~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to po/bzr.pot

  • Committer: Jonathan Riddell
  • Date: 2011-09-07 16:32:11 UTC
  • mfrom: (6123.1.12 +trunk)
  • mto: (6123.1.14 +trunk)
  • mto: This revision was merged to the branch mainline in revision 6124.
  • Revision ID: jriddell@canonical.com-20110907163211-u1ahle3y8xsjcp1u
mergeĀ inĀ trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
msgstr ""
9
9
"Project-Id-Version: bzr\n"
10
10
"Report-Msgid-Bugs-To: <bazaar@canonical.com>\n"
11
 
"POT-Creation-Date: 2011-08-24 15:14+0100\n"
 
11
"POT-Creation-Date: 2011-09-07 15:32+0100\n"
12
12
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13
13
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14
14
"Language-Team: LANGUAGE <LL@li.org>\n"
327
327
#: bzrlib/builtins.py:979
328
328
msgid ""
329
329
"If there is no default location set, the first pull will set it (use\n"
330
 
"--no-remember to avoid settting it). After that, you can omit the\n"
 
330
"--no-remember to avoid setting it). After that, you can omit the\n"
331
331
"location to use the default.  To change the default, use --remember. The\n"
332
332
"value will only be saved if the remote location can be accessed."
333
333
msgstr ""
357
357
"master branch."
358
358
msgstr ""
359
359
 
360
 
#: bzrlib/builtins.py:1097
 
360
#: bzrlib/builtins.py:1096
361
361
msgid "Update a mirror of this branch."
362
362
msgstr ""
363
363
 
364
 
#: bzrlib/builtins.py:1099
 
364
#: bzrlib/builtins.py:1098
365
365
msgid ""
366
366
"The target branch will not have its working tree populated because this\n"
367
367
"is both expensive, and is not supported on remote file systems."
368
368
msgstr ""
369
369
 
370
 
#: bzrlib/builtins.py:1102
 
370
#: bzrlib/builtins.py:1101
371
371
msgid ""
372
372
"Some smart servers or protocols *may* put the working tree in place in\n"
373
373
"the future."
374
374
msgstr ""
375
375
 
376
 
#: bzrlib/builtins.py:1105
 
376
#: bzrlib/builtins.py:1104
377
377
msgid ""
378
378
"This command only works on branches that have not diverged.  Branches are\n"
379
379
"considered diverged if the destination branch's most recent commit is one\n"
380
380
"that has not been merged (directly or indirectly) by the source branch."
381
381
msgstr ""
382
382
 
383
 
#: bzrlib/builtins.py:1109
 
383
#: bzrlib/builtins.py:1108
384
384
msgid ""
385
385
"If branches have diverged, you can use 'bzr push --overwrite' to replace\n"
386
386
"the other branch completely, discarding its unmerged changes."
387
387
msgstr ""
388
388
 
389
 
#: bzrlib/builtins.py:1112
 
389
#: bzrlib/builtins.py:1111
390
390
msgid ""
391
391
"If you want to ensure you have the different changes in the other branch,\n"
392
392
"do a merge (see bzr help merge) from the other branch, and commit that.\n"
393
393
"After that you will be able to do a push without '--overwrite'."
394
394
msgstr ""
395
395
 
396
 
#: bzrlib/builtins.py:1116
 
396
#: bzrlib/builtins.py:1115
397
397
msgid ""
398
398
"If there is no default push location set, the first push will set it (use\n"
399
 
"--no-remember to avoid settting it).  After that, you can omit the\n"
 
399
"--no-remember to avoid setting it).  After that, you can omit the\n"
400
400
"location to use the default.  To change the default, use --remember. The\n"
401
401
"value will only be saved if the remote location can be accessed."
402
402
msgstr ""
403
403
 
404
404
# help of 'directory' option of 'push' command
405
 
#: bzrlib/builtins.py:1128
 
405
#: bzrlib/builtins.py:1127
406
406
msgid ""
407
407
"Branch to push from, rather than the one containing the working directory."
408
408
msgstr ""
409
409
 
410
410
# help of 'use-existing-dir' option of 'push' command
411
 
#: bzrlib/builtins.py:1131
 
411
#: bzrlib/builtins.py:1130
412
412
msgid ""
413
413
"By default push will fail if the target directory exists, but does not "
414
414
"already have a control directory.  This flag will allow push to proceed."
415
415
msgstr ""
416
416
 
417
417
# help of 'stacked' option of 'push' command
418
 
#: bzrlib/builtins.py:1136
 
418
#: bzrlib/builtins.py:1135
419
419
msgid ""
420
420
"Create a stacked branch that references the public location of the parent "
421
421
"branch."
422
422
msgstr ""
423
423
 
424
424
# help of 'stacked-on' option of 'push' command
425
 
#: bzrlib/builtins.py:1139
 
425
#: bzrlib/builtins.py:1138
426
426
msgid ""
427
427
"Create a stacked branch that refers to another branch for the commit "
428
428
"history. Only the work not present in the referenced branch is included in "
430
430
msgstr ""
431
431
 
432
432
# help of 'strict' option of 'push' command
433
 
#: bzrlib/builtins.py:1144
 
433
#: bzrlib/builtins.py:1143
434
434
msgid ""
435
435
"Refuse to push if there are uncommitted changes in the working tree, --no-"
436
436
"strict disables the check."
437
437
msgstr ""
438
438
 
439
439
# help of 'no-tree' option of 'push' command
440
 
#: bzrlib/builtins.py:1147
 
440
#: bzrlib/builtins.py:1146
441
441
msgid "Don't populate the working tree, even for protocols that support it."
442
442
msgstr ""
443
443
 
444
 
#: bzrlib/builtins.py:1212
 
444
#: bzrlib/builtins.py:1211
445
445
msgid "Create a new branch that is a copy of an existing branch."
446
446
msgstr ""
447
447
 
448
 
#: bzrlib/builtins.py:1214
 
448
#: bzrlib/builtins.py:1213
449
449
msgid ""
450
450
"If the TO_LOCATION is omitted, the last component of the FROM_LOCATION will\n"
451
451
"be used.  In other words, \"branch ../foo/bar\" will attempt to create ./"
456
456
"create ./foo-bar."
457
457
msgstr ""
458
458
 
459
 
#: bzrlib/builtins.py:1221
 
459
#: bzrlib/builtins.py:1220
460
460
msgid ""
461
461
"To retrieve the branch as of a particular revision, supply the --revision\n"
462
462
"parameter, as in \"branch foo/bar -r 5\"."
463
463
msgstr ""
464
464
 
465
 
#: bzrlib/builtins.py:1224
 
465
#: bzrlib/builtins.py:1223
466
466
msgid "The synonyms 'clone' and 'get' for this command are deprecated."
467
467
msgstr ""
468
468
 
469
469
# help of 'no-tree' option of 'branch' command
470
 
#: bzrlib/builtins.py:1234
 
470
#: bzrlib/builtins.py:1233
471
471
msgid "Create a branch without a working-tree."
472
472
msgstr ""
473
473
 
474
474
# help of 'switch' option of 'branch' command
475
 
#: bzrlib/builtins.py:1236
 
475
#: bzrlib/builtins.py:1235
476
476
msgid "Switch the checkout in the current directory to the new branch."
477
477
msgstr ""
478
478
 
479
479
# help of 'stacked' option of 'branch' command
480
 
#: bzrlib/builtins.py:1239
 
480
#: bzrlib/builtins.py:1238
481
481
msgid ""
482
482
"Create a stacked branch referring to the source branch. The new branch will "
483
483
"depend on the availability of the source branch for all operations."
484
484
msgstr ""
485
485
 
486
486
# help of 'standalone' option of 'branch' command
487
 
#: bzrlib/builtins.py:1243
 
487
#: bzrlib/builtins.py:1242
488
488
msgid "Do not use a shared repository, even if available."
489
489
msgstr ""
490
490
 
491
491
# help of 'use-existing-dir' option of 'branch' command
492
 
#: bzrlib/builtins.py:1245
 
492
#: bzrlib/builtins.py:1244
493
493
msgid ""
494
494
"By default branch will fail if the target directory exists, but does not "
495
495
"already have a control directory.  This flag will allow branch to proceed."
496
496
msgstr ""
497
497
 
498
498
# help of 'bind' option of 'branch' command
499
 
#: bzrlib/builtins.py:1250
 
499
#: bzrlib/builtins.py:1249
500
500
msgid "Bind new branch to from location."
501
501
msgstr ""
502
502
 
503
 
#: bzrlib/builtins.py:1342
 
503
#: bzrlib/builtins.py:1341
504
504
msgid "List the branches available at the current location."
505
505
msgstr ""
506
506
 
507
 
#: bzrlib/builtins.py:1344
 
507
#: bzrlib/builtins.py:1343
508
508
msgid ""
509
509
"This command will print the names of all the branches at the current "
510
510
"location."
511
511
msgstr ""
512
512
 
513
 
#: bzrlib/builtins.py:1359
 
513
#: bzrlib/builtins.py:1358
514
514
msgid "Create a new checkout of an existing branch."
515
515
msgstr ""
516
516
 
517
 
#: bzrlib/builtins.py:1361
 
517
#: bzrlib/builtins.py:1360
518
518
msgid ""
519
519
"If BRANCH_LOCATION is omitted, checkout will reconstitute a working tree "
520
520
"for\n"
524
524
"location using SFTP."
525
525
msgstr ""
526
526
 
527
 
#: bzrlib/builtins.py:1366
 
527
#: bzrlib/builtins.py:1365
528
528
msgid ""
529
529
"If the TO_LOCATION is omitted, the last component of the BRANCH_LOCATION "
530
530
"will\n"
536
536
"create ./foo-bar."
537
537
msgstr ""
538
538
 
539
 
#: bzrlib/builtins.py:1373
 
539
#: bzrlib/builtins.py:1372
540
540
msgid ""
541
541
"To retrieve the branch as of a particular revision, supply the --revision\n"
542
542
"parameter, as in \"checkout foo/bar -r 5\". Note that this will be "
547
547
msgstr ""
548
548
 
549
549
# help of 'lightweight' option of 'checkout' command
550
 
#: bzrlib/builtins.py:1383
 
550
#: bzrlib/builtins.py:1382
551
551
msgid ""
552
552
"Perform a lightweight checkout.  Lightweight checkouts depend on access to "
553
553
"the branch for every operation.  Normal checkouts can perform common "
556
556
msgstr ""
557
557
 
558
558
# help of 'files-from' option of 'branch' command
559
 
#: bzrlib/builtins.py:1390
 
559
#: bzrlib/builtins.py:1389
560
560
msgid "Get file contents from this tree."
561
561
msgstr ""
562
562
 
563
563
# help of 'hardlink' option of 'branch' command
564
 
#: bzrlib/builtins.py:1392
 
564
#: bzrlib/builtins.py:1391
565
565
msgid "Hard-link working tree files where possible."
566
566
msgstr ""
567
567
 
568
 
#: bzrlib/builtins.py:1433
 
568
#: bzrlib/builtins.py:1432
569
569
msgid ""
570
570
"Show list of renamed files.\n"
571
571
"    "
572
572
msgstr ""
573
573
 
574
 
#: bzrlib/builtins.py:1463
 
574
#: bzrlib/builtins.py:1462
575
575
msgid "Update a tree to have the latest code committed to its branch."
576
576
msgstr ""
577
577
 
578
 
#: bzrlib/builtins.py:1465
 
578
#: bzrlib/builtins.py:1464
579
579
msgid ""
580
580
"This will perform a merge into the working tree, and may generate\n"
581
581
"conflicts. If you have any local changes, you will still\n"
582
582
"need to commit them after the update for the update to be complete."
583
583
msgstr ""
584
584
 
585
 
#: bzrlib/builtins.py:1469
 
585
#: bzrlib/builtins.py:1468
586
586
msgid ""
587
587
"If you want to discard your local changes, you can just do a\n"
588
588
"'bzr revert' instead of 'bzr commit' after the update."
589
589
msgstr ""
590
590
 
591
 
#: bzrlib/builtins.py:1472
 
591
#: bzrlib/builtins.py:1471
592
592
msgid ""
593
593
"If you want to restore a file that has been removed locally, use\n"
594
594
"'bzr revert' instead of 'bzr update'."
595
595
msgstr ""
596
596
 
597
 
#: bzrlib/builtins.py:1475
 
597
#: bzrlib/builtins.py:1474
598
598
msgid ""
599
599
"If the tree's branch is bound to a master branch, it will also update\n"
600
600
"the branch from the master."
601
601
msgstr ""
602
602
 
603
 
#: bzrlib/builtins.py:1556
 
603
#: bzrlib/builtins.py:1555
604
604
msgid "Show information about a working tree, branch or repository."
605
605
msgstr ""
606
606
 
607
 
#: bzrlib/builtins.py:1558
 
607
#: bzrlib/builtins.py:1557
608
608
msgid ""
609
609
"This command will show all known locations and formats associated to the\n"
610
610
"tree, branch or repository."
611
611
msgstr ""
612
612
 
613
 
#: bzrlib/builtins.py:1561
 
613
#: bzrlib/builtins.py:1560
614
614
msgid ""
615
615
"In verbose mode, statistical information is included with each report.\n"
616
616
"To see extended statistic information, use a verbosity level of 2 or\n"
617
617
"higher by specifying the verbose option multiple times, e.g. -vv."
618
618
msgstr ""
619
619
 
620
 
#: bzrlib/builtins.py:1565
 
620
#: bzrlib/builtins.py:1564
621
621
msgid "Branches and working trees will also report any missing revisions."
622
622
msgstr ""
623
623
 
624
 
#: bzrlib/builtins.py:1569
 
624
#: bzrlib/builtins.py:1568
625
625
msgid "  Display information on the format and related locations:"
626
626
msgstr ""
627
627
 
628
 
#: bzrlib/builtins.py:1571
 
628
#: bzrlib/builtins.py:1570
629
629
msgid "    bzr info"
630
630
msgstr ""
631
631
 
632
 
#: bzrlib/builtins.py:1573
 
632
#: bzrlib/builtins.py:1572
633
633
msgid ""
634
634
"  Display the above together with extended format information and\n"
635
635
"  basic statistics (like the number of files in the working tree and\n"
636
636
"  number of revisions in the branch and repository):"
637
637
msgstr ""
638
638
 
639
 
#: bzrlib/builtins.py:1577
 
639
#: bzrlib/builtins.py:1576
640
640
msgid "    bzr info -v"
641
641
msgstr ""
642
642
 
643
 
#: bzrlib/builtins.py:1579
 
643
#: bzrlib/builtins.py:1578
644
644
msgid "  Display the above together with number of committers to the branch:"
645
645
msgstr ""
646
646
 
647
 
#: bzrlib/builtins.py:1581
 
647
#: bzrlib/builtins.py:1580
648
648
msgid "    bzr info -vv"
649
649
msgstr ""
650
650
 
651
 
#: bzrlib/builtins.py:1600
 
651
#: bzrlib/builtins.py:1599
652
652
msgid "Remove files or directories."
653
653
msgstr ""
654
654
 
655
 
#: bzrlib/builtins.py:1602
 
655
#: bzrlib/builtins.py:1601
656
656
msgid ""
657
657
"This makes Bazaar stop tracking changes to the specified files. Bazaar will\n"
658
658
"delete them if they can easily be recovered using revert otherwise they\n"
662
662
msgstr ""
663
663
 
664
664
# help of 'new' option of 'remove' command
665
 
#: bzrlib/builtins.py:1610
 
665
#: bzrlib/builtins.py:1609
666
666
msgid "Only remove files that have never been committed."
667
667
msgstr ""
668
668
 
669
669
# help of 'file-deletion-strategy' option of 'remove' command
670
 
#: bzrlib/builtins.py:1612
 
670
#: bzrlib/builtins.py:1611
671
671
msgid "The file deletion mode to be used."
672
672
msgstr ""
673
673
 
674
674
# title of 'file-deletion-strategy' option of 'remove' command
675
 
#: bzrlib/builtins.py:1613
 
675
#: bzrlib/builtins.py:1612
676
676
msgid "Deletion Strategy"
677
677
msgstr ""
678
678
 
679
 
#: bzrlib/builtins.py:1704
 
679
#: bzrlib/builtins.py:1703
680
680
msgid "Reconcile bzr metadata in a branch."
681
681
msgstr ""
682
682
 
683
 
#: bzrlib/builtins.py:1706
 
683
#: bzrlib/builtins.py:1705
684
684
msgid ""
685
685
"This can correct data mismatches that may have been caused by\n"
686
686
"previous ghost operations or bzr upgrades. You should only\n"
688
688
"advises you to run it."
689
689
msgstr ""
690
690
 
691
 
#: bzrlib/builtins.py:1711
 
691
#: bzrlib/builtins.py:1710
692
692
msgid ""
693
693
"If a second branch is provided, cross-branch reconciliation is\n"
694
694
"also attempted, which will check that data like the tree root\n"
696
696
"correctly in both branches."
697
697
msgstr ""
698
698
 
699
 
#: bzrlib/builtins.py:1716
 
699
#: bzrlib/builtins.py:1715
700
700
msgid ""
701
701
"At the same time it is run it may recompress data resulting in\n"
702
702
"a potential saving in disk space or performance gain."
703
703
msgstr ""
704
704
 
705
 
#: bzrlib/builtins.py:1719
 
705
#: bzrlib/builtins.py:1718
706
706
msgid "The branch *MUST* be on a listable system such as local disk or sftp."
707
707
msgstr ""
708
708
 
709
 
#: bzrlib/builtins.py:1783
 
709
#: bzrlib/builtins.py:1782
710
710
msgid "Make a directory into a versioned branch."
711
711
msgstr ""
712
712
 
713
 
#: bzrlib/builtins.py:1785
 
713
#: bzrlib/builtins.py:1784
714
714
msgid ""
715
715
"Use this to create an empty branch, or before importing an\n"
716
716
"existing project."
717
717
msgstr ""
718
718
 
719
 
#: bzrlib/builtins.py:1788
 
719
#: bzrlib/builtins.py:1787
720
720
msgid ""
721
721
"If there is a repository in a parent directory of the location, then\n"
722
722
"the history of the branch will be stored in the repository.  Otherwise\n"
724
724
"in the .bzr directory."
725
725
msgstr ""
726
726
 
727
 
#: bzrlib/builtins.py:1793
 
727
#: bzrlib/builtins.py:1792
728
728
msgid ""
729
729
"If there is already a branch at the location but it has no working tree,\n"
730
730
"the tree can be populated with 'bzr checkout'."
731
731
msgstr ""
732
732
 
733
 
#: bzrlib/builtins.py:1796
 
733
#: bzrlib/builtins.py:1795
734
734
msgid "Recipe for importing a tree of files::"
735
735
msgstr ""
736
736
 
737
 
#: bzrlib/builtins.py:1798
 
737
#: bzrlib/builtins.py:1797
738
738
msgid ""
739
739
"    cd ~/project\n"
740
740
"    bzr init\n"
744
744
msgstr ""
745
745
 
746
746
# help of 'create-prefix' option of 'init' command
747
 
#: bzrlib/builtins.py:1809
 
747
#: bzrlib/builtins.py:1808
748
748
msgid "Create the path leading up to the branch if it does not already exist."
749
749
msgstr ""
750
750
 
751
751
# help of 'format' option of 'init' command
752
 
#: bzrlib/builtins.py:1812
 
752
#: bzrlib/builtins.py:1811
753
753
msgid "Specify a format for this branch. See \"help formats\"."
754
754
msgstr ""
755
755
 
756
756
# help of 'append-revisions-only' option of 'init' command
757
 
#: bzrlib/builtins.py:1820
 
757
#: bzrlib/builtins.py:1819
758
758
msgid "Never change revnos or the existing log.  Append revisions to it only."
759
759
msgstr ""
760
760
 
761
761
# help of 'no-tree' option of 'init' command
762
 
#: bzrlib/builtins.py:1823
 
762
#: bzrlib/builtins.py:1822
763
763
msgid "Create a branch without a working tree."
764
764
msgstr ""
765
765
 
766
 
#: bzrlib/builtins.py:1900
 
766
#: bzrlib/builtins.py:1899
767
767
msgid "Create a shared repository for branches to share storage space."
768
768
msgstr ""
769
769
 
770
 
#: bzrlib/builtins.py:1902
 
770
#: bzrlib/builtins.py:1901
771
771
msgid ""
772
772
"New branches created under the repository directory will store their\n"
773
773
"revisions in the repository, not in the branch directory.  For branches\n"
775
775
"speeds up the creation of new branches."
776
776
msgstr ""
777
777
 
778
 
#: bzrlib/builtins.py:1907
 
778
#: bzrlib/builtins.py:1906
779
779
msgid ""
780
780
"If the --no-trees option is given then the branches in the repository\n"
781
781
"will not have working trees by default.  They will still exist as \n"
785
785
"branches, such as on a server."
786
786
msgstr ""
787
787
 
788
 
#: bzrlib/builtins.py:1914
 
788
#: bzrlib/builtins.py:1913
789
789
msgid ""
790
790
":Examples:\n"
791
791
"    Create a shared repository holding just branches::"
792
792
msgstr ""
793
793
 
794
 
#: bzrlib/builtins.py:1917
 
794
#: bzrlib/builtins.py:1916
795
795
msgid ""
796
796
"        bzr init-repo --no-trees repo\n"
797
797
"        bzr init repo/trunk"
798
798
msgstr ""
799
799
 
800
 
#: bzrlib/builtins.py:1920
 
800
#: bzrlib/builtins.py:1919
801
801
msgid "    Make a lightweight checkout elsewhere::"
802
802
msgstr ""
803
803
 
804
 
#: bzrlib/builtins.py:1922
 
804
#: bzrlib/builtins.py:1921
805
805
msgid ""
806
806
"        bzr checkout --lightweight repo/trunk trunk-checkout\n"
807
807
"        cd trunk-checkout\n"
809
809
msgstr ""
810
810
 
811
811
# help of 'format' option of 'init-repository' command
812
 
#: bzrlib/builtins.py:1930
 
812
#: bzrlib/builtins.py:1929
813
813
msgid ""
814
814
"Specify a format for this repository. See \"bzr help formats\" for details."
815
815
msgstr ""
816
816
 
817
817
# title of 'format' option of 'init-repository' command
818
 
#: bzrlib/builtins.py:1934
 
818
#: bzrlib/builtins.py:1933
819
819
msgid "Repository format"
820
820
msgstr ""
821
821
 
822
822
# help of 'no-trees' option of 'init-repository' command
823
 
#: bzrlib/builtins.py:1936
 
823
#: bzrlib/builtins.py:1935
824
824
msgid "Branches in the repository will default to not having a working tree."
825
825
msgstr ""
826
826
 
827
 
#: bzrlib/builtins.py:1960
 
827
#: bzrlib/builtins.py:1959
828
828
msgid "Show differences in the working tree, between revisions or branches."
829
829
msgstr ""
830
830
 
831
 
#: bzrlib/builtins.py:1962
 
831
#: bzrlib/builtins.py:1961
832
832
msgid ""
833
833
"If no arguments are given, all changes for the current tree are listed.\n"
834
834
"If files are given, only the changes in those files are listed.\n"
838
838
"given."
839
839
msgstr ""
840
840
 
841
 
#: bzrlib/builtins.py:1969
 
841
#: bzrlib/builtins.py:1968
842
842
msgid ""
843
843
"\"bzr diff -p1\" is equivalent to \"bzr diff --prefix old/:new/\", and\n"
844
844
"produces patches suitable for \"patch -p1\"."
845
845
msgstr ""
846
846
 
847
 
#: bzrlib/builtins.py:1972
 
847
#: bzrlib/builtins.py:1971
848
848
msgid ""
849
849
"Note that when using the -r argument with a range of revisions, the\n"
850
850
"differences are computed between the two specified revisions.  That\n"
854
854
"in the range."
855
855
msgstr ""
856
856
 
857
 
#: bzrlib/builtins.py:1979
 
857
#: bzrlib/builtins.py:1978
858
858
msgid ""
859
859
":Exit values:\n"
860
860
"    1 - changed\n"
863
863
"    0 - no change"
864
864
msgstr ""
865
865
 
866
 
#: bzrlib/builtins.py:1985
 
866
#: bzrlib/builtins.py:1984
867
867
msgid ""
868
868
":Examples:\n"
869
869
"    Shows the difference in the working tree versus the last commit::"
870
870
msgstr ""
871
871
 
872
 
#: bzrlib/builtins.py:1988
 
872
#: bzrlib/builtins.py:1987
873
873
msgid "        bzr diff"
874
874
msgstr ""
875
875
 
876
 
#: bzrlib/builtins.py:1990
 
876
#: bzrlib/builtins.py:1989
877
877
msgid "    Difference between the working tree and revision 1::"
878
878
msgstr ""
879
879
 
880
 
#: bzrlib/builtins.py:1992
 
880
#: bzrlib/builtins.py:1991
881
881
msgid "        bzr diff -r1"
882
882
msgstr ""
883
883
 
884
 
#: bzrlib/builtins.py:1994
 
884
#: bzrlib/builtins.py:1993
885
885
msgid "    Difference between revision 3 and revision 1::"
886
886
msgstr ""
887
887
 
888
 
#: bzrlib/builtins.py:1996
 
888
#: bzrlib/builtins.py:1995
889
889
msgid "        bzr diff -r1..3"
890
890
msgstr ""
891
891
 
892
 
#: bzrlib/builtins.py:1998
 
892
#: bzrlib/builtins.py:1997
893
893
msgid "    Difference between revision 3 and revision 1 for branch xxx::"
894
894
msgstr ""
895
895
 
896
 
#: bzrlib/builtins.py:2000
 
896
#: bzrlib/builtins.py:1999
897
897
msgid "        bzr diff -r1..3 xxx"
898
898
msgstr ""
899
899
 
900
 
#: bzrlib/builtins.py:2002
 
900
#: bzrlib/builtins.py:2001
901
901
msgid "    The changes introduced by revision 2 (equivalent to -r1..2)::"
902
902
msgstr ""
903
903
 
904
 
#: bzrlib/builtins.py:2004
 
904
#: bzrlib/builtins.py:2003
905
905
msgid "        bzr diff -c2"
906
906
msgstr ""
907
907
 
908
 
#: bzrlib/builtins.py:2006
 
908
#: bzrlib/builtins.py:2005
909
909
msgid ""
910
910
"    To see the changes introduced by revision X::\n"
911
911
"    \n"
912
912
"        bzr diff -cX"
913
913
msgstr ""
914
914
 
915
 
#: bzrlib/builtins.py:2010
 
915
#: bzrlib/builtins.py:2009
916
916
msgid ""
917
917
"    Note that in the case of a merge, the -c option shows the changes\n"
918
918
"    compared to the left hand parent. To see the changes against\n"
919
919
"    another parent, use::"
920
920
msgstr ""
921
921
 
922
 
#: bzrlib/builtins.py:2014
 
922
#: bzrlib/builtins.py:2013
923
923
msgid "        bzr diff -r<chosen_parent>..X"
924
924
msgstr ""
925
925
 
926
 
#: bzrlib/builtins.py:2016
 
926
#: bzrlib/builtins.py:2015
927
927
msgid ""
928
928
"    The changes between the current revision and the previous revision\n"
929
929
"    (equivalent to -c-1 and -r-2..-1)"
930
930
msgstr ""
931
931
 
932
 
#: bzrlib/builtins.py:2019
 
932
#: bzrlib/builtins.py:2018
933
933
msgid "        bzr diff -r-2.."
934
934
msgstr ""
935
935
 
936
 
#: bzrlib/builtins.py:2021
 
936
#: bzrlib/builtins.py:2020
937
937
msgid "    Show just the differences for file NEWS::"
938
938
msgstr ""
939
939
 
940
 
#: bzrlib/builtins.py:2023
 
940
#: bzrlib/builtins.py:2022
941
941
msgid "        bzr diff NEWS"
942
942
msgstr ""
943
943
 
944
 
#: bzrlib/builtins.py:2025
 
944
#: bzrlib/builtins.py:2024
945
945
msgid "    Show the differences in working tree xxx for file NEWS::"
946
946
msgstr ""
947
947
 
948
 
#: bzrlib/builtins.py:2027
 
948
#: bzrlib/builtins.py:2026
949
949
msgid "        bzr diff xxx/NEWS"
950
950
msgstr ""
951
951
 
952
 
#: bzrlib/builtins.py:2029
 
952
#: bzrlib/builtins.py:2028
953
953
msgid "    Show the differences from branch xxx to this working tree:"
954
954
msgstr ""
955
955
 
956
 
#: bzrlib/builtins.py:2031
 
956
#: bzrlib/builtins.py:2030
957
957
msgid "        bzr diff --old xxx"
958
958
msgstr ""
959
959
 
960
 
#: bzrlib/builtins.py:2033
 
960
#: bzrlib/builtins.py:2032
961
961
msgid "    Show the differences between two branches for file NEWS::"
962
962
msgstr ""
963
963
 
964
 
#: bzrlib/builtins.py:2035
 
964
#: bzrlib/builtins.py:2034
965
965
msgid "        bzr diff --old xxx --new yyy NEWS"
966
966
msgstr ""
967
967
 
968
 
#: bzrlib/builtins.py:2037
 
968
#: bzrlib/builtins.py:2036
969
969
msgid "    Same as 'bzr diff' but prefix paths with old/ and new/::"
970
970
msgstr ""
971
971
 
972
 
#: bzrlib/builtins.py:2039
 
972
#: bzrlib/builtins.py:2038
973
973
msgid ""
974
974
"        bzr diff --prefix old/:new/\n"
975
975
"        \n"
979
979
msgstr ""
980
980
 
981
981
# help of 'diff-options' option of 'diff' command
982
 
#: bzrlib/builtins.py:2049
 
982
#: bzrlib/builtins.py:2048
983
983
msgid "Pass these options to the external diff program."
984
984
msgstr ""
985
985
 
986
986
# help of 'prefix' option of 'diff' command
987
 
#: bzrlib/builtins.py:2052
 
987
#: bzrlib/builtins.py:2051
988
988
msgid ""
989
989
"Set prefixes added to old and new filenames, as two values separated by a "
990
990
"colon. (eg \"old/:new/\")."
991
991
msgstr ""
992
992
 
993
993
# help of 'old' option of 'diff' command
994
 
#: bzrlib/builtins.py:2055
 
994
#: bzrlib/builtins.py:2054
995
995
msgid "Branch/tree to compare from."
996
996
msgstr ""
997
997
 
998
998
# help of 'new' option of 'diff' command
999
 
#: bzrlib/builtins.py:2059
 
999
#: bzrlib/builtins.py:2058
1000
1000
msgid "Branch/tree to compare to."
1001
1001
msgstr ""
1002
1002
 
1003
1003
# help of 'using' option of 'diff' command
1004
 
#: bzrlib/builtins.py:2065
 
1004
#: bzrlib/builtins.py:2064
1005
1005
msgid "Use this command to compare files."
1006
1006
msgstr ""
1007
1007
 
1008
1008
# help of 'format' option of 'diff' command
1009
 
#: bzrlib/builtins.py:2070
 
1009
#: bzrlib/builtins.py:2069
1010
1010
msgid "Diff format to use."
1011
1011
msgstr ""
1012
1012
 
1013
1013
# title of 'format' option of 'diff' command
1014
 
#: bzrlib/builtins.py:2072
 
1014
#: bzrlib/builtins.py:2071
1015
1015
msgid "Diff format"
1016
1016
msgstr ""
1017
1017
 
1018
 
#: bzrlib/builtins.py:2122
 
1018
#: bzrlib/builtins.py:2121
1019
1019
msgid ""
1020
1020
"List files deleted in the working tree.\n"
1021
1021
"    "
1022
1022
msgstr ""
1023
1023
 
1024
 
#: bzrlib/builtins.py:2200
 
1024
#: bzrlib/builtins.py:2199
1025
1025
msgid "Show the tree root directory."
1026
1026
msgstr ""
1027
1027
 
1028
 
#: bzrlib/builtins.py:2202
 
1028
#: bzrlib/builtins.py:2201
1029
1029
msgid ""
1030
1030
"The root is the nearest enclosing directory with a .bzr control\n"
1031
1031
"directory."
1032
1032
msgstr ""
1033
1033
 
1034
 
#: bzrlib/builtins.py:2230
 
1034
#: bzrlib/builtins.py:2229
1035
1035
msgid "Show historical log for a branch or subset of a branch."
1036
1036
msgstr ""
1037
1037
 
1038
 
#: bzrlib/builtins.py:2232
 
1038
#: bzrlib/builtins.py:2231
1039
1039
msgid ""
1040
1040
"log is bzr's default tool for exploring the history of a branch.\n"
1041
1041
"The branch to use is taken from the first parameter. If no parameters\n"
1043
1043
"Here are some simple examples::"
1044
1044
msgstr ""
1045
1045
 
1046
 
#: bzrlib/builtins.py:2237
 
1046
#: bzrlib/builtins.py:2236
1047
1047
msgid ""
1048
1048
"  bzr log                       log the current branch\n"
1049
1049
"  bzr log foo.py                log a file in its branch\n"
1050
1050
"  bzr log http://server/branch  log a branch on a server"
1051
1051
msgstr ""
1052
1052
 
1053
 
#: bzrlib/builtins.py:2241
 
1053
#: bzrlib/builtins.py:2240
1054
1054
msgid ""
1055
1055
"The filtering, ordering and information shown for each revision can\n"
1056
1056
"be controlled as explained below. By default, all revisions are\n"
1060
1060
"were merged."
1061
1061
msgstr ""
1062
1062
 
1063
 
#: bzrlib/builtins.py:2248
 
1063
#: bzrlib/builtins.py:2247
1064
1064
msgid ":Output control:"
1065
1065
msgstr ""
1066
1066
 
1067
 
#: bzrlib/builtins.py:2250
 
1067
#: bzrlib/builtins.py:2249
1068
1068
msgid ""
1069
1069
"  The log format controls how information about each revision is\n"
1070
1070
"  displayed. The standard log formats are called ``long``, ``short``\n"
1072
1072
"  for more details on log formats."
1073
1073
msgstr ""
1074
1074
 
1075
 
#: bzrlib/builtins.py:2255
 
1075
#: bzrlib/builtins.py:2254
1076
1076
msgid ""
1077
1077
"  The following options can be used to control what information is\n"
1078
1078
"  displayed::"
1079
1079
msgstr ""
1080
1080
 
1081
 
#: bzrlib/builtins.py:2258
 
1081
#: bzrlib/builtins.py:2257
1082
1082
msgid ""
1083
1083
"    -l N        display a maximum of N revisions\n"
1084
1084
"    -n N        display N levels of revisions (0 for all, 1 for collapsed)\n"
1087
1087
"    --show-ids  display revision-ids (and file-ids), not just revnos"
1088
1088
msgstr ""
1089
1089
 
1090
 
#: bzrlib/builtins.py:2264
 
1090
#: bzrlib/builtins.py:2263
1091
1091
msgid ""
1092
1092
"  Note that the default number of levels to display is a function of the\n"
1093
1093
"  log format. If the -n option is not used, the standard log formats show\n"
1094
1094
"  just the top level (mainline)."
1095
1095
msgstr ""
1096
1096
 
1097
 
#: bzrlib/builtins.py:2268
 
1097
#: bzrlib/builtins.py:2267
1098
1098
msgid ""
1099
1099
"  Status summaries are shown using status flags like A, M, etc. To see\n"
1100
1100
"  the changes explained using words like ``added`` and ``modified``\n"
1101
1101
"  instead, use the -vv option."
1102
1102
msgstr ""
1103
1103
 
1104
 
#: bzrlib/builtins.py:2272
 
1104
#: bzrlib/builtins.py:2271
1105
1105
msgid ":Ordering control:"
1106
1106
msgstr ""
1107
1107
 
1108
 
#: bzrlib/builtins.py:2274
 
1108
#: bzrlib/builtins.py:2273
1109
1109
msgid ""
1110
1110
"  To display revisions from oldest to newest, use the --forward option.\n"
1111
1111
"  In most cases, using this option will have little impact on the total\n"
1113
1113
"  display revisions like --reverse does when it can."
1114
1114
msgstr ""
1115
1115
 
1116
 
#: bzrlib/builtins.py:2279
 
1116
#: bzrlib/builtins.py:2278
1117
1117
msgid ":Revision filtering:"
1118
1118
msgstr ""
1119
1119
 
1120
 
#: bzrlib/builtins.py:2281
 
1120
#: bzrlib/builtins.py:2280
1121
1121
msgid ""
1122
1122
"  The -r option can be used to specify what revision or range of revisions\n"
1123
1123
"  to filter against. The various forms are shown below::"
1124
1124
msgstr ""
1125
1125
 
1126
 
#: bzrlib/builtins.py:2284
 
1126
#: bzrlib/builtins.py:2283
1127
1127
msgid ""
1128
1128
"    -rX      display revision X\n"
1129
1129
"    -rX..    display revision X and later\n"
1131
1131
"    -rX..Y   display from X to Y inclusive"
1132
1132
msgstr ""
1133
1133
 
1134
 
#: bzrlib/builtins.py:2289
 
1134
#: bzrlib/builtins.py:2288
1135
1135
msgid ""
1136
1136
"  See ``bzr help revisionspec`` for details on how to specify X and Y.\n"
1137
1137
"  Some common examples are given below::"
1138
1138
msgstr ""
1139
1139
 
1140
 
#: bzrlib/builtins.py:2292
 
1140
#: bzrlib/builtins.py:2291
1141
1141
msgid ""
1142
1142
"    -r-1                show just the tip\n"
1143
1143
"    -r-10..             show the last 10 mainline revisions\n"
1147
1147
"    -rdate:yesterday..  show changes since yesterday"
1148
1148
msgstr ""
1149
1149
 
1150
 
#: bzrlib/builtins.py:2299
 
1150
#: bzrlib/builtins.py:2298
1151
1151
msgid ""
1152
1152
"  When logging a range of revisions using -rX..Y, log starts at\n"
1153
1153
"  revision Y and searches back in history through the primary\n"
1157
1157
"  a nested merge revision and the log will be truncated accordingly."
1158
1158
msgstr ""
1159
1159
 
1160
 
#: bzrlib/builtins.py:2306
 
1160
#: bzrlib/builtins.py:2305
1161
1161
msgid ":Path filtering:"
1162
1162
msgstr ""
1163
1163
 
1164
 
#: bzrlib/builtins.py:2308
 
1164
#: bzrlib/builtins.py:2307
1165
1165
msgid ""
1166
1166
"  If parameters are given and the first one is not a branch, the log\n"
1167
1167
"  will be filtered to show only those revisions that changed the\n"
1168
1168
"  nominated files or directories."
1169
1169
msgstr ""
1170
1170
 
1171
 
#: bzrlib/builtins.py:2312
 
1171
#: bzrlib/builtins.py:2311
1172
1172
msgid ""
1173
1173
"  Filenames are interpreted within their historical context. To log a\n"
1174
1174
"  deleted file, specify a revision range so that the file existed at\n"
1175
1175
"  the end or start of the range."
1176
1176
msgstr ""
1177
1177
 
1178
 
#: bzrlib/builtins.py:2316
 
1178
#: bzrlib/builtins.py:2315
1179
1179
msgid ""
1180
1180
"  Historical context is also important when interpreting pathnames of\n"
1181
1181
"  renamed files/directories. Consider the following example:"
1182
1182
msgstr ""
1183
1183
 
1184
 
#: bzrlib/builtins.py:2319
 
1184
#: bzrlib/builtins.py:2318
1185
1185
msgid ""
1186
1186
"  * revision 1: add tutorial.txt\n"
1187
1187
"  * revision 2: modify tutorial.txt\n"
1188
1188
"  * revision 3: rename tutorial.txt to guide.txt; add tutorial.txt"
1189
1189
msgstr ""
1190
1190
 
1191
 
#: bzrlib/builtins.py:2323
 
1191
#: bzrlib/builtins.py:2322
1192
1192
msgid "  In this case:"
1193
1193
msgstr ""
1194
1194
 
1195
 
#: bzrlib/builtins.py:2325
 
1195
#: bzrlib/builtins.py:2324
1196
1196
msgid "  * ``bzr log guide.txt`` will log the file added in revision 1"
1197
1197
msgstr ""
1198
1198
 
1199
 
#: bzrlib/builtins.py:2327
 
1199
#: bzrlib/builtins.py:2326
1200
1200
msgid "  * ``bzr log tutorial.txt`` will log the new file added in revision 3"
1201
1201
msgstr ""
1202
1202
 
1203
 
#: bzrlib/builtins.py:2329
 
1203
#: bzrlib/builtins.py:2328
1204
1204
msgid ""
1205
1205
"  * ``bzr log -r2 -p tutorial.txt`` will show the changes made to\n"
1206
1206
"    the original file in revision 2."
1207
1207
msgstr ""
1208
1208
 
1209
 
#: bzrlib/builtins.py:2332
 
1209
#: bzrlib/builtins.py:2331
1210
1210
msgid ""
1211
1211
"  * ``bzr log -r2 -p guide.txt`` will display an error message as there\n"
1212
1212
"    was no file called guide.txt in revision 2."
1213
1213
msgstr ""
1214
1214
 
1215
 
#: bzrlib/builtins.py:2335
 
1215
#: bzrlib/builtins.py:2334
1216
1216
msgid ""
1217
1217
"  Renames are always followed by log. By design, there is no need to\n"
1218
1218
"  explicitly ask for this (and no way to stop logging a file back\n"
1219
1219
"  until it was last renamed)."
1220
1220
msgstr ""
1221
1221
 
1222
 
#: bzrlib/builtins.py:2339
 
1222
#: bzrlib/builtins.py:2338
1223
1223
msgid ":Other filtering:"
1224
1224
msgstr ""
1225
1225
 
1226
 
#: bzrlib/builtins.py:2341
 
1226
#: bzrlib/builtins.py:2340
1227
1227
msgid ""
1228
1228
"  The --match option can be used for finding revisions that match a\n"
1229
1229
"  regular expression in a commit message, committer, author or bug.\n"
1232
1232
"  --match-message can be used to only match a specific field."
1233
1233
msgstr ""
1234
1234
 
1235
 
#: bzrlib/builtins.py:2347
 
1235
#: bzrlib/builtins.py:2346
1236
1236
msgid ":Tips & tricks:"
1237
1237
msgstr ""
1238
1238
 
1239
 
#: bzrlib/builtins.py:2349
 
1239
#: bzrlib/builtins.py:2348
1240
1240
msgid ""
1241
1241
"  GUI tools and IDEs are often better at exploring history than command\n"
1242
1242
"  line tools: you may prefer qlog or viz from qbzr or bzr-gtk, the\n"
1245
1245
"  <http://wiki.bazaar.canonical.com/IDEIntegration>.  "
1246
1246
msgstr ""
1247
1247
 
1248
 
#: bzrlib/builtins.py:2355
 
1248
#: bzrlib/builtins.py:2354
1249
1249
msgid "  You may find it useful to add the aliases below to ``bazaar.conf``::"
1250
1250
msgstr ""
1251
1251
 
1252
 
#: bzrlib/builtins.py:2357
 
1252
#: bzrlib/builtins.py:2356
1253
1253
msgid ""
1254
1254
"    [ALIASES]\n"
1255
1255
"    tip = log -r-1\n"
1257
1257
"    show = log -v -p"
1258
1258
msgstr ""
1259
1259
 
1260
 
#: bzrlib/builtins.py:2362
 
1260
#: bzrlib/builtins.py:2361
1261
1261
msgid ""
1262
1262
"  ``bzr tip`` will then show the latest revision while ``bzr top``\n"
1263
1263
"  will show the last 10 mainline revisions. To see the details of a\n"
1264
1264
"  particular revision X,  ``bzr show -rX``."
1265
1265
msgstr ""
1266
1266
 
1267
 
#: bzrlib/builtins.py:2366
 
1267
#: bzrlib/builtins.py:2365
1268
1268
msgid ""
1269
1269
"  If you are interested in looking deeper into a particular merge X,\n"
1270
1270
"  use ``bzr log -n0 -rX``."
1271
1271
msgstr ""
1272
1272
 
1273
 
#: bzrlib/builtins.py:2369
 
1273
#: bzrlib/builtins.py:2368
1274
1274
msgid ""
1275
1275
"  ``bzr log -v`` on a branch with lots of history is currently\n"
1276
1276
"  very slow. A fix for this issue is currently under development.\n"
1278
1278
"  be given when using the -v option."
1279
1279
msgstr ""
1280
1280
 
1281
 
#: bzrlib/builtins.py:2374
 
1281
#: bzrlib/builtins.py:2373
1282
1282
msgid ""
1283
1283
"  bzr has a generic full-text matching plugin, bzr-search, that can be\n"
1284
1284
"  used to find revisions matching user names, commit messages, etc.\n"
1286
1286
"  a list of words but not others."
1287
1287
msgstr ""
1288
1288
 
1289
 
#: bzrlib/builtins.py:2379
 
1289
#: bzrlib/builtins.py:2378
1290
1290
msgid ""
1291
1291
"  When exploring non-mainline history on large projects with deep\n"
1292
1292
"  history, the performance of log can be greatly improved by installing\n"
1295
1295
msgstr ""
1296
1296
 
1297
1297
# help of 'forward' option of 'log' command
1298
 
#: bzrlib/builtins.py:2388
 
1298
#: bzrlib/builtins.py:2387
1299
1299
msgid "Show from oldest to newest."
1300
1300
msgstr ""
1301
1301
 
1302
1302
# help of 'verbose' option of 'log' command
1303
 
#: bzrlib/builtins.py:2391
 
1303
#: bzrlib/builtins.py:2390
1304
1304
msgid "Show files changed in each revision."
1305
1305
msgstr ""
1306
1306
 
1307
1307
# help of 'change' option of 'log' command
1308
 
#: bzrlib/builtins.py:2397
 
1308
#: bzrlib/builtins.py:2396
1309
1309
msgid "Show just the specified revision. See also \"help revisionspec\"."
1310
1310
msgstr ""
1311
1311
 
1312
1312
# help of 'authors' option of 'log' command
1313
 
#: bzrlib/builtins.py:2401
 
1313
#: bzrlib/builtins.py:2400
1314
1314
msgid "What names to list as authors - first, all or committer."
1315
1315
msgstr ""
1316
1316
 
1317
1317
# title of 'authors' option of 'log' command
1318
 
#: bzrlib/builtins.py:2402
 
1318
#: bzrlib/builtins.py:2401
1319
1319
msgid "Authors"
1320
1320
msgstr ""
1321
1321
 
1322
1322
# help of 'levels' option of 'log' command
1323
 
#: bzrlib/builtins.py:2407
 
1323
#: bzrlib/builtins.py:2406
1324
1324
msgid "Number of levels to display - 0 for all, 1 for flat."
1325
1325
msgstr ""
1326
1326
 
1327
1327
# help of 'limit' option of 'log' command
1328
 
#: bzrlib/builtins.py:2417
 
1328
#: bzrlib/builtins.py:2416
1329
1329
msgid "Limit the output to the first N revisions."
1330
1330
msgstr ""
1331
1331
 
1332
1332
# help of 'show-diff' option of 'log' command
1333
 
#: bzrlib/builtins.py:2422
 
1333
#: bzrlib/builtins.py:2421
1334
1334
msgid "Show changes made in each revision as a patch."
1335
1335
msgstr ""
1336
1336
 
1337
1337
# help of 'include-merges' option of 'log' command
1338
 
#: bzrlib/builtins.py:2424
 
1338
#: bzrlib/builtins.py:2423
1339
1339
msgid "Show merged revisions like --levels 0 does."
1340
1340
msgstr ""
1341
1341
 
1342
1342
# help of 'exclude-common-ancestry' option of 'log' command
1343
 
#: bzrlib/builtins.py:2426
 
1343
#: bzrlib/builtins.py:2425
1344
1344
msgid ""
1345
1345
"Display only the revisions that are not part of both ancestries (require -"
1346
1346
"rX..Y)"
1347
1347
msgstr ""
1348
1348
 
1349
1349
# help of 'signatures' option of 'log' command
1350
 
#: bzrlib/builtins.py:2430
 
1350
#: bzrlib/builtins.py:2429
1351
1351
msgid "Show digital signature validity"
1352
1352
msgstr ""
1353
1353
 
1354
1354
# help of 'match' option of 'log' command
1355
 
#: bzrlib/builtins.py:2433
 
1355
#: bzrlib/builtins.py:2432
1356
1356
msgid "Show revisions whose properties match this expression."
1357
1357
msgstr ""
1358
1358
 
1359
1359
# help of 'match-message' option of 'log' command
1360
 
#: bzrlib/builtins.py:2437
 
1360
#: bzrlib/builtins.py:2436
1361
1361
msgid "Show revisions whose message matches this expression."
1362
1362
msgstr ""
1363
1363
 
1364
1364
# help of 'match-committer' option of 'log' command
1365
 
#: bzrlib/builtins.py:2441
 
1365
#: bzrlib/builtins.py:2440
1366
1366
msgid "Show revisions whose committer matches this expression."
1367
1367
msgstr ""
1368
1368
 
1369
1369
# help of 'match-author' option of 'log' command
1370
 
#: bzrlib/builtins.py:2445
 
1370
#: bzrlib/builtins.py:2444
1371
1371
msgid "Show revisions whose authors match this expression."
1372
1372
msgstr ""
1373
1373
 
1374
1374
# help of 'match-bugs' option of 'log' command
1375
 
#: bzrlib/builtins.py:2449
 
1375
#: bzrlib/builtins.py:2448
1376
1376
msgid "Show revisions whose bugs match this expression."
1377
1377
msgstr ""
1378
1378
 
1379
 
#: bzrlib/builtins.py:2690
 
1379
#: bzrlib/builtins.py:2689
1380
1380
msgid ""
1381
1381
"List files in a tree.\n"
1382
1382
"    "
1383
1383
msgstr ""
1384
1384
 
1385
1385
# help of 'recursive' option of 'ls' command
1386
 
#: bzrlib/builtins.py:2699
 
1386
#: bzrlib/builtins.py:2698
1387
1387
msgid "Recurse into subdirectories."
1388
1388
msgstr ""
1389
1389
 
1390
1390
# help of 'from-root' option of 'ls' command
1391
 
#: bzrlib/builtins.py:2701
 
1391
#: bzrlib/builtins.py:2700
1392
1392
msgid "Print paths relative to the root of the branch."
1393
1393
msgstr ""
1394
1394
 
1395
1395
# help of 'unknown' option of 'ls' command
1396
 
#: bzrlib/builtins.py:2703
 
1396
#: bzrlib/builtins.py:2702
1397
1397
msgid "Print unknown files."
1398
1398
msgstr ""
1399
1399
 
1400
1400
# help of 'versioned' option of 'ls' command
1401
 
#: bzrlib/builtins.py:2704
 
1401
#: bzrlib/builtins.py:2703
1402
1402
msgid "Print versioned files."
1403
1403
msgstr ""
1404
1404
 
1405
1405
# help of 'ignored' option of 'ls' command
1406
 
#: bzrlib/builtins.py:2707
 
1406
#: bzrlib/builtins.py:2706
1407
1407
msgid "Print ignored files."
1408
1408
msgstr ""
1409
1409
 
1410
1410
# help of 'kind' option of 'ls' command
1411
 
#: bzrlib/builtins.py:2709
 
1411
#: bzrlib/builtins.py:2708
1412
1412
msgid "List entries of a particular kind: file, directory, symlink."
1413
1413
msgstr ""
1414
1414
 
1415
 
#: bzrlib/builtins.py:2821
 
1415
#: bzrlib/builtins.py:2820
1416
1416
msgid "Ignore specified files or patterns."
1417
1417
msgstr ""
1418
1418
 
1419
 
#: bzrlib/builtins.py:2823
 
1419
#: bzrlib/builtins.py:2822
1420
1420
msgid "See ``bzr help patterns`` for details on the syntax of patterns."
1421
1421
msgstr ""
1422
1422
 
1423
 
#: bzrlib/builtins.py:2825
 
1423
#: bzrlib/builtins.py:2824
1424
1424
msgid ""
1425
1425
"If a .bzrignore file does not exist, the ignore command\n"
1426
1426
"will create one and add the specified files or patterns to the newly\n"
1429
1429
"the use of the ignore command will require an explicit add command."
1430
1430
msgstr ""
1431
1431
 
1432
 
#: bzrlib/builtins.py:2831
 
1432
#: bzrlib/builtins.py:2830
1433
1433
msgid ""
1434
1434
"To remove patterns from the ignore list, edit the .bzrignore file.\n"
1435
1435
"After adding, editing or deleting that file either indirectly by\n"
1437
1437
"it."
1438
1438
msgstr ""
1439
1439
 
1440
 
#: bzrlib/builtins.py:2836
 
1440
#: bzrlib/builtins.py:2835
1441
1441
msgid ""
1442
1442
"Bazaar also supports a global ignore file ~/.bazaar/ignore. On Windows\n"
1443
1443
"the global ignore file can be found in the application data directory as\n"
1446
1446
"can be edited directly using an editor."
1447
1447
msgstr ""
1448
1448
 
1449
 
#: bzrlib/builtins.py:2842
 
1449
#: bzrlib/builtins.py:2841
1450
1450
msgid ""
1451
1451
"Patterns prefixed with '!' are exceptions to ignore patterns and take\n"
1452
1452
"precedence over regular ignores.  Such exceptions are used to specify\n"
1453
1453
"files that should be versioned which would otherwise be ignored."
1454
1454
msgstr ""
1455
1455
 
1456
 
#: bzrlib/builtins.py:2846
 
1456
#: bzrlib/builtins.py:2845
1457
1457
msgid ""
1458
1458
"Patterns prefixed with '!!' act as regular ignore patterns, but have\n"
1459
1459
"precedence over the '!' exception patterns."
1460
1460
msgstr ""
1461
1461
 
1462
 
#: bzrlib/builtins.py:2849
 
1462
#: bzrlib/builtins.py:2848
1463
1463
msgid ""
1464
1464
":Notes: \n"
1465
1465
"    \n"
1467
1467
"  the shell on Unix."
1468
1468
msgstr ""
1469
1469
 
1470
 
#: bzrlib/builtins.py:2854
 
1470
#: bzrlib/builtins.py:2853
1471
1471
msgid ""
1472
1472
"* Ignore patterns starting with \"#\" act as comments in the ignore file.\n"
1473
1473
"  To ignore patterns that begin with that character, use the \"RE:\" prefix."
1474
1474
msgstr ""
1475
1475
 
1476
 
#: bzrlib/builtins.py:2857
 
1476
#: bzrlib/builtins.py:2856
1477
1477
msgid ""
1478
1478
":Examples:\n"
1479
1479
"    Ignore the top level Makefile::"
1480
1480
msgstr ""
1481
1481
 
1482
 
#: bzrlib/builtins.py:2860
 
1482
#: bzrlib/builtins.py:2859
1483
1483
msgid "        bzr ignore ./Makefile"
1484
1484
msgstr ""
1485
1485
 
1486
 
#: bzrlib/builtins.py:2862
 
1486
#: bzrlib/builtins.py:2861
1487
1487
msgid "    Ignore .class files in all directories...::"
1488
1488
msgstr ""
1489
1489
 
1490
 
#: bzrlib/builtins.py:2864
 
1490
#: bzrlib/builtins.py:2863
1491
1491
msgid "        bzr ignore \"*.class\""
1492
1492
msgstr ""
1493
1493
 
1494
 
#: bzrlib/builtins.py:2866
 
1494
#: bzrlib/builtins.py:2865
1495
1495
msgid "    ...but do not ignore \"special.class\"::"
1496
1496
msgstr ""
1497
1497
 
1498
 
#: bzrlib/builtins.py:2868
 
1498
#: bzrlib/builtins.py:2867
1499
1499
msgid "        bzr ignore \"!special.class\""
1500
1500
msgstr ""
1501
1501
 
1502
 
#: bzrlib/builtins.py:2870
 
1502
#: bzrlib/builtins.py:2869
1503
1503
msgid "    Ignore files whose name begins with the \"#\" character::"
1504
1504
msgstr ""
1505
1505
 
1506
 
#: bzrlib/builtins.py:2872
 
1506
#: bzrlib/builtins.py:2871
1507
1507
msgid "        bzr ignore \"RE:^#\""
1508
1508
msgstr ""
1509
1509
 
1510
 
#: bzrlib/builtins.py:2874
 
1510
#: bzrlib/builtins.py:2873
1511
1511
msgid "    Ignore .o files under the lib directory::"
1512
1512
msgstr ""
1513
1513
 
1514
 
#: bzrlib/builtins.py:2876
 
1514
#: bzrlib/builtins.py:2875
1515
1515
msgid "        bzr ignore \"lib/**/*.o\""
1516
1516
msgstr ""
1517
1517
 
1518
 
#: bzrlib/builtins.py:2880
 
1518
#: bzrlib/builtins.py:2879
1519
1519
msgid "        bzr ignore \"RE:lib/.*\\.o\""
1520
1520
msgstr ""
1521
1521
 
1522
 
#: bzrlib/builtins.py:2882
 
1522
#: bzrlib/builtins.py:2881
1523
1523
msgid "    Ignore everything but the \"debian\" toplevel directory::"
1524
1524
msgstr ""
1525
1525
 
1526
 
#: bzrlib/builtins.py:2884
 
1526
#: bzrlib/builtins.py:2883
1527
1527
msgid ""
1528
1528
"        bzr ignore \"RE:(?!debian/).*\"\n"
1529
1529
"    \n"
1536
1536
msgstr ""
1537
1537
 
1538
1538
# help of 'default-rules' option of 'ignore' command
1539
 
#: bzrlib/builtins.py:2898
 
1539
#: bzrlib/builtins.py:2897
1540
1540
msgid "Display the default ignore rules that bzr uses."
1541
1541
msgstr ""
1542
1542
 
1543
 
#: bzrlib/builtins.py:2946
 
1543
#: bzrlib/builtins.py:2945
1544
1544
msgid "List ignored files and the patterns that matched them."
1545
1545
msgstr ""
1546
1546
 
1547
 
#: bzrlib/builtins.py:2948
 
1547
#: bzrlib/builtins.py:2947
1548
1548
msgid ""
1549
1549
"List all the ignored files and the ignore pattern that caused the file to\n"
1550
1550
"be ignored."
1551
1551
msgstr ""
1552
1552
 
1553
 
#: bzrlib/builtins.py:2951
 
1553
#: bzrlib/builtins.py:2950
1554
1554
msgid "Alternatively, to list just the files::"
1555
1555
msgstr ""
1556
1556
 
1557
 
#: bzrlib/builtins.py:2953
 
1557
#: bzrlib/builtins.py:2952
1558
1558
msgid "    bzr ls --ignored"
1559
1559
msgstr ""
1560
1560
 
1561
 
#: bzrlib/builtins.py:2994
 
1561
#: bzrlib/builtins.py:2993
1562
1562
msgid "Export current or past revision to a destination directory or archive."
1563
1563
msgstr ""
1564
1564
 
1565
 
#: bzrlib/builtins.py:2996
 
1565
#: bzrlib/builtins.py:2995
1566
1566
msgid "If no revision is specified this exports the last committed revision."
1567
1567
msgstr ""
1568
1568
 
1569
 
#: bzrlib/builtins.py:2998
 
1569
#: bzrlib/builtins.py:2997
1570
1570
msgid ""
1571
1571
"Format may be an \"exporter\" name, such as tar, tgz, tbz2.  If none is\n"
1572
1572
"given, try to find the format with the extension. If no extension\n"
1573
1573
"is found exports to a directory (equivalent to --format=dir)."
1574
1574
msgstr ""
1575
1575
 
1576
 
#: bzrlib/builtins.py:3002
 
1576
#: bzrlib/builtins.py:3001
1577
1577
msgid ""
1578
1578
"If root is supplied, it will be used as the root directory inside\n"
1579
1579
"container formats (tar, zip, etc). If it is not supplied it will default\n"
1580
1580
"to the exported filename. The root option has no effect for 'dir' format."
1581
1581
msgstr ""
1582
1582
 
1583
 
#: bzrlib/builtins.py:3006
 
1583
#: bzrlib/builtins.py:3005
1584
1584
msgid ""
1585
1585
"If branch is omitted then the branch containing the current working\n"
1586
1586
"directory will be used."
1587
1587
msgstr ""
1588
1588
 
1589
 
#: bzrlib/builtins.py:3009
 
1589
#: bzrlib/builtins.py:3008
1590
1590
msgid "Note: Export of tree with non-ASCII filenames to zip is not supported."
1591
1591
msgstr ""
1592
1592
 
1593
 
#: bzrlib/builtins.py:3011
 
1593
#: bzrlib/builtins.py:3010
1594
1594
msgid ""
1595
1595
"  =================       =========================\n"
1596
1596
"  Supported formats       Autodetected by extension\n"
1604
1604
msgstr ""
1605
1605
 
1606
1606
# help of 'format' option of 'export' command
1607
 
#: bzrlib/builtins.py:3025
 
1607
#: bzrlib/builtins.py:3024
1608
1608
msgid "Type of file to export to."
1609
1609
msgstr ""
1610
1610
 
1611
1611
# help of 'filters' option of 'export' command
1612
 
#: bzrlib/builtins.py:3028
 
1612
#: bzrlib/builtins.py:3027
1613
1613
msgid "Apply content filters to export the convenient form."
1614
1614
msgstr ""
1615
1615
 
1616
1616
# help of 'root' option of 'export' command
1617
 
#: bzrlib/builtins.py:3032
 
1617
#: bzrlib/builtins.py:3031
1618
1618
msgid "Name of the root directory inside the exported file."
1619
1619
msgstr ""
1620
1620
 
1621
1621
# help of 'per-file-timestamps' option of 'export' command
1622
 
#: bzrlib/builtins.py:3034
 
1622
#: bzrlib/builtins.py:3033
1623
1623
msgid ""
1624
1624
"Set modification time of files to that of the last revision in which it was "
1625
1625
"changed."
1626
1626
msgstr ""
1627
1627
 
1628
 
#: bzrlib/builtins.py:3058
 
1628
#: bzrlib/builtins.py:3057
1629
1629
msgid "Write the contents of a file as of a given revision to standard output."
1630
1630
msgstr ""
1631
1631
 
1632
 
#: bzrlib/builtins.py:3060
 
1632
#: bzrlib/builtins.py:3059
1633
1633
msgid "If no revision is nominated, the last revision is used."
1634
1634
msgstr ""
1635
1635
 
1636
 
#: bzrlib/builtins.py:3062
 
1636
#: bzrlib/builtins.py:3061
1637
1637
msgid ""
1638
1638
"Note: Take care to redirect standard output when using this command on a\n"
1639
1639
"binary file."
1640
1640
msgstr ""
1641
1641
 
1642
1642
# help of 'filters' option of 'cat' command
1643
 
#: bzrlib/builtins.py:3069
 
1643
#: bzrlib/builtins.py:3068
1644
1644
msgid "Apply content filters to display the convenience form."
1645
1645
msgstr ""
1646
1646
 
1647
 
#: bzrlib/builtins.py:3140
 
1647
#: bzrlib/builtins.py:3139
1648
1648
msgid "Commit changes into a new revision."
1649
1649
msgstr ""
1650
1650
 
1651
 
#: bzrlib/builtins.py:3142
 
1651
#: bzrlib/builtins.py:3141
1652
1652
msgid ""
1653
1653
"An explanatory message needs to be given for each commit. This is\n"
1654
1654
"often done by using the --message option (getting the message from the\n"
1658
1658
"boilerplate text loaded into the editor, use the --show-diff option."
1659
1659
msgstr ""
1660
1660
 
1661
 
#: bzrlib/builtins.py:3149
 
1661
#: bzrlib/builtins.py:3148
1662
1662
msgid ""
1663
1663
"By default, the entire tree is committed and the person doing the\n"
1664
1664
"commit is assumed to be the author. These defaults can be overridden\n"
1665
1665
"as explained below."
1666
1666
msgstr ""
1667
1667
 
1668
 
#: bzrlib/builtins.py:3153
 
1668
#: bzrlib/builtins.py:3152
1669
1669
msgid ":Selective commits:"
1670
1670
msgstr ""
1671
1671
 
1672
 
#: bzrlib/builtins.py:3155
 
1672
#: bzrlib/builtins.py:3154
1673
1673
msgid ""
1674
1674
"  If selected files are specified, only changes to those files are\n"
1675
1675
"  committed.  If a directory is specified then the directory and\n"
1676
1676
"  everything within it is committed."
1677
1677
msgstr ""
1678
1678
 
1679
 
#: bzrlib/builtins.py:3159
 
1679
#: bzrlib/builtins.py:3158
1680
1680
msgid ""
1681
1681
"  When excludes are given, they take precedence over selected files.\n"
1682
1682
"  For example, to commit only changes within foo, but not changes\n"
1683
1683
"  within foo/bar::"
1684
1684
msgstr ""
1685
1685
 
1686
 
#: bzrlib/builtins.py:3163
 
1686
#: bzrlib/builtins.py:3162
1687
1687
msgid "    bzr commit foo -x foo/bar"
1688
1688
msgstr ""
1689
1689
 
1690
 
#: bzrlib/builtins.py:3165
 
1690
#: bzrlib/builtins.py:3164
1691
1691
msgid "  A selective commit after a merge is not yet supported."
1692
1692
msgstr ""
1693
1693
 
1694
 
#: bzrlib/builtins.py:3167
 
1694
#: bzrlib/builtins.py:3166
1695
1695
msgid ":Custom authors:"
1696
1696
msgstr ""
1697
1697
 
1698
 
#: bzrlib/builtins.py:3169
 
1698
#: bzrlib/builtins.py:3168
1699
1699
msgid ""
1700
1700
"  If the author of the change is not the same person as the committer,\n"
1701
1701
"  you can specify the author's name using the --author option. The\n"
1705
1705
"  author."
1706
1706
msgstr ""
1707
1707
 
1708
 
#: bzrlib/builtins.py:3176
 
1708
#: bzrlib/builtins.py:3175
1709
1709
msgid ":Checks:"
1710
1710
msgstr ""
1711
1711
 
1712
 
#: bzrlib/builtins.py:3178
 
1712
#: bzrlib/builtins.py:3177
1713
1713
msgid ""
1714
1714
"  A common mistake is to forget to add a new file or directory before\n"
1715
1715
"  running the commit command. The --strict option checks for unknown\n"
1718
1718
"  for details."
1719
1719
msgstr ""
1720
1720
 
1721
 
#: bzrlib/builtins.py:3184
 
1721
#: bzrlib/builtins.py:3183
1722
1722
msgid ":Things to note:"
1723
1723
msgstr ""
1724
1724
 
1725
 
#: bzrlib/builtins.py:3186
 
1725
#: bzrlib/builtins.py:3185
1726
1726
msgid ""
1727
1727
"  If you accidentially commit the wrong changes or make a spelling\n"
1728
1728
"  mistake in the commit message say, you can use the uncommit command\n"
1729
1729
"  to undo it. See ``bzr help uncommit`` for details."
1730
1730
msgstr ""
1731
1731
 
1732
 
#: bzrlib/builtins.py:3190
 
1732
#: bzrlib/builtins.py:3189
1733
1733
msgid ""
1734
1734
"  Hooks can also be configured to run after a commit. This allows you\n"
1735
1735
"  to trigger updates to external systems like bug trackers. The --fixes\n"
1738
1738
msgstr ""
1739
1739
 
1740
1740
# help of 'exclude' option of 'commit' command
1741
 
#: bzrlib/builtins.py:3200
 
1741
#: bzrlib/builtins.py:3199
1742
1742
msgid "Do not consider changes made to a given path."
1743
1743
msgstr ""
1744
1744
 
1745
1745
# help of 'message' option of 'commit' command
1746
 
#: bzrlib/builtins.py:3203
 
1746
#: bzrlib/builtins.py:3202
1747
1747
msgid "Description of the new revision."
1748
1748
msgstr ""
1749
1749
 
1750
1750
# help of 'unchanged' option of 'commit' command
1751
 
#: bzrlib/builtins.py:3206
 
1751
#: bzrlib/builtins.py:3205
1752
1752
msgid "Commit even if nothing has changed."
1753
1753
msgstr ""
1754
1754
 
1755
1755
# help of 'file' option of 'commit' command
1756
 
#: bzrlib/builtins.py:3210
 
1756
#: bzrlib/builtins.py:3209
1757
1757
msgid "Take commit message from this file."
1758
1758
msgstr ""
1759
1759
 
1760
1760
# help of 'strict' option of 'commit' command
1761
 
#: bzrlib/builtins.py:3212
 
1761
#: bzrlib/builtins.py:3211
1762
1762
msgid "Refuse to commit if there are unknown files in the working tree."
1763
1763
msgstr ""
1764
1764
 
1765
1765
# help of 'commit-time' option of 'commit' command
1766
 
#: bzrlib/builtins.py:3215
 
1766
#: bzrlib/builtins.py:3214
1767
1767
msgid ""
1768
1768
"Manually set a commit time using commit date format, e.g. '2009-10-10 "
1769
1769
"08:00:00 +0100'."
1770
1770
msgstr ""
1771
1771
 
1772
1772
# help of 'fixes' option of 'commit' command
1773
 
#: bzrlib/builtins.py:3218
 
1773
#: bzrlib/builtins.py:3217
1774
1774
msgid "Mark a bug as being fixed by this revision (see \"bzr help bugs\")."
1775
1775
msgstr ""
1776
1776
 
1777
1777
# help of 'author' option of 'commit' command
1778
 
#: bzrlib/builtins.py:3221
 
1778
#: bzrlib/builtins.py:3220
1779
1779
msgid "Set the author's name, if it's different from the committer."
1780
1780
msgstr ""
1781
1781
 
1782
1782
# help of 'local' option of 'commit' command
1783
 
#: bzrlib/builtins.py:3224
 
1783
#: bzrlib/builtins.py:3223
1784
1784
msgid ""
1785
1785
"Perform a local commit in a bound branch.  Local commits are not pushed to "
1786
1786
"the master branch until a normal commit is performed."
1787
1787
msgstr ""
1788
1788
 
1789
1789
# help of 'show-diff' option of 'commit' command
1790
 
#: bzrlib/builtins.py:3230
 
1790
#: bzrlib/builtins.py:3229
1791
1791
msgid ""
1792
1792
"When no message is supplied, show the diff along with the status summary in "
1793
1793
"the message editor."
1794
1794
msgstr ""
1795
1795
 
1796
1796
# help of 'lossy' option of 'commit' command
1797
 
#: bzrlib/builtins.py:3233
 
1797
#: bzrlib/builtins.py:3232
1798
1798
msgid ""
1799
1799
"When committing to a foreign version control system do not push data that "
1800
1800
"can not be natively represented."
1801
1801
msgstr ""
1802
1802
 
1803
 
#: bzrlib/builtins.py:3391
 
1803
#: bzrlib/builtins.py:3406
1804
1804
msgid ""
1805
1805
"Validate working tree structure, branch consistency and repository history."
1806
1806
msgstr ""
1807
1807
 
1808
 
#: bzrlib/builtins.py:3393
 
1808
#: bzrlib/builtins.py:3408
1809
1809
msgid ""
1810
1810
"This command checks various invariants about branch and repository storage\n"
1811
1811
"to detect data corruption or bzr bugs."
1812
1812
msgstr ""
1813
1813
 
1814
 
#: bzrlib/builtins.py:3396
 
1814
#: bzrlib/builtins.py:3411
1815
1815
msgid ""
1816
1816
"The working tree and branch checks will only give output if a problem is\n"
1817
1817
"detected. The output fields of the repository check are:"
1818
1818
msgstr ""
1819
1819
 
1820
 
#: bzrlib/builtins.py:3399
 
1820
#: bzrlib/builtins.py:3414
1821
1821
msgid ""
1822
1822
"revisions\n"
1823
1823
"    This is just the number of revisions checked.  It doesn't\n"
1824
1824
"    indicate a problem."
1825
1825
msgstr ""
1826
1826
 
1827
 
#: bzrlib/builtins.py:3403
 
1827
#: bzrlib/builtins.py:3418
1828
1828
msgid ""
1829
1829
"versionedfiles\n"
1830
1830
"    This is just the number of versionedfiles checked.  It\n"
1831
1831
"    doesn't indicate a problem."
1832
1832
msgstr ""
1833
1833
 
1834
 
#: bzrlib/builtins.py:3407
 
1834
#: bzrlib/builtins.py:3422
1835
1835
msgid ""
1836
1836
"unreferenced ancestors\n"
1837
1837
"    Texts that are ancestors of other texts, but\n"
1839
1839
"    subtle problem that Bazaar can work around."
1840
1840
msgstr ""
1841
1841
 
1842
 
#: bzrlib/builtins.py:3412
 
1842
#: bzrlib/builtins.py:3427
1843
1843
msgid ""
1844
1844
"unique file texts\n"
1845
1845
"    This is the total number of unique file contents\n"
1846
1846
"    seen in the checked revisions.  It does not indicate a problem."
1847
1847
msgstr ""
1848
1848
 
1849
 
#: bzrlib/builtins.py:3416
 
1849
#: bzrlib/builtins.py:3431
1850
1850
msgid ""
1851
1851
"repeated file texts\n"
1852
1852
"    This is the total number of repeated texts seen\n"
1855
1855
"    indicate a problem."
1856
1856
msgstr ""
1857
1857
 
1858
 
#: bzrlib/builtins.py:3422
 
1858
#: bzrlib/builtins.py:3437
1859
1859
msgid ""
1860
1860
"If no restrictions are specified, all Bazaar data that is found at the "
1861
1861
"given\n"
1862
1862
"location will be checked."
1863
1863
msgstr ""
1864
1864
 
1865
 
#: bzrlib/builtins.py:3425
 
1865
#: bzrlib/builtins.py:3440
1866
1866
msgid ":Examples:"
1867
1867
msgstr ""
1868
1868
 
1869
 
#: bzrlib/builtins.py:3427
 
1869
#: bzrlib/builtins.py:3442
1870
1870
msgid "    Check the tree and branch at 'foo'::"
1871
1871
msgstr ""
1872
1872
 
1873
 
#: bzrlib/builtins.py:3429
 
1873
#: bzrlib/builtins.py:3444
1874
1874
msgid "        bzr check --tree --branch foo"
1875
1875
msgstr ""
1876
1876
 
1877
 
#: bzrlib/builtins.py:3431
 
1877
#: bzrlib/builtins.py:3446
1878
1878
msgid "    Check only the repository at 'bar'::"
1879
1879
msgstr ""
1880
1880
 
1881
 
#: bzrlib/builtins.py:3433
 
1881
#: bzrlib/builtins.py:3448
1882
1882
msgid "        bzr check --repo bar"
1883
1883
msgstr ""
1884
1884
 
1885
 
#: bzrlib/builtins.py:3435
 
1885
#: bzrlib/builtins.py:3450
1886
1886
msgid "    Check everything at 'baz'::"
1887
1887
msgstr ""
1888
1888
 
1889
 
#: bzrlib/builtins.py:3437
 
1889
#: bzrlib/builtins.py:3452
1890
1890
msgid "        bzr check baz"
1891
1891
msgstr ""
1892
1892
 
1893
1893
# help of 'branch' option of 'check' command
1894
 
#: bzrlib/builtins.py:3443
 
1894
#: bzrlib/builtins.py:3458
1895
1895
msgid "Check the branch related to the current directory."
1896
1896
msgstr ""
1897
1897
 
1898
1898
# help of 'repo' option of 'check' command
1899
 
#: bzrlib/builtins.py:3445
 
1899
#: bzrlib/builtins.py:3460
1900
1900
msgid "Check the repository related to the current directory."
1901
1901
msgstr ""
1902
1902
 
1903
1903
# help of 'tree' option of 'check' command
1904
 
#: bzrlib/builtins.py:3447
 
1904
#: bzrlib/builtins.py:3462
1905
1905
msgid "Check the working tree related to the current directory."
1906
1906
msgstr ""
1907
1907
 
1908
 
#: bzrlib/builtins.py:3461
 
1908
#: bzrlib/builtins.py:3476
1909
1909
msgid "Upgrade a repository, branch or working tree to a newer format."
1910
1910
msgstr ""
1911
1911
 
1912
 
#: bzrlib/builtins.py:3463
 
1912
#: bzrlib/builtins.py:3478
1913
1913
msgid ""
1914
1914
"When the default format has changed after a major new release of\n"
1915
1915
"Bazaar, you may be informed during certain operations that you\n"
1918
1918
"with older repositories or with older versions of Bazaar."
1919
1919
msgstr ""
1920
1920
 
1921
 
#: bzrlib/builtins.py:3469
 
1921
#: bzrlib/builtins.py:3484
1922
1922
msgid ""
1923
1923
"If you wish to upgrade to a particular format rather than the\n"
1924
1924
"current default, that can be specified using the --format option.\n"
1928
1928
"2.x default) so downgrading is not always possible."
1929
1929
msgstr ""
1930
1930
 
1931
 
#: bzrlib/builtins.py:3476
 
1931
#: bzrlib/builtins.py:3491
1932
1932
msgid ""
1933
1933
"A backup.bzr.~#~ directory is created at the start of the conversion\n"
1934
1934
"process (where # is a number). By default, this is left there on\n"
1939
1939
"afterwards."
1940
1940
msgstr ""
1941
1941
 
1942
 
#: bzrlib/builtins.py:3484
 
1942
#: bzrlib/builtins.py:3499
1943
1943
msgid ""
1944
1944
"If the location given is a shared repository, dependent branches\n"
1945
1945
"are also converted provided the repository converts successfully.\n"
1947
1947
"tried."
1948
1948
msgstr ""
1949
1949
 
1950
 
#: bzrlib/builtins.py:3489
 
1950
#: bzrlib/builtins.py:3504
1951
1951
msgid ""
1952
1952
"For more information on upgrades, see the Bazaar Upgrade Guide,\n"
1953
1953
"http://doc.bazaar.canonical.com/latest/en/upgrade-guide/."
1954
1954
msgstr ""
1955
1955
 
1956
1956
# help of 'format' option of 'upgrade' command
1957
 
#: bzrlib/builtins.py:3497
 
1957
#: bzrlib/builtins.py:3512
1958
1958
msgid "Upgrade to a specific format.  See \"bzr help formats\" for details."
1959
1959
msgstr ""
1960
1960
 
1961
1961
# title of 'format' option of 'init' command
1962
 
#: bzrlib/builtins.py:3501
 
1962
#: bzrlib/builtins.py:3516
1963
1963
msgid "Branch format"
1964
1964
msgstr ""
1965
1965
 
1966
1966
# help of 'clean' option of 'upgrade' command
1967
 
#: bzrlib/builtins.py:3503
 
1967
#: bzrlib/builtins.py:3518
1968
1968
msgid "Remove the backup.bzr directory if successful."
1969
1969
msgstr ""
1970
1970
 
1971
 
#: bzrlib/builtins.py:3520
 
1971
#: bzrlib/builtins.py:3535
1972
1972
msgid "Show or set bzr user id."
1973
1973
msgstr ""
1974
1974
 
1975
 
#: bzrlib/builtins.py:3522
 
1975
#: bzrlib/builtins.py:3537
1976
1976
msgid ""
1977
1977
":Examples:\n"
1978
1978
"    Show the email of the current user::"
1979
1979
msgstr ""
1980
1980
 
1981
 
#: bzrlib/builtins.py:3525
 
1981
#: bzrlib/builtins.py:3540
1982
1982
msgid "        bzr whoami --email"
1983
1983
msgstr ""
1984
1984
 
1985
 
#: bzrlib/builtins.py:3527
 
1985
#: bzrlib/builtins.py:3542
1986
1986
msgid "    Set the current user::"
1987
1987
msgstr ""
1988
1988
 
1989
 
#: bzrlib/builtins.py:3529
 
1989
#: bzrlib/builtins.py:3544
1990
1990
msgid "        bzr whoami \"Frank Chu <fchu@example.com>\""
1991
1991
msgstr ""
1992
1992
 
1993
1993
# help of 'email' option of 'whoami' command
1994
 
#: bzrlib/builtins.py:3533
 
1994
#: bzrlib/builtins.py:3548
1995
1995
msgid "Display email address only."
1996
1996
msgstr ""
1997
1997
 
1998
1998
# help of 'branch' option of 'whoami' command
1999
 
#: bzrlib/builtins.py:3535
 
1999
#: bzrlib/builtins.py:3550
2000
2000
msgid "Set identity for the current branch instead of globally."
2001
2001
msgstr ""
2002
2002
 
2003
 
#: bzrlib/builtins.py:3581
 
2003
#: bzrlib/builtins.py:3596
2004
2004
msgid "Print or set the branch nickname."
2005
2005
msgstr ""
2006
2006
 
2007
 
#: bzrlib/builtins.py:3583
 
2007
#: bzrlib/builtins.py:3598
2008
2008
msgid ""
2009
2009
"If unset, the tree root directory name is used as the nickname.\n"
2010
2010
"To print the current nickname, execute with no argument."
2011
2011
msgstr ""
2012
2012
 
2013
 
#: bzrlib/builtins.py:3586
 
2013
#: bzrlib/builtins.py:3601
2014
2014
msgid ""
2015
2015
"Bound branches use the nickname of its master branch unless it is set\n"
2016
2016
"locally."
2017
2017
msgstr ""
2018
2018
 
2019
 
#: bzrlib/builtins.py:3606
 
2019
#: bzrlib/builtins.py:3621
2020
2020
msgid "Set/unset and display aliases."
2021
2021
msgstr ""
2022
2022
 
2023
 
#: bzrlib/builtins.py:3608
 
2023
#: bzrlib/builtins.py:3623
2024
2024
msgid ""
2025
2025
":Examples:\n"
2026
2026
"    Show the current aliases::"
2027
2027
msgstr ""
2028
2028
 
2029
 
#: bzrlib/builtins.py:3611
 
2029
#: bzrlib/builtins.py:3626
2030
2030
msgid "        bzr alias"
2031
2031
msgstr ""
2032
2032
 
2033
 
#: bzrlib/builtins.py:3613
 
2033
#: bzrlib/builtins.py:3628
2034
2034
msgid "    Show the alias specified for 'll'::"
2035
2035
msgstr ""
2036
2036
 
2037
 
#: bzrlib/builtins.py:3615
 
2037
#: bzrlib/builtins.py:3630
2038
2038
msgid "        bzr alias ll"
2039
2039
msgstr ""
2040
2040
 
2041
 
#: bzrlib/builtins.py:3617
 
2041
#: bzrlib/builtins.py:3632
2042
2042
msgid "    Set an alias for 'll'::"
2043
2043
msgstr ""
2044
2044
 
2045
 
#: bzrlib/builtins.py:3619
 
2045
#: bzrlib/builtins.py:3634
2046
2046
msgid "        bzr alias ll=\"log --line -r-10..-1\""
2047
2047
msgstr ""
2048
2048
 
2049
 
#: bzrlib/builtins.py:3621
 
2049
#: bzrlib/builtins.py:3636
2050
2050
msgid "    To remove an alias for 'll'::"
2051
2051
msgstr ""
2052
2052
 
2053
 
#: bzrlib/builtins.py:3623
 
2053
#: bzrlib/builtins.py:3638
2054
2054
msgid "        bzr alias --remove ll"
2055
2055
msgstr ""
2056
2056
 
2057
2057
# help of 'remove' option of 'alias' command
2058
 
#: bzrlib/builtins.py:3628
 
2058
#: bzrlib/builtins.py:3643
2059
2059
msgid "Remove the alias."
2060
2060
msgstr ""
2061
2061
 
2062
 
#: bzrlib/builtins.py:3867
 
2062
#: bzrlib/builtins.py:3897
2063
2063
msgid "Show version of bzr."
2064
2064
msgstr ""
2065
2065
 
2066
2066
# help of 'short' option of 'version' command
2067
 
#: bzrlib/builtins.py:3871
 
2067
#: bzrlib/builtins.py:3901
2068
2068
msgid "Print just the version number."
2069
2069
msgstr ""
2070
2070
 
2071
 
#: bzrlib/builtins.py:3918
 
2071
#: bzrlib/builtins.py:3948
2072
2072
msgid "Perform a three-way merge."
2073
2073
msgstr ""
2074
2074
 
2075
 
#: bzrlib/builtins.py:3920
 
2075
#: bzrlib/builtins.py:3950
2076
2076
msgid ""
2077
2077
"The source of the merge can be specified either in the form of a branch,\n"
2078
2078
"or in the form of a path to a file containing a merge directive generated\n"
2083
2083
"the current working tree."
2084
2084
msgstr ""
2085
2085
 
2086
 
#: bzrlib/builtins.py:3928
 
2086
#: bzrlib/builtins.py:3958
2087
2087
msgid ""
2088
2088
"When merging from a branch, by default bzr will try to merge in all new\n"
2089
2089
"work from the other branch, automatically determining an appropriate base\n"
2090
2090
"revision.  If this fails, you may need to give an explicit base."
2091
2091
msgstr ""
2092
2092
 
2093
 
#: bzrlib/builtins.py:3932
 
2093
#: bzrlib/builtins.py:3962
2094
2094
msgid ""
2095
2095
"To pick a different ending revision, pass \"--revision OTHER\".  bzr will\n"
2096
2096
"try to merge in all new work up to and including revision OTHER."
2097
2097
msgstr ""
2098
2098
 
2099
 
#: bzrlib/builtins.py:3935
 
2099
#: bzrlib/builtins.py:3965
2100
2100
msgid ""
2101
2101
"If you specify two values, \"--revision BASE..OTHER\", only revisions BASE\n"
2102
2102
"through OTHER, excluding BASE but including OTHER, will be merged.  If this\n"
2107
2107
"changes from the other branch is not stored in the commit."
2108
2108
msgstr ""
2109
2109
 
2110
 
#: bzrlib/builtins.py:3943
 
2110
#: bzrlib/builtins.py:3973
2111
2111
msgid "Revision numbers are always relative to the source branch."
2112
2112
msgstr ""
2113
2113
 
2114
 
#: bzrlib/builtins.py:3950
 
2114
#: bzrlib/builtins.py:3980
2115
2115
msgid "Use bzr resolve when you have fixed a problem.  See also bzr conflicts."
2116
2116
msgstr ""
2117
2117
 
2118
 
#: bzrlib/builtins.py:3952
 
2118
#: bzrlib/builtins.py:3982
2119
2119
msgid ""
2120
2120
"If there is no default branch set, the first merge will set it (use\n"
2121
 
"--no-remember to avoid settting it). After that, you can omit the branch\n"
 
2121
"--no-remember to avoid setting it). After that, you can omit the branch\n"
2122
2122
"to use the default.  To change the default, use --remember. The value will\n"
2123
2123
"only be saved if the remote location can be accessed."
2124
2124
msgstr ""
2125
2125
 
2126
 
#: bzrlib/builtins.py:3957
 
2126
#: bzrlib/builtins.py:3987
2127
2127
msgid ""
2128
2128
"The results of the merge are placed into the destination working\n"
2129
2129
"directory, where they can be reviewed (with bzr diff), tested, and then\n"
2130
2130
"committed to record the result of the merge."
2131
2131
msgstr ""
2132
2132
 
2133
 
#: bzrlib/builtins.py:3961
 
2133
#: bzrlib/builtins.py:3991
2134
2134
msgid ""
2135
2135
"merge refuses to run if there are any uncommitted changes, unless\n"
2136
2136
"--force is given.  If --force is given, then the changes from the source \n"
2139
2139
"merge revision which has more than two parents."
2140
2140
msgstr ""
2141
2141
 
2142
 
#: bzrlib/builtins.py:3967
 
2142
#: bzrlib/builtins.py:3997
2143
2143
msgid ""
2144
2144
"If one would like to merge changes from the working tree of the other\n"
2145
2145
"branch without merging any committed revisions, the --uncommitted option\n"
2146
2146
"can be given."
2147
2147
msgstr ""
2148
2148
 
2149
 
#: bzrlib/builtins.py:3971
 
2149
#: bzrlib/builtins.py:4001
2150
2150
msgid ""
2151
2151
"To select only some changes to merge, use \"merge -i\", which will prompt\n"
2152
2152
"you to apply each diff hunk and file change, similar to \"shelve\"."
2153
2153
msgstr ""
2154
2154
 
2155
 
#: bzrlib/builtins.py:3974
 
2155
#: bzrlib/builtins.py:4004
2156
2156
msgid ""
2157
2157
":Examples:\n"
2158
2158
"    To merge all new revisions from bzr.dev::"
2159
2159
msgstr ""
2160
2160
 
2161
 
#: bzrlib/builtins.py:3977
 
2161
#: bzrlib/builtins.py:4007
2162
2162
msgid "        bzr merge ../bzr.dev"
2163
2163
msgstr ""
2164
2164
 
2165
 
#: bzrlib/builtins.py:3979
 
2165
#: bzrlib/builtins.py:4009
2166
2166
msgid "    To merge changes up to and including revision 82 from bzr.dev::"
2167
2167
msgstr ""
2168
2168
 
2169
 
#: bzrlib/builtins.py:3981
 
2169
#: bzrlib/builtins.py:4011
2170
2170
msgid "        bzr merge -r 82 ../bzr.dev"
2171
2171
msgstr ""
2172
2172
 
2173
 
#: bzrlib/builtins.py:3983
 
2173
#: bzrlib/builtins.py:4013
2174
2174
msgid "    To merge the changes introduced by 82, without previous changes::"
2175
2175
msgstr ""
2176
2176
 
2177
 
#: bzrlib/builtins.py:3985
 
2177
#: bzrlib/builtins.py:4015
2178
2178
msgid "        bzr merge -r 81..82 ../bzr.dev"
2179
2179
msgstr ""
2180
2180
 
2181
 
#: bzrlib/builtins.py:3987
 
2181
#: bzrlib/builtins.py:4017
2182
2182
msgid "    To apply a merge directive contained in /tmp/merge::"
2183
2183
msgstr ""
2184
2184
 
2185
 
#: bzrlib/builtins.py:3989
 
2185
#: bzrlib/builtins.py:4019
2186
2186
msgid "        bzr merge /tmp/merge"
2187
2187
msgstr ""
2188
2188
 
2189
 
#: bzrlib/builtins.py:3991
 
2189
#: bzrlib/builtins.py:4021
2190
2190
msgid ""
2191
2191
"    To create a merge revision with three parents from two branches\n"
2192
2192
"    feature1a and feature1b:"
2193
2193
msgstr ""
2194
2194
 
2195
 
#: bzrlib/builtins.py:3994
 
2195
#: bzrlib/builtins.py:4024
2196
2196
msgid ""
2197
2197
"        bzr merge ../feature1a\n"
2198
2198
"        bzr merge ../feature1b --force\n"
2200
2200
msgstr ""
2201
2201
 
2202
2202
# help of 'force' option of 'merge' command
2203
 
#: bzrlib/builtins.py:4006
 
2203
#: bzrlib/builtins.py:4036
2204
2204
msgid "Merge even if the destination tree has uncommitted changes."
2205
2205
msgstr ""
2206
2206
 
2207
2207
# help of 'uncommitted' option of 'merge' command
2208
 
#: bzrlib/builtins.py:4012
 
2208
#: bzrlib/builtins.py:4042
2209
2209
msgid ""
2210
2210
"Apply uncommitted changes from a working copy, instead of branch changes."
2211
2211
msgstr ""
2212
2212
 
2213
2213
# help of 'pull' option of 'merge' command
2214
 
#: bzrlib/builtins.py:4014
 
2214
#: bzrlib/builtins.py:4044
2215
2215
msgid ""
2216
2216
"If the destination is already completely merged into the source, pull from "
2217
2217
"the source rather than merging.  When this happens, you do not need to "
2219
2219
msgstr ""
2220
2220
 
2221
2221
# help of 'directory' option of 'merge' command
2222
 
#: bzrlib/builtins.py:4019
 
2222
#: bzrlib/builtins.py:4049
2223
2223
msgid ""
2224
2224
"Branch to merge into, rather than the one containing the working directory."
2225
2225
msgstr ""
2226
2226
 
2227
2227
# help of 'preview' option of 'merge' command
2228
 
#: bzrlib/builtins.py:4021
 
2228
#: bzrlib/builtins.py:4051
2229
2229
msgid "Instead of merging, show a diff of the merge."
2230
2230
msgstr ""
2231
2231
 
2232
2232
# help of 'interactive' option of 'merge' command
2233
 
#: bzrlib/builtins.py:4023
 
2233
#: bzrlib/builtins.py:4053
2234
2234
msgid "Select changes interactively."
2235
2235
msgstr ""
2236
2236
 
2237
 
#: bzrlib/builtins.py:4307
 
2237
#: bzrlib/builtins.py:4337
2238
2238
msgid "Redo a merge."
2239
2239
msgstr ""
2240
2240
 
2241
 
#: bzrlib/builtins.py:4309
 
2241
#: bzrlib/builtins.py:4339
2242
2242
msgid ""
2243
2243
"Use this if you want to try a different merge technique while resolving\n"
2244
2244
"conflicts.  Some merge techniques are better than others, and remerge\n"
2245
2245
"lets you try different ones on different files."
2246
2246
msgstr ""
2247
2247
 
2248
 
#: bzrlib/builtins.py:4313
 
2248
#: bzrlib/builtins.py:4343
2249
2249
msgid ""
2250
2250
"The options for remerge have the same meaning and defaults as the ones for\n"
2251
2251
"merge.  The difference is that remerge can (only) be run when there is a\n"
2252
2252
"pending merge, and it lets you specify particular files."
2253
2253
msgstr ""
2254
2254
 
2255
 
#: bzrlib/builtins.py:4317
 
2255
#: bzrlib/builtins.py:4347
2256
2256
msgid ""
2257
2257
":Examples:\n"
2258
2258
"    Re-do the merge of all conflicted files, and show the base text in\n"
2259
2259
"    conflict regions, in addition to the usual THIS and OTHER texts::"
2260
2260
msgstr ""
2261
2261
 
2262
 
#: bzrlib/builtins.py:4321
 
2262
#: bzrlib/builtins.py:4351
2263
2263
msgid "        bzr remerge --show-base"
2264
2264
msgstr ""
2265
2265
 
2266
 
#: bzrlib/builtins.py:4323
 
2266
#: bzrlib/builtins.py:4353
2267
2267
msgid ""
2268
2268
"    Re-do the merge of \"foobar\", using the weave merge algorithm, with\n"
2269
2269
"    additional processing to reduce the size of conflict regions::"
2270
2270
msgstr ""
2271
2271
 
2272
 
#: bzrlib/builtins.py:4326
 
2272
#: bzrlib/builtins.py:4356
2273
2273
msgid "        bzr remerge --merge-type weave --reprocess foobar"
2274
2274
msgstr ""
2275
2275
 
2276
2276
# help of 'show-base' option of 'merge' command
2277
 
#: bzrlib/builtins.py:4333
 
2277
#: bzrlib/builtins.py:4363
2278
2278
msgid "Show base revision text in conflicts."
2279
2279
msgstr ""
2280
2280
 
2281
 
#: bzrlib/builtins.py:4401
 
2281
#: bzrlib/builtins.py:4431
2282
2282
msgid "Revert files to a previous revision."
2283
2283
msgstr ""
2284
2284
 
2285
 
#: bzrlib/builtins.py:4403
 
2285
#: bzrlib/builtins.py:4433
2286
2286
msgid ""
2287
2287
"Giving a list of files will revert only those files.  Otherwise, all files\n"
2288
2288
"will be reverted.  If the revision is not specified with '--revision', the\n"
2289
2289
"last committed revision is used."
2290
2290
msgstr ""
2291
2291
 
2292
 
#: bzrlib/builtins.py:4407
 
2292
#: bzrlib/builtins.py:4437
2293
2293
msgid ""
2294
2294
"To remove only some changes, without reverting to a prior version, use\n"
2295
2295
"merge instead.  For example, \"merge . -r -2..-3\" (don't forget the \".\")\n"
2298
2298
"certain changes on a hunk-by-hunk basis, see the shelve command."
2299
2299
msgstr ""
2300
2300
 
2301
 
#: bzrlib/builtins.py:4413
 
2301
#: bzrlib/builtins.py:4443
2302
2302
msgid ""
2303
2303
"By default, any files that have been manually changed will be backed up\n"
2304
2304
"first.  (Files changed only by merge are not backed up.)  Backup files have\n"
2305
2305
"'.~#~' appended to their name, where # is a number."
2306
2306
msgstr ""
2307
2307
 
2308
 
#: bzrlib/builtins.py:4417
 
2308
#: bzrlib/builtins.py:4447
2309
2309
msgid ""
2310
2310
"When you provide files, you can use their current pathname or the pathname\n"
2311
2311
"from the target revision.  So you can use revert to \"undelete\" a file by\n"
2313
2313
"reverted."
2314
2314
msgstr ""
2315
2315
 
2316
 
#: bzrlib/builtins.py:4422
 
2316
#: bzrlib/builtins.py:4452
2317
2317
msgid ""
2318
2318
"If you have newly added files since the target revision, they will be\n"
2319
2319
"removed.  If the files to be removed have been changed, backups will be\n"
2321
2321
"deleted."
2322
2322
msgstr ""
2323
2323
 
2324
 
#: bzrlib/builtins.py:4427
 
2324
#: bzrlib/builtins.py:4457
2325
2325
msgid ""
2326
2326
"The working tree contains a list of revisions that have been merged but\n"
2327
2327
"not yet committed. These revisions will be included as additional parents\n"
2333
2333
"reverting any files."
2334
2334
msgstr ""
2335
2335
 
2336
 
#: bzrlib/builtins.py:4436
 
2336
#: bzrlib/builtins.py:4466
2337
2337
msgid ""
2338
2338
"Using \"bzr revert --forget-merges\", it is possible to apply all of the\n"
2339
2339
"changes from a branch in a single revision.  To do this, perform the merge\n"
2348
2348
msgstr ""
2349
2349
 
2350
2350
# help of 'no-backup' option of 'revert' command
2351
 
#: bzrlib/builtins.py:4450
 
2351
#: bzrlib/builtins.py:4480
2352
2352
msgid "Do not save backups of reverted files."
2353
2353
msgstr ""
2354
2354
 
2355
2355
# help of 'forget-merges' option of 'revert' command
2356
 
#: bzrlib/builtins.py:4452
 
2356
#: bzrlib/builtins.py:4482
2357
2357
msgid "Remove pending merge marker, without changing any files."
2358
2358
msgstr ""
2359
2359
 
2360
 
#: bzrlib/builtins.py:4483
 
2360
#: bzrlib/builtins.py:4513
2361
2361
msgid ""
2362
2362
"Show help on a command or other topic.\n"
2363
2363
"    "
2364
2364
msgstr ""
2365
2365
 
2366
2366
# help of 'long' option of 'help' command
2367
 
#: bzrlib/builtins.py:4488
 
2367
#: bzrlib/builtins.py:4518
2368
2368
msgid "Show help on all commands."
2369
2369
msgstr ""
2370
2370
 
2371
 
#: bzrlib/builtins.py:4517
 
2371
#: bzrlib/builtins.py:4547
2372
2372
msgid "Show unmerged/unpulled revisions between two branches."
2373
2373
msgstr ""
2374
2374
 
2375
 
#: bzrlib/builtins.py:4519
 
2375
#: bzrlib/builtins.py:4549
2376
2376
msgid "OTHER_BRANCH may be local or remote."
2377
2377
msgstr ""
2378
2378
 
2379
 
#: bzrlib/builtins.py:4521
 
2379
#: bzrlib/builtins.py:4551
2380
2380
msgid ""
2381
2381
"To filter on a range of revisions, you can use the command -r begin..end\n"
2382
2382
"-r revision requests a specific revision, -r ..end or -r begin.. are\n"
2387
2387
"    0 - no missing revisions"
2388
2388
msgstr ""
2389
2389
 
2390
 
#: bzrlib/builtins.py:4531
 
2390
#: bzrlib/builtins.py:4561
2391
2391
msgid ""
2392
2392
"    Determine the missing revisions between this and the branch at the\n"
2393
2393
"    remembered pull location::"
2394
2394
msgstr ""
2395
2395
 
2396
 
#: bzrlib/builtins.py:4534
 
2396
#: bzrlib/builtins.py:4564
2397
2397
msgid "        bzr missing"
2398
2398
msgstr ""
2399
2399
 
2400
 
#: bzrlib/builtins.py:4536
 
2400
#: bzrlib/builtins.py:4566
2401
2401
msgid "    Determine the missing revisions between this and another branch::"
2402
2402
msgstr ""
2403
2403
 
2404
 
#: bzrlib/builtins.py:4538
 
2404
#: bzrlib/builtins.py:4568
2405
2405
msgid "        bzr missing http://server/branch"
2406
2406
msgstr ""
2407
2407
 
2408
 
#: bzrlib/builtins.py:4540
 
2408
#: bzrlib/builtins.py:4570
2409
2409
msgid ""
2410
2410
"    Determine the missing revisions up to a specific revision on the other\n"
2411
2411
"    branch::"
2412
2412
msgstr ""
2413
2413
 
2414
 
#: bzrlib/builtins.py:4543
 
2414
#: bzrlib/builtins.py:4573
2415
2415
msgid "        bzr missing -r ..-10"
2416
2416
msgstr ""
2417
2417
 
2418
 
#: bzrlib/builtins.py:4545
 
2418
#: bzrlib/builtins.py:4575
2419
2419
msgid ""
2420
2420
"    Determine the missing revisions up to a specific revision on this\n"
2421
2421
"    branch::"
2422
2422
msgstr ""
2423
2423
 
2424
 
#: bzrlib/builtins.py:4548
 
2424
#: bzrlib/builtins.py:4578
2425
2425
msgid "        bzr missing --my-revision ..-10"
2426
2426
msgstr ""
2427
2427
 
2428
2428
# help of 'reverse' option of 'missing' command
2429
 
#: bzrlib/builtins.py:4555
 
2429
#: bzrlib/builtins.py:4585
2430
2430
msgid "Reverse the order of revisions."
2431
2431
msgstr ""
2432
2432
 
2433
2433
# help of 'mine-only' option of 'missing' command
2434
 
#: bzrlib/builtins.py:4557
 
2434
#: bzrlib/builtins.py:4587
2435
2435
msgid "Display changes in the local branch only."
2436
2436
msgstr ""
2437
2437
 
2438
2438
# help of 'this' option of 'missing' command
2439
 
#: bzrlib/builtins.py:4558
 
2439
#: bzrlib/builtins.py:4588
2440
2440
msgid "Same as --mine-only."
2441
2441
msgstr ""
2442
2442
 
2443
2443
# help of 'theirs-only' option of 'missing' command
2444
 
#: bzrlib/builtins.py:4560
 
2444
#: bzrlib/builtins.py:4590
2445
2445
msgid "Display changes in the remote branch only."
2446
2446
msgstr ""
2447
2447
 
2448
2448
# help of 'other' option of 'missing' command
2449
 
#: bzrlib/builtins.py:4561
 
2449
#: bzrlib/builtins.py:4591
2450
2450
msgid "Same as --theirs-only."
2451
2451
msgstr ""
2452
2452
 
2453
2453
# help of 'revision' option of 'missing' command
2454
 
#: bzrlib/builtins.py:4566
 
2454
#: bzrlib/builtins.py:4596
2455
2455
msgid ""
2456
2456
"Filter on other branch revisions (inclusive). See \"help revisionspec\" for "
2457
2457
"details."
2458
2458
msgstr ""
2459
2459
 
2460
2460
# help of 'my-revision' option of 'missing' command
2461
 
#: bzrlib/builtins.py:4570
 
2461
#: bzrlib/builtins.py:4600
2462
2462
msgid ""
2463
2463
"Filter on local branch revisions (inclusive). See \"help revisionspec\" for "
2464
2464
"details."
2465
2465
msgstr ""
2466
2466
 
2467
2467
# help of 'include-merges' option of 'missing' command
2468
 
#: bzrlib/builtins.py:4573
 
2468
#: bzrlib/builtins.py:4603
2469
2469
msgid "Show all revisions in addition to the mainline ones."
2470
2470
msgstr ""
2471
2471
 
2472
 
#: bzrlib/builtins.py:4689
 
2472
#: bzrlib/builtins.py:4719
2473
2473
msgid "Compress the data within a repository."
2474
2474
msgstr ""
2475
2475
 
2476
 
#: bzrlib/builtins.py:4691
 
2476
#: bzrlib/builtins.py:4721
2477
2477
msgid ""
2478
2478
"This operation compresses the data within a bazaar repository. As\n"
2479
2479
"bazaar supports automatic packing of repository, this operation is\n"
2480
2480
"normally not required to be done manually."
2481
2481
msgstr ""
2482
2482
 
2483
 
#: bzrlib/builtins.py:4695
 
2483
#: bzrlib/builtins.py:4725
2484
2484
msgid ""
2485
2485
"During the pack operation, bazaar takes a backup of existing repository\n"
2486
2486
"data, i.e. pack files. This backup is eventually removed by bazaar\n"
2489
2489
"used."
2490
2490
msgstr ""
2491
2491
 
2492
 
#: bzrlib/builtins.py:4701
 
2492
#: bzrlib/builtins.py:4731
2493
2493
msgid ""
2494
2494
"Warning: If you use --clean-obsolete-packs and your machine crashes\n"
2495
2495
"during or immediately after repacking, you may be left with a state\n"
2498
2498
msgstr ""
2499
2499
 
2500
2500
# help of 'clean-obsolete-packs' option of 'pack' command
2501
 
#: bzrlib/builtins.py:4710
 
2501
#: bzrlib/builtins.py:4740
2502
2502
msgid "Delete obsolete packs to save disk space."
2503
2503
msgstr ""
2504
2504
 
2505
 
#: bzrlib/builtins.py:4724
 
2505
#: bzrlib/builtins.py:4754
2506
2506
msgid "List the installed plugins."
2507
2507
msgstr ""
2508
2508
 
2509
 
#: bzrlib/builtins.py:4726
 
2509
#: bzrlib/builtins.py:4756
2510
2510
msgid ""
2511
2511
"This command displays the list of installed plugins including\n"
2512
2512
"version of plugin and a short description of each."
2513
2513
msgstr ""
2514
2514
 
2515
 
#: bzrlib/builtins.py:4729
 
2515
#: bzrlib/builtins.py:4759
2516
2516
msgid "--verbose shows the path where each plugin is located."
2517
2517
msgstr ""
2518
2518
 
2519
 
#: bzrlib/builtins.py:4731
 
2519
#: bzrlib/builtins.py:4761
2520
2520
msgid ""
2521
2521
"A plugin is an external component for Bazaar that extends the\n"
2522
2522
"revision control system, by adding or replacing code in Bazaar.\n"
2525
2525
"customizing log output."
2526
2526
msgstr ""
2527
2527
 
2528
 
#: bzrlib/builtins.py:4737
 
2528
#: bzrlib/builtins.py:4767
2529
2529
msgid ""
2530
2530
"See the Bazaar Plugin Guide <http://doc.bazaar.canonical.com/plugins/en/>\n"
2531
2531
"for further information on plugins including where to find them and how to\n"
2533
2533
"plugins using the Python programming language."
2534
2534
msgstr ""
2535
2535
 
2536
 
#: bzrlib/builtins.py:4753
 
2536
#: bzrlib/builtins.py:4783
2537
2537
msgid "Show testament (signing-form) of a revision."
2538
2538
msgstr ""
2539
2539
 
2540
2540
# help of 'long' option of 'testament' command
2541
 
#: bzrlib/builtins.py:4756
 
2541
#: bzrlib/builtins.py:4786
2542
2542
msgid "Produce long-format testament."
2543
2543
msgstr ""
2544
2544
 
2545
2545
# help of 'strict' option of 'testament' command
2546
 
#: bzrlib/builtins.py:4758
 
2546
#: bzrlib/builtins.py:4788
2547
2547
msgid "Produce a strict-format testament."
2548
2548
msgstr ""
2549
2549
 
2550
 
#: bzrlib/builtins.py:4784
 
2550
#: bzrlib/builtins.py:4814
2551
2551
msgid "Show the origin of each line in a file."
2552
2552
msgstr ""
2553
2553
 
2554
 
#: bzrlib/builtins.py:4786
 
2554
#: bzrlib/builtins.py:4816
2555
2555
msgid ""
2556
2556
"This prints out the given file with an annotation on the left side\n"
2557
2557
"indicating which revision, author and date introduced the change."
2558
2558
msgstr ""
2559
2559
 
2560
 
#: bzrlib/builtins.py:4789
 
2560
#: bzrlib/builtins.py:4819
2561
2561
msgid ""
2562
2562
"If the origin is the same for a run of consecutive lines, it is\n"
2563
2563
"shown only at the top, unless the --all option is given."
2564
2564
msgstr ""
2565
2565
 
2566
2566
# help of 'all' option of 'annotate' command
2567
 
#: bzrlib/builtins.py:4797
 
2567
#: bzrlib/builtins.py:4827
2568
2568
msgid "Show annotations on all lines."
2569
2569
msgstr ""
2570
2570
 
2571
2571
# help of 'long' option of 'annotate' command
2572
 
#: bzrlib/builtins.py:4798
 
2572
#: bzrlib/builtins.py:4828
2573
2573
msgid "Show commit date in annotations."
2574
2574
msgstr ""
2575
2575
 
2576
 
#: bzrlib/builtins.py:4901
 
2576
#: bzrlib/builtins.py:4931
2577
2577
msgid ""
2578
2578
"Convert the current branch into a checkout of the supplied branch.\n"
2579
2579
"If no branch is supplied, rebind to the last bound location."
2580
2580
msgstr ""
2581
2581
 
2582
 
#: bzrlib/builtins.py:4904
 
2582
#: bzrlib/builtins.py:4934
2583
2583
msgid ""
2584
2584
"Once converted into a checkout, commits must succeed on the master branch\n"
2585
2585
"before they will be applied to the local branch."
2586
2586
msgstr ""
2587
2587
 
2588
 
#: bzrlib/builtins.py:4907
 
2588
#: bzrlib/builtins.py:4937
2589
2589
msgid ""
2590
2590
"Bound branches use the nickname of its master branch unless it is set\n"
2591
2591
"locally, in which case binding will update the local nickname to be\n"
2592
2592
"that of the master."
2593
2593
msgstr ""
2594
2594
 
2595
 
#: bzrlib/builtins.py:4942
 
2595
#: bzrlib/builtins.py:4972
2596
2596
msgid "Convert the current checkout into a regular branch."
2597
2597
msgstr ""
2598
2598
 
2599
 
#: bzrlib/builtins.py:4944
 
2599
#: bzrlib/builtins.py:4974
2600
2600
msgid ""
2601
2601
"After unbinding, the local branch is considered independent and subsequent\n"
2602
2602
"commits will be local only."
2603
2603
msgstr ""
2604
2604
 
2605
 
#: bzrlib/builtins.py:4959
 
2605
#: bzrlib/builtins.py:4989
2606
2606
msgid "Remove the last committed revision."
2607
2607
msgstr ""
2608
2608
 
2609
 
#: bzrlib/builtins.py:4961
 
2609
#: bzrlib/builtins.py:4991
2610
2610
msgid ""
2611
2611
"--verbose will print out what is being removed.\n"
2612
2612
"--dry-run will go through all the motions, but not actually\n"
2613
2613
"remove anything."
2614
2614
msgstr ""
2615
2615
 
2616
 
#: bzrlib/builtins.py:4965
 
2616
#: bzrlib/builtins.py:4995
2617
2617
msgid ""
2618
2618
"If --revision is specified, uncommit revisions to leave the branch at the\n"
2619
2619
"specified revision.  For example, \"bzr uncommit -r 15\" will leave the\n"
2620
2620
"branch at revision 15."
2621
2621
msgstr ""
2622
2622
 
2623
 
#: bzrlib/builtins.py:4969
 
2623
#: bzrlib/builtins.py:4999
2624
2624
msgid ""
2625
2625
"Uncommit leaves the working tree ready for a new commit.  The only change\n"
2626
2626
"it may make is to restore any pending merges that were present before\n"
2628
2628
msgstr ""
2629
2629
 
2630
2630
# help of 'dry-run' option of 'uncommit' command
2631
 
#: bzrlib/builtins.py:4980
 
2631
#: bzrlib/builtins.py:5010
2632
2632
msgid "Don't actually make changes."
2633
2633
msgstr ""
2634
2634
 
2635
2635
# help of 'force' option of 'uncommit' command
2636
 
#: bzrlib/builtins.py:4981
 
2636
#: bzrlib/builtins.py:5011
2637
2637
msgid "Say yes to all questions."
2638
2638
msgstr ""
2639
2639
 
 
2640
# help of 'keep-tags' option of 'uncommit' command
 
2641
#: bzrlib/builtins.py:5013
 
2642
msgid "Keep tags that point to removed revisions."
 
2643
msgstr ""
 
2644
 
2640
2645
# help of 'local' option of 'uncommit' command
2641
 
#: bzrlib/builtins.py:4983
 
2646
#: bzrlib/builtins.py:5015
2642
2647
msgid "Only remove the commits from the local branch when in a checkout."
2643
2648
msgstr ""
2644
2649
 
2645
 
#: bzrlib/builtins.py:5068
 
2650
#: bzrlib/builtins.py:5101
2646
2651
msgid "Break a dead lock."
2647
2652
msgstr ""
2648
2653
 
2649
 
#: bzrlib/builtins.py:5070
 
2654
#: bzrlib/builtins.py:5103
2650
2655
msgid ""
2651
2656
"This command breaks a lock on a repository, branch, working directory or\n"
2652
2657
"config file."
2653
2658
msgstr ""
2654
2659
 
2655
 
#: bzrlib/builtins.py:5073
 
2660
#: bzrlib/builtins.py:5106
2656
2661
msgid ""
2657
2662
"CAUTION: Locks should only be broken when you are sure that the process\n"
2658
2663
"holding the lock has been stopped."
2659
2664
msgstr ""
2660
2665
 
2661
 
#: bzrlib/builtins.py:5076
 
2666
#: bzrlib/builtins.py:5109
2662
2667
msgid ""
2663
2668
"You can get information on what locks are open via the 'bzr info\n"
2664
2669
"[location]' command."
2665
2670
msgstr ""
2666
2671
 
2667
 
#: bzrlib/builtins.py:5079
 
2672
#: bzrlib/builtins.py:5112
2668
2673
msgid ""
2669
2674
":Examples:\n"
2670
2675
"    bzr break-lock\n"
2673
2678
msgstr ""
2674
2679
 
2675
2680
# help of 'config' option of 'break-lock' command
2676
 
#: bzrlib/builtins.py:5088
 
2681
#: bzrlib/builtins.py:5121
2677
2682
msgid "LOCATION is the directory where the config lock is."
2678
2683
msgstr ""
2679
2684
 
2680
2685
# help of 'force' option of 'break-lock' command
2681
 
#: bzrlib/builtins.py:5090
 
2686
#: bzrlib/builtins.py:5123
2682
2687
msgid "Do not ask for confirmation before breaking the lock."
2683
2688
msgstr ""
2684
2689
 
2685
 
#: bzrlib/builtins.py:5126
 
2690
#: bzrlib/builtins.py:5159
2686
2691
msgid "Run the bzr server."
2687
2692
msgstr ""
2688
2693
 
2689
2694
# help of 'inet' option of 'serve' command
2690
 
#: bzrlib/builtins.py:5132
 
2695
#: bzrlib/builtins.py:5165
2691
2696
msgid "Serve on stdin/out for use from inetd or sshd."
2692
2697
msgstr ""
2693
2698
 
2694
2699
# title of 'protocol' option of 'serve' command
2695
 
#: bzrlib/builtins.py:5133
 
2700
#: bzrlib/builtins.py:5166
2696
2701
msgid "protocol"
2697
2702
msgstr ""
2698
2703
 
2699
2704
# help of 'protocol' option of 'serve' command
2700
 
#: bzrlib/builtins.py:5134
 
2705
#: bzrlib/builtins.py:5167
2701
2706
msgid "Protocol to serve."
2702
2707
msgstr ""
2703
2708
 
2704
2709
# help of 'port' option of 'serve' command
2705
 
#: bzrlib/builtins.py:5138
 
2710
#: bzrlib/builtins.py:5171
2706
2711
msgid ""
2707
2712
"Listen for connections on nominated port of the form [hostname:]portnumber.  "
2708
2713
"Passing 0 as the port number will result in a dynamically allocated port.  "
2710
2715
msgstr ""
2711
2716
 
2712
2717
# help of 'directory' option of 'serve' command
2713
 
#: bzrlib/builtins.py:5144
 
2718
#: bzrlib/builtins.py:5177
2714
2719
msgid "Serve contents of this directory."
2715
2720
msgstr ""
2716
2721
 
2717
2722
# help of 'allow-writes' option of 'serve' command
2718
 
#: bzrlib/builtins.py:5146
 
2723
#: bzrlib/builtins.py:5179
2719
2724
msgid ""
2720
2725
"By default the server is a readonly server.  Supplying --allow-writes "
2721
2726
"enables write access to the contents of the served directory and below.  "
2724
2729
"uncontrolled write access to your file system."
2725
2730
msgstr ""
2726
2731
 
2727
 
#: bzrlib/builtins.py:5191
 
2732
#: bzrlib/builtins.py:5224
2728
2733
msgid "Combine a tree into its containing tree."
2729
2734
msgstr ""
2730
2735
 
2731
 
#: bzrlib/builtins.py:5193
 
2736
#: bzrlib/builtins.py:5226
2732
2737
msgid "This command requires the target tree to be in a rich-root format."
2733
2738
msgstr ""
2734
2739
 
2735
 
#: bzrlib/builtins.py:5195
 
2740
#: bzrlib/builtins.py:5228
2736
2741
msgid ""
2737
2742
"The TREE argument should be an independent tree, inside another tree, but\n"
2738
2743
"not part of it.  (Such trees can be produced by \"bzr split\", but also by\n"
2739
2744
"running \"bzr branch\" with the target inside a tree.)"
2740
2745
msgstr ""
2741
2746
 
2742
 
#: bzrlib/builtins.py:5199
 
2747
#: bzrlib/builtins.py:5232
2743
2748
msgid ""
2744
2749
"The result is a combined tree, with the subtree no longer an independent\n"
2745
2750
"part.  This is marked as a merge of the subtree into the containing tree,\n"
2746
2751
"and all history is preserved."
2747
2752
msgstr ""
2748
2753
 
2749
 
#: bzrlib/builtins.py:5237
 
2754
#: bzrlib/builtins.py:5270
2750
2755
msgid "Split a subdirectory of a tree into a separate tree."
2751
2756
msgstr ""
2752
2757
 
2753
 
#: bzrlib/builtins.py:5239
 
2758
#: bzrlib/builtins.py:5272
2754
2759
msgid ""
2755
2760
"This command will produce a target tree in a format that supports\n"
2756
2761
"rich roots, like 'rich-root' or 'rich-root-pack'.  These formats cannot be\n"
2757
2762
"converted into earlier formats like 'dirstate-tags'."
2758
2763
msgstr ""
2759
2764
 
2760
 
#: bzrlib/builtins.py:5243
 
2765
#: bzrlib/builtins.py:5276
2761
2766
msgid ""
2762
2767
"The TREE argument should be a subdirectory of a working tree.  That\n"
2763
2768
"subdirectory will be converted into an independent tree, with its own\n"
2764
2769
"branch.  Commits in the top-level tree will not apply to the new subtree."
2765
2770
msgstr ""
2766
2771
 
2767
 
#: bzrlib/builtins.py:5364
 
2772
#: bzrlib/builtins.py:5397
2768
2773
msgid "Mail or create a merge-directive for submitting changes."
2769
2774
msgstr ""
2770
2775
 
2771
 
#: bzrlib/builtins.py:5366
 
2776
#: bzrlib/builtins.py:5399
2772
2777
msgid "A merge directive provides many things needed for requesting merges:"
2773
2778
msgstr ""
2774
2779
 
2775
 
#: bzrlib/builtins.py:5368
 
2780
#: bzrlib/builtins.py:5401
2776
2781
msgid "* A machine-readable description of the merge to perform"
2777
2782
msgstr ""
2778
2783
 
2779
 
#: bzrlib/builtins.py:5370
 
2784
#: bzrlib/builtins.py:5403
2780
2785
msgid "* An optional patch that is a preview of the changes requested"
2781
2786
msgstr ""
2782
2787
 
2783
 
#: bzrlib/builtins.py:5372
 
2788
#: bzrlib/builtins.py:5405
2784
2789
msgid ""
2785
2790
"* An optional bundle of revision data, so that the changes can be applied\n"
2786
2791
"  directly from the merge directive, without retrieving data from a\n"
2787
2792
"  branch."
2788
2793
msgstr ""
2789
2794
 
2790
 
#: bzrlib/builtins.py:5376
 
2795
#: bzrlib/builtins.py:5409
2791
2796
msgid ""
2792
2797
"`bzr send` creates a compact data set that, when applied using bzr\n"
2793
2798
"merge, has the same effect as merging from the source branch.  "
2794
2799
msgstr ""
2795
2800
 
2796
 
#: bzrlib/builtins.py:5379
 
2801
#: bzrlib/builtins.py:5412
2797
2802
msgid ""
2798
2803
"By default the merge directive is self-contained and can be applied to any\n"
2799
2804
"branch containing submit_branch in its ancestory without needing access to\n"
2800
2805
"the source branch."
2801
2806
msgstr ""
2802
2807
 
2803
 
#: bzrlib/builtins.py:5383
 
2808
#: bzrlib/builtins.py:5416
2804
2809
msgid ""
2805
2810
"If --no-bundle is specified, then Bazaar doesn't send the contents of the\n"
2806
2811
"revisions, but only a structured request to merge from the\n"
2809
2814
"included if known, so that people can check it later."
2810
2815
msgstr ""
2811
2816
 
2812
 
#: bzrlib/builtins.py:5389
 
2817
#: bzrlib/builtins.py:5422
2813
2818
msgid ""
2814
2819
"The submit branch defaults to the parent of the source branch, but can be\n"
2815
2820
"overridden.  Both submit branch and public branch will be remembered in\n"
2818
2823
"be changed using --from."
2819
2824
msgstr ""
2820
2825
 
2821
 
#: bzrlib/builtins.py:5395
 
2826
#: bzrlib/builtins.py:5428
2822
2827
msgid ""
2823
2828
"Both the submit branch and the public branch follow the usual behavior with\n"
2824
2829
"respect to --remember: If there is no default location set, the first send\n"
2825
 
"will set it (use --no-remember to avoid settting it). After that, you can\n"
 
2830
"will set it (use --no-remember to avoid setting it). After that, you can\n"
2826
2831
"omit the location to use the default.  To change the default, use\n"
2827
2832
"--remember. The value will only be saved if the location can be accessed."
2828
2833
msgstr ""
2829
2834
 
2830
 
#: bzrlib/builtins.py:5401
 
2835
#: bzrlib/builtins.py:5434
2831
2836
msgid ""
2832
2837
"In order to calculate those changes, bzr must analyse the submit branch.\n"
2833
2838
"Therefore it is most efficient for the submit branch to be a local mirror.\n"
2835
2840
"in the merge directive."
2836
2841
msgstr ""
2837
2842
 
2838
 
#: bzrlib/builtins.py:5406
 
2843
#: bzrlib/builtins.py:5439
2839
2844
msgid ""
2840
2845
"The default behaviour is to send the merge directive by mail, unless -o is\n"
2841
2846
"given, in which case it is sent to a file."
2842
2847
msgstr ""
2843
2848
 
2844
 
#: bzrlib/builtins.py:5409
 
2849
#: bzrlib/builtins.py:5442
2845
2850
msgid ""
2846
2851
"Mail is sent using your preferred mail program.  This should be transparent\n"
2847
2852
"on Windows (it uses MAPI).  On Unix, it requires the xdg-email utility.\n"
2848
2853
"If the preferred client can't be found (or used), your editor will be used."
2849
2854
msgstr ""
2850
2855
 
2851
 
#: bzrlib/builtins.py:5413
 
2856
#: bzrlib/builtins.py:5446
2852
2857
msgid ""
2853
2858
"To use a specific mail program, set the mail_client configuration option.\n"
2854
2859
"(For Thunderbird 1.5, this works around some bugs.)  Supported values for\n"
2860
2865
"supported clients."
2861
2866
msgstr ""
2862
2867
 
2863
 
#: bzrlib/builtins.py:5420
 
2868
#: bzrlib/builtins.py:5453
2864
2869
msgid ""
2865
2870
"If mail is being sent, a to address is required.  This can be supplied\n"
2866
2871
"either on the commandline, by setting the submit_to configuration\n"
2868
2873
"in the submit branch."
2869
2874
msgstr ""
2870
2875
 
2871
 
#: bzrlib/builtins.py:5425
 
2876
#: bzrlib/builtins.py:5458
2872
2877
msgid ""
2873
2878
"Two formats are currently supported: \"4\" uses revision bundle format 4 "
2874
2879
"and\n"
2878
2883
"format 1.  It is compatible with Bazaar 0.12 - 0.18."
2879
2884
msgstr ""
2880
2885
 
2881
 
#: bzrlib/builtins.py:5431
 
2886
#: bzrlib/builtins.py:5464
2882
2887
msgid ""
2883
2888
"The merge directives created by bzr send may be applied using bzr merge or\n"
2884
2889
"bzr pull by specifying a file containing a merge directive as the location."
2885
2890
msgstr ""
2886
2891
 
2887
 
#: bzrlib/builtins.py:5434
 
2892
#: bzrlib/builtins.py:5467
2888
2893
msgid ""
2889
2894
"bzr send makes extensive use of public locations to map local locations "
2890
2895
"into\n"
2893
2898
msgstr ""
2894
2899
 
2895
2900
# help of 'output' option of 'send' command
2896
 
#: bzrlib/builtins.py:5458
 
2901
#: bzrlib/builtins.py:5491
2897
2902
msgid "Write merge directive to this file or directory; use - for stdout."
2898
2903
msgstr ""
2899
2904
 
2900
2905
# help of 'strict' option of 'send' command
2901
 
#: bzrlib/builtins.py:5462
 
2906
#: bzrlib/builtins.py:5495
2902
2907
msgid ""
2903
2908
"Refuse to send if there are uncommitted changes in the working tree, --no-"
2904
2909
"strict disables the check."
2905
2910
msgstr ""
2906
2911
 
2907
2912
# help of 'mail-to' option of 'send' command
2908
 
#: bzrlib/builtins.py:5464
 
2913
#: bzrlib/builtins.py:5497
2909
2914
msgid "Mail the request to this address."
2910
2915
msgstr ""
2911
2916
 
2912
2917
# help of 'body' option of 'send' command
2913
 
#: bzrlib/builtins.py:5468
 
2918
#: bzrlib/builtins.py:5501
2914
2919
msgid "Body for the email."
2915
2920
msgstr ""
2916
2921
 
2917
2922
# help of 'no-bundle' option of 'send' command
2918
 
#: bzrlib/builtins.py:5521
 
2923
#: bzrlib/builtins.py:5554
2919
2924
msgid "Do not include a bundle in the merge directive."
2920
2925
msgstr ""
2921
2926
 
2922
2927
# help of 'no-patch' option of 'send' command
2923
 
#: bzrlib/builtins.py:5522
 
2928
#: bzrlib/builtins.py:5555
2924
2929
msgid "Do not include a preview patch in the merge directive."
2925
2930
msgstr ""
2926
2931
 
2927
2932
# help of 'remember' option of 'send' command
2928
 
#: bzrlib/builtins.py:5525
 
2933
#: bzrlib/builtins.py:5558
2929
2934
msgid "Remember submit and public branch."
2930
2935
msgstr ""
2931
2936
 
2932
2937
# help of 'from' option of 'send' command
2933
 
#: bzrlib/builtins.py:5527
 
2938
#: bzrlib/builtins.py:5560
2934
2939
msgid ""
2935
2940
"Branch to generate the submission from, rather than the one containing the "
2936
2941
"working directory."
2937
2942
msgstr ""
2938
2943
 
2939
2944
# title of 'format' option of 'send' command
2940
 
#: bzrlib/builtins.py:5537
 
2945
#: bzrlib/builtins.py:5570
2941
2946
msgid "format"
2942
2947
msgstr ""
2943
2948
 
2944
2949
# help of 'format' option of 'send' command
2945
 
#: bzrlib/builtins.py:5538
 
2950
#: bzrlib/builtins.py:5571
2946
2951
msgid "Use the specified output format."
2947
2952
msgstr ""
2948
2953
 
2949
 
#: bzrlib/builtins.py:5560
 
2954
#: bzrlib/builtins.py:5593
2950
2955
msgid "Create, remove or modify a tag naming a revision."
2951
2956
msgstr ""
2952
2957
 
2953
 
#: bzrlib/builtins.py:5562
 
2958
#: bzrlib/builtins.py:5595
2954
2959
msgid ""
2955
2960
"Tags give human-meaningful names to revisions.  Commands that take a -r\n"
2956
2961
"(--revision) option can be given -rtag:X, where X is any previously\n"
2957
2962
"created tag."
2958
2963
msgstr ""
2959
2964
 
2960
 
#: bzrlib/builtins.py:5566
 
2965
#: bzrlib/builtins.py:5599
2961
2966
msgid ""
2962
2967
"Tags are stored in the branch.  Tags are copied from one branch to another\n"
2963
2968
"along when you branch, push, pull or merge."
2964
2969
msgstr ""
2965
2970
 
2966
 
#: bzrlib/builtins.py:5569
 
2971
#: bzrlib/builtins.py:5602
2967
2972
msgid ""
2968
2973
"It is an error to give a tag name that already exists unless you pass\n"
2969
2974
"--force, in which case the tag is moved to point to the new revision."
2970
2975
msgstr ""
2971
2976
 
2972
 
#: bzrlib/builtins.py:5572
 
2977
#: bzrlib/builtins.py:5605
2973
2978
msgid ""
2974
2979
"To rename a tag (change the name but keep it on the same revsion), run "
2975
2980
"``bzr\n"
2976
2981
"tag new-name -r tag:old-name`` and then ``bzr tag --delete oldname``."
2977
2982
msgstr ""
2978
2983
 
2979
 
#: bzrlib/builtins.py:5575
 
2984
#: bzrlib/builtins.py:5608
2980
2985
msgid ""
2981
2986
"If no tag name is specified it will be determined through the \n"
2982
2987
"'automatic_tag_name' hook. This can e.g. be used to automatically tag\n"
2985
2990
msgstr ""
2986
2991
 
2987
2992
# help of 'delete' option of 'tag' command
2988
 
#: bzrlib/builtins.py:5585
 
2993
#: bzrlib/builtins.py:5618
2989
2994
msgid "Delete this tag rather than placing it."
2990
2995
msgstr ""
2991
2996
 
2992
2997
# help of 'directory' option of 'tag' command
2993
 
#: bzrlib/builtins.py:5588
 
2998
#: bzrlib/builtins.py:5621
2994
2999
msgid "Branch in which to place the tag."
2995
3000
msgstr ""
2996
3001
 
2997
3002
# help of 'force' option of 'tag' command
2998
 
#: bzrlib/builtins.py:5590
 
3003
#: bzrlib/builtins.py:5623
2999
3004
msgid "Replace existing tags."
3000
3005
msgstr ""
3001
3006
 
3002
 
#: bzrlib/builtins.py:5629
 
3007
#: bzrlib/builtins.py:5672
3003
3008
msgid "List tags."
3004
3009
msgstr ""
3005
3010
 
3006
 
#: bzrlib/builtins.py:5631
 
3011
#: bzrlib/builtins.py:5674
3007
3012
msgid ""
3008
3013
"This command shows a table of tag names and the revisions they reference."
3009
3014
msgstr ""
3010
3015
 
3011
3016
# help of 'directory' option of 'tags' command
3012
 
#: bzrlib/builtins.py:5637
 
3017
#: bzrlib/builtins.py:5680
3013
3018
msgid "Branch whose tags should be displayed."
3014
3019
msgstr ""
3015
3020
 
3016
3021
# help of 'sort' option of 'tags' command
3017
 
#: bzrlib/builtins.py:5639
 
3022
#: bzrlib/builtins.py:5682
3018
3023
msgid "Sort tags by different criteria."
3019
3024
msgstr ""
3020
3025
 
3021
3026
# title of 'sort' option of 'tags' command
3022
 
#: bzrlib/builtins.py:5639
 
3027
#: bzrlib/builtins.py:5682
3023
3028
msgid "Sorting"
3024
3029
msgstr ""
3025
3030
 
3026
 
#: bzrlib/builtins.py:5684
 
3031
#: bzrlib/builtins.py:5727
3027
3032
msgid "Reconfigure the type of a bzr directory."
3028
3033
msgstr ""
3029
3034
 
3030
 
#: bzrlib/builtins.py:5686
 
3035
#: bzrlib/builtins.py:5729
3031
3036
msgid "A target configuration must be specified."
3032
3037
msgstr ""
3033
3038
 
3034
 
#: bzrlib/builtins.py:5688
 
3039
#: bzrlib/builtins.py:5731
3035
3040
msgid ""
3036
3041
"For checkouts, the bind-to location will be auto-detected if not specified.\n"
3037
3042
"The order of preference is\n"
3043
3048
msgstr ""
3044
3049
 
3045
3050
# title of 'target_type' option of 'reconfigure' command
3046
 
#: bzrlib/builtins.py:5702
 
3051
#: bzrlib/builtins.py:5745
3047
3052
msgid "Target type"
3048
3053
msgstr ""
3049
3054
 
3050
3055
# help of 'target_type' option of 'reconfigure' command
3051
 
#: bzrlib/builtins.py:5703
 
3056
#: bzrlib/builtins.py:5746
3052
3057
msgid "The type to reconfigure the directory to."
3053
3058
msgstr ""
3054
3059
 
3055
3060
# help of 'bind-to' option of 'reconfigure' command
3056
 
#: bzrlib/builtins.py:5718
 
3061
#: bzrlib/builtins.py:5761
3057
3062
msgid "Branch to bind checkout to."
3058
3063
msgstr ""
3059
3064
 
3060
3065
# help of 'force' option of 'reconfigure' command
3061
 
#: bzrlib/builtins.py:5720
 
3066
#: bzrlib/builtins.py:5763
3062
3067
msgid "Perform reconfiguration even if local changes will be lost."
3063
3068
msgstr ""
3064
3069
 
3065
3070
# help of 'stacked-on' option of 'reconfigure' command
3066
 
#: bzrlib/builtins.py:5723
 
3071
#: bzrlib/builtins.py:5766
3067
3072
msgid "Reconfigure a branch to be stacked on another branch."
3068
3073
msgstr ""
3069
3074
 
3070
3075
# help of 'unstacked' option of 'reconfigure' command
3071
 
#: bzrlib/builtins.py:5727
 
3076
#: bzrlib/builtins.py:5770
3072
3077
msgid ""
3073
3078
"Reconfigure a branch to be unstacked.  This may require copying substantial "
3074
3079
"data into it."
3075
3080
msgstr ""
3076
3081
 
3077
 
#: bzrlib/builtins.py:5775
 
3082
#: bzrlib/builtins.py:5818
3078
3083
msgid "Set the branch of a checkout and update."
3079
3084
msgstr ""
3080
3085
 
3081
 
#: bzrlib/builtins.py:5777
 
3086
#: bzrlib/builtins.py:5820
3082
3087
msgid ""
3083
3088
"For lightweight checkouts, this changes the branch being referenced.\n"
3084
3089
"For heavyweight checkouts, this checks that there are no local commits\n"
3086
3091
"of the new location and binds to it."
3087
3092
msgstr ""
3088
3093
 
3089
 
#: bzrlib/builtins.py:5782
 
3094
#: bzrlib/builtins.py:5825
3090
3095
msgid ""
3091
3096
"In both cases, the working tree is updated and uncommitted changes\n"
3092
3097
"are merged. The user can commit or revert these as they desire."
3093
3098
msgstr ""
3094
3099
 
3095
 
#: bzrlib/builtins.py:5785
 
3100
#: bzrlib/builtins.py:5828
3096
3101
msgid "Pending merges need to be committed or reverted before using switch."
3097
3102
msgstr ""
3098
3103
 
3099
 
#: bzrlib/builtins.py:5787
 
3104
#: bzrlib/builtins.py:5830
3100
3105
msgid ""
3101
3106
"The path to the branch to switch to can be specified relative to the parent\n"
3102
3107
"directory of the current branch. For example, if you are currently in a\n"
3104
3109
"/path/to/newbranch."
3105
3110
msgstr ""
3106
3111
 
3107
 
#: bzrlib/builtins.py:5792
 
3112
#: bzrlib/builtins.py:5835
3108
3113
msgid ""
3109
3114
"Bound branches use the nickname of its master branch unless it is set\n"
3110
3115
"locally, in which case switching will update the local nickname to be\n"
3112
3117
msgstr ""
3113
3118
 
3114
3119
# help of 'force' option of 'switch' command
3115
 
#: bzrlib/builtins.py:5800
 
3120
#: bzrlib/builtins.py:5843
3116
3121
msgid "Switch even if local commits will be lost."
3117
3122
msgstr ""
3118
3123
 
3119
3124
# help of 'create-branch' option of 'switch' command
3120
 
#: bzrlib/builtins.py:5803
 
3125
#: bzrlib/builtins.py:5846
3121
3126
msgid "Create the target branch from this one before switching to it."
3122
3127
msgstr ""
3123
3128
 
3124
 
#: bzrlib/builtins.py:5872
 
3129
#: bzrlib/builtins.py:5915
3125
3130
msgid "Manage filtered views."
3126
3131
msgstr ""
3127
3132
 
3128
 
#: bzrlib/builtins.py:5874
 
3133
#: bzrlib/builtins.py:5917
3129
3134
msgid ""
3130
3135
"Views provide a mask over the tree so that users can focus on\n"
3131
3136
"a subset of a tree when doing their work. After creating a view,\n"
3135
3140
"must be within the current view."
3136
3141
msgstr ""
3137
3142
 
3138
 
#: bzrlib/builtins.py:5881
 
3143
#: bzrlib/builtins.py:5924
3139
3144
msgid ""
3140
3145
"In most cases, a view has a short life-span: it is created to make\n"
3141
3146
"a selected change and is deleted once that change is committed.\n"
3143
3148
"and switch between them."
3144
3149
msgstr ""
3145
3150
 
3146
 
#: bzrlib/builtins.py:5886
 
3151
#: bzrlib/builtins.py:5929
3147
3152
msgid ""
3148
3153
"To disable the current view without deleting it, you can switch to\n"
3149
3154
"the pseudo view called ``off``. This can be useful when you need\n"
3151
3156
"want to switch back to your view after that."
3152
3157
msgstr ""
3153
3158
 
3154
 
#: bzrlib/builtins.py:5891
 
3159
#: bzrlib/builtins.py:5934
3155
3160
msgid ""
3156
3161
":Examples:\n"
3157
3162
"  To define the current view::"
3158
3163
msgstr ""
3159
3164
 
3160
 
#: bzrlib/builtins.py:5894
 
3165
#: bzrlib/builtins.py:5937
3161
3166
msgid "    bzr view file1 dir1 ..."
3162
3167
msgstr ""
3163
3168
 
3164
 
#: bzrlib/builtins.py:5896
 
3169
#: bzrlib/builtins.py:5939
3165
3170
msgid "  To list the current view::"
3166
3171
msgstr ""
3167
3172
 
3168
 
#: bzrlib/builtins.py:5898
 
3173
#: bzrlib/builtins.py:5941
3169
3174
msgid "    bzr view"
3170
3175
msgstr ""
3171
3176
 
3172
 
#: bzrlib/builtins.py:5900
 
3177
#: bzrlib/builtins.py:5943
3173
3178
msgid "  To delete the current view::"
3174
3179
msgstr ""
3175
3180
 
3176
 
#: bzrlib/builtins.py:5902
 
3181
#: bzrlib/builtins.py:5945
3177
3182
msgid "    bzr view --delete"
3178
3183
msgstr ""
3179
3184
 
3180
 
#: bzrlib/builtins.py:5904
 
3185
#: bzrlib/builtins.py:5947
3181
3186
msgid "  To disable the current view without deleting it::"
3182
3187
msgstr ""
3183
3188
 
3184
 
#: bzrlib/builtins.py:5906
 
3189
#: bzrlib/builtins.py:5949
3185
3190
msgid "    bzr view --switch off"
3186
3191
msgstr ""
3187
3192
 
3188
 
#: bzrlib/builtins.py:5908
 
3193
#: bzrlib/builtins.py:5951
3189
3194
msgid "  To define a named view and switch to it::"
3190
3195
msgstr ""
3191
3196
 
3192
 
#: bzrlib/builtins.py:5910
 
3197
#: bzrlib/builtins.py:5953
3193
3198
msgid "    bzr view --name view-name file1 dir1 ..."
3194
3199
msgstr ""
3195
3200
 
3196
 
#: bzrlib/builtins.py:5912
 
3201
#: bzrlib/builtins.py:5955
3197
3202
msgid "  To list a named view::"
3198
3203
msgstr ""
3199
3204
 
3200
 
#: bzrlib/builtins.py:5914
 
3205
#: bzrlib/builtins.py:5957
3201
3206
msgid "    bzr view --name view-name"
3202
3207
msgstr ""
3203
3208
 
3204
 
#: bzrlib/builtins.py:5916
 
3209
#: bzrlib/builtins.py:5959
3205
3210
msgid "  To delete a named view::"
3206
3211
msgstr ""
3207
3212
 
3208
 
#: bzrlib/builtins.py:5918
 
3213
#: bzrlib/builtins.py:5961
3209
3214
msgid "    bzr view --name view-name --delete"
3210
3215
msgstr ""
3211
3216
 
3212
 
#: bzrlib/builtins.py:5920
 
3217
#: bzrlib/builtins.py:5963
3213
3218
msgid "  To switch to a named view::"
3214
3219
msgstr ""
3215
3220
 
3216
 
#: bzrlib/builtins.py:5922
 
3221
#: bzrlib/builtins.py:5965
3217
3222
msgid "    bzr view --switch view-name"
3218
3223
msgstr ""
3219
3224
 
3220
 
#: bzrlib/builtins.py:5924
 
3225
#: bzrlib/builtins.py:5967
3221
3226
msgid "  To list all views defined::"
3222
3227
msgstr ""
3223
3228
 
3224
 
#: bzrlib/builtins.py:5926
 
3229
#: bzrlib/builtins.py:5969
3225
3230
msgid "    bzr view --all"
3226
3231
msgstr ""
3227
3232
 
3228
 
#: bzrlib/builtins.py:5928
 
3233
#: bzrlib/builtins.py:5971
3229
3234
msgid "  To delete all views::"
3230
3235
msgstr ""
3231
3236
 
3232
 
#: bzrlib/builtins.py:5930
 
3237
#: bzrlib/builtins.py:5973
3233
3238
msgid "    bzr view --delete --all"
3234
3239
msgstr ""
3235
3240
 
3236
3241
# help of 'all' option of 'view' command
3237
 
#: bzrlib/builtins.py:5937
 
3242
#: bzrlib/builtins.py:5980
3238
3243
msgid "Apply list or delete action to all views."
3239
3244
msgstr ""
3240
3245
 
3241
3246
# help of 'delete' option of 'view' command
3242
 
#: bzrlib/builtins.py:5940
 
3247
#: bzrlib/builtins.py:5983
3243
3248
msgid "Delete the view."
3244
3249
msgstr ""
3245
3250
 
3246
3251
# help of 'name' option of 'view' command
3247
 
#: bzrlib/builtins.py:5943
 
3252
#: bzrlib/builtins.py:5986
3248
3253
msgid "Name of the view to define, list or delete."
3249
3254
msgstr ""
3250
3255
 
3251
3256
# help of 'switch' option of 'view' command
3252
 
#: bzrlib/builtins.py:5947
 
3257
#: bzrlib/builtins.py:5990
3253
3258
msgid "Name of the view to switch to."
3254
3259
msgstr ""
3255
3260
 
3256
 
#: bzrlib/builtins.py:6047
 
3261
#: bzrlib/builtins.py:6090
3257
3262
msgid "Remove a branch."
3258
3263
msgstr ""
3259
3264
 
3260
 
#: bzrlib/builtins.py:6049
 
3265
#: bzrlib/builtins.py:6092
3261
3266
msgid ""
3262
3267
"This will remove the branch from the specified location but \n"
3263
3268
"will keep any working tree or repository in place."
3264
3269
msgstr ""
3265
3270
 
3266
 
#: bzrlib/builtins.py:6054
 
3271
#: bzrlib/builtins.py:6097
3267
3272
msgid "  Remove the branch at repo/trunk::"
3268
3273
msgstr ""
3269
3274
 
3270
 
#: bzrlib/builtins.py:6056
 
3275
#: bzrlib/builtins.py:6099
3271
3276
msgid "    bzr remove-branch repo/trunk"
3272
3277
msgstr ""
3273
3278
 
3274
 
#: bzrlib/builtins.py:6072
 
3279
#: bzrlib/builtins.py:6115
3275
3280
msgid "Temporarily set aside some changes from the current tree."
3276
3281
msgstr ""
3277
3282
 
3278
 
#: bzrlib/builtins.py:6074
 
3283
#: bzrlib/builtins.py:6117
3279
3284
msgid ""
3280
3285
"Shelve allows you to temporarily put changes you've made \"on the shelf\",\n"
3281
3286
"ie. out of the way, until a later time when you can bring them back from\n"
3284
3289
"will they survive its deletion."
3285
3290
msgstr ""
3286
3291
 
3287
 
#: bzrlib/builtins.py:6080
 
3292
#: bzrlib/builtins.py:6123
3288
3293
msgid "If shelve --list is specified, previously-shelved changes are listed."
3289
3294
msgstr ""
3290
3295
 
3291
 
#: bzrlib/builtins.py:6082
 
3296
#: bzrlib/builtins.py:6125
3292
3297
msgid ""
3293
3298
"Shelve is intended to help separate several sets of changes that have\n"
3294
3299
"been inappropriately mingled.  If you just want to get rid of all changes\n"
3296
3301
"shelve all text changes at once, use shelve --all."
3297
3302
msgstr ""
3298
3303
 
3299
 
#: bzrlib/builtins.py:6087
 
3304
#: bzrlib/builtins.py:6130
3300
3305
msgid ""
3301
3306
"If filenames are specified, only the changes to those files will be\n"
3302
3307
"shelved. Other files will be left untouched."
3303
3308
msgstr ""
3304
3309
 
3305
 
#: bzrlib/builtins.py:6090
 
3310
#: bzrlib/builtins.py:6133
3306
3311
msgid ""
3307
3312
"If a revision is specified, changes since that revision will be shelved."
3308
3313
msgstr ""
3309
3314
 
3310
 
#: bzrlib/builtins.py:6092
 
3315
#: bzrlib/builtins.py:6135
3311
3316
msgid ""
3312
3317
"You can put multiple items on the shelf, and by default, 'unshelve' will\n"
3313
3318
"restore the most recently shelved changes."
3314
3319
msgstr ""
3315
3320
 
3316
 
#: bzrlib/builtins.py:6095
 
3321
#: bzrlib/builtins.py:6138
3317
3322
msgid ""
3318
3323
"For complicated changes, it is possible to edit the changes in a separate\n"
3319
3324
"editor program to decide what the file remaining in the working copy\n"
3320
3325
"should look like.  To do this, add the configuration option"
3321
3326
msgstr ""
3322
3327
 
3323
 
#: bzrlib/builtins.py:6099
 
3328
#: bzrlib/builtins.py:6142
3324
3329
msgid "    change_editor = PROGRAM @new_path @old_path"
3325
3330
msgstr ""
3326
3331
 
3327
 
#: bzrlib/builtins.py:6101
 
3332
#: bzrlib/builtins.py:6144
3328
3333
msgid ""
3329
3334
"where @new_path is replaced with the path of the new version of the \n"
3330
3335
"file and @old_path is replaced with the path of the old version of \n"
3334
3339
msgstr ""
3335
3340
 
3336
3341
# help of 'all' option of 'shelve' command
3337
 
#: bzrlib/builtins.py:6113
 
3342
#: bzrlib/builtins.py:6156
3338
3343
msgid "Shelve all changes."
3339
3344
msgstr ""
3340
3345
 
3341
3346
# help of 'writer' option of 'shelve' command
3342
 
#: bzrlib/builtins.py:6115
 
3347
#: bzrlib/builtins.py:6158
3343
3348
msgid "Method to use for writing diffs."
3344
3349
msgstr ""
3345
3350
 
3346
3351
# title of 'writer' option of 'shelve' command
3347
 
#: bzrlib/builtins.py:6115
 
3352
#: bzrlib/builtins.py:6158
3348
3353
msgid "writer"
3349
3354
msgstr ""
3350
3355
 
3351
3356
# help of 'list' option of 'shelve' command
3352
 
#: bzrlib/builtins.py:6119
 
3357
#: bzrlib/builtins.py:6162
3353
3358
msgid "List shelved changes."
3354
3359
msgstr ""
3355
3360
 
3356
3361
# help of 'destroy' option of 'shelve' command
3357
 
#: bzrlib/builtins.py:6121
 
3362
#: bzrlib/builtins.py:6164
3358
3363
msgid "Destroy removed changes instead of shelving them."
3359
3364
msgstr ""
3360
3365
 
3361
 
#: bzrlib/builtins.py:6161
 
3366
#: bzrlib/builtins.py:6204
3362
3367
msgid "Restore shelved changes."
3363
3368
msgstr ""
3364
3369
 
3365
 
#: bzrlib/builtins.py:6163
 
3370
#: bzrlib/builtins.py:6206
3366
3371
msgid ""
3367
3372
"By default, the most recently shelved changes are restored. However if you\n"
3368
3373
"specify a shelf by id those changes will be restored instead.  This works\n"
3370
3375
msgstr ""
3371
3376
 
3372
3377
# help of 'action' option of 'unshelve' command
3373
 
#: bzrlib/builtins.py:6172
 
3378
#: bzrlib/builtins.py:6215
3374
3379
msgid "The action to perform."
3375
3380
msgstr ""
3376
3381
 
3377
 
#: bzrlib/builtins.py:6194
 
3382
#: bzrlib/builtins.py:6237
3378
3383
msgid "Remove unwanted files from working tree."
3379
3384
msgstr ""
3380
3385
 
3381
 
#: bzrlib/builtins.py:6196
 
3386
#: bzrlib/builtins.py:6239
3382
3387
msgid ""
3383
3388
"By default, only unknown files, not ignored files, are deleted.  Versioned\n"
3384
3389
"files are never deleted."
3385
3390
msgstr ""
3386
3391
 
3387
 
#: bzrlib/builtins.py:6199
 
3392
#: bzrlib/builtins.py:6242
3388
3393
msgid ""
3389
3394
"Another class is 'detritus', which includes files emitted by bzr during\n"
3390
3395
"normal operations and selftests.  (The value of these files decreases with\n"
3391
3396
"time.)"
3392
3397
msgstr ""
3393
3398
 
3394
 
#: bzrlib/builtins.py:6203
 
3399
#: bzrlib/builtins.py:6246
3395
3400
msgid ""
3396
3401
"If no options are specified, unknown files are deleted.  Otherwise, option\n"
3397
3402
"flags are respected, and may be combined."
3398
3403
msgstr ""
3399
3404
 
3400
 
#: bzrlib/builtins.py:6206
 
3405
#: bzrlib/builtins.py:6249
3401
3406
msgid "To check what clean-tree will do, use --dry-run."
3402
3407
msgstr ""
3403
3408
 
3404
3409
# help of 'ignored' option of 'clean-tree' command
3405
 
#: bzrlib/builtins.py:6209
 
3410
#: bzrlib/builtins.py:6252
3406
3411
msgid "Delete all ignored files."
3407
3412
msgstr ""
3408
3413
 
3409
3414
# help of 'detritus' option of 'clean-tree' command
3410
 
#: bzrlib/builtins.py:6210
 
3415
#: bzrlib/builtins.py:6253
3411
3416
msgid ""
3412
3417
"Delete conflict files, merge and revert backups, and failed selftest dirs."
3413
3418
msgstr ""
3414
3419
 
3415
3420
# help of 'unknown' option of 'clean-tree' command
3416
 
#: bzrlib/builtins.py:6213
 
3421
#: bzrlib/builtins.py:6256
3417
3422
msgid "Delete files unknown to bzr (default)."
3418
3423
msgstr ""
3419
3424
 
3420
3425
# help of 'dry-run' option of 'clean-tree' command
3421
 
#: bzrlib/builtins.py:6214
 
3426
#: bzrlib/builtins.py:6257
3422
3427
msgid "Show files to delete instead of deleting them."
3423
3428
msgstr ""
3424
3429
 
3425
3430
# help of 'force' option of 'clean-tree' command
3426
 
#: bzrlib/builtins.py:6216
 
3431
#: bzrlib/builtins.py:6259
3427
3432
msgid "Do not prompt before deleting."
3428
3433
msgstr ""
3429
3434
 
3594
3599
msgid "All commits signed with verifiable keys"
3595
3600
msgstr ""
3596
3601
 
3597
 
#: bzrlib/config.py:3118
 
3602
#: bzrlib/config.py:3277
3598
3603
msgid "Display, set or remove a configuration option."
3599
3604
msgstr ""
3600
3605
 
3601
 
#: bzrlib/config.py:3120
 
3606
#: bzrlib/config.py:3279
3602
3607
msgid "Display the active value for a given option."
3603
3608
msgstr ""
3604
3609
 
3605
 
#: bzrlib/config.py:3122
 
3610
#: bzrlib/config.py:3281
3606
3611
msgid ""
3607
3612
"If --all is specified, NAME is interpreted as a regular expression and all\n"
3608
3613
"matching options are displayed mentioning their scope. The active value\n"
3609
3614
"that bzr will take into account is the first one displayed for each option."
3610
3615
msgstr ""
3611
3616
 
3612
 
#: bzrlib/config.py:3126
 
3617
#: bzrlib/config.py:3285
3613
3618
msgid "If no NAME is given, --all .* is implied."
3614
3619
msgstr ""
3615
3620
 
3616
 
#: bzrlib/config.py:3128
 
3621
#: bzrlib/config.py:3287
3617
3622
msgid ""
3618
3623
"Setting a value is achieved by using name=value without spaces. The value\n"
3619
3624
"is set in the most relevant scope and can be checked by displaying the\n"
3621
3626
msgstr ""
3622
3627
 
3623
3628
# help of 'scope' option of 'config' command
3624
 
#: bzrlib/config.py:3139
 
3629
#: bzrlib/config.py:3298
3625
3630
msgid "Reduce the scope to the specified configuration file"
3626
3631
msgstr ""
3627
3632
 
3628
3633
# help of 'all' option of 'config' command
3629
 
#: bzrlib/config.py:3143
 
3634
#: bzrlib/config.py:3302
3630
3635
msgid "Display all the defined values for the matching options."
3631
3636
msgstr ""
3632
3637
 
3633
3638
# help of 'remove' option of 'config' command
3634
 
#: bzrlib/config.py:3145
 
3639
#: bzrlib/config.py:3304
3635
3640
msgid "Remove the option from the configuration file"
3636
3641
msgstr ""
3637
3642
 
3690
3695
msgid "action"
3691
3696
msgstr ""
3692
3697
 
3693
 
#: bzrlib/errors.py:208
 
3698
#: bzrlib/errors.py:215
3694
3699
msgid "The tree builder is already building a tree."
3695
3700
msgstr ""
3696
3701
 
3697
 
#: bzrlib/errors.py:229
 
3702
#: bzrlib/errors.py:236
3698
3703
msgid "The dirstate file (%(state)s) appears to be corrupt: %(msg)s"
3699
3704
msgstr ""
3700
3705
 
3701
 
#: bzrlib/errors.py:248
 
3706
#: bzrlib/errors.py:255
3702
3707
msgid ""
3703
3708
"The API for \"%(api)s\" is not compatible with \"%(wanted)s\". It supports "
3704
3709
"versions \"%(minimum)s\" to \"%(current)s\"."
3705
3710
msgstr ""
3706
3711
 
3707
 
#: bzrlib/errors.py:260
 
3712
#: bzrlib/errors.py:267
3708
3713
msgid "The transport '%(transport)s' is only accessible within this process."
3709
3714
msgstr ""
3710
3715
 
3711
 
#: bzrlib/errors.py:278
 
3716
#: bzrlib/errors.py:285
3712
3717
msgid "Invalid revision number %(revno)s"
3713
3718
msgstr ""
3714
3719
 
3715
 
#: bzrlib/errors.py:287
 
3720
#: bzrlib/errors.py:294
3716
3721
msgid "Invalid revision-id {%(revision_id)s} in %(branch)s"
3717
3722
msgstr ""
3718
3723
 
3719
 
#: bzrlib/errors.py:298
 
3724
#: bzrlib/errors.py:305
3720
3725
msgid "Reserved revision-id {%(revision_id)s}"
3721
3726
msgstr ""
3722
3727
 
3723
 
#: bzrlib/errors.py:312
 
3728
#: bzrlib/errors.py:319
3724
3729
msgid "There is no public branch set for \"%(branch_url)s\"."
3725
3730
msgstr ""
3726
3731
 
3727
 
#: bzrlib/errors.py:322
 
3732
#: bzrlib/errors.py:329
3728
3733
msgid ""
3729
3734
"No help could be found for '%(topic)s'. Please use 'bzr help topics' to "
3730
3735
"obtain a list of topics."
3731
3736
msgstr ""
3732
3737
 
3733
 
#: bzrlib/errors.py:331
 
3738
#: bzrlib/errors.py:338
3734
3739
msgid "The file id \"%(file_id)s\" is not present in the tree %(tree)s."
3735
3740
msgstr ""
3736
3741
 
3737
 
#: bzrlib/errors.py:341
 
3742
#: bzrlib/errors.py:348
3738
3743
msgid ""
3739
3744
"The file id \"%(file_id)s\" is not present in the repository %(repository)r"
3740
3745
msgstr ""
3741
3746
 
3742
 
#: bzrlib/errors.py:350
 
3747
#: bzrlib/errors.py:357
3743
3748
msgid "The branch '%(branch)s' is not stacked."
3744
3749
msgstr ""
3745
3750
 
3746
 
#: bzrlib/errors.py:364
 
3751
#: bzrlib/errors.py:371
3747
3752
msgid "No WorkingTree exists for \"%(base)s\"."
3748
3753
msgstr ""
3749
3754
 
3750
 
#: bzrlib/errors.py:373
 
3755
#: bzrlib/errors.py:380
3751
3756
msgid "Not currently building a tree."
3752
3757
msgstr ""
3753
3758
 
3754
 
#: bzrlib/errors.py:378
 
3759
#: bzrlib/errors.py:385
3755
3760
msgid "%(url)s is not a local path."
3756
3761
msgstr ""
3757
3762
 
3758
 
#: bzrlib/errors.py:406
 
3763
#: bzrlib/errors.py:413
3759
3764
msgid "%(not_locked)r is not write locked but needs to be."
3760
3765
msgstr ""
3761
3766
 
3762
 
#: bzrlib/errors.py:414
 
3767
#: bzrlib/errors.py:421
3763
3768
msgid "Error in command line options"
3764
3769
msgstr ""
3765
3770
 
3766
 
#: bzrlib/errors.py:419
 
3771
#: bzrlib/errors.py:426
3767
3772
msgid "%(value)s is not an index of type %(_type)s."
3768
3773
msgstr ""
3769
3774
 
3770
 
#: bzrlib/errors.py:429
 
3775
#: bzrlib/errors.py:436
3771
3776
msgid "Error in data for index %(value)s."
3772
3777
msgstr ""
3773
3778
 
3774
 
#: bzrlib/errors.py:438
 
3779
#: bzrlib/errors.py:445
3775
3780
msgid "The key '%(key)s' is already in index '%(index)s'."
3776
3781
msgstr ""
3777
3782
 
3778
 
#: bzrlib/errors.py:448
 
3783
#: bzrlib/errors.py:455
3779
3784
msgid "The key '%(key)s' is not a valid key."
3780
3785
msgstr ""
3781
3786
 
3782
 
#: bzrlib/errors.py:457
 
3787
#: bzrlib/errors.py:464
3783
3788
msgid "Could not parse options for index %(value)s."
3784
3789
msgstr ""
3785
3790
 
3786
 
#: bzrlib/errors.py:466
 
3791
#: bzrlib/errors.py:473
3787
3792
msgid "The value '%(value)s' is not a valid value."
3788
3793
msgstr ""
3789
3794
 
3790
 
#: bzrlib/errors.py:494
 
3795
#: bzrlib/errors.py:501
3791
3796
msgid "Generic path error: %(path)r%(extra)s)"
3792
3797
msgstr ""
3793
3798
 
3794
 
#: bzrlib/errors.py:507
 
3799
#: bzrlib/errors.py:514
3795
3800
msgid "No such file: %(path)r%(extra)s"
3796
3801
msgstr ""
3797
3802
 
3798
 
#: bzrlib/errors.py:512
 
3803
#: bzrlib/errors.py:519
3799
3804
msgid "File exists: %(path)r%(extra)s"
3800
3805
msgstr ""
3801
3806
 
3802
 
#: bzrlib/errors.py:518
 
3807
#: bzrlib/errors.py:525
3803
3808
msgid ""
3804
3809
"Could not rename %(source)s => %(dest)s because both files exist. (Use --"
3805
3810
"after to tell bzr about a rename that has already happened)%(extra)s"
3806
3811
msgstr ""
3807
3812
 
3808
 
#: bzrlib/errors.py:534
 
3813
#: bzrlib/errors.py:541
3809
3814
msgid "\"%(path)s\" is not a directory %(extra)s"
3810
3815
msgstr ""
3811
3816
 
3812
 
#: bzrlib/errors.py:539
 
3817
#: bzrlib/errors.py:546
3813
3818
msgid "\"%(path)s\" is not in the working directory %(extra)s"
3814
3819
msgstr ""
3815
3820
 
3816
 
#: bzrlib/errors.py:544
 
3821
#: bzrlib/errors.py:551
3817
3822
msgid "Directory not empty: \"%(path)s\"%(extra)s"
3818
3823
msgstr ""
3819
3824
 
3820
 
#: bzrlib/errors.py:549
 
3825
#: bzrlib/errors.py:556
3821
3826
msgid "Hard-linking \"%(path)s\" is not supported"
3822
3827
msgstr ""
3823
3828
 
3824
 
#: bzrlib/errors.py:564
 
3829
#: bzrlib/errors.py:571
3825
3830
msgid "Device or resource busy: \"%(path)s\"%(extra)s"
3826
3831
msgstr ""
3827
3832
 
3828
 
#: bzrlib/errors.py:569
 
3833
#: bzrlib/errors.py:576
3829
3834
msgid "Permission denied: \"%(path)s\"%(extra)s"
3830
3835
msgstr ""
3831
3836
 
3832
 
#: bzrlib/errors.py:574
 
3837
#: bzrlib/errors.py:581
3833
3838
msgid "Invalid url supplied to transport: \"%(path)s\"%(extra)s"
3834
3839
msgstr ""
3835
3840
 
3836
 
#: bzrlib/errors.py:579
 
3841
#: bzrlib/errors.py:586
3837
3842
msgid "Invalid URL join request: %(reason)s: %(base)r + %(join_args)r"
3838
3843
msgstr ""
3839
3844
 
3840
 
#: bzrlib/errors.py:590
 
3845
#: bzrlib/errors.py:597
3841
3846
msgid "URLs differ by more than path: %(from_)r and %(to)r"
3842
3847
msgstr ""
3843
3848
 
3844
 
#: bzrlib/errors.py:612
 
3849
#: bzrlib/errors.py:619
3845
3850
msgid "The %(type)s hook '%(hook)s' is unknown in this version of bzrlib."
3846
3851
msgstr ""
3847
3852
 
3848
 
#: bzrlib/errors.py:622
 
3853
#: bzrlib/errors.py:629
3849
3854
msgid "Unsupported protocol for url \"%(path)s\"%(extra)s"
3850
3855
msgstr ""
3851
3856
 
3852
 
#: bzrlib/errors.py:630
 
3857
#: bzrlib/errors.py:637
3853
3858
msgid ""
3854
3859
"The branch '%(url)s'(%(format)s) is not a stackable format. You will need to "
3855
3860
"upgrade the branch to permit branch stacking."
3856
3861
msgstr ""
3857
3862
 
3858
 
#: bzrlib/errors.py:641
 
3863
#: bzrlib/errors.py:648
3859
3864
msgid "The branch '%(branch_url)s' cannot be stacked on '%(target_url)s'."
3860
3865
msgstr ""
3861
3866
 
3862
 
#: bzrlib/errors.py:651
 
3867
#: bzrlib/errors.py:658
3863
3868
msgid ""
3864
3869
"The repository '%(url)s'(%(format)s) is not a stackable format. You will "
3865
3870
"need to upgrade the repository to permit branch stacking."
3866
3871
msgstr ""
3867
3872
 
3868
 
#: bzrlib/errors.py:662
 
3873
#: bzrlib/errors.py:669
3869
3874
msgid "Error reading from %(path)r."
3870
3875
msgstr ""
3871
3876
 
3872
 
#: bzrlib/errors.py:681
 
3877
#: bzrlib/errors.py:688
3873
3878
msgid "Path \"%(path)s\" is not a child of path \"%(base)s\"%(extra)s"
3874
3879
msgstr ""
3875
3880
 
3876
 
#: bzrlib/errors.py:697
 
3881
#: bzrlib/errors.py:704
3877
3882
msgid "Path \"%(path)s\" is not unicode normalized"
3878
3883
msgstr ""
3879
3884
 
3880
 
#: bzrlib/errors.py:705
 
3885
#: bzrlib/errors.py:712
3881
3886
msgid "Not a branch: \"%(path)s\"%(detail)s."
3882
3887
msgstr ""
3883
3888
 
3884
 
#: bzrlib/errors.py:747
 
3889
#: bzrlib/errors.py:754
3885
3890
msgid "No submit branch available for branch \"%(path)s\""
3886
3891
msgstr ""
3887
3892
 
3888
 
#: bzrlib/errors.py:756
 
3893
#: bzrlib/errors.py:763
3889
3894
msgid "Already a branch: \"%(path)s\"."
3890
3895
msgstr ""
3891
3896
 
3892
 
#: bzrlib/errors.py:762
 
3897
#: bzrlib/errors.py:769
3893
3898
msgid ""
3894
3899
"Directory contains a branch, but no working tree (use bzr checkout if you "
3895
3900
"wish to build a working tree): \"%(path)s\""
3896
3901
msgstr ""
3897
3902
 
3898
 
#: bzrlib/errors.py:767
 
3903
#: bzrlib/errors.py:774
3899
3904
msgid ""
3900
3905
"\"%(function)s\" called on an AtomicFile after it was closed: \"%(path)s\""
3901
3906
msgstr ""
3902
3907
 
3903
 
#: bzrlib/errors.py:777
 
3908
#: bzrlib/errors.py:784
3904
3909
msgid ""
3905
3910
"Parent not accessible given base \"%(base)s\" and relative path \"%(path)s\""
3906
3911
msgstr ""
3907
3912
 
3908
 
#: bzrlib/errors.py:787
 
3913
#: bzrlib/errors.py:794
3909
3914
msgid "No repository present: \"%(path)s\""
3910
3915
msgstr ""
3911
3916
 
3912
 
#: bzrlib/errors.py:795
 
3917
#: bzrlib/errors.py:802
3913
3918
msgid "File \"%(path)s\" is not in branch %(branch_base)s."
3914
3919
msgstr ""
3915
3920
 
3916
 
#: bzrlib/errors.py:807
 
3921
#: bzrlib/errors.py:814
3917
3922
msgid ""
3918
3923
"Unsupported branch format: %(format)s\n"
3919
3924
"Please run 'bzr upgrade'"
3920
3925
msgstr ""
3921
3926
 
3922
 
#: bzrlib/errors.py:813
 
3927
#: bzrlib/errors.py:820
3923
3928
msgid "Unknown %(kind)s format: %(format)r"
3924
3929
msgstr ""
3925
3930
 
3926
 
#: bzrlib/errors.py:822
 
3931
#: bzrlib/errors.py:829
3927
3932
msgid "Format %(format)s is not compatible with .bzr version %(bzrdir)s."
3928
3933
msgstr ""
3929
3934
 
3930
 
#: bzrlib/errors.py:835
 
3935
#: bzrlib/errors.py:842
3931
3936
msgid ""
3932
3937
"%(target)s\n"
3933
3938
"is not compatible with\n"
3935
3940
"%(details)s"
3936
3941
msgstr ""
3937
3942
 
3938
 
#: bzrlib/errors.py:851
 
3943
#: bzrlib/errors.py:858
3939
3944
msgid "Revision is not compatible with %(repo_format)s"
3940
3945
msgstr ""
3941
3946
 
3942
 
#: bzrlib/errors.py:861
 
3947
#: bzrlib/errors.py:868
3943
3948
msgid "%(context_info)s%(path)s is already versioned."
3944
3949
msgstr ""
3945
3950
 
3946
 
#: bzrlib/errors.py:882
 
3951
#: bzrlib/errors.py:889
3947
3952
msgid "%(context_info)s%(path)s is not versioned."
3948
3953
msgstr ""
3949
3954
 
3950
 
#: bzrlib/errors.py:903
 
3955
#: bzrlib/errors.py:910
3951
3956
msgid "Path(s) are not versioned: %(paths_as_string)s"
3952
3957
msgstr ""
3953
3958
 
3954
 
#: bzrlib/errors.py:914
 
3959
#: bzrlib/errors.py:921
3955
3960
msgid "Path(s) do not exist: %(paths_as_string)s%(extra)s"
3956
3961
msgstr ""
3957
3962
 
3958
 
#: bzrlib/errors.py:933
 
3963
#: bzrlib/errors.py:940
3959
3964
msgid "Cannot operate on \"%(filename)s\" of unsupported kind \"%(kind)s\""
3960
3965
msgstr ""
3961
3966
 
3962
 
#: bzrlib/errors.py:941
 
3967
#: bzrlib/errors.py:948
3963
3968
msgid ""
3964
3969
"Filename %(filename)r is not valid in your current filesystem encoding "
3965
3970
"%(fs_encoding)s"
3966
3971
msgstr ""
3967
3972
 
3968
 
#: bzrlib/errors.py:952
 
3973
#: bzrlib/errors.py:959
3969
3974
msgid "Cannot operate on \"%(filename)s\" because it is a control file"
3970
3975
msgstr ""
3971
3976
 
3972
 
#: bzrlib/errors.py:970
 
3977
#: bzrlib/errors.py:977
3973
3978
msgid "The lock for '%(lock_description)s' is in use and cannot be broken."
3974
3979
msgstr ""
3975
3980
 
3976
 
#: bzrlib/errors.py:1009
 
3981
#: bzrlib/errors.py:1016
3977
3982
msgid "Cannot lock %(lock)s: %(why)s"
3978
3983
msgstr ""
3979
3984
 
3980
 
#: bzrlib/errors.py:1019
 
3985
#: bzrlib/errors.py:1026
3981
3986
msgid ""
3982
3987
"A transaction related operation was attempted after the transaction finished."
3983
3988
msgstr ""
3984
3989
 
3985
 
#: bzrlib/errors.py:1046
 
3990
#: bzrlib/errors.py:1053
3986
3991
msgid "Cannot lock: transport is read only: %(transport)s"
3987
3992
msgstr ""
3988
3993
 
3989
 
#: bzrlib/errors.py:1054
 
3994
#: bzrlib/errors.py:1061
3990
3995
msgid "Could not acquire lock \"%(lock)s\": %(msg)s"
3991
3996
msgstr ""
3992
3997
 
3993
 
#: bzrlib/errors.py:1065
 
3998
#: bzrlib/errors.py:1072
3994
3999
msgid "Lock was broken while still open: %(lock)s - check storage consistency!"
3995
4000
msgstr ""
3996
4001
 
3997
 
#: bzrlib/errors.py:1076
 
4002
#: bzrlib/errors.py:1083
3998
4003
msgid ""
3999
4004
"Lock was released and re-acquired before being broken: %(lock)s: held by "
4000
4005
"%(holder)r, wanted to break %(target)r"
4001
4006
msgstr ""
4002
4007
 
4003
 
#: bzrlib/errors.py:1088
 
4008
#: bzrlib/errors.py:1095
4004
4009
msgid ""
4005
4010
"Lock is apparently held, but corrupted: %(corruption_info)s\n"
4006
4011
"Use 'bzr break-lock' to clear it"
4007
4012
msgstr ""
4008
4013
 
4009
 
#: bzrlib/errors.py:1101
 
4014
#: bzrlib/errors.py:1108
4010
4015
msgid "Lock not held: %(lock)s"
4011
4016
msgstr ""
4012
4017
 
4013
 
#: bzrlib/errors.py:1130
 
4018
#: bzrlib/errors.py:1137
4014
4019
msgid "No changes to commit"
4015
4020
msgstr ""
4016
4021
 
4017
 
#: bzrlib/errors.py:1135
 
4022
#: bzrlib/errors.py:1142
4018
4023
msgid ""
4019
4024
"Selected-file commit of merges is not supported yet: files %(files_str)s"
4020
4025
msgstr ""
4021
4026
 
4022
 
#: bzrlib/errors.py:1145
 
4027
#: bzrlib/errors.py:1152
4023
4028
msgid ""
4024
4029
"Excluding paths during commit is not supported by repository at %(repository)"
4025
4030
"r."
4026
4031
msgstr ""
4027
4032
 
4028
 
#: bzrlib/errors.py:1154
 
4033
#: bzrlib/errors.py:1161
4029
4034
msgid ""
4030
4035
"The specified commit message contains characters unsupported by the current "
4031
4036
"encoding."
4032
4037
msgstr ""
4033
4038
 
4034
 
#: bzrlib/errors.py:1160
 
4039
#: bzrlib/errors.py:1167
4035
4040
msgid "Upgrade URL cannot work with readonly URLs."
4036
4041
msgstr ""
4037
4042
 
4038
 
#: bzrlib/errors.py:1165
 
4043
#: bzrlib/errors.py:1172
4039
4044
msgid "The branch format %(format)s is already at the most recent format."
4040
4045
msgstr ""
4041
4046
 
4042
 
#: bzrlib/errors.py:1188
 
4047
#: bzrlib/errors.py:1195
4043
4048
msgid "Option --change does not accept revision ranges"
4044
4049
msgstr ""
4045
4050
 
4046
 
#: bzrlib/errors.py:1193
 
4051
#: bzrlib/errors.py:1200
4047
4052
msgid "No namespace registered for string: %(spec)r"
4048
4053
msgstr ""
4049
4054
 
4050
 
#: bzrlib/errors.py:1212
 
4055
#: bzrlib/errors.py:1219
4051
4056
msgid ""
4052
4057
"Requested revision: '%(spec)s' does not exist in branch: %(branch_url)s"
4053
4058
"%(extra)s"
4054
4059
msgstr ""
4055
4060
 
4056
 
#: bzrlib/errors.py:1226
 
4061
#: bzrlib/errors.py:1233
4057
4062
msgid "%(branch)s is missing %(object_type)s {%(object_id)s}"
4058
4063
msgstr ""
4059
4064
 
4060
 
#: bzrlib/errors.py:1231
 
4065
#: bzrlib/errors.py:1238
4061
4066
msgid ""
4062
4067
"Operation denied because it would change the main history, which is not "
4063
4068
"permitted by the append_revisions_only setting on branch \"%(location)s\"."
4064
4069
msgstr ""
4065
4070
 
4066
 
#: bzrlib/errors.py:1242
 
4071
#: bzrlib/errors.py:1249
4067
4072
msgid ""
4068
4073
"These branches have diverged. Use the missing command to see how.\n"
4069
4074
"Use the merge command to reconcile them."
4070
4075
msgstr ""
4071
4076
 
4072
 
#: bzrlib/errors.py:1262
 
4077
#: bzrlib/errors.py:1269
4073
4078
msgid ""
4074
4079
"Branches have no common ancestor, and no merge base revision was specified."
4075
4080
msgstr ""
4076
4081
 
4077
 
#: bzrlib/errors.py:1268
 
4082
#: bzrlib/errors.py:1275
4078
4083
msgid ""
4079
4084
"Selected merge cannot perform reverse cherrypicks.  Try merge3 or diff3."
4080
4085
msgstr ""
4081
4086
 
4082
 
#: bzrlib/errors.py:1274
 
4087
#: bzrlib/errors.py:1281
4083
4088
msgid "Revisions have no common ancestor: %(revision_a)s %(revision_b)s"
4084
4089
msgstr ""
4085
4090
 
4086
 
#: bzrlib/errors.py:1283
 
4091
#: bzrlib/errors.py:1290
4087
4092
msgid ""
4088
4093
"Revisions are not derived from the same root: %(revision_a)s %(revision_b)s."
4089
4094
msgstr ""
4090
4095
 
4091
 
#: bzrlib/errors.py:1292
 
4096
#: bzrlib/errors.py:1299
4092
4097
msgid "Revision %(rev_id)s is not an ancestor of %(not_ancestor_id)s"
4093
4098
msgstr ""
4094
4099
 
4095
 
#: bzrlib/errors.py:1312
 
4100
#: bzrlib/errors.py:1319
4096
4101
msgid "Branch %(branch)s has no commits."
4097
4102
msgstr ""
4098
4103
 
4099
 
#: bzrlib/errors.py:1330
 
4104
#: bzrlib/errors.py:1337
4100
4105
msgid ""
4101
4106
"Bound branch %(branch)s is out of date with master branch %(master)s."
4102
4107
"%(extra_help)s"
4103
4108
msgstr ""
4104
4109
 
4105
 
#: bzrlib/errors.py:1342
 
4110
#: bzrlib/errors.py:1349
4106
4111
msgid ""
4107
4112
"Cannot commit to branch %(branch)s. It is bound to %(master)s, which is "
4108
4113
"bound to %(remote)s."
4109
4114
msgstr ""
4110
4115
 
4111
 
#: bzrlib/errors.py:1354
 
4116
#: bzrlib/errors.py:1361
4112
4117
msgid "Cannot pull --overwrite to a branch which is bound %(branch)s"
4113
4118
msgstr ""
4114
4119
 
4115
 
#: bzrlib/errors.py:1363
 
4120
#: bzrlib/errors.py:1370
4116
4121
msgid ""
4117
4122
"Unable to connect to target of bound branch %(branch)s => %(target)s: "
4118
4123
"%(error)s"
4119
4124
msgstr ""
4120
4125
 
4121
 
#: bzrlib/errors.py:1375
 
4126
#: bzrlib/errors.py:1382
4122
4127
msgid "Error in processing weave: %(msg)s"
4123
4128
msgstr ""
4124
4129
 
4125
 
#: bzrlib/errors.py:1384
 
4130
#: bzrlib/errors.py:1391
4126
4131
msgid "Revision {%(revision_id)s} already present in %(weave)s"
4127
4132
msgstr ""
4128
4133
 
4129
 
#: bzrlib/errors.py:1395
 
4134
#: bzrlib/errors.py:1402
4130
4135
msgid "Revision {%(revision_id)s} not present in %(weave)s"
4131
4136
msgstr ""
4132
4137
 
4133
 
#: bzrlib/errors.py:1405
 
4138
#: bzrlib/errors.py:1412
4134
4139
msgid "Weave invariant violated: %(what)s"
4135
4140
msgstr ""
4136
4141
 
4137
 
#: bzrlib/errors.py:1414
 
4142
#: bzrlib/errors.py:1421
4138
4143
msgid "Parents are mismatched between two revisions. %(msg)s"
4139
4144
msgstr ""
4140
4145
 
4141
 
#: bzrlib/errors.py:1436
 
4146
#: bzrlib/errors.py:1443
4142
4147
msgid ""
4143
4148
"Weaves differ on text content. Revision: {%(revision_id)s}, %(weave_a)s, "
4144
4149
"%(weave_b)s"
4145
4150
msgstr ""
4146
4151
 
4147
 
#: bzrlib/errors.py:1448
 
4152
#: bzrlib/errors.py:1455
4148
4153
msgid "Versioned file error"
4149
4154
msgstr ""
4150
4155
 
4151
 
#: bzrlib/errors.py:1453
 
4156
#: bzrlib/errors.py:1460
4152
4157
msgid "Revision {%(revision_id)s} not present in \"%(file_id)s\"."
4153
4158
msgstr ""
4154
4159
 
4155
 
#: bzrlib/errors.py:1463
 
4160
#: bzrlib/errors.py:1470
4156
4161
msgid "Revision {%(revision_id)s} already present in \"%(file_id)s\"."
4157
4162
msgstr ""
4158
4163
 
4159
 
#: bzrlib/errors.py:1473
 
4164
#: bzrlib/errors.py:1480
4160
4165
msgid "Text did not match its checksum: %(msg)s"
4161
4166
msgstr ""
4162
4167
 
4163
 
#: bzrlib/errors.py:1598
 
4168
#: bzrlib/errors.py:1605
4164
4169
msgid "Export format %(format)r not supported"
4165
4170
msgstr ""
4166
4171
 
4167
 
#: bzrlib/errors.py:1607
 
4172
#: bzrlib/errors.py:1614
4168
4173
msgid "Transport error: %(msg)s %(orig_error)s"
4169
4174
msgstr ""
4170
4175
 
4171
 
#: bzrlib/errors.py:1633
 
4176
#: bzrlib/errors.py:1640
4172
4177
msgid "Generic bzr smart protocol error: %(details)s"
4173
4178
msgstr ""
4174
4179
 
4175
 
#: bzrlib/errors.py:1641
 
4180
#: bzrlib/errors.py:1648
4176
4181
msgid "Received bad protocol version marker: %(marker)r"
4177
4182
msgstr ""
4178
4183
 
4179
 
#: bzrlib/errors.py:1672
 
4184
#: bzrlib/errors.py:1679
4180
4185
msgid "Transport operation not possible: %(msg)s %(orig_error)s"
4181
4186
msgstr ""
4182
4187
 
4183
 
#: bzrlib/errors.py:1677
 
4188
#: bzrlib/errors.py:1684
4184
4189
msgid "Connection error: %(msg)s %(orig_error)s"
4185
4190
msgstr ""
4186
4191
 
4187
 
#: bzrlib/errors.py:1682
 
4192
#: bzrlib/errors.py:1689
4188
4193
msgid "%(msg)s %(host)s%(port)s%(orig_error)s"
4189
4194
msgstr ""
4190
4195
 
4191
 
#: bzrlib/errors.py:1703
 
4196
#: bzrlib/errors.py:1710
4192
4197
msgid "Connection closed: %(msg)s %(orig_error)s"
4193
4198
msgstr ""
4194
4199
 
4195
 
#: bzrlib/errors.py:1708
 
4200
#: bzrlib/errors.py:1715
4196
4201
msgid "Invalid range access in %(path)s at %(offset)s: %(msg)s"
4197
4202
msgstr ""
4198
4203
 
4199
 
#: bzrlib/errors.py:1718
 
4204
#: bzrlib/errors.py:1725
4200
4205
msgid "Invalid http response for %(path)s: %(msg)s%(orig_error)s"
4201
4206
msgstr ""
4202
4207
 
4203
 
#: bzrlib/errors.py:1733
 
4208
#: bzrlib/errors.py:1740
4204
4209
msgid "Invalid http range %(range)r for %(path)s: %(msg)s"
4205
4210
msgstr ""
4206
4211
 
4207
 
#: bzrlib/errors.py:1747
 
4212
#: bzrlib/errors.py:1754
4208
4213
msgid "HTTP MIME Boundary missing for %(path)s: %(msg)s"
4209
4214
msgstr ""
4210
4215
 
4211
 
#: bzrlib/errors.py:1755
 
4216
#: bzrlib/errors.py:1762
4212
4217
msgid "Invalid http Content-type \"%(ctype)s\" for %(path)s: %(msg)s"
4213
4218
msgstr ""
4214
4219
 
4215
 
#: bzrlib/errors.py:1764
 
4220
#: bzrlib/errors.py:1771
4216
4221
msgid "%(source)s is%(permanently)s redirected to %(target)s"
4217
4222
msgstr ""
4218
4223
 
4219
 
#: bzrlib/errors.py:1778
 
4224
#: bzrlib/errors.py:1785
4220
4225
msgid "Too many redirections"
4221
4226
msgstr ""
4222
4227
 
4223
 
#: bzrlib/errors.py:1783
 
4228
#: bzrlib/errors.py:1790
4224
4229
msgid "Working tree has conflicts."
4225
4230
msgstr ""
4226
4231
 
4227
 
#: bzrlib/errors.py:1787
 
4232
#: bzrlib/errors.py:1794
4228
4233
msgid "Config file %(filename)s is not UTF-8 encoded\n"
4229
4234
msgstr ""
4230
4235
 
4231
 
#: bzrlib/errors.py:1796
 
4236
#: bzrlib/errors.py:1803
4232
4237
msgid ""
4233
4238
"Error(s) parsing config file %(filename)s:\n"
4234
4239
"%(errors)s"
4235
4240
msgstr ""
4236
4241
 
4237
 
#: bzrlib/errors.py:1807
 
4242
#: bzrlib/errors.py:1814
4238
4243
msgid "Bad value \"%(value)s\" for option \"%(name)s\"."
4239
4244
msgstr ""
4240
4245
 
4241
 
#: bzrlib/errors.py:1815
 
4246
#: bzrlib/errors.py:1822
4242
4247
msgid "%(username)r does not seem to contain a reasonable email address"
4243
4248
msgstr ""
4244
4249
 
4245
 
#: bzrlib/errors.py:1824
 
4250
#: bzrlib/errors.py:1831
4246
4251
msgid "Failed to GPG sign data with command \"%(command_line)s\""
4247
4252
msgstr ""
4248
4253
 
4249
 
#: bzrlib/errors.py:1832
 
4254
#: bzrlib/errors.py:1839
4250
4255
msgid "Failed to verify GPG signature data with error \"%(error)s\""
4251
4256
msgstr ""
4252
4257
 
4253
 
#: bzrlib/errors.py:1840
 
4258
#: bzrlib/errors.py:1847
4254
4259
msgid "Unable to import library \"%(library)s\": %(error)s"
4255
4260
msgstr ""
4256
4261
 
4257
 
#: bzrlib/errors.py:1848
 
4262
#: bzrlib/errors.py:1855
4258
4263
msgid "python-gpgme is not installed, it is needed to verify signatures"
4259
4264
msgstr ""
4260
4265
 
4261
 
#: bzrlib/errors.py:1856
 
4266
#: bzrlib/errors.py:1863
4262
4267
msgid ""
4263
4268
"The working tree for %(basedir)s has changed since the last commit, but "
4264
4269
"weave merge requires that it be unchanged"
4265
4270
msgstr ""
4266
4271
 
4267
 
#: bzrlib/errors.py:1866
 
4272
#: bzrlib/errors.py:1873
4268
4273
msgid ""
4269
4274
"Can't reprocess and show base, because reprocessing obscures the "
4270
4275
"relationship of conflicting lines to the base"
4271
4276
msgstr ""
4272
4277
 
4273
 
#: bzrlib/errors.py:1872
 
4278
#: bzrlib/errors.py:1879
4274
4279
msgid "Cycle in graph %(graph)r"
4275
4280
msgstr ""
4276
4281
 
4277
 
#: bzrlib/errors.py:1900
 
4282
#: bzrlib/errors.py:1907
4278
4283
msgid "File %(filename)s is not conflicted."
4279
4284
msgstr ""
4280
4285
 
4281
 
#: bzrlib/errors.py:1922
 
4286
#: bzrlib/errors.py:1929
4282
4287
msgid "No bundle was found in \"%(filename)s\"."
4283
4288
msgstr ""
4284
4289
 
4285
 
#: bzrlib/errors.py:1931
 
4290
#: bzrlib/errors.py:1938
4286
4291
msgid "Unable to handle bundle version %(version)s: %(msg)s"
4287
4292
msgstr ""
4288
4293
 
4289
 
#: bzrlib/errors.py:1941
 
4294
#: bzrlib/errors.py:1948
4290
4295
msgid "Branch %(base)s is missing revision %(text_revision)s of %(file_id)s"
4291
4296
msgstr ""
4292
4297
 
4293
 
#: bzrlib/errors.py:1954
 
4298
#: bzrlib/errors.py:1961
4294
4299
msgid "File id {%(file_id)s} already exists in inventory as %(entry)s"
4295
4300
msgstr ""
4296
4301
 
4297
 
#: bzrlib/errors.py:1964
 
4302
#: bzrlib/errors.py:1971
4298
4303
msgid "Key %(key)s is already present in map"
4299
4304
msgstr ""
4300
4305
 
4301
 
#: bzrlib/errors.py:1969
 
4306
#: bzrlib/errors.py:1976
4302
4307
msgid "The prefix %(prefix)s is in the help search path twice."
4303
4308
msgstr ""
4304
4309
 
4305
 
#: bzrlib/errors.py:1977
 
4310
#: bzrlib/errors.py:1984
4306
4311
msgid "Tree transform is malformed %(conflicts)r"
4307
4312
msgstr ""
4308
4313
 
4309
 
#: bzrlib/errors.py:1979
 
4314
#: bzrlib/errors.py:1986
4310
4315
msgid ""
4311
4316
"No final name for trans_id %(trans_id)r\n"
4312
4317
"file-id: %(file_id)r\n"
4313
4318
"root trans-id: %(root_trans_id)r\n"
4314
4319
msgstr ""
4315
4320
 
4316
 
#: bzrlib/errors.py:2011
 
4321
#: bzrlib/errors.py:2018
4317
4322
msgid "Attempt to reuse a transform that has already been applied."
4318
4323
msgstr ""
4319
4324
 
4320
 
#: bzrlib/errors.py:2016
 
4325
#: bzrlib/errors.py:2023
4321
4326
msgid "Moving the root directory is not supported at this time"
4322
4327
msgstr ""
4323
4328
 
4324
 
#: bzrlib/errors.py:2021
 
4329
#: bzrlib/errors.py:2028
4325
4330
msgid "Failed to rename %(from_path)s to %(to_path)s: %(why)s"
4326
4331
msgstr ""
4327
4332
 
4328
 
#: bzrlib/errors.py:2032
 
4333
#: bzrlib/errors.py:2039
4329
4334
msgid ""
4330
4335
"Could not move %(from_path)s%(operator)s %(to_path)s%(_has_extra)s%(extra)s"
4331
4336
msgstr ""
4332
4337
 
4333
 
#: bzrlib/errors.py:2068
 
4338
#: bzrlib/errors.py:2075
4334
4339
msgid ""
4335
4340
"Could not rename %(from_path)s%(operator)s %(to_path)s%(_has_extra)s%(extra)s"
4336
4341
msgstr ""
4337
4342
 
4338
 
#: bzrlib/errors.py:2077
 
4343
#: bzrlib/errors.py:2084
4339
4344
msgid ""
4340
4345
"Can't safely remove modified or unknown files:\n"
4341
4346
"%(changes_as_text)sUse --keep to not delete them, or --force to delete them "
4342
4347
"regardless."
4343
4348
msgstr ""
4344
4349
 
4345
 
#: bzrlib/errors.py:2114
 
4350
#: bzrlib/errors.py:2121
4346
4351
msgid "Unable to import paramiko (required for sftp support): %(error)s"
4347
4352
msgstr ""
4348
4353
 
4349
 
#: bzrlib/errors.py:2122
 
4354
#: bzrlib/errors.py:2129
4350
4355
msgid "Nothing to merge."
4351
4356
msgstr ""
4352
4357
 
4353
 
#: bzrlib/errors.py:2127
 
4358
#: bzrlib/errors.py:2134
4354
4359
msgid "Format %(format)s cannot be initialised by this version of bzr."
4355
4360
msgstr ""
4356
4361
 
4357
 
#: bzrlib/errors.py:2136
 
4362
#: bzrlib/errors.py:2143
4358
4363
msgid ""
4359
4364
"Cannot convert from format %(from_format)s to format %(format)s.    "
4360
4365
"%(problem)s"
4361
4366
msgstr ""
4362
4367
 
4363
 
#: bzrlib/errors.py:2148
 
4368
#: bzrlib/errors.py:2155
4364
4369
msgid "Could not find an appropriate Differ for file \"%(path)s\""
4365
4370
msgstr ""
4366
4371
 
4367
 
#: bzrlib/errors.py:2156
 
4372
#: bzrlib/errors.py:2163
4368
4373
msgid "%(exe_name)s could not be found on this machine"
4369
4374
msgstr ""
4370
4375
 
4371
 
#: bzrlib/errors.py:2164
 
4376
#: bzrlib/errors.py:2171
4372
4377
msgid "Diff is not installed on this machine: %(msg)s"
4373
4378
msgstr ""
4374
4379
 
4375
 
#: bzrlib/errors.py:2172
 
4380
#: bzrlib/errors.py:2179
4376
4381
msgid "Diff3 is not installed on this machine."
4377
4382
msgstr ""
4378
4383
 
4379
 
#: bzrlib/errors.py:2178
 
4384
#: bzrlib/errors.py:2185
4380
4385
msgid "The content being inserted is already present."
4381
4386
msgstr ""
4382
4387
 
4383
 
#: bzrlib/errors.py:2183
 
4388
#: bzrlib/errors.py:2190
4384
4389
msgid ""
4385
4390
"This tree contains left-over files from a failed operation.\n"
4386
4391
"    Please examine %(limbo_dir)s to see if it contains any files you wish "
4388
4393
"    keep, and delete it when you are done."
4389
4394
msgstr ""
4390
4395
 
4391
 
#: bzrlib/errors.py:2194
 
4396
#: bzrlib/errors.py:2201
4392
4397
msgid ""
4393
4398
"This tree contains left-over files from a failed operation.\n"
4394
4399
"    Please examine %(pending_deletion)s to see if it contains any files you\n"
4395
4400
"    wish to keep, and delete it when you are done."
4396
4401
msgstr ""
4397
4402
 
4398
 
#: bzrlib/errors.py:2204
 
4403
#: bzrlib/errors.py:2211
4399
4404
msgid ""
4400
4405
"Unable to delete transform temporary directory %(limbo_dir)s.\n"
4401
4406
"    Please examine %(limbo_dir)s to see if it contains any files you wish "
4403
4408
"    keep, and delete it when you are done."
4404
4409
msgstr ""
4405
4410
 
4406
 
#: bzrlib/errors.py:2215
 
4411
#: bzrlib/errors.py:2222
4407
4412
msgid ""
4408
4413
"Unable to delete transform temporary directory %(pending_deletion)s.  Please "
4409
4414
"examine %(pending_deletion)s to see if it contains any files you wish to "
4410
4415
"keep, and delete it when you are done."
4411
4416
msgstr ""
4412
4417
 
4413
 
#: bzrlib/errors.py:2225
 
4418
#: bzrlib/errors.py:2232
4414
4419
msgid "Working tree is out of date, please run 'bzr update'.%(more)s"
4415
4420
msgstr ""
4416
4421
 
4417
 
#: bzrlib/errors.py:2239
 
4422
#: bzrlib/errors.py:2246
4418
4423
msgid "Public branch \"%(public_location)s\" lacks revision \"%(revstring)s\"."
4419
4424
msgstr ""
4420
4425
 
4421
 
#: bzrlib/errors.py:2252
 
4426
#: bzrlib/errors.py:2259
4422
4427
msgid "Error in merge modified format"
4423
4428
msgstr ""
4424
4429
 
4425
 
#: bzrlib/errors.py:2257
 
4430
#: bzrlib/errors.py:2264
4426
4431
msgid "Format error in conflict listings"
4427
4432
msgstr ""
4428
4433
 
4429
 
#: bzrlib/errors.py:2261
 
4434
#: bzrlib/errors.py:2268
4430
4435
msgid ""
4431
4436
"Inconsistency in dirstate file %(dirstate_path)s.\n"
4432
4437
"Error: %(description)s"
4433
4438
msgstr ""
4434
4439
 
4435
 
#: bzrlib/errors.py:2272
 
4440
#: bzrlib/errors.py:2279
4436
4441
msgid ""
4437
4442
"An error has been detected in the repository %(repo_path)s.\n"
4438
4443
"Please run bzr reconcile on this repository."
4439
4444
msgstr ""
4440
4445
 
4441
 
#: bzrlib/errors.py:2283
 
4446
#: bzrlib/errors.py:2290
4442
4447
msgid ""
4443
4448
"An inconsistent delta was supplied involving %(path)r, %(file_id)r\n"
4444
4449
"reason: %(reason)s"
4445
4450
msgstr ""
4446
4451
 
4447
 
#: bzrlib/errors.py:2296
 
4452
#: bzrlib/errors.py:2303
4448
4453
msgid ""
4449
4454
"An inconsistent delta was supplied: %(delta)r\n"
4450
4455
"reason: %(reason)s"
4451
4456
msgstr ""
4452
4457
 
4453
 
#: bzrlib/errors.py:2308
 
4458
#: bzrlib/errors.py:2315
4454
4459
msgid "To use this feature you must upgrade your branch at %(path)s."
4455
4460
msgstr ""
4456
4461
 
4457
 
#: bzrlib/errors.py:2317
 
4462
#: bzrlib/errors.py:2324
4458
4463
msgid "To use this feature you must upgrade your repository at %(path)s."
4459
4464
msgstr ""
4460
4465
 
4461
 
#: bzrlib/errors.py:2322
 
4466
#: bzrlib/errors.py:2329
4462
4467
msgid ""
4463
4468
"To use this feature you must upgrade your branch at %(path)s to a format "
4464
4469
"which supports rich roots."
4465
4470
msgstr ""
4466
4471
 
4467
 
#: bzrlib/errors.py:2328
 
4472
#: bzrlib/errors.py:2335
4468
4473
msgid "Cannot perform local-only commits on unbound branches."
4469
4474
msgstr ""
4470
4475
 
4471
 
#: bzrlib/errors.py:2333
 
4476
#: bzrlib/errors.py:2340
4472
4477
msgid "The method %(mname)s is not supported on objects of type %(tname)s."
4473
4478
msgstr ""
4474
4479
 
4475
 
#: bzrlib/errors.py:2354
 
4480
#: bzrlib/errors.py:2361
 
4481
msgid "Ghost tags not supported by format %(format)r."
 
4482
msgstr ""
 
4483
 
 
4484
#: bzrlib/errors.py:2369
4476
4485
msgid "File is binary but should be text."
4477
4486
msgstr ""
4478
4487
 
4479
 
#: bzrlib/errors.py:2359
 
4488
#: bzrlib/errors.py:2374
4480
4489
msgid "The path %(path)s is not permitted on this platform"
4481
4490
msgstr ""
4482
4491
 
4483
 
#: bzrlib/errors.py:2368
 
4492
#: bzrlib/errors.py:2383
4484
4493
msgid ""
4485
4494
"Testament did not match expected value.\n"
4486
4495
"       For revision_id {%(revision_id)s}, expected {%(expected)s}, measured\n"
4487
4496
"       {%(measured)s}"
4488
4497
msgstr ""
4489
4498
 
4490
 
#: bzrlib/errors.py:2380
 
4499
#: bzrlib/errors.py:2395
4491
4500
msgid "Not a bzr revision-bundle: %(text)r"
4492
4501
msgstr ""
4493
4502
 
4494
 
#: bzrlib/errors.py:2389
 
4503
#: bzrlib/errors.py:2404
4495
4504
msgid "Bad bzr revision-bundle: %(text)r"
4496
4505
msgstr ""
4497
4506
 
4498
 
#: bzrlib/errors.py:2398
 
4507
#: bzrlib/errors.py:2413
4499
4508
msgid "Malformed bzr revision-bundle header: %(text)r"
4500
4509
msgstr ""
4501
4510
 
4502
 
#: bzrlib/errors.py:2403
 
4511
#: bzrlib/errors.py:2418
4503
4512
msgid "Malformed patches in bzr revision-bundle: %(text)r"
4504
4513
msgstr ""
4505
4514
 
4506
 
#: bzrlib/errors.py:2408
 
4515
#: bzrlib/errors.py:2423
4507
4516
msgid "Malformed footer in bzr revision-bundle: %(text)r"
4508
4517
msgstr ""
4509
4518
 
4510
 
#: bzrlib/errors.py:2413
 
4519
#: bzrlib/errors.py:2428
4511
4520
msgid "End of line marker was not \\n in bzr revision-bundle"
4512
4521
msgstr ""
4513
4522
 
4514
 
#: bzrlib/errors.py:2423
 
4523
#: bzrlib/errors.py:2438
4515
4524
msgid "Bundle format %(bundle_format)s is incompatible with %(other)s"
4516
4525
msgstr ""
4517
4526
 
4518
 
#: bzrlib/errors.py:2433
 
4527
#: bzrlib/errors.py:2448
4519
4528
msgid "Root class for inventory serialization errors"
4520
4529
msgstr ""
4521
4530
 
4522
 
#: bzrlib/errors.py:2437
 
4531
#: bzrlib/errors.py:2452
4523
4532
msgid ""
4524
4533
"The inventory was not in the expected format:\n"
4525
4534
" %(msg)s"
4526
4535
msgstr ""
4527
4536
 
4528
 
#: bzrlib/errors.py:2446
 
4537
#: bzrlib/errors.py:2461
4529
4538
msgid "This operation requires rich root data storage"
4530
4539
msgstr ""
4531
4540
 
4532
 
#: bzrlib/errors.py:2459
 
4541
#: bzrlib/errors.py:2474
4533
4542
msgid "Unrecognised value for BZR_SSH environment variable: %(vendor)s"
4534
4543
msgstr ""
4535
4544
 
4536
 
#: bzrlib/errors.py:2468
 
4545
#: bzrlib/errors.py:2483
4537
4546
msgid ""
4538
4547
"Don't know how to handle SSH connections. Please set BZR_SSH environment "
4539
4548
"variable."
4540
4549
msgstr ""
4541
4550
 
4542
 
#: bzrlib/errors.py:2475
 
4551
#: bzrlib/errors.py:2490
4543
4552
msgid ""
4544
4553
"Could not determine revno for {%(revision_id)s} because its ancestry shows a "
4545
4554
"ghost at {%(ghost_revision_id)s}"
4546
4555
msgstr ""
4547
4556
 
4548
 
#: bzrlib/errors.py:2485
 
4557
#: bzrlib/errors.py:2500
4549
4558
msgid "Ghost revision {%(revision_id)s} cannot be used here."
4550
4559
msgstr ""
4551
4560
 
4552
 
#: bzrlib/errors.py:2536
 
4561
#: bzrlib/errors.py:2551
4553
4562
msgid ""
4554
4563
"A merge directive must provide either a bundle or a public branch location."
4555
4564
msgstr ""
4556
4565
 
4557
 
#: bzrlib/errors.py:2543
 
4566
#: bzrlib/errors.py:2558
4558
4567
msgid "Bad merge directive payload %(start)r"
4559
4568
msgstr ""
4560
4569
 
4561
 
#: bzrlib/errors.py:2553
 
4570
#: bzrlib/errors.py:2568
4562
4571
msgid "Preview patch does not match requested changes."
4563
4572
msgstr ""
4564
4573
 
4565
 
#: bzrlib/errors.py:2559
 
4574
#: bzrlib/errors.py:2574
4566
4575
msgid "Patch_type was %(patch_type)s, but no patch was supplied."
4567
4576
msgstr ""
4568
4577
 
4569
 
#: bzrlib/errors.py:2569
 
4578
#: bzrlib/errors.py:2584
4570
4579
msgid ""
4571
4580
"Your branch does not have all of the revisions required in order to merge "
4572
4581
"this merge directive and the target location specified in the merge "
4573
4582
"directive is not a branch: %(location)s."
4574
4583
msgstr ""
4575
4584
 
4576
 
#: bzrlib/errors.py:2581
 
4585
#: bzrlib/errors.py:2596
4577
4586
msgid "Unsupported entry kind %(kind)s"
4578
4587
msgstr ""
4579
4588
 
4580
 
#: bzrlib/errors.py:2589
 
4589
#: bzrlib/errors.py:2604
4581
4590
msgid "Can't subsume %(other_tree)s into %(tree)s. %(reason)s"
4582
4591
msgstr ""
4583
4592
 
4584
 
#: bzrlib/errors.py:2599
 
4593
#: bzrlib/errors.py:2614
4585
4594
msgid "Subsume target %(other_tree)s needs to be upgraded."
4586
4595
msgstr ""
4587
4596
 
4588
 
#: bzrlib/errors.py:2618
 
4597
#: bzrlib/errors.py:2633
4589
4598
msgid "No such tag: %(tag_name)s"
4590
4599
msgstr ""
4591
4600
 
4592
 
#: bzrlib/errors.py:2626
 
4601
#: bzrlib/errors.py:2641
4593
4602
msgid "Tags not supported by %(branch)s; you may be able to use bzr upgrade."
4594
4603
msgstr ""
4595
4604
 
4596
 
#: bzrlib/errors.py:2635
 
4605
#: bzrlib/errors.py:2650
4597
4606
msgid "Tag %(tag_name)s already exists."
4598
4607
msgstr ""
4599
4608
 
4600
 
#: bzrlib/errors.py:2643
 
4609
#: bzrlib/errors.py:2658
4601
4610
msgid ""
4602
4611
"Did not understand bug identifier %(bug_id)s: %(reason)s. See \"bzr help bugs"
4603
4612
"\" for more information on this feature."
4604
4613
msgstr ""
4605
4614
 
4606
 
#: bzrlib/errors.py:2653
 
4615
#: bzrlib/errors.py:2668
4607
4616
msgid ""
4608
4617
"The URL for bug tracker \"%(abbreviation)s\" doesn't contain {id}: %(url)s"
4609
4618
msgstr ""
4610
4619
 
4611
 
#: bzrlib/errors.py:2663
 
4620
#: bzrlib/errors.py:2678
4612
4621
msgid ""
4613
4622
"Cannot find registered bug tracker called %(abbreviation)s on %(branch)s"
4614
4623
msgstr ""
4615
4624
 
4616
 
#: bzrlib/errors.py:2673
 
4625
#: bzrlib/errors.py:2688
4617
4626
msgid "Invalid line in bugs property: '%(line)s'"
4618
4627
msgstr ""
4619
4628
 
4620
 
#: bzrlib/errors.py:2681
 
4629
#: bzrlib/errors.py:2696
4621
4630
msgid "Invalid bug status: '%(status)s'"
4622
4631
msgstr ""
4623
4632
 
4624
 
#: bzrlib/errors.py:2689
 
4633
#: bzrlib/errors.py:2704
4625
4634
msgid "Could not understand response from smart server: %(response_tuple)r"
4626
4635
msgstr ""
4627
4636
 
4628
 
#: bzrlib/errors.py:2728
 
4637
#: bzrlib/errors.py:2743
4629
4638
msgid "Server sent an unexpected error: %(error_tuple)r"
4630
4639
msgstr ""
4631
4640
 
4632
 
#: bzrlib/errors.py:2747
 
4641
#: bzrlib/errors.py:2762
4633
4642
msgid "Unrecognised container format: %(container_format)r"
4634
4643
msgstr ""
4635
4644
 
4636
 
#: bzrlib/errors.py:2755
 
4645
#: bzrlib/errors.py:2770
4637
4646
msgid "Unexpected end of container stream"
4638
4647
msgstr ""
4639
4648
 
4640
 
#: bzrlib/errors.py:2760
 
4649
#: bzrlib/errors.py:2775
4641
4650
msgid "Unknown record type: %(record_type)r"
4642
4651
msgstr ""
4643
4652
 
4644
 
#: bzrlib/errors.py:2768
 
4653
#: bzrlib/errors.py:2783
4645
4654
msgid "Invalid record: %(reason)s"
4646
4655
msgstr ""
4647
4656
 
4648
 
#: bzrlib/errors.py:2776
 
4657
#: bzrlib/errors.py:2791
4649
4658
msgid "Container has data after end marker: %(excess)r"
4650
4659
msgstr ""
4651
4660
 
4652
 
#: bzrlib/errors.py:2784
 
4661
#: bzrlib/errors.py:2799
4653
4662
msgid "Container has multiple records with the same name: %(name)s"
4654
4663
msgstr ""
4655
4664
 
4656
 
#: bzrlib/errors.py:2797
 
4665
#: bzrlib/errors.py:2812
4657
4666
msgid "Corrupt or incompatible data stream: %(reason)s"
4658
4667
msgstr ""
4659
4668
 
4660
 
#: bzrlib/errors.py:2805
 
4669
#: bzrlib/errors.py:2820
4661
4670
msgid "SMTP error: %(error)s"
4662
4671
msgstr ""
4663
4672
 
4664
 
#: bzrlib/errors.py:2813
 
4673
#: bzrlib/errors.py:2828
4665
4674
msgid "No message supplied."
4666
4675
msgstr ""
4667
4676
 
4668
 
#: bzrlib/errors.py:2818
 
4677
#: bzrlib/errors.py:2833
4669
4678
msgid "No mail-to address (--mail-to) or output (-o) specified."
4670
4679
msgstr ""
4671
4680
 
4672
 
#: bzrlib/errors.py:2823
 
4681
#: bzrlib/errors.py:2838
4673
4682
msgid "Unknown mail client: %(mail_client)s"
4674
4683
msgstr ""
4675
4684
 
4676
 
#: bzrlib/errors.py:2831
 
4685
#: bzrlib/errors.py:2846
4677
4686
msgid ""
4678
4687
"Unable to find mail client with the following names: "
4679
4688
"%(mail_command_list_string)s"
4680
4689
msgstr ""
4681
4690
 
4682
 
#: bzrlib/errors.py:2841
 
4691
#: bzrlib/errors.py:2856
4683
4692
msgid "SMTP connection to %(host)s refused"
4684
4693
msgstr ""
4685
4694
 
4686
 
#: bzrlib/errors.py:2850
 
4695
#: bzrlib/errors.py:2865
4687
4696
msgid "Please specify smtp_server.  No server at default %(host)s."
4688
4697
msgstr ""
4689
4698
 
4690
 
#: bzrlib/errors.py:2864
 
4699
#: bzrlib/errors.py:2879
4691
4700
msgid ""
4692
4701
"'%(display_url)s' is not in sync with %(target_url)s.  See bzr help sync-for-"
4693
4702
"reconfigure."
4694
4703
msgstr ""
4695
4704
 
4696
 
#: bzrlib/errors.py:2876
 
4705
#: bzrlib/errors.py:2891
4697
4706
msgid "'%(display_url)s' is already a branch."
4698
4707
msgstr ""
4699
4708
 
4700
 
#: bzrlib/errors.py:2881
 
4709
#: bzrlib/errors.py:2896
4701
4710
msgid "'%(display_url)s' is already a tree."
4702
4711
msgstr ""
4703
4712
 
4704
 
#: bzrlib/errors.py:2886
 
4713
#: bzrlib/errors.py:2901
4705
4714
msgid "'%(display_url)s' is already a checkout."
4706
4715
msgstr ""
4707
4716
 
4708
 
#: bzrlib/errors.py:2891
 
4717
#: bzrlib/errors.py:2906
4709
4718
msgid "'%(display_url)s' is already a lightweight checkout."
4710
4719
msgstr ""
4711
4720
 
4712
 
#: bzrlib/errors.py:2896
 
4721
#: bzrlib/errors.py:2911
4713
4722
msgid "'%(display_url)s' is already using a shared repository."
4714
4723
msgstr ""
4715
4724
 
4716
 
#: bzrlib/errors.py:2901
 
4725
#: bzrlib/errors.py:2916
4717
4726
msgid "'%(display_url)s' is already standalone."
4718
4727
msgstr ""
4719
4728
 
4720
 
#: bzrlib/errors.py:2906
 
4729
#: bzrlib/errors.py:2921
4721
4730
msgid "Shared repository '%(display_url)s' already creates working trees."
4722
4731
msgstr ""
4723
4732
 
4724
 
#: bzrlib/errors.py:2912
 
4733
#: bzrlib/errors.py:2927
4725
4734
msgid ""
4726
4735
"Shared repository '%(display_url)s' already doesn't create working trees."
4727
4736
msgstr ""
4728
4737
 
4729
 
#: bzrlib/errors.py:2918
 
4738
#: bzrlib/errors.py:2933
4730
4739
msgid "Requested reconfiguration of '%(display_url)s' is not supported."
4731
4740
msgstr ""
4732
4741
 
4733
 
#: bzrlib/errors.py:2923
 
4742
#: bzrlib/errors.py:2938
4734
4743
msgid "No location could be found to bind to at %(display_url)s."
4735
4744
msgstr ""
4736
4745
 
4737
 
#: bzrlib/errors.py:2928
 
4746
#: bzrlib/errors.py:2943
4738
4747
msgid ""
4739
4748
"Working tree \"%(display_url)s\" has uncommitted changes (See bzr status)."
4740
4749
"%(more)s"
4741
4750
msgstr ""
4742
4751
 
4743
 
#: bzrlib/errors.py:2947
 
4752
#: bzrlib/errors.py:2962
4744
4753
msgid ""
4745
4754
"Working tree \"%(display_url)s\" has shelved changes (See bzr shelve --list)."
4746
4755
"%(more)s"
4747
4756
msgstr ""
4748
4757
 
4749
 
#: bzrlib/errors.py:2953
 
4758
#: bzrlib/errors.py:2968
4750
4759
msgid "Variable {%(name)s} is not available."
4751
4760
msgstr ""
4752
4761
 
4753
 
#: bzrlib/errors.py:2961
 
4762
#: bzrlib/errors.py:2976
4754
4763
msgid "No template specified."
4755
4764
msgstr ""
4756
4765
 
4757
 
#: bzrlib/errors.py:2966
 
4766
#: bzrlib/errors.py:2981
4758
4767
msgid "Unable to create symlink %(path_str)son this platform"
4759
4768
msgstr ""
4760
4769
 
4761
 
#: bzrlib/errors.py:2981
 
4770
#: bzrlib/errors.py:2996
4762
4771
msgid ""
4763
4772
"Unsupported timezone format \"%(timezone)s\", options are \"utc\", \"original"
4764
4773
"\", \"local\"."
4765
4774
msgstr ""
4766
4775
 
4767
 
#: bzrlib/errors.py:3015
 
4776
#: bzrlib/errors.py:3030
4768
4777
msgid ""
4769
4778
"Unable to encode %(kind)s path %(path)r in user encoding %(user_encoding)s"
4770
4779
msgstr ""
4771
4780
 
4772
 
#: bzrlib/errors.py:3027
 
4781
#: bzrlib/errors.py:3042
4773
4782
msgid "The \"%(config_id)s\" configuration does not exist."
4774
4783
msgstr ""
4775
4784
 
4776
 
#: bzrlib/errors.py:3035
 
4785
#: bzrlib/errors.py:3050
4777
4786
msgid "The \"%(option_name)s\" configuration option does not exist."
4778
4787
msgstr ""
4779
4788
 
4780
 
#: bzrlib/errors.py:3043
 
4789
#: bzrlib/errors.py:3058
4781
4790
msgid "The alias \"%(alias_name)s\" does not exist."
4782
4791
msgstr ""
4783
4792
 
4784
 
#: bzrlib/errors.py:3057
 
4793
#: bzrlib/errors.py:3072
4785
4794
msgid "\"%(alias_name)s\" is not a valid location alias."
4786
4795
msgstr ""
4787
4796
 
4788
 
#: bzrlib/errors.py:3065
 
4797
#: bzrlib/errors.py:3080
4789
4798
msgid "No %(alias_name)s location assigned."
4790
4799
msgstr ""
4791
4800
 
4792
 
#: bzrlib/errors.py:3073
 
4801
#: bzrlib/errors.py:3088
4793
4802
msgid "Cannot bind address \"%(host)s:%(port)i\": %(orig_error)s."
4794
4803
msgstr ""
4795
4804
 
4796
 
#: bzrlib/errors.py:3083
 
4805
#: bzrlib/errors.py:3098
4797
4806
msgid "Unknown rules detected: %(unknowns_str)s."
4798
4807
msgstr ""
4799
4808
 
4800
 
#: bzrlib/errors.py:3096
 
4809
#: bzrlib/errors.py:3111
4801
4810
msgid ""
4802
4811
"Hook '%(hook_name)s' during %(hook_stage)s failed:\n"
4803
4812
"%(traceback_text)s%(exc_value)s"
4804
4813
msgstr ""
4805
4814
 
4806
 
#: bzrlib/errors.py:3119
 
4815
#: bzrlib/errors.py:3134
4807
4816
msgid "Tip change rejected: %(msg)s"
4808
4817
msgstr ""
4809
4818
 
4810
 
#: bzrlib/errors.py:3127
 
4819
#: bzrlib/errors.py:3142
4811
4820
msgid "Shelf corrupt."
4812
4821
msgstr ""
4813
4822
 
4814
 
#: bzrlib/errors.py:3132
 
4823
#: bzrlib/errors.py:3147
4815
4824
msgid "Corruption while decompressing repository file%(orig_error)s"
4816
4825
msgstr ""
4817
4826
 
4818
 
#: bzrlib/errors.py:3144
 
4827
#: bzrlib/errors.py:3159
4819
4828
msgid "No changes are shelved with id \"%(shelf_id)d\"."
4820
4829
msgstr ""
4821
4830
 
4822
 
#: bzrlib/errors.py:3152
 
4831
#: bzrlib/errors.py:3167
4823
4832
msgid "\"%(invalid_id)s\" is not a valid shelf id, try a number instead."
4824
4833
msgstr ""
4825
4834
 
4826
 
#: bzrlib/errors.py:3160
 
4835
#: bzrlib/errors.py:3175
4827
4836
msgid "An attempt to access a url outside the server jail was made: '%(url)s'."
4828
4837
msgstr ""
4829
4838
 
4830
 
#: bzrlib/errors.py:3168
 
4839
#: bzrlib/errors.py:3183
4831
4840
msgid "The user aborted the operation."
4832
4841
msgstr ""
4833
4842
 
4834
 
#: bzrlib/errors.py:3173
 
4843
#: bzrlib/errors.py:3188
4835
4844
msgid "Branching '%(url)s'(%(format)s) must create a working tree."
4836
4845
msgstr ""
4837
4846
 
4838
 
#: bzrlib/errors.py:3183
 
4847
#: bzrlib/errors.py:3198
4839
4848
msgid "No such view: %(view_name)s."
4840
4849
msgstr ""
4841
4850
 
4842
 
#: bzrlib/errors.py:3193
 
4851
#: bzrlib/errors.py:3208
4843
4852
msgid ""
4844
4853
"Views are not supported by %(tree)s; use 'bzr upgrade' to change your tree "
4845
4854
"to a later format."
4846
4855
msgstr ""
4847
4856
 
4848
 
#: bzrlib/errors.py:3202
 
4857
#: bzrlib/errors.py:3217
4849
4858
msgid ""
4850
4859
"Specified file \"%(file_name)s\" is outside the current view: %(view_str)s"
4851
4860
msgstr ""
4852
4861
 
4853
 
#: bzrlib/errors.py:3269
 
4862
#: bzrlib/errors.py:3284
4854
4863
msgid "%(bzrdir)r does not support co-located branches."
4855
4864
msgstr ""
4856
4865
 
4857
 
#: bzrlib/errors.py:3275
 
4866
#: bzrlib/errors.py:3290
4858
4867
msgid ""
4859
4868
"Unable to determine your name.\n"
4860
4869
"Please, set your name with the 'whoami' command.\n"
4861
4870
"E.g. bzr whoami \"Your Name <name@example.com>\""
4862
4871
msgstr ""
4863
4872
 
4864
 
#: bzrlib/errors.py:3284
 
4873
#: bzrlib/errors.py:3299
4865
4874
msgid "Invalid pattern(s) found. %(msg)s"
4866
4875
msgstr ""
4867
4876
 
4868
 
#: bzrlib/errors.py:3292
 
4877
#: bzrlib/errors.py:3307
4869
4878
msgid ""
4870
4879
"Branch \"%(branch_url)s\" appears to be bound to itself. Please use `bzr "
4871
4880
"unbind` to fix."
4872
4881
msgstr ""
4873
4882
 
4874
 
#: bzrlib/errors.py:3303
 
4883
#: bzrlib/errors.py:3318
4875
4884
msgid "Loop involving %(refs)r while expanding \"%(string)s\"."
4876
4885
msgstr ""
4877
4886
 
4878
 
#: bzrlib/errors.py:3312
 
4887
#: bzrlib/errors.py:3327
4879
4888
msgid "Option %(name)s is not defined while expanding \"%(string)s\"."
4880
4889
msgstr ""
4881
4890
 
4882
 
#: bzrlib/errors.py:3321
 
4891
#: bzrlib/errors.py:3336
4883
4892
msgid ""
4884
4893
"No compatible object available for operations from %(source)r to %(target)r."
4885
4894
msgstr ""
4886
4895
 
 
4896
#: bzrlib/errors.py:3346
 
4897
msgid ""
 
4898
"VFS requests over the smart server are not allowed. Encountered: %(method)s, "
 
4899
"%(arguments)s."
 
4900
msgstr ""
 
4901
 
4887
4902
#: bzrlib/gpg.py:126 bzrlib/gpg.py:464
4888
4903
msgid "{0} commits with valid signatures"
4889
4904
msgstr ""
5294
5309
#: bzrlib/plugins/launchpad/__init__.py:388
5295
5310
msgid "  bzr lp-find-proposal -r annotate:README:1"
5296
5311
msgstr ""
 
5312
 
 
5313
#: dummy/help_topics/authentication/summary.txt:1
 
5314
msgid "Information on configuring authentication"
 
5315
msgstr ""
 
5316
 
 
5317
#: dummy/help_topics/basic/detail.txt:1
 
5318
msgid ""
 
5319
"Bazaar 2.5.0dev1 -- a free distributed version-control tool\n"
 
5320
"http://bazaar.canonical.com/"
 
5321
msgstr ""
 
5322
 
 
5323
#: dummy/help_topics/basic/detail.txt:4
 
5324
msgid ""
 
5325
"Basic commands:\n"
 
5326
"  bzr init           makes this directory a versioned branch\n"
 
5327
"  bzr branch         make a copy of another branch"
 
5328
msgstr ""
 
5329
 
 
5330
#: dummy/help_topics/basic/detail.txt:8
 
5331
msgid ""
 
5332
"  bzr add            make files or directories versioned\n"
 
5333
"  bzr ignore         ignore a file or pattern\n"
 
5334
"  bzr mv             move or rename a versioned file"
 
5335
msgstr ""
 
5336
 
 
5337
#: dummy/help_topics/basic/detail.txt:12
 
5338
msgid ""
 
5339
"  bzr status         summarize changes in working copy\n"
 
5340
"  bzr diff           show detailed diffs"
 
5341
msgstr ""
 
5342
 
 
5343
#: dummy/help_topics/basic/detail.txt:15
 
5344
msgid ""
 
5345
"  bzr merge          pull in changes from another branch\n"
 
5346
"  bzr commit         save some or all changes\n"
 
5347
"  bzr send           send changes via email"
 
5348
msgstr ""
 
5349
 
 
5350
#: dummy/help_topics/basic/detail.txt:19
 
5351
msgid ""
 
5352
"  bzr log            show history of changes\n"
 
5353
"  bzr check          validate storage"
 
5354
msgstr ""
 
5355
 
 
5356
#: dummy/help_topics/basic/detail.txt:22
 
5357
msgid ""
 
5358
"  bzr help init      more help on e.g. init command\n"
 
5359
"  bzr help commands  list all commands\n"
 
5360
"  bzr help topics    list all help topics\n"
 
5361
msgstr ""
 
5362
 
 
5363
#: dummy/help_topics/basic/summary.txt:1
 
5364
msgid "Basic commands"
 
5365
msgstr ""
 
5366
 
 
5367
#: dummy/help_topics/branches/detail.txt:1
 
5368
msgid "Branches"
 
5369
msgstr ""
 
5370
 
 
5371
#: dummy/help_topics/branches/detail.txt:3
 
5372
msgid ""
 
5373
"A branch consists of the state of a project, including all of its\n"
 
5374
"history. All branches have a repository associated (which is where the\n"
 
5375
"branch history is stored), but multiple branches may share the same\n"
 
5376
"repository (a shared repository). Branches can be copied and merged."
 
5377
msgstr ""
 
5378
 
 
5379
#: dummy/help_topics/branches/detail.txt:8
 
5380
msgid ""
 
5381
"In addition, one branch may be bound to another one.  Binding to another\n"
 
5382
"branch indicates that commits which happen in this branch must also \n"
 
5383
"happen in the other branch.  Bazaar ensures consistency by not allowing \n"
 
5384
"commits when the two branches are out of date.  In order for a commit \n"
 
5385
"to succeed, it may be necessary to update the current branch using \n"
 
5386
"``bzr update``."
 
5387
msgstr ""
 
5388
 
 
5389
#: dummy/help_topics/branches/detail.txt:15
 
5390
msgid "Related commands::"
 
5391
msgstr ""
 
5392
 
 
5393
#: dummy/help_topics/branches/detail.txt:17
 
5394
msgid ""
 
5395
"  init    Change a directory into a versioned branch.\n"
 
5396
"  branch  Create a new branch that is a copy of an existing branch.\n"
 
5397
"  merge   Perform a three-way merge.\n"
 
5398
"  bind    Bind a branch to another one.\n"
 
5399
msgstr ""
 
5400
 
 
5401
#: dummy/help_topics/branches/summary.txt:1
 
5402
msgid "Information on what a branch is"
 
5403
msgstr ""
 
5404
 
 
5405
#: dummy/help_topics/bugs/summary.txt:1
 
5406
msgid "Bug tracker settings"
 
5407
msgstr ""
 
5408
 
 
5409
#: dummy/help_topics/checkouts/detail.txt:1
 
5410
msgid "Checkouts"
 
5411
msgstr ""
 
5412
 
 
5413
#: dummy/help_topics/checkouts/detail.txt:3
 
5414
msgid ""
 
5415
"Checkouts are source trees that are connected to a branch, so that when\n"
 
5416
"you commit in the source tree, the commit goes into that branch.  They\n"
 
5417
"allow you to use a simpler, more centralized workflow, ignoring some of\n"
 
5418
"Bazaar's decentralized features until you want them. Using checkouts\n"
 
5419
"with shared repositories is very similar to working with SVN or CVS, but\n"
 
5420
"doesn't have the same restrictions.  And using checkouts still allows\n"
 
5421
"others working on the project to use whatever workflow they like."
 
5422
msgstr ""
 
5423
 
 
5424
#: dummy/help_topics/checkouts/detail.txt:11
 
5425
msgid ""
 
5426
"A checkout is created with the bzr checkout command (see \"help checkout"
 
5427
"\").\n"
 
5428
"You pass it a reference to another branch, and it will create a local copy\n"
 
5429
"for you that still contains a reference to the branch you created the\n"
 
5430
"checkout from (the master branch). Then if you make any commits they will "
 
5431
"be\n"
 
5432
"made on the other branch first. This creates an instant mirror of your work, "
 
5433
"or\n"
 
5434
"facilitates lockstep development, where each developer is working together,\n"
 
5435
"continuously integrating the changes of others."
 
5436
msgstr ""
 
5437
 
 
5438
#: dummy/help_topics/checkouts/detail.txt:19
 
5439
msgid ""
 
5440
"However the checkout is still a first class branch in Bazaar terms, so that\n"
 
5441
"you have the full history locally.  As you have a first class branch you "
 
5442
"can\n"
 
5443
"also commit locally if you want, for instance due to the temporary loss af "
 
5444
"a\n"
 
5445
"network connection. Use the --local option to commit to do this. All the "
 
5446
"local\n"
 
5447
"commits will then be made on the master branch the next time you do a non-"
 
5448
"local\n"
 
5449
"commit."
 
5450
msgstr ""
 
5451
 
 
5452
#: dummy/help_topics/checkouts/detail.txt:26
 
5453
msgid ""
 
5454
"If you are using a checkout from a shared branch you will periodically want "
 
5455
"to\n"
 
5456
"pull in all the changes made by others. This is done using the \"update\"\n"
 
5457
"command. The changes need to be applied before any non-local commit, but\n"
 
5458
"Bazaar will tell you if there are any changes and suggest that you use this\n"
 
5459
"command when needed."
 
5460
msgstr ""
 
5461
 
 
5462
#: dummy/help_topics/checkouts/detail.txt:32
 
5463
msgid ""
 
5464
"It is also possible to create a \"lightweight\" checkout by passing the\n"
 
5465
"--lightweight flag to checkout. A lightweight checkout is even closer to an\n"
 
5466
"SVN checkout in that it is not a first class branch, it mainly consists of "
 
5467
"the\n"
 
5468
"working tree. This means that any history operations must query the master\n"
 
5469
"branch, which could be slow if a network connection is involved. Also, as "
 
5470
"you\n"
 
5471
"don't have a local branch, then you cannot commit locally."
 
5472
msgstr ""
 
5473
 
 
5474
#: dummy/help_topics/checkouts/detail.txt:39
 
5475
msgid ""
 
5476
"Lightweight checkouts work best when you have fast reliable access to the\n"
 
5477
"master branch. This means that if the master branch is on the same disk or "
 
5478
"LAN\n"
 
5479
"a lightweight checkout will be faster than a heavyweight one for any "
 
5480
"commands\n"
 
5481
"that modify the revision history (as only one copy of the branch needs to\n"
 
5482
"be updated). Heavyweight checkouts will generally be faster for any command\n"
 
5483
"that uses the history but does not change it, but if the master branch is "
 
5484
"on\n"
 
5485
"the same disk then there won't be a noticeable difference."
 
5486
msgstr ""
 
5487
 
 
5488
#: dummy/help_topics/checkouts/detail.txt:47
 
5489
msgid ""
 
5490
"Another possible use for a checkout is to use it with a treeless repository\n"
 
5491
"containing your branches, where you maintain only one working tree by\n"
 
5492
"switching the master branch that the checkout points to when you want to\n"
 
5493
"work on a different branch."
 
5494
msgstr ""
 
5495
 
 
5496
#: dummy/help_topics/checkouts/detail.txt:52
 
5497
msgid ""
 
5498
"Obviously to commit on a checkout you need to be able to write to the "
 
5499
"master\n"
 
5500
"branch. This means that the master branch must be accessible over a "
 
5501
"writeable\n"
 
5502
"protocol , such as sftp://, and that you have write permissions at the "
 
5503
"other\n"
 
5504
"end. Checkouts also work on the local file system, so that all that matters "
 
5505
"is\n"
 
5506
"file permissions."
 
5507
msgstr ""
 
5508
 
 
5509
#: dummy/help_topics/checkouts/detail.txt:58
 
5510
msgid ""
 
5511
"You can change the master of a checkout by using the \"switch\" command "
 
5512
"(see\n"
 
5513
"\"help switch\").  This will change the location that the commits are sent "
 
5514
"to.\n"
 
5515
"The \"bind\" command can also be used to turn a normal branch into a heavy\n"
 
5516
"checkout. If you would like to convert your heavy checkout into a normal\n"
 
5517
"branch so that every commit is local, you can use the \"unbind\" command. To "
 
5518
"see\n"
 
5519
"whether or not a branch is bound or not you can use the \"info\" command. If "
 
5520
"the\n"
 
5521
"branch is bound it will tell you the location of the bound branch."
 
5522
msgstr ""
 
5523
 
 
5524
#: dummy/help_topics/checkouts/detail.txt:68
 
5525
msgid ""
 
5526
"  checkout    Create a checkout. Pass --lightweight to get a lightweight\n"
 
5527
"              checkout\n"
 
5528
"  update      Pull any changes in the master branch in to your checkout\n"
 
5529
"  commit      Make a commit that is sent to the master branch. If you have\n"
 
5530
"              a heavy checkout then the --local option will commit to the\n"
 
5531
"              checkout without sending the commit to the master\n"
 
5532
"  switch      Change the master branch that the commits in the checkout "
 
5533
"will\n"
 
5534
"              be sent to\n"
 
5535
"  bind        Turn a standalone branch into a heavy checkout so that any\n"
 
5536
"              commits will be sent to the master branch\n"
 
5537
"  unbind      Turn a heavy checkout into a standalone branch so that any\n"
 
5538
"              commits are only made locally\n"
 
5539
"  info        Displays whether a branch is bound or unbound. If the branch "
 
5540
"is\n"
 
5541
"              bound, then it will also display the location of the bound "
 
5542
"branch\n"
 
5543
msgstr ""
 
5544
 
 
5545
#: dummy/help_topics/checkouts/summary.txt:1
 
5546
msgid "Information on what a checkout is"
 
5547
msgstr ""
 
5548
 
 
5549
#: dummy/help_topics/commands/summary.txt:1
 
5550
msgid "Basic help for all commands"
 
5551
msgstr ""
 
5552
 
 
5553
#: dummy/help_topics/configuration/summary.txt:1
 
5554
msgid "Details on the configuration settings available"
 
5555
msgstr ""
 
5556
 
 
5557
#: dummy/help_topics/conflict-types/summary.txt:1
 
5558
msgid "Types of conflicts and what to do about them"
 
5559
msgstr ""
 
5560
 
 
5561
#: dummy/help_topics/content-filters/summary.txt:1
 
5562
msgid "Conversion of content into/from working trees"
 
5563
msgstr ""
 
5564
 
 
5565
#: dummy/help_topics/criss-cross/detail.txt:1
 
5566
msgid "Criss-Cross"
 
5567
msgstr ""
 
5568
 
 
5569
#: dummy/help_topics/criss-cross/detail.txt:3
 
5570
msgid ""
 
5571
"A criss-cross in the branch history can cause the default merge technique\n"
 
5572
"to emit more conflicts than would normally be expected."
 
5573
msgstr ""
 
5574
 
 
5575
#: dummy/help_topics/criss-cross/detail.txt:6
 
5576
msgid ""
 
5577
"In complex merge cases, ``bzr merge --lca`` or ``bzr merge --weave`` may "
 
5578
"give\n"
 
5579
"better results.  You may wish to ``bzr revert`` the working tree and merge\n"
 
5580
"again.  Alternatively, use ``bzr remerge`` on particular conflicted files."
 
5581
msgstr ""
 
5582
 
 
5583
#: dummy/help_topics/criss-cross/detail.txt:10
 
5584
msgid ""
 
5585
"Criss-crosses occur in a branch's history if two branches merge the same "
 
5586
"thing\n"
 
5587
"and then merge one another, or if two branches merge one another at the "
 
5588
"same\n"
 
5589
"time.  They can be avoided by having each branch only merge from or into a\n"
 
5590
"designated central branch (a \"star topology\")."
 
5591
msgstr ""
 
5592
 
 
5593
#: dummy/help_topics/criss-cross/detail.txt:15
 
5594
msgid ""
 
5595
"Criss-crosses cause problems because of the way merge works.  Bazaar's "
 
5596
"default\n"
 
5597
"merge is a three-way merger; in order to merge OTHER into THIS, it must\n"
 
5598
"find a basis for comparison, BASE.  Using BASE, it can determine whether\n"
 
5599
"differences between THIS and OTHER are due to one side adding lines, or\n"
 
5600
"from another side removing lines."
 
5601
msgstr ""
 
5602
 
 
5603
#: dummy/help_topics/criss-cross/detail.txt:21
 
5604
msgid ""
 
5605
"Criss-crosses mean there is no good choice for a base.  Selecting the "
 
5606
"recent\n"
 
5607
"merge points could cause one side's changes to be silently discarded.\n"
 
5608
"Selecting older merge points (which Bazaar does) mean that extra conflicts\n"
 
5609
"are emitted."
 
5610
msgstr ""
 
5611
 
 
5612
#: dummy/help_topics/criss-cross/detail.txt:26
 
5613
msgid ""
 
5614
"The ``weave`` merge type is not affected by this problem because it uses\n"
 
5615
"line-origin detection instead of a basis revision to determine the cause of\n"
 
5616
"differences.\n"
 
5617
msgstr ""
 
5618
 
 
5619
#: dummy/help_topics/criss-cross/summary.txt:1
 
5620
msgid "Information on criss-cross merging"
 
5621
msgstr ""
 
5622
 
 
5623
#: dummy/help_topics/current-formats/summary.txt:1
 
5624
msgid "Current storage formats"
 
5625
msgstr ""
 
5626
 
 
5627
#: dummy/help_topics/debug-flags/summary.txt:1
 
5628
msgid "Options to show or record debug information"
 
5629
msgstr ""
 
5630
 
 
5631
#: dummy/help_topics/diverged-branches/summary.txt:1
 
5632
msgid "How to fix diverged branches"
 
5633
msgstr ""
 
5634
 
 
5635
#: dummy/help_topics/env-variables/detail.txt:1
 
5636
msgid "Environment Variables"
 
5637
msgstr ""
 
5638
 
 
5639
#: dummy/help_topics/env-variables/detail.txt:3
 
5640
msgid ""
 
5641
"=================== "
 
5642
"===========================================================\n"
 
5643
"BZRPATH             Path where bzr is to look for shell plugin external\n"
 
5644
"                    commands.\n"
 
5645
"BZR_EMAIL           E-Mail address of the user. Overrides EMAIL.\n"
 
5646
"EMAIL               E-Mail address of the user.\n"
 
5647
"BZR_EDITOR          Editor for editing commit messages. Overrides EDITOR.\n"
 
5648
"EDITOR              Editor for editing commit messages.\n"
 
5649
"BZR_PLUGIN_PATH     Paths where bzr should look for plugins.\n"
 
5650
"BZR_DISABLE_PLUGINS Plugins that bzr should not load.\n"
 
5651
"BZR_PLUGINS_AT      Plugins to load from a directory not in "
 
5652
"BZR_PLUGIN_PATH.\n"
 
5653
"BZR_HOME            Directory holding .bazaar config dir. Overrides HOME.\n"
 
5654
"BZR_HOME (Win32)    Directory holding bazaar config dir. Overrides APPDATA "
 
5655
"and\n"
 
5656
"                    HOME.\n"
 
5657
"BZR_REMOTE_PATH     Full name of remote 'bzr' command (for bzr+ssh:// "
 
5658
"URLs).\n"
 
5659
"BZR_SSH             Path to SSH client, or one of paramiko, openssh, "
 
5660
"sshcorp,\n"
 
5661
"                    plink or lsh.\n"
 
5662
"BZR_LOG             Location of .bzr.log (use '/dev/null' to suppress log).\n"
 
5663
"BZR_LOG (Win32)     Location of .bzr.log (use 'NUL' to suppress log).\n"
 
5664
"BZR_COLUMNS         Override implicit terminal width.\n"
 
5665
"BZR_CONCURRENCY     Number of processes that can be run concurrently "
 
5666
"(selftest)\n"
 
5667
"BZR_PROGRESS_BAR    Override the progress display. Values are 'none' or "
 
5668
"'text'.\n"
 
5669
"BZR_PDB             Control whether to launch a debugger on error.\n"
 
5670
"BZR_SIGQUIT_PDB     Control whether SIGQUIT behaves normally or invokes a\n"
 
5671
"                    breakin debugger.\n"
 
5672
"=================== "
 
5673
"===========================================================\n"
 
5674
msgstr ""
 
5675
 
 
5676
#: dummy/help_topics/env-variables/summary.txt:1
 
5677
msgid "Environment variable names and values"
 
5678
msgstr ""
 
5679
 
 
5680
#: dummy/help_topics/eol/summary.txt:1
 
5681
msgid "Information on end-of-line handling"
 
5682
msgstr ""
 
5683
 
 
5684
#: dummy/help_topics/files/detail.txt:1
 
5685
msgid "Files"
 
5686
msgstr ""
 
5687
 
 
5688
#: dummy/help_topics/files/detail.txt:3
 
5689
msgid ""
 
5690
":On Unix:   ~/.bazaar/bazaar.conf\n"
 
5691
":On Windows: C:\\\\Documents and Settings\\\\username\\\\Application Data\\"
 
5692
"\\bazaar\\\\2.0\\\\bazaar.conf"
 
5693
msgstr ""
 
5694
 
 
5695
#: dummy/help_topics/files/detail.txt:6
 
5696
msgid ""
 
5697
"Contains the user's default configuration. The section ``[DEFAULT]`` is\n"
 
5698
"used to define general configuration that will be applied everywhere.\n"
 
5699
"The section ``[ALIASES]`` can be used to create command aliases for\n"
 
5700
"commonly used options."
 
5701
msgstr ""
 
5702
 
 
5703
#: dummy/help_topics/files/detail.txt:11
 
5704
msgid "A typical config file might look something like::"
 
5705
msgstr ""
 
5706
 
 
5707
#: dummy/help_topics/files/detail.txt:13
 
5708
msgid ""
 
5709
"  [DEFAULT]\n"
 
5710
"  email=John Doe <jdoe@isp.com>"
 
5711
msgstr ""
 
5712
 
 
5713
#: dummy/help_topics/files/detail.txt:16
 
5714
msgid ""
 
5715
"  [ALIASES]\n"
 
5716
"  commit = commit --strict\n"
 
5717
"  log10 = log --short -r -10..-1\n"
 
5718
msgstr ""
 
5719
 
 
5720
#: dummy/help_topics/files/summary.txt:1
 
5721
msgid "Information on configuration and log files"
 
5722
msgstr ""
 
5723
 
 
5724
#: dummy/help_topics/formats/detail.txt:1
 
5725
msgid "Storage Formats"
 
5726
msgstr ""
 
5727
 
 
5728
#: dummy/help_topics/formats/detail.txt:3
 
5729
msgid ""
 
5730
"To ensure that older clients do not access data incorrectly,\n"
 
5731
"Bazaar's policy is to introduce a new storage format whenever\n"
 
5732
"new features requiring new metadata are added. New storage\n"
 
5733
"formats may also be introduced to improve performance and\n"
 
5734
"scalability."
 
5735
msgstr ""
 
5736
 
 
5737
#: dummy/help_topics/formats/detail.txt:9
 
5738
msgid ""
 
5739
"The newest format, 2a, is highly recommended. If your\n"
 
5740
"project is not using 2a, then you should suggest to the\n"
 
5741
"project owner to upgrade."
 
5742
msgstr ""
 
5743
 
 
5744
#: dummy/help_topics/formats/detail.txt:13
 
5745
msgid ""
 
5746
"\n"
 
5747
".. note::"
 
5748
msgstr ""
 
5749
 
 
5750
#: dummy/help_topics/formats/detail.txt:16
 
5751
msgid ""
 
5752
"   Some of the older formats have two variants:\n"
 
5753
"   a plain one and a rich-root one. The latter include an additional\n"
 
5754
"   field about the root of the tree. There is no performance cost\n"
 
5755
"   for using a rich-root format but you cannot easily merge changes\n"
 
5756
"   from a rich-root format into a plain format. As a consequence,\n"
 
5757
"   moving a project to a rich-root format takes some co-ordination\n"
 
5758
"   in that all contributors need to upgrade their repositories\n"
 
5759
"   around the same time. 2a and all future formats will be\n"
 
5760
"   implicitly rich-root."
 
5761
msgstr ""
 
5762
 
 
5763
#: dummy/help_topics/formats/detail.txt:26
 
5764
msgid ""
 
5765
"See :doc:`current-formats-help` for the complete list of\n"
 
5766
"currently supported formats. See :doc:`other-formats-help` for\n"
 
5767
"descriptions of any available experimental and deprecated formats.\n"
 
5768
msgstr ""
 
5769
 
 
5770
#: dummy/help_topics/formats/summary.txt:1
 
5771
msgid "Information on choosing a storage format"
 
5772
msgstr ""
 
5773
 
 
5774
#: dummy/help_topics/global-options/detail.txt:1
 
5775
msgid "Global Options"
 
5776
msgstr ""
 
5777
 
 
5778
#: dummy/help_topics/global-options/detail.txt:3
 
5779
msgid ""
 
5780
"These options may be used with any command, and may appear in front of any\n"
 
5781
"command.  (e.g. ``bzr --profile help``)."
 
5782
msgstr ""
 
5783
 
 
5784
#: dummy/help_topics/global-options/detail.txt:6
 
5785
msgid ""
 
5786
"--version      Print the version number. Must be supplied before the "
 
5787
"command.\n"
 
5788
"--no-aliases   Do not process command aliases when running this command.\n"
 
5789
"--builtin      Use the built-in version of a command, not the plugin "
 
5790
"version.\n"
 
5791
"               This does not suppress other plugin effects.\n"
 
5792
"--no-plugins   Do not process any plugins.\n"
 
5793
"--no-l10n      Do not translate messages.\n"
 
5794
"--concurrency  Number of processes that can be run concurrently (selftest)."
 
5795
msgstr ""
 
5796
 
 
5797
#: dummy/help_topics/global-options/detail.txt:14
 
5798
msgid ""
 
5799
"--profile      Profile execution using the hotshot profiler.\n"
 
5800
"--lsprof       Profile execution using the lsprof profiler.\n"
 
5801
"--lsprof-file  Profile execution using the lsprof profiler, and write the\n"
 
5802
"               results to a specified file.  If the filename ends with \".txt"
 
5803
"\",\n"
 
5804
"               text format will be used.  If the filename either starts "
 
5805
"with\n"
 
5806
"               \"callgrind.out\" or end with \".callgrind\", the output will "
 
5807
"be\n"
 
5808
"               formatted for use with KCacheGrind. Otherwise, the output\n"
 
5809
"               will be a pickle.\n"
 
5810
"--coverage     Generate line coverage report in the specified directory."
 
5811
msgstr ""
 
5812
 
 
5813
#: dummy/help_topics/global-options/detail.txt:24
 
5814
msgid ""
 
5815
"See http://doc.bazaar.canonical.com/developers/profiling.html for more\n"
 
5816
"information on profiling."
 
5817
msgstr ""
 
5818
 
 
5819
#: dummy/help_topics/global-options/detail.txt:27
 
5820
msgid ""
 
5821
"A number of debug flags are also available to assist troubleshooting and\n"
 
5822
"development.  See :doc:`debug-flags-help`.\n"
 
5823
msgstr ""
 
5824
 
 
5825
#: dummy/help_topics/global-options/summary.txt:1
 
5826
msgid "Options that control how Bazaar runs"
 
5827
msgstr ""
 
5828
 
 
5829
#: dummy/help_topics/hidden-commands/summary.txt:1
 
5830
msgid "All hidden commands"
 
5831
msgstr ""
 
5832
 
 
5833
#: dummy/help_topics/hooks/summary.txt:1
 
5834
msgid "Points at which custom processing can be added"
 
5835
msgstr ""
 
5836
 
 
5837
#: dummy/help_topics/launchpad/detail.txt:1
 
5838
msgid "Integration with Launchpad.net"
 
5839
msgstr ""
 
5840
 
 
5841
#: dummy/help_topics/launchpad/detail.txt:3
 
5842
msgid ""
 
5843
"Launchpad.net provides free Bazaar branch hosting with integrated bug and\n"
 
5844
"specification tracking."
 
5845
msgstr ""
 
5846
 
 
5847
#: dummy/help_topics/launchpad/detail.txt:6
 
5848
msgid ""
 
5849
"The bzr client (through the plugin called 'launchpad') has special\n"
 
5850
"features to communicate with Launchpad:"
 
5851
msgstr ""
 
5852
 
 
5853
#: dummy/help_topics/launchpad/detail.txt:9
 
5854
msgid ""
 
5855
"    * The launchpad-login command tells Bazaar your Launchpad user name. "
 
5856
"This\n"
 
5857
"      is then used by the 'lp:' transport to download your branches using\n"
 
5858
"      bzr+ssh://."
 
5859
msgstr ""
 
5860
 
 
5861
#: dummy/help_topics/launchpad/detail.txt:13
 
5862
msgid ""
 
5863
"    * The 'lp:' transport uses Launchpad as a directory service: for "
 
5864
"example\n"
 
5865
"      'lp:bzr' and 'lp:python' refer to the main branches of the relevant\n"
 
5866
"      projects and may be branched, logged, etc. You can also use the 'lp:'\n"
 
5867
"      transport to refer to specific branches, e.g. lp:~bzr/bzr/trunk."
 
5868
msgstr ""
 
5869
 
 
5870
#: dummy/help_topics/launchpad/detail.txt:18
 
5871
msgid ""
 
5872
"    * The 'lp:' bug tracker alias can expand launchpad bug numbers to their\n"
 
5873
"      URLs for use with 'bzr commit --fixes', e.g. 'bzr commit --fixes "
 
5874
"lp:12345'\n"
 
5875
"      will record a revision property that marks that revision as fixing\n"
 
5876
"      Launchpad bug 12345. When you push that branch to Launchpad it will\n"
 
5877
"      automatically be linked to the bug report."
 
5878
msgstr ""
 
5879
 
 
5880
#: dummy/help_topics/launchpad/detail.txt:24
 
5881
msgid ""
 
5882
"    * The register-branch command tells Launchpad about the url of a\n"
 
5883
"      public branch.  Launchpad will then mirror the branch, display\n"
 
5884
"      its contents and allow it to be attached to bugs and other\n"
 
5885
"      objects."
 
5886
msgstr ""
 
5887
 
 
5888
#: dummy/help_topics/launchpad/detail.txt:29
 
5889
msgid "For more information see http://help.launchpad.net/\n"
 
5890
msgstr ""
 
5891
 
 
5892
#: dummy/help_topics/launchpad/summary.txt:1
 
5893
msgid "Using Bazaar with Launchpad.net"
 
5894
msgstr ""
 
5895
 
 
5896
#: dummy/help_topics/location-alias/summary.txt:1
 
5897
msgid "Aliases for remembered locations"
 
5898
msgstr ""
 
5899
 
 
5900
#: dummy/help_topics/log-formats/summary.txt:1
 
5901
msgid "Details on the logging formats available"
 
5902
msgstr ""
 
5903
 
 
5904
#: dummy/help_topics/other-formats/summary.txt:1
 
5905
msgid "Experimental and deprecated storage formats"
 
5906
msgstr ""
 
5907
 
 
5908
#: dummy/help_topics/patterns/summary.txt:1
 
5909
msgid "Information on the pattern syntax"
 
5910
msgstr ""
 
5911
 
 
5912
#: dummy/help_topics/repositories/detail.txt:1
 
5913
msgid "Repositories"
 
5914
msgstr ""
 
5915
 
 
5916
#: dummy/help_topics/repositories/detail.txt:3
 
5917
msgid ""
 
5918
"Repositories in Bazaar are where committed information is stored. There is\n"
 
5919
"a repository associated with every branch."
 
5920
msgstr ""
 
5921
 
 
5922
#: dummy/help_topics/repositories/detail.txt:6
 
5923
msgid ""
 
5924
"Repositories are a form of database. Bzr will usually maintain this for\n"
 
5925
"good performance automatically, but in some situations (e.g. when doing\n"
 
5926
"very many commits in a short time period) you may want to ask bzr to\n"
 
5927
"optimise the database indices. This can be done by the 'bzr pack' command."
 
5928
msgstr ""
 
5929
 
 
5930
#: dummy/help_topics/repositories/detail.txt:11
 
5931
msgid ""
 
5932
"By default just running 'bzr init' will create a repository within the new\n"
 
5933
"branch but it is possible to create a shared repository which allows "
 
5934
"multiple\n"
 
5935
"branches to share their information in the same location. When a new branch "
 
5936
"is\n"
 
5937
"created it will first look to see if there is a containing shared repository "
 
5938
"it\n"
 
5939
"can use."
 
5940
msgstr ""
 
5941
 
 
5942
#: dummy/help_topics/repositories/detail.txt:17
 
5943
msgid ""
 
5944
"When two branches of the same project share a repository, there is\n"
 
5945
"generally a large space saving. For some operations (e.g. branching\n"
 
5946
"within the repository) this translates in to a large time saving."
 
5947
msgstr ""
 
5948
 
 
5949
#: dummy/help_topics/repositories/detail.txt:21
 
5950
msgid ""
 
5951
"To create a shared repository use the init-repository command (or the alias\n"
 
5952
"init-repo). This command takes the location of the repository to create. "
 
5953
"This\n"
 
5954
"means that 'bzr init-repository repo' will create a directory named 'repo',\n"
 
5955
"which contains a shared repository. Any new branches that are created in "
 
5956
"this\n"
 
5957
"directory will then use it for storage."
 
5958
msgstr ""
 
5959
 
 
5960
#: dummy/help_topics/repositories/detail.txt:27
 
5961
msgid ""
 
5962
"It is a good idea to create a repository whenever you might create more\n"
 
5963
"than one branch of a project. This is true for both working areas where you\n"
 
5964
"are doing the development, and any server areas that you use for hosting\n"
 
5965
"projects. In the latter case, it is common to want branches without working\n"
 
5966
"trees. Since the files in the branch will not be edited directly there is "
 
5967
"no\n"
 
5968
"need to use up disk space for a working tree. To create a repository in "
 
5969
"which\n"
 
5970
"the branches will not have working trees pass the '--no-trees' option to\n"
 
5971
"'init-repository'."
 
5972
msgstr ""
 
5973
 
 
5974
#: dummy/help_topics/repositories/detail.txt:38
 
5975
msgid ""
 
5976
"  init-repository   Create a shared repository. Use --no-trees to create "
 
5977
"one\n"
 
5978
"                    in which new branches won't get a working tree.\n"
 
5979
msgstr ""
 
5980
 
 
5981
#: dummy/help_topics/repositories/summary.txt:1
 
5982
msgid "Basic information on shared repositories."
 
5983
msgstr ""
 
5984
 
 
5985
#: dummy/help_topics/revisionspec/summary.txt:1
 
5986
msgid "Explain how to use --revision"
 
5987
msgstr ""
 
5988
 
 
5989
#: dummy/help_topics/rules/summary.txt:1
 
5990
msgid "Information on defining rule-based preferences"
 
5991
msgstr ""
 
5992
 
 
5993
#: dummy/help_topics/standalone-trees/detail.txt:1
 
5994
msgid "Standalone Trees"
 
5995
msgstr ""
 
5996
 
 
5997
#: dummy/help_topics/standalone-trees/detail.txt:3
 
5998
msgid ""
 
5999
"A standalone tree is a working tree with an associated repository. It\n"
 
6000
"is an independently usable branch, with no dependencies on any other.\n"
 
6001
"Creating a standalone tree (via bzr init) is the quickest way to put\n"
 
6002
"an existing project under version control."
 
6003
msgstr ""
 
6004
 
 
6005
#: dummy/help_topics/standalone-trees/detail.txt:8
 
6006
msgid "Related Commands::"
 
6007
msgstr ""
 
6008
 
 
6009
#: dummy/help_topics/standalone-trees/detail.txt:10
 
6010
msgid "  init    Make a directory into a versioned branch.\n"
 
6011
msgstr ""
 
6012
 
 
6013
#: dummy/help_topics/standalone-trees/summary.txt:1
 
6014
msgid "Information on what a standalone tree is"
 
6015
msgstr ""
 
6016
 
 
6017
#: dummy/help_topics/standard-options/detail.txt:1
 
6018
msgid "Standard Options"
 
6019
msgstr ""
 
6020
 
 
6021
#: dummy/help_topics/standard-options/detail.txt:3
 
6022
msgid "Standard options are legal for all commands."
 
6023
msgstr ""
 
6024
 
 
6025
#: dummy/help_topics/standard-options/detail.txt:5
 
6026
msgid ""
 
6027
"--help, -h     Show help message.\n"
 
6028
"--verbose, -v  Display more information.\n"
 
6029
"--quiet, -q    Only display errors and warnings."
 
6030
msgstr ""
 
6031
 
 
6032
#: dummy/help_topics/standard-options/detail.txt:9
 
6033
msgid "Unlike global options, standard options can be used in aliases.\n"
 
6034
msgstr ""
 
6035
 
 
6036
#: dummy/help_topics/standard-options/summary.txt:1
 
6037
msgid "Options that can be used with any command"
 
6038
msgstr ""
 
6039
 
 
6040
#: dummy/help_topics/status-flags/detail.txt:1
 
6041
msgid "Status Flags"
 
6042
msgstr ""
 
6043
 
 
6044
#: dummy/help_topics/status-flags/detail.txt:3
 
6045
msgid ""
 
6046
"Status flags are used to summarise changes to the working tree in a concise\n"
 
6047
"manner.  They are in the form::"
 
6048
msgstr ""
 
6049
 
 
6050
#: dummy/help_topics/status-flags/detail.txt:6
 
6051
msgid "   xxx   <filename>"
 
6052
msgstr ""
 
6053
 
 
6054
#: dummy/help_topics/status-flags/detail.txt:8
 
6055
msgid "where the columns' meanings are as follows."
 
6056
msgstr ""
 
6057
 
 
6058
#: dummy/help_topics/status-flags/detail.txt:10
 
6059
msgid "Column 1 - versioning/renames::"
 
6060
msgstr ""
 
6061
 
 
6062
#: dummy/help_topics/status-flags/detail.txt:12
 
6063
msgid ""
 
6064
"  + File versioned\n"
 
6065
"  - File unversioned\n"
 
6066
"  R File renamed\n"
 
6067
"  ? File unknown\n"
 
6068
"  X File nonexistent (and unknown to bzr)\n"
 
6069
"  C File has conflicts\n"
 
6070
"  P Entry for a pending merge (not a file)"
 
6071
msgstr ""
 
6072
 
 
6073
#: dummy/help_topics/status-flags/detail.txt:20
 
6074
msgid "Column 2 - contents::"
 
6075
msgstr ""
 
6076
 
 
6077
#: dummy/help_topics/status-flags/detail.txt:22
 
6078
msgid ""
 
6079
"  N File created\n"
 
6080
"  D File deleted\n"
 
6081
"  K File kind changed\n"
 
6082
"  M File modified"
 
6083
msgstr ""
 
6084
 
 
6085
#: dummy/help_topics/status-flags/detail.txt:27
 
6086
msgid "Column 3 - execute::"
 
6087
msgstr ""
 
6088
 
 
6089
#: dummy/help_topics/status-flags/detail.txt:29
 
6090
msgid "  * The execute bit was changed\n"
 
6091
msgstr ""
 
6092
 
 
6093
#: dummy/help_topics/status-flags/summary.txt:1
 
6094
msgid "Help on status flags"
 
6095
msgstr ""
 
6096
 
 
6097
#: dummy/help_topics/sync-for-reconfigure/detail.txt:1
 
6098
msgid "Branches Out of Sync"
 
6099
msgstr ""
 
6100
 
 
6101
#: dummy/help_topics/sync-for-reconfigure/detail.txt:3
 
6102
msgid ""
 
6103
"When reconfiguring a checkout, tree or branch into a lightweight checkout,\n"
 
6104
"a local branch must be destroyed.  (For checkouts, this is the local branch\n"
 
6105
"that serves primarily as a cache.)  If the branch-to-be-destroyed does not\n"
 
6106
"have the same last revision as the new reference branch for the lightweight\n"
 
6107
"checkout, data could be lost, so Bazaar refuses."
 
6108
msgstr ""
 
6109
 
 
6110
#: dummy/help_topics/sync-for-reconfigure/detail.txt:9
 
6111
msgid "How you deal with this depends on *why* the branches are out of sync."
 
6112
msgstr ""
 
6113
 
 
6114
#: dummy/help_topics/sync-for-reconfigure/detail.txt:11
 
6115
msgid ""
 
6116
"If you have a checkout and have done local commits, you can get back in "
 
6117
"sync\n"
 
6118
"by running \"bzr update\" (and possibly \"bzr commit\")."
 
6119
msgstr ""
 
6120
 
 
6121
#: dummy/help_topics/sync-for-reconfigure/detail.txt:14
 
6122
msgid ""
 
6123
"If you have a branch and the remote branch is out-of-date, you can push\n"
 
6124
"the local changes using \"bzr push\".  If the local branch is out of date, "
 
6125
"you\n"
 
6126
"can do \"bzr pull\".  If both branches have had changes, you can merge, "
 
6127
"commit\n"
 
6128
"and then push your changes.  If you decide that some of the changes aren't\n"
 
6129
"useful, you can \"push --overwrite\" or \"pull --overwrite\" instead.\n"
 
6130
msgstr ""
 
6131
 
 
6132
#: dummy/help_topics/sync-for-reconfigure/summary.txt:1
 
6133
msgid "Steps to resolve \"out-of-sync\" when reconfiguring"
 
6134
msgstr ""
 
6135
 
 
6136
#: dummy/help_topics/topics/summary.txt:1
 
6137
msgid "Topics list"
 
6138
msgstr ""
 
6139
 
 
6140
#: dummy/help_topics/url-special-chars/summary.txt:1
 
6141
msgid "Special character handling in URLs"
 
6142
msgstr ""
 
6143
 
 
6144
#: dummy/help_topics/urlspec/summary.txt:1
 
6145
msgid "Supported transport protocols"
 
6146
msgstr ""
 
6147
 
 
6148
#: dummy/help_topics/working-trees/detail.txt:1
 
6149
msgid "Working Trees"
 
6150
msgstr ""
 
6151
 
 
6152
#: dummy/help_topics/working-trees/detail.txt:3
 
6153
msgid ""
 
6154
"A working tree is the contents of a branch placed on disk so that you can\n"
 
6155
"see the files and edit them. The working tree is where you make changes to "
 
6156
"a\n"
 
6157
"branch, and when you commit the current state of the working tree is the\n"
 
6158
"snapshot that is recorded in the commit."
 
6159
msgstr ""
 
6160
 
 
6161
#: dummy/help_topics/working-trees/detail.txt:8
 
6162
msgid ""
 
6163
"When you push a branch to a remote system, a working tree will not be\n"
 
6164
"created. If one is already present the files will not be updated. The\n"
 
6165
"branch information will be updated and the working tree will be marked\n"
 
6166
"as out-of-date. Updating a working tree remotely is difficult, as there\n"
 
6167
"may be uncommitted changes or the update may cause content conflicts that "
 
6168
"are\n"
 
6169
"difficult to deal with remotely."
 
6170
msgstr ""
 
6171
 
 
6172
#: dummy/help_topics/working-trees/detail.txt:15
 
6173
msgid ""
 
6174
"If you have a branch with no working tree you can use the 'checkout' "
 
6175
"command\n"
 
6176
"to create a working tree. If you run 'bzr checkout .' from the branch it "
 
6177
"will\n"
 
6178
"create the working tree. If the branch is updated remotely, you can update "
 
6179
"the\n"
 
6180
"working tree by running 'bzr update' in that directory."
 
6181
msgstr ""
 
6182
 
 
6183
#: dummy/help_topics/working-trees/detail.txt:20
 
6184
msgid ""
 
6185
"If you have a branch with a working tree that you do not want the 'remove-"
 
6186
"tree'\n"
 
6187
"command will remove the tree if it is safe. This can be done to avoid the\n"
 
6188
"warning about the remote working tree not being updated when pushing to the\n"
 
6189
"branch. It can also be useful when working with a '--no-trees' repository\n"
 
6190
"(see 'bzr help repositories')."
 
6191
msgstr ""
 
6192
 
 
6193
#: dummy/help_topics/working-trees/detail.txt:26
 
6194
msgid ""
 
6195
"If you want to have a working tree on a remote machine that you push to you\n"
 
6196
"can either run 'bzr update' in the remote branch after each push, or use "
 
6197
"some\n"
 
6198
"other method to update the tree during the push. There is an 'rspush' "
 
6199
"plugin\n"
 
6200
"that will update the working tree using rsync as well as doing a push. "
 
6201
"There\n"
 
6202
"is also a 'push-and-update' plugin that automates running 'bzr update' via "
 
6203
"SSH\n"
 
6204
"after each push."
 
6205
msgstr ""
 
6206
 
 
6207
#: dummy/help_topics/working-trees/detail.txt:33
 
6208
msgid "Useful commands::"
 
6209
msgstr ""
 
6210
 
 
6211
#: dummy/help_topics/working-trees/detail.txt:35
 
6212
msgid ""
 
6213
"  checkout     Create a working tree when a branch does not have one.\n"
 
6214
"  remove-tree  Removes the working tree from a branch when it is safe to do "
 
6215
"so.\n"
 
6216
"  update       When a working tree is out of sync with its associated "
 
6217
"branch\n"
 
6218
"               this will update the tree to match the branch.\n"
 
6219
msgstr ""
 
6220
 
 
6221
#: dummy/help_topics/working-trees/summary.txt:1
 
6222
msgid "Information on working trees"
 
6223
msgstr ""
 
6224
 
 
6225
#: en/help_topics/authentication.txt:1
 
6226
msgid ""
 
6227
"Authentication Settings\n"
 
6228
"======================="
 
6229
msgstr ""
 
6230
 
 
6231
#: en/help_topics/authentication.txt:4
 
6232
msgid ""
 
6233
"\n"
 
6234
"Intent\n"
 
6235
"------"
 
6236
msgstr ""
 
6237
 
 
6238
#: en/help_topics/authentication.txt:8
 
6239
msgid ""
 
6240
"Many different authentication policies can be described in the\n"
 
6241
"``authentication.conf`` file but a particular user should need only a few\n"
 
6242
"definitions to cover his needs without having to specify a user and a "
 
6243
"password\n"
 
6244
"for every branch he uses."
 
6245
msgstr ""
 
6246
 
 
6247
#: en/help_topics/authentication.txt:13
 
6248
msgid ""
 
6249
"The definitions found in this file are used to find the credentials to use "
 
6250
"for\n"
 
6251
"a given url. The same credentials can generally be used for as many branches "
 
6252
"as\n"
 
6253
"possible by grouping their declaration around the remote servers that need\n"
 
6254
"them. It's even possible to declare credentials that will be used by "
 
6255
"different\n"
 
6256
"servers."
 
6257
msgstr ""
 
6258
 
 
6259
#: en/help_topics/authentication.txt:19
 
6260
msgid ""
 
6261
"The intent is to make this file as small as possible to minimize maintenance."
 
6262
msgstr ""
 
6263
 
 
6264
#: en/help_topics/authentication.txt:21
 
6265
msgid ""
 
6266
"Once the relevant credentials are declared in this file you may use branch "
 
6267
"urls\n"
 
6268
"without embedding passwords (security hazard) or even users (enabling "
 
6269
"sharing\n"
 
6270
"of your urls with others)."
 
6271
msgstr ""
 
6272
 
 
6273
#: en/help_topics/authentication.txt:25
 
6274
msgid "Instead of using::"
 
6275
msgstr ""
 
6276
 
 
6277
#: en/help_topics/authentication.txt:27
 
6278
msgid "  bzr branch ftp://joe:secret@host.com/path/to/my/branch"
 
6279
msgstr ""
 
6280
 
 
6281
#: en/help_topics/authentication.txt:29
 
6282
msgid "you simply use::"
 
6283
msgstr ""
 
6284
 
 
6285
#: en/help_topics/authentication.txt:31
 
6286
msgid "  bzr branch ftp://host.com/path/to/my/branch"
 
6287
msgstr ""
 
6288
 
 
6289
#: en/help_topics/authentication.txt:33
 
6290
msgid "provided you have created the following ``authentication.conf`` file::"
 
6291
msgstr ""
 
6292
 
 
6293
#: en/help_topics/authentication.txt:35
 
6294
msgid ""
 
6295
"  [myprojects]\n"
 
6296
"  scheme=ftp\n"
 
6297
"  host=host.com\n"
 
6298
"  user=joe\n"
 
6299
"  password=secret\n"
 
6300
"  "
 
6301
msgstr ""
 
6302
 
 
6303
#: en/help_topics/authentication.txt:42
 
6304
msgid ""
 
6305
"Authentication definitions\n"
 
6306
"--------------------------"
 
6307
msgstr ""
 
6308
 
 
6309
#: en/help_topics/authentication.txt:45
 
6310
msgid ""
 
6311
"There are two kinds of authentication used by the various schemes supported "
 
6312
"by\n"
 
6313
"bzr:"
 
6314
msgstr ""
 
6315
 
 
6316
#: en/help_topics/authentication.txt:48
 
6317
msgid "1. user and password"
 
6318
msgstr ""
 
6319
 
 
6320
#: en/help_topics/authentication.txt:50
 
6321
msgid ""
 
6322
"``FTP`` needs a (``user``, ``password``) to authenticate against a ``host``\n"
 
6323
"``SFTP`` can use either a password or a host key to authenticate. However,\n"
 
6324
"ssh agents are a better, more secure solution. So we have chosen to not "
 
6325
"provide\n"
 
6326
"our own less secure method."
 
6327
msgstr ""
 
6328
 
 
6329
#: en/help_topics/authentication.txt:55
 
6330
msgid "2. user, realm and password"
 
6331
msgstr ""
 
6332
 
 
6333
#: en/help_topics/authentication.txt:57
 
6334
msgid ""
 
6335
"``HTTP`` and ``HTTPS`` needs a (``user, realm, password``) to authenticate\n"
 
6336
"against a host. But, by using ``.htaccess`` files, for example, it is "
 
6337
"possible\n"
 
6338
"to define several (``user, realm, password``) for a given ``host``. So what "
 
6339
"is\n"
 
6340
"really needed is (``user``, ``password``, ``host``, ``path``). The ``realm`` "
 
6341
"is\n"
 
6342
"not taken into account in the definitions, but will displayed if bzr "
 
6343
"prompts\n"
 
6344
"you for a password."
 
6345
msgstr ""
 
6346
 
 
6347
#: en/help_topics/authentication.txt:64
 
6348
msgid ""
 
6349
"``HTTP proxy`` can be handled as ``HTTP`` (or ``HTTPS``) by explicitly\n"
 
6350
"specifying the appropriate port."
 
6351
msgstr ""
 
6352
 
 
6353
#: en/help_topics/authentication.txt:67
 
6354
msgid ""
 
6355
"To take all schemes into account, the password will be deduced from a set "
 
6356
"of\n"
 
6357
"authentication definitions (``scheme``, ``host``, ``port``, ``path``, "
 
6358
"``user``,\n"
 
6359
"``password``)."
 
6360
msgstr ""
 
6361
 
 
6362
#: en/help_topics/authentication.txt:71
 
6363
msgid ""
 
6364
"  * ``scheme``: can be empty (meaning the rest of the definition can be "
 
6365
"used\n"
 
6366
"    for any scheme), ``SFTP`` and ``bzr+ssh`` should not be used here, "
 
6367
"``ssh``\n"
 
6368
"    should be used instead since this is the real scheme regarding\n"
 
6369
"    authentication,"
 
6370
msgstr ""
 
6371
 
 
6372
#: en/help_topics/authentication.txt:76
 
6373
msgid "  * ``host``: can be empty (to act as a default for any host),"
 
6374
msgstr ""
 
6375
 
 
6376
#: en/help_topics/authentication.txt:78
 
6377
msgid ""
 
6378
"  * ``port`` can be empty (useful when an host provides several servers for "
 
6379
"the\n"
 
6380
"    same scheme), only numerical values are allowed, this should be used "
 
6381
"only\n"
 
6382
"    when the server uses a port different than the scheme standard port,"
 
6383
msgstr ""
 
6384
 
 
6385
#: en/help_topics/authentication.txt:82
 
6386
msgid "  * ``path``: can be empty (FTP or SFTP will never user it),"
 
6387
msgstr ""
 
6388
 
 
6389
#: en/help_topics/authentication.txt:84
 
6390
msgid ""
 
6391
"  * ``user``: can be empty (``bzr`` will defaults to python's\n"
 
6392
"    ``getpass.get_user()``),"
 
6393
msgstr ""
 
6394
 
 
6395
#: en/help_topics/authentication.txt:87
 
6396
msgid ""
 
6397
"  * ``password``: can be empty if you prefer to always be prompted for your\n"
 
6398
"    password."
 
6399
msgstr ""
 
6400
 
 
6401
#: en/help_topics/authentication.txt:90
 
6402
msgid ""
 
6403
"Multiple definitions can be provided and, for a given URL, bzr will select "
 
6404
"a\n"
 
6405
"(``user`` [, ``password``]) based on the following rules :"
 
6406
msgstr ""
 
6407
 
 
6408
#: en/help_topics/authentication.txt:93
 
6409
msgid " 1. the first match wins,"
 
6410
msgstr ""
 
6411
 
 
6412
#: en/help_topics/authentication.txt:95
 
6413
msgid " 2. empty fields match everything,"
 
6414
msgstr ""
 
6415
 
 
6416
#: en/help_topics/authentication.txt:97
 
6417
msgid ""
 
6418
" 3. ``scheme`` matches even if decorators are used in the requested URL,"
 
6419
msgstr ""
 
6420
 
 
6421
#: en/help_topics/authentication.txt:99
 
6422
msgid ""
 
6423
" 4. ``host`` matches exactly or act as a domain if it starts with '.'\n"
 
6424
"    (``project.bzr.sf.net`` will match ``.bzr.sf.net`` but ``projectbzr.sf."
 
6425
"net``\n"
 
6426
"    will not match ``bzr.sf.net``)."
 
6427
msgstr ""
 
6428
 
 
6429
#: en/help_topics/authentication.txt:103
 
6430
msgid ""
 
6431
" 5. ``port`` matches if included in the requested URL (exact matches only)"
 
6432
msgstr ""
 
6433
 
 
6434
#: en/help_topics/authentication.txt:105
 
6435
msgid ""
 
6436
" 6. ``path`` matches if included in the requested URL (and by rule #2 "
 
6437
"above,\n"
 
6438
"    empty paths will match any provided path)."
 
6439
msgstr ""
 
6440
 
 
6441
#: en/help_topics/authentication.txt:110
 
6442
msgid ""
 
6443
"File format\n"
 
6444
"-----------"
 
6445
msgstr ""
 
6446
 
 
6447
#: en/help_topics/authentication.txt:113
 
6448
msgid ""
 
6449
"The general rules for :doc:`configuration files <configuration-help>`\n"
 
6450
"apply except for the variable policies."
 
6451
msgstr ""
 
6452
 
 
6453
#: en/help_topics/authentication.txt:116
 
6454
msgid "Each section describes an authentication definition."
 
6455
msgstr ""
 
6456
 
 
6457
#: en/help_topics/authentication.txt:118
 
6458
msgid ""
 
6459
"The section name is an arbitrary string, only the ``DEFAULT`` value is "
 
6460
"reserved\n"
 
6461
"and should appear as the *last* section."
 
6462
msgstr ""
 
6463
 
 
6464
#: en/help_topics/authentication.txt:121
 
6465
msgid "Each section should define:"
 
6466
msgstr ""
 
6467
 
 
6468
#: en/help_topics/authentication.txt:123
 
6469
msgid "* ``user``: the login to be used,"
 
6470
msgstr ""
 
6471
 
 
6472
#: en/help_topics/authentication.txt:125
 
6473
msgid "Each section could define:"
 
6474
msgstr ""
 
6475
 
 
6476
#: en/help_topics/authentication.txt:127
 
6477
msgid "* ``host``: the remote server,"
 
6478
msgstr ""
 
6479
 
 
6480
#: en/help_topics/authentication.txt:129
 
6481
msgid "* ``port``: the port the server is listening,"
 
6482
msgstr ""
 
6483
 
 
6484
#: en/help_topics/authentication.txt:131
 
6485
msgid "* ``path``: the branch location,"
 
6486
msgstr ""
 
6487
 
 
6488
#: en/help_topics/authentication.txt:133
 
6489
msgid "* ``password``: the password."
 
6490
msgstr ""
 
6491
 
 
6492
#: en/help_topics/authentication.txt:135
 
6493
msgid ""
 
6494
"\n"
 
6495
"Examples\n"
 
6496
"--------"
 
6497
msgstr ""
 
6498
 
 
6499
#: en/help_topics/authentication.txt:139
 
6500
msgid ""
 
6501
"\n"
 
6502
"Personal projects hosted outside\n"
 
6503
"~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"
 
6504
msgstr ""
 
6505
 
 
6506
#: en/help_topics/authentication.txt:143
 
6507
msgid ""
 
6508
"All connections are done with the same ``user`` (the remote one for which "
 
6509
"the\n"
 
6510
"default bzr one is not appropriate) and the password is always prompted "
 
6511
"with\n"
 
6512
"some exceptions::"
 
6513
msgstr ""
 
6514
 
 
6515
#: en/help_topics/authentication.txt:147
 
6516
msgid ""
 
6517
"        # Pet projects on hobby.net\n"
 
6518
"        [hobby]\n"
 
6519
"        host=r.hobby.net\n"
 
6520
"        user=jim\n"
 
6521
"        password=obvious1234\n"
 
6522
"        \n"
 
6523
"        # Home server\n"
 
6524
"        [home]\n"
 
6525
"        scheme=https\n"
 
6526
"        host=home.net\n"
 
6527
"        user=joe\n"
 
6528
"        password=1essobV10us\n"
 
6529
"        \n"
 
6530
"        [DEFAULT]\n"
 
6531
"        # Our local user is barbaz, on all remote sites we're known as "
 
6532
"foobar\n"
 
6533
"        user=foobar"
 
6534
msgstr ""
 
6535
 
 
6536
#: en/help_topics/authentication.txt:164
 
6537
msgid ""
 
6538
"\n"
 
6539
"Source hosting provider\n"
 
6540
"~~~~~~~~~~~~~~~~~~~~~~~"
 
6541
msgstr ""
 
6542
 
 
6543
#: en/help_topics/authentication.txt:168
 
6544
msgid "In the shp.net (fictitious) domain, each project has its own site::"
 
6545
msgstr ""
 
6546
 
 
6547
#: en/help_topics/authentication.txt:170
 
6548
msgid ""
 
6549
"        [shpnet domain]\n"
 
6550
"        # we use sftp, but ssh is the scheme used for authentication\n"
 
6551
"        scheme=ssh\n"
 
6552
"        # The leading '.' ensures that 'shp.net' alone doesn't match\n"
 
6553
"        host=.shp.net\n"
 
6554
"        user=joe\n"
 
6555
"        # bzr don't support supplying a password for sftp,\n"
 
6556
"        # consider using an ssh agent if you don't want to supply\n"
 
6557
"        # a password interactively. (pageant, ssh-agent, etc)"
 
6558
msgstr ""
 
6559
 
 
6560
#: en/help_topics/authentication.txt:180
 
6561
msgid ""
 
6562
"HTTPS, SFTP servers and their proxy\n"
 
6563
"~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"
 
6564
msgstr ""
 
6565
 
 
6566
#: en/help_topics/authentication.txt:183
 
6567
msgid ""
 
6568
"At company.com, the server hosting release and integration branches is "
 
6569
"behind a\n"
 
6570
"proxy, and the two branches use different authentication policies::"
 
6571
msgstr ""
 
6572
 
 
6573
#: en/help_topics/authentication.txt:186
 
6574
msgid ""
 
6575
"        [reference code]\n"
 
6576
"        scheme=https\n"
 
6577
"        host=dev.company.com\n"
 
6578
"        path=/dev\n"
 
6579
"        user=user1\n"
 
6580
"        password=pass1"
 
6581
msgstr ""
 
6582
 
 
6583
#: en/help_topics/authentication.txt:193
 
6584
msgid ""
 
6585
"        # development branches on dev server\n"
 
6586
"        [dev]\n"
 
6587
"        scheme=ssh # bzr+ssh and sftp are available here\n"
 
6588
"        host=dev.company.com\n"
 
6589
"        path=/dev/integration\n"
 
6590
"        user=user2\n"
 
6591
"        \n"
 
6592
"        # proxy\n"
 
6593
"        [proxy]\n"
 
6594
"        scheme=http\n"
 
6595
"        host=proxy.company.com\n"
 
6596
"        port=3128\n"
 
6597
"        user=proxyuser1\n"
 
6598
"        password=proxypass1"
 
6599
msgstr ""
 
6600
 
 
6601
#: en/help_topics/authentication.txt:208
 
6602
msgid ""
 
6603
"\n"
 
6604
"Planned enhancements\n"
 
6605
"--------------------"
 
6606
msgstr ""
 
6607
 
 
6608
#: en/help_topics/authentication.txt:212
 
6609
msgid ""
 
6610
"The following are not yet implemented but planned as parts of a work in\n"
 
6611
"progress:"
 
6612
msgstr ""
 
6613
 
 
6614
#: en/help_topics/authentication.txt:215
 
6615
msgid "* add a  ``password_encoding`` field allowing:"
 
6616
msgstr ""
 
6617
 
 
6618
#: en/help_topics/authentication.txt:217
 
6619
msgid ""
 
6620
"  - storing the passwords in various obfuscating encodings (base64 for one),"
 
6621
msgstr ""
 
6622
 
 
6623
#: en/help_topics/authentication.txt:219
 
6624
msgid "  - delegate password storage to plugins (.netrc for example)."
 
6625
msgstr ""
 
6626
 
 
6627
#: en/help_topics/authentication.txt:221
 
6628
msgid ""
 
6629
"* update the credentials when the user is prompted for user or password,"
 
6630
msgstr ""
 
6631
 
 
6632
#: en/help_topics/authentication.txt:223
 
6633
msgid "* add a ``verify_certificates`` field for ``HTTPS``."
 
6634
msgstr ""
 
6635
 
 
6636
#: en/help_topics/authentication.txt:225
 
6637
msgid ""
 
6638
"The ``password_encoding`` and ``verify_certificates`` fields are recognized "
 
6639
"but\n"
 
6640
"ignored in the actual implementation.\n"
 
6641
msgstr ""
 
6642
 
 
6643
#: en/help_topics/bugs.txt:1
 
6644
msgid "Bug Tracker Settings"
 
6645
msgstr ""
 
6646
 
 
6647
#: en/help_topics/bugs.txt:3
 
6648
msgid ""
 
6649
"When making a commit, metadata about bugs fixed by that change can be\n"
 
6650
"recorded by using the ``--fixes`` option. For each bug marked as fixed, an\n"
 
6651
"entry is included in the 'bugs' revision property stating '<url> <status>'.\n"
 
6652
"(The only ``status`` value currently supported is ``fixed.``)"
 
6653
msgstr ""
 
6654
 
 
6655
#: en/help_topics/bugs.txt:8
 
6656
msgid ""
 
6657
"The ``--fixes`` option allows you to specify a bug tracker and a bug "
 
6658
"identifier\n"
 
6659
"rather than a full URL. This looks like::"
 
6660
msgstr ""
 
6661
 
 
6662
#: en/help_topics/bugs.txt:11
 
6663
msgid "    bzr commit --fixes <tracker>:<id>"
 
6664
msgstr ""
 
6665
 
 
6666
#: en/help_topics/bugs.txt:13
 
6667
msgid "or::"
 
6668
msgstr ""
 
6669
 
 
6670
#: en/help_topics/bugs.txt:15
 
6671
msgid "    bzr commit --fixes <id>"
 
6672
msgstr ""
 
6673
 
 
6674
#: en/help_topics/bugs.txt:17
 
6675
msgid ""
 
6676
"where \"<tracker>\" is an identifier for the bug tracker, and \"<id>\" is "
 
6677
"the\n"
 
6678
"identifier for that bug within the bugtracker, usually the bug number.\n"
 
6679
"If \"<tracker>\" is not specified the ``bugtracker`` set in the branch\n"
 
6680
"or global configuration is used."
 
6681
msgstr ""
 
6682
 
 
6683
#: en/help_topics/bugs.txt:22
 
6684
msgid ""
 
6685
"Bazaar knows about a few bug trackers that have many users. If\n"
 
6686
"you use one of these bug trackers then there is no setup required to\n"
 
6687
"use this feature, you just need to know the tracker identifier to use.\n"
 
6688
"These are the bugtrackers that are built in:"
 
6689
msgstr ""
 
6690
 
 
6691
#: en/help_topics/bugs.txt:27
 
6692
msgid ""
 
6693
"  ============================ ============ ============\n"
 
6694
"  URL                          Abbreviation Example\n"
 
6695
"  ============================ ============ ============\n"
 
6696
"  https://bugs.launchpad.net/  lp           lp:12345\n"
 
6697
"  http://bugs.debian.org/      deb          deb:12345\n"
 
6698
"  http://bugzilla.gnome.org/   gnome        gnome:12345\n"
 
6699
"  ============================ ============ ============"
 
6700
msgstr ""
 
6701
 
 
6702
#: en/help_topics/bugs.txt:35
 
6703
msgid ""
 
6704
"For the bug trackers not listed above configuration is required.\n"
 
6705
"Support for generating the URLs for any project using Bugzilla or Trac\n"
 
6706
"is built in, along with a template mechanism for other bugtrackers with\n"
 
6707
"simple URL schemes. If your bug tracker can't be described by one\n"
 
6708
"of the schemes described below then you can write a plugin to support\n"
 
6709
"it."
 
6710
msgstr ""
 
6711
 
 
6712
#: en/help_topics/bugs.txt:42
 
6713
msgid ""
 
6714
"If you use Bugzilla or Trac, then you only need to set a configuration\n"
 
6715
"variable which contains the base URL of the bug tracker. These options\n"
 
6716
"can go into ``bazaar.conf``, ``branch.conf`` or into a branch-specific\n"
 
6717
"configuration section in ``locations.conf``.  You can set up these values\n"
 
6718
"for each of the projects you work on."
 
6719
msgstr ""
 
6720
 
 
6721
#: en/help_topics/bugs.txt:48
 
6722
msgid ""
 
6723
"Note: As you provide a short name for each tracker, you can specify one or\n"
 
6724
"more bugs in one or more trackers at commit time if you wish."
 
6725
msgstr ""
 
6726
 
 
6727
#: en/help_topics/bugs.txt:51
 
6728
msgid ""
 
6729
"Launchpad\n"
 
6730
"---------"
 
6731
msgstr ""
 
6732
 
 
6733
#: en/help_topics/bugs.txt:54
 
6734
msgid "Use ``bzr commit --fixes lp:2`` to record that this commit fixes bug 2."
 
6735
msgstr ""
 
6736
 
 
6737
#: en/help_topics/bugs.txt:56
 
6738
msgid ""
 
6739
"bugzilla_<tracker>_url\n"
 
6740
"----------------------"
 
6741
msgstr ""
 
6742
 
 
6743
#: en/help_topics/bugs.txt:59
 
6744
msgid ""
 
6745
"If present, the location of the Bugzilla bug tracker referred to by\n"
 
6746
"<tracker>. This option can then be used together with ``bzr commit\n"
 
6747
"--fixes`` to mark bugs in that tracker as being fixed by that commit. For\n"
 
6748
"example::"
 
6749
msgstr ""
 
6750
 
 
6751
#: en/help_topics/bugs.txt:64
 
6752
msgid "    bugzilla_squid_url = http://bugs.squid-cache.org"
 
6753
msgstr ""
 
6754
 
 
6755
#: en/help_topics/bugs.txt:66
 
6756
msgid ""
 
6757
"would allow ``bzr commit --fixes squid:1234`` to mark Squid's bug 1234 as\n"
 
6758
"fixed."
 
6759
msgstr ""
 
6760
 
 
6761
#: en/help_topics/bugs.txt:69
 
6762
msgid ""
 
6763
"trac_<tracker>_url\n"
 
6764
"------------------"
 
6765
msgstr ""
 
6766
 
 
6767
#: en/help_topics/bugs.txt:72
 
6768
msgid ""
 
6769
"If present, the location of the Trac instance referred to by\n"
 
6770
"<tracker>. This option can then be used together with ``bzr commit\n"
 
6771
"--fixes`` to mark bugs in that tracker as being fixed by that commit. For\n"
 
6772
"example::"
 
6773
msgstr ""
 
6774
 
 
6775
#: en/help_topics/bugs.txt:77
 
6776
msgid "    trac_twisted_url = http://www.twistedmatrix.com/trac"
 
6777
msgstr ""
 
6778
 
 
6779
#: en/help_topics/bugs.txt:79
 
6780
msgid ""
 
6781
"would allow ``bzr commit --fixes twisted:1234`` to mark Twisted's bug 1234 "
 
6782
"as\n"
 
6783
"fixed."
 
6784
msgstr ""
 
6785
 
 
6786
#: en/help_topics/bugs.txt:82
 
6787
msgid ""
 
6788
"bugtracker_<tracker>_url\n"
 
6789
"------------------------"
 
6790
msgstr ""
 
6791
 
 
6792
#: en/help_topics/bugs.txt:85
 
6793
msgid ""
 
6794
"If present, the location of a generic bug tracker instance referred to by\n"
 
6795
"<tracker>. The location must contain an ``{id}`` placeholder,\n"
 
6796
"which will be replaced by a specific bug ID. This option can then be used\n"
 
6797
"together with ``bzr commit --fixes`` to mark bugs in that tracker as being\n"
 
6798
"fixed by that commit. For example::"
 
6799
msgstr ""
 
6800
 
 
6801
#: en/help_topics/bugs.txt:91
 
6802
msgid "    bugtracker_python_url = http://bugs.python.org/issue{id}"
 
6803
msgstr ""
 
6804
 
 
6805
#: en/help_topics/bugs.txt:93
 
6806
msgid ""
 
6807
"would allow ``bzr commit --fixes python:1234`` to mark bug 1234 in Python's\n"
 
6808
"Roundup bug tracker as fixed, or::"
 
6809
msgstr ""
 
6810
 
 
6811
#: en/help_topics/bugs.txt:96
 
6812
msgid ""
 
6813
"    bugtracker_cpan_url = http://rt.cpan.org/Public/Bug/Display.html?id={id}"
 
6814
msgstr ""
 
6815
 
 
6816
#: en/help_topics/bugs.txt:98
 
6817
msgid ""
 
6818
"would allow ``bzr commit --fixes cpan:1234`` to mark bug 1234 in CPAN's\n"
 
6819
"RT bug tracker as fixed, or::"
 
6820
msgstr ""
 
6821
 
 
6822
#: en/help_topics/bugs.txt:101
 
6823
msgid "    bugtracker_hudson_url = http://issues.hudson-ci.org/browse/{id}"
 
6824
msgstr ""
 
6825
 
 
6826
#: en/help_topics/bugs.txt:103
 
6827
msgid ""
 
6828
"would allow ``bzr commit --fixes hudson:HUDSON-1234`` to mark bug "
 
6829
"HUDSON-1234\n"
 
6830
"in Hudson's JIRA bug tracker as fixed.\n"
 
6831
msgstr ""
 
6832
 
 
6833
#: en/help_topics/commands.txt:1
 
6834
msgid ""
 
6835
"add                Add specified files or directories.\n"
 
6836
"alias              Set/unset and display aliases.\n"
 
6837
"annotate           Show the origin of each line in a file.\n"
 
6838
"bash-completion    Generate a shell function for bash command line "
 
6839
"completion.\n"
 
6840
"                   [bash_completion]\n"
 
6841
"bd-do              Run a command in an exported package, copying the result\n"
 
6842
"                   back. [builddeb]\n"
 
6843
"bind               Convert the current branch into a checkout of the "
 
6844
"supplied\n"
 
6845
"                   branch.\n"
 
6846
"branch             Create a new branch that is a copy of an existing "
 
6847
"branch.\n"
 
6848
"branch-history     Display the development history of a branch. [bzrtools]\n"
 
6849
"branches           Scan a location for branches [bzrtools]\n"
 
6850
"break-lock         Break a dead lock.\n"
 
6851
"bug-url            Print full URL to a specific bug, or open it in your\n"
 
6852
"                   browser. [qbzr]\n"
 
6853
"builddeb           Builds a Debian package from a branch. [builddeb]\n"
 
6854
"cat                Write the contents of a file as of a given revision to\n"
 
6855
"                   standard output.\n"
 
6856
"cbranch            Create a new checkout, associated with a new repository\n"
 
6857
"                   branch. [bzrtools]\n"
 
6858
"cdiff              A color version of bzr's diff [bzrtools]\n"
 
6859
"check              Validate working tree structure, branch consistency and\n"
 
6860
"                   repository history.\n"
 
6861
"checkout           Create a new checkout of an existing branch.\n"
 
6862
"clean-tree         Remove unwanted files from working tree.\n"
 
6863
"commit             Commit changes into a new revision.\n"
 
6864
"config             Display, set or remove a configuration option.\n"
 
6865
"conflict-diff      Compare a conflicted file against BASE. [bzrtools]\n"
 
6866
"conflicts          List files with conflicts.\n"
 
6867
"create-mirror      Create a mirror of another branch. [bzrtools]\n"
 
6868
"deleted            List files deleted in the working tree.\n"
 
6869
"dep3-patch         Format the changes in a branch as a DEP-3 patch. "
 
6870
"[builddeb]\n"
 
6871
"dh-make            Helps you create a new package. [builddeb]\n"
 
6872
"diff               Show differences in the working tree, between revisions "
 
6873
"or\n"
 
6874
"                   branches.\n"
 
6875
"explorer           Desktop application for Bazaar. [explorer]\n"
 
6876
"export             Export current or past revision to a destination "
 
6877
"directory\n"
 
6878
"                   or archive.\n"
 
6879
"fetch-ghosts       Attempt to retrieve ghosts from another branch. "
 
6880
"[bzrtools]\n"
 
6881
"graph-ancestry     Produce ancestry graphs using dot. [bzrtools]\n"
 
6882
"grep               Print lines matching PATTERN for specified files and\n"
 
6883
"                   revisions. [grep]\n"
 
6884
"heads              Show all revisions in a repository not having "
 
6885
"descendants.\n"
 
6886
"                   [bzrtools]\n"
 
6887
"help               Show help on a command or other topic.\n"
 
6888
"ignore             Ignore specified files or patterns.\n"
 
6889
"ignored            List ignored files and the patterns that matched them.\n"
 
6890
"import             Import sources from a directory, tarball or zip file\n"
 
6891
"                   [bzrtools]\n"
 
6892
"import-dsc         Import a series of source packages. [builddeb]\n"
 
6893
"import-upstream    Imports an upstream tarball. [builddeb]\n"
 
6894
"info               Show information about a working tree, branch or "
 
6895
"repository.\n"
 
6896
"init               Make a directory into a versioned branch.\n"
 
6897
"init-repository    Create a shared repository for branches to share storage\n"
 
6898
"                   space.\n"
 
6899
"init-workspace     Start a new workspace. [explorer]\n"
 
6900
"join               Combine a tree into its containing tree.\n"
 
6901
"launchpad-login    Show or set the Launchpad user ID. [launchpad]\n"
 
6902
"launchpad-mirror   Ask Launchpad to mirror a branch now. [launchpad]\n"
 
6903
"launchpad-open     Open a Launchpad branch page in your web browser.\n"
 
6904
"                   [launchpad]\n"
 
6905
"link-tree          Hardlink matching files to another tree. [bzrtools]\n"
 
6906
"log                Show historical log for a branch or subset of a branch.\n"
 
6907
"lp-find-proposal   Find the proposal to merge this revision. [launchpad]\n"
 
6908
"lp-propose-merge   Propose merging a branch on Launchpad. [launchpad]\n"
 
6909
"ls                 List files in a tree.\n"
 
6910
"mark-uploaded      Mark that this branch has been uploaded, prior to "
 
6911
"pushing\n"
 
6912
"                   it. [builddeb]\n"
 
6913
"merge              Perform a three-way merge.\n"
 
6914
"merge-package      Merges source packaging branch into target packaging "
 
6915
"branch.\n"
 
6916
"                   [builddeb]\n"
 
6917
"merge-upstream     Merges a new upstream version into the current branch.\n"
 
6918
"                   [builddeb]\n"
 
6919
"missing            Show unmerged/unpulled revisions between two branches.\n"
 
6920
"mkdir              Create a new versioned directory.\n"
 
6921
"multi-pull         Pull all the branches under a location, e.g. a "
 
6922
"repository.\n"
 
6923
"                   [bzrtools]\n"
 
6924
"mv                 Move or rename a file.\n"
 
6925
"nick               Print or set the branch nickname.\n"
 
6926
"pack               Compress the data within a repository.\n"
 
6927
"patch              Apply a named patch to the current tree. [bzrtools]\n"
 
6928
"plugins            List the installed plugins.\n"
 
6929
"pull               Turn this branch into a mirror of another branch.\n"
 
6930
"push               Update a mirror of this branch.\n"
 
6931
"qadd               GUI for adding files or directories. [qbzr]\n"
 
6932
"qannotate          Show the origin of each line in a file. [qbzr]\n"
 
6933
"qbind              Convert the current branch into a checkout of the "
 
6934
"supplied\n"
 
6935
"                   branch. [qbzr]\n"
 
6936
"qbranch            Create a new copy of a branch. [qbzr]\n"
 
6937
"qbrowse            Show inventory or working tree. [qbzr]\n"
 
6938
"qcat               View the contents of a file as of a given revision. "
 
6939
"[qbzr]\n"
 
6940
"qcommit            GUI for committing revisions. [qbzr]\n"
 
6941
"qconfig            Configure Bazaar and QBzr. [qbzr]\n"
 
6942
"qconflicts         Show conflicts. [qbzr]\n"
 
6943
"qdiff              Show differences in working tree in a GUI window. [qbzr]\n"
 
6944
"qexport            Export current or past revision to a destination "
 
6945
"directory\n"
 
6946
"                   or archive. [qbzr]\n"
 
6947
"qgetnew            Creates a new working tree (either a checkout or full\n"
 
6948
"                   branch). [qbzr]\n"
 
6949
"qgetupdates        Fetches external changes into the working tree. [qbzr]\n"
 
6950
"qinfo              Shows information about the current location. [qbzr]\n"
 
6951
"qinit              Initializes a new branch or shared repository. [qbzr]\n"
 
6952
"qinit-workspace    Start a new workspace using a GUI. [explorer]\n"
 
6953
"qlog               Show log of a repository, branch, file, or directory in a "
 
6954
"Qt\n"
 
6955
"                   window. [qbzr]\n"
 
6956
"qmerge             Perform a three-way merge. [qbzr]\n"
 
6957
"qplugins           Show information about installed plugins. [qbzr]\n"
 
6958
"qpull              Turn this branch into a mirror of another branch. [qbzr]\n"
 
6959
"qpush              Update a mirror of this branch. [qbzr]\n"
 
6960
"qrevert            Revert changes files. [qbzr]\n"
 
6961
"qrun               Run arbitrary bzr command. [qbzr]\n"
 
6962
"qsend              Mail or create a merge-directive for submitting changes.\n"
 
6963
"                   [qbzr]\n"
 
6964
"qshelve            Shelve selected changes away. [qbzr]\n"
 
6965
"qswitch            Set the branch of a checkout and update. [qbzr]\n"
 
6966
"qtag               Edit tags. [qbzr]\n"
 
6967
"qunbind            Convert the current checkout into a regular branch. "
 
6968
"[qbzr]\n"
 
6969
"quncommit          Move the tip of a branch to an earlier revision. [qbzr]\n"
 
6970
"qunshelve          Restore shalved changes. [qbzr]\n"
 
6971
"qupdate            Update working tree with latest changes in the branch.\n"
 
6972
"                   [qbzr]\n"
 
6973
"qverify-signatures Shows digital signature statuses for branch commits "
 
6974
"[qbzr]\n"
 
6975
"qversion           Show version/system information. [qbzr]\n"
 
6976
"qviewer            Simple file viewer. [qbzr]\n"
 
6977
"reconcile          Reconcile bzr metadata in a branch.\n"
 
6978
"reconfigure        Reconfigure the type of a bzr directory.\n"
 
6979
"register-branch    Register a branch with launchpad.net. [launchpad]\n"
 
6980
"remerge            Redo a merge.\n"
 
6981
"remove             Remove files or directories.\n"
 
6982
"remove-branch      Remove a branch.\n"
 
6983
"remove-tree        Remove the working tree from a given branch/checkout.\n"
 
6984
"renames            Show list of renamed files.\n"
 
6985
"resolve            Mark a conflict as resolved.\n"
 
6986
"revert             Revert files to a previous revision.\n"
 
6987
"revno              Show current revision number.\n"
 
6988
"root               Show the tree root directory.\n"
 
6989
"rspush             Upload this branch to another location using rsync.\n"
 
6990
"                   [bzrtools]\n"
 
6991
"send               Mail or create a merge-directive for submitting changes.\n"
 
6992
"serve              Run the bzr server.\n"
 
6993
"shelf1             Perform various operations on your shelved patches. See "
 
6994
"also\n"
 
6995
"                   shelve1. [bzrtools]\n"
 
6996
"shell              Begin an interactive shell tailored for bzr. [bzrtools]\n"
 
6997
"shelve             Temporarily set aside some changes from the current "
 
6998
"tree.\n"
 
6999
"shelve1            Temporarily set aside some changes from the current "
 
7000
"tree.\n"
 
7001
"                   [bzrtools]\n"
 
7002
"sign-my-commits    Sign all commits by a given committer.\n"
 
7003
"split              Split a subdirectory of a tree into a separate tree.\n"
 
7004
"status             Display status summary.\n"
 
7005
"switch             Set the branch of a checkout and update.\n"
 
7006
"tag                Create, remove or modify a tag naming a revision.\n"
 
7007
"tags               List tags.\n"
 
7008
"testament          Show testament (signing-form) of a revision.\n"
 
7009
"trees              Scan a location for trees [bzrtools]\n"
 
7010
"unbind             Convert the current checkout into a regular branch.\n"
 
7011
"uncommit           Remove the last committed revision.\n"
 
7012
"unshelve           Restore shelved changes.\n"
 
7013
"unshelve1          Restore shelved changes. [bzrtools]\n"
 
7014
"update             Update a tree to have the latest code committed to its\n"
 
7015
"                   branch.\n"
 
7016
"upgrade            Upgrade a repository, branch or working tree to a newer\n"
 
7017
"                   format.\n"
 
7018
"verify-signatures  Verify all commit signatures.\n"
 
7019
"version            Show version of bzr.\n"
 
7020
"version-info       Show version information about this tree.\n"
 
7021
"view               Manage filtered views.\n"
 
7022
"whoami             Show or set bzr user id.\n"
 
7023
"zap                Remove a lightweight checkout, if it can be done safely.\n"
 
7024
"                   [bzrtools]\n"
 
7025
msgstr ""
 
7026
 
 
7027
#: en/help_topics/configuration.txt:1
 
7028
msgid ""
 
7029
"Configuration Settings\n"
 
7030
"======================="
 
7031
msgstr ""
 
7032
 
 
7033
#: en/help_topics/configuration.txt:4
 
7034
msgid ""
 
7035
"Environment settings\n"
 
7036
"---------------------"
 
7037
msgstr ""
 
7038
 
 
7039
#: en/help_topics/configuration.txt:7
 
7040
msgid ""
 
7041
"While most configuration is handled by configuration files, some options\n"
 
7042
"which may be semi-permanent can also be controlled through the environment."
 
7043
msgstr ""
 
7044
 
 
7045
#: en/help_topics/configuration.txt:10
 
7046
msgid ""
 
7047
"BZR_EMAIL\n"
 
7048
"~~~~~~~~~"
 
7049
msgstr ""
 
7050
 
 
7051
#: en/help_topics/configuration.txt:13
 
7052
msgid "Override the email id used by Bazaar.  Typical format::"
 
7053
msgstr ""
 
7054
 
 
7055
#: en/help_topics/configuration.txt:15
 
7056
msgid "  \"John Doe <jdoe@example.com>\""
 
7057
msgstr ""
 
7058
 
 
7059
#: en/help_topics/configuration.txt:17
 
7060
msgid "See also the ``email`` configuration option."
 
7061
msgstr ""
 
7062
 
 
7063
#: en/help_topics/configuration.txt:19
 
7064
msgid ""
 
7065
"BZR_PROGRESS_BAR\n"
 
7066
"~~~~~~~~~~~~~~~~"
 
7067
msgstr ""
 
7068
 
 
7069
#: en/help_topics/configuration.txt:22
 
7070
msgid ""
 
7071
"Override the progress display.  Possible values are \"none\" or \"text\".  "
 
7072
"If\n"
 
7073
"the value is \"none\" then no progress bar is displayed.  The value \"text\" "
 
7074
"draws\n"
 
7075
"the ordinary command line progress bar."
 
7076
msgstr ""
 
7077
 
 
7078
#: en/help_topics/configuration.txt:26
 
7079
msgid ""
 
7080
"BZR_SIGQUIT_PDB\n"
 
7081
"~~~~~~~~~~~~~~~"
 
7082
msgstr ""
 
7083
 
 
7084
#: en/help_topics/configuration.txt:29
 
7085
msgid "Control whether SIGQUIT behaves normally or invokes a breakin debugger."
 
7086
msgstr ""
 
7087
 
 
7088
#: en/help_topics/configuration.txt:31
 
7089
msgid ""
 
7090
"* 0 = Standard SIGQUIT behavior (normally, exit with a core dump)\n"
 
7091
"* 1 = Invoke breakin debugger (default)"
 
7092
msgstr ""
 
7093
 
 
7094
#: en/help_topics/configuration.txt:34
 
7095
msgid ""
 
7096
"BZR_HOME\n"
 
7097
"~~~~~~~~"
 
7098
msgstr ""
 
7099
 
 
7100
#: en/help_topics/configuration.txt:37
 
7101
msgid "Override the home directory used by Bazaar."
 
7102
msgstr ""
 
7103
 
 
7104
#: en/help_topics/configuration.txt:39
 
7105
msgid ""
 
7106
"BZR_SSH\n"
 
7107
"~~~~~~~"
 
7108
msgstr ""
 
7109
 
 
7110
#: en/help_topics/configuration.txt:42
 
7111
msgid "Select a different SSH implementation."
 
7112
msgstr ""
 
7113
 
 
7114
#: en/help_topics/configuration.txt:44
 
7115
msgid ""
 
7116
"BZR_PDB\n"
 
7117
"~~~~~~~"
 
7118
msgstr ""
 
7119
 
 
7120
#: en/help_topics/configuration.txt:47
 
7121
msgid "Control whether to launch a debugger on error."
 
7122
msgstr ""
 
7123
 
 
7124
#: en/help_topics/configuration.txt:49
 
7125
msgid ""
 
7126
"* 0 = Standard behavior\n"
 
7127
"* 1 = Launch debugger"
 
7128
msgstr ""
 
7129
 
 
7130
#: en/help_topics/configuration.txt:52
 
7131
msgid ""
 
7132
"BZR_REMOTE_PATH\n"
 
7133
"~~~~~~~~~~~~~~~"
 
7134
msgstr ""
 
7135
 
 
7136
#: en/help_topics/configuration.txt:55
 
7137
msgid "Path to the Bazaar executable to use when using the bzr+ssh protocol."
 
7138
msgstr ""
 
7139
 
 
7140
#: en/help_topics/configuration.txt:57
 
7141
msgid "See also the ``bzr_remote_path`` configuration option."
 
7142
msgstr ""
 
7143
 
 
7144
#: en/help_topics/configuration.txt:59
 
7145
msgid ""
 
7146
"BZR_EDITOR\n"
 
7147
"~~~~~~~~~~"
 
7148
msgstr ""
 
7149
 
 
7150
#: en/help_topics/configuration.txt:62
 
7151
msgid "Path to the editor Bazaar should use for commit messages, etc."
 
7152
msgstr ""
 
7153
 
 
7154
#: en/help_topics/configuration.txt:64
 
7155
msgid ""
 
7156
"BZR_LOG\n"
 
7157
"~~~~~~~"
 
7158
msgstr ""
 
7159
 
 
7160
#: en/help_topics/configuration.txt:67
 
7161
msgid ""
 
7162
"Location of the Bazaar log file. You can check the current location by\n"
 
7163
"running ``bzr version``."
 
7164
msgstr ""
 
7165
 
 
7166
#: en/help_topics/configuration.txt:70
 
7167
msgid ""
 
7168
"The log file contains debug information that is useful for diagnosing or\n"
 
7169
"reporting problems with Bazaar."
 
7170
msgstr ""
 
7171
 
 
7172
#: en/help_topics/configuration.txt:73
 
7173
msgid ""
 
7174
"Setting this to ``NUL`` on Windows or ``/dev/null`` on other platforms\n"
 
7175
"will disable logging."
 
7176
msgstr ""
 
7177
 
 
7178
#: en/help_topics/configuration.txt:76
 
7179
msgid ""
 
7180
"\n"
 
7181
"BZR_PLUGIN_PATH\n"
 
7182
"~~~~~~~~~~~~~~~"
 
7183
msgstr ""
 
7184
 
 
7185
#: en/help_topics/configuration.txt:80
 
7186
msgid ""
 
7187
"The path to the plugins directory that Bazaar should use.\n"
 
7188
"If not set, Bazaar will search for plugins in:"
 
7189
msgstr ""
 
7190
 
 
7191
#: en/help_topics/configuration.txt:83
 
7192
msgid "* the user specific plugin directory (containing the ``user`` plugins),"
 
7193
msgstr ""
 
7194
 
 
7195
#: en/help_topics/configuration.txt:85
 
7196
msgid "* the bzrlib directory (containing the ``core`` plugins),"
 
7197
msgstr ""
 
7198
 
 
7199
#: en/help_topics/configuration.txt:87
 
7200
msgid ""
 
7201
"* the site specific plugin directory if applicable (containing\n"
 
7202
"  the ``site`` plugins)."
 
7203
msgstr ""
 
7204
 
 
7205
#: en/help_topics/configuration.txt:90
 
7206
msgid ""
 
7207
"If ``BZR_PLUGIN_PATH`` is set in any fashion, it will change the\n"
 
7208
"the way the plugin are searched. "
 
7209
msgstr ""
 
7210
 
 
7211
#: en/help_topics/configuration.txt:93
 
7212
msgid ""
 
7213
"As for the ``PATH`` variables, if multiple directories are\n"
 
7214
"specified in ``BZR_PLUGIN_PATH`` they should be separated by the\n"
 
7215
"platform specific appropriate character (':' on Unix,\n"
 
7216
"';' on windows)"
 
7217
msgstr ""
 
7218
 
 
7219
#: en/help_topics/configuration.txt:98
 
7220
msgid ""
 
7221
"By default if ``BZR_PLUGIN_PATH`` is set, it replaces searching\n"
 
7222
"in ``user``.  However it will continue to search in ``core`` and\n"
 
7223
"``site`` unless they are explicitly removed."
 
7224
msgstr ""
 
7225
 
 
7226
#: en/help_topics/configuration.txt:102
 
7227
msgid ""
 
7228
"If you need to change the order or remove one of these\n"
 
7229
"directories, you should use special values:"
 
7230
msgstr ""
 
7231
 
 
7232
#: en/help_topics/configuration.txt:105
 
7233
msgid ""
 
7234
"* ``-user``, ``-core``, ``-site`` will remove the corresponding\n"
 
7235
"  path from the default values,"
 
7236
msgstr ""
 
7237
 
 
7238
#: en/help_topics/configuration.txt:108
 
7239
msgid ""
 
7240
"* ``+user``, ``+core``, ``+site`` will add the corresponding path\n"
 
7241
"  before the remaining default values (and also remove it from\n"
 
7242
"  the default values)."
 
7243
msgstr ""
 
7244
 
 
7245
#: en/help_topics/configuration.txt:112
 
7246
msgid ""
 
7247
"Note that the special values 'user', 'core' and 'site' should be\n"
 
7248
"used literally, they will be substituted by the corresponding,\n"
 
7249
"platform specific, values."
 
7250
msgstr ""
 
7251
 
 
7252
#: en/help_topics/configuration.txt:116
 
7253
msgid ""
 
7254
"The examples below use ':' as the separator, windows users\n"
 
7255
"should use ';'."
 
7256
msgstr ""
 
7257
 
 
7258
#: en/help_topics/configuration.txt:119
 
7259
msgid "Overriding the default user plugin directory::"
 
7260
msgstr ""
 
7261
 
 
7262
#: en/help_topics/configuration.txt:121
 
7263
msgid "  BZR_PLUGIN_PATH='/path/to/my/other/plugins'"
 
7264
msgstr ""
 
7265
 
 
7266
#: en/help_topics/configuration.txt:123
 
7267
msgid "Disabling the site directory while retaining the user directory::"
 
7268
msgstr ""
 
7269
 
 
7270
#: en/help_topics/configuration.txt:125
 
7271
msgid "  BZR_PLUGIN_PATH='-site:+user'"
 
7272
msgstr ""
 
7273
 
 
7274
#: en/help_topics/configuration.txt:127
 
7275
msgid "Disabling all plugins (better achieved with --no-plugins)::"
 
7276
msgstr ""
 
7277
 
 
7278
#: en/help_topics/configuration.txt:129
 
7279
msgid "  BZR_PLUGIN_PATH='-user:-core:-site'"
 
7280
msgstr ""
 
7281
 
 
7282
#: en/help_topics/configuration.txt:131
 
7283
msgid "Overriding the default site plugin directory::"
 
7284
msgstr ""
 
7285
 
 
7286
#: en/help_topics/configuration.txt:133
 
7287
msgid "  BZR_PLUGIN_PATH='/path/to/my/site/plugins:-site':+user"
 
7288
msgstr ""
 
7289
 
 
7290
#: en/help_topics/configuration.txt:135
 
7291
msgid ""
 
7292
"BZR_DISABLE_PLUGINS\n"
 
7293
"~~~~~~~~~~~~~~~~~~~"
 
7294
msgstr ""
 
7295
 
 
7296
#: en/help_topics/configuration.txt:138
 
7297
msgid ""
 
7298
"Under special circumstances (mostly when trying to diagnose a\n"
 
7299
"bug), it's better to disable a plugin (or several) rather than\n"
 
7300
"uninstalling them completely. Such plugins can be specified in\n"
 
7301
"the ``BZR_DISABLE_PLUGINS`` environment variable."
 
7302
msgstr ""
 
7303
 
 
7304
#: en/help_topics/configuration.txt:143
 
7305
msgid ""
 
7306
"In that case, ``bzr`` will stop loading the specified plugins and\n"
 
7307
"will raise an import error if they are explicitly imported (by\n"
 
7308
"another plugin that depends on them for example)."
 
7309
msgstr ""
 
7310
 
 
7311
#: en/help_topics/configuration.txt:147
 
7312
msgid "Disabling ``myplugin`` and ``yourplugin`` is achieved by::"
 
7313
msgstr ""
 
7314
 
 
7315
#: en/help_topics/configuration.txt:149
 
7316
msgid "  BZR_DISABLE_PLUGINS='myplugin:yourplugin'"
 
7317
msgstr ""
 
7318
 
 
7319
#: en/help_topics/configuration.txt:151
 
7320
msgid ""
 
7321
"BZR_PLUGINS_AT\n"
 
7322
"~~~~~~~~~~~~~~"
 
7323
msgstr ""
 
7324
 
 
7325
#: en/help_topics/configuration.txt:154
 
7326
msgid ""
 
7327
"When adding a new feature or working on a bug in a plugin,\n"
 
7328
"developers often need to use a specific version of a given\n"
 
7329
"plugin. Since python requires that the directory containing the\n"
 
7330
"code is named like the plugin itself this make it impossible to\n"
 
7331
"use arbitrary directory names (using a two-level directory scheme\n"
 
7332
"is inconvenient). ``BZR_PLUGINS_AT`` allows such directories even\n"
 
7333
"if they don't appear in ``BZR_PLUGIN_PATH`` ."
 
7334
msgstr ""
 
7335
 
 
7336
#: en/help_topics/configuration.txt:162
 
7337
msgid ""
 
7338
"Plugins specified in this environment variable takes precedence\n"
 
7339
"over the ones in ``BZR_PLUGIN_PATH``."
 
7340
msgstr ""
 
7341
 
 
7342
#: en/help_topics/configuration.txt:165
 
7343
msgid ""
 
7344
"The variable specified a list of ``plugin_name@plugin path``,\n"
 
7345
"``plugin_name`` being the name of the plugin as it appears in\n"
 
7346
"python module paths, ``plugin_path`` being the path to the\n"
 
7347
"directory containing the plugin code itself\n"
 
7348
"(i.e. ``plugins/myplugin`` not ``plugins``).  Use ':' as the list\n"
 
7349
"separator, use ';' on windows."
 
7350
msgstr ""
 
7351
 
 
7352
#: en/help_topics/configuration.txt:172
 
7353
msgid ""
 
7354
"Example:\n"
 
7355
"~~~~~~~~"
 
7356
msgstr ""
 
7357
 
 
7358
#: en/help_topics/configuration.txt:175
 
7359
msgid ""
 
7360
"Using a specific version of ``myplugin``:\n"
 
7361
"``BZR_PLUGINS_AT='myplugin@/home/me/bugfixes/123456-myplugin``"
 
7362
msgstr ""
 
7363
 
 
7364
#: en/help_topics/configuration.txt:178
 
7365
msgid ""
 
7366
"BZRPATH\n"
 
7367
"~~~~~~~"
 
7368
msgstr ""
 
7369
 
 
7370
#: en/help_topics/configuration.txt:181
 
7371
msgid "The path where Bazaar should look for shell plugin external commands."
 
7372
msgstr ""
 
7373
 
 
7374
#: en/help_topics/configuration.txt:183
 
7375
msgid ""
 
7376
"\n"
 
7377
"http_proxy, https_proxy\n"
 
7378
"~~~~~~~~~~~~~~~~~~~~~~~"
 
7379
msgstr ""
 
7380
 
 
7381
#: en/help_topics/configuration.txt:187
 
7382
msgid "Specifies the network proxy for outgoing connections, for example::"
 
7383
msgstr ""
 
7384
 
 
7385
#: en/help_topics/configuration.txt:189
 
7386
msgid ""
 
7387
"  http_proxy=http://proxy.example.com:3128/ \n"
 
7388
"  https_proxy=http://proxy.example.com:3128/"
 
7389
msgstr ""
 
7390
 
 
7391
#: en/help_topics/configuration.txt:192
 
7392
msgid ""
 
7393
"\n"
 
7394
"Configuration files\n"
 
7395
"-------------------"
 
7396
msgstr ""
 
7397
 
 
7398
#: en/help_topics/configuration.txt:196
 
7399
msgid ""
 
7400
"Location\n"
 
7401
"~~~~~~~~"
 
7402
msgstr ""
 
7403
 
 
7404
#: en/help_topics/configuration.txt:199
 
7405
msgid ""
 
7406
"Configuration files are located in ``$HOME/.bazaar`` on Unix and\n"
 
7407
"``C:\\Documents and Settings\\<username>\\Application Data\\Bazaar\\2.0`` "
 
7408
"on\n"
 
7409
"Windows. (You can check the location for your system by using\n"
 
7410
"``bzr version``.)"
 
7411
msgstr ""
 
7412
 
 
7413
#: en/help_topics/configuration.txt:204
 
7414
msgid "There are three primary configuration files in this location:"
 
7415
msgstr ""
 
7416
 
 
7417
#: en/help_topics/configuration.txt:206
 
7418
msgid "* ``bazaar.conf`` describes default configuration options,"
 
7419
msgstr ""
 
7420
 
 
7421
#: en/help_topics/configuration.txt:208
 
7422
msgid ""
 
7423
"* ``locations.conf`` describes configuration information for\n"
 
7424
"  specific branch locations,"
 
7425
msgstr ""
 
7426
 
 
7427
#: en/help_topics/configuration.txt:211
 
7428
msgid ""
 
7429
"* ``authentication.conf`` describes credential information for\n"
 
7430
"  remote servers."
 
7431
msgstr ""
 
7432
 
 
7433
#: en/help_topics/configuration.txt:214
 
7434
msgid ""
 
7435
"Each branch can also contain a configuration file that sets values specific\n"
 
7436
"to that branch. This file is found at ``.bzr/branch/branch.conf`` within "
 
7437
"the\n"
 
7438
"branch. This file is visible to all users of a branch, if you wish to "
 
7439
"override\n"
 
7440
"one of the values for a branch with a setting that is specific to you then "
 
7441
"you\n"
 
7442
"can do so in ``locations.conf``."
 
7443
msgstr ""
 
7444
 
 
7445
#: en/help_topics/configuration.txt:220
 
7446
msgid ""
 
7447
"General format\n"
 
7448
"~~~~~~~~~~~~~~"
 
7449
msgstr ""
 
7450
 
 
7451
#: en/help_topics/configuration.txt:223
 
7452
msgid ""
 
7453
"An ini file has three types of contructs: section headers, section\n"
 
7454
"variables and comments."
 
7455
msgstr ""
 
7456
 
 
7457
#: en/help_topics/configuration.txt:226
 
7458
msgid ""
 
7459
"Comments\n"
 
7460
"^^^^^^^^"
 
7461
msgstr ""
 
7462
 
 
7463
#: en/help_topics/configuration.txt:229
 
7464
msgid ""
 
7465
"A comment is any line that starts with a \"#\" (sometimes called a \"hash\n"
 
7466
"mark\", \"pound sign\" or \"number sign\"). Comment lines are ignored by\n"
 
7467
"Bazaar when parsing ini files."
 
7468
msgstr ""
 
7469
 
 
7470
#: en/help_topics/configuration.txt:233
 
7471
msgid ""
 
7472
"Section headers\n"
 
7473
"^^^^^^^^^^^^^^^"
 
7474
msgstr ""
 
7475
 
 
7476
#: en/help_topics/configuration.txt:236
 
7477
msgid ""
 
7478
"A section header is a word enclosed in brackets that starts at the begining\n"
 
7479
"of a line.  A typical section header looks like this::"
 
7480
msgstr ""
 
7481
 
 
7482
#: en/help_topics/configuration.txt:239
 
7483
msgid "    [DEFAULT]"
 
7484
msgstr ""
 
7485
 
 
7486
#: en/help_topics/configuration.txt:241
 
7487
msgid ""
 
7488
"The only valid section headers for bazaar.conf currently are [DEFAULT] and\n"
 
7489
"[ALIASES].  Section headers are case sensitive. The default section provides "
 
7490
"for\n"
 
7491
"setting variables which can be overridden with the branch config file."
 
7492
msgstr ""
 
7493
 
 
7494
#: en/help_topics/configuration.txt:245
 
7495
msgid ""
 
7496
"For ``locations.conf``, the variables from the section with the\n"
 
7497
"longest matching section header are used to the exclusion of other\n"
 
7498
"potentially valid section headers. A section header uses the path for\n"
 
7499
"the branch as the section header. Some examples include::"
 
7500
msgstr ""
 
7501
 
 
7502
#: en/help_topics/configuration.txt:250
 
7503
msgid ""
 
7504
"    [http://mybranches.isp.com/~jdoe/branchdir]\n"
 
7505
"    [/home/jdoe/branches/]"
 
7506
msgstr ""
 
7507
 
 
7508
#: en/help_topics/configuration.txt:253
 
7509
msgid ""
 
7510
"\n"
 
7511
"Section variables\n"
 
7512
"^^^^^^^^^^^^^^^^^"
 
7513
msgstr ""
 
7514
 
 
7515
#: en/help_topics/configuration.txt:257
 
7516
msgid ""
 
7517
"A section variable resides within a section. A section variable contains a\n"
 
7518
"variable name, an equals sign and a value.  For example::"
 
7519
msgstr ""
 
7520
 
 
7521
#: en/help_topics/configuration.txt:260
 
7522
msgid ""
 
7523
"    email            = John Doe <jdoe@isp.com>\n"
 
7524
"    gpg_signing_key  = Amy Pond <amy@example.com>"
 
7525
msgstr ""
 
7526
 
 
7527
#: en/help_topics/configuration.txt:263
 
7528
msgid ""
 
7529
"A variable can reference other variables **in the same configuration file** "
 
7530
"by\n"
 
7531
"enclosing them in curly brackets::"
 
7532
msgstr ""
 
7533
 
 
7534
#: en/help_topics/configuration.txt:266
 
7535
msgid ""
 
7536
"    my_branch_name = feature_x\n"
 
7537
"    my_server      = bzr+ssh://example.com\n"
 
7538
"    push_location   = {my_server}/project/{my_branch_name}"
 
7539
msgstr ""
 
7540
 
 
7541
#: en/help_topics/configuration.txt:270
 
7542
msgid ""
 
7543
"\n"
 
7544
"Variable policies\n"
 
7545
"^^^^^^^^^^^^^^^^^"
 
7546
msgstr ""
 
7547
 
 
7548
#: en/help_topics/configuration.txt:274
 
7549
msgid ""
 
7550
"Variables defined in a section affect the named directory or URL plus\n"
 
7551
"any locations they contain.  Policies can be used to change how a\n"
 
7552
"variable value is interpreted for contained locations.  Currently\n"
 
7553
"there are three policies available:"
 
7554
msgstr ""
 
7555
 
 
7556
#: en/help_topics/configuration.txt:279
 
7557
msgid ""
 
7558
" none:\n"
 
7559
"   the value is interpreted the same for contained locations.  This is\n"
 
7560
"   the default behaviour.\n"
 
7561
" norecurse:\n"
 
7562
"   the value is only used for the exact location specified by the\n"
 
7563
"   section name.\n"
 
7564
" appendpath:\n"
 
7565
"   for contained locations, any additional path components are\n"
 
7566
"   appended to the value."
 
7567
msgstr ""
 
7568
 
 
7569
#: en/help_topics/configuration.txt:289
 
7570
msgid ""
 
7571
"Policies are specified by keys with names of the form \"$var:policy\".\n"
 
7572
"For example, to define the push location for a tree of branches, the\n"
 
7573
"following could be used::"
 
7574
msgstr ""
 
7575
 
 
7576
#: en/help_topics/configuration.txt:293
 
7577
msgid ""
 
7578
"  [/top/location]\n"
 
7579
"  push_location = sftp://example.com/location\n"
 
7580
"  push_location:policy = appendpath"
 
7581
msgstr ""
 
7582
 
 
7583
#: en/help_topics/configuration.txt:297
 
7584
msgid ""
 
7585
"With this configuration, the push location for ``/top/location/branch1``\n"
 
7586
"would be ``sftp://example.com/location/branch1``."
 
7587
msgstr ""
 
7588
 
 
7589
#: en/help_topics/configuration.txt:300
 
7590
msgid ""
 
7591
"\n"
 
7592
"The main configuration file, bazaar.conf\n"
 
7593
"~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"
 
7594
msgstr ""
 
7595
 
 
7596
#: en/help_topics/configuration.txt:304
 
7597
msgid ""
 
7598
"``bazaar.conf`` allows two sections: ``[DEFAULT]`` and ``[ALIASES]``.\n"
 
7599
"The default section contains the default\n"
 
7600
"configuration options for all branches. The default section can be\n"
 
7601
"overriden by providing a branch-specific section in ``locations.conf``."
 
7602
msgstr ""
 
7603
 
 
7604
#: en/help_topics/configuration.txt:309
 
7605
msgid "A typical ``bazaar.conf`` section often looks like the following::"
 
7606
msgstr ""
 
7607
 
 
7608
#: en/help_topics/configuration.txt:311
 
7609
msgid ""
 
7610
"    [DEFAULT]\n"
 
7611
"    email             = John Doe <jdoe@isp.com>\n"
 
7612
"    editor            = /usr/bin/vim\n"
 
7613
"    create_signatures = when-required"
 
7614
msgstr ""
 
7615
 
 
7616
#: en/help_topics/configuration.txt:316
 
7617
msgid ""
 
7618
"\n"
 
7619
"The branch location configuration file, locations.conf\n"
 
7620
"~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"
 
7621
msgstr ""
 
7622
 
 
7623
#: en/help_topics/configuration.txt:320
 
7624
msgid ""
 
7625
"``locations.conf`` allows one to specify overriding settings for\n"
 
7626
"a specific branch. The format is almost identical to the default section in\n"
 
7627
"bazaar.conf with one significant change: The section header, instead of "
 
7628
"saying\n"
 
7629
"default, will be the path to a branch that you wish to override a value\n"
 
7630
"for. The '?' and '*' wildcards are supported::"
 
7631
msgstr ""
 
7632
 
 
7633
#: en/help_topics/configuration.txt:326
 
7634
msgid ""
 
7635
"    [/home/jdoe/branches/nethack]\n"
 
7636
"    email = Nethack Admin <nethack@nethack.com>"
 
7637
msgstr ""
 
7638
 
 
7639
#: en/help_topics/configuration.txt:329
 
7640
msgid ""
 
7641
"    [http://hypothetical.site.com/branches/devel-branch]\n"
 
7642
"    create_signatures = always"
 
7643
msgstr ""
 
7644
 
 
7645
#: en/help_topics/configuration.txt:332
 
7646
msgid ""
 
7647
"The authentication configuration file, authentication.conf\n"
 
7648
"~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"
 
7649
msgstr ""
 
7650
 
 
7651
#: en/help_topics/configuration.txt:335
 
7652
msgid ""
 
7653
"``authentication.conf`` allows one to specify credentials for\n"
 
7654
"remote servers. This can be used for all the supported transports and any "
 
7655
"part\n"
 
7656
"of bzr that requires authentication (smtp for example)."
 
7657
msgstr ""
 
7658
 
 
7659
#: en/help_topics/configuration.txt:339
 
7660
msgid ""
 
7661
"The syntax of the file obeys the same rules as the others except for the\n"
 
7662
"variable policies which don't apply."
 
7663
msgstr ""
 
7664
 
 
7665
#: en/help_topics/configuration.txt:342
 
7666
msgid ""
 
7667
"For more information on the possible uses of the authentication "
 
7668
"configuration\n"
 
7669
"file see :doc:`authentication-help`."
 
7670
msgstr ""
 
7671
 
 
7672
#: en/help_topics/configuration.txt:345
 
7673
msgid ""
 
7674
"\n"
 
7675
"Common variable options\n"
 
7676
"-----------------------"
 
7677
msgstr ""
 
7678
 
 
7679
#: en/help_topics/configuration.txt:349
 
7680
msgid ""
 
7681
"debug_flags\n"
 
7682
"~~~~~~~~~~~"
 
7683
msgstr ""
 
7684
 
 
7685
#: en/help_topics/configuration.txt:352
 
7686
msgid ""
 
7687
"A comma-separated list of debugging options to turn on.  The same values\n"
 
7688
"can be used as with the -D command-line option (see `help global-options`).\n"
 
7689
"For example::"
 
7690
msgstr ""
 
7691
 
 
7692
#: en/help_topics/configuration.txt:356
 
7693
msgid "    debug_flags = hpss"
 
7694
msgstr ""
 
7695
 
 
7696
#: en/help_topics/configuration.txt:360
 
7697
msgid "    debug_flags = hpss,evil"
 
7698
msgstr ""
 
7699
 
 
7700
#: en/help_topics/configuration.txt:362
 
7701
msgid ""
 
7702
"email\n"
 
7703
"~~~~~"
 
7704
msgstr ""
 
7705
 
 
7706
#: en/help_topics/configuration.txt:365
 
7707
msgid ""
 
7708
"The email address to use when committing a branch. Typically takes the form\n"
 
7709
"of::"
 
7710
msgstr ""
 
7711
 
 
7712
#: en/help_topics/configuration.txt:368
 
7713
msgid "    email = Full Name <account@hostname.tld>"
 
7714
msgstr ""
 
7715
 
 
7716
#: en/help_topics/configuration.txt:370
 
7717
msgid ""
 
7718
"editor\n"
 
7719
"~~~~~~"
 
7720
msgstr ""
 
7721
 
 
7722
#: en/help_topics/configuration.txt:373
 
7723
msgid ""
 
7724
"The path of the editor that you wish to use if *bzr commit* is run without\n"
 
7725
"a commit message. This setting is trumped by the environment variable\n"
 
7726
"``BZR_EDITOR``, and overrides the ``VISUAL`` and ``EDITOR`` environment\n"
 
7727
"variables."
 
7728
msgstr ""
 
7729
 
 
7730
#: en/help_topics/configuration.txt:378
 
7731
msgid ""
 
7732
"log_format\n"
 
7733
"~~~~~~~~~~"
 
7734
msgstr ""
 
7735
 
 
7736
#: en/help_topics/configuration.txt:381
 
7737
msgid ""
 
7738
"The default log format to use. Standard log formats are ``long``, ``short``\n"
 
7739
"and ``line``. Additional formats may be provided by plugins. The default\n"
 
7740
"value is ``long``."
 
7741
msgstr ""
 
7742
 
 
7743
#: en/help_topics/configuration.txt:385
 
7744
msgid ""
 
7745
"check_signatures\n"
 
7746
"~~~~~~~~~~~~~~~~"
 
7747
msgstr ""
 
7748
 
 
7749
#: en/help_topics/configuration.txt:388
 
7750
msgid ""
 
7751
"Reserved for future use.  These options will allow a policy for branches to\n"
 
7752
"require signatures."
 
7753
msgstr ""
 
7754
 
 
7755
#: en/help_topics/configuration.txt:391
 
7756
msgid ""
 
7757
"require\n"
 
7758
"    The gnupg signature for revisions must be present and must be valid."
 
7759
msgstr ""
 
7760
 
 
7761
#: en/help_topics/configuration.txt:394
 
7762
msgid ""
 
7763
"ignore\n"
 
7764
"    Do not check gnupg signatures of revisions."
 
7765
msgstr ""
 
7766
 
 
7767
#: en/help_topics/configuration.txt:397
 
7768
msgid ""
 
7769
"check-available\n"
 
7770
"    (default) If gnupg signatures for revisions are present, check them.\n"
 
7771
"    Bazaar will fail if it finds a bad signature, but will not fail if\n"
 
7772
"    no signature is present."
 
7773
msgstr ""
 
7774
 
 
7775
#: en/help_topics/configuration.txt:402
 
7776
msgid ""
 
7777
"create_signatures\n"
 
7778
"~~~~~~~~~~~~~~~~~"
 
7779
msgstr ""
 
7780
 
 
7781
#: en/help_topics/configuration.txt:405
 
7782
msgid ""
 
7783
"Defines the behaviour of signing revisions on commits.  By default bzr will "
 
7784
"not\n"
 
7785
"sign new commits."
 
7786
msgstr ""
 
7787
 
 
7788
#: en/help_topics/configuration.txt:408
 
7789
msgid ""
 
7790
"always\n"
 
7791
"    Sign every new revision that is committed.  If the signing fails then "
 
7792
"the\n"
 
7793
"    commit will not be made."
 
7794
msgstr ""
 
7795
 
 
7796
#: en/help_topics/configuration.txt:412
 
7797
msgid ""
 
7798
"when-required\n"
 
7799
"    Reserved for future use."
 
7800
msgstr ""
 
7801
 
 
7802
#: en/help_topics/configuration.txt:415
 
7803
msgid ""
 
7804
"never\n"
 
7805
"    Reserved for future use."
 
7806
msgstr ""
 
7807
 
 
7808
#: en/help_topics/configuration.txt:418
 
7809
msgid ""
 
7810
"In future it is planned that ``when-required`` will sign newly\n"
 
7811
"committed revisions only when the branch requires them.  ``never`` will "
 
7812
"refuse\n"
 
7813
"to sign newly committed revisions, even if the branch requires signatures."
 
7814
msgstr ""
 
7815
 
 
7816
#: en/help_topics/configuration.txt:422
 
7817
msgid ""
 
7818
"dirstate.fdatasync\n"
 
7819
"~~~~~~~~~~~~~~~~~~"
 
7820
msgstr ""
 
7821
 
 
7822
#: en/help_topics/configuration.txt:425
 
7823
msgid ""
 
7824
"If true (default), working tree metadata changes are flushed through the\n"
 
7825
"OS buffers to physical disk.  This is somewhat slower, but means data\n"
 
7826
"should not be lost if the machine crashes.  See also repository.fdatasync."
 
7827
msgstr ""
 
7828
 
 
7829
#: en/help_topics/configuration.txt:429
 
7830
msgid ""
 
7831
"gpg_signing_key\n"
 
7832
"~~~~~~~~~~~~~~~"
 
7833
msgstr ""
 
7834
 
 
7835
#: en/help_topics/configuration.txt:432
 
7836
msgid ""
 
7837
"The GnuPG user identity to use when signing commits.  Can be an e-mail\n"
 
7838
"address, key fingerprint or full key ID.  When unset or when set to\n"
 
7839
"\"default\" Bazaar will use the user e-mail set with ``whoami``."
 
7840
msgstr ""
 
7841
 
 
7842
#: en/help_topics/configuration.txt:436
 
7843
msgid ""
 
7844
"recurse\n"
 
7845
"~~~~~~~"
 
7846
msgstr ""
 
7847
 
 
7848
#: en/help_topics/configuration.txt:439
 
7849
msgid ""
 
7850
"Only useful in ``locations.conf``. Defines whether or not the\n"
 
7851
"configuration for this section applies to subdirectories:"
 
7852
msgstr ""
 
7853
 
 
7854
#: en/help_topics/configuration.txt:442
 
7855
msgid ""
 
7856
"true\n"
 
7857
"    (default) This section applies to subdirectories as well."
 
7858
msgstr ""
 
7859
 
 
7860
#: en/help_topics/configuration.txt:445
 
7861
msgid ""
 
7862
"false\n"
 
7863
"    This section only applies to the branch at this directory and not\n"
 
7864
"    branches below it."
 
7865
msgstr ""
 
7866
 
 
7867
#: en/help_topics/configuration.txt:449
 
7868
msgid ""
 
7869
"gpg_signing_command\n"
 
7870
"~~~~~~~~~~~~~~~~~~~"
 
7871
msgstr ""
 
7872
 
 
7873
#: en/help_topics/configuration.txt:452
 
7874
msgid ""
 
7875
"(Default: \"gpg\"). Which program should be used to sign and check "
 
7876
"revisions.\n"
 
7877
"For example::"
 
7878
msgstr ""
 
7879
 
 
7880
#: en/help_topics/configuration.txt:455
 
7881
msgid "    gpg_signing_command = /usr/bin/gnpg"
 
7882
msgstr ""
 
7883
 
 
7884
#: en/help_topics/configuration.txt:457
 
7885
msgid ""
 
7886
"The specified command must accept the options \"--clearsign\" and \"-u "
 
7887
"<email>\"."
 
7888
msgstr ""
 
7889
 
 
7890
#: en/help_topics/configuration.txt:459
 
7891
msgid ""
 
7892
"bzr_remote_path\n"
 
7893
"~~~~~~~~~~~~~~~"
 
7894
msgstr ""
 
7895
 
 
7896
#: en/help_topics/configuration.txt:462
 
7897
msgid ""
 
7898
"(Default: \"bzr\").  The path to the command that should be used to run the "
 
7899
"smart\n"
 
7900
"server for bzr.  This value may only be specified in locations.conf, because:"
 
7901
msgstr ""
 
7902
 
 
7903
#: en/help_topics/configuration.txt:465
 
7904
msgid ""
 
7905
"- it's needed before branch.conf is accessible\n"
 
7906
"- allowing remote branch.conf files to specify commands would be a security\n"
 
7907
"  risk"
 
7908
msgstr ""
 
7909
 
 
7910
#: en/help_topics/configuration.txt:469
 
7911
msgid "It is overridden by the BZR_REMOTE_PATH environment variable."
 
7912
msgstr ""
 
7913
 
 
7914
#: en/help_topics/configuration.txt:471
 
7915
msgid ""
 
7916
"smtp_server\n"
 
7917
"~~~~~~~~~~~"
 
7918
msgstr ""
 
7919
 
 
7920
#: en/help_topics/configuration.txt:474
 
7921
msgid ""
 
7922
"(Default: \"localhost\"). SMTP server to use when Bazaar needs to send\n"
 
7923
"email, eg. with ``merge-directive --mail-to``, or the bzr-email plugin."
 
7924
msgstr ""
 
7925
 
 
7926
#: en/help_topics/configuration.txt:477
 
7927
msgid ""
 
7928
"smtp_username, smtp_password\n"
 
7929
"~~~~~~~~~~~~~~~~~~~~~~~~~~~~"
 
7930
msgstr ""
 
7931
 
 
7932
#: en/help_topics/configuration.txt:480
 
7933
msgid ""
 
7934
"User and password to authenticate to the SMTP server. If smtp_username\n"
 
7935
"is set, and smtp_password is not, Bazaar will prompt for a password.\n"
 
7936
"These settings are only needed if the SMTP server requires authentication\n"
 
7937
"to send mail."
 
7938
msgstr ""
 
7939
 
 
7940
#: en/help_topics/configuration.txt:485
 
7941
msgid ""
 
7942
"locks.steal_dead\n"
 
7943
"~~~~~~~~~~~~~~~~"
 
7944
msgstr ""
 
7945
 
 
7946
#: en/help_topics/configuration.txt:488
 
7947
msgid ""
 
7948
"If set to true, bzr will automatically break locks held by processes from\n"
 
7949
"the same machine and user that are no longer alive.  Otherwise, it will\n"
 
7950
"print a message and you can break the lock manually, if you are satisfied\n"
 
7951
"the object is no longer in use."
 
7952
msgstr ""
 
7953
 
 
7954
#: en/help_topics/configuration.txt:493
 
7955
msgid ""
 
7956
"mail_client\n"
 
7957
"~~~~~~~~~~~"
 
7958
msgstr ""
 
7959
 
 
7960
#: en/help_topics/configuration.txt:496
 
7961
msgid ""
 
7962
"A mail client to use for sending merge requests.\n"
 
7963
"By default, bzr will try to use ``mapi`` on Windows.  On other platforms, "
 
7964
"it\n"
 
7965
"will try ``xdg-email``. If either of these fails, it will fall back to\n"
 
7966
"``editor``."
 
7967
msgstr ""
 
7968
 
 
7969
#: en/help_topics/configuration.txt:501
 
7970
msgid "Supported values for specific clients:"
 
7971
msgstr ""
 
7972
 
 
7973
#: en/help_topics/configuration.txt:503
 
7974
msgid ""
 
7975
":claws: Use Claws.  This skips a dialog for attaching files.\n"
 
7976
":evolution: Use Evolution.\n"
 
7977
":kmail: Use KMail.\n"
 
7978
":mutt: Use Mutt.\n"
 
7979
":thunderbird: Use Mozilla Thunderbird or Icedove.  For Thunderbird/Icedove "
 
7980
"1.5,\n"
 
7981
"    this works around some bugs that xdg-email doesn't handle."
 
7982
msgstr ""
 
7983
 
 
7984
#: en/help_topics/configuration.txt:510
 
7985
msgid "Supported generic values are:"
 
7986
msgstr ""
 
7987
 
 
7988
#: en/help_topics/configuration.txt:512
 
7989
msgid ""
 
7990
":default: See above.\n"
 
7991
":editor: Use your editor to compose the merge request.  This also uses\n"
 
7992
"    your commit id, (see ``bzr whoami``), smtp_server and (optionally)\n"
 
7993
"    smtp_username and smtp_password.\n"
 
7994
":mapi: Use your preferred e-mail client on Windows.\n"
 
7995
":xdg-email: Use xdg-email to run your preferred mail program"
 
7996
msgstr ""
 
7997
 
 
7998
#: en/help_topics/configuration.txt:519
 
7999
msgid ""
 
8000
"repository.fdatasync\n"
 
8001
"~~~~~~~~~~~~~~~~~~~~"
 
8002
msgstr ""
 
8003
 
 
8004
#: en/help_topics/configuration.txt:522
 
8005
msgid ""
 
8006
"If true (default), repository changes are flushed through the OS buffers\n"
 
8007
"to physical disk.  This is somewhat slower, but means data should not be\n"
 
8008
"lost if the machine crashes.  See also dirstate.fdatasync."
 
8009
msgstr ""
 
8010
 
 
8011
#: en/help_topics/configuration.txt:526
 
8012
msgid ""
 
8013
"submit_branch\n"
 
8014
"~~~~~~~~~~~~~"
 
8015
msgstr ""
 
8016
 
 
8017
#: en/help_topics/configuration.txt:529
 
8018
msgid ""
 
8019
"The branch you intend to submit your current work to.  This is "
 
8020
"automatically\n"
 
8021
"set by ``bzr send``, and is also used by the ``submit:`` revision spec.  "
 
8022
"This\n"
 
8023
"should usually be set on a per-branch or per-location basis."
 
8024
msgstr ""
 
8025
 
 
8026
#: en/help_topics/configuration.txt:533
 
8027
msgid ""
 
8028
"public_branch\n"
 
8029
"~~~~~~~~~~~~~"
 
8030
msgstr ""
 
8031
 
 
8032
#: en/help_topics/configuration.txt:536
 
8033
msgid ""
 
8034
"A publically-accessible version of this branch (implying that this version "
 
8035
"is\n"
 
8036
"not publically-accessible).  Used (and set) by ``bzr send``."
 
8037
msgstr ""
 
8038
 
 
8039
#: en/help_topics/configuration.txt:539
 
8040
msgid ""
 
8041
"suppress_warnings\n"
 
8042
"~~~~~~~~~~~~~~~~~"
 
8043
msgstr ""
 
8044
 
 
8045
#: en/help_topics/configuration.txt:542
 
8046
msgid ""
 
8047
"A list of strings, each string represent a warning that can be emitted by\n"
 
8048
"bzr. Mentioning a warning in this list tells bzr to not emit it."
 
8049
msgstr ""
 
8050
 
 
8051
#: en/help_topics/configuration.txt:545
 
8052
msgid "Valid values:"
 
8053
msgstr ""
 
8054
 
 
8055
#: en/help_topics/configuration.txt:547
 
8056
msgid ""
 
8057
"* ``format_deprecation``:\n"
 
8058
"    whether the format deprecation warning is shown on repositories that "
 
8059
"are\n"
 
8060
"    using deprecated formats."
 
8061
msgstr ""
 
8062
 
 
8063
#: en/help_topics/configuration.txt:551
 
8064
msgid ""
 
8065
"default_format\n"
 
8066
"~~~~~~~~~~~~~~"
 
8067
msgstr ""
 
8068
 
 
8069
#: en/help_topics/configuration.txt:554
 
8070
msgid ""
 
8071
"A format name for the default format used when creating branches.  See "
 
8072
"``bzr\n"
 
8073
"help formats`` for possible values."
 
8074
msgstr ""
 
8075
 
 
8076
#: en/help_topics/configuration.txt:557
 
8077
msgid ""
 
8078
"\n"
 
8079
"Unicode options\n"
 
8080
"---------------"
 
8081
msgstr ""
 
8082
 
 
8083
#: en/help_topics/configuration.txt:561
 
8084
msgid ""
 
8085
"output_encoding\n"
 
8086
"~~~~~~~~~~~~~~~"
 
8087
msgstr ""
 
8088
 
 
8089
#: en/help_topics/configuration.txt:564
 
8090
msgid ""
 
8091
"A Python unicode encoding name for text output from bzr, such as log\n"
 
8092
"information.  Values include: utf8, cp850, ascii, iso-8859-1.  The default\n"
 
8093
"is the terminal encoding prefered by the operating system."
 
8094
msgstr ""
 
8095
 
 
8096
#: en/help_topics/configuration.txt:568
 
8097
msgid ""
 
8098
"\n"
 
8099
"Branch type specific options\n"
 
8100
"----------------------------"
 
8101
msgstr ""
 
8102
 
 
8103
#: en/help_topics/configuration.txt:572
 
8104
msgid ""
 
8105
"These options apply only to branches that use the ``dirstate-tags`` or\n"
 
8106
"later format.  They\n"
 
8107
"are usually set in ``.bzr/branch/branch.conf`` automatically, but may be\n"
 
8108
"manually set in ``locations.conf`` or ``bazaar.conf``."
 
8109
msgstr ""
 
8110
 
 
8111
#: en/help_topics/configuration.txt:577
 
8112
msgid ""
 
8113
"append_revisions_only\n"
 
8114
"~~~~~~~~~~~~~~~~~~~~~"
 
8115
msgstr ""
 
8116
 
 
8117
#: en/help_topics/configuration.txt:580
 
8118
msgid ""
 
8119
"If set to \"True\" then revisions can only be appended to the log, not\n"
 
8120
"removed.  A branch with this setting enabled can only pull from another\n"
 
8121
"branch if the other branch's log is a longer version of its own.  This is\n"
 
8122
"normally set by ``bzr init --append-revisions-only``. If you set it\n"
 
8123
"manually, use either 'True' or 'False' (case-sensitive) to maintain\n"
 
8124
"compatibility with previous bzr versions (older than 2.2)."
 
8125
msgstr ""
 
8126
 
 
8127
#: en/help_topics/configuration.txt:587
 
8128
msgid ""
 
8129
"parent_location\n"
 
8130
"~~~~~~~~~~~~~~~"
 
8131
msgstr ""
 
8132
 
 
8133
#: en/help_topics/configuration.txt:590
 
8134
msgid ""
 
8135
"If present, the location of the default branch for pull or merge.  This "
 
8136
"option\n"
 
8137
"is normally set when creating a branch, the first ``pull`` or by ``pull\n"
 
8138
"--remember``."
 
8139
msgstr ""
 
8140
 
 
8141
#: en/help_topics/configuration.txt:594
 
8142
msgid ""
 
8143
"push_location\n"
 
8144
"~~~~~~~~~~~~~"
 
8145
msgstr ""
 
8146
 
 
8147
#: en/help_topics/configuration.txt:597
 
8148
msgid ""
 
8149
"If present, the location of the default branch for push.  This option\n"
 
8150
"is normally set by the first ``push`` or ``push --remember``."
 
8151
msgstr ""
 
8152
 
 
8153
#: en/help_topics/configuration.txt:600
 
8154
msgid ""
 
8155
"push_strict\n"
 
8156
"~~~~~~~~~~~"
 
8157
msgstr ""
 
8158
 
 
8159
#: en/help_topics/configuration.txt:603
 
8160
msgid ""
 
8161
"If present, defines the ``--strict`` option default value for checking\n"
 
8162
"uncommitted changes before pushing."
 
8163
msgstr ""
 
8164
 
 
8165
#: en/help_topics/configuration.txt:606
 
8166
msgid ""
 
8167
"dpush_strict\n"
 
8168
"~~~~~~~~~~~~"
 
8169
msgstr ""
 
8170
 
 
8171
#: en/help_topics/configuration.txt:609
 
8172
msgid ""
 
8173
"If present, defines the ``--strict`` option default value for checking\n"
 
8174
"uncommitted changes before pushing into a different VCS without any\n"
 
8175
"custom bzr metadata."
 
8176
msgstr ""
 
8177
 
 
8178
#: en/help_topics/configuration.txt:613
 
8179
msgid ""
 
8180
"bound_location\n"
 
8181
"~~~~~~~~~~~~~~"
 
8182
msgstr ""
 
8183
 
 
8184
#: en/help_topics/configuration.txt:616
 
8185
msgid ""
 
8186
"The location that commits should go to when acting as a checkout.\n"
 
8187
"This option is normally set by ``bind``."
 
8188
msgstr ""
 
8189
 
 
8190
#: en/help_topics/configuration.txt:619
 
8191
msgid ""
 
8192
"bound\n"
 
8193
"~~~~~"
 
8194
msgstr ""
 
8195
 
 
8196
#: en/help_topics/configuration.txt:622
 
8197
msgid ""
 
8198
"If set to \"True\", the branch should act as a checkout, and push each "
 
8199
"commit to\n"
 
8200
"the bound_location.  This option is normally set by ``bind``/``unbind``."
 
8201
msgstr ""
 
8202
 
 
8203
#: en/help_topics/configuration.txt:625
 
8204
msgid ""
 
8205
"send_strict\n"
 
8206
"~~~~~~~~~~~"
 
8207
msgstr ""
 
8208
 
 
8209
#: en/help_topics/configuration.txt:628
 
8210
msgid ""
 
8211
"If present, defines the ``--strict`` option default value for checking\n"
 
8212
"uncommitted changes before sending a merge directive."
 
8213
msgstr ""
 
8214
 
 
8215
#: en/help_topics/configuration.txt:631
 
8216
msgid ""
 
8217
"add.maximum_file_size\n"
 
8218
"~~~~~~~~~~~~~~~~~~~~~"
 
8219
msgstr ""
 
8220
 
 
8221
#: en/help_topics/configuration.txt:634
 
8222
msgid ""
 
8223
"Defines the maximum file size the command line \"add\" operation will allow\n"
 
8224
"in recursive mode, with files larger than this value being skipped. You "
 
8225
"may \n"
 
8226
"specify this value as an integer (in which case it is interpreted as "
 
8227
"bytes), \n"
 
8228
"or you may specify the value using SI units, i.e. 10KB, 20MB, 1G. A value of "
 
8229
"0 \n"
 
8230
"will disable skipping."
 
8231
msgstr ""
 
8232
 
 
8233
#: en/help_topics/configuration.txt:640
 
8234
msgid ""
 
8235
"External Merge Tools\n"
 
8236
"--------------------"
 
8237
msgstr ""
 
8238
 
 
8239
#: en/help_topics/configuration.txt:643
 
8240
msgid ""
 
8241
"bzr.mergetool.<name>\n"
 
8242
"~~~~~~~~~~~~~~~~~~~~"
 
8243
msgstr ""
 
8244
 
 
8245
#: en/help_topics/configuration.txt:646
 
8246
msgid ""
 
8247
"Defines an external merge tool called <name> with the given command-line.\n"
 
8248
"Arguments containing spaces should be quoted using single or double quotes. "
 
8249
"The\n"
 
8250
"executable may omit its path if it can be found on the PATH."
 
8251
msgstr ""
 
8252
 
 
8253
#: en/help_topics/configuration.txt:650
 
8254
msgid ""
 
8255
"The following markers can be used in the command-line to substitute "
 
8256
"filenames\n"
 
8257
"involved in the merge conflict::"
 
8258
msgstr ""
 
8259
 
 
8260
#: en/help_topics/configuration.txt:653
 
8261
msgid ""
 
8262
"  {base}      file.BASE\n"
 
8263
"  {this}      file.THIS\n"
 
8264
"  {other}     file.OTHER\n"
 
8265
"  {result}    output file\n"
 
8266
"  {this_temp} temp copy of file.THIS, used to overwrite output file if "
 
8267
"merge\n"
 
8268
"              succeeds."
 
8269
msgstr ""
 
8270
 
 
8271
#: en/help_topics/configuration.txt:662
 
8272
msgid "  bzr.mergetool.kdiff3 = kdiff3 {base} {this} {other} -o {result}"
 
8273
msgstr ""
 
8274
 
 
8275
#: en/help_topics/configuration.txt:664
 
8276
msgid ""
 
8277
"bzr.default_mergetool\n"
 
8278
"~~~~~~~~~~~~~~~~~~~~~"
 
8279
msgstr ""
 
8280
 
 
8281
#: en/help_topics/configuration.txt:667
 
8282
msgid ""
 
8283
"Specifies which external merge tool (as defined above) should be selected "
 
8284
"by\n"
 
8285
"default in tools such as ``bzr qconflicts``."
 
8286
msgstr ""
 
8287
 
 
8288
#: en/help_topics/configuration.txt:672
 
8289
msgid "  bzr.default_mergetool = kdiff3\n"
 
8290
msgstr ""
 
8291
 
 
8292
#: en/help_topics/conflict-types.txt:1
 
8293
msgid ""
 
8294
"Conflict Types\n"
 
8295
"=============="
 
8296
msgstr ""
 
8297
 
 
8298
#: en/help_topics/conflict-types.txt:4
 
8299
msgid ""
 
8300
"Some operations, like merge, revert and pull, modify the contents of your\n"
 
8301
"working tree.  These modifications are programmatically generated, and so "
 
8302
"they\n"
 
8303
"may conflict with the current state of your working tree. "
 
8304
msgstr ""
 
8305
 
 
8306
#: en/help_topics/conflict-types.txt:8
 
8307
msgid ""
 
8308
"When conflicts are present in your working tree (as shown by ``bzr\n"
 
8309
"conflicts``), you should resolve them and then inform bzr that the "
 
8310
"conflicts\n"
 
8311
"have been resolved."
 
8312
msgstr ""
 
8313
 
 
8314
#: en/help_topics/conflict-types.txt:12
 
8315
msgid ""
 
8316
"Resolving conflicts is sometimes not obvious. Either because the user that\n"
 
8317
"should resolve them is not the one responsible for their occurrence, as is "
 
8318
"the\n"
 
8319
"case when merging other people's work or because some conflicts are "
 
8320
"presented\n"
 
8321
"in a way that is not easy to understand."
 
8322
msgstr ""
 
8323
 
 
8324
#: en/help_topics/conflict-types.txt:17
 
8325
msgid ""
 
8326
"Bazaar tries to avoid conflicts ; its aim is to ask you to resolve the\n"
 
8327
"conflict if and only if there's an actual conceptual conflict in the source\n"
 
8328
"tree.  Because Bazaar doesn't understand the real meaning of the files "
 
8329
"being\n"
 
8330
"versioned, it can, when faced with ambiguities, fall short in either "
 
8331
"direction\n"
 
8332
"trying to resolve the conflict itself. Many kinds of changes can be "
 
8333
"combined\n"
 
8334
"programmatically, but sometimes only a human can determine the right thing "
 
8335
"to\n"
 
8336
"do."
 
8337
msgstr ""
 
8338
 
 
8339
#: en/help_topics/conflict-types.txt:25
 
8340
msgid ""
 
8341
"When Bazaar generates a conflict, it adds information into the working tree "
 
8342
"to\n"
 
8343
"present the conflicting versions, and it's up to you to find the correct\n"
 
8344
"resolution."
 
8345
msgstr ""
 
8346
 
 
8347
#: en/help_topics/conflict-types.txt:29
 
8348
msgid "Whatever the conflict is, resolving it is roughly done in two steps:"
 
8349
msgstr ""
 
8350
 
 
8351
#: en/help_topics/conflict-types.txt:31
 
8352
msgid ""
 
8353
"1. Modify the working tree content so that the conflicted item is now in "
 
8354
"the\n"
 
8355
"   state you want to keep, then"
 
8356
msgstr ""
 
8357
 
 
8358
#: en/help_topics/conflict-types.txt:34
 
8359
msgid ""
 
8360
"2. Inform Bazaar that the conflict is now solved and ask to cleanup any\n"
 
8361
"   remaining generated information (``bzr resolve <item>``)."
 
8362
msgstr ""
 
8363
 
 
8364
#: en/help_topics/conflict-types.txt:37
 
8365
msgid ""
 
8366
"For most conflict types, there are some obvious ways to modify the working\n"
 
8367
"tree and put it into the desired state. For some types of conflicts, Bazaar\n"
 
8368
"itself already made a choice, when possible."
 
8369
msgstr ""
 
8370
 
 
8371
#: en/help_topics/conflict-types.txt:41
 
8372
msgid ""
 
8373
"Yet, whether Bazaar makes a choice or not, there are some other simple but\n"
 
8374
"different ways to resolve the conflict."
 
8375
msgstr ""
 
8376
 
 
8377
#: en/help_topics/conflict-types.txt:44
 
8378
msgid ""
 
8379
"Each type of conflict is explained below, and the action which must be done "
 
8380
"to\n"
 
8381
"resolve the conflict is outlined."
 
8382
msgstr ""
 
8383
 
 
8384
#: en/help_topics/conflict-types.txt:47
 
8385
msgid ""
 
8386
"Various actions are available depending on the kind of conflict, for some "
 
8387
"of\n"
 
8388
"these actions, Bazaar can provide some help. In the end you should at least\n"
 
8389
"inform Bazaar that you're done with the conflict with::"
 
8390
msgstr ""
 
8391
 
 
8392
#: en/help_topics/conflict-types.txt:51
 
8393
msgid "  ``bzr resolve FILE --action=done'"
 
8394
msgstr ""
 
8395
 
 
8396
#: en/help_topics/conflict-types.txt:53
 
8397
msgid ""
 
8398
"Note that this is the default action when a single file is involved so you "
 
8399
"can\n"
 
8400
"simply use::"
 
8401
msgstr ""
 
8402
 
 
8403
#: en/help_topics/conflict-types.txt:56
 
8404
msgid "   ``bzr resolve FILE``"
 
8405
msgstr ""
 
8406
 
 
8407
#: en/help_topics/conflict-types.txt:58
 
8408
msgid "See ``bzr help resolve`` for more details."
 
8409
msgstr ""
 
8410
 
 
8411
#: en/help_topics/conflict-types.txt:60
 
8412
msgid ""
 
8413
"Text conflicts\n"
 
8414
"--------------"
 
8415
msgstr ""
 
8416
 
 
8417
#: en/help_topics/conflict-types.txt:63
 
8418
msgid "Typical message::"
 
8419
msgstr ""
 
8420
 
 
8421
#: en/help_topics/conflict-types.txt:65
 
8422
msgid "  Text conflict in FILE"
 
8423
msgstr ""
 
8424
 
 
8425
#: en/help_topics/conflict-types.txt:67
 
8426
msgid ""
 
8427
"These are produced when a text merge cannot completely reconcile two sets "
 
8428
"of\n"
 
8429
"text changes.  Bazaar will emit files for each version with the extensions\n"
 
8430
"THIS, OTHER, and BASE.  THIS is the version of the file from the target "
 
8431
"tree,\n"
 
8432
"i.e. the tree that you are merging changes into.  OTHER is the version that "
 
8433
"you\n"
 
8434
"are merging into the target.  BASE is an older version that is used as a "
 
8435
"basis\n"
 
8436
"for comparison."
 
8437
msgstr ""
 
8438
 
 
8439
#: en/help_topics/conflict-types.txt:74
 
8440
msgid ""
 
8441
"In the main copy of the file, Bazaar will include all the changes that it\n"
 
8442
"could reconcile, and any un-reconciled conflicts are surrounded by\n"
 
8443
"\"herringbone\" markers like ``<<<<<<<``."
 
8444
msgstr ""
 
8445
 
 
8446
#: en/help_topics/conflict-types.txt:78
 
8447
msgid ""
 
8448
"Say the initial text is \"The project leader released it.\", and THIS "
 
8449
"modifies it\n"
 
8450
"to \"Martin Pool released it.\", while OTHER modifies it to \"The project "
 
8451
"leader\n"
 
8452
"released Bazaar.\"  A conflict would look like this::"
 
8453
msgstr ""
 
8454
 
 
8455
#: en/help_topics/conflict-types.txt:82
 
8456
msgid ""
 
8457
"  <<<<<<< TREE\n"
 
8458
"  Martin Pool released it.\n"
 
8459
"  =======\n"
 
8460
"  The project leader released Bazaar.\n"
 
8461
"  >>>>>>> MERGE-SOURCE"
 
8462
msgstr ""
 
8463
 
 
8464
#: en/help_topics/conflict-types.txt:88
 
8465
msgid "The correct resolution would be \"Martin Pool released Bazaar.\""
 
8466
msgstr ""
 
8467
 
 
8468
#: en/help_topics/conflict-types.txt:90
 
8469
msgid ""
 
8470
"You can handle text conflicts either by editing the main copy of the file,\n"
 
8471
"or by invoking external tools on the THIS, OTHER and BASE versions.  It's\n"
 
8472
"worth mentioning that resolving text conflicts rarely involves picking one\n"
 
8473
"set of changes over the other (but see below when you encounter these\n"
 
8474
"cases).  More often, the two sets of changes must be intelligently combined."
 
8475
msgstr ""
 
8476
 
 
8477
#: en/help_topics/conflict-types.txt:96
 
8478
msgid ""
 
8479
"If you edit the main copy, be sure to remove the herringbone markers.  When\n"
 
8480
"you are done editing, the file should look like it never had a conflict, and "
 
8481
"be\n"
 
8482
"ready to commit."
 
8483
msgstr ""
 
8484
 
 
8485
#: en/help_topics/conflict-types.txt:100
 
8486
msgid ""
 
8487
"When you have resolved text conflicts, just run ``bzr resolve --auto``, and\n"
 
8488
"Bazaar will auto-detect which conflicts you have resolved."
 
8489
msgstr ""
 
8490
 
 
8491
#: en/help_topics/conflict-types.txt:103
 
8492
msgid ""
 
8493
"When the conflict is resolved, Bazaar deletes the previously generated\n"
 
8494
"``.BASE``, ``.THIS`` and ``.OTHER`` files if they are still present in the\n"
 
8495
"working tree."
 
8496
msgstr ""
 
8497
 
 
8498
#: en/help_topics/conflict-types.txt:107
 
8499
msgid ""
 
8500
"\n"
 
8501
"When you want to pick one set of changes over the other, you can use ``bzr\n"
 
8502
"resolve`` with one of the following actions:"
 
8503
msgstr ""
 
8504
 
 
8505
#: en/help_topics/conflict-types.txt:111
 
8506
msgid ""
 
8507
"* ``--action=take-this`` will issue ``mv FILE.THIS FILE``,\n"
 
8508
"* ``--action=take-other`` will issue ``mv FILE.OTHER FILE``."
 
8509
msgstr ""
 
8510
 
 
8511
#: en/help_topics/conflict-types.txt:114
 
8512
msgid ""
 
8513
"Note that if you have modified ``FILE.THIS`` or ``FILE.OTHER``, these\n"
 
8514
"modifications will be taken into account."
 
8515
msgstr ""
 
8516
 
 
8517
#: en/help_topics/conflict-types.txt:117
 
8518
msgid ""
 
8519
"Content conflicts\n"
 
8520
"-----------------"
 
8521
msgstr ""
 
8522
 
 
8523
#: en/help_topics/conflict-types.txt:122
 
8524
msgid "  Contents conflict in FILE"
 
8525
msgstr ""
 
8526
 
 
8527
#: en/help_topics/conflict-types.txt:124
 
8528
msgid ""
 
8529
"This conflict happens when there are conflicting changes in the working "
 
8530
"tree\n"
 
8531
"and the merge source, but the conflicted items are not text files.  They "
 
8532
"may\n"
 
8533
"be binary files, or symlinks, or directories.  It can even happen with "
 
8534
"files\n"
 
8535
"that are deleted on one side, and modified on the other."
 
8536
msgstr ""
 
8537
 
 
8538
#: en/help_topics/conflict-types.txt:129
 
8539
msgid ""
 
8540
"Like text conflicts, Bazaar will emit THIS, OTHER and BASE files.  (They may "
 
8541
"be\n"
 
8542
"regular files, symlinks or directories).  But it will not include a \"main "
 
8543
"copy\"\n"
 
8544
"of the file with herringbone conflict markers.  It will appear that the "
 
8545
"\"main\n"
 
8546
"copy\" has been renamed to THIS or OTHER."
 
8547
msgstr ""
 
8548
 
 
8549
#: en/help_topics/conflict-types.txt:134
 
8550
msgid ""
 
8551
"To resolve that kind of conflict, you should rebuild FILE from either "
 
8552
"version\n"
 
8553
"or a combination of both."
 
8554
msgstr ""
 
8555
 
 
8556
#: en/help_topics/conflict-types.txt:137
 
8557
msgid "``bzr resolve`` recognizes the following actions:"
 
8558
msgstr ""
 
8559
 
 
8560
#: en/help_topics/conflict-types.txt:139
 
8561
msgid ""
 
8562
"* ``--action=take-this`` will issue ``bzr mv FILE.THIS FILE``,\n"
 
8563
"* ``--action=take-other`` will issue ``bzr mv FILE.OTHER FILE``,\n"
 
8564
"* ``--action=done`` will just mark the conflict as resolved."
 
8565
msgstr ""
 
8566
 
 
8567
#: en/help_topics/conflict-types.txt:143
 
8568
msgid ""
 
8569
"Any action will also delete the previously generated ``.BASE``, ``.THIS`` "
 
8570
"and\n"
 
8571
"``.OTHER`` files if they are still present in the working tree."
 
8572
msgstr ""
 
8573
 
 
8574
#: en/help_topics/conflict-types.txt:146
 
8575
msgid ""
 
8576
"Bazaar cannot auto-detect when conflicts of this kind have been resolved."
 
8577
msgstr ""
 
8578
 
 
8579
#: en/help_topics/conflict-types.txt:148
 
8580
msgid ""
 
8581
"Tag conflicts\n"
 
8582
"-------------"
 
8583
msgstr ""
 
8584
 
 
8585
#: en/help_topics/conflict-types.txt:153
 
8586
msgid ""
 
8587
"  Conflicting tags:\n"
 
8588
"      version-0.1"
 
8589
msgstr ""
 
8590
 
 
8591
#: en/help_topics/conflict-types.txt:156
 
8592
msgid ""
 
8593
"When pulling from or pushing to another branch, Bazaar informs you about "
 
8594
"tags\n"
 
8595
"that conflict between the two branches; that is the same tag points to two\n"
 
8596
"different revisions.  You need not resolve these conflicts, but subsequent\n"
 
8597
"uses of pull or push will result in the same message."
 
8598
msgstr ""
 
8599
 
 
8600
#: en/help_topics/conflict-types.txt:161
 
8601
msgid ""
 
8602
"To resolve the conflict, you must apply the correct tags to either the "
 
8603
"target\n"
 
8604
"branch or the source branch as appropriate.  Use \"bzr tags --show-ids -d\n"
 
8605
"SOURCE_URL\" to see the tags in the source branch.  If you want to make the\n"
 
8606
"target branch's tags match the source branch, then in the target branch do\n"
 
8607
"``bzr tag --force -r revid:REVISION_ID CONFLICTING_TAG`` for each of the\n"
 
8608
"CONFLICTING_TAGs, where REVISION_ID comes from the list of tags in the "
 
8609
"source\n"
 
8610
"branch.  You need not call \"bzr resolve\" after doing this.  To resolve in\n"
 
8611
"favor of the target branch, you need to similarly use ``tag --force`` in "
 
8612
"the\n"
 
8613
"source branch.  (Note that pulling or pushing using --overwrite will "
 
8614
"overwrite\n"
 
8615
"all tags as well.)"
 
8616
msgstr ""
 
8617
 
 
8618
#: en/help_topics/conflict-types.txt:172
 
8619
msgid ""
 
8620
"Duplicate paths\n"
 
8621
"---------------"
 
8622
msgstr ""
 
8623
 
 
8624
#: en/help_topics/conflict-types.txt:177
 
8625
msgid "  Conflict adding file FILE.  Moved existing file to FILE.moved."
 
8626
msgstr ""
 
8627
 
 
8628
#: en/help_topics/conflict-types.txt:179
 
8629
msgid ""
 
8630
"Sometimes Bazaar will attempt to create a file using a pathname that has\n"
 
8631
"already been used.  The existing file will be renamed to \"FILE.moved\".  "
 
8632
msgstr ""
 
8633
 
 
8634
#: en/help_topics/conflict-types.txt:187
 
8635
msgid ""
 
8636
"* ``--action=take-this`` will issue ``bzr rm FILE ; bzr mv FILE.moved "
 
8637
"FILE``,\n"
 
8638
"* ``--action=take-other`` will issue ``bzr rm FILE.moved``,\n"
 
8639
"* ``--action=done`` will just mark the conflict as resolved."
 
8640
msgstr ""
 
8641
 
 
8642
#: en/help_topics/conflict-types.txt:191
 
8643
msgid ""
 
8644
"Note that you must get rid of FILE.moved before using ``--action=done``."
 
8645
msgstr ""
 
8646
 
 
8647
#: en/help_topics/conflict-types.txt:195
 
8648
msgid ""
 
8649
"Unversioned parent\n"
 
8650
"------------------"
 
8651
msgstr ""
 
8652
 
 
8653
#: en/help_topics/conflict-types.txt:200
 
8654
msgid "    Conflict because FILE is not versioned, but has versioned children."
 
8655
msgstr ""
 
8656
 
 
8657
#: en/help_topics/conflict-types.txt:202
 
8658
msgid ""
 
8659
"Sometimes Bazaar will attempt to create a file whose parent directory is "
 
8660
"not\n"
 
8661
"versioned.  This happens when the directory has been deleted in the target,\n"
 
8662
"but has a new child in the source, or vice versa.  In this situation, "
 
8663
"Bazaar\n"
 
8664
"will version the parent directory as well.  Resolving this issue depends\n"
 
8665
"very much on the particular scenario.  You may wish to rename or delete "
 
8666
"either\n"
 
8667
"the file or the directory.  When you are satisfied, you can run \"bzr "
 
8668
"resolve\n"
 
8669
"FILE\" to mark the conflict as resolved."
 
8670
msgstr ""
 
8671
 
 
8672
#: en/help_topics/conflict-types.txt:210
 
8673
msgid ""
 
8674
"Missing parent\n"
 
8675
"--------------"
 
8676
msgstr ""
 
8677
 
 
8678
#: en/help_topics/conflict-types.txt:215
 
8679
msgid "  Conflict adding files to FILE.  Created directory."
 
8680
msgstr ""
 
8681
 
 
8682
#: en/help_topics/conflict-types.txt:217
 
8683
msgid ""
 
8684
"This happens when a directory has been deleted in the target, but has new\n"
 
8685
"children in the source.  This is similar to the \"unversioned parent\" "
 
8686
"conflict,\n"
 
8687
"except that the parent directory does not *exist*, instead of just being\n"
 
8688
"unversioned.  In this situation, Bazaar will create the missing parent.\n"
 
8689
"Resolving this issue depends very much on the particular scenario."
 
8690
msgstr ""
 
8691
 
 
8692
#: en/help_topics/conflict-types.txt:223
 
8693
msgid ""
 
8694
"To resolve that kind of conflict, you should either remove or rename the\n"
 
8695
"children or the directory or a combination of both."
 
8696
msgstr ""
 
8697
 
 
8698
#: en/help_topics/conflict-types.txt:228
 
8699
msgid ""
 
8700
"* ``--action=take-this`` will issue ``bzr rm directory`` including the\n"
 
8701
"  children,\n"
 
8702
"* ``--action=take-other`` will acknowledge Bazaar choice to keep the "
 
8703
"children\n"
 
8704
"  and restoring the directory,\n"
 
8705
"* ``--action=done`` will just mark the conflict as resolved."
 
8706
msgstr ""
 
8707
 
 
8708
#: en/help_topics/conflict-types.txt:236
 
8709
msgid ""
 
8710
"Deleting parent\n"
 
8711
"---------------"
 
8712
msgstr ""
 
8713
 
 
8714
#: en/help_topics/conflict-types.txt:241
 
8715
msgid "  Conflict: can't delete DIR because it is not empty.  Not deleting."
 
8716
msgstr ""
 
8717
 
 
8718
#: en/help_topics/conflict-types.txt:243
 
8719
msgid ""
 
8720
"This is the opposite of \"missing parent\".  A directory is deleted in the\n"
 
8721
"source, but has new children in the target (either because a directory\n"
 
8722
"deletion is merged or because the merge introduce new children).  Bazaar\n"
 
8723
"will retain the directory.  Resolving this issue depends very much on the\n"
 
8724
"particular scenario."
 
8725
msgstr ""
 
8726
 
 
8727
#: en/help_topics/conflict-types.txt:254
 
8728
msgid ""
 
8729
"* ``--action=take-this`` will acknowledge Bazaar choice to keep the "
 
8730
"directory,"
 
8731
msgstr ""
 
8732
 
 
8733
#: en/help_topics/conflict-types.txt:256
 
8734
msgid ""
 
8735
"* ``--action=take-other`` will issue ``bzr rm directory`` including the \n"
 
8736
"  children,"
 
8737
msgstr ""
 
8738
 
 
8739
#: en/help_topics/conflict-types.txt:259
 
8740
msgid "* ``--action=done`` will just mark the conflict as resolved."
 
8741
msgstr ""
 
8742
 
 
8743
#: en/help_topics/conflict-types.txt:261
 
8744
msgid ""
 
8745
"Note that when merging a directory deletion, if unversioned files are\n"
 
8746
"present, they become potential orphans has they don't have a directory\n"
 
8747
"parent anymore."
 
8748
msgstr ""
 
8749
 
 
8750
#: en/help_topics/conflict-types.txt:265
 
8751
msgid ""
 
8752
"Handling such orphans, *before* the conflict is created, is controlled by\n"
 
8753
"setting the ``bzr.transform.orphan_policy`` configuration option."
 
8754
msgstr ""
 
8755
 
 
8756
#: en/help_topics/conflict-types.txt:268
 
8757
msgid "There are two possible values for this option:"
 
8758
msgstr ""
 
8759
 
 
8760
#: en/help_topics/conflict-types.txt:270
 
8761
msgid ""
 
8762
"* ``conflict`` (the default): will leave the orphans in place and\n"
 
8763
"  generate a conflicts,"
 
8764
msgstr ""
 
8765
 
 
8766
#: en/help_topics/conflict-types.txt:273
 
8767
msgid ""
 
8768
"* ``move``: will move the orphans to a ``bzr-orphans`` directory at the "
 
8769
"root\n"
 
8770
"  of the working tree with names like ``<file>.~#~``."
 
8771
msgstr ""
 
8772
 
 
8773
#: en/help_topics/conflict-types.txt:278
 
8774
msgid ""
 
8775
"Path conflict\n"
 
8776
"-------------"
 
8777
msgstr ""
 
8778
 
 
8779
#: en/help_topics/conflict-types.txt:283
 
8780
msgid "  Path conflict: PATH1 / PATH2"
 
8781
msgstr ""
 
8782
 
 
8783
#: en/help_topics/conflict-types.txt:285
 
8784
msgid ""
 
8785
"This happens when the source and target have each modified the name or "
 
8786
"parent\n"
 
8787
"directory of a file.  Bazaar will use the path elements from the source."
 
8788
msgstr ""
 
8789
 
 
8790
#: en/help_topics/conflict-types.txt:288
 
8791
msgid ""
 
8792
"To resolve that kind of conflict, you just have to decide what name should "
 
8793
"be\n"
 
8794
"retained for the file involved."
 
8795
msgstr ""
 
8796
 
 
8797
#: en/help_topics/conflict-types.txt:293
 
8798
msgid ""
 
8799
"* ``--action=take-this`` will revert Bazaar choice and keep ``PATH1`` by\n"
 
8800
"  issuing ``bzr mv PATH2 PATH1``,\n"
 
8801
"* ``--action=take-other`` will acknowledge Bazaar choice of keeping "
 
8802
"``PATH2``,\n"
 
8803
"* ``--action=done`` will just mark the conflict as resolved."
 
8804
msgstr ""
 
8805
 
 
8806
#: en/help_topics/conflict-types.txt:300
 
8807
msgid ""
 
8808
"Parent loop\n"
 
8809
"-----------"
 
8810
msgstr ""
 
8811
 
 
8812
#: en/help_topics/conflict-types.txt:305
 
8813
msgid "  Conflict moving FILE into DIRECTORY.  Cancelled move."
 
8814
msgstr ""
 
8815
 
 
8816
#: en/help_topics/conflict-types.txt:307
 
8817
msgid ""
 
8818
"This happens when the source and the target have each moved directories, so\n"
 
8819
"that, if the change could be applied, a directory would be contained by "
 
8820
"itself.\n"
 
8821
"For example::"
 
8822
msgstr ""
 
8823
 
 
8824
#: en/help_topics/conflict-types.txt:311
 
8825
msgid ""
 
8826
"  $ bzr init\n"
 
8827
"  $ bzr mkdir white\n"
 
8828
"  $ bzr mkdir black\n"
 
8829
"  $ bzr commit -m \"BASE\"\n"
 
8830
"  $ bzr branch . ../other\n"
 
8831
"  $ bzr mv white black\n"
 
8832
"  $ bzr commit -m \"THIS\"\n"
 
8833
"  $ bzr mv ../other/black ../other/white\n"
 
8834
"  $ bzr commit ../other -m \"OTHER\"\n"
 
8835
"  $ bzr merge ../other"
 
8836
msgstr ""
 
8837
 
 
8838
#: en/help_topics/conflict-types.txt:322
 
8839
msgid ""
 
8840
"In this situation, Bazaar will cancel the move, and leave ``white`` in\n"
 
8841
"``black``.  To resolve that kind of conflict, you just have to decide what\n"
 
8842
"name should be retained for the directories involved."
 
8843
msgstr ""
 
8844
 
 
8845
#: en/help_topics/conflict-types.txt:328
 
8846
msgid ""
 
8847
"* ``--action=take-this`` will acknowledge Bazaar choice of leaving "
 
8848
"``white`` \n"
 
8849
"  in ``black``,\n"
 
8850
"* ``--action=take-other`` will revert Bazaar choice and move ``black`` in\n"
 
8851
"   ``white`` by issuing ``bzr mv black/white white ; bzr mv black white``,\n"
 
8852
"* ``--action=done`` will just mark the conflict as resolved."
 
8853
msgstr ""
 
8854
 
 
8855
#: en/help_topics/conflict-types.txt:336
 
8856
msgid ""
 
8857
"Non-directory parent\n"
 
8858
"--------------------"
 
8859
msgstr ""
 
8860
 
 
8861
#: en/help_topics/conflict-types.txt:341
 
8862
msgid ""
 
8863
"  Conflict: foo.new is not a directory, but has files in it.\n"
 
8864
"  Created directory."
 
8865
msgstr ""
 
8866
 
 
8867
#: en/help_topics/conflict-types.txt:344
 
8868
msgid ""
 
8869
"This happens when one side has added files to a directory, and the other "
 
8870
"side\n"
 
8871
"has changed the directory into a file or symlink.  For example::"
 
8872
msgstr ""
 
8873
 
 
8874
#: en/help_topics/conflict-types.txt:347
 
8875
msgid ""
 
8876
"  $ bzr init\n"
 
8877
"  $ bzr mkdir foo\n"
 
8878
"  $ bzr commit -m \"BASE\"\n"
 
8879
"  $ bzr branch . ../other\n"
 
8880
"  $ rmdir foo\n"
 
8881
"  $ touch foo\n"
 
8882
"  $ bzr commit -m \"THIS\"\n"
 
8883
"  $ bzr mkdir ../other/foo/bar\n"
 
8884
"  $ bzr commit ../other -m \"OTHER\"\n"
 
8885
"  $ bzr merge ../other"
 
8886
msgstr ""
 
8887
 
 
8888
#: en/help_topics/conflict-types.txt:358
 
8889
msgid ""
 
8890
"To resolve that kind of conflict, you have to decide what name should be\n"
 
8891
"retained for the file, directory or symlink involved."
 
8892
msgstr ""
 
8893
 
 
8894
#: en/help_topics/conflict-types.txt:363
 
8895
msgid ""
 
8896
"* ``--action=take-this`` will issue ``bzr rm --force foo.new`` and \n"
 
8897
"  ``bzr add foo``,\n"
 
8898
"* ``--action=take-other`` will issue ``bzr rm --force foo`` and \n"
 
8899
"  ``bzr mv foo.new foo``,\n"
 
8900
"* ``--action=done`` will just mark the conflict as resolved."
 
8901
msgstr ""
 
8902
 
 
8903
#: en/help_topics/conflict-types.txt:371
 
8904
msgid ""
 
8905
"MalformedTransform\n"
 
8906
"------------------"
 
8907
msgstr ""
 
8908
 
 
8909
#: en/help_topics/conflict-types.txt:374
 
8910
msgid ""
 
8911
"It is possible (though very rare) for Bazaar to raise a MalformedTransform\n"
 
8912
"exception.  This means that Bazaar encountered a filesystem conflict that it "
 
8913
"was\n"
 
8914
"unable to resolve.  This usually indicates a bug.  Please let us know if "
 
8915
"you\n"
 
8916
"encounter this.  Our bug tracker is at https://launchpad.net/bzr/+bugs\n"
 
8917
msgstr ""
 
8918
 
 
8919
#: en/help_topics/content-filters.txt:1
 
8920
msgid ""
 
8921
"Content Filters\n"
 
8922
"==============="
 
8923
msgstr ""
 
8924
 
 
8925
#: en/help_topics/content-filters.txt:4
 
8926
msgid ""
 
8927
"Content formats\n"
 
8928
"---------------"
 
8929
msgstr ""
 
8930
 
 
8931
#: en/help_topics/content-filters.txt:7
 
8932
msgid ""
 
8933
"Bazaar's content filtering allows you to store files in a different\n"
 
8934
"format from the copy in your working tree.  This lets you, or your\n"
 
8935
"co-developers, use Windows development tools that expect CRLF files\n"
 
8936
"on projects that use other line-ending conventions. Among other things,\n"
 
8937
"content filters also let Unix developers more easily work on projects\n"
 
8938
"using Windows line-ending conventions, keyword expansion/compression,\n"
 
8939
"and trailing spaces on lines in text files to be implicitly stripped\n"
 
8940
"when committed."
 
8941
msgstr ""
 
8942
 
 
8943
#: en/help_topics/content-filters.txt:16
 
8944
msgid "To generalize, there are two content formats supported by Bazaar:"
 
8945
msgstr ""
 
8946
 
 
8947
#: en/help_topics/content-filters.txt:18
 
8948
msgid ""
 
8949
"* a canonical format - how files are stored internally\n"
 
8950
"* a convenience format - how files are created in a working tree."
 
8951
msgstr ""
 
8952
 
 
8953
#: en/help_topics/content-filters.txt:21
 
8954
msgid ""
 
8955
"\n"
 
8956
"Format conversion\n"
 
8957
"-----------------"
 
8958
msgstr ""
 
8959
 
 
8960
#: en/help_topics/content-filters.txt:25
 
8961
msgid ""
 
8962
"The conversion between these formats is done by content filters.\n"
 
8963
"A content filter has two parts:"
 
8964
msgstr ""
 
8965
 
 
8966
#: en/help_topics/content-filters.txt:28
 
8967
msgid ""
 
8968
"* a read converter - converts from convenience to canonical format\n"
 
8969
"* a write converter - converts from canonical to convenience format."
 
8970
msgstr ""
 
8971
 
 
8972
#: en/help_topics/content-filters.txt:31
 
8973
msgid ""
 
8974
"Many of these converters will provide *round-trip* conversion,\n"
 
8975
"i.e. applying the read converter followed by the write converter\n"
 
8976
"gives back the original content. However, others may provide an\n"
 
8977
"asymmetric conversion. For example, a read converter might strip\n"
 
8978
"trailing whitespace off lines in source code while the matching\n"
 
8979
"write converter might pass content through unchanged."
 
8980
msgstr ""
 
8981
 
 
8982
#: en/help_topics/content-filters.txt:38
 
8983
msgid ""
 
8984
"\n"
 
8985
"Enabling content filters\n"
 
8986
"------------------------"
 
8987
msgstr ""
 
8988
 
 
8989
#: en/help_topics/content-filters.txt:42
 
8990
msgid ""
 
8991
"Content filters are typically provided by plugins, so the first step\n"
 
8992
"in using them is to install the relevant plugins and read their\n"
 
8993
"documentation. Some plugins may be very specific about which files\n"
 
8994
"they filter, e.g. only files ending in ``.java`` or ``.php``.\n"
 
8995
"In other cases, the plugin may leave it in the user's hands to\n"
 
8996
"define which files are to be filtered. This is typically done\n"
 
8997
"using rule-based preferences. See ``bzr help rules`` for general\n"
 
8998
"information about defining these."
 
8999
msgstr ""
 
9000
 
 
9001
#: en/help_topics/content-filters.txt:51
 
9002
msgid ""
 
9003
"\n"
 
9004
"Impact on commands\n"
 
9005
"------------------"
 
9006
msgstr ""
 
9007
 
 
9008
#: en/help_topics/content-filters.txt:55
 
9009
msgid ""
 
9010
"Read converters are only applied to commands that read content from\n"
 
9011
"a working tree, e.g. status, diff and commit. For example, ``bzr diff``\n"
 
9012
"will apply read converters to files in the working tree, then compare\n"
 
9013
"the results to the content last committed."
 
9014
msgstr ""
 
9015
 
 
9016
#: en/help_topics/content-filters.txt:60
 
9017
msgid ""
 
9018
"Write converters are only applied by commands that **create files in a\n"
 
9019
"working tree**, e.g. branch, checkout, update. If you wish to see the\n"
 
9020
"canonical format of a file or tree, use ``bzr cat`` or ``bzr export``\n"
 
9021
"respectively."
 
9022
msgstr ""
 
9023
 
 
9024
#: en/help_topics/content-filters.txt:65
 
9025
msgid ""
 
9026
"Note: ``bzr commit`` does not implicitly apply write converters after\n"
 
9027
"comitting files. If this makes sense for a given plugin providing\n"
 
9028
"a content filter, the plugin can usually achieve this effect by using a\n"
 
9029
"``start_commit`` or ``post_commit`` hook say. See :doc:`hooks-help`\n"
 
9030
"for more information on hooks."
 
9031
msgstr ""
 
9032
 
 
9033
#: en/help_topics/content-filters.txt:71
 
9034
msgid ""
 
9035
"\n"
 
9036
"Refreshing your working tree\n"
 
9037
"----------------------------"
 
9038
msgstr ""
 
9039
 
 
9040
#: en/help_topics/content-filters.txt:75
 
9041
msgid ""
 
9042
"For performance reasons, Bazaar caches the timestamps of files in\n"
 
9043
"a working tree, and assumes files are unchanged if their timestamps\n"
 
9044
"match the cached values. As a consequence, there are times when\n"
 
9045
"you may need to explicitly ask for content filtering to be reapplied\n"
 
9046
"in one or both directions, e.g. after installing or reconfiguring\n"
 
9047
"plugins providing it."
 
9048
msgstr ""
 
9049
 
 
9050
#: en/help_topics/content-filters.txt:82
 
9051
msgid "Here are some general guidelines for doing this:"
 
9052
msgstr ""
 
9053
 
 
9054
#: en/help_topics/content-filters.txt:84
 
9055
msgid ""
 
9056
" * To reapply read converters, ``touch`` files, i.e. update their\n"
 
9057
"   timestamp. Operations like ``bzr status`` should then reapply the\n"
 
9058
"   relevant read converters and compare the end result with the\n"
 
9059
"   canonical format."
 
9060
msgstr ""
 
9061
 
 
9062
#: en/help_topics/content-filters.txt:89
 
9063
msgid ""
 
9064
" * To reapply write converters, ensure there are no local changes,\n"
 
9065
"   delete the relevant files and run ``bzr revert`` on those files."
 
9066
msgstr ""
 
9067
 
 
9068
#: en/help_topics/content-filters.txt:92
 
9069
msgid ""
 
9070
"Note: In the future, it is likely that additional options will be added\n"
 
9071
"to commands to make this refreshing process faster and safer.\n"
 
9072
msgstr ""
 
9073
 
 
9074
#: en/help_topics/current-formats.txt:1
 
9075
msgid "Current Storage Formats"
 
9076
msgstr ""
 
9077
 
 
9078
#: en/help_topics/current-formats.txt:3
 
9079
msgid ""
 
9080
":2a:\n"
 
9081
"    (native) (default) First format for bzr 2.0 series. Uses group-\n"
 
9082
"    compress storage. Provides rich roots which are a one-way\n"
 
9083
"    transition."
 
9084
msgstr ""
 
9085
 
 
9086
#: en/help_topics/current-formats.txt:8
 
9087
msgid ""
 
9088
":pack-0.92:\n"
 
9089
"    (native) New in 0.92: Pack-based format with data compatible with\n"
 
9090
"    dirstate-tags format repositories. Interoperates with bzr\n"
 
9091
"    repositories before 0.92 but cannot be read by bzr < 0.92."
 
9092
msgstr ""
 
9093
 
 
9094
#: en/help_topics/current-formats.txt:13
 
9095
msgid ""
 
9096
":1.14:\n"
 
9097
"    (native) A working-tree format that supports content filtering."
 
9098
msgstr ""
 
9099
 
 
9100
#: en/help_topics/current-formats.txt:16
 
9101
msgid ""
 
9102
":1.14-rich-root:\n"
 
9103
"    (native) A variant of 1.14 that supports rich-root data (needed\n"
 
9104
"    for bzr-svn and bzr-git)."
 
9105
msgstr ""
 
9106
 
 
9107
#: en/help_topics/current-formats.txt:20
 
9108
msgid ""
 
9109
"\n"
 
9110
"See :doc:`formats-help` for more about storage formats."
 
9111
msgstr ""
 
9112
 
 
9113
#: en/help_topics/debug-flags.txt:1
 
9114
msgid ""
 
9115
"Debug Flags\n"
 
9116
"==========="
 
9117
msgstr ""
 
9118
 
 
9119
#: en/help_topics/debug-flags.txt:4
 
9120
msgid ""
 
9121
"These flags can be passed on the bzr command line or (without the ``-D``\n"
 
9122
"prefix) put in the ``debug_flags`` variable in ``bazaar.conf``."
 
9123
msgstr ""
 
9124
 
 
9125
#: en/help_topics/debug-flags.txt:7
 
9126
msgid ""
 
9127
"-Dauth            Trace authentication sections used.\n"
 
9128
"-Dbytes           Print out how many bytes were transferred\n"
 
9129
"-Ddirstate        Trace dirstate activity (verbose!)\n"
 
9130
"-Derror           Instead of normal error handling, always print a "
 
9131
"traceback\n"
 
9132
"                  on error.\n"
 
9133
"-Devil            Capture call sites that do expensive or badly-scaling\n"
 
9134
"                  operations.\n"
 
9135
"-Dfetch           Trace history copying between repositories.\n"
 
9136
"-Dfilters         Emit information for debugging content filtering.\n"
 
9137
"-Dforceinvdeltas  Force use of inventory deltas during generic streaming "
 
9138
"fetch.\n"
 
9139
"-Dgraph           Trace graph traversal.\n"
 
9140
"-Dhashcache       Log every time a working file is read to determine its "
 
9141
"hash.\n"
 
9142
"-Dhooks           Trace hook execution.\n"
 
9143
"-Dhpss            Trace smart protocol requests and responses.\n"
 
9144
"-Dhpssdetail      More hpss details.\n"
 
9145
"-Dhpssvfs         Traceback on vfs access to Remote objects.\n"
 
9146
"-Dhttp            Trace http connections, requests and responses.\n"
 
9147
"-Dindex           Trace major index operations.\n"
 
9148
"-Dknit            Trace knit operations.\n"
 
9149
"-Dlock            Trace when lockdir locks are taken or released.\n"
 
9150
"-Dprogress        Trace progress bar operations.\n"
 
9151
"-Dmem_dump        Dump memory to a file upon an out of memory error.\n"
 
9152
"-Dmerge           Emit information for debugging merges.\n"
 
9153
"-Dno_apport       Don't use apport to report crashes.\n"
 
9154
"-Dno_activity \t  Don't show transport activity indicator in progress bar.\n"
 
9155
"-Dpack            Emit information about pack operations.\n"
 
9156
"-Drelock          Emit a message every time a branch or repository object "
 
9157
"is\n"
 
9158
"                  unlocked then relocked the same way.\n"
 
9159
"-Dsftp            Trace SFTP internals.\n"
 
9160
"-Dstatic_tuple    Error when a tuple is used where a StaticTuple is "
 
9161
"expected\n"
 
9162
"-Dstream          Trace fetch streams.\n"
 
9163
"-Dstrict_locks    Trace when OS locks are potentially used in a non-"
 
9164
"portable\n"
 
9165
"                  manner.\n"
 
9166
"-Dunlock          Some errors during unlock are treated as warnings.\n"
 
9167
"-DIDS_never       Never use InterDifferingSerializer when fetching.\n"
 
9168
"-DIDS_always      Always use InterDifferingSerializer to fetch if "
 
9169
"appropriate\n"
 
9170
"                  for the format, even for non-local fetches.\n"
 
9171
msgstr ""
 
9172
 
 
9173
#: en/help_topics/diverged-branches.txt:1
 
9174
msgid ""
 
9175
"Diverged Branches\n"
 
9176
"================="
 
9177
msgstr ""
 
9178
 
 
9179
#: en/help_topics/diverged-branches.txt:4
 
9180
msgid ""
 
9181
"When Bazaar tries to push one branch onto another, it requires that the\n"
 
9182
"destination branch must be ready to receive the source branch.  If this "
 
9183
"isn't\n"
 
9184
"the case, then we say that the branches have ``diverged``.  Branches are\n"
 
9185
"considered diverged if the destination branch's most recent commit is one "
 
9186
"that\n"
 
9187
"has not been merged (directly or indirectly) by the source branch.  To "
 
9188
"recover\n"
 
9189
"from diverged branches, one must merge the missing revisions into the "
 
9190
"source\n"
 
9191
"branch."
 
9192
msgstr ""
 
9193
 
 
9194
#: en/help_topics/diverged-branches.txt:12
 
9195
msgid ""
 
9196
"This situation commonly arises when using a centralized workflow with local\n"
 
9197
"commits.  If someone else has committed new work to the mainline since your\n"
 
9198
"last pull and you have local commits that have not yet been pushed to the\n"
 
9199
"mainline, then your local branch and the mainline have diverged."
 
9200
msgstr ""
 
9201
 
 
9202
#: en/help_topics/diverged-branches.txt:17
 
9203
msgid ""
 
9204
"Discovering What Has Diverged\n"
 
9205
"-----------------------------"
 
9206
msgstr ""
 
9207
 
 
9208
#: en/help_topics/diverged-branches.txt:20
 
9209
msgid ""
 
9210
"The ``bzr missing`` command is used to find out what revisions are in "
 
9211
"another\n"
 
9212
"branch that are not present in the current branch, and vice-versa.  It shows "
 
9213
"a\n"
 
9214
"summary of  which extra revisions exist in each branch.  If you want to see "
 
9215
"the\n"
 
9216
"precise effects of those revisions, you can use ``bzr diff --"
 
9217
"old=other_branch``\n"
 
9218
"to show the differences between other_branch and your current branch."
 
9219
msgstr ""
 
9220
 
 
9221
#: en/help_topics/diverged-branches.txt:26
 
9222
msgid ""
 
9223
"A Solution\n"
 
9224
"----------"
 
9225
msgstr ""
 
9226
 
 
9227
#: en/help_topics/diverged-branches.txt:29
 
9228
msgid ""
 
9229
"The solution is to merge the revisions from the mainline into your local\n"
 
9230
"branch.  To do so, use ``bzr merge`` to get the new revisions from the\n"
 
9231
"mainline.  This merge may result in conflicts if the other developer's "
 
9232
"changes\n"
 
9233
"overlap with your changes.  These conflicts should be resolved before\n"
 
9234
"continuing. After any conflicts have been resolved, or even if there were "
 
9235
"no\n"
 
9236
"conflicts, Bazaar requires that you explicitly commit these new revisions\n"
 
9237
"to your local branch.  This requirement gives you an opportunity to test "
 
9238
"the\n"
 
9239
"resulting working tree for correctness, since the merged revisions could "
 
9240
"have\n"
 
9241
"made arbitrary changes.  After testing, you should commit the merge using\n"
 
9242
"``bzr commit``.  This clears up the diverged branches situation.  Your "
 
9243
"local\n"
 
9244
"branch can now be pushed to the mainline.\n"
 
9245
msgstr ""
 
9246
 
 
9247
#: en/help_topics/eol.txt:1
 
9248
msgid ""
 
9249
"End of Line Conversion\n"
 
9250
"======================"
 
9251
msgstr ""
 
9252
 
 
9253
#: en/help_topics/eol.txt:4
 
9254
msgid ""
 
9255
"EOL conversion is provided as a content filter where Bazaar internally\n"
 
9256
"stores a canonical format but outputs a convenience format. See\n"
 
9257
"``bzr help content-filters`` for general information about using these."
 
9258
msgstr ""
 
9259
 
 
9260
#: en/help_topics/eol.txt:8
 
9261
msgid ""
 
9262
"Note: Content filtering is only supported in recently added formats,\n"
 
9263
"e.g. 1.14. Be sure that both the repository *and* the branch are\n"
 
9264
"in a recent format. (Just setting the format on the repository\n"
 
9265
"is not enough.) If content filtering does not appear to be working, use\n"
 
9266
"'bzr info -v' to confirm that the branch is using \"Working tree format 5\"\n"
 
9267
"or later."
 
9268
msgstr ""
 
9269
 
 
9270
#: en/help_topics/eol.txt:15
 
9271
msgid ""
 
9272
"EOL conversion needs to be enabled for selected file patterns using\n"
 
9273
"rules. See ``bzr help rules`` for general information on defining rules.\n"
 
9274
"Currently, rules are only supported in $BZR_HOME/.bazaar/rules (or\n"
 
9275
"%BZR_HOME%/bazaar/2.0/rules on Windows). Branch specific rules will be\n"
 
9276
"supported in a future verison of Bazaar."
 
9277
msgstr ""
 
9278
 
 
9279
#: en/help_topics/eol.txt:21
 
9280
msgid ""
 
9281
"To configure which files to filter, set ``eol`` to one of the values below.\n"
 
9282
"(If a value is not set, ``exact`` is the default.)"
 
9283
msgstr ""
 
9284
 
 
9285
#: en/help_topics/eol.txt:24
 
9286
msgid ""
 
9287
" ========== ===================================== ======================\n"
 
9288
" Value      Checkout end-of-lines as              Commit end-of-lines as\n"
 
9289
" ========== ===================================== ======================\n"
 
9290
" ``native`` ``crlf`` on Windows, ``lf`` otherwise ``lf``\n"
 
9291
" ---------- ------------------------------------- ----------------------\n"
 
9292
" ``lf``     ``lf``                                ``lf``\n"
 
9293
" ---------- ------------------------------------- ----------------------\n"
 
9294
" ``crlf``   ``crlf``                              ``lf``\n"
 
9295
" ---------- ------------------------------------- ----------------------\n"
 
9296
" ``exact``  No conversion                         Exactly as in file\n"
 
9297
" ========== ===================================== ======================"
 
9298
msgstr ""
 
9299
 
 
9300
#: en/help_topics/eol.txt:36
 
9301
msgid ""
 
9302
"Note: For safety reasons, no conversion is applied to any file where a null\n"
 
9303
"byte is detected in the file."
 
9304
msgstr ""
 
9305
 
 
9306
#: en/help_topics/eol.txt:39
 
9307
msgid ""
 
9308
"For users working on a cross-platform project, here is a suggested rule\n"
 
9309
"to use as a starting point::"
 
9310
msgstr ""
 
9311
 
 
9312
#: en/help_topics/eol.txt:42
 
9313
msgid ""
 
9314
"  [name *]\n"
 
9315
"  eol = native"
 
9316
msgstr ""
 
9317
 
 
9318
#: en/help_topics/eol.txt:45
 
9319
msgid ""
 
9320
"If you have binary files that do not contain a null byte though, be\n"
 
9321
"sure to add ``eol = exact`` rules for those as well. You can do this\n"
 
9322
"by giving more explicit patterns earlier in the rules file. For example::"
 
9323
msgstr ""
 
9324
 
 
9325
#: en/help_topics/eol.txt:49
 
9326
msgid ""
 
9327
"  [name *.png]\n"
 
9328
"  eol = exact"
 
9329
msgstr ""
 
9330
 
 
9331
#: en/help_topics/eol.txt:55
 
9332
msgid ""
 
9333
"If your working tree is on a network drive shared by users on different\n"
 
9334
"operating systems, you typically want to force certain conventions for\n"
 
9335
"certain files. In that way, if a file is created with the wrong line\n"
 
9336
"endings or line endings get mixed during editing, it gets committed\n"
 
9337
"correctly and gets checked out correctly. For example::"
 
9338
msgstr ""
 
9339
 
 
9340
#: en/help_topics/eol.txt:61
 
9341
msgid ""
 
9342
"  [name *.bat]\n"
 
9343
"  eol = crlf"
 
9344
msgstr ""
 
9345
 
 
9346
#: en/help_topics/eol.txt:64
 
9347
msgid ""
 
9348
"  [name *.sh]\n"
 
9349
"  eol = lf"
 
9350
msgstr ""
 
9351
 
 
9352
#: en/help_topics/eol.txt:70
 
9353
msgid ""
 
9354
"If you take the care to create files with their required endings, you can\n"
 
9355
"achieve *almost* the same thing by using ``eol = exact``. It is slightly\n"
 
9356
"safer to use ``lf`` and ``crlf`` though because edits accidentally\n"
 
9357
"introducing mixed line endings will be corrected during commit for files\n"
 
9358
"with those settings."
 
9359
msgstr ""
 
9360
 
 
9361
#: en/help_topics/eol.txt:76
 
9362
msgid ""
 
9363
"If you have sample test data that deliberately has text files with mixed\n"
 
9364
"newline conventions, you can ask for those to be left alone like this::"
 
9365
msgstr ""
 
9366
 
 
9367
#: en/help_topics/eol.txt:79
 
9368
msgid ""
 
9369
"  [name test_data/]\n"
 
9370
"  eol = exact"
 
9371
msgstr ""
 
9372
 
 
9373
#: en/help_topics/eol.txt:85
 
9374
msgid ""
 
9375
"Note that ``exact`` does not imply the file is binary but it does mean\n"
 
9376
"that no conversion of end-of-lines will be done. (Bazaar currently relies\n"
 
9377
"of content analysis to detect binary files for commands like ``diff``.\n"
 
9378
"In the future, a ``binary = true`` rule may be added but it is not\n"
 
9379
"supported yet.)"
 
9380
msgstr ""
 
9381
 
 
9382
#: en/help_topics/eol.txt:91
 
9383
msgid ""
 
9384
"If you have an existing repository with text files already stored using\n"
 
9385
"Windows newline conventions (``crlf``), then you may want to keep using "
 
9386
"that\n"
 
9387
"convention in the repository. Forcing certain files to this convention\n"
 
9388
"may also help users who do not have rules configured. To do this, set\n"
 
9389
"``eol`` to one of the values below."
 
9390
msgstr ""
 
9391
 
 
9392
#: en/help_topics/eol.txt:97
 
9393
msgid ""
 
9394
" ============================ ======================== "
 
9395
"======================\n"
 
9396
" Value                        Checkout end-of-lines as Commit end-of-lines "
 
9397
"as\n"
 
9398
" ============================ ======================== "
 
9399
"======================\n"
 
9400
" ``native-with-crlf-in-repo`` ``crlf`` on Windows,     ``crlf``\n"
 
9401
"                              ``lf`` otherwise\n"
 
9402
" ---------------------------- ------------------------ "
 
9403
"----------------------\n"
 
9404
" ``lf-with-crlf-in-repo``     ``lf``                   ``crlf``\n"
 
9405
" ---------------------------- ------------------------ "
 
9406
"----------------------\n"
 
9407
" ``crlf-with-crlf-in-repo``   ``crlf``                 ``crlf``\n"
 
9408
" ============================ ======================== ======================"
 
9409
msgstr ""
 
9410
 
 
9411
#: en/help_topics/eol.txt:108
 
9412
msgid ""
 
9413
"For users working on an existing project that uses Windows newline\n"
 
9414
"conventions in their Bazaar repository, this rule is suggested as a\n"
 
9415
"starting point::"
 
9416
msgstr ""
 
9417
 
 
9418
#: en/help_topics/eol.txt:112
 
9419
msgid ""
 
9420
"  [name *]\n"
 
9421
"  eol = native-with-crlf-in-repo"
 
9422
msgstr ""
 
9423
 
 
9424
#: en/help_topics/eol.txt:115
 
9425
msgid ""
 
9426
"For new projects, it is recommended that end-of-lines be stored as ``lf``\n"
 
9427
"and that users stick to the basic settings, i.e. ``native``, ``lf``,\n"
 
9428
"``crlf`` and ``exact``."
 
9429
msgstr ""
 
9430
 
 
9431
#: en/help_topics/eol.txt:119
 
9432
msgid ""
 
9433
"Note: Bazaar's EOL conversion will convert the content of files but\n"
 
9434
"never reject files because a given line ending or mixed line endings\n"
 
9435
"are found. A precommit hook should be used if you wish to validate\n"
 
9436
"(and not just convert) content before committing.\n"
 
9437
msgstr ""
 
9438
 
 
9439
#: en/help_topics/hidden-commands.txt:1
 
9440
msgid ""
 
9441
"added                  List files added in working tree.\n"
 
9442
"ancestry               List all revisions merged into this branch.\n"
 
9443
"assert-fail            Test reporting of assertion failures\n"
 
9444
"bundle-info            Output interesting stats about a bundle\n"
 
9445
"bundle-revisions       Create a merge-directive for submitting changes.\n"
 
9446
"cat-revision           Write out metadata for a revision.\n"
 
9447
"dpush                  Push into a different VCS without any custom bzr\n"
 
9448
"                       metadata.\n"
 
9449
"dump-btree             Dump the contents of a btree index file to stdout.\n"
 
9450
"export-pot             Export command helps and error messages in po "
 
9451
"format.\n"
 
9452
"file-id                Print file_id of a particular file or directory.\n"
 
9453
"file-path              Print path of file_ids to a file or directory.\n"
 
9454
"find-merge-base        Find and print a base revision for merging two "
 
9455
"branches.\n"
 
9456
"hooks                  Show hooks.\n"
 
9457
"inventory              Show inventory of the current working copy or a\n"
 
9458
"                       revision.\n"
 
9459
"is-ignored             Check if a path is ignored. [qbzr]\n"
 
9460
"is-versioned           Check if a path is versioned. [qbzr]\n"
 
9461
"local-time-offset      Show the offset in seconds from GMT to local time.\n"
 
9462
"lookup-revision        Lookup the revision-id from a revision-number\n"
 
9463
"merge-directive        Generate a merge directive for auto-merge tools.\n"
 
9464
"modified               List files modified in working tree.\n"
 
9465
"qcheckout-ala-explorer Checkout a branch. The checkout is always "
 
9466
"lightweight.\n"
 
9467
"                       [explorer]\n"
 
9468
"qhelp                  Shows a help window [qbzr]\n"
 
9469
"qmain                  The QBzr main application. [qbzr]\n"
 
9470
"qsubprocess            Run some bzr command as subprocess. [qbzr]\n"
 
9471
"re-sign                Create a digital signature for an existing revision.\n"
 
9472
"reference              list, view and set branch locations for nested "
 
9473
"trees.\n"
 
9474
"relpath                Show path of a file relative to root\n"
 
9475
"repair-workingtree     Reset the working tree state file.\n"
 
9476
"revision-history       Display the list of revision ids on a branch.\n"
 
9477
"revision-info          Show revision number and revision id for a given\n"
 
9478
"                       revision identifier.\n"
 
9479
"rocks                  Statement of optimism.\n"
 
9480
"selftest               Run internal test suite.\n"
 
9481
"shell-complete         Show appropriate completions for context.\n"
 
9482
"test-script            Run a shell-like test from a file.\n"
 
9483
"touching-revisions     Return revision-ids which affected a particular "
 
9484
"file.\n"
 
9485
"unknowns               List unknown files.\n"
 
9486
"wait-until-signalled   Test helper for\n"
 
9487
"                       test_start_and_stop_bzr_subprocess_send_signal.\n"
 
9488
msgstr ""
 
9489
 
 
9490
#: en/help_topics/hooks.txt:1
 
9491
msgid ""
 
9492
"\n"
 
9493
"Hooks\n"
 
9494
"====="
 
9495
msgstr ""
 
9496
 
 
9497
#: en/help_topics/hooks.txt:5
 
9498
msgid ""
 
9499
"Introduction\n"
 
9500
"------------"
 
9501
msgstr ""
 
9502
 
 
9503
#: en/help_topics/hooks.txt:8
 
9504
msgid "A hook of type *xxx* of class *yyy* needs to be registered using::"
 
9505
msgstr ""
 
9506
 
 
9507
#: en/help_topics/hooks.txt:10
 
9508
msgid "  yyy.hooks.install_named_hook(\"xxx\", ...)"
 
9509
msgstr ""
 
9510
 
 
9511
#: en/help_topics/hooks.txt:12
 
9512
msgid ""
 
9513
"See :doc:`Using hooks<../user-guide/hooks>` in the User Guide for examples."
 
9514
msgstr ""
 
9515
 
 
9516
#: en/help_topics/hooks.txt:14
 
9517
msgid ""
 
9518
"The class that contains each hook is given before the hooks it supplies. "
 
9519
"For\n"
 
9520
"instance, BranchHooks as the class is the hooks class for\n"
 
9521
"`bzrlib.branch.Branch.hooks`."
 
9522
msgstr ""
 
9523
 
 
9524
#: en/help_topics/hooks.txt:18
 
9525
msgid ""
 
9526
"Each description also indicates whether the hook runs on the client (the\n"
 
9527
"machine where bzr was invoked) or the server (the machine addressed by\n"
 
9528
"the branch URL).  These may be, but are not necessarily, the same machine."
 
9529
msgstr ""
 
9530
 
 
9531
#: en/help_topics/hooks.txt:22
 
9532
msgid ""
 
9533
"Plugins (including hooks) are run on the server if all of these is true:"
 
9534
msgstr ""
 
9535
 
 
9536
#: en/help_topics/hooks.txt:24
 
9537
msgid ""
 
9538
"  * The connection is via a smart server (accessed with a URL starting with\n"
 
9539
"    \"bzr://\", \"bzr+ssh://\" or \"bzr+http://\", or accessed via a "
 
9540
"\"http://\"\n"
 
9541
"    URL when a smart server is available via HTTP)."
 
9542
msgstr ""
 
9543
 
 
9544
#: en/help_topics/hooks.txt:28
 
9545
msgid ""
 
9546
"  * The hook is either server specific or part of general infrastructure "
 
9547
"rather\n"
 
9548
"    than client specific code (such as commit)."
 
9549
msgstr ""
 
9550
 
 
9551
#: en/help_topics/hooks.txt:31
 
9552
msgid ""
 
9553
"\n"
 
9554
"BranchHooks\n"
 
9555
"-----------"
 
9556
msgstr ""
 
9557
 
 
9558
#: en/help_topics/hooks.txt:35
 
9559
msgid ""
 
9560
"automatic_tag_name\n"
 
9561
"~~~~~~~~~~~~~~~~~~"
 
9562
msgstr ""
 
9563
 
 
9564
#: en/help_topics/hooks.txt:38
 
9565
msgid "Introduced in: 2.2"
 
9566
msgstr ""
 
9567
 
 
9568
#: en/help_topics/hooks.txt:40
 
9569
msgid ""
 
9570
"Called to determine an automatic tag name for a revision.\n"
 
9571
"automatic_tag_name is called with (branch, revision_id) and should\n"
 
9572
"return a tag name or None if no tag name could be determined. The\n"
 
9573
"first non-None tag name returned will be used."
 
9574
msgstr ""
 
9575
 
 
9576
#: en/help_topics/hooks.txt:45
 
9577
msgid ""
 
9578
"open\n"
 
9579
"~~~~"
 
9580
msgstr ""
 
9581
 
 
9582
#: en/help_topics/hooks.txt:48
 
9583
msgid "Introduced in: 1.8"
 
9584
msgstr ""
 
9585
 
 
9586
#: en/help_topics/hooks.txt:50
 
9587
msgid ""
 
9588
"Called with the Branch object that has been opened after a branch is\n"
 
9589
"opened."
 
9590
msgstr ""
 
9591
 
 
9592
#: en/help_topics/hooks.txt:53
 
9593
msgid ""
 
9594
"post_branch_init\n"
 
9595
"~~~~~~~~~~~~~~~~"
 
9596
msgstr ""
 
9597
 
 
9598
#: en/help_topics/hooks.txt:58
 
9599
msgid ""
 
9600
"Called after new branch initialization completes. post_branch_init is\n"
 
9601
"called with a bzrlib.branch.BranchInitHookParams. Note that init,\n"
 
9602
"branch and checkout (both heavyweight and lightweight) will all\n"
 
9603
"trigger this hook."
 
9604
msgstr ""
 
9605
 
 
9606
#: en/help_topics/hooks.txt:63
 
9607
msgid ""
 
9608
"post_change_branch_tip\n"
 
9609
"~~~~~~~~~~~~~~~~~~~~~~"
 
9610
msgstr ""
 
9611
 
 
9612
#: en/help_topics/hooks.txt:66
 
9613
msgid "Introduced in: 1.4"
 
9614
msgstr ""
 
9615
 
 
9616
#: en/help_topics/hooks.txt:68
 
9617
msgid ""
 
9618
"Called in bzr client and server after a change to the tip of a branch\n"
 
9619
"is made. post_change_branch_tip is called with a\n"
 
9620
"bzrlib.branch.ChangeBranchTipParams. Note that push, pull, commit,\n"
 
9621
"uncommit will all trigger this hook."
 
9622
msgstr ""
 
9623
 
 
9624
#: en/help_topics/hooks.txt:73
 
9625
msgid ""
 
9626
"post_commit\n"
 
9627
"~~~~~~~~~~~"
 
9628
msgstr ""
 
9629
 
 
9630
#: en/help_topics/hooks.txt:76
 
9631
msgid "Introduced in: 0.15"
 
9632
msgstr ""
 
9633
 
 
9634
#: en/help_topics/hooks.txt:78
 
9635
msgid ""
 
9636
"Called in the bzr client after a commit has completed. post_commit is\n"
 
9637
"called with (local, master, old_revno, old_revid, new_revno,\n"
 
9638
"new_revid). old_revid is NULL_REVISION for the first commit to a\n"
 
9639
"branch."
 
9640
msgstr ""
 
9641
 
 
9642
#: en/help_topics/hooks.txt:83
 
9643
msgid ""
 
9644
"post_pull\n"
 
9645
"~~~~~~~~~"
 
9646
msgstr ""
 
9647
 
 
9648
#: en/help_topics/hooks.txt:88
 
9649
msgid ""
 
9650
"Called after a pull operation completes. post_pull is called with a\n"
 
9651
"bzrlib.branch.PullResult object and only runs in the bzr client."
 
9652
msgstr ""
 
9653
 
 
9654
#: en/help_topics/hooks.txt:91
 
9655
msgid ""
 
9656
"post_push\n"
 
9657
"~~~~~~~~~"
 
9658
msgstr ""
 
9659
 
 
9660
#: en/help_topics/hooks.txt:96
 
9661
msgid ""
 
9662
"Called after a push operation completes. post_push is called with a\n"
 
9663
"bzrlib.branch.BranchPushResult object and only runs in the bzr client."
 
9664
msgstr ""
 
9665
 
 
9666
#: en/help_topics/hooks.txt:99
 
9667
msgid ""
 
9668
"post_switch\n"
 
9669
"~~~~~~~~~~~"
 
9670
msgstr ""
 
9671
 
 
9672
#: en/help_topics/hooks.txt:104
 
9673
msgid ""
 
9674
"Called after a checkout switches branch. post_switch is called with a\n"
 
9675
"bzrlib.branch.SwitchHookParams."
 
9676
msgstr ""
 
9677
 
 
9678
#: en/help_topics/hooks.txt:107
 
9679
msgid ""
 
9680
"post_uncommit\n"
 
9681
"~~~~~~~~~~~~~"
 
9682
msgstr ""
 
9683
 
 
9684
#: en/help_topics/hooks.txt:112
 
9685
msgid ""
 
9686
"Called in the bzr client after an uncommit completes. post_uncommit is\n"
 
9687
"called with (local, master, old_revno, old_revid, new_revno,\n"
 
9688
"new_revid) where local is the local branch or None, master is the\n"
 
9689
"target branch, and an empty branch receives new_revno of 0, new_revid\n"
 
9690
"of None."
 
9691
msgstr ""
 
9692
 
 
9693
#: en/help_topics/hooks.txt:118
 
9694
msgid ""
 
9695
"pre_change_branch_tip\n"
 
9696
"~~~~~~~~~~~~~~~~~~~~~"
 
9697
msgstr ""
 
9698
 
 
9699
#: en/help_topics/hooks.txt:121
 
9700
msgid "Introduced in: 1.6"
 
9701
msgstr ""
 
9702
 
 
9703
#: en/help_topics/hooks.txt:123
 
9704
msgid ""
 
9705
"Called in bzr client and server before a change to the tip of a branch\n"
 
9706
"is made. pre_change_branch_tip is called with a\n"
 
9707
"bzrlib.branch.ChangeBranchTipParams. Note that push, pull, commit,\n"
 
9708
"uncommit will all trigger this hook."
 
9709
msgstr ""
 
9710
 
 
9711
#: en/help_topics/hooks.txt:128
 
9712
msgid ""
 
9713
"pre_commit\n"
 
9714
"~~~~~~~~~~"
 
9715
msgstr ""
 
9716
 
 
9717
#: en/help_topics/hooks.txt:131
 
9718
msgid "Introduced in: 0.91"
 
9719
msgstr ""
 
9720
 
 
9721
#: en/help_topics/hooks.txt:133
 
9722
msgid ""
 
9723
"Called after a commit is calculated but before it is completed.\n"
 
9724
"pre_commit is called with (local, master, old_revno, old_revid,\n"
 
9725
"future_revno, future_revid, tree_delta, future_tree). old_revid is\n"
 
9726
"NULL_REVISION for the first commit to a branch, tree_delta is a\n"
 
9727
"TreeDelta object describing changes from the basis revision. hooks\n"
 
9728
"MUST NOT modify this delta.  future_tree is an in-memory tree obtained\n"
 
9729
"from CommitBuilder.revision_tree() and hooks MUST NOT modify this\n"
 
9730
"tree."
 
9731
msgstr ""
 
9732
 
 
9733
#: en/help_topics/hooks.txt:142
 
9734
msgid ""
 
9735
"set_rh\n"
 
9736
"~~~~~~"
 
9737
msgstr ""
 
9738
 
 
9739
#: en/help_topics/hooks.txt:147
 
9740
msgid ""
 
9741
"Invoked whenever the revision history has been set via\n"
 
9742
"set_revision_history. The api signature is (branch, revision_history),\n"
 
9743
"and the branch will be write-locked. The set_rh hook can be expensive\n"
 
9744
"for bzr to trigger, a better hook to use is\n"
 
9745
"Branch.post_change_branch_tip."
 
9746
msgstr ""
 
9747
 
 
9748
#: en/help_topics/hooks.txt:153
 
9749
msgid ""
 
9750
"transform_fallback_location\n"
 
9751
"~~~~~~~~~~~~~~~~~~~~~~~~~~~"
 
9752
msgstr ""
 
9753
 
 
9754
#: en/help_topics/hooks.txt:156
 
9755
msgid "Introduced in: 1.9"
 
9756
msgstr ""
 
9757
 
 
9758
#: en/help_topics/hooks.txt:158
 
9759
msgid ""
 
9760
"Called when a stacked branch is activating its fallback locations.\n"
 
9761
"transform_fallback_location is called with (branch, url), and should\n"
 
9762
"return a new url. Returning the same url allows it to be used as-is,\n"
 
9763
"returning a different one can be used to cause the branch to stack on\n"
 
9764
"a closer copy of that fallback_location. Note that the branch cannot\n"
 
9765
"have history accessing methods called on it during this hook because\n"
 
9766
"the fallback locations have not been activated. When there are\n"
 
9767
"multiple hooks installed for transform_fallback_location, all are\n"
 
9768
"called with the url returned from the previous hook.The order is\n"
 
9769
"however undefined."
 
9770
msgstr ""
 
9771
 
 
9772
#: en/help_topics/hooks.txt:169
 
9773
msgid ""
 
9774
"BzrDirHooks\n"
 
9775
"-----------"
 
9776
msgstr ""
 
9777
 
 
9778
#: en/help_topics/hooks.txt:172
 
9779
msgid ""
 
9780
"post_repo_init\n"
 
9781
"~~~~~~~~~~~~~~"
 
9782
msgstr ""
 
9783
 
 
9784
#: en/help_topics/hooks.txt:177
 
9785
msgid ""
 
9786
"Invoked after a repository has been initialized. post_repo_init is\n"
 
9787
"called with a bzrlib.bzrdir.RepoInitHookParams."
 
9788
msgstr ""
 
9789
 
 
9790
#: en/help_topics/hooks.txt:180
 
9791
msgid ""
 
9792
"pre_open\n"
 
9793
"~~~~~~~~"
 
9794
msgstr ""
 
9795
 
 
9796
#: en/help_topics/hooks.txt:183
 
9797
msgid "Introduced in: 1.14"
 
9798
msgstr ""
 
9799
 
 
9800
#: en/help_topics/hooks.txt:185
 
9801
msgid ""
 
9802
"Invoked before attempting to open a BzrDir with the transport that the\n"
 
9803
"open will use."
 
9804
msgstr ""
 
9805
 
 
9806
#: en/help_topics/hooks.txt:188
 
9807
msgid ""
 
9808
"CommandHooks\n"
 
9809
"------------"
 
9810
msgstr ""
 
9811
 
 
9812
#: en/help_topics/hooks.txt:191
 
9813
msgid ""
 
9814
"extend_command\n"
 
9815
"~~~~~~~~~~~~~~"
 
9816
msgstr ""
 
9817
 
 
9818
#: en/help_topics/hooks.txt:194
 
9819
msgid "Introduced in: 1.13"
 
9820
msgstr ""
 
9821
 
 
9822
#: en/help_topics/hooks.txt:196
 
9823
msgid ""
 
9824
"Called after creating a command object to allow modifications such as\n"
 
9825
"adding or removing options, docs etc. Called with the new\n"
 
9826
"bzrlib.commands.Command object."
 
9827
msgstr ""
 
9828
 
 
9829
#: en/help_topics/hooks.txt:200
 
9830
msgid ""
 
9831
"get_command\n"
 
9832
"~~~~~~~~~~~"
 
9833
msgstr ""
 
9834
 
 
9835
#: en/help_topics/hooks.txt:203
 
9836
msgid "Introduced in: 1.17"
 
9837
msgstr ""
 
9838
 
 
9839
#: en/help_topics/hooks.txt:205
 
9840
msgid ""
 
9841
"Called when creating a single command. Called with (cmd_or_None,\n"
 
9842
"command_name). get_command should either return the cmd_or_None\n"
 
9843
"parameter, or a replacement Command object that should be used for the\n"
 
9844
"command. Note that the Command.hooks hooks are core infrastructure.\n"
 
9845
"Many users will prefer to use bzrlib.commands.register_command or\n"
 
9846
"plugin_cmds.register_lazy."
 
9847
msgstr ""
 
9848
 
 
9849
#: en/help_topics/hooks.txt:212
 
9850
msgid ""
 
9851
"get_missing_command\n"
 
9852
"~~~~~~~~~~~~~~~~~~~"
 
9853
msgstr ""
 
9854
 
 
9855
#: en/help_topics/hooks.txt:217
 
9856
msgid ""
 
9857
"Called when creating a single command if no command could be found.\n"
 
9858
"Called with (command_name). get_missing_command should either return\n"
 
9859
"None, or a Command object to be used for the command."
 
9860
msgstr ""
 
9861
 
 
9862
#: en/help_topics/hooks.txt:221
 
9863
msgid ""
 
9864
"list_commands\n"
 
9865
"~~~~~~~~~~~~~"
 
9866
msgstr ""
 
9867
 
 
9868
#: en/help_topics/hooks.txt:226
 
9869
msgid ""
 
9870
"Called when enumerating commands. Called with a set of cmd_name\n"
 
9871
"strings for all the commands found so far. This set  is safe to mutate\n"
 
9872
"- e.g. to remove a command. list_commands should return the updated\n"
 
9873
"set of command names."
 
9874
msgstr ""
 
9875
 
 
9876
#: en/help_topics/hooks.txt:231
 
9877
msgid ""
 
9878
"_ConfigHooks\n"
 
9879
"------------"
 
9880
msgstr ""
 
9881
 
 
9882
#: en/help_topics/hooks.txt:234
 
9883
msgid ""
 
9884
"get\n"
 
9885
"~~~"
 
9886
msgstr ""
 
9887
 
 
9888
#: en/help_topics/hooks.txt:237
 
9889
msgid "Introduced in: 2.4"
 
9890
msgstr ""
 
9891
 
 
9892
#: en/help_topics/hooks.txt:239
 
9893
msgid ""
 
9894
"Invoked when a config option is read. The signature is (stack, name,\n"
 
9895
"value)."
 
9896
msgstr ""
 
9897
 
 
9898
#: en/help_topics/hooks.txt:242
 
9899
msgid ""
 
9900
"load\n"
 
9901
"~~~~"
 
9902
msgstr ""
 
9903
 
 
9904
#: en/help_topics/hooks.txt:247
 
9905
msgid "Invoked when a config store is loaded. The signature is (store)."
 
9906
msgstr ""
 
9907
 
 
9908
#: en/help_topics/hooks.txt:249
 
9909
msgid ""
 
9910
"remove\n"
 
9911
"~~~~~~"
 
9912
msgstr ""
 
9913
 
 
9914
#: en/help_topics/hooks.txt:254
 
9915
msgid ""
 
9916
"Invoked when a config option is removed. The signature is (stack,\n"
 
9917
"name)."
 
9918
msgstr ""
 
9919
 
 
9920
#: en/help_topics/hooks.txt:257
 
9921
msgid ""
 
9922
"save\n"
 
9923
"~~~~"
 
9924
msgstr ""
 
9925
 
 
9926
#: en/help_topics/hooks.txt:262
 
9927
msgid "Invoked when a config store is saved. The signature is (store)."
 
9928
msgstr ""
 
9929
 
 
9930
#: en/help_topics/hooks.txt:264
 
9931
msgid ""
 
9932
"set\n"
 
9933
"~~~"
 
9934
msgstr ""
 
9935
 
 
9936
#: en/help_topics/hooks.txt:269
 
9937
msgid ""
 
9938
"Invoked when a config option is set. The signature is (stack, name,\n"
 
9939
"value)."
 
9940
msgstr ""
 
9941
 
 
9942
#: en/help_topics/hooks.txt:272
 
9943
msgid ""
 
9944
"InfoHooks\n"
 
9945
"---------"
 
9946
msgstr ""
 
9947
 
 
9948
#: en/help_topics/hooks.txt:275
 
9949
msgid ""
 
9950
"repository\n"
 
9951
"~~~~~~~~~~"
 
9952
msgstr ""
 
9953
 
 
9954
#: en/help_topics/hooks.txt:278
 
9955
msgid "Introduced in: 1.15"
 
9956
msgstr ""
 
9957
 
 
9958
#: en/help_topics/hooks.txt:280
 
9959
msgid ""
 
9960
"Invoked when displaying the statistics for a repository. repository is\n"
 
9961
"called with a statistics dictionary as returned by the repository and\n"
 
9962
"a file-like object to write to."
 
9963
msgstr ""
 
9964
 
 
9965
#: en/help_topics/hooks.txt:284
 
9966
msgid ""
 
9967
"LockHooks\n"
 
9968
"---------"
 
9969
msgstr ""
 
9970
 
 
9971
#: en/help_topics/hooks.txt:287
 
9972
msgid ""
 
9973
"lock_acquired\n"
 
9974
"~~~~~~~~~~~~~"
 
9975
msgstr ""
 
9976
 
 
9977
#: en/help_topics/hooks.txt:292
 
9978
msgid "Called with a bzrlib.lock.LockResult when a physical lock is acquired."
 
9979
msgstr ""
 
9980
 
 
9981
#: en/help_topics/hooks.txt:294
 
9982
msgid ""
 
9983
"lock_broken\n"
 
9984
"~~~~~~~~~~~"
 
9985
msgstr ""
 
9986
 
 
9987
#: en/help_topics/hooks.txt:299
 
9988
msgid "Called with a bzrlib.lock.LockResult when a physical lock is broken."
 
9989
msgstr ""
 
9990
 
 
9991
#: en/help_topics/hooks.txt:301
 
9992
msgid ""
 
9993
"lock_released\n"
 
9994
"~~~~~~~~~~~~~"
 
9995
msgstr ""
 
9996
 
 
9997
#: en/help_topics/hooks.txt:306
 
9998
msgid "Called with a bzrlib.lock.LockResult when a physical lock is released."
 
9999
msgstr ""
 
10000
 
 
10001
#: en/help_topics/hooks.txt:308
 
10002
msgid ""
 
10003
"MergeHooks\n"
 
10004
"----------"
 
10005
msgstr ""
 
10006
 
 
10007
#: en/help_topics/hooks.txt:311
 
10008
msgid ""
 
10009
"merge_file_content\n"
 
10010
"~~~~~~~~~~~~~~~~~~"
 
10011
msgstr ""
 
10012
 
 
10013
#: en/help_topics/hooks.txt:314
 
10014
msgid "Introduced in: 2.1"
 
10015
msgstr ""
 
10016
 
 
10017
#: en/help_topics/hooks.txt:316
 
10018
msgid ""
 
10019
"Called with a bzrlib.merge.Merger object to create a per file merge\n"
 
10020
"object when starting a merge. Should return either None or a subclass\n"
 
10021
"of ``bzrlib.merge.AbstractPerFileMerger``. Such objects will then be\n"
 
10022
"called per file that needs to be merged (including when one side has\n"
 
10023
"deleted the file and the other has changed it). See the\n"
 
10024
"AbstractPerFileMerger API docs for details on how it is used by merge."
 
10025
msgstr ""
 
10026
 
 
10027
#: en/help_topics/hooks.txt:323
 
10028
msgid ""
 
10029
"MergeDirectiveHooks\n"
 
10030
"-------------------"
 
10031
msgstr ""
 
10032
 
 
10033
#: en/help_topics/hooks.txt:326
 
10034
msgid ""
 
10035
"merge_request_body\n"
 
10036
"~~~~~~~~~~~~~~~~~~"
 
10037
msgstr ""
 
10038
 
 
10039
#: en/help_topics/hooks.txt:329
 
10040
msgid "Introduced in: 1.15.0"
 
10041
msgstr ""
 
10042
 
 
10043
#: en/help_topics/hooks.txt:331
 
10044
msgid ""
 
10045
"Called with a MergeRequestBodyParams when a body is needed for a merge\n"
 
10046
"request.  Callbacks must return a body.  If more than one callback is\n"
 
10047
"registered, the output of one callback is provided to the next."
 
10048
msgstr ""
 
10049
 
 
10050
#: en/help_topics/hooks.txt:335
 
10051
msgid ""
 
10052
"MessageEditorHooks\n"
 
10053
"------------------"
 
10054
msgstr ""
 
10055
 
 
10056
#: en/help_topics/hooks.txt:338
 
10057
msgid ""
 
10058
"commit_message_template\n"
 
10059
"~~~~~~~~~~~~~~~~~~~~~~~"
 
10060
msgstr ""
 
10061
 
 
10062
#: en/help_topics/hooks.txt:341
 
10063
msgid "Introduced in: 1.10"
 
10064
msgstr ""
 
10065
 
 
10066
#: en/help_topics/hooks.txt:343
 
10067
msgid ""
 
10068
"Called when a commit message is being generated.\n"
 
10069
"commit_message_template is called with the bzrlib.commit.Commit object\n"
 
10070
"and the message that is known so far. commit_message_template must\n"
 
10071
"return a new message to use (which could be the same as it was given).\n"
 
10072
"When there are multiple hooks registered for commit_message_template,\n"
 
10073
"they are chained with the result from the first passed into the\n"
 
10074
"second, and so on."
 
10075
msgstr ""
 
10076
 
 
10077
#: en/help_topics/hooks.txt:351
 
10078
msgid ""
 
10079
"set_commit_message\n"
 
10080
"~~~~~~~~~~~~~~~~~~"
 
10081
msgstr ""
 
10082
 
 
10083
#: en/help_topics/hooks.txt:356
 
10084
msgid ""
 
10085
"Set a fixed commit message. set_commit_message is called with the\n"
 
10086
"bzrlib.commit.Commit object (so you can also change e.g. revision\n"
 
10087
"properties by editing commit.builder._revprops) and the message so\n"
 
10088
"far. set_commit_message must return the message to use or None if it\n"
 
10089
"should use the message editor as normal."
 
10090
msgstr ""
 
10091
 
 
10092
#: en/help_topics/hooks.txt:362
 
10093
msgid ""
 
10094
"MutableTreeHooks\n"
 
10095
"----------------"
 
10096
msgstr ""
 
10097
 
 
10098
#: en/help_topics/hooks.txt:368
 
10099
msgid "Introduced in: 2.0"
 
10100
msgstr ""
 
10101
 
 
10102
#: en/help_topics/hooks.txt:370
 
10103
msgid ""
 
10104
"Called after a commit is performed on a tree. The hook is called with\n"
 
10105
"a bzrlib.mutabletree.PostCommitHookParams object. The mutable tree the\n"
 
10106
"commit was performed on is available via the mutable_tree attribute of\n"
 
10107
"that object."
 
10108
msgstr ""
 
10109
 
 
10110
#: en/help_topics/hooks.txt:375
 
10111
msgid ""
 
10112
"start_commit\n"
 
10113
"~~~~~~~~~~~~"
 
10114
msgstr ""
 
10115
 
 
10116
#: en/help_topics/hooks.txt:380
 
10117
msgid ""
 
10118
"Called before a commit is performed on a tree. The start commit hook\n"
 
10119
"is able to change the tree before the commit takes place. start_commit\n"
 
10120
"is called with the bzrlib.mutabletree.MutableTree that the commit is\n"
 
10121
"being performed on."
 
10122
msgstr ""
 
10123
 
 
10124
#: en/help_topics/hooks.txt:385
 
10125
msgid ""
 
10126
"SmartClientHooks\n"
 
10127
"----------------"
 
10128
msgstr ""
 
10129
 
 
10130
#: en/help_topics/hooks.txt:388
 
10131
msgid ""
 
10132
"call\n"
 
10133
"~~~~"
 
10134
msgstr ""
 
10135
 
 
10136
#: en/help_topics/hooks.txt:391
 
10137
msgid "Introduced in: unknown"
 
10138
msgstr ""
 
10139
 
 
10140
#: en/help_topics/hooks.txt:393
 
10141
msgid ""
 
10142
"Called when the smart client is submitting a request to the smart\n"
 
10143
"server. Called with a bzrlib.smart.client.CallHookParams object.\n"
 
10144
"Streaming request bodies, and responses, are not accessible."
 
10145
msgstr ""
 
10146
 
 
10147
#: en/help_topics/hooks.txt:397
 
10148
msgid ""
 
10149
"SmartServerHooks\n"
 
10150
"----------------"
 
10151
msgstr ""
 
10152
 
 
10153
#: en/help_topics/hooks.txt:400
 
10154
msgid ""
 
10155
"server_exception\n"
 
10156
"~~~~~~~~~~~~~~~~"
 
10157
msgstr ""
 
10158
 
 
10159
#: en/help_topics/hooks.txt:405
 
10160
msgid ""
 
10161
"Called by the bzr server when an exception occurs. server_exception is\n"
 
10162
"called with the sys.exc_info() tuple return true for the hook if the\n"
 
10163
"exception has been handled, in which case the server will exit\n"
 
10164
"normally."
 
10165
msgstr ""
 
10166
 
 
10167
#: en/help_topics/hooks.txt:410
 
10168
msgid ""
 
10169
"server_started\n"
 
10170
"~~~~~~~~~~~~~~"
 
10171
msgstr ""
 
10172
 
 
10173
#: en/help_topics/hooks.txt:413
 
10174
msgid "Introduced in: 0.16"
 
10175
msgstr ""
 
10176
 
 
10177
#: en/help_topics/hooks.txt:415
 
10178
msgid ""
 
10179
"Called by the bzr server when it starts serving a directory.\n"
 
10180
"server_started is called with (backing urls, public url), where\n"
 
10181
"backing_url is a list of URLs giving the server-specific directory\n"
 
10182
"locations, and public_url is the public URL for the directory being\n"
 
10183
"served."
 
10184
msgstr ""
 
10185
 
 
10186
#: en/help_topics/hooks.txt:421
 
10187
msgid ""
 
10188
"server_started_ex\n"
 
10189
"~~~~~~~~~~~~~~~~~"
 
10190
msgstr ""
 
10191
 
 
10192
#: en/help_topics/hooks.txt:426
 
10193
msgid ""
 
10194
"Called by the bzr server when it starts serving a directory.\n"
 
10195
"server_started is called with (backing_urls, server_obj)."
 
10196
msgstr ""
 
10197
 
 
10198
#: en/help_topics/hooks.txt:429
 
10199
msgid ""
 
10200
"server_stopped\n"
 
10201
"~~~~~~~~~~~~~~"
 
10202
msgstr ""
 
10203
 
 
10204
#: en/help_topics/hooks.txt:434
 
10205
msgid ""
 
10206
"Called by the bzr server when it stops serving a directory.\n"
 
10207
"server_stopped is called with the same parameters as the\n"
 
10208
"server_started hook: (backing_urls, public_url)."
 
10209
msgstr ""
 
10210
 
 
10211
#: en/help_topics/hooks.txt:438
 
10212
msgid ""
 
10213
"StatusHooks\n"
 
10214
"-----------"
 
10215
msgstr ""
 
10216
 
 
10217
#: en/help_topics/hooks.txt:441
 
10218
msgid ""
 
10219
"post_status\n"
 
10220
"~~~~~~~~~~~"
 
10221
msgstr ""
 
10222
 
 
10223
#: en/help_topics/hooks.txt:444
 
10224
msgid "Introduced in: 2.3"
 
10225
msgstr ""
 
10226
 
 
10227
#: en/help_topics/hooks.txt:446
 
10228
msgid ""
 
10229
"Called with argument StatusHookParams after Bazaar has displayed the\n"
 
10230
"status. StatusHookParams has the attributes (old_tree, new_tree,\n"
 
10231
"to_file, versioned, show_ids, short, verbose). The last four arguments\n"
 
10232
"correspond to the command line options specified by the user for the\n"
 
10233
"status command. to_file is the output stream for writing."
 
10234
msgstr ""
 
10235
 
 
10236
#: en/help_topics/hooks.txt:452
 
10237
msgid ""
 
10238
"pre_status\n"
 
10239
"~~~~~~~~~~"
 
10240
msgstr ""
 
10241
 
 
10242
#: en/help_topics/hooks.txt:457
 
10243
msgid ""
 
10244
"Called with argument StatusHookParams before Bazaar displays the\n"
 
10245
"status. StatusHookParams has the attributes (old_tree, new_tree,\n"
 
10246
"to_file, versioned, show_ids, short, verbose). The last four arguments\n"
 
10247
"correspond to the command line options specified by the user for the\n"
 
10248
"status command. to_file is the output stream for writing."
 
10249
msgstr ""
 
10250
 
 
10251
#: en/help_topics/hooks.txt:463
 
10252
msgid ""
 
10253
"RioVersionInfoBuilderHooks\n"
 
10254
"--------------------------"
 
10255
msgstr ""
 
10256
 
 
10257
#: en/help_topics/hooks.txt:466
 
10258
msgid ""
 
10259
"revision\n"
 
10260
"~~~~~~~~"
 
10261
msgstr ""
 
10262
 
 
10263
#: en/help_topics/hooks.txt:471
 
10264
msgid ""
 
10265
"Invoked when adding information about a revision to the RIO stanza\n"
 
10266
"that is printed. revision is called with a revision object and a RIO\n"
 
10267
"stanza.\n"
 
10268
msgstr ""
 
10269
 
 
10270
#: en/help_topics/location-alias.txt:1
 
10271
msgid ""
 
10272
"Location aliases\n"
 
10273
"================"
 
10274
msgstr ""
 
10275
 
 
10276
#: en/help_topics/location-alias.txt:4
 
10277
msgid ""
 
10278
"Bazaar defines several aliases for locations associated with a branch.  "
 
10279
"These\n"
 
10280
"can be used with most commands that expect a location, such as `bzr push`."
 
10281
msgstr ""
 
10282
 
 
10283
#: en/help_topics/location-alias.txt:7
 
10284
msgid "The aliases are::"
 
10285
msgstr ""
 
10286
 
 
10287
#: en/help_topics/location-alias.txt:9
 
10288
msgid ""
 
10289
"  :parent    the parent of this branch\n"
 
10290
"  :submit    the submit branch for this branch\n"
 
10291
"  :public    the public location of this branch\n"
 
10292
"  :bound     the branch this branch is bound to, for bound branches\n"
 
10293
"  :push      the saved location used for `bzr push` with no arguments\n"
 
10294
"  :this      this branch"
 
10295
msgstr ""
 
10296
 
 
10297
#: en/help_topics/location-alias.txt:16
 
10298
msgid "For example, to push to the parent location::"
 
10299
msgstr ""
 
10300
 
 
10301
#: en/help_topics/location-alias.txt:18
 
10302
msgid "    bzr push :parent"
 
10303
msgstr ""
 
10304
 
 
10305
#: en/help_topics/log-formats.txt:1
 
10306
msgid ""
 
10307
"Log Formats\n"
 
10308
"==========="
 
10309
msgstr ""
 
10310
 
 
10311
#: en/help_topics/log-formats.txt:4
 
10312
msgid ""
 
10313
"A log format controls how information about each revision is displayed.\n"
 
10314
"The standard log formats are compared below::"
 
10315
msgstr ""
 
10316
 
 
10317
#: en/help_topics/log-formats.txt:7
 
10318
msgid ""
 
10319
"  Feature                 long           short         line\n"
 
10320
"  ----------------------  -------------  ------------  -------------------\n"
 
10321
"  design goal             detailed view  concise view  1 revision per line\n"
 
10322
"  committer               name+email     name only     name only\n"
 
10323
"  author                  name+email     -             -\n"
 
10324
"  date-time format        full           date only     date only\n"
 
10325
"  commit message          full           full          top line\n"
 
10326
"  tags                    yes            yes           yes\n"
 
10327
"  merges indicator        -              yes           -\n"
 
10328
"  status/delta            optional       optional      -\n"
 
10329
"  diff/patch              optional       optional      -\n"
 
10330
"  revision-id             optional       optional      -\n"
 
10331
"  branch nick             yes            -             -\n"
 
10332
"  foreign vcs properties  yes            yes           -\n"
 
10333
"  preferred levels        all            1             1\n"
 
10334
"  digital signature       optional       -             -"
 
10335
msgstr ""
 
10336
 
 
10337
#: en/help_topics/log-formats.txt:24
 
10338
msgid ""
 
10339
"The default format is ``long``. To change this, define the ``log_format``\n"
 
10340
"setting in the ``[DEFAULT]`` section of ``bazaar.conf`` like this (say)::"
 
10341
msgstr ""
 
10342
 
 
10343
#: en/help_topics/log-formats.txt:27
 
10344
msgid ""
 
10345
"  [DEFAULT]\n"
 
10346
"  log_format = short"
 
10347
msgstr ""
 
10348
 
 
10349
#: en/help_topics/log-formats.txt:30
 
10350
msgid ""
 
10351
"Alternatively, to change the log format used for a given query, use the\n"
 
10352
"--long, --short or --line options."
 
10353
msgstr ""
 
10354
 
 
10355
#: en/help_topics/log-formats.txt:33
 
10356
msgid ""
 
10357
"If one of the standard log formats does not meet your needs, additional\n"
 
10358
"formats can be provided by plugins.\n"
 
10359
msgstr ""
 
10360
 
 
10361
#: en/help_topics/other-formats.txt:1
 
10362
msgid "Other Storage Formats"
 
10363
msgstr ""
 
10364
 
 
10365
#: en/help_topics/other-formats.txt:3
 
10366
msgid "No experimental formats are available."
 
10367
msgstr ""
 
10368
 
 
10369
#: en/help_topics/other-formats.txt:5
 
10370
msgid ""
 
10371
"\n"
 
10372
"No deprecated formats are available."
 
10373
msgstr ""
 
10374
 
 
10375
#: en/help_topics/patterns.txt:1
 
10376
msgid ""
 
10377
"Patterns\n"
 
10378
"========"
 
10379
msgstr ""
 
10380
 
 
10381
#: en/help_topics/patterns.txt:4
 
10382
msgid ""
 
10383
"Bazaar uses patterns to match files at various times. For example,\n"
 
10384
"the ``add`` command skips over files that match ignore patterns\n"
 
10385
"and preferences can be associated with files using rule patterns.\n"
 
10386
"The pattern syntax is described below."
 
10387
msgstr ""
 
10388
 
 
10389
#: en/help_topics/patterns.txt:9
 
10390
msgid ""
 
10391
"Trailing slashes on patterns are ignored. If the pattern contains a\n"
 
10392
"slash or is a regular expression, it is compared to the whole path\n"
 
10393
"from the branch root. Otherwise, it is compared to only the last\n"
 
10394
"component of the path. To match a file only in the root directory,\n"
 
10395
"prepend ``./``. Patterns specifying absolute paths are not allowed."
 
10396
msgstr ""
 
10397
 
 
10398
#: en/help_topics/patterns.txt:15
 
10399
msgid "Patterns may include globbing wildcards such as::"
 
10400
msgstr ""
 
10401
 
 
10402
#: en/help_topics/patterns.txt:17
 
10403
msgid ""
 
10404
"  ? - Matches any single character except '/'\n"
 
10405
"  * - Matches 0 or more characters except '/'\n"
 
10406
"  /**/ - Matches 0 or more directories in a path\n"
 
10407
"  [a-z] - Matches a single character from within a group of characters"
 
10408
msgstr ""
 
10409
 
 
10410
#: en/help_topics/patterns.txt:22
 
10411
msgid ""
 
10412
"Patterns may also be `Python regular expressions`_. Regular expression\n"
 
10413
"patterns are identified by a ``RE:`` prefix followed by the regular\n"
 
10414
"expression.  Regular expression patterns may not include named or\n"
 
10415
"numbered groups."
 
10416
msgstr ""
 
10417
 
 
10418
#: en/help_topics/patterns.txt:27
 
10419
msgid ""
 
10420
"Case insensitive ignore patterns can be specified with regular expressions\n"
 
10421
"by using the ``i`` (for ignore case) flag in the pattern."
 
10422
msgstr ""
 
10423
 
 
10424
#: en/help_topics/patterns.txt:30
 
10425
msgid "For example, a case insensitive match for ``foo`` may be specified as::"
 
10426
msgstr ""
 
10427
 
 
10428
#: en/help_topics/patterns.txt:32
 
10429
msgid "  RE:(?i)foo"
 
10430
msgstr ""
 
10431
 
 
10432
#: en/help_topics/patterns.txt:34
 
10433
msgid ""
 
10434
"Ignore patterns may be prefixed with ``!``, which means that a filename\n"
 
10435
"matched by that pattern will not be ignored."
 
10436
msgstr ""
 
10437
 
 
10438
#: en/help_topics/patterns.txt:37
 
10439
msgid ".. _Python regular expressions: http://docs.python.org/library/re.html"
 
10440
msgstr ""
 
10441
 
 
10442
#: en/help_topics/revisionspec.txt:1
 
10443
msgid "Revision Identifiers"
 
10444
msgstr ""
 
10445
 
 
10446
#: en/help_topics/revisionspec.txt:3
 
10447
msgid ""
 
10448
"A revision identifier refers to a specific state of a branch's history.  It\n"
 
10449
"can be expressed in several ways.  It can begin with a keyword to\n"
 
10450
"unambiguously specify a given lookup type; some examples are 'last:1',\n"
 
10451
"'before:yesterday' and 'submit:'."
 
10452
msgstr ""
 
10453
 
 
10454
#: en/help_topics/revisionspec.txt:8
 
10455
msgid ""
 
10456
"Alternately, it can be given without a keyword, in which case it will be\n"
 
10457
"checked as a revision number, a tag, a revision id, a date specification, or "
 
10458
"a\n"
 
10459
"branch specification, in that order.  For example, 'date:today' could be\n"
 
10460
"written as simply 'today', though if you have a tag called 'today' that "
 
10461
"will\n"
 
10462
"be found first."
 
10463
msgstr ""
 
10464
 
 
10465
#: en/help_topics/revisionspec.txt:14
 
10466
msgid ""
 
10467
"If 'REV1' and 'REV2' are revision identifiers, then 'REV1..REV2' denotes a\n"
 
10468
"revision range. Examples: '3647..3649', 'date:yesterday..-1' and\n"
 
10469
"'branch:/path/to/branch1/..branch:/branch2' (note that there are no quotes "
 
10470
"or\n"
 
10471
"spaces around the '..')."
 
10472
msgstr ""
 
10473
 
 
10474
#: en/help_topics/revisionspec.txt:19
 
10475
msgid ""
 
10476
"Ranges are interpreted differently by different commands. To the \"log\" "
 
10477
"command,\n"
 
10478
"a range is a sequence of log messages, but to the \"diff\" command, the "
 
10479
"range\n"
 
10480
"denotes a change between revisions (and not a sequence of changes).  In\n"
 
10481
"addition, \"log\" considers a closed range whereas \"diff\" and \"merge\" "
 
10482
"consider it\n"
 
10483
"to be open-ended, that is, they include one end but not the other.  For "
 
10484
"example:\n"
 
10485
"\"bzr log -r 3647..3649\" shows the messages of revisions 3647, 3648 and "
 
10486
"3649,\n"
 
10487
"while \"bzr diff -r 3647..3649\" includes the changes done in revisions 3648 "
 
10488
"and\n"
 
10489
"3649, but not 3647."
 
10490
msgstr ""
 
10491
 
 
10492
#: en/help_topics/revisionspec.txt:28
 
10493
msgid "The keywords used as revision selection methods are the following:"
 
10494
msgstr ""
 
10495
 
 
10496
#: en/help_topics/revisionspec.txt:30
 
10497
msgid ""
 
10498
":revid:\n"
 
10499
"\tSelects a revision using the revision id.\n"
 
10500
":submit:\n"
 
10501
"\tSelects a common ancestor with the submit branch.\n"
 
10502
":ancestor:\n"
 
10503
"\tSelects a common ancestor with a second branch.\n"
 
10504
":date:\n"
 
10505
"\tSelects a revision on the basis of a datestamp.\n"
 
10506
":branch:\n"
 
10507
"\tSelects the last revision of a specified branch.\n"
 
10508
":tag:\n"
 
10509
"\tSelects a revision identified by a tag name.\n"
 
10510
":package:\n"
 
10511
"\tSelects the revision corresponding to a version of a package.\n"
 
10512
":revno:\n"
 
10513
"\tSelects a revision using a number.\n"
 
10514
":before:\n"
 
10515
"\tSelects the parent of the revision specified.\n"
 
10516
":annotate:\n"
 
10517
"\tSelect the revision that last modified the specified line.\n"
 
10518
":mainline:\n"
 
10519
"\tSelect mainline revision that merged the specified revision.\n"
 
10520
":last:\n"
 
10521
"\tSelects the nth revision from the end."
 
10522
msgstr ""
 
10523
 
 
10524
#: en/help_topics/revisionspec.txt:55
 
10525
msgid "In addition, plugins can provide other keywords."
 
10526
msgstr ""
 
10527
 
 
10528
#: en/help_topics/revisionspec.txt:57
 
10529
msgid "A detailed description of each keyword is given below."
 
10530
msgstr ""
 
10531
 
 
10532
#: en/help_topics/revisionspec.txt:59
 
10533
msgid ":revid:"
 
10534
msgstr ""
 
10535
 
 
10536
#: en/help_topics/revisionspec.txt:61
 
10537
msgid ""
 
10538
"    Supply a specific revision id, that can be used to specify any\n"
 
10539
"    revision id in the ancestry of the branch.\n"
 
10540
"    Including merges, and pending merges.\n"
 
10541
"    Examples::"
 
10542
msgstr ""
 
10543
 
 
10544
#: en/help_topics/revisionspec.txt:66
 
10545
msgid ""
 
10546
"      revid:aaaa@bbbb-123456789 -> Select revision 'aaaa@bbbb-123456789'"
 
10547
msgstr ""
 
10548
 
 
10549
#: en/help_topics/revisionspec.txt:68
 
10550
msgid ":submit:"
 
10551
msgstr ""
 
10552
 
 
10553
#: en/help_topics/revisionspec.txt:70
 
10554
msgid ""
 
10555
"    Diffing against this shows all the changes that were made in this "
 
10556
"branch,\n"
 
10557
"    and is a good predictor of what merge will do.  The submit branch is\n"
 
10558
"    used by the bundle and merge directive commands.  If no submit branch\n"
 
10559
"    is specified, the parent branch is used instead."
 
10560
msgstr ""
 
10561
 
 
10562
#: en/help_topics/revisionspec.txt:75
 
10563
msgid ""
 
10564
"    The common ancestor is the last revision that existed in both\n"
 
10565
"    branches. Usually this is the branch point, but it could also be\n"
 
10566
"    a revision that was merged."
 
10567
msgstr ""
 
10568
 
 
10569
#: en/help_topics/revisionspec.txt:79
 
10570
msgid "    Examples::"
 
10571
msgstr ""
 
10572
 
 
10573
#: en/help_topics/revisionspec.txt:81
 
10574
msgid "      $ bzr diff -r submit:"
 
10575
msgstr ""
 
10576
 
 
10577
#: en/help_topics/revisionspec.txt:83
 
10578
msgid ":ancestor:"
 
10579
msgstr ""
 
10580
 
 
10581
#: en/help_topics/revisionspec.txt:85
 
10582
msgid "    Supply the path to a branch to select the common ancestor."
 
10583
msgstr ""
 
10584
 
 
10585
#: en/help_topics/revisionspec.txt:91
 
10586
msgid ""
 
10587
"    This is frequently used with 'diff' to return all of the changes\n"
 
10588
"    that your branch introduces, while excluding the changes that you\n"
 
10589
"    have not merged from the remote branch."
 
10590
msgstr ""
 
10591
 
 
10592
#: en/help_topics/revisionspec.txt:97
 
10593
msgid ""
 
10594
"      ancestor:/path/to/branch\n"
 
10595
"      $ bzr diff -r ancestor:../../mainline/branch"
 
10596
msgstr ""
 
10597
 
 
10598
#: en/help_topics/revisionspec.txt:100
 
10599
msgid ":date:"
 
10600
msgstr ""
 
10601
 
 
10602
#: en/help_topics/revisionspec.txt:102
 
10603
msgid ""
 
10604
"    Supply a datestamp to select the first revision that matches the date.\n"
 
10605
"    Date can be 'yesterday', 'today', 'tomorrow' or a YYYY-MM-DD string.\n"
 
10606
"    Matches the first entry after a given date (either at midnight or\n"
 
10607
"    at a specified time)."
 
10608
msgstr ""
 
10609
 
 
10610
#: en/help_topics/revisionspec.txt:107
 
10611
msgid "    One way to display all the changes since yesterday would be::"
 
10612
msgstr ""
 
10613
 
 
10614
#: en/help_topics/revisionspec.txt:109
 
10615
msgid "        bzr log -r date:yesterday.."
 
10616
msgstr ""
 
10617
 
 
10618
#: en/help_topics/revisionspec.txt:113
 
10619
msgid ""
 
10620
"      date:yesterday            -> select the first revision since "
 
10621
"yesterday\n"
 
10622
"      date:2006-08-14,17:10:14  -> select the first revision after\n"
 
10623
"                                   August 14th, 2006 at 5:10pm."
 
10624
msgstr ""
 
10625
 
 
10626
#: en/help_topics/revisionspec.txt:117
 
10627
msgid ":branch:"
 
10628
msgstr ""
 
10629
 
 
10630
#: en/help_topics/revisionspec.txt:119
 
10631
msgid "    Supply the path to a branch to select its last revision."
 
10632
msgstr ""
 
10633
 
 
10634
#: en/help_topics/revisionspec.txt:123
 
10635
msgid "      branch:/path/to/branch"
 
10636
msgstr ""
 
10637
 
 
10638
#: en/help_topics/revisionspec.txt:125
 
10639
msgid ":tag:"
 
10640
msgstr ""
 
10641
 
 
10642
#: en/help_topics/revisionspec.txt:127
 
10643
msgid "    Tags are stored in the branch and created by the 'tag' command."
 
10644
msgstr ""
 
10645
 
 
10646
#: en/help_topics/revisionspec.txt:129
 
10647
msgid ":package:"
 
10648
msgstr ""
 
10649
 
 
10650
#: en/help_topics/revisionspec.txt:131
 
10651
msgid ""
 
10652
"    Given a package version number this revision specifier will allow you\n"
 
10653
"    specify the revision corresponding to the upload of that version of\n"
 
10654
"    the package."
 
10655
msgstr ""
 
10656
 
 
10657
#: en/help_topics/revisionspec.txt:135
 
10658
msgid ":revno:"
 
10659
msgstr ""
 
10660
 
 
10661
#: en/help_topics/revisionspec.txt:137
 
10662
msgid ""
 
10663
"    Use an integer to specify a revision in the history of the branch.\n"
 
10664
"    Optionally a branch can be specified.  A negative number will count\n"
 
10665
"    from the end of the branch (-1 is the last revision, -2 the previous\n"
 
10666
"    one). If the negative number is larger than the branch's history, the\n"
 
10667
"    first revision is returned.\n"
 
10668
"    Examples::"
 
10669
msgstr ""
 
10670
 
 
10671
#: en/help_topics/revisionspec.txt:144
 
10672
msgid ""
 
10673
"      revno:1                   -> return the first revision of this branch\n"
 
10674
"      revno:3:/path/to/branch   -> return the 3rd revision of\n"
 
10675
"                                   the branch '/path/to/branch'\n"
 
10676
"      revno:-1                  -> The last revision in a branch.\n"
 
10677
"      -2:http://other/branch    -> The second to last revision in the\n"
 
10678
"                                   remote branch.\n"
 
10679
"      -1000000                  -> Most likely the first revision, unless\n"
 
10680
"                                   your history is very long."
 
10681
msgstr ""
 
10682
 
 
10683
#: en/help_topics/revisionspec.txt:153
 
10684
msgid ":before:"
 
10685
msgstr ""
 
10686
 
 
10687
#: en/help_topics/revisionspec.txt:155
 
10688
msgid ""
 
10689
"    Supply any revision spec to return the parent of that revision.  This "
 
10690
"is\n"
 
10691
"    mostly useful when inspecting revisions that are not in the revision "
 
10692
"history\n"
 
10693
"    of a branch."
 
10694
msgstr ""
 
10695
 
 
10696
#: en/help_topics/revisionspec.txt:159
 
10697
msgid ""
 
10698
"    It is an error to request the parent of the null revision (before:0)."
 
10699
msgstr ""
 
10700
 
 
10701
#: en/help_topics/revisionspec.txt:163
 
10702
msgid ""
 
10703
"      before:1913    -> Return the parent of revno 1913 (revno 1912)\n"
 
10704
"      before:revid:aaaa@bbbb-1234567890  -> return the parent of revision\n"
 
10705
"                                            aaaa@bbbb-1234567890\n"
 
10706
"      bzr diff -r before:1913..1913\n"
 
10707
"            -> Find the changes between revision 1913 and its parent "
 
10708
"(1912).\n"
 
10709
"               (What changes did revision 1913 introduce).\n"
 
10710
"               This is equivalent to:  bzr diff -c 1913"
 
10711
msgstr ""
 
10712
 
 
10713
#: en/help_topics/revisionspec.txt:171
 
10714
msgid ":annotate:"
 
10715
msgstr ""
 
10716
 
 
10717
#: en/help_topics/revisionspec.txt:173
 
10718
msgid ""
 
10719
"    Select the revision that last modified the specified line.  Line is\n"
 
10720
"    specified as path:number.  Path is a relative path to the file.  "
 
10721
"Numbers\n"
 
10722
"    start at 1, and are relative to the current version, not the last-\n"
 
10723
"    committed version of the file."
 
10724
msgstr ""
 
10725
 
 
10726
#: en/help_topics/revisionspec.txt:178
 
10727
msgid ":mainline:"
 
10728
msgstr ""
 
10729
 
 
10730
#: en/help_topics/revisionspec.txt:180
 
10731
msgid ""
 
10732
"    Select the revision that merged the specified revision into mainline."
 
10733
msgstr ""
 
10734
 
 
10735
#: en/help_topics/revisionspec.txt:182
 
10736
msgid ":last:"
 
10737
msgstr ""
 
10738
 
 
10739
#: en/help_topics/revisionspec.txt:184
 
10740
msgid ""
 
10741
"    Supply a positive number to get the nth revision from the end.\n"
 
10742
"    This is the same as supplying negative numbers to the 'revno:' spec.\n"
 
10743
"    Examples::"
 
10744
msgstr ""
 
10745
 
 
10746
#: en/help_topics/revisionspec.txt:188
 
10747
msgid ""
 
10748
"      last:1        -> return the last revision\n"
 
10749
"      last:3        -> return the revision 2 before the end.\n"
 
10750
msgstr ""
 
10751
 
 
10752
#: en/help_topics/rules.txt:1
 
10753
msgid ""
 
10754
"Rules\n"
 
10755
"====="
 
10756
msgstr ""
 
10757
 
 
10758
#: en/help_topics/rules.txt:7
 
10759
msgid ""
 
10760
"Rules are defined in ini file format where the sections are file glob\n"
 
10761
"patterns and the contents of each section are the preferences for files\n"
 
10762
"matching that pattern(s). For example::"
 
10763
msgstr ""
 
10764
 
 
10765
#: en/help_topics/rules.txt:11
 
10766
msgid ""
 
10767
"    [name *.bat]\n"
 
10768
"    eol = native"
 
10769
msgstr ""
 
10770
 
 
10771
#: en/help_topics/rules.txt:14
 
10772
msgid ""
 
10773
"    [name *.html *.xml]\n"
 
10774
"    keywords = xml_escape"
 
10775
msgstr ""
 
10776
 
 
10777
#: en/help_topics/rules.txt:17
 
10778
msgid ""
 
10779
"Preferences like these are useful for commands and plugins wishing to\n"
 
10780
"provide custom behaviour for selected files.  For more information on \n"
 
10781
"end of line conversion see :doc:`eol-help`.\n"
 
10782
"Keyword support is provided by the `keywords plugin\n"
 
10783
"<http://doc.bazaar.canonical.com/plugins/en/keywords-plugin.html>`_."
 
10784
msgstr ""
 
10785
 
 
10786
#: en/help_topics/rules.txt:23
 
10787
msgid ""
 
10788
"Files\n"
 
10789
"-----"
 
10790
msgstr ""
 
10791
 
 
10792
#: en/help_topics/rules.txt:26
 
10793
msgid ""
 
10794
"Default rules for all branches are defined in the optional file\n"
 
10795
"``BZR_HOME/rules``. "
 
10796
msgstr ""
 
10797
 
 
10798
#: en/help_topics/rules.txt:29
 
10799
msgid ""
 
10800
"Rule Patterns\n"
 
10801
"-------------"
 
10802
msgstr ""
 
10803
 
 
10804
#: en/help_topics/rules.txt:32
 
10805
msgid ""
 
10806
"Patterns are ordered and searching stops as soon as one matches.\n"
 
10807
"As a consequence, more explicit patterns should be placed towards\n"
 
10808
"the top of the file. Rule patterns use exactly the same conventions\n"
 
10809
"as ignore patterns. See :doc:`patterns-help` for details."
 
10810
msgstr ""
 
10811
 
 
10812
#: en/help_topics/rules.txt:37
 
10813
msgid ".. note::"
 
10814
msgstr ""
 
10815
 
 
10816
#: en/help_topics/rules.txt:39
 
10817
msgid ""
 
10818
"   Patterns containing square brackets or spaces should be\n"
 
10819
"   surrounded in quotes to ensure they are correctly parsed.\n"
 
10820
msgstr ""
 
10821
 
 
10822
#: en/help_topics/topics.txt:1
 
10823
msgid ""
 
10824
"authentication       Information on configuring authentication\n"
 
10825
"basic                Basic commands\n"
 
10826
"branches             Information on what a branch is\n"
 
10827
"bugs                 Bug tracker settings\n"
 
10828
"checkouts            Information on what a checkout is\n"
 
10829
"commands             Basic help for all commands\n"
 
10830
"configuration        Details on the configuration settings available\n"
 
10831
"conflict-types       Types of conflicts and what to do about them\n"
 
10832
"content-filters      Conversion of content into/from working trees\n"
 
10833
"criss-cross          Information on criss-cross merging\n"
 
10834
"current-formats      Current storage formats\n"
 
10835
"debug-flags          Options to show or record debug information\n"
 
10836
"diverged-branches    How to fix diverged branches\n"
 
10837
"env-variables        Environment variable names and values\n"
 
10838
"eol                  Information on end-of-line handling\n"
 
10839
"files                Information on configuration and log files\n"
 
10840
"formats              Information on choosing a storage format\n"
 
10841
"global-options       Options that control how Bazaar runs\n"
 
10842
"hidden-commands      All hidden commands\n"
 
10843
"hooks                Points at which custom processing can be added\n"
 
10844
"launchpad            Using Bazaar with Launchpad.net\n"
 
10845
"location-alias       Aliases for remembered locations\n"
 
10846
"log-formats          Details on the logging formats available\n"
 
10847
"other-formats        Experimental and deprecated storage formats\n"
 
10848
"patterns             Information on the pattern syntax\n"
 
10849
"repositories         Basic information on shared repositories.\n"
 
10850
"revisionspec         Explain how to use --revision\n"
 
10851
"rules                Information on defining rule-based preferences\n"
 
10852
"standalone-trees     Information on what a standalone tree is\n"
 
10853
"standard-options     Options that can be used with any command\n"
 
10854
"status-flags         Help on status flags\n"
 
10855
"sync-for-reconfigure Steps to resolve \"out-of-sync\" when reconfiguring\n"
 
10856
"topics               Topics list\n"
 
10857
"url-special-chars    Special character handling in URLs\n"
 
10858
"urlspec              Supported transport protocols\n"
 
10859
"working-trees        Information on working trees\n"
 
10860
msgstr ""
 
10861
 
 
10862
#: en/help_topics/url-special-chars.txt:1
 
10863
msgid ""
 
10864
"Special character handling in URLs\n"
 
10865
"=================================="
 
10866
msgstr ""
 
10867
 
 
10868
#: en/help_topics/url-special-chars.txt:4
 
10869
msgid "Bazaar allows locations to be specified in multiple ways, either:"
 
10870
msgstr ""
 
10871
 
 
10872
#: en/help_topics/url-special-chars.txt:6
 
10873
msgid " * Fully qualified URLs"
 
10874
msgstr ""
 
10875
 
 
10876
#: en/help_topics/url-special-chars.txt:8
 
10877
msgid " * File system paths, relative or absolute"
 
10878
msgstr ""
 
10879
 
 
10880
#: en/help_topics/url-special-chars.txt:10
 
10881
msgid ""
 
10882
"Internally bzr treats all locations as URLs. For any file system paths\n"
 
10883
"that are specified it will automatically determine the appropriate URL\n"
 
10884
"representation, and escape special characters where necessary."
 
10885
msgstr ""
 
10886
 
 
10887
#: en/help_topics/url-special-chars.txt:14
 
10888
msgid ""
 
10889
"There are a few characters which have special meaning in URLs and need "
 
10890
"careful\n"
 
10891
"handling to avoid ambiguities. Characters can be escaped with a % and a hex\n"
 
10892
"value in URLs. Any non-ASCII characters in a file path will automatically "
 
10893
"be\n"
 
10894
"urlencoded when the path is converted to a URL."
 
10895
msgstr ""
 
10896
 
 
10897
#: en/help_topics/url-special-chars.txt:19
 
10898
msgid ""
 
10899
"URLs represent non-ASCII characters in an encoding defined by the server, "
 
10900
"but\n"
 
10901
"usually UTF-8.  The % escapes should be of the UTF-8 bytes.  Bazaar tries to "
 
10902
"be\n"
 
10903
"generous in what it accepts as a URL and to print them in a way that\n"
 
10904
"will be readable."
 
10905
msgstr ""
 
10906
 
 
10907
#: en/help_topics/url-special-chars.txt:24
 
10908
msgid ""
 
10909
"For example, if you have a directory named '/tmp/%2False' these are all "
 
10910
"valid\n"
 
10911
"ways of accessing the content (0x2F, or 47, is the ASCII code for forward "
 
10912
"slash)::"
 
10913
msgstr ""
 
10914
 
 
10915
#: en/help_topics/url-special-chars.txt:27
 
10916
msgid ""
 
10917
"  cd /tmp\n"
 
10918
"  bzr log /tmp/%2False\n"
 
10919
"  bzr log %2False\n"
 
10920
"  bzr log file:///tmp/%252False\n"
 
10921
"  bzr log file://localhost/tmp/%252False\n"
 
10922
"  bzr log file:%252False"
 
10923
msgstr ""
 
10924
 
 
10925
#: en/help_topics/url-special-chars.txt:34
 
10926
msgid "These are valid but do not refer to the same file::"
 
10927
msgstr ""
 
10928
 
 
10929
#: en/help_topics/url-special-chars.txt:36
 
10930
msgid ""
 
10931
"  bzr log file:///tmp/%2False (refers to a file called /tmp/\\/alse)\n"
 
10932
"  bzr log %252False (refers to a file called /tmp/%252False)"
 
10933
msgstr ""
 
10934
 
 
10935
#: en/help_topics/url-special-chars.txt:39
 
10936
msgid ""
 
10937
"Comma also has special meaning in URLs, because it denotes `segment "
 
10938
"parameters`_"
 
10939
msgstr ""
 
10940
 
 
10941
#: en/help_topics/url-special-chars.txt:41
 
10942
msgid ""
 
10943
"_`segment parameters`: http://www.ietf.org/rfc/rfc3986.txt (section 3.3)"
 
10944
msgstr ""
 
10945
 
 
10946
#: en/help_topics/url-special-chars.txt:43
 
10947
msgid ""
 
10948
"Comma is also special in any file system paths that are specified. To use a "
 
10949
"literal\n"
 
10950
"comma in a file system path, specify a URL and URL encode the comma::"
 
10951
msgstr ""
 
10952
 
 
10953
#: en/help_topics/url-special-chars.txt:46
 
10954
msgid ""
 
10955
"  bzr log foo,branch=bla # path \"foo\" with the segment parameter \"branch"
 
10956
"\" set to \"bla\"\n"
 
10957
"  bzr log file:foo%2Cbranch=bla # path \"foo,branch=bla\"\n"
 
10958
"  bzr log file:foo,branch=bla # path \"foo\" with segment parameter \"branch"
 
10959
"\" set to \"bla\"\n"
 
10960
msgstr ""
 
10961
 
 
10962
#: en/help_topics/urlspec.txt:1
 
10963
msgid "URL Identifiers"
 
10964
msgstr ""
 
10965
 
 
10966
#: en/help_topics/urlspec.txt:3
 
10967
msgid "Supported URL prefixes::"
 
10968
msgstr ""
 
10969
 
 
10970
#: en/help_topics/urlspec.txt:5
 
10971
msgid ""
 
10972
"  aftp://             Access using active FTP.\n"
 
10973
"  bzr://              Fast access using the Bazaar smart server.\n"
 
10974
"  bzr+ssh://          Fast access using the Bazaar smart server over SSH.\n"
 
10975
"  file://             Access using the standard filesystem (default)\n"
 
10976
"  ftp://              Access using passive FTP.\n"
 
10977
"  http://             Read-only access of branches exported on the web.\n"
 
10978
"  https://            Read-only access of branches exported on the web using "
 
10979
"SSL.\n"
 
10980
"  sftp://             Access using SFTP (most SSH servers provide SFTP)."
 
10981
msgstr ""
 
10982
 
 
10983
#: en/help_topics/urlspec.txt:14
 
10984
msgid "Supported modifiers::"
 
10985
msgstr ""
 
10986
 
 
10987
#: en/help_topics/urlspec.txt:16
 
10988
msgid "  gio+                Access using any GIO supported protocols."
 
10989
msgstr ""
 
10990
 
 
10991
#: en/help_topics/urlspec.txt:18
 
10992
msgid "Bazaar supports all of the standard parts within the URL::"
 
10993
msgstr ""
 
10994
 
 
10995
#: en/help_topics/urlspec.txt:20
 
10996
msgid "  <protocol>://[user[:password]@]host[:port]/[path]"
 
10997
msgstr ""
 
10998
 
 
10999
#: en/help_topics/urlspec.txt:22
 
11000
msgid "allowing URLs such as::"
 
11001
msgstr ""
 
11002
 
 
11003
#: en/help_topics/urlspec.txt:24
 
11004
msgid "  http://bzruser:BadPass@bzr.example.com:8080/bzr/trunk"
 
11005
msgstr ""
 
11006
 
 
11007
#: en/help_topics/urlspec.txt:26
 
11008
msgid ""
 
11009
"For bzr+ssh:// and sftp:// URLs, Bazaar also supports paths that begin\n"
 
11010
"with '~' as meaning that the rest of the path should be interpreted\n"
 
11011
"relative to the remote user's home directory.  For example if the user\n"
 
11012
"``remote`` has a  home directory of ``/home/remote`` on the server\n"
 
11013
"shell.example.com, then::"
 
11014
msgstr ""
 
11015
 
 
11016
#: en/help_topics/urlspec.txt:32
 
11017
msgid "  bzr+ssh://remote@shell.example.com/~/myproject/trunk"
 
11018
msgstr ""
 
11019
 
 
11020
#: en/help_topics/urlspec.txt:34
 
11021
msgid "would refer to ``/home/remote/myproject/trunk``."
 
11022
msgstr ""
 
11023
 
 
11024
#: en/help_topics/urlspec.txt:36
 
11025
msgid ""
 
11026
"Many commands that accept URLs also accept location aliases too.\n"
 
11027
"See :doc:`location-alias-help` and :doc:`url-special-chars-help`.\n"
 
11028
msgstr ""