151
133
"the no-pending option or specify a file/directory."
154
#: bzrlib/builtins.py:351
136
#: breezy/builtins.py:363
156
138
"To compare the working directory to a specific revision, pass a\n"
157
139
"single revision to the revision argument."
160
#: bzrlib/builtins.py:354
142
#: breezy/builtins.py:366
162
144
"To see which files have changed in a specific revision, or between\n"
163
145
"two revisions, pass a revision range to the revision argument.\n"
164
"This will produce the same results as calling 'bzr diff --summarize'."
146
"This will produce the same results as calling 'brz diff --summarize'."
167
#: bzrlib/builtins.py:363
149
# help of 'short' option of 'status' command
150
#: breezy/builtins.py:375
168
151
msgid "Use short status indicators."
171
#: bzrlib/builtins.py:365
154
# help of 'versioned' option of 'status' command
155
#: breezy/builtins.py:377
172
156
msgid "Only show versioned files."
175
#: bzrlib/builtins.py:367
159
# help of 'no-pending' option of 'status' command
160
#: breezy/builtins.py:379
176
161
msgid "Don't show pending merges."
179
#: bzrlib/builtins.py:370
164
# help of 'no-classify' option of 'status' command
165
#: breezy/builtins.py:382
180
166
msgid "Do not mark object type using indicator."
183
#: bzrlib/builtins.py:385
184
msgid "bzr status --revision takes exactly one or two revision specifiers"
169
#: breezy/builtins.py:397
170
msgid "brz status --revision takes exactly one or two revision specifiers"
187
#: bzrlib/builtins.py:429 bzrlib/builtins.py:5183
173
#: breezy/builtins.py:441 breezy/builtins.py:5229
188
174
msgid "You can only supply one of revision_id or --revision"
191
#: bzrlib/builtins.py:432 bzrlib/builtins.py:5185
177
#: breezy/builtins.py:444 breezy/builtins.py:5231
192
178
msgid "You must supply either --revision or a revision_id"
195
#: bzrlib/builtins.py:439
181
#: breezy/builtins.py:451
197
183
msgid "Repository %r does not support access to raw revision texts"
200
#: bzrlib/builtins.py:450
186
#: breezy/builtins.py:462
187
#, python-brace-format
201
188
msgid "The repository {0} contains no revision {1}."
204
#: bzrlib/builtins.py:457
191
#: breezy/builtins.py:469
205
192
msgid "You cannot specify a NULL revision."
208
#: bzrlib/builtins.py:549
195
#: breezy/builtins.py:561
209
196
msgid "Remove the working tree from a given branch/checkout."
212
#: bzrlib/builtins.py:551
199
#: breezy/builtins.py:563
214
201
"Since a lightweight checkout is little more than a working tree\n"
215
202
"this will refuse to run against one."
218
#: bzrlib/builtins.py:554
219
msgid "To re-create the working tree, use \"bzr checkout\"."
222
#: bzrlib/builtins.py:560
224
"Remove the working tree even if it has uncommitted or shelved changes."
227
#: bzrlib/builtins.py:574
205
#: breezy/builtins.py:566
206
msgid "To re-create the working tree, use \"brz checkout\"."
209
# help of 'force' option of 'remove-tree' command
210
#: breezy/builtins.py:572
211
msgid "Remove the working tree even if it has uncommitted or shelved changes."
214
#: breezy/builtins.py:586
228
215
msgid "No working tree to remove"
231
#: bzrlib/builtins.py:576
218
#: breezy/builtins.py:588
232
219
msgid "You cannot remove the working tree of a remote path"
235
#: bzrlib/builtins.py:585
222
#: breezy/builtins.py:597
236
223
msgid "You cannot remove the working tree from a lightweight checkout"
239
#: bzrlib/builtins.py:625
226
#: breezy/builtins.py:637
241
"The tree does not appear to be corrupt. You probably want \"bzr revert\" "
228
"The tree does not appear to be corrupt. You probably want \"brz revert\" "
242
229
"instead. Use \"--force\" if you are sure you want to reset the working tree."
245
#: bzrlib/builtins.py:636
232
#: breezy/builtins.py:648
247
234
", the header appears corrupt, try passing -r -1 to set the state to the last "
251
#: bzrlib/builtins.py:640
238
#: breezy/builtins.py:652
239
#, python-brace-format
252
240
msgid "failed to reset the tree state{0}"
255
#: bzrlib/builtins.py:644
243
#: breezy/builtins.py:656
256
244
msgid "Show current revision number."
259
#: bzrlib/builtins.py:646
247
#: breezy/builtins.py:658
260
248
msgid "This is equal to the number of revisions on this branch."
263
#: bzrlib/builtins.py:659
251
#: breezy/builtins.py:671
264
252
msgid "--tree and --revision can not be used together"
267
#: bzrlib/builtins.py:676 bzrlib/builtins.py:5967
268
msgid "Tags can only be placed on a single revision, not on a range"
255
#: breezy/builtins.py:688
256
msgid "Revision numbers only make sense for single revisions, not ranges"
271
#: bzrlib/builtins.py:700
259
# help of 'tree' option of 'revno' command
260
#: breezy/builtins.py:712
272
261
msgid "Show revno of working tree."
275
#: bzrlib/builtins.py:748
264
#: breezy/builtins.py:760
276
265
msgid "Add specified files or directories."
279
#: bzrlib/builtins.py:750
268
#: breezy/builtins.py:762
281
270
"In non-recursive mode, all the named items are added, regardless\n"
282
271
"of whether they were previously ignored. A warning is given if\n"
283
272
"any of the named files are already versioned."
286
#: bzrlib/builtins.py:754
275
#: breezy/builtins.py:766
288
277
"In recursive mode (the default), files are treated the same way\n"
289
278
"but the behaviour for directories is different. Directories that\n"
568
567
"value will only be saved if the remote location can be accessed."
571
#: bzrlib/builtins.py:1262
570
#: breezy/builtins.py:1284
573
572
"The --verbose option will display the revisions pushed using the log_format\n"
574
573
"configuration option. You can use a different format by overriding it with\n"
575
574
"-Olog_format=<other_format>."
578
#: bzrlib/builtins.py:1273 bzrlib/foreign.py:272
577
# help of 'directory' option of 'dpush' command
578
# help of 'directory' option of 'push' command
579
#: breezy/builtins.py:1295 breezy/foreign.py:272
580
581
"Branch to push from, rather than the one containing the working directory."
583
#: bzrlib/builtins.py:1276
584
# help of 'use-existing-dir' option of 'push' command
585
#: breezy/builtins.py:1298
585
587
"By default push will fail if the target directory exists, but does not "
586
588
"already have a control directory. This flag will allow push to proceed."
589
#: bzrlib/builtins.py:1281
591
# help of 'stacked' option of 'push' command
592
#: breezy/builtins.py:1303
591
594
"Create a stacked branch that references the public location of the parent "
595
#: bzrlib/builtins.py:1284
598
# help of 'stacked-on' option of 'push' command
599
#: breezy/builtins.py:1306
597
601
"Create a stacked branch that refers to another branch for the commit "
598
602
"history. Only the work not present in the referenced branch is included in "
599
603
"the branch created."
602
#: bzrlib/builtins.py:1289 bzrlib/foreign.py:279
606
# help of 'strict' option of 'dpush' command
607
# help of 'strict' option of 'push' command
608
#: breezy/builtins.py:1311 breezy/foreign.py:279
604
610
"Refuse to push if there are uncommitted changes in the working tree, --no-"
605
611
"strict disables the check."
608
#: bzrlib/builtins.py:1292
614
# help of 'no-tree' option of 'push' command
615
#: breezy/builtins.py:1314
609
616
msgid "Don't populate the working tree, even for protocols that support it."
612
#: bzrlib/builtins.py:1336
619
# help of 'overwrite-tags' option of 'pull' command
620
# help of 'overwrite-tags' option of 'push' command
621
#: breezy/builtins.py:1317
622
msgid "Overwrite tags only."
625
#: breezy/builtins.py:1368
613
626
msgid "Could not determine branch to refer to."
616
#: bzrlib/builtins.py:1345
629
#: breezy/builtins.py:1377
619
632
"No push location known or specified. To push to the parent branch (at %s), "
620
"use 'bzr push :parent'."
633
"use 'brz push :parent'."
623
#: bzrlib/builtins.py:1351 bzrlib/foreign.py:306
636
#: breezy/builtins.py:1383 breezy/foreign.py:306
624
637
msgid "No push location known or specified."
627
#: bzrlib/builtins.py:1355
640
#: breezy/builtins.py:1387
629
642
msgid "Using saved push location: %s"
632
#: bzrlib/builtins.py:1365
645
#: breezy/builtins.py:1397
633
646
msgid "Create a new branch that is a copy of an existing branch."
636
#: bzrlib/builtins.py:1367
649
#: breezy/builtins.py:1399
638
651
"If the TO_LOCATION is omitted, the last component of the FROM_LOCATION will\n"
639
"be used. In other words, \"branch ../foo/bar\" will attempt to create "
652
"be used. In other words, \"branch ../foo/bar\" will attempt to create ./"
641
654
"If the FROM_LOCATION has no / or path separator embedded, the TO_LOCATION\n"
642
655
"is derived from the FROM_LOCATION by stripping a leading scheme or drive\n"
643
656
"identifier, if any. For example, \"branch lp:foo-bar\" will attempt to\n"
644
657
"create ./foo-bar."
647
#: bzrlib/builtins.py:1374
660
#: breezy/builtins.py:1406
649
662
"To retrieve the branch as of a particular revision, supply the --revision\n"
650
663
"parameter, as in \"branch foo/bar -r 5\"."
653
#: bzrlib/builtins.py:1377
666
#: breezy/builtins.py:1409
654
667
msgid "The synonyms 'clone' and 'get' for this command are deprecated."
657
#: bzrlib/builtins.py:1387
670
# help of 'no-tree' option of 'branch' command
671
#: breezy/builtins.py:1419
658
672
msgid "Create a branch without a working-tree."
661
#: bzrlib/builtins.py:1389
675
# help of 'switch' option of 'branch' command
676
#: breezy/builtins.py:1421
662
677
msgid "Switch the checkout in the current directory to the new branch."
665
#: bzrlib/builtins.py:1392
680
# help of 'stacked' option of 'branch' command
681
#: breezy/builtins.py:1424
667
683
"Create a stacked branch referring to the source branch. The new branch will "
668
684
"depend on the availability of the source branch for all operations."
671
#: bzrlib/builtins.py:1396
687
# help of 'standalone' option of 'branch' command
688
#: breezy/builtins.py:1428
672
689
msgid "Do not use a shared repository, even if available."
675
#: bzrlib/builtins.py:1398
692
# help of 'use-existing-dir' option of 'branch' command
693
#: breezy/builtins.py:1430
677
695
"By default branch will fail if the target directory exists, but does not "
678
696
"already have a control directory. This flag will allow branch to proceed."
681
#: bzrlib/builtins.py:1403
699
# help of 'bind' option of 'branch' command
700
#: breezy/builtins.py:1435
682
701
msgid "Bind new branch to from location."
685
#: bzrlib/builtins.py:1450
704
#: breezy/builtins.py:1482
687
706
msgid "Target directory \"%s\" already exists."
690
#: bzrlib/builtins.py:1462
709
#: breezy/builtins.py:1494
692
711
msgid "Parent of \"%s\" does not exist."
695
#: bzrlib/builtins.py:1481
714
#: breezy/builtins.py:1513
715
#, python-brace-format
696
716
msgid "The branch {0} has no revision {1}."
699
#: bzrlib/builtins.py:1496 bzrlib/push.py:53
719
#: breezy/builtins.py:1528 breezy/push.py:53
701
721
msgid "Created new stacked branch referring to %s."
704
#: bzrlib/builtins.py:1500
724
#: breezy/builtins.py:1532
706
726
msgid "Branched %d revision."
707
727
msgid_plural "Branched %d revisions."
711
#: bzrlib/builtins.py:1505
731
#: breezy/builtins.py:1537
713
733
msgid "New branch bound to %s"
716
#: bzrlib/builtins.py:1510 bzrlib/builtins.py:6256
736
#: breezy/builtins.py:1542 breezy/builtins.py:6283
718
738
msgid "Switched to branch: %s"
721
#: bzrlib/builtins.py:1515
741
#: breezy/builtins.py:1547
722
742
msgid "List the branches available at the current location."
725
#: bzrlib/builtins.py:1517
745
#: breezy/builtins.py:1549
727
747
"This command will print the names of all the branches at the current\n"
731
#: bzrlib/builtins.py:1524
751
# help of 'recursive' option of 'branches' command
752
#: breezy/builtins.py:1556
733
754
"Recursively scan for branches rather than just looking in the specified "
737
#: bzrlib/builtins.py:1554
758
#: breezy/builtins.py:1585
738
759
msgid "(default)"
741
#: bzrlib/builtins.py:1566
762
#: breezy/builtins.py:1597
742
763
msgid "Create a new checkout of an existing branch."
745
#: bzrlib/builtins.py:1568
766
#: breezy/builtins.py:1599
747
768
"If BRANCH_LOCATION is omitted, checkout will reconstitute a working tree "
785
#: bzrlib/builtins.py:1597
807
# help of 'files-from' option of 'branch' command
808
# help of 'files-from' option of 'checkout' command
809
#: breezy/builtins.py:1628
786
810
msgid "Get file contents from this tree."
789
#: bzrlib/builtins.py:1599
813
# help of 'hardlink' option of 'branch' command
814
# help of 'hardlink' option of 'checkout' command
815
#: breezy/builtins.py:1630
790
816
msgid "Hard-link working tree files where possible."
793
#: bzrlib/builtins.py:1640
819
#: breezy/builtins.py:1671
795
821
"Show list of renamed files.\n"
799
#: bzrlib/builtins.py:1670
825
#: breezy/builtins.py:1699
800
826
msgid "Update a working tree to a new revision."
803
#: bzrlib/builtins.py:1672
829
#: breezy/builtins.py:1701
805
831
"This will perform a merge of the destination revision (the tip of the\n"
806
832
"branch, or the specified revision) into the working tree, and then make\n"
807
833
"that revision the basis revision for the working tree. "
810
#: bzrlib/builtins.py:1676
836
#: breezy/builtins.py:1705
812
838
"You can use this to visit an older revision, or to update a working tree\n"
813
839
"that is out of date from its branch."
816
#: bzrlib/builtins.py:1679
842
#: breezy/builtins.py:1708
818
844
"If there are any uncommitted changes in the tree, they will be carried\n"
819
845
"across and remain as uncommitted changes after the update. To discard\n"
820
"these changes, use 'bzr revert'. The uncommitted changes may conflict\n"
846
"these changes, use 'brz revert'. The uncommitted changes may conflict\n"
821
847
"with the changes brought in by the change in basis revision."
824
#: bzrlib/builtins.py:1684
850
#: breezy/builtins.py:1713
826
"If the tree's branch is bound to a master branch, bzr will also update\n"
852
"If the tree's branch is bound to a master branch, brz will also update\n"
827
853
"the branch from the master."
830
#: bzrlib/builtins.py:1687
856
#: breezy/builtins.py:1716
832
858
"You cannot update just a single file or directory, because each Bazaar\n"
833
859
"working tree has just a single basis revision. If you want to restore a\n"
834
"file that has been removed locally, use 'bzr revert' instead of 'bzr\n"
860
"file that has been removed locally, use 'brz revert' instead of 'brz\n"
835
861
"update'. If you want to restore a file to its state in a previous\n"
836
"revision, use 'bzr revert' with a '-r' option, or use 'bzr cat' to write\n"
862
"revision, use 'brz revert' with a '-r' option, or use 'brz cat' to write\n"
837
863
"out the old content of that file to a new location."
840
#: bzrlib/builtins.py:1694
866
#: breezy/builtins.py:1723
842
868
"The 'dir' argument, if given, must be the location of the root of a\n"
843
869
"working tree to update. By default, the working tree that contains the \n"
844
870
"current working directory is used."
847
#: bzrlib/builtins.py:1710
848
msgid "bzr update --revision takes exactly one revision"
851
#: bzrlib/builtins.py:1718
852
msgid "bzr update can only update a whole tree, not a file or subdirectory"
855
#: bzrlib/builtins.py:1749
873
#: breezy/builtins.py:1739
874
msgid "brz update --revision takes exactly one revision"
877
#: breezy/builtins.py:1747
878
msgid "brz update can only update a whole tree, not a file or subdirectory"
881
#: breezy/builtins.py:1778
882
#, python-brace-format
856
883
msgid "Tree is up to date at revision {0} of branch {1}"
859
#: bzrlib/builtins.py:1765
886
#: breezy/builtins.py:1794
862
889
"branch has no revision %s\n"
863
"bzr update --revision only works for a revision in the branch history"
890
"brz update --revision only works for a revision in the branch history"
866
#: bzrlib/builtins.py:1771
893
#: breezy/builtins.py:1800
894
#, python-brace-format
867
895
msgid "Updated to revision {0} of branch {1}"
870
#: bzrlib/builtins.py:1775
898
#: breezy/builtins.py:1804
872
"Your local commits will now show as pending merges with 'bzr status', and "
873
"can be committed with 'bzr commit'."
900
"Your local commits will now show as pending merges with 'brz status', and "
901
"can be committed with 'brz commit'."
876
#: bzrlib/builtins.py:1784
904
#: breezy/builtins.py:1813
877
905
msgid "Show information about a working tree, branch or repository."
880
#: bzrlib/builtins.py:1786
908
#: breezy/builtins.py:1815
882
910
"This command will show all known locations and formats associated to the\n"
883
911
"tree, branch or repository."
886
#: bzrlib/builtins.py:1789
914
#: breezy/builtins.py:1818
888
916
"In verbose mode, statistical information is included with each report.\n"
889
917
"To see extended statistic information, use a verbosity level of 2 or\n"
890
918
"higher by specifying the verbose option multiple times, e.g. -vv."
893
#: bzrlib/builtins.py:1793
921
#: breezy/builtins.py:1822
894
922
msgid "Branches and working trees will also report any missing revisions."
897
#: bzrlib/builtins.py:1795 bzrlib/builtins.py:3715 bzrlib/builtins.py:4845
898
#: bzrlib/builtins.py:6442
925
#: breezy/builtins.py:1824 breezy/builtins.py:3742 breezy/builtins.py:4883
926
#: breezy/builtins.py:6469
899
927
msgid ":Examples:"
902
#: bzrlib/builtins.py:1797
930
#: breezy/builtins.py:1826
903
931
msgid " Display information on the format and related locations:"
906
#: bzrlib/builtins.py:1799
934
#: breezy/builtins.py:1828
910
#: bzrlib/builtins.py:1801
938
#: breezy/builtins.py:1830
912
940
" Display the above together with extended format information and\n"
913
941
" basic statistics (like the number of files in the working tree and\n"
914
942
" number of revisions in the branch and repository):"
917
#: bzrlib/builtins.py:1805
945
#: breezy/builtins.py:1834
921
#: bzrlib/builtins.py:1807
949
#: breezy/builtins.py:1836
922
950
msgid " Display the above together with number of committers to the branch:"
925
#: bzrlib/builtins.py:1809
926
msgid " bzr info -vv"
953
#: breezy/builtins.py:1838
954
msgid " brz info -vv"
929
#: bzrlib/builtins.py:1828
957
#: breezy/builtins.py:1857
930
958
msgid "Remove files or directories."
933
#: bzrlib/builtins.py:1830
961
#: breezy/builtins.py:1859
935
963
"This makes Bazaar stop tracking changes to the specified files. Bazaar will\n"
936
964
"delete them if they can easily be recovered using revert otherwise they\n"
937
"will be backed up (adding an extention of the form .~#~). If no options or\n"
965
"will be backed up (adding an extension of the form .~#~). If no options or\n"
938
966
"parameters are given Bazaar will scan for files that are being tracked by\n"
939
967
"Bazaar but missing in your tree and stop tracking them for you."
942
#: bzrlib/builtins.py:1838
970
# help of 'new' option of 'remove' command
971
#: breezy/builtins.py:1867
943
972
msgid "Only remove files that have never been committed."
946
#: bzrlib/builtins.py:1840
975
# help of 'file-deletion-strategy' option of 'remove' command
976
#: breezy/builtins.py:1869
947
977
msgid "The file deletion mode to be used."
950
#: bzrlib/builtins.py:1841
980
# title of 'file-deletion-strategy' option of 'remove' command
981
#: breezy/builtins.py:1870
951
982
msgid "Deletion Strategy"
954
#: bzrlib/builtins.py:1842
985
# help of 'file-deletion-strategy=safe' option of 'remove' command
986
#: breezy/builtins.py:1871
955
987
msgid "Backup changed files (default)."
958
#: bzrlib/builtins.py:1843
959
msgid "Delete from bzr but leave the working copy."
990
# help of 'file-deletion-strategy=keep' option of 'remove' command
991
#: breezy/builtins.py:1872
992
msgid "Delete from brz but leave the working copy."
962
#: bzrlib/builtins.py:1844
995
# help of 'file-deletion-strategy=no-backup' option of 'remove' command
996
#: breezy/builtins.py:1873
963
997
msgid "Don't backup changed files."
966
#: bzrlib/builtins.py:1845
968
"Delete all the specified files, even if they can not be recovered and even "
969
"if they are non-empty directories. (deprecated, use no-backup)"
972
#: bzrlib/builtins.py:1854
973
msgid "(The --force option is deprecated, rather use --no-backup in future.)"
976
#: bzrlib/builtins.py:1871
1000
#: breezy/builtins.py:1894
977
1001
msgid "No matching files."
980
#: bzrlib/builtins.py:1932
981
msgid "Reconcile bzr metadata in a branch."
1004
#: breezy/builtins.py:1955
1005
msgid "Reconcile brz metadata in a branch."
984
#: bzrlib/builtins.py:1934
1008
#: breezy/builtins.py:1957
986
1010
"This can correct data mismatches that may have been caused by\n"
987
"previous ghost operations or bzr upgrades. You should only\n"
988
"need to run this command if 'bzr check' or a bzr developer\n"
1011
"previous ghost operations or brz upgrades. You should only\n"
1012
"need to run this command if 'brz check' or a brz developer\n"
989
1013
"advises you to run it."
992
#: bzrlib/builtins.py:1939
1016
#: breezy/builtins.py:1962
994
1018
"If a second branch is provided, cross-branch reconciliation is\n"
995
1019
"also attempted, which will check that data like the tree root\n"
996
"id which was not present in very early bzr versions is represented\n"
1020
"id which was not present in very early brz versions is represented\n"
997
1021
"correctly in both branches."
1000
#: bzrlib/builtins.py:1944
1024
#: breezy/builtins.py:1967
1002
1026
"At the same time it is run it may recompress data resulting in\n"
1003
1027
"a potential saving in disk space or performance gain."
1006
#: bzrlib/builtins.py:1947
1030
#: breezy/builtins.py:1970
1007
1031
msgid "The branch *MUST* be on a listable system such as local disk or sftp."
1010
#: bzrlib/builtins.py:2014 bzrlib/builtins.py:2132 bzrlib/builtins.py:3750
1034
# help of 'format=2a' option of 'init' command
1035
# help of 'format=default' option of 'init' command
1036
# help of 'format=2a' option of 'init-repository' command
1037
# help of 'format=default' option of 'init-repository' command
1038
# help of 'format=2a' option of 'upgrade' command
1039
# help of 'format=default' option of 'upgrade' command
1040
#: breezy/builtins.py:2037 breezy/builtins.py:2155 breezy/builtins.py:3777
1012
1042
"Format for the bzr 2.0 series.\n"
1013
1043
"Uses group-compress storage.\n"
1014
1044
"Provides rich roots which are a one-way transition.\n"
1017
#: bzrlib/builtins.py:2014 bzrlib/builtins.py:2132 bzrlib/builtins.py:3750
1047
# help of 'format=pack-0.92' option of 'init' command
1048
# help of 'format=pack-0.92' option of 'init-repository' command
1049
# help of 'format=pack-0.92' option of 'upgrade' command
1050
#: breezy/builtins.py:2037 breezy/builtins.py:2155 breezy/builtins.py:3777
1019
1052
"Pack-based format used in 1.x series. Introduced in 0.92. Interoperates with "
1020
1053
"bzr repositories before 0.92 but cannot be read by bzr < 0.92. "
1023
#: bzrlib/builtins.py:2014 bzrlib/builtins.py:2132 bzrlib/builtins.py:3750
1056
# help of 'format=development-colo' option of 'init' command
1057
# help of 'format=development-colo' option of 'init-repository' command
1058
# help of 'format=development-colo' option of 'upgrade' command
1059
#: breezy/builtins.py:2037 breezy/builtins.py:2155 breezy/builtins.py:3777
1024
1060
msgid "The 2a format with experimental support for colocated branches.\n"
1027
#: bzrlib/builtins.py:2015
1063
#: breezy/builtins.py:2038
1028
1064
msgid "Make a directory into a versioned branch."
1031
#: bzrlib/builtins.py:2017
1067
#: breezy/builtins.py:2040
1033
1069
"Use this to create an empty branch, or before importing an\n"
1034
1070
"existing project."
1037
#: bzrlib/builtins.py:2020
1073
#: breezy/builtins.py:2043
1039
1075
"If there is a repository in a parent directory of the location, then\n"
1040
1076
"the history of the branch will be stored in the repository. Otherwise\n"
1197
1240
" 0 - no change"
1200
#: bzrlib/builtins.py:2220
1243
#: breezy/builtins.py:2243
1203
1246
" Shows the difference in the working tree versus the last commit::"
1206
#: bzrlib/builtins.py:2223
1249
#: breezy/builtins.py:2246
1210
#: bzrlib/builtins.py:2225
1253
#: breezy/builtins.py:2248
1211
1254
msgid " Difference between the working tree and revision 1::"
1214
#: bzrlib/builtins.py:2227
1215
msgid " bzr diff -r1"
1257
#: breezy/builtins.py:2250
1258
msgid " brz diff -r1"
1218
#: bzrlib/builtins.py:2229
1261
#: breezy/builtins.py:2252
1219
1262
msgid " Difference between revision 3 and revision 1::"
1222
#: bzrlib/builtins.py:2231
1223
msgid " bzr diff -r1..3"
1265
#: breezy/builtins.py:2254
1266
msgid " brz diff -r1..3"
1226
#: bzrlib/builtins.py:2233
1269
#: breezy/builtins.py:2256
1227
1270
msgid " Difference between revision 3 and revision 1 for branch xxx::"
1230
#: bzrlib/builtins.py:2235
1231
msgid " bzr diff -r1..3 xxx"
1273
#: breezy/builtins.py:2258
1274
msgid " brz diff -r1..3 xxx"
1234
#: bzrlib/builtins.py:2237
1277
#: breezy/builtins.py:2260
1235
1278
msgid " The changes introduced by revision 2 (equivalent to -r1..2)::"
1238
#: bzrlib/builtins.py:2239
1239
msgid " bzr diff -c2"
1281
#: breezy/builtins.py:2262
1282
msgid " brz diff -c2"
1242
#: bzrlib/builtins.py:2241
1285
#: breezy/builtins.py:2264
1244
1287
" To see the changes introduced by revision X::\n"
1249
#: bzrlib/builtins.py:2245
1292
#: breezy/builtins.py:2268
1251
1294
" Note that in the case of a merge, the -c option shows the changes\n"
1252
1295
" compared to the left hand parent. To see the changes against\n"
1253
1296
" another parent, use::"
1256
#: bzrlib/builtins.py:2249
1257
msgid " bzr diff -r<chosen_parent>..X"
1299
#: breezy/builtins.py:2272
1300
msgid " brz diff -r<chosen_parent>..X"
1260
#: bzrlib/builtins.py:2251
1303
#: breezy/builtins.py:2274
1262
1305
" The changes between the current revision and the previous revision\n"
1263
1306
" (equivalent to -c-1 and -r-2..-1)"
1266
#: bzrlib/builtins.py:2254
1267
msgid " bzr diff -r-2.."
1309
#: breezy/builtins.py:2277
1310
msgid " brz diff -r-2.."
1270
#: bzrlib/builtins.py:2256
1313
#: breezy/builtins.py:2279
1271
1314
msgid " Show just the differences for file NEWS::"
1274
#: bzrlib/builtins.py:2258
1275
msgid " bzr diff NEWS"
1317
#: breezy/builtins.py:2281
1318
msgid " brz diff NEWS"
1278
#: bzrlib/builtins.py:2260
1321
#: breezy/builtins.py:2283
1279
1322
msgid " Show the differences in working tree xxx for file NEWS::"
1282
#: bzrlib/builtins.py:2262
1283
msgid " bzr diff xxx/NEWS"
1325
#: breezy/builtins.py:2285
1326
msgid " brz diff xxx/NEWS"
1286
#: bzrlib/builtins.py:2264
1329
#: breezy/builtins.py:2287
1287
1330
msgid " Show the differences from branch xxx to this working tree:"
1290
#: bzrlib/builtins.py:2266
1291
msgid " bzr diff --old xxx"
1333
#: breezy/builtins.py:2289
1334
msgid " brz diff --old xxx"
1294
#: bzrlib/builtins.py:2268
1337
#: breezy/builtins.py:2291
1295
1338
msgid " Show the differences between two branches for file NEWS::"
1298
#: bzrlib/builtins.py:2270
1299
msgid " bzr diff --old xxx --new yyy NEWS"
1302
#: bzrlib/builtins.py:2272
1303
msgid " Same as 'bzr diff' but prefix paths with old/ and new/::"
1306
#: bzrlib/builtins.py:2274
1341
#: breezy/builtins.py:2293
1342
msgid " brz diff --old xxx --new yyy NEWS"
1345
#: breezy/builtins.py:2295
1346
msgid " Same as 'brz diff' but prefix paths with old/ and new/::"
1349
#: breezy/builtins.py:2297
1308
" bzr diff --prefix old/:new/\n"
1351
" brz diff --prefix old/:new/\n"
1310
1353
" Show the differences using a custom diff program with options::\n"
1312
" bzr diff --using /usr/bin/diff --diff-options -wu"
1355
" brz diff --using /usr/bin/diff --diff-options -wu"
1315
#: bzrlib/builtins.py:2284
1358
# help of 'diff-options' option of 'diff' command
1359
#: breezy/builtins.py:2307
1316
1360
msgid "Pass these options to the external diff program."
1319
#: bzrlib/builtins.py:2287
1363
# help of 'prefix' option of 'diff' command
1364
#: breezy/builtins.py:2310
1321
1366
"Set prefixes added to old and new filenames, as two values separated by a "
1322
1367
"colon. (eg \"old/:new/\")."
1325
#: bzrlib/builtins.py:2290
1370
# help of 'old' option of 'diff' command
1371
#: breezy/builtins.py:2313
1326
1372
msgid "Branch/tree to compare from."
1329
#: bzrlib/builtins.py:2294
1375
# help of 'new' option of 'diff' command
1376
#: breezy/builtins.py:2317
1330
1377
msgid "Branch/tree to compare to."
1333
#: bzrlib/builtins.py:2300
1380
# help of 'using' option of 'diff' command
1381
#: breezy/builtins.py:2323
1334
1382
msgid "Use this command to compare files."
1337
#: bzrlib/builtins.py:2305
1385
# help of 'format' option of 'diff' command
1386
#: breezy/builtins.py:2328
1338
1387
msgid "Diff format to use."
1341
#: bzrlib/builtins.py:2307
1390
# title of 'format' option of 'diff' command
1391
#: breezy/builtins.py:2330
1342
1392
msgid "Diff format"
1345
#: bzrlib/builtins.py:2329
1395
# help of 'context' option of 'diff' command
1396
#: breezy/builtins.py:2332
1397
msgid "How many lines of context to show."
1400
#: breezy/builtins.py:2357
1346
1401
msgid "--prefix expects two values separated by a colon (eg \"old/:new/\")"
1349
#: bzrlib/builtins.py:2333
1350
msgid "bzr diff --revision takes exactly one or two revision specifiers"
1404
#: breezy/builtins.py:2361
1405
msgid "brz diff --revision takes exactly one or two revision specifiers"
1353
#: bzrlib/builtins.py:2338 bzrlib/builtins.py:2736 bzrlib/builtins.py:2749
1354
#: bzrlib/builtins.py:2757 bzrlib/builtins.py:4919
1408
#: breezy/builtins.py:2366 breezy/builtins.py:2763 breezy/builtins.py:2776
1409
#: breezy/builtins.py:2784 breezy/builtins.py:4957
1410
#, python-brace-format
1355
1411
msgid "{0} and {1} are mutually exclusive"
1358
#: bzrlib/builtins.py:2358
1414
#: breezy/builtins.py:2386
1360
1416
"List files deleted in the working tree.\n"
1364
#: bzrlib/builtins.py:2436
1420
#: breezy/builtins.py:2463
1365
1421
msgid "Show the tree root directory."
1368
#: bzrlib/builtins.py:2438
1424
#: breezy/builtins.py:2465
1370
1426
"The root is the nearest enclosing directory with a .bzr control\n"
1374
#: bzrlib/builtins.py:2453
1430
#: breezy/builtins.py:2480
1375
1431
msgid "The limit argument must be an integer."
1378
#: bzrlib/builtins.py:2461
1434
#: breezy/builtins.py:2488
1379
1435
msgid "The levels argument must be an integer."
1382
#: bzrlib/builtins.py:2466
1438
#: breezy/builtins.py:2493
1383
1439
msgid "Show historical log for a branch or subset of a branch."
1386
#: bzrlib/builtins.py:2468
1442
#: breezy/builtins.py:2495
1388
"log is bzr's default tool for exploring the history of a branch.\n"
1444
"log is brz's default tool for exploring the history of a branch.\n"
1389
1445
"The branch to use is taken from the first parameter. If no parameters\n"
1390
1446
"are given, the branch containing the working directory is logged.\n"
1391
1447
"Here are some simple examples::"
1394
#: bzrlib/builtins.py:2473
1450
#: breezy/builtins.py:2500
1396
" bzr log log the current branch\n"
1397
" bzr log foo.py log a file in its branch\n"
1398
" bzr log http://server/branch log a branch on a server"
1452
" brz log log the current branch\n"
1453
" brz log foo.py log a file in its branch\n"
1454
" brz log http://server/branch log a branch on a server"
1401
#: bzrlib/builtins.py:2477
1457
#: breezy/builtins.py:2504
1403
1459
"The filtering, ordering and information shown for each revision can\n"
1404
1460
"be controlled as explained below. By default, all revisions are\n"
1644
1698
" trading disk space for faster speed."
1647
#: bzrlib/builtins.py:2624
1701
# help of 'forward' option of 'log' command
1702
#: breezy/builtins.py:2651
1648
1703
msgid "Show from oldest to newest."
1651
#: bzrlib/builtins.py:2627
1706
# help of 'verbose' option of 'log' command
1707
#: breezy/builtins.py:2654
1652
1708
msgid "Show files changed in each revision."
1655
#: bzrlib/builtins.py:2633
1711
# help of 'change' option of 'log' command
1712
#: breezy/builtins.py:2660
1656
1713
msgid "Show just the specified revision. See also \"help revisionspec\"."
1659
#: bzrlib/builtins.py:2637
1716
# help of 'authors' option of 'log' command
1717
#: breezy/builtins.py:2664
1660
1718
msgid "What names to list as authors - first, all or committer."
1663
#: bzrlib/builtins.py:2638
1721
# title of 'authors' option of 'log' command
1722
#: breezy/builtins.py:2665
1664
1723
msgid "Authors"
1667
#: bzrlib/builtins.py:2643
1726
# help of 'levels' option of 'log' command
1727
#: breezy/builtins.py:2670
1668
1728
msgid "Number of levels to display - 0 for all, 1 for flat."
1671
#: bzrlib/builtins.py:2653
1731
# help of 'limit' option of 'log' command
1732
#: breezy/builtins.py:2680
1672
1733
msgid "Limit the output to the first N revisions."
1675
#: bzrlib/builtins.py:2658
1736
# help of 'show-diff' option of 'log' command
1737
#: breezy/builtins.py:2685
1676
1738
msgid "Show changes made in each revision as a patch."
1679
#: bzrlib/builtins.py:2660
1741
# help of 'include-merged' option of 'log' command
1742
#: breezy/builtins.py:2687
1680
1743
msgid "Show merged revisions like --levels 0 does."
1683
#: bzrlib/builtins.py:2664
1746
# help of 'omit-merges' option of 'log' command
1747
#: breezy/builtins.py:2691
1684
1748
msgid "Do not report commits with more than one parent."
1687
#: bzrlib/builtins.py:2666
1751
# help of 'exclude-common-ancestry' option of 'log' command
1752
#: breezy/builtins.py:2693
1689
1754
"Display only the revisions that are not part of both ancestries (require -"
1693
#: bzrlib/builtins.py:2670
1758
# help of 'signatures' option of 'log' command
1759
#: breezy/builtins.py:2697
1694
1760
msgid "Show digital signature validity."
1697
#: bzrlib/builtins.py:2673
1763
# help of 'match' option of 'log' command
1764
#: breezy/builtins.py:2700
1698
1765
msgid "Show revisions whose properties match this expression."
1701
#: bzrlib/builtins.py:2677
1768
# help of 'match-message' option of 'log' command
1769
#: breezy/builtins.py:2704
1702
1770
msgid "Show revisions whose message matches this expression."
1705
#: bzrlib/builtins.py:2681
1773
# help of 'match-committer' option of 'log' command
1774
#: breezy/builtins.py:2708
1706
1775
msgid "Show revisions whose committer matches this expression."
1709
#: bzrlib/builtins.py:2685
1778
# help of 'match-author' option of 'log' command
1779
#: breezy/builtins.py:2712
1710
1780
msgid "Show revisions whose authors match this expression."
1713
#: bzrlib/builtins.py:2689
1783
# help of 'match-bugs' option of 'log' command
1784
#: breezy/builtins.py:2716
1714
1785
msgid "Show revisions whose bugs match this expression."
1717
#: bzrlib/builtins.py:2743
1788
#: breezy/builtins.py:2770
1718
1789
msgid "--exclude-common-ancestry requires -r with two revisions"
1721
#: bzrlib/builtins.py:2771
1792
#: breezy/builtins.py:2798
1722
1793
#, python-format
1723
1794
msgid "Path unknown at end or start of revision range: %s"
1726
#: bzrlib/builtins.py:2888
1728
msgid "bzr %s doesn't accept two revisions in different branches."
1731
#: bzrlib/builtins.py:2904
1733
msgid "bzr %s --revision takes one or two values."
1736
#: bzrlib/builtins.py:2949
1797
#: breezy/builtins.py:2915
1799
msgid "brz %s doesn't accept two revisions in different branches."
1802
#: breezy/builtins.py:2931
1804
msgid "brz %s --revision takes one or two values."
1807
#: breezy/builtins.py:2976
1738
1809
"List files in a tree.\n"
1742
#: bzrlib/builtins.py:2958
1813
# help of 'recursive' option of 'ls' command
1814
#: breezy/builtins.py:2985
1743
1815
msgid "Recurse into subdirectories."
1746
#: bzrlib/builtins.py:2960
1818
# help of 'from-root' option of 'ls' command
1819
#: breezy/builtins.py:2987
1747
1820
msgid "Print paths relative to the root of the branch."
1750
#: bzrlib/builtins.py:2962
1823
# help of 'unknown' option of 'ls' command
1824
#: breezy/builtins.py:2989
1751
1825
msgid "Print unknown files."
1754
#: bzrlib/builtins.py:2963
1828
# help of 'versioned' option of 'ls' command
1829
#: breezy/builtins.py:2990
1755
1830
msgid "Print versioned files."
1758
#: bzrlib/builtins.py:2966
1833
# help of 'ignored' option of 'ls' command
1834
#: breezy/builtins.py:2993
1759
1835
msgid "Print ignored files."
1762
#: bzrlib/builtins.py:2968
1838
# help of 'kind' option of 'ls' command
1839
#: breezy/builtins.py:2995
1763
1840
msgid "List entries of a particular kind: file, directory, symlink."
1766
#: bzrlib/builtins.py:2981
1843
#: breezy/builtins.py:3008
1767
1844
msgid "invalid kind specified"
1770
#: bzrlib/builtins.py:2984
1847
#: breezy/builtins.py:3011
1771
1848
msgid "Cannot set both --verbose and --null"
1774
#: bzrlib/builtins.py:2993
1851
#: breezy/builtins.py:3020
1775
1852
msgid "cannot specify both --from-root and PATH"
1778
#: bzrlib/builtins.py:3080
1855
#: breezy/builtins.py:3107
1779
1856
msgid "Ignore specified files or patterns."
1782
#: bzrlib/builtins.py:3082
1783
msgid "See ``bzr help patterns`` for details on the syntax of patterns."
1859
#: breezy/builtins.py:3109
1860
msgid "See ``brz help patterns`` for details on the syntax of patterns."
1786
#: bzrlib/builtins.py:3084
1863
#: breezy/builtins.py:3111
1788
1865
"If a .bzrignore file does not exist, the ignore command\n"
1789
1866
"will create one and add the specified files or patterns to the newly\n"
1830
1907
" the shell on Unix."
1833
#: bzrlib/builtins.py:3113
1910
#: breezy/builtins.py:3140
1835
1912
"* Ignore patterns starting with \"#\" act as comments in the ignore file.\n"
1836
1913
" To ignore patterns that begin with that character, use the \"RE:\" prefix."
1839
#: bzrlib/builtins.py:3116
1916
#: breezy/builtins.py:3143
1842
1919
" Ignore the top level Makefile::"
1845
#: bzrlib/builtins.py:3119
1846
msgid " bzr ignore ./Makefile"
1922
#: breezy/builtins.py:3146
1923
msgid " brz ignore ./Makefile"
1849
#: bzrlib/builtins.py:3121
1926
#: breezy/builtins.py:3148
1850
1927
msgid " Ignore .class files in all directories...::"
1853
#: bzrlib/builtins.py:3123
1854
msgid " bzr ignore \"*.class\""
1930
#: breezy/builtins.py:3150
1931
msgid " brz ignore \"*.class\""
1857
#: bzrlib/builtins.py:3125
1934
#: breezy/builtins.py:3152
1858
1935
msgid " ...but do not ignore \"special.class\"::"
1861
#: bzrlib/builtins.py:3127
1862
msgid " bzr ignore \"!special.class\""
1938
#: breezy/builtins.py:3154
1939
msgid " brz ignore \"!special.class\""
1865
#: bzrlib/builtins.py:3129
1942
#: breezy/builtins.py:3156
1866
1943
msgid " Ignore files whose name begins with the \"#\" character::"
1869
#: bzrlib/builtins.py:3131
1870
msgid " bzr ignore \"RE:^#\""
1946
#: breezy/builtins.py:3158
1947
msgid " brz ignore \"RE:^#\""
1873
#: bzrlib/builtins.py:3133 bzrlib/builtins.py:3137
1950
#: breezy/builtins.py:3160 breezy/builtins.py:3164
1874
1951
msgid " Ignore .o files under the lib directory::"
1877
#: bzrlib/builtins.py:3135
1878
msgid " bzr ignore \"lib/**/*.o\""
1881
#: bzrlib/builtins.py:3139
1882
msgid " bzr ignore \"RE:lib/.*\\.o\""
1885
#: bzrlib/builtins.py:3141
1954
#: breezy/builtins.py:3162
1955
msgid " brz ignore \"lib/**/*.o\""
1958
#: breezy/builtins.py:3166
1959
msgid " brz ignore \"RE:lib/.*\\.o\""
1962
#: breezy/builtins.py:3168
1886
1963
msgid " Ignore everything but the \"debian\" toplevel directory::"
1889
#: bzrlib/builtins.py:3143
1966
#: breezy/builtins.py:3170
1891
" bzr ignore \"RE:(?!debian/).*\"\n"
1968
" brz ignore \"RE:(?!debian/).*\"\n"
1893
1970
" Ignore everything except the \"local\" toplevel directory,\n"
1894
1971
" but always ignore autosave files ending in ~, even under local/::\n"
1896
" bzr ignore \"*\"\n"
1897
" bzr ignore \"!./local\"\n"
1898
" bzr ignore \"!!*~\""
1901
#: bzrlib/builtins.py:3157
1902
msgid "Display the default ignore rules that bzr uses."
1905
#: bzrlib/builtins.py:3169
1973
" brz ignore \"*\"\n"
1974
" brz ignore \"!./local\"\n"
1975
" brz ignore \"!!*~\""
1978
# help of 'default-rules' option of 'ignore' command
1979
#: breezy/builtins.py:3184
1980
msgid "Display the default ignore rules that brz uses."
1983
#: breezy/builtins.py:3196
1906
1984
msgid "ignore requires at least one NAME_PATTERN or --default-rules."
1909
#: bzrlib/builtins.py:3180
1987
#: breezy/builtins.py:3207
1910
1988
#, python-format
1911
1989
msgid "Invalid ignore pattern found. %s"
1912
1990
msgid_plural "Invalid ignore patterns found. %s"
1916
#: bzrlib/builtins.py:3189
1994
#: breezy/builtins.py:3216
1917
1995
msgid "NAME_PATTERN should not be an absolute path"
1920
#: bzrlib/builtins.py:3202
1998
#: breezy/builtins.py:3229
1921
1999
#, python-format
1923
2001
"Warning: the following files are version controlled and match your ignore "
1926
"These files will continue to be version controlled unless you 'bzr remove' "
2004
"These files will continue to be version controlled unless you 'brz remove' "
1930
#: bzrlib/builtins.py:3209
2008
#: breezy/builtins.py:3236
1931
2009
msgid "List ignored files and the patterns that matched them."
1934
#: bzrlib/builtins.py:3211
2012
#: breezy/builtins.py:3238
1936
2014
"List all the ignored files and the ignore pattern that caused the file to\n"
1940
#: bzrlib/builtins.py:3214
2018
#: breezy/builtins.py:3241
1941
2019
msgid "Alternatively, to list just the files::"
1944
#: bzrlib/builtins.py:3216
1945
msgid " bzr ls --ignored"
2022
#: breezy/builtins.py:3243
2023
msgid " brz ls --ignored"
1948
#: bzrlib/builtins.py:3250
2026
#: breezy/builtins.py:3277
1949
2027
#, python-format
1950
2028
msgid "not a valid revision-number: %r"
1953
#: bzrlib/builtins.py:3257
1955
"Export current or past revision to a destination directory or archive."
2031
#: breezy/builtins.py:3284
2032
msgid "Export current or past revision to a destination directory or archive."
1958
#: bzrlib/builtins.py:3259
2035
#: breezy/builtins.py:3286
1959
2036
msgid "If no revision is specified this exports the last committed revision."
1962
#: bzrlib/builtins.py:3261
2039
#: breezy/builtins.py:3288
1964
2041
"Format may be an \"exporter\" name, such as tar, tgz, tbz2. If none is\n"
1965
2042
"given, try to find the format with the extension. If no extension\n"
1966
2043
"is found exports to a directory (equivalent to --format=dir)."
1969
#: bzrlib/builtins.py:3265
2046
#: breezy/builtins.py:3292
1971
2048
"If root is supplied, it will be used as the root directory inside\n"
1972
2049
"container formats (tar, zip, etc). If it is not supplied it will default\n"
1973
2050
"to the exported filename. The root option has no effect for 'dir' format."
1976
#: bzrlib/builtins.py:3269
2053
#: breezy/builtins.py:3296
1978
2055
"If branch is omitted then the branch containing the current working\n"
1979
2056
"directory will be used."
1982
#: bzrlib/builtins.py:3272
1984
"Note: Export of tree with non-ASCII filenames to zip is not supported."
2059
#: breezy/builtins.py:3299
2060
msgid "Note: Export of tree with non-ASCII filenames to zip is not supported."
1987
#: bzrlib/builtins.py:3274
2063
#: breezy/builtins.py:3301
1989
2065
" ================= =========================\n"
1990
2066
" Supported formats Autodetected by extension\n"
2124
#: bzrlib/builtins.py:3450
2205
#: breezy/builtins.py:3477
2125
2206
msgid ":Checks:"
2128
#: bzrlib/builtins.py:3452
2209
#: breezy/builtins.py:3479
2130
2211
" A common mistake is to forget to add a new file or directory before\n"
2131
2212
" running the commit command. The --strict option checks for unknown\n"
2132
2213
" files and aborts the commit if any are found. More advanced pre-commit\n"
2133
" checks can be implemented by defining hooks. See ``bzr help hooks``\n"
2214
" checks can be implemented by defining hooks. See ``brz help hooks``\n"
2134
2215
" for details."
2137
#: bzrlib/builtins.py:3458
2218
#: breezy/builtins.py:3485
2138
2219
msgid ":Things to note:"
2141
#: bzrlib/builtins.py:3460
2222
#: breezy/builtins.py:3487
2143
2224
" If you accidentially commit the wrong changes or make a spelling\n"
2144
2225
" mistake in the commit message say, you can use the uncommit command\n"
2145
" to undo it. See ``bzr help uncommit`` for details."
2226
" to undo it. See ``brz help uncommit`` for details."
2148
#: bzrlib/builtins.py:3464
2229
#: breezy/builtins.py:3491
2150
2231
" Hooks can also be configured to run after a commit. This allows you\n"
2151
2232
" to trigger updates to external systems like bug trackers. The --fixes\n"
2152
2233
" option can be used to record the association between a revision and\n"
2153
" one or more bugs. See ``bzr help bugs`` for details."
2234
" one or more bugs. See ``brz help bugs`` for details."
2156
#: bzrlib/builtins.py:3474
2237
# help of 'exclude' option of 'commit' command
2238
#: breezy/builtins.py:3501
2157
2239
msgid "Do not consider changes made to a given path."
2160
#: bzrlib/builtins.py:3477
2242
# help of 'message' option of 'commit' command
2243
#: breezy/builtins.py:3504
2161
2244
msgid "Description of the new revision."
2164
#: bzrlib/builtins.py:3480
2247
# help of 'unchanged' option of 'commit' command
2248
#: breezy/builtins.py:3507
2165
2249
msgid "Commit even if nothing has changed."
2168
#: bzrlib/builtins.py:3484
2252
# help of 'file' option of 'commit' command
2253
#: breezy/builtins.py:3511
2169
2254
msgid "Take commit message from this file."
2172
#: bzrlib/builtins.py:3486
2257
# help of 'strict' option of 'commit' command
2258
#: breezy/builtins.py:3513
2173
2259
msgid "Refuse to commit if there are unknown files in the working tree."
2176
#: bzrlib/builtins.py:3489
2262
# help of 'commit-time' option of 'commit' command
2263
#: breezy/builtins.py:3516
2178
2265
"Manually set a commit time using commit date format, e.g. '2009-10-10 "
2179
2266
"08:00:00 +0100'."
2182
#: bzrlib/builtins.py:3492
2183
msgid "Mark a bug as being fixed by this revision (see \"bzr help bugs\")."
2269
# help of 'fixes' option of 'commit' command
2270
#: breezy/builtins.py:3519
2271
msgid "Mark a bug as being fixed by this revision (see \"brz help bugs\")."
2186
#: bzrlib/builtins.py:3495
2274
# help of 'author' option of 'commit' command
2275
#: breezy/builtins.py:3522
2187
2276
msgid "Set the author's name, if it's different from the committer."
2190
#: bzrlib/builtins.py:3498
2279
# help of 'local' option of 'commit' command
2280
#: breezy/builtins.py:3525
2192
2282
"Perform a local commit in a bound branch. Local commits are not pushed to "
2193
2283
"the master branch until a normal commit is performed."
2196
#: bzrlib/builtins.py:3504
2286
# help of 'show-diff' option of 'commit' command
2287
#: breezy/builtins.py:3531
2198
2289
"When no message is supplied, show the diff along with the status summary in "
2199
2290
"the message editor."
2202
#: bzrlib/builtins.py:3507
2293
# help of 'lossy' option of 'commit' command
2294
#: breezy/builtins.py:3534
2204
2296
"When committing to a foreign version control system do not push data that "
2205
2297
"can not be natively represented."
2208
#: bzrlib/builtins.py:3525
2300
#: breezy/builtins.py:3552
2209
2301
#, python-format
2211
2303
"No tracker specified for bug %s. Use the form 'tracker:id' or specify a "
2212
2304
"default bug tracker using the `bugtracker` option.\n"
2213
"See \"bzr help bugs\" for more information on this feature. Commit refused."
2305
"See \"brz help bugs\" for more information on this feature. Commit refused."
2216
#: bzrlib/builtins.py:3534
2308
#: breezy/builtins.py:3561
2217
2309
#, python-format
2219
"Invalid bug %s. Must be in the form of 'tracker:id'. See \"bzr help bugs\" "
2311
"Invalid bug %s. Must be in the form of 'tracker:id'. See \"brz help bugs\" "
2220
2312
"for more information on this feature.\n"
2221
2313
"Commit refused."
2224
#: bzrlib/builtins.py:3543
2316
#: breezy/builtins.py:3570
2225
2317
#, python-format
2226
2318
msgid "Unrecognized bug %s. Commit refused."
2229
#: bzrlib/builtins.py:3546
2321
#: breezy/builtins.py:3573
2230
2322
#, python-format
2233
2325
"Commit refused."
2236
#: bzrlib/builtins.py:3570
2328
#: breezy/builtins.py:3597
2237
2329
msgid "Could not parse --commit-time: "
2240
#: bzrlib/builtins.py:3610
2332
#: breezy/builtins.py:3637
2241
2333
msgid "please specify either --message or --file"
2244
#: bzrlib/builtins.py:3639
2336
#: breezy/builtins.py:3666
2245
2337
msgid "please specify a commit message with either --message or --file"
2248
#: bzrlib/builtins.py:3642
2250
"Empty commit message specified. Please specify a commit message with either -"
2251
"-message or --file or leave a blank message with --message \"\"."
2254
#: bzrlib/builtins.py:3662
2256
"No changes to commit. Please 'bzr add' the files you want to commit, or use -"
2257
"-unchanged to force an empty commit."
2260
#: bzrlib/builtins.py:3666
2262
"Conflicts detected in working tree. Use \"bzr conflicts\" to list, \"bzr "
2340
#: breezy/builtins.py:3669
2342
"Empty commit message specified. Please specify a commit message with either "
2343
"--message or --file or leave a blank message with --message \"\"."
2346
#: breezy/builtins.py:3689
2348
"No changes to commit. Please 'brz add' the files you want to commit, or use "
2349
"--unchanged to force an empty commit."
2352
#: breezy/builtins.py:3693
2354
"Conflicts detected in working tree. Use \"brz conflicts\" to list, \"brz "
2263
2355
"resolve FILE\" to resolve."
2266
#: bzrlib/builtins.py:3670
2358
#: breezy/builtins.py:3697
2267
2359
msgid "Commit refused because there are unknown files in the working tree."
2270
#: bzrlib/builtins.py:3673
2362
#: breezy/builtins.py:3700
2273
2365
"To commit to master branch, run update and then commit.\n"
2274
2366
"You can also pass --local to commit to continue working disconnected."
2277
#: bzrlib/builtins.py:3681
2369
#: breezy/builtins.py:3708
2279
2371
"Validate working tree structure, branch consistency and repository history."
2282
#: bzrlib/builtins.py:3683
2374
#: breezy/builtins.py:3710
2284
2376
"This command checks various invariants about branch and repository storage\n"
2285
"to detect data corruption or bzr bugs."
2377
"to detect data corruption or brz bugs."
2288
#: bzrlib/builtins.py:3686
2380
#: breezy/builtins.py:3713
2290
2382
"The working tree and branch checks will only give output if a problem is\n"
2291
2383
"detected. The output fields of the repository check are:"
2294
#: bzrlib/builtins.py:3689
2386
#: breezy/builtins.py:3716
2297
2389
" This is just the number of revisions checked. It doesn't\n"
2298
2390
" indicate a problem."
2301
#: bzrlib/builtins.py:3693
2393
#: breezy/builtins.py:3720
2303
2395
"versionedfiles\n"
2304
2396
" This is just the number of versionedfiles checked. It\n"
2305
2397
" doesn't indicate a problem."
2308
#: bzrlib/builtins.py:3697
2400
#: breezy/builtins.py:3724
2310
2402
"unreferenced ancestors\n"
2311
2403
" Texts that are ancestors of other texts, but\n"
2417
#: bzrlib/builtins.py:3779
2512
#: breezy/builtins.py:3806
2419
2514
"For more information on upgrades, see the Bazaar Upgrade Guide,\n"
2420
2515
"http://doc.bazaar.canonical.com/latest/en/upgrade-guide/."
2423
#: bzrlib/builtins.py:3787
2424
msgid "Upgrade to a specific format. See \"bzr help formats\" for details."
2518
# help of 'format' option of 'upgrade' command
2519
#: breezy/builtins.py:3814
2520
msgid "Upgrade to a specific format. See \"brz help formats\" for details."
2427
#: bzrlib/builtins.py:3791
2523
# title of 'format' option of 'init' command
2524
# title of 'format' option of 'upgrade' command
2525
#: breezy/builtins.py:3818
2428
2526
msgid "Branch format"
2431
#: bzrlib/builtins.py:3793
2529
# help of 'clean' option of 'upgrade' command
2530
#: breezy/builtins.py:3820
2432
2531
msgid "Remove the backup.bzr directory if successful."
2435
#: bzrlib/builtins.py:3795
2534
# help of 'dry-run' option of 'add' command
2535
# help of 'dry-run' option of 'upgrade' command
2536
#: breezy/builtins.py:3822
2436
2537
msgid "Show what would be done, but don't actually do anything."
2439
#: bzrlib/builtins.py:3810
2440
msgid "Show or set bzr user id."
2540
#: breezy/builtins.py:3837
2541
msgid "Show or set brz user id."
2443
#: bzrlib/builtins.py:3812
2544
#: breezy/builtins.py:3839
2446
2547
" Show the email of the current user::"
2449
#: bzrlib/builtins.py:3815
2450
msgid " bzr whoami --email"
2550
#: breezy/builtins.py:3842
2551
msgid " brz whoami --email"
2453
#: bzrlib/builtins.py:3817
2554
#: breezy/builtins.py:3844
2454
2555
msgid " Set the current user::"
2457
#: bzrlib/builtins.py:3819
2458
msgid " bzr whoami \"Frank Chu <fchu@example.com>\""
2558
#: breezy/builtins.py:3846
2559
msgid " brz whoami \"Frank Chu <fchu@example.com>\""
2461
#: bzrlib/builtins.py:3823
2562
# help of 'email' option of 'whoami' command
2563
#: breezy/builtins.py:3850
2462
2564
msgid "Display email address only."
2465
#: bzrlib/builtins.py:3825
2567
# help of 'branch' option of 'whoami' command
2568
#: breezy/builtins.py:3852
2466
2569
msgid "Set identity for the current branch instead of globally."
2469
#: bzrlib/builtins.py:3851
2572
#: breezy/builtins.py:3878
2470
2573
msgid "--email can only be used to display existing identity"
2473
#: bzrlib/builtins.py:3873
2576
#: breezy/builtins.py:3902
2474
2577
msgid "Print or set the branch nickname."
2477
#: bzrlib/builtins.py:3875
2580
#: breezy/builtins.py:3904
2479
"If unset, the tree root directory name is used as the nickname.\n"
2480
"To print the current nickname, execute with no argument."
2582
"If unset, the colocated branch name is used for colocated branches, and\n"
2583
"the branch directory name is used for other branches. To print the\n"
2584
"current nickname, execute with no argument."
2483
#: bzrlib/builtins.py:3878
2587
#: breezy/builtins.py:3908
2485
2589
"Bound branches use the nickname of its master branch unless it is set\n"
2489
#: bzrlib/builtins.py:3898
2593
#: breezy/builtins.py:3928
2490
2594
msgid "Set/unset and display aliases."
2493
#: bzrlib/builtins.py:3900
2597
#: breezy/builtins.py:3930
2496
2600
" Show the current aliases::"
2499
#: bzrlib/builtins.py:3903
2603
#: breezy/builtins.py:3933
2503
#: bzrlib/builtins.py:3905
2607
#: breezy/builtins.py:3935
2504
2608
msgid " Show the alias specified for 'll'::"
2507
#: bzrlib/builtins.py:3907
2508
msgid " bzr alias ll"
2611
#: breezy/builtins.py:3937
2612
msgid " brz alias ll"
2511
#: bzrlib/builtins.py:3909
2615
#: breezy/builtins.py:3939
2512
2616
msgid " Set an alias for 'll'::"
2515
#: bzrlib/builtins.py:3911
2516
msgid " bzr alias ll=\"log --line -r-10..-1\""
2619
#: breezy/builtins.py:3941
2620
msgid " brz alias ll=\"log --line -r-10..-1\""
2519
#: bzrlib/builtins.py:3913
2623
#: breezy/builtins.py:3943
2520
2624
msgid " To remove an alias for 'll'::"
2523
#: bzrlib/builtins.py:3915
2524
msgid " bzr alias --remove ll"
2627
#: breezy/builtins.py:3945
2628
msgid " brz alias --remove ll"
2527
#: bzrlib/builtins.py:3920
2631
# help of 'remove' option of 'alias' command
2632
#: breezy/builtins.py:3950
2528
2633
msgid "Remove the alias."
2531
#: bzrlib/builtins.py:3938
2532
msgid "bzr alias --remove expects an alias to remove."
2535
#: bzrlib/builtins.py:4119
2537
"subunit not available. subunit needs to be installed to use --subunit."
2540
#: bzrlib/builtins.py:4136
2542
"--benchmark is no longer supported from bzr 2.2; use bzr-usertest instead"
2545
#: bzrlib/builtins.py:4183
2546
msgid "Show version of bzr."
2549
#: bzrlib/builtins.py:4187
2636
#: breezy/builtins.py:3968
2637
msgid "brz alias --remove expects an alias to remove."
2640
#: breezy/builtins.py:4149
2641
msgid "subunit not available. subunit needs to be installed to use --subunit."
2644
#: breezy/builtins.py:4166
2646
"--benchmark is no longer supported from brz 2.2; use bzr-usertest instead"
2649
#: breezy/builtins.py:4213
2650
msgid "Show version of brz."
2653
# help of 'short' option of 'version' command
2654
#: breezy/builtins.py:4217
2550
2655
msgid "Print just the version number."
2553
#: bzrlib/builtins.py:4206
2658
#: breezy/builtins.py:4236
2554
2659
msgid "It sure does!\n"
2557
#: bzrlib/builtins.py:4230
2662
#: breezy/builtins.py:4260
2558
2663
#, python-format
2559
2664
msgid "merge base is revision %s\n"
2562
#: bzrlib/builtins.py:4234
2667
#: breezy/builtins.py:4264
2563
2668
msgid "Perform a three-way merge."
2566
#: bzrlib/builtins.py:4236
2671
#: breezy/builtins.py:4266
2568
2673
"The source of the merge can be specified either in the form of a branch,\n"
2569
2674
"or in the form of a path to a file containing a merge directive generated\n"
2570
"with bzr send. If neither is specified, the default is the upstream branch\n"
2675
"with brz send. If neither is specified, the default is the upstream branch\n"
2571
2676
"or the branch most recently merged using --remember. The source of the\n"
2572
2677
"merge may also be specified in the form of a path to a file in another\n"
2573
2678
"branch: in this case, only the modifications to that file are merged into\n"
2574
2679
"the current working tree."
2577
#: bzrlib/builtins.py:4244
2682
#: breezy/builtins.py:4274
2579
"When merging from a branch, by default bzr will try to merge in all new\n"
2684
"When merging from a branch, by default brz will try to merge in all new\n"
2580
2685
"work from the other branch, automatically determining an appropriate base\n"
2581
2686
"revision. If this fails, you may need to give an explicit base."
2584
#: bzrlib/builtins.py:4248
2689
#: breezy/builtins.py:4278
2586
"To pick a different ending revision, pass \"--revision OTHER\". bzr will\n"
2691
"To pick a different ending revision, pass \"--revision OTHER\". brz will\n"
2587
2692
"try to merge in all new work up to and including revision OTHER."
2590
#: bzrlib/builtins.py:4251
2695
#: breezy/builtins.py:4281
2592
2697
"If you specify two values, \"--revision BASE..OTHER\", only revisions BASE\n"
2593
2698
"through OTHER, excluding BASE but including OTHER, will be merged. If this\n"
2639
2743
"merge revision which has more than two parents."
2642
#: bzrlib/builtins.py:4283
2746
#: breezy/builtins.py:4313
2644
2748
"If one would like to merge changes from the working tree of the other\n"
2645
2749
"branch without merging any committed revisions, the --uncommitted option\n"
2646
2750
"can be given."
2649
#: bzrlib/builtins.py:4287
2753
#: breezy/builtins.py:4317
2651
2755
"To select only some changes to merge, use \"merge -i\", which will prompt\n"
2652
2756
"you to apply each diff hunk and file change, similar to \"shelve\"."
2655
#: bzrlib/builtins.py:4290
2759
#: breezy/builtins.py:4320
2658
" To merge all new revisions from bzr.dev::"
2661
#: bzrlib/builtins.py:4293
2662
msgid " bzr merge ../bzr.dev"
2665
#: bzrlib/builtins.py:4295
2666
msgid " To merge changes up to and including revision 82 from bzr.dev::"
2669
#: bzrlib/builtins.py:4297
2670
msgid " bzr merge -r 82 ../bzr.dev"
2673
#: bzrlib/builtins.py:4299
2762
" To merge all new revisions from brz.dev::"
2765
#: breezy/builtins.py:4323
2766
msgid " brz merge ../brz.dev"
2769
#: breezy/builtins.py:4325
2770
msgid " To merge changes up to and including revision 82 from brz.dev::"
2773
#: breezy/builtins.py:4327
2774
msgid " brz merge -r 82 ../brz.dev"
2777
#: breezy/builtins.py:4329
2674
2778
msgid " To merge the changes introduced by 82, without previous changes::"
2677
#: bzrlib/builtins.py:4301
2678
msgid " bzr merge -r 81..82 ../bzr.dev"
2781
#: breezy/builtins.py:4331
2782
msgid " brz merge -r 81..82 ../brz.dev"
2681
#: bzrlib/builtins.py:4303
2785
#: breezy/builtins.py:4333
2682
2786
msgid " To apply a merge directive contained in /tmp/merge::"
2685
#: bzrlib/builtins.py:4305
2686
msgid " bzr merge /tmp/merge"
2789
#: breezy/builtins.py:4335
2790
msgid " brz merge /tmp/merge"
2689
#: bzrlib/builtins.py:4307
2793
#: breezy/builtins.py:4337
2691
2795
" To create a merge revision with three parents from two branches\n"
2692
2796
" feature1a and feature1b:"
2695
#: bzrlib/builtins.py:4310
2799
#: breezy/builtins.py:4340
2697
" bzr merge ../feature1a\n"
2698
" bzr merge ../feature1b --force\n"
2699
" bzr commit -m 'revision with three parents'"
2801
" brz merge ../feature1a\n"
2802
" brz merge ../feature1b --force\n"
2803
" brz commit -m 'revision with three parents'"
2702
#: bzrlib/builtins.py:4322
2806
# help of 'force' option of 'merge' command
2807
#: breezy/builtins.py:4352
2703
2808
msgid "Merge even if the destination tree has uncommitted changes."
2706
#: bzrlib/builtins.py:4328
2811
# help of 'uncommitted' option of 'merge' command
2812
#: breezy/builtins.py:4358
2708
2814
"Apply uncommitted changes from a working copy, instead of branch changes."
2711
#: bzrlib/builtins.py:4330
2817
# help of 'pull' option of 'merge' command
2818
#: breezy/builtins.py:4360
2713
2820
"If the destination is already completely merged into the source, pull from "
2714
2821
"the source rather than merging. When this happens, you do not need to "
2715
2822
"commit the result."
2718
#: bzrlib/builtins.py:4335
2825
# help of 'directory' option of 'merge' command
2826
#: breezy/builtins.py:4365
2720
2828
"Branch to merge into, rather than the one containing the working directory."
2723
#: bzrlib/builtins.py:4337
2831
# help of 'preview' option of 'merge' command
2832
#: breezy/builtins.py:4367
2724
2833
msgid "Instead of merging, show a diff of the merge."
2727
#: bzrlib/builtins.py:4339
2836
# help of 'interactive' option of 'merge' command
2837
#: breezy/builtins.py:4369
2728
2838
msgid "Select changes interactively."
2731
#: bzrlib/builtins.py:4361
2841
#: breezy/builtins.py:4391
2733
"Merging into empty branches not currently supported, "
2734
"https://bugs.launchpad.net/bzr/+bug/308562"
2843
"Merging into empty branches not currently supported, https://bugs.launchpad."
2844
"net/brz/+bug/308562"
2737
#: bzrlib/builtins.py:4388
2847
#: breezy/builtins.py:4418
2738
2848
msgid "Cannot use --uncommitted with bundles or merge directives."
2741
#: bzrlib/builtins.py:4399
2851
#: breezy/builtins.py:4429
2742
2852
msgid "Cannot use --uncommitted and --revision at the same time."
2745
#: bzrlib/builtins.py:4419
2855
#: breezy/builtins.py:4449
2746
2856
msgid "merger: "
2749
#: bzrlib/builtins.py:4421 bzrlib/bundle/apply_bundle.py:71
2859
#: breezy/builtins.py:4451 breezy/bundle/apply_bundle.py:71
2750
2860
msgid "Nothing to do."
2753
#: bzrlib/builtins.py:4425
2863
#: breezy/builtins.py:4455
2754
2864
msgid "Cannot pull individual files"
2757
#: bzrlib/builtins.py:4433
2758
msgid "This branch has no commits. (perhaps you would prefer 'bzr pull')"
2867
#: breezy/builtins.py:4463
2868
msgid "This branch has no commits. (perhaps you would prefer 'brz pull')"
2761
#: bzrlib/builtins.py:4491
2871
#: breezy/builtins.py:4521
2762
2872
#, python-format
2763
2873
msgid "Show-base is not supported for this merge type. %s"
2766
#: bzrlib/builtins.py:4500
2876
#: breezy/builtins.py:4530
2767
2877
#, python-format
2768
2878
msgid "Conflict reduction is not supported for merge type %s."
2771
#: bzrlib/builtins.py:4504
2881
#: breezy/builtins.py:4534
2772
2882
msgid "Cannot do conflict reduction and show base."
2775
#: bzrlib/builtins.py:4615
2885
#: breezy/builtins.py:4645
2776
2886
msgid "No location specified or remembered"
2779
#: bzrlib/builtins.py:4617
2889
#: breezy/builtins.py:4647
2890
#, python-brace-format
2780
2891
msgid "{0} remembered {1} location {2}"
2783
#: bzrlib/builtins.py:4623
2894
#: breezy/builtins.py:4653
2784
2895
msgid "Redo a merge."
2787
#: bzrlib/builtins.py:4625
2898
#: breezy/builtins.py:4655
2789
2900
"Use this if you want to try a different merge technique while resolving\n"
2790
2901
"conflicts. Some merge techniques are better than others, and remerge\n"
2791
2902
"lets you try different ones on different files."
2794
#: bzrlib/builtins.py:4629
2905
#: breezy/builtins.py:4659
2796
2907
"The options for remerge have the same meaning and defaults as the ones for\n"
2797
2908
"merge. The difference is that remerge can (only) be run when there is a\n"
2798
2909
"pending merge, and it lets you specify particular files."
2801
#: bzrlib/builtins.py:4633
2912
#: breezy/builtins.py:4663
2804
2915
" Re-do the merge of all conflicted files, and show the base text in\n"
2805
2916
" conflict regions, in addition to the usual THIS and OTHER texts::"
2808
#: bzrlib/builtins.py:4637
2809
msgid " bzr remerge --show-base"
2919
#: breezy/builtins.py:4667
2920
msgid " brz remerge --show-base"
2812
#: bzrlib/builtins.py:4639
2923
#: breezy/builtins.py:4669
2814
2925
" Re-do the merge of \"foobar\", using the weave merge algorithm, with\n"
2815
2926
" additional processing to reduce the size of conflict regions::"
2818
#: bzrlib/builtins.py:4642
2819
msgid " bzr remerge --merge-type weave --reprocess foobar"
2929
#: breezy/builtins.py:4672
2930
msgid " brz remerge --merge-type weave --reprocess foobar"
2822
#: bzrlib/builtins.py:4649
2933
# help of 'show-base' option of 'merge' command
2934
# help of 'show-base' option of 'pull' command
2935
# help of 'show-base' option of 'remerge' command
2936
# help of 'show-base' option of 'update' command
2937
#: breezy/builtins.py:4679
2823
2938
msgid "Show base revision text in conflicts."
2826
#: bzrlib/builtins.py:4661
2941
#: breezy/builtins.py:4691
2828
2943
"Sorry, remerge only works after normal merges. Not cherrypicking or multi-"
2832
#: bzrlib/builtins.py:4717
2833
msgid "Revert files to a previous revision."
2947
#: breezy/builtins.py:4749
2949
"Set files in the working tree back to the contents of a previous revision."
2836
#: bzrlib/builtins.py:4719
2952
#: breezy/builtins.py:4751
2838
2954
"Giving a list of files will revert only those files. Otherwise, all files\n"
2839
2955
"will be reverted. If the revision is not specified with '--revision', the\n"
2840
"last committed revision is used."
2956
"working tree basis revision is used. A revert operation affects only the\n"
2957
"working tree, not any revision history like the branch and repository or\n"
2958
"the working tree basis revision."
2843
#: bzrlib/builtins.py:4723
2961
#: breezy/builtins.py:4757
2845
2963
"To remove only some changes, without reverting to a prior version, use\n"
2846
2964
"merge instead. For example, \"merge . -r -2..-3\" (don't forget the \".\")\n"
2847
2965
"will remove the changes introduced by the second last commit (-2), without\n"
2848
2966
"affecting the changes introduced by the last commit (-1). To remove\n"
2849
"certain changes on a hunk-by-hunk basis, see the shelve command."
2967
"certain changes on a hunk-by-hunk basis, see the shelve command.\n"
2968
"To update the branch to a specific revision or the latest revision and\n"
2969
"update the working tree accordingly while preserving local changes, see the\n"
2852
#: bzrlib/builtins.py:4729
2973
#: breezy/builtins.py:4766
2854
"By default, any files that have been manually changed will be backed up\n"
2855
"first. (Files changed only by merge are not backed up.) Backup files have\n"
2856
"'.~#~' appended to their name, where # is a number."
2975
"Uncommitted changes to files that are reverted will be discarded.\n"
2976
"Howver, by default, any files that have been manually changed will be\n"
2977
"backed up first. (Files changed only by merge are not backed up.) Backup\n"
2978
"files have '.~#~' appended to their name, where # is a number."
2859
#: bzrlib/builtins.py:4733
2981
#: breezy/builtins.py:4771
2861
2983
"When you provide files, you can use their current pathname or the pathname\n"
2862
2984
"from the target revision. So you can use revert to \"undelete\" a file by\n"
2935
3060
" 0 - no missing revisions"
2938
#: bzrlib/builtins.py:4847
3063
#: breezy/builtins.py:4885
2940
3065
" Determine the missing revisions between this and the branch at the\n"
2941
3066
" remembered pull location::"
2944
#: bzrlib/builtins.py:4850
2945
msgid " bzr missing"
3069
#: breezy/builtins.py:4888
3070
msgid " brz missing"
2948
#: bzrlib/builtins.py:4852
3073
#: breezy/builtins.py:4890
2949
3074
msgid " Determine the missing revisions between this and another branch::"
2952
#: bzrlib/builtins.py:4854
2953
msgid " bzr missing http://server/branch"
3077
#: breezy/builtins.py:4892
3078
msgid " brz missing http://server/branch"
2956
#: bzrlib/builtins.py:4856
3081
#: breezy/builtins.py:4894
2958
3083
" Determine the missing revisions up to a specific revision on the other\n"
2962
#: bzrlib/builtins.py:4859
2963
msgid " bzr missing -r ..-10"
3087
#: breezy/builtins.py:4897
3088
msgid " brz missing -r ..-10"
2966
#: bzrlib/builtins.py:4861
3091
#: breezy/builtins.py:4899
2968
3093
" Determine the missing revisions up to a specific revision on this\n"
2972
#: bzrlib/builtins.py:4864
2973
msgid " bzr missing --my-revision ..-10"
3097
#: breezy/builtins.py:4902
3098
msgid " brz missing --my-revision ..-10"
2976
#: bzrlib/builtins.py:4871
3101
# help of 'reverse' option of 'missing' command
3102
#: breezy/builtins.py:4909
2977
3103
msgid "Reverse the order of revisions."
2980
#: bzrlib/builtins.py:4873
3106
# help of 'mine-only' option of 'missing' command
3107
#: breezy/builtins.py:4911
2981
3108
msgid "Display changes in the local branch only."
2984
#: bzrlib/builtins.py:4874
3111
# help of 'this' option of 'missing' command
3112
#: breezy/builtins.py:4912
2985
3113
msgid "Same as --mine-only."
2988
#: bzrlib/builtins.py:4876
3116
# help of 'theirs-only' option of 'missing' command
3117
#: breezy/builtins.py:4914
2989
3118
msgid "Display changes in the remote branch only."
2992
#: bzrlib/builtins.py:4877
3121
# help of 'other' option of 'missing' command
3122
#: breezy/builtins.py:4915
2993
3123
msgid "Same as --theirs-only."
2996
#: bzrlib/builtins.py:4882
3126
# help of 'revision' option of 'missing' command
3127
#: breezy/builtins.py:4920
2998
3129
"Filter on other branch revisions (inclusive). See \"help revisionspec\" for "
3002
#: bzrlib/builtins.py:4886
3133
# help of 'my-revision' option of 'missing' command
3134
#: breezy/builtins.py:4924
3004
3136
"Filter on local branch revisions (inclusive). See \"help revisionspec\" for "
3008
#: bzrlib/builtins.py:4889
3140
# help of 'include-merged' option of 'missing' command
3141
#: breezy/builtins.py:4927
3009
3142
msgid "Show all revisions in addition to the mainline ones."
3012
#: bzrlib/builtins.py:4943
3145
#: breezy/builtins.py:4981
3013
3146
msgid "No peer location known or specified."
3016
#: bzrlib/builtins.py:4947
3149
#: breezy/builtins.py:4985
3150
#, python-brace-format
3017
3151
msgid "Using saved parent location: {0}\n"
3020
#: bzrlib/builtins.py:4980
3154
#: breezy/builtins.py:5018
3021
3155
#, python-format
3022
3156
msgid "You have %d extra revision:\n"
3023
3157
msgid_plural "You have %d extra revisions:\n"
3027
#: bzrlib/builtins.py:4996
3161
#: breezy/builtins.py:5038
3028
3162
#, python-format
3029
3163
msgid "You are missing %d revision:\n"
3030
3164
msgid_plural "You are missing %d revisions:\n"
3034
#: bzrlib/builtins.py:5008
3168
#: breezy/builtins.py:5053
3035
3169
msgid "This branch has no new revisions.\n"
3038
#: bzrlib/builtins.py:5011
3172
#: breezy/builtins.py:5056
3039
3173
msgid "Other branch has no new revisions.\n"
3042
#: bzrlib/builtins.py:5016
3176
#: breezy/builtins.py:5061
3043
3177
msgid "Branches are up to date.\n"
3046
#: bzrlib/builtins.py:5027
3180
#: breezy/builtins.py:5072
3047
3181
msgid "Compress the data within a repository."
3050
#: bzrlib/builtins.py:5029
3184
#: breezy/builtins.py:5074
3052
3186
"This operation compresses the data within a bazaar repository. As\n"
3053
3187
"bazaar supports automatic packing of repository, this operation is\n"
3054
3188
"normally not required to be done manually."
3057
#: bzrlib/builtins.py:5033
3191
#: breezy/builtins.py:5078
3059
3193
"During the pack operation, bazaar takes a backup of existing repository\n"
3060
3194
"data, i.e. pack files. This backup is eventually removed by bazaar\n"
3106
3241
"plugins using the Python programming language."
3109
#: bzrlib/builtins.py:5091
3244
#: breezy/builtins.py:5136
3110
3245
msgid "Show testament (signing-form) of a revision."
3113
#: bzrlib/builtins.py:5094
3248
# help of 'long' option of 'testament' command
3249
#: breezy/builtins.py:5139
3114
3250
msgid "Produce long-format testament."
3117
#: bzrlib/builtins.py:5096
3253
# help of 'strict' option of 'testament' command
3254
#: breezy/builtins.py:5141
3118
3255
msgid "Produce a strict-format testament."
3121
#: bzrlib/builtins.py:5122
3258
#: breezy/builtins.py:5168
3122
3259
msgid "Show the origin of each line in a file."
3125
#: bzrlib/builtins.py:5124
3262
#: breezy/builtins.py:5170
3127
3264
"This prints out the given file with an annotation on the left side\n"
3128
3265
"indicating which revision, author and date introduced the change."
3131
#: bzrlib/builtins.py:5127
3268
#: breezy/builtins.py:5173
3133
3270
"If the origin is the same for a run of consecutive lines, it is\n"
3134
3271
"shown only at the top, unless the --all option is given."
3137
#: bzrlib/builtins.py:5135
3274
# help of 'all' option of 'annotate' command
3275
#: breezy/builtins.py:5181
3138
3276
msgid "Show annotations on all lines."
3141
#: bzrlib/builtins.py:5136
3279
# help of 'long' option of 'annotate' command
3280
#: breezy/builtins.py:5182
3142
3281
msgid "Show commit date in annotations."
3145
#: bzrlib/builtins.py:5223
3284
#: breezy/builtins.py:5269
3146
3285
msgid "Cannot sign a range of non-revision-history revisions"
3149
#: bzrlib/builtins.py:5235
3288
#: breezy/builtins.py:5281
3150
3289
msgid "Please supply either one revision, or a range."
3153
#: bzrlib/builtins.py:5239
3292
#: breezy/builtins.py:5285
3155
3294
"Convert the current branch into a checkout of the supplied branch.\n"
3156
3295
"If no branch is supplied, rebind to the last bound location."
3159
#: bzrlib/builtins.py:5242
3298
#: breezy/builtins.py:5288
3161
3300
"Once converted into a checkout, commits must succeed on the master branch\n"
3162
3301
"before they will be applied to the local branch."
3165
#: bzrlib/builtins.py:5245
3304
#: breezy/builtins.py:5291
3167
3306
"Bound branches use the nickname of its master branch unless it is set\n"
3168
3307
"locally, in which case binding will update the local nickname to be\n"
3169
3308
"that of the master."
3172
#: bzrlib/builtins.py:5260
3311
#: breezy/builtins.py:5306
3173
3312
msgid "No location supplied. This format does not remember old locations."
3176
#: bzrlib/builtins.py:5265
3315
#: breezy/builtins.py:5312
3177
3316
msgid "Branch is already bound"
3180
#: bzrlib/builtins.py:5267
3319
#: breezy/builtins.py:5315
3181
3320
msgid "No location supplied and no previous location known"
3184
#: bzrlib/builtins.py:5273
3323
#: breezy/builtins.py:5321
3185
3324
msgid "These branches have diverged. Try merging, and then bind again."
3188
#: bzrlib/builtins.py:5280
3327
#: breezy/builtins.py:5328
3189
3328
msgid "Convert the current checkout into a regular branch."
3192
#: bzrlib/builtins.py:5282
3331
#: breezy/builtins.py:5330
3194
3333
"After unbinding, the local branch is considered independent and subsequent\n"
3195
3334
"commits will be local only."
3198
#: bzrlib/builtins.py:5293
3337
#: breezy/builtins.py:5341
3199
3338
msgid "Local branch is not bound"
3202
#: bzrlib/builtins.py:5297
3341
#: breezy/builtins.py:5345
3203
3342
msgid "Remove the last committed revision."
3206
#: bzrlib/builtins.py:5299
3345
#: breezy/builtins.py:5347
3208
3347
"--verbose will print out what is being removed.\n"
3209
3348
"--dry-run will go through all the motions, but not actually\n"
3210
3349
"remove anything."
3213
#: bzrlib/builtins.py:5303
3352
#: breezy/builtins.py:5351
3215
3354
"If --revision is specified, uncommit revisions to leave the branch at the\n"
3216
"specified revision. For example, \"bzr uncommit -r 15\" will leave the\n"
3355
"specified revision. For example, \"brz uncommit -r 15\" will leave the\n"
3217
3356
"branch at revision 15."
3220
#: bzrlib/builtins.py:5307
3359
#: breezy/builtins.py:5355
3222
3361
"Uncommit leaves the working tree ready for a new commit. The only change\n"
3223
3362
"it may make is to restore any pending merges that were present before\n"
3227
#: bzrlib/builtins.py:5318
3366
# help of 'dry-run' option of 'uncommit' command
3367
#: breezy/builtins.py:5366
3228
3368
msgid "Don't actually make changes."
3231
#: bzrlib/builtins.py:5319
3371
# help of 'force' option of 'uncommit' command
3372
#: breezy/builtins.py:5367
3232
3373
msgid "Say yes to all questions."
3235
#: bzrlib/builtins.py:5321
3376
# help of 'keep-tags' option of 'uncommit' command
3377
#: breezy/builtins.py:5369
3236
3378
msgid "Keep tags that point to removed revisions."
3239
#: bzrlib/builtins.py:5323
3381
# help of 'local' option of 'uncommit' command
3382
#: breezy/builtins.py:5371
3240
3383
msgid "Only remove the commits from the local branch when in a checkout."
3243
#: bzrlib/builtins.py:5372
3386
#: breezy/builtins.py:5420
3244
3387
msgid "No revisions to uncommit.\n"
3247
#: bzrlib/builtins.py:5387
3390
#: breezy/builtins.py:5435
3248
3391
msgid "Dry-run, pretending to remove the above revisions.\n"
3251
#: bzrlib/builtins.py:5390
3394
#: breezy/builtins.py:5438
3252
3395
msgid "The above revision(s) will be removed.\n"
3255
#: bzrlib/builtins.py:5394
3398
#: breezy/builtins.py:5442
3256
3399
msgid "Uncommit these revisions"
3259
#: bzrlib/builtins.py:5397
3402
#: breezy/builtins.py:5445
3260
3403
msgid "Canceled\n"
3263
#: bzrlib/builtins.py:5404
3406
#: breezy/builtins.py:5452
3264
3407
#, python-format
3266
3409
"You can restore the old tip by running:\n"
3267
" bzr pull . -r revid:%s\n"
3410
" brz pull . -r revid:%s\n"
3270
#: bzrlib/builtins.py:5409
3413
#: breezy/builtins.py:5457
3271
3414
msgid "Break a dead lock."
3274
#: bzrlib/builtins.py:5411
3417
#: breezy/builtins.py:5459
3276
3419
"This command breaks a lock on a repository, branch, working directory or\n"
3280
#: bzrlib/builtins.py:5414
3423
#: breezy/builtins.py:5462
3282
3425
"CAUTION: Locks should only be broken when you are sure that the process\n"
3283
3426
"holding the lock has been stopped."
3286
#: bzrlib/builtins.py:5417
3429
#: breezy/builtins.py:5465
3288
"You can get information on what locks are open via the 'bzr info\n"
3431
"You can get information on what locks are open via the 'brz info\n"
3289
3432
"[location]' command."
3292
#: bzrlib/builtins.py:5420
3435
#: breezy/builtins.py:5468
3296
" bzr break-lock bzr+ssh://example.com/bzr/foo\n"
3297
" bzr break-lock --conf ~/.bazaar"
3439
" brz break-lock brz+ssh://example.com/brz/foo\n"
3440
" brz break-lock --conf ~/.bazaar"
3300
#: bzrlib/builtins.py:5429
3443
# help of 'config' option of 'break-lock' command
3444
#: breezy/builtins.py:5477
3301
3445
msgid "LOCATION is the directory where the config lock is."
3304
#: bzrlib/builtins.py:5431
3448
# help of 'force' option of 'break-lock' command
3449
#: breezy/builtins.py:5479
3305
3450
msgid "Do not ask for confirmation before breaking the lock."
3308
#: bzrlib/builtins.py:5466
3453
# help of 'protocol=bzr' option of 'serve' command
3454
#: breezy/builtins.py:5514
3309
3455
msgid "The Bazaar smart server protocol over TCP. (default port: 4155)"
3312
#: bzrlib/builtins.py:5467
3313
msgid "Run the bzr server."
3458
#: breezy/builtins.py:5515
3459
msgid "Run the brz server."
3316
#: bzrlib/builtins.py:5473
3462
# help of 'inet' option of 'serve' command
3463
#: breezy/builtins.py:5521
3317
3464
msgid "Serve on stdin/out for use from inetd or sshd."
3320
#: bzrlib/builtins.py:5474
3467
# title of 'protocol' option of 'serve' command
3468
#: breezy/builtins.py:5522
3321
3469
msgid "protocol"
3324
#: bzrlib/builtins.py:5475
3472
# help of 'protocol' option of 'serve' command
3473
#: breezy/builtins.py:5523
3325
3474
msgid "Protocol to serve."
3328
#: bzrlib/builtins.py:5479
3477
# help of 'listen' option of 'serve' command
3478
#: breezy/builtins.py:5527
3479
msgid "Listen for connections on nominated address."
3482
# help of 'port' option of 'serve' command
3483
#: breezy/builtins.py:5529
3330
"Listen for connections on nominated port of the form [hostname:]portnumber. "
3331
"Passing 0 as the port number will result in a dynamically allocated port. "
3332
"The default port depends on the protocol."
3485
"Listen for connections on nominated port. Passing 0 as the port number will "
3486
"result in a dynamically allocated port. The default port depends on the "
3335
#: bzrlib/builtins.py:5485
3490
# help of 'directory' option of 'serve' command
3491
#: breezy/builtins.py:5534
3336
3492
msgid "Serve contents of this directory."
3339
#: bzrlib/builtins.py:5487
3495
# help of 'allow-writes' option of 'serve' command
3496
#: breezy/builtins.py:5536
3341
3498
"By default the server is a readonly server. Supplying --allow-writes "
3342
3499
"enables write access to the contents of the served directory and below. "
3343
"Note that ``bzr serve`` does not perform authentication, so unless some form "
3500
"Note that ``brz serve`` does not perform authentication, so unless some form "
3344
3501
"of external authentication is arranged supplying this option leads to global "
3345
3502
"uncontrolled write access to your file system."
3348
#: bzrlib/builtins.py:5496
3505
# help of 'client-timeout' option of 'serve' command
3506
#: breezy/builtins.py:5545
3349
3507
msgid "Override the default idle client timeout (5min)."
3352
#: bzrlib/builtins.py:5546
3510
#: breezy/builtins.py:5563
3353
3511
msgid "Combine a tree into its containing tree."
3356
#: bzrlib/builtins.py:5548
3514
#: breezy/builtins.py:5565
3357
3515
msgid "This command requires the target tree to be in a rich-root format."
3360
#: bzrlib/builtins.py:5550
3518
#: breezy/builtins.py:5567
3362
3520
"The TREE argument should be an independent tree, inside another tree, but\n"
3363
"not part of it. (Such trees can be produced by \"bzr split\", but also by\n"
3364
"running \"bzr branch\" with the target inside a tree.)"
3521
"not part of it. (Such trees can be produced by \"brz split\", but also by\n"
3522
"running \"brz branch\" with the target inside a tree.)"
3367
#: bzrlib/builtins.py:5554
3525
#: breezy/builtins.py:5571
3369
3527
"The result is a combined tree, with the subtree no longer an independent\n"
3370
3528
"part. This is marked as a merge of the subtree into the containing tree,\n"
3371
3529
"and all history is preserved."
3374
#: bzrlib/builtins.py:5572
3532
#: breezy/builtins.py:5589
3375
3533
#, python-format
3377
3535
"Can't join trees because %s doesn't support rich root data.\n"
3378
"You can use bzr upgrade on the repository."
3536
"You can use brz upgrade on the repository."
3381
#: bzrlib/builtins.py:5582 bzrlib/builtins.py:5588
3539
#: breezy/builtins.py:5599 breezy/builtins.py:5605
3540
#, python-brace-format
3382
3541
msgid "Cannot join {0}. {1}"
3385
#: bzrlib/builtins.py:5592
3544
#: breezy/builtins.py:5609
3386
3545
msgid "Split a subdirectory of a tree into a separate tree."
3389
#: bzrlib/builtins.py:5594
3548
#: breezy/builtins.py:5611
3391
3550
"This command will produce a target tree in a format that supports\n"
3392
3551
"rich roots, like 'rich-root' or 'rich-root-pack'. These formats cannot be\n"
3393
3552
"converted into earlier formats like 'dirstate-tags'."
3396
#: bzrlib/builtins.py:5598
3555
#: breezy/builtins.py:5615
3398
3557
"The TREE argument should be a subdirectory of a working tree. That\n"
3399
3558
"subdirectory will be converted into an independent tree, with its own\n"
3400
3559
"branch. Commits in the top-level tree will not apply to the new subtree."
3403
#: bzrlib/builtins.py:5678
3562
#: breezy/builtins.py:5695
3404
3563
msgid "No submit branch specified or known"
3407
#: bzrlib/builtins.py:5686 bzrlib/send.py:108
3566
#: breezy/builtins.py:5704 breezy/send.py:109
3408
3567
msgid "No public branch specified or known"
3411
#: bzrlib/builtins.py:5691
3412
msgid "bzr merge-directive takes at most two one revision identifiers"
3570
#: breezy/builtins.py:5709
3571
msgid "brz merge-directive takes at most two one revision identifiers"
3415
#: bzrlib/builtins.py:5700
3574
#: breezy/builtins.py:5718
3416
3575
msgid "No revisions to bundle."
3419
#: bzrlib/builtins.py:5719
3578
#: breezy/builtins.py:5737
3420
3579
msgid "Mail or create a merge-directive for submitting changes."
3423
#: bzrlib/builtins.py:5721
3582
#: breezy/builtins.py:5739
3424
3583
msgid "A merge directive provides many things needed for requesting merges:"
3427
#: bzrlib/builtins.py:5723
3586
#: breezy/builtins.py:5741
3428
3587
msgid "* A machine-readable description of the merge to perform"
3431
#: bzrlib/builtins.py:5725
3590
#: breezy/builtins.py:5743
3432
3591
msgid "* An optional patch that is a preview of the changes requested"
3435
#: bzrlib/builtins.py:5727
3594
#: breezy/builtins.py:5745
3437
3596
"* An optional bundle of revision data, so that the changes can be applied\n"
3438
3597
" directly from the merge directive, without retrieving data from a\n"
3442
#: bzrlib/builtins.py:5731
3601
#: breezy/builtins.py:5749
3444
"`bzr send` creates a compact data set that, when applied using bzr\n"
3603
"`brz send` creates a compact data set that, when applied using brz\n"
3445
3604
"merge, has the same effect as merging from the source branch. "
3448
#: bzrlib/builtins.py:5734
3607
#: breezy/builtins.py:5752
3450
3609
"By default the merge directive is self-contained and can be applied to any\n"
3451
3610
"branch containing submit_branch in its ancestory without needing access to\n"
3452
3611
"the source branch."
3455
#: bzrlib/builtins.py:5738
3614
#: breezy/builtins.py:5756
3457
3616
"If --no-bundle is specified, then Bazaar doesn't send the contents of the\n"
3458
3617
"revisions, but only a structured request to merge from the\n"
3530
3689
"format 1. It is compatible with Bazaar 0.12 - 0.18."
3533
#: bzrlib/builtins.py:5786
3692
#: breezy/builtins.py:5804
3535
"The merge directives created by bzr send may be applied using bzr merge or\n"
3536
"bzr pull by specifying a file containing a merge directive as the location."
3694
"The merge directives created by brz send may be applied using brz merge or\n"
3695
"brz pull by specifying a file containing a merge directive as the location."
3539
#: bzrlib/builtins.py:5789
3698
#: breezy/builtins.py:5807
3541
"bzr send makes extensive use of public locations to map local locations "
3700
"brz send makes extensive use of public locations to map local locations "
3543
"URLs that can be used by other people. See `bzr help configuration` to\n"
3544
"set them, and use `bzr info` to display them."
3702
"URLs that can be used by other people. See `brz help configuration` to\n"
3703
"set them, and use `brz info` to display them."
3547
#: bzrlib/builtins.py:5813
3706
# help of 'output' option of 'send' command
3707
#: breezy/builtins.py:5831
3548
3708
msgid "Write merge directive to this file or directory; use - for stdout."
3551
#: bzrlib/builtins.py:5817
3711
# help of 'strict' option of 'send' command
3712
#: breezy/builtins.py:5835
3553
3714
"Refuse to send if there are uncommitted changes in the working tree, --no-"
3554
3715
"strict disables the check."
3557
#: bzrlib/builtins.py:5819
3718
# help of 'mail-to' option of 'send' command
3719
#: breezy/builtins.py:5837
3558
3720
msgid "Mail the request to this address."
3561
#: bzrlib/builtins.py:5823
3723
# help of 'body' option of 'send' command
3724
#: breezy/builtins.py:5841
3562
3725
msgid "Body for the email."
3565
#: bzrlib/builtins.py:5876
3728
# help of 'no-bundle' option of 'send' command
3729
#: breezy/builtins.py:5894
3566
3730
msgid "Do not include a bundle in the merge directive."
3569
#: bzrlib/builtins.py:5877
3733
# help of 'no-patch' option of 'send' command
3734
#: breezy/builtins.py:5895
3570
3735
msgid "Do not include a preview patch in the merge directive."
3573
#: bzrlib/builtins.py:5880
3738
# help of 'remember' option of 'send' command
3739
#: breezy/builtins.py:5898
3574
3740
msgid "Remember submit and public branch."
3577
#: bzrlib/builtins.py:5882
3743
# help of 'from' option of 'send' command
3744
#: breezy/builtins.py:5900
3579
3746
"Branch to generate the submission from, rather than the one containing the "
3580
3747
"working directory."
3583
#: bzrlib/builtins.py:5892 bzrlib/cmd_version_info.py:76
3750
# title of 'format' option of 'send' command
3751
# title of 'format' option of 'version-info' command
3752
#: breezy/builtins.py:5910 breezy/cmd_version_info.py:76
3587
#: bzrlib/builtins.py:5893
3756
# help of 'format' option of 'send' command
3757
#: breezy/builtins.py:5911
3588
3758
msgid "Use the specified output format."
3591
#: bzrlib/builtins.py:5915
3761
#: breezy/builtins.py:5933
3592
3762
msgid "Create, remove or modify a tag naming a revision."
3595
#: bzrlib/builtins.py:5917
3765
#: breezy/builtins.py:5935
3597
3767
"Tags give human-meaningful names to revisions. Commands that take a -r\n"
3598
3768
"(--revision) option can be given -rtag:X, where X is any previously\n"
3602
#: bzrlib/builtins.py:5921
3772
#: breezy/builtins.py:5939
3604
3774
"Tags are stored in the branch. Tags are copied from one branch to another\n"
3605
3775
"along when you branch, push, pull or merge."
3608
#: bzrlib/builtins.py:5924
3778
#: breezy/builtins.py:5942
3610
3780
"It is an error to give a tag name that already exists unless you pass\n"
3611
3781
"--force, in which case the tag is moved to point to the new revision."
3614
#: bzrlib/builtins.py:5927
3784
#: breezy/builtins.py:5945
3616
3786
"To rename a tag (change the name but keep it on the same revsion), run "
3618
"tag new-name -r tag:old-name`` and then ``bzr tag --delete oldname``."
3788
"tag new-name -r tag:old-name`` and then ``brz tag --delete oldname``."
3621
#: bzrlib/builtins.py:5930
3791
#: breezy/builtins.py:5948
3623
3793
"If no tag name is specified it will be determined through the \n"
3624
3794
"'automatic_tag_name' hook. This can e.g. be used to automatically tag\n"
3625
"upstream releases by reading configure.ac. See ``bzr help hooks`` for\n"
3795
"upstream releases by reading configure.ac. See ``brz help hooks`` for\n"
3629
#: bzrlib/builtins.py:5940
3799
# help of 'delete' option of 'tag' command
3800
#: breezy/builtins.py:5958
3630
3801
msgid "Delete this tag rather than placing it."
3633
#: bzrlib/builtins.py:5943
3804
# help of 'directory' option of 'tag' command
3805
#: breezy/builtins.py:5961
3634
3806
msgid "Branch in which to place the tag."
3637
#: bzrlib/builtins.py:5945
3809
# help of 'force' option of 'tag' command
3810
#: breezy/builtins.py:5963
3638
3811
msgid "Replace existing tags."
3641
#: bzrlib/builtins.py:5960
3814
#: breezy/builtins.py:5978
3642
3815
msgid "No tag specified to delete."
3645
#: bzrlib/builtins.py:5962
3818
#: breezy/builtins.py:5980
3646
3819
#, python-format
3647
3820
msgid "Deleted tag %s."
3650
#: bzrlib/builtins.py:5976
3823
#: breezy/builtins.py:5985
3824
msgid "Tags can only be placed on a single revision, not on a range"
3827
#: breezy/builtins.py:5994
3651
3828
msgid "Please specify a tag name."
3654
#: bzrlib/builtins.py:5984
3831
#: breezy/builtins.py:6002
3655
3832
#, python-format
3656
3833
msgid "Tag %s already exists for that revision."
3659
#: bzrlib/builtins.py:5988
3836
#: breezy/builtins.py:6006
3660
3837
#, python-format
3661
3838
msgid "Created tag %s."
3664
#: bzrlib/builtins.py:5990
3841
#: breezy/builtins.py:6008
3665
3842
#, python-format
3666
3843
msgid "Updated tag %s."
3669
#: bzrlib/builtins.py:5994
3846
#: breezy/builtins.py:6012
3670
3847
msgid "List tags."
3673
#: bzrlib/builtins.py:5996
3850
#: breezy/builtins.py:6014
3675
3852
"This command shows a table of tag names and the revisions they reference."
3678
#: bzrlib/builtins.py:6002
3855
# help of 'directory' option of 'tags' command
3856
#: breezy/builtins.py:6020
3679
3857
msgid "Branch whose tags should be displayed."
3682
#: bzrlib/builtins.py:6004
3860
# help of 'sort' option of 'tags' command
3861
#: breezy/builtins.py:6022
3683
3862
msgid "Sort tags by different criteria."
3686
#: bzrlib/builtins.py:6004
3865
# title of 'sort' option of 'tags' command
3866
#: breezy/builtins.py:6022
3687
3867
msgid "Sorting"
3690
#: bzrlib/builtins.py:6073
3691
msgid "Reconfigure the type of a bzr directory."
3870
#: breezy/builtins.py:6091
3871
msgid "Reconfigure the type of a brz directory."
3694
#: bzrlib/builtins.py:6075
3874
#: breezy/builtins.py:6093
3695
3875
msgid "A target configuration must be specified."
3698
#: bzrlib/builtins.py:6077
3878
#: breezy/builtins.py:6095
3700
3880
"For checkouts, the bind-to location will be auto-detected if not specified.\n"
3701
3881
"The order of preference is\n"
3706
3886
"If none of these is available, --bind-to must be specified."
3709
#: bzrlib/builtins.py:6091
3889
# title of 'tree_type' option of 'reconfigure' command
3890
#: breezy/builtins.py:6109
3710
3891
msgid "Tree type"
3713
#: bzrlib/builtins.py:6092
3894
# help of 'tree_type' option of 'reconfigure' command
3895
#: breezy/builtins.py:6110
3714
3896
msgid "The relation between branch and tree."
3717
#: bzrlib/builtins.py:6094
3899
# help of 'tree_type=branch' option of 'reconfigure' command
3900
#: breezy/builtins.py:6112
3718
3901
msgid "Reconfigure to be an unbound branch with no working tree."
3721
#: bzrlib/builtins.py:6095
3904
# help of 'tree_type=tree' option of 'reconfigure' command
3905
#: breezy/builtins.py:6113
3722
3906
msgid "Reconfigure to be an unbound branch with a working tree."
3725
#: bzrlib/builtins.py:6096
3909
# help of 'tree_type=checkout' option of 'reconfigure' command
3910
#: breezy/builtins.py:6114
3726
3911
msgid "Reconfigure to be a bound branch with a working tree."
3729
#: bzrlib/builtins.py:6097
3914
# help of 'tree_type=lightweight-checkout' option of 'reconfigure' command
3915
#: breezy/builtins.py:6115
3730
3916
msgid "Reconfigure to be a lightweight checkout (with no local history)."
3733
#: bzrlib/builtins.py:6102
3919
# title of 'repository_type' option of 'reconfigure' command
3920
#: breezy/builtins.py:6120
3734
3921
msgid "Repository type"
3737
#: bzrlib/builtins.py:6103
3924
# help of 'repository_type' option of 'reconfigure' command
3925
#: breezy/builtins.py:6121
3738
3926
msgid "Location fo the repository."
3741
#: bzrlib/builtins.py:6105
3929
# help of 'repository_type=standalone' option of 'reconfigure' command
3930
#: breezy/builtins.py:6123
3743
3932
"Reconfigure to be a standalone branch (i.e. stop using shared repository)."
3746
#: bzrlib/builtins.py:6107
3935
# help of 'repository_type=use-shared' option of 'reconfigure' command
3936
#: breezy/builtins.py:6125
3747
3937
msgid "Reconfigure to use a shared repository."
3750
#: bzrlib/builtins.py:6111
3940
# title of 'repository_trees' option of 'reconfigure' command
3941
#: breezy/builtins.py:6129
3751
3942
msgid "Trees in Repository"
3754
#: bzrlib/builtins.py:6112
3945
# help of 'repository_trees' option of 'reconfigure' command
3946
#: breezy/builtins.py:6130
3755
3947
msgid "Whether new branches in the repository have trees."
3758
#: bzrlib/builtins.py:6114
3760
"Reconfigure repository to create working trees on branches by default."
3950
# help of 'repository_trees=with-trees' option of 'reconfigure' command
3951
#: breezy/builtins.py:6132
3952
msgid "Reconfigure repository to create working trees on branches by default."
3763
#: bzrlib/builtins.py:6116
3955
# help of 'repository_trees=with-no-trees' option of 'reconfigure' command
3956
#: breezy/builtins.py:6134
3765
3958
"Reconfigure repository to not create working trees on branches by default."
3768
#: bzrlib/builtins.py:6119
3961
# help of 'bind-to' option of 'reconfigure' command
3962
#: breezy/builtins.py:6137
3769
3963
msgid "Branch to bind checkout to."
3772
#: bzrlib/builtins.py:6121
3966
# help of 'force' option of 'reconfigure' command
3967
#: breezy/builtins.py:6139
3773
3968
msgid "Perform reconfiguration even if local changes will be lost."
3776
#: bzrlib/builtins.py:6124
3971
# help of 'stacked-on' option of 'reconfigure' command
3972
#: breezy/builtins.py:6142
3777
3973
msgid "Reconfigure a branch to be stacked on another branch."
3780
#: bzrlib/builtins.py:6128
3976
# help of 'unstacked' option of 'reconfigure' command
3977
#: breezy/builtins.py:6146
3782
3979
"Reconfigure a branch to be unstacked. This may require copying substantial "
3783
3980
"data into it."
3786
#: bzrlib/builtins.py:6138
3983
#: breezy/builtins.py:6156
3787
3984
msgid "Can't use both --stacked-on and --unstacked"
3790
#: bzrlib/builtins.py:6152
3987
#: breezy/builtins.py:6170
3791
3988
msgid "No target configuration specified"
3794
#: bzrlib/builtins.py:6187
3991
#: breezy/builtins.py:6205
3795
3992
msgid "Set the branch of a checkout and update."
3798
#: bzrlib/builtins.py:6189
3995
#: breezy/builtins.py:6207
3800
3997
"For lightweight checkouts, this changes the branch being referenced.\n"
3801
3998
"For heavyweight checkouts, this checks that there are no local commits\n"
3874
4078
"want to switch back to your view after that."
3877
#: bzrlib/builtins.py:6281
4081
#: breezy/builtins.py:6308
3880
4084
" To define the current view::"
3883
#: bzrlib/builtins.py:6284
3884
msgid " bzr view file1 dir1 ..."
4087
#: breezy/builtins.py:6311
4088
msgid " brz view file1 dir1 ..."
3887
#: bzrlib/builtins.py:6286
4091
#: breezy/builtins.py:6313
3888
4092
msgid " To list the current view::"
3891
#: bzrlib/builtins.py:6288
4095
#: breezy/builtins.py:6315
3895
#: bzrlib/builtins.py:6290
4099
#: breezy/builtins.py:6317
3896
4100
msgid " To delete the current view::"
3899
#: bzrlib/builtins.py:6292
3900
msgid " bzr view --delete"
4103
#: breezy/builtins.py:6319
4104
msgid " brz view --delete"
3903
#: bzrlib/builtins.py:6294
4107
#: breezy/builtins.py:6321
3904
4108
msgid " To disable the current view without deleting it::"
3907
#: bzrlib/builtins.py:6296
3908
msgid " bzr view --switch off"
4111
#: breezy/builtins.py:6323
4112
msgid " brz view --switch off"
3911
#: bzrlib/builtins.py:6298
4115
#: breezy/builtins.py:6325
3912
4116
msgid " To define a named view and switch to it::"
3915
#: bzrlib/builtins.py:6300
3916
msgid " bzr view --name view-name file1 dir1 ..."
4119
#: breezy/builtins.py:6327
4120
msgid " brz view --name view-name file1 dir1 ..."
3919
#: bzrlib/builtins.py:6302
4123
#: breezy/builtins.py:6329
3920
4124
msgid " To list a named view::"
3923
#: bzrlib/builtins.py:6304
3924
msgid " bzr view --name view-name"
4127
#: breezy/builtins.py:6331
4128
msgid " brz view --name view-name"
3927
#: bzrlib/builtins.py:6306
4131
#: breezy/builtins.py:6333
3928
4132
msgid " To delete a named view::"
3931
#: bzrlib/builtins.py:6308
3932
msgid " bzr view --name view-name --delete"
4135
#: breezy/builtins.py:6335
4136
msgid " brz view --name view-name --delete"
3935
#: bzrlib/builtins.py:6310
4139
#: breezy/builtins.py:6337
3936
4140
msgid " To switch to a named view::"
3939
#: bzrlib/builtins.py:6312
3940
msgid " bzr view --switch view-name"
4143
#: breezy/builtins.py:6339
4144
msgid " brz view --switch view-name"
3943
#: bzrlib/builtins.py:6314
4147
#: breezy/builtins.py:6341
3944
4148
msgid " To list all views defined::"
3947
#: bzrlib/builtins.py:6316
3948
msgid " bzr view --all"
4151
#: breezy/builtins.py:6343
4152
msgid " brz view --all"
3951
#: bzrlib/builtins.py:6318
4155
#: breezy/builtins.py:6345
3952
4156
msgid " To delete all views::"
3955
#: bzrlib/builtins.py:6320
3956
msgid " bzr view --delete --all"
4159
#: breezy/builtins.py:6347
4160
msgid " brz view --delete --all"
3959
#: bzrlib/builtins.py:6327
4163
# help of 'all' option of 'view' command
4164
#: breezy/builtins.py:6354
3960
4165
msgid "Apply list or delete action to all views."
3963
#: bzrlib/builtins.py:6330
4168
# help of 'delete' option of 'view' command
4169
#: breezy/builtins.py:6357
3964
4170
msgid "Delete the view."
3967
#: bzrlib/builtins.py:6333
4173
# help of 'name' option of 'view' command
4174
#: breezy/builtins.py:6360
3968
4175
msgid "Name of the view to define, list or delete."
3971
#: bzrlib/builtins.py:6337
4178
# help of 'switch' option of 'view' command
4179
#: breezy/builtins.py:6364
3972
4180
msgid "Name of the view to switch to."
3975
#: bzrlib/builtins.py:6356
4183
#: breezy/builtins.py:6383
3976
4184
msgid "Both --delete and a file list specified"
3979
#: bzrlib/builtins.py:6359
4187
#: breezy/builtins.py:6386
3980
4188
msgid "Both --delete and --switch specified"
3983
#: bzrlib/builtins.py:6362
4191
#: breezy/builtins.py:6389
3984
4192
msgid "Deleted all views.\n"
3987
#: bzrlib/builtins.py:6364
4195
#: breezy/builtins.py:6391
3988
4196
msgid "No current view to delete"
3991
#: bzrlib/builtins.py:6367
4199
#: breezy/builtins.py:6394
3992
4200
#, python-format
3993
4201
msgid "Deleted '%s' view.\n"
3996
#: bzrlib/builtins.py:6371
4204
#: breezy/builtins.py:6398
3997
4205
msgid "Both --switch and a file list specified"
4000
#: bzrlib/builtins.py:6374
4208
#: breezy/builtins.py:6401
4001
4209
msgid "Both --switch and --all specified"
4004
#: bzrlib/builtins.py:6377
4212
#: breezy/builtins.py:6404
4005
4213
msgid "No current view to disable"
4008
#: bzrlib/builtins.py:6379
4216
#: breezy/builtins.py:6406
4009
4217
#, python-format
4010
4218
msgid "Disabled '%s' view.\n"
4013
#: bzrlib/builtins.py:6383 bzrlib/builtins.py:6405
4221
#: breezy/builtins.py:6410 breezy/builtins.py:6432
4222
#, python-brace-format
4014
4223
msgid "Using '{0}' view: {1}\n"
4017
#: bzrlib/builtins.py:6386
4226
#: breezy/builtins.py:6413
4018
4227
msgid "Views defined:\n"
4021
#: bzrlib/builtins.py:6395
4230
#: breezy/builtins.py:6422
4022
4231
msgid "No views defined.\n"
4025
#: bzrlib/builtins.py:6402
4234
#: breezy/builtins.py:6429
4026
4235
msgid "Cannot change the 'off' pseudo view"
4029
#: bzrlib/builtins.py:6410
4238
#: breezy/builtins.py:6437
4030
4239
msgid "No current view.\n"
4033
#: bzrlib/builtins.py:6413
4242
#: breezy/builtins.py:6440
4243
#, python-brace-format
4034
4244
msgid "'{0}' view is: {1}\n"
4037
#: bzrlib/builtins.py:6433
4247
#: breezy/builtins.py:6460
4038
4248
msgid " <no hooks installed>\n"
4041
#: bzrlib/builtins.py:6437
4251
#: breezy/builtins.py:6464
4042
4252
msgid "Remove a branch."
4045
#: bzrlib/builtins.py:6439
4255
#: breezy/builtins.py:6466
4047
4257
"This will remove the branch from the specified location but \n"
4048
4258
"will keep any working tree or repository in place."
4051
#: bzrlib/builtins.py:6444
4261
#: breezy/builtins.py:6471
4052
4262
msgid " Remove the branch at repo/trunk::"
4055
#: bzrlib/builtins.py:6446
4265
#: breezy/builtins.py:6473
4056
4266
msgid " bzr remove-branch repo/trunk"
4059
#: bzrlib/builtins.py:6461
4269
# help of 'force' option of 'remove-branch' command
4270
#: breezy/builtins.py:6480
4271
msgid "Remove branch even if it is the active branch."
4274
#: breezy/builtins.py:6494
4275
msgid "Branch is active. Use --force to remove it."
4278
# help of 'writer=plain' option of 'shelve' command
4279
#: breezy/builtins.py:6498
4060
4280
msgid "Plaintext diff output."
4063
#: bzrlib/builtins.py:6462
4283
#: breezy/builtins.py:6499
4064
4284
msgid "Temporarily set aside some changes from the current tree."
4067
#: bzrlib/builtins.py:6464
4287
#: breezy/builtins.py:6501
4069
4289
"Shelve allows you to temporarily put changes you've made \"on the shelf\",\n"
4070
4290
"ie. out of the way, until a later time when you can bring them back from\n"
4125
#: bzrlib/builtins.py:6503
4345
# help of 'all' option of 'shelve' command
4346
#: breezy/builtins.py:6540
4126
4347
msgid "Shelve all changes."
4129
#: bzrlib/builtins.py:6505
4350
# help of 'writer' option of 'shelve' command
4351
#: breezy/builtins.py:6542
4130
4352
msgid "Method to use for writing diffs."
4133
#: bzrlib/builtins.py:6505
4355
# title of 'writer' option of 'shelve' command
4356
#: breezy/builtins.py:6542
4137
#: bzrlib/builtins.py:6509
4360
# help of 'list' option of 'shelve' command
4361
#: breezy/builtins.py:6546
4138
4362
msgid "List shelved changes."
4141
#: bzrlib/builtins.py:6511
4365
# help of 'destroy' option of 'shelve' command
4366
#: breezy/builtins.py:6548
4142
4367
msgid "Destroy removed changes instead of shelving them."
4145
#: bzrlib/builtins.py:6540
4370
#: breezy/builtins.py:6577
4146
4371
msgid "No shelved changes."
4149
#: bzrlib/builtins.py:6551
4374
#: breezy/builtins.py:6588
4150
4375
msgid "Restore shelved changes."
4153
#: bzrlib/builtins.py:6553
4378
#: breezy/builtins.py:6590
4155
4380
"By default, the most recently shelved changes are restored. However if you\n"
4156
4381
"specify a shelf by id those changes will be restored instead. This works\n"
4157
4382
"best when the changes don't depend on each other."
4160
#: bzrlib/builtins.py:6562
4385
# help of 'action' option of 'unshelve' command
4386
#: breezy/builtins.py:6599
4161
4387
msgid "The action to perform."
4164
#: bzrlib/builtins.py:6562 bzrlib/conflicts.py:694
4390
# title of 'action' option of 'resolve' command
4391
# title of 'action' option of 'unshelve' command
4392
#: breezy/builtins.py:6599 breezy/conflicts.py:694
4168
#: bzrlib/builtins.py:6564
4396
# help of 'action=apply' option of 'unshelve' command
4397
#: breezy/builtins.py:6601
4169
4398
msgid "Apply changes and remove from the shelf."
4172
#: bzrlib/builtins.py:6565
4401
# help of 'action=dry-run' option of 'unshelve' command
4402
#: breezy/builtins.py:6602
4173
4403
msgid "Show changes, but do not apply or remove them."
4176
#: bzrlib/builtins.py:6566
4406
# help of 'action=preview' option of 'unshelve' command
4407
#: breezy/builtins.py:6603
4178
4409
"Instead of unshelving the changes, show the diff that would result from "
4182
#: bzrlib/builtins.py:6568
4413
# help of 'action=delete-only' option of 'unshelve' command
4414
#: breezy/builtins.py:6605
4183
4415
msgid "Delete changes without applying them."
4186
#: bzrlib/builtins.py:6569
4418
# help of 'action=keep' option of 'unshelve' command
4419
#: breezy/builtins.py:6606
4187
4420
msgid "Apply changes but don't delete them."
4190
#: bzrlib/builtins.py:6584
4423
#: breezy/builtins.py:6621
4191
4424
msgid "Remove unwanted files from working tree."
4194
#: bzrlib/builtins.py:6586
4427
#: breezy/builtins.py:6623
4196
4429
"By default, only unknown files, not ignored files, are deleted. Versioned\n"
4197
4430
"files are never deleted."
4200
#: bzrlib/builtins.py:6589
4433
#: breezy/builtins.py:6626
4202
"Another class is 'detritus', which includes files emitted by bzr during\n"
4435
"Another class is 'detritus', which includes files emitted by brz during\n"
4203
4436
"normal operations and selftests. (The value of these files decreases with\n"
4207
#: bzrlib/builtins.py:6593
4440
#: breezy/builtins.py:6630
4209
4442
"If no options are specified, unknown files are deleted. Otherwise, option\n"
4210
4443
"flags are respected, and may be combined."
4213
#: bzrlib/builtins.py:6596
4446
#: breezy/builtins.py:6633
4214
4447
msgid "To check what clean-tree will do, use --dry-run."
4217
#: bzrlib/builtins.py:6599
4450
# help of 'ignored' option of 'clean-tree' command
4451
#: breezy/builtins.py:6636
4218
4452
msgid "Delete all ignored files."
4221
#: bzrlib/builtins.py:6600
4455
# help of 'detritus' option of 'clean-tree' command
4456
#: breezy/builtins.py:6637
4223
4458
"Delete conflict files, merge and revert backups, and failed selftest dirs."
4226
#: bzrlib/builtins.py:6603
4227
msgid "Delete files unknown to bzr (default)."
4461
# help of 'unknown' option of 'clean-tree' command
4462
#: breezy/builtins.py:6640
4463
msgid "Delete files unknown to brz (default)."
4230
#: bzrlib/builtins.py:6604
4466
# help of 'dry-run' option of 'clean-tree' command
4467
#: breezy/builtins.py:6641
4231
4468
msgid "Show files to delete instead of deleting them."
4234
#: bzrlib/builtins.py:6606
4471
# help of 'force' option of 'clean-tree' command
4472
#: breezy/builtins.py:6643
4235
4473
msgid "Do not prompt before deleting."
4238
#: bzrlib/bundle/__init__.py:59
4476
#: breezy/bundle/__init__.py:59
4239
4477
msgid "A directory cannot be a bundle"
4242
#: bzrlib/bundle/apply_bundle.py:40
4480
#: breezy/bundle/apply_bundle.py:40
4243
4481
msgid "Install revisions"
4246
#: bzrlib/bundle/commands.py:64
4484
#: breezy/bundle/commands.py:64
4247
4485
msgid "--verbose requires a merge directive"
4250
#: bzrlib/bundle/commands.py:67
4488
#: breezy/bundle/commands.py:67
4251
4489
msgid "Bundle format not supported"
4254
#: bzrlib/bundle/commands.py:77
4492
#: breezy/bundle/commands.py:77
4255
4493
msgid "Records\n"
4258
#: bzrlib/bundle/commands.py:81
4496
#: breezy/bundle/commands.py:81
4497
#, python-brace-format
4259
4498
msgid "{0}: {1} ({2} multiparent)\n"
4262
#: bzrlib/bundle/commands.py:83
4501
#: breezy/bundle/commands.py:83
4263
4502
#, python-format
4264
4503
msgid "unique files: %d\n"
4267
#: bzrlib/bundle/commands.py:92
4506
#: breezy/bundle/commands.py:92
4268
4507
msgid "Revisions\n"
4271
#: bzrlib/bundle/commands.py:93
4510
#: breezy/bundle/commands.py:93
4272
4511
#, python-format
4273
4512
msgid "nicks: %s\n"
4276
#: bzrlib/bundle/commands.py:95
4515
#: breezy/bundle/commands.py:95
4277
4516
#, python-format
4279
4518
"committers: \n"
4283
#: bzrlib/bundle/commands.py:103
4522
#: breezy/bundle/commands.py:103
4284
4523
msgid "Decoded contents\n"
4287
#: bzrlib/bundle/serializer/v4.py:327
4526
#: breezy/bundle/serializer/v4.py:327
4288
4527
#, python-format
4289
4528
msgid "Bundling %d revision."
4290
4529
msgid_plural "Bundling %d revisions."
4294
#: bzrlib/bzrdir.py:490
4533
#: breezy/bzrdir.py:487
4534
#, python-brace-format
4296
4536
"making backup of {0}\n"
4300
#: bzrlib/bzrdir.py:513
4540
#: breezy/bzrdir.py:510
4541
#, python-brace-format
4301
4542
msgid "renamed {0} to {1}"
4304
#: bzrlib/bzrdir.py:1652
4545
#: breezy/bzrdir.py:1639
4305
4546
#, python-format
4307
4548
"Source repository format does not support stacking, using format:\n"
4311
#: bzrlib/bzrdir.py:1672
4552
#: breezy/bzrdir.py:1659
4312
4553
#, python-format
4314
4555
"Source branch format does not support stacking, using format:\n"
4318
#: bzrlib/bzrdir.py:1818
4559
#: breezy/bzrdir.py:1805
4319
4560
msgid "starting repository conversion"
4322
#: bzrlib/bzrdir.py:2039
4563
#: breezy/bzrdir.py:2026
4564
#, python-brace-format
4323
4565
msgid "Using default stacking branch {0} at {1}"
4326
#: bzrlib/check.py:108
4568
#: breezy/check.py:108
4330
#: bzrlib/check.py:110
4572
#: breezy/check.py:110
4331
4573
msgid "checking revisions"
4334
#: bzrlib/check.py:112
4576
#: breezy/check.py:112
4335
4577
msgid "checking commit contents"
4338
#: bzrlib/check.py:114
4580
#: breezy/check.py:114
4339
4581
msgid "checking file graphs"
4342
#: bzrlib/check.py:118
4584
#: breezy/check.py:118
4343
4585
msgid "checking branches and trees"
4346
#: bzrlib/check.py:205
4588
#: breezy/check.py:205
4589
#, python-brace-format
4347
4590
msgid "checked repository {0} format {1}"
4350
#: bzrlib/check.py:208
4593
#: breezy/check.py:208
4351
4594
#, python-format
4352
4595
msgid "%6d revisions"
4355
#: bzrlib/check.py:209
4598
#: breezy/check.py:209
4356
4599
#, python-format
4357
4600
msgid "%6d file-ids"
4360
#: bzrlib/check.py:211
4603
#: breezy/check.py:211
4361
4604
#, python-format
4362
4605
msgid "%6d unreferenced text versions"
4365
#: bzrlib/check.py:215
4608
#: breezy/check.py:215
4609
#, python-brace-format
4366
4610
msgid "unreferenced version: {{{0}}} in {1}"
4369
#: bzrlib/check.py:218
4613
#: breezy/check.py:218
4370
4614
#, python-format
4371
4615
msgid "%6d revisions are missing inventory_sha1"
4374
#: bzrlib/check.py:221
4618
#: breezy/check.py:221
4375
4619
#, python-format
4376
4620
msgid "%6d revisions are mentioned but not present"
4379
#: bzrlib/check.py:224
4623
#: breezy/check.py:224
4380
4624
#, python-format
4381
4625
msgid "%6d ghost revisions"
4384
#: bzrlib/check.py:229
4628
#: breezy/check.py:229
4385
4629
#, python-format
4386
4630
msgid "%6d revisions missing parents in ancestry"
4389
#: bzrlib/check.py:233
4633
#: breezy/check.py:233
4390
4634
#, python-format
4391
4635
msgid " %s should be in the ancestry for:"
4394
#: bzrlib/check.py:237
4638
#: breezy/check.py:237
4395
4639
#, python-format
4396
4640
msgid "%6d inconsistent parents"
4399
#: bzrlib/check.py:241
4643
#: breezy/check.py:241
4400
4644
msgid " * {0} version {1} has parents {2!r} but should have {3!r}"
4403
#: bzrlib/check.py:247
4647
#: breezy/check.py:247
4404
4648
#, python-format
4405
4649
msgid "%6d revisions have incorrect parents in the revision index"
4408
#: bzrlib/check.py:253
4652
#: breezy/check.py:253
4409
4653
msgid " {0} has wrong parents in index: {1!r} should be {2!r}"
4412
#: bzrlib/check.py:267
4656
#: breezy/check.py:267
4657
#, python-brace-format
4413
4658
msgid "Mismatched internal revid {{{0}}} and index revid {{{1}}}"
4416
#: bzrlib/check.py:296
4661
#: breezy/check.py:296
4662
#, python-brace-format
4418
4664
"Multiple expected sha1s for {0}. {{{1}}} expects {{{2}}}, {{{3}}} expects "
4422
#: bzrlib/check.py:354
4668
#: breezy/check.py:354
4423
4669
#, python-format
4424
4670
msgid "Checking branch at '%s'."
4427
#: bzrlib/check.py:374
4673
#: breezy/check.py:374
4428
4674
#, python-format
4429
4675
msgid "Checking working tree at '%s'."
4432
#: bzrlib/check.py:427 bzrlib/check.py:441
4678
#: breezy/check.py:427 breezy/check.py:441
4433
4679
msgid "No branch found at specified location."
4436
#: bzrlib/check.py:429 bzrlib/check.py:439
4682
#: breezy/check.py:429 breezy/check.py:439
4437
4683
msgid "No working tree found at specified location."
4440
#: bzrlib/check.py:432
4686
#: breezy/check.py:432
4441
4687
#, python-format
4442
4688
msgid "Checking repository at '%s'."
4445
#: bzrlib/check.py:443
4691
#: breezy/check.py:443
4446
4692
msgid "No repository found at specified location."
4449
#: bzrlib/clean_tree.py:63
4695
#: breezy/clean_tree.py:63
4450
4696
msgid "Nothing to delete."
4453
#: bzrlib/clean_tree.py:68
4699
#: breezy/clean_tree.py:68
4454
4700
msgid "Are you sure you wish to delete these"
4457
#: bzrlib/clean_tree.py:70
4703
#: breezy/clean_tree.py:70
4458
4704
msgid "Canceled"
4461
#: bzrlib/clean_tree.py:107
4707
#: breezy/clean_tree.py:107
4462
4708
#, python-format
4463
4709
msgid "unable to remove %s"
4466
#: bzrlib/clean_tree.py:111
4712
#: breezy/clean_tree.py:111
4467
4713
msgid "deleting paths:"
4470
#: bzrlib/clean_tree.py:125
4716
#: breezy/clean_tree.py:125
4717
#, python-brace-format
4471
4718
msgid "unable to remove \"{0}\": {1}."
4474
#: bzrlib/clean_tree.py:130
4721
#: breezy/clean_tree.py:130
4475
4722
msgid "No files deleted."
4478
#: bzrlib/cmd_version_info.py:47
4725
#: breezy/cmd_version_info.py:47
4726
#, python-brace-format
4479
4727
msgid "No known version info format {0}. Supported types are: {1}"
4482
#: bzrlib/cmd_version_info.py:52
4730
# help of 'format=custom' option of 'version-info' command
4731
#: breezy/cmd_version_info.py:52
4483
4732
msgid "Version info in Custom template-based format."
4486
#: bzrlib/cmd_version_info.py:52
4735
# help of 'format=python' option of 'version-info' command
4736
#: breezy/cmd_version_info.py:52
4487
4737
msgid "Version info in Python format."
4490
#: bzrlib/cmd_version_info.py:52
4740
# help of 'format=rio' option of 'version-info' command
4741
#: breezy/cmd_version_info.py:52
4491
4742
msgid "Version info in RIO (simple text) format (default)."
4494
#: bzrlib/cmd_version_info.py:53
4745
#: breezy/cmd_version_info.py:53
4495
4746
msgid "Show version information about this tree."
4498
#: bzrlib/cmd_version_info.py:55
4749
#: breezy/cmd_version_info.py:55
4500
4751
"You can use this command to add information about version into\n"
4501
4752
"source code of an application. The output can be in one of the\n"
4502
4753
"supported formats or in a custom format based on a template."
4505
#: bzrlib/cmd_version_info.py:59 en/help_topics/configuration.txt:700
4506
#: en/help_topics/configuration.txt:710
4756
#: breezy/cmd_version_info.py:59 en/help_topics/configuration.txt:712
4757
#: en/help_topics/configuration.txt:738
4507
4758
msgid "For example::"
4510
#: bzrlib/cmd_version_info.py:61
4761
#: breezy/cmd_version_info.py:61
4512
4763
" bzr version-info --custom \\\n"
4513
4764
" --template=\"#define VERSION_INFO \\\"Project 1.2.3 (r{revno})\\\"\\n\""
4516
#: bzrlib/cmd_version_info.py:64
4767
#: breezy/cmd_version_info.py:64
4518
4769
"will produce a C header file with formatted string containing the\n"
4519
4770
"current revision number. Other supported variables in templates are:"
4522
#: bzrlib/cmd_version_info.py:67
4773
#: breezy/cmd_version_info.py:67
4524
4775
" * {date} - date of the last revision\n"
4525
4776
" * {build_date} - current date\n"
4600
#: bzrlib/commands.py:533
4857
#: breezy/commands.py:533
4601
4858
#, python-format
4603
4860
"See bzr help %s for more details and examples.\n"
4607
#: bzrlib/commands.py:538
4864
#: breezy/commands.py:538
4608
4865
msgid ":Aliases: "
4611
#: bzrlib/commands.py:542
4868
#: breezy/commands.py:542
4612
4869
#, python-format
4613
4870
msgid ":From: plugin \"%s\"\n"
4616
#: bzrlib/commands.py:554
4873
#: breezy/commands.py:554
4874
#, python-brace-format
4617
4875
msgid ":doc:`{0} <{1}-help>`"
4620
#: bzrlib/commands.py:558
4878
#: breezy/commands.py:558
4621
4879
#, python-format
4622
4880
msgid ":See also: %s"
4625
#: bzrlib/commands.py:816 bzrlib/gpg.py:324
4883
#: breezy/commands.py:826
4626
4884
msgid "Only ASCII permitted in option names"
4629
#: bzrlib/commands.py:841 bzrlib/commands.py:849
4887
#: breezy/commands.py:851 breezy/commands.py:859
4630
4888
msgid "command {0!r} needs one or more {1}"
4633
#: bzrlib/commands.py:858
4891
#: breezy/commands.py:868
4634
4892
msgid "command {0!r} requires argument {1}"
4637
#: bzrlib/commands.py:865
4895
#: breezy/commands.py:875
4896
#, python-brace-format
4638
4897
msgid "extra argument to command {0}: {1}"
4641
#: bzrlib/commands.py:962
4900
#: breezy/commands.py:952
4642
4901
#, python-format
4643
4902
msgid "Profile data written to \"%s\"."
4646
#: bzrlib/commit.py:117 bzrlib/commit.py:740
4905
#: breezy/commit.py:117 breezy/commit.py:740
4650
#: bzrlib/commit.py:117 bzrlib/commit.py:748
4909
#: breezy/commit.py:117 breezy/commit.py:748
4651
4910
msgid "modified"
4654
#: bzrlib/commit.py:131
4913
#: breezy/commit.py:131
4655
4914
#, python-format
4656
4915
msgid "Committing%s"
4659
#: bzrlib/commit.py:134
4918
#: breezy/commit.py:134
4660
4919
#, python-format
4661
4920
msgid "Committed revision %d."
4664
#: bzrlib/commit.py:143
4923
#: breezy/commit.py:143
4665
4924
#, python-format
4666
4925
msgid "deleted %s"
4669
#: bzrlib/commit.py:146
4928
#: breezy/commit.py:146
4670
4929
#, python-format
4671
4930
msgid "missing %s"
4674
#: bzrlib/commit.py:511
4933
#: breezy/commit.py:511
4934
#, python-brace-format
4676
4936
"Conflicting tags in bound branch:\n"
4680
#: bzrlib/commit.py:742
4940
#: breezy/commit.py:742
4681
4941
msgid "renamed"
4684
#: bzrlib/commit.py:977
4944
#: breezy/commit.py:976
4685
4945
msgid "unchanged"
4688
#: bzrlib/commit.py:999
4948
#: breezy/commit.py:998
4949
#, python-brace-format
4689
4950
msgid "{0} [{1}] - Stage"
4692
#: bzrlib/commit.py:1002
4953
#: breezy/commit.py:1001
4693
4954
#, python-format
4694
4955
msgid "%s - Stage"
4697
#: bzrlib/commit_signature_commands.py:36
4958
#: breezy/commit_signature_commands.py:34
4698
4959
msgid "Sign all commits by a given committer."
4701
#: bzrlib/commit_signature_commands.py:38
4962
#: breezy/commit_signature_commands.py:36
4703
4964
"If location is not specified the local tree is used.\n"
4704
4965
"If committer is not specified the default committer is used."
4707
#: bzrlib/commit_signature_commands.py:41
4968
#: breezy/commit_signature_commands.py:39
4708
4969
msgid "This does not sign commits that already have signatures."
4711
#: bzrlib/commit_signature_commands.py:49
4972
# help of 'dry-run' option of 'sign-my-commits' command
4973
#: breezy/commit_signature_commands.py:47
4713
4975
"Don't actually sign anything, just print the revisions that would be signed."
4716
#: bzrlib/commit_signature_commands.py:103
4978
#: breezy/commit_signature_commands.py:98
4980
msgid "Signed %d revision.\n"
4981
msgid_plural "Signed %d revisions.\n"
4985
#: breezy/commit_signature_commands.py:103
4717
4986
msgid "Verify all commit signatures."
4720
#: bzrlib/commit_signature_commands.py:105
4722
"Verifies that all commits in the branch are signed by known GnuPG keys."
4989
#: breezy/commit_signature_commands.py:105
4990
msgid "Verifies that all commits in the branch are signed by known GnuPG keys."
4725
#: bzrlib/commit_signature_commands.py:110
4993
# help of 'acceptable-keys' option of 'verify-signatures' command
4994
#: breezy/commit_signature_commands.py:110
4727
4996
"Comma separated list of GPG key patterns which are acceptable for "
4728
4997
"verification."
4731
#: bzrlib/commit_signature_commands.py:147
5000
#: breezy/commit_signature_commands.py:148
4732
5001
msgid "Cannot verify a range of non-revision-history revisions"
4735
#: bzrlib/commit_signature_commands.py:168
5004
#: breezy/commit_signature_commands.py:166
4736
5005
msgid "All commits signed with verifiable keys"
4739
#: bzrlib/config.py:475
5008
#: breezy/config.py:438
4740
5009
msgid "Invalid config value for \"{0}\" value {1!r} is not an SI unit."
4743
#: bzrlib/config.py:2485
5012
#: breezy/config.py:2465
5013
#, python-brace-format
4744
5014
msgid "{0} is not an SI unit."
4747
#: bzrlib/config.py:2949
5017
#: breezy/config.py:3013
5018
#, python-brace-format
4749
5020
"Option {0} in section {1} of {2} was changed from {3} to {4}. The {5} value "
4750
5021
"will be saved."
4753
#: bzrlib/config.py:3093
5024
#: breezy/config.py:3158
4754
5025
#, python-format
4755
5026
msgid "Invalid '%s', should be of the form 'name=value'"
4758
#: bzrlib/config.py:3962
5029
#: breezy/config.py:4096
4759
5030
msgid "Display, set or remove a configuration option."
4762
#: bzrlib/config.py:3964
4763
msgid "Display the active value for a given option."
5033
#: breezy/config.py:4098
5034
msgid "Display the active value for option NAME."
4766
#: bzrlib/config.py:3966
5037
#: breezy/config.py:4100
4768
5039
"If --all is specified, NAME is interpreted as a regular expression and all\n"
4769
"matching options are displayed mentioning their scope. The active value\n"
4770
"that bzr will take into account is the first one displayed for each option."
4773
#: bzrlib/config.py:3970
4774
msgid "If no NAME is given, --all .* is implied."
4777
#: bzrlib/config.py:3972
4779
"Setting a value is achieved by using name=value without spaces. The value\n"
5040
"matching options are displayed mentioning their scope and without resolving\n"
5041
"option references in the value). The active value that bzr will take into\n"
5042
"account is the first one displayed for each option."
5045
#: breezy/config.py:4105
5047
"If NAME is not given, --all .* is implied (all options are displayed for "
5052
#: breezy/config.py:4108
5054
"Setting a value is achieved by using NAME=value without spaces. The value\n"
4780
5055
"is set in the most relevant scope and can be checked by displaying the\n"
4781
5056
"option again."
4784
#: bzrlib/config.py:3984
5059
#: breezy/config.py:4112
5060
msgid "Removing a value is achieved by using --remove NAME."
5063
# help of 'scope' option of 'config' command
5064
#: breezy/config.py:4122
4785
5065
msgid "Reduce the scope to the specified configuration file."
4788
#: bzrlib/config.py:3988
5068
# help of 'all' option of 'config' command
5069
#: breezy/config.py:4126
4789
5070
msgid "Display all the defined values for the matching options."
4792
#: bzrlib/config.py:3990
5073
# help of 'remove' option of 'config' command
5074
#: breezy/config.py:4128
4793
5075
msgid "Remove the option from the configuration file."
4796
#: bzrlib/conflicts.py:50
5078
#: breezy/conflicts.py:50
4797
5079
msgid "List files with conflicts."
4800
#: bzrlib/conflicts.py:57
5082
#: breezy/conflicts.py:57
4802
5084
"Conflicts normally are listed as short, human-readable messages. If --text\n"
4803
5085
"is supplied, the pathnames of files with text conflicts are listed,\n"
4804
5086
"instead. (This is useful for editing all files with text conflicts.)"
4807
#: bzrlib/conflicts.py:61
5089
#: breezy/conflicts.py:61
4808
5090
msgid "Use bzr resolve when you have fixed a problem."
4811
#: bzrlib/conflicts.py:66
5093
# help of 'text' option of 'conflicts' command
5094
#: breezy/conflicts.py:66
4812
5095
msgid "List paths of files with text conflicts."
4815
#: bzrlib/conflicts.py:85
5098
# help of 'action=done' option of 'resolve' command
5099
#: breezy/conflicts.py:85
4816
5100
msgid "Marks the conflict as resolved."
4819
#: bzrlib/conflicts.py:88
5103
# help of 'action=take-this' option of 'resolve' command
5104
#: breezy/conflicts.py:88
4820
5105
msgid "Resolve the conflict preserving the version in the working tree."
4823
#: bzrlib/conflicts.py:91
5108
# help of 'action=take-other' option of 'resolve' command
5109
#: breezy/conflicts.py:91
4824
5110
msgid "Resolve the conflict taking the merged version into account."
4827
#: bzrlib/conflicts.py:98
5113
# help of 'action' option of 'resolve' command
5114
#: breezy/conflicts.py:98
4828
5115
msgid "How to resolve the conflict."
4831
#: bzrlib/conflicts.py:104
5118
#: breezy/conflicts.py:104
4832
5119
msgid "Mark a conflict as resolved."
4835
#: bzrlib/conflicts.py:111
5122
#: breezy/conflicts.py:111
4837
5124
"Once you have fixed a problem, use \"bzr resolve\" to automatically mark\n"
4838
5125
"text conflicts as fixed, \"bzr resolve FILE\" to mark a specific conflict "
4840
5127
"resolved, or \"bzr resolve --all\" to mark all conflicts as resolved."
4843
#: bzrlib/conflicts.py:119
5130
# help of 'all' option of 'resolve' command
5131
#: breezy/conflicts.py:119
4844
5132
msgid "Resolve all conflicts in this tree."
4847
#: bzrlib/conflicts.py:126
5135
#: breezy/conflicts.py:126
4848
5136
msgid "If --all is specified, no FILE may be provided"
4851
#: bzrlib/conflicts.py:151
5139
#: breezy/conflicts.py:151
4852
5140
#, python-format
4853
5141
msgid "%d conflict auto-resolved."
4854
5142
msgid_plural "%d conflicts auto-resolved."
4858
#: bzrlib/conflicts.py:154
5146
#: breezy/conflicts.py:154
4859
5147
msgid "Remaining conflicts:"
4862
#: bzrlib/conflicts.py:159
5150
#: breezy/conflicts.py:159
4863
5151
msgid "All conflicts resolved."
4866
#: bzrlib/conflicts.py:168
5154
#: breezy/conflicts.py:168
5155
#, python-brace-format
4867
5156
msgid "{0} conflict resolved, {1} remaining"
4868
5157
msgid_plural "{0} conflicts resolved, {1} remaining"
4872
#: bzrlib/controldir.py:710
5161
#: breezy/controldir.py:712
5162
#, python-brace-format
4873
5163
msgid "{0} is{1} redirected to {2}"
4876
#: bzrlib/diff.py:399
5166
#: breezy/diff.py:413
4877
5167
#, python-format
4878
5168
msgid "*** Ignoring files outside view. View is %s"
4881
#: bzrlib/errors.py:157
5171
#: breezy/errors.py:157
4882
5172
msgid "The tree builder is already building a tree."
4885
#: bzrlib/errors.py:178
5175
#: breezy/errors.py:178
4886
5176
msgid "The dirstate file (%(state)s) appears to be corrupt: %(msg)s"
4889
#: bzrlib/errors.py:197
5179
#: breezy/errors.py:197
4891
5181
"The API for \"%(api)s\" is not compatible with \"%(wanted)s\". It supports "
4892
5182
"versions \"%(minimum)s\" to \"%(current)s\"."
4895
#: bzrlib/errors.py:209
5185
#: breezy/errors.py:209
4896
5186
msgid "The transport '%(transport)s' is only accessible within this process."
4899
#: bzrlib/errors.py:227
5189
#: breezy/errors.py:227
4900
5190
msgid "Invalid revision number %(revno)s"
4903
#: bzrlib/errors.py:236
5193
#: breezy/errors.py:236
4904
5194
msgid "Invalid revision-id {%(revision_id)s} in %(branch)s"
4907
#: bzrlib/errors.py:247
5197
#: breezy/errors.py:247
4908
5198
msgid "Reserved revision-id {%(revision_id)s}"
4911
#: bzrlib/errors.py:261
5201
#: breezy/errors.py:261
4912
5202
msgid "There is no public branch set for \"%(branch_url)s\"."
4915
#: bzrlib/errors.py:271
5205
#: breezy/errors.py:271
4917
5207
"No help could be found for '%(topic)s'. Please use 'bzr help topics' to "
4918
5208
"obtain a list of topics."
4921
#: bzrlib/errors.py:280
5211
#: breezy/errors.py:280
4922
5212
msgid "The file id \"%(file_id)s\" is not present in the tree %(tree)s."
4925
#: bzrlib/errors.py:290
5215
#: breezy/errors.py:290
4927
5217
"The file id \"%(file_id)s\" is not present in the repository %(repository)r"
4930
#: bzrlib/errors.py:299
5220
#: breezy/errors.py:299
4931
5221
msgid "The branch '%(branch)s' is not stacked."
4934
#: bzrlib/errors.py:313
5224
#: breezy/errors.py:313
4935
5225
msgid "No WorkingTree exists for \"%(base)s\"."
4938
#: bzrlib/errors.py:322
5228
#: breezy/errors.py:322
4939
5229
msgid "Not currently building a tree."
4942
#: bzrlib/errors.py:327
5232
#: breezy/errors.py:327
4943
5233
msgid "%(url)s is not a local path."
4946
#: bzrlib/errors.py:355
5236
#: breezy/errors.py:355
4947
5237
msgid "%(not_locked)r is not write locked but needs to be."
4950
#: bzrlib/errors.py:363
5240
#: breezy/errors.py:363
4951
5241
msgid "Error in command line options"
4954
#: bzrlib/errors.py:368
5244
#: breezy/errors.py:368
4955
5245
msgid "%(value)s is not an index of type %(_type)s."
4958
#: bzrlib/errors.py:378
5248
#: breezy/errors.py:378
4959
5249
msgid "Error in data for index %(value)s."
4962
#: bzrlib/errors.py:387
5252
#: breezy/errors.py:387
4963
5253
msgid "The key '%(key)s' is already in index '%(index)s'."
4966
#: bzrlib/errors.py:397
5256
#: breezy/errors.py:397
4967
5257
msgid "The key '%(key)s' is not a valid key."
4970
#: bzrlib/errors.py:406
5260
#: breezy/errors.py:406
4971
5261
msgid "Could not parse options for index %(value)s."
4974
#: bzrlib/errors.py:415
5264
#: breezy/errors.py:415
4975
5265
msgid "The value '%(value)s' is not a valid value."
4978
#: bzrlib/errors.py:424
5268
#: breezy/errors.py:424
4979
5269
msgid "Bad value \"%(value)s\" for option \"%(name)s\"."
4982
#: bzrlib/errors.py:443
5272
#: breezy/errors.py:443
4983
5273
msgid "Generic path error: %(path)r%(extra)s)"
4986
#: bzrlib/errors.py:456
5276
#: breezy/errors.py:456
4987
5277
msgid "No such file: %(path)r%(extra)s"
4990
#: bzrlib/errors.py:461
5280
#: breezy/errors.py:461
4991
5281
msgid "File exists: %(path)r%(extra)s"
4994
#: bzrlib/errors.py:467
5284
#: breezy/errors.py:467
4996
5286
"Could not rename %(source)s => %(dest)s because both files exist. (Use --"
4997
5287
"after to tell bzr about a rename that has already happened)%(extra)s"
5000
#: bzrlib/errors.py:483
5290
#: breezy/errors.py:483
5001
5291
msgid "\"%(path)s\" is not a directory %(extra)s"
5004
#: bzrlib/errors.py:488
5294
#: breezy/errors.py:488
5005
5295
msgid "\"%(path)s\" is not in the working directory %(extra)s"
5008
#: bzrlib/errors.py:493
5298
#: breezy/errors.py:493
5009
5299
msgid "Directory not empty: \"%(path)s\"%(extra)s"
5012
#: bzrlib/errors.py:498
5302
#: breezy/errors.py:498
5013
5303
msgid "Hard-linking \"%(path)s\" is not supported"
5016
#: bzrlib/errors.py:513
5306
#: breezy/errors.py:513
5017
5307
msgid "Device or resource busy: \"%(path)s\"%(extra)s"
5020
#: bzrlib/errors.py:518
5310
#: breezy/errors.py:518
5021
5311
msgid "Permission denied: \"%(path)s\"%(extra)s"
5024
#: bzrlib/errors.py:523
5314
#: breezy/errors.py:523
5025
5315
msgid "Invalid url supplied to transport: \"%(path)s\"%(extra)s"
5028
#: bzrlib/errors.py:528
5318
#: breezy/errors.py:528
5029
5319
msgid "Invalid URL join request: %(reason)s: %(base)r + %(join_args)r"
5032
#: bzrlib/errors.py:539
5322
#: breezy/errors.py:539
5033
5323
msgid "URLs differ by more than path: %(from_)r and %(to)r"
5036
#: bzrlib/errors.py:561
5037
msgid "The %(type)s hook '%(hook)s' is unknown in this version of bzrlib."
5326
#: breezy/errors.py:561
5327
msgid "The %(type)s hook '%(hook)s' is unknown in this version of breezy."
5040
#: bzrlib/errors.py:571
5330
#: breezy/errors.py:571
5041
5331
msgid "Unsupported protocol for url \"%(path)s\"%(extra)s"
5044
#: bzrlib/errors.py:579
5334
#: breezy/errors.py:579
5046
5336
"The branch '%(url)s'(%(format)s) is not a stackable format. You will need to "
5047
5337
"upgrade the branch to permit branch stacking."
5050
#: bzrlib/errors.py:590
5340
#: breezy/errors.py:590
5051
5341
msgid "The branch '%(branch_url)s' cannot be stacked on '%(target_url)s'."
5054
#: bzrlib/errors.py:600
5344
#: breezy/errors.py:600
5056
5346
"The repository '%(url)s'(%(format)s) is not a stackable format. You will "
5057
5347
"need to upgrade the repository to permit branch stacking."
5060
#: bzrlib/errors.py:611
5350
#: breezy/errors.py:611
5061
5351
msgid "Error reading from %(path)r."
5064
#: bzrlib/errors.py:630
5354
#: breezy/errors.py:630
5065
5355
msgid "Path \"%(path)s\" is not a child of path \"%(base)s\"%(extra)s"
5068
#: bzrlib/errors.py:646
5358
#: breezy/errors.py:646
5069
5359
msgid "Path \"%(path)s\" is not unicode normalized"
5072
#: bzrlib/errors.py:654
5362
#: breezy/errors.py:654
5073
5363
msgid "Not a branch: \"%(path)s\"%(detail)s."
5076
#: bzrlib/errors.py:696
5366
#: breezy/errors.py:696
5077
5367
msgid "No submit branch available for branch \"%(path)s\""
5080
#: bzrlib/errors.py:705
5370
#: breezy/errors.py:705
5081
5371
msgid "A control directory already exists: \"%(path)s\"."
5084
#: bzrlib/errors.py:710
5374
#: breezy/errors.py:710
5085
5375
msgid "Already a branch: \"%(path)s\"."
5088
#: bzrlib/errors.py:715
5378
#: breezy/errors.py:715
5379
msgid "Invalid branch name: %(name)s"
5382
#: breezy/errors.py:724
5089
5383
msgid "Parent branch already exists: \"%(path)s\"."
5092
#: bzrlib/errors.py:721
5386
#: breezy/errors.py:730
5094
5388
"Directory contains a branch, but no working tree (use bzr checkout if you "
5095
5389
"wish to build a working tree): \"%(path)s\""
5098
#: bzrlib/errors.py:726
5392
#: breezy/errors.py:735
5100
5394
"\"%(function)s\" called on an AtomicFile after it was closed: \"%(path)s\""
5103
#: bzrlib/errors.py:736
5397
#: breezy/errors.py:745
5105
5399
"Parent not accessible given base \"%(base)s\" and relative path \"%(path)s\""
5108
#: bzrlib/errors.py:746
5402
#: breezy/errors.py:755
5109
5403
msgid "No repository present: \"%(path)s\""
5112
#: bzrlib/errors.py:753
5406
#: breezy/errors.py:762
5114
5408
"Unsupported branch format: %(format)s\n"
5115
5409
"Please run 'bzr upgrade'"
5118
#: bzrlib/errors.py:759
5412
#: breezy/errors.py:768
5119
5413
msgid "Unknown %(kind)s format: %(format)r"
5122
#: bzrlib/errors.py:768
5416
#: breezy/errors.py:777
5123
5417
msgid "Format %(format)s is not compatible with .bzr version %(bzrdir)s."
5126
#: bzrlib/errors.py:778
5420
#: breezy/errors.py:787
5127
5421
msgid "Parse error on line %(lineno)d of %(format)s format: %(line)s"
5130
#: bzrlib/errors.py:793
5424
#: breezy/errors.py:802
5133
5427
"is not compatible with\n"
5138
#: bzrlib/errors.py:809
5432
#: breezy/errors.py:818
5139
5433
msgid "Revision is not compatible with %(repo_format)s"
5142
#: bzrlib/errors.py:819
5436
#: breezy/errors.py:828
5143
5437
msgid "%(context_info)s%(path)s is already versioned."
5146
#: bzrlib/errors.py:840
5440
#: breezy/errors.py:849
5147
5441
msgid "%(context_info)s%(path)s is not versioned."
5150
#: bzrlib/errors.py:861
5444
#: breezy/errors.py:870
5151
5445
msgid "Path(s) are not versioned: %(paths_as_string)s"
5154
#: bzrlib/errors.py:872
5448
#: breezy/errors.py:881
5155
5449
msgid "Path(s) do not exist: %(paths_as_string)s%(extra)s"
5158
#: bzrlib/errors.py:891
5452
#: breezy/errors.py:900
5159
5453
msgid "Cannot operate on \"%(filename)s\" of unsupported kind \"%(kind)s\""
5162
#: bzrlib/errors.py:899
5456
#: breezy/errors.py:908
5164
5458
"Filename %(filename)r is not valid in your current filesystem encoding "
5165
5459
"%(fs_encoding)s"
5168
#: bzrlib/errors.py:910
5462
#: breezy/errors.py:919
5169
5463
msgid "Cannot operate on \"%(filename)s\" because it is a control file"
5172
#: bzrlib/errors.py:928
5466
#: breezy/errors.py:937
5173
5467
msgid "The lock for '%(lock_description)s' is in use and cannot be broken."
5176
#: bzrlib/errors.py:967
5470
#: breezy/errors.py:976
5177
5471
msgid "Cannot lock %(lock)s: %(why)s"
5180
#: bzrlib/errors.py:977
5474
#: breezy/errors.py:986
5182
5476
"A transaction related operation was attempted after the transaction finished."
5185
#: bzrlib/errors.py:1004
5479
#: breezy/errors.py:1013
5186
5480
msgid "Cannot lock: transport is read only: %(transport)s"
5189
#: bzrlib/errors.py:1012
5483
#: breezy/errors.py:1021
5190
5484
msgid "Could not acquire lock \"%(lock)s\": %(msg)s"
5193
#: bzrlib/errors.py:1023
5195
"Lock was broken while still open: %(lock)s - check storage consistency!"
5487
#: breezy/errors.py:1032
5488
msgid "Lock was broken while still open: %(lock)s - check storage consistency!"
5198
#: bzrlib/errors.py:1034
5491
#: breezy/errors.py:1043
5200
5493
"Lock was released and re-acquired before being broken: %(lock)s: held by "
5201
5494
"%(holder)r, wanted to break %(target)r"
5204
#: bzrlib/errors.py:1046
5497
#: breezy/errors.py:1055
5206
5499
"Lock is apparently held, but corrupted: %(corruption_info)s\n"
5207
5500
"Use 'bzr break-lock' to clear it"
5210
#: bzrlib/errors.py:1059
5503
#: breezy/errors.py:1068
5211
5504
msgid "Lock not held: %(lock)s"
5214
#: bzrlib/errors.py:1088
5507
#: breezy/errors.py:1097
5215
5508
msgid "No changes to commit"
5218
#: bzrlib/errors.py:1093
5511
#: breezy/errors.py:1102
5220
5513
"Selected-file commit of merges is not supported yet: files %(files_str)s"
5223
#: bzrlib/errors.py:1103
5516
#: breezy/errors.py:1112
5225
5518
"Excluding paths during commit is not supported by repository at "
5226
5519
"%(repository)r."
5229
#: bzrlib/errors.py:1112
5522
#: breezy/errors.py:1121
5231
5524
"The specified commit message contains characters unsupported by the current "
5235
#: bzrlib/errors.py:1118
5528
#: breezy/errors.py:1127
5236
5529
msgid "Upgrade URL cannot work with readonly URLs."
5239
#: bzrlib/errors.py:1123
5532
#: breezy/errors.py:1132
5240
5533
msgid "The branch format %(format)s is already at the most recent format."
5243
#: bzrlib/errors.py:1146
5536
#: breezy/errors.py:1155
5244
5537
msgid "Option --change does not accept revision ranges"
5247
#: bzrlib/errors.py:1151
5540
#: breezy/errors.py:1160
5248
5541
msgid "No namespace registered for string: %(spec)r"
5251
#: bzrlib/errors.py:1170
5544
#: breezy/errors.py:1179
5253
"Requested revision: '%(spec)s' does not exist in branch: "
5254
"%(branch_url)s%(extra)s"
5546
"Requested revision: '%(spec)s' does not exist in branch: %(branch_url)s"
5257
#: bzrlib/errors.py:1184
5550
#: breezy/errors.py:1193
5259
5552
"Operation denied because it would change the main history, which is not "
5260
5553
"permitted by the append_revisions_only setting on branch \"%(location)s\"."
5263
#: bzrlib/errors.py:1195
5556
#: breezy/errors.py:1204
5265
5558
"These branches have diverged. Use the missing command to see how.\n"
5266
5559
"Use the merge command to reconcile them."
5269
#: bzrlib/errors.py:1215
5562
#: breezy/errors.py:1224
5271
5564
"Branches have no common ancestor, and no merge base revision was specified."
5274
#: bzrlib/errors.py:1221
5567
#: breezy/errors.py:1230
5276
5569
"Selected merge cannot perform reverse cherrypicks. Try merge3 or diff3."
5279
#: bzrlib/errors.py:1227
5572
#: breezy/errors.py:1236
5280
5573
msgid "Revisions have no common ancestor: %(revision_a)s %(revision_b)s"
5283
#: bzrlib/errors.py:1236
5576
#: breezy/errors.py:1245
5285
5578
"Revisions are not derived from the same root: %(revision_a)s %(revision_b)s."
5288
#: bzrlib/errors.py:1245
5581
#: breezy/errors.py:1254
5289
5582
msgid "Revision %(rev_id)s is not an ancestor of %(not_ancestor_id)s"
5292
#: bzrlib/errors.py:1254
5585
#: breezy/errors.py:1263
5293
5586
msgid "Branch %(branch)s has no commits."
5296
#: bzrlib/errors.py:1272
5589
#: breezy/errors.py:1281
5298
"Bound branch %(branch)s is out of date with master branch "
5299
"%(master)s.%(extra_help)s"
5591
"Bound branch %(branch)s is out of date with master branch %(master)s."
5302
#: bzrlib/errors.py:1284
5595
#: breezy/errors.py:1293
5304
5597
"Cannot commit to branch %(branch)s. It is bound to %(master)s, which is "
5305
5598
"bound to %(remote)s."
5308
#: bzrlib/errors.py:1296
5601
#: breezy/errors.py:1305
5309
5602
msgid "Cannot pull --overwrite to a branch which is bound %(branch)s"
5312
#: bzrlib/errors.py:1305
5605
#: breezy/errors.py:1314
5314
5607
"Unable to connect to target of bound branch %(branch)s => %(target)s: "
5318
#: bzrlib/errors.py:1317
5611
#: breezy/errors.py:1326
5319
5612
msgid "Error in processing weave: %(msg)s"
5322
#: bzrlib/errors.py:1326
5615
#: breezy/errors.py:1335
5323
5616
msgid "Revision {%(revision_id)s} already present in %(weave)s"
5326
#: bzrlib/errors.py:1337
5619
#: breezy/errors.py:1346
5327
5620
msgid "Revision {%(revision_id)s} not present in %(weave)s"
5330
#: bzrlib/errors.py:1347
5623
#: breezy/errors.py:1356
5331
5624
msgid "Weave invariant violated: %(what)s"
5334
#: bzrlib/errors.py:1356
5627
#: breezy/errors.py:1365
5335
5628
msgid "Parents are mismatched between two revisions. %(msg)s"
5338
#: bzrlib/errors.py:1378
5631
#: breezy/errors.py:1387
5340
5633
"Weaves differ on text content. Revision: {%(revision_id)s}, %(weave_a)s, "
5344
#: bzrlib/errors.py:1390
5637
#: breezy/errors.py:1399
5345
5638
msgid "Versioned file error"
5348
#: bzrlib/errors.py:1395
5641
#: breezy/errors.py:1404
5349
5642
msgid "Revision {%(revision_id)s} not present in \"%(file_id)s\"."
5352
#: bzrlib/errors.py:1405
5645
#: breezy/errors.py:1414
5353
5646
msgid "Revision {%(revision_id)s} already present in \"%(file_id)s\"."
5356
#: bzrlib/errors.py:1415
5649
#: breezy/errors.py:1424
5357
5650
msgid "Text did not match its checksum: %(msg)s"
5360
#: bzrlib/errors.py:1541
5653
#: breezy/errors.py:1550
5361
5654
msgid "Export format %(format)r not supported"
5364
#: bzrlib/errors.py:1550
5657
#: breezy/errors.py:1559
5365
5658
msgid "Transport error: %(msg)s %(orig_error)s"
5368
#: bzrlib/errors.py:1576
5661
#: breezy/errors.py:1585
5369
5662
msgid "Generic bzr smart protocol error: %(details)s"
5372
#: bzrlib/errors.py:1584
5665
#: breezy/errors.py:1593
5373
5666
msgid "Received bad protocol version marker: %(marker)r"
5376
#: bzrlib/errors.py:1616
5669
#: breezy/errors.py:1625
5377
5670
msgid "Transport operation not possible: %(msg)s %(orig_error)s"
5380
#: bzrlib/errors.py:1621
5673
#: breezy/errors.py:1630
5381
5674
msgid "Connection error: %(msg)s %(orig_error)s"
5384
#: bzrlib/errors.py:1626
5677
#: breezy/errors.py:1635
5385
5678
msgid "%(msg)s %(host)s%(port)s%(orig_error)s"
5388
#: bzrlib/errors.py:1647
5681
#: breezy/errors.py:1656
5389
5682
msgid "Connection closed: %(msg)s %(orig_error)s"
5392
#: bzrlib/errors.py:1652
5685
#: breezy/errors.py:1661
5393
5686
msgid "Connection Timeout: %(msg)s%(orig_error)s"
5396
#: bzrlib/errors.py:1657
5689
#: breezy/errors.py:1666
5397
5690
msgid "Invalid range access in %(path)s at %(offset)s: %(msg)s"
5400
#: bzrlib/errors.py:1667
5693
#: breezy/errors.py:1676
5401
5694
msgid "Invalid http response for %(path)s: %(msg)s%(orig_error)s"
5404
#: bzrlib/errors.py:1682
5405
msgid "Certificate error: %(error)s"
5408
#: bzrlib/errors.py:1690
5697
#: breezy/errors.py:1691
5409
5698
msgid "Invalid http range %(range)r for %(path)s: %(msg)s"
5412
#: bzrlib/errors.py:1704
5701
#: breezy/errors.py:1705
5413
5702
msgid "HTTP MIME Boundary missing for %(path)s: %(msg)s"
5416
#: bzrlib/errors.py:1712
5705
#: breezy/errors.py:1713
5417
5706
msgid "Invalid http Content-type \"%(ctype)s\" for %(path)s: %(msg)s"
5420
#: bzrlib/errors.py:1721
5709
#: breezy/errors.py:1722
5421
5710
msgid "%(source)s is%(permanently)s redirected to %(target)s"
5424
#: bzrlib/errors.py:1735
5713
#: breezy/errors.py:1736
5425
5714
msgid "Too many redirections"
5428
#: bzrlib/errors.py:1740
5717
#: breezy/errors.py:1741
5429
5718
msgid "Working tree has conflicts."
5432
#: bzrlib/errors.py:1744
5721
#: breezy/errors.py:1745
5433
5722
msgid "Config file %(filename)s is not UTF-8 encoded\n"
5436
#: bzrlib/errors.py:1753
5725
#: breezy/errors.py:1754
5438
5727
"Error(s) parsing config file %(filename)s:\n"
5442
#: bzrlib/errors.py:1763
5731
#: breezy/errors.py:1764
5444
5733
"Bad value \"%(value)s\" for option \"%(name)s\".\n"
5445
5734
"See ``bzr help %(name)s``"
5448
#: bzrlib/errors.py:1773
5737
#: breezy/errors.py:1774
5449
5738
msgid "%(username)r does not seem to contain a reasonable email address"
5452
#: bzrlib/errors.py:1782
5741
#: breezy/errors.py:1783
5453
5742
msgid "Failed to GPG sign data with command \"%(command_line)s\""
5456
#: bzrlib/errors.py:1790
5745
#: breezy/errors.py:1791
5457
5746
msgid "Failed to verify GPG signature data with error \"%(error)s\""
5460
#: bzrlib/errors.py:1798
5749
#: breezy/errors.py:1799
5461
5750
msgid "Unable to import library \"%(library)s\": %(error)s"
5464
#: bzrlib/errors.py:1806
5753
#: breezy/errors.py:1807
5465
5754
msgid "python-gpgme is not installed, it is needed to verify signatures"
5468
#: bzrlib/errors.py:1814
5757
#: breezy/errors.py:1815
5470
5759
"The working tree for %(basedir)s has changed since the last commit, but "
5471
5760
"weave merge requires that it be unchanged"
5474
#: bzrlib/errors.py:1824
5763
#: breezy/errors.py:1825
5476
5765
"Can't reprocess and show base, because reprocessing obscures the "
5477
5766
"relationship of conflicting lines to the base"
5480
#: bzrlib/errors.py:1830
5769
#: breezy/errors.py:1831
5481
5770
msgid "Cycle in graph %(graph)r"
5484
#: bzrlib/errors.py:1858
5773
#: breezy/errors.py:1859
5485
5774
msgid "File %(filename)s is not conflicted."
5488
#: bzrlib/errors.py:1880
5777
#: breezy/errors.py:1881
5489
5778
msgid "No bundle was found in \"%(filename)s\"."
5492
#: bzrlib/errors.py:1889
5781
#: breezy/errors.py:1890
5493
5782
msgid "Unable to handle bundle version %(version)s: %(msg)s"
5496
#: bzrlib/errors.py:1899
5785
#: breezy/errors.py:1900
5497
5786
msgid "Branch %(base)s is missing revision %(text_revision)s of %(file_id)s"
5500
#: bzrlib/errors.py:1912
5789
#: breezy/errors.py:1913
5501
5790
msgid "File id {%(file_id)s} already exists in inventory as %(entry)s"
5504
#: bzrlib/errors.py:1922
5793
#: breezy/errors.py:1923
5505
5794
msgid "Key %(key)s is already present in map"
5508
#: bzrlib/errors.py:1927
5797
#: breezy/errors.py:1928
5509
5798
msgid "The prefix %(prefix)s is in the help search path twice."
5512
#: bzrlib/errors.py:1937
5801
#: breezy/errors.py:1938
5514
5803
"No final name for trans_id %(trans_id)r\n"
5515
5804
"file-id: %(file_id)r\n"
5516
5805
"root trans-id: %(root_trans_id)r\n"
5519
#: bzrlib/errors.py:1969
5808
#: breezy/errors.py:1970
5520
5809
msgid "Attempt to reuse a transform that has already been applied."
5523
#: bzrlib/errors.py:1974
5812
#: breezy/errors.py:1975
5524
5813
msgid "Moving the root directory is not supported at this time"
5527
#: bzrlib/errors.py:1979
5816
#: breezy/errors.py:1980
5528
5817
msgid "Failed to rename %(from_path)s to %(to_path)s: %(why)s"
5531
#: bzrlib/errors.py:1990
5820
#: breezy/errors.py:1991
5533
5822
"Could not move %(from_path)s%(operator)s %(to_path)s%(_has_extra)s%(extra)s"
5536
#: bzrlib/errors.py:2026
5825
#: breezy/errors.py:2027
5538
5827
"Could not rename %(from_path)s%(operator)s %(to_path)s%(_has_extra)s%(extra)s"
5541
#: bzrlib/errors.py:2056
5830
#: breezy/errors.py:2057
5542
5831
msgid "Unable to import paramiko (required for sftp support): %(error)s"
5545
#: bzrlib/errors.py:2064
5834
#: breezy/errors.py:2065
5546
5835
msgid "Nothing to merge."
5549
#: bzrlib/errors.py:2069
5838
#: breezy/errors.py:2070
5550
5839
msgid "Format %(format)s cannot be initialised by this version of bzr."
5553
#: bzrlib/errors.py:2078
5842
#: breezy/errors.py:2079
5555
5844
"Cannot convert from format %(from_format)s to format %(format)s. "
5559
#: bzrlib/errors.py:2090
5848
#: breezy/errors.py:2091
5560
5849
msgid "Could not find an appropriate Differ for file \"%(path)s\""
5563
#: bzrlib/errors.py:2098
5852
#: breezy/errors.py:2099
5564
5853
msgid "%(exe_name)s could not be found on this machine"
5567
#: bzrlib/errors.py:2106
5856
#: breezy/errors.py:2107
5568
5857
msgid "Diff is not installed on this machine: %(msg)s"
5571
#: bzrlib/errors.py:2114
5860
#: breezy/errors.py:2115
5572
5861
msgid "Diff3 is not installed on this machine."
5575
#: bzrlib/errors.py:2120
5864
#: breezy/errors.py:2121
5576
5865
msgid "The content being inserted is already present."
5579
#: bzrlib/errors.py:2125
5868
#: breezy/errors.py:2126
5581
5870
"This tree contains left-over files from a failed operation.\n"
5582
5871
" Please examine %(limbo_dir)s to see if it contains any files you wish "
5599
5888
" keep, and delete it when you are done."
5602
#: bzrlib/errors.py:2157
5891
#: breezy/errors.py:2158
5604
5893
"Unable to delete transform temporary directory %(pending_deletion)s. Please "
5605
5894
"examine %(pending_deletion)s to see if it contains any files you wish to "
5606
5895
"keep, and delete it when you are done."
5609
#: bzrlib/errors.py:2167
5898
#: breezy/errors.py:2168
5610
5899
msgid "Working tree is out of date, please run 'bzr update'.%(more)s"
5613
#: bzrlib/errors.py:2181
5615
"Public branch \"%(public_location)s\" lacks revision \"%(revstring)s\"."
5902
#: breezy/errors.py:2182
5903
msgid "Public branch \"%(public_location)s\" lacks revision \"%(revstring)s\"."
5618
#: bzrlib/errors.py:2194
5906
#: breezy/errors.py:2195
5619
5907
msgid "Error in merge modified format"
5622
#: bzrlib/errors.py:2199
5910
#: breezy/errors.py:2200
5623
5911
msgid "Format error in conflict listings"
5626
#: bzrlib/errors.py:2203
5914
#: breezy/errors.py:2204
5628
5916
"Inconsistency in dirstate file %(dirstate_path)s.\n"
5629
5917
"Error: %(description)s"
5632
#: bzrlib/errors.py:2214
5920
#: breezy/errors.py:2215
5634
5922
"An error has been detected in the repository %(repo_path)s.\n"
5635
5923
"Please run bzr reconcile on this repository."
5638
#: bzrlib/errors.py:2225
5926
#: breezy/errors.py:2226
5640
5928
"An inconsistent delta was supplied involving %(path)r, %(file_id)r\n"
5641
5929
"reason: %(reason)s"
5644
#: bzrlib/errors.py:2238
5932
#: breezy/errors.py:2239
5646
5934
"An inconsistent delta was supplied: %(delta)r\n"
5647
5935
"reason: %(reason)s"
5650
#: bzrlib/errors.py:2250
5938
#: breezy/errors.py:2251
5651
5939
msgid "To use this feature you must upgrade your branch at %(path)s."
5654
#: bzrlib/errors.py:2259
5942
#: breezy/errors.py:2260
5655
5943
msgid "To use this feature you must upgrade your repository at %(path)s."
5658
#: bzrlib/errors.py:2264
5946
#: breezy/errors.py:2265
5660
5948
"To use this feature you must upgrade your branch at %(path)s to a format "
5661
5949
"which supports rich roots."
5664
#: bzrlib/errors.py:2270
5952
#: breezy/errors.py:2271
5665
5953
msgid "Cannot perform local-only commits on unbound branches."
5668
#: bzrlib/errors.py:2275
5956
#: breezy/errors.py:2276
5669
5957
msgid "The method %(mname)s is not supported on objects of type %(tname)s."
5672
#: bzrlib/errors.py:2296
5960
#: breezy/errors.py:2297
5673
5961
msgid "Ghost tags not supported by format %(format)r."
5676
#: bzrlib/errors.py:2304
5964
#: breezy/errors.py:2305
5677
5965
msgid "File is binary but should be text."
5680
#: bzrlib/errors.py:2309
5968
#: breezy/errors.py:2310
5681
5969
msgid "The path %(path)s is not permitted on this platform"
5684
#: bzrlib/errors.py:2318
5972
#: breezy/errors.py:2319
5686
5974
"Testament did not match expected value.\n"
5687
5975
" For revision_id {%(revision_id)s}, expected {%(expected)s}, measured\n"
5688
5976
" {%(measured)s}"
5691
#: bzrlib/errors.py:2330
5979
#: breezy/errors.py:2331
5692
5980
msgid "Not a bzr revision-bundle: %(text)r"
5695
#: bzrlib/errors.py:2339
5983
#: breezy/errors.py:2340
5696
5984
msgid "Bad bzr revision-bundle: %(text)r"
5699
#: bzrlib/errors.py:2348
5987
#: breezy/errors.py:2349
5700
5988
msgid "Malformed bzr revision-bundle header: %(text)r"
5703
#: bzrlib/errors.py:2353
5991
#: breezy/errors.py:2354
5704
5992
msgid "Malformed patches in bzr revision-bundle: %(text)r"
5707
#: bzrlib/errors.py:2358
5995
#: breezy/errors.py:2359
5708
5996
msgid "Malformed footer in bzr revision-bundle: %(text)r"
5711
#: bzrlib/errors.py:2363
5999
#: breezy/errors.py:2364
5712
6000
msgid "End of line marker was not \\n in bzr revision-bundle"
5715
#: bzrlib/errors.py:2373
6003
#: breezy/errors.py:2374
5716
6004
msgid "Bundle format %(bundle_format)s is incompatible with %(other)s"
5719
#: bzrlib/errors.py:2383
6007
#: breezy/errors.py:2384
5720
6008
msgid "Root class for inventory serialization errors"
5723
#: bzrlib/errors.py:2387
6011
#: breezy/errors.py:2388
5725
6013
"The inventory was not in the expected format:\n"
5729
#: bzrlib/errors.py:2396
6017
#: breezy/errors.py:2397
5730
6018
msgid "This operation requires rich root data storage"
5733
#: bzrlib/errors.py:2409
5734
msgid "Unrecognised value for BZR_SSH environment variable: %(vendor)s"
6021
#: breezy/errors.py:2410
6022
msgid "Unrecognised value for BRZ_SSH environment variable: %(vendor)s"
5737
#: bzrlib/errors.py:2418
6025
#: breezy/errors.py:2419
5739
"Don't know how to handle SSH connections. Please set BZR_SSH environment "
6027
"Don't know how to handle SSH connections. Please set BRZ_SSH environment "
5743
#: bzrlib/errors.py:2425
6031
#: breezy/errors.py:2426
5745
6033
"Could not determine revno for {%(revision_id)s} because its ancestry shows a "
5746
6034
"ghost at {%(ghost_revision_id)s}"
5749
#: bzrlib/errors.py:2435
6037
#: breezy/errors.py:2436
5750
6038
msgid "Ghost revision {%(revision_id)s} cannot be used here."
5753
#: bzrlib/errors.py:2486
6041
#: breezy/errors.py:2487
5755
6043
"A merge directive must provide either a bundle or a public branch location."
5758
#: bzrlib/errors.py:2493
6046
#: breezy/errors.py:2494
5759
6047
msgid "Bad merge directive payload %(start)r"
5762
#: bzrlib/errors.py:2503
6050
#: breezy/errors.py:2504
5763
6051
msgid "Preview patch does not match requested changes."
5766
#: bzrlib/errors.py:2509
6054
#: breezy/errors.py:2510
5767
6055
msgid "Patch_type was %(patch_type)s, but no patch was supplied."
5770
#: bzrlib/errors.py:2519
6058
#: breezy/errors.py:2520
5772
6060
"Your branch does not have all of the revisions required in order to merge "
5773
6061
"this merge directive and the target location specified in the merge "
5774
6062
"directive is not a branch: %(location)s."
5777
#: bzrlib/errors.py:2531
6065
#: breezy/errors.py:2532
5778
6066
msgid "Unsupported entry kind %(kind)s"
5781
#: bzrlib/errors.py:2539
6069
#: breezy/errors.py:2540
5782
6070
msgid "Can't subsume %(other_tree)s into %(tree)s. %(reason)s"
5785
#: bzrlib/errors.py:2549
6073
#: breezy/errors.py:2550
5786
6074
msgid "Subsume target %(other_tree)s needs to be upgraded."
5789
#: bzrlib/errors.py:2568
6077
#: breezy/errors.py:2569
5790
6078
msgid "No such tag: %(tag_name)s"
5793
#: bzrlib/errors.py:2576
6081
#: breezy/errors.py:2577
5794
6082
msgid "Tags not supported by %(branch)s; you may be able to use bzr upgrade."
5797
#: bzrlib/errors.py:2585
6085
#: breezy/errors.py:2586
5798
6086
msgid "Tag %(tag_name)s already exists."
5801
#: bzrlib/errors.py:2593
6089
#: breezy/errors.py:2594
5803
"Did not understand bug identifier %(bug_id)s: %(reason)s. See \"bzr help "
5804
"bugs\" for more information on this feature."
6091
"Did not understand bug identifier %(bug_id)s: %(reason)s. See \"bzr help bugs"
6092
"\" for more information on this feature."
5807
#: bzrlib/errors.py:2603
6095
#: breezy/errors.py:2604
5809
6097
"The URL for bug tracker \"%(abbreviation)s\" doesn't contain {id}: %(url)s"
5812
#: bzrlib/errors.py:2613
6100
#: breezy/errors.py:2614
5814
6102
"Cannot find registered bug tracker called %(abbreviation)s on %(branch)s"
5817
#: bzrlib/errors.py:2623
6105
#: breezy/errors.py:2624
5818
6106
msgid "Invalid line in bugs property: '%(line)s'"
5821
#: bzrlib/errors.py:2631
6109
#: breezy/errors.py:2632
5822
6110
msgid "Invalid bug status: '%(status)s'"
5825
#: bzrlib/errors.py:2639
6113
#: breezy/errors.py:2640
5826
6114
msgid "Could not understand response from smart server: %(response_tuple)r"
5829
#: bzrlib/errors.py:2678
6117
#: breezy/errors.py:2679
5830
6118
msgid "Server sent an unexpected error: %(error_tuple)r"
5833
#: bzrlib/errors.py:2697
6121
#: breezy/errors.py:2698
5834
6122
msgid "Unrecognised container format: %(container_format)r"
5837
#: bzrlib/errors.py:2705
6125
#: breezy/errors.py:2706
5838
6126
msgid "Unexpected end of container stream"
5841
#: bzrlib/errors.py:2710
6129
#: breezy/errors.py:2711
5842
6130
msgid "Unknown record type: %(record_type)r"
5845
#: bzrlib/errors.py:2718
6133
#: breezy/errors.py:2719
5846
6134
msgid "Invalid record: %(reason)s"
5849
#: bzrlib/errors.py:2726
6137
#: breezy/errors.py:2727
5850
6138
msgid "Container has data after end marker: %(excess)r"
5853
#: bzrlib/errors.py:2734
6141
#: breezy/errors.py:2735
5854
6142
msgid "Container has multiple records with the same name: %(name)s"
5857
#: bzrlib/errors.py:2747
6145
#: breezy/errors.py:2748
5858
6146
msgid "Corrupt or incompatible data stream: %(reason)s"
5861
#: bzrlib/errors.py:2755
6149
#: breezy/errors.py:2756
5862
6150
msgid "SMTP error: %(error)s"
5865
#: bzrlib/errors.py:2763
6153
#: breezy/errors.py:2764
5866
6154
msgid "No message supplied."
5869
#: bzrlib/errors.py:2768
6157
#: breezy/errors.py:2769
5870
6158
msgid "No mail-to address (--mail-to) or output (-o) specified."
5873
#: bzrlib/errors.py:2773
5874
msgid "Unknown mail client: %(mail_client)s"
5877
#: bzrlib/errors.py:2781
6161
#: breezy/errors.py:2774
5879
6163
"Unable to find mail client with the following names: "
5880
6164
"%(mail_command_list_string)s"
5883
#: bzrlib/errors.py:2791
6167
#: breezy/errors.py:2784
5884
6168
msgid "SMTP connection to %(host)s refused"
5887
#: bzrlib/errors.py:2800
6171
#: breezy/errors.py:2793
5888
6172
msgid "Please specify smtp_server. No server at default %(host)s."
5891
#: bzrlib/errors.py:2814
6175
#: breezy/errors.py:2807
5893
6177
"'%(display_url)s' is not in sync with %(target_url)s. See bzr help sync-for-"
5897
#: bzrlib/errors.py:2826
6181
#: breezy/errors.py:2819
5898
6182
msgid "'%(display_url)s' is already a branch."
5901
#: bzrlib/errors.py:2831
6185
#: breezy/errors.py:2824
5902
6186
msgid "'%(display_url)s' is already a tree."
5905
#: bzrlib/errors.py:2836
6189
#: breezy/errors.py:2829
5906
6190
msgid "'%(display_url)s' is already a checkout."
5909
#: bzrlib/errors.py:2841
6193
#: breezy/errors.py:2834
5910
6194
msgid "'%(display_url)s' is already a lightweight checkout."
5913
#: bzrlib/errors.py:2846
6197
#: breezy/errors.py:2839
5914
6198
msgid "'%(display_url)s' is already using a shared repository."
5917
#: bzrlib/errors.py:2851
6201
#: breezy/errors.py:2844
5918
6202
msgid "'%(display_url)s' is already standalone."
5921
#: bzrlib/errors.py:2856
6205
#: breezy/errors.py:2849
5922
6206
msgid "Shared repository '%(display_url)s' already creates working trees."
5925
#: bzrlib/errors.py:2862
6209
#: breezy/errors.py:2855
5927
6211
"Shared repository '%(display_url)s' already doesn't create working trees."
5930
#: bzrlib/errors.py:2868
6214
#: breezy/errors.py:2861
5931
6215
msgid "Requested reconfiguration of '%(display_url)s' is not supported."
5934
#: bzrlib/errors.py:2873
6218
#: breezy/errors.py:2866
5935
6219
msgid "No location could be found to bind to at %(display_url)s."
5938
#: bzrlib/errors.py:2878
5940
"Working tree \"%(display_url)s\" has uncommitted changes (See bzr "
5944
#: bzrlib/errors.py:2897
5946
"Working tree \"%(display_url)s\" has shelved changes (See bzr shelve --"
5950
#: bzrlib/errors.py:2903
6222
#: breezy/errors.py:2871
6224
"Working tree \"%(display_url)s\" has uncommitted changes (See bzr status)."
6228
#: breezy/errors.py:2890
6230
"Branch \"%(display_url)s\" does not support storing uncommitted changes."
6233
#: breezy/errors.py:2905
6235
"Working tree \"%(display_url)s\" has shelved changes (See bzr shelve --list)."
6239
#: breezy/errors.py:2911
5951
6240
msgid "Variable {%(name)s} is not available."
5954
#: bzrlib/errors.py:2911
6243
#: breezy/errors.py:2919
5955
6244
msgid "No template specified."
5958
#: bzrlib/errors.py:2916
6247
#: breezy/errors.py:2924
5959
6248
msgid "Unable to create symlink %(path_str)son this platform"
5962
#: bzrlib/errors.py:2931
6251
#: breezy/errors.py:2939
5964
"Unsupported timezone format \"%(timezone)s\", options are \"utc\", "
5965
"\"original\", \"local\"."
6253
"Unsupported timezone format \"%(timezone)s\", options are \"utc\", \"original"
5968
#: bzrlib/errors.py:2965
6257
#: breezy/errors.py:2973
5970
6259
"Unable to encode %(kind)s path %(path)r in user encoding %(user_encoding)s"
5973
#: bzrlib/errors.py:2977
6262
#: breezy/errors.py:2985
5974
6263
msgid "The \"%(config_id)s\" configuration does not exist."
5977
#: bzrlib/errors.py:2985
6266
#: breezy/errors.py:2993
5978
6267
msgid "The \"%(option_name)s\" configuration option does not exist."
5981
#: bzrlib/errors.py:2993
6270
#: breezy/errors.py:3001
5982
6271
msgid "The alias \"%(alias_name)s\" does not exist."
5985
#: bzrlib/errors.py:3007
6274
#: breezy/errors.py:3015
5986
6275
msgid "\"%(alias_name)s\" is not a valid location alias."
5989
#: bzrlib/errors.py:3015
6278
#: breezy/errors.py:3023
5990
6279
msgid "No %(alias_name)s location assigned."
5993
#: bzrlib/errors.py:3023
6282
#: breezy/errors.py:3031
5994
6283
msgid "Cannot bind address \"%(host)s:%(port)i\": %(orig_error)s."
5997
#: bzrlib/errors.py:3033
6286
#: breezy/errors.py:3041
5998
6287
msgid "Unknown rules detected: %(unknowns_str)s."
6001
#: bzrlib/errors.py:3044
6290
#: breezy/errors.py:3052
6002
6291
msgid "Tip change rejected: %(msg)s"
6005
#: bzrlib/errors.py:3052
6294
#: breezy/errors.py:3060
6006
6295
msgid "Shelf corrupt."
6009
#: bzrlib/errors.py:3057
6298
#: breezy/errors.py:3065
6010
6299
msgid "Corruption while decompressing repository file%(orig_error)s"
6013
#: bzrlib/errors.py:3069
6302
#: breezy/errors.py:3077
6014
6303
msgid "No changes are shelved with id \"%(shelf_id)d\"."
6017
#: bzrlib/errors.py:3077
6306
#: breezy/errors.py:3085
6018
6307
msgid "\"%(invalid_id)s\" is not a valid shelf id, try a number instead."
6021
#: bzrlib/errors.py:3085
6023
"An attempt to access a url outside the server jail was made: '%(url)s'."
6310
#: breezy/errors.py:3093
6311
msgid "An attempt to access a url outside the server jail was made: '%(url)s'."
6026
#: bzrlib/errors.py:3093
6314
#: breezy/errors.py:3101
6027
6315
msgid "The user aborted the operation."
6030
#: bzrlib/errors.py:3098
6318
#: breezy/errors.py:3106
6031
6319
msgid "Branching '%(url)s'(%(format)s) must create a working tree."
6034
#: bzrlib/errors.py:3108
6322
#: breezy/errors.py:3116
6035
6323
msgid "No such view: %(view_name)s."
6038
#: bzrlib/errors.py:3118
6326
#: breezy/errors.py:3126
6040
6328
"Views are not supported by %(tree)s; use 'bzr upgrade' to change your tree "
6041
6329
"to a later format."
6044
#: bzrlib/errors.py:3127
6332
#: breezy/errors.py:3135
6046
6334
"Specified file \"%(file_name)s\" is outside the current view: %(view_str)s"
6049
#: bzrlib/errors.py:3194
6337
#: breezy/errors.py:3202
6050
6338
msgid "%(bzrdir)r does not support co-located branches."
6053
#: bzrlib/errors.py:3200
6341
#: breezy/errors.py:3208
6055
6343
"Unable to determine your name.\n"
6056
6344
"Please, set your name with the 'whoami' command.\n"
6057
6345
"E.g. bzr whoami \"Your Name <name@example.com>\""
6060
#: bzrlib/errors.py:3209
6348
#: breezy/errors.py:3217
6061
6349
msgid "Invalid pattern(s) found. %(msg)s"
6064
#: bzrlib/errors.py:3217
6352
#: breezy/errors.py:3225
6066
6354
"Branch \"%(branch_url)s\" appears to be bound to itself. Please use `bzr "
6067
6355
"unbind` to fix."
6070
#: bzrlib/errors.py:3228
6358
#: breezy/errors.py:3236
6071
6359
msgid "Loop involving %(refs)r while expanding \"%(string)s\"."
6074
#: bzrlib/errors.py:3237
6075
msgid "Option %(name)s is not defined while expanding \"%(string)s\"."
6078
#: bzrlib/errors.py:3246
6362
#: breezy/errors.py:3245
6363
msgid "Option \"%(name)s\" is not defined while expanding \"%(string)s\"."
6366
#: breezy/errors.py:3254
6367
msgid "Option \"%(name)s\" is not allowed."
6370
#: breezy/errors.py:3262
6080
6372
"No compatible object available for operations from %(source)r to %(target)r."
6083
#: bzrlib/errors.py:3256
6375
#: breezy/errors.py:3272
6085
6377
"VFS requests over the smart server are not allowed. Encountered: %(method)s, "
6086
6378
"%(arguments)s."
6089
#: bzrlib/errors.py:3266
6381
#: breezy/errors.py:3282
6091
6383
"Kind change from %(from_kind)s to %(to_kind)s for %(path)s not supported by "
6092
6384
"format %(format)r"
6095
#: bzrlib/errors.py:3278
6387
#: breezy/errors.py:3294
6097
6389
"Missing feature %(feature)s not provided by this version of Bazaar or any "
6101
#: bzrlib/errors.py:3291
6393
#: breezy/errors.py:3307
6102
6394
msgid "Binary files section encountered."
6105
#: bzrlib/errors.py:3299
6397
#: breezy/errors.py:3315
6107
6399
"Malformed patch header. %(desc)s\n"
6111
#: bzrlib/errors.py:3308
6403
#: breezy/errors.py:3324
6113
6405
"Malformed hunk header. %(desc)s\n"
6117
#: bzrlib/errors.py:3317
6409
#: breezy/errors.py:3333
6119
6411
"Malformed line. %(desc)s\n"
6123
#: bzrlib/errors.py:3327
6415
#: breezy/errors.py:3343
6125
6417
"Text contents mismatch at line %(line_no)d. Original has \"%(orig_line)s\", "
6126
6418
"but patch says it should be \"%(patch_line)s\""
6129
#: bzrlib/errors.py:3338
6421
#: breezy/errors.py:3354
6130
6422
msgid "The feature %(feature)s has already been registered."
6133
#: bzrlib/export_pot.py:252
6425
#: breezy/errors.py:3362
6427
"Cannot store uncommitted changes because this branch already stores "
6428
"uncommitted changes."
6431
#: breezy/export_pot.py:252
6134
6432
#, python-format
6135
6433
msgid "Exporting messages from builtin command: %s"
6138
#: bzrlib/export_pot.py:271
6436
#: breezy/export_pot.py:271
6437
#, python-brace-format
6139
6438
msgid "Exporting messages from plugin command: {0} in {1}"
6142
#: bzrlib/export_pot.py:292
6441
#: breezy/export_pot.py:292
6143
6442
#, python-format
6144
6443
msgid "Exporting message from error: %s"
6147
#: bzrlib/fetch.py:98
6446
#: breezy/fetch.py:98
6148
6447
msgid "Finding revisions"
6151
#: bzrlib/fetch.py:103
6450
#: breezy/fetch.py:103
6152
6451
msgid "Fetching revisions"
6155
#: bzrlib/foreign.py:262
6454
#: breezy/foreign.py:262
6156
6455
msgid "Push into a different VCS without any custom bzr metadata."
6159
#: bzrlib/foreign.py:264
6458
#: breezy/foreign.py:264
6161
6460
"This will afterwards rebase the local branch on the remote\n"
6162
6461
"branch unless the --no-rebase option is used, in which case \n"
6163
6462
"the two branches will be out of sync after the push. "
6166
#: bzrlib/foreign.py:277
6465
# help of 'no-rebase' option of 'dpush' command
6466
#: breezy/foreign.py:277
6167
6467
msgid "Do not rebase after push."
6170
#: bzrlib/foreign.py:311
6470
#: breezy/foreign.py:311
6171
6471
#, python-format
6172
6472
msgid "Using saved location: %s\n"
6175
#: bzrlib/foreign.py:321
6475
#: breezy/foreign.py:321
6177
6477
"{0!r} and {1!r} are in the same VCS, lossy push not necessary. Please use "
6178
6478
"regular push."
6181
#: bzrlib/gpg.py:119 bzrlib/gpg.py:460
6481
#: breezy/gpg.py:358
6482
#, python-brace-format
6483
msgid "No GnuPG key results for pattern: {0}"
6486
#: breezy/gpg.py:431
6487
#, python-brace-format
6182
6488
msgid "{0} commits with valid signatures"
6185
#: bzrlib/gpg.py:123 bzrlib/gpg.py:465
6491
#: breezy/gpg.py:437
6492
#, python-brace-format
6186
6493
msgid "{0} commit with unknown key"
6187
6494
msgid_plural "{0} commits with unknown keys"
6191
#: bzrlib/gpg.py:129 bzrlib/gpg.py:472
6498
#: breezy/gpg.py:445
6499
#, python-brace-format
6192
6500
msgid "{0} commit not valid"
6193
6501
msgid_plural "{0} commits not valid"
6197
#: bzrlib/gpg.py:135 bzrlib/gpg.py:479
6505
#: breezy/gpg.py:453
6506
#, python-brace-format
6198
6507
msgid "{0} commit not signed"
6199
6508
msgid_plural "{0} commits not signed"
6203
#: bzrlib/gpg.py:141 bzrlib/gpg.py:486
6512
#: breezy/gpg.py:461
6513
#, python-brace-format
6204
6514
msgid "{0} commit with key now expired"
6205
6515
msgid_plural "{0} commits with key now expired"
6209
#: bzrlib/gpg.py:343
6210
msgid "No GnuPG key results for pattern: {0}"
6519
#: breezy/gpg.py:481
6520
#, python-brace-format
6521
msgid "{0} commit by author {1} with key {2} now expired"
6522
msgid_plural "{0} commits by author {1} with key {2} now expired"
6213
#: bzrlib/gpg.py:386
6526
#: breezy/gpg.py:497
6527
#, python-brace-format
6214
6528
msgid "{0} signed {1} commit"
6215
6529
msgid_plural "{0} signed {1} commits"
6219
#: bzrlib/gpg.py:403 bzrlib/gpg.py:419
6533
#: breezy/gpg.py:514 breezy/gpg.py:531
6534
#, python-brace-format
6220
6535
msgid "{0} commit by author {1}"
6221
6536
msgid_plural "{0} commits by author {1}"
6225
#: bzrlib/gpg.py:433
6540
#: breezy/gpg.py:546
6541
#, python-brace-format
6226
6542
msgid "Unknown key {0} signed {1} commit"
6227
6543
msgid_plural "Unknown key {0} signed {1} commits"
6231
#: bzrlib/gpg.py:452
6232
msgid "{0} commit by author {1} with key {2} now expired"
6233
msgid_plural "{0} commits by author {1} with key {2} now expired"
6237
#: bzrlib/groupcompress.py:1739
6547
#: breezy/groupcompress.py:1739
6238
6548
#, python-format
6239
6549
msgid "Insert claimed random_id=True, but then inserted %r two times"
6242
#: bzrlib/hooks.py:331
6552
#: breezy/hooks.py:313
6243
6553
#, python-format
6244
6554
msgid "Introduced in: %s"
6247
#: bzrlib/hooks.py:334
6557
#: breezy/hooks.py:316
6248
6558
#, python-format
6249
6559
msgid "Deprecated in: %s"
6252
#: bzrlib/knit.py:1766 bzrlib/knit.py:1802
6562
#: breezy/knit.py:1766 breezy/knit.py:1802
6253
6563
msgid "Walking content"
6256
#: bzrlib/knit.py:3330
6566
#: breezy/knit.py:3330
6257
6567
msgid "annotating"
6260
#: bzrlib/lock.py:548
6570
#: breezy/lock.py:549
6261
6571
msgid "{0!r} was {1} locked again"
6264
#: bzrlib/lockdir.py:321
6574
#: breezy/lockdir.py:321
6265
6575
#, python-format
6266
6576
msgid "error removing pending lock: %s"
6269
#: bzrlib/lockdir.py:616
6579
#: breezy/lockdir.py:616
6270
6580
msgid "Unable to obtain"
6273
#: bzrlib/lockdir.py:618
6583
#: breezy/lockdir.py:618
6274
6584
msgid "Lock owner changed for"
6277
#: bzrlib/lockdir.py:620
6587
#: breezy/lockdir.py:620
6588
#, python-brace-format
6278
6589
msgid "{0} lock {1} {2}."
6281
#: bzrlib/lockdir.py:627
6592
#: breezy/lockdir.py:627
6282
6593
#, python-format
6283
6594
msgid "Will continue to try until %s, unless you press Ctrl-C."
6286
#: bzrlib/lockdir.py:629
6597
#: breezy/lockdir.py:629
6287
6598
msgid "See \"bzr help break-lock\" for more."
6290
#: bzrlib/lockdir.py:739
6601
#: breezy/lockdir.py:739
6291
6602
#, python-format
6293
6604
"held by %(user)s on %(hostname)s (process #%(pid)s), acquired %(time_ago)s"
6296
#: bzrlib/log.py:572
6607
#: breezy/log.py:563
6297
6608
msgid "--exclude-common-ancestry requires two different revisions"
6300
#: bzrlib/log.py:574
6611
#: breezy/log.py:565
6301
6612
#, python-format
6302
6613
msgid "invalid direction %r"
6305
#: bzrlib/log.py:662
6616
#: breezy/log.py:653
6306
6617
msgid "Start revision not found in history of end revision."
6309
#: bzrlib/log.py:1080 bzrlib/log.py:1138
6620
#: breezy/log.py:1071 breezy/log.py:1129
6310
6621
msgid "Logging revision 0 is invalid."
6313
#: bzrlib/log.py:1082 bzrlib/log.py:1140
6624
#: breezy/log.py:1073 breezy/log.py:1131
6314
6625
msgid "Start revision must be older than the end revision."
6317
#: bzrlib/log.py:1827
6628
#: breezy/log.py:1818
6318
6629
#, python-format
6319
6630
msgid "unknown log formatter: %r"
6322
#: bzrlib/log.py:2123
6633
#: breezy/log.py:2114
6323
6634
msgid "fixes bug"
6324
6635
msgid_plural "fixes bugs"
6328
#: bzrlib/merge.py:689
6639
#: breezy/merge.py:689
6329
6640
msgid "All changes applied successfully."
6332
#: bzrlib/merge.py:691
6643
#: breezy/merge.py:691
6333
6644
#, python-format
6334
6645
msgid "%d conflicts encountered."
6337
#: bzrlib/merge.py:845 bzrlib/merge.py:1933
6648
#: breezy/merge.py:845 breezy/merge.py:1868
6338
6649
msgid "Preparing file merge"
6341
#: bzrlib/multiparent.py:426
6652
#: breezy/multiparent.py:426
6342
6653
msgid "Importing revisions"
6345
#: bzrlib/option.py:526
6656
# help of 'help' option
6657
#: breezy/option.py:526
6346
6658
msgid "Show help message."
6349
#: bzrlib/option.py:528
6661
# help of 'quiet' option
6662
#: breezy/option.py:528
6350
6663
msgid "Only display errors and warnings."
6353
#: bzrlib/option.py:531
6666
# help of 'usage' option
6667
#: breezy/option.py:531
6354
6668
msgid "Show usage message and options."
6357
#: bzrlib/option.py:533
6671
# help of 'verbose' option
6672
#: breezy/option.py:533
6358
6673
msgid "Display more information."
6361
#: bzrlib/option.py:541
6676
# help of 'change' option
6677
#: breezy/option.py:541
6363
6679
"Select changes introduced by the specified revision. See also \"help "
6364
6680
"revisionspec\"."
6367
#: bzrlib/option.py:543
6683
# help of 'directory' option
6684
#: breezy/option.py:543
6368
6685
msgid "Branch to operate on, instead of working directory."
6371
#: bzrlib/option.py:545
6688
# help of 'log-format=long' option
6689
#: breezy/option.py:545
6372
6690
msgid "Detailed log format."
6375
#: bzrlib/option.py:545
6693
# help of 'log-format=gnu-changelog' option
6694
#: breezy/option.py:545
6376
6695
msgid "Format used by GNU ChangeLog files."
6379
#: bzrlib/option.py:545
6698
# help of 'log-format=line' option
6699
#: breezy/option.py:545
6380
6700
msgid "Log format with one line per revision."
6383
#: bzrlib/option.py:545
6703
# help of 'log-format=short' option
6704
#: breezy/option.py:545
6384
6705
msgid "Moderately short log format."
6387
#: bzrlib/option.py:545
6708
# help of 'log-format' option
6709
#: breezy/option.py:545
6388
6710
msgid "Use specified log format."
6391
#: bzrlib/option.py:547
6713
# title of 'log-format' option
6714
#: breezy/option.py:547
6392
6715
msgid "Log format"
6395
#: bzrlib/option.py:549
6718
# help of 'merge-type=lca' option
6719
#: breezy/option.py:549
6396
6720
msgid "LCA-newness merge."
6399
#: bzrlib/option.py:549
6723
# help of 'merge-type=diff3' option
6724
#: breezy/option.py:549
6400
6725
msgid "Merge using external diff3."
6403
#: bzrlib/option.py:549
6728
# help of 'merge-type=merge3' option
6729
#: breezy/option.py:549
6404
6730
msgid "Native diff3-style merge."
6407
#: bzrlib/option.py:549
6733
# help of 'merge-type' option
6734
#: breezy/option.py:549
6408
6735
msgid "Select a particular merge algorithm."
6411
#: bzrlib/option.py:549
6738
# help of 'merge-type=weave' option
6739
#: breezy/option.py:549
6412
6740
msgid "Weave-based merge."
6415
#: bzrlib/option.py:551
6743
# title of 'merge-type' option
6744
#: breezy/option.py:551
6416
6745
msgid "Merge algorithm"
6419
#: bzrlib/option.py:554
6748
# help of 'message' option
6749
#: breezy/option.py:554
6420
6750
msgid "Message string."
6423
#: bzrlib/option.py:556
6753
# help of 'null' option
6754
#: breezy/option.py:556
6424
6755
msgid "Use an ASCII NUL (\\0) separator rather than a newline."
6427
#: bzrlib/option.py:558
6758
# help of 'overwrite' option
6759
#: breezy/option.py:558
6428
6760
msgid "Ignore differences between branches and overwrite unconditionally."
6431
#: bzrlib/option.py:560
6763
# help of 'remember' option
6764
#: breezy/option.py:560
6432
6765
msgid "Remember the specified location as a default."
6435
#: bzrlib/option.py:562
6768
# help of 'reprocess' option
6769
#: breezy/option.py:562
6436
6770
msgid "Reprocess to reduce spurious conflicts."
6439
#: bzrlib/option.py:566
6773
# help of 'revision' option
6774
#: breezy/option.py:566
6440
6775
msgid "See \"help revisionspec\" for details."
6443
#: bzrlib/option.py:568
6778
# help of 'show-ids' option
6779
#: breezy/option.py:568
6444
6780
msgid "Show internal object ids."
6447
#: bzrlib/option.py:571
6783
# help of 'timezone' option
6784
#: breezy/option.py:571
6448
6785
msgid "Display timezone as local, original, or utc."
6451
#: bzrlib/osutils.py:100
6788
#: breezy/osutils.py:101
6452
6789
msgid "Parameter {0!r} encoding is unsupported by {1} application locale."
6455
#: bzrlib/osutils.py:220
6792
#: breezy/osutils.py:221
6456
6793
msgid "lstat/stat of ({0!r}): {1!r}"
6459
#: bzrlib/osutils.py:1008 bzrlib/osutils.py:1019
6796
#: breezy/osutils.py:1041 breezy/osutils.py:1052
6460
6797
#, python-format
6461
6798
msgid "sorry, %r not allowed in path"
6464
#: bzrlib/osutils.py:1237
6801
#: breezy/osutils.py:1270
6465
6802
#, python-format
6466
6803
msgid "%r is too short to calculate a relative path"
6469
#: bzrlib/plugin.py:143
6806
#: breezy/plugin.py:143
6470
6807
#, python-format
6471
6808
msgid "\"%s\" is not a valid <plugin_name>@<plugin_path> description "
6474
#: bzrlib/plugins/bash_completion/bashcomp.py:411
6811
# help of 'plugin' option of 'bash-completion' command
6812
#: breezy/plugins/bash_completion/bashcomp.py:411
6475
6813
msgid "Enable completions for the selected plugin (default: all plugins)"
6478
#: bzrlib/plugins/bash_completion/bashcomp.py:412
6816
#: breezy/plugins/bash_completion/bashcomp.py:412
6479
6817
msgid "Generate a shell function for bash command line completion."
6482
#: bzrlib/plugins/bash_completion/bashcomp.py:414
6820
#: breezy/plugins/bash_completion/bashcomp.py:414
6484
6822
"This command generates a shell function which can be used by bash to\n"
6485
6823
"automatically complete the currently typed command when the user presses\n"
6486
6824
"the completion key (usually tab)."
6489
#: bzrlib/plugins/bash_completion/bashcomp.py:418
6827
#: breezy/plugins/bash_completion/bashcomp.py:418
6491
6829
"Commonly used like this:\n"
6492
6830
" eval \"`bzr bash-completion`\""
6495
#: bzrlib/plugins/bash_completion/bashcomp.py:424
6833
# help of 'function-name' option of 'bash-completion' command
6834
#: breezy/plugins/bash_completion/bashcomp.py:424
6496
6835
msgid "Name of the generated function (default: _bzr)"
6499
#: bzrlib/plugins/bash_completion/bashcomp.py:426
6838
# help of 'function-only' option of 'bash-completion' command
6839
#: breezy/plugins/bash_completion/bashcomp.py:426
6500
6840
msgid "Generate only the shell function, don't enable it"
6503
#: bzrlib/plugins/launchpad/__init__.py:81
6843
#: breezy/plugins/grep/cmds.py:77
6844
msgid "Print lines matching PATTERN for specified files and revisions."
6847
#: breezy/plugins/grep/cmds.py:79
6849
"This command searches the specified files and revisions for a given\n"
6850
"pattern. The pattern is specified as a Python regular expressions[1]."
6853
#: breezy/plugins/grep/cmds.py:82
6855
"If the file name is not specified, the revisions starting with the\n"
6856
"current directory are searched recursively. If the revision number is\n"
6857
"not specified, the working copy is searched. To search the last committed\n"
6858
"revision, use the '-r -1' or '-r last:1' option."
6861
#: breezy/plugins/grep/cmds.py:87
6863
"Unversioned files are not searched unless explicitly specified on the\n"
6864
"command line. Unversioned directores are not searched."
6867
#: breezy/plugins/grep/cmds.py:90
6869
"When searching a pattern, the output is shown in the 'filepath:string'\n"
6870
"format. If a revision is explicitly searched, the output is shown as\n"
6871
"'filepath~N:string', where N is the revision number."
6874
#: breezy/plugins/grep/cmds.py:94
6876
"--include and --exclude options can be used to search only (or exclude\n"
6877
"from search) files with base name matches the specified Unix style GLOB\n"
6878
"pattern. The GLOB pattern an use *, ?, and [...] as wildcards, and \\\n"
6879
"to quote wildcard or backslash character literally. Note that the glob\n"
6880
"pattern is not a regular expression."
6883
#: breezy/plugins/grep/cmds.py:100
6884
msgid "[1] http://docs.python.org/library/re.html#regular-expression-syntax"
6887
# help of 'color' option of 'grep' command
6888
#: breezy/plugins/grep/cmds.py:109
6889
msgid "Show match in color. WHEN is never, always or auto."
6892
# help of 'diff' option of 'grep' command
6893
#: breezy/plugins/grep/cmds.py:111
6894
msgid "Grep for pattern in changeset for each revision."
6897
# help of 'exclude' option of 'grep' command
6898
#: breezy/plugins/grep/cmds.py:113
6899
msgid "Skip files whose base name matches GLOB."
6902
# help of 'include' option of 'grep' command
6903
#: breezy/plugins/grep/cmds.py:115
6904
msgid "Search only files whose base name matches GLOB."
6907
# help of 'files-with-matches' option of 'grep' command
6908
#: breezy/plugins/grep/cmds.py:117
6909
msgid "Print only the name of each input file in which PATTERN is found."
6912
# help of 'files-without-match' option of 'grep' command
6913
#: breezy/plugins/grep/cmds.py:120
6914
msgid "Print only the name of each input file in which PATTERN is not found."
6917
# help of 'fixed-string' option of 'grep' command
6918
#: breezy/plugins/grep/cmds.py:123
6919
msgid "Interpret PATTERN is a single fixed string (not regex)."
6922
# help of 'from-root' option of 'grep' command
6923
#: breezy/plugins/grep/cmds.py:125
6925
"Search for pattern starting from the root of the branch. (implies --"
6929
# help of 'ignore-case' option of 'grep' command
6930
#: breezy/plugins/grep/cmds.py:128
6931
msgid "ignore case distinctions while matching."
6934
# help of 'levels' option of 'grep' command
6935
#: breezy/plugins/grep/cmds.py:130
6937
"Number of levels to display - 0 for all, 1 for collapsed (1 is default)."
6940
# help of 'line-number' option of 'grep' command
6941
#: breezy/plugins/grep/cmds.py:135
6942
msgid "show 1-based line number."
6945
# help of 'no-recursive' option of 'grep' command
6946
#: breezy/plugins/grep/cmds.py:137
6947
msgid "Don't recurse into subdirectories. (default is --recursive)"
6950
# help of 'null' option of 'grep' command
6951
#: breezy/plugins/grep/cmds.py:139
6953
"Write an ASCII NUL (\\0) separator between output lines rather than a "
6957
#: breezy/plugins/launchpad/account.py:66
6958
msgid "Setting ssh/sftp usernames for launchpad.net."
6961
#: breezy/plugins/launchpad/cmds.py:43
6504
6962
msgid "Register a branch with launchpad.net."
6507
#: bzrlib/plugins/launchpad/__init__.py:83
6965
#: breezy/plugins/launchpad/cmds.py:45
6509
6967
"This command lists a bzr branch in the directory of branches on\n"
6510
6968
"launchpad.net. Registration allows the branch to be associated with\n"
6511
6969
"bugs or specifications."
6514
#: bzrlib/plugins/launchpad/__init__.py:87
6972
#: breezy/plugins/launchpad/cmds.py:49
6516
6974
"Before using this command you must register the project to which the\n"
6517
6975
"branch belongs, and create an account for yourself on launchpad.net."
6520
#: bzrlib/plugins/launchpad/__init__.py:90
6978
#: breezy/plugins/launchpad/cmds.py:52
6523
6981
" public_url: The publicly visible url for the branch to register.\n"
6529
6987
" otherwise error."
6532
#: bzrlib/plugins/launchpad/__init__.py:99
6990
#: breezy/plugins/launchpad/cmds.py:61
6535
6993
" bzr register-branch http://foo.com/bzr/fooproject.mine \\\n"
6536
6994
" --project fooproject"
6539
#: bzrlib/plugins/launchpad/__init__.py:106
6997
# help of 'project' option of 'register-branch' command
6998
#: breezy/plugins/launchpad/cmds.py:68
6540
6999
msgid "Launchpad project short name to associate with the branch."
6543
#: bzrlib/plugins/launchpad/__init__.py:113
7002
# help of 'branch-name' option of 'register-branch' command
7003
#: breezy/plugins/launchpad/cmds.py:75
6545
7005
"Short name for the branch; by default taken from the last component of the "
6549
#: bzrlib/plugins/launchpad/__init__.py:117
7009
# help of 'branch-title' option of 'register-branch' command
7010
#: breezy/plugins/launchpad/cmds.py:79
6550
7011
msgid "One-sentence description of the branch."
6553
#: bzrlib/plugins/launchpad/__init__.py:120
7014
# help of 'branch-description' option of 'register-branch' command
7015
#: breezy/plugins/launchpad/cmds.py:82
6554
7016
msgid "Longer description of the purpose or contents of the branch."
6557
#: bzrlib/plugins/launchpad/__init__.py:123
7019
# help of 'author' option of 'register-branch' command
7020
#: breezy/plugins/launchpad/cmds.py:85
6558
7021
msgid "Branch author's email address, if not yourself."
6561
#: bzrlib/plugins/launchpad/__init__.py:126
7024
# help of 'link-bug' option of 'register-branch' command
7025
#: breezy/plugins/launchpad/cmds.py:88
6562
7026
msgid "The bug this branch fixes."
6565
#: bzrlib/plugins/launchpad/__init__.py:129
7029
# help of 'dry-run' option of 'register-branch' command
7030
#: breezy/plugins/launchpad/cmds.py:91
6566
7031
msgid "Prepare the request but don't actually send it."
6569
#: bzrlib/plugins/launchpad/__init__.py:151
7034
#: breezy/plugins/launchpad/cmds.py:113
6571
7036
"register-branch requires a public branch url - see bzr help register-branch."
6574
#: bzrlib/plugins/launchpad/__init__.py:159
7039
#: breezy/plugins/launchpad/cmds.py:121
6575
7040
msgid "--product is deprecated; please use --project."
6578
#: bzrlib/plugins/launchpad/__init__.py:191
7043
#: breezy/plugins/launchpad/cmds.py:151
6579
7044
msgid "Open a Launchpad branch page in your web browser."
6582
#: bzrlib/plugins/launchpad/__init__.py:196
7047
# help of 'dry-run' option of 'launchpad-open' command
7048
#: breezy/plugins/launchpad/cmds.py:156
6583
7049
msgid "Do not actually open the browser. Just say the URL we would use."
6586
#: bzrlib/plugins/launchpad/__init__.py:231
7052
#: breezy/plugins/launchpad/cmds.py:191
6587
7053
#, python-format
6588
7054
msgid "Opening %s in web browser"
6591
#: bzrlib/plugins/launchpad/__init__.py:241
7057
#: breezy/plugins/launchpad/cmds.py:199
6592
7058
msgid "Show or set the Launchpad user ID."
6595
#: bzrlib/plugins/launchpad/__init__.py:243
7061
#: breezy/plugins/launchpad/cmds.py:201
6597
7063
"When communicating with Launchpad, some commands need to know your\n"
6598
7064
"Launchpad user ID. This command can be used to set or show the\n"
6599
7065
"user ID that Bazaar will use for such communication."
6602
#: bzrlib/plugins/launchpad/__init__.py:247
7068
#: breezy/plugins/launchpad/cmds.py:205
6605
7071
" Show the Launchpad ID of the current user::"
6608
#: bzrlib/plugins/launchpad/__init__.py:250
7074
#: breezy/plugins/launchpad/cmds.py:208
6609
7075
msgid " bzr launchpad-login"
6612
#: bzrlib/plugins/launchpad/__init__.py:252
7078
#: breezy/plugins/launchpad/cmds.py:210
6613
7079
msgid " Set the Launchpad ID of the current user to 'bob'::"
6616
#: bzrlib/plugins/launchpad/__init__.py:254
7082
#: breezy/plugins/launchpad/cmds.py:212
6617
7083
msgid " bzr launchpad-login bob"
6620
#: bzrlib/plugins/launchpad/__init__.py:261
7086
# help of 'no-check' option of 'launchpad-login' command
7087
#: breezy/plugins/launchpad/cmds.py:219
6621
7088
msgid "Don't check that the user name is valid."
6624
#: bzrlib/plugins/launchpad/__init__.py:276
6625
#: bzrlib/plugins/launchpad/__init__.py:287
7091
#: breezy/plugins/launchpad/cmds.py:234 breezy/plugins/launchpad/cmds.py:245
6626
7092
msgid "Launchpad user ID exists and has SSH keys.\n"
6629
#: bzrlib/plugins/launchpad/__init__.py:279
7095
#: breezy/plugins/launchpad/cmds.py:237
6630
7096
msgid "No Launchpad user ID configured.\n"
6633
#: bzrlib/plugins/launchpad/__init__.py:290
7099
#: breezy/plugins/launchpad/cmds.py:248
6634
7100
#, python-format
6635
7101
msgid "Launchpad user ID set to '%s'.\n"
6638
#: bzrlib/plugins/launchpad/__init__.py:298
7104
#: breezy/plugins/launchpad/cmds.py:254
6639
7105
msgid "Ask Launchpad to mirror a branch now."
6642
#: bzrlib/plugins/launchpad/__init__.py:318
7108
#: breezy/plugins/launchpad/cmds.py:271
6643
7109
msgid "Propose merging a branch on Launchpad."
6646
#: bzrlib/plugins/launchpad/__init__.py:320
7112
#: breezy/plugins/launchpad/cmds.py:273
6648
7114
"This will open your usual editor to provide the initial comment. When it\n"
6649
7115
"has created the proposal, it will open it in your default web browser."
6652
#: bzrlib/plugins/launchpad/__init__.py:323
7118
#: breezy/plugins/launchpad/cmds.py:276
6654
7120
"The branch will be proposed to merge into SUBMIT_BRANCH. If SUBMIT_BRANCH\n"
6655
7121
"is not supplied, the remembered submit branch will be used. If no submit\n"
6656
7122
"branch is remembered, the development focus will be used."
6659
#: bzrlib/plugins/launchpad/__init__.py:327
7125
#: breezy/plugins/launchpad/cmds.py:280
6661
7127
"By default, the SUBMIT_BRANCH's review team will be requested to review\n"
6662
7128
"the merge proposal. This can be overriden by specifying --review (-R).\n"
6664
7130
"may optionally be followed by '=' and the review type. For example:"
6667
#: bzrlib/plugins/launchpad/__init__.py:332
7133
#: breezy/plugins/launchpad/cmds.py:285
6668
7134
msgid " bzr lp-propose-merge --review jrandom --review review-team=qa"
6671
#: bzrlib/plugins/launchpad/__init__.py:334
7137
#: breezy/plugins/launchpad/cmds.py:287
6673
7139
"This will propose a merge, request \"jrandom\" to perform a review of\n"
6674
7140
"unspecified type, and request \"review-team\" to perform a \"qa\" review."
6677
#: bzrlib/plugins/launchpad/__init__.py:339
7143
# help of 'staging' option of 'lp-propose-merge' command
7144
#: breezy/plugins/launchpad/cmds.py:292
6678
7145
msgid "Propose the merge on staging."
6681
#: bzrlib/plugins/launchpad/__init__.py:341
7148
# help of 'message' option of 'lp-propose-merge' command
7149
#: breezy/plugins/launchpad/cmds.py:294
6682
7150
msgid "Commit message."
6685
#: bzrlib/plugins/launchpad/__init__.py:343
6686
msgid "Mark the proposal as approved immediately."
6689
#: bzrlib/plugins/launchpad/__init__.py:345
7153
# help of 'approve' option of 'lp-propose-merge' command
7154
#: breezy/plugins/launchpad/cmds.py:296
7156
"Mark the proposal as approved immediately, setting the approved revision to "
7160
# help of 'fixes' option of 'lp-propose-merge' command
7161
#: breezy/plugins/launchpad/cmds.py:298
7162
msgid "The bug this proposal fixes."
7165
# help of 'review' option of 'lp-propose-merge' command
7166
#: breezy/plugins/launchpad/cmds.py:300
6690
7167
msgid "Requested reviewer and optional type."
6693
#: bzrlib/plugins/launchpad/__init__.py:382
7170
#: breezy/plugins/launchpad/cmds.py:335
6694
7171
msgid "Find the proposal to merge this revision."
6697
#: bzrlib/plugins/launchpad/__init__.py:384
7174
#: breezy/plugins/launchpad/cmds.py:337
6699
7176
"Finds the merge proposal(s) that discussed landing the specified revision.\n"
6700
"This works only if the selected branch was the merge proposal target, and\n"
6701
"if the merged_revno is recorded for the merge proposal. The proposal(s)\n"
6702
"are opened in a web browser."
7177
"This works only if the if the merged_revno was recorded for the merge\n"
7178
"proposal. The proposal(s) are opened in a web browser."
6705
#: bzrlib/plugins/launchpad/__init__.py:389
7181
#: breezy/plugins/launchpad/cmds.py:341
6707
"Any revision involved in the merge may be specified-- the revision in\n"
6708
"which the merge was performed, or one of the revisions that was merged."
7183
"Only the revision specified is searched for. To find the mainline\n"
7184
"revision that merged it into mainline, use the \"mainline\" revision spec."
6711
#: bzrlib/plugins/launchpad/__init__.py:392
7187
#: breezy/plugins/launchpad/cmds.py:344
6712
7188
msgid "So, to find the merge proposal that reviewed line 1 of README::"
6715
#: bzrlib/plugins/launchpad/__init__.py:394
6716
msgid " bzr lp-find-proposal -r annotate:README:1"
7191
#: breezy/plugins/launchpad/cmds.py:346
7192
msgid " bzr lp-find-proposal -r mainline:annotate:README:1"
6719
#: bzrlib/plugins/launchpad/__init__.py:409
7195
#: breezy/plugins/launchpad/cmds.py:365
6720
7196
msgid "No review found."
6723
#: bzrlib/plugins/launchpad/__init__.py:410
7199
#: breezy/plugins/launchpad/cmds.py:366
6724
7200
#, python-format
6725
7201
msgid "%d proposals(s) found."
6728
#: bzrlib/plugins/launchpad/__init__.py:420
6729
msgid "Finding revision-id"
6732
#: bzrlib/plugins/launchpad/__init__.py:427
6733
msgid "Finding merge"
6736
#: bzrlib/plugins/launchpad/__init__.py:432
6737
msgid "Finding revno"
6740
#: bzrlib/plugins/launchpad/__init__.py:437
6741
msgid "Finding Launchpad branch"
6744
#: bzrlib/plugins/launchpad/__init__.py:440
7204
#: breezy/plugins/launchpad/cmds.py:378
6745
7205
msgid "Finding proposals"
6748
#: bzrlib/plugins/launchpad/account.py:66
6749
msgid "Setting ssh/sftp usernames for launchpad.net."
6752
#: bzrlib/plugins/launchpad/lp_api.py:241
6753
#: bzrlib/plugins/launchpad/lp_api.py:246
7208
#: breezy/plugins/launchpad/lp_api.py:231
7209
#: breezy/plugins/launchpad/lp_api.py:236
6754
7210
#, python-format
6755
7211
msgid "%s is not registered on Launchpad"
6758
#: bzrlib/plugins/launchpad/lp_api.py:256
7214
#: breezy/plugins/launchpad/lp_api.py:246
6759
7215
#, python-format
6760
7216
msgid "%s has no development focus."
6763
#: bzrlib/plugins/launchpad/lp_api.py:261
7219
#: breezy/plugins/launchpad/lp_api.py:251
6764
7220
#, python-format
6765
7221
msgid "development focus %s has no branch."
6768
#: bzrlib/plugins/launchpad/lp_api.py:266
7224
#: breezy/plugins/launchpad/lp_api.py:256
6769
7225
#, python-format
6770
7226
msgid "source package %s has no branch."
6773
#: bzrlib/plugins/launchpad/lp_api.py:270
7229
#: breezy/plugins/launchpad/lp_api.py:260
6774
7230
#, python-format
6775
7231
msgid "%s has no associated product or source package."
6778
#: bzrlib/plugins/launchpad/lp_api.py:282
7234
#: breezy/plugins/launchpad/lp_api.py:272
6779
7235
#, python-format
6780
7236
msgid "%s is already up-to-date."
6783
#: bzrlib/plugins/launchpad/lp_api.py:289
7239
#: breezy/plugins/launchpad/lp_api.py:279
6784
7240
#, python-format
6785
7241
msgid "Pushing to %s"
6788
#: bzrlib/plugins/launchpad/lp_directory.py:170
7244
#: breezy/plugins/launchpad/lp_directory.py:170
7245
#, python-brace-format
6790
7247
"resolution for {0}\n"
6791
7248
" local: {1}\n"
6795
#: bzrlib/plugins/launchpad/lp_propose.py:149
7252
#: breezy/plugins/launchpad/lp_propose.py:161
6796
7253
#, python-format
6797
7254
msgid "There is already a branch merge proposal: %s"
6800
#: bzrlib/plugins/weave_fmt/bzrdir.py:236
7257
#: breezy/plugins/weave_fmt/bzrdir.py:237
6801
7258
msgid "pb parameter to convert() is deprecated"
6804
#: bzrlib/plugins/weave_fmt/bzrdir.py:239
7261
#: breezy/plugins/weave_fmt/bzrdir.py:240
6805
7262
msgid "starting upgrade from format 4 to 5"
6808
#: bzrlib/plugins/weave_fmt/bzrdir.py:249
7265
#: breezy/plugins/weave_fmt/bzrdir.py:250
6809
7266
msgid "note: upgrade may be faster if all store files are ungzipped first"
6812
#: bzrlib/plugins/weave_fmt/bzrdir.py:278
7269
#: breezy/plugins/weave_fmt/bzrdir.py:279
6813
7270
msgid "converting revision"
6816
#: bzrlib/plugins/weave_fmt/bzrdir.py:283
7273
#: breezy/plugins/weave_fmt/bzrdir.py:284
6817
7274
msgid "upgraded to weaves:"
6820
#: bzrlib/plugins/weave_fmt/bzrdir.py:284
7277
#: breezy/plugins/weave_fmt/bzrdir.py:285
6821
7278
#, python-format
6822
7279
msgid "%6d revisions and inventories"
6825
#: bzrlib/plugins/weave_fmt/bzrdir.py:286
7282
#: breezy/plugins/weave_fmt/bzrdir.py:287
6826
7283
#, python-format
6827
7284
msgid "%6d revisions not present"
6830
#: bzrlib/plugins/weave_fmt/bzrdir.py:288
7287
#: breezy/plugins/weave_fmt/bzrdir.py:289
6831
7288
#, python-format
6832
7289
msgid "%6d texts"
6835
#: bzrlib/plugins/weave_fmt/bzrdir.py:324
7292
#: breezy/plugins/weave_fmt/bzrdir.py:325
6836
7293
msgid "writing weave"
6839
#: bzrlib/plugins/weave_fmt/bzrdir.py:328
6840
#: bzrlib/plugins/weave_fmt/bzrdir.py:330
7296
#: breezy/plugins/weave_fmt/bzrdir.py:329
7297
#: breezy/plugins/weave_fmt/bzrdir.py:331
6841
7298
msgid "inventory"
6844
#: bzrlib/plugins/weave_fmt/bzrdir.py:347
7301
#: breezy/plugins/weave_fmt/bzrdir.py:348
6845
7302
msgid "write revision"
6848
#: bzrlib/plugins/weave_fmt/bzrdir.py:361
7305
#: breezy/plugins/weave_fmt/bzrdir.py:362
6849
7306
msgid "loading revision"
6852
#: bzrlib/plugins/weave_fmt/bzrdir.py:366
7309
#: breezy/plugins/weave_fmt/bzrdir.py:367
6853
7310
#, python-format
6854
7311
msgid "revision {%s} not present in branch; will be converted as a ghost"
6857
#: bzrlib/plugins/weave_fmt/bzrdir.py:506
7314
#: breezy/plugins/weave_fmt/bzrdir.py:507
6858
7315
msgid "starting upgrade from format 5 to 6"
6861
#: bzrlib/plugins/weave_fmt/bzrdir.py:516
7318
#: breezy/plugins/weave_fmt/bzrdir.py:517
6862
7319
#, python-format
6863
7320
msgid "adding prefixes to %s"
6866
#: bzrlib/plugins/weave_fmt/bzrdir.py:556
7323
#: breezy/plugins/weave_fmt/bzrdir.py:557
6867
7324
msgid "starting upgrade from format 6 to metadir"
6870
#: bzrlib/plugins/weave_fmt/bzrdir.py:564
7327
#: breezy/plugins/weave_fmt/bzrdir.py:565
6871
7328
msgid "Removing ancestry.weave"
6874
#: bzrlib/plugins/weave_fmt/bzrdir.py:569
7331
#: breezy/plugins/weave_fmt/bzrdir.py:570
6875
7332
msgid "Finding branch files"
6878
#: bzrlib/plugins/weave_fmt/bzrdir.py:579
7335
#: breezy/plugins/weave_fmt/bzrdir.py:580
6879
7336
msgid "Upgrading repository"
6882
#: bzrlib/plugins/weave_fmt/bzrdir.py:589
7339
#: breezy/plugins/weave_fmt/bzrdir.py:590
6883
7340
msgid "Upgrading branch"
6886
#: bzrlib/plugins/weave_fmt/bzrdir.py:612
7343
#: breezy/plugins/weave_fmt/bzrdir.py:613
6887
7344
msgid "No working tree."
6890
#: bzrlib/plugins/weave_fmt/bzrdir.py:619
7347
#: breezy/plugins/weave_fmt/bzrdir.py:620
6891
7348
msgid "Upgrading working tree"
6894
#: bzrlib/plugins/weave_fmt/bzrdir.py:640
7351
#: breezy/plugins/weave_fmt/bzrdir.py:641
6895
7352
#, python-format
6896
7353
msgid "Make %s lock"
6899
#: bzrlib/plugins/weave_fmt/bzrdir.py:651
7356
#: breezy/plugins/weave_fmt/bzrdir.py:652
6900
7357
#, python-format
6901
7358
msgid "Moving %s"
6904
#: bzrlib/push.py:56
7361
#: breezy/push.py:56
6905
7362
msgid "Created new branch."
6908
#: bzrlib/push.py:97
7365
#: breezy/push.py:97
6909
7366
#, python-format
6911
7368
"Target directory %s already contains a .bzr directory, but it is not valid."
6914
#: bzrlib/push.py:101
7371
#: breezy/push.py:101
6915
7372
#, python-format
6917
7374
"Target directory %s already exists, but does not have a .bzr directory. "
6918
7375
"Supply --use-existing-dir to push there anyway."
6921
#: bzrlib/push.py:122
7378
#: breezy/push.py:122
6922
7379
#, python-format
6923
7380
msgid "Too many redirections trying to make %s."
6926
#: bzrlib/push.py:147
7383
#: breezy/push.py:148
6928
7385
"These branches have diverged. See \"bzr help diverged-branches\" for more "
6932
#: bzrlib/push.py:151
7389
#: breezy/push.py:152
6933
7390
#, python-format
6935
7392
"It is not possible to losslessly push to %s. You may want to use dpush "
6939
#: bzrlib/push.py:157
7396
#: breezy/push.py:158
6940
7397
#, python-format
6942
7399
"At %s you have a valid .bzr control directory, but not a branch or "
6944
7401
"directory out of the way and try again."
6947
#: bzrlib/reconcile.py:97
7404
#: breezy/reconcile.py:97
6948
7405
#, python-format
6949
7406
msgid "Reconciling branch %s"
6952
#: bzrlib/reconcile.py:103
7409
#: breezy/reconcile.py:103
6953
7410
#, python-format
6954
7411
msgid "Reconciling repository %s"
6957
#: bzrlib/reconcile.py:105
7414
#: breezy/reconcile.py:105
6958
7415
msgid "Reconciling repository"
6961
#: bzrlib/reconcile.py:111
7418
#: breezy/reconcile.py:111
6962
7419
#, python-format
6963
7420
msgid "%s cannot canonicalize CHKs."
6966
#: bzrlib/reconcile.py:119
7423
#: breezy/reconcile.py:119
6967
7424
msgid "Reconcile aborted: revision index has inconsistent parents."
6970
#: bzrlib/reconcile.py:121
7427
#: breezy/reconcile.py:121
6971
7428
msgid "Run \"bzr check\" for more details."
6974
#: bzrlib/reconcile.py:123
7431
#: breezy/reconcile.py:123
6975
7432
msgid "Reconciliation complete."
6978
#: bzrlib/reconcile.py:166
7435
#: breezy/reconcile.py:166
7436
#, python-brace-format
6979
7437
msgid "Fixing last revision info {0} => {1}"
6982
#: bzrlib/reconcile.py:173
7440
#: breezy/reconcile.py:173
6983
7441
msgid "revision_history ok."
6986
#: bzrlib/reconcile.py:234
7444
#: breezy/reconcile.py:234
6987
7445
msgid "Reading inventory data"
6990
#: bzrlib/reconcile.py:254 bzrlib/reconcile.py:384
7448
#: breezy/reconcile.py:254 breezy/reconcile.py:384
6991
7449
msgid "Inventory ok."
6994
#: bzrlib/reconcile.py:256 bzrlib/reconcile.py:386
7452
#: breezy/reconcile.py:256 breezy/reconcile.py:386
6995
7453
msgid "Backing up inventory"
6998
#: bzrlib/reconcile.py:258
7456
#: breezy/reconcile.py:258
6999
7457
msgid "Backup inventory created."
7002
#: bzrlib/reconcile.py:274 bzrlib/reconcile.py:405
7460
#: breezy/reconcile.py:274 breezy/reconcile.py:405
7003
7461
msgid "Writing weave"
7006
#: bzrlib/reconcile.py:277 bzrlib/reconcile.py:408
7464
#: breezy/reconcile.py:277 breezy/reconcile.py:408
7007
7465
msgid "Inventory regenerated."
7010
#: bzrlib/reconcile.py:371 bzrlib/reconcile.py:373 bzrlib/reconcile.py:376
7468
#: breezy/reconcile.py:371 breezy/reconcile.py:373 breezy/reconcile.py:376
7011
7469
msgid "Reading indexes"
7014
#: bzrlib/reconcile.py:380 bzrlib/reconcile.py:382
7472
#: breezy/reconcile.py:380 breezy/reconcile.py:382
7015
7473
msgid "Checking unused inventories"
7018
#: bzrlib/reconcile.py:388
7476
#: breezy/reconcile.py:388
7019
7477
msgid "Backup Inventory created"
7022
#: bzrlib/reconcile.py:446
7480
#: breezy/reconcile.py:446
7023
7481
msgid "Fixing text parents"
7026
#: bzrlib/reconfigure.py:54
7484
#: breezy/reconfigure.py:54
7485
#, python-brace-format
7027
7486
msgid "{0} is now stacked on {1}\n"
7030
#: bzrlib/reconfigure.py:69
7489
#: breezy/reconfigure.py:69
7031
7490
#, python-format
7032
7491
msgid "%s is now not stacked\n"
7035
#: bzrlib/remote.py:1228 bzrlib/repository.py:289
7494
#: breezy/remote.py:1228 breezy/repository.py:289
7036
7495
#, python-format
7037
7496
msgid "bzr: ERROR (ignored): %s"
7040
#: bzrlib/remote.py:2541
7499
#: breezy/remote.py:2534
7041
7500
msgid "Copying repository content as tarball..."
7044
#: bzrlib/rename_map.py:69
7503
#: breezy/rename_map.py:69
7045
7504
msgid "Calculating hashes"
7048
#: bzrlib/rename_map.py:107
7507
#: breezy/rename_map.py:107
7049
7508
msgid "Determining hash hits"
7052
#: bzrlib/rename_map.py:242
7511
#: breezy/rename_map.py:242
7512
#, python-brace-format
7053
7513
msgid "{0} => {1}"
7056
#: bzrlib/repository.py:1787
7516
#: breezy/repository.py:1738
7057
7517
msgid "Moving repository to repository.backup"
7060
#: bzrlib/repository.py:1794
7520
#: breezy/repository.py:1745
7061
7521
msgid "Creating new repository"
7064
#: bzrlib/repository.py:1799
7524
#: breezy/repository.py:1750
7065
7525
msgid "Copying content"
7068
#: bzrlib/repository.py:1803
7528
#: breezy/repository.py:1754
7069
7529
msgid "Deleting old repository content"
7072
#: bzrlib/repository.py:1805
7532
#: breezy/repository.py:1756
7073
7533
msgid "repository converted"
7076
#: bzrlib/revisionspec.py:903
7536
#: breezy/revisionspec.py:903
7537
#, python-brace-format
7077
7538
msgid "Using {0} {1}"
7080
#: bzrlib/send.py:58
7541
#: breezy/send.py:59
7081
7542
#, python-format
7082
7543
msgid "Mail client \"%s\" does not support specifying body"
7085
#: bzrlib/send.py:62
7546
#: breezy/send.py:63
7086
7547
msgid "--remember requires a branch to be specified."
7089
#: bzrlib/send.py:77
7550
#: breezy/send.py:78
7090
7551
msgid "No submit branch known or specified"
7093
#: bzrlib/send.py:80
7554
#: breezy/send.py:81
7555
#, python-brace-format
7094
7556
msgid "Using saved {0} location \"{1}\" to determine what changes to submit."
7097
#: bzrlib/send.py:98
7559
#: breezy/send.py:99
7098
7560
#, python-format
7099
7561
msgid "No such send format '%s'."
7102
#: bzrlib/send.py:114
7564
#: breezy/send.py:115
7103
7565
msgid "bzr send takes at most two one revision identifiers"
7106
#: bzrlib/send.py:127
7568
#: breezy/send.py:128
7107
7569
msgid "No revisions to submit."
7110
#: bzrlib/send.py:139
7572
#: breezy/send.py:140
7112
7574
"- not supported for merge directives that use more than one output file."
7115
#: bzrlib/send.py:185
7577
#: breezy/send.py:186
7116
7578
msgid "Format 0.9 does not permit bundle with no patch"
7119
#: bzrlib/shelf_ui.py:46
7581
#: breezy/shelf_ui.py:46
7120
7582
#, python-format
7121
7583
msgid "Shelve adding file \"%(path)s\"?"
7124
#: bzrlib/shelf_ui.py:47
7586
#: breezy/shelf_ui.py:47
7125
7587
msgid "Shelve binary changes?"
7128
#: bzrlib/shelf_ui.py:48
7590
#: breezy/shelf_ui.py:48
7129
7591
msgid "Shelve changing \"%s\" from %(other)s to %(this)s?"
7132
#: bzrlib/shelf_ui.py:50
7594
#: breezy/shelf_ui.py:50
7133
7595
#, python-format
7134
7596
msgid "Shelve removing file \"%(path)s\"?"
7137
#: bzrlib/shelf_ui.py:51
7599
#: breezy/shelf_ui.py:51
7138
7600
#, python-format
7139
7601
msgid "Shelve %d change(s)?"
7142
#: bzrlib/shelf_ui.py:52
7604
#: breezy/shelf_ui.py:52
7143
7605
msgid "Shelve?"
7146
#: bzrlib/shelf_ui.py:53
7608
#: breezy/shelf_ui.py:53
7147
7609
#, python-format
7149
7611
"Shelve changing target of \"%(path)s\" from \"%(other)s\" to \"%(this)s\"?"
7152
#: bzrlib/shelf_ui.py:55
7614
#: breezy/shelf_ui.py:55
7153
7615
#, python-format
7154
7616
msgid "Shelve renaming \"%(other)s\" => \"%(this)s\"?"
7157
#: bzrlib/shelf_ui.py:70
7619
#: breezy/shelf_ui.py:70
7158
7620
#, python-format
7159
7621
msgid "Changes shelved with id \"%d\"."
7162
#: bzrlib/shelf_ui.py:74
7624
#: breezy/shelf_ui.py:74
7163
7625
msgid "Selected changes destroyed."
7166
#: bzrlib/shelf_ui.py:78
7628
#: breezy/shelf_ui.py:78
7167
7629
msgid "Selected changes:"
7170
#: bzrlib/shelf_ui.py:98
7632
#: breezy/shelf_ui.py:98
7171
7633
#, python-format
7172
7634
msgid "Delete file \"%(path)s\"?"
7175
#: bzrlib/shelf_ui.py:99
7637
#: breezy/shelf_ui.py:99
7176
7638
msgid "Apply binary changes?"
7179
#: bzrlib/shelf_ui.py:100
7641
#: breezy/shelf_ui.py:100
7180
7642
#, python-format
7181
7643
msgid "Change \"%(path)s\" from %(this)s to %(other)s?"
7184
#: bzrlib/shelf_ui.py:102
7646
#: breezy/shelf_ui.py:102
7185
7647
#, python-format
7186
7648
msgid "Add file \"%(path)s\"?"
7189
#: bzrlib/shelf_ui.py:103
7651
#: breezy/shelf_ui.py:103
7190
7652
#, python-format
7191
7653
msgid "Apply %d change(s)?"
7194
#: bzrlib/shelf_ui.py:104
7656
#: breezy/shelf_ui.py:104
7195
7657
msgid "Apply change?"
7198
#: bzrlib/shelf_ui.py:105
7660
#: breezy/shelf_ui.py:105
7199
7661
#, python-format
7200
7662
msgid "Change target of \"%(path)s\" from \"%(this)s\" to \"%(other)s\"?"
7203
#: bzrlib/shelf_ui.py:107
7665
#: breezy/shelf_ui.py:107
7204
7666
#, python-format
7205
7667
msgid "Rename \"%(this)s\" => \"%(other)s\"?"
7208
#: bzrlib/shelf_ui.py:402
7670
#: breezy/shelf_ui.py:402
7209
7671
msgid "No changes are shelved."
7212
#: bzrlib/shelf_ui.py:460
7674
#: breezy/shelf_ui.py:460
7213
7675
#, python-format
7214
7676
msgid "Using changes with id \"%d\"."
7217
#: bzrlib/shelf_ui.py:464
7679
#: breezy/shelf_ui.py:464
7218
7680
#, python-format
7219
7681
msgid "Message: %s"
7222
#: bzrlib/shelf_ui.py:476
7684
#: breezy/shelf_ui.py:476
7223
7685
#, python-format
7224
7686
msgid "Deleted changes with id \"%d\"."
7227
#: bzrlib/smart/medium.py:714
7689
#: breezy/smart/medium.py:714
7690
#, python-brace-format
7228
7691
msgid "HPSS calls: {0} ({1} vfs) {2}"
7231
#: bzrlib/smart/server.py:169
7694
#: breezy/smart/ping.py:32
7695
msgid "Pings a Bazaar smart server."
7698
#: breezy/smart/ping.py:34
7700
"This command sends a 'hello' request to the given location using the bzr\n"
7701
"smart protocol, and reports the response."
7704
#: breezy/smart/server.py:169
7232
7705
msgid "Requested to stop gracefully"
7235
#: bzrlib/smart/server.py:179
7708
#: breezy/smart/server.py:179
7236
7709
#, python-format
7237
7710
msgid "Waiting for %d client(s) to finish"
7240
#: bzrlib/smart/server.py:185
7713
#: breezy/smart/server.py:185
7241
7714
#, python-format
7242
7715
msgid "Still waiting for %d client(s) to finish"
7245
#: bzrlib/smart/server.py:219
7718
#: breezy/smart/server.py:219
7246
7719
#, python-format
7247
7720
msgid "listening socket error: %s"
7250
#: bzrlib/smart/server.py:452
7723
#: breezy/smart/server.py:452
7251
7724
#, python-format
7252
7725
msgid "listening on port: %s"
7255
#: bzrlib/switch.py:73
7728
#: breezy/switch.py:84
7256
7729
msgid "Pending merges must be committed or reverted before using switch."
7259
#: bzrlib/switch.py:100
7732
#: breezy/switch.py:111
7261
7734
"Cannot switch as local commits found in the checkout. Commit these to the "
7262
7735
"bound branch or use --force to throw them away."
7265
#: bzrlib/switch.py:105
7738
#: breezy/switch.py:116
7266
7739
#, python-format
7268
7741
"Unable to connect to current master branch %(target)s: %(error)s To switch "
7269
7742
"anyway, use --force."
7272
#: bzrlib/switch.py:125
7745
#: breezy/switch.py:140
7273
7746
msgid "Cannot switch a branch, only a checkout."
7276
#: bzrlib/switch.py:163
7749
#: breezy/switch.py:183
7277
7750
#, python-format
7278
7751
msgid "Tree is up to date at revision %d."
7281
#: bzrlib/switch.py:169
7754
#: breezy/switch.py:190
7282
7755
#, python-format
7283
7756
msgid "Updated to revision %d."
7286
#: bzrlib/transform.py:1734 bzrlib/transform.py:1745 bzrlib/transform.py:1747
7759
#: breezy/transform.py:1723 breezy/transform.py:1734 breezy/transform.py:1736
7287
7760
msgid "Apply phase"
7290
#: bzrlib/transform.py:1773 bzrlib/transform.py:1841
7763
#: breezy/transform.py:1762 breezy/transform.py:1830
7291
7764
msgid "removing file"
7294
#: bzrlib/transform.py:1791 bzrlib/transform.py:1876
7767
#: breezy/transform.py:1780 breezy/transform.py:1865
7295
7768
msgid "adding file"
7298
#: bzrlib/transform.py:2591
7771
#: breezy/transform.py:2598
7299
7772
msgid "Building tree"
7302
#: bzrlib/transform.py:2681 bzrlib/transform.py:2708
7775
#: breezy/transform.py:2688 breezy/transform.py:2715
7303
7776
msgid "Adding file contents"
7306
#: bzrlib/transform.py:3028
7779
#: breezy/transform.py:3017
7307
7780
msgid "Resolution pass"
7310
#: bzrlib/transport/ftp/_gssapi.py:88
7783
#: breezy/transport/ftp/_gssapi.py:88
7311
7784
#, python-format
7312
7785
msgid "Authenticated as %s"
7315
#: bzrlib/tree.py:634
7788
#: breezy/tree.py:647
7316
7789
msgid "*** {0} content-filter: {1} => {2!r}"
7319
#: bzrlib/upgrade.py:77
7792
#: breezy/upgrade.py:77
7320
7793
#, python-format
7321
7794
msgid "This is a checkout. The branch (%s) needs to be upgraded separately."
7324
#: bzrlib/upgrade.py:100
7797
#: breezy/upgrade.py:100
7325
7798
#, python-format
7326
7799
msgid "cannot upgrade from bzrdir format %s"
7329
#: bzrlib/upgrade.py:103
7802
#: breezy/upgrade.py:103
7330
7803
#, python-format
7331
7804
msgid "starting upgrade of %s"
7334
#: bzrlib/upgrade.py:110
7807
#: breezy/upgrade.py:110
7335
7808
msgid "finished"
7338
#: bzrlib/upgrade.py:120
7811
#: breezy/upgrade.py:120
7339
7812
msgid "Deleting backup.bzr"
7342
#: bzrlib/upgrade.py:151
7815
#: breezy/upgrade.py:151
7816
#, python-brace-format
7345
7819
"SUMMARY: {0} upgrades attempted, {1} succeeded, {2} failed"
7348
#: bzrlib/upgrade.py:208
7822
#: breezy/upgrade.py:208
7349
7823
#, python-format
7350
7824
msgid "Found %d dependent branches - upgrading ..."
7353
#: bzrlib/upgrade.py:276
7827
#: breezy/upgrade.py:276
7354
7828
msgid "Upgrading bzrdirs"
7357
#: bzrlib/upgrade.py:282
7831
#: breezy/upgrade.py:282
7358
7832
#, python-format
7359
7833
msgid "Upgrading %s"
7362
#: bzrlib/upgrade.py:283
7836
#: breezy/upgrade.py:283
7837
#, python-brace-format
7363
7838
msgid "Upgrading {0} {1} ..."
7366
#: bzrlib/upgrade.py:301
7841
#: breezy/upgrade.py:301
7367
7842
msgid "Removing backup ..."
7370
#: bzrlib/upgrade.py:305
7845
#: breezy/upgrade.py:305
7846
#, python-brace-format
7371
7847
msgid "failed to clean-up {0}: {1}"
7374
#: bzrlib/vf_repository.py:1090
7850
#: breezy/vf_repository.py:1091
7375
7851
msgid "inventories"
7378
#: bzrlib/vf_repository.py:1116
7854
#: breezy/vf_repository.py:1117
7382
#: bzrlib/vf_repository.py:1621 bzrlib/vf_repository.py:1630
7858
#: breezy/vf_repository.py:1622 breezy/vf_repository.py:1631
7383
7859
msgid "Calculating text parents"
7386
#: bzrlib/vf_repository.py:1706
7862
#: breezy/vf_repository.py:1707
7387
7863
msgid "Fetch texts"
7390
#: bzrlib/vf_repository.py:2535
7866
#: breezy/vf_repository.py:2536
7391
7867
msgid "loading text store"
7394
#: bzrlib/vf_repository.py:2541
7870
#: breezy/vf_repository.py:2542
7395
7871
msgid "checking text graph"
7398
#: bzrlib/vf_repository.py:2995 bzrlib/vf_repository.py:3009
7399
#: bzrlib/vf_repository.py:3124
7874
#: breezy/vf_repository.py:2998 breezy/vf_repository.py:3012
7875
#: breezy/vf_repository.py:3127
7400
7876
msgid "Transferring revisions"
7403
#: bzrlib/win32utils.py:146
7879
#: breezy/win32utils.py:146
7404
7880
msgid "Failed to GetProcessMemoryInfo()"
7407
#: bzrlib/win32utils.py:167
7883
#: breezy/win32utils.py:167
7408
7884
msgid "Cannot debug memory on win32 without ctypes or win32process"
7411
#: bzrlib/win32utils.py:172
7887
#: breezy/win32utils.py:172
7888
#, python-brace-format
7412
7889
msgid "WorkingSize {0:>7}KiB\tPeakWorking {1:>7}KiB\t{2}"
7415
#: bzrlib/win32utils.py:180
7892
#: breezy/win32utils.py:180
7416
7893
#, python-format
7417
7894
msgid "WorkingSize %8d KiB"
7420
#: bzrlib/win32utils.py:181
7897
#: breezy/win32utils.py:181
7421
7898
#, python-format
7422
7899
msgid "PeakWorking %8d KiB"
7425
#: bzrlib/win32utils.py:182
7902
#: breezy/win32utils.py:182
7426
7903
#, python-format
7427
7904
msgid "PagefileUsage %8d KiB"
7430
#: bzrlib/win32utils.py:183
7907
#: breezy/win32utils.py:183
7431
7908
#, python-format
7432
7909
msgid "PeakPagefileUsage %8d KiB"
7435
#: bzrlib/win32utils.py:185
7912
#: breezy/win32utils.py:185
7436
7913
#, python-format
7437
7914
msgid "PrivateUsage %8d KiB"
7440
#: bzrlib/win32utils.py:186
7917
#: breezy/win32utils.py:186
7441
7918
#, python-format
7442
7919
msgid "PageFaultCount %8d"
7445
#: bzrlib/workingtree.py:1478
7922
#: breezy/workingtree.py:1516
7446
7923
msgid "Rerun update after fixing the conflicts."
11951
12472
"set of command names."
11954
#: en/help_topics/hooks.txt:212
12475
#: en/help_topics/hooks.txt:201
12481
#: en/help_topics/hooks.txt:204 en/help_topics/hooks.txt:211
12482
msgid "Introduced in: 2.6"
12485
#: en/help_topics/hooks.txt:206
12486
msgid "Called after executing a command. Called with the command object."
12489
#: en/help_topics/hooks.txt:208
12495
#: en/help_topics/hooks.txt:213
12496
msgid "Called prior to executing a command. Called with the command object."
12499
#: en/help_topics/hooks.txt:215
11956
12501
"_ConfigHooks\n"
11957
12502
"------------"
11960
#: en/help_topics/hooks.txt:215
12505
#: en/help_topics/hooks.txt:218
11966
#: en/help_topics/hooks.txt:218 en/help_topics/hooks.txt:226
11967
#: en/help_topics/hooks.txt:233 en/help_topics/hooks.txt:241
11968
#: en/help_topics/hooks.txt:248 en/help_topics/hooks.txt:370
11969
#: en/help_topics/hooks.txt:443
12511
#: en/help_topics/hooks.txt:221 en/help_topics/hooks.txt:229
12512
#: en/help_topics/hooks.txt:236 en/help_topics/hooks.txt:244
12513
#: en/help_topics/hooks.txt:251 en/help_topics/hooks.txt:373
12514
#: en/help_topics/hooks.txt:446
11970
12515
msgid "Introduced in: 2.4"
11973
#: en/help_topics/hooks.txt:220
12518
#: en/help_topics/hooks.txt:223
11975
12520
"Invoked when a config option is read. The signature is (stack, name,\n"
11979
#: en/help_topics/hooks.txt:223
12524
#: en/help_topics/hooks.txt:226
11985
#: en/help_topics/hooks.txt:228
12530
#: en/help_topics/hooks.txt:231
11986
12531
msgid "Invoked when a config store is loaded. The signature is (store)."
11989
#: en/help_topics/hooks.txt:230
12534
#: en/help_topics/hooks.txt:233
11995
#: en/help_topics/hooks.txt:235
12540
#: en/help_topics/hooks.txt:238
11997
12542
"Invoked when a config option is removed. The signature is (stack,\n"
12001
#: en/help_topics/hooks.txt:238
12546
#: en/help_topics/hooks.txt:241
12007
#: en/help_topics/hooks.txt:243
12552
#: en/help_topics/hooks.txt:246
12008
12553
msgid "Invoked when a config store is saved. The signature is (store)."
12011
#: en/help_topics/hooks.txt:245
12556
#: en/help_topics/hooks.txt:248
12017
#: en/help_topics/hooks.txt:250
12562
#: en/help_topics/hooks.txt:253
12019
12564
"Invoked when a config option is set. The signature is (stack, name,\n"
12023
#: en/help_topics/hooks.txt:253
12568
#: en/help_topics/hooks.txt:256
12025
12570
"ControlDirHooks\n"
12026
12571
"---------------"
12029
#: en/help_topics/hooks.txt:256
12574
#: en/help_topics/hooks.txt:259
12031
12576
"post_repo_init\n"
12032
12577
"~~~~~~~~~~~~~~"
12035
#: en/help_topics/hooks.txt:261
12580
#: en/help_topics/hooks.txt:264
12037
12582
"Invoked after a repository has been initialized. post_repo_init is\n"
12038
"called with a bzrlib.controldir.RepoInitHookParams."
12583
"called with a breezy.controldir.RepoInitHookParams."
12041
#: en/help_topics/hooks.txt:264
12586
#: en/help_topics/hooks.txt:267
12047
#: en/help_topics/hooks.txt:267
12592
#: en/help_topics/hooks.txt:270
12048
12593
msgid "Introduced in: 1.14"
12051
#: en/help_topics/hooks.txt:269
12596
#: en/help_topics/hooks.txt:272
12053
12598
"Invoked before attempting to open a ControlDir with the transport that\n"
12054
12599
"the open will use."
12057
#: en/help_topics/hooks.txt:272
12602
#: en/help_topics/hooks.txt:275
12059
12604
"InfoHooks\n"
12063
#: en/help_topics/hooks.txt:275
12608
#: en/help_topics/hooks.txt:278
12065
12610
"repository\n"
12069
#: en/help_topics/hooks.txt:278 en/help_topics/hooks.txt:297
12070
#: en/help_topics/hooks.txt:521
12614
#: en/help_topics/hooks.txt:281 en/help_topics/hooks.txt:300
12615
#: en/help_topics/hooks.txt:524
12071
12616
msgid "Introduced in: 1.15"
12074
#: en/help_topics/hooks.txt:280
12619
#: en/help_topics/hooks.txt:283
12076
12621
"Invoked when displaying the statistics for a repository. repository is\n"
12077
12622
"called with a statistics dictionary as returned by the repository and\n"
12078
12623
"a file-like object to write to."
12081
#: en/help_topics/hooks.txt:284
12626
#: en/help_topics/hooks.txt:287
12083
12628
"LockHooks\n"
12087
#: en/help_topics/hooks.txt:287
12632
#: en/help_topics/hooks.txt:290
12089
12634
"lock_acquired\n"
12090
12635
"~~~~~~~~~~~~~"
12093
#: en/help_topics/hooks.txt:292
12095
"Called with a bzrlib.lock.LockResult when a physical lock is acquired."
12638
#: en/help_topics/hooks.txt:295
12639
msgid "Called with a breezy.lock.LockResult when a physical lock is acquired."
12098
#: en/help_topics/hooks.txt:294
12642
#: en/help_topics/hooks.txt:297
12100
12644
"lock_broken\n"
12101
12645
"~~~~~~~~~~~"
12104
#: en/help_topics/hooks.txt:299
12105
msgid "Called with a bzrlib.lock.LockResult when a physical lock is broken."
12648
#: en/help_topics/hooks.txt:302
12649
msgid "Called with a breezy.lock.LockResult when a physical lock is broken."
12108
#: en/help_topics/hooks.txt:301
12652
#: en/help_topics/hooks.txt:304
12110
12654
"lock_released\n"
12111
12655
"~~~~~~~~~~~~~"
12114
#: en/help_topics/hooks.txt:306
12116
"Called with a bzrlib.lock.LockResult when a physical lock is released."
12658
#: en/help_topics/hooks.txt:309
12659
msgid "Called with a breezy.lock.LockResult when a physical lock is released."
12119
#: en/help_topics/hooks.txt:308
12662
#: en/help_topics/hooks.txt:311
12121
12664
"MergeHooks\n"
12125
#: en/help_topics/hooks.txt:311
12668
#: en/help_topics/hooks.txt:314
12127
12670
"merge_file_content\n"
12128
12671
"~~~~~~~~~~~~~~~~~~"
12131
#: en/help_topics/hooks.txt:314
12674
#: en/help_topics/hooks.txt:317
12132
12675
msgid "Introduced in: 2.1"
12135
#: en/help_topics/hooks.txt:316
12678
#: en/help_topics/hooks.txt:319
12137
"Called with a bzrlib.merge.Merger object to create a per file merge\n"
12680
"Called with a breezy.merge.Merger object to create a per file merge\n"
12138
12681
"object when starting a merge. Should return either None or a subclass\n"
12139
"of ``bzrlib.merge.AbstractPerFileMerger``. Such objects will then be\n"
12682
"of ``breezy.merge.AbstractPerFileMerger``. Such objects will then be\n"
12140
12683
"called per file that needs to be merged (including when one side has\n"
12141
12684
"deleted the file and the other has changed it). See the\n"
12142
12685
"AbstractPerFileMerger API docs for details on how it is used by merge."
12145
#: en/help_topics/hooks.txt:323
12688
#: en/help_topics/hooks.txt:326
12147
12690
"post_merge\n"
12151
#: en/help_topics/hooks.txt:326 en/help_topics/hooks.txt:334
12152
#: en/help_topics/hooks.txt:384 en/help_topics/hooks.txt:402
12153
#: en/help_topics/hooks.txt:410 en/help_topics/hooks.txt:509
12694
#: en/help_topics/hooks.txt:329 en/help_topics/hooks.txt:337
12695
#: en/help_topics/hooks.txt:387 en/help_topics/hooks.txt:405
12696
#: en/help_topics/hooks.txt:413 en/help_topics/hooks.txt:512
12154
12697
msgid "Introduced in: 2.5"
12157
#: en/help_topics/hooks.txt:328
12700
#: en/help_topics/hooks.txt:331
12159
12702
"Called after a merge. Receives a Merger object as the single argument.\n"
12160
12703
"The return value is ignored."
12163
#: en/help_topics/hooks.txt:331
12706
#: en/help_topics/hooks.txt:334
12165
12708
"pre_merge\n"
12169
#: en/help_topics/hooks.txt:336
12712
#: en/help_topics/hooks.txt:339
12171
12714
"Called before a merge. Receives a Merger object as the single\n"
12175
#: en/help_topics/hooks.txt:339
12718
#: en/help_topics/hooks.txt:342
12177
12720
"MergeDirectiveHooks\n"
12178
12721
"-------------------"
12181
#: en/help_topics/hooks.txt:342
12724
#: en/help_topics/hooks.txt:345
12183
12726
"merge_request_body\n"
12184
12727
"~~~~~~~~~~~~~~~~~~"
12187
#: en/help_topics/hooks.txt:345
12730
#: en/help_topics/hooks.txt:348
12188
12731
msgid "Introduced in: 1.15.0"
12191
#: en/help_topics/hooks.txt:347
12734
#: en/help_topics/hooks.txt:350
12193
12736
"Called with a MergeRequestBodyParams when a body is needed for a merge\n"
12194
12737
"request. Callbacks must return a body. If more than one callback is\n"
12195
12738
"registered, the output of one callback is provided to the next."
12198
#: en/help_topics/hooks.txt:351
12741
#: en/help_topics/hooks.txt:354
12200
12743
"MessageEditorHooks\n"
12201
12744
"------------------"
12204
#: en/help_topics/hooks.txt:354
12747
#: en/help_topics/hooks.txt:357
12206
12749
"commit_message_template\n"
12207
12750
"~~~~~~~~~~~~~~~~~~~~~~~"
12210
#: en/help_topics/hooks.txt:357
12753
#: en/help_topics/hooks.txt:360
12211
12754
msgid "Introduced in: 1.10"
12214
#: en/help_topics/hooks.txt:359
12757
#: en/help_topics/hooks.txt:362
12216
12759
"Called when a commit message is being generated.\n"
12217
"commit_message_template is called with the bzrlib.commit.Commit object\n"
12760
"commit_message_template is called with the breezy.commit.Commit object\n"
12218
12761
"and the message that is known so far. commit_message_template must\n"
12219
12762
"return a new message to use (which could be the same as it was given).\n"
12220
12763
"When there are multiple hooks registered for commit_message_template,\n"