167
167
# help of 'short' option of 'status' command
168
#: bzrlib/builtins.py:272
168
#: bzrlib/builtins.py:275
169
169
msgid "Use short status indicators."
172
172
# help of 'versioned' option of 'status' command
173
#: bzrlib/builtins.py:274
173
#: bzrlib/builtins.py:277
174
174
msgid "Only show versioned files."
177
177
# help of 'no-pending' option of 'status' command
178
#: bzrlib/builtins.py:276
178
#: bzrlib/builtins.py:279
179
179
msgid "Don't show pending merges."
182
182
# help of 'no-classify' option of 'status' command
183
#: bzrlib/builtins.py:279
183
#: bzrlib/builtins.py:282
184
184
msgid "Do not mark object type using indicator."
187
#: bzrlib/builtins.py:294
187
#: bzrlib/builtins.py:297
188
188
msgid "bzr status --revision takes exactly one or two revision specifiers"
191
#: bzrlib/builtins.py:338 bzrlib/builtins.py:5024
191
#: bzrlib/builtins.py:341 bzrlib/builtins.py:5090
192
192
msgid "You can only supply one of revision_id or --revision"
195
#: bzrlib/builtins.py:341 bzrlib/builtins.py:5026
195
#: bzrlib/builtins.py:344 bzrlib/builtins.py:5092
196
196
msgid "You must supply either --revision or a revision_id"
199
#: bzrlib/builtins.py:348
199
#: bzrlib/builtins.py:351
201
201
msgid "Repository %r does not support access to raw revision texts"
204
#: bzrlib/builtins.py:359
204
#: bzrlib/builtins.py:362
205
205
msgid "The repository {0} contains no revision {1}."
208
#: bzrlib/builtins.py:366
208
#: bzrlib/builtins.py:369
209
209
msgid "You cannot specify a NULL revision."
212
#: bzrlib/builtins.py:458
212
#: bzrlib/builtins.py:461
213
213
msgid "Remove the working tree from a given branch/checkout."
216
#: bzrlib/builtins.py:460
216
#: bzrlib/builtins.py:463
218
218
"Since a lightweight checkout is little more than a working tree\n"
219
219
"this will refuse to run against one."
222
#: bzrlib/builtins.py:463
222
#: bzrlib/builtins.py:466
223
223
msgid "To re-create the working tree, use \"bzr checkout\"."
226
226
# help of 'force' option of 'remove-tree' command
227
#: bzrlib/builtins.py:469
227
#: bzrlib/builtins.py:472
228
228
msgid "Remove the working tree even if it has uncommitted or shelved changes."
231
#: bzrlib/builtins.py:483
231
#: bzrlib/builtins.py:486
232
232
msgid "No working tree to remove"
235
#: bzrlib/builtins.py:485
235
#: bzrlib/builtins.py:488
236
236
msgid "You cannot remove the working tree of a remote path"
239
#: bzrlib/builtins.py:494
239
#: bzrlib/builtins.py:497
240
240
msgid "You cannot remove the working tree from a lightweight checkout"
243
#: bzrlib/builtins.py:534
243
#: bzrlib/builtins.py:537
245
245
"The tree does not appear to be corrupt. You probably want \"bzr revert\" "
246
246
"instead. Use \"--force\" if you are sure you want to reset the working tree."
249
#: bzrlib/builtins.py:545
249
#: bzrlib/builtins.py:548
251
251
", the header appears corrupt, try passing -r -1 to set the state to the last "
255
#: bzrlib/builtins.py:549
255
#: bzrlib/builtins.py:552
256
256
msgid "failed to reset the tree state{0}"
259
#: bzrlib/builtins.py:553
259
#: bzrlib/builtins.py:556
260
260
msgid "Show current revision number."
263
#: bzrlib/builtins.py:555
263
#: bzrlib/builtins.py:558
264
264
msgid "This is equal to the number of revisions on this branch."
267
#: bzrlib/builtins.py:568
267
#: bzrlib/builtins.py:571
268
268
msgid "--tree and --revision can not be used together"
271
#: bzrlib/builtins.py:585 bzrlib/builtins.py:5808
271
#: bzrlib/builtins.py:588 bzrlib/builtins.py:5874
272
272
msgid "Tags can only be placed on a single revision, not on a range"
275
275
# help of 'tree' option of 'revno' command
276
#: bzrlib/builtins.py:609
276
#: bzrlib/builtins.py:612
277
277
msgid "Show revno of working tree."
280
#: bzrlib/builtins.py:657
280
#: bzrlib/builtins.py:660
281
281
msgid "Add specified files or directories."
284
#: bzrlib/builtins.py:659
284
#: bzrlib/builtins.py:662
286
286
"In non-recursive mode, all the named items are added, regardless\n"
287
287
"of whether they were previously ignored. A warning is given if\n"
288
288
"any of the named files are already versioned."
291
#: bzrlib/builtins.py:663
291
#: bzrlib/builtins.py:666
293
293
"In recursive mode (the default), files are treated the same way\n"
294
294
"but the behaviour for directories is different. Directories that\n"
501
506
# help of 'verbose' option of 'pull' command
502
#: bzrlib/builtins.py:1019
507
#: bzrlib/builtins.py:1046
503
508
msgid "Show logs of pulled revisions."
506
511
# help of 'directory' option of 'pull' command
507
#: bzrlib/builtins.py:1021
512
#: bzrlib/builtins.py:1048
509
514
"Branch to pull into, rather than the one containing the working directory."
512
517
# help of 'local' option of 'pull' command
513
#: bzrlib/builtins.py:1024
518
#: bzrlib/builtins.py:1051
515
520
"Perform a local pull in a bound branch. Local pulls are not applied to the "
519
#: bzrlib/builtins.py:1053
524
#: bzrlib/builtins.py:1080
520
525
msgid "Need working tree for --show-base."
523
#: bzrlib/builtins.py:1069
528
#: bzrlib/builtins.py:1096
524
529
msgid "No pull location known or specified."
527
#: bzrlib/builtins.py:1075
532
#: bzrlib/builtins.py:1102
529
534
msgid "Using saved parent location: %s\n"
532
#: bzrlib/builtins.py:1082 bzrlib/builtins.py:4234
537
#: bzrlib/builtins.py:1109 bzrlib/builtins.py:4300
533
538
msgid "Cannot use -r with merge directives or bundles"
536
#: bzrlib/builtins.py:1123
541
#: bzrlib/builtins.py:1150
537
542
msgid "Update a mirror of this branch."
540
#: bzrlib/builtins.py:1125
545
#: bzrlib/builtins.py:1152
542
547
"The target branch will not have its working tree populated because this\n"
543
548
"is both expensive, and is not supported on remote file systems."
546
#: bzrlib/builtins.py:1128
551
#: bzrlib/builtins.py:1155
548
553
"Some smart servers or protocols *may* put the working tree in place in\n"
552
#: bzrlib/builtins.py:1131
557
#: bzrlib/builtins.py:1158
554
559
"This command only works on branches that have not diverged. Branches are\n"
555
560
"considered diverged if the destination branch's most recent commit is one\n"
556
561
"that has not been merged (directly or indirectly) by the source branch."
559
#: bzrlib/builtins.py:1135
564
#: bzrlib/builtins.py:1162
561
566
"If branches have diverged, you can use 'bzr push --overwrite' to replace\n"
562
567
"the other branch completely, discarding its unmerged changes."
565
#: bzrlib/builtins.py:1138
570
#: bzrlib/builtins.py:1165
567
572
"If you want to ensure you have the different changes in the other branch,\n"
568
573
"do a merge (see bzr help merge) from the other branch, and commit that.\n"
569
574
"After that you will be able to do a push without '--overwrite'."
572
#: bzrlib/builtins.py:1142
577
#: bzrlib/builtins.py:1169
574
579
"If there is no default push location set, the first push will set it (use\n"
575
580
"--no-remember to avoid setting it). After that, you can omit the\n"
577
582
"value will only be saved if the remote location can be accessed."
580
#: bzrlib/builtins.py:1147
585
#: bzrlib/builtins.py:1174
582
587
"The --verbose option will display the revisions pushed using the log_format\n"
583
588
"configuration option. You can use a different format by overriding it with\n"
584
589
"-Olog_format=<other_format>."
592
# help of 'directory' option of 'dpush' command
593
# help of 'directory' option of 'push' command
594
#: bzrlib/builtins.py:1185 bzrlib/foreign.py:272
596
"Branch to push from, rather than the one containing the working directory."
587
599
# help of 'use-existing-dir' option of 'push' command
588
#: bzrlib/builtins.py:1161
600
#: bzrlib/builtins.py:1188
590
602
"By default push will fail if the target directory exists, but does not "
591
603
"already have a control directory. This flag will allow push to proceed."
594
606
# help of 'stacked' option of 'push' command
595
#: bzrlib/builtins.py:1166
607
#: bzrlib/builtins.py:1193
597
609
"Create a stacked branch that references the public location of the parent "
601
613
# help of 'stacked-on' option of 'push' command
602
#: bzrlib/builtins.py:1169
614
#: bzrlib/builtins.py:1196
604
616
"Create a stacked branch that refers to another branch for the commit "
605
617
"history. Only the work not present in the referenced branch is included in "
606
618
"the branch created."
621
# help of 'strict' option of 'dpush' command
622
# help of 'strict' option of 'push' command
623
#: bzrlib/builtins.py:1201 bzrlib/foreign.py:279
625
"Refuse to push if there are uncommitted changes in the working tree, --no-"
626
"strict disables the check."
609
629
# help of 'no-tree' option of 'push' command
610
#: bzrlib/builtins.py:1177
630
#: bzrlib/builtins.py:1204
611
631
msgid "Don't populate the working tree, even for protocols that support it."
614
#: bzrlib/builtins.py:1221
634
#: bzrlib/builtins.py:1248
615
635
msgid "Could not determine branch to refer to."
618
#: bzrlib/builtins.py:1228 bzrlib/foreign.py:305
638
#: bzrlib/builtins.py:1257
641
"No push location known or specified. To push to the parent branch (at %s), "
642
"use 'bzr push :parent'."
645
#: bzrlib/builtins.py:1263 bzrlib/foreign.py:306
619
646
msgid "No push location known or specified."
622
#: bzrlib/builtins.py:1232
649
#: bzrlib/builtins.py:1267
624
651
msgid "Using saved push location: %s"
627
#: bzrlib/builtins.py:1242
654
#: bzrlib/builtins.py:1277
628
655
msgid "Create a new branch that is a copy of an existing branch."
631
#: bzrlib/builtins.py:1244
658
#: bzrlib/builtins.py:1279
633
660
"If the TO_LOCATION is omitted, the last component of the FROM_LOCATION will\n"
634
661
"be used. In other words, \"branch ../foo/bar\" will attempt to create ./"
639
666
"create ./foo-bar."
642
#: bzrlib/builtins.py:1251
669
#: bzrlib/builtins.py:1286
644
671
"To retrieve the branch as of a particular revision, supply the --revision\n"
645
672
"parameter, as in \"branch foo/bar -r 5\"."
648
#: bzrlib/builtins.py:1254
675
#: bzrlib/builtins.py:1289
649
676
msgid "The synonyms 'clone' and 'get' for this command are deprecated."
652
679
# help of 'no-tree' option of 'branch' command
653
#: bzrlib/builtins.py:1264
680
#: bzrlib/builtins.py:1299
654
681
msgid "Create a branch without a working-tree."
657
684
# help of 'switch' option of 'branch' command
658
#: bzrlib/builtins.py:1266
685
#: bzrlib/builtins.py:1301
659
686
msgid "Switch the checkout in the current directory to the new branch."
662
689
# help of 'stacked' option of 'branch' command
663
#: bzrlib/builtins.py:1269
690
#: bzrlib/builtins.py:1304
665
692
"Create a stacked branch referring to the source branch. The new branch will "
666
693
"depend on the availability of the source branch for all operations."
669
696
# help of 'standalone' option of 'branch' command
670
#: bzrlib/builtins.py:1273
697
#: bzrlib/builtins.py:1308
671
698
msgid "Do not use a shared repository, even if available."
674
701
# help of 'use-existing-dir' option of 'branch' command
675
#: bzrlib/builtins.py:1275
702
#: bzrlib/builtins.py:1310
677
704
"By default branch will fail if the target directory exists, but does not "
678
705
"already have a control directory. This flag will allow branch to proceed."
681
708
# help of 'bind' option of 'branch' command
682
#: bzrlib/builtins.py:1280
709
#: bzrlib/builtins.py:1315
683
710
msgid "Bind new branch to from location."
686
#: bzrlib/builtins.py:1327
713
#: bzrlib/builtins.py:1362
688
715
msgid "Target directory \"%s\" already exists."
691
#: bzrlib/builtins.py:1339
718
#: bzrlib/builtins.py:1374
693
720
msgid "Parent of \"%s\" does not exist."
696
#: bzrlib/builtins.py:1358
723
#: bzrlib/builtins.py:1393
697
724
msgid "The branch {0} has no revision {1}."
700
#: bzrlib/builtins.py:1368 bzrlib/push.py:51
727
#: bzrlib/builtins.py:1403 bzrlib/push.py:53
702
729
msgid "Created new stacked branch referring to %s."
705
#: bzrlib/builtins.py:1372
732
#: bzrlib/builtins.py:1407
707
734
msgid "Branched %d revision."
708
735
msgid_plural "Branched %d revisions."
712
#: bzrlib/builtins.py:1377
739
#: bzrlib/builtins.py:1412
714
741
msgid "New branch bound to %s"
717
#: bzrlib/builtins.py:1382 bzrlib/builtins.py:6121
744
#: bzrlib/builtins.py:1417 bzrlib/builtins.py:6187
719
746
msgid "Switched to branch: %s"
722
#: bzrlib/builtins.py:1387
749
#: bzrlib/builtins.py:1422
723
750
msgid "List the branches available at the current location."
726
#: bzrlib/builtins.py:1389
753
#: bzrlib/builtins.py:1424
728
755
"This command will print the names of all the branches at the current\n"
732
759
# help of 'recursive' option of 'branches' command
733
#: bzrlib/builtins.py:1396
760
#: bzrlib/builtins.py:1431
735
762
"Recursively scan for branches rather than just looking in the specified "
739
#: bzrlib/builtins.py:1413
766
#: bzrlib/builtins.py:1461
743
#: bzrlib/builtins.py:1420
770
#: bzrlib/builtins.py:1473
744
771
msgid "Create a new checkout of an existing branch."
747
#: bzrlib/builtins.py:1422
774
#: bzrlib/builtins.py:1475
749
776
"If BRANCH_LOCATION is omitted, checkout will reconstitute a working tree "
842
871
"out the old content of that file to a new location."
845
#: bzrlib/builtins.py:1548
874
#: bzrlib/builtins.py:1601
847
876
"The 'dir' argument, if given, must be the location of the root of a\n"
848
877
"working tree to update. By default, the working tree that contains the \n"
849
878
"current working directory is used."
852
#: bzrlib/builtins.py:1564
881
#: bzrlib/builtins.py:1617
853
882
msgid "bzr update --revision takes exactly one revision"
856
#: bzrlib/builtins.py:1572
885
#: bzrlib/builtins.py:1625
857
886
msgid "bzr update can only update a whole tree, not a file or subdirectory"
860
#: bzrlib/builtins.py:1603
889
#: bzrlib/builtins.py:1656
861
890
msgid "Tree is up to date at revision {0} of branch {1}"
864
#: bzrlib/builtins.py:1619
893
#: bzrlib/builtins.py:1672
867
896
"branch has no revision %s\n"
868
897
"bzr update --revision only works for a revision in the branch history"
871
#: bzrlib/builtins.py:1625
900
#: bzrlib/builtins.py:1678
872
901
msgid "Updated to revision {0} of branch {1}"
875
#: bzrlib/builtins.py:1629
904
#: bzrlib/builtins.py:1682
877
906
"Your local commits will now show as pending merges with 'bzr status', and "
878
907
"can be committed with 'bzr commit'."
881
#: bzrlib/builtins.py:1638
910
#: bzrlib/builtins.py:1691
882
911
msgid "Show information about a working tree, branch or repository."
885
#: bzrlib/builtins.py:1640
914
#: bzrlib/builtins.py:1693
887
916
"This command will show all known locations and formats associated to the\n"
888
917
"tree, branch or repository."
891
#: bzrlib/builtins.py:1643
920
#: bzrlib/builtins.py:1696
893
922
"In verbose mode, statistical information is included with each report.\n"
894
923
"To see extended statistic information, use a verbosity level of 2 or\n"
895
924
"higher by specifying the verbose option multiple times, e.g. -vv."
898
#: bzrlib/builtins.py:1647
927
#: bzrlib/builtins.py:1700
899
928
msgid "Branches and working trees will also report any missing revisions."
902
#: bzrlib/builtins.py:1651
931
#: bzrlib/builtins.py:1702 bzrlib/builtins.py:3622 bzrlib/builtins.py:4752
932
#: bzrlib/builtins.py:6389
936
#: bzrlib/builtins.py:1704
903
937
msgid " Display information on the format and related locations:"
906
#: bzrlib/builtins.py:1653
940
#: bzrlib/builtins.py:1706
907
941
msgid " bzr info"
910
#: bzrlib/builtins.py:1655
944
#: bzrlib/builtins.py:1708
912
946
" Display the above together with extended format information and\n"
913
947
" basic statistics (like the number of files in the working tree and\n"
914
948
" number of revisions in the branch and repository):"
917
#: bzrlib/builtins.py:1659
951
#: bzrlib/builtins.py:1712
918
952
msgid " bzr info -v"
921
#: bzrlib/builtins.py:1661
955
#: bzrlib/builtins.py:1714
922
956
msgid " Display the above together with number of committers to the branch:"
925
#: bzrlib/builtins.py:1663
959
#: bzrlib/builtins.py:1716
926
960
msgid " bzr info -vv"
929
#: bzrlib/builtins.py:1682
963
#: bzrlib/builtins.py:1735
930
964
msgid "Remove files or directories."
933
#: bzrlib/builtins.py:1684
967
#: bzrlib/builtins.py:1737
935
969
"This makes Bazaar stop tracking changes to the specified files. Bazaar will\n"
936
970
"delete them if they can easily be recovered using revert otherwise they\n"
1212
1256
" 0 - no change"
1215
#: bzrlib/builtins.py:2072
1259
#: bzrlib/builtins.py:2127
1218
1262
" Shows the difference in the working tree versus the last commit::"
1221
#: bzrlib/builtins.py:2075
1265
#: bzrlib/builtins.py:2130
1222
1266
msgid " bzr diff"
1225
#: bzrlib/builtins.py:2077
1269
#: bzrlib/builtins.py:2132
1226
1270
msgid " Difference between the working tree and revision 1::"
1229
#: bzrlib/builtins.py:2079
1273
#: bzrlib/builtins.py:2134
1230
1274
msgid " bzr diff -r1"
1233
#: bzrlib/builtins.py:2081
1277
#: bzrlib/builtins.py:2136
1234
1278
msgid " Difference between revision 3 and revision 1::"
1237
#: bzrlib/builtins.py:2083
1281
#: bzrlib/builtins.py:2138
1238
1282
msgid " bzr diff -r1..3"
1241
#: bzrlib/builtins.py:2085
1285
#: bzrlib/builtins.py:2140
1242
1286
msgid " Difference between revision 3 and revision 1 for branch xxx::"
1245
#: bzrlib/builtins.py:2087
1289
#: bzrlib/builtins.py:2142
1246
1290
msgid " bzr diff -r1..3 xxx"
1249
#: bzrlib/builtins.py:2089
1293
#: bzrlib/builtins.py:2144
1250
1294
msgid " The changes introduced by revision 2 (equivalent to -r1..2)::"
1253
#: bzrlib/builtins.py:2091
1297
#: bzrlib/builtins.py:2146
1254
1298
msgid " bzr diff -c2"
1257
#: bzrlib/builtins.py:2093
1301
#: bzrlib/builtins.py:2148
1259
1303
" To see the changes introduced by revision X::\n"
1261
1305
" bzr diff -cX"
1264
#: bzrlib/builtins.py:2097
1308
#: bzrlib/builtins.py:2152
1266
1310
" Note that in the case of a merge, the -c option shows the changes\n"
1267
1311
" compared to the left hand parent. To see the changes against\n"
1268
1312
" another parent, use::"
1271
#: bzrlib/builtins.py:2101
1315
#: bzrlib/builtins.py:2156
1272
1316
msgid " bzr diff -r<chosen_parent>..X"
1275
#: bzrlib/builtins.py:2103
1319
#: bzrlib/builtins.py:2158
1277
1321
" The changes between the current revision and the previous revision\n"
1278
1322
" (equivalent to -c-1 and -r-2..-1)"
1281
#: bzrlib/builtins.py:2106
1325
#: bzrlib/builtins.py:2161
1282
1326
msgid " bzr diff -r-2.."
1285
#: bzrlib/builtins.py:2108
1329
#: bzrlib/builtins.py:2163
1286
1330
msgid " Show just the differences for file NEWS::"
1289
#: bzrlib/builtins.py:2110
1333
#: bzrlib/builtins.py:2165
1290
1334
msgid " bzr diff NEWS"
1293
#: bzrlib/builtins.py:2112
1337
#: bzrlib/builtins.py:2167
1294
1338
msgid " Show the differences in working tree xxx for file NEWS::"
1297
#: bzrlib/builtins.py:2114
1341
#: bzrlib/builtins.py:2169
1298
1342
msgid " bzr diff xxx/NEWS"
1301
#: bzrlib/builtins.py:2116
1345
#: bzrlib/builtins.py:2171
1302
1346
msgid " Show the differences from branch xxx to this working tree:"
1305
#: bzrlib/builtins.py:2118
1349
#: bzrlib/builtins.py:2173
1306
1350
msgid " bzr diff --old xxx"
1309
#: bzrlib/builtins.py:2120
1353
#: bzrlib/builtins.py:2175
1310
1354
msgid " Show the differences between two branches for file NEWS::"
1313
#: bzrlib/builtins.py:2122
1357
#: bzrlib/builtins.py:2177
1314
1358
msgid " bzr diff --old xxx --new yyy NEWS"
1317
#: bzrlib/builtins.py:2124
1361
#: bzrlib/builtins.py:2179
1318
1362
msgid " Same as 'bzr diff' but prefix paths with old/ and new/::"
1321
#: bzrlib/builtins.py:2126
1365
#: bzrlib/builtins.py:2181
1323
1367
" bzr diff --prefix old/:new/\n"
1330
1374
# help of 'diff-options' option of 'diff' command
1331
#: bzrlib/builtins.py:2136
1375
#: bzrlib/builtins.py:2191
1332
1376
msgid "Pass these options to the external diff program."
1335
1379
# help of 'prefix' option of 'diff' command
1336
#: bzrlib/builtins.py:2139
1380
#: bzrlib/builtins.py:2194
1338
1382
"Set prefixes added to old and new filenames, as two values separated by a "
1339
1383
"colon. (eg \"old/:new/\")."
1342
1386
# help of 'old' option of 'diff' command
1343
#: bzrlib/builtins.py:2142
1387
#: bzrlib/builtins.py:2197
1344
1388
msgid "Branch/tree to compare from."
1347
1391
# help of 'new' option of 'diff' command
1348
#: bzrlib/builtins.py:2146
1392
#: bzrlib/builtins.py:2201
1349
1393
msgid "Branch/tree to compare to."
1352
1396
# help of 'using' option of 'diff' command
1353
#: bzrlib/builtins.py:2152
1397
#: bzrlib/builtins.py:2207
1354
1398
msgid "Use this command to compare files."
1357
1401
# help of 'format' option of 'diff' command
1358
#: bzrlib/builtins.py:2157
1402
#: bzrlib/builtins.py:2212
1359
1403
msgid "Diff format to use."
1362
1406
# title of 'format' option of 'diff' command
1363
#: bzrlib/builtins.py:2159
1407
#: bzrlib/builtins.py:2214
1364
1408
msgid "Diff format"
1367
#: bzrlib/builtins.py:2181
1411
#: bzrlib/builtins.py:2236
1368
1412
msgid "--prefix expects two values separated by a colon (eg \"old/:new/\")"
1371
#: bzrlib/builtins.py:2185
1415
#: bzrlib/builtins.py:2240
1372
1416
msgid "bzr diff --revision takes exactly one or two revision specifiers"
1375
#: bzrlib/builtins.py:2190 bzrlib/builtins.py:2588 bzrlib/builtins.py:2601
1376
#: bzrlib/builtins.py:2609 bzrlib/builtins.py:4760
1419
#: bzrlib/builtins.py:2245 bzrlib/builtins.py:2643 bzrlib/builtins.py:2656
1420
#: bzrlib/builtins.py:2664 bzrlib/builtins.py:4826
1377
1421
msgid "{0} and {1} are mutually exclusive"
1380
#: bzrlib/builtins.py:2210
1424
#: bzrlib/builtins.py:2265
1382
1426
"List files deleted in the working tree.\n"
1386
#: bzrlib/builtins.py:2288
1430
#: bzrlib/builtins.py:2343
1387
1431
msgid "Show the tree root directory."
1390
#: bzrlib/builtins.py:2290
1434
#: bzrlib/builtins.py:2345
1392
1436
"The root is the nearest enclosing directory with a .bzr control\n"
1396
#: bzrlib/builtins.py:2305
1440
#: bzrlib/builtins.py:2360
1397
1441
msgid "The limit argument must be an integer."
1400
#: bzrlib/builtins.py:2313
1444
#: bzrlib/builtins.py:2368
1401
1445
msgid "The levels argument must be an integer."
1404
#: bzrlib/builtins.py:2318
1448
#: bzrlib/builtins.py:2373
1405
1449
msgid "Show historical log for a branch or subset of a branch."
1408
#: bzrlib/builtins.py:2320
1452
#: bzrlib/builtins.py:2375
1410
1454
"log is bzr's default tool for exploring the history of a branch.\n"
1411
1455
"The branch to use is taken from the first parameter. If no parameters\n"
1527
1571
" a nested merge revision and the log will be truncated accordingly."
1530
#: bzrlib/builtins.py:2394
1574
#: bzrlib/builtins.py:2449
1531
1575
msgid ":Path filtering:"
1534
#: bzrlib/builtins.py:2396
1578
#: bzrlib/builtins.py:2451
1536
1580
" If parameters are given and the first one is not a branch, the log\n"
1537
1581
" will be filtered to show only those revisions that changed the\n"
1538
1582
" nominated files or directories."
1541
#: bzrlib/builtins.py:2400
1585
#: bzrlib/builtins.py:2455
1543
1587
" Filenames are interpreted within their historical context. To log a\n"
1544
1588
" deleted file, specify a revision range so that the file existed at\n"
1545
1589
" the end or start of the range."
1548
#: bzrlib/builtins.py:2404
1592
#: bzrlib/builtins.py:2459
1550
1594
" Historical context is also important when interpreting pathnames of\n"
1551
1595
" renamed files/directories. Consider the following example:"
1554
#: bzrlib/builtins.py:2407
1598
#: bzrlib/builtins.py:2462
1556
1600
" * revision 1: add tutorial.txt\n"
1557
1601
" * revision 2: modify tutorial.txt\n"
1558
1602
" * revision 3: rename tutorial.txt to guide.txt; add tutorial.txt"
1561
#: bzrlib/builtins.py:2411
1605
#: bzrlib/builtins.py:2466
1562
1606
msgid " In this case:"
1565
#: bzrlib/builtins.py:2413
1609
#: bzrlib/builtins.py:2468
1566
1610
msgid " * ``bzr log guide.txt`` will log the file added in revision 1"
1569
#: bzrlib/builtins.py:2415
1613
#: bzrlib/builtins.py:2470
1570
1614
msgid " * ``bzr log tutorial.txt`` will log the new file added in revision 3"
1573
#: bzrlib/builtins.py:2417
1617
#: bzrlib/builtins.py:2472
1575
1619
" * ``bzr log -r2 -p tutorial.txt`` will show the changes made to\n"
1576
1620
" the original file in revision 2."
1579
#: bzrlib/builtins.py:2420
1623
#: bzrlib/builtins.py:2475
1581
1625
" * ``bzr log -r2 -p guide.txt`` will display an error message as there\n"
1582
1626
" was no file called guide.txt in revision 2."
1585
#: bzrlib/builtins.py:2423
1629
#: bzrlib/builtins.py:2478
1587
1631
" Renames are always followed by log. By design, there is no need to\n"
1588
1632
" explicitly ask for this (and no way to stop logging a file back\n"
1589
1633
" until it was last renamed)."
1592
#: bzrlib/builtins.py:2427
1636
#: bzrlib/builtins.py:2482
1593
1637
msgid ":Other filtering:"
1596
#: bzrlib/builtins.py:2429
1640
#: bzrlib/builtins.py:2484
1598
1642
" The --match option can be used for finding revisions that match a\n"
1599
1643
" regular expression in a commit message, committer, author or bug.\n"
1667
1711
# help of 'forward' option of 'log' command
1668
#: bzrlib/builtins.py:2476
1712
#: bzrlib/builtins.py:2531
1669
1713
msgid "Show from oldest to newest."
1672
1716
# help of 'verbose' option of 'log' command
1673
#: bzrlib/builtins.py:2479
1717
#: bzrlib/builtins.py:2534
1674
1718
msgid "Show files changed in each revision."
1677
1721
# help of 'change' option of 'log' command
1678
#: bzrlib/builtins.py:2485
1722
#: bzrlib/builtins.py:2540
1679
1723
msgid "Show just the specified revision. See also \"help revisionspec\"."
1682
1726
# help of 'authors' option of 'log' command
1683
#: bzrlib/builtins.py:2489
1727
#: bzrlib/builtins.py:2544
1684
1728
msgid "What names to list as authors - first, all or committer."
1687
1731
# title of 'authors' option of 'log' command
1688
#: bzrlib/builtins.py:2490
1732
#: bzrlib/builtins.py:2545
1689
1733
msgid "Authors"
1692
1736
# help of 'levels' option of 'log' command
1693
#: bzrlib/builtins.py:2495
1737
#: bzrlib/builtins.py:2550
1694
1738
msgid "Number of levels to display - 0 for all, 1 for flat."
1697
1741
# help of 'limit' option of 'log' command
1698
#: bzrlib/builtins.py:2505
1742
#: bzrlib/builtins.py:2560
1699
1743
msgid "Limit the output to the first N revisions."
1702
1746
# help of 'show-diff' option of 'log' command
1703
#: bzrlib/builtins.py:2510
1747
#: bzrlib/builtins.py:2565
1704
1748
msgid "Show changes made in each revision as a patch."
1707
1751
# help of 'include-merged' option of 'log' command
1708
#: bzrlib/builtins.py:2512
1752
#: bzrlib/builtins.py:2567
1709
1753
msgid "Show merged revisions like --levels 0 does."
1712
1756
# help of 'omit-merges' option of 'log' command
1713
#: bzrlib/builtins.py:2516
1757
#: bzrlib/builtins.py:2571
1714
1758
msgid "Do not report commits with more than one parent."
1717
1761
# help of 'exclude-common-ancestry' option of 'log' command
1718
#: bzrlib/builtins.py:2518
1762
#: bzrlib/builtins.py:2573
1720
1764
"Display only the revisions that are not part of both ancestries (require -"
1724
1768
# help of 'signatures' option of 'log' command
1725
#: bzrlib/builtins.py:2522
1769
#: bzrlib/builtins.py:2577
1726
1770
msgid "Show digital signature validity."
1729
1773
# help of 'match' option of 'log' command
1730
#: bzrlib/builtins.py:2525
1774
#: bzrlib/builtins.py:2580
1731
1775
msgid "Show revisions whose properties match this expression."
1734
1778
# help of 'match-message' option of 'log' command
1735
#: bzrlib/builtins.py:2529
1779
#: bzrlib/builtins.py:2584
1736
1780
msgid "Show revisions whose message matches this expression."
1739
1783
# help of 'match-committer' option of 'log' command
1740
#: bzrlib/builtins.py:2533
1784
#: bzrlib/builtins.py:2588
1741
1785
msgid "Show revisions whose committer matches this expression."
1744
1788
# help of 'match-author' option of 'log' command
1745
#: bzrlib/builtins.py:2537
1789
#: bzrlib/builtins.py:2592
1746
1790
msgid "Show revisions whose authors match this expression."
1749
1793
# help of 'match-bugs' option of 'log' command
1750
#: bzrlib/builtins.py:2541
1794
#: bzrlib/builtins.py:2596
1751
1795
msgid "Show revisions whose bugs match this expression."
1754
#: bzrlib/builtins.py:2595
1798
#: bzrlib/builtins.py:2650
1755
1799
msgid "--exclude-common-ancestry requires -r with two revisions"
1758
#: bzrlib/builtins.py:2623
1802
#: bzrlib/builtins.py:2678
1759
1803
#, python-format
1760
1804
msgid "Path unknown at end or start of revision range: %s"
1763
#: bzrlib/builtins.py:2740
1807
#: bzrlib/builtins.py:2795
1764
1808
#, python-format
1765
1809
msgid "bzr %s doesn't accept two revisions in different branches."
1768
#: bzrlib/builtins.py:2756
1812
#: bzrlib/builtins.py:2811
1769
1813
#, python-format
1770
1814
msgid "bzr %s --revision takes one or two values."
1773
#: bzrlib/builtins.py:2801
1817
#: bzrlib/builtins.py:2856
1775
1819
"List files in a tree.\n"
1779
1823
# help of 'recursive' option of 'ls' command
1780
#: bzrlib/builtins.py:2810
1824
#: bzrlib/builtins.py:2865
1781
1825
msgid "Recurse into subdirectories."
1784
1828
# help of 'from-root' option of 'ls' command
1785
#: bzrlib/builtins.py:2812
1829
#: bzrlib/builtins.py:2867
1786
1830
msgid "Print paths relative to the root of the branch."
1789
1833
# help of 'unknown' option of 'ls' command
1790
#: bzrlib/builtins.py:2814
1834
#: bzrlib/builtins.py:2869
1791
1835
msgid "Print unknown files."
1794
1838
# help of 'versioned' option of 'ls' command
1795
#: bzrlib/builtins.py:2815
1839
#: bzrlib/builtins.py:2870
1796
1840
msgid "Print versioned files."
1799
1843
# help of 'ignored' option of 'ls' command
1800
#: bzrlib/builtins.py:2818
1844
#: bzrlib/builtins.py:2873
1801
1845
msgid "Print ignored files."
1804
1848
# help of 'kind' option of 'ls' command
1805
#: bzrlib/builtins.py:2820
1849
#: bzrlib/builtins.py:2875
1806
1850
msgid "List entries of a particular kind: file, directory, symlink."
1809
#: bzrlib/builtins.py:2833
1853
#: bzrlib/builtins.py:2888
1810
1854
msgid "invalid kind specified"
1813
#: bzrlib/builtins.py:2836
1857
#: bzrlib/builtins.py:2891
1814
1858
msgid "Cannot set both --verbose and --null"
1817
#: bzrlib/builtins.py:2845
1861
#: bzrlib/builtins.py:2900
1818
1862
msgid "cannot specify both --from-root and PATH"
1821
#: bzrlib/builtins.py:2932
1865
#: bzrlib/builtins.py:2987
1822
1866
msgid "Ignore specified files or patterns."
1825
#: bzrlib/builtins.py:2934
1869
#: bzrlib/builtins.py:2989
1826
1870
msgid "See ``bzr help patterns`` for details on the syntax of patterns."
1829
#: bzrlib/builtins.py:2936
1873
#: bzrlib/builtins.py:2991
1831
1875
"If a .bzrignore file does not exist, the ignore command\n"
1832
1876
"will create one and add the specified files or patterns to the newly\n"
1974
#: bzrlib/builtins.py:3061
2018
#: bzrlib/builtins.py:3116
1975
2019
msgid "List ignored files and the patterns that matched them."
1978
#: bzrlib/builtins.py:3063
2022
#: bzrlib/builtins.py:3118
1980
2024
"List all the ignored files and the ignore pattern that caused the file to\n"
1984
#: bzrlib/builtins.py:3066
2028
#: bzrlib/builtins.py:3121
1985
2029
msgid "Alternatively, to list just the files::"
1988
#: bzrlib/builtins.py:3068
2032
#: bzrlib/builtins.py:3123
1989
2033
msgid " bzr ls --ignored"
1992
#: bzrlib/builtins.py:3102
2036
#: bzrlib/builtins.py:3157
1993
2037
#, python-format
1994
2038
msgid "not a valid revision-number: %r"
1997
#: bzrlib/builtins.py:3109
2041
#: bzrlib/builtins.py:3164
1998
2042
msgid "Export current or past revision to a destination directory or archive."
2001
#: bzrlib/builtins.py:3111
2045
#: bzrlib/builtins.py:3166
2002
2046
msgid "If no revision is specified this exports the last committed revision."
2005
#: bzrlib/builtins.py:3113
2049
#: bzrlib/builtins.py:3168
2007
2051
"Format may be an \"exporter\" name, such as tar, tgz, tbz2. If none is\n"
2008
2052
"given, try to find the format with the extension. If no extension\n"
2009
2053
"is found exports to a directory (equivalent to --format=dir)."
2012
#: bzrlib/builtins.py:3117
2056
#: bzrlib/builtins.py:3172
2014
2058
"If root is supplied, it will be used as the root directory inside\n"
2015
2059
"container formats (tar, zip, etc). If it is not supplied it will default\n"
2016
2060
"to the exported filename. The root option has no effect for 'dir' format."
2019
#: bzrlib/builtins.py:3121
2063
#: bzrlib/builtins.py:3176
2021
2065
"If branch is omitted then the branch containing the current working\n"
2022
2066
"directory will be used."
2025
#: bzrlib/builtins.py:3124
2069
#: bzrlib/builtins.py:3179
2026
2070
msgid "Note: Export of tree with non-ASCII filenames to zip is not supported."
2029
#: bzrlib/builtins.py:3126
2073
#: bzrlib/builtins.py:3181
2031
2075
" ================= =========================\n"
2032
2076
" Supported formats Autodetected by extension\n"
2042
2086
# help of 'format' option of 'export' command
2043
#: bzrlib/builtins.py:3140
2087
#: bzrlib/builtins.py:3195
2044
2088
msgid "Type of file to export to."
2047
2091
# help of 'filters' option of 'export' command
2048
#: bzrlib/builtins.py:3143
2092
#: bzrlib/builtins.py:3198
2049
2093
msgid "Apply content filters to export the convenient form."
2052
2096
# help of 'root' option of 'export' command
2053
#: bzrlib/builtins.py:3147
2097
#: bzrlib/builtins.py:3202
2054
2098
msgid "Name of the root directory inside the exported file."
2057
2101
# help of 'per-file-timestamps' option of 'export' command
2058
#: bzrlib/builtins.py:3149
2102
#: bzrlib/builtins.py:3204
2060
2104
"Set modification time of files to that of the last revision in which it was "
2064
2108
# help of 'uncommitted' option of 'export' command
2065
#: bzrlib/builtins.py:3152
2109
#: bzrlib/builtins.py:3207
2066
2110
msgid "Export the working tree contents rather than that of the last revision."
2069
#: bzrlib/builtins.py:3171
2113
#: bzrlib/builtins.py:3226
2070
2114
msgid "--uncommitted requires a working tree"
2073
#: bzrlib/builtins.py:3180
2117
#: bzrlib/builtins.py:3235
2074
2118
#, python-format
2075
2119
msgid "Unsupported export format: %s"
2078
#: bzrlib/builtins.py:3184
2122
#: bzrlib/builtins.py:3239
2079
2123
msgid "Write the contents of a file as of a given revision to standard output."
2082
#: bzrlib/builtins.py:3186
2126
#: bzrlib/builtins.py:3241
2083
2127
msgid "If no revision is nominated, the last revision is used."
2086
#: bzrlib/builtins.py:3188
2130
#: bzrlib/builtins.py:3243
2088
2132
"Note: Take care to redirect standard output when using this command on a\n"
2092
2136
# help of 'name-from-revision' option of 'cat' command
2093
#: bzrlib/builtins.py:3194
2137
#: bzrlib/builtins.py:3249
2094
2138
msgid "The path name in the old tree."
2097
2141
# help of 'filters' option of 'cat' command
2098
#: bzrlib/builtins.py:3195
2142
#: bzrlib/builtins.py:3250
2099
2143
msgid "Apply content filters to display the convenience form."
2102
#: bzrlib/builtins.py:3206
2146
#: bzrlib/builtins.py:3261
2103
2147
msgid "bzr cat --revision takes exactly one revision specifier"
2106
#: bzrlib/builtins.py:3231 bzrlib/builtins.py:3243
2150
#: bzrlib/builtins.py:3286 bzrlib/builtins.py:3298
2107
2151
msgid "{0!r} is not present in revision {1}"
2110
#: bzrlib/builtins.py:3266
2154
#: bzrlib/builtins.py:3321
2111
2155
msgid "Commit changes into a new revision."
2114
#: bzrlib/builtins.py:3268
2158
#: bzrlib/builtins.py:3323
2116
2160
"An explanatory message needs to be given for each commit. This is\n"
2117
2161
"often done by using the --message option (getting the message from the\n"
2203
2247
# help of 'exclude' option of 'commit' command
2204
#: bzrlib/builtins.py:3326
2248
#: bzrlib/builtins.py:3381
2205
2249
msgid "Do not consider changes made to a given path."
2208
2252
# help of 'message' option of 'commit' command
2209
#: bzrlib/builtins.py:3329
2253
#: bzrlib/builtins.py:3384
2210
2254
msgid "Description of the new revision."
2213
2257
# help of 'unchanged' option of 'commit' command
2214
#: bzrlib/builtins.py:3332
2258
#: bzrlib/builtins.py:3387
2215
2259
msgid "Commit even if nothing has changed."
2218
2262
# help of 'file' option of 'commit' command
2219
#: bzrlib/builtins.py:3336
2263
#: bzrlib/builtins.py:3391
2220
2264
msgid "Take commit message from this file."
2223
2267
# help of 'strict' option of 'commit' command
2224
#: bzrlib/builtins.py:3338
2268
#: bzrlib/builtins.py:3393
2225
2269
msgid "Refuse to commit if there are unknown files in the working tree."
2228
2272
# help of 'commit-time' option of 'commit' command
2229
#: bzrlib/builtins.py:3341
2273
#: bzrlib/builtins.py:3396
2231
2275
"Manually set a commit time using commit date format, e.g. '2009-10-10 "
2232
2276
"08:00:00 +0100'."
2235
2279
# help of 'fixes' option of 'commit' command
2236
#: bzrlib/builtins.py:3344
2280
#: bzrlib/builtins.py:3399
2237
2281
msgid "Mark a bug as being fixed by this revision (see \"bzr help bugs\")."
2240
2284
# help of 'author' option of 'commit' command
2241
#: bzrlib/builtins.py:3347
2285
#: bzrlib/builtins.py:3402
2242
2286
msgid "Set the author's name, if it's different from the committer."
2245
2289
# help of 'local' option of 'commit' command
2246
#: bzrlib/builtins.py:3350
2290
#: bzrlib/builtins.py:3405
2248
2292
"Perform a local commit in a bound branch. Local commits are not pushed to "
2249
2293
"the master branch until a normal commit is performed."
2252
2296
# help of 'show-diff' option of 'commit' command
2253
#: bzrlib/builtins.py:3356
2297
#: bzrlib/builtins.py:3411
2255
2299
"When no message is supplied, show the diff along with the status summary in "
2256
2300
"the message editor."
2259
2303
# help of 'lossy' option of 'commit' command
2260
#: bzrlib/builtins.py:3359
2304
#: bzrlib/builtins.py:3414
2262
2306
"When committing to a foreign version control system do not push data that "
2263
2307
"can not be natively represented."
2266
#: bzrlib/builtins.py:3377
2310
#: bzrlib/builtins.py:3432
2267
2311
#, python-format
2269
2313
"No tracker specified for bug %s. Use the form 'tracker:id' or specify a "
2279
2323
"Commit refused."
2282
#: bzrlib/builtins.py:3395
2326
#: bzrlib/builtins.py:3450
2283
2327
#, python-format
2284
2328
msgid "Unrecognized bug %s. Commit refused."
2287
#: bzrlib/builtins.py:3398
2331
#: bzrlib/builtins.py:3453
2288
2332
#, python-format
2291
2335
"Commit refused."
2294
#: bzrlib/builtins.py:3422
2338
#: bzrlib/builtins.py:3477
2295
2339
msgid "Could not parse --commit-time: "
2298
#: bzrlib/builtins.py:3462
2342
#: bzrlib/builtins.py:3517
2299
2343
msgid "please specify either --message or --file"
2302
#: bzrlib/builtins.py:3491
2346
#: bzrlib/builtins.py:3546
2303
2347
msgid "please specify a commit message with either --message or --file"
2306
#: bzrlib/builtins.py:3494
2350
#: bzrlib/builtins.py:3549
2308
2352
"Empty commit message specified. Please specify a commit message with either "
2309
2353
"--message or --file or leave a blank message with --message \"\"."
2312
#: bzrlib/builtins.py:3514
2356
#: bzrlib/builtins.py:3569
2314
2358
"No changes to commit. Please 'bzr add' the files you want to commit, or use "
2315
2359
"--unchanged to force an empty commit."
2318
#: bzrlib/builtins.py:3518
2362
#: bzrlib/builtins.py:3573
2320
2364
"Conflicts detected in working tree. Use \"bzr conflicts\" to list, \"bzr "
2321
2365
"resolve FILE\" to resolve."
2324
#: bzrlib/builtins.py:3522
2368
#: bzrlib/builtins.py:3577
2325
2369
msgid "Commit refused because there are unknown files in the working tree."
2328
#: bzrlib/builtins.py:3525
2372
#: bzrlib/builtins.py:3580
2331
2375
"To commit to master branch, run update and then commit.\n"
2332
2376
"You can also pass --local to commit to continue working disconnected."
2335
#: bzrlib/builtins.py:3533
2379
#: bzrlib/builtins.py:3588
2337
2381
"Validate working tree structure, branch consistency and repository history."
2340
#: bzrlib/builtins.py:3535
2384
#: bzrlib/builtins.py:3590
2342
2386
"This command checks various invariants about branch and repository storage\n"
2343
2387
"to detect data corruption or bzr bugs."
2346
#: bzrlib/builtins.py:3538
2390
#: bzrlib/builtins.py:3593
2348
2392
"The working tree and branch checks will only give output if a problem is\n"
2349
2393
"detected. The output fields of the repository check are:"
2352
#: bzrlib/builtins.py:3541
2396
#: bzrlib/builtins.py:3596
2355
2399
" This is just the number of revisions checked. It doesn't\n"
2356
2400
" indicate a problem."
2359
#: bzrlib/builtins.py:3545
2403
#: bzrlib/builtins.py:3600
2361
2405
"versionedfiles\n"
2362
2406
" This is just the number of versionedfiles checked. It\n"
2363
2407
" doesn't indicate a problem."
2366
#: bzrlib/builtins.py:3549
2410
#: bzrlib/builtins.py:3604
2368
2412
"unreferenced ancestors\n"
2369
2413
" Texts that are ancestors of other texts, but\n"
2482
#: bzrlib/builtins.py:3631
2522
#: bzrlib/builtins.py:3686
2484
2524
"For more information on upgrades, see the Bazaar Upgrade Guide,\n"
2485
2525
"http://doc.bazaar.canonical.com/latest/en/upgrade-guide/."
2488
2528
# help of 'format' option of 'upgrade' command
2489
#: bzrlib/builtins.py:3639
2529
#: bzrlib/builtins.py:3694
2490
2530
msgid "Upgrade to a specific format. See \"bzr help formats\" for details."
2493
2533
# title of 'format' option of 'init' command
2494
#: bzrlib/builtins.py:3643
2534
# title of 'format' option of 'upgrade' command
2535
#: bzrlib/builtins.py:3698
2495
2536
msgid "Branch format"
2498
2539
# help of 'clean' option of 'upgrade' command
2499
#: bzrlib/builtins.py:3645
2540
#: bzrlib/builtins.py:3700
2500
2541
msgid "Remove the backup.bzr directory if successful."
2503
2544
# help of 'dry-run' option of 'add' command
2504
#: bzrlib/builtins.py:3647
2545
# help of 'dry-run' option of 'upgrade' command
2546
#: bzrlib/builtins.py:3702
2505
2547
msgid "Show what would be done, but don't actually do anything."
2508
#: bzrlib/builtins.py:3662
2550
#: bzrlib/builtins.py:3717
2509
2551
msgid "Show or set bzr user id."
2512
#: bzrlib/builtins.py:3664
2554
#: bzrlib/builtins.py:3719
2515
2557
" Show the email of the current user::"
2518
#: bzrlib/builtins.py:3667
2560
#: bzrlib/builtins.py:3722
2519
2561
msgid " bzr whoami --email"
2522
#: bzrlib/builtins.py:3669
2564
#: bzrlib/builtins.py:3724
2523
2565
msgid " Set the current user::"
2526
#: bzrlib/builtins.py:3671
2568
#: bzrlib/builtins.py:3726
2527
2569
msgid " bzr whoami \"Frank Chu <fchu@example.com>\""
2530
2572
# help of 'email' option of 'whoami' command
2531
#: bzrlib/builtins.py:3675
2573
#: bzrlib/builtins.py:3730
2532
2574
msgid "Display email address only."
2535
2577
# help of 'branch' option of 'whoami' command
2536
#: bzrlib/builtins.py:3677
2578
#: bzrlib/builtins.py:3732
2537
2579
msgid "Set identity for the current branch instead of globally."
2540
#: bzrlib/builtins.py:3701
2582
#: bzrlib/builtins.py:3758
2541
2583
msgid "--email can only be used to display existing identity"
2544
#: bzrlib/builtins.py:3723
2586
#: bzrlib/builtins.py:3780
2545
2587
msgid "Print or set the branch nickname."
2548
#: bzrlib/builtins.py:3725
2590
#: bzrlib/builtins.py:3782
2550
2592
"If unset, the tree root directory name is used as the nickname.\n"
2551
2593
"To print the current nickname, execute with no argument."
2554
#: bzrlib/builtins.py:3728
2596
#: bzrlib/builtins.py:3785
2556
2598
"Bound branches use the nickname of its master branch unless it is set\n"
2560
#: bzrlib/builtins.py:3748
2602
#: bzrlib/builtins.py:3805
2561
2603
msgid "Set/unset and display aliases."
2564
#: bzrlib/builtins.py:3750
2606
#: bzrlib/builtins.py:3807
2567
2609
" Show the current aliases::"
2570
#: bzrlib/builtins.py:3753
2612
#: bzrlib/builtins.py:3810
2571
2613
msgid " bzr alias"
2574
#: bzrlib/builtins.py:3755
2616
#: bzrlib/builtins.py:3812
2575
2617
msgid " Show the alias specified for 'll'::"
2578
#: bzrlib/builtins.py:3757
2620
#: bzrlib/builtins.py:3814
2579
2621
msgid " bzr alias ll"
2582
#: bzrlib/builtins.py:3759
2624
#: bzrlib/builtins.py:3816
2583
2625
msgid " Set an alias for 'll'::"
2586
#: bzrlib/builtins.py:3761
2628
#: bzrlib/builtins.py:3818
2587
2629
msgid " bzr alias ll=\"log --line -r-10..-1\""
2590
#: bzrlib/builtins.py:3763
2632
#: bzrlib/builtins.py:3820
2591
2633
msgid " To remove an alias for 'll'::"
2594
#: bzrlib/builtins.py:3765
2636
#: bzrlib/builtins.py:3822
2595
2637
msgid " bzr alias --remove ll"
2598
2640
# help of 'remove' option of 'alias' command
2599
#: bzrlib/builtins.py:3770
2641
#: bzrlib/builtins.py:3827
2600
2642
msgid "Remove the alias."
2603
#: bzrlib/builtins.py:3788
2645
#: bzrlib/builtins.py:3845
2604
2646
msgid "bzr alias --remove expects an alias to remove."
2607
#: bzrlib/builtins.py:3960
2649
#: bzrlib/builtins.py:4026
2608
2650
msgid "subunit not available. subunit needs to be installed to use --subunit."
2611
#: bzrlib/builtins.py:3977
2653
#: bzrlib/builtins.py:4043
2613
2655
"--benchmark is no longer supported from bzr 2.2; use bzr-usertest instead"
2616
#: bzrlib/builtins.py:4024
2658
#: bzrlib/builtins.py:4090
2617
2659
msgid "Show version of bzr."
2620
2662
# help of 'short' option of 'version' command
2621
#: bzrlib/builtins.py:4028
2663
#: bzrlib/builtins.py:4094
2622
2664
msgid "Print just the version number."
2625
#: bzrlib/builtins.py:4047
2667
#: bzrlib/builtins.py:4113
2626
2668
msgid "It sure does!\n"
2629
#: bzrlib/builtins.py:4071
2671
#: bzrlib/builtins.py:4137
2630
2672
#, python-format
2631
2673
msgid "merge base is revision %s\n"
2634
#: bzrlib/builtins.py:4075
2676
#: bzrlib/builtins.py:4141
2635
2677
msgid "Perform a three-way merge."
2638
#: bzrlib/builtins.py:4077
2680
#: bzrlib/builtins.py:4143
2640
2682
"The source of the merge can be specified either in the form of a branch,\n"
2641
2683
"or in the form of a path to a file containing a merge directive generated\n"
2784
2834
# help of 'directory' option of 'merge' command
2785
#: bzrlib/builtins.py:4176
2835
#: bzrlib/builtins.py:4242
2787
2837
"Branch to merge into, rather than the one containing the working directory."
2790
2840
# help of 'preview' option of 'merge' command
2791
#: bzrlib/builtins.py:4178
2841
#: bzrlib/builtins.py:4244
2792
2842
msgid "Instead of merging, show a diff of the merge."
2795
2845
# help of 'interactive' option of 'merge' command
2796
#: bzrlib/builtins.py:4180
2846
#: bzrlib/builtins.py:4246
2797
2847
msgid "Select changes interactively."
2800
#: bzrlib/builtins.py:4202
2850
#: bzrlib/builtins.py:4268
2802
2852
"Merging into empty branches not currently supported, https://bugs.launchpad."
2803
2853
"net/bzr/+bug/308562"
2806
#: bzrlib/builtins.py:4229
2856
#: bzrlib/builtins.py:4295
2807
2857
msgid "Cannot use --uncommitted with bundles or merge directives."
2810
#: bzrlib/builtins.py:4240
2860
#: bzrlib/builtins.py:4306
2811
2861
msgid "Cannot use --uncommitted and --revision at the same time."
2814
#: bzrlib/builtins.py:4260
2864
#: bzrlib/builtins.py:4326
2815
2865
msgid "merger: "
2818
#: bzrlib/builtins.py:4262 bzrlib/bundle/apply_bundle.py:68
2868
#: bzrlib/builtins.py:4328 bzrlib/bundle/apply_bundle.py:71
2819
2869
msgid "Nothing to do."
2822
#: bzrlib/builtins.py:4266
2872
#: bzrlib/builtins.py:4332
2823
2873
msgid "Cannot pull individual files"
2826
#: bzrlib/builtins.py:4274
2876
#: bzrlib/builtins.py:4340
2827
2877
msgid "This branch has no commits. (perhaps you would prefer 'bzr pull')"
2830
#: bzrlib/builtins.py:4332
2880
#: bzrlib/builtins.py:4398
2831
2881
#, python-format
2832
2882
msgid "Show-base is not supported for this merge type. %s"
2835
#: bzrlib/builtins.py:4341
2885
#: bzrlib/builtins.py:4407
2836
2886
#, python-format
2837
2887
msgid "Conflict reduction is not supported for merge type %s."
2840
#: bzrlib/builtins.py:4345
2890
#: bzrlib/builtins.py:4411
2841
2891
msgid "Cannot do conflict reduction and show base."
2844
#: bzrlib/builtins.py:4456
2894
#: bzrlib/builtins.py:4522
2845
2895
msgid "No location specified or remembered"
2848
#: bzrlib/builtins.py:4458
2898
#: bzrlib/builtins.py:4524
2849
2899
msgid "{0} remembered {1} location {2}"
2852
#: bzrlib/builtins.py:4464
2902
#: bzrlib/builtins.py:4530
2853
2903
msgid "Redo a merge."
2856
#: bzrlib/builtins.py:4466
2906
#: bzrlib/builtins.py:4532
2858
2908
"Use this if you want to try a different merge technique while resolving\n"
2859
2909
"conflicts. Some merge techniques are better than others, and remerge\n"
2860
2910
"lets you try different ones on different files."
2863
#: bzrlib/builtins.py:4470
2913
#: bzrlib/builtins.py:4536
2865
2915
"The options for remerge have the same meaning and defaults as the ones for\n"
2866
2916
"merge. The difference is that remerge can (only) be run when there is a\n"
2867
2917
"pending merge, and it lets you specify particular files."
2870
#: bzrlib/builtins.py:4474
2920
#: bzrlib/builtins.py:4540
2873
2923
" Re-do the merge of all conflicted files, and show the base text in\n"
2874
2924
" conflict regions, in addition to the usual THIS and OTHER texts::"
2877
#: bzrlib/builtins.py:4478
2927
#: bzrlib/builtins.py:4544
2878
2928
msgid " bzr remerge --show-base"
2881
#: bzrlib/builtins.py:4480
2931
#: bzrlib/builtins.py:4546
2883
2933
" Re-do the merge of \"foobar\", using the weave merge algorithm, with\n"
2884
2934
" additional processing to reduce the size of conflict regions::"
2887
#: bzrlib/builtins.py:4483
2937
#: bzrlib/builtins.py:4549
2888
2938
msgid " bzr remerge --merge-type weave --reprocess foobar"
2891
2941
# help of 'show-base' option of 'merge' command
2892
#: bzrlib/builtins.py:4490
2942
# help of 'show-base' option of 'pull' command
2943
# help of 'show-base' option of 'remerge' command
2944
# help of 'show-base' option of 'update' command
2945
#: bzrlib/builtins.py:4556
2893
2946
msgid "Show base revision text in conflicts."
2896
#: bzrlib/builtins.py:4502
2949
#: bzrlib/builtins.py:4568
2898
2951
"Sorry, remerge only works after normal merges. Not cherrypicking or multi-"
2902
#: bzrlib/builtins.py:4558
2955
#: bzrlib/builtins.py:4624
2903
2956
msgid "Revert files to a previous revision."
2906
#: bzrlib/builtins.py:4560
2959
#: bzrlib/builtins.py:4626
2908
2961
"Giving a list of files will revert only those files. Otherwise, all files\n"
2909
2962
"will be reverted. If the revision is not specified with '--revision', the\n"
2910
2963
"last committed revision is used."
2913
#: bzrlib/builtins.py:4564
2966
#: bzrlib/builtins.py:4630
2915
2968
"To remove only some changes, without reverting to a prior version, use\n"
2916
2969
"merge instead. For example, \"merge . -r -2..-3\" (don't forget the \".\")\n"
3008
3061
" 0 - no missing revisions"
3011
#: bzrlib/builtins.py:4688
3064
#: bzrlib/builtins.py:4754
3013
3066
" Determine the missing revisions between this and the branch at the\n"
3014
3067
" remembered pull location::"
3017
#: bzrlib/builtins.py:4691
3070
#: bzrlib/builtins.py:4757
3018
3071
msgid " bzr missing"
3021
#: bzrlib/builtins.py:4693
3074
#: bzrlib/builtins.py:4759
3022
3075
msgid " Determine the missing revisions between this and another branch::"
3025
#: bzrlib/builtins.py:4695
3078
#: bzrlib/builtins.py:4761
3026
3079
msgid " bzr missing http://server/branch"
3029
#: bzrlib/builtins.py:4697
3082
#: bzrlib/builtins.py:4763
3031
3084
" Determine the missing revisions up to a specific revision on the other\n"
3035
#: bzrlib/builtins.py:4700
3088
#: bzrlib/builtins.py:4766
3036
3089
msgid " bzr missing -r ..-10"
3039
#: bzrlib/builtins.py:4702
3092
#: bzrlib/builtins.py:4768
3041
3094
" Determine the missing revisions up to a specific revision on this\n"
3045
#: bzrlib/builtins.py:4705
3098
#: bzrlib/builtins.py:4771
3046
3099
msgid " bzr missing --my-revision ..-10"
3049
3102
# help of 'reverse' option of 'missing' command
3050
#: bzrlib/builtins.py:4712
3103
#: bzrlib/builtins.py:4778
3051
3104
msgid "Reverse the order of revisions."
3054
3107
# help of 'mine-only' option of 'missing' command
3055
#: bzrlib/builtins.py:4714
3108
#: bzrlib/builtins.py:4780
3056
3109
msgid "Display changes in the local branch only."
3059
3112
# help of 'this' option of 'missing' command
3060
#: bzrlib/builtins.py:4715
3113
#: bzrlib/builtins.py:4781
3061
3114
msgid "Same as --mine-only."
3064
3117
# help of 'theirs-only' option of 'missing' command
3065
#: bzrlib/builtins.py:4717
3118
#: bzrlib/builtins.py:4783
3066
3119
msgid "Display changes in the remote branch only."
3069
3122
# help of 'other' option of 'missing' command
3070
#: bzrlib/builtins.py:4718
3123
#: bzrlib/builtins.py:4784
3071
3124
msgid "Same as --theirs-only."
3074
3127
# help of 'revision' option of 'missing' command
3075
#: bzrlib/builtins.py:4723
3128
#: bzrlib/builtins.py:4789
3077
3130
"Filter on other branch revisions (inclusive). See \"help revisionspec\" for "
3081
3134
# help of 'my-revision' option of 'missing' command
3082
#: bzrlib/builtins.py:4727
3135
#: bzrlib/builtins.py:4793
3084
3137
"Filter on local branch revisions (inclusive). See \"help revisionspec\" for "
3088
3141
# help of 'include-merged' option of 'missing' command
3089
#: bzrlib/builtins.py:4730
3142
#: bzrlib/builtins.py:4796
3090
3143
msgid "Show all revisions in addition to the mainline ones."
3093
#: bzrlib/builtins.py:4784
3146
#: bzrlib/builtins.py:4850
3094
3147
msgid "No peer location known or specified."
3097
#: bzrlib/builtins.py:4788
3150
#: bzrlib/builtins.py:4854
3098
3151
msgid "Using saved parent location: {0}\n"
3101
#: bzrlib/builtins.py:4821
3154
#: bzrlib/builtins.py:4887
3102
3155
#, python-format
3103
3156
msgid "You have %d extra revision:\n"
3104
3157
msgid_plural "You have %d extra revisions:\n"
3108
#: bzrlib/builtins.py:4837
3161
#: bzrlib/builtins.py:4903
3109
3162
#, python-format
3110
3163
msgid "You are missing %d revision:\n"
3111
3164
msgid_plural "You are missing %d revisions:\n"
3115
#: bzrlib/builtins.py:4849
3168
#: bzrlib/builtins.py:4915
3116
3169
msgid "This branch has no new revisions.\n"
3119
#: bzrlib/builtins.py:4852
3172
#: bzrlib/builtins.py:4918
3120
3173
msgid "Other branch has no new revisions.\n"
3123
#: bzrlib/builtins.py:4857
3176
#: bzrlib/builtins.py:4923
3124
3177
msgid "Branches are up to date.\n"
3127
#: bzrlib/builtins.py:4868
3180
#: bzrlib/builtins.py:4934
3128
3181
msgid "Compress the data within a repository."
3131
#: bzrlib/builtins.py:4870
3184
#: bzrlib/builtins.py:4936
3133
3186
"This operation compresses the data within a bazaar repository. As\n"
3134
3187
"bazaar supports automatic packing of repository, this operation is\n"
3135
3188
"normally not required to be done manually."
3138
#: bzrlib/builtins.py:4874
3191
#: bzrlib/builtins.py:4940
3140
3193
"During the pack operation, bazaar takes a backup of existing repository\n"
3141
3194
"data, i.e. pack files. This backup is eventually removed by bazaar\n"
3188
3241
"plugins using the Python programming language."
3191
#: bzrlib/builtins.py:4932
3244
#: bzrlib/builtins.py:4998
3192
3245
msgid "Show testament (signing-form) of a revision."
3195
3248
# help of 'long' option of 'testament' command
3196
#: bzrlib/builtins.py:4935
3249
#: bzrlib/builtins.py:5001
3197
3250
msgid "Produce long-format testament."
3200
3253
# help of 'strict' option of 'testament' command
3201
#: bzrlib/builtins.py:4937
3254
#: bzrlib/builtins.py:5003
3202
3255
msgid "Produce a strict-format testament."
3205
#: bzrlib/builtins.py:4963
3258
#: bzrlib/builtins.py:5029
3206
3259
msgid "Show the origin of each line in a file."
3209
#: bzrlib/builtins.py:4965
3262
#: bzrlib/builtins.py:5031
3211
3264
"This prints out the given file with an annotation on the left side\n"
3212
3265
"indicating which revision, author and date introduced the change."
3215
#: bzrlib/builtins.py:4968
3268
#: bzrlib/builtins.py:5034
3217
3270
"If the origin is the same for a run of consecutive lines, it is\n"
3218
3271
"shown only at the top, unless the --all option is given."
3221
3274
# help of 'all' option of 'annotate' command
3222
#: bzrlib/builtins.py:4976
3275
#: bzrlib/builtins.py:5042
3223
3276
msgid "Show annotations on all lines."
3226
3279
# help of 'long' option of 'annotate' command
3227
#: bzrlib/builtins.py:4977
3280
#: bzrlib/builtins.py:5043
3228
3281
msgid "Show commit date in annotations."
3231
#: bzrlib/builtins.py:5064
3284
#: bzrlib/builtins.py:5130
3232
3285
msgid "Cannot sign a range of non-revision-history revisions"
3235
#: bzrlib/builtins.py:5076
3288
#: bzrlib/builtins.py:5142
3236
3289
msgid "Please supply either one revision, or a range."
3239
#: bzrlib/builtins.py:5080
3292
#: bzrlib/builtins.py:5146
3241
3294
"Convert the current branch into a checkout of the supplied branch.\n"
3242
3295
"If no branch is supplied, rebind to the last bound location."
3245
#: bzrlib/builtins.py:5083
3298
#: bzrlib/builtins.py:5149
3247
3300
"Once converted into a checkout, commits must succeed on the master branch\n"
3248
3301
"before they will be applied to the local branch."
3251
#: bzrlib/builtins.py:5086
3304
#: bzrlib/builtins.py:5152
3253
3306
"Bound branches use the nickname of its master branch unless it is set\n"
3254
3307
"locally, in which case binding will update the local nickname to be\n"
3255
3308
"that of the master."
3258
#: bzrlib/builtins.py:5101
3311
#: bzrlib/builtins.py:5167
3259
3312
msgid "No location supplied. This format does not remember old locations."
3262
#: bzrlib/builtins.py:5106
3315
#: bzrlib/builtins.py:5172
3263
3316
msgid "Branch is already bound"
3266
#: bzrlib/builtins.py:5108
3319
#: bzrlib/builtins.py:5174
3267
3320
msgid "No location supplied and no previous location known"
3270
#: bzrlib/builtins.py:5114
3323
#: bzrlib/builtins.py:5180
3271
3324
msgid "These branches have diverged. Try merging, and then bind again."
3274
#: bzrlib/builtins.py:5121
3327
#: bzrlib/builtins.py:5187
3275
3328
msgid "Convert the current checkout into a regular branch."
3278
#: bzrlib/builtins.py:5123
3331
#: bzrlib/builtins.py:5189
3280
3333
"After unbinding, the local branch is considered independent and subsequent\n"
3281
3334
"commits will be local only."
3284
#: bzrlib/builtins.py:5134
3337
#: bzrlib/builtins.py:5200
3285
3338
msgid "Local branch is not bound"
3288
#: bzrlib/builtins.py:5138
3341
#: bzrlib/builtins.py:5204
3289
3342
msgid "Remove the last committed revision."
3292
#: bzrlib/builtins.py:5140
3345
#: bzrlib/builtins.py:5206
3294
3347
"--verbose will print out what is being removed.\n"
3295
3348
"--dry-run will go through all the motions, but not actually\n"
3296
3349
"remove anything."
3299
#: bzrlib/builtins.py:5144
3352
#: bzrlib/builtins.py:5210
3301
3354
"If --revision is specified, uncommit revisions to leave the branch at the\n"
3302
3355
"specified revision. For example, \"bzr uncommit -r 15\" will leave the\n"
3303
3356
"branch at revision 15."
3306
#: bzrlib/builtins.py:5148
3359
#: bzrlib/builtins.py:5214
3308
3361
"Uncommit leaves the working tree ready for a new commit. The only change\n"
3309
3362
"it may make is to restore any pending merges that were present before\n"
3313
3366
# help of 'dry-run' option of 'uncommit' command
3314
#: bzrlib/builtins.py:5159
3367
#: bzrlib/builtins.py:5225
3315
3368
msgid "Don't actually make changes."
3318
3371
# help of 'force' option of 'uncommit' command
3319
#: bzrlib/builtins.py:5160
3372
#: bzrlib/builtins.py:5226
3320
3373
msgid "Say yes to all questions."
3323
3376
# help of 'keep-tags' option of 'uncommit' command
3324
#: bzrlib/builtins.py:5162
3377
#: bzrlib/builtins.py:5228
3325
3378
msgid "Keep tags that point to removed revisions."
3328
3381
# help of 'local' option of 'uncommit' command
3329
#: bzrlib/builtins.py:5164
3382
#: bzrlib/builtins.py:5230
3330
3383
msgid "Only remove the commits from the local branch when in a checkout."
3333
#: bzrlib/builtins.py:5213
3386
#: bzrlib/builtins.py:5279
3334
3387
msgid "No revisions to uncommit.\n"
3337
#: bzrlib/builtins.py:5228
3390
#: bzrlib/builtins.py:5294
3338
3391
msgid "Dry-run, pretending to remove the above revisions.\n"
3341
#: bzrlib/builtins.py:5231
3394
#: bzrlib/builtins.py:5297
3342
3395
msgid "The above revision(s) will be removed.\n"
3345
#: bzrlib/builtins.py:5235
3398
#: bzrlib/builtins.py:5301
3346
3399
msgid "Uncommit these revisions"
3349
#: bzrlib/builtins.py:5238
3402
#: bzrlib/builtins.py:5304
3350
3403
msgid "Canceled\n"
3353
#: bzrlib/builtins.py:5245
3406
#: bzrlib/builtins.py:5311
3354
3407
#, python-format
3356
3409
"You can restore the old tip by running:\n"
3357
3410
" bzr pull . -r revid:%s\n"
3360
#: bzrlib/builtins.py:5250
3413
#: bzrlib/builtins.py:5316
3361
3414
msgid "Break a dead lock."
3364
#: bzrlib/builtins.py:5252
3417
#: bzrlib/builtins.py:5318
3366
3419
"This command breaks a lock on a repository, branch, working directory or\n"
3370
#: bzrlib/builtins.py:5255
3423
#: bzrlib/builtins.py:5321
3372
3425
"CAUTION: Locks should only be broken when you are sure that the process\n"
3373
3426
"holding the lock has been stopped."
3376
#: bzrlib/builtins.py:5258
3429
#: bzrlib/builtins.py:5324
3378
3431
"You can get information on what locks are open via the 'bzr info\n"
3379
3432
"[location]' command."
3382
#: bzrlib/builtins.py:5261
3435
#: bzrlib/builtins.py:5327
3385
3438
" bzr break-lock\n"
3447
3500
# help of 'client-timeout' option of 'serve' command
3448
#: bzrlib/builtins.py:5337
3501
#: bzrlib/builtins.py:5403
3449
3502
msgid "Override the default idle client timeout (5min)."
3452
#: bzrlib/builtins.py:5387
3505
#: bzrlib/builtins.py:5453
3453
3506
msgid "Combine a tree into its containing tree."
3456
#: bzrlib/builtins.py:5389
3509
#: bzrlib/builtins.py:5455
3457
3510
msgid "This command requires the target tree to be in a rich-root format."
3460
#: bzrlib/builtins.py:5391
3513
#: bzrlib/builtins.py:5457
3462
3515
"The TREE argument should be an independent tree, inside another tree, but\n"
3463
3516
"not part of it. (Such trees can be produced by \"bzr split\", but also by\n"
3464
3517
"running \"bzr branch\" with the target inside a tree.)"
3467
#: bzrlib/builtins.py:5395
3520
#: bzrlib/builtins.py:5461
3469
3522
"The result is a combined tree, with the subtree no longer an independent\n"
3470
3523
"part. This is marked as a merge of the subtree into the containing tree,\n"
3471
3524
"and all history is preserved."
3474
#: bzrlib/builtins.py:5413
3527
#: bzrlib/builtins.py:5479
3475
3528
#, python-format
3477
3530
"Can't join trees because %s doesn't support rich root data.\n"
3478
3531
"You can use bzr upgrade on the repository."
3481
#: bzrlib/builtins.py:5423 bzrlib/builtins.py:5429
3534
#: bzrlib/builtins.py:5489 bzrlib/builtins.py:5495
3482
3535
msgid "Cannot join {0}. {1}"
3485
#: bzrlib/builtins.py:5433
3538
#: bzrlib/builtins.py:5499
3486
3539
msgid "Split a subdirectory of a tree into a separate tree."
3489
#: bzrlib/builtins.py:5435
3542
#: bzrlib/builtins.py:5501
3491
3544
"This command will produce a target tree in a format that supports\n"
3492
3545
"rich roots, like 'rich-root' or 'rich-root-pack'. These formats cannot be\n"
3493
3546
"converted into earlier formats like 'dirstate-tags'."
3496
#: bzrlib/builtins.py:5439
3549
#: bzrlib/builtins.py:5505
3498
3551
"The TREE argument should be a subdirectory of a working tree. That\n"
3499
3552
"subdirectory will be converted into an independent tree, with its own\n"
3500
3553
"branch. Commits in the top-level tree will not apply to the new subtree."
3503
#: bzrlib/builtins.py:5519
3556
#: bzrlib/builtins.py:5585
3504
3557
msgid "No submit branch specified or known"
3507
#: bzrlib/builtins.py:5527 bzrlib/send.py:106
3560
#: bzrlib/builtins.py:5593 bzrlib/send.py:108
3508
3561
msgid "No public branch specified or known"
3511
#: bzrlib/builtins.py:5532
3564
#: bzrlib/builtins.py:5598
3512
3565
msgid "bzr merge-directive takes at most two one revision identifiers"
3515
#: bzrlib/builtins.py:5541
3568
#: bzrlib/builtins.py:5607
3516
3569
msgid "No revisions to bundle."
3519
#: bzrlib/builtins.py:5560
3572
#: bzrlib/builtins.py:5626
3520
3573
msgid "Mail or create a merge-directive for submitting changes."
3523
#: bzrlib/builtins.py:5562
3576
#: bzrlib/builtins.py:5628
3524
3577
msgid "A merge directive provides many things needed for requesting merges:"
3527
#: bzrlib/builtins.py:5564
3580
#: bzrlib/builtins.py:5630
3528
3581
msgid "* A machine-readable description of the merge to perform"
3531
#: bzrlib/builtins.py:5566
3584
#: bzrlib/builtins.py:5632
3532
3585
msgid "* An optional patch that is a preview of the changes requested"
3535
#: bzrlib/builtins.py:5568
3588
#: bzrlib/builtins.py:5634
3537
3590
"* An optional bundle of revision data, so that the changes can be applied\n"
3538
3591
" directly from the merge directive, without retrieving data from a\n"
3542
#: bzrlib/builtins.py:5572
3595
#: bzrlib/builtins.py:5638
3544
3597
"`bzr send` creates a compact data set that, when applied using bzr\n"
3545
3598
"merge, has the same effect as merging from the source branch. "
3548
#: bzrlib/builtins.py:5575
3601
#: bzrlib/builtins.py:5641
3550
3603
"By default the merge directive is self-contained and can be applied to any\n"
3551
3604
"branch containing submit_branch in its ancestory without needing access to\n"
3552
3605
"the source branch."
3555
#: bzrlib/builtins.py:5579
3608
#: bzrlib/builtins.py:5645
3557
3610
"If --no-bundle is specified, then Bazaar doesn't send the contents of the\n"
3558
3611
"revisions, but only a structured request to merge from the\n"
3647
3700
# help of 'output' option of 'send' command
3648
#: bzrlib/builtins.py:5654
3701
#: bzrlib/builtins.py:5720
3649
3702
msgid "Write merge directive to this file or directory; use - for stdout."
3652
3705
# help of 'strict' option of 'send' command
3653
#: bzrlib/builtins.py:5658
3706
#: bzrlib/builtins.py:5724
3655
3708
"Refuse to send if there are uncommitted changes in the working tree, --no-"
3656
3709
"strict disables the check."
3659
3712
# help of 'mail-to' option of 'send' command
3660
#: bzrlib/builtins.py:5660
3713
#: bzrlib/builtins.py:5726
3661
3714
msgid "Mail the request to this address."
3664
3717
# help of 'body' option of 'send' command
3665
#: bzrlib/builtins.py:5664
3718
#: bzrlib/builtins.py:5730
3666
3719
msgid "Body for the email."
3669
3722
# help of 'no-bundle' option of 'send' command
3670
#: bzrlib/builtins.py:5717
3723
#: bzrlib/builtins.py:5783
3671
3724
msgid "Do not include a bundle in the merge directive."
3674
3727
# help of 'no-patch' option of 'send' command
3675
#: bzrlib/builtins.py:5718
3728
#: bzrlib/builtins.py:5784
3676
3729
msgid "Do not include a preview patch in the merge directive."
3679
3732
# help of 'remember' option of 'send' command
3680
#: bzrlib/builtins.py:5721
3733
#: bzrlib/builtins.py:5787
3681
3734
msgid "Remember submit and public branch."
3684
3737
# help of 'from' option of 'send' command
3685
#: bzrlib/builtins.py:5723
3738
#: bzrlib/builtins.py:5789
3687
3740
"Branch to generate the submission from, rather than the one containing the "
3688
3741
"working directory."
3691
3744
# title of 'format' option of 'send' command
3692
#: bzrlib/builtins.py:5733
3745
# title of 'format' option of 'version-info' command
3746
#: bzrlib/builtins.py:5799 bzrlib/cmd_version_info.py:76
3696
3750
# help of 'format' option of 'send' command
3697
#: bzrlib/builtins.py:5734
3751
#: bzrlib/builtins.py:5800
3698
3752
msgid "Use the specified output format."
3701
#: bzrlib/builtins.py:5756
3755
#: bzrlib/builtins.py:5822
3702
3756
msgid "Create, remove or modify a tag naming a revision."
3705
#: bzrlib/builtins.py:5758
3759
#: bzrlib/builtins.py:5824
3707
3761
"Tags give human-meaningful names to revisions. Commands that take a -r\n"
3708
3762
"(--revision) option can be given -rtag:X, where X is any previously\n"
3712
#: bzrlib/builtins.py:5762
3766
#: bzrlib/builtins.py:5828
3714
3768
"Tags are stored in the branch. Tags are copied from one branch to another\n"
3715
3769
"along when you branch, push, pull or merge."
3718
#: bzrlib/builtins.py:5765
3772
#: bzrlib/builtins.py:5831
3720
3774
"It is an error to give a tag name that already exists unless you pass\n"
3721
3775
"--force, in which case the tag is moved to point to the new revision."
3724
#: bzrlib/builtins.py:5768
3778
#: bzrlib/builtins.py:5834
3726
3780
"To rename a tag (change the name but keep it on the same revsion), run "
3728
3782
"tag new-name -r tag:old-name`` and then ``bzr tag --delete oldname``."
3731
#: bzrlib/builtins.py:5771
3785
#: bzrlib/builtins.py:5837
3733
3787
"If no tag name is specified it will be determined through the \n"
3734
3788
"'automatic_tag_name' hook. This can e.g. be used to automatically tag\n"
3739
3793
# help of 'delete' option of 'tag' command
3740
#: bzrlib/builtins.py:5781
3794
#: bzrlib/builtins.py:5847
3741
3795
msgid "Delete this tag rather than placing it."
3744
3798
# help of 'directory' option of 'tag' command
3745
#: bzrlib/builtins.py:5784
3799
#: bzrlib/builtins.py:5850
3746
3800
msgid "Branch in which to place the tag."
3749
3803
# help of 'force' option of 'tag' command
3750
#: bzrlib/builtins.py:5786
3804
#: bzrlib/builtins.py:5852
3751
3805
msgid "Replace existing tags."
3754
#: bzrlib/builtins.py:5801
3808
#: bzrlib/builtins.py:5867
3755
3809
msgid "No tag specified to delete."
3758
#: bzrlib/builtins.py:5803
3812
#: bzrlib/builtins.py:5869
3759
3813
#, python-format
3760
3814
msgid "Deleted tag %s."
3763
#: bzrlib/builtins.py:5817
3817
#: bzrlib/builtins.py:5883
3764
3818
msgid "Please specify a tag name."
3767
#: bzrlib/builtins.py:5825
3821
#: bzrlib/builtins.py:5891
3768
3822
#, python-format
3769
3823
msgid "Tag %s already exists for that revision."
3772
#: bzrlib/builtins.py:5829
3826
#: bzrlib/builtins.py:5895
3773
3827
#, python-format
3774
3828
msgid "Created tag %s."
3777
#: bzrlib/builtins.py:5831
3831
#: bzrlib/builtins.py:5897
3778
3832
#, python-format
3779
3833
msgid "Updated tag %s."
3782
#: bzrlib/builtins.py:5835
3836
#: bzrlib/builtins.py:5901
3783
3837
msgid "List tags."
3786
#: bzrlib/builtins.py:5837
3840
#: bzrlib/builtins.py:5903
3788
3842
"This command shows a table of tag names and the revisions they reference."
3791
3845
# help of 'directory' option of 'tags' command
3792
#: bzrlib/builtins.py:5843
3846
#: bzrlib/builtins.py:5909
3793
3847
msgid "Branch whose tags should be displayed."
3796
3850
# help of 'sort' option of 'tags' command
3797
#: bzrlib/builtins.py:5845
3851
#: bzrlib/builtins.py:5911
3798
3852
msgid "Sort tags by different criteria."
3801
3855
# title of 'sort' option of 'tags' command
3802
#: bzrlib/builtins.py:5845
3856
#: bzrlib/builtins.py:5911
3803
3857
msgid "Sorting"
3806
#: bzrlib/builtins.py:5914
3860
#: bzrlib/builtins.py:5980
3807
3861
msgid "Reconfigure the type of a bzr directory."
3810
#: bzrlib/builtins.py:5916
3864
#: bzrlib/builtins.py:5982
3811
3865
msgid "A target configuration must be specified."
3814
#: bzrlib/builtins.py:5918
3868
#: bzrlib/builtins.py:5984
3816
3870
"For checkouts, the bind-to location will be auto-detected if not specified.\n"
3817
3871
"The order of preference is\n"
3825
3879
# title of 'tree_type' option of 'reconfigure' command
3826
#: bzrlib/builtins.py:5932
3880
#: bzrlib/builtins.py:5998
3827
3881
msgid "Tree type"
3830
3884
# help of 'tree_type' option of 'reconfigure' command
3831
#: bzrlib/builtins.py:5933
3885
#: bzrlib/builtins.py:5999
3832
3886
msgid "The relation between branch and tree."
3835
3889
# help of 'tree_type=branch' option of 'reconfigure' command
3836
#: bzrlib/builtins.py:5935
3890
#: bzrlib/builtins.py:6001
3837
3891
msgid "Reconfigure to be an unbound branch with no working tree."
3840
3894
# help of 'tree_type=tree' option of 'reconfigure' command
3841
#: bzrlib/builtins.py:5936
3895
#: bzrlib/builtins.py:6002
3842
3896
msgid "Reconfigure to be an unbound branch with a working tree."
3845
3899
# help of 'tree_type=checkout' option of 'reconfigure' command
3846
#: bzrlib/builtins.py:5937
3900
#: bzrlib/builtins.py:6003
3847
3901
msgid "Reconfigure to be a bound branch with a working tree."
3850
3904
# help of 'tree_type=lightweight-checkout' option of 'reconfigure' command
3851
#: bzrlib/builtins.py:5938
3905
#: bzrlib/builtins.py:6004
3852
3906
msgid "Reconfigure to be a lightweight checkout (with no local history)."
3855
3909
# title of 'repository_type' option of 'reconfigure' command
3856
#: bzrlib/builtins.py:5943
3910
#: bzrlib/builtins.py:6009
3857
3911
msgid "Repository type"
3860
3914
# help of 'repository_type' option of 'reconfigure' command
3861
#: bzrlib/builtins.py:5944
3915
#: bzrlib/builtins.py:6010
3862
3916
msgid "Location fo the repository."
3865
3919
# help of 'repository_type=standalone' option of 'reconfigure' command
3866
#: bzrlib/builtins.py:5946
3920
#: bzrlib/builtins.py:6012
3868
3922
"Reconfigure to be a standalone branch (i.e. stop using shared repository)."
3871
3925
# help of 'repository_type=use-shared' option of 'reconfigure' command
3872
#: bzrlib/builtins.py:5948
3926
#: bzrlib/builtins.py:6014
3873
3927
msgid "Reconfigure to use a shared repository."
3876
3930
# title of 'repository_trees' option of 'reconfigure' command
3877
#: bzrlib/builtins.py:5952
3931
#: bzrlib/builtins.py:6018
3878
3932
msgid "Trees in Repository"
3881
3935
# help of 'repository_trees' option of 'reconfigure' command
3882
#: bzrlib/builtins.py:5953
3936
#: bzrlib/builtins.py:6019
3883
3937
msgid "Whether new branches in the repository have trees."
3886
3940
# help of 'repository_trees=with-trees' option of 'reconfigure' command
3887
#: bzrlib/builtins.py:5955
3941
#: bzrlib/builtins.py:6021
3888
3942
msgid "Reconfigure repository to create working trees on branches by default."
3891
3945
# help of 'repository_trees=with-no-trees' option of 'reconfigure' command
3892
#: bzrlib/builtins.py:5957
3946
#: bzrlib/builtins.py:6023
3894
3948
"Reconfigure repository to not create working trees on branches by default."
3897
3951
# help of 'bind-to' option of 'reconfigure' command
3898
#: bzrlib/builtins.py:5960
3952
#: bzrlib/builtins.py:6026
3899
3953
msgid "Branch to bind checkout to."
3902
3956
# help of 'force' option of 'reconfigure' command
3903
#: bzrlib/builtins.py:5962
3957
#: bzrlib/builtins.py:6028
3904
3958
msgid "Perform reconfiguration even if local changes will be lost."
3907
3961
# help of 'stacked-on' option of 'reconfigure' command
3908
#: bzrlib/builtins.py:5965
3962
#: bzrlib/builtins.py:6031
3909
3963
msgid "Reconfigure a branch to be stacked on another branch."
3912
3966
# help of 'unstacked' option of 'reconfigure' command
3913
#: bzrlib/builtins.py:5969
3967
#: bzrlib/builtins.py:6035
3915
3969
"Reconfigure a branch to be unstacked. This may require copying substantial "
3916
3970
"data into it."
3919
#: bzrlib/builtins.py:5979
3973
#: bzrlib/builtins.py:6045
3920
3974
msgid "Can't use both --stacked-on and --unstacked"
3923
#: bzrlib/builtins.py:5993
3977
#: bzrlib/builtins.py:6059
3924
3978
msgid "No target configuration specified"
3927
#: bzrlib/builtins.py:6028
3981
#: bzrlib/builtins.py:6094
3928
3982
msgid "Set the branch of a checkout and update."
3931
#: bzrlib/builtins.py:6030
3985
#: bzrlib/builtins.py:6096
3933
3987
"For lightweight checkouts, this changes the branch being referenced.\n"
3934
3988
"For heavyweight checkouts, this checks that there are no local commits\n"
4009
4063
"want to switch back to your view after that."
4012
#: bzrlib/builtins.py:6162
4066
#: bzrlib/builtins.py:6228
4015
4069
" To define the current view::"
4018
#: bzrlib/builtins.py:6165
4072
#: bzrlib/builtins.py:6231
4019
4073
msgid " bzr view file1 dir1 ..."
4022
#: bzrlib/builtins.py:6167
4076
#: bzrlib/builtins.py:6233
4023
4077
msgid " To list the current view::"
4026
#: bzrlib/builtins.py:6169
4080
#: bzrlib/builtins.py:6235
4027
4081
msgid " bzr view"
4030
#: bzrlib/builtins.py:6171
4084
#: bzrlib/builtins.py:6237
4031
4085
msgid " To delete the current view::"
4034
#: bzrlib/builtins.py:6173
4088
#: bzrlib/builtins.py:6239
4035
4089
msgid " bzr view --delete"
4038
#: bzrlib/builtins.py:6175
4092
#: bzrlib/builtins.py:6241
4039
4093
msgid " To disable the current view without deleting it::"
4042
#: bzrlib/builtins.py:6177
4096
#: bzrlib/builtins.py:6243
4043
4097
msgid " bzr view --switch off"
4046
#: bzrlib/builtins.py:6179
4100
#: bzrlib/builtins.py:6245
4047
4101
msgid " To define a named view and switch to it::"
4050
#: bzrlib/builtins.py:6181
4104
#: bzrlib/builtins.py:6247
4051
4105
msgid " bzr view --name view-name file1 dir1 ..."
4054
#: bzrlib/builtins.py:6183
4108
#: bzrlib/builtins.py:6249
4055
4109
msgid " To list a named view::"
4058
#: bzrlib/builtins.py:6185
4112
#: bzrlib/builtins.py:6251
4059
4113
msgid " bzr view --name view-name"
4062
#: bzrlib/builtins.py:6187
4116
#: bzrlib/builtins.py:6253
4063
4117
msgid " To delete a named view::"
4066
#: bzrlib/builtins.py:6189
4120
#: bzrlib/builtins.py:6255
4067
4121
msgid " bzr view --name view-name --delete"
4070
#: bzrlib/builtins.py:6191
4124
#: bzrlib/builtins.py:6257
4071
4125
msgid " To switch to a named view::"
4074
#: bzrlib/builtins.py:6193
4128
#: bzrlib/builtins.py:6259
4075
4129
msgid " bzr view --switch view-name"
4078
#: bzrlib/builtins.py:6195
4132
#: bzrlib/builtins.py:6261
4079
4133
msgid " To list all views defined::"
4082
#: bzrlib/builtins.py:6197
4136
#: bzrlib/builtins.py:6263
4083
4137
msgid " bzr view --all"
4086
#: bzrlib/builtins.py:6199
4140
#: bzrlib/builtins.py:6265
4087
4141
msgid " To delete all views::"
4090
#: bzrlib/builtins.py:6201
4144
#: bzrlib/builtins.py:6267
4091
4145
msgid " bzr view --delete --all"
4094
4148
# help of 'all' option of 'view' command
4095
#: bzrlib/builtins.py:6208
4149
#: bzrlib/builtins.py:6274
4096
4150
msgid "Apply list or delete action to all views."
4099
4153
# help of 'delete' option of 'view' command
4100
#: bzrlib/builtins.py:6211
4154
#: bzrlib/builtins.py:6277
4101
4155
msgid "Delete the view."
4104
4158
# help of 'name' option of 'view' command
4105
#: bzrlib/builtins.py:6214
4159
#: bzrlib/builtins.py:6280
4106
4160
msgid "Name of the view to define, list or delete."
4109
4163
# help of 'switch' option of 'view' command
4110
#: bzrlib/builtins.py:6218
4164
#: bzrlib/builtins.py:6284
4111
4165
msgid "Name of the view to switch to."
4114
#: bzrlib/builtins.py:6237
4168
#: bzrlib/builtins.py:6303
4115
4169
msgid "Both --delete and a file list specified"
4118
#: bzrlib/builtins.py:6240
4172
#: bzrlib/builtins.py:6306
4119
4173
msgid "Both --delete and --switch specified"
4122
#: bzrlib/builtins.py:6243
4176
#: bzrlib/builtins.py:6309
4123
4177
msgid "Deleted all views.\n"
4126
#: bzrlib/builtins.py:6245
4180
#: bzrlib/builtins.py:6311
4127
4181
msgid "No current view to delete"
4130
#: bzrlib/builtins.py:6248
4184
#: bzrlib/builtins.py:6314
4131
4185
#, python-format
4132
4186
msgid "Deleted '%s' view.\n"
4135
#: bzrlib/builtins.py:6252
4189
#: bzrlib/builtins.py:6318
4136
4190
msgid "Both --switch and a file list specified"
4139
#: bzrlib/builtins.py:6255
4193
#: bzrlib/builtins.py:6321
4140
4194
msgid "Both --switch and --all specified"
4143
#: bzrlib/builtins.py:6258
4197
#: bzrlib/builtins.py:6324
4144
4198
msgid "No current view to disable"
4147
#: bzrlib/builtins.py:6260
4201
#: bzrlib/builtins.py:6326
4148
4202
#, python-format
4149
4203
msgid "Disabled '%s' view.\n"
4152
#: bzrlib/builtins.py:6264 bzrlib/builtins.py:6286
4206
#: bzrlib/builtins.py:6330 bzrlib/builtins.py:6352
4153
4207
msgid "Using '{0}' view: {1}\n"
4156
#: bzrlib/builtins.py:6267
4210
#: bzrlib/builtins.py:6333
4157
4211
msgid "Views defined:\n"
4160
#: bzrlib/builtins.py:6276
4214
#: bzrlib/builtins.py:6342
4161
4215
msgid "No views defined.\n"
4164
#: bzrlib/builtins.py:6283
4218
#: bzrlib/builtins.py:6349
4165
4219
msgid "Cannot change the 'off' pseudo view"
4168
#: bzrlib/builtins.py:6291
4222
#: bzrlib/builtins.py:6357
4169
4223
msgid "No current view.\n"
4172
#: bzrlib/builtins.py:6294
4226
#: bzrlib/builtins.py:6360
4173
4227
msgid "'{0}' view is: {1}\n"
4176
#: bzrlib/builtins.py:6314
4230
#: bzrlib/builtins.py:6380
4177
4231
msgid " <no hooks installed>\n"
4180
#: bzrlib/builtins.py:6318
4234
#: bzrlib/builtins.py:6384
4181
4235
msgid "Remove a branch."
4184
#: bzrlib/builtins.py:6320
4238
#: bzrlib/builtins.py:6386
4186
4240
"This will remove the branch from the specified location but \n"
4187
4241
"will keep any working tree or repository in place."
4190
#: bzrlib/builtins.py:6325
4244
#: bzrlib/builtins.py:6391
4191
4245
msgid " Remove the branch at repo/trunk::"
4194
#: bzrlib/builtins.py:6327
4248
#: bzrlib/builtins.py:6393
4195
4249
msgid " bzr remove-branch repo/trunk"
4198
4252
# help of 'writer=plain' option of 'shelve' command
4199
#: bzrlib/builtins.py:6342
4253
#: bzrlib/builtins.py:6408
4200
4254
msgid "Plaintext diff output."
4203
#: bzrlib/builtins.py:6343
4257
#: bzrlib/builtins.py:6409
4204
4258
msgid "Temporarily set aside some changes from the current tree."
4207
#: bzrlib/builtins.py:6345
4261
#: bzrlib/builtins.py:6411
4209
4263
"Shelve allows you to temporarily put changes you've made \"on the shelf\",\n"
4210
4264
"ie. out of the way, until a later time when you can bring them back from\n"
4305
4359
# help of 'action' option of 'unshelve' command
4306
#: bzrlib/builtins.py:6443
4360
#: bzrlib/builtins.py:6509
4307
4361
msgid "The action to perform."
4364
# title of 'action' option of 'resolve' command
4365
# title of 'action' option of 'unshelve' command
4366
#: bzrlib/builtins.py:6509 bzrlib/conflicts.py:694
4310
4370
# help of 'action=apply' option of 'unshelve' command
4311
#: bzrlib/builtins.py:6445
4371
#: bzrlib/builtins.py:6511
4312
4372
msgid "Apply changes and remove from the shelf."
4315
4375
# help of 'action=dry-run' option of 'unshelve' command
4316
#: bzrlib/builtins.py:6446
4376
#: bzrlib/builtins.py:6512
4317
4377
msgid "Show changes, but do not apply or remove them."
4320
4380
# help of 'action=preview' option of 'unshelve' command
4321
#: bzrlib/builtins.py:6447
4381
#: bzrlib/builtins.py:6513
4323
4383
"Instead of unshelving the changes, show the diff that would result from "
4327
4387
# help of 'action=delete-only' option of 'unshelve' command
4328
#: bzrlib/builtins.py:6449
4388
#: bzrlib/builtins.py:6515
4329
4389
msgid "Delete changes without applying them."
4332
4392
# help of 'action=keep' option of 'unshelve' command
4333
#: bzrlib/builtins.py:6450
4393
#: bzrlib/builtins.py:6516
4334
4394
msgid "Apply changes but don't delete them."
4337
#: bzrlib/builtins.py:6465
4397
#: bzrlib/builtins.py:6531
4338
4398
msgid "Remove unwanted files from working tree."
4341
#: bzrlib/builtins.py:6467
4401
#: bzrlib/builtins.py:6533
4343
4403
"By default, only unknown files, not ignored files, are deleted. Versioned\n"
4344
4404
"files are never deleted."
4347
#: bzrlib/builtins.py:6470
4407
#: bzrlib/builtins.py:6536
4349
4409
"Another class is 'detritus', which includes files emitted by bzr during\n"
4350
4410
"normal operations and selftests. (The value of these files decreases with\n"
4354
#: bzrlib/builtins.py:6474
4414
#: bzrlib/builtins.py:6540
4356
4416
"If no options are specified, unknown files are deleted. Otherwise, option\n"
4357
4417
"flags are respected, and may be combined."
4360
#: bzrlib/builtins.py:6477
4420
#: bzrlib/builtins.py:6543
4361
4421
msgid "To check what clean-tree will do, use --dry-run."
4364
4424
# help of 'ignored' option of 'clean-tree' command
4365
#: bzrlib/builtins.py:6480
4425
#: bzrlib/builtins.py:6546
4366
4426
msgid "Delete all ignored files."
4369
4429
# help of 'detritus' option of 'clean-tree' command
4370
#: bzrlib/builtins.py:6481
4430
#: bzrlib/builtins.py:6547
4372
4432
"Delete conflict files, merge and revert backups, and failed selftest dirs."
4375
4435
# help of 'unknown' option of 'clean-tree' command
4376
#: bzrlib/builtins.py:6484
4436
#: bzrlib/builtins.py:6550
4377
4437
msgid "Delete files unknown to bzr (default)."
4380
4440
# help of 'dry-run' option of 'clean-tree' command
4381
#: bzrlib/builtins.py:6485
4441
#: bzrlib/builtins.py:6551
4382
4442
msgid "Show files to delete instead of deleting them."
4385
4445
# help of 'force' option of 'clean-tree' command
4386
#: bzrlib/builtins.py:6487
4446
#: bzrlib/builtins.py:6553
4387
4447
msgid "Do not prompt before deleting."
4390
#: bzrlib/bundle/__init__.py:57
4450
#: bzrlib/bundle/__init__.py:59
4391
4451
msgid "A directory cannot be a bundle"
4394
#: bzrlib/bundle/apply_bundle.py:37
4454
#: bzrlib/bundle/apply_bundle.py:40
4395
4455
msgid "Install revisions"
4398
#: bzrlib/bundle/commands.py:61
4458
#: bzrlib/bundle/commands.py:64
4399
4459
msgid "--verbose requires a merge directive"
4402
#: bzrlib/bundle/commands.py:64
4462
#: bzrlib/bundle/commands.py:67
4403
4463
msgid "Bundle format not supported"
4406
#: bzrlib/bundle/commands.py:74
4466
#: bzrlib/bundle/commands.py:77
4407
4467
msgid "Records\n"
4410
#: bzrlib/bundle/commands.py:78
4470
#: bzrlib/bundle/commands.py:81
4411
4471
msgid "{0}: {1} ({2} multiparent)\n"
4414
#: bzrlib/bundle/commands.py:80
4474
#: bzrlib/bundle/commands.py:83
4415
4475
#, python-format
4416
4476
msgid "unique files: %d\n"
4419
#: bzrlib/bundle/commands.py:89
4479
#: bzrlib/bundle/commands.py:92
4420
4480
msgid "Revisions\n"
4423
#: bzrlib/bundle/commands.py:90
4483
#: bzrlib/bundle/commands.py:93
4424
4484
#, python-format
4425
4485
msgid "nicks: %s\n"
4428
#: bzrlib/bundle/commands.py:92
4488
#: bzrlib/bundle/commands.py:95
4429
4489
#, python-format
4431
4491
"committers: \n"
4435
#: bzrlib/bundle/commands.py:100
4495
#: bzrlib/bundle/commands.py:103
4436
4496
msgid "Decoded contents\n"
4439
#: bzrlib/bundle/serializer/v4.py:325
4499
#: bzrlib/bundle/serializer/v4.py:327
4440
4500
#, python-format
4441
4501
msgid "Bundling %d revision."
4442
4502
msgid_plural "Bundling %d revisions."
4446
#: bzrlib/bzrdir.py:487
4506
#: bzrlib/bzrdir.py:489
4448
4508
"making backup of {0}\n"
4452
#: bzrlib/bzrdir.py:510
4512
#: bzrlib/bzrdir.py:512
4453
4513
msgid "renamed {0} to {1}"
4456
#: bzrlib/bzrdir.py:1512
4516
#: bzrlib/bzrdir.py:1663
4457
4517
#, python-format
4459
4519
"Source repository format does not support stacking, using format:\n"
4463
#: bzrlib/bzrdir.py:1532
4523
#: bzrlib/bzrdir.py:1683
4464
4524
#, python-format
4466
4526
"Source branch format does not support stacking, using format:\n"
4470
#: bzrlib/bzrdir.py:1677
4530
#: bzrlib/bzrdir.py:1829
4471
4531
msgid "starting repository conversion"
4474
#: bzrlib/bzrdir.py:1906
4534
#: bzrlib/bzrdir.py:2058
4475
4535
msgid "Using default stacking branch {0} at {1}"
4478
#: bzrlib/check.py:106
4538
#: bzrlib/check.py:108
4482
#: bzrlib/check.py:108
4542
#: bzrlib/check.py:110
4483
4543
msgid "checking revisions"
4486
#: bzrlib/check.py:110
4546
#: bzrlib/check.py:112
4487
4547
msgid "checking commit contents"
4490
#: bzrlib/check.py:112
4550
#: bzrlib/check.py:114
4491
4551
msgid "checking file graphs"
4494
#: bzrlib/check.py:116
4554
#: bzrlib/check.py:118
4495
4555
msgid "checking branches and trees"
4498
#: bzrlib/check.py:203
4558
#: bzrlib/check.py:205
4499
4559
msgid "checked repository {0} format {1}"
4502
#: bzrlib/check.py:206
4562
#: bzrlib/check.py:208
4503
4563
#, python-format
4504
4564
msgid "%6d revisions"
4507
#: bzrlib/check.py:207
4567
#: bzrlib/check.py:209
4508
4568
#, python-format
4509
4569
msgid "%6d file-ids"
4512
#: bzrlib/check.py:209
4572
#: bzrlib/check.py:211
4513
4573
#, python-format
4514
4574
msgid "%6d unreferenced text versions"
4517
#: bzrlib/check.py:213
4577
#: bzrlib/check.py:215
4518
4578
msgid "unreferenced version: {{{0}}} in {1}"
4521
#: bzrlib/check.py:216
4581
#: bzrlib/check.py:218
4522
4582
#, python-format
4523
4583
msgid "%6d revisions are missing inventory_sha1"
4526
#: bzrlib/check.py:219
4586
#: bzrlib/check.py:221
4527
4587
#, python-format
4528
4588
msgid "%6d revisions are mentioned but not present"
4531
#: bzrlib/check.py:222
4591
#: bzrlib/check.py:224
4532
4592
#, python-format
4533
4593
msgid "%6d ghost revisions"
4536
#: bzrlib/check.py:227
4596
#: bzrlib/check.py:229
4537
4597
#, python-format
4538
4598
msgid "%6d revisions missing parents in ancestry"
4541
#: bzrlib/check.py:231
4601
#: bzrlib/check.py:233
4542
4602
#, python-format
4543
4603
msgid " %s should be in the ancestry for:"
4546
#: bzrlib/check.py:235
4606
#: bzrlib/check.py:237
4547
4607
#, python-format
4548
4608
msgid "%6d inconsistent parents"
4551
#: bzrlib/check.py:239
4611
#: bzrlib/check.py:241
4552
4612
msgid " * {0} version {1} has parents {2!r} but should have {3!r}"
4555
#: bzrlib/check.py:245
4615
#: bzrlib/check.py:247
4556
4616
#, python-format
4557
4617
msgid "%6d revisions have incorrect parents in the revision index"
4560
#: bzrlib/check.py:251
4620
#: bzrlib/check.py:253
4561
4621
msgid " {0} has wrong parents in index: {1!r} should be {2!r}"
4564
#: bzrlib/check.py:265
4624
#: bzrlib/check.py:267
4565
4625
msgid "Mismatched internal revid {{{0}}} and index revid {{{1}}}"
4568
#: bzrlib/check.py:294
4628
#: bzrlib/check.py:296
4570
4630
"Multiple expected sha1s for {0}. {{{1}}} expects {{{2}}}, {{{3}}} expects "
4574
#: bzrlib/check.py:352
4634
#: bzrlib/check.py:354
4575
4635
#, python-format
4576
4636
msgid "Checking branch at '%s'."
4579
#: bzrlib/check.py:372
4639
#: bzrlib/check.py:374
4580
4640
#, python-format
4581
4641
msgid "Checking working tree at '%s'."
4584
#: bzrlib/check.py:425 bzrlib/check.py:439
4644
#: bzrlib/check.py:427 bzrlib/check.py:441
4585
4645
msgid "No branch found at specified location."
4588
#: bzrlib/check.py:427 bzrlib/check.py:437
4648
#: bzrlib/check.py:429 bzrlib/check.py:439
4589
4649
msgid "No working tree found at specified location."
4592
#: bzrlib/check.py:430
4652
#: bzrlib/check.py:432
4593
4653
#, python-format
4594
4654
msgid "Checking repository at '%s'."
4597
#: bzrlib/check.py:441
4657
#: bzrlib/check.py:443
4598
4658
msgid "No repository found at specified location."
4601
#: bzrlib/clean_tree.py:62
4661
#: bzrlib/clean_tree.py:63
4602
4662
msgid "Nothing to delete."
4605
#: bzrlib/clean_tree.py:67
4665
#: bzrlib/clean_tree.py:68
4606
4666
msgid "Are you sure you wish to delete these"
4609
#: bzrlib/clean_tree.py:69
4669
#: bzrlib/clean_tree.py:70
4610
4670
msgid "Canceled"
4613
#: bzrlib/clean_tree.py:106
4673
#: bzrlib/clean_tree.py:107
4614
4674
#, python-format
4615
4675
msgid "unable to remove %s"
4618
#: bzrlib/clean_tree.py:110
4678
#: bzrlib/clean_tree.py:111
4619
4679
msgid "deleting paths:"
4622
#: bzrlib/clean_tree.py:124
4682
#: bzrlib/clean_tree.py:125
4623
4683
msgid "unable to remove \"{0}\": {1}."
4626
#: bzrlib/clean_tree.py:129
4686
#: bzrlib/clean_tree.py:130
4627
4687
msgid "No files deleted."
4630
#: bzrlib/cmd_version_info.py:45
4690
#: bzrlib/cmd_version_info.py:47
4631
4691
msgid "No known version info format {0}. Supported types are: {1}"
4634
4694
# help of 'format=custom' option of 'version-info' command
4635
#: bzrlib/cmd_version_info.py:50
4695
#: bzrlib/cmd_version_info.py:52
4636
4696
msgid "Version info in Custom template-based format."
4639
4699
# help of 'format=python' option of 'version-info' command
4640
#: bzrlib/cmd_version_info.py:50
4700
#: bzrlib/cmd_version_info.py:52
4641
4701
msgid "Version info in Python format."
4644
4704
# help of 'format=rio' option of 'version-info' command
4645
#: bzrlib/cmd_version_info.py:50
4705
#: bzrlib/cmd_version_info.py:52
4646
4706
msgid "Version info in RIO (simple text) format (default)."
4649
#: bzrlib/cmd_version_info.py:51
4709
#: bzrlib/cmd_version_info.py:53
4650
4710
msgid "Show version information about this tree."
4653
#: bzrlib/cmd_version_info.py:53
4713
#: bzrlib/cmd_version_info.py:55
4655
4715
"You can use this command to add information about version into\n"
4656
4716
"source code of an application. The output can be in one of the\n"
4657
4717
"supported formats or in a custom format based on a template."
4660
#: bzrlib/cmd_version_info.py:57
4720
#: bzrlib/cmd_version_info.py:59 en/help_topics/configuration.txt:700
4721
#: en/help_topics/configuration.txt:710
4661
4722
msgid "For example::"
4664
#: bzrlib/cmd_version_info.py:59
4725
#: bzrlib/cmd_version_info.py:61
4666
4727
" bzr version-info --custom \\\n"
4667
4728
" --template=\"#define VERSION_INFO \\\"Project 1.2.3 (r{revno})\\\"\\n\""
4670
#: bzrlib/cmd_version_info.py:62
4731
#: bzrlib/cmd_version_info.py:64
4672
4733
"will produce a C header file with formatted string containing the\n"
4673
4734
"current revision number. Other supported variables in templates are:"
4676
#: bzrlib/cmd_version_info.py:65
4737
#: bzrlib/cmd_version_info.py:67
4678
4739
" * {date} - date of the last revision\n"
4679
4740
" * {build_date} - current date\n"
4760
#: bzrlib/commands.py:536
4821
#: bzrlib/commands.py:532
4761
4822
#, python-format
4763
4824
"See bzr help %s for more details and examples.\n"
4828
#: bzrlib/commands.py:537
4767
4832
#: bzrlib/commands.py:541
4771
#: bzrlib/commands.py:545
4772
4833
#, python-format
4773
4834
msgid ":From: plugin \"%s\"\n"
4837
#: bzrlib/commands.py:553
4838
msgid ":doc:`{0} <{1}-help>`"
4776
4841
#: bzrlib/commands.py:557
4777
msgid ":doc:`{0} <{1}-help>`"
4780
#: bzrlib/commands.py:561
4781
4842
#, python-format
4782
4843
msgid ":See also: %s"
4785
#: bzrlib/commands.py:819 bzrlib/gpg.py:317
4846
#: bzrlib/commands.py:815 bzrlib/gpg.py:324
4786
4847
msgid "Only ASCII permitted in option names"
4789
#: bzrlib/commands.py:844 bzrlib/commands.py:852
4850
#: bzrlib/commands.py:840 bzrlib/commands.py:848
4790
4851
msgid "command {0!r} needs one or more {1}"
4793
#: bzrlib/commands.py:861
4854
#: bzrlib/commands.py:857
4794
4855
msgid "command {0!r} requires argument {1}"
4797
#: bzrlib/commands.py:868
4858
#: bzrlib/commands.py:864
4798
4859
msgid "extra argument to command {0}: {1}"
4801
#: bzrlib/commands.py:965
4862
#: bzrlib/commands.py:961
4802
4863
#, python-format
4803
4864
msgid "Profile data written to \"%s\"."
4806
#: bzrlib/commit.py:116 bzrlib/commit.py:738
4867
#: bzrlib/commit.py:117 bzrlib/commit.py:740
4810
#: bzrlib/commit.py:116 bzrlib/commit.py:746
4871
#: bzrlib/commit.py:117 bzrlib/commit.py:748
4811
4872
msgid "modified"
4814
#: bzrlib/commit.py:130
4875
#: bzrlib/commit.py:131
4815
4876
#, python-format
4816
4877
msgid "Committing%s"
4819
#: bzrlib/commit.py:133
4880
#: bzrlib/commit.py:134
4820
4881
#, python-format
4821
4882
msgid "Committed revision %d."
4824
#: bzrlib/commit.py:142
4885
#: bzrlib/commit.py:143
4825
4886
#, python-format
4826
4887
msgid "deleted %s"
4829
#: bzrlib/commit.py:145
4890
#: bzrlib/commit.py:146
4830
4891
#, python-format
4831
4892
msgid "missing %s"
4834
#: bzrlib/commit.py:510
4895
#: bzrlib/commit.py:511
4836
4897
"Conflicting tags in bound branch:\n"
4840
#: bzrlib/commit.py:740
4901
#: bzrlib/commit.py:742
4841
4902
msgid "renamed"
4844
#: bzrlib/commit.py:975
4905
#: bzrlib/commit.py:977
4845
4906
msgid "unchanged"
4848
#: bzrlib/commit.py:997
4909
#: bzrlib/commit.py:999
4849
4910
msgid "{0} [{1}] - Stage"
4852
#: bzrlib/commit.py:1000
4913
#: bzrlib/commit.py:1002
4853
4914
#, python-format
4854
4915
msgid "%s - Stage"
4857
#: bzrlib/commit_signature_commands.py:34
4918
#: bzrlib/commit_signature_commands.py:36
4858
4919
msgid "Sign all commits by a given committer."
4861
#: bzrlib/commit_signature_commands.py:36
4922
#: bzrlib/commit_signature_commands.py:38
4863
4924
"If location is not specified the local tree is used.\n"
4864
4925
"If committer is not specified the default committer is used."
4867
#: bzrlib/commit_signature_commands.py:39
4928
#: bzrlib/commit_signature_commands.py:41
4868
4929
msgid "This does not sign commits that already have signatures."
4871
4932
# help of 'dry-run' option of 'sign-my-commits' command
4872
#: bzrlib/commit_signature_commands.py:47
4933
#: bzrlib/commit_signature_commands.py:49
4874
4935
"Don't actually sign anything, just print the revisions that would be signed."
4877
#: bzrlib/commit_signature_commands.py:101
4938
#: bzrlib/commit_signature_commands.py:103
4878
4939
msgid "Verify all commit signatures."
4881
#: bzrlib/commit_signature_commands.py:103
4942
#: bzrlib/commit_signature_commands.py:105
4882
4943
msgid "Verifies that all commits in the branch are signed by known GnuPG keys."
4885
4946
# help of 'acceptable-keys' option of 'verify-signatures' command
4886
#: bzrlib/commit_signature_commands.py:108
4947
#: bzrlib/commit_signature_commands.py:110
4888
4949
"Comma separated list of GPG key patterns which are acceptable for "
4889
4950
"verification."
4892
#: bzrlib/commit_signature_commands.py:145
4953
#: bzrlib/commit_signature_commands.py:147
4893
4954
msgid "Cannot verify a range of non-revision-history revisions"
4896
#: bzrlib/commit_signature_commands.py:166
4957
#: bzrlib/commit_signature_commands.py:168
4897
4958
msgid "All commits signed with verifiable keys"
4900
#: bzrlib/config.py:451
4961
#: bzrlib/config.py:475
4901
4962
msgid "Invalid config value for \"{0}\" value {1!r} is not an SI unit."
4904
#: bzrlib/config.py:2762
4965
#: bzrlib/config.py:2499
4966
msgid "{0} is not an SI unit."
4969
#: bzrlib/config.py:2956
4971
"Option {0} in section {1} of {2} was changed from {3} to {4}. The {5} value "
4975
#: bzrlib/config.py:3100
4905
4976
#, python-format
4906
4977
msgid "Invalid '%s', should be of the form 'name=value'"
4909
#: bzrlib/config.py:3469
4980
#: bzrlib/config.py:3969
4910
4981
msgid "Display, set or remove a configuration option."
4913
#: bzrlib/config.py:3471
4984
#: bzrlib/config.py:3971
4914
4985
msgid "Display the active value for a given option."
4917
#: bzrlib/config.py:3473
4988
#: bzrlib/config.py:3973
4919
4990
"If --all is specified, NAME is interpreted as a regular expression and all\n"
4920
4991
"matching options are displayed mentioning their scope. The active value\n"
4921
4992
"that bzr will take into account is the first one displayed for each option."
4924
#: bzrlib/config.py:3477
4995
#: bzrlib/config.py:3977
4925
4996
msgid "If no NAME is given, --all .* is implied."
4928
#: bzrlib/config.py:3479
4999
#: bzrlib/config.py:3979
4930
5001
"Setting a value is achieved by using name=value without spaces. The value\n"
4931
5002
"is set in the most relevant scope and can be checked by displaying the\n"
4935
5006
# help of 'scope' option of 'config' command
4936
#: bzrlib/config.py:3491
5007
#: bzrlib/config.py:3991
4937
5008
msgid "Reduce the scope to the specified configuration file."
4940
5011
# help of 'all' option of 'config' command
4941
#: bzrlib/config.py:3495
5012
#: bzrlib/config.py:3995
4942
5013
msgid "Display all the defined values for the matching options."
4945
5016
# help of 'remove' option of 'config' command
4946
#: bzrlib/config.py:3497
5017
#: bzrlib/config.py:3997
4947
5018
msgid "Remove the option from the configuration file."
4950
#: bzrlib/conflicts.py:48
5021
#: bzrlib/conflicts.py:50
4951
5022
msgid "List files with conflicts."
4954
#: bzrlib/conflicts.py:50
4956
"Merge will do its best to combine the changes in two branches, but there\n"
4957
"are some kinds of problems only a human can fix. When it encounters those,\n"
4958
"it will mark a conflict. A conflict means that you need to fix something,\n"
4959
"before you should commit."
4962
#: bzrlib/conflicts.py:55
5025
#: bzrlib/conflicts.py:57
4964
5027
"Conflicts normally are listed as short, human-readable messages. If --text\n"
4965
5028
"is supplied, the pathnames of files with text conflicts are listed,\n"
4966
5029
"instead. (This is useful for editing all files with text conflicts.)"
4969
#: bzrlib/conflicts.py:59
5032
#: bzrlib/conflicts.py:61
4970
5033
msgid "Use bzr resolve when you have fixed a problem."
4973
5036
# help of 'text' option of 'conflicts' command
4974
#: bzrlib/conflicts.py:64
5037
#: bzrlib/conflicts.py:66
4975
5038
msgid "List paths of files with text conflicts."
4978
5041
# help of 'action=done' option of 'resolve' command
4979
#: bzrlib/conflicts.py:83
5042
#: bzrlib/conflicts.py:85
4980
5043
msgid "Marks the conflict as resolved."
4983
5046
# help of 'action=take-this' option of 'resolve' command
4984
#: bzrlib/conflicts.py:86
5047
#: bzrlib/conflicts.py:88
4985
5048
msgid "Resolve the conflict preserving the version in the working tree."
4988
5051
# help of 'action=take-other' option of 'resolve' command
4989
#: bzrlib/conflicts.py:89
5052
#: bzrlib/conflicts.py:91
4990
5053
msgid "Resolve the conflict taking the merged version into account."
4993
5056
# help of 'action' option of 'resolve' command
4994
#: bzrlib/conflicts.py:96
5057
#: bzrlib/conflicts.py:98
4995
5058
msgid "How to resolve the conflict."
4998
#: bzrlib/conflicts.py:102
5061
#: bzrlib/conflicts.py:104
4999
5062
msgid "Mark a conflict as resolved."
5002
#: bzrlib/conflicts.py:109
5065
#: bzrlib/conflicts.py:111
5004
5067
"Once you have fixed a problem, use \"bzr resolve\" to automatically mark\n"
5005
5068
"text conflicts as fixed, \"bzr resolve FILE\" to mark a specific conflict "
5010
5073
# help of 'all' option of 'resolve' command
5011
#: bzrlib/conflicts.py:117
5074
#: bzrlib/conflicts.py:119
5012
5075
msgid "Resolve all conflicts in this tree."
5015
#: bzrlib/conflicts.py:124
5078
#: bzrlib/conflicts.py:126
5016
5079
msgid "If --all is specified, no FILE may be provided"
5019
#: bzrlib/conflicts.py:149
5082
#: bzrlib/conflicts.py:151
5020
5083
#, python-format
5021
5084
msgid "%d conflict auto-resolved."
5022
5085
msgid_plural "%d conflicts auto-resolved."
5026
#: bzrlib/conflicts.py:152
5089
#: bzrlib/conflicts.py:154
5027
5090
msgid "Remaining conflicts:"
5030
#: bzrlib/conflicts.py:157
5093
#: bzrlib/conflicts.py:159
5031
5094
msgid "All conflicts resolved."
5034
#: bzrlib/conflicts.py:166
5097
#: bzrlib/conflicts.py:168
5035
5098
msgid "{0} conflict resolved, {1} remaining"
5036
5099
msgid_plural "{0} conflicts resolved, {1} remaining"
5040
# title of 'action' option of 'resolve' command
5041
#: bzrlib/conflicts.py:692
5045
#: bzrlib/controldir.py:682
5103
#: bzrlib/controldir.py:698
5046
5104
msgid "{0} is{1} redirected to {2}"
5049
#: bzrlib/diff.py:397
5107
#: bzrlib/diff.py:399
5050
5108
#, python-format
5051
5109
msgid "*** Ignoring files outside view. View is %s"
5054
#: bzrlib/errors.py:155
5112
#: bzrlib/errors.py:157
5055
5113
msgid "The tree builder is already building a tree."
5058
#: bzrlib/errors.py:176
5116
#: bzrlib/errors.py:178
5059
5117
msgid "The dirstate file (%(state)s) appears to be corrupt: %(msg)s"
5062
#: bzrlib/errors.py:195
5120
#: bzrlib/errors.py:197
5064
5122
"The API for \"%(api)s\" is not compatible with \"%(wanted)s\". It supports "
5065
5123
"versions \"%(minimum)s\" to \"%(current)s\"."
5068
#: bzrlib/errors.py:207
5126
#: bzrlib/errors.py:209
5069
5127
msgid "The transport '%(transport)s' is only accessible within this process."
5072
#: bzrlib/errors.py:225
5130
#: bzrlib/errors.py:227
5073
5131
msgid "Invalid revision number %(revno)s"
5076
#: bzrlib/errors.py:234
5134
#: bzrlib/errors.py:236
5077
5135
msgid "Invalid revision-id {%(revision_id)s} in %(branch)s"
5080
#: bzrlib/errors.py:245
5138
#: bzrlib/errors.py:247
5081
5139
msgid "Reserved revision-id {%(revision_id)s}"
5084
#: bzrlib/errors.py:259
5142
#: bzrlib/errors.py:261
5085
5143
msgid "There is no public branch set for \"%(branch_url)s\"."
5088
#: bzrlib/errors.py:269
5146
#: bzrlib/errors.py:271
5090
5148
"No help could be found for '%(topic)s'. Please use 'bzr help topics' to "
5091
5149
"obtain a list of topics."
5094
#: bzrlib/errors.py:278
5152
#: bzrlib/errors.py:280
5095
5153
msgid "The file id \"%(file_id)s\" is not present in the tree %(tree)s."
5098
#: bzrlib/errors.py:288
5156
#: bzrlib/errors.py:290
5100
5158
"The file id \"%(file_id)s\" is not present in the repository %(repository)r"
5103
#: bzrlib/errors.py:297
5161
#: bzrlib/errors.py:299
5104
5162
msgid "The branch '%(branch)s' is not stacked."
5107
#: bzrlib/errors.py:311
5165
#: bzrlib/errors.py:313
5108
5166
msgid "No WorkingTree exists for \"%(base)s\"."
5111
#: bzrlib/errors.py:320
5169
#: bzrlib/errors.py:322
5112
5170
msgid "Not currently building a tree."
5115
#: bzrlib/errors.py:325
5173
#: bzrlib/errors.py:327
5116
5174
msgid "%(url)s is not a local path."
5119
#: bzrlib/errors.py:353
5177
#: bzrlib/errors.py:355
5120
5178
msgid "%(not_locked)r is not write locked but needs to be."
5123
#: bzrlib/errors.py:361
5181
#: bzrlib/errors.py:363
5124
5182
msgid "Error in command line options"
5127
#: bzrlib/errors.py:366
5185
#: bzrlib/errors.py:368
5128
5186
msgid "%(value)s is not an index of type %(_type)s."
5131
#: bzrlib/errors.py:376
5189
#: bzrlib/errors.py:378
5132
5190
msgid "Error in data for index %(value)s."
5135
#: bzrlib/errors.py:385
5193
#: bzrlib/errors.py:387
5136
5194
msgid "The key '%(key)s' is already in index '%(index)s'."
5139
#: bzrlib/errors.py:395
5197
#: bzrlib/errors.py:397
5140
5198
msgid "The key '%(key)s' is not a valid key."
5143
#: bzrlib/errors.py:404
5201
#: bzrlib/errors.py:406
5144
5202
msgid "Could not parse options for index %(value)s."
5147
#: bzrlib/errors.py:413
5205
#: bzrlib/errors.py:415
5148
5206
msgid "The value '%(value)s' is not a valid value."
5151
#: bzrlib/errors.py:441
5209
#: bzrlib/errors.py:443
5152
5210
msgid "Generic path error: %(path)r%(extra)s)"
5155
#: bzrlib/errors.py:454
5213
#: bzrlib/errors.py:456
5156
5214
msgid "No such file: %(path)r%(extra)s"
5159
#: bzrlib/errors.py:459
5217
#: bzrlib/errors.py:461
5160
5218
msgid "File exists: %(path)r%(extra)s"
5163
#: bzrlib/errors.py:465
5221
#: bzrlib/errors.py:467
5165
5223
"Could not rename %(source)s => %(dest)s because both files exist. (Use --"
5166
5224
"after to tell bzr about a rename that has already happened)%(extra)s"
5169
#: bzrlib/errors.py:481
5227
#: bzrlib/errors.py:483
5170
5228
msgid "\"%(path)s\" is not a directory %(extra)s"
5173
#: bzrlib/errors.py:486
5231
#: bzrlib/errors.py:488
5174
5232
msgid "\"%(path)s\" is not in the working directory %(extra)s"
5177
#: bzrlib/errors.py:491
5235
#: bzrlib/errors.py:493
5178
5236
msgid "Directory not empty: \"%(path)s\"%(extra)s"
5181
#: bzrlib/errors.py:496
5239
#: bzrlib/errors.py:498
5182
5240
msgid "Hard-linking \"%(path)s\" is not supported"
5185
#: bzrlib/errors.py:511
5243
#: bzrlib/errors.py:513
5186
5244
msgid "Device or resource busy: \"%(path)s\"%(extra)s"
5189
#: bzrlib/errors.py:516
5247
#: bzrlib/errors.py:518
5190
5248
msgid "Permission denied: \"%(path)s\"%(extra)s"
5193
#: bzrlib/errors.py:521
5251
#: bzrlib/errors.py:523
5194
5252
msgid "Invalid url supplied to transport: \"%(path)s\"%(extra)s"
5197
#: bzrlib/errors.py:526
5255
#: bzrlib/errors.py:528
5198
5256
msgid "Invalid URL join request: %(reason)s: %(base)r + %(join_args)r"
5201
#: bzrlib/errors.py:537
5259
#: bzrlib/errors.py:539
5202
5260
msgid "URLs differ by more than path: %(from_)r and %(to)r"
5205
#: bzrlib/errors.py:559
5263
#: bzrlib/errors.py:561
5206
5264
msgid "The %(type)s hook '%(hook)s' is unknown in this version of bzrlib."
5209
#: bzrlib/errors.py:569
5267
#: bzrlib/errors.py:571
5210
5268
msgid "Unsupported protocol for url \"%(path)s\"%(extra)s"
5213
#: bzrlib/errors.py:577
5271
#: bzrlib/errors.py:579
5215
5273
"The branch '%(url)s'(%(format)s) is not a stackable format. You will need to "
5216
5274
"upgrade the branch to permit branch stacking."
5219
#: bzrlib/errors.py:588
5277
#: bzrlib/errors.py:590
5220
5278
msgid "The branch '%(branch_url)s' cannot be stacked on '%(target_url)s'."
5223
#: bzrlib/errors.py:598
5281
#: bzrlib/errors.py:600
5225
5283
"The repository '%(url)s'(%(format)s) is not a stackable format. You will "
5226
5284
"need to upgrade the repository to permit branch stacking."
5229
#: bzrlib/errors.py:609
5287
#: bzrlib/errors.py:611
5230
5288
msgid "Error reading from %(path)r."
5233
#: bzrlib/errors.py:628
5291
#: bzrlib/errors.py:630
5234
5292
msgid "Path \"%(path)s\" is not a child of path \"%(base)s\"%(extra)s"
5237
#: bzrlib/errors.py:644
5295
#: bzrlib/errors.py:646
5238
5296
msgid "Path \"%(path)s\" is not unicode normalized"
5241
#: bzrlib/errors.py:652
5299
#: bzrlib/errors.py:654
5242
5300
msgid "Not a branch: \"%(path)s\"%(detail)s."
5245
#: bzrlib/errors.py:694
5303
#: bzrlib/errors.py:696
5246
5304
msgid "No submit branch available for branch \"%(path)s\""
5249
#: bzrlib/errors.py:703
5307
#: bzrlib/errors.py:705
5250
5308
msgid "Already a branch: \"%(path)s\"."
5253
#: bzrlib/errors.py:709
5311
#: bzrlib/errors.py:711
5255
5313
"Directory contains a branch, but no working tree (use bzr checkout if you "
5256
5314
"wish to build a working tree): \"%(path)s\""
5259
#: bzrlib/errors.py:714
5317
#: bzrlib/errors.py:716
5261
5319
"\"%(function)s\" called on an AtomicFile after it was closed: \"%(path)s\""
5264
#: bzrlib/errors.py:724
5322
#: bzrlib/errors.py:726
5266
5324
"Parent not accessible given base \"%(base)s\" and relative path \"%(path)s\""
5269
#: bzrlib/errors.py:734
5327
#: bzrlib/errors.py:736
5270
5328
msgid "No repository present: \"%(path)s\""
5273
#: bzrlib/errors.py:741
5331
#: bzrlib/errors.py:743
5275
5333
"Unsupported branch format: %(format)s\n"
5276
5334
"Please run 'bzr upgrade'"
5279
#: bzrlib/errors.py:747
5337
#: bzrlib/errors.py:749
5280
5338
msgid "Unknown %(kind)s format: %(format)r"
5283
#: bzrlib/errors.py:756
5341
#: bzrlib/errors.py:758
5284
5342
msgid "Format %(format)s is not compatible with .bzr version %(bzrdir)s."
5287
#: bzrlib/errors.py:769
5345
#: bzrlib/errors.py:768
5346
msgid "Parse error on line %(lineno)d of %(format)s format: %(line)s"
5349
#: bzrlib/errors.py:783
5290
5352
"is not compatible with\n"
5295
#: bzrlib/errors.py:785
5357
#: bzrlib/errors.py:799
5296
5358
msgid "Revision is not compatible with %(repo_format)s"
5299
#: bzrlib/errors.py:795
5361
#: bzrlib/errors.py:809
5300
5362
msgid "%(context_info)s%(path)s is already versioned."
5303
#: bzrlib/errors.py:816
5365
#: bzrlib/errors.py:830
5304
5366
msgid "%(context_info)s%(path)s is not versioned."
5307
#: bzrlib/errors.py:837
5369
#: bzrlib/errors.py:851
5308
5370
msgid "Path(s) are not versioned: %(paths_as_string)s"
5311
#: bzrlib/errors.py:848
5373
#: bzrlib/errors.py:862
5312
5374
msgid "Path(s) do not exist: %(paths_as_string)s%(extra)s"
5315
#: bzrlib/errors.py:867
5377
#: bzrlib/errors.py:881
5316
5378
msgid "Cannot operate on \"%(filename)s\" of unsupported kind \"%(kind)s\""
5319
#: bzrlib/errors.py:875
5381
#: bzrlib/errors.py:889
5321
5383
"Filename %(filename)r is not valid in your current filesystem encoding "
5322
5384
"%(fs_encoding)s"
5325
#: bzrlib/errors.py:886
5387
#: bzrlib/errors.py:900
5326
5388
msgid "Cannot operate on \"%(filename)s\" because it is a control file"
5329
#: bzrlib/errors.py:904
5391
#: bzrlib/errors.py:918
5330
5392
msgid "The lock for '%(lock_description)s' is in use and cannot be broken."
5333
#: bzrlib/errors.py:943
5395
#: bzrlib/errors.py:957
5334
5396
msgid "Cannot lock %(lock)s: %(why)s"
5337
#: bzrlib/errors.py:953
5399
#: bzrlib/errors.py:967
5339
5401
"A transaction related operation was attempted after the transaction finished."
5342
#: bzrlib/errors.py:980
5404
#: bzrlib/errors.py:994
5343
5405
msgid "Cannot lock: transport is read only: %(transport)s"
5346
#: bzrlib/errors.py:988
5408
#: bzrlib/errors.py:1002
5347
5409
msgid "Could not acquire lock \"%(lock)s\": %(msg)s"
5350
#: bzrlib/errors.py:999
5412
#: bzrlib/errors.py:1013
5351
5413
msgid "Lock was broken while still open: %(lock)s - check storage consistency!"
5354
#: bzrlib/errors.py:1010
5416
#: bzrlib/errors.py:1024
5356
5418
"Lock was released and re-acquired before being broken: %(lock)s: held by "
5357
5419
"%(holder)r, wanted to break %(target)r"
5360
#: bzrlib/errors.py:1022
5422
#: bzrlib/errors.py:1036
5362
5424
"Lock is apparently held, but corrupted: %(corruption_info)s\n"
5363
5425
"Use 'bzr break-lock' to clear it"
5366
#: bzrlib/errors.py:1035
5428
#: bzrlib/errors.py:1049
5367
5429
msgid "Lock not held: %(lock)s"
5370
#: bzrlib/errors.py:1064
5432
#: bzrlib/errors.py:1078
5371
5433
msgid "No changes to commit"
5374
#: bzrlib/errors.py:1069
5436
#: bzrlib/errors.py:1083
5376
5438
"Selected-file commit of merges is not supported yet: files %(files_str)s"
5379
#: bzrlib/errors.py:1079
5441
#: bzrlib/errors.py:1093
5381
5443
"Excluding paths during commit is not supported by repository at %(repository)"
5385
#: bzrlib/errors.py:1088
5447
#: bzrlib/errors.py:1102
5387
5449
"The specified commit message contains characters unsupported by the current "
5391
#: bzrlib/errors.py:1094
5453
#: bzrlib/errors.py:1108
5392
5454
msgid "Upgrade URL cannot work with readonly URLs."
5395
#: bzrlib/errors.py:1099
5457
#: bzrlib/errors.py:1113
5396
5458
msgid "The branch format %(format)s is already at the most recent format."
5399
#: bzrlib/errors.py:1122
5461
#: bzrlib/errors.py:1136
5400
5462
msgid "Option --change does not accept revision ranges"
5403
#: bzrlib/errors.py:1127
5465
#: bzrlib/errors.py:1141
5404
5466
msgid "No namespace registered for string: %(spec)r"
5407
#: bzrlib/errors.py:1146
5469
#: bzrlib/errors.py:1160
5409
5471
"Requested revision: '%(spec)s' does not exist in branch: %(branch_url)s"
5413
#: bzrlib/errors.py:1160
5475
#: bzrlib/errors.py:1174
5415
5477
"Operation denied because it would change the main history, which is not "
5416
5478
"permitted by the append_revisions_only setting on branch \"%(location)s\"."
5419
#: bzrlib/errors.py:1171
5481
#: bzrlib/errors.py:1185
5421
5483
"These branches have diverged. Use the missing command to see how.\n"
5422
5484
"Use the merge command to reconcile them."
5425
#: bzrlib/errors.py:1191
5487
#: bzrlib/errors.py:1205
5427
5489
"Branches have no common ancestor, and no merge base revision was specified."
5430
#: bzrlib/errors.py:1197
5492
#: bzrlib/errors.py:1211
5432
5494
"Selected merge cannot perform reverse cherrypicks. Try merge3 or diff3."
5435
#: bzrlib/errors.py:1203
5497
#: bzrlib/errors.py:1217
5436
5498
msgid "Revisions have no common ancestor: %(revision_a)s %(revision_b)s"
5439
#: bzrlib/errors.py:1212
5501
#: bzrlib/errors.py:1226
5441
5503
"Revisions are not derived from the same root: %(revision_a)s %(revision_b)s."
5444
#: bzrlib/errors.py:1221
5506
#: bzrlib/errors.py:1235
5445
5507
msgid "Revision %(rev_id)s is not an ancestor of %(not_ancestor_id)s"
5448
#: bzrlib/errors.py:1230
5510
#: bzrlib/errors.py:1244
5449
5511
msgid "Branch %(branch)s has no commits."
5452
#: bzrlib/errors.py:1248
5514
#: bzrlib/errors.py:1262
5454
5516
"Bound branch %(branch)s is out of date with master branch %(master)s."
5455
5517
"%(extra_help)s"
5458
#: bzrlib/errors.py:1260
5520
#: bzrlib/errors.py:1274
5460
5522
"Cannot commit to branch %(branch)s. It is bound to %(master)s, which is "
5461
5523
"bound to %(remote)s."
5464
#: bzrlib/errors.py:1272
5526
#: bzrlib/errors.py:1286
5465
5527
msgid "Cannot pull --overwrite to a branch which is bound %(branch)s"
5468
#: bzrlib/errors.py:1281
5530
#: bzrlib/errors.py:1295
5470
5532
"Unable to connect to target of bound branch %(branch)s => %(target)s: "
5474
#: bzrlib/errors.py:1293
5536
#: bzrlib/errors.py:1307
5475
5537
msgid "Error in processing weave: %(msg)s"
5478
#: bzrlib/errors.py:1302
5540
#: bzrlib/errors.py:1316
5479
5541
msgid "Revision {%(revision_id)s} already present in %(weave)s"
5482
#: bzrlib/errors.py:1313
5544
#: bzrlib/errors.py:1327
5483
5545
msgid "Revision {%(revision_id)s} not present in %(weave)s"
5486
#: bzrlib/errors.py:1323
5548
#: bzrlib/errors.py:1337
5487
5549
msgid "Weave invariant violated: %(what)s"
5490
#: bzrlib/errors.py:1332
5552
#: bzrlib/errors.py:1346
5491
5553
msgid "Parents are mismatched between two revisions. %(msg)s"
5494
#: bzrlib/errors.py:1354
5556
#: bzrlib/errors.py:1368
5496
5558
"Weaves differ on text content. Revision: {%(revision_id)s}, %(weave_a)s, "
5500
#: bzrlib/errors.py:1366
5562
#: bzrlib/errors.py:1380
5501
5563
msgid "Versioned file error"
5504
#: bzrlib/errors.py:1371
5566
#: bzrlib/errors.py:1385
5505
5567
msgid "Revision {%(revision_id)s} not present in \"%(file_id)s\"."
5508
#: bzrlib/errors.py:1381
5570
#: bzrlib/errors.py:1395
5509
5571
msgid "Revision {%(revision_id)s} already present in \"%(file_id)s\"."
5512
#: bzrlib/errors.py:1391
5574
#: bzrlib/errors.py:1405
5513
5575
msgid "Text did not match its checksum: %(msg)s"
5516
#: bzrlib/errors.py:1517
5578
#: bzrlib/errors.py:1531
5517
5579
msgid "Export format %(format)r not supported"
5520
#: bzrlib/errors.py:1526
5582
#: bzrlib/errors.py:1540
5521
5583
msgid "Transport error: %(msg)s %(orig_error)s"
5524
#: bzrlib/errors.py:1552
5586
#: bzrlib/errors.py:1566
5525
5587
msgid "Generic bzr smart protocol error: %(details)s"
5528
#: bzrlib/errors.py:1560
5590
#: bzrlib/errors.py:1574
5529
5591
msgid "Received bad protocol version marker: %(marker)r"
5532
#: bzrlib/errors.py:1592
5594
#: bzrlib/errors.py:1606
5533
5595
msgid "Transport operation not possible: %(msg)s %(orig_error)s"
5536
#: bzrlib/errors.py:1597
5598
#: bzrlib/errors.py:1611
5537
5599
msgid "Connection error: %(msg)s %(orig_error)s"
5540
#: bzrlib/errors.py:1602
5602
#: bzrlib/errors.py:1616
5541
5603
msgid "%(msg)s %(host)s%(port)s%(orig_error)s"
5544
#: bzrlib/errors.py:1623
5606
#: bzrlib/errors.py:1637
5545
5607
msgid "Connection closed: %(msg)s %(orig_error)s"
5548
#: bzrlib/errors.py:1628
5610
#: bzrlib/errors.py:1642
5549
5611
msgid "Connection Timeout: %(msg)s%(orig_error)s"
5552
#: bzrlib/errors.py:1633
5614
#: bzrlib/errors.py:1647
5553
5615
msgid "Invalid range access in %(path)s at %(offset)s: %(msg)s"
5556
#: bzrlib/errors.py:1643
5618
#: bzrlib/errors.py:1657
5557
5619
msgid "Invalid http response for %(path)s: %(msg)s%(orig_error)s"
5560
#: bzrlib/errors.py:1658
5622
#: bzrlib/errors.py:1672
5561
5623
msgid "Invalid http range %(range)r for %(path)s: %(msg)s"
5564
#: bzrlib/errors.py:1672
5626
#: bzrlib/errors.py:1686
5565
5627
msgid "HTTP MIME Boundary missing for %(path)s: %(msg)s"
5568
#: bzrlib/errors.py:1680
5630
#: bzrlib/errors.py:1694
5569
5631
msgid "Invalid http Content-type \"%(ctype)s\" for %(path)s: %(msg)s"
5572
#: bzrlib/errors.py:1689
5634
#: bzrlib/errors.py:1703
5573
5635
msgid "%(source)s is%(permanently)s redirected to %(target)s"
5576
#: bzrlib/errors.py:1703
5638
#: bzrlib/errors.py:1717
5577
5639
msgid "Too many redirections"
5580
#: bzrlib/errors.py:1708
5642
#: bzrlib/errors.py:1722
5581
5643
msgid "Working tree has conflicts."
5584
#: bzrlib/errors.py:1712
5646
#: bzrlib/errors.py:1726
5585
5647
msgid "Config file %(filename)s is not UTF-8 encoded\n"
5588
#: bzrlib/errors.py:1721
5650
#: bzrlib/errors.py:1735
5590
5652
"Error(s) parsing config file %(filename)s:\n"
5594
#: bzrlib/errors.py:1732
5656
#: bzrlib/errors.py:1746
5595
5657
msgid "Bad value \"%(value)s\" for option \"%(name)s\"."
5598
#: bzrlib/errors.py:1740
5660
#: bzrlib/errors.py:1754
5599
5661
msgid "%(username)r does not seem to contain a reasonable email address"
5602
#: bzrlib/errors.py:1749
5664
#: bzrlib/errors.py:1763
5603
5665
msgid "Failed to GPG sign data with command \"%(command_line)s\""
5606
#: bzrlib/errors.py:1757
5668
#: bzrlib/errors.py:1771
5607
5669
msgid "Failed to verify GPG signature data with error \"%(error)s\""
5610
#: bzrlib/errors.py:1765
5672
#: bzrlib/errors.py:1779
5611
5673
msgid "Unable to import library \"%(library)s\": %(error)s"
5614
#: bzrlib/errors.py:1773
5676
#: bzrlib/errors.py:1787
5615
5677
msgid "python-gpgme is not installed, it is needed to verify signatures"
5618
#: bzrlib/errors.py:1781
5680
#: bzrlib/errors.py:1795
5620
5682
"The working tree for %(basedir)s has changed since the last commit, but "
5621
5683
"weave merge requires that it be unchanged"
5624
#: bzrlib/errors.py:1791
5686
#: bzrlib/errors.py:1805
5626
5688
"Can't reprocess and show base, because reprocessing obscures the "
5627
5689
"relationship of conflicting lines to the base"
5630
#: bzrlib/errors.py:1797
5692
#: bzrlib/errors.py:1811
5631
5693
msgid "Cycle in graph %(graph)r"
5634
#: bzrlib/errors.py:1825
5696
#: bzrlib/errors.py:1839
5635
5697
msgid "File %(filename)s is not conflicted."
5638
#: bzrlib/errors.py:1847
5700
#: bzrlib/errors.py:1861
5639
5701
msgid "No bundle was found in \"%(filename)s\"."
5642
#: bzrlib/errors.py:1856
5704
#: bzrlib/errors.py:1870
5643
5705
msgid "Unable to handle bundle version %(version)s: %(msg)s"
5646
#: bzrlib/errors.py:1866
5708
#: bzrlib/errors.py:1880
5647
5709
msgid "Branch %(base)s is missing revision %(text_revision)s of %(file_id)s"
5650
#: bzrlib/errors.py:1879
5712
#: bzrlib/errors.py:1893
5651
5713
msgid "File id {%(file_id)s} already exists in inventory as %(entry)s"
5654
#: bzrlib/errors.py:1889
5716
#: bzrlib/errors.py:1903
5655
5717
msgid "Key %(key)s is already present in map"
5658
#: bzrlib/errors.py:1894
5720
#: bzrlib/errors.py:1908
5659
5721
msgid "The prefix %(prefix)s is in the help search path twice."
5662
#: bzrlib/errors.py:1904
5724
#: bzrlib/errors.py:1918
5664
5726
"No final name for trans_id %(trans_id)r\n"
5665
5727
"file-id: %(file_id)r\n"
5666
5728
"root trans-id: %(root_trans_id)r\n"
5669
#: bzrlib/errors.py:1936
5731
#: bzrlib/errors.py:1950
5670
5732
msgid "Attempt to reuse a transform that has already been applied."
5673
#: bzrlib/errors.py:1941
5735
#: bzrlib/errors.py:1955
5674
5736
msgid "Moving the root directory is not supported at this time"
5677
#: bzrlib/errors.py:1946
5739
#: bzrlib/errors.py:1960
5678
5740
msgid "Failed to rename %(from_path)s to %(to_path)s: %(why)s"
5681
#: bzrlib/errors.py:1957
5743
#: bzrlib/errors.py:1971
5683
5745
"Could not move %(from_path)s%(operator)s %(to_path)s%(_has_extra)s%(extra)s"
5686
#: bzrlib/errors.py:1993
5748
#: bzrlib/errors.py:2007
5688
5750
"Could not rename %(from_path)s%(operator)s %(to_path)s%(_has_extra)s%(extra)s"
5691
#: bzrlib/errors.py:2023
5753
#: bzrlib/errors.py:2037
5692
5754
msgid "Unable to import paramiko (required for sftp support): %(error)s"
5695
#: bzrlib/errors.py:2031
5757
#: bzrlib/errors.py:2045
5696
5758
msgid "Nothing to merge."
5699
#: bzrlib/errors.py:2036
5761
#: bzrlib/errors.py:2050
5700
5762
msgid "Format %(format)s cannot be initialised by this version of bzr."
5703
#: bzrlib/errors.py:2045
5765
#: bzrlib/errors.py:2059
5705
5767
"Cannot convert from format %(from_format)s to format %(format)s. "
5709
#: bzrlib/errors.py:2057
5771
#: bzrlib/errors.py:2071
5710
5772
msgid "Could not find an appropriate Differ for file \"%(path)s\""
5713
#: bzrlib/errors.py:2065
5775
#: bzrlib/errors.py:2079
5714
5776
msgid "%(exe_name)s could not be found on this machine"
5717
#: bzrlib/errors.py:2073
5779
#: bzrlib/errors.py:2087
5718
5780
msgid "Diff is not installed on this machine: %(msg)s"
5721
#: bzrlib/errors.py:2081
5783
#: bzrlib/errors.py:2095
5722
5784
msgid "Diff3 is not installed on this machine."
5725
#: bzrlib/errors.py:2087
5787
#: bzrlib/errors.py:2101
5726
5788
msgid "The content being inserted is already present."
5729
#: bzrlib/errors.py:2092
5791
#: bzrlib/errors.py:2106
5731
5793
"This tree contains left-over files from a failed operation.\n"
5732
5794
" Please examine %(limbo_dir)s to see if it contains any files you wish "
5749
5811
" keep, and delete it when you are done."
5752
#: bzrlib/errors.py:2124
5814
#: bzrlib/errors.py:2138
5754
5816
"Unable to delete transform temporary directory %(pending_deletion)s. Please "
5755
5817
"examine %(pending_deletion)s to see if it contains any files you wish to "
5756
5818
"keep, and delete it when you are done."
5759
#: bzrlib/errors.py:2134
5821
#: bzrlib/errors.py:2148
5760
5822
msgid "Working tree is out of date, please run 'bzr update'.%(more)s"
5763
#: bzrlib/errors.py:2148
5825
#: bzrlib/errors.py:2162
5764
5826
msgid "Public branch \"%(public_location)s\" lacks revision \"%(revstring)s\"."
5767
#: bzrlib/errors.py:2161
5829
#: bzrlib/errors.py:2175
5768
5830
msgid "Error in merge modified format"
5771
#: bzrlib/errors.py:2166
5833
#: bzrlib/errors.py:2180
5772
5834
msgid "Format error in conflict listings"
5775
#: bzrlib/errors.py:2170
5837
#: bzrlib/errors.py:2184
5777
5839
"Inconsistency in dirstate file %(dirstate_path)s.\n"
5778
5840
"Error: %(description)s"
5781
#: bzrlib/errors.py:2181
5843
#: bzrlib/errors.py:2195
5783
5845
"An error has been detected in the repository %(repo_path)s.\n"
5784
5846
"Please run bzr reconcile on this repository."
5787
#: bzrlib/errors.py:2192
5849
#: bzrlib/errors.py:2206
5789
5851
"An inconsistent delta was supplied involving %(path)r, %(file_id)r\n"
5790
5852
"reason: %(reason)s"
5793
#: bzrlib/errors.py:2205
5855
#: bzrlib/errors.py:2219
5795
5857
"An inconsistent delta was supplied: %(delta)r\n"
5796
5858
"reason: %(reason)s"
5799
#: bzrlib/errors.py:2217
5861
#: bzrlib/errors.py:2231
5800
5862
msgid "To use this feature you must upgrade your branch at %(path)s."
5803
#: bzrlib/errors.py:2226
5865
#: bzrlib/errors.py:2240
5804
5866
msgid "To use this feature you must upgrade your repository at %(path)s."
5807
#: bzrlib/errors.py:2231
5869
#: bzrlib/errors.py:2245
5809
5871
"To use this feature you must upgrade your branch at %(path)s to a format "
5810
5872
"which supports rich roots."
5813
#: bzrlib/errors.py:2237
5875
#: bzrlib/errors.py:2251
5814
5876
msgid "Cannot perform local-only commits on unbound branches."
5817
#: bzrlib/errors.py:2242
5879
#: bzrlib/errors.py:2256
5818
5880
msgid "The method %(mname)s is not supported on objects of type %(tname)s."
5821
#: bzrlib/errors.py:2263
5883
#: bzrlib/errors.py:2277
5822
5884
msgid "Ghost tags not supported by format %(format)r."
5825
#: bzrlib/errors.py:2271
5887
#: bzrlib/errors.py:2285
5826
5888
msgid "File is binary but should be text."
5829
#: bzrlib/errors.py:2276
5891
#: bzrlib/errors.py:2290
5830
5892
msgid "The path %(path)s is not permitted on this platform"
5833
#: bzrlib/errors.py:2285
5895
#: bzrlib/errors.py:2299
5835
5897
"Testament did not match expected value.\n"
5836
5898
" For revision_id {%(revision_id)s}, expected {%(expected)s}, measured\n"
5837
5899
" {%(measured)s}"
5840
#: bzrlib/errors.py:2297
5902
#: bzrlib/errors.py:2311
5841
5903
msgid "Not a bzr revision-bundle: %(text)r"
5844
#: bzrlib/errors.py:2306
5906
#: bzrlib/errors.py:2320
5845
5907
msgid "Bad bzr revision-bundle: %(text)r"
5848
#: bzrlib/errors.py:2315
5910
#: bzrlib/errors.py:2329
5849
5911
msgid "Malformed bzr revision-bundle header: %(text)r"
5852
#: bzrlib/errors.py:2320
5914
#: bzrlib/errors.py:2334
5853
5915
msgid "Malformed patches in bzr revision-bundle: %(text)r"
5856
#: bzrlib/errors.py:2325
5918
#: bzrlib/errors.py:2339
5857
5919
msgid "Malformed footer in bzr revision-bundle: %(text)r"
5860
#: bzrlib/errors.py:2330
5922
#: bzrlib/errors.py:2344
5861
5923
msgid "End of line marker was not \\n in bzr revision-bundle"
5864
#: bzrlib/errors.py:2340
5926
#: bzrlib/errors.py:2354
5865
5927
msgid "Bundle format %(bundle_format)s is incompatible with %(other)s"
5868
#: bzrlib/errors.py:2350
5930
#: bzrlib/errors.py:2364
5869
5931
msgid "Root class for inventory serialization errors"
5872
#: bzrlib/errors.py:2354
5934
#: bzrlib/errors.py:2368
5874
5936
"The inventory was not in the expected format:\n"
5878
#: bzrlib/errors.py:2363
5940
#: bzrlib/errors.py:2377
5879
5941
msgid "This operation requires rich root data storage"
5882
#: bzrlib/errors.py:2376
5944
#: bzrlib/errors.py:2390
5883
5945
msgid "Unrecognised value for BZR_SSH environment variable: %(vendor)s"
5886
#: bzrlib/errors.py:2385
5948
#: bzrlib/errors.py:2399
5888
5950
"Don't know how to handle SSH connections. Please set BZR_SSH environment "
5892
#: bzrlib/errors.py:2392
5954
#: bzrlib/errors.py:2406
5894
5956
"Could not determine revno for {%(revision_id)s} because its ancestry shows a "
5895
5957
"ghost at {%(ghost_revision_id)s}"
5898
#: bzrlib/errors.py:2402
5960
#: bzrlib/errors.py:2416
5899
5961
msgid "Ghost revision {%(revision_id)s} cannot be used here."
5902
#: bzrlib/errors.py:2453
5964
#: bzrlib/errors.py:2467
5904
5966
"A merge directive must provide either a bundle or a public branch location."
5907
#: bzrlib/errors.py:2460
5969
#: bzrlib/errors.py:2474
5908
5970
msgid "Bad merge directive payload %(start)r"
5911
#: bzrlib/errors.py:2470
5973
#: bzrlib/errors.py:2484
5912
5974
msgid "Preview patch does not match requested changes."
5915
#: bzrlib/errors.py:2476
5977
#: bzrlib/errors.py:2490
5916
5978
msgid "Patch_type was %(patch_type)s, but no patch was supplied."
5919
#: bzrlib/errors.py:2486
5981
#: bzrlib/errors.py:2500
5921
5983
"Your branch does not have all of the revisions required in order to merge "
5922
5984
"this merge directive and the target location specified in the merge "
5923
5985
"directive is not a branch: %(location)s."
5926
#: bzrlib/errors.py:2498
5988
#: bzrlib/errors.py:2512
5927
5989
msgid "Unsupported entry kind %(kind)s"
5930
#: bzrlib/errors.py:2506
5992
#: bzrlib/errors.py:2520
5931
5993
msgid "Can't subsume %(other_tree)s into %(tree)s. %(reason)s"
5934
#: bzrlib/errors.py:2516
5996
#: bzrlib/errors.py:2530
5935
5997
msgid "Subsume target %(other_tree)s needs to be upgraded."
5938
#: bzrlib/errors.py:2535
6000
#: bzrlib/errors.py:2549
5939
6001
msgid "No such tag: %(tag_name)s"
5942
#: bzrlib/errors.py:2543
6004
#: bzrlib/errors.py:2557
5943
6005
msgid "Tags not supported by %(branch)s; you may be able to use bzr upgrade."
5946
#: bzrlib/errors.py:2552
6008
#: bzrlib/errors.py:2566
5947
6009
msgid "Tag %(tag_name)s already exists."
5950
#: bzrlib/errors.py:2560
6012
#: bzrlib/errors.py:2574
5952
6014
"Did not understand bug identifier %(bug_id)s: %(reason)s. See \"bzr help bugs"
5953
6015
"\" for more information on this feature."
5956
#: bzrlib/errors.py:2570
6018
#: bzrlib/errors.py:2584
5958
6020
"The URL for bug tracker \"%(abbreviation)s\" doesn't contain {id}: %(url)s"
5961
#: bzrlib/errors.py:2580
6023
#: bzrlib/errors.py:2594
5963
6025
"Cannot find registered bug tracker called %(abbreviation)s on %(branch)s"
5966
#: bzrlib/errors.py:2590
6028
#: bzrlib/errors.py:2604
5967
6029
msgid "Invalid line in bugs property: '%(line)s'"
5970
#: bzrlib/errors.py:2598
6032
#: bzrlib/errors.py:2612
5971
6033
msgid "Invalid bug status: '%(status)s'"
5974
#: bzrlib/errors.py:2606
6036
#: bzrlib/errors.py:2620
5975
6037
msgid "Could not understand response from smart server: %(response_tuple)r"
5978
#: bzrlib/errors.py:2645
6040
#: bzrlib/errors.py:2659
5979
6041
msgid "Server sent an unexpected error: %(error_tuple)r"
5982
#: bzrlib/errors.py:2664
6044
#: bzrlib/errors.py:2678
5983
6045
msgid "Unrecognised container format: %(container_format)r"
5986
#: bzrlib/errors.py:2672
6048
#: bzrlib/errors.py:2686
5987
6049
msgid "Unexpected end of container stream"
5990
#: bzrlib/errors.py:2677
6052
#: bzrlib/errors.py:2691
5991
6053
msgid "Unknown record type: %(record_type)r"
5994
#: bzrlib/errors.py:2685
6056
#: bzrlib/errors.py:2699
5995
6057
msgid "Invalid record: %(reason)s"
5998
#: bzrlib/errors.py:2693
6060
#: bzrlib/errors.py:2707
5999
6061
msgid "Container has data after end marker: %(excess)r"
6002
#: bzrlib/errors.py:2701
6064
#: bzrlib/errors.py:2715
6003
6065
msgid "Container has multiple records with the same name: %(name)s"
6006
#: bzrlib/errors.py:2714
6068
#: bzrlib/errors.py:2728
6007
6069
msgid "Corrupt or incompatible data stream: %(reason)s"
6010
#: bzrlib/errors.py:2722
6072
#: bzrlib/errors.py:2736
6011
6073
msgid "SMTP error: %(error)s"
6014
#: bzrlib/errors.py:2730
6076
#: bzrlib/errors.py:2744
6015
6077
msgid "No message supplied."
6018
#: bzrlib/errors.py:2735
6080
#: bzrlib/errors.py:2749
6019
6081
msgid "No mail-to address (--mail-to) or output (-o) specified."
6022
#: bzrlib/errors.py:2740
6084
#: bzrlib/errors.py:2754
6023
6085
msgid "Unknown mail client: %(mail_client)s"
6026
#: bzrlib/errors.py:2748
6088
#: bzrlib/errors.py:2762
6028
6090
"Unable to find mail client with the following names: "
6029
6091
"%(mail_command_list_string)s"
6032
#: bzrlib/errors.py:2758
6094
#: bzrlib/errors.py:2772
6033
6095
msgid "SMTP connection to %(host)s refused"
6036
#: bzrlib/errors.py:2767
6098
#: bzrlib/errors.py:2781
6037
6099
msgid "Please specify smtp_server. No server at default %(host)s."
6040
#: bzrlib/errors.py:2781
6102
#: bzrlib/errors.py:2795
6042
6104
"'%(display_url)s' is not in sync with %(target_url)s. See bzr help sync-for-"
6046
#: bzrlib/errors.py:2793
6108
#: bzrlib/errors.py:2807
6047
6109
msgid "'%(display_url)s' is already a branch."
6050
#: bzrlib/errors.py:2798
6112
#: bzrlib/errors.py:2812
6051
6113
msgid "'%(display_url)s' is already a tree."
6054
#: bzrlib/errors.py:2803
6116
#: bzrlib/errors.py:2817
6055
6117
msgid "'%(display_url)s' is already a checkout."
6058
#: bzrlib/errors.py:2808
6120
#: bzrlib/errors.py:2822
6059
6121
msgid "'%(display_url)s' is already a lightweight checkout."
6062
#: bzrlib/errors.py:2813
6124
#: bzrlib/errors.py:2827
6063
6125
msgid "'%(display_url)s' is already using a shared repository."
6066
#: bzrlib/errors.py:2818
6128
#: bzrlib/errors.py:2832
6067
6129
msgid "'%(display_url)s' is already standalone."
6070
#: bzrlib/errors.py:2823
6132
#: bzrlib/errors.py:2837
6071
6133
msgid "Shared repository '%(display_url)s' already creates working trees."
6074
#: bzrlib/errors.py:2829
6136
#: bzrlib/errors.py:2843
6076
6138
"Shared repository '%(display_url)s' already doesn't create working trees."
6079
#: bzrlib/errors.py:2835
6141
#: bzrlib/errors.py:2849
6080
6142
msgid "Requested reconfiguration of '%(display_url)s' is not supported."
6083
#: bzrlib/errors.py:2840
6145
#: bzrlib/errors.py:2854
6084
6146
msgid "No location could be found to bind to at %(display_url)s."
6087
#: bzrlib/errors.py:2845
6149
#: bzrlib/errors.py:2859
6089
6151
"Working tree \"%(display_url)s\" has uncommitted changes (See bzr status)."
6093
#: bzrlib/errors.py:2864
6155
#: bzrlib/errors.py:2878
6095
6157
"Working tree \"%(display_url)s\" has shelved changes (See bzr shelve --list)."
6099
#: bzrlib/errors.py:2870
6161
#: bzrlib/errors.py:2884
6100
6162
msgid "Variable {%(name)s} is not available."
6103
#: bzrlib/errors.py:2878
6165
#: bzrlib/errors.py:2892
6104
6166
msgid "No template specified."
6107
#: bzrlib/errors.py:2883
6169
#: bzrlib/errors.py:2897
6108
6170
msgid "Unable to create symlink %(path_str)son this platform"
6111
#: bzrlib/errors.py:2898
6173
#: bzrlib/errors.py:2912
6113
6175
"Unsupported timezone format \"%(timezone)s\", options are \"utc\", \"original"
6114
6176
"\", \"local\"."
6117
#: bzrlib/errors.py:2932
6179
#: bzrlib/errors.py:2946
6119
6181
"Unable to encode %(kind)s path %(path)r in user encoding %(user_encoding)s"
6122
#: bzrlib/errors.py:2944
6184
#: bzrlib/errors.py:2958
6123
6185
msgid "The \"%(config_id)s\" configuration does not exist."
6126
#: bzrlib/errors.py:2952
6188
#: bzrlib/errors.py:2966
6127
6189
msgid "The \"%(option_name)s\" configuration option does not exist."
6130
#: bzrlib/errors.py:2960
6192
#: bzrlib/errors.py:2974
6131
6193
msgid "The alias \"%(alias_name)s\" does not exist."
6134
#: bzrlib/errors.py:2974
6196
#: bzrlib/errors.py:2988
6135
6197
msgid "\"%(alias_name)s\" is not a valid location alias."
6138
#: bzrlib/errors.py:2982
6200
#: bzrlib/errors.py:2996
6139
6201
msgid "No %(alias_name)s location assigned."
6142
#: bzrlib/errors.py:2990
6204
#: bzrlib/errors.py:3004
6143
6205
msgid "Cannot bind address \"%(host)s:%(port)i\": %(orig_error)s."
6146
#: bzrlib/errors.py:3000
6208
#: bzrlib/errors.py:3014
6147
6209
msgid "Unknown rules detected: %(unknowns_str)s."
6150
#: bzrlib/errors.py:3011
6212
#: bzrlib/errors.py:3025
6151
6213
msgid "Tip change rejected: %(msg)s"
6154
#: bzrlib/errors.py:3019
6216
#: bzrlib/errors.py:3033
6155
6217
msgid "Shelf corrupt."
6158
#: bzrlib/errors.py:3024
6220
#: bzrlib/errors.py:3038
6159
6221
msgid "Corruption while decompressing repository file%(orig_error)s"
6162
#: bzrlib/errors.py:3036
6224
#: bzrlib/errors.py:3050
6163
6225
msgid "No changes are shelved with id \"%(shelf_id)d\"."
6166
#: bzrlib/errors.py:3044
6228
#: bzrlib/errors.py:3058
6167
6229
msgid "\"%(invalid_id)s\" is not a valid shelf id, try a number instead."
6170
#: bzrlib/errors.py:3052
6232
#: bzrlib/errors.py:3066
6171
6233
msgid "An attempt to access a url outside the server jail was made: '%(url)s'."
6174
#: bzrlib/errors.py:3060
6236
#: bzrlib/errors.py:3074
6175
6237
msgid "The user aborted the operation."
6178
#: bzrlib/errors.py:3065
6240
#: bzrlib/errors.py:3079
6179
6241
msgid "Branching '%(url)s'(%(format)s) must create a working tree."
6182
#: bzrlib/errors.py:3075
6244
#: bzrlib/errors.py:3089
6183
6245
msgid "No such view: %(view_name)s."
6186
#: bzrlib/errors.py:3085
6248
#: bzrlib/errors.py:3099
6188
6250
"Views are not supported by %(tree)s; use 'bzr upgrade' to change your tree "
6189
6251
"to a later format."
6192
#: bzrlib/errors.py:3094
6254
#: bzrlib/errors.py:3108
6194
6256
"Specified file \"%(file_name)s\" is outside the current view: %(view_str)s"
6197
#: bzrlib/errors.py:3161
6259
#: bzrlib/errors.py:3175
6198
6260
msgid "%(bzrdir)r does not support co-located branches."
6201
#: bzrlib/errors.py:3167
6263
#: bzrlib/errors.py:3181
6203
6265
"Unable to determine your name.\n"
6204
6266
"Please, set your name with the 'whoami' command.\n"
6205
6267
"E.g. bzr whoami \"Your Name <name@example.com>\""
6208
#: bzrlib/errors.py:3176
6270
#: bzrlib/errors.py:3190
6209
6271
msgid "Invalid pattern(s) found. %(msg)s"
6212
#: bzrlib/errors.py:3184
6274
#: bzrlib/errors.py:3198
6214
6276
"Branch \"%(branch_url)s\" appears to be bound to itself. Please use `bzr "
6215
6277
"unbind` to fix."
6218
#: bzrlib/errors.py:3195
6280
#: bzrlib/errors.py:3209
6219
6281
msgid "Loop involving %(refs)r while expanding \"%(string)s\"."
6222
#: bzrlib/errors.py:3204
6284
#: bzrlib/errors.py:3218
6223
6285
msgid "Option %(name)s is not defined while expanding \"%(string)s\"."
6226
#: bzrlib/errors.py:3213
6288
#: bzrlib/errors.py:3227
6228
6290
"No compatible object available for operations from %(source)r to %(target)r."
6231
#: bzrlib/errors.py:3223
6293
#: bzrlib/errors.py:3237
6233
6295
"VFS requests over the smart server are not allowed. Encountered: %(method)s, "
6234
6296
"%(arguments)s."
6237
#: bzrlib/errors.py:3233
6299
#: bzrlib/errors.py:3247
6239
6301
"Kind change from %(from_kind)s to %(to_kind)s for %(path)s not supported by "
6240
6302
"format %(format)r"
6243
#: bzrlib/errors.py:3249
6305
#: bzrlib/errors.py:3259
6307
"Missing feature %(feature)s not provided by this version of Bazaar or any "
6311
#: bzrlib/errors.py:3272
6244
6312
msgid "Binary files section encountered."
6247
#: bzrlib/errors.py:3257
6315
#: bzrlib/errors.py:3280
6249
6317
"Malformed patch header. %(desc)s\n"
6253
#: bzrlib/errors.py:3266
6321
#: bzrlib/errors.py:3289
6255
6323
"Malformed hunk header. %(desc)s\n"
6259
#: bzrlib/errors.py:3275
6327
#: bzrlib/errors.py:3298
6261
6329
"Malformed line. %(desc)s\n"
6265
#: bzrlib/errors.py:3285
6333
#: bzrlib/errors.py:3308
6267
6335
"Text contents mismatch at line %(line_no)d. Original has \"%(orig_line)s\", "
6268
6336
"but patch says it should be \"%(patch_line)s\""
6271
#: bzrlib/export_pot.py:246
6339
#: bzrlib/errors.py:3319
6340
msgid "The feature %(feature)s has already been registered."
6343
#: bzrlib/export_pot.py:252
6272
6344
#, python-format
6273
6345
msgid "Exporting messages from builtin command: %s"
6276
#: bzrlib/export_pot.py:265
6348
#: bzrlib/export_pot.py:271
6277
6349
msgid "Exporting messages from plugin command: {0} in {1}"
6280
#: bzrlib/export_pot.py:286
6352
#: bzrlib/export_pot.py:292
6281
6353
#, python-format
6282
6354
msgid "Exporting message from error: %s"
6285
#: bzrlib/fetch.py:97
6357
#: bzrlib/fetch.py:98
6286
6358
msgid "Finding revisions"
6289
#: bzrlib/fetch.py:102
6361
#: bzrlib/fetch.py:103
6290
6362
msgid "Fetching revisions"
6293
#: bzrlib/foreign.py:261
6365
#: bzrlib/foreign.py:262
6294
6366
msgid "Push into a different VCS without any custom bzr metadata."
6297
#: bzrlib/foreign.py:263
6369
#: bzrlib/foreign.py:264
6299
6371
"This will afterwards rebase the local branch on the remote\n"
6300
6372
"branch unless the --no-rebase option is used, in which case \n"
6301
6373
"the two branches will be out of sync after the push. "
6304
# help of 'directory' option of 'dpush' command
6305
#: bzrlib/foreign.py:271
6307
"Branch to push from, rather than the one containing the working directory."
6310
6376
# help of 'no-rebase' option of 'dpush' command
6311
#: bzrlib/foreign.py:276
6377
#: bzrlib/foreign.py:277
6312
6378
msgid "Do not rebase after push."
6315
# help of 'strict' option of 'dpush' command
6316
#: bzrlib/foreign.py:278
6318
"Refuse to push if there are uncommitted changes in the working tree, --no-"
6319
"strict disables the check."
6322
#: bzrlib/foreign.py:310
6381
#: bzrlib/foreign.py:311
6323
6382
#, python-format
6324
6383
msgid "Using saved location: %s\n"
6327
#: bzrlib/foreign.py:320
6386
#: bzrlib/foreign.py:321
6329
6388
"{0!r} and {1!r} are in the same VCS, lossy push not necessary. Please use "
6330
6389
"regular push."
6333
#: bzrlib/gpg.py:116 bzrlib/gpg.py:454
6392
#: bzrlib/gpg.py:119 bzrlib/gpg.py:460
6334
6393
msgid "{0} commits with valid signatures"
6337
#: bzrlib/gpg.py:120 bzrlib/gpg.py:459
6396
#: bzrlib/gpg.py:123 bzrlib/gpg.py:465
6338
6397
msgid "{0} commit with unknown key"
6339
6398
msgid_plural "{0} commits with unknown keys"
6343
#: bzrlib/gpg.py:126 bzrlib/gpg.py:466
6402
#: bzrlib/gpg.py:129 bzrlib/gpg.py:472
6344
6403
msgid "{0} commit not valid"
6345
6404
msgid_plural "{0} commits not valid"
6349
#: bzrlib/gpg.py:132 bzrlib/gpg.py:473
6408
#: bzrlib/gpg.py:135 bzrlib/gpg.py:479
6350
6409
msgid "{0} commit not signed"
6351
6410
msgid_plural "{0} commits not signed"
6355
#: bzrlib/gpg.py:138 bzrlib/gpg.py:480
6414
#: bzrlib/gpg.py:141 bzrlib/gpg.py:486
6356
6415
msgid "{0} commit with key now expired"
6357
6416
msgid_plural "{0} commits with key now expired"
6361
#: bzrlib/gpg.py:336
6420
#: bzrlib/gpg.py:343
6362
6421
msgid "No GnuPG key results for pattern: {0}"
6365
#: bzrlib/gpg.py:379
6424
#: bzrlib/gpg.py:386
6366
6425
msgid "{0} signed {1} commit"
6367
6426
msgid_plural "{0} signed {1} commits"
6371
#: bzrlib/gpg.py:396 bzrlib/gpg.py:412
6430
#: bzrlib/gpg.py:403 bzrlib/gpg.py:419
6372
6431
msgid "{0} commit by author {1}"
6373
6432
msgid_plural "{0} commits by author {1}"
6377
#: bzrlib/gpg.py:426
6436
#: bzrlib/gpg.py:433
6378
6437
msgid "Unknown key {0} signed {1} commit"
6379
6438
msgid_plural "Unknown key {0} signed {1} commits"
6383
#: bzrlib/gpg.py:444
6442
#: bzrlib/gpg.py:452
6384
6443
msgid "{0} commit by author {1} with key {2} now expired"
6385
6444
msgid_plural "{0} commits by author {1} with key {2} now expired"
6389
#: bzrlib/groupcompress.py:1737
6448
#: bzrlib/groupcompress.py:1739
6390
6449
#, python-format
6391
6450
msgid "Insert claimed random_id=True, but then inserted %r two times"
6394
#: bzrlib/hooks.py:329
6453
#: bzrlib/hooks.py:331
6395
6454
#, python-format
6396
6455
msgid "Introduced in: %s"
6399
#: bzrlib/hooks.py:332
6458
#: bzrlib/hooks.py:334
6400
6459
#, python-format
6401
6460
msgid "Deprecated in: %s"
6404
#: bzrlib/knit.py:1764 bzrlib/knit.py:1800
6463
#: bzrlib/knit.py:1766 bzrlib/knit.py:1802
6405
6464
msgid "Walking content"
6408
#: bzrlib/knit.py:3328
6467
#: bzrlib/knit.py:3330
6409
6468
msgid "annotating"
6412
#: bzrlib/lock.py:547
6471
#: bzrlib/lock.py:548
6413
6472
msgid "{0!r} was {1} locked again"
6416
#: bzrlib/lockdir.py:320
6475
#: bzrlib/lockdir.py:321
6417
6476
#, python-format
6418
6477
msgid "error removing pending lock: %s"
6421
#: bzrlib/lockdir.py:615
6480
#: bzrlib/lockdir.py:616
6422
6481
msgid "Unable to obtain"
6425
#: bzrlib/lockdir.py:617
6484
#: bzrlib/lockdir.py:618
6426
6485
msgid "Lock owner changed for"
6429
#: bzrlib/lockdir.py:619
6488
#: bzrlib/lockdir.py:620
6430
6489
msgid "{0} lock {1} {2}."
6433
#: bzrlib/lockdir.py:626
6492
#: bzrlib/lockdir.py:627
6434
6493
#, python-format
6435
6494
msgid "Will continue to try until %s, unless you press Ctrl-C."
6438
#: bzrlib/lockdir.py:628
6497
#: bzrlib/lockdir.py:629
6439
6498
msgid "See \"bzr help break-lock\" for more."
6442
#: bzrlib/lockdir.py:738
6501
#: bzrlib/lockdir.py:739
6443
6502
#, python-format
6445
6504
"held by %(user)s on %(hostname)s (process #%(pid)s), acquired %(time_ago)s"
6454
6513
msgid "invalid direction %r"
6457
#: bzrlib/log.py:621
6458
msgid "Start revision not found in left-hand history of end revision."
6461
#: bzrlib/log.py:667
6516
#: bzrlib/log.py:662
6462
6517
msgid "Start revision not found in history of end revision."
6465
#: bzrlib/log.py:1085 bzrlib/log.py:1143
6520
#: bzrlib/log.py:1080 bzrlib/log.py:1138
6466
6521
msgid "Logging revision 0 is invalid."
6469
#: bzrlib/log.py:1087 bzrlib/log.py:1145
6524
#: bzrlib/log.py:1082 bzrlib/log.py:1140
6470
6525
msgid "Start revision must be older than the end revision."
6473
#: bzrlib/log.py:1832
6528
#: bzrlib/log.py:1827
6474
6529
#, python-format
6475
6530
msgid "unknown log formatter: %r"
6478
#: bzrlib/log.py:2128
6533
#: bzrlib/log.py:2123
6479
6534
msgid "fixes bug"
6480
6535
msgid_plural "fixes bugs"
6484
#: bzrlib/merge.py:718
6539
#: bzrlib/merge.py:689
6485
6540
msgid "All changes applied successfully."
6488
#: bzrlib/merge.py:720
6543
#: bzrlib/merge.py:691
6489
6544
#, python-format
6490
6545
msgid "%d conflicts encountered."
6493
#: bzrlib/merge.py:868 bzrlib/merge.py:1956
6548
#: bzrlib/merge.py:845 bzrlib/merge.py:1933
6494
6549
msgid "Preparing file merge"
6497
#: bzrlib/multiparent.py:424
6552
#: bzrlib/multiparent.py:426
6498
6553
msgid "Importing revisions"
6501
6556
# help of 'help' option
6502
#: bzrlib/option.py:524
6557
#: bzrlib/option.py:526
6503
6558
msgid "Show help message."
6506
6561
# help of 'quiet' option
6507
#: bzrlib/option.py:526
6562
#: bzrlib/option.py:528
6508
6563
msgid "Only display errors and warnings."
6511
6566
# help of 'usage' option
6512
#: bzrlib/option.py:529
6567
#: bzrlib/option.py:531
6513
6568
msgid "Show usage message and options."
6516
6571
# help of 'verbose' option
6517
#: bzrlib/option.py:531
6572
#: bzrlib/option.py:533
6518
6573
msgid "Display more information."
6521
6576
# help of 'change' option
6522
#: bzrlib/option.py:539
6577
#: bzrlib/option.py:541
6524
6579
"Select changes introduced by the specified revision. See also \"help "
6525
6580
"revisionspec\"."
6528
6583
# help of 'directory' option
6529
#: bzrlib/option.py:541
6584
#: bzrlib/option.py:543
6530
6585
msgid "Branch to operate on, instead of working directory."
6533
6588
# help of 'log-format=long' option
6534
#: bzrlib/option.py:543
6589
#: bzrlib/option.py:545
6535
6590
msgid "Detailed log format."
6538
6593
# help of 'log-format=gnu-changelog' option
6539
#: bzrlib/option.py:543
6594
#: bzrlib/option.py:545
6540
6595
msgid "Format used by GNU ChangeLog files."
6543
6598
# help of 'log-format=line' option
6544
#: bzrlib/option.py:543
6599
#: bzrlib/option.py:545
6545
6600
msgid "Log format with one line per revision."
6548
6603
# help of 'log-format=short' option
6549
#: bzrlib/option.py:543
6604
#: bzrlib/option.py:545
6550
6605
msgid "Moderately short log format."
6553
6608
# help of 'log-format' option
6554
#: bzrlib/option.py:543
6609
#: bzrlib/option.py:545
6555
6610
msgid "Use specified log format."
6558
6613
# title of 'log-format' option
6559
#: bzrlib/option.py:545
6614
#: bzrlib/option.py:547
6560
6615
msgid "Log format"
6563
6618
# help of 'merge-type=lca' option
6564
#: bzrlib/option.py:547
6619
#: bzrlib/option.py:549
6565
6620
msgid "LCA-newness merge."
6568
6623
# help of 'merge-type=diff3' option
6569
#: bzrlib/option.py:547
6624
#: bzrlib/option.py:549
6570
6625
msgid "Merge using external diff3."
6573
6628
# help of 'merge-type=merge3' option
6574
#: bzrlib/option.py:547
6629
#: bzrlib/option.py:549
6575
6630
msgid "Native diff3-style merge."
6578
6633
# help of 'merge-type' option
6579
#: bzrlib/option.py:547
6634
#: bzrlib/option.py:549
6580
6635
msgid "Select a particular merge algorithm."
6583
6638
# help of 'merge-type=weave' option
6584
#: bzrlib/option.py:547
6639
#: bzrlib/option.py:549
6585
6640
msgid "Weave-based merge."
6588
6643
# title of 'merge-type' option
6589
#: bzrlib/option.py:549
6644
#: bzrlib/option.py:551
6590
6645
msgid "Merge algorithm"
6593
6648
# help of 'message' option
6594
#: bzrlib/option.py:552
6649
#: bzrlib/option.py:554
6595
6650
msgid "Message string."
6598
6653
# help of 'null' option
6599
#: bzrlib/option.py:554
6654
#: bzrlib/option.py:556
6600
6655
msgid "Use an ASCII NUL (\\0) separator rather than a newline."
6603
6658
# help of 'overwrite' option
6604
#: bzrlib/option.py:556
6659
#: bzrlib/option.py:558
6605
6660
msgid "Ignore differences between branches and overwrite unconditionally."
6608
6663
# help of 'remember' option
6609
#: bzrlib/option.py:558
6664
#: bzrlib/option.py:560
6610
6665
msgid "Remember the specified location as a default."
6613
6668
# help of 'reprocess' option
6614
#: bzrlib/option.py:560
6669
#: bzrlib/option.py:562
6615
6670
msgid "Reprocess to reduce spurious conflicts."
6618
6673
# help of 'revision' option
6619
#: bzrlib/option.py:564
6674
#: bzrlib/option.py:566
6620
6675
msgid "See \"help revisionspec\" for details."
6623
6678
# help of 'show-ids' option
6624
#: bzrlib/option.py:566
6679
#: bzrlib/option.py:568
6625
6680
msgid "Show internal object ids."
6628
6683
# help of 'timezone' option
6629
#: bzrlib/option.py:569
6684
#: bzrlib/option.py:571
6630
6685
msgid "Display timezone as local, original, or utc."
6633
#: bzrlib/osutils.py:94
6688
#: bzrlib/osutils.py:100
6634
6689
msgid "Parameter {0!r} encoding is unsupported by {1} application locale."
6637
#: bzrlib/osutils.py:214
6692
#: bzrlib/osutils.py:220
6638
6693
msgid "lstat/stat of ({0!r}): {1!r}"
6641
#: bzrlib/osutils.py:964 bzrlib/osutils.py:975
6696
#: bzrlib/osutils.py:997 bzrlib/osutils.py:1008
6642
6697
#, python-format
6643
6698
msgid "sorry, %r not allowed in path"
6646
#: bzrlib/osutils.py:1193
6701
#: bzrlib/osutils.py:1226
6647
6702
#, python-format
6648
6703
msgid "%r is too short to calculate a relative path"
6651
#: bzrlib/plugin.py:142
6706
#: bzrlib/plugin.py:143
6652
6707
#, python-format
6653
6708
msgid "\"%s\" is not a valid <plugin_name>@<plugin_path> description "
6656
6711
# help of 'plugin' option of 'bash-completion' command
6657
#: bzrlib/plugins/bash_completion/bashcomp.py:408
6712
#: bzrlib/plugins/bash_completion/bashcomp.py:411
6658
6713
msgid "Enable completions for the selected plugin (default: all plugins)"
6661
#: bzrlib/plugins/bash_completion/bashcomp.py:409
6716
#: bzrlib/plugins/bash_completion/bashcomp.py:412
6662
6717
msgid "Generate a shell function for bash command line completion."
6665
#: bzrlib/plugins/bash_completion/bashcomp.py:411
6720
#: bzrlib/plugins/bash_completion/bashcomp.py:414
6667
6722
"This command generates a shell function which can be used by bash to\n"
6668
6723
"automatically complete the currently typed command when the user presses\n"
6669
6724
"the completion key (usually tab)."
6672
#: bzrlib/plugins/bash_completion/bashcomp.py:415
6727
#: bzrlib/plugins/bash_completion/bashcomp.py:418
6674
6729
"Commonly used like this:\n"
6675
6730
" eval \"`bzr bash-completion`\""
6678
6733
# help of 'function-name' option of 'bash-completion' command
6679
#: bzrlib/plugins/bash_completion/bashcomp.py:421
6734
#: bzrlib/plugins/bash_completion/bashcomp.py:424
6680
6735
msgid "Name of the generated function (default: _bzr)"
6683
6738
# help of 'function-only' option of 'bash-completion' command
6684
#: bzrlib/plugins/bash_completion/bashcomp.py:423
6739
#: bzrlib/plugins/bash_completion/bashcomp.py:426
6685
6740
msgid "Generate only the shell function, don't enable it"
6688
#: bzrlib/plugins/launchpad/__init__.py:79
6743
#: bzrlib/plugins/launchpad/__init__.py:81
6689
6744
msgid "Register a branch with launchpad.net."
6692
#: bzrlib/plugins/launchpad/__init__.py:81
6747
#: bzrlib/plugins/launchpad/__init__.py:83
6694
6749
"This command lists a bzr branch in the directory of branches on\n"
6695
6750
"launchpad.net. Registration allows the branch to be associated with\n"
6696
6751
"bugs or specifications."
6699
#: bzrlib/plugins/launchpad/__init__.py:85
6754
#: bzrlib/plugins/launchpad/__init__.py:87
6701
6756
"Before using this command you must register the project to which the\n"
6702
6757
"branch belongs, and create an account for yourself on launchpad.net."
6705
#: bzrlib/plugins/launchpad/__init__.py:88
6760
#: bzrlib/plugins/launchpad/__init__.py:90
6708
6763
" public_url: The publicly visible url for the branch to register.\n"
6724
6779
# help of 'project' option of 'register-branch' command
6725
#: bzrlib/plugins/launchpad/__init__.py:104
6780
#: bzrlib/plugins/launchpad/__init__.py:106
6726
6781
msgid "Launchpad project short name to associate with the branch."
6729
6784
# help of 'branch-name' option of 'register-branch' command
6730
#: bzrlib/plugins/launchpad/__init__.py:111
6785
#: bzrlib/plugins/launchpad/__init__.py:113
6732
6787
"Short name for the branch; by default taken from the last component of the "
6736
6791
# help of 'branch-title' option of 'register-branch' command
6737
#: bzrlib/plugins/launchpad/__init__.py:115
6792
#: bzrlib/plugins/launchpad/__init__.py:117
6738
6793
msgid "One-sentence description of the branch."
6741
6796
# help of 'branch-description' option of 'register-branch' command
6742
#: bzrlib/plugins/launchpad/__init__.py:118
6797
#: bzrlib/plugins/launchpad/__init__.py:120
6743
6798
msgid "Longer description of the purpose or contents of the branch."
6746
6801
# help of 'author' option of 'register-branch' command
6747
#: bzrlib/plugins/launchpad/__init__.py:121
6802
#: bzrlib/plugins/launchpad/__init__.py:123
6748
6803
msgid "Branch author's email address, if not yourself."
6751
6806
# help of 'link-bug' option of 'register-branch' command
6752
#: bzrlib/plugins/launchpad/__init__.py:124
6807
#: bzrlib/plugins/launchpad/__init__.py:126
6753
6808
msgid "The bug this branch fixes."
6756
6811
# help of 'dry-run' option of 'register-branch' command
6757
#: bzrlib/plugins/launchpad/__init__.py:127
6812
#: bzrlib/plugins/launchpad/__init__.py:129
6758
6813
msgid "Prepare the request but don't actually send it."
6761
#: bzrlib/plugins/launchpad/__init__.py:149
6816
#: bzrlib/plugins/launchpad/__init__.py:151
6763
6818
"register-branch requires a public branch url - see bzr help register-branch."
6766
#: bzrlib/plugins/launchpad/__init__.py:157
6821
#: bzrlib/plugins/launchpad/__init__.py:159
6767
6822
msgid "--product is deprecated; please use --project."
6770
#: bzrlib/plugins/launchpad/__init__.py:189
6825
#: bzrlib/plugins/launchpad/__init__.py:191
6771
6826
msgid "Open a Launchpad branch page in your web browser."
6774
6829
# help of 'dry-run' option of 'launchpad-open' command
6775
#: bzrlib/plugins/launchpad/__init__.py:194
6830
#: bzrlib/plugins/launchpad/__init__.py:196
6776
6831
msgid "Do not actually open the browser. Just say the URL we would use."
6779
#: bzrlib/plugins/launchpad/__init__.py:229
6834
#: bzrlib/plugins/launchpad/__init__.py:231
6780
6835
#, python-format
6781
6836
msgid "Opening %s in web browser"
6784
#: bzrlib/plugins/launchpad/__init__.py:239
6839
#: bzrlib/plugins/launchpad/__init__.py:241
6785
6840
msgid "Show or set the Launchpad user ID."
6788
#: bzrlib/plugins/launchpad/__init__.py:241
6843
#: bzrlib/plugins/launchpad/__init__.py:243
6790
6845
"When communicating with Launchpad, some commands need to know your\n"
6791
6846
"Launchpad user ID. This command can be used to set or show the\n"
6792
6847
"user ID that Bazaar will use for such communication."
6795
#: bzrlib/plugins/launchpad/__init__.py:245
6850
#: bzrlib/plugins/launchpad/__init__.py:247
6798
6853
" Show the Launchpad ID of the current user::"
6801
#: bzrlib/plugins/launchpad/__init__.py:248
6856
#: bzrlib/plugins/launchpad/__init__.py:250
6802
6857
msgid " bzr launchpad-login"
6805
#: bzrlib/plugins/launchpad/__init__.py:250
6860
#: bzrlib/plugins/launchpad/__init__.py:252
6806
6861
msgid " Set the Launchpad ID of the current user to 'bob'::"
6809
#: bzrlib/plugins/launchpad/__init__.py:252
6864
#: bzrlib/plugins/launchpad/__init__.py:254
6810
6865
msgid " bzr launchpad-login bob"
6813
6868
# help of 'no-check' option of 'launchpad-login' command
6814
#: bzrlib/plugins/launchpad/__init__.py:259
6869
#: bzrlib/plugins/launchpad/__init__.py:261
6815
6870
msgid "Don't check that the user name is valid."
6818
#: bzrlib/plugins/launchpad/__init__.py:274
6819
#: bzrlib/plugins/launchpad/__init__.py:285
6873
#: bzrlib/plugins/launchpad/__init__.py:276
6874
#: bzrlib/plugins/launchpad/__init__.py:287
6820
6875
msgid "Launchpad user ID exists and has SSH keys.\n"
6823
#: bzrlib/plugins/launchpad/__init__.py:277
6878
#: bzrlib/plugins/launchpad/__init__.py:279
6824
6879
msgid "No Launchpad user ID configured.\n"
6827
#: bzrlib/plugins/launchpad/__init__.py:288
6882
#: bzrlib/plugins/launchpad/__init__.py:290
6828
6883
#, python-format
6829
6884
msgid "Launchpad user ID set to '%s'.\n"
6832
#: bzrlib/plugins/launchpad/__init__.py:296
6887
#: bzrlib/plugins/launchpad/__init__.py:298
6833
6888
msgid "Ask Launchpad to mirror a branch now."
6836
#: bzrlib/plugins/launchpad/__init__.py:316
6891
#: bzrlib/plugins/launchpad/__init__.py:318
6837
6892
msgid "Propose merging a branch on Launchpad."
6840
#: bzrlib/plugins/launchpad/__init__.py:318
6895
#: bzrlib/plugins/launchpad/__init__.py:320
6842
6897
"This will open your usual editor to provide the initial comment. When it\n"
6843
6898
"has created the proposal, it will open it in your default web browser."
6846
#: bzrlib/plugins/launchpad/__init__.py:321
6901
#: bzrlib/plugins/launchpad/__init__.py:323
6848
6903
"The branch will be proposed to merge into SUBMIT_BRANCH. If SUBMIT_BRANCH\n"
6849
6904
"is not supplied, the remembered submit branch will be used. If no submit\n"
6850
6905
"branch is remembered, the development focus will be used."
6853
#: bzrlib/plugins/launchpad/__init__.py:325
6908
#: bzrlib/plugins/launchpad/__init__.py:327
6855
6910
"By default, the SUBMIT_BRANCH's review team will be requested to review\n"
6856
6911
"the merge proposal. This can be overriden by specifying --review (-R).\n"
6900
6955
"are opened in a web browser."
6903
#: bzrlib/plugins/launchpad/__init__.py:387
6958
#: bzrlib/plugins/launchpad/__init__.py:389
6905
6960
"Any revision involved in the merge may be specified-- the revision in\n"
6906
6961
"which the merge was performed, or one of the revisions that was merged."
6909
#: bzrlib/plugins/launchpad/__init__.py:390
6964
#: bzrlib/plugins/launchpad/__init__.py:392
6910
6965
msgid "So, to find the merge proposal that reviewed line 1 of README::"
6913
#: bzrlib/plugins/launchpad/__init__.py:392
6968
#: bzrlib/plugins/launchpad/__init__.py:394
6914
6969
msgid " bzr lp-find-proposal -r annotate:README:1"
6917
#: bzrlib/plugins/launchpad/__init__.py:407
6972
#: bzrlib/plugins/launchpad/__init__.py:409
6918
6973
msgid "No review found."
6921
#: bzrlib/plugins/launchpad/__init__.py:408
6976
#: bzrlib/plugins/launchpad/__init__.py:410
6922
6977
#, python-format
6923
6978
msgid "%d proposals(s) found."
6926
#: bzrlib/plugins/launchpad/__init__.py:418
6981
#: bzrlib/plugins/launchpad/__init__.py:420
6927
6982
msgid "Finding revision-id"
6930
#: bzrlib/plugins/launchpad/__init__.py:425
6985
#: bzrlib/plugins/launchpad/__init__.py:427
6931
6986
msgid "Finding merge"
6934
#: bzrlib/plugins/launchpad/__init__.py:430
6989
#: bzrlib/plugins/launchpad/__init__.py:432
6935
6990
msgid "Finding revno"
6938
#: bzrlib/plugins/launchpad/__init__.py:435
6993
#: bzrlib/plugins/launchpad/__init__.py:437
6939
6994
msgid "Finding Launchpad branch"
6942
#: bzrlib/plugins/launchpad/__init__.py:438
6997
#: bzrlib/plugins/launchpad/__init__.py:440
6943
6998
msgid "Finding proposals"
6946
#: bzrlib/plugins/launchpad/account.py:64
7001
#: bzrlib/plugins/launchpad/account.py:66
6947
7002
msgid "Setting ssh/sftp usernames for launchpad.net."
6950
#: bzrlib/plugins/launchpad/lp_api.py:239
6951
#: bzrlib/plugins/launchpad/lp_api.py:244
7005
#: bzrlib/plugins/launchpad/lp_api.py:241
7006
#: bzrlib/plugins/launchpad/lp_api.py:246
6952
7007
#, python-format
6953
7008
msgid "%s is not registered on Launchpad"
6956
#: bzrlib/plugins/launchpad/lp_api.py:254
7011
#: bzrlib/plugins/launchpad/lp_api.py:256
6957
7012
#, python-format
6958
7013
msgid "%s has no development focus."
6961
#: bzrlib/plugins/launchpad/lp_api.py:259
7016
#: bzrlib/plugins/launchpad/lp_api.py:261
6962
7017
#, python-format
6963
7018
msgid "development focus %s has no branch."
6966
#: bzrlib/plugins/launchpad/lp_api.py:264
7021
#: bzrlib/plugins/launchpad/lp_api.py:266
6967
7022
#, python-format
6968
7023
msgid "source package %s has no branch."
6971
#: bzrlib/plugins/launchpad/lp_api.py:268
7026
#: bzrlib/plugins/launchpad/lp_api.py:270
6972
7027
#, python-format
6973
7028
msgid "%s has no associated product or source package."
6976
#: bzrlib/plugins/launchpad/lp_api.py:280
7031
#: bzrlib/plugins/launchpad/lp_api.py:282
6977
7032
#, python-format
6978
7033
msgid "%s is already up-to-date."
6981
#: bzrlib/plugins/launchpad/lp_api.py:287
7036
#: bzrlib/plugins/launchpad/lp_api.py:289
6982
7037
#, python-format
6983
7038
msgid "Pushing to %s"
6986
#: bzrlib/plugins/launchpad/lp_directory.py:169
7041
#: bzrlib/plugins/launchpad/lp_directory.py:170
6988
7043
"resolution for {0}\n"
6989
7044
" local: {1}\n"
6993
#: bzrlib/plugins/launchpad/lp_propose.py:147
7048
#: bzrlib/plugins/launchpad/lp_propose.py:149
6994
7049
#, python-format
6995
7050
msgid "There is already a branch merge proposal: %s"
6998
#: bzrlib/plugins/weave_fmt/bzrdir.py:226
7053
#: bzrlib/plugins/weave_fmt/bzrdir.py:236
6999
7054
msgid "pb parameter to convert() is deprecated"
7002
#: bzrlib/plugins/weave_fmt/bzrdir.py:229
7057
#: bzrlib/plugins/weave_fmt/bzrdir.py:239
7003
7058
msgid "starting upgrade from format 4 to 5"
7006
#: bzrlib/plugins/weave_fmt/bzrdir.py:239
7061
#: bzrlib/plugins/weave_fmt/bzrdir.py:249
7007
7062
msgid "note: upgrade may be faster if all store files are ungzipped first"
7010
#: bzrlib/plugins/weave_fmt/bzrdir.py:268
7065
#: bzrlib/plugins/weave_fmt/bzrdir.py:278
7011
7066
msgid "converting revision"
7014
#: bzrlib/plugins/weave_fmt/bzrdir.py:273
7069
#: bzrlib/plugins/weave_fmt/bzrdir.py:283
7015
7070
msgid "upgraded to weaves:"
7018
#: bzrlib/plugins/weave_fmt/bzrdir.py:274
7073
#: bzrlib/plugins/weave_fmt/bzrdir.py:284
7019
7074
#, python-format
7020
7075
msgid "%6d revisions and inventories"
7023
#: bzrlib/plugins/weave_fmt/bzrdir.py:276
7078
#: bzrlib/plugins/weave_fmt/bzrdir.py:286
7024
7079
#, python-format
7025
7080
msgid "%6d revisions not present"
7028
#: bzrlib/plugins/weave_fmt/bzrdir.py:278
7083
#: bzrlib/plugins/weave_fmt/bzrdir.py:288
7029
7084
#, python-format
7030
7085
msgid "%6d texts"
7033
#: bzrlib/plugins/weave_fmt/bzrdir.py:314
7088
#: bzrlib/plugins/weave_fmt/bzrdir.py:324
7034
7089
msgid "writing weave"
7037
#: bzrlib/plugins/weave_fmt/bzrdir.py:318
7038
#: bzrlib/plugins/weave_fmt/bzrdir.py:320
7092
#: bzrlib/plugins/weave_fmt/bzrdir.py:328
7093
#: bzrlib/plugins/weave_fmt/bzrdir.py:330
7039
7094
msgid "inventory"
7042
#: bzrlib/plugins/weave_fmt/bzrdir.py:337
7097
#: bzrlib/plugins/weave_fmt/bzrdir.py:347
7043
7098
msgid "write revision"
7046
#: bzrlib/plugins/weave_fmt/bzrdir.py:351
7101
#: bzrlib/plugins/weave_fmt/bzrdir.py:361
7047
7102
msgid "loading revision"
7050
#: bzrlib/plugins/weave_fmt/bzrdir.py:356
7105
#: bzrlib/plugins/weave_fmt/bzrdir.py:366
7051
7106
#, python-format
7052
7107
msgid "revision {%s} not present in branch; will be converted as a ghost"
7055
#: bzrlib/plugins/weave_fmt/bzrdir.py:496
7110
#: bzrlib/plugins/weave_fmt/bzrdir.py:506
7056
7111
msgid "starting upgrade from format 5 to 6"
7059
#: bzrlib/plugins/weave_fmt/bzrdir.py:506
7114
#: bzrlib/plugins/weave_fmt/bzrdir.py:516
7060
7115
#, python-format
7061
7116
msgid "adding prefixes to %s"
7064
#: bzrlib/plugins/weave_fmt/bzrdir.py:546
7119
#: bzrlib/plugins/weave_fmt/bzrdir.py:556
7065
7120
msgid "starting upgrade from format 6 to metadir"
7068
#: bzrlib/plugins/weave_fmt/bzrdir.py:554
7123
#: bzrlib/plugins/weave_fmt/bzrdir.py:564
7069
7124
msgid "Removing ancestry.weave"
7072
#: bzrlib/plugins/weave_fmt/bzrdir.py:559
7127
#: bzrlib/plugins/weave_fmt/bzrdir.py:569
7073
7128
msgid "Finding branch files"
7076
#: bzrlib/plugins/weave_fmt/bzrdir.py:569
7131
#: bzrlib/plugins/weave_fmt/bzrdir.py:579
7077
7132
msgid "Upgrading repository"
7080
#: bzrlib/plugins/weave_fmt/bzrdir.py:579
7135
#: bzrlib/plugins/weave_fmt/bzrdir.py:589
7081
7136
msgid "Upgrading branch"
7084
#: bzrlib/plugins/weave_fmt/bzrdir.py:602
7139
#: bzrlib/plugins/weave_fmt/bzrdir.py:612
7085
7140
msgid "No working tree."
7088
#: bzrlib/plugins/weave_fmt/bzrdir.py:609
7143
#: bzrlib/plugins/weave_fmt/bzrdir.py:619
7089
7144
msgid "Upgrading working tree"
7092
#: bzrlib/plugins/weave_fmt/bzrdir.py:630
7147
#: bzrlib/plugins/weave_fmt/bzrdir.py:640
7093
7148
#, python-format
7094
7149
msgid "Make %s lock"
7097
#: bzrlib/plugins/weave_fmt/bzrdir.py:641
7152
#: bzrlib/plugins/weave_fmt/bzrdir.py:651
7098
7153
#, python-format
7099
7154
msgid "Moving %s"
7102
#: bzrlib/push.py:54
7157
#: bzrlib/push.py:56
7103
7158
msgid "Created new branch."
7106
#: bzrlib/push.py:96
7161
#: bzrlib/push.py:98
7107
7162
#, python-format
7109
7164
"Target directory %s already contains a .bzr directory, but it is not valid."
7112
#: bzrlib/push.py:99
7167
#: bzrlib/push.py:101
7113
7168
#, python-format
7115
7170
"Target directory %s already exists, but does not have a .bzr directory. "
7116
7171
"Supply --use-existing-dir to push there anyway."
7119
#: bzrlib/push.py:120
7174
#: bzrlib/push.py:122
7120
7175
#, python-format
7121
7176
msgid "Too many redirections trying to make %s."
7124
#: bzrlib/push.py:145
7179
#: bzrlib/push.py:147
7126
7181
"These branches have diverged. See \"bzr help diverged-branches\" for more "
7130
#: bzrlib/push.py:149
7185
#: bzrlib/push.py:151
7131
7186
#, python-format
7133
7188
"It is not possible to losslessly push to %s. You may want to use dpush "
7137
#: bzrlib/push.py:155
7192
#: bzrlib/push.py:157
7138
7193
#, python-format
7140
7195
"At %s you have a valid .bzr control directory, but not a branch or "
7142
7197
"directory out of the way and try again."
7145
#: bzrlib/reconcile.py:96
7200
#: bzrlib/reconcile.py:97
7146
7201
#, python-format
7147
7202
msgid "Reconciling branch %s"
7150
#: bzrlib/reconcile.py:102
7205
#: bzrlib/reconcile.py:103
7151
7206
#, python-format
7152
7207
msgid "Reconciling repository %s"
7155
#: bzrlib/reconcile.py:104
7210
#: bzrlib/reconcile.py:105
7156
7211
msgid "Reconciling repository"
7159
#: bzrlib/reconcile.py:110
7214
#: bzrlib/reconcile.py:111
7160
7215
#, python-format
7161
7216
msgid "%s cannot canonicalize CHKs."
7164
#: bzrlib/reconcile.py:118
7219
#: bzrlib/reconcile.py:119
7165
7220
msgid "Reconcile aborted: revision index has inconsistent parents."
7168
#: bzrlib/reconcile.py:120
7223
#: bzrlib/reconcile.py:121
7169
7224
msgid "Run \"bzr check\" for more details."
7172
#: bzrlib/reconcile.py:122
7227
#: bzrlib/reconcile.py:123
7173
7228
msgid "Reconciliation complete."
7176
#: bzrlib/reconcile.py:165
7231
#: bzrlib/reconcile.py:166
7177
7232
msgid "Fixing last revision info {0} => {1}"
7180
#: bzrlib/reconcile.py:172
7235
#: bzrlib/reconcile.py:173
7181
7236
msgid "revision_history ok."
7184
#: bzrlib/reconcile.py:233
7239
#: bzrlib/reconcile.py:234
7185
7240
msgid "Reading inventory data"
7188
#: bzrlib/reconcile.py:253 bzrlib/reconcile.py:383
7243
#: bzrlib/reconcile.py:254 bzrlib/reconcile.py:384
7189
7244
msgid "Inventory ok."
7192
#: bzrlib/reconcile.py:255 bzrlib/reconcile.py:385
7247
#: bzrlib/reconcile.py:256 bzrlib/reconcile.py:386
7193
7248
msgid "Backing up inventory"
7196
#: bzrlib/reconcile.py:257
7251
#: bzrlib/reconcile.py:258
7197
7252
msgid "Backup inventory created."
7200
#: bzrlib/reconcile.py:273 bzrlib/reconcile.py:404
7255
#: bzrlib/reconcile.py:274 bzrlib/reconcile.py:405
7201
7256
msgid "Writing weave"
7204
#: bzrlib/reconcile.py:276 bzrlib/reconcile.py:407
7259
#: bzrlib/reconcile.py:277 bzrlib/reconcile.py:408
7205
7260
msgid "Inventory regenerated."
7208
#: bzrlib/reconcile.py:370 bzrlib/reconcile.py:372 bzrlib/reconcile.py:375
7263
#: bzrlib/reconcile.py:371 bzrlib/reconcile.py:373 bzrlib/reconcile.py:376
7209
7264
msgid "Reading indexes"
7212
#: bzrlib/reconcile.py:379 bzrlib/reconcile.py:381
7267
#: bzrlib/reconcile.py:380 bzrlib/reconcile.py:382
7213
7268
msgid "Checking unused inventories"
7216
#: bzrlib/reconcile.py:387
7271
#: bzrlib/reconcile.py:388
7217
7272
msgid "Backup Inventory created"
7220
#: bzrlib/reconcile.py:445
7275
#: bzrlib/reconcile.py:446
7221
7276
msgid "Fixing text parents"
7224
#: bzrlib/reconfigure.py:52
7279
#: bzrlib/reconfigure.py:54
7225
7280
msgid "{0} is now stacked on {1}\n"
7228
#: bzrlib/reconfigure.py:67
7283
#: bzrlib/reconfigure.py:69
7229
7284
#, python-format
7230
7285
msgid "%s is now not stacked\n"
7233
#: bzrlib/remote.py:1134 bzrlib/repository.py:287
7288
#: bzrlib/remote.py:1180 bzrlib/repository.py:289
7234
7289
#, python-format
7235
7290
msgid "bzr: ERROR (ignored): %s"
7238
#: bzrlib/remote.py:2217
7293
#: bzrlib/remote.py:2493
7239
7294
msgid "Copying repository content as tarball..."
7242
#: bzrlib/rename_map.py:68
7297
#: bzrlib/rename_map.py:69
7243
7298
msgid "Calculating hashes"
7246
#: bzrlib/rename_map.py:106
7301
#: bzrlib/rename_map.py:107
7247
7302
msgid "Determining hash hits"
7250
#: bzrlib/rename_map.py:241
7305
#: bzrlib/rename_map.py:242
7251
7306
msgid "{0} => {1}"
7254
#: bzrlib/repository.py:1781
7309
#: bzrlib/repository.py:1787
7255
7310
msgid "Moving repository to repository.backup"
7258
#: bzrlib/repository.py:1788
7313
#: bzrlib/repository.py:1794
7259
7314
msgid "Creating new repository"
7262
#: bzrlib/repository.py:1793
7317
#: bzrlib/repository.py:1799
7263
7318
msgid "Copying content"
7266
#: bzrlib/repository.py:1797
7321
#: bzrlib/repository.py:1803
7267
7322
msgid "Deleting old repository content"
7270
#: bzrlib/repository.py:1799
7325
#: bzrlib/repository.py:1805
7271
7326
msgid "repository converted"
7274
#: bzrlib/revisionspec.py:904
7329
#: bzrlib/revisionspec.py:903
7275
7330
msgid "Using {0} {1}"
7278
#: bzrlib/send.py:57
7333
#: bzrlib/send.py:58
7279
7334
#, python-format
7280
7335
msgid "Mail client \"%s\" does not support specifying body"
7283
#: bzrlib/send.py:61
7338
#: bzrlib/send.py:62
7284
7339
msgid "--remember requires a branch to be specified."
7287
#: bzrlib/send.py:75
7342
#: bzrlib/send.py:77
7288
7343
msgid "No submit branch known or specified"
7291
#: bzrlib/send.py:78
7346
#: bzrlib/send.py:80
7292
7347
msgid "Using saved {0} location \"{1}\" to determine what changes to submit."
7295
#: bzrlib/send.py:95
7350
#: bzrlib/send.py:98
7296
7351
#, python-format
7297
7352
msgid "No such send format '%s'."
7300
#: bzrlib/send.py:112
7355
#: bzrlib/send.py:114
7301
7356
msgid "bzr send takes at most two one revision identifiers"
7304
#: bzrlib/send.py:125
7359
#: bzrlib/send.py:127
7305
7360
msgid "No revisions to submit."
7308
#: bzrlib/send.py:136
7363
#: bzrlib/send.py:139
7310
7365
"- not supported for merge directives that use more than one output file."
7313
#: bzrlib/send.py:178
7368
#: bzrlib/send.py:185
7314
7369
msgid "Format 0.9 does not permit bundle with no patch"
7317
#: bzrlib/shelf_ui.py:45
7372
#: bzrlib/shelf_ui.py:46
7318
7373
#, python-format
7319
7374
msgid "Shelve adding file \"%(path)s\"?"
7322
#: bzrlib/shelf_ui.py:46
7377
#: bzrlib/shelf_ui.py:47
7323
7378
msgid "Shelve binary changes?"
7326
#: bzrlib/shelf_ui.py:47
7381
#: bzrlib/shelf_ui.py:48
7327
7382
msgid "Shelve changing \"%s\" from %(other)s to %(this)s?"
7330
#: bzrlib/shelf_ui.py:49
7385
#: bzrlib/shelf_ui.py:50
7331
7386
#, python-format
7332
7387
msgid "Shelve removing file \"%(path)s\"?"
7335
#: bzrlib/shelf_ui.py:50
7390
#: bzrlib/shelf_ui.py:51
7336
7391
#, python-format
7337
7392
msgid "Shelve %d change(s)?"
7340
#: bzrlib/shelf_ui.py:51
7395
#: bzrlib/shelf_ui.py:52
7341
7396
msgid "Shelve?"
7344
#: bzrlib/shelf_ui.py:52
7399
#: bzrlib/shelf_ui.py:53
7345
7400
#, python-format
7347
7402
"Shelve changing target of \"%(path)s\" from \"%(other)s\" to \"%(this)s\"?"
7350
#: bzrlib/shelf_ui.py:54
7405
#: bzrlib/shelf_ui.py:55
7351
7406
#, python-format
7352
7407
msgid "Shelve renaming \"%(other)s\" => \"%(this)s\"?"
7355
#: bzrlib/shelf_ui.py:69
7410
#: bzrlib/shelf_ui.py:70
7356
7411
#, python-format
7357
7412
msgid "Changes shelved with id \"%d\"."
7360
#: bzrlib/shelf_ui.py:73
7415
#: bzrlib/shelf_ui.py:74
7361
7416
msgid "Selected changes destroyed."
7364
#: bzrlib/shelf_ui.py:77
7419
#: bzrlib/shelf_ui.py:78
7365
7420
msgid "Selected changes:"
7368
#: bzrlib/shelf_ui.py:97
7423
#: bzrlib/shelf_ui.py:98
7369
7424
#, python-format
7370
7425
msgid "Delete file \"%(path)s\"?"
7373
#: bzrlib/shelf_ui.py:98
7428
#: bzrlib/shelf_ui.py:99
7374
7429
msgid "Apply binary changes?"
7377
#: bzrlib/shelf_ui.py:99
7432
#: bzrlib/shelf_ui.py:100
7378
7433
#, python-format
7379
7434
msgid "Change \"%(path)s\" from %(this)s to %(other)s?"
7382
#: bzrlib/shelf_ui.py:101
7437
#: bzrlib/shelf_ui.py:102
7383
7438
#, python-format
7384
7439
msgid "Add file \"%(path)s\"?"
7387
#: bzrlib/shelf_ui.py:102
7442
#: bzrlib/shelf_ui.py:103
7388
7443
#, python-format
7389
7444
msgid "Apply %d change(s)?"
7392
#: bzrlib/shelf_ui.py:103
7447
#: bzrlib/shelf_ui.py:104
7393
7448
msgid "Apply change?"
7396
#: bzrlib/shelf_ui.py:104
7451
#: bzrlib/shelf_ui.py:105
7397
7452
#, python-format
7398
7453
msgid "Change target of \"%(path)s\" from \"%(this)s\" to \"%(other)s\"?"
7401
#: bzrlib/shelf_ui.py:106
7456
#: bzrlib/shelf_ui.py:107
7402
7457
#, python-format
7403
7458
msgid "Rename \"%(this)s\" => \"%(other)s\"?"
7406
#: bzrlib/shelf_ui.py:401
7461
#: bzrlib/shelf_ui.py:402
7407
7462
msgid "No changes are shelved."
7410
#: bzrlib/shelf_ui.py:459
7465
#: bzrlib/shelf_ui.py:460
7411
7466
#, python-format
7412
7467
msgid "Using changes with id \"%d\"."
7415
#: bzrlib/shelf_ui.py:463
7470
#: bzrlib/shelf_ui.py:464
7416
7471
#, python-format
7417
7472
msgid "Message: %s"
7420
#: bzrlib/shelf_ui.py:475
7475
#: bzrlib/shelf_ui.py:476
7421
7476
#, python-format
7422
7477
msgid "Deleted changes with id \"%d\"."
7425
#: bzrlib/smart/medium.py:712
7480
#: bzrlib/smart/medium.py:714
7426
7481
msgid "HPSS calls: {0} ({1} vfs) {2}"
7429
#: bzrlib/smart/server.py:167
7484
#: bzrlib/smart/server.py:169
7430
7485
msgid "Requested to stop gracefully"
7433
#: bzrlib/smart/server.py:177
7488
#: bzrlib/smart/server.py:179
7434
7489
#, python-format
7435
7490
msgid "Waiting for %d client(s) to finish"
7438
#: bzrlib/smart/server.py:183
7493
#: bzrlib/smart/server.py:185
7439
7494
#, python-format
7440
7495
msgid "Still waiting for %d client(s) to finish"
7443
#: bzrlib/smart/server.py:217
7498
#: bzrlib/smart/server.py:219
7444
7499
#, python-format
7445
7500
msgid "listening socket error: %s"
7448
#: bzrlib/smart/server.py:450
7503
#: bzrlib/smart/server.py:452
7449
7504
#, python-format
7450
7505
msgid "listening on port: %s"
7453
#: bzrlib/switch.py:67
7508
#: bzrlib/switch.py:69
7454
7509
msgid "Pending merges must be committed or reverted before using switch."
7457
#: bzrlib/switch.py:94
7512
#: bzrlib/switch.py:96
7459
7514
"Cannot switch as local commits found in the checkout. Commit these to the "
7460
7515
"bound branch or use --force to throw them away."
7463
#: bzrlib/switch.py:99
7518
#: bzrlib/switch.py:101
7464
7519
#, python-format
7466
7521
"Unable to connect to current master branch %(target)s: %(error)s To switch "
7467
7522
"anyway, use --force."
7470
#: bzrlib/switch.py:108
7525
#: bzrlib/switch.py:110
7471
7526
msgid "Cannot switch a branch, only a checkout."
7474
#: bzrlib/switch.py:144
7529
#: bzrlib/switch.py:146
7475
7530
#, python-format
7476
7531
msgid "Tree is up to date at revision %d."
7479
#: bzrlib/switch.py:150
7534
#: bzrlib/switch.py:152
7480
7535
#, python-format
7481
7536
msgid "Updated to revision %d."
7484
#: bzrlib/transform.py:1723 bzrlib/transform.py:1734 bzrlib/transform.py:1736
7539
#: bzrlib/transform.py:1730 bzrlib/transform.py:1741 bzrlib/transform.py:1743
7485
7540
msgid "Apply phase"
7488
#: bzrlib/transform.py:1762 bzrlib/transform.py:1830
7543
#: bzrlib/transform.py:1769 bzrlib/transform.py:1837
7489
7544
msgid "removing file"
7492
#: bzrlib/transform.py:1780 bzrlib/transform.py:1865
7547
#: bzrlib/transform.py:1787 bzrlib/transform.py:1872
7493
7548
msgid "adding file"
7496
#: bzrlib/transform.py:2580
7551
#: bzrlib/transform.py:2587
7497
7552
msgid "Building tree"
7500
#: bzrlib/transform.py:2670 bzrlib/transform.py:2697
7555
#: bzrlib/transform.py:2677 bzrlib/transform.py:2704
7501
7556
msgid "Adding file contents"
7504
#: bzrlib/transform.py:3017
7559
#: bzrlib/transform.py:3024
7505
7560
msgid "Resolution pass"
7508
#: bzrlib/transport/ftp/_gssapi.py:86
7563
#: bzrlib/transport/ftp/_gssapi.py:88
7509
7564
#, python-format
7510
7565
msgid "Authenticated as %s"
7513
#: bzrlib/tree.py:632
7568
#: bzrlib/tree.py:634
7514
7569
msgid "*** {0} content-filter: {1} => {2!r}"
7517
#: bzrlib/upgrade.py:76
7572
#: bzrlib/upgrade.py:77
7518
7573
#, python-format
7519
7574
msgid "This is a checkout. The branch (%s) needs to be upgraded separately."
7522
#: bzrlib/upgrade.py:99
7577
#: bzrlib/upgrade.py:100
7523
7578
#, python-format
7524
7579
msgid "cannot upgrade from bzrdir format %s"
7527
#: bzrlib/upgrade.py:102
7582
#: bzrlib/upgrade.py:103
7528
7583
#, python-format
7529
7584
msgid "starting upgrade of %s"
7532
#: bzrlib/upgrade.py:109
7587
#: bzrlib/upgrade.py:110
7533
7588
msgid "finished"
7536
#: bzrlib/upgrade.py:119
7591
#: bzrlib/upgrade.py:120
7537
7592
msgid "Deleting backup.bzr"
7540
#: bzrlib/upgrade.py:150
7595
#: bzrlib/upgrade.py:151
7543
7598
"SUMMARY: {0} upgrades attempted, {1} succeeded, {2} failed"
7546
#: bzrlib/upgrade.py:207
7601
#: bzrlib/upgrade.py:208
7547
7602
#, python-format
7548
7603
msgid "Found %d dependent branches - upgrading ..."
7551
#: bzrlib/upgrade.py:275
7606
#: bzrlib/upgrade.py:276
7552
7607
msgid "Upgrading bzrdirs"
7555
#: bzrlib/upgrade.py:281
7610
#: bzrlib/upgrade.py:282
7556
7611
#, python-format
7557
7612
msgid "Upgrading %s"
7560
#: bzrlib/upgrade.py:282
7615
#: bzrlib/upgrade.py:283
7561
7616
msgid "Upgrading {0} {1} ..."
7564
#: bzrlib/upgrade.py:300
7619
#: bzrlib/upgrade.py:301
7565
7620
msgid "Removing backup ..."
7568
#: bzrlib/upgrade.py:304
7623
#: bzrlib/upgrade.py:305
7569
7624
msgid "failed to clean-up {0}: {1}"
7572
#: bzrlib/vf_repository.py:1093
7627
#: bzrlib/vf_repository.py:1090
7573
7628
msgid "inventories"
7576
#: bzrlib/vf_repository.py:1119
7631
#: bzrlib/vf_repository.py:1116
7580
#: bzrlib/vf_repository.py:1624 bzrlib/vf_repository.py:1633
7635
#: bzrlib/vf_repository.py:1621 bzrlib/vf_repository.py:1630
7581
7636
msgid "Calculating text parents"
7584
#: bzrlib/vf_repository.py:1709
7639
#: bzrlib/vf_repository.py:1706
7585
7640
msgid "Fetch texts"
7588
#: bzrlib/vf_repository.py:2538
7643
#: bzrlib/vf_repository.py:2535
7589
7644
msgid "loading text store"
7592
#: bzrlib/vf_repository.py:2544
7647
#: bzrlib/vf_repository.py:2541
7593
7648
msgid "checking text graph"
7596
#: bzrlib/vf_repository.py:2998 bzrlib/vf_repository.py:3012
7597
#: bzrlib/vf_repository.py:3127
7651
#: bzrlib/vf_repository.py:2995 bzrlib/vf_repository.py:3009
7652
#: bzrlib/vf_repository.py:3124
7598
7653
msgid "Transferring revisions"
7601
#: bzrlib/win32utils.py:137
7656
#: bzrlib/win32utils.py:146
7602
7657
msgid "Failed to GetProcessMemoryInfo()"
7605
#: bzrlib/win32utils.py:158
7660
#: bzrlib/win32utils.py:167
7606
7661
msgid "Cannot debug memory on win32 without ctypes or win32process"
7609
#: bzrlib/win32utils.py:163
7664
#: bzrlib/win32utils.py:172
7610
7665
msgid "WorkingSize {0:>7}KiB\tPeakWorking {1:>7}KiB\t{2}"
7613
#: bzrlib/win32utils.py:171
7668
#: bzrlib/win32utils.py:180
7614
7669
#, python-format
7615
7670
msgid "WorkingSize %8d KiB"
7618
#: bzrlib/win32utils.py:172
7673
#: bzrlib/win32utils.py:181
7619
7674
#, python-format
7620
7675
msgid "PeakWorking %8d KiB"
7623
#: bzrlib/win32utils.py:173
7678
#: bzrlib/win32utils.py:182
7624
7679
#, python-format
7625
7680
msgid "PagefileUsage %8d KiB"
7628
#: bzrlib/win32utils.py:174
7683
#: bzrlib/win32utils.py:183
7629
7684
#, python-format
7630
7685
msgid "PeakPagefileUsage %8d KiB"
7633
#: bzrlib/win32utils.py:176
7688
#: bzrlib/win32utils.py:185
7634
7689
#, python-format
7635
7690
msgid "PrivateUsage %8d KiB"
7638
#: bzrlib/win32utils.py:177
7693
#: bzrlib/win32utils.py:186
7639
7694
#, python-format
7640
7695
msgid "PageFaultCount %8d"
7643
#: bzrlib/workingtree.py:1467
7698
#: bzrlib/workingtree.py:1478
7644
7699
msgid "Rerun update after fixing the conflicts."