167
167
# help of 'short' option of 'status' command
168
#: bzrlib/builtins.py:272
168
#: bzrlib/builtins.py:363
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:365
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:367
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:370
184
184
msgid "Do not mark object type using indicator."
187
#: bzrlib/builtins.py:294
187
#: bzrlib/builtins.py:385
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:429 bzrlib/builtins.py:5183
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:432 bzrlib/builtins.py:5185
196
196
msgid "You must supply either --revision or a revision_id"
199
#: bzrlib/builtins.py:348
199
#: bzrlib/builtins.py:439
201
201
msgid "Repository %r does not support access to raw revision texts"
204
#: bzrlib/builtins.py:359
204
#: bzrlib/builtins.py:450
205
205
msgid "The repository {0} contains no revision {1}."
208
#: bzrlib/builtins.py:366
208
#: bzrlib/builtins.py:457
209
209
msgid "You cannot specify a NULL revision."
212
#: bzrlib/builtins.py:458
212
#: bzrlib/builtins.py:549
213
213
msgid "Remove the working tree from a given branch/checkout."
216
#: bzrlib/builtins.py:460
216
#: bzrlib/builtins.py:551
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:554
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:560
228
228
msgid "Remove the working tree even if it has uncommitted or shelved changes."
231
#: bzrlib/builtins.py:483
231
#: bzrlib/builtins.py:574
232
232
msgid "No working tree to remove"
235
#: bzrlib/builtins.py:485
235
#: bzrlib/builtins.py:576
236
236
msgid "You cannot remove the working tree of a remote path"
239
#: bzrlib/builtins.py:494
239
#: bzrlib/builtins.py:585
240
240
msgid "You cannot remove the working tree from a lightweight checkout"
243
#: bzrlib/builtins.py:534
243
#: bzrlib/builtins.py:625
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:636
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:640
256
256
msgid "failed to reset the tree state{0}"
259
#: bzrlib/builtins.py:553
259
#: bzrlib/builtins.py:644
260
260
msgid "Show current revision number."
263
#: bzrlib/builtins.py:555
263
#: bzrlib/builtins.py:646
264
264
msgid "This is equal to the number of revisions on this branch."
267
#: bzrlib/builtins.py:568
267
#: bzrlib/builtins.py:659
268
268
msgid "--tree and --revision can not be used together"
271
#: bzrlib/builtins.py:585 bzrlib/builtins.py:5808
271
#: bzrlib/builtins.py:676 bzrlib/builtins.py:5967
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:700
277
277
msgid "Show revno of working tree."
280
#: bzrlib/builtins.py:657
280
#: bzrlib/builtins.py:748
281
281
msgid "Add specified files or directories."
284
#: bzrlib/builtins.py:659
284
#: bzrlib/builtins.py:750
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:754
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:1134
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:1136
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:1139
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:1168
520
525
msgid "Need working tree for --show-base."
523
#: bzrlib/builtins.py:1069
528
#: bzrlib/builtins.py:1184
524
529
msgid "No pull location known or specified."
527
#: bzrlib/builtins.py:1075
532
#: bzrlib/builtins.py:1190
529
534
msgid "Using saved parent location: %s\n"
532
#: bzrlib/builtins.py:1082 bzrlib/builtins.py:4234
537
#: bzrlib/builtins.py:1197 bzrlib/builtins.py:4393
533
538
msgid "Cannot use -r with merge directives or bundles"
536
#: bzrlib/builtins.py:1123
541
#: bzrlib/builtins.py:1238
537
542
msgid "Update a mirror of this branch."
540
#: bzrlib/builtins.py:1125
545
#: bzrlib/builtins.py:1240
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:1243
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:1246
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:1250
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:1253
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:1257
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:1262
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:1273 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:1276
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:1281
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:1284
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:1289 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:1292
611
631
msgid "Don't populate the working tree, even for protocols that support it."
614
#: bzrlib/builtins.py:1221
634
#: bzrlib/builtins.py:1336
615
635
msgid "Could not determine branch to refer to."
618
#: bzrlib/builtins.py:1228 bzrlib/foreign.py:305
638
#: bzrlib/builtins.py:1345
641
"No push location known or specified. To push to the parent branch (at %s), "
642
"use 'bzr push :parent'."
645
#: bzrlib/builtins.py:1351 bzrlib/foreign.py:306
619
646
msgid "No push location known or specified."
622
#: bzrlib/builtins.py:1232
649
#: bzrlib/builtins.py:1355
624
651
msgid "Using saved push location: %s"
627
#: bzrlib/builtins.py:1242
654
#: bzrlib/builtins.py:1365
628
655
msgid "Create a new branch that is a copy of an existing branch."
631
#: bzrlib/builtins.py:1244
658
#: bzrlib/builtins.py:1367
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:1374
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:1377
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:1387
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:1389
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:1392
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:1396
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:1398
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:1403
683
710
msgid "Bind new branch to from location."
686
#: bzrlib/builtins.py:1327
713
#: bzrlib/builtins.py:1450
688
715
msgid "Target directory \"%s\" already exists."
691
#: bzrlib/builtins.py:1339
718
#: bzrlib/builtins.py:1462
693
720
msgid "Parent of \"%s\" does not exist."
696
#: bzrlib/builtins.py:1358
723
#: bzrlib/builtins.py:1481
697
724
msgid "The branch {0} has no revision {1}."
700
#: bzrlib/builtins.py:1368 bzrlib/push.py:51
727
#: bzrlib/builtins.py:1496 bzrlib/push.py:53
702
729
msgid "Created new stacked branch referring to %s."
705
#: bzrlib/builtins.py:1372
732
#: bzrlib/builtins.py:1500
707
734
msgid "Branched %d revision."
708
735
msgid_plural "Branched %d revisions."
712
#: bzrlib/builtins.py:1377
739
#: bzrlib/builtins.py:1505
714
741
msgid "New branch bound to %s"
717
#: bzrlib/builtins.py:1382 bzrlib/builtins.py:6121
744
#: bzrlib/builtins.py:1510 bzrlib/builtins.py:6256
719
746
msgid "Switched to branch: %s"
722
#: bzrlib/builtins.py:1387
749
#: bzrlib/builtins.py:1515
723
750
msgid "List the branches available at the current location."
726
#: bzrlib/builtins.py:1389
753
#: bzrlib/builtins.py:1517
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:1524
735
762
"Recursively scan for branches rather than just looking in the specified "
739
#: bzrlib/builtins.py:1413
766
#: bzrlib/builtins.py:1554
743
#: bzrlib/builtins.py:1420
770
#: bzrlib/builtins.py:1566
744
771
msgid "Create a new checkout of an existing branch."
747
#: bzrlib/builtins.py:1422
774
#: bzrlib/builtins.py:1568
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:1694
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:1710
853
882
msgid "bzr update --revision takes exactly one revision"
856
#: bzrlib/builtins.py:1572
885
#: bzrlib/builtins.py:1718
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:1749
861
890
msgid "Tree is up to date at revision {0} of branch {1}"
864
#: bzrlib/builtins.py:1619
893
#: bzrlib/builtins.py:1765
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:1771
872
901
msgid "Updated to revision {0} of branch {1}"
875
#: bzrlib/builtins.py:1629
904
#: bzrlib/builtins.py:1775
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:1784
882
911
msgid "Show information about a working tree, branch or repository."
885
#: bzrlib/builtins.py:1640
914
#: bzrlib/builtins.py:1786
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:1789
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:1793
899
928
msgid "Branches and working trees will also report any missing revisions."
902
#: bzrlib/builtins.py:1651
931
#: bzrlib/builtins.py:1795 bzrlib/builtins.py:3715 bzrlib/builtins.py:4845
932
#: bzrlib/builtins.py:6442
936
#: bzrlib/builtins.py:1797
903
937
msgid " Display information on the format and related locations:"
906
#: bzrlib/builtins.py:1653
940
#: bzrlib/builtins.py:1799
907
941
msgid " bzr info"
910
#: bzrlib/builtins.py:1655
944
#: bzrlib/builtins.py:1801
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:1805
918
952
msgid " bzr info -v"
921
#: bzrlib/builtins.py:1661
955
#: bzrlib/builtins.py:1807
922
956
msgid " Display the above together with number of committers to the branch:"
925
#: bzrlib/builtins.py:1663
959
#: bzrlib/builtins.py:1809
926
960
msgid " bzr info -vv"
929
#: bzrlib/builtins.py:1682
963
#: bzrlib/builtins.py:1828
930
964
msgid "Remove files or directories."
933
#: bzrlib/builtins.py:1684
967
#: bzrlib/builtins.py:1830
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:2220
1218
1262
" Shows the difference in the working tree versus the last commit::"
1221
#: bzrlib/builtins.py:2075
1265
#: bzrlib/builtins.py:2223
1222
1266
msgid " bzr diff"
1225
#: bzrlib/builtins.py:2077
1269
#: bzrlib/builtins.py:2225
1226
1270
msgid " Difference between the working tree and revision 1::"
1229
#: bzrlib/builtins.py:2079
1273
#: bzrlib/builtins.py:2227
1230
1274
msgid " bzr diff -r1"
1233
#: bzrlib/builtins.py:2081
1277
#: bzrlib/builtins.py:2229
1234
1278
msgid " Difference between revision 3 and revision 1::"
1237
#: bzrlib/builtins.py:2083
1281
#: bzrlib/builtins.py:2231
1238
1282
msgid " bzr diff -r1..3"
1241
#: bzrlib/builtins.py:2085
1285
#: bzrlib/builtins.py:2233
1242
1286
msgid " Difference between revision 3 and revision 1 for branch xxx::"
1245
#: bzrlib/builtins.py:2087
1289
#: bzrlib/builtins.py:2235
1246
1290
msgid " bzr diff -r1..3 xxx"
1249
#: bzrlib/builtins.py:2089
1293
#: bzrlib/builtins.py:2237
1250
1294
msgid " The changes introduced by revision 2 (equivalent to -r1..2)::"
1253
#: bzrlib/builtins.py:2091
1297
#: bzrlib/builtins.py:2239
1254
1298
msgid " bzr diff -c2"
1257
#: bzrlib/builtins.py:2093
1301
#: bzrlib/builtins.py:2241
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:2245
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:2249
1272
1316
msgid " bzr diff -r<chosen_parent>..X"
1275
#: bzrlib/builtins.py:2103
1319
#: bzrlib/builtins.py:2251
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:2254
1282
1326
msgid " bzr diff -r-2.."
1285
#: bzrlib/builtins.py:2108
1329
#: bzrlib/builtins.py:2256
1286
1330
msgid " Show just the differences for file NEWS::"
1289
#: bzrlib/builtins.py:2110
1333
#: bzrlib/builtins.py:2258
1290
1334
msgid " bzr diff NEWS"
1293
#: bzrlib/builtins.py:2112
1337
#: bzrlib/builtins.py:2260
1294
1338
msgid " Show the differences in working tree xxx for file NEWS::"
1297
#: bzrlib/builtins.py:2114
1341
#: bzrlib/builtins.py:2262
1298
1342
msgid " bzr diff xxx/NEWS"
1301
#: bzrlib/builtins.py:2116
1345
#: bzrlib/builtins.py:2264
1302
1346
msgid " Show the differences from branch xxx to this working tree:"
1305
#: bzrlib/builtins.py:2118
1349
#: bzrlib/builtins.py:2266
1306
1350
msgid " bzr diff --old xxx"
1309
#: bzrlib/builtins.py:2120
1353
#: bzrlib/builtins.py:2268
1310
1354
msgid " Show the differences between two branches for file NEWS::"
1313
#: bzrlib/builtins.py:2122
1357
#: bzrlib/builtins.py:2270
1314
1358
msgid " bzr diff --old xxx --new yyy NEWS"
1317
#: bzrlib/builtins.py:2124
1361
#: bzrlib/builtins.py:2272
1318
1362
msgid " Same as 'bzr diff' but prefix paths with old/ and new/::"
1321
#: bzrlib/builtins.py:2126
1365
#: bzrlib/builtins.py:2274
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:2284
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:2287
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:2290
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:2294
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:2300
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:2305
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:2307
1364
1408
msgid "Diff format"
1367
#: bzrlib/builtins.py:2181
1411
#: bzrlib/builtins.py:2329
1368
1412
msgid "--prefix expects two values separated by a colon (eg \"old/:new/\")"
1371
#: bzrlib/builtins.py:2185
1415
#: bzrlib/builtins.py:2333
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:2338 bzrlib/builtins.py:2736 bzrlib/builtins.py:2749
1420
#: bzrlib/builtins.py:2757 bzrlib/builtins.py:4919
1377
1421
msgid "{0} and {1} are mutually exclusive"
1380
#: bzrlib/builtins.py:2210
1424
#: bzrlib/builtins.py:2358
1382
1426
"List files deleted in the working tree.\n"
1386
#: bzrlib/builtins.py:2288
1430
#: bzrlib/builtins.py:2436
1387
1431
msgid "Show the tree root directory."
1390
#: bzrlib/builtins.py:2290
1434
#: bzrlib/builtins.py:2438
1392
1436
"The root is the nearest enclosing directory with a .bzr control\n"
1396
#: bzrlib/builtins.py:2305
1440
#: bzrlib/builtins.py:2453
1397
1441
msgid "The limit argument must be an integer."
1400
#: bzrlib/builtins.py:2313
1444
#: bzrlib/builtins.py:2461
1401
1445
msgid "The levels argument must be an integer."
1404
#: bzrlib/builtins.py:2318
1448
#: bzrlib/builtins.py:2466
1405
1449
msgid "Show historical log for a branch or subset of a branch."
1408
#: bzrlib/builtins.py:2320
1452
#: bzrlib/builtins.py:2468
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:2542
1531
1575
msgid ":Path filtering:"
1534
#: bzrlib/builtins.py:2396
1578
#: bzrlib/builtins.py:2544
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:2548
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:2552
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:2555
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:2559
1562
1606
msgid " In this case:"
1565
#: bzrlib/builtins.py:2413
1609
#: bzrlib/builtins.py:2561
1566
1610
msgid " * ``bzr log guide.txt`` will log the file added in revision 1"
1569
#: bzrlib/builtins.py:2415
1613
#: bzrlib/builtins.py:2563
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:2565
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:2568
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:2571
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:2575
1593
1637
msgid ":Other filtering:"
1596
#: bzrlib/builtins.py:2429
1640
#: bzrlib/builtins.py:2577
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:2624
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:2627
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:2633
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:2637
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:2638
1689
1733
msgid "Authors"
1692
1736
# help of 'levels' option of 'log' command
1693
#: bzrlib/builtins.py:2495
1737
#: bzrlib/builtins.py:2643
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:2653
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:2658
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:2660
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:2664
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:2666
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:2670
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:2673
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:2677
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:2681
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:2685
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:2689
1751
1795
msgid "Show revisions whose bugs match this expression."
1754
#: bzrlib/builtins.py:2595
1798
#: bzrlib/builtins.py:2743
1755
1799
msgid "--exclude-common-ancestry requires -r with two revisions"
1758
#: bzrlib/builtins.py:2623
1802
#: bzrlib/builtins.py:2771
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:2888
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:2904
1769
1813
#, python-format
1770
1814
msgid "bzr %s --revision takes one or two values."
1773
#: bzrlib/builtins.py:2801
1817
#: bzrlib/builtins.py:2949
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:2958
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:2960
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:2962
1791
1835
msgid "Print unknown files."
1794
1838
# help of 'versioned' option of 'ls' command
1795
#: bzrlib/builtins.py:2815
1839
#: bzrlib/builtins.py:2963
1796
1840
msgid "Print versioned files."
1799
1843
# help of 'ignored' option of 'ls' command
1800
#: bzrlib/builtins.py:2818
1844
#: bzrlib/builtins.py:2966
1801
1845
msgid "Print ignored files."
1804
1848
# help of 'kind' option of 'ls' command
1805
#: bzrlib/builtins.py:2820
1849
#: bzrlib/builtins.py:2968
1806
1850
msgid "List entries of a particular kind: file, directory, symlink."
1809
#: bzrlib/builtins.py:2833
1853
#: bzrlib/builtins.py:2981
1810
1854
msgid "invalid kind specified"
1813
#: bzrlib/builtins.py:2836
1857
#: bzrlib/builtins.py:2984
1814
1858
msgid "Cannot set both --verbose and --null"
1817
#: bzrlib/builtins.py:2845
1861
#: bzrlib/builtins.py:2993
1818
1862
msgid "cannot specify both --from-root and PATH"
1821
#: bzrlib/builtins.py:2932
1865
#: bzrlib/builtins.py:3080
1822
1866
msgid "Ignore specified files or patterns."
1825
#: bzrlib/builtins.py:2934
1869
#: bzrlib/builtins.py:3082
1826
1870
msgid "See ``bzr help patterns`` for details on the syntax of patterns."
1829
#: bzrlib/builtins.py:2936
1873
#: bzrlib/builtins.py:3084
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:3209
1975
2019
msgid "List ignored files and the patterns that matched them."
1978
#: bzrlib/builtins.py:3063
2022
#: bzrlib/builtins.py:3211
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:3214
1985
2029
msgid "Alternatively, to list just the files::"
1988
#: bzrlib/builtins.py:3068
2032
#: bzrlib/builtins.py:3216
1989
2033
msgid " bzr ls --ignored"
1992
#: bzrlib/builtins.py:3102
2036
#: bzrlib/builtins.py:3250
1993
2037
#, python-format
1994
2038
msgid "not a valid revision-number: %r"
1997
#: bzrlib/builtins.py:3109
2041
#: bzrlib/builtins.py:3257
1998
2042
msgid "Export current or past revision to a destination directory or archive."
2001
#: bzrlib/builtins.py:3111
2045
#: bzrlib/builtins.py:3259
2002
2046
msgid "If no revision is specified this exports the last committed revision."
2005
#: bzrlib/builtins.py:3113
2049
#: bzrlib/builtins.py:3261
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:3265
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:3269
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:3272
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:3274
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:3288
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:3291
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:3295
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:3297
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:3300
2066
2110
msgid "Export the working tree contents rather than that of the last revision."
2069
#: bzrlib/builtins.py:3171
2113
#: bzrlib/builtins.py:3319
2070
2114
msgid "--uncommitted requires a working tree"
2073
#: bzrlib/builtins.py:3180
2117
#: bzrlib/builtins.py:3328
2074
2118
#, python-format
2075
2119
msgid "Unsupported export format: %s"
2078
#: bzrlib/builtins.py:3184
2122
#: bzrlib/builtins.py:3332
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:3334
2083
2127
msgid "If no revision is nominated, the last revision is used."
2086
#: bzrlib/builtins.py:3188
2130
#: bzrlib/builtins.py:3336
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:3342
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:3343
2099
2143
msgid "Apply content filters to display the convenience form."
2102
#: bzrlib/builtins.py:3206
2146
#: bzrlib/builtins.py:3354
2103
2147
msgid "bzr cat --revision takes exactly one revision specifier"
2106
#: bzrlib/builtins.py:3231 bzrlib/builtins.py:3243
2150
#: bzrlib/builtins.py:3379 bzrlib/builtins.py:3391
2107
2151
msgid "{0!r} is not present in revision {1}"
2110
#: bzrlib/builtins.py:3266
2154
#: bzrlib/builtins.py:3414
2111
2155
msgid "Commit changes into a new revision."
2114
#: bzrlib/builtins.py:3268
2158
#: bzrlib/builtins.py:3416
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:3474
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:3477
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:3480
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:3484
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:3486
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:3489
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:3492
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:3495
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:3498
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:3504
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:3507
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:3525
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:3543
2283
2327
#, python-format
2284
2328
msgid "Unrecognized bug %s. Commit refused."
2287
#: bzrlib/builtins.py:3398
2331
#: bzrlib/builtins.py:3546
2288
2332
#, python-format
2291
2335
"Commit refused."
2294
#: bzrlib/builtins.py:3422
2338
#: bzrlib/builtins.py:3570
2295
2339
msgid "Could not parse --commit-time: "
2298
#: bzrlib/builtins.py:3462
2342
#: bzrlib/builtins.py:3610
2299
2343
msgid "please specify either --message or --file"
2302
#: bzrlib/builtins.py:3491
2346
#: bzrlib/builtins.py:3639
2303
2347
msgid "please specify a commit message with either --message or --file"
2306
#: bzrlib/builtins.py:3494
2350
#: bzrlib/builtins.py:3642
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:3662
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:3666
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:3670
2325
2369
msgid "Commit refused because there are unknown files in the working tree."
2328
#: bzrlib/builtins.py:3525
2372
#: bzrlib/builtins.py:3673
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:3681
2337
2381
"Validate working tree structure, branch consistency and repository history."
2340
#: bzrlib/builtins.py:3535
2384
#: bzrlib/builtins.py:3683
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:3686
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:3689
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:3693
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:3697
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:3779
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:3787
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:3791
2495
2536
msgid "Branch format"
2498
2539
# help of 'clean' option of 'upgrade' command
2499
#: bzrlib/builtins.py:3645
2540
#: bzrlib/builtins.py:3793
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:3795
2505
2547
msgid "Show what would be done, but don't actually do anything."
2508
#: bzrlib/builtins.py:3662
2550
#: bzrlib/builtins.py:3810
2509
2551
msgid "Show or set bzr user id."
2512
#: bzrlib/builtins.py:3664
2554
#: bzrlib/builtins.py:3812
2515
2557
" Show the email of the current user::"
2518
#: bzrlib/builtins.py:3667
2560
#: bzrlib/builtins.py:3815
2519
2561
msgid " bzr whoami --email"
2522
#: bzrlib/builtins.py:3669
2564
#: bzrlib/builtins.py:3817
2523
2565
msgid " Set the current user::"
2526
#: bzrlib/builtins.py:3671
2568
#: bzrlib/builtins.py:3819
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:3823
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:3825
2537
2579
msgid "Set identity for the current branch instead of globally."
2540
#: bzrlib/builtins.py:3701
2582
#: bzrlib/builtins.py:3851
2541
2583
msgid "--email can only be used to display existing identity"
2544
#: bzrlib/builtins.py:3723
2586
#: bzrlib/builtins.py:3873
2545
2587
msgid "Print or set the branch nickname."
2548
#: bzrlib/builtins.py:3725
2590
#: bzrlib/builtins.py:3875
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:3878
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:3898
2561
2603
msgid "Set/unset and display aliases."
2564
#: bzrlib/builtins.py:3750
2606
#: bzrlib/builtins.py:3900
2567
2609
" Show the current aliases::"
2570
#: bzrlib/builtins.py:3753
2612
#: bzrlib/builtins.py:3903
2571
2613
msgid " bzr alias"
2574
#: bzrlib/builtins.py:3755
2616
#: bzrlib/builtins.py:3905
2575
2617
msgid " Show the alias specified for 'll'::"
2578
#: bzrlib/builtins.py:3757
2620
#: bzrlib/builtins.py:3907
2579
2621
msgid " bzr alias ll"
2582
#: bzrlib/builtins.py:3759
2624
#: bzrlib/builtins.py:3909
2583
2625
msgid " Set an alias for 'll'::"
2586
#: bzrlib/builtins.py:3761
2628
#: bzrlib/builtins.py:3911
2587
2629
msgid " bzr alias ll=\"log --line -r-10..-1\""
2590
#: bzrlib/builtins.py:3763
2632
#: bzrlib/builtins.py:3913
2591
2633
msgid " To remove an alias for 'll'::"
2594
#: bzrlib/builtins.py:3765
2636
#: bzrlib/builtins.py:3915
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:3920
2600
2642
msgid "Remove the alias."
2603
#: bzrlib/builtins.py:3788
2645
#: bzrlib/builtins.py:3938
2604
2646
msgid "bzr alias --remove expects an alias to remove."
2607
#: bzrlib/builtins.py:3960
2649
#: bzrlib/builtins.py:4119
2608
2650
msgid "subunit not available. subunit needs to be installed to use --subunit."
2611
#: bzrlib/builtins.py:3977
2653
#: bzrlib/builtins.py:4136
2613
2655
"--benchmark is no longer supported from bzr 2.2; use bzr-usertest instead"
2616
#: bzrlib/builtins.py:4024
2658
#: bzrlib/builtins.py:4183
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:4187
2622
2664
msgid "Print just the version number."
2625
#: bzrlib/builtins.py:4047
2667
#: bzrlib/builtins.py:4206
2626
2668
msgid "It sure does!\n"
2629
#: bzrlib/builtins.py:4071
2671
#: bzrlib/builtins.py:4230
2630
2672
#, python-format
2631
2673
msgid "merge base is revision %s\n"
2634
#: bzrlib/builtins.py:4075
2676
#: bzrlib/builtins.py:4234
2635
2677
msgid "Perform a three-way merge."
2638
#: bzrlib/builtins.py:4077
2680
#: bzrlib/builtins.py:4236
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:4335
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:4337
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:4339
2797
2847
msgid "Select changes interactively."
2800
#: bzrlib/builtins.py:4202
2850
#: bzrlib/builtins.py:4361
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:4388
2807
2857
msgid "Cannot use --uncommitted with bundles or merge directives."
2810
#: bzrlib/builtins.py:4240
2860
#: bzrlib/builtins.py:4399
2811
2861
msgid "Cannot use --uncommitted and --revision at the same time."
2814
#: bzrlib/builtins.py:4260
2864
#: bzrlib/builtins.py:4419
2815
2865
msgid "merger: "
2818
#: bzrlib/builtins.py:4262 bzrlib/bundle/apply_bundle.py:68
2868
#: bzrlib/builtins.py:4421 bzrlib/bundle/apply_bundle.py:71
2819
2869
msgid "Nothing to do."
2822
#: bzrlib/builtins.py:4266
2872
#: bzrlib/builtins.py:4425
2823
2873
msgid "Cannot pull individual files"
2826
#: bzrlib/builtins.py:4274
2876
#: bzrlib/builtins.py:4433
2827
2877
msgid "This branch has no commits. (perhaps you would prefer 'bzr pull')"
2830
#: bzrlib/builtins.py:4332
2880
#: bzrlib/builtins.py:4491
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:4500
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:4504
2841
2891
msgid "Cannot do conflict reduction and show base."
2844
#: bzrlib/builtins.py:4456
2894
#: bzrlib/builtins.py:4615
2845
2895
msgid "No location specified or remembered"
2848
#: bzrlib/builtins.py:4458
2898
#: bzrlib/builtins.py:4617
2849
2899
msgid "{0} remembered {1} location {2}"
2852
#: bzrlib/builtins.py:4464
2902
#: bzrlib/builtins.py:4623
2853
2903
msgid "Redo a merge."
2856
#: bzrlib/builtins.py:4466
2906
#: bzrlib/builtins.py:4625
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:4629
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:4633
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:4637
2878
2928
msgid " bzr remerge --show-base"
2881
#: bzrlib/builtins.py:4480
2931
#: bzrlib/builtins.py:4639
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:4642
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:4649
2893
2946
msgid "Show base revision text in conflicts."
2896
#: bzrlib/builtins.py:4502
2949
#: bzrlib/builtins.py:4661
2898
2951
"Sorry, remerge only works after normal merges. Not cherrypicking or multi-"
2902
#: bzrlib/builtins.py:4558
2955
#: bzrlib/builtins.py:4717
2903
2956
msgid "Revert files to a previous revision."
2906
#: bzrlib/builtins.py:4560
2959
#: bzrlib/builtins.py:4719
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:4723
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:4847
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:4850
3018
3071
msgid " bzr missing"
3021
#: bzrlib/builtins.py:4693
3074
#: bzrlib/builtins.py:4852
3022
3075
msgid " Determine the missing revisions between this and another branch::"
3025
#: bzrlib/builtins.py:4695
3078
#: bzrlib/builtins.py:4854
3026
3079
msgid " bzr missing http://server/branch"
3029
#: bzrlib/builtins.py:4697
3082
#: bzrlib/builtins.py:4856
3031
3084
" Determine the missing revisions up to a specific revision on the other\n"
3035
#: bzrlib/builtins.py:4700
3088
#: bzrlib/builtins.py:4859
3036
3089
msgid " bzr missing -r ..-10"
3039
#: bzrlib/builtins.py:4702
3092
#: bzrlib/builtins.py:4861
3041
3094
" Determine the missing revisions up to a specific revision on this\n"
3045
#: bzrlib/builtins.py:4705
3098
#: bzrlib/builtins.py:4864
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:4871
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:4873
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:4874
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:4876
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:4877
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:4882
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:4886
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:4889
3090
3143
msgid "Show all revisions in addition to the mainline ones."
3093
#: bzrlib/builtins.py:4784
3146
#: bzrlib/builtins.py:4943
3094
3147
msgid "No peer location known or specified."
3097
#: bzrlib/builtins.py:4788
3150
#: bzrlib/builtins.py:4947
3098
3151
msgid "Using saved parent location: {0}\n"
3101
#: bzrlib/builtins.py:4821
3154
#: bzrlib/builtins.py:4980
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:4996
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:5008
3116
3169
msgid "This branch has no new revisions.\n"
3119
#: bzrlib/builtins.py:4852
3172
#: bzrlib/builtins.py:5011
3120
3173
msgid "Other branch has no new revisions.\n"
3123
#: bzrlib/builtins.py:4857
3176
#: bzrlib/builtins.py:5016
3124
3177
msgid "Branches are up to date.\n"
3127
#: bzrlib/builtins.py:4868
3180
#: bzrlib/builtins.py:5027
3128
3181
msgid "Compress the data within a repository."
3131
#: bzrlib/builtins.py:4870
3184
#: bzrlib/builtins.py:5029
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:5033
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:5091
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:5094
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:5096
3202
3255
msgid "Produce a strict-format testament."
3205
#: bzrlib/builtins.py:4963
3258
#: bzrlib/builtins.py:5122
3206
3259
msgid "Show the origin of each line in a file."
3209
#: bzrlib/builtins.py:4965
3262
#: bzrlib/builtins.py:5124
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:5127
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:5135
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:5136
3228
3281
msgid "Show commit date in annotations."
3231
#: bzrlib/builtins.py:5064
3284
#: bzrlib/builtins.py:5223
3232
3285
msgid "Cannot sign a range of non-revision-history revisions"
3235
#: bzrlib/builtins.py:5076
3288
#: bzrlib/builtins.py:5235
3236
3289
msgid "Please supply either one revision, or a range."
3239
#: bzrlib/builtins.py:5080
3292
#: bzrlib/builtins.py:5239
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:5242
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:5245
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:5260
3259
3312
msgid "No location supplied. This format does not remember old locations."
3262
#: bzrlib/builtins.py:5106
3315
#: bzrlib/builtins.py:5265
3263
3316
msgid "Branch is already bound"
3266
#: bzrlib/builtins.py:5108
3319
#: bzrlib/builtins.py:5267
3267
3320
msgid "No location supplied and no previous location known"
3270
#: bzrlib/builtins.py:5114
3323
#: bzrlib/builtins.py:5273
3271
3324
msgid "These branches have diverged. Try merging, and then bind again."
3274
#: bzrlib/builtins.py:5121
3327
#: bzrlib/builtins.py:5280
3275
3328
msgid "Convert the current checkout into a regular branch."
3278
#: bzrlib/builtins.py:5123
3331
#: bzrlib/builtins.py:5282
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:5293
3285
3338
msgid "Local branch is not bound"
3288
#: bzrlib/builtins.py:5138
3341
#: bzrlib/builtins.py:5297
3289
3342
msgid "Remove the last committed revision."
3292
#: bzrlib/builtins.py:5140
3345
#: bzrlib/builtins.py:5299
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:5303
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:5307
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:5318
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:5319
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:5321
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:5323
3330
3383
msgid "Only remove the commits from the local branch when in a checkout."
3333
#: bzrlib/builtins.py:5213
3386
#: bzrlib/builtins.py:5372
3334
3387
msgid "No revisions to uncommit.\n"
3337
#: bzrlib/builtins.py:5228
3390
#: bzrlib/builtins.py:5387
3338
3391
msgid "Dry-run, pretending to remove the above revisions.\n"
3341
#: bzrlib/builtins.py:5231
3394
#: bzrlib/builtins.py:5390
3342
3395
msgid "The above revision(s) will be removed.\n"
3345
#: bzrlib/builtins.py:5235
3398
#: bzrlib/builtins.py:5394
3346
3399
msgid "Uncommit these revisions"
3349
#: bzrlib/builtins.py:5238
3402
#: bzrlib/builtins.py:5397
3350
3403
msgid "Canceled\n"
3353
#: bzrlib/builtins.py:5245
3406
#: bzrlib/builtins.py:5404
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:5409
3361
3414
msgid "Break a dead lock."
3364
#: bzrlib/builtins.py:5252
3417
#: bzrlib/builtins.py:5411
3366
3419
"This command breaks a lock on a repository, branch, working directory or\n"
3370
#: bzrlib/builtins.py:5255
3423
#: bzrlib/builtins.py:5414
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:5417
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:5420
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:5496
3449
3502
msgid "Override the default idle client timeout (5min)."
3452
#: bzrlib/builtins.py:5387
3505
#: bzrlib/builtins.py:5546
3453
3506
msgid "Combine a tree into its containing tree."
3456
#: bzrlib/builtins.py:5389
3509
#: bzrlib/builtins.py:5548
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:5550
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:5554
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:5572
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:5582 bzrlib/builtins.py:5588
3482
3535
msgid "Cannot join {0}. {1}"
3485
#: bzrlib/builtins.py:5433
3538
#: bzrlib/builtins.py:5592
3486
3539
msgid "Split a subdirectory of a tree into a separate tree."
3489
#: bzrlib/builtins.py:5435
3542
#: bzrlib/builtins.py:5594
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:5598
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:5678
3504
3557
msgid "No submit branch specified or known"
3507
#: bzrlib/builtins.py:5527 bzrlib/send.py:106
3560
#: bzrlib/builtins.py:5686 bzrlib/send.py:108
3508
3561
msgid "No public branch specified or known"
3511
#: bzrlib/builtins.py:5532
3564
#: bzrlib/builtins.py:5691
3512
3565
msgid "bzr merge-directive takes at most two one revision identifiers"
3515
#: bzrlib/builtins.py:5541
3568
#: bzrlib/builtins.py:5700
3516
3569
msgid "No revisions to bundle."
3519
#: bzrlib/builtins.py:5560
3572
#: bzrlib/builtins.py:5719
3520
3573
msgid "Mail or create a merge-directive for submitting changes."
3523
#: bzrlib/builtins.py:5562
3576
#: bzrlib/builtins.py:5721
3524
3577
msgid "A merge directive provides many things needed for requesting merges:"
3527
#: bzrlib/builtins.py:5564
3580
#: bzrlib/builtins.py:5723
3528
3581
msgid "* A machine-readable description of the merge to perform"
3531
#: bzrlib/builtins.py:5566
3584
#: bzrlib/builtins.py:5725
3532
3585
msgid "* An optional patch that is a preview of the changes requested"
3535
#: bzrlib/builtins.py:5568
3588
#: bzrlib/builtins.py:5727
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:5731
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:5734
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:5738
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:5813
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:5817
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:5819
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:5823
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:5876
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:5877
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:5880
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:5882
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:5892 bzrlib/cmd_version_info.py:76
3696
3750
# help of 'format' option of 'send' command
3697
#: bzrlib/builtins.py:5734
3751
#: bzrlib/builtins.py:5893
3698
3752
msgid "Use the specified output format."
3701
#: bzrlib/builtins.py:5756
3755
#: bzrlib/builtins.py:5915
3702
3756
msgid "Create, remove or modify a tag naming a revision."
3705
#: bzrlib/builtins.py:5758
3759
#: bzrlib/builtins.py:5917
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:5921
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:5924
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:5927
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:5930
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:5940
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:5943
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:5945
3751
3805
msgid "Replace existing tags."
3754
#: bzrlib/builtins.py:5801
3808
#: bzrlib/builtins.py:5960
3755
3809
msgid "No tag specified to delete."
3758
#: bzrlib/builtins.py:5803
3812
#: bzrlib/builtins.py:5962
3759
3813
#, python-format
3760
3814
msgid "Deleted tag %s."
3763
#: bzrlib/builtins.py:5817
3817
#: bzrlib/builtins.py:5976
3764
3818
msgid "Please specify a tag name."
3767
#: bzrlib/builtins.py:5825
3821
#: bzrlib/builtins.py:5984
3768
3822
#, python-format
3769
3823
msgid "Tag %s already exists for that revision."
3772
#: bzrlib/builtins.py:5829
3826
#: bzrlib/builtins.py:5988
3773
3827
#, python-format
3774
3828
msgid "Created tag %s."
3777
#: bzrlib/builtins.py:5831
3831
#: bzrlib/builtins.py:5990
3778
3832
#, python-format
3779
3833
msgid "Updated tag %s."
3782
#: bzrlib/builtins.py:5835
3836
#: bzrlib/builtins.py:5994
3783
3837
msgid "List tags."
3786
#: bzrlib/builtins.py:5837
3840
#: bzrlib/builtins.py:5996
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:6002
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:6004
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:6004
3803
3857
msgid "Sorting"
3806
#: bzrlib/builtins.py:5914
3860
#: bzrlib/builtins.py:6073
3807
3861
msgid "Reconfigure the type of a bzr directory."
3810
#: bzrlib/builtins.py:5916
3864
#: bzrlib/builtins.py:6075
3811
3865
msgid "A target configuration must be specified."
3814
#: bzrlib/builtins.py:5918
3868
#: bzrlib/builtins.py:6077
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:6091
3827
3881
msgid "Tree type"
3830
3884
# help of 'tree_type' option of 'reconfigure' command
3831
#: bzrlib/builtins.py:5933
3885
#: bzrlib/builtins.py:6092
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:6094
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:6095
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:6096
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:6097
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:6102
3857
3911
msgid "Repository type"
3860
3914
# help of 'repository_type' option of 'reconfigure' command
3861
#: bzrlib/builtins.py:5944
3915
#: bzrlib/builtins.py:6103
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:6105
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:6107
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:6111
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:6112
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:6114
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:6116
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:6119
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:6121
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:6124
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:6128
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:6138
3920
3974
msgid "Can't use both --stacked-on and --unstacked"
3923
#: bzrlib/builtins.py:5993
3977
#: bzrlib/builtins.py:6152
3924
3978
msgid "No target configuration specified"
3927
#: bzrlib/builtins.py:6028
3981
#: bzrlib/builtins.py:6187
3928
3982
msgid "Set the branch of a checkout and update."
3931
#: bzrlib/builtins.py:6030
3985
#: bzrlib/builtins.py:6189
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:6281
4015
4069
" To define the current view::"
4018
#: bzrlib/builtins.py:6165
4072
#: bzrlib/builtins.py:6284
4019
4073
msgid " bzr view file1 dir1 ..."
4022
#: bzrlib/builtins.py:6167
4076
#: bzrlib/builtins.py:6286
4023
4077
msgid " To list the current view::"
4026
#: bzrlib/builtins.py:6169
4080
#: bzrlib/builtins.py:6288
4027
4081
msgid " bzr view"
4030
#: bzrlib/builtins.py:6171
4084
#: bzrlib/builtins.py:6290
4031
4085
msgid " To delete the current view::"
4034
#: bzrlib/builtins.py:6173
4088
#: bzrlib/builtins.py:6292
4035
4089
msgid " bzr view --delete"
4038
#: bzrlib/builtins.py:6175
4092
#: bzrlib/builtins.py:6294
4039
4093
msgid " To disable the current view without deleting it::"
4042
#: bzrlib/builtins.py:6177
4096
#: bzrlib/builtins.py:6296
4043
4097
msgid " bzr view --switch off"
4046
#: bzrlib/builtins.py:6179
4100
#: bzrlib/builtins.py:6298
4047
4101
msgid " To define a named view and switch to it::"
4050
#: bzrlib/builtins.py:6181
4104
#: bzrlib/builtins.py:6300
4051
4105
msgid " bzr view --name view-name file1 dir1 ..."
4054
#: bzrlib/builtins.py:6183
4108
#: bzrlib/builtins.py:6302
4055
4109
msgid " To list a named view::"
4058
#: bzrlib/builtins.py:6185
4112
#: bzrlib/builtins.py:6304
4059
4113
msgid " bzr view --name view-name"
4062
#: bzrlib/builtins.py:6187
4116
#: bzrlib/builtins.py:6306
4063
4117
msgid " To delete a named view::"
4066
#: bzrlib/builtins.py:6189
4120
#: bzrlib/builtins.py:6308
4067
4121
msgid " bzr view --name view-name --delete"
4070
#: bzrlib/builtins.py:6191
4124
#: bzrlib/builtins.py:6310
4071
4125
msgid " To switch to a named view::"
4074
#: bzrlib/builtins.py:6193
4128
#: bzrlib/builtins.py:6312
4075
4129
msgid " bzr view --switch view-name"
4078
#: bzrlib/builtins.py:6195
4132
#: bzrlib/builtins.py:6314
4079
4133
msgid " To list all views defined::"
4082
#: bzrlib/builtins.py:6197
4136
#: bzrlib/builtins.py:6316
4083
4137
msgid " bzr view --all"
4086
#: bzrlib/builtins.py:6199
4140
#: bzrlib/builtins.py:6318
4087
4141
msgid " To delete all views::"
4090
#: bzrlib/builtins.py:6201
4144
#: bzrlib/builtins.py:6320
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:6327
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:6330
4101
4155
msgid "Delete the view."
4104
4158
# help of 'name' option of 'view' command
4105
#: bzrlib/builtins.py:6214
4159
#: bzrlib/builtins.py:6333
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:6337
4111
4165
msgid "Name of the view to switch to."
4114
#: bzrlib/builtins.py:6237
4168
#: bzrlib/builtins.py:6356
4115
4169
msgid "Both --delete and a file list specified"
4118
#: bzrlib/builtins.py:6240
4172
#: bzrlib/builtins.py:6359
4119
4173
msgid "Both --delete and --switch specified"
4122
#: bzrlib/builtins.py:6243
4176
#: bzrlib/builtins.py:6362
4123
4177
msgid "Deleted all views.\n"
4126
#: bzrlib/builtins.py:6245
4180
#: bzrlib/builtins.py:6364
4127
4181
msgid "No current view to delete"
4130
#: bzrlib/builtins.py:6248
4184
#: bzrlib/builtins.py:6367
4131
4185
#, python-format
4132
4186
msgid "Deleted '%s' view.\n"
4135
#: bzrlib/builtins.py:6252
4189
#: bzrlib/builtins.py:6371
4136
4190
msgid "Both --switch and a file list specified"
4139
#: bzrlib/builtins.py:6255
4193
#: bzrlib/builtins.py:6374
4140
4194
msgid "Both --switch and --all specified"
4143
#: bzrlib/builtins.py:6258
4197
#: bzrlib/builtins.py:6377
4144
4198
msgid "No current view to disable"
4147
#: bzrlib/builtins.py:6260
4201
#: bzrlib/builtins.py:6379
4148
4202
#, python-format
4149
4203
msgid "Disabled '%s' view.\n"
4152
#: bzrlib/builtins.py:6264 bzrlib/builtins.py:6286
4206
#: bzrlib/builtins.py:6383 bzrlib/builtins.py:6405
4153
4207
msgid "Using '{0}' view: {1}\n"
4156
#: bzrlib/builtins.py:6267
4210
#: bzrlib/builtins.py:6386
4157
4211
msgid "Views defined:\n"
4160
#: bzrlib/builtins.py:6276
4214
#: bzrlib/builtins.py:6395
4161
4215
msgid "No views defined.\n"
4164
#: bzrlib/builtins.py:6283
4218
#: bzrlib/builtins.py:6402
4165
4219
msgid "Cannot change the 'off' pseudo view"
4168
#: bzrlib/builtins.py:6291
4222
#: bzrlib/builtins.py:6410
4169
4223
msgid "No current view.\n"
4172
#: bzrlib/builtins.py:6294
4226
#: bzrlib/builtins.py:6413
4173
4227
msgid "'{0}' view is: {1}\n"
4176
#: bzrlib/builtins.py:6314
4230
#: bzrlib/builtins.py:6433
4177
4231
msgid " <no hooks installed>\n"
4180
#: bzrlib/builtins.py:6318
4234
#: bzrlib/builtins.py:6437
4181
4235
msgid "Remove a branch."
4184
#: bzrlib/builtins.py:6320
4238
#: bzrlib/builtins.py:6439
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:6444
4191
4245
msgid " Remove the branch at repo/trunk::"
4194
#: bzrlib/builtins.py:6327
4248
#: bzrlib/builtins.py:6446
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:6461
4200
4254
msgid "Plaintext diff output."
4203
#: bzrlib/builtins.py:6343
4257
#: bzrlib/builtins.py:6462
4204
4258
msgid "Temporarily set aside some changes from the current tree."
4207
#: bzrlib/builtins.py:6345
4261
#: bzrlib/builtins.py:6464
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:6562
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:6562 bzrlib/conflicts.py:694
4310
4370
# help of 'action=apply' option of 'unshelve' command
4311
#: bzrlib/builtins.py:6445
4371
#: bzrlib/builtins.py:6564
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:6565
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:6566
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:6568
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:6569
4334
4394
msgid "Apply changes but don't delete them."
4337
#: bzrlib/builtins.py:6465
4397
#: bzrlib/builtins.py:6584
4338
4398
msgid "Remove unwanted files from working tree."
4341
#: bzrlib/builtins.py:6467
4401
#: bzrlib/builtins.py:6586
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:6589
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:6593
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:6596
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:6599
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:6600
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:6603
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:6604
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:6606
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:490
4448
4508
"making backup of {0}\n"
4452
#: bzrlib/bzrdir.py:510
4512
#: bzrlib/bzrdir.py:513
4453
4513
msgid "renamed {0} to {1}"
4456
#: bzrlib/bzrdir.py:1512
4516
#: bzrlib/bzrdir.py:1652
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:1672
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:1818
4471
4531
msgid "starting repository conversion"
4474
#: bzrlib/bzrdir.py:1906
4534
#: bzrlib/bzrdir.py:2039
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:533
4761
4822
#, python-format
4763
4824
"See bzr help %s for more details and examples.\n"
4767
#: bzrlib/commands.py:541
4828
#: bzrlib/commands.py:538
4768
4829
msgid ":Aliases: "
4771
#: bzrlib/commands.py:545
4832
#: bzrlib/commands.py:542
4772
4833
#, python-format
4773
4834
msgid ":From: plugin \"%s\"\n"
4776
#: bzrlib/commands.py:557
4837
#: bzrlib/commands.py:554
4777
4838
msgid ":doc:`{0} <{1}-help>`"
4780
#: bzrlib/commands.py:561
4841
#: bzrlib/commands.py:558
4781
4842
#, python-format
4782
4843
msgid ":See also: %s"
4785
#: bzrlib/commands.py:819 bzrlib/gpg.py:317
4846
#: bzrlib/commands.py:816 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:841 bzrlib/commands.py:849
4790
4851
msgid "command {0!r} needs one or more {1}"
4793
#: bzrlib/commands.py:861
4854
#: bzrlib/commands.py:858
4794
4855
msgid "command {0!r} requires argument {1}"
4797
#: bzrlib/commands.py:868
4858
#: bzrlib/commands.py:865
4798
4859
msgid "extra argument to command {0}: {1}"
4801
#: bzrlib/commands.py:965
4862
#: bzrlib/commands.py:962
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:2485
4966
msgid "{0} is not an SI unit."
4969
#: bzrlib/config.py:2949
4971
"Option {0} in section {1} of {2} was changed from {3} to {4}. The {5} value "
4975
#: bzrlib/config.py:3093
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:3962
4910
4981
msgid "Display, set or remove a configuration option."
4913
#: bzrlib/config.py:3471
4984
#: bzrlib/config.py:3964
4914
4985
msgid "Display the active value for a given option."
4917
#: bzrlib/config.py:3473
4988
#: bzrlib/config.py:3966
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:3970
4925
4996
msgid "If no NAME is given, --all .* is implied."
4928
#: bzrlib/config.py:3479
4999
#: bzrlib/config.py:3972
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:3984
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:3988
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:3990
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:710
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:424
5210
msgid "Bad value \"%(value)s\" for option \"%(name)s\"."
5213
#: bzrlib/errors.py:443
5152
5214
msgid "Generic path error: %(path)r%(extra)s)"
5155
#: bzrlib/errors.py:454
5217
#: bzrlib/errors.py:456
5156
5218
msgid "No such file: %(path)r%(extra)s"
5159
#: bzrlib/errors.py:459
5221
#: bzrlib/errors.py:461
5160
5222
msgid "File exists: %(path)r%(extra)s"
5163
#: bzrlib/errors.py:465
5225
#: bzrlib/errors.py:467
5165
5227
"Could not rename %(source)s => %(dest)s because both files exist. (Use --"
5166
5228
"after to tell bzr about a rename that has already happened)%(extra)s"
5169
#: bzrlib/errors.py:481
5231
#: bzrlib/errors.py:483
5170
5232
msgid "\"%(path)s\" is not a directory %(extra)s"
5173
#: bzrlib/errors.py:486
5235
#: bzrlib/errors.py:488
5174
5236
msgid "\"%(path)s\" is not in the working directory %(extra)s"
5177
#: bzrlib/errors.py:491
5239
#: bzrlib/errors.py:493
5178
5240
msgid "Directory not empty: \"%(path)s\"%(extra)s"
5181
#: bzrlib/errors.py:496
5243
#: bzrlib/errors.py:498
5182
5244
msgid "Hard-linking \"%(path)s\" is not supported"
5185
#: bzrlib/errors.py:511
5247
#: bzrlib/errors.py:513
5186
5248
msgid "Device or resource busy: \"%(path)s\"%(extra)s"
5189
#: bzrlib/errors.py:516
5251
#: bzrlib/errors.py:518
5190
5252
msgid "Permission denied: \"%(path)s\"%(extra)s"
5193
#: bzrlib/errors.py:521
5255
#: bzrlib/errors.py:523
5194
5256
msgid "Invalid url supplied to transport: \"%(path)s\"%(extra)s"
5197
#: bzrlib/errors.py:526
5259
#: bzrlib/errors.py:528
5198
5260
msgid "Invalid URL join request: %(reason)s: %(base)r + %(join_args)r"
5201
#: bzrlib/errors.py:537
5263
#: bzrlib/errors.py:539
5202
5264
msgid "URLs differ by more than path: %(from_)r and %(to)r"
5205
#: bzrlib/errors.py:559
5267
#: bzrlib/errors.py:561
5206
5268
msgid "The %(type)s hook '%(hook)s' is unknown in this version of bzrlib."
5209
#: bzrlib/errors.py:569
5271
#: bzrlib/errors.py:571
5210
5272
msgid "Unsupported protocol for url \"%(path)s\"%(extra)s"
5213
#: bzrlib/errors.py:577
5275
#: bzrlib/errors.py:579
5215
5277
"The branch '%(url)s'(%(format)s) is not a stackable format. You will need to "
5216
5278
"upgrade the branch to permit branch stacking."
5219
#: bzrlib/errors.py:588
5281
#: bzrlib/errors.py:590
5220
5282
msgid "The branch '%(branch_url)s' cannot be stacked on '%(target_url)s'."
5223
#: bzrlib/errors.py:598
5285
#: bzrlib/errors.py:600
5225
5287
"The repository '%(url)s'(%(format)s) is not a stackable format. You will "
5226
5288
"need to upgrade the repository to permit branch stacking."
5229
#: bzrlib/errors.py:609
5291
#: bzrlib/errors.py:611
5230
5292
msgid "Error reading from %(path)r."
5233
#: bzrlib/errors.py:628
5295
#: bzrlib/errors.py:630
5234
5296
msgid "Path \"%(path)s\" is not a child of path \"%(base)s\"%(extra)s"
5237
#: bzrlib/errors.py:644
5299
#: bzrlib/errors.py:646
5238
5300
msgid "Path \"%(path)s\" is not unicode normalized"
5241
#: bzrlib/errors.py:652
5303
#: bzrlib/errors.py:654
5242
5304
msgid "Not a branch: \"%(path)s\"%(detail)s."
5245
#: bzrlib/errors.py:694
5307
#: bzrlib/errors.py:696
5246
5308
msgid "No submit branch available for branch \"%(path)s\""
5249
#: bzrlib/errors.py:703
5311
#: bzrlib/errors.py:705
5312
msgid "A control directory already exists: \"%(path)s\"."
5315
#: bzrlib/errors.py:710
5250
5316
msgid "Already a branch: \"%(path)s\"."
5253
#: bzrlib/errors.py:709
5319
#: bzrlib/errors.py:715
5320
msgid "Parent branch already exists: \"%(path)s\"."
5323
#: bzrlib/errors.py:721
5255
5325
"Directory contains a branch, but no working tree (use bzr checkout if you "
5256
5326
"wish to build a working tree): \"%(path)s\""
5259
#: bzrlib/errors.py:714
5329
#: bzrlib/errors.py:726
5261
5331
"\"%(function)s\" called on an AtomicFile after it was closed: \"%(path)s\""
5264
#: bzrlib/errors.py:724
5334
#: bzrlib/errors.py:736
5266
5336
"Parent not accessible given base \"%(base)s\" and relative path \"%(path)s\""
5269
#: bzrlib/errors.py:734
5339
#: bzrlib/errors.py:746
5270
5340
msgid "No repository present: \"%(path)s\""
5273
#: bzrlib/errors.py:741
5343
#: bzrlib/errors.py:753
5275
5345
"Unsupported branch format: %(format)s\n"
5276
5346
"Please run 'bzr upgrade'"
5279
#: bzrlib/errors.py:747
5349
#: bzrlib/errors.py:759
5280
5350
msgid "Unknown %(kind)s format: %(format)r"
5283
#: bzrlib/errors.py:756
5353
#: bzrlib/errors.py:768
5284
5354
msgid "Format %(format)s is not compatible with .bzr version %(bzrdir)s."
5287
#: bzrlib/errors.py:769
5357
#: bzrlib/errors.py:778
5358
msgid "Parse error on line %(lineno)d of %(format)s format: %(line)s"
5361
#: bzrlib/errors.py:793
5290
5364
"is not compatible with\n"
5295
#: bzrlib/errors.py:785
5369
#: bzrlib/errors.py:809
5296
5370
msgid "Revision is not compatible with %(repo_format)s"
5299
#: bzrlib/errors.py:795
5373
#: bzrlib/errors.py:819
5300
5374
msgid "%(context_info)s%(path)s is already versioned."
5303
#: bzrlib/errors.py:816
5377
#: bzrlib/errors.py:840
5304
5378
msgid "%(context_info)s%(path)s is not versioned."
5307
#: bzrlib/errors.py:837
5381
#: bzrlib/errors.py:861
5308
5382
msgid "Path(s) are not versioned: %(paths_as_string)s"
5311
#: bzrlib/errors.py:848
5385
#: bzrlib/errors.py:872
5312
5386
msgid "Path(s) do not exist: %(paths_as_string)s%(extra)s"
5315
#: bzrlib/errors.py:867
5389
#: bzrlib/errors.py:891
5316
5390
msgid "Cannot operate on \"%(filename)s\" of unsupported kind \"%(kind)s\""
5319
#: bzrlib/errors.py:875
5393
#: bzrlib/errors.py:899
5321
5395
"Filename %(filename)r is not valid in your current filesystem encoding "
5322
5396
"%(fs_encoding)s"
5325
#: bzrlib/errors.py:886
5399
#: bzrlib/errors.py:910
5326
5400
msgid "Cannot operate on \"%(filename)s\" because it is a control file"
5329
#: bzrlib/errors.py:904
5403
#: bzrlib/errors.py:928
5330
5404
msgid "The lock for '%(lock_description)s' is in use and cannot be broken."
5333
#: bzrlib/errors.py:943
5407
#: bzrlib/errors.py:967
5334
5408
msgid "Cannot lock %(lock)s: %(why)s"
5337
#: bzrlib/errors.py:953
5411
#: bzrlib/errors.py:977
5339
5413
"A transaction related operation was attempted after the transaction finished."
5342
#: bzrlib/errors.py:980
5416
#: bzrlib/errors.py:1004
5343
5417
msgid "Cannot lock: transport is read only: %(transport)s"
5346
#: bzrlib/errors.py:988
5420
#: bzrlib/errors.py:1012
5347
5421
msgid "Could not acquire lock \"%(lock)s\": %(msg)s"
5350
#: bzrlib/errors.py:999
5424
#: bzrlib/errors.py:1023
5351
5425
msgid "Lock was broken while still open: %(lock)s - check storage consistency!"
5354
#: bzrlib/errors.py:1010
5428
#: bzrlib/errors.py:1034
5356
5430
"Lock was released and re-acquired before being broken: %(lock)s: held by "
5357
5431
"%(holder)r, wanted to break %(target)r"
5360
#: bzrlib/errors.py:1022
5434
#: bzrlib/errors.py:1046
5362
5436
"Lock is apparently held, but corrupted: %(corruption_info)s\n"
5363
5437
"Use 'bzr break-lock' to clear it"
5366
#: bzrlib/errors.py:1035
5440
#: bzrlib/errors.py:1059
5367
5441
msgid "Lock not held: %(lock)s"
5370
#: bzrlib/errors.py:1064
5444
#: bzrlib/errors.py:1088
5371
5445
msgid "No changes to commit"
5374
#: bzrlib/errors.py:1069
5448
#: bzrlib/errors.py:1093
5376
5450
"Selected-file commit of merges is not supported yet: files %(files_str)s"
5379
#: bzrlib/errors.py:1079
5453
#: bzrlib/errors.py:1103
5381
5455
"Excluding paths during commit is not supported by repository at %(repository)"
5385
#: bzrlib/errors.py:1088
5459
#: bzrlib/errors.py:1112
5387
5461
"The specified commit message contains characters unsupported by the current "
5391
#: bzrlib/errors.py:1094
5465
#: bzrlib/errors.py:1118
5392
5466
msgid "Upgrade URL cannot work with readonly URLs."
5395
#: bzrlib/errors.py:1099
5469
#: bzrlib/errors.py:1123
5396
5470
msgid "The branch format %(format)s is already at the most recent format."
5399
#: bzrlib/errors.py:1122
5473
#: bzrlib/errors.py:1146
5400
5474
msgid "Option --change does not accept revision ranges"
5403
#: bzrlib/errors.py:1127
5477
#: bzrlib/errors.py:1151
5404
5478
msgid "No namespace registered for string: %(spec)r"
5407
#: bzrlib/errors.py:1146
5481
#: bzrlib/errors.py:1170
5409
5483
"Requested revision: '%(spec)s' does not exist in branch: %(branch_url)s"
5413
#: bzrlib/errors.py:1160
5487
#: bzrlib/errors.py:1184
5415
5489
"Operation denied because it would change the main history, which is not "
5416
5490
"permitted by the append_revisions_only setting on branch \"%(location)s\"."
5419
#: bzrlib/errors.py:1171
5493
#: bzrlib/errors.py:1195
5421
5495
"These branches have diverged. Use the missing command to see how.\n"
5422
5496
"Use the merge command to reconcile them."
5425
#: bzrlib/errors.py:1191
5499
#: bzrlib/errors.py:1215
5427
5501
"Branches have no common ancestor, and no merge base revision was specified."
5430
#: bzrlib/errors.py:1197
5504
#: bzrlib/errors.py:1221
5432
5506
"Selected merge cannot perform reverse cherrypicks. Try merge3 or diff3."
5435
#: bzrlib/errors.py:1203
5509
#: bzrlib/errors.py:1227
5436
5510
msgid "Revisions have no common ancestor: %(revision_a)s %(revision_b)s"
5439
#: bzrlib/errors.py:1212
5513
#: bzrlib/errors.py:1236
5441
5515
"Revisions are not derived from the same root: %(revision_a)s %(revision_b)s."
5444
#: bzrlib/errors.py:1221
5518
#: bzrlib/errors.py:1245
5445
5519
msgid "Revision %(rev_id)s is not an ancestor of %(not_ancestor_id)s"
5448
#: bzrlib/errors.py:1230
5522
#: bzrlib/errors.py:1254
5449
5523
msgid "Branch %(branch)s has no commits."
5452
#: bzrlib/errors.py:1248
5526
#: bzrlib/errors.py:1272
5454
5528
"Bound branch %(branch)s is out of date with master branch %(master)s."
5455
5529
"%(extra_help)s"
5458
#: bzrlib/errors.py:1260
5532
#: bzrlib/errors.py:1284
5460
5534
"Cannot commit to branch %(branch)s. It is bound to %(master)s, which is "
5461
5535
"bound to %(remote)s."
5464
#: bzrlib/errors.py:1272
5538
#: bzrlib/errors.py:1296
5465
5539
msgid "Cannot pull --overwrite to a branch which is bound %(branch)s"
5468
#: bzrlib/errors.py:1281
5542
#: bzrlib/errors.py:1305
5470
5544
"Unable to connect to target of bound branch %(branch)s => %(target)s: "
5474
#: bzrlib/errors.py:1293
5548
#: bzrlib/errors.py:1317
5475
5549
msgid "Error in processing weave: %(msg)s"
5478
#: bzrlib/errors.py:1302
5552
#: bzrlib/errors.py:1326
5479
5553
msgid "Revision {%(revision_id)s} already present in %(weave)s"
5482
#: bzrlib/errors.py:1313
5556
#: bzrlib/errors.py:1337
5483
5557
msgid "Revision {%(revision_id)s} not present in %(weave)s"
5486
#: bzrlib/errors.py:1323
5560
#: bzrlib/errors.py:1347
5487
5561
msgid "Weave invariant violated: %(what)s"
5490
#: bzrlib/errors.py:1332
5564
#: bzrlib/errors.py:1356
5491
5565
msgid "Parents are mismatched between two revisions. %(msg)s"
5494
#: bzrlib/errors.py:1354
5568
#: bzrlib/errors.py:1378
5496
5570
"Weaves differ on text content. Revision: {%(revision_id)s}, %(weave_a)s, "
5500
#: bzrlib/errors.py:1366
5574
#: bzrlib/errors.py:1390
5501
5575
msgid "Versioned file error"
5504
#: bzrlib/errors.py:1371
5578
#: bzrlib/errors.py:1395
5505
5579
msgid "Revision {%(revision_id)s} not present in \"%(file_id)s\"."
5508
#: bzrlib/errors.py:1381
5582
#: bzrlib/errors.py:1405
5509
5583
msgid "Revision {%(revision_id)s} already present in \"%(file_id)s\"."
5512
#: bzrlib/errors.py:1391
5586
#: bzrlib/errors.py:1415
5513
5587
msgid "Text did not match its checksum: %(msg)s"
5516
#: bzrlib/errors.py:1517
5590
#: bzrlib/errors.py:1541
5517
5591
msgid "Export format %(format)r not supported"
5520
#: bzrlib/errors.py:1526
5594
#: bzrlib/errors.py:1550
5521
5595
msgid "Transport error: %(msg)s %(orig_error)s"
5524
#: bzrlib/errors.py:1552
5598
#: bzrlib/errors.py:1576
5525
5599
msgid "Generic bzr smart protocol error: %(details)s"
5528
#: bzrlib/errors.py:1560
5602
#: bzrlib/errors.py:1584
5529
5603
msgid "Received bad protocol version marker: %(marker)r"
5532
#: bzrlib/errors.py:1592
5606
#: bzrlib/errors.py:1616
5533
5607
msgid "Transport operation not possible: %(msg)s %(orig_error)s"
5536
#: bzrlib/errors.py:1597
5610
#: bzrlib/errors.py:1621
5537
5611
msgid "Connection error: %(msg)s %(orig_error)s"
5540
#: bzrlib/errors.py:1602
5614
#: bzrlib/errors.py:1626
5541
5615
msgid "%(msg)s %(host)s%(port)s%(orig_error)s"
5544
#: bzrlib/errors.py:1623
5618
#: bzrlib/errors.py:1647
5545
5619
msgid "Connection closed: %(msg)s %(orig_error)s"
5548
#: bzrlib/errors.py:1628
5622
#: bzrlib/errors.py:1652
5549
5623
msgid "Connection Timeout: %(msg)s%(orig_error)s"
5552
#: bzrlib/errors.py:1633
5626
#: bzrlib/errors.py:1657
5553
5627
msgid "Invalid range access in %(path)s at %(offset)s: %(msg)s"
5556
#: bzrlib/errors.py:1643
5630
#: bzrlib/errors.py:1667
5557
5631
msgid "Invalid http response for %(path)s: %(msg)s%(orig_error)s"
5560
#: bzrlib/errors.py:1658
5634
#: bzrlib/errors.py:1682
5635
msgid "Certificate error: %(error)s"
5638
#: bzrlib/errors.py:1690
5561
5639
msgid "Invalid http range %(range)r for %(path)s: %(msg)s"
5564
#: bzrlib/errors.py:1672
5642
#: bzrlib/errors.py:1704
5565
5643
msgid "HTTP MIME Boundary missing for %(path)s: %(msg)s"
5568
#: bzrlib/errors.py:1680
5646
#: bzrlib/errors.py:1712
5569
5647
msgid "Invalid http Content-type \"%(ctype)s\" for %(path)s: %(msg)s"
5572
#: bzrlib/errors.py:1689
5650
#: bzrlib/errors.py:1721
5573
5651
msgid "%(source)s is%(permanently)s redirected to %(target)s"
5576
#: bzrlib/errors.py:1703
5654
#: bzrlib/errors.py:1735
5577
5655
msgid "Too many redirections"
5580
#: bzrlib/errors.py:1708
5658
#: bzrlib/errors.py:1740
5581
5659
msgid "Working tree has conflicts."
5584
#: bzrlib/errors.py:1712
5662
#: bzrlib/errors.py:1744
5585
5663
msgid "Config file %(filename)s is not UTF-8 encoded\n"
5588
#: bzrlib/errors.py:1721
5666
#: bzrlib/errors.py:1753
5590
5668
"Error(s) parsing config file %(filename)s:\n"
5594
#: bzrlib/errors.py:1732
5595
msgid "Bad value \"%(value)s\" for option \"%(name)s\"."
5672
#: bzrlib/errors.py:1763
5674
"Bad value \"%(value)s\" for option \"%(name)s\".\n"
5675
"See ``bzr help %(name)s``"
5598
#: bzrlib/errors.py:1740
5678
#: bzrlib/errors.py:1773
5599
5679
msgid "%(username)r does not seem to contain a reasonable email address"
5602
#: bzrlib/errors.py:1749
5682
#: bzrlib/errors.py:1782
5603
5683
msgid "Failed to GPG sign data with command \"%(command_line)s\""
5606
#: bzrlib/errors.py:1757
5686
#: bzrlib/errors.py:1790
5607
5687
msgid "Failed to verify GPG signature data with error \"%(error)s\""
5610
#: bzrlib/errors.py:1765
5690
#: bzrlib/errors.py:1798
5611
5691
msgid "Unable to import library \"%(library)s\": %(error)s"
5614
#: bzrlib/errors.py:1773
5694
#: bzrlib/errors.py:1806
5615
5695
msgid "python-gpgme is not installed, it is needed to verify signatures"
5618
#: bzrlib/errors.py:1781
5698
#: bzrlib/errors.py:1814
5620
5700
"The working tree for %(basedir)s has changed since the last commit, but "
5621
5701
"weave merge requires that it be unchanged"
5624
#: bzrlib/errors.py:1791
5704
#: bzrlib/errors.py:1824
5626
5706
"Can't reprocess and show base, because reprocessing obscures the "
5627
5707
"relationship of conflicting lines to the base"
5630
#: bzrlib/errors.py:1797
5710
#: bzrlib/errors.py:1830
5631
5711
msgid "Cycle in graph %(graph)r"
5634
#: bzrlib/errors.py:1825
5714
#: bzrlib/errors.py:1858
5635
5715
msgid "File %(filename)s is not conflicted."
5638
#: bzrlib/errors.py:1847
5718
#: bzrlib/errors.py:1880
5639
5719
msgid "No bundle was found in \"%(filename)s\"."
5642
#: bzrlib/errors.py:1856
5722
#: bzrlib/errors.py:1889
5643
5723
msgid "Unable to handle bundle version %(version)s: %(msg)s"
5646
#: bzrlib/errors.py:1866
5726
#: bzrlib/errors.py:1899
5647
5727
msgid "Branch %(base)s is missing revision %(text_revision)s of %(file_id)s"
5650
#: bzrlib/errors.py:1879
5730
#: bzrlib/errors.py:1912
5651
5731
msgid "File id {%(file_id)s} already exists in inventory as %(entry)s"
5654
#: bzrlib/errors.py:1889
5734
#: bzrlib/errors.py:1922
5655
5735
msgid "Key %(key)s is already present in map"
5658
#: bzrlib/errors.py:1894
5738
#: bzrlib/errors.py:1927
5659
5739
msgid "The prefix %(prefix)s is in the help search path twice."
5662
#: bzrlib/errors.py:1904
5742
#: bzrlib/errors.py:1937
5664
5744
"No final name for trans_id %(trans_id)r\n"
5665
5745
"file-id: %(file_id)r\n"
5666
5746
"root trans-id: %(root_trans_id)r\n"
5669
#: bzrlib/errors.py:1936
5749
#: bzrlib/errors.py:1969
5670
5750
msgid "Attempt to reuse a transform that has already been applied."
5673
#: bzrlib/errors.py:1941
5753
#: bzrlib/errors.py:1974
5674
5754
msgid "Moving the root directory is not supported at this time"
5677
#: bzrlib/errors.py:1946
5757
#: bzrlib/errors.py:1979
5678
5758
msgid "Failed to rename %(from_path)s to %(to_path)s: %(why)s"
5681
#: bzrlib/errors.py:1957
5761
#: bzrlib/errors.py:1990
5683
5763
"Could not move %(from_path)s%(operator)s %(to_path)s%(_has_extra)s%(extra)s"
5686
#: bzrlib/errors.py:1993
5766
#: bzrlib/errors.py:2026
5688
5768
"Could not rename %(from_path)s%(operator)s %(to_path)s%(_has_extra)s%(extra)s"
5691
#: bzrlib/errors.py:2023
5771
#: bzrlib/errors.py:2056
5692
5772
msgid "Unable to import paramiko (required for sftp support): %(error)s"
5695
#: bzrlib/errors.py:2031
5775
#: bzrlib/errors.py:2064
5696
5776
msgid "Nothing to merge."
5699
#: bzrlib/errors.py:2036
5779
#: bzrlib/errors.py:2069
5700
5780
msgid "Format %(format)s cannot be initialised by this version of bzr."
5703
#: bzrlib/errors.py:2045
5783
#: bzrlib/errors.py:2078
5705
5785
"Cannot convert from format %(from_format)s to format %(format)s. "
5709
#: bzrlib/errors.py:2057
5789
#: bzrlib/errors.py:2090
5710
5790
msgid "Could not find an appropriate Differ for file \"%(path)s\""
5713
#: bzrlib/errors.py:2065
5793
#: bzrlib/errors.py:2098
5714
5794
msgid "%(exe_name)s could not be found on this machine"
5717
#: bzrlib/errors.py:2073
5797
#: bzrlib/errors.py:2106
5718
5798
msgid "Diff is not installed on this machine: %(msg)s"
5721
#: bzrlib/errors.py:2081
5801
#: bzrlib/errors.py:2114
5722
5802
msgid "Diff3 is not installed on this machine."
5725
#: bzrlib/errors.py:2087
5805
#: bzrlib/errors.py:2120
5726
5806
msgid "The content being inserted is already present."
5729
#: bzrlib/errors.py:2092
5809
#: bzrlib/errors.py:2125
5731
5811
"This tree contains left-over files from a failed operation.\n"
5732
5812
" Please examine %(limbo_dir)s to see if it contains any files you wish "
5749
5829
" keep, and delete it when you are done."
5752
#: bzrlib/errors.py:2124
5832
#: bzrlib/errors.py:2157
5754
5834
"Unable to delete transform temporary directory %(pending_deletion)s. Please "
5755
5835
"examine %(pending_deletion)s to see if it contains any files you wish to "
5756
5836
"keep, and delete it when you are done."
5759
#: bzrlib/errors.py:2134
5839
#: bzrlib/errors.py:2167
5760
5840
msgid "Working tree is out of date, please run 'bzr update'.%(more)s"
5763
#: bzrlib/errors.py:2148
5843
#: bzrlib/errors.py:2181
5764
5844
msgid "Public branch \"%(public_location)s\" lacks revision \"%(revstring)s\"."
5767
#: bzrlib/errors.py:2161
5847
#: bzrlib/errors.py:2194
5768
5848
msgid "Error in merge modified format"
5771
#: bzrlib/errors.py:2166
5851
#: bzrlib/errors.py:2199
5772
5852
msgid "Format error in conflict listings"
5775
#: bzrlib/errors.py:2170
5855
#: bzrlib/errors.py:2203
5777
5857
"Inconsistency in dirstate file %(dirstate_path)s.\n"
5778
5858
"Error: %(description)s"
5781
#: bzrlib/errors.py:2181
5861
#: bzrlib/errors.py:2214
5783
5863
"An error has been detected in the repository %(repo_path)s.\n"
5784
5864
"Please run bzr reconcile on this repository."
5787
#: bzrlib/errors.py:2192
5867
#: bzrlib/errors.py:2225
5789
5869
"An inconsistent delta was supplied involving %(path)r, %(file_id)r\n"
5790
5870
"reason: %(reason)s"
5793
#: bzrlib/errors.py:2205
5873
#: bzrlib/errors.py:2238
5795
5875
"An inconsistent delta was supplied: %(delta)r\n"
5796
5876
"reason: %(reason)s"
5799
#: bzrlib/errors.py:2217
5879
#: bzrlib/errors.py:2250
5800
5880
msgid "To use this feature you must upgrade your branch at %(path)s."
5803
#: bzrlib/errors.py:2226
5883
#: bzrlib/errors.py:2259
5804
5884
msgid "To use this feature you must upgrade your repository at %(path)s."
5807
#: bzrlib/errors.py:2231
5887
#: bzrlib/errors.py:2264
5809
5889
"To use this feature you must upgrade your branch at %(path)s to a format "
5810
5890
"which supports rich roots."
5813
#: bzrlib/errors.py:2237
5893
#: bzrlib/errors.py:2270
5814
5894
msgid "Cannot perform local-only commits on unbound branches."
5817
#: bzrlib/errors.py:2242
5897
#: bzrlib/errors.py:2275
5818
5898
msgid "The method %(mname)s is not supported on objects of type %(tname)s."
5821
#: bzrlib/errors.py:2263
5901
#: bzrlib/errors.py:2296
5822
5902
msgid "Ghost tags not supported by format %(format)r."
5825
#: bzrlib/errors.py:2271
5905
#: bzrlib/errors.py:2304
5826
5906
msgid "File is binary but should be text."
5829
#: bzrlib/errors.py:2276
5909
#: bzrlib/errors.py:2309
5830
5910
msgid "The path %(path)s is not permitted on this platform"
5833
#: bzrlib/errors.py:2285
5913
#: bzrlib/errors.py:2318
5835
5915
"Testament did not match expected value.\n"
5836
5916
" For revision_id {%(revision_id)s}, expected {%(expected)s}, measured\n"
5837
5917
" {%(measured)s}"
5840
#: bzrlib/errors.py:2297
5920
#: bzrlib/errors.py:2330
5841
5921
msgid "Not a bzr revision-bundle: %(text)r"
5844
#: bzrlib/errors.py:2306
5924
#: bzrlib/errors.py:2339
5845
5925
msgid "Bad bzr revision-bundle: %(text)r"
5848
#: bzrlib/errors.py:2315
5928
#: bzrlib/errors.py:2348
5849
5929
msgid "Malformed bzr revision-bundle header: %(text)r"
5852
#: bzrlib/errors.py:2320
5932
#: bzrlib/errors.py:2353
5853
5933
msgid "Malformed patches in bzr revision-bundle: %(text)r"
5856
#: bzrlib/errors.py:2325
5936
#: bzrlib/errors.py:2358
5857
5937
msgid "Malformed footer in bzr revision-bundle: %(text)r"
5860
#: bzrlib/errors.py:2330
5940
#: bzrlib/errors.py:2363
5861
5941
msgid "End of line marker was not \\n in bzr revision-bundle"
5864
#: bzrlib/errors.py:2340
5944
#: bzrlib/errors.py:2373
5865
5945
msgid "Bundle format %(bundle_format)s is incompatible with %(other)s"
5868
#: bzrlib/errors.py:2350
5948
#: bzrlib/errors.py:2383
5869
5949
msgid "Root class for inventory serialization errors"
5872
#: bzrlib/errors.py:2354
5952
#: bzrlib/errors.py:2387
5874
5954
"The inventory was not in the expected format:\n"
5878
#: bzrlib/errors.py:2363
5958
#: bzrlib/errors.py:2396
5879
5959
msgid "This operation requires rich root data storage"
5882
#: bzrlib/errors.py:2376
5962
#: bzrlib/errors.py:2409
5883
5963
msgid "Unrecognised value for BZR_SSH environment variable: %(vendor)s"
5886
#: bzrlib/errors.py:2385
5966
#: bzrlib/errors.py:2418
5888
5968
"Don't know how to handle SSH connections. Please set BZR_SSH environment "
5892
#: bzrlib/errors.py:2392
5972
#: bzrlib/errors.py:2425
5894
5974
"Could not determine revno for {%(revision_id)s} because its ancestry shows a "
5895
5975
"ghost at {%(ghost_revision_id)s}"
5898
#: bzrlib/errors.py:2402
5978
#: bzrlib/errors.py:2435
5899
5979
msgid "Ghost revision {%(revision_id)s} cannot be used here."
5902
#: bzrlib/errors.py:2453
5982
#: bzrlib/errors.py:2486
5904
5984
"A merge directive must provide either a bundle or a public branch location."
5907
#: bzrlib/errors.py:2460
5987
#: bzrlib/errors.py:2493
5908
5988
msgid "Bad merge directive payload %(start)r"
5911
#: bzrlib/errors.py:2470
5991
#: bzrlib/errors.py:2503
5912
5992
msgid "Preview patch does not match requested changes."
5915
#: bzrlib/errors.py:2476
5995
#: bzrlib/errors.py:2509
5916
5996
msgid "Patch_type was %(patch_type)s, but no patch was supplied."
5919
#: bzrlib/errors.py:2486
5999
#: bzrlib/errors.py:2519
5921
6001
"Your branch does not have all of the revisions required in order to merge "
5922
6002
"this merge directive and the target location specified in the merge "
5923
6003
"directive is not a branch: %(location)s."
5926
#: bzrlib/errors.py:2498
6006
#: bzrlib/errors.py:2531
5927
6007
msgid "Unsupported entry kind %(kind)s"
5930
#: bzrlib/errors.py:2506
6010
#: bzrlib/errors.py:2539
5931
6011
msgid "Can't subsume %(other_tree)s into %(tree)s. %(reason)s"
5934
#: bzrlib/errors.py:2516
6014
#: bzrlib/errors.py:2549
5935
6015
msgid "Subsume target %(other_tree)s needs to be upgraded."
5938
#: bzrlib/errors.py:2535
6018
#: bzrlib/errors.py:2568
5939
6019
msgid "No such tag: %(tag_name)s"
5942
#: bzrlib/errors.py:2543
6022
#: bzrlib/errors.py:2576
5943
6023
msgid "Tags not supported by %(branch)s; you may be able to use bzr upgrade."
5946
#: bzrlib/errors.py:2552
6026
#: bzrlib/errors.py:2585
5947
6027
msgid "Tag %(tag_name)s already exists."
5950
#: bzrlib/errors.py:2560
6030
#: bzrlib/errors.py:2593
5952
6032
"Did not understand bug identifier %(bug_id)s: %(reason)s. See \"bzr help bugs"
5953
6033
"\" for more information on this feature."
5956
#: bzrlib/errors.py:2570
6036
#: bzrlib/errors.py:2603
5958
6038
"The URL for bug tracker \"%(abbreviation)s\" doesn't contain {id}: %(url)s"
5961
#: bzrlib/errors.py:2580
6041
#: bzrlib/errors.py:2613
5963
6043
"Cannot find registered bug tracker called %(abbreviation)s on %(branch)s"
5966
#: bzrlib/errors.py:2590
6046
#: bzrlib/errors.py:2623
5967
6047
msgid "Invalid line in bugs property: '%(line)s'"
5970
#: bzrlib/errors.py:2598
6050
#: bzrlib/errors.py:2631
5971
6051
msgid "Invalid bug status: '%(status)s'"
5974
#: bzrlib/errors.py:2606
6054
#: bzrlib/errors.py:2639
5975
6055
msgid "Could not understand response from smart server: %(response_tuple)r"
5978
#: bzrlib/errors.py:2645
6058
#: bzrlib/errors.py:2678
5979
6059
msgid "Server sent an unexpected error: %(error_tuple)r"
5982
#: bzrlib/errors.py:2664
6062
#: bzrlib/errors.py:2697
5983
6063
msgid "Unrecognised container format: %(container_format)r"
5986
#: bzrlib/errors.py:2672
6066
#: bzrlib/errors.py:2705
5987
6067
msgid "Unexpected end of container stream"
5990
#: bzrlib/errors.py:2677
6070
#: bzrlib/errors.py:2710
5991
6071
msgid "Unknown record type: %(record_type)r"
5994
#: bzrlib/errors.py:2685
6074
#: bzrlib/errors.py:2718
5995
6075
msgid "Invalid record: %(reason)s"
5998
#: bzrlib/errors.py:2693
6078
#: bzrlib/errors.py:2726
5999
6079
msgid "Container has data after end marker: %(excess)r"
6002
#: bzrlib/errors.py:2701
6082
#: bzrlib/errors.py:2734
6003
6083
msgid "Container has multiple records with the same name: %(name)s"
6006
#: bzrlib/errors.py:2714
6086
#: bzrlib/errors.py:2747
6007
6087
msgid "Corrupt or incompatible data stream: %(reason)s"
6010
#: bzrlib/errors.py:2722
6090
#: bzrlib/errors.py:2755
6011
6091
msgid "SMTP error: %(error)s"
6014
#: bzrlib/errors.py:2730
6094
#: bzrlib/errors.py:2763
6015
6095
msgid "No message supplied."
6018
#: bzrlib/errors.py:2735
6098
#: bzrlib/errors.py:2768
6019
6099
msgid "No mail-to address (--mail-to) or output (-o) specified."
6022
#: bzrlib/errors.py:2740
6102
#: bzrlib/errors.py:2773
6023
6103
msgid "Unknown mail client: %(mail_client)s"
6026
#: bzrlib/errors.py:2748
6106
#: bzrlib/errors.py:2781
6028
6108
"Unable to find mail client with the following names: "
6029
6109
"%(mail_command_list_string)s"
6032
#: bzrlib/errors.py:2758
6112
#: bzrlib/errors.py:2791
6033
6113
msgid "SMTP connection to %(host)s refused"
6036
#: bzrlib/errors.py:2767
6116
#: bzrlib/errors.py:2800
6037
6117
msgid "Please specify smtp_server. No server at default %(host)s."
6040
#: bzrlib/errors.py:2781
6120
#: bzrlib/errors.py:2814
6042
6122
"'%(display_url)s' is not in sync with %(target_url)s. See bzr help sync-for-"
6046
#: bzrlib/errors.py:2793
6126
#: bzrlib/errors.py:2826
6047
6127
msgid "'%(display_url)s' is already a branch."
6050
#: bzrlib/errors.py:2798
6130
#: bzrlib/errors.py:2831
6051
6131
msgid "'%(display_url)s' is already a tree."
6054
#: bzrlib/errors.py:2803
6134
#: bzrlib/errors.py:2836
6055
6135
msgid "'%(display_url)s' is already a checkout."
6058
#: bzrlib/errors.py:2808
6138
#: bzrlib/errors.py:2841
6059
6139
msgid "'%(display_url)s' is already a lightweight checkout."
6062
#: bzrlib/errors.py:2813
6142
#: bzrlib/errors.py:2846
6063
6143
msgid "'%(display_url)s' is already using a shared repository."
6066
#: bzrlib/errors.py:2818
6146
#: bzrlib/errors.py:2851
6067
6147
msgid "'%(display_url)s' is already standalone."
6070
#: bzrlib/errors.py:2823
6150
#: bzrlib/errors.py:2856
6071
6151
msgid "Shared repository '%(display_url)s' already creates working trees."
6074
#: bzrlib/errors.py:2829
6154
#: bzrlib/errors.py:2862
6076
6156
"Shared repository '%(display_url)s' already doesn't create working trees."
6079
#: bzrlib/errors.py:2835
6159
#: bzrlib/errors.py:2868
6080
6160
msgid "Requested reconfiguration of '%(display_url)s' is not supported."
6083
#: bzrlib/errors.py:2840
6163
#: bzrlib/errors.py:2873
6084
6164
msgid "No location could be found to bind to at %(display_url)s."
6087
#: bzrlib/errors.py:2845
6167
#: bzrlib/errors.py:2878
6089
6169
"Working tree \"%(display_url)s\" has uncommitted changes (See bzr status)."
6093
#: bzrlib/errors.py:2864
6173
#: bzrlib/errors.py:2897
6095
6175
"Working tree \"%(display_url)s\" has shelved changes (See bzr shelve --list)."
6099
#: bzrlib/errors.py:2870
6179
#: bzrlib/errors.py:2903
6100
6180
msgid "Variable {%(name)s} is not available."
6103
#: bzrlib/errors.py:2878
6183
#: bzrlib/errors.py:2911
6104
6184
msgid "No template specified."
6107
#: bzrlib/errors.py:2883
6187
#: bzrlib/errors.py:2916
6108
6188
msgid "Unable to create symlink %(path_str)son this platform"
6111
#: bzrlib/errors.py:2898
6191
#: bzrlib/errors.py:2931
6113
6193
"Unsupported timezone format \"%(timezone)s\", options are \"utc\", \"original"
6114
6194
"\", \"local\"."
6117
#: bzrlib/errors.py:2932
6197
#: bzrlib/errors.py:2965
6119
6199
"Unable to encode %(kind)s path %(path)r in user encoding %(user_encoding)s"
6122
#: bzrlib/errors.py:2944
6202
#: bzrlib/errors.py:2977
6123
6203
msgid "The \"%(config_id)s\" configuration does not exist."
6126
#: bzrlib/errors.py:2952
6206
#: bzrlib/errors.py:2985
6127
6207
msgid "The \"%(option_name)s\" configuration option does not exist."
6130
#: bzrlib/errors.py:2960
6210
#: bzrlib/errors.py:2993
6131
6211
msgid "The alias \"%(alias_name)s\" does not exist."
6134
#: bzrlib/errors.py:2974
6214
#: bzrlib/errors.py:3007
6135
6215
msgid "\"%(alias_name)s\" is not a valid location alias."
6138
#: bzrlib/errors.py:2982
6218
#: bzrlib/errors.py:3015
6139
6219
msgid "No %(alias_name)s location assigned."
6142
#: bzrlib/errors.py:2990
6222
#: bzrlib/errors.py:3023
6143
6223
msgid "Cannot bind address \"%(host)s:%(port)i\": %(orig_error)s."
6146
#: bzrlib/errors.py:3000
6226
#: bzrlib/errors.py:3033
6147
6227
msgid "Unknown rules detected: %(unknowns_str)s."
6150
#: bzrlib/errors.py:3011
6230
#: bzrlib/errors.py:3044
6151
6231
msgid "Tip change rejected: %(msg)s"
6154
#: bzrlib/errors.py:3019
6234
#: bzrlib/errors.py:3052
6155
6235
msgid "Shelf corrupt."
6158
#: bzrlib/errors.py:3024
6238
#: bzrlib/errors.py:3057
6159
6239
msgid "Corruption while decompressing repository file%(orig_error)s"
6162
#: bzrlib/errors.py:3036
6242
#: bzrlib/errors.py:3069
6163
6243
msgid "No changes are shelved with id \"%(shelf_id)d\"."
6166
#: bzrlib/errors.py:3044
6246
#: bzrlib/errors.py:3077
6167
6247
msgid "\"%(invalid_id)s\" is not a valid shelf id, try a number instead."
6170
#: bzrlib/errors.py:3052
6250
#: bzrlib/errors.py:3085
6171
6251
msgid "An attempt to access a url outside the server jail was made: '%(url)s'."
6174
#: bzrlib/errors.py:3060
6254
#: bzrlib/errors.py:3093
6175
6255
msgid "The user aborted the operation."
6178
#: bzrlib/errors.py:3065
6258
#: bzrlib/errors.py:3098
6179
6259
msgid "Branching '%(url)s'(%(format)s) must create a working tree."
6182
#: bzrlib/errors.py:3075
6262
#: bzrlib/errors.py:3108
6183
6263
msgid "No such view: %(view_name)s."
6186
#: bzrlib/errors.py:3085
6266
#: bzrlib/errors.py:3118
6188
6268
"Views are not supported by %(tree)s; use 'bzr upgrade' to change your tree "
6189
6269
"to a later format."
6192
#: bzrlib/errors.py:3094
6272
#: bzrlib/errors.py:3127
6194
6274
"Specified file \"%(file_name)s\" is outside the current view: %(view_str)s"
6197
#: bzrlib/errors.py:3161
6277
#: bzrlib/errors.py:3194
6198
6278
msgid "%(bzrdir)r does not support co-located branches."
6201
#: bzrlib/errors.py:3167
6281
#: bzrlib/errors.py:3200
6203
6283
"Unable to determine your name.\n"
6204
6284
"Please, set your name with the 'whoami' command.\n"
6205
6285
"E.g. bzr whoami \"Your Name <name@example.com>\""
6208
#: bzrlib/errors.py:3176
6288
#: bzrlib/errors.py:3209
6209
6289
msgid "Invalid pattern(s) found. %(msg)s"
6212
#: bzrlib/errors.py:3184
6292
#: bzrlib/errors.py:3217
6214
6294
"Branch \"%(branch_url)s\" appears to be bound to itself. Please use `bzr "
6215
6295
"unbind` to fix."
6218
#: bzrlib/errors.py:3195
6298
#: bzrlib/errors.py:3228
6219
6299
msgid "Loop involving %(refs)r while expanding \"%(string)s\"."
6222
#: bzrlib/errors.py:3204
6302
#: bzrlib/errors.py:3237
6223
6303
msgid "Option %(name)s is not defined while expanding \"%(string)s\"."
6226
#: bzrlib/errors.py:3213
6306
#: bzrlib/errors.py:3246
6228
6308
"No compatible object available for operations from %(source)r to %(target)r."
6231
#: bzrlib/errors.py:3223
6311
#: bzrlib/errors.py:3256
6233
6313
"VFS requests over the smart server are not allowed. Encountered: %(method)s, "
6234
6314
"%(arguments)s."
6237
#: bzrlib/errors.py:3233
6317
#: bzrlib/errors.py:3266
6239
6319
"Kind change from %(from_kind)s to %(to_kind)s for %(path)s not supported by "
6240
6320
"format %(format)r"
6243
#: bzrlib/errors.py:3249
6323
#: bzrlib/errors.py:3278
6325
"Missing feature %(feature)s not provided by this version of Bazaar or any "
6329
#: bzrlib/errors.py:3291
6244
6330
msgid "Binary files section encountered."
6247
#: bzrlib/errors.py:3257
6333
#: bzrlib/errors.py:3299
6249
6335
"Malformed patch header. %(desc)s\n"
6253
#: bzrlib/errors.py:3266
6339
#: bzrlib/errors.py:3308
6255
6341
"Malformed hunk header. %(desc)s\n"
6259
#: bzrlib/errors.py:3275
6345
#: bzrlib/errors.py:3317
6261
6347
"Malformed line. %(desc)s\n"
6265
#: bzrlib/errors.py:3285
6351
#: bzrlib/errors.py:3327
6267
6353
"Text contents mismatch at line %(line_no)d. Original has \"%(orig_line)s\", "
6268
6354
"but patch says it should be \"%(patch_line)s\""
6271
#: bzrlib/export_pot.py:246
6357
#: bzrlib/errors.py:3338
6358
msgid "The feature %(feature)s has already been registered."
6361
#: bzrlib/export_pot.py:252
6272
6362
#, python-format
6273
6363
msgid "Exporting messages from builtin command: %s"
6276
#: bzrlib/export_pot.py:265
6366
#: bzrlib/export_pot.py:271
6277
6367
msgid "Exporting messages from plugin command: {0} in {1}"
6280
#: bzrlib/export_pot.py:286
6370
#: bzrlib/export_pot.py:292
6281
6371
#, python-format
6282
6372
msgid "Exporting message from error: %s"
6285
#: bzrlib/fetch.py:97
6375
#: bzrlib/fetch.py:98
6286
6376
msgid "Finding revisions"
6289
#: bzrlib/fetch.py:102
6379
#: bzrlib/fetch.py:103
6290
6380
msgid "Fetching revisions"
6293
#: bzrlib/foreign.py:261
6383
#: bzrlib/foreign.py:262
6294
6384
msgid "Push into a different VCS without any custom bzr metadata."
6297
#: bzrlib/foreign.py:263
6387
#: bzrlib/foreign.py:264
6299
6389
"This will afterwards rebase the local branch on the remote\n"
6300
6390
"branch unless the --no-rebase option is used, in which case \n"
6301
6391
"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
6394
# help of 'no-rebase' option of 'dpush' command
6311
#: bzrlib/foreign.py:276
6395
#: bzrlib/foreign.py:277
6312
6396
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
6399
#: bzrlib/foreign.py:311
6323
6400
#, python-format
6324
6401
msgid "Using saved location: %s\n"
6327
#: bzrlib/foreign.py:320
6404
#: bzrlib/foreign.py:321
6329
6406
"{0!r} and {1!r} are in the same VCS, lossy push not necessary. Please use "
6330
6407
"regular push."
6333
#: bzrlib/gpg.py:116 bzrlib/gpg.py:454
6410
#: bzrlib/gpg.py:119 bzrlib/gpg.py:460
6334
6411
msgid "{0} commits with valid signatures"
6337
#: bzrlib/gpg.py:120 bzrlib/gpg.py:459
6414
#: bzrlib/gpg.py:123 bzrlib/gpg.py:465
6338
6415
msgid "{0} commit with unknown key"
6339
6416
msgid_plural "{0} commits with unknown keys"
6343
#: bzrlib/gpg.py:126 bzrlib/gpg.py:466
6420
#: bzrlib/gpg.py:129 bzrlib/gpg.py:472
6344
6421
msgid "{0} commit not valid"
6345
6422
msgid_plural "{0} commits not valid"
6349
#: bzrlib/gpg.py:132 bzrlib/gpg.py:473
6426
#: bzrlib/gpg.py:135 bzrlib/gpg.py:479
6350
6427
msgid "{0} commit not signed"
6351
6428
msgid_plural "{0} commits not signed"
6355
#: bzrlib/gpg.py:138 bzrlib/gpg.py:480
6432
#: bzrlib/gpg.py:141 bzrlib/gpg.py:486
6356
6433
msgid "{0} commit with key now expired"
6357
6434
msgid_plural "{0} commits with key now expired"
6361
#: bzrlib/gpg.py:336
6438
#: bzrlib/gpg.py:343
6362
6439
msgid "No GnuPG key results for pattern: {0}"
6365
#: bzrlib/gpg.py:379
6442
#: bzrlib/gpg.py:386
6366
6443
msgid "{0} signed {1} commit"
6367
6444
msgid_plural "{0} signed {1} commits"
6371
#: bzrlib/gpg.py:396 bzrlib/gpg.py:412
6448
#: bzrlib/gpg.py:403 bzrlib/gpg.py:419
6372
6449
msgid "{0} commit by author {1}"
6373
6450
msgid_plural "{0} commits by author {1}"
6377
#: bzrlib/gpg.py:426
6454
#: bzrlib/gpg.py:433
6378
6455
msgid "Unknown key {0} signed {1} commit"
6379
6456
msgid_plural "Unknown key {0} signed {1} commits"
6383
#: bzrlib/gpg.py:444
6460
#: bzrlib/gpg.py:452
6384
6461
msgid "{0} commit by author {1} with key {2} now expired"
6385
6462
msgid_plural "{0} commits by author {1} with key {2} now expired"
6389
#: bzrlib/groupcompress.py:1737
6466
#: bzrlib/groupcompress.py:1739
6390
6467
#, python-format
6391
6468
msgid "Insert claimed random_id=True, but then inserted %r two times"
6394
#: bzrlib/hooks.py:329
6471
#: bzrlib/hooks.py:331
6395
6472
#, python-format
6396
6473
msgid "Introduced in: %s"
6399
#: bzrlib/hooks.py:332
6476
#: bzrlib/hooks.py:334
6400
6477
#, python-format
6401
6478
msgid "Deprecated in: %s"
6404
#: bzrlib/knit.py:1764 bzrlib/knit.py:1800
6481
#: bzrlib/knit.py:1766 bzrlib/knit.py:1802
6405
6482
msgid "Walking content"
6408
#: bzrlib/knit.py:3328
6485
#: bzrlib/knit.py:3330
6409
6486
msgid "annotating"
6412
#: bzrlib/lock.py:547
6489
#: bzrlib/lock.py:548
6413
6490
msgid "{0!r} was {1} locked again"
6416
#: bzrlib/lockdir.py:320
6493
#: bzrlib/lockdir.py:321
6417
6494
#, python-format
6418
6495
msgid "error removing pending lock: %s"
6421
#: bzrlib/lockdir.py:615
6498
#: bzrlib/lockdir.py:616
6422
6499
msgid "Unable to obtain"
6425
#: bzrlib/lockdir.py:617
6502
#: bzrlib/lockdir.py:618
6426
6503
msgid "Lock owner changed for"
6429
#: bzrlib/lockdir.py:619
6506
#: bzrlib/lockdir.py:620
6430
6507
msgid "{0} lock {1} {2}."
6433
#: bzrlib/lockdir.py:626
6510
#: bzrlib/lockdir.py:627
6434
6511
#, python-format
6435
6512
msgid "Will continue to try until %s, unless you press Ctrl-C."
6438
#: bzrlib/lockdir.py:628
6515
#: bzrlib/lockdir.py:629
6439
6516
msgid "See \"bzr help break-lock\" for more."
6442
#: bzrlib/lockdir.py:738
6519
#: bzrlib/lockdir.py:739
6443
6520
#, python-format
6445
6522
"held by %(user)s on %(hostname)s (process #%(pid)s), acquired %(time_ago)s"
6454
6531
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
6534
#: bzrlib/log.py:662
6462
6535
msgid "Start revision not found in history of end revision."
6465
#: bzrlib/log.py:1085 bzrlib/log.py:1143
6538
#: bzrlib/log.py:1080 bzrlib/log.py:1138
6466
6539
msgid "Logging revision 0 is invalid."
6469
#: bzrlib/log.py:1087 bzrlib/log.py:1145
6542
#: bzrlib/log.py:1082 bzrlib/log.py:1140
6470
6543
msgid "Start revision must be older than the end revision."
6473
#: bzrlib/log.py:1832
6546
#: bzrlib/log.py:1827
6474
6547
#, python-format
6475
6548
msgid "unknown log formatter: %r"
6478
#: bzrlib/log.py:2128
6551
#: bzrlib/log.py:2123
6479
6552
msgid "fixes bug"
6480
6553
msgid_plural "fixes bugs"
6484
#: bzrlib/merge.py:718
6557
#: bzrlib/merge.py:689
6485
6558
msgid "All changes applied successfully."
6488
#: bzrlib/merge.py:720
6561
#: bzrlib/merge.py:691
6489
6562
#, python-format
6490
6563
msgid "%d conflicts encountered."
6493
#: bzrlib/merge.py:868 bzrlib/merge.py:1956
6566
#: bzrlib/merge.py:845 bzrlib/merge.py:1933
6494
6567
msgid "Preparing file merge"
6497
#: bzrlib/multiparent.py:424
6570
#: bzrlib/multiparent.py:426
6498
6571
msgid "Importing revisions"
6501
6574
# help of 'help' option
6502
#: bzrlib/option.py:524
6575
#: bzrlib/option.py:526
6503
6576
msgid "Show help message."
6506
6579
# help of 'quiet' option
6507
#: bzrlib/option.py:526
6580
#: bzrlib/option.py:528
6508
6581
msgid "Only display errors and warnings."
6511
6584
# help of 'usage' option
6512
#: bzrlib/option.py:529
6585
#: bzrlib/option.py:531
6513
6586
msgid "Show usage message and options."
6516
6589
# help of 'verbose' option
6517
#: bzrlib/option.py:531
6590
#: bzrlib/option.py:533
6518
6591
msgid "Display more information."
6521
6594
# help of 'change' option
6522
#: bzrlib/option.py:539
6595
#: bzrlib/option.py:541
6524
6597
"Select changes introduced by the specified revision. See also \"help "
6525
6598
"revisionspec\"."
6528
6601
# help of 'directory' option
6529
#: bzrlib/option.py:541
6602
#: bzrlib/option.py:543
6530
6603
msgid "Branch to operate on, instead of working directory."
6533
6606
# help of 'log-format=long' option
6534
#: bzrlib/option.py:543
6607
#: bzrlib/option.py:545
6535
6608
msgid "Detailed log format."
6538
6611
# help of 'log-format=gnu-changelog' option
6539
#: bzrlib/option.py:543
6612
#: bzrlib/option.py:545
6540
6613
msgid "Format used by GNU ChangeLog files."
6543
6616
# help of 'log-format=line' option
6544
#: bzrlib/option.py:543
6617
#: bzrlib/option.py:545
6545
6618
msgid "Log format with one line per revision."
6548
6621
# help of 'log-format=short' option
6549
#: bzrlib/option.py:543
6622
#: bzrlib/option.py:545
6550
6623
msgid "Moderately short log format."
6553
6626
# help of 'log-format' option
6554
#: bzrlib/option.py:543
6627
#: bzrlib/option.py:545
6555
6628
msgid "Use specified log format."
6558
6631
# title of 'log-format' option
6559
#: bzrlib/option.py:545
6632
#: bzrlib/option.py:547
6560
6633
msgid "Log format"
6563
6636
# help of 'merge-type=lca' option
6564
#: bzrlib/option.py:547
6637
#: bzrlib/option.py:549
6565
6638
msgid "LCA-newness merge."
6568
6641
# help of 'merge-type=diff3' option
6569
#: bzrlib/option.py:547
6642
#: bzrlib/option.py:549
6570
6643
msgid "Merge using external diff3."
6573
6646
# help of 'merge-type=merge3' option
6574
#: bzrlib/option.py:547
6647
#: bzrlib/option.py:549
6575
6648
msgid "Native diff3-style merge."
6578
6651
# help of 'merge-type' option
6579
#: bzrlib/option.py:547
6652
#: bzrlib/option.py:549
6580
6653
msgid "Select a particular merge algorithm."
6583
6656
# help of 'merge-type=weave' option
6584
#: bzrlib/option.py:547
6657
#: bzrlib/option.py:549
6585
6658
msgid "Weave-based merge."
6588
6661
# title of 'merge-type' option
6589
#: bzrlib/option.py:549
6662
#: bzrlib/option.py:551
6590
6663
msgid "Merge algorithm"
6593
6666
# help of 'message' option
6594
#: bzrlib/option.py:552
6667
#: bzrlib/option.py:554
6595
6668
msgid "Message string."
6598
6671
# help of 'null' option
6599
#: bzrlib/option.py:554
6672
#: bzrlib/option.py:556
6600
6673
msgid "Use an ASCII NUL (\\0) separator rather than a newline."
6603
6676
# help of 'overwrite' option
6604
#: bzrlib/option.py:556
6677
#: bzrlib/option.py:558
6605
6678
msgid "Ignore differences between branches and overwrite unconditionally."
6608
6681
# help of 'remember' option
6609
#: bzrlib/option.py:558
6682
#: bzrlib/option.py:560
6610
6683
msgid "Remember the specified location as a default."
6613
6686
# help of 'reprocess' option
6614
#: bzrlib/option.py:560
6687
#: bzrlib/option.py:562
6615
6688
msgid "Reprocess to reduce spurious conflicts."
6618
6691
# help of 'revision' option
6619
#: bzrlib/option.py:564
6692
#: bzrlib/option.py:566
6620
6693
msgid "See \"help revisionspec\" for details."
6623
6696
# help of 'show-ids' option
6624
#: bzrlib/option.py:566
6697
#: bzrlib/option.py:568
6625
6698
msgid "Show internal object ids."
6628
6701
# help of 'timezone' option
6629
#: bzrlib/option.py:569
6702
#: bzrlib/option.py:571
6630
6703
msgid "Display timezone as local, original, or utc."
6633
#: bzrlib/osutils.py:94
6706
#: bzrlib/osutils.py:100
6634
6707
msgid "Parameter {0!r} encoding is unsupported by {1} application locale."
6637
#: bzrlib/osutils.py:214
6710
#: bzrlib/osutils.py:220
6638
6711
msgid "lstat/stat of ({0!r}): {1!r}"
6641
#: bzrlib/osutils.py:964 bzrlib/osutils.py:975
6714
#: bzrlib/osutils.py:1008 bzrlib/osutils.py:1019
6642
6715
#, python-format
6643
6716
msgid "sorry, %r not allowed in path"
6646
#: bzrlib/osutils.py:1193
6719
#: bzrlib/osutils.py:1237
6647
6720
#, python-format
6648
6721
msgid "%r is too short to calculate a relative path"
6651
#: bzrlib/plugin.py:142
6724
#: bzrlib/plugin.py:143
6652
6725
#, python-format
6653
6726
msgid "\"%s\" is not a valid <plugin_name>@<plugin_path> description "
6656
6729
# help of 'plugin' option of 'bash-completion' command
6657
#: bzrlib/plugins/bash_completion/bashcomp.py:408
6730
#: bzrlib/plugins/bash_completion/bashcomp.py:411
6658
6731
msgid "Enable completions for the selected plugin (default: all plugins)"
6661
#: bzrlib/plugins/bash_completion/bashcomp.py:409
6734
#: bzrlib/plugins/bash_completion/bashcomp.py:412
6662
6735
msgid "Generate a shell function for bash command line completion."
6665
#: bzrlib/plugins/bash_completion/bashcomp.py:411
6738
#: bzrlib/plugins/bash_completion/bashcomp.py:414
6667
6740
"This command generates a shell function which can be used by bash to\n"
6668
6741
"automatically complete the currently typed command when the user presses\n"
6669
6742
"the completion key (usually tab)."
6672
#: bzrlib/plugins/bash_completion/bashcomp.py:415
6745
#: bzrlib/plugins/bash_completion/bashcomp.py:418
6674
6747
"Commonly used like this:\n"
6675
6748
" eval \"`bzr bash-completion`\""
6678
6751
# help of 'function-name' option of 'bash-completion' command
6679
#: bzrlib/plugins/bash_completion/bashcomp.py:421
6752
#: bzrlib/plugins/bash_completion/bashcomp.py:424
6680
6753
msgid "Name of the generated function (default: _bzr)"
6683
6756
# help of 'function-only' option of 'bash-completion' command
6684
#: bzrlib/plugins/bash_completion/bashcomp.py:423
6757
#: bzrlib/plugins/bash_completion/bashcomp.py:426
6685
6758
msgid "Generate only the shell function, don't enable it"
6688
#: bzrlib/plugins/launchpad/__init__.py:79
6761
#: bzrlib/plugins/launchpad/__init__.py:81
6689
6762
msgid "Register a branch with launchpad.net."
6692
#: bzrlib/plugins/launchpad/__init__.py:81
6765
#: bzrlib/plugins/launchpad/__init__.py:83
6694
6767
"This command lists a bzr branch in the directory of branches on\n"
6695
6768
"launchpad.net. Registration allows the branch to be associated with\n"
6696
6769
"bugs or specifications."
6699
#: bzrlib/plugins/launchpad/__init__.py:85
6772
#: bzrlib/plugins/launchpad/__init__.py:87
6701
6774
"Before using this command you must register the project to which the\n"
6702
6775
"branch belongs, and create an account for yourself on launchpad.net."
6705
#: bzrlib/plugins/launchpad/__init__.py:88
6778
#: bzrlib/plugins/launchpad/__init__.py:90
6708
6781
" public_url: The publicly visible url for the branch to register.\n"
6724
6797
# help of 'project' option of 'register-branch' command
6725
#: bzrlib/plugins/launchpad/__init__.py:104
6798
#: bzrlib/plugins/launchpad/__init__.py:106
6726
6799
msgid "Launchpad project short name to associate with the branch."
6729
6802
# help of 'branch-name' option of 'register-branch' command
6730
#: bzrlib/plugins/launchpad/__init__.py:111
6803
#: bzrlib/plugins/launchpad/__init__.py:113
6732
6805
"Short name for the branch; by default taken from the last component of the "
6736
6809
# help of 'branch-title' option of 'register-branch' command
6737
#: bzrlib/plugins/launchpad/__init__.py:115
6810
#: bzrlib/plugins/launchpad/__init__.py:117
6738
6811
msgid "One-sentence description of the branch."
6741
6814
# help of 'branch-description' option of 'register-branch' command
6742
#: bzrlib/plugins/launchpad/__init__.py:118
6815
#: bzrlib/plugins/launchpad/__init__.py:120
6743
6816
msgid "Longer description of the purpose or contents of the branch."
6746
6819
# help of 'author' option of 'register-branch' command
6747
#: bzrlib/plugins/launchpad/__init__.py:121
6820
#: bzrlib/plugins/launchpad/__init__.py:123
6748
6821
msgid "Branch author's email address, if not yourself."
6751
6824
# help of 'link-bug' option of 'register-branch' command
6752
#: bzrlib/plugins/launchpad/__init__.py:124
6825
#: bzrlib/plugins/launchpad/__init__.py:126
6753
6826
msgid "The bug this branch fixes."
6756
6829
# help of 'dry-run' option of 'register-branch' command
6757
#: bzrlib/plugins/launchpad/__init__.py:127
6830
#: bzrlib/plugins/launchpad/__init__.py:129
6758
6831
msgid "Prepare the request but don't actually send it."
6761
#: bzrlib/plugins/launchpad/__init__.py:149
6834
#: bzrlib/plugins/launchpad/__init__.py:151
6763
6836
"register-branch requires a public branch url - see bzr help register-branch."
6766
#: bzrlib/plugins/launchpad/__init__.py:157
6839
#: bzrlib/plugins/launchpad/__init__.py:159
6767
6840
msgid "--product is deprecated; please use --project."
6770
#: bzrlib/plugins/launchpad/__init__.py:189
6843
#: bzrlib/plugins/launchpad/__init__.py:191
6771
6844
msgid "Open a Launchpad branch page in your web browser."
6774
6847
# help of 'dry-run' option of 'launchpad-open' command
6775
#: bzrlib/plugins/launchpad/__init__.py:194
6848
#: bzrlib/plugins/launchpad/__init__.py:196
6776
6849
msgid "Do not actually open the browser. Just say the URL we would use."
6779
#: bzrlib/plugins/launchpad/__init__.py:229
6852
#: bzrlib/plugins/launchpad/__init__.py:231
6780
6853
#, python-format
6781
6854
msgid "Opening %s in web browser"
6784
#: bzrlib/plugins/launchpad/__init__.py:239
6857
#: bzrlib/plugins/launchpad/__init__.py:241
6785
6858
msgid "Show or set the Launchpad user ID."
6788
#: bzrlib/plugins/launchpad/__init__.py:241
6861
#: bzrlib/plugins/launchpad/__init__.py:243
6790
6863
"When communicating with Launchpad, some commands need to know your\n"
6791
6864
"Launchpad user ID. This command can be used to set or show the\n"
6792
6865
"user ID that Bazaar will use for such communication."
6795
#: bzrlib/plugins/launchpad/__init__.py:245
6868
#: bzrlib/plugins/launchpad/__init__.py:247
6798
6871
" Show the Launchpad ID of the current user::"
6801
#: bzrlib/plugins/launchpad/__init__.py:248
6874
#: bzrlib/plugins/launchpad/__init__.py:250
6802
6875
msgid " bzr launchpad-login"
6805
#: bzrlib/plugins/launchpad/__init__.py:250
6878
#: bzrlib/plugins/launchpad/__init__.py:252
6806
6879
msgid " Set the Launchpad ID of the current user to 'bob'::"
6809
#: bzrlib/plugins/launchpad/__init__.py:252
6882
#: bzrlib/plugins/launchpad/__init__.py:254
6810
6883
msgid " bzr launchpad-login bob"
6813
6886
# help of 'no-check' option of 'launchpad-login' command
6814
#: bzrlib/plugins/launchpad/__init__.py:259
6887
#: bzrlib/plugins/launchpad/__init__.py:261
6815
6888
msgid "Don't check that the user name is valid."
6818
#: bzrlib/plugins/launchpad/__init__.py:274
6819
#: bzrlib/plugins/launchpad/__init__.py:285
6891
#: bzrlib/plugins/launchpad/__init__.py:276
6892
#: bzrlib/plugins/launchpad/__init__.py:287
6820
6893
msgid "Launchpad user ID exists and has SSH keys.\n"
6823
#: bzrlib/plugins/launchpad/__init__.py:277
6896
#: bzrlib/plugins/launchpad/__init__.py:279
6824
6897
msgid "No Launchpad user ID configured.\n"
6827
#: bzrlib/plugins/launchpad/__init__.py:288
6900
#: bzrlib/plugins/launchpad/__init__.py:290
6828
6901
#, python-format
6829
6902
msgid "Launchpad user ID set to '%s'.\n"
6832
#: bzrlib/plugins/launchpad/__init__.py:296
6905
#: bzrlib/plugins/launchpad/__init__.py:298
6833
6906
msgid "Ask Launchpad to mirror a branch now."
6836
#: bzrlib/plugins/launchpad/__init__.py:316
6909
#: bzrlib/plugins/launchpad/__init__.py:318
6837
6910
msgid "Propose merging a branch on Launchpad."
6840
#: bzrlib/plugins/launchpad/__init__.py:318
6913
#: bzrlib/plugins/launchpad/__init__.py:320
6842
6915
"This will open your usual editor to provide the initial comment. When it\n"
6843
6916
"has created the proposal, it will open it in your default web browser."
6846
#: bzrlib/plugins/launchpad/__init__.py:321
6919
#: bzrlib/plugins/launchpad/__init__.py:323
6848
6921
"The branch will be proposed to merge into SUBMIT_BRANCH. If SUBMIT_BRANCH\n"
6849
6922
"is not supplied, the remembered submit branch will be used. If no submit\n"
6850
6923
"branch is remembered, the development focus will be used."
6853
#: bzrlib/plugins/launchpad/__init__.py:325
6926
#: bzrlib/plugins/launchpad/__init__.py:327
6855
6928
"By default, the SUBMIT_BRANCH's review team will be requested to review\n"
6856
6929
"the merge proposal. This can be overriden by specifying --review (-R).\n"
6900
6973
"are opened in a web browser."
6903
#: bzrlib/plugins/launchpad/__init__.py:387
6976
#: bzrlib/plugins/launchpad/__init__.py:389
6905
6978
"Any revision involved in the merge may be specified-- the revision in\n"
6906
6979
"which the merge was performed, or one of the revisions that was merged."
6909
#: bzrlib/plugins/launchpad/__init__.py:390
6982
#: bzrlib/plugins/launchpad/__init__.py:392
6910
6983
msgid "So, to find the merge proposal that reviewed line 1 of README::"
6913
#: bzrlib/plugins/launchpad/__init__.py:392
6986
#: bzrlib/plugins/launchpad/__init__.py:394
6914
6987
msgid " bzr lp-find-proposal -r annotate:README:1"
6917
#: bzrlib/plugins/launchpad/__init__.py:407
6990
#: bzrlib/plugins/launchpad/__init__.py:409
6918
6991
msgid "No review found."
6921
#: bzrlib/plugins/launchpad/__init__.py:408
6994
#: bzrlib/plugins/launchpad/__init__.py:410
6922
6995
#, python-format
6923
6996
msgid "%d proposals(s) found."
6926
#: bzrlib/plugins/launchpad/__init__.py:418
6999
#: bzrlib/plugins/launchpad/__init__.py:420
6927
7000
msgid "Finding revision-id"
6930
#: bzrlib/plugins/launchpad/__init__.py:425
7003
#: bzrlib/plugins/launchpad/__init__.py:427
6931
7004
msgid "Finding merge"
6934
#: bzrlib/plugins/launchpad/__init__.py:430
7007
#: bzrlib/plugins/launchpad/__init__.py:432
6935
7008
msgid "Finding revno"
6938
#: bzrlib/plugins/launchpad/__init__.py:435
7011
#: bzrlib/plugins/launchpad/__init__.py:437
6939
7012
msgid "Finding Launchpad branch"
6942
#: bzrlib/plugins/launchpad/__init__.py:438
7015
#: bzrlib/plugins/launchpad/__init__.py:440
6943
7016
msgid "Finding proposals"
6946
#: bzrlib/plugins/launchpad/account.py:64
7019
#: bzrlib/plugins/launchpad/account.py:66
6947
7020
msgid "Setting ssh/sftp usernames for launchpad.net."
6950
#: bzrlib/plugins/launchpad/lp_api.py:239
6951
#: bzrlib/plugins/launchpad/lp_api.py:244
7023
#: bzrlib/plugins/launchpad/lp_api.py:241
7024
#: bzrlib/plugins/launchpad/lp_api.py:246
6952
7025
#, python-format
6953
7026
msgid "%s is not registered on Launchpad"
6956
#: bzrlib/plugins/launchpad/lp_api.py:254
7029
#: bzrlib/plugins/launchpad/lp_api.py:256
6957
7030
#, python-format
6958
7031
msgid "%s has no development focus."
6961
#: bzrlib/plugins/launchpad/lp_api.py:259
7034
#: bzrlib/plugins/launchpad/lp_api.py:261
6962
7035
#, python-format
6963
7036
msgid "development focus %s has no branch."
6966
#: bzrlib/plugins/launchpad/lp_api.py:264
7039
#: bzrlib/plugins/launchpad/lp_api.py:266
6967
7040
#, python-format
6968
7041
msgid "source package %s has no branch."
6971
#: bzrlib/plugins/launchpad/lp_api.py:268
7044
#: bzrlib/plugins/launchpad/lp_api.py:270
6972
7045
#, python-format
6973
7046
msgid "%s has no associated product or source package."
6976
#: bzrlib/plugins/launchpad/lp_api.py:280
7049
#: bzrlib/plugins/launchpad/lp_api.py:282
6977
7050
#, python-format
6978
7051
msgid "%s is already up-to-date."
6981
#: bzrlib/plugins/launchpad/lp_api.py:287
7054
#: bzrlib/plugins/launchpad/lp_api.py:289
6982
7055
#, python-format
6983
7056
msgid "Pushing to %s"
6986
#: bzrlib/plugins/launchpad/lp_directory.py:169
7059
#: bzrlib/plugins/launchpad/lp_directory.py:170
6988
7061
"resolution for {0}\n"
6989
7062
" local: {1}\n"
6993
#: bzrlib/plugins/launchpad/lp_propose.py:147
7066
#: bzrlib/plugins/launchpad/lp_propose.py:149
6994
7067
#, python-format
6995
7068
msgid "There is already a branch merge proposal: %s"
6998
#: bzrlib/plugins/weave_fmt/bzrdir.py:226
7071
#: bzrlib/plugins/weave_fmt/bzrdir.py:236
6999
7072
msgid "pb parameter to convert() is deprecated"
7002
#: bzrlib/plugins/weave_fmt/bzrdir.py:229
7075
#: bzrlib/plugins/weave_fmt/bzrdir.py:239
7003
7076
msgid "starting upgrade from format 4 to 5"
7006
#: bzrlib/plugins/weave_fmt/bzrdir.py:239
7079
#: bzrlib/plugins/weave_fmt/bzrdir.py:249
7007
7080
msgid "note: upgrade may be faster if all store files are ungzipped first"
7010
#: bzrlib/plugins/weave_fmt/bzrdir.py:268
7083
#: bzrlib/plugins/weave_fmt/bzrdir.py:278
7011
7084
msgid "converting revision"
7014
#: bzrlib/plugins/weave_fmt/bzrdir.py:273
7087
#: bzrlib/plugins/weave_fmt/bzrdir.py:283
7015
7088
msgid "upgraded to weaves:"
7018
#: bzrlib/plugins/weave_fmt/bzrdir.py:274
7091
#: bzrlib/plugins/weave_fmt/bzrdir.py:284
7019
7092
#, python-format
7020
7093
msgid "%6d revisions and inventories"
7023
#: bzrlib/plugins/weave_fmt/bzrdir.py:276
7096
#: bzrlib/plugins/weave_fmt/bzrdir.py:286
7024
7097
#, python-format
7025
7098
msgid "%6d revisions not present"
7028
#: bzrlib/plugins/weave_fmt/bzrdir.py:278
7101
#: bzrlib/plugins/weave_fmt/bzrdir.py:288
7029
7102
#, python-format
7030
7103
msgid "%6d texts"
7033
#: bzrlib/plugins/weave_fmt/bzrdir.py:314
7106
#: bzrlib/plugins/weave_fmt/bzrdir.py:324
7034
7107
msgid "writing weave"
7037
#: bzrlib/plugins/weave_fmt/bzrdir.py:318
7038
#: bzrlib/plugins/weave_fmt/bzrdir.py:320
7110
#: bzrlib/plugins/weave_fmt/bzrdir.py:328
7111
#: bzrlib/plugins/weave_fmt/bzrdir.py:330
7039
7112
msgid "inventory"
7042
#: bzrlib/plugins/weave_fmt/bzrdir.py:337
7115
#: bzrlib/plugins/weave_fmt/bzrdir.py:347
7043
7116
msgid "write revision"
7046
#: bzrlib/plugins/weave_fmt/bzrdir.py:351
7119
#: bzrlib/plugins/weave_fmt/bzrdir.py:361
7047
7120
msgid "loading revision"
7050
#: bzrlib/plugins/weave_fmt/bzrdir.py:356
7123
#: bzrlib/plugins/weave_fmt/bzrdir.py:366
7051
7124
#, python-format
7052
7125
msgid "revision {%s} not present in branch; will be converted as a ghost"
7055
#: bzrlib/plugins/weave_fmt/bzrdir.py:496
7128
#: bzrlib/plugins/weave_fmt/bzrdir.py:506
7056
7129
msgid "starting upgrade from format 5 to 6"
7059
#: bzrlib/plugins/weave_fmt/bzrdir.py:506
7132
#: bzrlib/plugins/weave_fmt/bzrdir.py:516
7060
7133
#, python-format
7061
7134
msgid "adding prefixes to %s"
7064
#: bzrlib/plugins/weave_fmt/bzrdir.py:546
7137
#: bzrlib/plugins/weave_fmt/bzrdir.py:556
7065
7138
msgid "starting upgrade from format 6 to metadir"
7068
#: bzrlib/plugins/weave_fmt/bzrdir.py:554
7141
#: bzrlib/plugins/weave_fmt/bzrdir.py:564
7069
7142
msgid "Removing ancestry.weave"
7072
#: bzrlib/plugins/weave_fmt/bzrdir.py:559
7145
#: bzrlib/plugins/weave_fmt/bzrdir.py:569
7073
7146
msgid "Finding branch files"
7076
#: bzrlib/plugins/weave_fmt/bzrdir.py:569
7149
#: bzrlib/plugins/weave_fmt/bzrdir.py:579
7077
7150
msgid "Upgrading repository"
7080
#: bzrlib/plugins/weave_fmt/bzrdir.py:579
7153
#: bzrlib/plugins/weave_fmt/bzrdir.py:589
7081
7154
msgid "Upgrading branch"
7084
#: bzrlib/plugins/weave_fmt/bzrdir.py:602
7157
#: bzrlib/plugins/weave_fmt/bzrdir.py:612
7085
7158
msgid "No working tree."
7088
#: bzrlib/plugins/weave_fmt/bzrdir.py:609
7161
#: bzrlib/plugins/weave_fmt/bzrdir.py:619
7089
7162
msgid "Upgrading working tree"
7092
#: bzrlib/plugins/weave_fmt/bzrdir.py:630
7165
#: bzrlib/plugins/weave_fmt/bzrdir.py:640
7093
7166
#, python-format
7094
7167
msgid "Make %s lock"
7097
#: bzrlib/plugins/weave_fmt/bzrdir.py:641
7170
#: bzrlib/plugins/weave_fmt/bzrdir.py:651
7098
7171
#, python-format
7099
7172
msgid "Moving %s"
7102
#: bzrlib/push.py:54
7175
#: bzrlib/push.py:56
7103
7176
msgid "Created new branch."
7106
#: bzrlib/push.py:96
7179
#: bzrlib/push.py:97
7107
7180
#, python-format
7109
7182
"Target directory %s already contains a .bzr directory, but it is not valid."
7112
#: bzrlib/push.py:99
7185
#: bzrlib/push.py:101
7113
7186
#, python-format
7115
7188
"Target directory %s already exists, but does not have a .bzr directory. "
7116
7189
"Supply --use-existing-dir to push there anyway."
7119
#: bzrlib/push.py:120
7192
#: bzrlib/push.py:122
7120
7193
#, python-format
7121
7194
msgid "Too many redirections trying to make %s."
7124
#: bzrlib/push.py:145
7197
#: bzrlib/push.py:147
7126
7199
"These branches have diverged. See \"bzr help diverged-branches\" for more "
7130
#: bzrlib/push.py:149
7203
#: bzrlib/push.py:151
7131
7204
#, python-format
7133
7206
"It is not possible to losslessly push to %s. You may want to use dpush "
7137
#: bzrlib/push.py:155
7210
#: bzrlib/push.py:157
7138
7211
#, python-format
7140
7213
"At %s you have a valid .bzr control directory, but not a branch or "
7142
7215
"directory out of the way and try again."
7145
#: bzrlib/reconcile.py:96
7218
#: bzrlib/reconcile.py:97
7146
7219
#, python-format
7147
7220
msgid "Reconciling branch %s"
7150
#: bzrlib/reconcile.py:102
7223
#: bzrlib/reconcile.py:103
7151
7224
#, python-format
7152
7225
msgid "Reconciling repository %s"
7155
#: bzrlib/reconcile.py:104
7228
#: bzrlib/reconcile.py:105
7156
7229
msgid "Reconciling repository"
7159
#: bzrlib/reconcile.py:110
7232
#: bzrlib/reconcile.py:111
7160
7233
#, python-format
7161
7234
msgid "%s cannot canonicalize CHKs."
7164
#: bzrlib/reconcile.py:118
7237
#: bzrlib/reconcile.py:119
7165
7238
msgid "Reconcile aborted: revision index has inconsistent parents."
7168
#: bzrlib/reconcile.py:120
7241
#: bzrlib/reconcile.py:121
7169
7242
msgid "Run \"bzr check\" for more details."
7172
#: bzrlib/reconcile.py:122
7245
#: bzrlib/reconcile.py:123
7173
7246
msgid "Reconciliation complete."
7176
#: bzrlib/reconcile.py:165
7249
#: bzrlib/reconcile.py:166
7177
7250
msgid "Fixing last revision info {0} => {1}"
7180
#: bzrlib/reconcile.py:172
7253
#: bzrlib/reconcile.py:173
7181
7254
msgid "revision_history ok."
7184
#: bzrlib/reconcile.py:233
7257
#: bzrlib/reconcile.py:234
7185
7258
msgid "Reading inventory data"
7188
#: bzrlib/reconcile.py:253 bzrlib/reconcile.py:383
7261
#: bzrlib/reconcile.py:254 bzrlib/reconcile.py:384
7189
7262
msgid "Inventory ok."
7192
#: bzrlib/reconcile.py:255 bzrlib/reconcile.py:385
7265
#: bzrlib/reconcile.py:256 bzrlib/reconcile.py:386
7193
7266
msgid "Backing up inventory"
7196
#: bzrlib/reconcile.py:257
7269
#: bzrlib/reconcile.py:258
7197
7270
msgid "Backup inventory created."
7200
#: bzrlib/reconcile.py:273 bzrlib/reconcile.py:404
7273
#: bzrlib/reconcile.py:274 bzrlib/reconcile.py:405
7201
7274
msgid "Writing weave"
7204
#: bzrlib/reconcile.py:276 bzrlib/reconcile.py:407
7277
#: bzrlib/reconcile.py:277 bzrlib/reconcile.py:408
7205
7278
msgid "Inventory regenerated."
7208
#: bzrlib/reconcile.py:370 bzrlib/reconcile.py:372 bzrlib/reconcile.py:375
7281
#: bzrlib/reconcile.py:371 bzrlib/reconcile.py:373 bzrlib/reconcile.py:376
7209
7282
msgid "Reading indexes"
7212
#: bzrlib/reconcile.py:379 bzrlib/reconcile.py:381
7285
#: bzrlib/reconcile.py:380 bzrlib/reconcile.py:382
7213
7286
msgid "Checking unused inventories"
7216
#: bzrlib/reconcile.py:387
7289
#: bzrlib/reconcile.py:388
7217
7290
msgid "Backup Inventory created"
7220
#: bzrlib/reconcile.py:445
7293
#: bzrlib/reconcile.py:446
7221
7294
msgid "Fixing text parents"
7224
#: bzrlib/reconfigure.py:52
7297
#: bzrlib/reconfigure.py:54
7225
7298
msgid "{0} is now stacked on {1}\n"
7228
#: bzrlib/reconfigure.py:67
7301
#: bzrlib/reconfigure.py:69
7229
7302
#, python-format
7230
7303
msgid "%s is now not stacked\n"
7233
#: bzrlib/remote.py:1134 bzrlib/repository.py:287
7306
#: bzrlib/remote.py:1228 bzrlib/repository.py:289
7234
7307
#, python-format
7235
7308
msgid "bzr: ERROR (ignored): %s"
7238
#: bzrlib/remote.py:2217
7311
#: bzrlib/remote.py:2541
7239
7312
msgid "Copying repository content as tarball..."
7242
#: bzrlib/rename_map.py:68
7315
#: bzrlib/rename_map.py:69
7243
7316
msgid "Calculating hashes"
7246
#: bzrlib/rename_map.py:106
7319
#: bzrlib/rename_map.py:107
7247
7320
msgid "Determining hash hits"
7250
#: bzrlib/rename_map.py:241
7323
#: bzrlib/rename_map.py:242
7251
7324
msgid "{0} => {1}"
7254
#: bzrlib/repository.py:1781
7327
#: bzrlib/repository.py:1787
7255
7328
msgid "Moving repository to repository.backup"
7258
#: bzrlib/repository.py:1788
7331
#: bzrlib/repository.py:1794
7259
7332
msgid "Creating new repository"
7262
#: bzrlib/repository.py:1793
7335
#: bzrlib/repository.py:1799
7263
7336
msgid "Copying content"
7266
#: bzrlib/repository.py:1797
7339
#: bzrlib/repository.py:1803
7267
7340
msgid "Deleting old repository content"
7270
#: bzrlib/repository.py:1799
7343
#: bzrlib/repository.py:1805
7271
7344
msgid "repository converted"
7274
#: bzrlib/revisionspec.py:904
7347
#: bzrlib/revisionspec.py:903
7275
7348
msgid "Using {0} {1}"
7278
#: bzrlib/send.py:57
7351
#: bzrlib/send.py:58
7279
7352
#, python-format
7280
7353
msgid "Mail client \"%s\" does not support specifying body"
7283
#: bzrlib/send.py:61
7356
#: bzrlib/send.py:62
7284
7357
msgid "--remember requires a branch to be specified."
7287
#: bzrlib/send.py:75
7360
#: bzrlib/send.py:77
7288
7361
msgid "No submit branch known or specified"
7291
#: bzrlib/send.py:78
7364
#: bzrlib/send.py:80
7292
7365
msgid "Using saved {0} location \"{1}\" to determine what changes to submit."
7295
#: bzrlib/send.py:95
7368
#: bzrlib/send.py:98
7296
7369
#, python-format
7297
7370
msgid "No such send format '%s'."
7300
#: bzrlib/send.py:112
7373
#: bzrlib/send.py:114
7301
7374
msgid "bzr send takes at most two one revision identifiers"
7304
#: bzrlib/send.py:125
7377
#: bzrlib/send.py:127
7305
7378
msgid "No revisions to submit."
7308
#: bzrlib/send.py:136
7381
#: bzrlib/send.py:139
7310
7383
"- not supported for merge directives that use more than one output file."
7313
#: bzrlib/send.py:178
7386
#: bzrlib/send.py:185
7314
7387
msgid "Format 0.9 does not permit bundle with no patch"
7317
#: bzrlib/shelf_ui.py:45
7390
#: bzrlib/shelf_ui.py:46
7318
7391
#, python-format
7319
7392
msgid "Shelve adding file \"%(path)s\"?"
7322
#: bzrlib/shelf_ui.py:46
7395
#: bzrlib/shelf_ui.py:47
7323
7396
msgid "Shelve binary changes?"
7326
#: bzrlib/shelf_ui.py:47
7399
#: bzrlib/shelf_ui.py:48
7327
7400
msgid "Shelve changing \"%s\" from %(other)s to %(this)s?"
7330
#: bzrlib/shelf_ui.py:49
7403
#: bzrlib/shelf_ui.py:50
7331
7404
#, python-format
7332
7405
msgid "Shelve removing file \"%(path)s\"?"
7335
#: bzrlib/shelf_ui.py:50
7408
#: bzrlib/shelf_ui.py:51
7336
7409
#, python-format
7337
7410
msgid "Shelve %d change(s)?"
7340
#: bzrlib/shelf_ui.py:51
7413
#: bzrlib/shelf_ui.py:52
7341
7414
msgid "Shelve?"
7344
#: bzrlib/shelf_ui.py:52
7417
#: bzrlib/shelf_ui.py:53
7345
7418
#, python-format
7347
7420
"Shelve changing target of \"%(path)s\" from \"%(other)s\" to \"%(this)s\"?"
7350
#: bzrlib/shelf_ui.py:54
7423
#: bzrlib/shelf_ui.py:55
7351
7424
#, python-format
7352
7425
msgid "Shelve renaming \"%(other)s\" => \"%(this)s\"?"
7355
#: bzrlib/shelf_ui.py:69
7428
#: bzrlib/shelf_ui.py:70
7356
7429
#, python-format
7357
7430
msgid "Changes shelved with id \"%d\"."
7360
#: bzrlib/shelf_ui.py:73
7433
#: bzrlib/shelf_ui.py:74
7361
7434
msgid "Selected changes destroyed."
7364
#: bzrlib/shelf_ui.py:77
7437
#: bzrlib/shelf_ui.py:78
7365
7438
msgid "Selected changes:"
7368
#: bzrlib/shelf_ui.py:97
7441
#: bzrlib/shelf_ui.py:98
7369
7442
#, python-format
7370
7443
msgid "Delete file \"%(path)s\"?"
7373
#: bzrlib/shelf_ui.py:98
7446
#: bzrlib/shelf_ui.py:99
7374
7447
msgid "Apply binary changes?"
7377
#: bzrlib/shelf_ui.py:99
7450
#: bzrlib/shelf_ui.py:100
7378
7451
#, python-format
7379
7452
msgid "Change \"%(path)s\" from %(this)s to %(other)s?"
7382
#: bzrlib/shelf_ui.py:101
7455
#: bzrlib/shelf_ui.py:102
7383
7456
#, python-format
7384
7457
msgid "Add file \"%(path)s\"?"
7387
#: bzrlib/shelf_ui.py:102
7460
#: bzrlib/shelf_ui.py:103
7388
7461
#, python-format
7389
7462
msgid "Apply %d change(s)?"
7392
#: bzrlib/shelf_ui.py:103
7465
#: bzrlib/shelf_ui.py:104
7393
7466
msgid "Apply change?"
7396
#: bzrlib/shelf_ui.py:104
7469
#: bzrlib/shelf_ui.py:105
7397
7470
#, python-format
7398
7471
msgid "Change target of \"%(path)s\" from \"%(this)s\" to \"%(other)s\"?"
7401
#: bzrlib/shelf_ui.py:106
7474
#: bzrlib/shelf_ui.py:107
7402
7475
#, python-format
7403
7476
msgid "Rename \"%(this)s\" => \"%(other)s\"?"
7406
#: bzrlib/shelf_ui.py:401
7479
#: bzrlib/shelf_ui.py:402
7407
7480
msgid "No changes are shelved."
7410
#: bzrlib/shelf_ui.py:459
7483
#: bzrlib/shelf_ui.py:460
7411
7484
#, python-format
7412
7485
msgid "Using changes with id \"%d\"."
7415
#: bzrlib/shelf_ui.py:463
7488
#: bzrlib/shelf_ui.py:464
7416
7489
#, python-format
7417
7490
msgid "Message: %s"
7420
#: bzrlib/shelf_ui.py:475
7493
#: bzrlib/shelf_ui.py:476
7421
7494
#, python-format
7422
7495
msgid "Deleted changes with id \"%d\"."
7425
#: bzrlib/smart/medium.py:712
7498
#: bzrlib/smart/medium.py:714
7426
7499
msgid "HPSS calls: {0} ({1} vfs) {2}"
7429
#: bzrlib/smart/server.py:167
7502
#: bzrlib/smart/server.py:169
7430
7503
msgid "Requested to stop gracefully"
7433
#: bzrlib/smart/server.py:177
7506
#: bzrlib/smart/server.py:179
7434
7507
#, python-format
7435
7508
msgid "Waiting for %d client(s) to finish"
7438
#: bzrlib/smart/server.py:183
7511
#: bzrlib/smart/server.py:185
7439
7512
#, python-format
7440
7513
msgid "Still waiting for %d client(s) to finish"
7443
#: bzrlib/smart/server.py:217
7516
#: bzrlib/smart/server.py:219
7444
7517
#, python-format
7445
7518
msgid "listening socket error: %s"
7448
#: bzrlib/smart/server.py:450
7521
#: bzrlib/smart/server.py:452
7449
7522
#, python-format
7450
7523
msgid "listening on port: %s"
7453
#: bzrlib/switch.py:67
7526
#: bzrlib/switch.py:73
7454
7527
msgid "Pending merges must be committed or reverted before using switch."
7457
#: bzrlib/switch.py:94
7530
#: bzrlib/switch.py:100
7459
7532
"Cannot switch as local commits found in the checkout. Commit these to the "
7460
7533
"bound branch or use --force to throw them away."
7463
#: bzrlib/switch.py:99
7536
#: bzrlib/switch.py:105
7464
7537
#, python-format
7466
7539
"Unable to connect to current master branch %(target)s: %(error)s To switch "
7467
7540
"anyway, use --force."
7470
#: bzrlib/switch.py:108
7543
#: bzrlib/switch.py:125
7471
7544
msgid "Cannot switch a branch, only a checkout."
7474
#: bzrlib/switch.py:144
7547
#: bzrlib/switch.py:163
7475
7548
#, python-format
7476
7549
msgid "Tree is up to date at revision %d."
7479
#: bzrlib/switch.py:150
7552
#: bzrlib/switch.py:169
7480
7553
#, python-format
7481
7554
msgid "Updated to revision %d."
7484
#: bzrlib/transform.py:1723 bzrlib/transform.py:1734 bzrlib/transform.py:1736
7557
#: bzrlib/transform.py:1734 bzrlib/transform.py:1745 bzrlib/transform.py:1747
7485
7558
msgid "Apply phase"
7488
#: bzrlib/transform.py:1762 bzrlib/transform.py:1830
7561
#: bzrlib/transform.py:1773 bzrlib/transform.py:1841
7489
7562
msgid "removing file"
7492
#: bzrlib/transform.py:1780 bzrlib/transform.py:1865
7565
#: bzrlib/transform.py:1791 bzrlib/transform.py:1876
7493
7566
msgid "adding file"
7496
#: bzrlib/transform.py:2580
7569
#: bzrlib/transform.py:2591
7497
7570
msgid "Building tree"
7500
#: bzrlib/transform.py:2670 bzrlib/transform.py:2697
7573
#: bzrlib/transform.py:2681 bzrlib/transform.py:2708
7501
7574
msgid "Adding file contents"
7504
#: bzrlib/transform.py:3017
7577
#: bzrlib/transform.py:3028
7505
7578
msgid "Resolution pass"
7508
#: bzrlib/transport/ftp/_gssapi.py:86
7581
#: bzrlib/transport/ftp/_gssapi.py:88
7509
7582
#, python-format
7510
7583
msgid "Authenticated as %s"
7513
#: bzrlib/tree.py:632
7586
#: bzrlib/tree.py:634
7514
7587
msgid "*** {0} content-filter: {1} => {2!r}"
7517
#: bzrlib/upgrade.py:76
7590
#: bzrlib/upgrade.py:77
7518
7591
#, python-format
7519
7592
msgid "This is a checkout. The branch (%s) needs to be upgraded separately."
7522
#: bzrlib/upgrade.py:99
7595
#: bzrlib/upgrade.py:100
7523
7596
#, python-format
7524
7597
msgid "cannot upgrade from bzrdir format %s"
7527
#: bzrlib/upgrade.py:102
7600
#: bzrlib/upgrade.py:103
7528
7601
#, python-format
7529
7602
msgid "starting upgrade of %s"
7532
#: bzrlib/upgrade.py:109
7605
#: bzrlib/upgrade.py:110
7533
7606
msgid "finished"
7536
#: bzrlib/upgrade.py:119
7609
#: bzrlib/upgrade.py:120
7537
7610
msgid "Deleting backup.bzr"
7540
#: bzrlib/upgrade.py:150
7613
#: bzrlib/upgrade.py:151
7543
7616
"SUMMARY: {0} upgrades attempted, {1} succeeded, {2} failed"
7546
#: bzrlib/upgrade.py:207
7619
#: bzrlib/upgrade.py:208
7547
7620
#, python-format
7548
7621
msgid "Found %d dependent branches - upgrading ..."
7551
#: bzrlib/upgrade.py:275
7624
#: bzrlib/upgrade.py:276
7552
7625
msgid "Upgrading bzrdirs"
7555
#: bzrlib/upgrade.py:281
7628
#: bzrlib/upgrade.py:282
7556
7629
#, python-format
7557
7630
msgid "Upgrading %s"
7560
#: bzrlib/upgrade.py:282
7633
#: bzrlib/upgrade.py:283
7561
7634
msgid "Upgrading {0} {1} ..."
7564
#: bzrlib/upgrade.py:300
7637
#: bzrlib/upgrade.py:301
7565
7638
msgid "Removing backup ..."
7568
#: bzrlib/upgrade.py:304
7641
#: bzrlib/upgrade.py:305
7569
7642
msgid "failed to clean-up {0}: {1}"
7572
#: bzrlib/vf_repository.py:1093
7645
#: bzrlib/vf_repository.py:1090
7573
7646
msgid "inventories"
7576
#: bzrlib/vf_repository.py:1119
7649
#: bzrlib/vf_repository.py:1116
7580
#: bzrlib/vf_repository.py:1624 bzrlib/vf_repository.py:1633
7653
#: bzrlib/vf_repository.py:1621 bzrlib/vf_repository.py:1630
7581
7654
msgid "Calculating text parents"
7584
#: bzrlib/vf_repository.py:1709
7657
#: bzrlib/vf_repository.py:1706
7585
7658
msgid "Fetch texts"
7588
#: bzrlib/vf_repository.py:2538
7661
#: bzrlib/vf_repository.py:2535
7589
7662
msgid "loading text store"
7592
#: bzrlib/vf_repository.py:2544
7665
#: bzrlib/vf_repository.py:2541
7593
7666
msgid "checking text graph"
7596
#: bzrlib/vf_repository.py:2998 bzrlib/vf_repository.py:3012
7597
#: bzrlib/vf_repository.py:3127
7669
#: bzrlib/vf_repository.py:2995 bzrlib/vf_repository.py:3009
7670
#: bzrlib/vf_repository.py:3124
7598
7671
msgid "Transferring revisions"
7601
#: bzrlib/win32utils.py:137
7674
#: bzrlib/win32utils.py:146
7602
7675
msgid "Failed to GetProcessMemoryInfo()"
7605
#: bzrlib/win32utils.py:158
7678
#: bzrlib/win32utils.py:167
7606
7679
msgid "Cannot debug memory on win32 without ctypes or win32process"
7609
#: bzrlib/win32utils.py:163
7682
#: bzrlib/win32utils.py:172
7610
7683
msgid "WorkingSize {0:>7}KiB\tPeakWorking {1:>7}KiB\t{2}"
7613
#: bzrlib/win32utils.py:171
7686
#: bzrlib/win32utils.py:180
7614
7687
#, python-format
7615
7688
msgid "WorkingSize %8d KiB"
7618
#: bzrlib/win32utils.py:172
7691
#: bzrlib/win32utils.py:181
7619
7692
#, python-format
7620
7693
msgid "PeakWorking %8d KiB"
7623
#: bzrlib/win32utils.py:173
7696
#: bzrlib/win32utils.py:182
7624
7697
#, python-format
7625
7698
msgid "PagefileUsage %8d KiB"
7628
#: bzrlib/win32utils.py:174
7701
#: bzrlib/win32utils.py:183
7629
7702
#, python-format
7630
7703
msgid "PeakPagefileUsage %8d KiB"
7633
#: bzrlib/win32utils.py:176
7706
#: bzrlib/win32utils.py:185
7634
7707
#, python-format
7635
7708
msgid "PrivateUsage %8d KiB"
7638
#: bzrlib/win32utils.py:177
7711
#: bzrlib/win32utils.py:186
7639
7712
#, python-format
7640
7713
msgid "PageFaultCount %8d"
7643
#: bzrlib/workingtree.py:1467
7716
#: bzrlib/workingtree.py:1478
7644
7717
msgid "Rerun update after fixing the conflicts."