133
151
"the no-pending option or specify a file/directory."
136
#: breezy/builtins.py:363
154
#: bzrlib/builtins.py:363
138
156
"To compare the working directory to a specific revision, pass a\n"
139
157
"single revision to the revision argument."
142
#: breezy/builtins.py:366
160
#: bzrlib/builtins.py:366
144
162
"To see which files have changed in a specific revision, or between\n"
145
163
"two revisions, pass a revision range to the revision argument.\n"
146
"This will produce the same results as calling 'brz diff --summarize'."
164
"This will produce the same results as calling 'bzr diff --summarize'."
149
# help of 'short' option of 'status' command
150
#: breezy/builtins.py:375
167
#: bzrlib/builtins.py:375
151
168
msgid "Use short status indicators."
154
# help of 'versioned' option of 'status' command
155
#: breezy/builtins.py:377
171
#: bzrlib/builtins.py:377
156
172
msgid "Only show versioned files."
159
# help of 'no-pending' option of 'status' command
160
#: breezy/builtins.py:379
175
#: bzrlib/builtins.py:379
161
176
msgid "Don't show pending merges."
164
# help of 'no-classify' option of 'status' command
165
#: breezy/builtins.py:382
179
#: bzrlib/builtins.py:382
166
180
msgid "Do not mark object type using indicator."
169
#: breezy/builtins.py:397
170
msgid "brz status --revision takes exactly one or two revision specifiers"
183
#: bzrlib/builtins.py:397
184
msgid "bzr status --revision takes exactly one or two revision specifiers"
173
#: breezy/builtins.py:441 breezy/builtins.py:5229
187
#: bzrlib/builtins.py:441 bzrlib/builtins.py:5230
174
188
msgid "You can only supply one of revision_id or --revision"
177
#: breezy/builtins.py:444 breezy/builtins.py:5231
191
#: bzrlib/builtins.py:444 bzrlib/builtins.py:5232
178
192
msgid "You must supply either --revision or a revision_id"
181
#: breezy/builtins.py:451
195
#: bzrlib/builtins.py:451
183
197
msgid "Repository %r does not support access to raw revision texts"
186
#: breezy/builtins.py:462
187
#, python-brace-format
200
#: bzrlib/builtins.py:462
188
201
msgid "The repository {0} contains no revision {1}."
191
#: breezy/builtins.py:469
204
#: bzrlib/builtins.py:469
192
205
msgid "You cannot specify a NULL revision."
195
#: breezy/builtins.py:561
208
#: bzrlib/builtins.py:561
196
209
msgid "Remove the working tree from a given branch/checkout."
199
#: breezy/builtins.py:563
212
#: bzrlib/builtins.py:563
201
214
"Since a lightweight checkout is little more than a working tree\n"
202
215
"this will refuse to run against one."
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
218
#: bzrlib/builtins.py:566
219
msgid "To re-create the working tree, use \"bzr checkout\"."
222
#: bzrlib/builtins.py:572
224
"Remove the working tree even if it has uncommitted or shelved changes."
227
#: bzrlib/builtins.py:586
215
228
msgid "No working tree to remove"
218
#: breezy/builtins.py:588
231
#: bzrlib/builtins.py:588
219
232
msgid "You cannot remove the working tree of a remote path"
222
#: breezy/builtins.py:597
235
#: bzrlib/builtins.py:597
223
236
msgid "You cannot remove the working tree from a lightweight checkout"
226
#: breezy/builtins.py:637
239
#: bzrlib/builtins.py:637
228
"The tree does not appear to be corrupt. You probably want \"brz revert\" "
241
"The tree does not appear to be corrupt. You probably want \"bzr revert\" "
229
242
"instead. Use \"--force\" if you are sure you want to reset the working tree."
232
#: breezy/builtins.py:648
245
#: bzrlib/builtins.py:648
234
247
", the header appears corrupt, try passing -r -1 to set the state to the last "
238
#: breezy/builtins.py:652
239
#, python-brace-format
251
#: bzrlib/builtins.py:652
240
252
msgid "failed to reset the tree state{0}"
243
#: breezy/builtins.py:656
255
#: bzrlib/builtins.py:656
244
256
msgid "Show current revision number."
247
#: breezy/builtins.py:658
259
#: bzrlib/builtins.py:658
248
260
msgid "This is equal to the number of revisions on this branch."
251
#: breezy/builtins.py:671
263
#: bzrlib/builtins.py:671
252
264
msgid "--tree and --revision can not be used together"
255
#: breezy/builtins.py:688
256
msgid "Revision numbers only make sense for single revisions, not ranges"
267
#: bzrlib/builtins.py:688 bzrlib/builtins.py:5986
268
msgid "Tags can only be placed on a single revision, not on a range"
259
# help of 'tree' option of 'revno' command
260
#: breezy/builtins.py:712
271
#: bzrlib/builtins.py:712
261
272
msgid "Show revno of working tree."
264
#: breezy/builtins.py:760
275
#: bzrlib/builtins.py:760
265
276
msgid "Add specified files or directories."
268
#: breezy/builtins.py:762
279
#: bzrlib/builtins.py:762
270
281
"In non-recursive mode, all the named items are added, regardless\n"
271
282
"of whether they were previously ignored. A warning is given if\n"
272
283
"any of the named files are already versioned."
275
#: breezy/builtins.py:766
286
#: bzrlib/builtins.py:766
277
288
"In recursive mode (the default), files are treated the same way\n"
278
289
"but the behaviour for directories is different. Directories that\n"
567
568
"value will only be saved if the remote location can be accessed."
570
#: breezy/builtins.py:1284
571
#: bzrlib/builtins.py:1285
572
573
"The --verbose option will display the revisions pushed using the log_format\n"
573
574
"configuration option. You can use a different format by overriding it with\n"
574
575
"-Olog_format=<other_format>."
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
578
#: bzrlib/builtins.py:1296 bzrlib/foreign.py:272
581
580
"Branch to push from, rather than the one containing the working directory."
584
# help of 'use-existing-dir' option of 'push' command
585
#: breezy/builtins.py:1298
583
#: bzrlib/builtins.py:1299
587
585
"By default push will fail if the target directory exists, but does not "
588
586
"already have a control directory. This flag will allow push to proceed."
591
# help of 'stacked' option of 'push' command
592
#: breezy/builtins.py:1303
589
#: bzrlib/builtins.py:1304
594
591
"Create a stacked branch that references the public location of the parent "
598
# help of 'stacked-on' option of 'push' command
599
#: breezy/builtins.py:1306
595
#: bzrlib/builtins.py:1307
601
597
"Create a stacked branch that refers to another branch for the commit "
602
598
"history. Only the work not present in the referenced branch is included in "
603
599
"the branch created."
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
602
#: bzrlib/builtins.py:1312 bzrlib/foreign.py:279
610
604
"Refuse to push if there are uncommitted changes in the working tree, --no-"
611
605
"strict disables the check."
614
# help of 'no-tree' option of 'push' command
615
#: breezy/builtins.py:1314
608
#: bzrlib/builtins.py:1315
616
609
msgid "Don't populate the working tree, even for protocols that support it."
619
# help of 'overwrite-tags' option of 'pull' command
620
# help of 'overwrite-tags' option of 'push' command
621
#: breezy/builtins.py:1317
612
#: bzrlib/builtins.py:1318
622
613
msgid "Overwrite tags only."
625
#: breezy/builtins.py:1368
616
#: bzrlib/builtins.py:1369
626
617
msgid "Could not determine branch to refer to."
629
#: breezy/builtins.py:1377
620
#: bzrlib/builtins.py:1378
632
623
"No push location known or specified. To push to the parent branch (at %s), "
633
"use 'brz push :parent'."
624
"use 'bzr push :parent'."
636
#: breezy/builtins.py:1383 breezy/foreign.py:306
627
#: bzrlib/builtins.py:1384 bzrlib/foreign.py:306
637
628
msgid "No push location known or specified."
640
#: breezy/builtins.py:1387
631
#: bzrlib/builtins.py:1388
642
633
msgid "Using saved push location: %s"
645
#: breezy/builtins.py:1397
636
#: bzrlib/builtins.py:1398
646
637
msgid "Create a new branch that is a copy of an existing branch."
649
#: breezy/builtins.py:1399
640
#: bzrlib/builtins.py:1400
651
642
"If the TO_LOCATION is omitted, the last component of the FROM_LOCATION will\n"
652
"be used. In other words, \"branch ../foo/bar\" will attempt to create ./"
643
"be used. In other words, \"branch ../foo/bar\" will attempt to create "
654
645
"If the FROM_LOCATION has no / or path separator embedded, the TO_LOCATION\n"
655
646
"is derived from the FROM_LOCATION by stripping a leading scheme or drive\n"
656
647
"identifier, if any. For example, \"branch lp:foo-bar\" will attempt to\n"
657
648
"create ./foo-bar."
660
#: breezy/builtins.py:1406
651
#: bzrlib/builtins.py:1407
662
653
"To retrieve the branch as of a particular revision, supply the --revision\n"
663
654
"parameter, as in \"branch foo/bar -r 5\"."
666
#: breezy/builtins.py:1409
657
#: bzrlib/builtins.py:1410
667
658
msgid "The synonyms 'clone' and 'get' for this command are deprecated."
670
# help of 'no-tree' option of 'branch' command
671
#: breezy/builtins.py:1419
661
#: bzrlib/builtins.py:1420
672
662
msgid "Create a branch without a working-tree."
675
# help of 'switch' option of 'branch' command
676
#: breezy/builtins.py:1421
665
#: bzrlib/builtins.py:1422
677
666
msgid "Switch the checkout in the current directory to the new branch."
680
# help of 'stacked' option of 'branch' command
681
#: breezy/builtins.py:1424
669
#: bzrlib/builtins.py:1425
683
671
"Create a stacked branch referring to the source branch. The new branch will "
684
672
"depend on the availability of the source branch for all operations."
687
# help of 'standalone' option of 'branch' command
688
#: breezy/builtins.py:1428
675
#: bzrlib/builtins.py:1429
689
676
msgid "Do not use a shared repository, even if available."
692
# help of 'use-existing-dir' option of 'branch' command
693
#: breezy/builtins.py:1430
679
#: bzrlib/builtins.py:1431
695
681
"By default branch will fail if the target directory exists, but does not "
696
682
"already have a control directory. This flag will allow branch to proceed."
699
# help of 'bind' option of 'branch' command
700
#: breezy/builtins.py:1435
685
#: bzrlib/builtins.py:1436
701
686
msgid "Bind new branch to from location."
704
#: breezy/builtins.py:1482
689
#: bzrlib/builtins.py:1483
706
691
msgid "Target directory \"%s\" already exists."
709
#: breezy/builtins.py:1494
694
#: bzrlib/builtins.py:1495
711
696
msgid "Parent of \"%s\" does not exist."
714
#: breezy/builtins.py:1513
715
#, python-brace-format
699
#: bzrlib/builtins.py:1514
716
700
msgid "The branch {0} has no revision {1}."
719
#: breezy/builtins.py:1528 breezy/push.py:53
703
#: bzrlib/builtins.py:1529 bzrlib/push.py:53
721
705
msgid "Created new stacked branch referring to %s."
724
#: breezy/builtins.py:1532
708
#: bzrlib/builtins.py:1533
726
710
msgid "Branched %d revision."
727
711
msgid_plural "Branched %d revisions."
731
#: breezy/builtins.py:1537
715
#: bzrlib/builtins.py:1538
733
717
msgid "New branch bound to %s"
736
#: breezy/builtins.py:1542 breezy/builtins.py:6283
720
#: bzrlib/builtins.py:1543 bzrlib/builtins.py:6280
738
722
msgid "Switched to branch: %s"
741
#: breezy/builtins.py:1547
725
#: bzrlib/builtins.py:1548
742
726
msgid "List the branches available at the current location."
745
#: breezy/builtins.py:1549
729
#: bzrlib/builtins.py:1550
747
731
"This command will print the names of all the branches at the current\n"
751
# help of 'recursive' option of 'branches' command
752
#: breezy/builtins.py:1556
735
#: bzrlib/builtins.py:1557
754
737
"Recursively scan for branches rather than just looking in the specified "
758
#: breezy/builtins.py:1585
741
#: bzrlib/builtins.py:1586
759
742
msgid "(default)"
762
#: breezy/builtins.py:1597
745
#: bzrlib/builtins.py:1598
763
746
msgid "Create a new checkout of an existing branch."
766
#: breezy/builtins.py:1599
749
#: bzrlib/builtins.py:1600
768
751
"If BRANCH_LOCATION is omitted, checkout will reconstitute a working tree "
807
# help of 'files-from' option of 'branch' command
808
# help of 'files-from' option of 'checkout' command
809
#: breezy/builtins.py:1628
789
#: bzrlib/builtins.py:1629
810
790
msgid "Get file contents from this tree."
813
# help of 'hardlink' option of 'branch' command
814
# help of 'hardlink' option of 'checkout' command
815
#: breezy/builtins.py:1630
793
#: bzrlib/builtins.py:1631
816
794
msgid "Hard-link working tree files where possible."
819
#: breezy/builtins.py:1671
797
#: bzrlib/builtins.py:1672
821
799
"Show list of renamed files.\n"
825
#: breezy/builtins.py:1699
803
#: bzrlib/builtins.py:1700
826
804
msgid "Update a working tree to a new revision."
829
#: breezy/builtins.py:1701
807
#: bzrlib/builtins.py:1702
831
809
"This will perform a merge of the destination revision (the tip of the\n"
832
810
"branch, or the specified revision) into the working tree, and then make\n"
833
811
"that revision the basis revision for the working tree. "
836
#: breezy/builtins.py:1705
814
#: bzrlib/builtins.py:1706
838
816
"You can use this to visit an older revision, or to update a working tree\n"
839
817
"that is out of date from its branch."
842
#: breezy/builtins.py:1708
820
#: bzrlib/builtins.py:1709
844
822
"If there are any uncommitted changes in the tree, they will be carried\n"
845
823
"across and remain as uncommitted changes after the update. To discard\n"
846
"these changes, use 'brz revert'. The uncommitted changes may conflict\n"
824
"these changes, use 'bzr revert'. The uncommitted changes may conflict\n"
847
825
"with the changes brought in by the change in basis revision."
850
#: breezy/builtins.py:1713
828
#: bzrlib/builtins.py:1714
852
"If the tree's branch is bound to a master branch, brz will also update\n"
830
"If the tree's branch is bound to a master branch, bzr will also update\n"
853
831
"the branch from the master."
856
#: breezy/builtins.py:1716
834
#: bzrlib/builtins.py:1717
858
836
"You cannot update just a single file or directory, because each Bazaar\n"
859
837
"working tree has just a single basis revision. If you want to restore a\n"
860
"file that has been removed locally, use 'brz revert' instead of 'brz\n"
838
"file that has been removed locally, use 'bzr revert' instead of 'bzr\n"
861
839
"update'. If you want to restore a file to its state in a previous\n"
862
"revision, use 'brz revert' with a '-r' option, or use 'brz cat' to write\n"
840
"revision, use 'bzr revert' with a '-r' option, or use 'bzr cat' to write\n"
863
841
"out the old content of that file to a new location."
866
#: breezy/builtins.py:1723
844
#: bzrlib/builtins.py:1724
868
846
"The 'dir' argument, if given, must be the location of the root of a\n"
869
847
"working tree to update. By default, the working tree that contains the \n"
870
848
"current working directory is used."
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
851
#: bzrlib/builtins.py:1740
852
msgid "bzr update --revision takes exactly one revision"
855
#: bzrlib/builtins.py:1748
856
msgid "bzr update can only update a whole tree, not a file or subdirectory"
859
#: bzrlib/builtins.py:1779
883
860
msgid "Tree is up to date at revision {0} of branch {1}"
886
#: breezy/builtins.py:1794
863
#: bzrlib/builtins.py:1795
889
866
"branch has no revision %s\n"
890
"brz update --revision only works for a revision in the branch history"
867
"bzr update --revision only works for a revision in the branch history"
893
#: breezy/builtins.py:1800
894
#, python-brace-format
870
#: bzrlib/builtins.py:1801
895
871
msgid "Updated to revision {0} of branch {1}"
898
#: breezy/builtins.py:1804
874
#: bzrlib/builtins.py:1805
900
"Your local commits will now show as pending merges with 'brz status', and "
901
"can be committed with 'brz commit'."
876
"Your local commits will now show as pending merges with 'bzr status', and "
877
"can be committed with 'bzr commit'."
904
#: breezy/builtins.py:1813
880
#: bzrlib/builtins.py:1814
905
881
msgid "Show information about a working tree, branch or repository."
908
#: breezy/builtins.py:1815
884
#: bzrlib/builtins.py:1816
910
886
"This command will show all known locations and formats associated to the\n"
911
887
"tree, branch or repository."
914
#: breezy/builtins.py:1818
890
#: bzrlib/builtins.py:1819
916
892
"In verbose mode, statistical information is included with each report.\n"
917
893
"To see extended statistic information, use a verbosity level of 2 or\n"
918
894
"higher by specifying the verbose option multiple times, e.g. -vv."
921
#: breezy/builtins.py:1822
897
#: bzrlib/builtins.py:1823
922
898
msgid "Branches and working trees will also report any missing revisions."
925
#: breezy/builtins.py:1824 breezy/builtins.py:3742 breezy/builtins.py:4883
926
#: breezy/builtins.py:6469
901
#: bzrlib/builtins.py:1825 bzrlib/builtins.py:3744 bzrlib/builtins.py:4885
902
#: bzrlib/builtins.py:6466
927
903
msgid ":Examples:"
930
#: breezy/builtins.py:1826
906
#: bzrlib/builtins.py:1827
931
907
msgid " Display information on the format and related locations:"
934
#: breezy/builtins.py:1828
910
#: bzrlib/builtins.py:1829
938
#: breezy/builtins.py:1830
914
#: bzrlib/builtins.py:1831
940
916
" Display the above together with extended format information and\n"
941
917
" basic statistics (like the number of files in the working tree and\n"
942
918
" number of revisions in the branch and repository):"
945
#: breezy/builtins.py:1834
921
#: bzrlib/builtins.py:1835
949
#: breezy/builtins.py:1836
925
#: bzrlib/builtins.py:1837
950
926
msgid " Display the above together with number of committers to the branch:"
953
#: breezy/builtins.py:1838
954
msgid " brz info -vv"
929
#: bzrlib/builtins.py:1839
930
msgid " bzr info -vv"
957
#: breezy/builtins.py:1857
933
#: bzrlib/builtins.py:1858
958
934
msgid "Remove files or directories."
961
#: breezy/builtins.py:1859
937
#: bzrlib/builtins.py:1860
963
939
"This makes Bazaar stop tracking changes to the specified files. Bazaar will\n"
964
940
"delete them if they can easily be recovered using revert otherwise they\n"
967
943
"Bazaar but missing in your tree and stop tracking them for you."
970
# help of 'new' option of 'remove' command
971
#: breezy/builtins.py:1867
946
#: bzrlib/builtins.py:1868
972
947
msgid "Only remove files that have never been committed."
975
# help of 'file-deletion-strategy' option of 'remove' command
976
#: breezy/builtins.py:1869
950
#: bzrlib/builtins.py:1870
977
951
msgid "The file deletion mode to be used."
980
# title of 'file-deletion-strategy' option of 'remove' command
981
#: breezy/builtins.py:1870
954
#: bzrlib/builtins.py:1871
982
955
msgid "Deletion Strategy"
985
# help of 'file-deletion-strategy=safe' option of 'remove' command
986
#: breezy/builtins.py:1871
958
#: bzrlib/builtins.py:1872
987
959
msgid "Backup changed files (default)."
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:1873
963
msgid "Delete from bzr but leave the working copy."
995
# help of 'file-deletion-strategy=no-backup' option of 'remove' command
996
#: breezy/builtins.py:1873
966
#: bzrlib/builtins.py:1874
997
967
msgid "Don't backup changed files."
1000
#: breezy/builtins.py:1894
970
#: bzrlib/builtins.py:1875
972
"Delete all the specified files, even if they can not be recovered and even "
973
"if they are non-empty directories. (deprecated, use no-backup)"
976
#: bzrlib/builtins.py:1884
977
msgid "(The --force option is deprecated, rather use --no-backup in future.)"
980
#: bzrlib/builtins.py:1901
1001
981
msgid "No matching files."
1004
#: breezy/builtins.py:1955
1005
msgid "Reconcile brz metadata in a branch."
984
#: bzrlib/builtins.py:1962
985
msgid "Reconcile bzr metadata in a branch."
1008
#: breezy/builtins.py:1957
988
#: bzrlib/builtins.py:1964
1010
990
"This can correct data mismatches that may have been caused by\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"
991
"previous ghost operations or bzr upgrades. You should only\n"
992
"need to run this command if 'bzr check' or a bzr developer\n"
1013
993
"advises you to run it."
1016
#: breezy/builtins.py:1962
996
#: bzrlib/builtins.py:1969
1018
998
"If a second branch is provided, cross-branch reconciliation is\n"
1019
999
"also attempted, which will check that data like the tree root\n"
1020
"id which was not present in very early brz versions is represented\n"
1000
"id which was not present in very early bzr versions is represented\n"
1021
1001
"correctly in both branches."
1024
#: breezy/builtins.py:1967
1004
#: bzrlib/builtins.py:1974
1026
1006
"At the same time it is run it may recompress data resulting in\n"
1027
1007
"a potential saving in disk space or performance gain."
1030
#: breezy/builtins.py:1970
1010
#: bzrlib/builtins.py:1977
1031
1011
msgid "The branch *MUST* be on a listable system such as local disk or sftp."
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
1014
#: bzrlib/builtins.py:2044 bzrlib/builtins.py:2162 bzrlib/builtins.py:3779
1042
1016
"Format for the bzr 2.0 series.\n"
1043
1017
"Uses group-compress storage.\n"
1044
1018
"Provides rich roots which are a one-way transition.\n"
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
1021
#: bzrlib/builtins.py:2044 bzrlib/builtins.py:2162 bzrlib/builtins.py:3779
1052
1023
"Pack-based format used in 1.x series. Introduced in 0.92. Interoperates with "
1053
1024
"bzr repositories before 0.92 but cannot be read by bzr < 0.92. "
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
1027
#: bzrlib/builtins.py:2044 bzrlib/builtins.py:2162 bzrlib/builtins.py:3779
1060
1028
msgid "The 2a format with experimental support for colocated branches.\n"
1063
#: breezy/builtins.py:2038
1031
#: bzrlib/builtins.py:2045
1064
1032
msgid "Make a directory into a versioned branch."
1067
#: breezy/builtins.py:2040
1035
#: bzrlib/builtins.py:2047
1069
1037
"Use this to create an empty branch, or before importing an\n"
1070
1038
"existing project."
1073
#: breezy/builtins.py:2043
1041
#: bzrlib/builtins.py:2050
1075
1043
"If there is a repository in a parent directory of the location, then\n"
1076
1044
"the history of the branch will be stored in the repository. Otherwise\n"
1240
1201
" 0 - no change"
1243
#: breezy/builtins.py:2243
1204
#: bzrlib/builtins.py:2250
1246
1207
" Shows the difference in the working tree versus the last commit::"
1249
#: breezy/builtins.py:2246
1210
#: bzrlib/builtins.py:2253
1253
#: breezy/builtins.py:2248
1214
#: bzrlib/builtins.py:2255
1254
1215
msgid " Difference between the working tree and revision 1::"
1257
#: breezy/builtins.py:2250
1258
msgid " brz diff -r1"
1218
#: bzrlib/builtins.py:2257
1219
msgid " bzr diff -r1"
1261
#: breezy/builtins.py:2252
1222
#: bzrlib/builtins.py:2259
1262
1223
msgid " Difference between revision 3 and revision 1::"
1265
#: breezy/builtins.py:2254
1266
msgid " brz diff -r1..3"
1226
#: bzrlib/builtins.py:2261
1227
msgid " bzr diff -r1..3"
1269
#: breezy/builtins.py:2256
1230
#: bzrlib/builtins.py:2263
1270
1231
msgid " Difference between revision 3 and revision 1 for branch xxx::"
1273
#: breezy/builtins.py:2258
1274
msgid " brz diff -r1..3 xxx"
1234
#: bzrlib/builtins.py:2265
1235
msgid " bzr diff -r1..3 xxx"
1277
#: breezy/builtins.py:2260
1238
#: bzrlib/builtins.py:2267
1278
1239
msgid " The changes introduced by revision 2 (equivalent to -r1..2)::"
1281
#: breezy/builtins.py:2262
1282
msgid " brz diff -c2"
1242
#: bzrlib/builtins.py:2269
1243
msgid " bzr diff -c2"
1285
#: breezy/builtins.py:2264
1246
#: bzrlib/builtins.py:2271
1287
1248
" To see the changes introduced by revision X::\n"
1292
#: breezy/builtins.py:2268
1253
#: bzrlib/builtins.py:2275
1294
1255
" Note that in the case of a merge, the -c option shows the changes\n"
1295
1256
" compared to the left hand parent. To see the changes against\n"
1296
1257
" another parent, use::"
1299
#: breezy/builtins.py:2272
1300
msgid " brz diff -r<chosen_parent>..X"
1260
#: bzrlib/builtins.py:2279
1261
msgid " bzr diff -r<chosen_parent>..X"
1303
#: breezy/builtins.py:2274
1264
#: bzrlib/builtins.py:2281
1305
1266
" The changes between the current revision and the previous revision\n"
1306
1267
" (equivalent to -c-1 and -r-2..-1)"
1309
#: breezy/builtins.py:2277
1310
msgid " brz diff -r-2.."
1270
#: bzrlib/builtins.py:2284
1271
msgid " bzr diff -r-2.."
1313
#: breezy/builtins.py:2279
1274
#: bzrlib/builtins.py:2286
1314
1275
msgid " Show just the differences for file NEWS::"
1317
#: breezy/builtins.py:2281
1318
msgid " brz diff NEWS"
1278
#: bzrlib/builtins.py:2288
1279
msgid " bzr diff NEWS"
1321
#: breezy/builtins.py:2283
1282
#: bzrlib/builtins.py:2290
1322
1283
msgid " Show the differences in working tree xxx for file NEWS::"
1325
#: breezy/builtins.py:2285
1326
msgid " brz diff xxx/NEWS"
1286
#: bzrlib/builtins.py:2292
1287
msgid " bzr diff xxx/NEWS"
1329
#: breezy/builtins.py:2287
1290
#: bzrlib/builtins.py:2294
1330
1291
msgid " Show the differences from branch xxx to this working tree:"
1333
#: breezy/builtins.py:2289
1334
msgid " brz diff --old xxx"
1294
#: bzrlib/builtins.py:2296
1295
msgid " bzr diff --old xxx"
1337
#: breezy/builtins.py:2291
1298
#: bzrlib/builtins.py:2298
1338
1299
msgid " Show the differences between two branches for file NEWS::"
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
1302
#: bzrlib/builtins.py:2300
1303
msgid " bzr diff --old xxx --new yyy NEWS"
1306
#: bzrlib/builtins.py:2302
1307
msgid " Same as 'bzr diff' but prefix paths with old/ and new/::"
1310
#: bzrlib/builtins.py:2304
1351
" brz diff --prefix old/:new/\n"
1312
" bzr diff --prefix old/:new/\n"
1353
1314
" Show the differences using a custom diff program with options::\n"
1355
" brz diff --using /usr/bin/diff --diff-options -wu"
1316
" bzr diff --using /usr/bin/diff --diff-options -wu"
1358
# help of 'diff-options' option of 'diff' command
1359
#: breezy/builtins.py:2307
1319
#: bzrlib/builtins.py:2314
1360
1320
msgid "Pass these options to the external diff program."
1363
# help of 'prefix' option of 'diff' command
1364
#: breezy/builtins.py:2310
1323
#: bzrlib/builtins.py:2317
1366
1325
"Set prefixes added to old and new filenames, as two values separated by a "
1367
1326
"colon. (eg \"old/:new/\")."
1370
# help of 'old' option of 'diff' command
1371
#: breezy/builtins.py:2313
1329
#: bzrlib/builtins.py:2320
1372
1330
msgid "Branch/tree to compare from."
1375
# help of 'new' option of 'diff' command
1376
#: breezy/builtins.py:2317
1333
#: bzrlib/builtins.py:2324
1377
1334
msgid "Branch/tree to compare to."
1380
# help of 'using' option of 'diff' command
1381
#: breezy/builtins.py:2323
1337
#: bzrlib/builtins.py:2330
1382
1338
msgid "Use this command to compare files."
1385
# help of 'format' option of 'diff' command
1386
#: breezy/builtins.py:2328
1341
#: bzrlib/builtins.py:2335
1387
1342
msgid "Diff format to use."
1390
# title of 'format' option of 'diff' command
1391
#: breezy/builtins.py:2330
1345
#: bzrlib/builtins.py:2337
1392
1346
msgid "Diff format"
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
1349
#: bzrlib/builtins.py:2359
1401
1350
msgid "--prefix expects two values separated by a colon (eg \"old/:new/\")"
1404
#: breezy/builtins.py:2361
1405
msgid "brz diff --revision takes exactly one or two revision specifiers"
1353
#: bzrlib/builtins.py:2363
1354
msgid "bzr diff --revision takes exactly one or two revision specifiers"
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
1357
#: bzrlib/builtins.py:2368 bzrlib/builtins.py:2765 bzrlib/builtins.py:2778
1358
#: bzrlib/builtins.py:2786 bzrlib/builtins.py:4959
1411
1359
msgid "{0} and {1} are mutually exclusive"
1414
#: breezy/builtins.py:2386
1362
#: bzrlib/builtins.py:2388
1416
1364
"List files deleted in the working tree.\n"
1420
#: breezy/builtins.py:2463
1368
#: bzrlib/builtins.py:2465
1421
1369
msgid "Show the tree root directory."
1424
#: breezy/builtins.py:2465
1372
#: bzrlib/builtins.py:2467
1426
1374
"The root is the nearest enclosing directory with a .bzr control\n"
1430
#: breezy/builtins.py:2480
1378
#: bzrlib/builtins.py:2482
1431
1379
msgid "The limit argument must be an integer."
1434
#: breezy/builtins.py:2488
1382
#: bzrlib/builtins.py:2490
1435
1383
msgid "The levels argument must be an integer."
1438
#: breezy/builtins.py:2493
1386
#: bzrlib/builtins.py:2495
1439
1387
msgid "Show historical log for a branch or subset of a branch."
1442
#: breezy/builtins.py:2495
1390
#: bzrlib/builtins.py:2497
1444
"log is brz's default tool for exploring the history of a branch.\n"
1392
"log is bzr's default tool for exploring the history of a branch.\n"
1445
1393
"The branch to use is taken from the first parameter. If no parameters\n"
1446
1394
"are given, the branch containing the working directory is logged.\n"
1447
1395
"Here are some simple examples::"
1450
#: breezy/builtins.py:2500
1398
#: bzrlib/builtins.py:2502
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"
1400
" bzr log log the current branch\n"
1401
" bzr log foo.py log a file in its branch\n"
1402
" bzr log http://server/branch log a branch on a server"
1457
#: breezy/builtins.py:2504
1405
#: bzrlib/builtins.py:2506
1459
1407
"The filtering, ordering and information shown for each revision can\n"
1460
1408
"be controlled as explained below. By default, all revisions are\n"
1698
1648
" trading disk space for faster speed."
1701
# help of 'forward' option of 'log' command
1702
#: breezy/builtins.py:2651
1651
#: bzrlib/builtins.py:2653
1703
1652
msgid "Show from oldest to newest."
1706
# help of 'verbose' option of 'log' command
1707
#: breezy/builtins.py:2654
1655
#: bzrlib/builtins.py:2656
1708
1656
msgid "Show files changed in each revision."
1711
# help of 'change' option of 'log' command
1712
#: breezy/builtins.py:2660
1659
#: bzrlib/builtins.py:2662
1713
1660
msgid "Show just the specified revision. See also \"help revisionspec\"."
1716
# help of 'authors' option of 'log' command
1717
#: breezy/builtins.py:2664
1663
#: bzrlib/builtins.py:2666
1718
1664
msgid "What names to list as authors - first, all or committer."
1721
# title of 'authors' option of 'log' command
1722
#: breezy/builtins.py:2665
1667
#: bzrlib/builtins.py:2667
1723
1668
msgid "Authors"
1726
# help of 'levels' option of 'log' command
1727
#: breezy/builtins.py:2670
1671
#: bzrlib/builtins.py:2672
1728
1672
msgid "Number of levels to display - 0 for all, 1 for flat."
1731
# help of 'limit' option of 'log' command
1732
#: breezy/builtins.py:2680
1675
#: bzrlib/builtins.py:2682
1733
1676
msgid "Limit the output to the first N revisions."
1736
# help of 'show-diff' option of 'log' command
1737
#: breezy/builtins.py:2685
1679
#: bzrlib/builtins.py:2687
1738
1680
msgid "Show changes made in each revision as a patch."
1741
# help of 'include-merged' option of 'log' command
1742
#: breezy/builtins.py:2687
1683
#: bzrlib/builtins.py:2689
1743
1684
msgid "Show merged revisions like --levels 0 does."
1746
# help of 'omit-merges' option of 'log' command
1747
#: breezy/builtins.py:2691
1687
#: bzrlib/builtins.py:2693
1748
1688
msgid "Do not report commits with more than one parent."
1751
# help of 'exclude-common-ancestry' option of 'log' command
1752
#: breezy/builtins.py:2693
1691
#: bzrlib/builtins.py:2695
1754
1693
"Display only the revisions that are not part of both ancestries (require -"
1758
# help of 'signatures' option of 'log' command
1759
#: breezy/builtins.py:2697
1697
#: bzrlib/builtins.py:2699
1760
1698
msgid "Show digital signature validity."
1763
# help of 'match' option of 'log' command
1764
#: breezy/builtins.py:2700
1701
#: bzrlib/builtins.py:2702
1765
1702
msgid "Show revisions whose properties match this expression."
1768
# help of 'match-message' option of 'log' command
1769
#: breezy/builtins.py:2704
1705
#: bzrlib/builtins.py:2706
1770
1706
msgid "Show revisions whose message matches this expression."
1773
# help of 'match-committer' option of 'log' command
1774
#: breezy/builtins.py:2708
1709
#: bzrlib/builtins.py:2710
1775
1710
msgid "Show revisions whose committer matches this expression."
1778
# help of 'match-author' option of 'log' command
1779
#: breezy/builtins.py:2712
1713
#: bzrlib/builtins.py:2714
1780
1714
msgid "Show revisions whose authors match this expression."
1783
# help of 'match-bugs' option of 'log' command
1784
#: breezy/builtins.py:2716
1717
#: bzrlib/builtins.py:2718
1785
1718
msgid "Show revisions whose bugs match this expression."
1788
#: breezy/builtins.py:2770
1721
#: bzrlib/builtins.py:2772
1789
1722
msgid "--exclude-common-ancestry requires -r with two revisions"
1792
#: breezy/builtins.py:2798
1725
#: bzrlib/builtins.py:2800
1793
1726
#, python-format
1794
1727
msgid "Path unknown at end or start of revision range: %s"
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
1730
#: bzrlib/builtins.py:2917
1732
msgid "bzr %s doesn't accept two revisions in different branches."
1735
#: bzrlib/builtins.py:2933
1737
msgid "bzr %s --revision takes one or two values."
1740
#: bzrlib/builtins.py:2978
1809
1742
"List files in a tree.\n"
1813
# help of 'recursive' option of 'ls' command
1814
#: breezy/builtins.py:2985
1746
#: bzrlib/builtins.py:2987
1815
1747
msgid "Recurse into subdirectories."
1818
# help of 'from-root' option of 'ls' command
1819
#: breezy/builtins.py:2987
1750
#: bzrlib/builtins.py:2989
1820
1751
msgid "Print paths relative to the root of the branch."
1823
# help of 'unknown' option of 'ls' command
1824
#: breezy/builtins.py:2989
1754
#: bzrlib/builtins.py:2991
1825
1755
msgid "Print unknown files."
1828
# help of 'versioned' option of 'ls' command
1829
#: breezy/builtins.py:2990
1758
#: bzrlib/builtins.py:2992
1830
1759
msgid "Print versioned files."
1833
# help of 'ignored' option of 'ls' command
1834
#: breezy/builtins.py:2993
1762
#: bzrlib/builtins.py:2995
1835
1763
msgid "Print ignored files."
1838
# help of 'kind' option of 'ls' command
1839
#: breezy/builtins.py:2995
1766
#: bzrlib/builtins.py:2997
1840
1767
msgid "List entries of a particular kind: file, directory, symlink."
1843
#: breezy/builtins.py:3008
1770
#: bzrlib/builtins.py:3010
1844
1771
msgid "invalid kind specified"
1847
#: breezy/builtins.py:3011
1774
#: bzrlib/builtins.py:3013
1848
1775
msgid "Cannot set both --verbose and --null"
1851
#: breezy/builtins.py:3020
1778
#: bzrlib/builtins.py:3022
1852
1779
msgid "cannot specify both --from-root and PATH"
1855
#: breezy/builtins.py:3107
1782
#: bzrlib/builtins.py:3109
1856
1783
msgid "Ignore specified files or patterns."
1859
#: breezy/builtins.py:3109
1860
msgid "See ``brz help patterns`` for details on the syntax of patterns."
1786
#: bzrlib/builtins.py:3111
1787
msgid "See ``bzr help patterns`` for details on the syntax of patterns."
1863
#: breezy/builtins.py:3111
1790
#: bzrlib/builtins.py:3113
1865
1792
"If a .bzrignore file does not exist, the ignore command\n"
1866
1793
"will create one and add the specified files or patterns to the newly\n"
1907
1834
" the shell on Unix."
1910
#: breezy/builtins.py:3140
1837
#: bzrlib/builtins.py:3142
1912
1839
"* Ignore patterns starting with \"#\" act as comments in the ignore file.\n"
1913
1840
" To ignore patterns that begin with that character, use the \"RE:\" prefix."
1916
#: breezy/builtins.py:3143
1843
#: bzrlib/builtins.py:3145
1919
1846
" Ignore the top level Makefile::"
1922
#: breezy/builtins.py:3146
1923
msgid " brz ignore ./Makefile"
1849
#: bzrlib/builtins.py:3148
1850
msgid " bzr ignore ./Makefile"
1926
#: breezy/builtins.py:3148
1853
#: bzrlib/builtins.py:3150
1927
1854
msgid " Ignore .class files in all directories...::"
1930
#: breezy/builtins.py:3150
1931
msgid " brz ignore \"*.class\""
1857
#: bzrlib/builtins.py:3152
1858
msgid " bzr ignore \"*.class\""
1934
#: breezy/builtins.py:3152
1861
#: bzrlib/builtins.py:3154
1935
1862
msgid " ...but do not ignore \"special.class\"::"
1938
#: breezy/builtins.py:3154
1939
msgid " brz ignore \"!special.class\""
1865
#: bzrlib/builtins.py:3156
1866
msgid " bzr ignore \"!special.class\""
1942
#: breezy/builtins.py:3156
1869
#: bzrlib/builtins.py:3158
1943
1870
msgid " Ignore files whose name begins with the \"#\" character::"
1946
#: breezy/builtins.py:3158
1947
msgid " brz ignore \"RE:^#\""
1873
#: bzrlib/builtins.py:3160
1874
msgid " bzr ignore \"RE:^#\""
1950
#: breezy/builtins.py:3160 breezy/builtins.py:3164
1877
#: bzrlib/builtins.py:3162 bzrlib/builtins.py:3166
1951
1878
msgid " Ignore .o files under the lib directory::"
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
1881
#: bzrlib/builtins.py:3164
1882
msgid " bzr ignore \"lib/**/*.o\""
1885
#: bzrlib/builtins.py:3168
1886
msgid " bzr ignore \"RE:lib/.*\\.o\""
1889
#: bzrlib/builtins.py:3170
1963
1890
msgid " Ignore everything but the \"debian\" toplevel directory::"
1966
#: breezy/builtins.py:3170
1893
#: bzrlib/builtins.py:3172
1968
" brz ignore \"RE:(?!debian/).*\"\n"
1895
" bzr ignore \"RE:(?!debian/).*\"\n"
1970
1897
" Ignore everything except the \"local\" toplevel directory,\n"
1971
1898
" but always ignore autosave files ending in ~, even under local/::\n"
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
1900
" bzr ignore \"*\"\n"
1901
" bzr ignore \"!./local\"\n"
1902
" bzr ignore \"!!*~\""
1905
#: bzrlib/builtins.py:3186
1906
msgid "Display the default ignore rules that bzr uses."
1909
#: bzrlib/builtins.py:3198
1984
1910
msgid "ignore requires at least one NAME_PATTERN or --default-rules."
1987
#: breezy/builtins.py:3207
1913
#: bzrlib/builtins.py:3209
1988
1914
#, python-format
1989
1915
msgid "Invalid ignore pattern found. %s"
1990
1916
msgid_plural "Invalid ignore patterns found. %s"
1994
#: breezy/builtins.py:3216
1920
#: bzrlib/builtins.py:3218
1995
1921
msgid "NAME_PATTERN should not be an absolute path"
1998
#: breezy/builtins.py:3229
1924
#: bzrlib/builtins.py:3231
1999
1925
#, python-format
2001
1927
"Warning: the following files are version controlled and match your ignore "
2004
"These files will continue to be version controlled unless you 'brz remove' "
1930
"These files will continue to be version controlled unless you 'bzr remove' "
2008
#: breezy/builtins.py:3236
1934
#: bzrlib/builtins.py:3238
2009
1935
msgid "List ignored files and the patterns that matched them."
2012
#: breezy/builtins.py:3238
1938
#: bzrlib/builtins.py:3240
2014
1940
"List all the ignored files and the ignore pattern that caused the file to\n"
2018
#: breezy/builtins.py:3241
1944
#: bzrlib/builtins.py:3243
2019
1945
msgid "Alternatively, to list just the files::"
2022
#: breezy/builtins.py:3243
2023
msgid " brz ls --ignored"
1948
#: bzrlib/builtins.py:3245
1949
msgid " bzr ls --ignored"
2026
#: breezy/builtins.py:3277
1952
#: bzrlib/builtins.py:3279
2027
1953
#, python-format
2028
1954
msgid "not a valid revision-number: %r"
2031
#: breezy/builtins.py:3284
2032
msgid "Export current or past revision to a destination directory or archive."
1957
#: bzrlib/builtins.py:3286
1959
"Export current or past revision to a destination directory or archive."
2035
#: breezy/builtins.py:3286
1962
#: bzrlib/builtins.py:3288
2036
1963
msgid "If no revision is specified this exports the last committed revision."
2039
#: breezy/builtins.py:3288
1966
#: bzrlib/builtins.py:3290
2041
1968
"Format may be an \"exporter\" name, such as tar, tgz, tbz2. If none is\n"
2042
1969
"given, try to find the format with the extension. If no extension\n"
2043
1970
"is found exports to a directory (equivalent to --format=dir)."
2046
#: breezy/builtins.py:3292
1973
#: bzrlib/builtins.py:3294
2048
1975
"If root is supplied, it will be used as the root directory inside\n"
2049
1976
"container formats (tar, zip, etc). If it is not supplied it will default\n"
2050
1977
"to the exported filename. The root option has no effect for 'dir' format."
2053
#: breezy/builtins.py:3296
1980
#: bzrlib/builtins.py:3298
2055
1982
"If branch is omitted then the branch containing the current working\n"
2056
1983
"directory will be used."
2059
#: breezy/builtins.py:3299
2060
msgid "Note: Export of tree with non-ASCII filenames to zip is not supported."
1986
#: bzrlib/builtins.py:3301
1988
"Note: Export of tree with non-ASCII filenames to zip is not supported."
2063
#: breezy/builtins.py:3301
1991
#: bzrlib/builtins.py:3303
2065
1993
" ================= =========================\n"
2066
1994
" Supported formats Autodetected by extension\n"
2205
#: breezy/builtins.py:3477
2128
#: bzrlib/builtins.py:3479
2206
2129
msgid ":Checks:"
2209
#: breezy/builtins.py:3479
2132
#: bzrlib/builtins.py:3481
2211
2134
" A common mistake is to forget to add a new file or directory before\n"
2212
2135
" running the commit command. The --strict option checks for unknown\n"
2213
2136
" files and aborts the commit if any are found. More advanced pre-commit\n"
2214
" checks can be implemented by defining hooks. See ``brz help hooks``\n"
2137
" checks can be implemented by defining hooks. See ``bzr help hooks``\n"
2215
2138
" for details."
2218
#: breezy/builtins.py:3485
2141
#: bzrlib/builtins.py:3487
2219
2142
msgid ":Things to note:"
2222
#: breezy/builtins.py:3487
2145
#: bzrlib/builtins.py:3489
2224
2147
" If you accidentially commit the wrong changes or make a spelling\n"
2225
2148
" mistake in the commit message say, you can use the uncommit command\n"
2226
" to undo it. See ``brz help uncommit`` for details."
2149
" to undo it. See ``bzr help uncommit`` for details."
2229
#: breezy/builtins.py:3491
2152
#: bzrlib/builtins.py:3493
2231
2154
" Hooks can also be configured to run after a commit. This allows you\n"
2232
2155
" to trigger updates to external systems like bug trackers. The --fixes\n"
2233
2156
" option can be used to record the association between a revision and\n"
2234
" one or more bugs. See ``brz help bugs`` for details."
2157
" one or more bugs. See ``bzr help bugs`` for details."
2237
# help of 'exclude' option of 'commit' command
2238
#: breezy/builtins.py:3501
2160
#: bzrlib/builtins.py:3503
2239
2161
msgid "Do not consider changes made to a given path."
2242
# help of 'message' option of 'commit' command
2243
#: breezy/builtins.py:3504
2164
#: bzrlib/builtins.py:3506
2244
2165
msgid "Description of the new revision."
2247
# help of 'unchanged' option of 'commit' command
2248
#: breezy/builtins.py:3507
2168
#: bzrlib/builtins.py:3509
2249
2169
msgid "Commit even if nothing has changed."
2252
# help of 'file' option of 'commit' command
2253
#: breezy/builtins.py:3511
2172
#: bzrlib/builtins.py:3513
2254
2173
msgid "Take commit message from this file."
2257
# help of 'strict' option of 'commit' command
2258
#: breezy/builtins.py:3513
2176
#: bzrlib/builtins.py:3515
2259
2177
msgid "Refuse to commit if there are unknown files in the working tree."
2262
# help of 'commit-time' option of 'commit' command
2263
#: breezy/builtins.py:3516
2180
#: bzrlib/builtins.py:3518
2265
2182
"Manually set a commit time using commit date format, e.g. '2009-10-10 "
2266
2183
"08:00:00 +0100'."
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:3521
2187
msgid "Mark a bug as being fixed by this revision (see \"bzr help bugs\")."
2274
# help of 'author' option of 'commit' command
2275
#: breezy/builtins.py:3522
2190
#: bzrlib/builtins.py:3524
2276
2191
msgid "Set the author's name, if it's different from the committer."
2279
# help of 'local' option of 'commit' command
2280
#: breezy/builtins.py:3525
2194
#: bzrlib/builtins.py:3527
2282
2196
"Perform a local commit in a bound branch. Local commits are not pushed to "
2283
2197
"the master branch until a normal commit is performed."
2286
# help of 'show-diff' option of 'commit' command
2287
#: breezy/builtins.py:3531
2200
#: bzrlib/builtins.py:3533
2289
2202
"When no message is supplied, show the diff along with the status summary in "
2290
2203
"the message editor."
2293
# help of 'lossy' option of 'commit' command
2294
#: breezy/builtins.py:3534
2206
#: bzrlib/builtins.py:3536
2296
2208
"When committing to a foreign version control system do not push data that "
2297
2209
"can not be natively represented."
2300
#: breezy/builtins.py:3552
2212
#: bzrlib/builtins.py:3554
2301
2213
#, python-format
2303
2215
"No tracker specified for bug %s. Use the form 'tracker:id' or specify a "
2304
2216
"default bug tracker using the `bugtracker` option.\n"
2305
"See \"brz help bugs\" for more information on this feature. Commit refused."
2217
"See \"bzr help bugs\" for more information on this feature. Commit refused."
2308
#: breezy/builtins.py:3561
2220
#: bzrlib/builtins.py:3563
2309
2221
#, python-format
2311
"Invalid bug %s. Must be in the form of 'tracker:id'. See \"brz help bugs\" "
2223
"Invalid bug %s. Must be in the form of 'tracker:id'. See \"bzr help bugs\" "
2312
2224
"for more information on this feature.\n"
2313
2225
"Commit refused."
2316
#: breezy/builtins.py:3570
2228
#: bzrlib/builtins.py:3572
2317
2229
#, python-format
2318
2230
msgid "Unrecognized bug %s. Commit refused."
2321
#: breezy/builtins.py:3573
2233
#: bzrlib/builtins.py:3575
2322
2234
#, python-format
2325
2237
"Commit refused."
2328
#: breezy/builtins.py:3597
2240
#: bzrlib/builtins.py:3599
2329
2241
msgid "Could not parse --commit-time: "
2332
#: breezy/builtins.py:3637
2244
#: bzrlib/builtins.py:3639
2333
2245
msgid "please specify either --message or --file"
2336
#: breezy/builtins.py:3666
2248
#: bzrlib/builtins.py:3668
2337
2249
msgid "please specify a commit message with either --message or --file"
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 "
2252
#: bzrlib/builtins.py:3671
2254
"Empty commit message specified. Please specify a commit message with either -"
2255
"-message or --file or leave a blank message with --message \"\"."
2258
#: bzrlib/builtins.py:3691
2260
"No changes to commit. Please 'bzr add' the files you want to commit, or use -"
2261
"-unchanged to force an empty commit."
2264
#: bzrlib/builtins.py:3695
2266
"Conflicts detected in working tree. Use \"bzr conflicts\" to list, \"bzr "
2355
2267
"resolve FILE\" to resolve."
2358
#: breezy/builtins.py:3697
2270
#: bzrlib/builtins.py:3699
2359
2271
msgid "Commit refused because there are unknown files in the working tree."
2362
#: breezy/builtins.py:3700
2274
#: bzrlib/builtins.py:3702
2365
2277
"To commit to master branch, run update and then commit.\n"
2366
2278
"You can also pass --local to commit to continue working disconnected."
2369
#: breezy/builtins.py:3708
2281
#: bzrlib/builtins.py:3710
2371
2283
"Validate working tree structure, branch consistency and repository history."
2374
#: breezy/builtins.py:3710
2286
#: bzrlib/builtins.py:3712
2376
2288
"This command checks various invariants about branch and repository storage\n"
2377
"to detect data corruption or brz bugs."
2289
"to detect data corruption or bzr bugs."
2380
#: breezy/builtins.py:3713
2292
#: bzrlib/builtins.py:3715
2382
2294
"The working tree and branch checks will only give output if a problem is\n"
2383
2295
"detected. The output fields of the repository check are:"
2386
#: breezy/builtins.py:3716
2298
#: bzrlib/builtins.py:3718
2389
2301
" This is just the number of revisions checked. It doesn't\n"
2390
2302
" indicate a problem."
2393
#: breezy/builtins.py:3720
2305
#: bzrlib/builtins.py:3722
2395
2307
"versionedfiles\n"
2396
2308
" This is just the number of versionedfiles checked. It\n"
2397
2309
" doesn't indicate a problem."
2400
#: breezy/builtins.py:3724
2312
#: bzrlib/builtins.py:3726
2402
2314
"unreferenced ancestors\n"
2403
2315
" Texts that are ancestors of other texts, but\n"
2512
#: breezy/builtins.py:3806
2421
#: bzrlib/builtins.py:3808
2514
2423
"For more information on upgrades, see the Bazaar Upgrade Guide,\n"
2515
2424
"http://doc.bazaar.canonical.com/latest/en/upgrade-guide/."
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:3816
2428
msgid "Upgrade to a specific format. See \"bzr help formats\" for details."
2523
# title of 'format' option of 'init' command
2524
# title of 'format' option of 'upgrade' command
2525
#: breezy/builtins.py:3818
2431
#: bzrlib/builtins.py:3820
2526
2432
msgid "Branch format"
2529
# help of 'clean' option of 'upgrade' command
2530
#: breezy/builtins.py:3820
2435
#: bzrlib/builtins.py:3822
2531
2436
msgid "Remove the backup.bzr directory if successful."
2534
# help of 'dry-run' option of 'add' command
2535
# help of 'dry-run' option of 'upgrade' command
2536
#: breezy/builtins.py:3822
2439
#: bzrlib/builtins.py:3824
2537
2440
msgid "Show what would be done, but don't actually do anything."
2540
#: breezy/builtins.py:3837
2541
msgid "Show or set brz user id."
2443
#: bzrlib/builtins.py:3839
2444
msgid "Show or set bzr user id."
2544
#: breezy/builtins.py:3839
2447
#: bzrlib/builtins.py:3841
2547
2450
" Show the email of the current user::"
2550
#: breezy/builtins.py:3842
2551
msgid " brz whoami --email"
2453
#: bzrlib/builtins.py:3844
2454
msgid " bzr whoami --email"
2554
#: breezy/builtins.py:3844
2457
#: bzrlib/builtins.py:3846
2555
2458
msgid " Set the current user::"
2558
#: breezy/builtins.py:3846
2559
msgid " brz whoami \"Frank Chu <fchu@example.com>\""
2461
#: bzrlib/builtins.py:3848
2462
msgid " bzr whoami \"Frank Chu <fchu@example.com>\""
2562
# help of 'email' option of 'whoami' command
2563
#: breezy/builtins.py:3850
2465
#: bzrlib/builtins.py:3852
2564
2466
msgid "Display email address only."
2567
# help of 'branch' option of 'whoami' command
2568
#: breezy/builtins.py:3852
2469
#: bzrlib/builtins.py:3854
2569
2470
msgid "Set identity for the current branch instead of globally."
2572
#: breezy/builtins.py:3878
2473
#: bzrlib/builtins.py:3880
2573
2474
msgid "--email can only be used to display existing identity"
2576
#: breezy/builtins.py:3902
2477
#: bzrlib/builtins.py:3904
2577
2478
msgid "Print or set the branch nickname."
2580
#: breezy/builtins.py:3904
2481
#: bzrlib/builtins.py:3906
2582
2483
"If unset, the colocated branch name is used for colocated branches, and\n"
2583
2484
"the branch directory name is used for other branches. To print the\n"
2584
2485
"current nickname, execute with no argument."
2587
#: breezy/builtins.py:3908
2488
#: bzrlib/builtins.py:3910
2589
2490
"Bound branches use the nickname of its master branch unless it is set\n"
2593
#: breezy/builtins.py:3928
2494
#: bzrlib/builtins.py:3930
2594
2495
msgid "Set/unset and display aliases."
2597
#: breezy/builtins.py:3930
2498
#: bzrlib/builtins.py:3932
2600
2501
" Show the current aliases::"
2603
#: breezy/builtins.py:3933
2504
#: bzrlib/builtins.py:3935
2607
#: breezy/builtins.py:3935
2508
#: bzrlib/builtins.py:3937
2608
2509
msgid " Show the alias specified for 'll'::"
2611
#: breezy/builtins.py:3937
2612
msgid " brz alias ll"
2512
#: bzrlib/builtins.py:3939
2513
msgid " bzr alias ll"
2615
#: breezy/builtins.py:3939
2516
#: bzrlib/builtins.py:3941
2616
2517
msgid " Set an alias for 'll'::"
2619
#: breezy/builtins.py:3941
2620
msgid " brz alias ll=\"log --line -r-10..-1\""
2520
#: bzrlib/builtins.py:3943
2521
msgid " bzr alias ll=\"log --line -r-10..-1\""
2623
#: breezy/builtins.py:3943
2524
#: bzrlib/builtins.py:3945
2624
2525
msgid " To remove an alias for 'll'::"
2627
#: breezy/builtins.py:3945
2628
msgid " brz alias --remove ll"
2528
#: bzrlib/builtins.py:3947
2529
msgid " bzr alias --remove ll"
2631
# help of 'remove' option of 'alias' command
2632
#: breezy/builtins.py:3950
2532
#: bzrlib/builtins.py:3952
2633
2533
msgid "Remove the alias."
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
2536
#: bzrlib/builtins.py:3970
2537
msgid "bzr alias --remove expects an alias to remove."
2540
#: bzrlib/builtins.py:4151
2542
"subunit not available. subunit needs to be installed to use --subunit."
2545
#: bzrlib/builtins.py:4168
2547
"--benchmark is no longer supported from bzr 2.2; use bzr-usertest instead"
2550
#: bzrlib/builtins.py:4215
2551
msgid "Show version of bzr."
2554
#: bzrlib/builtins.py:4219
2655
2555
msgid "Print just the version number."
2658
#: breezy/builtins.py:4236
2558
#: bzrlib/builtins.py:4238
2659
2559
msgid "It sure does!\n"
2662
#: breezy/builtins.py:4260
2562
#: bzrlib/builtins.py:4262
2663
2563
#, python-format
2664
2564
msgid "merge base is revision %s\n"
2667
#: breezy/builtins.py:4264
2567
#: bzrlib/builtins.py:4266
2668
2568
msgid "Perform a three-way merge."
2671
#: breezy/builtins.py:4266
2571
#: bzrlib/builtins.py:4268
2673
2573
"The source of the merge can be specified either in the form of a branch,\n"
2674
2574
"or in the form of a path to a file containing a merge directive generated\n"
2675
"with brz send. If neither is specified, the default is the upstream branch\n"
2575
"with bzr send. If neither is specified, the default is the upstream branch\n"
2676
2576
"or the branch most recently merged using --remember. The source of the\n"
2677
2577
"merge may also be specified in the form of a path to a file in another\n"
2678
2578
"branch: in this case, only the modifications to that file are merged into\n"
2679
2579
"the current working tree."
2682
#: breezy/builtins.py:4274
2582
#: bzrlib/builtins.py:4276
2684
"When merging from a branch, by default brz will try to merge in all new\n"
2584
"When merging from a branch, by default bzr will try to merge in all new\n"
2685
2585
"work from the other branch, automatically determining an appropriate base\n"
2686
2586
"revision. If this fails, you may need to give an explicit base."
2689
#: breezy/builtins.py:4278
2589
#: bzrlib/builtins.py:4280
2691
"To pick a different ending revision, pass \"--revision OTHER\". brz will\n"
2591
"To pick a different ending revision, pass \"--revision OTHER\". bzr will\n"
2692
2592
"try to merge in all new work up to and including revision OTHER."
2695
#: breezy/builtins.py:4281
2595
#: bzrlib/builtins.py:4283
2697
2597
"If you specify two values, \"--revision BASE..OTHER\", only revisions BASE\n"
2698
2598
"through OTHER, excluding BASE but including OTHER, will be merged. If this\n"
2743
2644
"merge revision which has more than two parents."
2746
#: breezy/builtins.py:4313
2647
#: bzrlib/builtins.py:4315
2748
2649
"If one would like to merge changes from the working tree of the other\n"
2749
2650
"branch without merging any committed revisions, the --uncommitted option\n"
2750
2651
"can be given."
2753
#: breezy/builtins.py:4317
2654
#: bzrlib/builtins.py:4319
2755
2656
"To select only some changes to merge, use \"merge -i\", which will prompt\n"
2756
2657
"you to apply each diff hunk and file change, similar to \"shelve\"."
2759
#: breezy/builtins.py:4320
2660
#: bzrlib/builtins.py:4322
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
2663
" To merge all new revisions from bzr.dev::"
2666
#: bzrlib/builtins.py:4325
2667
msgid " bzr merge ../bzr.dev"
2670
#: bzrlib/builtins.py:4327
2671
msgid " To merge changes up to and including revision 82 from bzr.dev::"
2674
#: bzrlib/builtins.py:4329
2675
msgid " bzr merge -r 82 ../bzr.dev"
2678
#: bzrlib/builtins.py:4331
2778
2679
msgid " To merge the changes introduced by 82, without previous changes::"
2781
#: breezy/builtins.py:4331
2782
msgid " brz merge -r 81..82 ../brz.dev"
2682
#: bzrlib/builtins.py:4333
2683
msgid " bzr merge -r 81..82 ../bzr.dev"
2785
#: breezy/builtins.py:4333
2686
#: bzrlib/builtins.py:4335
2786
2687
msgid " To apply a merge directive contained in /tmp/merge::"
2789
#: breezy/builtins.py:4335
2790
msgid " brz merge /tmp/merge"
2690
#: bzrlib/builtins.py:4337
2691
msgid " bzr merge /tmp/merge"
2793
#: breezy/builtins.py:4337
2694
#: bzrlib/builtins.py:4339
2795
2696
" To create a merge revision with three parents from two branches\n"
2796
2697
" feature1a and feature1b:"
2799
#: breezy/builtins.py:4340
2700
#: bzrlib/builtins.py:4342
2801
" brz merge ../feature1a\n"
2802
" brz merge ../feature1b --force\n"
2803
" brz commit -m 'revision with three parents'"
2702
" bzr merge ../feature1a\n"
2703
" bzr merge ../feature1b --force\n"
2704
" bzr commit -m 'revision with three parents'"
2806
# help of 'force' option of 'merge' command
2807
#: breezy/builtins.py:4352
2707
#: bzrlib/builtins.py:4354
2808
2708
msgid "Merge even if the destination tree has uncommitted changes."
2811
# help of 'uncommitted' option of 'merge' command
2812
#: breezy/builtins.py:4358
2711
#: bzrlib/builtins.py:4360
2814
2713
"Apply uncommitted changes from a working copy, instead of branch changes."
2817
# help of 'pull' option of 'merge' command
2818
#: breezy/builtins.py:4360
2716
#: bzrlib/builtins.py:4362
2820
2718
"If the destination is already completely merged into the source, pull from "
2821
2719
"the source rather than merging. When this happens, you do not need to "
2822
2720
"commit the result."
2825
# help of 'directory' option of 'merge' command
2826
#: breezy/builtins.py:4365
2723
#: bzrlib/builtins.py:4367
2828
2725
"Branch to merge into, rather than the one containing the working directory."
2831
# help of 'preview' option of 'merge' command
2832
#: breezy/builtins.py:4367
2728
#: bzrlib/builtins.py:4369
2833
2729
msgid "Instead of merging, show a diff of the merge."
2836
# help of 'interactive' option of 'merge' command
2837
#: breezy/builtins.py:4369
2732
#: bzrlib/builtins.py:4371
2838
2733
msgid "Select changes interactively."
2841
#: breezy/builtins.py:4391
2736
#: bzrlib/builtins.py:4393
2843
"Merging into empty branches not currently supported, https://bugs.launchpad."
2844
"net/brz/+bug/308562"
2738
"Merging into empty branches not currently supported, "
2739
"https://bugs.launchpad.net/bzr/+bug/308562"
2847
#: breezy/builtins.py:4418
2742
#: bzrlib/builtins.py:4420
2848
2743
msgid "Cannot use --uncommitted with bundles or merge directives."
2851
#: breezy/builtins.py:4429
2746
#: bzrlib/builtins.py:4431
2852
2747
msgid "Cannot use --uncommitted and --revision at the same time."
2855
#: breezy/builtins.py:4449
2750
#: bzrlib/builtins.py:4451
2856
2751
msgid "merger: "
2859
#: breezy/builtins.py:4451 breezy/bundle/apply_bundle.py:71
2754
#: bzrlib/builtins.py:4453 bzrlib/bundle/apply_bundle.py:71
2860
2755
msgid "Nothing to do."
2863
#: breezy/builtins.py:4455
2758
#: bzrlib/builtins.py:4457
2864
2759
msgid "Cannot pull individual files"
2867
#: breezy/builtins.py:4463
2868
msgid "This branch has no commits. (perhaps you would prefer 'brz pull')"
2762
#: bzrlib/builtins.py:4465
2763
msgid "This branch has no commits. (perhaps you would prefer 'bzr pull')"
2871
#: breezy/builtins.py:4521
2766
#: bzrlib/builtins.py:4523
2872
2767
#, python-format
2873
2768
msgid "Show-base is not supported for this merge type. %s"
2876
#: breezy/builtins.py:4530
2771
#: bzrlib/builtins.py:4532
2877
2772
#, python-format
2878
2773
msgid "Conflict reduction is not supported for merge type %s."
2881
#: breezy/builtins.py:4534
2776
#: bzrlib/builtins.py:4536
2882
2777
msgid "Cannot do conflict reduction and show base."
2885
#: breezy/builtins.py:4645
2780
#: bzrlib/builtins.py:4647
2886
2781
msgid "No location specified or remembered"
2889
#: breezy/builtins.py:4647
2890
#, python-brace-format
2784
#: bzrlib/builtins.py:4649
2891
2785
msgid "{0} remembered {1} location {2}"
2894
#: breezy/builtins.py:4653
2788
#: bzrlib/builtins.py:4655
2895
2789
msgid "Redo a merge."
2898
#: breezy/builtins.py:4655
2792
#: bzrlib/builtins.py:4657
2900
2794
"Use this if you want to try a different merge technique while resolving\n"
2901
2795
"conflicts. Some merge techniques are better than others, and remerge\n"
2902
2796
"lets you try different ones on different files."
2905
#: breezy/builtins.py:4659
2799
#: bzrlib/builtins.py:4661
2907
2801
"The options for remerge have the same meaning and defaults as the ones for\n"
2908
2802
"merge. The difference is that remerge can (only) be run when there is a\n"
2909
2803
"pending merge, and it lets you specify particular files."
2912
#: breezy/builtins.py:4663
2806
#: bzrlib/builtins.py:4665
2915
2809
" Re-do the merge of all conflicted files, and show the base text in\n"
2916
2810
" conflict regions, in addition to the usual THIS and OTHER texts::"
2919
#: breezy/builtins.py:4667
2920
msgid " brz remerge --show-base"
2813
#: bzrlib/builtins.py:4669
2814
msgid " bzr remerge --show-base"
2923
#: breezy/builtins.py:4669
2817
#: bzrlib/builtins.py:4671
2925
2819
" Re-do the merge of \"foobar\", using the weave merge algorithm, with\n"
2926
2820
" additional processing to reduce the size of conflict regions::"
2929
#: breezy/builtins.py:4672
2930
msgid " brz remerge --merge-type weave --reprocess foobar"
2823
#: bzrlib/builtins.py:4674
2824
msgid " bzr remerge --merge-type weave --reprocess foobar"
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
2827
#: bzrlib/builtins.py:4681
2938
2828
msgid "Show base revision text in conflicts."
2941
#: breezy/builtins.py:4691
2831
#: bzrlib/builtins.py:4693
2943
2833
"Sorry, remerge only works after normal merges. Not cherrypicking or multi-"
2947
#: breezy/builtins.py:4749
2837
#: bzrlib/builtins.py:4751
2949
2839
"Set files in the working tree back to the contents of a previous revision."
2952
#: breezy/builtins.py:4751
2842
#: bzrlib/builtins.py:4753
2954
2844
"Giving a list of files will revert only those files. Otherwise, all files\n"
2955
2845
"will be reverted. If the revision is not specified with '--revision', the\n"
3060
2947
" 0 - no missing revisions"
3063
#: breezy/builtins.py:4885
2950
#: bzrlib/builtins.py:4887
3065
2952
" Determine the missing revisions between this and the branch at the\n"
3066
2953
" remembered pull location::"
3069
#: breezy/builtins.py:4888
3070
msgid " brz missing"
2956
#: bzrlib/builtins.py:4890
2957
msgid " bzr missing"
3073
#: breezy/builtins.py:4890
2960
#: bzrlib/builtins.py:4892
3074
2961
msgid " Determine the missing revisions between this and another branch::"
3077
#: breezy/builtins.py:4892
3078
msgid " brz missing http://server/branch"
2964
#: bzrlib/builtins.py:4894
2965
msgid " bzr missing http://server/branch"
3081
#: breezy/builtins.py:4894
2968
#: bzrlib/builtins.py:4896
3083
2970
" Determine the missing revisions up to a specific revision on the other\n"
3087
#: breezy/builtins.py:4897
3088
msgid " brz missing -r ..-10"
2974
#: bzrlib/builtins.py:4899
2975
msgid " bzr missing -r ..-10"
3091
#: breezy/builtins.py:4899
2978
#: bzrlib/builtins.py:4901
3093
2980
" Determine the missing revisions up to a specific revision on this\n"
3097
#: breezy/builtins.py:4902
3098
msgid " brz missing --my-revision ..-10"
2984
#: bzrlib/builtins.py:4904
2985
msgid " bzr missing --my-revision ..-10"
3101
# help of 'reverse' option of 'missing' command
3102
#: breezy/builtins.py:4909
2988
#: bzrlib/builtins.py:4911
3103
2989
msgid "Reverse the order of revisions."
3106
# help of 'mine-only' option of 'missing' command
3107
#: breezy/builtins.py:4911
2992
#: bzrlib/builtins.py:4913
3108
2993
msgid "Display changes in the local branch only."
3111
# help of 'this' option of 'missing' command
3112
#: breezy/builtins.py:4912
2996
#: bzrlib/builtins.py:4914
3113
2997
msgid "Same as --mine-only."
3116
# help of 'theirs-only' option of 'missing' command
3117
#: breezy/builtins.py:4914
3000
#: bzrlib/builtins.py:4916
3118
3001
msgid "Display changes in the remote branch only."
3121
# help of 'other' option of 'missing' command
3122
#: breezy/builtins.py:4915
3004
#: bzrlib/builtins.py:4917
3123
3005
msgid "Same as --theirs-only."
3126
# help of 'revision' option of 'missing' command
3127
#: breezy/builtins.py:4920
3008
#: bzrlib/builtins.py:4922
3129
3010
"Filter on other branch revisions (inclusive). See \"help revisionspec\" for "
3133
# help of 'my-revision' option of 'missing' command
3134
#: breezy/builtins.py:4924
3014
#: bzrlib/builtins.py:4926
3136
3016
"Filter on local branch revisions (inclusive). See \"help revisionspec\" for "
3140
# help of 'include-merged' option of 'missing' command
3141
#: breezy/builtins.py:4927
3020
#: bzrlib/builtins.py:4929
3142
3021
msgid "Show all revisions in addition to the mainline ones."
3145
#: breezy/builtins.py:4981
3024
#: bzrlib/builtins.py:4983
3146
3025
msgid "No peer location known or specified."
3149
#: breezy/builtins.py:4985
3150
#, python-brace-format
3028
#: bzrlib/builtins.py:4987
3151
3029
msgid "Using saved parent location: {0}\n"
3154
#: breezy/builtins.py:5018
3032
#: bzrlib/builtins.py:5020
3155
3033
#, python-format
3156
3034
msgid "You have %d extra revision:\n"
3157
3035
msgid_plural "You have %d extra revisions:\n"
3161
#: breezy/builtins.py:5038
3039
#: bzrlib/builtins.py:5040
3162
3040
#, python-format
3163
3041
msgid "You are missing %d revision:\n"
3164
3042
msgid_plural "You are missing %d revisions:\n"
3168
#: breezy/builtins.py:5053
3046
#: bzrlib/builtins.py:5055
3169
3047
msgid "This branch has no new revisions.\n"
3172
#: breezy/builtins.py:5056
3050
#: bzrlib/builtins.py:5058
3173
3051
msgid "Other branch has no new revisions.\n"
3176
#: breezy/builtins.py:5061
3054
#: bzrlib/builtins.py:5063
3177
3055
msgid "Branches are up to date.\n"
3180
#: breezy/builtins.py:5072
3058
#: bzrlib/builtins.py:5074
3181
3059
msgid "Compress the data within a repository."
3184
#: breezy/builtins.py:5074
3062
#: bzrlib/builtins.py:5076
3186
3064
"This operation compresses the data within a bazaar repository. As\n"
3187
3065
"bazaar supports automatic packing of repository, this operation is\n"
3188
3066
"normally not required to be done manually."
3191
#: breezy/builtins.py:5078
3069
#: bzrlib/builtins.py:5080
3193
3071
"During the pack operation, bazaar takes a backup of existing repository\n"
3194
3072
"data, i.e. pack files. This backup is eventually removed by bazaar\n"
3241
3118
"plugins using the Python programming language."
3244
#: breezy/builtins.py:5136
3121
#: bzrlib/builtins.py:5138
3245
3122
msgid "Show testament (signing-form) of a revision."
3248
# help of 'long' option of 'testament' command
3249
#: breezy/builtins.py:5139
3125
#: bzrlib/builtins.py:5141
3250
3126
msgid "Produce long-format testament."
3253
# help of 'strict' option of 'testament' command
3254
#: breezy/builtins.py:5141
3129
#: bzrlib/builtins.py:5143
3255
3130
msgid "Produce a strict-format testament."
3258
#: breezy/builtins.py:5168
3133
#: bzrlib/builtins.py:5169
3259
3134
msgid "Show the origin of each line in a file."
3262
#: breezy/builtins.py:5170
3137
#: bzrlib/builtins.py:5171
3264
3139
"This prints out the given file with an annotation on the left side\n"
3265
3140
"indicating which revision, author and date introduced the change."
3268
#: breezy/builtins.py:5173
3143
#: bzrlib/builtins.py:5174
3270
3145
"If the origin is the same for a run of consecutive lines, it is\n"
3271
3146
"shown only at the top, unless the --all option is given."
3274
# help of 'all' option of 'annotate' command
3275
#: breezy/builtins.py:5181
3149
#: bzrlib/builtins.py:5182
3276
3150
msgid "Show annotations on all lines."
3279
# help of 'long' option of 'annotate' command
3280
#: breezy/builtins.py:5182
3153
#: bzrlib/builtins.py:5183
3281
3154
msgid "Show commit date in annotations."
3284
#: breezy/builtins.py:5269
3157
#: bzrlib/builtins.py:5270
3285
3158
msgid "Cannot sign a range of non-revision-history revisions"
3288
#: breezy/builtins.py:5281
3161
#: bzrlib/builtins.py:5282
3289
3162
msgid "Please supply either one revision, or a range."
3292
#: breezy/builtins.py:5285
3165
#: bzrlib/builtins.py:5286
3294
3167
"Convert the current branch into a checkout of the supplied branch.\n"
3295
3168
"If no branch is supplied, rebind to the last bound location."
3298
#: breezy/builtins.py:5288
3171
#: bzrlib/builtins.py:5289
3300
3173
"Once converted into a checkout, commits must succeed on the master branch\n"
3301
3174
"before they will be applied to the local branch."
3304
#: breezy/builtins.py:5291
3177
#: bzrlib/builtins.py:5292
3306
3179
"Bound branches use the nickname of its master branch unless it is set\n"
3307
3180
"locally, in which case binding will update the local nickname to be\n"
3308
3181
"that of the master."
3311
#: breezy/builtins.py:5306
3184
#: bzrlib/builtins.py:5307
3312
3185
msgid "No location supplied. This format does not remember old locations."
3315
#: breezy/builtins.py:5312
3188
#: bzrlib/builtins.py:5313
3316
3189
msgid "Branch is already bound"
3319
#: breezy/builtins.py:5315
3192
#: bzrlib/builtins.py:5316
3320
3193
msgid "No location supplied and no previous location known"
3323
#: breezy/builtins.py:5321
3196
#: bzrlib/builtins.py:5322
3324
3197
msgid "These branches have diverged. Try merging, and then bind again."
3327
#: breezy/builtins.py:5328
3200
#: bzrlib/builtins.py:5329
3328
3201
msgid "Convert the current checkout into a regular branch."
3331
#: breezy/builtins.py:5330
3204
#: bzrlib/builtins.py:5331
3333
3206
"After unbinding, the local branch is considered independent and subsequent\n"
3334
3207
"commits will be local only."
3337
#: breezy/builtins.py:5341
3210
#: bzrlib/builtins.py:5342
3338
3211
msgid "Local branch is not bound"
3341
#: breezy/builtins.py:5345
3214
#: bzrlib/builtins.py:5346
3342
3215
msgid "Remove the last committed revision."
3345
#: breezy/builtins.py:5347
3218
#: bzrlib/builtins.py:5348
3347
3220
"--verbose will print out what is being removed.\n"
3348
3221
"--dry-run will go through all the motions, but not actually\n"
3349
3222
"remove anything."
3352
#: breezy/builtins.py:5351
3225
#: bzrlib/builtins.py:5352
3354
3227
"If --revision is specified, uncommit revisions to leave the branch at the\n"
3355
"specified revision. For example, \"brz uncommit -r 15\" will leave the\n"
3228
"specified revision. For example, \"bzr uncommit -r 15\" will leave the\n"
3356
3229
"branch at revision 15."
3359
#: breezy/builtins.py:5355
3232
#: bzrlib/builtins.py:5356
3361
3234
"Uncommit leaves the working tree ready for a new commit. The only change\n"
3362
3235
"it may make is to restore any pending merges that were present before\n"
3366
# help of 'dry-run' option of 'uncommit' command
3367
#: breezy/builtins.py:5366
3239
#: bzrlib/builtins.py:5367
3368
3240
msgid "Don't actually make changes."
3371
# help of 'force' option of 'uncommit' command
3372
#: breezy/builtins.py:5367
3243
#: bzrlib/builtins.py:5368
3373
3244
msgid "Say yes to all questions."
3376
# help of 'keep-tags' option of 'uncommit' command
3377
#: breezy/builtins.py:5369
3247
#: bzrlib/builtins.py:5370
3378
3248
msgid "Keep tags that point to removed revisions."
3381
# help of 'local' option of 'uncommit' command
3382
#: breezy/builtins.py:5371
3251
#: bzrlib/builtins.py:5372
3383
3252
msgid "Only remove the commits from the local branch when in a checkout."
3386
#: breezy/builtins.py:5420
3255
#: bzrlib/builtins.py:5421
3387
3256
msgid "No revisions to uncommit.\n"
3390
#: breezy/builtins.py:5435
3259
#: bzrlib/builtins.py:5436
3391
3260
msgid "Dry-run, pretending to remove the above revisions.\n"
3394
#: breezy/builtins.py:5438
3263
#: bzrlib/builtins.py:5439
3395
3264
msgid "The above revision(s) will be removed.\n"
3398
#: breezy/builtins.py:5442
3267
#: bzrlib/builtins.py:5443
3399
3268
msgid "Uncommit these revisions"
3402
#: breezy/builtins.py:5445
3271
#: bzrlib/builtins.py:5446
3403
3272
msgid "Canceled\n"
3406
#: breezy/builtins.py:5452
3275
#: bzrlib/builtins.py:5453
3407
3276
#, python-format
3409
3278
"You can restore the old tip by running:\n"
3410
" brz pull . -r revid:%s\n"
3279
" bzr pull . -r revid:%s\n"
3413
#: breezy/builtins.py:5457
3282
#: bzrlib/builtins.py:5458
3414
3283
msgid "Break a dead lock."
3417
#: breezy/builtins.py:5459
3286
#: bzrlib/builtins.py:5460
3419
3288
"This command breaks a lock on a repository, branch, working directory or\n"
3423
#: breezy/builtins.py:5462
3292
#: bzrlib/builtins.py:5463
3425
3294
"CAUTION: Locks should only be broken when you are sure that the process\n"
3426
3295
"holding the lock has been stopped."
3429
#: breezy/builtins.py:5465
3298
#: bzrlib/builtins.py:5466
3431
"You can get information on what locks are open via the 'brz info\n"
3300
"You can get information on what locks are open via the 'bzr info\n"
3432
3301
"[location]' command."
3435
#: breezy/builtins.py:5468
3304
#: bzrlib/builtins.py:5469
3439
" brz break-lock brz+ssh://example.com/brz/foo\n"
3440
" brz break-lock --conf ~/.bazaar"
3308
" bzr break-lock bzr+ssh://example.com/bzr/foo\n"
3309
" bzr break-lock --conf ~/.bazaar"
3443
# help of 'config' option of 'break-lock' command
3444
#: breezy/builtins.py:5477
3312
#: bzrlib/builtins.py:5478
3445
3313
msgid "LOCATION is the directory where the config lock is."
3448
# help of 'force' option of 'break-lock' command
3449
#: breezy/builtins.py:5479
3316
#: bzrlib/builtins.py:5480
3450
3317
msgid "Do not ask for confirmation before breaking the lock."
3453
# help of 'protocol=bzr' option of 'serve' command
3454
#: breezy/builtins.py:5514
3320
#: bzrlib/builtins.py:5515
3455
3321
msgid "The Bazaar smart server protocol over TCP. (default port: 4155)"
3458
#: breezy/builtins.py:5515
3459
msgid "Run the brz server."
3324
#: bzrlib/builtins.py:5516
3325
msgid "Run the bzr server."
3462
# help of 'inet' option of 'serve' command
3463
#: breezy/builtins.py:5521
3328
#: bzrlib/builtins.py:5522
3464
3329
msgid "Serve on stdin/out for use from inetd or sshd."
3467
# title of 'protocol' option of 'serve' command
3468
#: breezy/builtins.py:5522
3332
#: bzrlib/builtins.py:5523
3469
3333
msgid "protocol"
3472
# help of 'protocol' option of 'serve' command
3473
#: breezy/builtins.py:5523
3336
#: bzrlib/builtins.py:5524
3474
3337
msgid "Protocol to serve."
3477
# help of 'listen' option of 'serve' command
3478
#: breezy/builtins.py:5527
3340
#: bzrlib/builtins.py:5528
3479
3341
msgid "Listen for connections on nominated address."
3482
# help of 'port' option of 'serve' command
3483
#: breezy/builtins.py:5529
3344
#: bzrlib/builtins.py:5530
3485
3346
"Listen for connections on nominated port. Passing 0 as the port number will "
3486
3347
"result in a dynamically allocated port. The default port depends on the "
3490
# help of 'directory' option of 'serve' command
3491
#: breezy/builtins.py:5534
3351
#: bzrlib/builtins.py:5535
3492
3352
msgid "Serve contents of this directory."
3495
# help of 'allow-writes' option of 'serve' command
3496
#: breezy/builtins.py:5536
3355
#: bzrlib/builtins.py:5537
3498
3357
"By default the server is a readonly server. Supplying --allow-writes "
3499
3358
"enables write access to the contents of the served directory and below. "
3500
"Note that ``brz serve`` does not perform authentication, so unless some form "
3359
"Note that ``bzr serve`` does not perform authentication, so unless some form "
3501
3360
"of external authentication is arranged supplying this option leads to global "
3502
3361
"uncontrolled write access to your file system."
3505
# help of 'client-timeout' option of 'serve' command
3506
#: breezy/builtins.py:5545
3364
#: bzrlib/builtins.py:5546
3507
3365
msgid "Override the default idle client timeout (5min)."
3510
#: breezy/builtins.py:5563
3368
#: bzrlib/builtins.py:5564
3511
3369
msgid "Combine a tree into its containing tree."
3514
#: breezy/builtins.py:5565
3372
#: bzrlib/builtins.py:5566
3515
3373
msgid "This command requires the target tree to be in a rich-root format."
3518
#: breezy/builtins.py:5567
3376
#: bzrlib/builtins.py:5568
3520
3378
"The TREE argument should be an independent tree, inside another tree, but\n"
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.)"
3379
"not part of it. (Such trees can be produced by \"bzr split\", but also by\n"
3380
"running \"bzr branch\" with the target inside a tree.)"
3525
#: breezy/builtins.py:5571
3383
#: bzrlib/builtins.py:5572
3527
3385
"The result is a combined tree, with the subtree no longer an independent\n"
3528
3386
"part. This is marked as a merge of the subtree into the containing tree,\n"
3529
3387
"and all history is preserved."
3532
#: breezy/builtins.py:5589
3390
#: bzrlib/builtins.py:5590
3533
3391
#, python-format
3535
3393
"Can't join trees because %s doesn't support rich root data.\n"
3536
"You can use brz upgrade on the repository."
3394
"You can use bzr upgrade on the repository."
3539
#: breezy/builtins.py:5599 breezy/builtins.py:5605
3540
#, python-brace-format
3397
#: bzrlib/builtins.py:5600 bzrlib/builtins.py:5606
3541
3398
msgid "Cannot join {0}. {1}"
3544
#: breezy/builtins.py:5609
3401
#: bzrlib/builtins.py:5610
3545
3402
msgid "Split a subdirectory of a tree into a separate tree."
3548
#: breezy/builtins.py:5611
3405
#: bzrlib/builtins.py:5612
3550
3407
"This command will produce a target tree in a format that supports\n"
3551
3408
"rich roots, like 'rich-root' or 'rich-root-pack'. These formats cannot be\n"
3552
3409
"converted into earlier formats like 'dirstate-tags'."
3555
#: breezy/builtins.py:5615
3412
#: bzrlib/builtins.py:5616
3557
3414
"The TREE argument should be a subdirectory of a working tree. That\n"
3558
3415
"subdirectory will be converted into an independent tree, with its own\n"
3559
3416
"branch. Commits in the top-level tree will not apply to the new subtree."
3562
#: breezy/builtins.py:5695
3419
#: bzrlib/builtins.py:5696
3563
3420
msgid "No submit branch specified or known"
3566
#: breezy/builtins.py:5704 breezy/send.py:109
3423
#: bzrlib/builtins.py:5705 bzrlib/send.py:109
3567
3424
msgid "No public branch specified or known"
3570
#: breezy/builtins.py:5709
3571
msgid "brz merge-directive takes at most two one revision identifiers"
3427
#: bzrlib/builtins.py:5710
3428
msgid "bzr merge-directive takes at most two one revision identifiers"
3574
#: breezy/builtins.py:5718
3431
#: bzrlib/builtins.py:5719
3575
3432
msgid "No revisions to bundle."
3578
#: breezy/builtins.py:5737
3435
#: bzrlib/builtins.py:5738
3579
3436
msgid "Mail or create a merge-directive for submitting changes."
3582
#: breezy/builtins.py:5739
3439
#: bzrlib/builtins.py:5740
3583
3440
msgid "A merge directive provides many things needed for requesting merges:"
3586
#: breezy/builtins.py:5741
3443
#: bzrlib/builtins.py:5742
3587
3444
msgid "* A machine-readable description of the merge to perform"
3590
#: breezy/builtins.py:5743
3447
#: bzrlib/builtins.py:5744
3591
3448
msgid "* An optional patch that is a preview of the changes requested"
3594
#: breezy/builtins.py:5745
3451
#: bzrlib/builtins.py:5746
3596
3453
"* An optional bundle of revision data, so that the changes can be applied\n"
3597
3454
" directly from the merge directive, without retrieving data from a\n"
3601
#: breezy/builtins.py:5749
3458
#: bzrlib/builtins.py:5750
3603
"`brz send` creates a compact data set that, when applied using brz\n"
3460
"`bzr send` creates a compact data set that, when applied using bzr\n"
3604
3461
"merge, has the same effect as merging from the source branch. "
3607
#: breezy/builtins.py:5752
3464
#: bzrlib/builtins.py:5753
3609
3466
"By default the merge directive is self-contained and can be applied to any\n"
3610
3467
"branch containing submit_branch in its ancestory without needing access to\n"
3611
3468
"the source branch."
3614
#: breezy/builtins.py:5756
3471
#: bzrlib/builtins.py:5757
3616
3473
"If --no-bundle is specified, then Bazaar doesn't send the contents of the\n"
3617
3474
"revisions, but only a structured request to merge from the\n"
3689
3546
"format 1. It is compatible with Bazaar 0.12 - 0.18."
3692
#: breezy/builtins.py:5804
3549
#: bzrlib/builtins.py:5805
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."
3551
"The merge directives created by bzr send may be applied using bzr merge or\n"
3552
"bzr pull by specifying a file containing a merge directive as the location."
3698
#: breezy/builtins.py:5807
3555
#: bzrlib/builtins.py:5808
3700
"brz send makes extensive use of public locations to map local locations "
3557
"bzr send makes extensive use of public locations to map local locations "
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."
3559
"URLs that can be used by other people. See `bzr help configuration` to\n"
3560
"set them, and use `bzr info` to display them."
3706
# help of 'output' option of 'send' command
3707
#: breezy/builtins.py:5831
3563
#: bzrlib/builtins.py:5832
3708
3564
msgid "Write merge directive to this file or directory; use - for stdout."
3711
# help of 'strict' option of 'send' command
3712
#: breezy/builtins.py:5835
3567
#: bzrlib/builtins.py:5836
3714
3569
"Refuse to send if there are uncommitted changes in the working tree, --no-"
3715
3570
"strict disables the check."
3718
# help of 'mail-to' option of 'send' command
3719
#: breezy/builtins.py:5837
3573
#: bzrlib/builtins.py:5838
3720
3574
msgid "Mail the request to this address."
3723
# help of 'body' option of 'send' command
3724
#: breezy/builtins.py:5841
3577
#: bzrlib/builtins.py:5842
3725
3578
msgid "Body for the email."
3728
# help of 'no-bundle' option of 'send' command
3729
#: breezy/builtins.py:5894
3581
#: bzrlib/builtins.py:5895
3730
3582
msgid "Do not include a bundle in the merge directive."
3733
# help of 'no-patch' option of 'send' command
3734
#: breezy/builtins.py:5895
3585
#: bzrlib/builtins.py:5896
3735
3586
msgid "Do not include a preview patch in the merge directive."
3738
# help of 'remember' option of 'send' command
3739
#: breezy/builtins.py:5898
3589
#: bzrlib/builtins.py:5899
3740
3590
msgid "Remember submit and public branch."
3743
# help of 'from' option of 'send' command
3744
#: breezy/builtins.py:5900
3593
#: bzrlib/builtins.py:5901
3746
3595
"Branch to generate the submission from, rather than the one containing the "
3747
3596
"working directory."
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
3599
#: bzrlib/builtins.py:5911 bzrlib/cmd_version_info.py:76
3756
# help of 'format' option of 'send' command
3757
#: breezy/builtins.py:5911
3603
#: bzrlib/builtins.py:5912
3758
3604
msgid "Use the specified output format."
3761
#: breezy/builtins.py:5933
3607
#: bzrlib/builtins.py:5934
3762
3608
msgid "Create, remove or modify a tag naming a revision."
3765
#: breezy/builtins.py:5935
3611
#: bzrlib/builtins.py:5936
3767
3613
"Tags give human-meaningful names to revisions. Commands that take a -r\n"
3768
3614
"(--revision) option can be given -rtag:X, where X is any previously\n"
3772
#: breezy/builtins.py:5939
3618
#: bzrlib/builtins.py:5940
3774
3620
"Tags are stored in the branch. Tags are copied from one branch to another\n"
3775
3621
"along when you branch, push, pull or merge."
3778
#: breezy/builtins.py:5942
3624
#: bzrlib/builtins.py:5943
3780
3626
"It is an error to give a tag name that already exists unless you pass\n"
3781
3627
"--force, in which case the tag is moved to point to the new revision."
3784
#: breezy/builtins.py:5945
3630
#: bzrlib/builtins.py:5946
3786
3632
"To rename a tag (change the name but keep it on the same revsion), run "
3788
"tag new-name -r tag:old-name`` and then ``brz tag --delete oldname``."
3634
"tag new-name -r tag:old-name`` and then ``bzr tag --delete oldname``."
3791
#: breezy/builtins.py:5948
3637
#: bzrlib/builtins.py:5949
3793
3639
"If no tag name is specified it will be determined through the \n"
3794
3640
"'automatic_tag_name' hook. This can e.g. be used to automatically tag\n"
3795
"upstream releases by reading configure.ac. See ``brz help hooks`` for\n"
3641
"upstream releases by reading configure.ac. See ``bzr help hooks`` for\n"
3799
# help of 'delete' option of 'tag' command
3800
#: breezy/builtins.py:5958
3645
#: bzrlib/builtins.py:5959
3801
3646
msgid "Delete this tag rather than placing it."
3804
# help of 'directory' option of 'tag' command
3805
#: breezy/builtins.py:5961
3649
#: bzrlib/builtins.py:5962
3806
3650
msgid "Branch in which to place the tag."
3809
# help of 'force' option of 'tag' command
3810
#: breezy/builtins.py:5963
3653
#: bzrlib/builtins.py:5964
3811
3654
msgid "Replace existing tags."
3814
#: breezy/builtins.py:5978
3657
#: bzrlib/builtins.py:5979
3815
3658
msgid "No tag specified to delete."
3818
#: breezy/builtins.py:5980
3661
#: bzrlib/builtins.py:5981
3819
3662
#, python-format
3820
3663
msgid "Deleted tag %s."
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
3666
#: bzrlib/builtins.py:5995
3828
3667
msgid "Please specify a tag name."
3831
#: breezy/builtins.py:6002
3670
#: bzrlib/builtins.py:6003
3832
3671
#, python-format
3833
3672
msgid "Tag %s already exists for that revision."
3836
#: breezy/builtins.py:6006
3675
#: bzrlib/builtins.py:6007
3837
3676
#, python-format
3838
3677
msgid "Created tag %s."
3841
#: breezy/builtins.py:6008
3680
#: bzrlib/builtins.py:6009
3842
3681
#, python-format
3843
3682
msgid "Updated tag %s."
3846
#: breezy/builtins.py:6012
3685
#: bzrlib/builtins.py:6013
3847
3686
msgid "List tags."
3850
#: breezy/builtins.py:6014
3689
#: bzrlib/builtins.py:6015
3852
3691
"This command shows a table of tag names and the revisions they reference."
3855
# help of 'directory' option of 'tags' command
3856
#: breezy/builtins.py:6020
3694
#: bzrlib/builtins.py:6021
3857
3695
msgid "Branch whose tags should be displayed."
3860
# help of 'sort' option of 'tags' command
3861
#: breezy/builtins.py:6022
3698
#: bzrlib/builtins.py:6023
3862
3699
msgid "Sort tags by different criteria."
3865
# title of 'sort' option of 'tags' command
3866
#: breezy/builtins.py:6022
3702
#: bzrlib/builtins.py:6023
3867
3703
msgid "Sorting"
3870
#: breezy/builtins.py:6091
3871
msgid "Reconfigure the type of a brz directory."
3706
#: bzrlib/builtins.py:6092
3707
msgid "Reconfigure the type of a bzr directory."
3874
#: breezy/builtins.py:6093
3710
#: bzrlib/builtins.py:6094
3875
3711
msgid "A target configuration must be specified."
3878
#: breezy/builtins.py:6095
3714
#: bzrlib/builtins.py:6096
3880
3716
"For checkouts, the bind-to location will be auto-detected if not specified.\n"
3881
3717
"The order of preference is\n"
3886
3722
"If none of these is available, --bind-to must be specified."
3889
# title of 'tree_type' option of 'reconfigure' command
3890
#: breezy/builtins.py:6109
3725
#: bzrlib/builtins.py:6110
3891
3726
msgid "Tree type"
3894
# help of 'tree_type' option of 'reconfigure' command
3895
#: breezy/builtins.py:6110
3729
#: bzrlib/builtins.py:6111
3896
3730
msgid "The relation between branch and tree."
3899
# help of 'tree_type=branch' option of 'reconfigure' command
3900
#: breezy/builtins.py:6112
3733
#: bzrlib/builtins.py:6113
3901
3734
msgid "Reconfigure to be an unbound branch with no working tree."
3904
# help of 'tree_type=tree' option of 'reconfigure' command
3905
#: breezy/builtins.py:6113
3737
#: bzrlib/builtins.py:6114
3906
3738
msgid "Reconfigure to be an unbound branch with a working tree."
3909
# help of 'tree_type=checkout' option of 'reconfigure' command
3910
#: breezy/builtins.py:6114
3741
#: bzrlib/builtins.py:6115
3911
3742
msgid "Reconfigure to be a bound branch with a working tree."
3914
# help of 'tree_type=lightweight-checkout' option of 'reconfigure' command
3915
#: breezy/builtins.py:6115
3745
#: bzrlib/builtins.py:6116
3916
3746
msgid "Reconfigure to be a lightweight checkout (with no local history)."
3919
# title of 'repository_type' option of 'reconfigure' command
3920
#: breezy/builtins.py:6120
3749
#: bzrlib/builtins.py:6121
3921
3750
msgid "Repository type"
3924
# help of 'repository_type' option of 'reconfigure' command
3925
#: breezy/builtins.py:6121
3753
#: bzrlib/builtins.py:6122
3926
3754
msgid "Location fo the repository."
3929
# help of 'repository_type=standalone' option of 'reconfigure' command
3930
#: breezy/builtins.py:6123
3757
#: bzrlib/builtins.py:6124
3932
3759
"Reconfigure to be a standalone branch (i.e. stop using shared repository)."
3935
# help of 'repository_type=use-shared' option of 'reconfigure' command
3936
#: breezy/builtins.py:6125
3762
#: bzrlib/builtins.py:6126
3937
3763
msgid "Reconfigure to use a shared repository."
3940
# title of 'repository_trees' option of 'reconfigure' command
3941
#: breezy/builtins.py:6129
3766
#: bzrlib/builtins.py:6130
3942
3767
msgid "Trees in Repository"
3945
# help of 'repository_trees' option of 'reconfigure' command
3946
#: breezy/builtins.py:6130
3770
#: bzrlib/builtins.py:6131
3947
3771
msgid "Whether new branches in the repository have trees."
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."
3774
#: bzrlib/builtins.py:6133
3776
"Reconfigure repository to create working trees on branches by default."
3955
# help of 'repository_trees=with-no-trees' option of 'reconfigure' command
3956
#: breezy/builtins.py:6134
3779
#: bzrlib/builtins.py:6135
3958
3781
"Reconfigure repository to not create working trees on branches by default."
3961
# help of 'bind-to' option of 'reconfigure' command
3962
#: breezy/builtins.py:6137
3784
#: bzrlib/builtins.py:6138
3963
3785
msgid "Branch to bind checkout to."
3966
# help of 'force' option of 'reconfigure' command
3967
#: breezy/builtins.py:6139
3788
#: bzrlib/builtins.py:6140
3968
3789
msgid "Perform reconfiguration even if local changes will be lost."
3971
# help of 'stacked-on' option of 'reconfigure' command
3972
#: breezy/builtins.py:6142
3792
#: bzrlib/builtins.py:6143
3973
3793
msgid "Reconfigure a branch to be stacked on another branch."
3976
# help of 'unstacked' option of 'reconfigure' command
3977
#: breezy/builtins.py:6146
3796
#: bzrlib/builtins.py:6147
3979
3798
"Reconfigure a branch to be unstacked. This may require copying substantial "
3980
3799
"data into it."
3983
#: breezy/builtins.py:6156
3802
#: bzrlib/builtins.py:6157
3984
3803
msgid "Can't use both --stacked-on and --unstacked"
3987
#: breezy/builtins.py:6170
3806
#: bzrlib/builtins.py:6171
3988
3807
msgid "No target configuration specified"
3991
#: breezy/builtins.py:6205
3810
#: bzrlib/builtins.py:6206
3992
3811
msgid "Set the branch of a checkout and update."
3995
#: breezy/builtins.py:6207
3814
#: bzrlib/builtins.py:6208
3997
3816
"For lightweight checkouts, this changes the branch being referenced.\n"
3998
3817
"For heavyweight checkouts, this checks that there are no local commits\n"
4078
3890
"want to switch back to your view after that."
4081
#: breezy/builtins.py:6308
3893
#: bzrlib/builtins.py:6305
4084
3896
" To define the current view::"
4087
#: breezy/builtins.py:6311
4088
msgid " brz view file1 dir1 ..."
3899
#: bzrlib/builtins.py:6308
3900
msgid " bzr view file1 dir1 ..."
4091
#: breezy/builtins.py:6313
3903
#: bzrlib/builtins.py:6310
4092
3904
msgid " To list the current view::"
4095
#: breezy/builtins.py:6315
3907
#: bzrlib/builtins.py:6312
4099
#: breezy/builtins.py:6317
3911
#: bzrlib/builtins.py:6314
4100
3912
msgid " To delete the current view::"
4103
#: breezy/builtins.py:6319
4104
msgid " brz view --delete"
3915
#: bzrlib/builtins.py:6316
3916
msgid " bzr view --delete"
4107
#: breezy/builtins.py:6321
3919
#: bzrlib/builtins.py:6318
4108
3920
msgid " To disable the current view without deleting it::"
4111
#: breezy/builtins.py:6323
4112
msgid " brz view --switch off"
3923
#: bzrlib/builtins.py:6320
3924
msgid " bzr view --switch off"
4115
#: breezy/builtins.py:6325
3927
#: bzrlib/builtins.py:6322
4116
3928
msgid " To define a named view and switch to it::"
4119
#: breezy/builtins.py:6327
4120
msgid " brz view --name view-name file1 dir1 ..."
3931
#: bzrlib/builtins.py:6324
3932
msgid " bzr view --name view-name file1 dir1 ..."
4123
#: breezy/builtins.py:6329
3935
#: bzrlib/builtins.py:6326
4124
3936
msgid " To list a named view::"
4127
#: breezy/builtins.py:6331
4128
msgid " brz view --name view-name"
3939
#: bzrlib/builtins.py:6328
3940
msgid " bzr view --name view-name"
4131
#: breezy/builtins.py:6333
3943
#: bzrlib/builtins.py:6330
4132
3944
msgid " To delete a named view::"
4135
#: breezy/builtins.py:6335
4136
msgid " brz view --name view-name --delete"
3947
#: bzrlib/builtins.py:6332
3948
msgid " bzr view --name view-name --delete"
4139
#: breezy/builtins.py:6337
3951
#: bzrlib/builtins.py:6334
4140
3952
msgid " To switch to a named view::"
4143
#: breezy/builtins.py:6339
4144
msgid " brz view --switch view-name"
3955
#: bzrlib/builtins.py:6336
3956
msgid " bzr view --switch view-name"
4147
#: breezy/builtins.py:6341
3959
#: bzrlib/builtins.py:6338
4148
3960
msgid " To list all views defined::"
4151
#: breezy/builtins.py:6343
4152
msgid " brz view --all"
3963
#: bzrlib/builtins.py:6340
3964
msgid " bzr view --all"
4155
#: breezy/builtins.py:6345
3967
#: bzrlib/builtins.py:6342
4156
3968
msgid " To delete all views::"
4159
#: breezy/builtins.py:6347
4160
msgid " brz view --delete --all"
3971
#: bzrlib/builtins.py:6344
3972
msgid " bzr view --delete --all"
4163
# help of 'all' option of 'view' command
4164
#: breezy/builtins.py:6354
3975
#: bzrlib/builtins.py:6351
4165
3976
msgid "Apply list or delete action to all views."
4168
# help of 'delete' option of 'view' command
4169
#: breezy/builtins.py:6357
3979
#: bzrlib/builtins.py:6354
4170
3980
msgid "Delete the view."
4173
# help of 'name' option of 'view' command
4174
#: breezy/builtins.py:6360
3983
#: bzrlib/builtins.py:6357
4175
3984
msgid "Name of the view to define, list or delete."
4178
# help of 'switch' option of 'view' command
4179
#: breezy/builtins.py:6364
3987
#: bzrlib/builtins.py:6361
4180
3988
msgid "Name of the view to switch to."
4183
#: breezy/builtins.py:6383
3991
#: bzrlib/builtins.py:6380
4184
3992
msgid "Both --delete and a file list specified"
4187
#: breezy/builtins.py:6386
3995
#: bzrlib/builtins.py:6383
4188
3996
msgid "Both --delete and --switch specified"
4191
#: breezy/builtins.py:6389
3999
#: bzrlib/builtins.py:6386
4192
4000
msgid "Deleted all views.\n"
4195
#: breezy/builtins.py:6391
4003
#: bzrlib/builtins.py:6388
4196
4004
msgid "No current view to delete"
4199
#: breezy/builtins.py:6394
4007
#: bzrlib/builtins.py:6391
4200
4008
#, python-format
4201
4009
msgid "Deleted '%s' view.\n"
4204
#: breezy/builtins.py:6398
4012
#: bzrlib/builtins.py:6395
4205
4013
msgid "Both --switch and a file list specified"
4208
#: breezy/builtins.py:6401
4016
#: bzrlib/builtins.py:6398
4209
4017
msgid "Both --switch and --all specified"
4212
#: breezy/builtins.py:6404
4020
#: bzrlib/builtins.py:6401
4213
4021
msgid "No current view to disable"
4216
#: breezy/builtins.py:6406
4024
#: bzrlib/builtins.py:6403
4217
4025
#, python-format
4218
4026
msgid "Disabled '%s' view.\n"
4221
#: breezy/builtins.py:6410 breezy/builtins.py:6432
4222
#, python-brace-format
4029
#: bzrlib/builtins.py:6407 bzrlib/builtins.py:6429
4223
4030
msgid "Using '{0}' view: {1}\n"
4226
#: breezy/builtins.py:6413
4033
#: bzrlib/builtins.py:6410
4227
4034
msgid "Views defined:\n"
4230
#: breezy/builtins.py:6422
4037
#: bzrlib/builtins.py:6419
4231
4038
msgid "No views defined.\n"
4234
#: breezy/builtins.py:6429
4041
#: bzrlib/builtins.py:6426
4235
4042
msgid "Cannot change the 'off' pseudo view"
4238
#: breezy/builtins.py:6437
4045
#: bzrlib/builtins.py:6434
4239
4046
msgid "No current view.\n"
4242
#: breezy/builtins.py:6440
4243
#, python-brace-format
4049
#: bzrlib/builtins.py:6437
4244
4050
msgid "'{0}' view is: {1}\n"
4247
#: breezy/builtins.py:6460
4053
#: bzrlib/builtins.py:6457
4248
4054
msgid " <no hooks installed>\n"
4251
#: breezy/builtins.py:6464
4057
#: bzrlib/builtins.py:6461
4252
4058
msgid "Remove a branch."
4255
#: breezy/builtins.py:6466
4061
#: bzrlib/builtins.py:6463
4257
4063
"This will remove the branch from the specified location but \n"
4258
4064
"will keep any working tree or repository in place."
4261
#: breezy/builtins.py:6471
4067
#: bzrlib/builtins.py:6468
4262
4068
msgid " Remove the branch at repo/trunk::"
4265
#: breezy/builtins.py:6473
4071
#: bzrlib/builtins.py:6470
4266
4072
msgid " bzr remove-branch repo/trunk"
4269
# help of 'force' option of 'remove-branch' command
4270
#: breezy/builtins.py:6480
4075
#: bzrlib/builtins.py:6477
4271
4076
msgid "Remove branch even if it is the active branch."
4274
#: breezy/builtins.py:6494
4079
#: bzrlib/builtins.py:6491
4275
4080
msgid "Branch is active. Use --force to remove it."
4278
# help of 'writer=plain' option of 'shelve' command
4279
#: breezy/builtins.py:6498
4083
#: bzrlib/builtins.py:6495
4280
4084
msgid "Plaintext diff output."
4283
#: breezy/builtins.py:6499
4087
#: bzrlib/builtins.py:6496
4284
4088
msgid "Temporarily set aside some changes from the current tree."
4287
#: breezy/builtins.py:6501
4091
#: bzrlib/builtins.py:6498
4289
4093
"Shelve allows you to temporarily put changes you've made \"on the shelf\",\n"
4290
4094
"ie. out of the way, until a later time when you can bring them back from\n"
4345
# help of 'all' option of 'shelve' command
4346
#: breezy/builtins.py:6540
4149
#: bzrlib/builtins.py:6537
4347
4150
msgid "Shelve all changes."
4350
# help of 'writer' option of 'shelve' command
4351
#: breezy/builtins.py:6542
4153
#: bzrlib/builtins.py:6539
4352
4154
msgid "Method to use for writing diffs."
4355
# title of 'writer' option of 'shelve' command
4356
#: breezy/builtins.py:6542
4157
#: bzrlib/builtins.py:6539
4360
# help of 'list' option of 'shelve' command
4361
#: breezy/builtins.py:6546
4161
#: bzrlib/builtins.py:6543
4362
4162
msgid "List shelved changes."
4365
# help of 'destroy' option of 'shelve' command
4366
#: breezy/builtins.py:6548
4165
#: bzrlib/builtins.py:6545
4367
4166
msgid "Destroy removed changes instead of shelving them."
4370
#: breezy/builtins.py:6577
4169
#: bzrlib/builtins.py:6574
4371
4170
msgid "No shelved changes."
4374
#: breezy/builtins.py:6588
4173
#: bzrlib/builtins.py:6585
4375
4174
msgid "Restore shelved changes."
4378
#: breezy/builtins.py:6590
4177
#: bzrlib/builtins.py:6587
4380
4179
"By default, the most recently shelved changes are restored. However if you\n"
4381
4180
"specify a shelf by id those changes will be restored instead. This works\n"
4382
4181
"best when the changes don't depend on each other."
4385
# help of 'action' option of 'unshelve' command
4386
#: breezy/builtins.py:6599
4184
#: bzrlib/builtins.py:6596
4387
4185
msgid "The action to perform."
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
4188
#: bzrlib/builtins.py:6596 bzrlib/conflicts.py:694
4396
# help of 'action=apply' option of 'unshelve' command
4397
#: breezy/builtins.py:6601
4192
#: bzrlib/builtins.py:6598
4398
4193
msgid "Apply changes and remove from the shelf."
4401
# help of 'action=dry-run' option of 'unshelve' command
4402
#: breezy/builtins.py:6602
4196
#: bzrlib/builtins.py:6599
4403
4197
msgid "Show changes, but do not apply or remove them."
4406
# help of 'action=preview' option of 'unshelve' command
4407
#: breezy/builtins.py:6603
4200
#: bzrlib/builtins.py:6600
4409
4202
"Instead of unshelving the changes, show the diff that would result from "
4413
# help of 'action=delete-only' option of 'unshelve' command
4414
#: breezy/builtins.py:6605
4206
#: bzrlib/builtins.py:6602
4415
4207
msgid "Delete changes without applying them."
4418
# help of 'action=keep' option of 'unshelve' command
4419
#: breezy/builtins.py:6606
4210
#: bzrlib/builtins.py:6603
4420
4211
msgid "Apply changes but don't delete them."
4423
#: breezy/builtins.py:6621
4214
#: bzrlib/builtins.py:6618
4424
4215
msgid "Remove unwanted files from working tree."
4427
#: breezy/builtins.py:6623
4218
#: bzrlib/builtins.py:6620
4429
4220
"By default, only unknown files, not ignored files, are deleted. Versioned\n"
4430
4221
"files are never deleted."
4433
#: breezy/builtins.py:6626
4224
#: bzrlib/builtins.py:6623
4435
"Another class is 'detritus', which includes files emitted by brz during\n"
4226
"Another class is 'detritus', which includes files emitted by bzr during\n"
4436
4227
"normal operations and selftests. (The value of these files decreases with\n"
4440
#: breezy/builtins.py:6630
4231
#: bzrlib/builtins.py:6627
4442
4233
"If no options are specified, unknown files are deleted. Otherwise, option\n"
4443
4234
"flags are respected, and may be combined."
4446
#: breezy/builtins.py:6633
4237
#: bzrlib/builtins.py:6630
4447
4238
msgid "To check what clean-tree will do, use --dry-run."
4450
# help of 'ignored' option of 'clean-tree' command
4451
#: breezy/builtins.py:6636
4241
#: bzrlib/builtins.py:6633
4452
4242
msgid "Delete all ignored files."
4455
# help of 'detritus' option of 'clean-tree' command
4456
#: breezy/builtins.py:6637
4245
#: bzrlib/builtins.py:6634
4458
4247
"Delete conflict files, merge and revert backups, and failed selftest dirs."
4461
# help of 'unknown' option of 'clean-tree' command
4462
#: breezy/builtins.py:6640
4463
msgid "Delete files unknown to brz (default)."
4250
#: bzrlib/builtins.py:6637
4251
msgid "Delete files unknown to bzr (default)."
4466
# help of 'dry-run' option of 'clean-tree' command
4467
#: breezy/builtins.py:6641
4254
#: bzrlib/builtins.py:6638
4468
4255
msgid "Show files to delete instead of deleting them."
4471
# help of 'force' option of 'clean-tree' command
4472
#: breezy/builtins.py:6643
4258
#: bzrlib/builtins.py:6640
4473
4259
msgid "Do not prompt before deleting."
4476
#: breezy/bundle/__init__.py:59
4262
#: bzrlib/bundle/__init__.py:59
4477
4263
msgid "A directory cannot be a bundle"
4480
#: breezy/bundle/apply_bundle.py:40
4266
#: bzrlib/bundle/apply_bundle.py:40
4481
4267
msgid "Install revisions"
4484
#: breezy/bundle/commands.py:64
4270
#: bzrlib/bundle/commands.py:64
4485
4271
msgid "--verbose requires a merge directive"
4488
#: breezy/bundle/commands.py:67
4274
#: bzrlib/bundle/commands.py:67
4489
4275
msgid "Bundle format not supported"
4492
#: breezy/bundle/commands.py:77
4278
#: bzrlib/bundle/commands.py:77
4493
4279
msgid "Records\n"
4496
#: breezy/bundle/commands.py:81
4497
#, python-brace-format
4282
#: bzrlib/bundle/commands.py:81
4498
4283
msgid "{0}: {1} ({2} multiparent)\n"
4501
#: breezy/bundle/commands.py:83
4286
#: bzrlib/bundle/commands.py:83
4502
4287
#, python-format
4503
4288
msgid "unique files: %d\n"
4506
#: breezy/bundle/commands.py:92
4291
#: bzrlib/bundle/commands.py:92
4507
4292
msgid "Revisions\n"
4510
#: breezy/bundle/commands.py:93
4295
#: bzrlib/bundle/commands.py:93
4511
4296
#, python-format
4512
4297
msgid "nicks: %s\n"
4515
#: breezy/bundle/commands.py:95
4300
#: bzrlib/bundle/commands.py:95
4516
4301
#, python-format
4518
4303
"committers: \n"
4522
#: breezy/bundle/commands.py:103
4307
#: bzrlib/bundle/commands.py:103
4523
4308
msgid "Decoded contents\n"
4526
#: breezy/bundle/serializer/v4.py:327
4311
#: bzrlib/bundle/serializer/v4.py:327
4527
4312
#, python-format
4528
4313
msgid "Bundling %d revision."
4529
4314
msgid_plural "Bundling %d revisions."
4533
#: breezy/bzrdir.py:487
4534
#, python-brace-format
4318
#: bzrlib/bzrdir.py:487
4536
4320
"making backup of {0}\n"
4540
#: breezy/bzrdir.py:510
4541
#, python-brace-format
4324
#: bzrlib/bzrdir.py:510
4542
4325
msgid "renamed {0} to {1}"
4545
#: breezy/bzrdir.py:1639
4328
#: bzrlib/bzrdir.py:1639
4546
4329
#, python-format
4548
4331
"Source repository format does not support stacking, using format:\n"
4552
#: breezy/bzrdir.py:1659
4335
#: bzrlib/bzrdir.py:1659
4553
4336
#, python-format
4555
4338
"Source branch format does not support stacking, using format:\n"
4559
#: breezy/bzrdir.py:1805
4342
#: bzrlib/bzrdir.py:1805
4560
4343
msgid "starting repository conversion"
4563
#: breezy/bzrdir.py:2026
4564
#, python-brace-format
4346
#: bzrlib/bzrdir.py:2026
4565
4347
msgid "Using default stacking branch {0} at {1}"
4568
#: breezy/check.py:108
4350
#: bzrlib/check.py:108
4572
#: breezy/check.py:110
4354
#: bzrlib/check.py:110
4573
4355
msgid "checking revisions"
4576
#: breezy/check.py:112
4358
#: bzrlib/check.py:112
4577
4359
msgid "checking commit contents"
4580
#: breezy/check.py:114
4362
#: bzrlib/check.py:114
4581
4363
msgid "checking file graphs"
4584
#: breezy/check.py:118
4366
#: bzrlib/check.py:118
4585
4367
msgid "checking branches and trees"
4588
#: breezy/check.py:205
4589
#, python-brace-format
4370
#: bzrlib/check.py:205
4590
4371
msgid "checked repository {0} format {1}"
4593
#: breezy/check.py:208
4374
#: bzrlib/check.py:208
4594
4375
#, python-format
4595
4376
msgid "%6d revisions"
4598
#: breezy/check.py:209
4379
#: bzrlib/check.py:209
4599
4380
#, python-format
4600
4381
msgid "%6d file-ids"
4603
#: breezy/check.py:211
4384
#: bzrlib/check.py:211
4604
4385
#, python-format
4605
4386
msgid "%6d unreferenced text versions"
4608
#: breezy/check.py:215
4609
#, python-brace-format
4389
#: bzrlib/check.py:215
4610
4390
msgid "unreferenced version: {{{0}}} in {1}"
4613
#: breezy/check.py:218
4393
#: bzrlib/check.py:218
4614
4394
#, python-format
4615
4395
msgid "%6d revisions are missing inventory_sha1"
4618
#: breezy/check.py:221
4398
#: bzrlib/check.py:221
4619
4399
#, python-format
4620
4400
msgid "%6d revisions are mentioned but not present"
4623
#: breezy/check.py:224
4403
#: bzrlib/check.py:224
4624
4404
#, python-format
4625
4405
msgid "%6d ghost revisions"
4628
#: breezy/check.py:229
4408
#: bzrlib/check.py:229
4629
4409
#, python-format
4630
4410
msgid "%6d revisions missing parents in ancestry"
4633
#: breezy/check.py:233
4413
#: bzrlib/check.py:233
4634
4414
#, python-format
4635
4415
msgid " %s should be in the ancestry for:"
4638
#: breezy/check.py:237
4418
#: bzrlib/check.py:237
4639
4419
#, python-format
4640
4420
msgid "%6d inconsistent parents"
4643
#: breezy/check.py:241
4423
#: bzrlib/check.py:241
4644
4424
msgid " * {0} version {1} has parents {2!r} but should have {3!r}"
4647
#: breezy/check.py:247
4427
#: bzrlib/check.py:247
4648
4428
#, python-format
4649
4429
msgid "%6d revisions have incorrect parents in the revision index"
4652
#: breezy/check.py:253
4432
#: bzrlib/check.py:253
4653
4433
msgid " {0} has wrong parents in index: {1!r} should be {2!r}"
4656
#: breezy/check.py:267
4657
#, python-brace-format
4436
#: bzrlib/check.py:267
4658
4437
msgid "Mismatched internal revid {{{0}}} and index revid {{{1}}}"
4661
#: breezy/check.py:296
4662
#, python-brace-format
4440
#: bzrlib/check.py:296
4664
4442
"Multiple expected sha1s for {0}. {{{1}}} expects {{{2}}}, {{{3}}} expects "
4668
#: breezy/check.py:354
4446
#: bzrlib/check.py:354
4669
4447
#, python-format
4670
4448
msgid "Checking branch at '%s'."
4673
#: breezy/check.py:374
4451
#: bzrlib/check.py:374
4674
4452
#, python-format
4675
4453
msgid "Checking working tree at '%s'."
4678
#: breezy/check.py:427 breezy/check.py:441
4456
#: bzrlib/check.py:427 bzrlib/check.py:441
4679
4457
msgid "No branch found at specified location."
4682
#: breezy/check.py:429 breezy/check.py:439
4460
#: bzrlib/check.py:429 bzrlib/check.py:439
4683
4461
msgid "No working tree found at specified location."
4686
#: breezy/check.py:432
4464
#: bzrlib/check.py:432
4687
4465
#, python-format
4688
4466
msgid "Checking repository at '%s'."
4691
#: breezy/check.py:443
4469
#: bzrlib/check.py:443
4692
4470
msgid "No repository found at specified location."
4695
#: breezy/clean_tree.py:63
4473
#: bzrlib/clean_tree.py:63
4696
4474
msgid "Nothing to delete."
4699
#: breezy/clean_tree.py:68
4477
#: bzrlib/clean_tree.py:68
4700
4478
msgid "Are you sure you wish to delete these"
4703
#: breezy/clean_tree.py:70
4481
#: bzrlib/clean_tree.py:70
4704
4482
msgid "Canceled"
4707
#: breezy/clean_tree.py:107
4485
#: bzrlib/clean_tree.py:107
4708
4486
#, python-format
4709
4487
msgid "unable to remove %s"
4712
#: breezy/clean_tree.py:111
4490
#: bzrlib/clean_tree.py:111
4713
4491
msgid "deleting paths:"
4716
#: breezy/clean_tree.py:125
4717
#, python-brace-format
4494
#: bzrlib/clean_tree.py:125
4718
4495
msgid "unable to remove \"{0}\": {1}."
4721
#: breezy/clean_tree.py:130
4498
#: bzrlib/clean_tree.py:130
4722
4499
msgid "No files deleted."
4725
#: breezy/cmd_version_info.py:47
4726
#, python-brace-format
4502
#: bzrlib/cmd_version_info.py:47
4727
4503
msgid "No known version info format {0}. Supported types are: {1}"
4730
# help of 'format=custom' option of 'version-info' command
4731
#: breezy/cmd_version_info.py:52
4506
#: bzrlib/cmd_version_info.py:52
4732
4507
msgid "Version info in Custom template-based format."
4735
# help of 'format=python' option of 'version-info' command
4736
#: breezy/cmd_version_info.py:52
4510
#: bzrlib/cmd_version_info.py:52
4737
4511
msgid "Version info in Python format."
4740
# help of 'format=rio' option of 'version-info' command
4741
#: breezy/cmd_version_info.py:52
4514
#: bzrlib/cmd_version_info.py:52
4742
4515
msgid "Version info in RIO (simple text) format (default)."
4745
#: breezy/cmd_version_info.py:53
4518
#: bzrlib/cmd_version_info.py:53
4746
4519
msgid "Show version information about this tree."
4749
#: breezy/cmd_version_info.py:55
4522
#: bzrlib/cmd_version_info.py:55
4751
4524
"You can use this command to add information about version into\n"
4752
4525
"source code of an application. The output can be in one of the\n"
4753
4526
"supported formats or in a custom format based on a template."
4756
#: breezy/cmd_version_info.py:59 en/help_topics/configuration.txt:712
4757
#: en/help_topics/configuration.txt:738
4529
#: bzrlib/cmd_version_info.py:59 en/help_topics/configuration.txt:712
4530
#: en/help_topics/configuration.txt:722
4758
4531
msgid "For example::"
4761
#: breezy/cmd_version_info.py:61
4534
#: bzrlib/cmd_version_info.py:61
4763
4536
" bzr version-info --custom \\\n"
4764
4537
" --template=\"#define VERSION_INFO \\\"Project 1.2.3 (r{revno})\\\"\\n\""
4767
#: breezy/cmd_version_info.py:64
4540
#: bzrlib/cmd_version_info.py:64
4769
4542
"will produce a C header file with formatted string containing the\n"
4770
4543
"current revision number. Other supported variables in templates are:"
4773
#: breezy/cmd_version_info.py:67
4546
#: bzrlib/cmd_version_info.py:67
4775
4548
" * {date} - date of the last revision\n"
4776
4549
" * {build_date} - current date\n"
4857
#: breezy/commands.py:533
4624
#: bzrlib/commands.py:533
4858
4625
#, python-format
4860
4627
"See bzr help %s for more details and examples.\n"
4864
#: breezy/commands.py:538
4631
#: bzrlib/commands.py:538
4865
4632
msgid ":Aliases: "
4868
#: breezy/commands.py:542
4635
#: bzrlib/commands.py:542
4869
4636
#, python-format
4870
4637
msgid ":From: plugin \"%s\"\n"
4873
#: breezy/commands.py:554
4874
#, python-brace-format
4640
#: bzrlib/commands.py:554
4875
4641
msgid ":doc:`{0} <{1}-help>`"
4878
#: breezy/commands.py:558
4644
#: bzrlib/commands.py:558
4879
4645
#, python-format
4880
4646
msgid ":See also: %s"
4883
#: breezy/commands.py:826
4649
#: bzrlib/commands.py:826 bzrlib/gpg.py:347
4884
4650
msgid "Only ASCII permitted in option names"
4887
#: breezy/commands.py:851 breezy/commands.py:859
4653
#: bzrlib/commands.py:851 bzrlib/commands.py:859
4888
4654
msgid "command {0!r} needs one or more {1}"
4891
#: breezy/commands.py:868
4657
#: bzrlib/commands.py:868
4892
4658
msgid "command {0!r} requires argument {1}"
4895
#: breezy/commands.py:875
4896
#, python-brace-format
4661
#: bzrlib/commands.py:875
4897
4662
msgid "extra argument to command {0}: {1}"
4900
#: breezy/commands.py:952
4665
#: bzrlib/commands.py:972
4901
4666
#, python-format
4902
4667
msgid "Profile data written to \"%s\"."
4905
#: breezy/commit.py:117 breezy/commit.py:740
4670
#: bzrlib/commit.py:117 bzrlib/commit.py:740
4909
#: breezy/commit.py:117 breezy/commit.py:748
4674
#: bzrlib/commit.py:117 bzrlib/commit.py:748
4910
4675
msgid "modified"
4913
#: breezy/commit.py:131
4678
#: bzrlib/commit.py:131
4914
4679
#, python-format
4915
4680
msgid "Committing%s"
4918
#: breezy/commit.py:134
4683
#: bzrlib/commit.py:134
4919
4684
#, python-format
4920
4685
msgid "Committed revision %d."
4923
#: breezy/commit.py:143
4688
#: bzrlib/commit.py:143
4924
4689
#, python-format
4925
4690
msgid "deleted %s"
4928
#: breezy/commit.py:146
4693
#: bzrlib/commit.py:146
4929
4694
#, python-format
4930
4695
msgid "missing %s"
4933
#: breezy/commit.py:511
4934
#, python-brace-format
4698
#: bzrlib/commit.py:511
4936
4700
"Conflicting tags in bound branch:\n"
4940
#: breezy/commit.py:742
4704
#: bzrlib/commit.py:742
4941
4705
msgid "renamed"
4944
#: breezy/commit.py:976
4708
#: bzrlib/commit.py:976
4945
4709
msgid "unchanged"
4948
#: breezy/commit.py:998
4949
#, python-brace-format
4712
#: bzrlib/commit.py:998
4950
4713
msgid "{0} [{1}] - Stage"
4953
#: breezy/commit.py:1001
4716
#: bzrlib/commit.py:1001
4954
4717
#, python-format
4955
4718
msgid "%s - Stage"
4958
#: breezy/commit_signature_commands.py:34
4721
#: bzrlib/commit_signature_commands.py:34
4959
4722
msgid "Sign all commits by a given committer."
4962
#: breezy/commit_signature_commands.py:36
4725
#: bzrlib/commit_signature_commands.py:36
4964
4727
"If location is not specified the local tree is used.\n"
4965
4728
"If committer is not specified the default committer is used."
4968
#: breezy/commit_signature_commands.py:39
4731
#: bzrlib/commit_signature_commands.py:39
4969
4732
msgid "This does not sign commits that already have signatures."
4972
# help of 'dry-run' option of 'sign-my-commits' command
4973
#: breezy/commit_signature_commands.py:47
4735
#: bzrlib/commit_signature_commands.py:47
4975
4737
"Don't actually sign anything, just print the revisions that would be signed."
4978
#: breezy/commit_signature_commands.py:98
4740
#: bzrlib/commit_signature_commands.py:98
4979
4741
#, python-format
4980
4742
msgid "Signed %d revision.\n"
4981
4743
msgid_plural "Signed %d revisions.\n"
4985
#: breezy/commit_signature_commands.py:103
4747
#: bzrlib/commit_signature_commands.py:103
4986
4748
msgid "Verify all commit signatures."
4989
#: breezy/commit_signature_commands.py:105
4990
msgid "Verifies that all commits in the branch are signed by known GnuPG keys."
4751
#: bzrlib/commit_signature_commands.py:105
4753
"Verifies that all commits in the branch are signed by known GnuPG keys."
4993
# help of 'acceptable-keys' option of 'verify-signatures' command
4994
#: breezy/commit_signature_commands.py:110
4756
#: bzrlib/commit_signature_commands.py:110
4996
4758
"Comma separated list of GPG key patterns which are acceptable for "
4997
4759
"verification."
5000
#: breezy/commit_signature_commands.py:148
4762
#: bzrlib/commit_signature_commands.py:148
5001
4763
msgid "Cannot verify a range of non-revision-history revisions"
5004
#: breezy/commit_signature_commands.py:166
4766
#: bzrlib/commit_signature_commands.py:166
5005
4767
msgid "All commits signed with verifiable keys"
5008
#: breezy/config.py:438
4770
#: bzrlib/config.py:436
5009
4771
msgid "Invalid config value for \"{0}\" value {1!r} is not an SI unit."
5012
#: breezy/config.py:2465
5013
#, python-brace-format
4774
#: bzrlib/config.py:2452
5014
4775
msgid "{0} is not an SI unit."
5017
#: breezy/config.py:3013
5018
#, python-brace-format
4778
#: bzrlib/config.py:2971
5020
4780
"Option {0} in section {1} of {2} was changed from {3} to {4}. The {5} value "
5021
4781
"will be saved."
5024
#: breezy/config.py:3158
4784
#: bzrlib/config.py:3116
5025
4785
#, python-format
5026
4786
msgid "Invalid '%s', should be of the form 'name=value'"
5029
#: breezy/config.py:4096
4789
#: bzrlib/config.py:4018
5030
4790
msgid "Display, set or remove a configuration option."
5033
#: breezy/config.py:4098
5034
msgid "Display the active value for option NAME."
4793
#: bzrlib/config.py:4020
4794
msgid "Display the active value for a given option."
5037
#: breezy/config.py:4100
4797
#: bzrlib/config.py:4022
5039
4799
"If --all is specified, NAME is interpreted as a regular expression and all\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"
4800
"matching options are displayed mentioning their scope. The active value\n"
4801
"that bzr will take into account is the first one displayed for each option."
4804
#: bzrlib/config.py:4026
4805
msgid "If no NAME is given, --all .* is implied."
4808
#: bzrlib/config.py:4028
4810
"Setting a value is achieved by using name=value without spaces. The value\n"
5055
4811
"is set in the most relevant scope and can be checked by displaying the\n"
5056
4812
"option again."
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
4815
#: bzrlib/config.py:4040
5065
4816
msgid "Reduce the scope to the specified configuration file."
5068
# help of 'all' option of 'config' command
5069
#: breezy/config.py:4126
4819
#: bzrlib/config.py:4044
5070
4820
msgid "Display all the defined values for the matching options."
5073
# help of 'remove' option of 'config' command
5074
#: breezy/config.py:4128
4823
#: bzrlib/config.py:4046
5075
4824
msgid "Remove the option from the configuration file."
5078
#: breezy/conflicts.py:50
4827
#: bzrlib/conflicts.py:50
5079
4828
msgid "List files with conflicts."
5082
#: breezy/conflicts.py:57
4831
#: bzrlib/conflicts.py:57
5084
4833
"Conflicts normally are listed as short, human-readable messages. If --text\n"
5085
4834
"is supplied, the pathnames of files with text conflicts are listed,\n"
5086
4835
"instead. (This is useful for editing all files with text conflicts.)"
5089
#: breezy/conflicts.py:61
4838
#: bzrlib/conflicts.py:61
5090
4839
msgid "Use bzr resolve when you have fixed a problem."
5093
# help of 'text' option of 'conflicts' command
5094
#: breezy/conflicts.py:66
4842
#: bzrlib/conflicts.py:66
5095
4843
msgid "List paths of files with text conflicts."
5098
# help of 'action=done' option of 'resolve' command
5099
#: breezy/conflicts.py:85
4846
#: bzrlib/conflicts.py:85
5100
4847
msgid "Marks the conflict as resolved."
5103
# help of 'action=take-this' option of 'resolve' command
5104
#: breezy/conflicts.py:88
4850
#: bzrlib/conflicts.py:88
5105
4851
msgid "Resolve the conflict preserving the version in the working tree."
5108
# help of 'action=take-other' option of 'resolve' command
5109
#: breezy/conflicts.py:91
4854
#: bzrlib/conflicts.py:91
5110
4855
msgid "Resolve the conflict taking the merged version into account."
5113
# help of 'action' option of 'resolve' command
5114
#: breezy/conflicts.py:98
4858
#: bzrlib/conflicts.py:98
5115
4859
msgid "How to resolve the conflict."
5118
#: breezy/conflicts.py:104
4862
#: bzrlib/conflicts.py:104
5119
4863
msgid "Mark a conflict as resolved."
5122
#: breezy/conflicts.py:111
4866
#: bzrlib/conflicts.py:111
5124
4868
"Once you have fixed a problem, use \"bzr resolve\" to automatically mark\n"
5125
4869
"text conflicts as fixed, \"bzr resolve FILE\" to mark a specific conflict "
5127
4871
"resolved, or \"bzr resolve --all\" to mark all conflicts as resolved."
5130
# help of 'all' option of 'resolve' command
5131
#: breezy/conflicts.py:119
4874
#: bzrlib/conflicts.py:119
5132
4875
msgid "Resolve all conflicts in this tree."
5135
#: breezy/conflicts.py:126
4878
#: bzrlib/conflicts.py:126
5136
4879
msgid "If --all is specified, no FILE may be provided"
5139
#: breezy/conflicts.py:151
4882
#: bzrlib/conflicts.py:151
5140
4883
#, python-format
5141
4884
msgid "%d conflict auto-resolved."
5142
4885
msgid_plural "%d conflicts auto-resolved."
5146
#: breezy/conflicts.py:154
4889
#: bzrlib/conflicts.py:154
5147
4890
msgid "Remaining conflicts:"
5150
#: breezy/conflicts.py:159
4893
#: bzrlib/conflicts.py:159
5151
4894
msgid "All conflicts resolved."
5154
#: breezy/conflicts.py:168
5155
#, python-brace-format
4897
#: bzrlib/conflicts.py:168
5156
4898
msgid "{0} conflict resolved, {1} remaining"
5157
4899
msgid_plural "{0} conflicts resolved, {1} remaining"
5161
#: breezy/controldir.py:712
5162
#, python-brace-format
4903
#: bzrlib/controldir.py:712
5163
4904
msgid "{0} is{1} redirected to {2}"
5166
#: breezy/diff.py:413
4907
#: bzrlib/diff.py:399
5167
4908
#, python-format
5168
4909
msgid "*** Ignoring files outside view. View is %s"
5171
#: breezy/errors.py:157
4912
#: bzrlib/errors.py:157
5172
4913
msgid "The tree builder is already building a tree."
5175
#: breezy/errors.py:178
4916
#: bzrlib/errors.py:178
5176
4917
msgid "The dirstate file (%(state)s) appears to be corrupt: %(msg)s"
5179
#: breezy/errors.py:197
4920
#: bzrlib/errors.py:197
5181
4922
"The API for \"%(api)s\" is not compatible with \"%(wanted)s\". It supports "
5182
4923
"versions \"%(minimum)s\" to \"%(current)s\"."
5185
#: breezy/errors.py:209
4926
#: bzrlib/errors.py:209
5186
4927
msgid "The transport '%(transport)s' is only accessible within this process."
5189
#: breezy/errors.py:227
4930
#: bzrlib/errors.py:227
5190
4931
msgid "Invalid revision number %(revno)s"
5193
#: breezy/errors.py:236
4934
#: bzrlib/errors.py:236
5194
4935
msgid "Invalid revision-id {%(revision_id)s} in %(branch)s"
5197
#: breezy/errors.py:247
4938
#: bzrlib/errors.py:247
5198
4939
msgid "Reserved revision-id {%(revision_id)s}"
5201
#: breezy/errors.py:261
4942
#: bzrlib/errors.py:261
5202
4943
msgid "There is no public branch set for \"%(branch_url)s\"."
5205
#: breezy/errors.py:271
4946
#: bzrlib/errors.py:271
5207
4948
"No help could be found for '%(topic)s'. Please use 'bzr help topics' to "
5208
4949
"obtain a list of topics."
5211
#: breezy/errors.py:280
4952
#: bzrlib/errors.py:280
5212
4953
msgid "The file id \"%(file_id)s\" is not present in the tree %(tree)s."
5215
#: breezy/errors.py:290
4956
#: bzrlib/errors.py:290
5217
4958
"The file id \"%(file_id)s\" is not present in the repository %(repository)r"
5220
#: breezy/errors.py:299
4961
#: bzrlib/errors.py:299
5221
4962
msgid "The branch '%(branch)s' is not stacked."
5224
#: breezy/errors.py:313
4965
#: bzrlib/errors.py:313
5225
4966
msgid "No WorkingTree exists for \"%(base)s\"."
5228
#: breezy/errors.py:322
4969
#: bzrlib/errors.py:322
5229
4970
msgid "Not currently building a tree."
5232
#: breezy/errors.py:327
4973
#: bzrlib/errors.py:327
5233
4974
msgid "%(url)s is not a local path."
5236
#: breezy/errors.py:355
4977
#: bzrlib/errors.py:355
5237
4978
msgid "%(not_locked)r is not write locked but needs to be."
5240
#: breezy/errors.py:363
4981
#: bzrlib/errors.py:363
5241
4982
msgid "Error in command line options"
5244
#: breezy/errors.py:368
4985
#: bzrlib/errors.py:368
5245
4986
msgid "%(value)s is not an index of type %(_type)s."
5248
#: breezy/errors.py:378
4989
#: bzrlib/errors.py:378
5249
4990
msgid "Error in data for index %(value)s."
5252
#: breezy/errors.py:387
4993
#: bzrlib/errors.py:387
5253
4994
msgid "The key '%(key)s' is already in index '%(index)s'."
5256
#: breezy/errors.py:397
4997
#: bzrlib/errors.py:397
5257
4998
msgid "The key '%(key)s' is not a valid key."
5260
#: breezy/errors.py:406
5001
#: bzrlib/errors.py:406
5261
5002
msgid "Could not parse options for index %(value)s."
5264
#: breezy/errors.py:415
5005
#: bzrlib/errors.py:415
5265
5006
msgid "The value '%(value)s' is not a valid value."
5268
#: breezy/errors.py:424
5009
#: bzrlib/errors.py:424
5269
5010
msgid "Bad value \"%(value)s\" for option \"%(name)s\"."
5272
#: breezy/errors.py:443
5013
#: bzrlib/errors.py:443
5273
5014
msgid "Generic path error: %(path)r%(extra)s)"
5276
#: breezy/errors.py:456
5017
#: bzrlib/errors.py:456
5277
5018
msgid "No such file: %(path)r%(extra)s"
5280
#: breezy/errors.py:461
5021
#: bzrlib/errors.py:461
5281
5022
msgid "File exists: %(path)r%(extra)s"
5284
#: breezy/errors.py:467
5025
#: bzrlib/errors.py:467
5286
5027
"Could not rename %(source)s => %(dest)s because both files exist. (Use --"
5287
5028
"after to tell bzr about a rename that has already happened)%(extra)s"
5290
#: breezy/errors.py:483
5031
#: bzrlib/errors.py:483
5291
5032
msgid "\"%(path)s\" is not a directory %(extra)s"
5294
#: breezy/errors.py:488
5035
#: bzrlib/errors.py:488
5295
5036
msgid "\"%(path)s\" is not in the working directory %(extra)s"
5298
#: breezy/errors.py:493
5039
#: bzrlib/errors.py:493
5299
5040
msgid "Directory not empty: \"%(path)s\"%(extra)s"
5302
#: breezy/errors.py:498
5043
#: bzrlib/errors.py:498
5303
5044
msgid "Hard-linking \"%(path)s\" is not supported"
5306
#: breezy/errors.py:513
5047
#: bzrlib/errors.py:513
5307
5048
msgid "Device or resource busy: \"%(path)s\"%(extra)s"
5310
#: breezy/errors.py:518
5051
#: bzrlib/errors.py:518
5311
5052
msgid "Permission denied: \"%(path)s\"%(extra)s"
5314
#: breezy/errors.py:523
5055
#: bzrlib/errors.py:523
5315
5056
msgid "Invalid url supplied to transport: \"%(path)s\"%(extra)s"
5318
#: breezy/errors.py:528
5059
#: bzrlib/errors.py:528
5319
5060
msgid "Invalid URL join request: %(reason)s: %(base)r + %(join_args)r"
5322
#: breezy/errors.py:539
5063
#: bzrlib/errors.py:539
5323
5064
msgid "URLs differ by more than path: %(from_)r and %(to)r"
5326
#: breezy/errors.py:561
5327
msgid "The %(type)s hook '%(hook)s' is unknown in this version of breezy."
5067
#: bzrlib/errors.py:561
5068
msgid "The %(type)s hook '%(hook)s' is unknown in this version of bzrlib."
5330
#: breezy/errors.py:571
5071
#: bzrlib/errors.py:571
5331
5072
msgid "Unsupported protocol for url \"%(path)s\"%(extra)s"
5334
#: breezy/errors.py:579
5075
#: bzrlib/errors.py:579
5336
5077
"The branch '%(url)s'(%(format)s) is not a stackable format. You will need to "
5337
5078
"upgrade the branch to permit branch stacking."
5340
#: breezy/errors.py:590
5081
#: bzrlib/errors.py:590
5341
5082
msgid "The branch '%(branch_url)s' cannot be stacked on '%(target_url)s'."
5344
#: breezy/errors.py:600
5085
#: bzrlib/errors.py:600
5346
5087
"The repository '%(url)s'(%(format)s) is not a stackable format. You will "
5347
5088
"need to upgrade the repository to permit branch stacking."
5350
#: breezy/errors.py:611
5091
#: bzrlib/errors.py:611
5351
5092
msgid "Error reading from %(path)r."
5354
#: breezy/errors.py:630
5095
#: bzrlib/errors.py:630
5355
5096
msgid "Path \"%(path)s\" is not a child of path \"%(base)s\"%(extra)s"
5358
#: breezy/errors.py:646
5099
#: bzrlib/errors.py:646
5359
5100
msgid "Path \"%(path)s\" is not unicode normalized"
5362
#: breezy/errors.py:654
5103
#: bzrlib/errors.py:654
5363
5104
msgid "Not a branch: \"%(path)s\"%(detail)s."
5366
#: breezy/errors.py:696
5107
#: bzrlib/errors.py:696
5367
5108
msgid "No submit branch available for branch \"%(path)s\""
5370
#: breezy/errors.py:705
5111
#: bzrlib/errors.py:705
5371
5112
msgid "A control directory already exists: \"%(path)s\"."
5374
#: breezy/errors.py:710
5115
#: bzrlib/errors.py:710
5375
5116
msgid "Already a branch: \"%(path)s\"."
5378
#: breezy/errors.py:715
5119
#: bzrlib/errors.py:715
5379
5120
msgid "Invalid branch name: %(name)s"
5382
#: breezy/errors.py:724
5123
#: bzrlib/errors.py:724
5383
5124
msgid "Parent branch already exists: \"%(path)s\"."
5386
#: breezy/errors.py:730
5127
#: bzrlib/errors.py:730
5388
5129
"Directory contains a branch, but no working tree (use bzr checkout if you "
5389
5130
"wish to build a working tree): \"%(path)s\""
5392
#: breezy/errors.py:735
5133
#: bzrlib/errors.py:735
5394
5135
"\"%(function)s\" called on an AtomicFile after it was closed: \"%(path)s\""
5397
#: breezy/errors.py:745
5138
#: bzrlib/errors.py:745
5399
5140
"Parent not accessible given base \"%(base)s\" and relative path \"%(path)s\""
5402
#: breezy/errors.py:755
5143
#: bzrlib/errors.py:755
5403
5144
msgid "No repository present: \"%(path)s\""
5406
#: breezy/errors.py:762
5147
#: bzrlib/errors.py:762
5408
5149
"Unsupported branch format: %(format)s\n"
5409
5150
"Please run 'bzr upgrade'"
5412
#: breezy/errors.py:768
5153
#: bzrlib/errors.py:768
5413
5154
msgid "Unknown %(kind)s format: %(format)r"
5416
#: breezy/errors.py:777
5157
#: bzrlib/errors.py:777
5417
5158
msgid "Format %(format)s is not compatible with .bzr version %(bzrdir)s."
5420
#: breezy/errors.py:787
5161
#: bzrlib/errors.py:787
5421
5162
msgid "Parse error on line %(lineno)d of %(format)s format: %(line)s"
5424
#: breezy/errors.py:802
5165
#: bzrlib/errors.py:802
5427
5168
"is not compatible with\n"
5432
#: breezy/errors.py:818
5173
#: bzrlib/errors.py:818
5433
5174
msgid "Revision is not compatible with %(repo_format)s"
5436
#: breezy/errors.py:828
5177
#: bzrlib/errors.py:828
5437
5178
msgid "%(context_info)s%(path)s is already versioned."
5440
#: breezy/errors.py:849
5181
#: bzrlib/errors.py:849
5441
5182
msgid "%(context_info)s%(path)s is not versioned."
5444
#: breezy/errors.py:870
5185
#: bzrlib/errors.py:870
5445
5186
msgid "Path(s) are not versioned: %(paths_as_string)s"
5448
#: breezy/errors.py:881
5189
#: bzrlib/errors.py:881
5449
5190
msgid "Path(s) do not exist: %(paths_as_string)s%(extra)s"
5452
#: breezy/errors.py:900
5193
#: bzrlib/errors.py:900
5453
5194
msgid "Cannot operate on \"%(filename)s\" of unsupported kind \"%(kind)s\""
5456
#: breezy/errors.py:908
5197
#: bzrlib/errors.py:908
5458
5199
"Filename %(filename)r is not valid in your current filesystem encoding "
5459
5200
"%(fs_encoding)s"
5462
#: breezy/errors.py:919
5203
#: bzrlib/errors.py:919
5463
5204
msgid "Cannot operate on \"%(filename)s\" because it is a control file"
5466
#: breezy/errors.py:937
5207
#: bzrlib/errors.py:937
5467
5208
msgid "The lock for '%(lock_description)s' is in use and cannot be broken."
5470
#: breezy/errors.py:976
5211
#: bzrlib/errors.py:976
5471
5212
msgid "Cannot lock %(lock)s: %(why)s"
5474
#: breezy/errors.py:986
5215
#: bzrlib/errors.py:986
5476
5217
"A transaction related operation was attempted after the transaction finished."
5479
#: breezy/errors.py:1013
5220
#: bzrlib/errors.py:1013
5480
5221
msgid "Cannot lock: transport is read only: %(transport)s"
5483
#: breezy/errors.py:1021
5224
#: bzrlib/errors.py:1021
5484
5225
msgid "Could not acquire lock \"%(lock)s\": %(msg)s"
5487
#: breezy/errors.py:1032
5488
msgid "Lock was broken while still open: %(lock)s - check storage consistency!"
5228
#: bzrlib/errors.py:1032
5230
"Lock was broken while still open: %(lock)s - check storage consistency!"
5491
#: breezy/errors.py:1043
5233
#: bzrlib/errors.py:1043
5493
5235
"Lock was released and re-acquired before being broken: %(lock)s: held by "
5494
5236
"%(holder)r, wanted to break %(target)r"
5497
#: breezy/errors.py:1055
5239
#: bzrlib/errors.py:1055
5499
5241
"Lock is apparently held, but corrupted: %(corruption_info)s\n"
5500
5242
"Use 'bzr break-lock' to clear it"
5503
#: breezy/errors.py:1068
5245
#: bzrlib/errors.py:1068
5504
5246
msgid "Lock not held: %(lock)s"
5507
#: breezy/errors.py:1097
5249
#: bzrlib/errors.py:1097
5508
5250
msgid "No changes to commit"
5511
#: breezy/errors.py:1102
5253
#: bzrlib/errors.py:1102
5513
5255
"Selected-file commit of merges is not supported yet: files %(files_str)s"
5516
#: breezy/errors.py:1112
5258
#: bzrlib/errors.py:1112
5518
5260
"Excluding paths during commit is not supported by repository at "
5519
5261
"%(repository)r."
5522
#: breezy/errors.py:1121
5264
#: bzrlib/errors.py:1121
5524
5266
"The specified commit message contains characters unsupported by the current "
5528
#: breezy/errors.py:1127
5270
#: bzrlib/errors.py:1127
5529
5271
msgid "Upgrade URL cannot work with readonly URLs."
5532
#: breezy/errors.py:1132
5274
#: bzrlib/errors.py:1132
5533
5275
msgid "The branch format %(format)s is already at the most recent format."
5536
#: breezy/errors.py:1155
5278
#: bzrlib/errors.py:1155
5537
5279
msgid "Option --change does not accept revision ranges"
5540
#: breezy/errors.py:1160
5282
#: bzrlib/errors.py:1160
5541
5283
msgid "No namespace registered for string: %(spec)r"
5544
#: breezy/errors.py:1179
5286
#: bzrlib/errors.py:1179
5546
"Requested revision: '%(spec)s' does not exist in branch: %(branch_url)s"
5288
"Requested revision: '%(spec)s' does not exist in branch: "
5289
"%(branch_url)s%(extra)s"
5550
#: breezy/errors.py:1193
5292
#: bzrlib/errors.py:1193
5552
5294
"Operation denied because it would change the main history, which is not "
5553
5295
"permitted by the append_revisions_only setting on branch \"%(location)s\"."
5556
#: breezy/errors.py:1204
5298
#: bzrlib/errors.py:1204
5558
5300
"These branches have diverged. Use the missing command to see how.\n"
5559
5301
"Use the merge command to reconcile them."
5562
#: breezy/errors.py:1224
5304
#: bzrlib/errors.py:1224
5564
5306
"Branches have no common ancestor, and no merge base revision was specified."
5567
#: breezy/errors.py:1230
5309
#: bzrlib/errors.py:1230
5569
5311
"Selected merge cannot perform reverse cherrypicks. Try merge3 or diff3."
5572
#: breezy/errors.py:1236
5314
#: bzrlib/errors.py:1236
5573
5315
msgid "Revisions have no common ancestor: %(revision_a)s %(revision_b)s"
5576
#: breezy/errors.py:1245
5318
#: bzrlib/errors.py:1245
5578
5320
"Revisions are not derived from the same root: %(revision_a)s %(revision_b)s."
5581
#: breezy/errors.py:1254
5323
#: bzrlib/errors.py:1254
5582
5324
msgid "Revision %(rev_id)s is not an ancestor of %(not_ancestor_id)s"
5585
#: breezy/errors.py:1263
5327
#: bzrlib/errors.py:1263
5586
5328
msgid "Branch %(branch)s has no commits."
5589
#: breezy/errors.py:1281
5331
#: bzrlib/errors.py:1281
5591
"Bound branch %(branch)s is out of date with master branch %(master)s."
5333
"Bound branch %(branch)s is out of date with master branch "
5334
"%(master)s.%(extra_help)s"
5595
#: breezy/errors.py:1293
5337
#: bzrlib/errors.py:1293
5597
5339
"Cannot commit to branch %(branch)s. It is bound to %(master)s, which is "
5598
5340
"bound to %(remote)s."
5601
#: breezy/errors.py:1305
5343
#: bzrlib/errors.py:1305
5602
5344
msgid "Cannot pull --overwrite to a branch which is bound %(branch)s"
5605
#: breezy/errors.py:1314
5347
#: bzrlib/errors.py:1314
5607
5349
"Unable to connect to target of bound branch %(branch)s => %(target)s: "
5611
#: breezy/errors.py:1326
5353
#: bzrlib/errors.py:1326
5612
5354
msgid "Error in processing weave: %(msg)s"
5615
#: breezy/errors.py:1335
5357
#: bzrlib/errors.py:1335
5616
5358
msgid "Revision {%(revision_id)s} already present in %(weave)s"
5619
#: breezy/errors.py:1346
5361
#: bzrlib/errors.py:1346
5620
5362
msgid "Revision {%(revision_id)s} not present in %(weave)s"
5623
#: breezy/errors.py:1356
5365
#: bzrlib/errors.py:1356
5624
5366
msgid "Weave invariant violated: %(what)s"
5627
#: breezy/errors.py:1365
5369
#: bzrlib/errors.py:1365
5628
5370
msgid "Parents are mismatched between two revisions. %(msg)s"
5631
#: breezy/errors.py:1387
5373
#: bzrlib/errors.py:1387
5633
5375
"Weaves differ on text content. Revision: {%(revision_id)s}, %(weave_a)s, "
5637
#: breezy/errors.py:1399
5379
#: bzrlib/errors.py:1399
5638
5380
msgid "Versioned file error"
5641
#: breezy/errors.py:1404
5383
#: bzrlib/errors.py:1404
5642
5384
msgid "Revision {%(revision_id)s} not present in \"%(file_id)s\"."
5645
#: breezy/errors.py:1414
5387
#: bzrlib/errors.py:1414
5646
5388
msgid "Revision {%(revision_id)s} already present in \"%(file_id)s\"."
5649
#: breezy/errors.py:1424
5391
#: bzrlib/errors.py:1424
5650
5392
msgid "Text did not match its checksum: %(msg)s"
5653
#: breezy/errors.py:1550
5395
#: bzrlib/errors.py:1550
5654
5396
msgid "Export format %(format)r not supported"
5657
#: breezy/errors.py:1559
5399
#: bzrlib/errors.py:1559
5658
5400
msgid "Transport error: %(msg)s %(orig_error)s"
5661
#: breezy/errors.py:1585
5403
#: bzrlib/errors.py:1585
5662
5404
msgid "Generic bzr smart protocol error: %(details)s"
5665
#: breezy/errors.py:1593
5407
#: bzrlib/errors.py:1593
5666
5408
msgid "Received bad protocol version marker: %(marker)r"
5669
#: breezy/errors.py:1625
5411
#: bzrlib/errors.py:1625
5670
5412
msgid "Transport operation not possible: %(msg)s %(orig_error)s"
5673
#: breezy/errors.py:1630
5415
#: bzrlib/errors.py:1630
5674
5416
msgid "Connection error: %(msg)s %(orig_error)s"
5677
#: breezy/errors.py:1635
5419
#: bzrlib/errors.py:1635
5678
5420
msgid "%(msg)s %(host)s%(port)s%(orig_error)s"
5681
#: breezy/errors.py:1656
5423
#: bzrlib/errors.py:1656
5682
5424
msgid "Connection closed: %(msg)s %(orig_error)s"
5685
#: breezy/errors.py:1661
5427
#: bzrlib/errors.py:1661
5686
5428
msgid "Connection Timeout: %(msg)s%(orig_error)s"
5689
#: breezy/errors.py:1666
5431
#: bzrlib/errors.py:1666
5690
5432
msgid "Invalid range access in %(path)s at %(offset)s: %(msg)s"
5693
#: breezy/errors.py:1676
5435
#: bzrlib/errors.py:1676
5694
5436
msgid "Invalid http response for %(path)s: %(msg)s%(orig_error)s"
5697
#: breezy/errors.py:1691
5439
#: bzrlib/errors.py:1691
5440
msgid "Certificate error: %(error)s"
5443
#: bzrlib/errors.py:1699
5698
5444
msgid "Invalid http range %(range)r for %(path)s: %(msg)s"
5701
#: breezy/errors.py:1705
5447
#: bzrlib/errors.py:1713
5702
5448
msgid "HTTP MIME Boundary missing for %(path)s: %(msg)s"
5705
#: breezy/errors.py:1713
5451
#: bzrlib/errors.py:1721
5706
5452
msgid "Invalid http Content-type \"%(ctype)s\" for %(path)s: %(msg)s"
5709
#: breezy/errors.py:1722
5455
#: bzrlib/errors.py:1730
5710
5456
msgid "%(source)s is%(permanently)s redirected to %(target)s"
5713
#: breezy/errors.py:1736
5459
#: bzrlib/errors.py:1744
5714
5460
msgid "Too many redirections"
5717
#: breezy/errors.py:1741
5463
#: bzrlib/errors.py:1749
5718
5464
msgid "Working tree has conflicts."
5721
#: breezy/errors.py:1745
5467
#: bzrlib/errors.py:1753
5722
5468
msgid "Config file %(filename)s is not UTF-8 encoded\n"
5725
#: breezy/errors.py:1754
5471
#: bzrlib/errors.py:1762
5727
5473
"Error(s) parsing config file %(filename)s:\n"
5731
#: breezy/errors.py:1764
5477
#: bzrlib/errors.py:1772
5733
5479
"Bad value \"%(value)s\" for option \"%(name)s\".\n"
5734
5480
"See ``bzr help %(name)s``"
5737
#: breezy/errors.py:1774
5483
#: bzrlib/errors.py:1782
5738
5484
msgid "%(username)r does not seem to contain a reasonable email address"
5741
#: breezy/errors.py:1783
5487
#: bzrlib/errors.py:1791
5742
5488
msgid "Failed to GPG sign data with command \"%(command_line)s\""
5745
#: breezy/errors.py:1791
5491
#: bzrlib/errors.py:1799
5746
5492
msgid "Failed to verify GPG signature data with error \"%(error)s\""
5749
#: breezy/errors.py:1799
5495
#: bzrlib/errors.py:1807
5750
5496
msgid "Unable to import library \"%(library)s\": %(error)s"
5753
#: breezy/errors.py:1807
5499
#: bzrlib/errors.py:1815
5754
5500
msgid "python-gpgme is not installed, it is needed to verify signatures"
5757
#: breezy/errors.py:1815
5503
#: bzrlib/errors.py:1823
5759
5505
"The working tree for %(basedir)s has changed since the last commit, but "
5760
5506
"weave merge requires that it be unchanged"
5763
#: breezy/errors.py:1825
5509
#: bzrlib/errors.py:1833
5765
5511
"Can't reprocess and show base, because reprocessing obscures the "
5766
5512
"relationship of conflicting lines to the base"
5769
#: breezy/errors.py:1831
5515
#: bzrlib/errors.py:1839
5770
5516
msgid "Cycle in graph %(graph)r"
5773
#: breezy/errors.py:1859
5519
#: bzrlib/errors.py:1867
5774
5520
msgid "File %(filename)s is not conflicted."
5777
#: breezy/errors.py:1881
5523
#: bzrlib/errors.py:1889
5778
5524
msgid "No bundle was found in \"%(filename)s\"."
5781
#: breezy/errors.py:1890
5527
#: bzrlib/errors.py:1898
5782
5528
msgid "Unable to handle bundle version %(version)s: %(msg)s"
5785
#: breezy/errors.py:1900
5531
#: bzrlib/errors.py:1908
5786
5532
msgid "Branch %(base)s is missing revision %(text_revision)s of %(file_id)s"
5789
#: breezy/errors.py:1913
5535
#: bzrlib/errors.py:1921
5790
5536
msgid "File id {%(file_id)s} already exists in inventory as %(entry)s"
5793
#: breezy/errors.py:1923
5539
#: bzrlib/errors.py:1931
5794
5540
msgid "Key %(key)s is already present in map"
5797
#: breezy/errors.py:1928
5543
#: bzrlib/errors.py:1936
5798
5544
msgid "The prefix %(prefix)s is in the help search path twice."
5801
#: breezy/errors.py:1938
5547
#: bzrlib/errors.py:1946
5803
5549
"No final name for trans_id %(trans_id)r\n"
5804
5550
"file-id: %(file_id)r\n"
5805
5551
"root trans-id: %(root_trans_id)r\n"
5808
#: breezy/errors.py:1970
5554
#: bzrlib/errors.py:1978
5809
5555
msgid "Attempt to reuse a transform that has already been applied."
5812
#: breezy/errors.py:1975
5558
#: bzrlib/errors.py:1983
5813
5559
msgid "Moving the root directory is not supported at this time"
5816
#: breezy/errors.py:1980
5562
#: bzrlib/errors.py:1988
5817
5563
msgid "Failed to rename %(from_path)s to %(to_path)s: %(why)s"
5820
#: breezy/errors.py:1991
5566
#: bzrlib/errors.py:1999
5822
5568
"Could not move %(from_path)s%(operator)s %(to_path)s%(_has_extra)s%(extra)s"
5825
#: breezy/errors.py:2027
5571
#: bzrlib/errors.py:2035
5827
5573
"Could not rename %(from_path)s%(operator)s %(to_path)s%(_has_extra)s%(extra)s"
5830
#: breezy/errors.py:2057
5576
#: bzrlib/errors.py:2065
5831
5577
msgid "Unable to import paramiko (required for sftp support): %(error)s"
5834
#: breezy/errors.py:2065
5580
#: bzrlib/errors.py:2073
5835
5581
msgid "Nothing to merge."
5838
#: breezy/errors.py:2070
5584
#: bzrlib/errors.py:2078
5839
5585
msgid "Format %(format)s cannot be initialised by this version of bzr."
5842
#: breezy/errors.py:2079
5588
#: bzrlib/errors.py:2087
5844
5590
"Cannot convert from format %(from_format)s to format %(format)s. "
5848
#: breezy/errors.py:2091
5594
#: bzrlib/errors.py:2099
5849
5595
msgid "Could not find an appropriate Differ for file \"%(path)s\""
5852
#: breezy/errors.py:2099
5598
#: bzrlib/errors.py:2107
5853
5599
msgid "%(exe_name)s could not be found on this machine"
5856
#: breezy/errors.py:2107
5602
#: bzrlib/errors.py:2115
5857
5603
msgid "Diff is not installed on this machine: %(msg)s"
5860
#: breezy/errors.py:2115
5606
#: bzrlib/errors.py:2123
5861
5607
msgid "Diff3 is not installed on this machine."
5864
#: breezy/errors.py:2121
5610
#: bzrlib/errors.py:2129
5865
5611
msgid "The content being inserted is already present."
5868
#: breezy/errors.py:2126
5614
#: bzrlib/errors.py:2134
5870
5616
"This tree contains left-over files from a failed operation.\n"
5871
5617
" Please examine %(limbo_dir)s to see if it contains any files you wish "
5888
5634
" keep, and delete it when you are done."
5891
#: breezy/errors.py:2158
5637
#: bzrlib/errors.py:2166
5893
5639
"Unable to delete transform temporary directory %(pending_deletion)s. Please "
5894
5640
"examine %(pending_deletion)s to see if it contains any files you wish to "
5895
5641
"keep, and delete it when you are done."
5898
#: breezy/errors.py:2168
5644
#: bzrlib/errors.py:2176
5899
5645
msgid "Working tree is out of date, please run 'bzr update'.%(more)s"
5902
#: breezy/errors.py:2182
5903
msgid "Public branch \"%(public_location)s\" lacks revision \"%(revstring)s\"."
5648
#: bzrlib/errors.py:2190
5650
"Public branch \"%(public_location)s\" lacks revision \"%(revstring)s\"."
5906
#: breezy/errors.py:2195
5653
#: bzrlib/errors.py:2203
5907
5654
msgid "Error in merge modified format"
5910
#: breezy/errors.py:2200
5657
#: bzrlib/errors.py:2208
5911
5658
msgid "Format error in conflict listings"
5914
#: breezy/errors.py:2204
5661
#: bzrlib/errors.py:2212
5916
5663
"Inconsistency in dirstate file %(dirstate_path)s.\n"
5917
5664
"Error: %(description)s"
5920
#: breezy/errors.py:2215
5667
#: bzrlib/errors.py:2223
5922
5669
"An error has been detected in the repository %(repo_path)s.\n"
5923
5670
"Please run bzr reconcile on this repository."
5926
#: breezy/errors.py:2226
5673
#: bzrlib/errors.py:2234
5928
5675
"An inconsistent delta was supplied involving %(path)r, %(file_id)r\n"
5929
5676
"reason: %(reason)s"
5932
#: breezy/errors.py:2239
5679
#: bzrlib/errors.py:2247
5934
5681
"An inconsistent delta was supplied: %(delta)r\n"
5935
5682
"reason: %(reason)s"
5938
#: breezy/errors.py:2251
5685
#: bzrlib/errors.py:2259
5939
5686
msgid "To use this feature you must upgrade your branch at %(path)s."
5942
#: breezy/errors.py:2260
5689
#: bzrlib/errors.py:2268
5943
5690
msgid "To use this feature you must upgrade your repository at %(path)s."
5946
#: breezy/errors.py:2265
5693
#: bzrlib/errors.py:2273
5948
5695
"To use this feature you must upgrade your branch at %(path)s to a format "
5949
5696
"which supports rich roots."
5952
#: breezy/errors.py:2271
5699
#: bzrlib/errors.py:2279
5953
5700
msgid "Cannot perform local-only commits on unbound branches."
5956
#: breezy/errors.py:2276
5703
#: bzrlib/errors.py:2284
5957
5704
msgid "The method %(mname)s is not supported on objects of type %(tname)s."
5960
#: breezy/errors.py:2297
5707
#: bzrlib/errors.py:2305
5961
5708
msgid "Ghost tags not supported by format %(format)r."
5964
#: breezy/errors.py:2305
5711
#: bzrlib/errors.py:2313
5965
5712
msgid "File is binary but should be text."
5968
#: breezy/errors.py:2310
5715
#: bzrlib/errors.py:2318
5969
5716
msgid "The path %(path)s is not permitted on this platform"
5972
#: breezy/errors.py:2319
5719
#: bzrlib/errors.py:2327
5974
5721
"Testament did not match expected value.\n"
5975
5722
" For revision_id {%(revision_id)s}, expected {%(expected)s}, measured\n"
5976
5723
" {%(measured)s}"
5979
#: breezy/errors.py:2331
5726
#: bzrlib/errors.py:2339
5980
5727
msgid "Not a bzr revision-bundle: %(text)r"
5983
#: breezy/errors.py:2340
5730
#: bzrlib/errors.py:2348
5984
5731
msgid "Bad bzr revision-bundle: %(text)r"
5987
#: breezy/errors.py:2349
5734
#: bzrlib/errors.py:2357
5988
5735
msgid "Malformed bzr revision-bundle header: %(text)r"
5991
#: breezy/errors.py:2354
5738
#: bzrlib/errors.py:2362
5992
5739
msgid "Malformed patches in bzr revision-bundle: %(text)r"
5995
#: breezy/errors.py:2359
5742
#: bzrlib/errors.py:2367
5996
5743
msgid "Malformed footer in bzr revision-bundle: %(text)r"
5999
#: breezy/errors.py:2364
5746
#: bzrlib/errors.py:2372
6000
5747
msgid "End of line marker was not \\n in bzr revision-bundle"
6003
#: breezy/errors.py:2374
5750
#: bzrlib/errors.py:2382
6004
5751
msgid "Bundle format %(bundle_format)s is incompatible with %(other)s"
6007
#: breezy/errors.py:2384
5754
#: bzrlib/errors.py:2392
6008
5755
msgid "Root class for inventory serialization errors"
6011
#: breezy/errors.py:2388
5758
#: bzrlib/errors.py:2396
6013
5760
"The inventory was not in the expected format:\n"
6017
#: breezy/errors.py:2397
5764
#: bzrlib/errors.py:2405
6018
5765
msgid "This operation requires rich root data storage"
6021
#: breezy/errors.py:2410
6022
msgid "Unrecognised value for BRZ_SSH environment variable: %(vendor)s"
5768
#: bzrlib/errors.py:2418
5769
msgid "Unrecognised value for BZR_SSH environment variable: %(vendor)s"
6025
#: breezy/errors.py:2419
5772
#: bzrlib/errors.py:2427
6027
"Don't know how to handle SSH connections. Please set BRZ_SSH environment "
5774
"Don't know how to handle SSH connections. Please set BZR_SSH environment "
6031
#: breezy/errors.py:2426
5778
#: bzrlib/errors.py:2434
6033
5780
"Could not determine revno for {%(revision_id)s} because its ancestry shows a "
6034
5781
"ghost at {%(ghost_revision_id)s}"
6037
#: breezy/errors.py:2436
5784
#: bzrlib/errors.py:2444
6038
5785
msgid "Ghost revision {%(revision_id)s} cannot be used here."
6041
#: breezy/errors.py:2487
5788
#: bzrlib/errors.py:2495
6043
5790
"A merge directive must provide either a bundle or a public branch location."
6046
#: breezy/errors.py:2494
5793
#: bzrlib/errors.py:2502
6047
5794
msgid "Bad merge directive payload %(start)r"
6050
#: breezy/errors.py:2504
5797
#: bzrlib/errors.py:2512
6051
5798
msgid "Preview patch does not match requested changes."
6054
#: breezy/errors.py:2510
5801
#: bzrlib/errors.py:2518
6055
5802
msgid "Patch_type was %(patch_type)s, but no patch was supplied."
6058
#: breezy/errors.py:2520
5805
#: bzrlib/errors.py:2528
6060
5807
"Your branch does not have all of the revisions required in order to merge "
6061
5808
"this merge directive and the target location specified in the merge "
6062
5809
"directive is not a branch: %(location)s."
6065
#: breezy/errors.py:2532
5812
#: bzrlib/errors.py:2540
6066
5813
msgid "Unsupported entry kind %(kind)s"
6069
#: breezy/errors.py:2540
5816
#: bzrlib/errors.py:2548
6070
5817
msgid "Can't subsume %(other_tree)s into %(tree)s. %(reason)s"
6073
#: breezy/errors.py:2550
5820
#: bzrlib/errors.py:2558
6074
5821
msgid "Subsume target %(other_tree)s needs to be upgraded."
6077
#: breezy/errors.py:2569
5824
#: bzrlib/errors.py:2577
6078
5825
msgid "No such tag: %(tag_name)s"
6081
#: breezy/errors.py:2577
5828
#: bzrlib/errors.py:2585
6082
5829
msgid "Tags not supported by %(branch)s; you may be able to use bzr upgrade."
6085
#: breezy/errors.py:2586
5832
#: bzrlib/errors.py:2594
6086
5833
msgid "Tag %(tag_name)s already exists."
6089
#: breezy/errors.py:2594
5836
#: bzrlib/errors.py:2602
6091
"Did not understand bug identifier %(bug_id)s: %(reason)s. See \"bzr help bugs"
6092
"\" for more information on this feature."
5838
"Did not understand bug identifier %(bug_id)s: %(reason)s. See \"bzr help "
5839
"bugs\" for more information on this feature."
6095
#: breezy/errors.py:2604
5842
#: bzrlib/errors.py:2612
6097
5844
"The URL for bug tracker \"%(abbreviation)s\" doesn't contain {id}: %(url)s"
6100
#: breezy/errors.py:2614
5847
#: bzrlib/errors.py:2622
6102
5849
"Cannot find registered bug tracker called %(abbreviation)s on %(branch)s"
6105
#: breezy/errors.py:2624
5852
#: bzrlib/errors.py:2632
6106
5853
msgid "Invalid line in bugs property: '%(line)s'"
6109
#: breezy/errors.py:2632
5856
#: bzrlib/errors.py:2640
6110
5857
msgid "Invalid bug status: '%(status)s'"
6113
#: breezy/errors.py:2640
5860
#: bzrlib/errors.py:2648
6114
5861
msgid "Could not understand response from smart server: %(response_tuple)r"
6117
#: breezy/errors.py:2679
5864
#: bzrlib/errors.py:2687
6118
5865
msgid "Server sent an unexpected error: %(error_tuple)r"
6121
#: breezy/errors.py:2698
5868
#: bzrlib/errors.py:2706
6122
5869
msgid "Unrecognised container format: %(container_format)r"
6125
#: breezy/errors.py:2706
5872
#: bzrlib/errors.py:2714
6126
5873
msgid "Unexpected end of container stream"
6129
#: breezy/errors.py:2711
5876
#: bzrlib/errors.py:2719
6130
5877
msgid "Unknown record type: %(record_type)r"
6133
#: breezy/errors.py:2719
5880
#: bzrlib/errors.py:2727
6134
5881
msgid "Invalid record: %(reason)s"
6137
#: breezy/errors.py:2727
5884
#: bzrlib/errors.py:2735
6138
5885
msgid "Container has data after end marker: %(excess)r"
6141
#: breezy/errors.py:2735
5888
#: bzrlib/errors.py:2743
6142
5889
msgid "Container has multiple records with the same name: %(name)s"
6145
#: breezy/errors.py:2748
5892
#: bzrlib/errors.py:2756
6146
5893
msgid "Corrupt or incompatible data stream: %(reason)s"
6149
#: breezy/errors.py:2756
5896
#: bzrlib/errors.py:2764
6150
5897
msgid "SMTP error: %(error)s"
6153
#: breezy/errors.py:2764
5900
#: bzrlib/errors.py:2772
6154
5901
msgid "No message supplied."
6157
#: breezy/errors.py:2769
5904
#: bzrlib/errors.py:2777
6158
5905
msgid "No mail-to address (--mail-to) or output (-o) specified."
6161
#: breezy/errors.py:2774
5908
#: bzrlib/errors.py:2782
6163
5910
"Unable to find mail client with the following names: "
6164
5911
"%(mail_command_list_string)s"
6167
#: breezy/errors.py:2784
5914
#: bzrlib/errors.py:2792
6168
5915
msgid "SMTP connection to %(host)s refused"
6171
#: breezy/errors.py:2793
5918
#: bzrlib/errors.py:2801
6172
5919
msgid "Please specify smtp_server. No server at default %(host)s."
6175
#: breezy/errors.py:2807
5922
#: bzrlib/errors.py:2815
6177
5924
"'%(display_url)s' is not in sync with %(target_url)s. See bzr help sync-for-"
6181
#: breezy/errors.py:2819
5928
#: bzrlib/errors.py:2827
6182
5929
msgid "'%(display_url)s' is already a branch."
6185
#: breezy/errors.py:2824
5932
#: bzrlib/errors.py:2832
6186
5933
msgid "'%(display_url)s' is already a tree."
6189
#: breezy/errors.py:2829
5936
#: bzrlib/errors.py:2837
6190
5937
msgid "'%(display_url)s' is already a checkout."
6193
#: breezy/errors.py:2834
5940
#: bzrlib/errors.py:2842
6194
5941
msgid "'%(display_url)s' is already a lightweight checkout."
6197
#: breezy/errors.py:2839
5944
#: bzrlib/errors.py:2847
6198
5945
msgid "'%(display_url)s' is already using a shared repository."
6201
#: breezy/errors.py:2844
5948
#: bzrlib/errors.py:2852
6202
5949
msgid "'%(display_url)s' is already standalone."
6205
#: breezy/errors.py:2849
5952
#: bzrlib/errors.py:2857
6206
5953
msgid "Shared repository '%(display_url)s' already creates working trees."
6209
#: breezy/errors.py:2855
5956
#: bzrlib/errors.py:2863
6211
5958
"Shared repository '%(display_url)s' already doesn't create working trees."
6214
#: breezy/errors.py:2861
5961
#: bzrlib/errors.py:2869
6215
5962
msgid "Requested reconfiguration of '%(display_url)s' is not supported."
6218
#: breezy/errors.py:2866
5965
#: bzrlib/errors.py:2874
6219
5966
msgid "No location could be found to bind to at %(display_url)s."
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
5969
#: bzrlib/errors.py:2879
5971
"Working tree \"%(display_url)s\" has uncommitted changes (See bzr "
5975
#: bzrlib/errors.py:2898
5977
"Working tree \"%(display_url)s\" has shelved changes (See bzr shelve --"
5981
#: bzrlib/errors.py:2904
6240
5982
msgid "Variable {%(name)s} is not available."
6243
#: breezy/errors.py:2919
5985
#: bzrlib/errors.py:2912
6244
5986
msgid "No template specified."
6247
#: breezy/errors.py:2924
5989
#: bzrlib/errors.py:2917
6248
5990
msgid "Unable to create symlink %(path_str)son this platform"
6251
#: breezy/errors.py:2939
5993
#: bzrlib/errors.py:2932
6253
"Unsupported timezone format \"%(timezone)s\", options are \"utc\", \"original"
5995
"Unsupported timezone format \"%(timezone)s\", options are \"utc\", "
5996
"\"original\", \"local\"."
6257
#: breezy/errors.py:2973
5999
#: bzrlib/errors.py:2966
6259
6001
"Unable to encode %(kind)s path %(path)r in user encoding %(user_encoding)s"
6262
#: breezy/errors.py:2985
6004
#: bzrlib/errors.py:2978
6263
6005
msgid "The \"%(config_id)s\" configuration does not exist."
6266
#: breezy/errors.py:2993
6008
#: bzrlib/errors.py:2986
6267
6009
msgid "The \"%(option_name)s\" configuration option does not exist."
6270
#: breezy/errors.py:3001
6012
#: bzrlib/errors.py:2994
6271
6013
msgid "The alias \"%(alias_name)s\" does not exist."
6274
#: breezy/errors.py:3015
6016
#: bzrlib/errors.py:3008
6275
6017
msgid "\"%(alias_name)s\" is not a valid location alias."
6278
#: breezy/errors.py:3023
6020
#: bzrlib/errors.py:3016
6279
6021
msgid "No %(alias_name)s location assigned."
6282
#: breezy/errors.py:3031
6024
#: bzrlib/errors.py:3024
6283
6025
msgid "Cannot bind address \"%(host)s:%(port)i\": %(orig_error)s."
6286
#: breezy/errors.py:3041
6028
#: bzrlib/errors.py:3034
6287
6029
msgid "Unknown rules detected: %(unknowns_str)s."
6290
#: breezy/errors.py:3052
6032
#: bzrlib/errors.py:3045
6291
6033
msgid "Tip change rejected: %(msg)s"
6294
#: breezy/errors.py:3060
6036
#: bzrlib/errors.py:3053
6295
6037
msgid "Shelf corrupt."
6298
#: breezy/errors.py:3065
6040
#: bzrlib/errors.py:3058
6299
6041
msgid "Corruption while decompressing repository file%(orig_error)s"
6302
#: breezy/errors.py:3077
6044
#: bzrlib/errors.py:3070
6303
6045
msgid "No changes are shelved with id \"%(shelf_id)d\"."
6306
#: breezy/errors.py:3085
6048
#: bzrlib/errors.py:3078
6307
6049
msgid "\"%(invalid_id)s\" is not a valid shelf id, try a number instead."
6310
#: breezy/errors.py:3093
6311
msgid "An attempt to access a url outside the server jail was made: '%(url)s'."
6052
#: bzrlib/errors.py:3086
6054
"An attempt to access a url outside the server jail was made: '%(url)s'."
6314
#: breezy/errors.py:3101
6057
#: bzrlib/errors.py:3094
6315
6058
msgid "The user aborted the operation."
6318
#: breezy/errors.py:3106
6061
#: bzrlib/errors.py:3099
6319
6062
msgid "Branching '%(url)s'(%(format)s) must create a working tree."
6322
#: breezy/errors.py:3116
6065
#: bzrlib/errors.py:3109
6323
6066
msgid "No such view: %(view_name)s."
6326
#: breezy/errors.py:3126
6069
#: bzrlib/errors.py:3119
6328
6071
"Views are not supported by %(tree)s; use 'bzr upgrade' to change your tree "
6329
6072
"to a later format."
6332
#: breezy/errors.py:3135
6075
#: bzrlib/errors.py:3128
6334
6077
"Specified file \"%(file_name)s\" is outside the current view: %(view_str)s"
6337
#: breezy/errors.py:3202
6080
#: bzrlib/errors.py:3195
6338
6081
msgid "%(bzrdir)r does not support co-located branches."
6341
#: breezy/errors.py:3208
6084
#: bzrlib/errors.py:3201
6343
6086
"Unable to determine your name.\n"
6344
6087
"Please, set your name with the 'whoami' command.\n"
6345
6088
"E.g. bzr whoami \"Your Name <name@example.com>\""
6348
#: breezy/errors.py:3217
6091
#: bzrlib/errors.py:3210
6349
6092
msgid "Invalid pattern(s) found. %(msg)s"
6352
#: breezy/errors.py:3225
6095
#: bzrlib/errors.py:3218
6354
6097
"Branch \"%(branch_url)s\" appears to be bound to itself. Please use `bzr "
6355
6098
"unbind` to fix."
6358
#: breezy/errors.py:3236
6101
#: bzrlib/errors.py:3229
6359
6102
msgid "Loop involving %(refs)r while expanding \"%(string)s\"."
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
6105
#: bzrlib/errors.py:3238
6106
msgid "Option %(name)s is not defined while expanding \"%(string)s\"."
6109
#: bzrlib/errors.py:3247
6372
6111
"No compatible object available for operations from %(source)r to %(target)r."
6375
#: breezy/errors.py:3272
6114
#: bzrlib/errors.py:3257
6377
6116
"VFS requests over the smart server are not allowed. Encountered: %(method)s, "
6378
6117
"%(arguments)s."
6381
#: breezy/errors.py:3282
6120
#: bzrlib/errors.py:3267
6383
6122
"Kind change from %(from_kind)s to %(to_kind)s for %(path)s not supported by "
6384
6123
"format %(format)r"
6387
#: breezy/errors.py:3294
6126
#: bzrlib/errors.py:3279
6389
6128
"Missing feature %(feature)s not provided by this version of Bazaar or any "
6393
#: breezy/errors.py:3307
6132
#: bzrlib/errors.py:3292
6394
6133
msgid "Binary files section encountered."
6397
#: breezy/errors.py:3315
6136
#: bzrlib/errors.py:3300
6399
6138
"Malformed patch header. %(desc)s\n"
6403
#: breezy/errors.py:3324
6142
#: bzrlib/errors.py:3309
6405
6144
"Malformed hunk header. %(desc)s\n"
6409
#: breezy/errors.py:3333
6148
#: bzrlib/errors.py:3318
6411
6150
"Malformed line. %(desc)s\n"
6415
#: breezy/errors.py:3343
6154
#: bzrlib/errors.py:3328
6417
6156
"Text contents mismatch at line %(line_no)d. Original has \"%(orig_line)s\", "
6418
6157
"but patch says it should be \"%(patch_line)s\""
6421
#: breezy/errors.py:3354
6160
#: bzrlib/errors.py:3339
6422
6161
msgid "The feature %(feature)s has already been registered."
6425
#: breezy/errors.py:3362
6427
"Cannot store uncommitted changes because this branch already stores "
6428
"uncommitted changes."
6431
#: breezy/export_pot.py:252
6164
#: bzrlib/export_pot.py:252
6432
6165
#, python-format
6433
6166
msgid "Exporting messages from builtin command: %s"
6436
#: breezy/export_pot.py:271
6437
#, python-brace-format
6169
#: bzrlib/export_pot.py:271
6438
6170
msgid "Exporting messages from plugin command: {0} in {1}"
6441
#: breezy/export_pot.py:292
6173
#: bzrlib/export_pot.py:292
6442
6174
#, python-format
6443
6175
msgid "Exporting message from error: %s"
6446
#: breezy/fetch.py:98
6178
#: bzrlib/fetch.py:98
6447
6179
msgid "Finding revisions"
6450
#: breezy/fetch.py:103
6182
#: bzrlib/fetch.py:103
6451
6183
msgid "Fetching revisions"
6454
#: breezy/foreign.py:262
6186
#: bzrlib/foreign.py:262
6455
6187
msgid "Push into a different VCS without any custom bzr metadata."
6458
#: breezy/foreign.py:264
6190
#: bzrlib/foreign.py:264
6460
6192
"This will afterwards rebase the local branch on the remote\n"
6461
6193
"branch unless the --no-rebase option is used, in which case \n"
6462
6194
"the two branches will be out of sync after the push. "
6465
# help of 'no-rebase' option of 'dpush' command
6466
#: breezy/foreign.py:277
6197
#: bzrlib/foreign.py:277
6467
6198
msgid "Do not rebase after push."
6470
#: breezy/foreign.py:311
6201
#: bzrlib/foreign.py:311
6471
6202
#, python-format
6472
6203
msgid "Using saved location: %s\n"
6475
#: breezy/foreign.py:321
6206
#: bzrlib/foreign.py:321
6477
6208
"{0!r} and {1!r} are in the same VCS, lossy push not necessary. Please use "
6478
6209
"regular push."
6481
#: breezy/gpg.py:358
6482
#, python-brace-format
6212
#: bzrlib/gpg.py:366
6483
6213
msgid "No GnuPG key results for pattern: {0}"
6486
#: breezy/gpg.py:431
6487
#, python-brace-format
6216
#: bzrlib/gpg.py:439
6488
6217
msgid "{0} commits with valid signatures"
6491
#: breezy/gpg.py:437
6492
#, python-brace-format
6220
#: bzrlib/gpg.py:445
6493
6221
msgid "{0} commit with unknown key"
6494
6222
msgid_plural "{0} commits with unknown keys"
6498
#: breezy/gpg.py:445
6499
#, python-brace-format
6226
#: bzrlib/gpg.py:453
6500
6227
msgid "{0} commit not valid"
6501
6228
msgid_plural "{0} commits not valid"
6505
#: breezy/gpg.py:453
6506
#, python-brace-format
6232
#: bzrlib/gpg.py:461
6507
6233
msgid "{0} commit not signed"
6508
6234
msgid_plural "{0} commits not signed"
6512
#: breezy/gpg.py:461
6513
#, python-brace-format
6238
#: bzrlib/gpg.py:469
6514
6239
msgid "{0} commit with key now expired"
6515
6240
msgid_plural "{0} commits with key now expired"
6519
#: breezy/gpg.py:481
6520
#, python-brace-format
6244
#: bzrlib/gpg.py:489
6521
6245
msgid "{0} commit by author {1} with key {2} now expired"
6522
6246
msgid_plural "{0} commits by author {1} with key {2} now expired"
6526
#: breezy/gpg.py:497
6527
#, python-brace-format
6250
#: bzrlib/gpg.py:505
6528
6251
msgid "{0} signed {1} commit"
6529
6252
msgid_plural "{0} signed {1} commits"
6533
#: breezy/gpg.py:514 breezy/gpg.py:531
6534
#, python-brace-format
6256
#: bzrlib/gpg.py:522 bzrlib/gpg.py:539
6535
6257
msgid "{0} commit by author {1}"
6536
6258
msgid_plural "{0} commits by author {1}"
6540
#: breezy/gpg.py:546
6541
#, python-brace-format
6262
#: bzrlib/gpg.py:554
6542
6263
msgid "Unknown key {0} signed {1} commit"
6543
6264
msgid_plural "Unknown key {0} signed {1} commits"
6547
#: breezy/groupcompress.py:1739
6268
#: bzrlib/groupcompress.py:1739
6548
6269
#, python-format
6549
6270
msgid "Insert claimed random_id=True, but then inserted %r two times"
6552
#: breezy/hooks.py:313
6273
#: bzrlib/hooks.py:313
6553
6274
#, python-format
6554
6275
msgid "Introduced in: %s"
6557
#: breezy/hooks.py:316
6278
#: bzrlib/hooks.py:316
6558
6279
#, python-format
6559
6280
msgid "Deprecated in: %s"
6562
#: breezy/knit.py:1766 breezy/knit.py:1802
6283
#: bzrlib/knit.py:1766 bzrlib/knit.py:1802
6563
6284
msgid "Walking content"
6566
#: breezy/knit.py:3330
6287
#: bzrlib/knit.py:3330
6567
6288
msgid "annotating"
6570
#: breezy/lock.py:549
6291
#: bzrlib/lock.py:548
6571
6292
msgid "{0!r} was {1} locked again"
6574
#: breezy/lockdir.py:321
6295
#: bzrlib/lockdir.py:321
6575
6296
#, python-format
6576
6297
msgid "error removing pending lock: %s"
6579
#: breezy/lockdir.py:616
6300
#: bzrlib/lockdir.py:616
6580
6301
msgid "Unable to obtain"
6583
#: breezy/lockdir.py:618
6304
#: bzrlib/lockdir.py:618
6584
6305
msgid "Lock owner changed for"
6587
#: breezy/lockdir.py:620
6588
#, python-brace-format
6308
#: bzrlib/lockdir.py:620
6589
6309
msgid "{0} lock {1} {2}."
6592
#: breezy/lockdir.py:627
6312
#: bzrlib/lockdir.py:627
6593
6313
#, python-format
6594
6314
msgid "Will continue to try until %s, unless you press Ctrl-C."
6597
#: breezy/lockdir.py:629
6317
#: bzrlib/lockdir.py:629
6598
6318
msgid "See \"bzr help break-lock\" for more."
6601
#: breezy/lockdir.py:739
6321
#: bzrlib/lockdir.py:739
6602
6322
#, python-format
6604
6324
"held by %(user)s on %(hostname)s (process #%(pid)s), acquired %(time_ago)s"
6607
#: breezy/log.py:563
6327
#: bzrlib/log.py:563
6608
6328
msgid "--exclude-common-ancestry requires two different revisions"
6611
#: breezy/log.py:565
6331
#: bzrlib/log.py:565
6612
6332
#, python-format
6613
6333
msgid "invalid direction %r"
6616
#: breezy/log.py:653
6336
#: bzrlib/log.py:653
6617
6337
msgid "Start revision not found in history of end revision."
6620
#: breezy/log.py:1071 breezy/log.py:1129
6340
#: bzrlib/log.py:1071 bzrlib/log.py:1129
6621
6341
msgid "Logging revision 0 is invalid."
6624
#: breezy/log.py:1073 breezy/log.py:1131
6344
#: bzrlib/log.py:1073 bzrlib/log.py:1131
6625
6345
msgid "Start revision must be older than the end revision."
6628
#: breezy/log.py:1818
6348
#: bzrlib/log.py:1818
6629
6349
#, python-format
6630
6350
msgid "unknown log formatter: %r"
6633
#: breezy/log.py:2114
6353
#: bzrlib/log.py:2114
6634
6354
msgid "fixes bug"
6635
6355
msgid_plural "fixes bugs"
6639
#: breezy/merge.py:689
6359
#: bzrlib/merge.py:689
6640
6360
msgid "All changes applied successfully."
6643
#: breezy/merge.py:691
6363
#: bzrlib/merge.py:691
6644
6364
#, python-format
6645
6365
msgid "%d conflicts encountered."
6648
#: breezy/merge.py:845 breezy/merge.py:1868
6368
#: bzrlib/merge.py:845 bzrlib/merge.py:1868
6649
6369
msgid "Preparing file merge"
6652
#: breezy/multiparent.py:426
6372
#: bzrlib/multiparent.py:426
6653
6373
msgid "Importing revisions"
6656
# help of 'help' option
6657
#: breezy/option.py:526
6376
#: bzrlib/option.py:526
6658
6377
msgid "Show help message."
6661
# help of 'quiet' option
6662
#: breezy/option.py:528
6380
#: bzrlib/option.py:528
6663
6381
msgid "Only display errors and warnings."
6666
# help of 'usage' option
6667
#: breezy/option.py:531
6384
#: bzrlib/option.py:531
6668
6385
msgid "Show usage message and options."
6671
# help of 'verbose' option
6672
#: breezy/option.py:533
6388
#: bzrlib/option.py:533
6673
6389
msgid "Display more information."
6676
# help of 'change' option
6677
#: breezy/option.py:541
6392
#: bzrlib/option.py:541
6679
6394
"Select changes introduced by the specified revision. See also \"help "
6680
6395
"revisionspec\"."
6683
# help of 'directory' option
6684
#: breezy/option.py:543
6398
#: bzrlib/option.py:543
6685
6399
msgid "Branch to operate on, instead of working directory."
6688
# help of 'log-format=long' option
6689
#: breezy/option.py:545
6402
#: bzrlib/option.py:545
6690
6403
msgid "Detailed log format."
6693
# help of 'log-format=gnu-changelog' option
6694
#: breezy/option.py:545
6406
#: bzrlib/option.py:545
6695
6407
msgid "Format used by GNU ChangeLog files."
6698
# help of 'log-format=line' option
6699
#: breezy/option.py:545
6410
#: bzrlib/option.py:545
6700
6411
msgid "Log format with one line per revision."
6703
# help of 'log-format=short' option
6704
#: breezy/option.py:545
6414
#: bzrlib/option.py:545
6705
6415
msgid "Moderately short log format."
6708
# help of 'log-format' option
6709
#: breezy/option.py:545
6418
#: bzrlib/option.py:545
6710
6419
msgid "Use specified log format."
6713
# title of 'log-format' option
6714
#: breezy/option.py:547
6422
#: bzrlib/option.py:547
6715
6423
msgid "Log format"
6718
# help of 'merge-type=lca' option
6719
#: breezy/option.py:549
6426
#: bzrlib/option.py:549
6720
6427
msgid "LCA-newness merge."
6723
# help of 'merge-type=diff3' option
6724
#: breezy/option.py:549
6430
#: bzrlib/option.py:549
6725
6431
msgid "Merge using external diff3."
6728
# help of 'merge-type=merge3' option
6729
#: breezy/option.py:549
6434
#: bzrlib/option.py:549
6730
6435
msgid "Native diff3-style merge."
6733
# help of 'merge-type' option
6734
#: breezy/option.py:549
6438
#: bzrlib/option.py:549
6735
6439
msgid "Select a particular merge algorithm."
6738
# help of 'merge-type=weave' option
6739
#: breezy/option.py:549
6442
#: bzrlib/option.py:549
6740
6443
msgid "Weave-based merge."
6743
# title of 'merge-type' option
6744
#: breezy/option.py:551
6446
#: bzrlib/option.py:551
6745
6447
msgid "Merge algorithm"
6748
# help of 'message' option
6749
#: breezy/option.py:554
6450
#: bzrlib/option.py:554
6750
6451
msgid "Message string."
6753
# help of 'null' option
6754
#: breezy/option.py:556
6454
#: bzrlib/option.py:556
6755
6455
msgid "Use an ASCII NUL (\\0) separator rather than a newline."
6758
# help of 'overwrite' option
6759
#: breezy/option.py:558
6458
#: bzrlib/option.py:558
6760
6459
msgid "Ignore differences between branches and overwrite unconditionally."
6763
# help of 'remember' option
6764
#: breezy/option.py:560
6462
#: bzrlib/option.py:560
6765
6463
msgid "Remember the specified location as a default."
6768
# help of 'reprocess' option
6769
#: breezy/option.py:562
6466
#: bzrlib/option.py:562
6770
6467
msgid "Reprocess to reduce spurious conflicts."
6773
# help of 'revision' option
6774
#: breezy/option.py:566
6470
#: bzrlib/option.py:566
6775
6471
msgid "See \"help revisionspec\" for details."
6778
# help of 'show-ids' option
6779
#: breezy/option.py:568
6474
#: bzrlib/option.py:568
6780
6475
msgid "Show internal object ids."
6783
# help of 'timezone' option
6784
#: breezy/option.py:571
6478
#: bzrlib/option.py:571
6785
6479
msgid "Display timezone as local, original, or utc."
6788
#: breezy/osutils.py:101
6482
#: bzrlib/osutils.py:100
6789
6483
msgid "Parameter {0!r} encoding is unsupported by {1} application locale."
6792
#: breezy/osutils.py:221
6486
#: bzrlib/osutils.py:220
6793
6487
msgid "lstat/stat of ({0!r}): {1!r}"
6796
#: breezy/osutils.py:1041 breezy/osutils.py:1052
6490
#: bzrlib/osutils.py:1030 bzrlib/osutils.py:1041
6797
6491
#, python-format
6798
6492
msgid "sorry, %r not allowed in path"
6801
#: breezy/osutils.py:1270
6495
#: bzrlib/osutils.py:1259
6802
6496
#, python-format
6803
6497
msgid "%r is too short to calculate a relative path"
6806
#: breezy/plugin.py:143
6500
#: bzrlib/plugin.py:143
6807
6501
#, python-format
6808
6502
msgid "\"%s\" is not a valid <plugin_name>@<plugin_path> description "
6811
# help of 'plugin' option of 'bash-completion' command
6812
#: breezy/plugins/bash_completion/bashcomp.py:411
6505
#: bzrlib/plugins/bash_completion/bashcomp.py:411
6813
6506
msgid "Enable completions for the selected plugin (default: all plugins)"
6816
#: breezy/plugins/bash_completion/bashcomp.py:412
6509
#: bzrlib/plugins/bash_completion/bashcomp.py:412
6817
6510
msgid "Generate a shell function for bash command line completion."
6820
#: breezy/plugins/bash_completion/bashcomp.py:414
6513
#: bzrlib/plugins/bash_completion/bashcomp.py:414
6822
6515
"This command generates a shell function which can be used by bash to\n"
6823
6516
"automatically complete the currently typed command when the user presses\n"
6824
6517
"the completion key (usually tab)."
6827
#: breezy/plugins/bash_completion/bashcomp.py:418
6520
#: bzrlib/plugins/bash_completion/bashcomp.py:418
6829
6522
"Commonly used like this:\n"
6830
6523
" eval \"`bzr bash-completion`\""
6833
# help of 'function-name' option of 'bash-completion' command
6834
#: breezy/plugins/bash_completion/bashcomp.py:424
6526
#: bzrlib/plugins/bash_completion/bashcomp.py:424
6835
6527
msgid "Name of the generated function (default: _bzr)"
6838
# help of 'function-only' option of 'bash-completion' command
6839
#: breezy/plugins/bash_completion/bashcomp.py:426
6530
#: bzrlib/plugins/bash_completion/bashcomp.py:426
6840
6531
msgid "Generate only the shell function, don't enable it"
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
6534
#: bzrlib/plugins/launchpad/account.py:66
6958
6535
msgid "Setting ssh/sftp usernames for launchpad.net."
6961
#: breezy/plugins/launchpad/cmds.py:43
6538
#: bzrlib/plugins/launchpad/cmds.py:44
6962
6539
msgid "Register a branch with launchpad.net."
6965
#: breezy/plugins/launchpad/cmds.py:45
6542
#: bzrlib/plugins/launchpad/cmds.py:46
6967
6544
"This command lists a bzr branch in the directory of branches on\n"
6968
6545
"launchpad.net. Registration allows the branch to be associated with\n"
6969
6546
"bugs or specifications."
6972
#: breezy/plugins/launchpad/cmds.py:49
6549
#: bzrlib/plugins/launchpad/cmds.py:50
6974
6551
"Before using this command you must register the project to which the\n"
6975
6552
"branch belongs, and create an account for yourself on launchpad.net."
6978
#: breezy/plugins/launchpad/cmds.py:52
6555
#: bzrlib/plugins/launchpad/cmds.py:53
6981
6558
" public_url: The publicly visible url for the branch to register.\n"
6987
6564
" otherwise error."
6990
#: breezy/plugins/launchpad/cmds.py:61
6567
#: bzrlib/plugins/launchpad/cmds.py:62
6993
6570
" bzr register-branch http://foo.com/bzr/fooproject.mine \\\n"
6994
6571
" --project fooproject"
6997
# help of 'project' option of 'register-branch' command
6998
#: breezy/plugins/launchpad/cmds.py:68
6574
#: bzrlib/plugins/launchpad/cmds.py:69
6999
6575
msgid "Launchpad project short name to associate with the branch."
7002
# help of 'branch-name' option of 'register-branch' command
7003
#: breezy/plugins/launchpad/cmds.py:75
6578
#: bzrlib/plugins/launchpad/cmds.py:76
7005
6580
"Short name for the branch; by default taken from the last component of the "
7009
# help of 'branch-title' option of 'register-branch' command
7010
#: breezy/plugins/launchpad/cmds.py:79
6584
#: bzrlib/plugins/launchpad/cmds.py:80
7011
6585
msgid "One-sentence description of the branch."
7014
# help of 'branch-description' option of 'register-branch' command
7015
#: breezy/plugins/launchpad/cmds.py:82
6588
#: bzrlib/plugins/launchpad/cmds.py:83
7016
6589
msgid "Longer description of the purpose or contents of the branch."
7019
# help of 'author' option of 'register-branch' command
7020
#: breezy/plugins/launchpad/cmds.py:85
6592
#: bzrlib/plugins/launchpad/cmds.py:86
7021
6593
msgid "Branch author's email address, if not yourself."
7024
# help of 'link-bug' option of 'register-branch' command
7025
#: breezy/plugins/launchpad/cmds.py:88
6596
#: bzrlib/plugins/launchpad/cmds.py:89
7026
6597
msgid "The bug this branch fixes."
7029
# help of 'dry-run' option of 'register-branch' command
7030
#: breezy/plugins/launchpad/cmds.py:91
6600
#: bzrlib/plugins/launchpad/cmds.py:92
7031
6601
msgid "Prepare the request but don't actually send it."
7034
#: breezy/plugins/launchpad/cmds.py:113
6604
#: bzrlib/plugins/launchpad/cmds.py:114
7036
6606
"register-branch requires a public branch url - see bzr help register-branch."
7039
#: breezy/plugins/launchpad/cmds.py:121
6609
#: bzrlib/plugins/launchpad/cmds.py:122
7040
6610
msgid "--product is deprecated; please use --project."
7043
#: breezy/plugins/launchpad/cmds.py:151
6613
#: bzrlib/plugins/launchpad/cmds.py:152
7044
6614
msgid "Open a Launchpad branch page in your web browser."
7047
# help of 'dry-run' option of 'launchpad-open' command
7048
#: breezy/plugins/launchpad/cmds.py:156
6617
#: bzrlib/plugins/launchpad/cmds.py:157
7049
6618
msgid "Do not actually open the browser. Just say the URL we would use."
7052
#: breezy/plugins/launchpad/cmds.py:191
6621
#: bzrlib/plugins/launchpad/cmds.py:192
7053
6622
#, python-format
7054
6623
msgid "Opening %s in web browser"
7057
#: breezy/plugins/launchpad/cmds.py:199
6626
#: bzrlib/plugins/launchpad/cmds.py:200
7058
6627
msgid "Show or set the Launchpad user ID."
7061
#: breezy/plugins/launchpad/cmds.py:201
6630
#: bzrlib/plugins/launchpad/cmds.py:202
7063
6632
"When communicating with Launchpad, some commands need to know your\n"
7064
6633
"Launchpad user ID. This command can be used to set or show the\n"
7065
6634
"user ID that Bazaar will use for such communication."
7068
#: breezy/plugins/launchpad/cmds.py:205
6637
#: bzrlib/plugins/launchpad/cmds.py:206
7071
6640
" Show the Launchpad ID of the current user::"
7074
#: breezy/plugins/launchpad/cmds.py:208
6643
#: bzrlib/plugins/launchpad/cmds.py:209
7075
6644
msgid " bzr launchpad-login"
7078
#: breezy/plugins/launchpad/cmds.py:210
6647
#: bzrlib/plugins/launchpad/cmds.py:211
7079
6648
msgid " Set the Launchpad ID of the current user to 'bob'::"
7082
#: breezy/plugins/launchpad/cmds.py:212
6651
#: bzrlib/plugins/launchpad/cmds.py:213
7083
6652
msgid " bzr launchpad-login bob"
7086
# help of 'no-check' option of 'launchpad-login' command
7087
#: breezy/plugins/launchpad/cmds.py:219
6655
#: bzrlib/plugins/launchpad/cmds.py:220
7088
6656
msgid "Don't check that the user name is valid."
7091
#: breezy/plugins/launchpad/cmds.py:234 breezy/plugins/launchpad/cmds.py:245
6659
#: bzrlib/plugins/launchpad/cmds.py:235 bzrlib/plugins/launchpad/cmds.py:246
7092
6660
msgid "Launchpad user ID exists and has SSH keys.\n"
7095
#: breezy/plugins/launchpad/cmds.py:237
6663
#: bzrlib/plugins/launchpad/cmds.py:238
7096
6664
msgid "No Launchpad user ID configured.\n"
7099
#: breezy/plugins/launchpad/cmds.py:248
6667
#: bzrlib/plugins/launchpad/cmds.py:249
7100
6668
#, python-format
7101
6669
msgid "Launchpad user ID set to '%s'.\n"
7104
#: breezy/plugins/launchpad/cmds.py:254
6672
#: bzrlib/plugins/launchpad/cmds.py:255
7105
6673
msgid "Ask Launchpad to mirror a branch now."
7108
#: breezy/plugins/launchpad/cmds.py:271
6676
#: bzrlib/plugins/launchpad/cmds.py:272
7109
6677
msgid "Propose merging a branch on Launchpad."
7112
#: breezy/plugins/launchpad/cmds.py:273
6680
#: bzrlib/plugins/launchpad/cmds.py:274
7114
6682
"This will open your usual editor to provide the initial comment. When it\n"
7115
6683
"has created the proposal, it will open it in your default web browser."
7118
#: breezy/plugins/launchpad/cmds.py:276
6686
#: bzrlib/plugins/launchpad/cmds.py:277
7120
6688
"The branch will be proposed to merge into SUBMIT_BRANCH. If SUBMIT_BRANCH\n"
7121
6689
"is not supplied, the remembered submit branch will be used. If no submit\n"
7122
6690
"branch is remembered, the development focus will be used."
7125
#: breezy/plugins/launchpad/cmds.py:280
6693
#: bzrlib/plugins/launchpad/cmds.py:281
7127
6695
"By default, the SUBMIT_BRANCH's review team will be requested to review\n"
7128
6696
"the merge proposal. This can be overriden by specifying --review (-R).\n"
7130
6698
"may optionally be followed by '=' and the review type. For example:"
7133
#: breezy/plugins/launchpad/cmds.py:285
6701
#: bzrlib/plugins/launchpad/cmds.py:286
7134
6702
msgid " bzr lp-propose-merge --review jrandom --review review-team=qa"
7137
#: breezy/plugins/launchpad/cmds.py:287
6705
#: bzrlib/plugins/launchpad/cmds.py:288
7139
6707
"This will propose a merge, request \"jrandom\" to perform a review of\n"
7140
6708
"unspecified type, and request \"review-team\" to perform a \"qa\" review."
7143
# help of 'staging' option of 'lp-propose-merge' command
7144
#: breezy/plugins/launchpad/cmds.py:292
6711
#: bzrlib/plugins/launchpad/cmds.py:293
7145
6712
msgid "Propose the merge on staging."
7148
# help of 'message' option of 'lp-propose-merge' command
7149
#: breezy/plugins/launchpad/cmds.py:294
6715
#: bzrlib/plugins/launchpad/cmds.py:295
7150
6716
msgid "Commit message."
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 "
6719
#: bzrlib/plugins/launchpad/cmds.py:297
6720
msgid "Mark the proposal as approved immediately."
7160
# help of 'fixes' option of 'lp-propose-merge' command
7161
#: breezy/plugins/launchpad/cmds.py:298
6723
#: bzrlib/plugins/launchpad/cmds.py:298
7162
6724
msgid "The bug this proposal fixes."
7165
# help of 'review' option of 'lp-propose-merge' command
7166
#: breezy/plugins/launchpad/cmds.py:300
6727
#: bzrlib/plugins/launchpad/cmds.py:300
7167
6728
msgid "Requested reviewer and optional type."
7170
#: breezy/plugins/launchpad/cmds.py:335
6731
#: bzrlib/plugins/launchpad/cmds.py:335
7171
6732
msgid "Find the proposal to merge this revision."
7174
#: breezy/plugins/launchpad/cmds.py:337
6735
#: bzrlib/plugins/launchpad/cmds.py:337
7176
6737
"Finds the merge proposal(s) that discussed landing the specified revision.\n"
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."
6738
"This works only if the selected branch was the merge proposal target, and\n"
6739
"if the merged_revno is recorded for the merge proposal. The proposal(s)\n"
6740
"are opened in a web browser."
7181
#: breezy/plugins/launchpad/cmds.py:341
6743
#: bzrlib/plugins/launchpad/cmds.py:342
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."
6745
"Any revision involved in the merge may be specified-- the revision in\n"
6746
"which the merge was performed, or one of the revisions that was merged."
7187
#: breezy/plugins/launchpad/cmds.py:344
6749
#: bzrlib/plugins/launchpad/cmds.py:345
7188
6750
msgid "So, to find the merge proposal that reviewed line 1 of README::"
7191
#: breezy/plugins/launchpad/cmds.py:346
7192
msgid " bzr lp-find-proposal -r mainline:annotate:README:1"
6753
#: bzrlib/plugins/launchpad/cmds.py:347
6754
msgid " bzr lp-find-proposal -r annotate:README:1"
7195
#: breezy/plugins/launchpad/cmds.py:365
6757
#: bzrlib/plugins/launchpad/cmds.py:363
7196
6758
msgid "No review found."
7199
#: breezy/plugins/launchpad/cmds.py:366
6761
#: bzrlib/plugins/launchpad/cmds.py:364
7200
6762
#, python-format
7201
6763
msgid "%d proposals(s) found."
7204
#: breezy/plugins/launchpad/cmds.py:378
6766
#: bzrlib/plugins/launchpad/cmds.py:374
6767
msgid "Finding revision-id"
6770
#: bzrlib/plugins/launchpad/cmds.py:381
6771
msgid "Finding merge"
6774
#: bzrlib/plugins/launchpad/cmds.py:386
6775
msgid "Finding revno"
6778
#: bzrlib/plugins/launchpad/cmds.py:392
6779
msgid "Finding Launchpad branch"
6782
#: bzrlib/plugins/launchpad/cmds.py:395
7205
6783
msgid "Finding proposals"
7208
#: breezy/plugins/launchpad/lp_api.py:231
7209
#: breezy/plugins/launchpad/lp_api.py:236
6786
#: bzrlib/plugins/launchpad/lp_api.py:241
6787
#: bzrlib/plugins/launchpad/lp_api.py:246
7210
6788
#, python-format
7211
6789
msgid "%s is not registered on Launchpad"
7214
#: breezy/plugins/launchpad/lp_api.py:246
6792
#: bzrlib/plugins/launchpad/lp_api.py:256
7215
6793
#, python-format
7216
6794
msgid "%s has no development focus."
7219
#: breezy/plugins/launchpad/lp_api.py:251
6797
#: bzrlib/plugins/launchpad/lp_api.py:261
7220
6798
#, python-format
7221
6799
msgid "development focus %s has no branch."
7224
#: breezy/plugins/launchpad/lp_api.py:256
6802
#: bzrlib/plugins/launchpad/lp_api.py:266
7225
6803
#, python-format
7226
6804
msgid "source package %s has no branch."
7229
#: breezy/plugins/launchpad/lp_api.py:260
6807
#: bzrlib/plugins/launchpad/lp_api.py:270
7230
6808
#, python-format
7231
6809
msgid "%s has no associated product or source package."
7234
#: breezy/plugins/launchpad/lp_api.py:272
6812
#: bzrlib/plugins/launchpad/lp_api.py:282
7235
6813
#, python-format
7236
6814
msgid "%s is already up-to-date."
7239
#: breezy/plugins/launchpad/lp_api.py:279
6817
#: bzrlib/plugins/launchpad/lp_api.py:289
7240
6818
#, python-format
7241
6819
msgid "Pushing to %s"
7244
#: breezy/plugins/launchpad/lp_directory.py:170
7245
#, python-brace-format
6822
#: bzrlib/plugins/launchpad/lp_directory.py:170
7247
6824
"resolution for {0}\n"
7248
6825
" local: {1}\n"
7252
#: breezy/plugins/launchpad/lp_propose.py:161
6829
#: bzrlib/plugins/launchpad/lp_propose.py:150
7253
6830
#, python-format
7254
6831
msgid "There is already a branch merge proposal: %s"
7257
#: breezy/plugins/weave_fmt/bzrdir.py:237
6834
#: bzrlib/plugins/weave_fmt/bzrdir.py:237
7258
6835
msgid "pb parameter to convert() is deprecated"
7261
#: breezy/plugins/weave_fmt/bzrdir.py:240
6838
#: bzrlib/plugins/weave_fmt/bzrdir.py:240
7262
6839
msgid "starting upgrade from format 4 to 5"
7265
#: breezy/plugins/weave_fmt/bzrdir.py:250
6842
#: bzrlib/plugins/weave_fmt/bzrdir.py:250
7266
6843
msgid "note: upgrade may be faster if all store files are ungzipped first"
7269
#: breezy/plugins/weave_fmt/bzrdir.py:279
6846
#: bzrlib/plugins/weave_fmt/bzrdir.py:279
7270
6847
msgid "converting revision"
7273
#: breezy/plugins/weave_fmt/bzrdir.py:284
6850
#: bzrlib/plugins/weave_fmt/bzrdir.py:284
7274
6851
msgid "upgraded to weaves:"
7277
#: breezy/plugins/weave_fmt/bzrdir.py:285
6854
#: bzrlib/plugins/weave_fmt/bzrdir.py:285
7278
6855
#, python-format
7279
6856
msgid "%6d revisions and inventories"
7282
#: breezy/plugins/weave_fmt/bzrdir.py:287
6859
#: bzrlib/plugins/weave_fmt/bzrdir.py:287
7283
6860
#, python-format
7284
6861
msgid "%6d revisions not present"
7287
#: breezy/plugins/weave_fmt/bzrdir.py:289
6864
#: bzrlib/plugins/weave_fmt/bzrdir.py:289
7288
6865
#, python-format
7289
6866
msgid "%6d texts"
7292
#: breezy/plugins/weave_fmt/bzrdir.py:325
6869
#: bzrlib/plugins/weave_fmt/bzrdir.py:325
7293
6870
msgid "writing weave"
7296
#: breezy/plugins/weave_fmt/bzrdir.py:329
7297
#: breezy/plugins/weave_fmt/bzrdir.py:331
6873
#: bzrlib/plugins/weave_fmt/bzrdir.py:329
6874
#: bzrlib/plugins/weave_fmt/bzrdir.py:331
7298
6875
msgid "inventory"
7301
#: breezy/plugins/weave_fmt/bzrdir.py:348
6878
#: bzrlib/plugins/weave_fmt/bzrdir.py:348
7302
6879
msgid "write revision"
7305
#: breezy/plugins/weave_fmt/bzrdir.py:362
6882
#: bzrlib/plugins/weave_fmt/bzrdir.py:362
7306
6883
msgid "loading revision"
7309
#: breezy/plugins/weave_fmt/bzrdir.py:367
6886
#: bzrlib/plugins/weave_fmt/bzrdir.py:367
7310
6887
#, python-format
7311
6888
msgid "revision {%s} not present in branch; will be converted as a ghost"
7314
#: breezy/plugins/weave_fmt/bzrdir.py:507
6891
#: bzrlib/plugins/weave_fmt/bzrdir.py:507
7315
6892
msgid "starting upgrade from format 5 to 6"
7318
#: breezy/plugins/weave_fmt/bzrdir.py:517
6895
#: bzrlib/plugins/weave_fmt/bzrdir.py:517
7319
6896
#, python-format
7320
6897
msgid "adding prefixes to %s"
7323
#: breezy/plugins/weave_fmt/bzrdir.py:557
6900
#: bzrlib/plugins/weave_fmt/bzrdir.py:557
7324
6901
msgid "starting upgrade from format 6 to metadir"
7327
#: breezy/plugins/weave_fmt/bzrdir.py:565
6904
#: bzrlib/plugins/weave_fmt/bzrdir.py:565
7328
6905
msgid "Removing ancestry.weave"
7331
#: breezy/plugins/weave_fmt/bzrdir.py:570
6908
#: bzrlib/plugins/weave_fmt/bzrdir.py:570
7332
6909
msgid "Finding branch files"
7335
#: breezy/plugins/weave_fmt/bzrdir.py:580
6912
#: bzrlib/plugins/weave_fmt/bzrdir.py:580
7336
6913
msgid "Upgrading repository"
7339
#: breezy/plugins/weave_fmt/bzrdir.py:590
6916
#: bzrlib/plugins/weave_fmt/bzrdir.py:590
7340
6917
msgid "Upgrading branch"
7343
#: breezy/plugins/weave_fmt/bzrdir.py:613
6920
#: bzrlib/plugins/weave_fmt/bzrdir.py:613
7344
6921
msgid "No working tree."
7347
#: breezy/plugins/weave_fmt/bzrdir.py:620
6924
#: bzrlib/plugins/weave_fmt/bzrdir.py:620
7348
6925
msgid "Upgrading working tree"
7351
#: breezy/plugins/weave_fmt/bzrdir.py:641
6928
#: bzrlib/plugins/weave_fmt/bzrdir.py:641
7352
6929
#, python-format
7353
6930
msgid "Make %s lock"
7356
#: breezy/plugins/weave_fmt/bzrdir.py:652
6933
#: bzrlib/plugins/weave_fmt/bzrdir.py:652
7357
6934
#, python-format
7358
6935
msgid "Moving %s"
7361
#: breezy/push.py:56
6938
#: bzrlib/push.py:56
7362
6939
msgid "Created new branch."
7365
#: breezy/push.py:97
6942
#: bzrlib/push.py:97
7366
6943
#, python-format
7368
6945
"Target directory %s already contains a .bzr directory, but it is not valid."
7371
#: breezy/push.py:101
6948
#: bzrlib/push.py:101
7372
6949
#, python-format
7374
6951
"Target directory %s already exists, but does not have a .bzr directory. "
7375
6952
"Supply --use-existing-dir to push there anyway."
7378
#: breezy/push.py:122
6955
#: bzrlib/push.py:122
7379
6956
#, python-format
7380
6957
msgid "Too many redirections trying to make %s."
7383
#: breezy/push.py:148
6960
#: bzrlib/push.py:148
7385
6962
"These branches have diverged. See \"bzr help diverged-branches\" for more "
7389
#: breezy/push.py:152
6966
#: bzrlib/push.py:152
7390
6967
#, python-format
7392
6969
"It is not possible to losslessly push to %s. You may want to use dpush "
7396
#: breezy/push.py:158
6973
#: bzrlib/push.py:158
7397
6974
#, python-format
7399
6976
"At %s you have a valid .bzr control directory, but not a branch or "
7401
6978
"directory out of the way and try again."
7404
#: breezy/reconcile.py:97
6981
#: bzrlib/reconcile.py:97
7405
6982
#, python-format
7406
6983
msgid "Reconciling branch %s"
7409
#: breezy/reconcile.py:103
6986
#: bzrlib/reconcile.py:103
7410
6987
#, python-format
7411
6988
msgid "Reconciling repository %s"
7414
#: breezy/reconcile.py:105
6991
#: bzrlib/reconcile.py:105
7415
6992
msgid "Reconciling repository"
7418
#: breezy/reconcile.py:111
6995
#: bzrlib/reconcile.py:111
7419
6996
#, python-format
7420
6997
msgid "%s cannot canonicalize CHKs."
7423
#: breezy/reconcile.py:119
7000
#: bzrlib/reconcile.py:119
7424
7001
msgid "Reconcile aborted: revision index has inconsistent parents."
7427
#: breezy/reconcile.py:121
7004
#: bzrlib/reconcile.py:121
7428
7005
msgid "Run \"bzr check\" for more details."
7431
#: breezy/reconcile.py:123
7008
#: bzrlib/reconcile.py:123
7432
7009
msgid "Reconciliation complete."
7435
#: breezy/reconcile.py:166
7436
#, python-brace-format
7012
#: bzrlib/reconcile.py:166
7437
7013
msgid "Fixing last revision info {0} => {1}"
7440
#: breezy/reconcile.py:173
7016
#: bzrlib/reconcile.py:173
7441
7017
msgid "revision_history ok."
7444
#: breezy/reconcile.py:234
7020
#: bzrlib/reconcile.py:234
7445
7021
msgid "Reading inventory data"
7448
#: breezy/reconcile.py:254 breezy/reconcile.py:384
7024
#: bzrlib/reconcile.py:254 bzrlib/reconcile.py:384
7449
7025
msgid "Inventory ok."
7452
#: breezy/reconcile.py:256 breezy/reconcile.py:386
7028
#: bzrlib/reconcile.py:256 bzrlib/reconcile.py:386
7453
7029
msgid "Backing up inventory"
7456
#: breezy/reconcile.py:258
7032
#: bzrlib/reconcile.py:258
7457
7033
msgid "Backup inventory created."
7460
#: breezy/reconcile.py:274 breezy/reconcile.py:405
7036
#: bzrlib/reconcile.py:274 bzrlib/reconcile.py:405
7461
7037
msgid "Writing weave"
7464
#: breezy/reconcile.py:277 breezy/reconcile.py:408
7040
#: bzrlib/reconcile.py:277 bzrlib/reconcile.py:408
7465
7041
msgid "Inventory regenerated."
7468
#: breezy/reconcile.py:371 breezy/reconcile.py:373 breezy/reconcile.py:376
7044
#: bzrlib/reconcile.py:371 bzrlib/reconcile.py:373 bzrlib/reconcile.py:376
7469
7045
msgid "Reading indexes"
7472
#: breezy/reconcile.py:380 breezy/reconcile.py:382
7048
#: bzrlib/reconcile.py:380 bzrlib/reconcile.py:382
7473
7049
msgid "Checking unused inventories"
7476
#: breezy/reconcile.py:388
7052
#: bzrlib/reconcile.py:388
7477
7053
msgid "Backup Inventory created"
7480
#: breezy/reconcile.py:446
7056
#: bzrlib/reconcile.py:446
7481
7057
msgid "Fixing text parents"
7484
#: breezy/reconfigure.py:54
7485
#, python-brace-format
7060
#: bzrlib/reconfigure.py:54
7486
7061
msgid "{0} is now stacked on {1}\n"
7489
#: breezy/reconfigure.py:69
7064
#: bzrlib/reconfigure.py:69
7490
7065
#, python-format
7491
7066
msgid "%s is now not stacked\n"
7494
#: breezy/remote.py:1228 breezy/repository.py:289
7069
#: bzrlib/remote.py:1228 bzrlib/repository.py:289
7495
7070
#, python-format
7496
7071
msgid "bzr: ERROR (ignored): %s"
7499
#: breezy/remote.py:2534
7074
#: bzrlib/remote.py:2534
7500
7075
msgid "Copying repository content as tarball..."
7503
#: breezy/rename_map.py:69
7078
#: bzrlib/rename_map.py:69
7504
7079
msgid "Calculating hashes"
7507
#: breezy/rename_map.py:107
7082
#: bzrlib/rename_map.py:107
7508
7083
msgid "Determining hash hits"
7511
#: breezy/rename_map.py:242
7512
#, python-brace-format
7086
#: bzrlib/rename_map.py:242
7513
7087
msgid "{0} => {1}"
7516
#: breezy/repository.py:1738
7090
#: bzrlib/repository.py:1738
7517
7091
msgid "Moving repository to repository.backup"
7520
#: breezy/repository.py:1745
7094
#: bzrlib/repository.py:1745
7521
7095
msgid "Creating new repository"
7524
#: breezy/repository.py:1750
7098
#: bzrlib/repository.py:1750
7525
7099
msgid "Copying content"
7528
#: breezy/repository.py:1754
7102
#: bzrlib/repository.py:1754
7529
7103
msgid "Deleting old repository content"
7532
#: breezy/repository.py:1756
7106
#: bzrlib/repository.py:1756
7533
7107
msgid "repository converted"
7536
#: breezy/revisionspec.py:903
7537
#, python-brace-format
7110
#: bzrlib/revisionspec.py:903
7538
7111
msgid "Using {0} {1}"
7541
#: breezy/send.py:59
7114
#: bzrlib/send.py:59
7542
7115
#, python-format
7543
7116
msgid "Mail client \"%s\" does not support specifying body"
7546
#: breezy/send.py:63
7119
#: bzrlib/send.py:63
7547
7120
msgid "--remember requires a branch to be specified."
7550
#: breezy/send.py:78
7123
#: bzrlib/send.py:78
7551
7124
msgid "No submit branch known or specified"
7554
#: breezy/send.py:81
7555
#, python-brace-format
7127
#: bzrlib/send.py:81
7556
7128
msgid "Using saved {0} location \"{1}\" to determine what changes to submit."
7559
#: breezy/send.py:99
7131
#: bzrlib/send.py:99
7560
7132
#, python-format
7561
7133
msgid "No such send format '%s'."
7564
#: breezy/send.py:115
7136
#: bzrlib/send.py:115
7565
7137
msgid "bzr send takes at most two one revision identifiers"
7568
#: breezy/send.py:128
7140
#: bzrlib/send.py:128
7569
7141
msgid "No revisions to submit."
7572
#: breezy/send.py:140
7144
#: bzrlib/send.py:140
7574
7146
"- not supported for merge directives that use more than one output file."
7577
#: breezy/send.py:186
7149
#: bzrlib/send.py:186
7578
7150
msgid "Format 0.9 does not permit bundle with no patch"
7581
#: breezy/shelf_ui.py:46
7153
#: bzrlib/shelf_ui.py:46
7582
7154
#, python-format
7583
7155
msgid "Shelve adding file \"%(path)s\"?"
7586
#: breezy/shelf_ui.py:47
7158
#: bzrlib/shelf_ui.py:47
7587
7159
msgid "Shelve binary changes?"
7590
#: breezy/shelf_ui.py:48
7162
#: bzrlib/shelf_ui.py:48
7591
7163
msgid "Shelve changing \"%s\" from %(other)s to %(this)s?"
7594
#: breezy/shelf_ui.py:50
7166
#: bzrlib/shelf_ui.py:50
7595
7167
#, python-format
7596
7168
msgid "Shelve removing file \"%(path)s\"?"
7599
#: breezy/shelf_ui.py:51
7171
#: bzrlib/shelf_ui.py:51
7600
7172
#, python-format
7601
7173
msgid "Shelve %d change(s)?"
7604
#: breezy/shelf_ui.py:52
7176
#: bzrlib/shelf_ui.py:52
7605
7177
msgid "Shelve?"
7608
#: breezy/shelf_ui.py:53
7180
#: bzrlib/shelf_ui.py:53
7609
7181
#, python-format
7611
7183
"Shelve changing target of \"%(path)s\" from \"%(other)s\" to \"%(this)s\"?"
7614
#: breezy/shelf_ui.py:55
7186
#: bzrlib/shelf_ui.py:55
7615
7187
#, python-format
7616
7188
msgid "Shelve renaming \"%(other)s\" => \"%(this)s\"?"
7619
#: breezy/shelf_ui.py:70
7191
#: bzrlib/shelf_ui.py:70
7620
7192
#, python-format
7621
7193
msgid "Changes shelved with id \"%d\"."
7624
#: breezy/shelf_ui.py:74
7196
#: bzrlib/shelf_ui.py:74
7625
7197
msgid "Selected changes destroyed."
7628
#: breezy/shelf_ui.py:78
7200
#: bzrlib/shelf_ui.py:78
7629
7201
msgid "Selected changes:"
7632
#: breezy/shelf_ui.py:98
7204
#: bzrlib/shelf_ui.py:98
7633
7205
#, python-format
7634
7206
msgid "Delete file \"%(path)s\"?"
7637
#: breezy/shelf_ui.py:99
7209
#: bzrlib/shelf_ui.py:99
7638
7210
msgid "Apply binary changes?"
7641
#: breezy/shelf_ui.py:100
7213
#: bzrlib/shelf_ui.py:100
7642
7214
#, python-format
7643
7215
msgid "Change \"%(path)s\" from %(this)s to %(other)s?"
7646
#: breezy/shelf_ui.py:102
7218
#: bzrlib/shelf_ui.py:102
7647
7219
#, python-format
7648
7220
msgid "Add file \"%(path)s\"?"
7651
#: breezy/shelf_ui.py:103
7223
#: bzrlib/shelf_ui.py:103
7652
7224
#, python-format
7653
7225
msgid "Apply %d change(s)?"
7656
#: breezy/shelf_ui.py:104
7228
#: bzrlib/shelf_ui.py:104
7657
7229
msgid "Apply change?"
7660
#: breezy/shelf_ui.py:105
7232
#: bzrlib/shelf_ui.py:105
7661
7233
#, python-format
7662
7234
msgid "Change target of \"%(path)s\" from \"%(this)s\" to \"%(other)s\"?"
7665
#: breezy/shelf_ui.py:107
7237
#: bzrlib/shelf_ui.py:107
7666
7238
#, python-format
7667
7239
msgid "Rename \"%(this)s\" => \"%(other)s\"?"
7670
#: breezy/shelf_ui.py:402
7242
#: bzrlib/shelf_ui.py:402
7671
7243
msgid "No changes are shelved."
7674
#: breezy/shelf_ui.py:460
7246
#: bzrlib/shelf_ui.py:460
7675
7247
#, python-format
7676
7248
msgid "Using changes with id \"%d\"."
7679
#: breezy/shelf_ui.py:464
7251
#: bzrlib/shelf_ui.py:464
7680
7252
#, python-format
7681
7253
msgid "Message: %s"
7684
#: breezy/shelf_ui.py:476
7256
#: bzrlib/shelf_ui.py:476
7685
7257
#, python-format
7686
7258
msgid "Deleted changes with id \"%d\"."
7689
#: breezy/smart/medium.py:714
7690
#, python-brace-format
7261
#: bzrlib/smart/medium.py:714
7691
7262
msgid "HPSS calls: {0} ({1} vfs) {2}"
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
7265
#: bzrlib/smart/server.py:169
7705
7266
msgid "Requested to stop gracefully"
7708
#: breezy/smart/server.py:179
7269
#: bzrlib/smart/server.py:179
7709
7270
#, python-format
7710
7271
msgid "Waiting for %d client(s) to finish"
7713
#: breezy/smart/server.py:185
7274
#: bzrlib/smart/server.py:185
7714
7275
#, python-format
7715
7276
msgid "Still waiting for %d client(s) to finish"
7718
#: breezy/smart/server.py:219
7279
#: bzrlib/smart/server.py:219
7719
7280
#, python-format
7720
7281
msgid "listening socket error: %s"
7723
#: breezy/smart/server.py:452
7284
#: bzrlib/smart/server.py:452
7724
7285
#, python-format
7725
7286
msgid "listening on port: %s"
7728
#: breezy/switch.py:84
7289
#: bzrlib/switch.py:73
7729
7290
msgid "Pending merges must be committed or reverted before using switch."
7732
#: breezy/switch.py:111
7293
#: bzrlib/switch.py:100
7734
7295
"Cannot switch as local commits found in the checkout. Commit these to the "
7735
7296
"bound branch or use --force to throw them away."
7738
#: breezy/switch.py:116
7299
#: bzrlib/switch.py:105
7739
7300
#, python-format
7741
7302
"Unable to connect to current master branch %(target)s: %(error)s To switch "
7742
7303
"anyway, use --force."
7745
#: breezy/switch.py:140
7306
#: bzrlib/switch.py:129
7746
7307
msgid "Cannot switch a branch, only a checkout."
7749
#: breezy/switch.py:183
7310
#: bzrlib/switch.py:167
7750
7311
#, python-format
7751
7312
msgid "Tree is up to date at revision %d."
7754
#: breezy/switch.py:190
7315
#: bzrlib/switch.py:173
7755
7316
#, python-format
7756
7317
msgid "Updated to revision %d."
7759
#: breezy/transform.py:1723 breezy/transform.py:1734 breezy/transform.py:1736
7320
#: bzrlib/transform.py:1723 bzrlib/transform.py:1734 bzrlib/transform.py:1736
7760
7321
msgid "Apply phase"
7763
#: breezy/transform.py:1762 breezy/transform.py:1830
7324
#: bzrlib/transform.py:1762 bzrlib/transform.py:1830
7764
7325
msgid "removing file"
7767
#: breezy/transform.py:1780 breezy/transform.py:1865
7328
#: bzrlib/transform.py:1780 bzrlib/transform.py:1865
7768
7329
msgid "adding file"
7771
#: breezy/transform.py:2598
7332
#: bzrlib/transform.py:2598
7772
7333
msgid "Building tree"
7775
#: breezy/transform.py:2688 breezy/transform.py:2715
7336
#: bzrlib/transform.py:2688 bzrlib/transform.py:2715
7776
7337
msgid "Adding file contents"
7779
#: breezy/transform.py:3017
7340
#: bzrlib/transform.py:3017
7780
7341
msgid "Resolution pass"
7783
#: breezy/transport/ftp/_gssapi.py:88
7344
#: bzrlib/transport/ftp/_gssapi.py:88
7784
7345
#, python-format
7785
7346
msgid "Authenticated as %s"
7788
#: breezy/tree.py:647
7349
#: bzrlib/tree.py:647
7789
7350
msgid "*** {0} content-filter: {1} => {2!r}"
7792
#: breezy/upgrade.py:77
7353
#: bzrlib/upgrade.py:77
7793
7354
#, python-format
7794
7355
msgid "This is a checkout. The branch (%s) needs to be upgraded separately."
7797
#: breezy/upgrade.py:100
7358
#: bzrlib/upgrade.py:100
7798
7359
#, python-format
7799
7360
msgid "cannot upgrade from bzrdir format %s"
7802
#: breezy/upgrade.py:103
7363
#: bzrlib/upgrade.py:103
7803
7364
#, python-format
7804
7365
msgid "starting upgrade of %s"
7807
#: breezy/upgrade.py:110
7368
#: bzrlib/upgrade.py:110
7808
7369
msgid "finished"
7811
#: breezy/upgrade.py:120
7372
#: bzrlib/upgrade.py:120
7812
7373
msgid "Deleting backup.bzr"
7815
#: breezy/upgrade.py:151
7816
#, python-brace-format
7376
#: bzrlib/upgrade.py:151
7819
7379
"SUMMARY: {0} upgrades attempted, {1} succeeded, {2} failed"
7822
#: breezy/upgrade.py:208
7382
#: bzrlib/upgrade.py:208
7823
7383
#, python-format
7824
7384
msgid "Found %d dependent branches - upgrading ..."
7827
#: breezy/upgrade.py:276
7387
#: bzrlib/upgrade.py:276
7828
7388
msgid "Upgrading bzrdirs"
7831
#: breezy/upgrade.py:282
7391
#: bzrlib/upgrade.py:282
7832
7392
#, python-format
7833
7393
msgid "Upgrading %s"
7836
#: breezy/upgrade.py:283
7837
#, python-brace-format
7396
#: bzrlib/upgrade.py:283
7838
7397
msgid "Upgrading {0} {1} ..."
7841
#: breezy/upgrade.py:301
7400
#: bzrlib/upgrade.py:301
7842
7401
msgid "Removing backup ..."
7845
#: breezy/upgrade.py:305
7846
#, python-brace-format
7404
#: bzrlib/upgrade.py:305
7847
7405
msgid "failed to clean-up {0}: {1}"
7850
#: breezy/vf_repository.py:1091
7408
#: bzrlib/vf_repository.py:1091
7851
7409
msgid "inventories"
7854
#: breezy/vf_repository.py:1117
7412
#: bzrlib/vf_repository.py:1117
7858
#: breezy/vf_repository.py:1622 breezy/vf_repository.py:1631
7416
#: bzrlib/vf_repository.py:1622 bzrlib/vf_repository.py:1631
7859
7417
msgid "Calculating text parents"
7862
#: breezy/vf_repository.py:1707
7420
#: bzrlib/vf_repository.py:1707
7863
7421
msgid "Fetch texts"
7866
#: breezy/vf_repository.py:2536
7424
#: bzrlib/vf_repository.py:2536
7867
7425
msgid "loading text store"
7870
#: breezy/vf_repository.py:2542
7428
#: bzrlib/vf_repository.py:2542
7871
7429
msgid "checking text graph"
7874
#: breezy/vf_repository.py:2998 breezy/vf_repository.py:3012
7875
#: breezy/vf_repository.py:3127
7432
#: bzrlib/vf_repository.py:2998 bzrlib/vf_repository.py:3012
7433
#: bzrlib/vf_repository.py:3127
7876
7434
msgid "Transferring revisions"
7879
#: breezy/win32utils.py:146
7437
#: bzrlib/win32utils.py:146
7880
7438
msgid "Failed to GetProcessMemoryInfo()"
7883
#: breezy/win32utils.py:167
7441
#: bzrlib/win32utils.py:167
7884
7442
msgid "Cannot debug memory on win32 without ctypes or win32process"
7887
#: breezy/win32utils.py:172
7888
#, python-brace-format
7445
#: bzrlib/win32utils.py:172
7889
7446
msgid "WorkingSize {0:>7}KiB\tPeakWorking {1:>7}KiB\t{2}"
7892
#: breezy/win32utils.py:180
7449
#: bzrlib/win32utils.py:180
7893
7450
#, python-format
7894
7451
msgid "WorkingSize %8d KiB"
7897
#: breezy/win32utils.py:181
7454
#: bzrlib/win32utils.py:181
7898
7455
#, python-format
7899
7456
msgid "PeakWorking %8d KiB"
7902
#: breezy/win32utils.py:182
7459
#: bzrlib/win32utils.py:182
7903
7460
#, python-format
7904
7461
msgid "PagefileUsage %8d KiB"
7907
#: breezy/win32utils.py:183
7464
#: bzrlib/win32utils.py:183
7908
7465
#, python-format
7909
7466
msgid "PeakPagefileUsage %8d KiB"
7912
#: breezy/win32utils.py:185
7469
#: bzrlib/win32utils.py:185
7913
7470
#, python-format
7914
7471
msgid "PrivateUsage %8d KiB"
7917
#: breezy/win32utils.py:186
7474
#: bzrlib/win32utils.py:186
7918
7475
#, python-format
7919
7476
msgid "PageFaultCount %8d"
7922
#: breezy/workingtree.py:1516
7479
#: bzrlib/workingtree.py:1482
7923
7480
msgid "Rerun update after fixing the conflicts."