167
167
# help of 'short' option of 'status' command
168
#: bzrlib/builtins.py:270
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:272
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:274
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:277
183
#: bzrlib/builtins.py:370
184
184
msgid "Do not mark object type using indicator."
187
#: bzrlib/builtins.py:292
187
#: bzrlib/builtins.py:385
188
188
msgid "bzr status --revision takes exactly one or two revision specifiers"
191
#: bzrlib/builtins.py:336 bzrlib/builtins.py:4927
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:339 bzrlib/builtins.py:4929
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:346
199
#: bzrlib/builtins.py:439
201
201
msgid "Repository %r does not support access to raw revision texts"
204
#: bzrlib/builtins.py:357
204
#: bzrlib/builtins.py:450
205
205
msgid "The repository {0} contains no revision {1}."
208
#: bzrlib/builtins.py:364
208
#: bzrlib/builtins.py:457
209
209
msgid "You cannot specify a NULL revision."
212
#: bzrlib/builtins.py:456
212
#: bzrlib/builtins.py:549
213
213
msgid "Remove the working tree from a given branch/checkout."
216
#: bzrlib/builtins.py:458
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:461
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:467
227
#: bzrlib/builtins.py:560
228
228
msgid "Remove the working tree even if it has uncommitted or shelved changes."
231
#: bzrlib/builtins.py:481
231
#: bzrlib/builtins.py:574
232
232
msgid "No working tree to remove"
235
#: bzrlib/builtins.py:483
235
#: bzrlib/builtins.py:576
236
236
msgid "You cannot remove the working tree of a remote path"
239
#: bzrlib/builtins.py:492
239
#: bzrlib/builtins.py:585
240
240
msgid "You cannot remove the working tree from a lightweight checkout"
243
#: bzrlib/builtins.py:532
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:543
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:547
255
#: bzrlib/builtins.py:640
256
256
msgid "failed to reset the tree state{0}"
259
#: bzrlib/builtins.py:551
259
#: bzrlib/builtins.py:644
260
260
msgid "Show current revision number."
263
#: bzrlib/builtins.py:553
263
#: bzrlib/builtins.py:646
264
264
msgid "This is equal to the number of revisions on this branch."
267
#: bzrlib/builtins.py:659
268
msgid "--tree and --revision can not be used together"
271
#: bzrlib/builtins.py:676 bzrlib/builtins.py:5967
272
msgid "Tags can only be placed on a single revision, not on a range"
267
275
# help of 'tree' option of 'revno' command
268
#: bzrlib/builtins.py:594
269
msgid "Show revno of working tree"
276
#: bzrlib/builtins.py:700
277
msgid "Show revno of working tree."
272
#: bzrlib/builtins.py:642
280
#: bzrlib/builtins.py:748
273
281
msgid "Add specified files or directories."
276
#: bzrlib/builtins.py:644
284
#: bzrlib/builtins.py:750
278
286
"In non-recursive mode, all the named items are added, regardless\n"
279
287
"of whether they were previously ignored. A warning is given if\n"
280
288
"any of the named files are already versioned."
283
#: bzrlib/builtins.py:648
291
#: bzrlib/builtins.py:754
285
293
"In recursive mode (the default), files are treated the same way\n"
286
294
"but the behaviour for directories is different. Directories that\n"
476
506
# help of 'verbose' option of 'pull' command
477
#: bzrlib/builtins.py:993
507
#: bzrlib/builtins.py:1134
478
508
msgid "Show logs of pulled revisions."
481
511
# help of 'directory' option of 'pull' command
482
#: bzrlib/builtins.py:995
512
#: bzrlib/builtins.py:1136
484
514
"Branch to pull into, rather than the one containing the working directory."
487
517
# help of 'local' option of 'pull' command
488
#: bzrlib/builtins.py:998
518
#: bzrlib/builtins.py:1139
490
520
"Perform a local pull in a bound branch. Local pulls are not applied to the "
494
#: bzrlib/builtins.py:1027
524
#: bzrlib/builtins.py:1168
495
525
msgid "Need working tree for --show-base."
498
#: bzrlib/builtins.py:1043
528
#: bzrlib/builtins.py:1184
499
529
msgid "No pull location known or specified."
502
#: bzrlib/builtins.py:1049
532
#: bzrlib/builtins.py:1190
504
534
msgid "Using saved parent location: %s\n"
507
#: bzrlib/builtins.py:1056 bzrlib/builtins.py:4137
537
#: bzrlib/builtins.py:1197 bzrlib/builtins.py:4393
508
538
msgid "Cannot use -r with merge directives or bundles"
511
#: bzrlib/builtins.py:1097
541
#: bzrlib/builtins.py:1238
512
542
msgid "Update a mirror of this branch."
515
#: bzrlib/builtins.py:1099
545
#: bzrlib/builtins.py:1240
517
547
"The target branch will not have its working tree populated because this\n"
518
548
"is both expensive, and is not supported on remote file systems."
521
#: bzrlib/builtins.py:1102
551
#: bzrlib/builtins.py:1243
523
553
"Some smart servers or protocols *may* put the working tree in place in\n"
527
#: bzrlib/builtins.py:1105
557
#: bzrlib/builtins.py:1246
529
559
"This command only works on branches that have not diverged. Branches are\n"
530
560
"considered diverged if the destination branch's most recent commit is one\n"
531
561
"that has not been merged (directly or indirectly) by the source branch."
534
#: bzrlib/builtins.py:1109
564
#: bzrlib/builtins.py:1250
536
566
"If branches have diverged, you can use 'bzr push --overwrite' to replace\n"
537
567
"the other branch completely, discarding its unmerged changes."
540
#: bzrlib/builtins.py:1112
570
#: bzrlib/builtins.py:1253
542
572
"If you want to ensure you have the different changes in the other branch,\n"
543
573
"do a merge (see bzr help merge) from the other branch, and commit that.\n"
544
574
"After that you will be able to do a push without '--overwrite'."
547
#: bzrlib/builtins.py:1116
577
#: bzrlib/builtins.py:1257
549
579
"If there is no default push location set, the first push will set it (use\n"
550
580
"--no-remember to avoid setting it). After that, you can omit the\n"
552
582
"value will only be saved if the remote location can be accessed."
585
#: bzrlib/builtins.py:1262
587
"The --verbose option will display the revisions pushed using the log_format\n"
588
"configuration option. You can use a different format by overriding it with\n"
589
"-Olog_format=<other_format>."
592
# help of 'directory' option of 'dpush' command
555
593
# help of 'directory' option of 'push' command
556
#: bzrlib/builtins.py:1128
594
#: bzrlib/builtins.py:1273 bzrlib/foreign.py:272
558
596
"Branch to push from, rather than the one containing the working directory."
561
599
# help of 'use-existing-dir' option of 'push' command
562
#: bzrlib/builtins.py:1131
600
#: bzrlib/builtins.py:1276
564
602
"By default push will fail if the target directory exists, but does not "
565
603
"already have a control directory. This flag will allow push to proceed."
568
606
# help of 'stacked' option of 'push' command
569
#: bzrlib/builtins.py:1136
607
#: bzrlib/builtins.py:1281
571
609
"Create a stacked branch that references the public location of the parent "
575
613
# help of 'stacked-on' option of 'push' command
576
#: bzrlib/builtins.py:1139
614
#: bzrlib/builtins.py:1284
578
616
"Create a stacked branch that refers to another branch for the commit "
579
617
"history. Only the work not present in the referenced branch is included in "
580
618
"the branch created."
621
# help of 'strict' option of 'dpush' command
583
622
# help of 'strict' option of 'push' command
584
#: bzrlib/builtins.py:1144
623
#: bzrlib/builtins.py:1289 bzrlib/foreign.py:279
586
625
"Refuse to push if there are uncommitted changes in the working tree, --no-"
587
626
"strict disables the check."
590
629
# help of 'no-tree' option of 'push' command
591
#: bzrlib/builtins.py:1147
630
#: bzrlib/builtins.py:1292
592
631
msgid "Don't populate the working tree, even for protocols that support it."
595
#: bzrlib/builtins.py:1191
634
#: bzrlib/builtins.py:1336
596
635
msgid "Could not determine branch to refer to."
599
#: bzrlib/builtins.py:1198 bzrlib/foreign.py:306
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
600
646
msgid "No push location known or specified."
603
#: bzrlib/builtins.py:1202
649
#: bzrlib/builtins.py:1355
605
651
msgid "Using saved push location: %s"
608
#: bzrlib/builtins.py:1212
654
#: bzrlib/builtins.py:1365
609
655
msgid "Create a new branch that is a copy of an existing branch."
612
#: bzrlib/builtins.py:1214
658
#: bzrlib/builtins.py:1367
614
660
"If the TO_LOCATION is omitted, the last component of the FROM_LOCATION will\n"
615
661
"be used. In other words, \"branch ../foo/bar\" will attempt to create ./"
620
666
"create ./foo-bar."
623
#: bzrlib/builtins.py:1221
669
#: bzrlib/builtins.py:1374
625
671
"To retrieve the branch as of a particular revision, supply the --revision\n"
626
672
"parameter, as in \"branch foo/bar -r 5\"."
629
#: bzrlib/builtins.py:1224
675
#: bzrlib/builtins.py:1377
630
676
msgid "The synonyms 'clone' and 'get' for this command are deprecated."
633
679
# help of 'no-tree' option of 'branch' command
634
#: bzrlib/builtins.py:1234
680
#: bzrlib/builtins.py:1387
635
681
msgid "Create a branch without a working-tree."
638
684
# help of 'switch' option of 'branch' command
639
#: bzrlib/builtins.py:1236
685
#: bzrlib/builtins.py:1389
640
686
msgid "Switch the checkout in the current directory to the new branch."
643
689
# help of 'stacked' option of 'branch' command
644
#: bzrlib/builtins.py:1239
690
#: bzrlib/builtins.py:1392
646
692
"Create a stacked branch referring to the source branch. The new branch will "
647
693
"depend on the availability of the source branch for all operations."
650
696
# help of 'standalone' option of 'branch' command
651
#: bzrlib/builtins.py:1243
697
#: bzrlib/builtins.py:1396
652
698
msgid "Do not use a shared repository, even if available."
655
701
# help of 'use-existing-dir' option of 'branch' command
656
#: bzrlib/builtins.py:1245
702
#: bzrlib/builtins.py:1398
658
704
"By default branch will fail if the target directory exists, but does not "
659
705
"already have a control directory. This flag will allow branch to proceed."
662
708
# help of 'bind' option of 'branch' command
663
#: bzrlib/builtins.py:1250
709
#: bzrlib/builtins.py:1403
664
710
msgid "Bind new branch to from location."
667
#: bzrlib/builtins.py:1291
713
#: bzrlib/builtins.py:1450
669
715
msgid "Target directory \"%s\" already exists."
672
#: bzrlib/builtins.py:1301
718
#: bzrlib/builtins.py:1462
674
720
msgid "Parent of \"%s\" does not exist."
677
#: bzrlib/builtins.py:1315
723
#: bzrlib/builtins.py:1481
678
724
msgid "The branch {0} has no revision {1}."
681
#: bzrlib/builtins.py:1323 bzrlib/push.py:51
727
#: bzrlib/builtins.py:1496 bzrlib/push.py:53
683
729
msgid "Created new stacked branch referring to %s."
686
#: bzrlib/builtins.py:1327
732
#: bzrlib/builtins.py:1500
688
734
msgid "Branched %d revision."
689
735
msgid_plural "Branched %d revisions."
693
#: bzrlib/builtins.py:1332
739
#: bzrlib/builtins.py:1505
695
741
msgid "New branch bound to %s"
698
#: bzrlib/builtins.py:1337 bzrlib/builtins.py:5968
744
#: bzrlib/builtins.py:1510 bzrlib/builtins.py:6256
700
746
msgid "Switched to branch: %s"
703
#: bzrlib/builtins.py:1342
749
#: bzrlib/builtins.py:1515
704
750
msgid "List the branches available at the current location."
707
#: bzrlib/builtins.py:1344
709
"This command will print the names of all the branches at the current "
713
#: bzrlib/builtins.py:1353
717
#: bzrlib/builtins.py:1359
753
#: bzrlib/builtins.py:1517
755
"This command will print the names of all the branches at the current\n"
759
# help of 'recursive' option of 'branches' command
760
#: bzrlib/builtins.py:1524
762
"Recursively scan for branches rather than just looking in the specified "
766
#: bzrlib/builtins.py:1554
770
#: bzrlib/builtins.py:1566
718
771
msgid "Create a new checkout of an existing branch."
721
#: bzrlib/builtins.py:1361
774
#: bzrlib/builtins.py:1568
723
776
"If BRANCH_LOCATION is omitted, checkout will reconstitute a working tree "
762
815
# help of 'files-from' option of 'branch' command
763
#: bzrlib/builtins.py:1390
816
# help of 'files-from' option of 'checkout' command
817
#: bzrlib/builtins.py:1597
764
818
msgid "Get file contents from this tree."
767
821
# help of 'hardlink' option of 'branch' command
768
#: bzrlib/builtins.py:1392
822
# help of 'hardlink' option of 'checkout' command
823
#: bzrlib/builtins.py:1599
769
824
msgid "Hard-link working tree files where possible."
772
#: bzrlib/builtins.py:1433
827
#: bzrlib/builtins.py:1640
774
829
"Show list of renamed files.\n"
778
#: bzrlib/builtins.py:1463
779
msgid "Update a tree to have the latest code committed to its branch."
782
#: bzrlib/builtins.py:1465
784
"This will perform a merge into the working tree, and may generate\n"
785
"conflicts. If you have any local changes, you will still\n"
786
"need to commit them after the update for the update to be complete."
789
#: bzrlib/builtins.py:1469
791
"If you want to discard your local changes, you can just do a\n"
792
"'bzr revert' instead of 'bzr commit' after the update."
795
#: bzrlib/builtins.py:1472
797
"If you want to restore a file that has been removed locally, use\n"
798
"'bzr revert' instead of 'bzr update'."
801
#: bzrlib/builtins.py:1475
803
"If the tree's branch is bound to a master branch, it will also update\n"
833
#: bzrlib/builtins.py:1670
834
msgid "Update a working tree to a new revision."
837
#: bzrlib/builtins.py:1672
839
"This will perform a merge of the destination revision (the tip of the\n"
840
"branch, or the specified revision) into the working tree, and then make\n"
841
"that revision the basis revision for the working tree. "
844
#: bzrlib/builtins.py:1676
846
"You can use this to visit an older revision, or to update a working tree\n"
847
"that is out of date from its branch."
850
#: bzrlib/builtins.py:1679
852
"If there are any uncommitted changes in the tree, they will be carried\n"
853
"across and remain as uncommitted changes after the update. To discard\n"
854
"these changes, use 'bzr revert'. The uncommitted changes may conflict\n"
855
"with the changes brought in by the change in basis revision."
858
#: bzrlib/builtins.py:1684
860
"If the tree's branch is bound to a master branch, bzr will also update\n"
804
861
"the branch from the master."
807
#: bzrlib/builtins.py:1490
864
#: bzrlib/builtins.py:1687
866
"You cannot update just a single file or directory, because each Bazaar\n"
867
"working tree has just a single basis revision. If you want to restore a\n"
868
"file that has been removed locally, use 'bzr revert' instead of 'bzr\n"
869
"update'. If you want to restore a file to its state in a previous\n"
870
"revision, use 'bzr revert' with a '-r' option, or use 'bzr cat' to write\n"
871
"out the old content of that file to a new location."
874
#: bzrlib/builtins.py:1694
876
"The 'dir' argument, if given, must be the location of the root of a\n"
877
"working tree to update. By default, the working tree that contains the \n"
878
"current working directory is used."
881
#: bzrlib/builtins.py:1710
808
882
msgid "bzr update --revision takes exactly one revision"
811
#: bzrlib/builtins.py:1521
885
#: bzrlib/builtins.py:1718
886
msgid "bzr update can only update a whole tree, not a file or subdirectory"
889
#: bzrlib/builtins.py:1749
812
890
msgid "Tree is up to date at revision {0} of branch {1}"
815
#: bzrlib/builtins.py:1537
893
#: bzrlib/builtins.py:1765
818
896
"branch has no revision %s\n"
819
897
"bzr update --revision only works for a revision in the branch history"
822
#: bzrlib/builtins.py:1543
900
#: bzrlib/builtins.py:1771
823
901
msgid "Updated to revision {0} of branch {1}"
826
#: bzrlib/builtins.py:1547
904
#: bzrlib/builtins.py:1775
828
906
"Your local commits will now show as pending merges with 'bzr status', and "
829
907
"can be committed with 'bzr commit'."
832
#: bzrlib/builtins.py:1556
910
#: bzrlib/builtins.py:1784
833
911
msgid "Show information about a working tree, branch or repository."
836
#: bzrlib/builtins.py:1558
914
#: bzrlib/builtins.py:1786
838
916
"This command will show all known locations and formats associated to the\n"
839
917
"tree, branch or repository."
842
#: bzrlib/builtins.py:1561
920
#: bzrlib/builtins.py:1789
844
922
"In verbose mode, statistical information is included with each report.\n"
845
923
"To see extended statistic information, use a verbosity level of 2 or\n"
846
924
"higher by specifying the verbose option multiple times, e.g. -vv."
849
#: bzrlib/builtins.py:1565
927
#: bzrlib/builtins.py:1793
850
928
msgid "Branches and working trees will also report any missing revisions."
853
#: bzrlib/builtins.py:1569
931
#: bzrlib/builtins.py:1795 bzrlib/builtins.py:3715 bzrlib/builtins.py:4845
932
#: bzrlib/builtins.py:6442
936
#: bzrlib/builtins.py:1797
854
937
msgid " Display information on the format and related locations:"
857
#: bzrlib/builtins.py:1571
940
#: bzrlib/builtins.py:1799
858
941
msgid " bzr info"
861
#: bzrlib/builtins.py:1573
944
#: bzrlib/builtins.py:1801
863
946
" Display the above together with extended format information and\n"
864
947
" basic statistics (like the number of files in the working tree and\n"
865
948
" number of revisions in the branch and repository):"
868
#: bzrlib/builtins.py:1577
951
#: bzrlib/builtins.py:1805
869
952
msgid " bzr info -v"
872
#: bzrlib/builtins.py:1579
955
#: bzrlib/builtins.py:1807
873
956
msgid " Display the above together with number of committers to the branch:"
876
#: bzrlib/builtins.py:1581
959
#: bzrlib/builtins.py:1809
877
960
msgid " bzr info -vv"
880
#: bzrlib/builtins.py:1600
963
#: bzrlib/builtins.py:1828
881
964
msgid "Remove files or directories."
884
#: bzrlib/builtins.py:1602
967
#: bzrlib/builtins.py:1830
886
969
"This makes Bazaar stop tracking changes to the specified files. Bazaar will\n"
887
970
"delete them if they can easily be recovered using revert otherwise they\n"
1121
1256
" 0 - no change"
1124
#: bzrlib/builtins.py:1986
1259
#: bzrlib/builtins.py:2220
1127
1262
" Shows the difference in the working tree versus the last commit::"
1130
#: bzrlib/builtins.py:1989
1265
#: bzrlib/builtins.py:2223
1131
1266
msgid " bzr diff"
1134
#: bzrlib/builtins.py:1991
1269
#: bzrlib/builtins.py:2225
1135
1270
msgid " Difference between the working tree and revision 1::"
1138
#: bzrlib/builtins.py:1993
1273
#: bzrlib/builtins.py:2227
1139
1274
msgid " bzr diff -r1"
1142
#: bzrlib/builtins.py:1995
1277
#: bzrlib/builtins.py:2229
1143
1278
msgid " Difference between revision 3 and revision 1::"
1146
#: bzrlib/builtins.py:1997
1281
#: bzrlib/builtins.py:2231
1147
1282
msgid " bzr diff -r1..3"
1150
#: bzrlib/builtins.py:1999
1285
#: bzrlib/builtins.py:2233
1151
1286
msgid " Difference between revision 3 and revision 1 for branch xxx::"
1154
#: bzrlib/builtins.py:2001
1289
#: bzrlib/builtins.py:2235
1155
1290
msgid " bzr diff -r1..3 xxx"
1158
#: bzrlib/builtins.py:2003
1293
#: bzrlib/builtins.py:2237
1159
1294
msgid " The changes introduced by revision 2 (equivalent to -r1..2)::"
1162
#: bzrlib/builtins.py:2005
1297
#: bzrlib/builtins.py:2239
1163
1298
msgid " bzr diff -c2"
1166
#: bzrlib/builtins.py:2007
1301
#: bzrlib/builtins.py:2241
1168
1303
" To see the changes introduced by revision X::\n"
1170
1305
" bzr diff -cX"
1173
#: bzrlib/builtins.py:2011
1308
#: bzrlib/builtins.py:2245
1175
1310
" Note that in the case of a merge, the -c option shows the changes\n"
1176
1311
" compared to the left hand parent. To see the changes against\n"
1177
1312
" another parent, use::"
1180
#: bzrlib/builtins.py:2015
1315
#: bzrlib/builtins.py:2249
1181
1316
msgid " bzr diff -r<chosen_parent>..X"
1184
#: bzrlib/builtins.py:2017
1319
#: bzrlib/builtins.py:2251
1186
1321
" The changes between the current revision and the previous revision\n"
1187
1322
" (equivalent to -c-1 and -r-2..-1)"
1190
#: bzrlib/builtins.py:2020
1325
#: bzrlib/builtins.py:2254
1191
1326
msgid " bzr diff -r-2.."
1194
#: bzrlib/builtins.py:2022
1329
#: bzrlib/builtins.py:2256
1195
1330
msgid " Show just the differences for file NEWS::"
1198
#: bzrlib/builtins.py:2024
1333
#: bzrlib/builtins.py:2258
1199
1334
msgid " bzr diff NEWS"
1202
#: bzrlib/builtins.py:2026
1337
#: bzrlib/builtins.py:2260
1203
1338
msgid " Show the differences in working tree xxx for file NEWS::"
1206
#: bzrlib/builtins.py:2028
1341
#: bzrlib/builtins.py:2262
1207
1342
msgid " bzr diff xxx/NEWS"
1210
#: bzrlib/builtins.py:2030
1345
#: bzrlib/builtins.py:2264
1211
1346
msgid " Show the differences from branch xxx to this working tree:"
1214
#: bzrlib/builtins.py:2032
1349
#: bzrlib/builtins.py:2266
1215
1350
msgid " bzr diff --old xxx"
1218
#: bzrlib/builtins.py:2034
1353
#: bzrlib/builtins.py:2268
1219
1354
msgid " Show the differences between two branches for file NEWS::"
1222
#: bzrlib/builtins.py:2036
1357
#: bzrlib/builtins.py:2270
1223
1358
msgid " bzr diff --old xxx --new yyy NEWS"
1226
#: bzrlib/builtins.py:2038
1361
#: bzrlib/builtins.py:2272
1227
1362
msgid " Same as 'bzr diff' but prefix paths with old/ and new/::"
1230
#: bzrlib/builtins.py:2040
1365
#: bzrlib/builtins.py:2274
1232
1367
" bzr diff --prefix old/:new/\n"
1239
1374
# help of 'diff-options' option of 'diff' command
1240
#: bzrlib/builtins.py:2050
1375
#: bzrlib/builtins.py:2284
1241
1376
msgid "Pass these options to the external diff program."
1244
1379
# help of 'prefix' option of 'diff' command
1245
#: bzrlib/builtins.py:2053
1380
#: bzrlib/builtins.py:2287
1247
1382
"Set prefixes added to old and new filenames, as two values separated by a "
1248
1383
"colon. (eg \"old/:new/\")."
1251
1386
# help of 'old' option of 'diff' command
1252
#: bzrlib/builtins.py:2056
1387
#: bzrlib/builtins.py:2290
1253
1388
msgid "Branch/tree to compare from."
1256
1391
# help of 'new' option of 'diff' command
1257
#: bzrlib/builtins.py:2060
1392
#: bzrlib/builtins.py:2294
1258
1393
msgid "Branch/tree to compare to."
1261
1396
# help of 'using' option of 'diff' command
1262
#: bzrlib/builtins.py:2066
1397
#: bzrlib/builtins.py:2300
1263
1398
msgid "Use this command to compare files."
1266
1401
# help of 'format' option of 'diff' command
1267
#: bzrlib/builtins.py:2071
1402
#: bzrlib/builtins.py:2305
1268
1403
msgid "Diff format to use."
1271
1406
# title of 'format' option of 'diff' command
1272
#: bzrlib/builtins.py:2073
1407
#: bzrlib/builtins.py:2307
1273
1408
msgid "Diff format"
1276
#: bzrlib/builtins.py:2095
1411
#: bzrlib/builtins.py:2329
1277
1412
msgid "--prefix expects two values separated by a colon (eg \"old/:new/\")"
1280
#: bzrlib/builtins.py:2099
1415
#: bzrlib/builtins.py:2333
1281
1416
msgid "bzr diff --revision takes exactly one or two revision specifiers"
1284
#: bzrlib/builtins.py:2104 bzrlib/builtins.py:2502 bzrlib/builtins.py:2515
1285
#: bzrlib/builtins.py:2523 bzrlib/builtins.py:4663
1419
#: bzrlib/builtins.py:2338 bzrlib/builtins.py:2736 bzrlib/builtins.py:2749
1420
#: bzrlib/builtins.py:2757 bzrlib/builtins.py:4919
1286
1421
msgid "{0} and {1} are mutually exclusive"
1289
#: bzrlib/builtins.py:2124
1424
#: bzrlib/builtins.py:2358
1291
1426
"List files deleted in the working tree.\n"
1295
#: bzrlib/builtins.py:2202
1430
#: bzrlib/builtins.py:2436
1296
1431
msgid "Show the tree root directory."
1299
#: bzrlib/builtins.py:2204
1434
#: bzrlib/builtins.py:2438
1301
1436
"The root is the nearest enclosing directory with a .bzr control\n"
1305
#: bzrlib/builtins.py:2219
1440
#: bzrlib/builtins.py:2453
1306
1441
msgid "The limit argument must be an integer."
1309
#: bzrlib/builtins.py:2227
1444
#: bzrlib/builtins.py:2461
1310
1445
msgid "The levels argument must be an integer."
1313
#: bzrlib/builtins.py:2232
1448
#: bzrlib/builtins.py:2466
1314
1449
msgid "Show historical log for a branch or subset of a branch."
1317
#: bzrlib/builtins.py:2234
1452
#: bzrlib/builtins.py:2468
1319
1454
"log is bzr's default tool for exploring the history of a branch.\n"
1320
1455
"The branch to use is taken from the first parameter. If no parameters\n"
1436
1571
" a nested merge revision and the log will be truncated accordingly."
1439
#: bzrlib/builtins.py:2308
1574
#: bzrlib/builtins.py:2542
1440
1575
msgid ":Path filtering:"
1443
#: bzrlib/builtins.py:2310
1578
#: bzrlib/builtins.py:2544
1445
1580
" If parameters are given and the first one is not a branch, the log\n"
1446
1581
" will be filtered to show only those revisions that changed the\n"
1447
1582
" nominated files or directories."
1450
#: bzrlib/builtins.py:2314
1585
#: bzrlib/builtins.py:2548
1452
1587
" Filenames are interpreted within their historical context. To log a\n"
1453
1588
" deleted file, specify a revision range so that the file existed at\n"
1454
1589
" the end or start of the range."
1457
#: bzrlib/builtins.py:2318
1592
#: bzrlib/builtins.py:2552
1459
1594
" Historical context is also important when interpreting pathnames of\n"
1460
1595
" renamed files/directories. Consider the following example:"
1463
#: bzrlib/builtins.py:2321
1598
#: bzrlib/builtins.py:2555
1465
1600
" * revision 1: add tutorial.txt\n"
1466
1601
" * revision 2: modify tutorial.txt\n"
1467
1602
" * revision 3: rename tutorial.txt to guide.txt; add tutorial.txt"
1470
#: bzrlib/builtins.py:2325
1605
#: bzrlib/builtins.py:2559
1471
1606
msgid " In this case:"
1474
#: bzrlib/builtins.py:2327
1609
#: bzrlib/builtins.py:2561
1475
1610
msgid " * ``bzr log guide.txt`` will log the file added in revision 1"
1478
#: bzrlib/builtins.py:2329
1613
#: bzrlib/builtins.py:2563
1479
1614
msgid " * ``bzr log tutorial.txt`` will log the new file added in revision 3"
1482
#: bzrlib/builtins.py:2331
1617
#: bzrlib/builtins.py:2565
1484
1619
" * ``bzr log -r2 -p tutorial.txt`` will show the changes made to\n"
1485
1620
" the original file in revision 2."
1488
#: bzrlib/builtins.py:2334
1623
#: bzrlib/builtins.py:2568
1490
1625
" * ``bzr log -r2 -p guide.txt`` will display an error message as there\n"
1491
1626
" was no file called guide.txt in revision 2."
1494
#: bzrlib/builtins.py:2337
1629
#: bzrlib/builtins.py:2571
1496
1631
" Renames are always followed by log. By design, there is no need to\n"
1497
1632
" explicitly ask for this (and no way to stop logging a file back\n"
1498
1633
" until it was last renamed)."
1501
#: bzrlib/builtins.py:2341
1636
#: bzrlib/builtins.py:2575
1502
1637
msgid ":Other filtering:"
1505
#: bzrlib/builtins.py:2343
1640
#: bzrlib/builtins.py:2577
1507
1642
" The --match option can be used for finding revisions that match a\n"
1508
1643
" regular expression in a commit message, committer, author or bug.\n"
1576
1711
# help of 'forward' option of 'log' command
1577
#: bzrlib/builtins.py:2390
1712
#: bzrlib/builtins.py:2624
1578
1713
msgid "Show from oldest to newest."
1581
1716
# help of 'verbose' option of 'log' command
1582
#: bzrlib/builtins.py:2393
1717
#: bzrlib/builtins.py:2627
1583
1718
msgid "Show files changed in each revision."
1586
1721
# help of 'change' option of 'log' command
1587
#: bzrlib/builtins.py:2399
1722
#: bzrlib/builtins.py:2633
1588
1723
msgid "Show just the specified revision. See also \"help revisionspec\"."
1591
1726
# help of 'authors' option of 'log' command
1592
#: bzrlib/builtins.py:2403
1727
#: bzrlib/builtins.py:2637
1593
1728
msgid "What names to list as authors - first, all or committer."
1596
1731
# title of 'authors' option of 'log' command
1597
#: bzrlib/builtins.py:2404
1732
#: bzrlib/builtins.py:2638
1598
1733
msgid "Authors"
1601
1736
# help of 'levels' option of 'log' command
1602
#: bzrlib/builtins.py:2409
1737
#: bzrlib/builtins.py:2643
1603
1738
msgid "Number of levels to display - 0 for all, 1 for flat."
1606
1741
# help of 'limit' option of 'log' command
1607
#: bzrlib/builtins.py:2419
1742
#: bzrlib/builtins.py:2653
1608
1743
msgid "Limit the output to the first N revisions."
1611
1746
# help of 'show-diff' option of 'log' command
1612
#: bzrlib/builtins.py:2424
1747
#: bzrlib/builtins.py:2658
1613
1748
msgid "Show changes made in each revision as a patch."
1616
1751
# help of 'include-merged' option of 'log' command
1617
#: bzrlib/builtins.py:2426
1752
#: bzrlib/builtins.py:2660
1618
1753
msgid "Show merged revisions like --levels 0 does."
1621
1756
# help of 'omit-merges' option of 'log' command
1622
#: bzrlib/builtins.py:2430
1757
#: bzrlib/builtins.py:2664
1623
1758
msgid "Do not report commits with more than one parent."
1626
1761
# help of 'exclude-common-ancestry' option of 'log' command
1627
#: bzrlib/builtins.py:2432
1762
#: bzrlib/builtins.py:2666
1629
1764
"Display only the revisions that are not part of both ancestries (require -"
1633
1768
# help of 'signatures' option of 'log' command
1634
#: bzrlib/builtins.py:2436
1635
msgid "Show digital signature validity"
1769
#: bzrlib/builtins.py:2670
1770
msgid "Show digital signature validity."
1638
1773
# help of 'match' option of 'log' command
1639
#: bzrlib/builtins.py:2439
1774
#: bzrlib/builtins.py:2673
1640
1775
msgid "Show revisions whose properties match this expression."
1643
1778
# help of 'match-message' option of 'log' command
1644
#: bzrlib/builtins.py:2443
1779
#: bzrlib/builtins.py:2677
1645
1780
msgid "Show revisions whose message matches this expression."
1648
1783
# help of 'match-committer' option of 'log' command
1649
#: bzrlib/builtins.py:2447
1784
#: bzrlib/builtins.py:2681
1650
1785
msgid "Show revisions whose committer matches this expression."
1653
1788
# help of 'match-author' option of 'log' command
1654
#: bzrlib/builtins.py:2451
1789
#: bzrlib/builtins.py:2685
1655
1790
msgid "Show revisions whose authors match this expression."
1658
1793
# help of 'match-bugs' option of 'log' command
1659
#: bzrlib/builtins.py:2455
1794
#: bzrlib/builtins.py:2689
1660
1795
msgid "Show revisions whose bugs match this expression."
1663
#: bzrlib/builtins.py:2509
1798
#: bzrlib/builtins.py:2743
1664
1799
msgid "--exclude-common-ancestry requires -r with two revisions"
1667
#: bzrlib/builtins.py:2537
1802
#: bzrlib/builtins.py:2771
1668
1803
#, python-format
1669
1804
msgid "Path unknown at end or start of revision range: %s"
1672
#: bzrlib/builtins.py:2654
1807
#: bzrlib/builtins.py:2888
1673
1808
#, python-format
1674
1809
msgid "bzr %s doesn't accept two revisions in different branches."
1677
#: bzrlib/builtins.py:2670
1812
#: bzrlib/builtins.py:2904
1678
1813
#, python-format
1679
1814
msgid "bzr %s --revision takes one or two values."
1682
#: bzrlib/builtins.py:2715
1817
#: bzrlib/builtins.py:2949
1684
1819
"List files in a tree.\n"
1688
1823
# help of 'recursive' option of 'ls' command
1689
#: bzrlib/builtins.py:2724
1824
#: bzrlib/builtins.py:2958
1690
1825
msgid "Recurse into subdirectories."
1693
1828
# help of 'from-root' option of 'ls' command
1694
#: bzrlib/builtins.py:2726
1829
#: bzrlib/builtins.py:2960
1695
1830
msgid "Print paths relative to the root of the branch."
1698
1833
# help of 'unknown' option of 'ls' command
1699
#: bzrlib/builtins.py:2728
1834
#: bzrlib/builtins.py:2962
1700
1835
msgid "Print unknown files."
1703
1838
# help of 'versioned' option of 'ls' command
1704
#: bzrlib/builtins.py:2729
1839
#: bzrlib/builtins.py:2963
1705
1840
msgid "Print versioned files."
1708
1843
# help of 'ignored' option of 'ls' command
1709
#: bzrlib/builtins.py:2732
1844
#: bzrlib/builtins.py:2966
1710
1845
msgid "Print ignored files."
1713
1848
# help of 'kind' option of 'ls' command
1714
#: bzrlib/builtins.py:2734
1849
#: bzrlib/builtins.py:2968
1715
1850
msgid "List entries of a particular kind: file, directory, symlink."
1718
#: bzrlib/builtins.py:2747
1853
#: bzrlib/builtins.py:2981
1719
1854
msgid "invalid kind specified"
1722
#: bzrlib/builtins.py:2750
1857
#: bzrlib/builtins.py:2984
1723
1858
msgid "Cannot set both --verbose and --null"
1726
#: bzrlib/builtins.py:2759
1861
#: bzrlib/builtins.py:2993
1727
1862
msgid "cannot specify both --from-root and PATH"
1730
#: bzrlib/builtins.py:2846
1865
#: bzrlib/builtins.py:3080
1731
1866
msgid "Ignore specified files or patterns."
1734
#: bzrlib/builtins.py:2848
1869
#: bzrlib/builtins.py:3082
1735
1870
msgid "See ``bzr help patterns`` for details on the syntax of patterns."
1738
#: bzrlib/builtins.py:2850
1873
#: bzrlib/builtins.py:3084
1740
1875
"If a .bzrignore file does not exist, the ignore command\n"
1741
1876
"will create one and add the specified files or patterns to the newly\n"
1883
#: bzrlib/builtins.py:2975
2018
#: bzrlib/builtins.py:3209
1884
2019
msgid "List ignored files and the patterns that matched them."
1887
#: bzrlib/builtins.py:2977
2022
#: bzrlib/builtins.py:3211
1889
2024
"List all the ignored files and the ignore pattern that caused the file to\n"
1893
#: bzrlib/builtins.py:2980
2028
#: bzrlib/builtins.py:3214
1894
2029
msgid "Alternatively, to list just the files::"
1897
#: bzrlib/builtins.py:2982
2032
#: bzrlib/builtins.py:3216
1898
2033
msgid " bzr ls --ignored"
1901
#: bzrlib/builtins.py:3016
2036
#: bzrlib/builtins.py:3250
1902
2037
#, python-format
1903
2038
msgid "not a valid revision-number: %r"
1906
#: bzrlib/builtins.py:3023
2041
#: bzrlib/builtins.py:3257
1907
2042
msgid "Export current or past revision to a destination directory or archive."
1910
#: bzrlib/builtins.py:3025
2045
#: bzrlib/builtins.py:3259
1911
2046
msgid "If no revision is specified this exports the last committed revision."
1914
#: bzrlib/builtins.py:3027
2049
#: bzrlib/builtins.py:3261
1916
2051
"Format may be an \"exporter\" name, such as tar, tgz, tbz2. If none is\n"
1917
2052
"given, try to find the format with the extension. If no extension\n"
1918
2053
"is found exports to a directory (equivalent to --format=dir)."
1921
#: bzrlib/builtins.py:3031
2056
#: bzrlib/builtins.py:3265
1923
2058
"If root is supplied, it will be used as the root directory inside\n"
1924
2059
"container formats (tar, zip, etc). If it is not supplied it will default\n"
1925
2060
"to the exported filename. The root option has no effect for 'dir' format."
1928
#: bzrlib/builtins.py:3035
2063
#: bzrlib/builtins.py:3269
1930
2065
"If branch is omitted then the branch containing the current working\n"
1931
2066
"directory will be used."
1934
#: bzrlib/builtins.py:3038
2069
#: bzrlib/builtins.py:3272
1935
2070
msgid "Note: Export of tree with non-ASCII filenames to zip is not supported."
1938
#: bzrlib/builtins.py:3040
2073
#: bzrlib/builtins.py:3274
1940
2075
" ================= =========================\n"
1941
2076
" Supported formats Autodetected by extension\n"
1951
2086
# help of 'format' option of 'export' command
1952
#: bzrlib/builtins.py:3054
2087
#: bzrlib/builtins.py:3288
1953
2088
msgid "Type of file to export to."
1956
2091
# help of 'filters' option of 'export' command
1957
#: bzrlib/builtins.py:3057
2092
#: bzrlib/builtins.py:3291
1958
2093
msgid "Apply content filters to export the convenient form."
1961
2096
# help of 'root' option of 'export' command
1962
#: bzrlib/builtins.py:3061
2097
#: bzrlib/builtins.py:3295
1963
2098
msgid "Name of the root directory inside the exported file."
1966
2101
# help of 'per-file-timestamps' option of 'export' command
1967
#: bzrlib/builtins.py:3063
2102
#: bzrlib/builtins.py:3297
1969
2104
"Set modification time of files to that of the last revision in which it was "
1973
#: bzrlib/builtins.py:3083
2108
# help of 'uncommitted' option of 'export' command
2109
#: bzrlib/builtins.py:3300
2110
msgid "Export the working tree contents rather than that of the last revision."
2113
#: bzrlib/builtins.py:3319
2114
msgid "--uncommitted requires a working tree"
2117
#: bzrlib/builtins.py:3328
1974
2118
#, python-format
1975
2119
msgid "Unsupported export format: %s"
1978
#: bzrlib/builtins.py:3087
2122
#: bzrlib/builtins.py:3332
1979
2123
msgid "Write the contents of a file as of a given revision to standard output."
1982
#: bzrlib/builtins.py:3089
2126
#: bzrlib/builtins.py:3334
1983
2127
msgid "If no revision is nominated, the last revision is used."
1986
#: bzrlib/builtins.py:3091
2130
#: bzrlib/builtins.py:3336
1988
2132
"Note: Take care to redirect standard output when using this command on a\n"
2136
# help of 'name-from-revision' option of 'cat' command
2137
#: bzrlib/builtins.py:3342
2138
msgid "The path name in the old tree."
1992
2141
# help of 'filters' option of 'cat' command
1993
#: bzrlib/builtins.py:3098
2142
#: bzrlib/builtins.py:3343
1994
2143
msgid "Apply content filters to display the convenience form."
1997
#: bzrlib/builtins.py:3109
2146
#: bzrlib/builtins.py:3354
1998
2147
msgid "bzr cat --revision takes exactly one revision specifier"
2001
#: bzrlib/builtins.py:3134 bzrlib/builtins.py:3146
2150
#: bzrlib/builtins.py:3379 bzrlib/builtins.py:3391
2002
2151
msgid "{0!r} is not present in revision {1}"
2005
#: bzrlib/builtins.py:3169
2154
#: bzrlib/builtins.py:3414
2006
2155
msgid "Commit changes into a new revision."
2009
#: bzrlib/builtins.py:3171
2158
#: bzrlib/builtins.py:3416
2011
2160
"An explanatory message needs to be given for each commit. This is\n"
2012
2161
"often done by using the --message option (getting the message from the\n"
2098
2247
# help of 'exclude' option of 'commit' command
2099
#: bzrlib/builtins.py:3229
2248
#: bzrlib/builtins.py:3474
2100
2249
msgid "Do not consider changes made to a given path."
2103
2252
# help of 'message' option of 'commit' command
2104
#: bzrlib/builtins.py:3232
2253
#: bzrlib/builtins.py:3477
2105
2254
msgid "Description of the new revision."
2108
2257
# help of 'unchanged' option of 'commit' command
2109
#: bzrlib/builtins.py:3235
2258
#: bzrlib/builtins.py:3480
2110
2259
msgid "Commit even if nothing has changed."
2113
2262
# help of 'file' option of 'commit' command
2114
#: bzrlib/builtins.py:3239
2263
#: bzrlib/builtins.py:3484
2115
2264
msgid "Take commit message from this file."
2118
2267
# help of 'strict' option of 'commit' command
2119
#: bzrlib/builtins.py:3241
2268
#: bzrlib/builtins.py:3486
2120
2269
msgid "Refuse to commit if there are unknown files in the working tree."
2123
2272
# help of 'commit-time' option of 'commit' command
2124
#: bzrlib/builtins.py:3244
2273
#: bzrlib/builtins.py:3489
2126
2275
"Manually set a commit time using commit date format, e.g. '2009-10-10 "
2127
2276
"08:00:00 +0100'."
2130
2279
# help of 'fixes' option of 'commit' command
2131
#: bzrlib/builtins.py:3247
2280
#: bzrlib/builtins.py:3492
2132
2281
msgid "Mark a bug as being fixed by this revision (see \"bzr help bugs\")."
2135
2284
# help of 'author' option of 'commit' command
2136
#: bzrlib/builtins.py:3250
2285
#: bzrlib/builtins.py:3495
2137
2286
msgid "Set the author's name, if it's different from the committer."
2140
2289
# help of 'local' option of 'commit' command
2141
#: bzrlib/builtins.py:3253
2290
#: bzrlib/builtins.py:3498
2143
2292
"Perform a local commit in a bound branch. Local commits are not pushed to "
2144
2293
"the master branch until a normal commit is performed."
2147
2296
# help of 'show-diff' option of 'commit' command
2148
#: bzrlib/builtins.py:3259
2297
#: bzrlib/builtins.py:3504
2150
2299
"When no message is supplied, show the diff along with the status summary in "
2151
2300
"the message editor."
2154
2303
# help of 'lossy' option of 'commit' command
2155
#: bzrlib/builtins.py:3262
2304
#: bzrlib/builtins.py:3507
2157
2306
"When committing to a foreign version control system do not push data that "
2158
2307
"can not be natively represented."
2161
#: bzrlib/builtins.py:3280
2310
#: bzrlib/builtins.py:3525
2162
2311
#, python-format
2164
2313
"No tracker specified for bug %s. Use the form 'tracker:id' or specify a "
2174
2323
"Commit refused."
2177
#: bzrlib/builtins.py:3298
2326
#: bzrlib/builtins.py:3543
2178
2327
#, python-format
2179
2328
msgid "Unrecognized bug %s. Commit refused."
2182
#: bzrlib/builtins.py:3301
2331
#: bzrlib/builtins.py:3546
2183
2332
#, python-format
2186
2335
"Commit refused."
2189
#: bzrlib/builtins.py:3325
2338
#: bzrlib/builtins.py:3570
2190
2339
msgid "Could not parse --commit-time: "
2193
#: bzrlib/builtins.py:3365
2342
#: bzrlib/builtins.py:3610
2194
2343
msgid "please specify either --message or --file"
2197
#: bzrlib/builtins.py:3394
2346
#: bzrlib/builtins.py:3639
2198
2347
msgid "please specify a commit message with either --message or --file"
2201
#: bzrlib/builtins.py:3397
2350
#: bzrlib/builtins.py:3642
2203
2352
"Empty commit message specified. Please specify a commit message with either "
2204
2353
"--message or --file or leave a blank message with --message \"\"."
2207
#: bzrlib/builtins.py:3417
2356
#: bzrlib/builtins.py:3662
2209
2358
"No changes to commit. Please 'bzr add' the files you want to commit, or use "
2210
2359
"--unchanged to force an empty commit."
2213
#: bzrlib/builtins.py:3421
2362
#: bzrlib/builtins.py:3666
2215
2364
"Conflicts detected in working tree. Use \"bzr conflicts\" to list, \"bzr "
2216
2365
"resolve FILE\" to resolve."
2219
#: bzrlib/builtins.py:3425
2368
#: bzrlib/builtins.py:3670
2220
2369
msgid "Commit refused because there are unknown files in the working tree."
2223
#: bzrlib/builtins.py:3428
2372
#: bzrlib/builtins.py:3673
2226
2375
"To commit to master branch, run update and then commit.\n"
2227
2376
"You can also pass --local to commit to continue working disconnected."
2230
#: bzrlib/builtins.py:3436
2379
#: bzrlib/builtins.py:3681
2232
2381
"Validate working tree structure, branch consistency and repository history."
2235
#: bzrlib/builtins.py:3438
2384
#: bzrlib/builtins.py:3683
2237
2386
"This command checks various invariants about branch and repository storage\n"
2238
2387
"to detect data corruption or bzr bugs."
2241
#: bzrlib/builtins.py:3441
2390
#: bzrlib/builtins.py:3686
2243
2392
"The working tree and branch checks will only give output if a problem is\n"
2244
2393
"detected. The output fields of the repository check are:"
2247
#: bzrlib/builtins.py:3444
2396
#: bzrlib/builtins.py:3689
2250
2399
" This is just the number of revisions checked. It doesn't\n"
2251
2400
" indicate a problem."
2254
#: bzrlib/builtins.py:3448
2403
#: bzrlib/builtins.py:3693
2256
2405
"versionedfiles\n"
2257
2406
" This is just the number of versionedfiles checked. It\n"
2258
2407
" doesn't indicate a problem."
2261
#: bzrlib/builtins.py:3452
2410
#: bzrlib/builtins.py:3697
2263
2412
"unreferenced ancestors\n"
2264
2413
" Texts that are ancestors of other texts, but\n"
2377
#: bzrlib/builtins.py:3534
2522
#: bzrlib/builtins.py:3779
2379
2524
"For more information on upgrades, see the Bazaar Upgrade Guide,\n"
2380
2525
"http://doc.bazaar.canonical.com/latest/en/upgrade-guide/."
2383
2528
# help of 'format' option of 'upgrade' command
2384
#: bzrlib/builtins.py:3542
2529
#: bzrlib/builtins.py:3787
2385
2530
msgid "Upgrade to a specific format. See \"bzr help formats\" for details."
2388
2533
# title of 'format' option of 'init' command
2389
#: bzrlib/builtins.py:3546
2534
# title of 'format' option of 'upgrade' command
2535
#: bzrlib/builtins.py:3791
2390
2536
msgid "Branch format"
2393
2539
# help of 'clean' option of 'upgrade' command
2394
#: bzrlib/builtins.py:3548
2540
#: bzrlib/builtins.py:3793
2395
2541
msgid "Remove the backup.bzr directory if successful."
2398
#: bzrlib/builtins.py:3565
2544
# help of 'dry-run' option of 'add' command
2545
# help of 'dry-run' option of 'upgrade' command
2546
#: bzrlib/builtins.py:3795
2547
msgid "Show what would be done, but don't actually do anything."
2550
#: bzrlib/builtins.py:3810
2399
2551
msgid "Show or set bzr user id."
2402
#: bzrlib/builtins.py:3567
2554
#: bzrlib/builtins.py:3812
2405
2557
" Show the email of the current user::"
2408
#: bzrlib/builtins.py:3570
2560
#: bzrlib/builtins.py:3815
2409
2561
msgid " bzr whoami --email"
2412
#: bzrlib/builtins.py:3572
2564
#: bzrlib/builtins.py:3817
2413
2565
msgid " Set the current user::"
2416
#: bzrlib/builtins.py:3574
2568
#: bzrlib/builtins.py:3819
2417
2569
msgid " bzr whoami \"Frank Chu <fchu@example.com>\""
2420
2572
# help of 'email' option of 'whoami' command
2421
#: bzrlib/builtins.py:3578
2573
#: bzrlib/builtins.py:3823
2422
2574
msgid "Display email address only."
2425
2577
# help of 'branch' option of 'whoami' command
2426
#: bzrlib/builtins.py:3580
2578
#: bzrlib/builtins.py:3825
2427
2579
msgid "Set identity for the current branch instead of globally."
2430
#: bzrlib/builtins.py:3604
2582
#: bzrlib/builtins.py:3851
2431
2583
msgid "--email can only be used to display existing identity"
2434
#: bzrlib/builtins.py:3626
2586
#: bzrlib/builtins.py:3873
2435
2587
msgid "Print or set the branch nickname."
2438
#: bzrlib/builtins.py:3628
2590
#: bzrlib/builtins.py:3875
2440
2592
"If unset, the tree root directory name is used as the nickname.\n"
2441
2593
"To print the current nickname, execute with no argument."
2444
#: bzrlib/builtins.py:3631
2596
#: bzrlib/builtins.py:3878
2446
2598
"Bound branches use the nickname of its master branch unless it is set\n"
2450
#: bzrlib/builtins.py:3651
2602
#: bzrlib/builtins.py:3898
2451
2603
msgid "Set/unset and display aliases."
2454
#: bzrlib/builtins.py:3653
2606
#: bzrlib/builtins.py:3900
2457
2609
" Show the current aliases::"
2460
#: bzrlib/builtins.py:3656
2612
#: bzrlib/builtins.py:3903
2461
2613
msgid " bzr alias"
2464
#: bzrlib/builtins.py:3658
2616
#: bzrlib/builtins.py:3905
2465
2617
msgid " Show the alias specified for 'll'::"
2468
#: bzrlib/builtins.py:3660
2620
#: bzrlib/builtins.py:3907
2469
2621
msgid " bzr alias ll"
2472
#: bzrlib/builtins.py:3662
2624
#: bzrlib/builtins.py:3909
2473
2625
msgid " Set an alias for 'll'::"
2476
#: bzrlib/builtins.py:3664
2628
#: bzrlib/builtins.py:3911
2477
2629
msgid " bzr alias ll=\"log --line -r-10..-1\""
2480
#: bzrlib/builtins.py:3666
2632
#: bzrlib/builtins.py:3913
2481
2633
msgid " To remove an alias for 'll'::"
2484
#: bzrlib/builtins.py:3668
2636
#: bzrlib/builtins.py:3915
2485
2637
msgid " bzr alias --remove ll"
2488
2640
# help of 'remove' option of 'alias' command
2489
#: bzrlib/builtins.py:3673
2641
#: bzrlib/builtins.py:3920
2490
2642
msgid "Remove the alias."
2493
#: bzrlib/builtins.py:3691
2645
#: bzrlib/builtins.py:3938
2494
2646
msgid "bzr alias --remove expects an alias to remove."
2497
#: bzrlib/builtins.py:3863
2649
#: bzrlib/builtins.py:4119
2498
2650
msgid "subunit not available. subunit needs to be installed to use --subunit."
2501
#: bzrlib/builtins.py:3880
2653
#: bzrlib/builtins.py:4136
2503
2655
"--benchmark is no longer supported from bzr 2.2; use bzr-usertest instead"
2506
#: bzrlib/builtins.py:3927
2658
#: bzrlib/builtins.py:4183
2507
2659
msgid "Show version of bzr."
2510
2662
# help of 'short' option of 'version' command
2511
#: bzrlib/builtins.py:3931
2663
#: bzrlib/builtins.py:4187
2512
2664
msgid "Print just the version number."
2515
#: bzrlib/builtins.py:3950
2667
#: bzrlib/builtins.py:4206
2516
2668
msgid "It sure does!\n"
2519
#: bzrlib/builtins.py:3974
2671
#: bzrlib/builtins.py:4230
2520
2672
#, python-format
2521
2673
msgid "merge base is revision %s\n"
2524
#: bzrlib/builtins.py:3978
2676
#: bzrlib/builtins.py:4234
2525
2677
msgid "Perform a three-way merge."
2528
#: bzrlib/builtins.py:3980
2680
#: bzrlib/builtins.py:4236
2530
2682
"The source of the merge can be specified either in the form of a branch,\n"
2531
2683
"or in the form of a path to a file containing a merge directive generated\n"
2674
2834
# help of 'directory' option of 'merge' command
2675
#: bzrlib/builtins.py:4079
2835
#: bzrlib/builtins.py:4335
2677
2837
"Branch to merge into, rather than the one containing the working directory."
2680
2840
# help of 'preview' option of 'merge' command
2681
#: bzrlib/builtins.py:4081
2841
#: bzrlib/builtins.py:4337
2682
2842
msgid "Instead of merging, show a diff of the merge."
2685
2845
# help of 'interactive' option of 'merge' command
2686
#: bzrlib/builtins.py:4083
2846
#: bzrlib/builtins.py:4339
2687
2847
msgid "Select changes interactively."
2690
#: bzrlib/builtins.py:4105
2850
#: bzrlib/builtins.py:4361
2692
2852
"Merging into empty branches not currently supported, https://bugs.launchpad."
2693
2853
"net/bzr/+bug/308562"
2696
#: bzrlib/builtins.py:4132
2856
#: bzrlib/builtins.py:4388
2697
2857
msgid "Cannot use --uncommitted with bundles or merge directives."
2700
#: bzrlib/builtins.py:4143
2860
#: bzrlib/builtins.py:4399
2701
2861
msgid "Cannot use --uncommitted and --revision at the same time."
2704
#: bzrlib/builtins.py:4163
2864
#: bzrlib/builtins.py:4419
2705
2865
msgid "merger: "
2708
#: bzrlib/builtins.py:4165 bzrlib/bundle/apply_bundle.py:67
2868
#: bzrlib/builtins.py:4421 bzrlib/bundle/apply_bundle.py:71
2709
2869
msgid "Nothing to do."
2712
#: bzrlib/builtins.py:4169
2872
#: bzrlib/builtins.py:4425
2713
2873
msgid "Cannot pull individual files"
2716
#: bzrlib/builtins.py:4177
2876
#: bzrlib/builtins.py:4433
2717
2877
msgid "This branch has no commits. (perhaps you would prefer 'bzr pull')"
2720
#: bzrlib/builtins.py:4235
2880
#: bzrlib/builtins.py:4491
2721
2881
#, python-format
2722
2882
msgid "Show-base is not supported for this merge type. %s"
2725
#: bzrlib/builtins.py:4244
2885
#: bzrlib/builtins.py:4500
2726
2886
#, python-format
2727
2887
msgid "Conflict reduction is not supported for merge type %s."
2730
#: bzrlib/builtins.py:4248
2890
#: bzrlib/builtins.py:4504
2731
2891
msgid "Cannot do conflict reduction and show base."
2734
#: bzrlib/builtins.py:4359
2894
#: bzrlib/builtins.py:4615
2735
2895
msgid "No location specified or remembered"
2738
#: bzrlib/builtins.py:4361
2898
#: bzrlib/builtins.py:4617
2739
2899
msgid "{0} remembered {1} location {2}"
2742
#: bzrlib/builtins.py:4367
2902
#: bzrlib/builtins.py:4623
2743
2903
msgid "Redo a merge."
2746
#: bzrlib/builtins.py:4369
2906
#: bzrlib/builtins.py:4625
2748
2908
"Use this if you want to try a different merge technique while resolving\n"
2749
2909
"conflicts. Some merge techniques are better than others, and remerge\n"
2750
2910
"lets you try different ones on different files."
2753
#: bzrlib/builtins.py:4373
2913
#: bzrlib/builtins.py:4629
2755
2915
"The options for remerge have the same meaning and defaults as the ones for\n"
2756
2916
"merge. The difference is that remerge can (only) be run when there is a\n"
2757
2917
"pending merge, and it lets you specify particular files."
2760
#: bzrlib/builtins.py:4377
2920
#: bzrlib/builtins.py:4633
2763
2923
" Re-do the merge of all conflicted files, and show the base text in\n"
2764
2924
" conflict regions, in addition to the usual THIS and OTHER texts::"
2767
#: bzrlib/builtins.py:4381
2927
#: bzrlib/builtins.py:4637
2768
2928
msgid " bzr remerge --show-base"
2771
#: bzrlib/builtins.py:4383
2931
#: bzrlib/builtins.py:4639
2773
2933
" Re-do the merge of \"foobar\", using the weave merge algorithm, with\n"
2774
2934
" additional processing to reduce the size of conflict regions::"
2777
#: bzrlib/builtins.py:4386
2937
#: bzrlib/builtins.py:4642
2778
2938
msgid " bzr remerge --merge-type weave --reprocess foobar"
2781
2941
# help of 'show-base' option of 'merge' command
2782
#: bzrlib/builtins.py:4393
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
2783
2946
msgid "Show base revision text in conflicts."
2786
#: bzrlib/builtins.py:4405
2949
#: bzrlib/builtins.py:4661
2788
2951
"Sorry, remerge only works after normal merges. Not cherrypicking or multi-"
2792
#: bzrlib/builtins.py:4461
2955
#: bzrlib/builtins.py:4717
2793
2956
msgid "Revert files to a previous revision."
2796
#: bzrlib/builtins.py:4463
2959
#: bzrlib/builtins.py:4719
2798
2961
"Giving a list of files will revert only those files. Otherwise, all files\n"
2799
2962
"will be reverted. If the revision is not specified with '--revision', the\n"
2800
2963
"last committed revision is used."
2803
#: bzrlib/builtins.py:4467
2966
#: bzrlib/builtins.py:4723
2805
2968
"To remove only some changes, without reverting to a prior version, use\n"
2806
2969
"merge instead. For example, \"merge . -r -2..-3\" (don't forget the \".\")\n"
2898
3061
" 0 - no missing revisions"
2901
#: bzrlib/builtins.py:4591
3064
#: bzrlib/builtins.py:4847
2903
3066
" Determine the missing revisions between this and the branch at the\n"
2904
3067
" remembered pull location::"
2907
#: bzrlib/builtins.py:4594
3070
#: bzrlib/builtins.py:4850
2908
3071
msgid " bzr missing"
2911
#: bzrlib/builtins.py:4596
3074
#: bzrlib/builtins.py:4852
2912
3075
msgid " Determine the missing revisions between this and another branch::"
2915
#: bzrlib/builtins.py:4598
3078
#: bzrlib/builtins.py:4854
2916
3079
msgid " bzr missing http://server/branch"
2919
#: bzrlib/builtins.py:4600
3082
#: bzrlib/builtins.py:4856
2921
3084
" Determine the missing revisions up to a specific revision on the other\n"
2925
#: bzrlib/builtins.py:4603
3088
#: bzrlib/builtins.py:4859
2926
3089
msgid " bzr missing -r ..-10"
2929
#: bzrlib/builtins.py:4605
3092
#: bzrlib/builtins.py:4861
2931
3094
" Determine the missing revisions up to a specific revision on this\n"
2935
#: bzrlib/builtins.py:4608
3098
#: bzrlib/builtins.py:4864
2936
3099
msgid " bzr missing --my-revision ..-10"
2939
3102
# help of 'reverse' option of 'missing' command
2940
#: bzrlib/builtins.py:4615
3103
#: bzrlib/builtins.py:4871
2941
3104
msgid "Reverse the order of revisions."
2944
3107
# help of 'mine-only' option of 'missing' command
2945
#: bzrlib/builtins.py:4617
3108
#: bzrlib/builtins.py:4873
2946
3109
msgid "Display changes in the local branch only."
2949
3112
# help of 'this' option of 'missing' command
2950
#: bzrlib/builtins.py:4618
3113
#: bzrlib/builtins.py:4874
2951
3114
msgid "Same as --mine-only."
2954
3117
# help of 'theirs-only' option of 'missing' command
2955
#: bzrlib/builtins.py:4620
3118
#: bzrlib/builtins.py:4876
2956
3119
msgid "Display changes in the remote branch only."
2959
3122
# help of 'other' option of 'missing' command
2960
#: bzrlib/builtins.py:4621
3123
#: bzrlib/builtins.py:4877
2961
3124
msgid "Same as --theirs-only."
2964
3127
# help of 'revision' option of 'missing' command
2965
#: bzrlib/builtins.py:4626
3128
#: bzrlib/builtins.py:4882
2967
3130
"Filter on other branch revisions (inclusive). See \"help revisionspec\" for "
2971
3134
# help of 'my-revision' option of 'missing' command
2972
#: bzrlib/builtins.py:4630
3135
#: bzrlib/builtins.py:4886
2974
3137
"Filter on local branch revisions (inclusive). See \"help revisionspec\" for "
2978
3141
# help of 'include-merged' option of 'missing' command
2979
#: bzrlib/builtins.py:4633
3142
#: bzrlib/builtins.py:4889
2980
3143
msgid "Show all revisions in addition to the mainline ones."
2983
#: bzrlib/builtins.py:4687
3146
#: bzrlib/builtins.py:4943
2984
3147
msgid "No peer location known or specified."
2987
#: bzrlib/builtins.py:4691
3150
#: bzrlib/builtins.py:4947
2988
3151
msgid "Using saved parent location: {0}\n"
2991
#: bzrlib/builtins.py:4724
3154
#: bzrlib/builtins.py:4980
2992
3155
#, python-format
2993
3156
msgid "You have %d extra revision:\n"
2994
3157
msgid_plural "You have %d extra revisions:\n"
2998
#: bzrlib/builtins.py:4740
3161
#: bzrlib/builtins.py:4996
2999
3162
#, python-format
3000
3163
msgid "You are missing %d revision:\n"
3001
3164
msgid_plural "You are missing %d revisions:\n"
3005
#: bzrlib/builtins.py:4752
3168
#: bzrlib/builtins.py:5008
3006
3169
msgid "This branch has no new revisions.\n"
3009
#: bzrlib/builtins.py:4755
3172
#: bzrlib/builtins.py:5011
3010
3173
msgid "Other branch has no new revisions.\n"
3013
#: bzrlib/builtins.py:4760
3176
#: bzrlib/builtins.py:5016
3014
3177
msgid "Branches are up to date.\n"
3017
#: bzrlib/builtins.py:4771
3180
#: bzrlib/builtins.py:5027
3018
3181
msgid "Compress the data within a repository."
3021
#: bzrlib/builtins.py:4773
3184
#: bzrlib/builtins.py:5029
3023
3186
"This operation compresses the data within a bazaar repository. As\n"
3024
3187
"bazaar supports automatic packing of repository, this operation is\n"
3025
3188
"normally not required to be done manually."
3028
#: bzrlib/builtins.py:4777
3191
#: bzrlib/builtins.py:5033
3030
3193
"During the pack operation, bazaar takes a backup of existing repository\n"
3031
3194
"data, i.e. pack files. This backup is eventually removed by bazaar\n"
3078
3241
"plugins using the Python programming language."
3081
#: bzrlib/builtins.py:4835
3244
#: bzrlib/builtins.py:5091
3082
3245
msgid "Show testament (signing-form) of a revision."
3085
3248
# help of 'long' option of 'testament' command
3086
#: bzrlib/builtins.py:4838
3249
#: bzrlib/builtins.py:5094
3087
3250
msgid "Produce long-format testament."
3090
3253
# help of 'strict' option of 'testament' command
3091
#: bzrlib/builtins.py:4840
3254
#: bzrlib/builtins.py:5096
3092
3255
msgid "Produce a strict-format testament."
3095
#: bzrlib/builtins.py:4866
3258
#: bzrlib/builtins.py:5122
3096
3259
msgid "Show the origin of each line in a file."
3099
#: bzrlib/builtins.py:4868
3262
#: bzrlib/builtins.py:5124
3101
3264
"This prints out the given file with an annotation on the left side\n"
3102
3265
"indicating which revision, author and date introduced the change."
3105
#: bzrlib/builtins.py:4871
3268
#: bzrlib/builtins.py:5127
3107
3270
"If the origin is the same for a run of consecutive lines, it is\n"
3108
3271
"shown only at the top, unless the --all option is given."
3111
3274
# help of 'all' option of 'annotate' command
3112
#: bzrlib/builtins.py:4879
3275
#: bzrlib/builtins.py:5135
3113
3276
msgid "Show annotations on all lines."
3116
3279
# help of 'long' option of 'annotate' command
3117
#: bzrlib/builtins.py:4880
3280
#: bzrlib/builtins.py:5136
3118
3281
msgid "Show commit date in annotations."
3121
#: bzrlib/builtins.py:4967
3284
#: bzrlib/builtins.py:5223
3122
3285
msgid "Cannot sign a range of non-revision-history revisions"
3125
#: bzrlib/builtins.py:4979
3288
#: bzrlib/builtins.py:5235
3126
3289
msgid "Please supply either one revision, or a range."
3129
#: bzrlib/builtins.py:4983
3292
#: bzrlib/builtins.py:5239
3131
3294
"Convert the current branch into a checkout of the supplied branch.\n"
3132
3295
"If no branch is supplied, rebind to the last bound location."
3135
#: bzrlib/builtins.py:4986
3298
#: bzrlib/builtins.py:5242
3137
3300
"Once converted into a checkout, commits must succeed on the master branch\n"
3138
3301
"before they will be applied to the local branch."
3141
#: bzrlib/builtins.py:4989
3304
#: bzrlib/builtins.py:5245
3143
3306
"Bound branches use the nickname of its master branch unless it is set\n"
3144
3307
"locally, in which case binding will update the local nickname to be\n"
3145
3308
"that of the master."
3148
#: bzrlib/builtins.py:5004
3311
#: bzrlib/builtins.py:5260
3149
3312
msgid "No location supplied. This format does not remember old locations."
3152
#: bzrlib/builtins.py:5009
3315
#: bzrlib/builtins.py:5265
3153
3316
msgid "Branch is already bound"
3156
#: bzrlib/builtins.py:5011
3319
#: bzrlib/builtins.py:5267
3157
3320
msgid "No location supplied and no previous location known"
3160
#: bzrlib/builtins.py:5017
3323
#: bzrlib/builtins.py:5273
3161
3324
msgid "These branches have diverged. Try merging, and then bind again."
3164
#: bzrlib/builtins.py:5024
3327
#: bzrlib/builtins.py:5280
3165
3328
msgid "Convert the current checkout into a regular branch."
3168
#: bzrlib/builtins.py:5026
3331
#: bzrlib/builtins.py:5282
3170
3333
"After unbinding, the local branch is considered independent and subsequent\n"
3171
3334
"commits will be local only."
3174
#: bzrlib/builtins.py:5037
3337
#: bzrlib/builtins.py:5293
3175
3338
msgid "Local branch is not bound"
3178
#: bzrlib/builtins.py:5041
3341
#: bzrlib/builtins.py:5297
3179
3342
msgid "Remove the last committed revision."
3182
#: bzrlib/builtins.py:5043
3345
#: bzrlib/builtins.py:5299
3184
3347
"--verbose will print out what is being removed.\n"
3185
3348
"--dry-run will go through all the motions, but not actually\n"
3186
3349
"remove anything."
3189
#: bzrlib/builtins.py:5047
3352
#: bzrlib/builtins.py:5303
3191
3354
"If --revision is specified, uncommit revisions to leave the branch at the\n"
3192
3355
"specified revision. For example, \"bzr uncommit -r 15\" will leave the\n"
3193
3356
"branch at revision 15."
3196
#: bzrlib/builtins.py:5051
3359
#: bzrlib/builtins.py:5307
3198
3361
"Uncommit leaves the working tree ready for a new commit. The only change\n"
3199
3362
"it may make is to restore any pending merges that were present before\n"
3203
3366
# help of 'dry-run' option of 'uncommit' command
3204
#: bzrlib/builtins.py:5062
3367
#: bzrlib/builtins.py:5318
3205
3368
msgid "Don't actually make changes."
3208
3371
# help of 'force' option of 'uncommit' command
3209
#: bzrlib/builtins.py:5063
3372
#: bzrlib/builtins.py:5319
3210
3373
msgid "Say yes to all questions."
3213
3376
# help of 'keep-tags' option of 'uncommit' command
3214
#: bzrlib/builtins.py:5065
3377
#: bzrlib/builtins.py:5321
3215
3378
msgid "Keep tags that point to removed revisions."
3218
3381
# help of 'local' option of 'uncommit' command
3219
#: bzrlib/builtins.py:5067
3382
#: bzrlib/builtins.py:5323
3220
3383
msgid "Only remove the commits from the local branch when in a checkout."
3223
#: bzrlib/builtins.py:5116
3386
#: bzrlib/builtins.py:5372
3224
3387
msgid "No revisions to uncommit.\n"
3227
#: bzrlib/builtins.py:5131
3390
#: bzrlib/builtins.py:5387
3228
3391
msgid "Dry-run, pretending to remove the above revisions.\n"
3231
#: bzrlib/builtins.py:5134
3394
#: bzrlib/builtins.py:5390
3232
3395
msgid "The above revision(s) will be removed.\n"
3235
#: bzrlib/builtins.py:5138
3398
#: bzrlib/builtins.py:5394
3236
3399
msgid "Uncommit these revisions"
3239
#: bzrlib/builtins.py:5141
3402
#: bzrlib/builtins.py:5397
3240
3403
msgid "Canceled\n"
3243
#: bzrlib/builtins.py:5148
3406
#: bzrlib/builtins.py:5404
3244
3407
#, python-format
3246
3409
"You can restore the old tip by running:\n"
3247
3410
" bzr pull . -r revid:%s\n"
3250
#: bzrlib/builtins.py:5153
3413
#: bzrlib/builtins.py:5409
3251
3414
msgid "Break a dead lock."
3254
#: bzrlib/builtins.py:5155
3417
#: bzrlib/builtins.py:5411
3256
3419
"This command breaks a lock on a repository, branch, working directory or\n"
3260
#: bzrlib/builtins.py:5158
3423
#: bzrlib/builtins.py:5414
3262
3425
"CAUTION: Locks should only be broken when you are sure that the process\n"
3263
3426
"holding the lock has been stopped."
3266
#: bzrlib/builtins.py:5161
3429
#: bzrlib/builtins.py:5417
3268
3431
"You can get information on what locks are open via the 'bzr info\n"
3269
3432
"[location]' command."
3272
#: bzrlib/builtins.py:5164
3435
#: bzrlib/builtins.py:5420
3275
3438
" bzr break-lock\n"
3329
3497
"uncontrolled write access to your file system."
3332
#: bzrlib/builtins.py:5276
3500
# help of 'client-timeout' option of 'serve' command
3501
#: bzrlib/builtins.py:5496
3502
msgid "Override the default idle client timeout (5min)."
3505
#: bzrlib/builtins.py:5546
3333
3506
msgid "Combine a tree into its containing tree."
3336
#: bzrlib/builtins.py:5278
3509
#: bzrlib/builtins.py:5548
3337
3510
msgid "This command requires the target tree to be in a rich-root format."
3340
#: bzrlib/builtins.py:5280
3513
#: bzrlib/builtins.py:5550
3342
3515
"The TREE argument should be an independent tree, inside another tree, but\n"
3343
3516
"not part of it. (Such trees can be produced by \"bzr split\", but also by\n"
3344
3517
"running \"bzr branch\" with the target inside a tree.)"
3347
#: bzrlib/builtins.py:5284
3520
#: bzrlib/builtins.py:5554
3349
3522
"The result is a combined tree, with the subtree no longer an independent\n"
3350
3523
"part. This is marked as a merge of the subtree into the containing tree,\n"
3351
3524
"and all history is preserved."
3354
#: bzrlib/builtins.py:5302
3527
#: bzrlib/builtins.py:5572
3355
3528
#, python-format
3357
3530
"Can't join trees because %s doesn't support rich root data.\n"
3358
3531
"You can use bzr upgrade on the repository."
3361
#: bzrlib/builtins.py:5312 bzrlib/builtins.py:5318
3534
#: bzrlib/builtins.py:5582 bzrlib/builtins.py:5588
3362
3535
msgid "Cannot join {0}. {1}"
3365
#: bzrlib/builtins.py:5322
3538
#: bzrlib/builtins.py:5592
3366
3539
msgid "Split a subdirectory of a tree into a separate tree."
3369
#: bzrlib/builtins.py:5324
3542
#: bzrlib/builtins.py:5594
3371
3544
"This command will produce a target tree in a format that supports\n"
3372
3545
"rich roots, like 'rich-root' or 'rich-root-pack'. These formats cannot be\n"
3373
3546
"converted into earlier formats like 'dirstate-tags'."
3376
#: bzrlib/builtins.py:5328
3549
#: bzrlib/builtins.py:5598
3378
3551
"The TREE argument should be a subdirectory of a working tree. That\n"
3379
3552
"subdirectory will be converted into an independent tree, with its own\n"
3380
3553
"branch. Commits in the top-level tree will not apply to the new subtree."
3383
#: bzrlib/builtins.py:5408
3556
#: bzrlib/builtins.py:5678
3384
3557
msgid "No submit branch specified or known"
3387
#: bzrlib/builtins.py:5416 bzrlib/send.py:105
3560
#: bzrlib/builtins.py:5686 bzrlib/send.py:108
3388
3561
msgid "No public branch specified or known"
3391
#: bzrlib/builtins.py:5421
3564
#: bzrlib/builtins.py:5691
3392
3565
msgid "bzr merge-directive takes at most two one revision identifiers"
3395
#: bzrlib/builtins.py:5430
3568
#: bzrlib/builtins.py:5700
3396
3569
msgid "No revisions to bundle."
3399
#: bzrlib/builtins.py:5449
3572
#: bzrlib/builtins.py:5719
3400
3573
msgid "Mail or create a merge-directive for submitting changes."
3403
#: bzrlib/builtins.py:5451
3576
#: bzrlib/builtins.py:5721
3404
3577
msgid "A merge directive provides many things needed for requesting merges:"
3407
#: bzrlib/builtins.py:5453
3580
#: bzrlib/builtins.py:5723
3408
3581
msgid "* A machine-readable description of the merge to perform"
3411
#: bzrlib/builtins.py:5455
3584
#: bzrlib/builtins.py:5725
3412
3585
msgid "* An optional patch that is a preview of the changes requested"
3415
#: bzrlib/builtins.py:5457
3588
#: bzrlib/builtins.py:5727
3417
3590
"* An optional bundle of revision data, so that the changes can be applied\n"
3418
3591
" directly from the merge directive, without retrieving data from a\n"
3422
#: bzrlib/builtins.py:5461
3595
#: bzrlib/builtins.py:5731
3424
3597
"`bzr send` creates a compact data set that, when applied using bzr\n"
3425
3598
"merge, has the same effect as merging from the source branch. "
3428
#: bzrlib/builtins.py:5464
3601
#: bzrlib/builtins.py:5734
3430
3603
"By default the merge directive is self-contained and can be applied to any\n"
3431
3604
"branch containing submit_branch in its ancestory without needing access to\n"
3432
3605
"the source branch."
3435
#: bzrlib/builtins.py:5468
3608
#: bzrlib/builtins.py:5738
3437
3610
"If --no-bundle is specified, then Bazaar doesn't send the contents of the\n"
3438
3611
"revisions, but only a structured request to merge from the\n"
3527
3700
# help of 'output' option of 'send' command
3528
#: bzrlib/builtins.py:5543
3701
#: bzrlib/builtins.py:5813
3529
3702
msgid "Write merge directive to this file or directory; use - for stdout."
3532
3705
# help of 'strict' option of 'send' command
3533
#: bzrlib/builtins.py:5547
3706
#: bzrlib/builtins.py:5817
3535
3708
"Refuse to send if there are uncommitted changes in the working tree, --no-"
3536
3709
"strict disables the check."
3539
3712
# help of 'mail-to' option of 'send' command
3540
#: bzrlib/builtins.py:5549
3713
#: bzrlib/builtins.py:5819
3541
3714
msgid "Mail the request to this address."
3544
3717
# help of 'body' option of 'send' command
3545
#: bzrlib/builtins.py:5553
3718
#: bzrlib/builtins.py:5823
3546
3719
msgid "Body for the email."
3549
3722
# help of 'no-bundle' option of 'send' command
3550
#: bzrlib/builtins.py:5606
3723
#: bzrlib/builtins.py:5876
3551
3724
msgid "Do not include a bundle in the merge directive."
3554
3727
# help of 'no-patch' option of 'send' command
3555
#: bzrlib/builtins.py:5607
3728
#: bzrlib/builtins.py:5877
3556
3729
msgid "Do not include a preview patch in the merge directive."
3559
3732
# help of 'remember' option of 'send' command
3560
#: bzrlib/builtins.py:5610
3733
#: bzrlib/builtins.py:5880
3561
3734
msgid "Remember submit and public branch."
3564
3737
# help of 'from' option of 'send' command
3565
#: bzrlib/builtins.py:5612
3738
#: bzrlib/builtins.py:5882
3567
3740
"Branch to generate the submission from, rather than the one containing the "
3568
3741
"working directory."
3571
3744
# title of 'format' option of 'send' command
3572
#: bzrlib/builtins.py:5622
3745
# title of 'format' option of 'version-info' command
3746
#: bzrlib/builtins.py:5892 bzrlib/cmd_version_info.py:76
3576
3750
# help of 'format' option of 'send' command
3577
#: bzrlib/builtins.py:5623
3751
#: bzrlib/builtins.py:5893
3578
3752
msgid "Use the specified output format."
3581
#: bzrlib/builtins.py:5645
3755
#: bzrlib/builtins.py:5915
3582
3756
msgid "Create, remove or modify a tag naming a revision."
3585
#: bzrlib/builtins.py:5647
3759
#: bzrlib/builtins.py:5917
3587
3761
"Tags give human-meaningful names to revisions. Commands that take a -r\n"
3588
3762
"(--revision) option can be given -rtag:X, where X is any previously\n"
3592
#: bzrlib/builtins.py:5651
3766
#: bzrlib/builtins.py:5921
3594
3768
"Tags are stored in the branch. Tags are copied from one branch to another\n"
3595
3769
"along when you branch, push, pull or merge."
3598
#: bzrlib/builtins.py:5654
3772
#: bzrlib/builtins.py:5924
3600
3774
"It is an error to give a tag name that already exists unless you pass\n"
3601
3775
"--force, in which case the tag is moved to point to the new revision."
3604
#: bzrlib/builtins.py:5657
3778
#: bzrlib/builtins.py:5927
3606
3780
"To rename a tag (change the name but keep it on the same revsion), run "
3608
3782
"tag new-name -r tag:old-name`` and then ``bzr tag --delete oldname``."
3611
#: bzrlib/builtins.py:5660
3785
#: bzrlib/builtins.py:5930
3613
3787
"If no tag name is specified it will be determined through the \n"
3614
3788
"'automatic_tag_name' hook. This can e.g. be used to automatically tag\n"
3619
3793
# help of 'delete' option of 'tag' command
3620
#: bzrlib/builtins.py:5670
3794
#: bzrlib/builtins.py:5940
3621
3795
msgid "Delete this tag rather than placing it."
3624
3798
# help of 'directory' option of 'tag' command
3625
#: bzrlib/builtins.py:5673
3799
#: bzrlib/builtins.py:5943
3626
3800
msgid "Branch in which to place the tag."
3629
3803
# help of 'force' option of 'tag' command
3630
#: bzrlib/builtins.py:5675
3804
#: bzrlib/builtins.py:5945
3631
3805
msgid "Replace existing tags."
3634
#: bzrlib/builtins.py:5690
3808
#: bzrlib/builtins.py:5960
3635
3809
msgid "No tag specified to delete."
3638
#: bzrlib/builtins.py:5692
3812
#: bzrlib/builtins.py:5962
3639
3813
#, python-format
3640
3814
msgid "Deleted tag %s."
3643
#: bzrlib/builtins.py:5697
3644
msgid "Tags can only be placed on a single revision, not on a range"
3647
#: bzrlib/builtins.py:5706
3817
#: bzrlib/builtins.py:5976
3648
3818
msgid "Please specify a tag name."
3651
#: bzrlib/builtins.py:5714
3821
#: bzrlib/builtins.py:5984
3652
3822
#, python-format
3653
3823
msgid "Tag %s already exists for that revision."
3656
#: bzrlib/builtins.py:5718
3826
#: bzrlib/builtins.py:5988
3657
3827
#, python-format
3658
3828
msgid "Created tag %s."
3661
#: bzrlib/builtins.py:5720
3831
#: bzrlib/builtins.py:5990
3662
3832
#, python-format
3663
3833
msgid "Updated tag %s."
3666
#: bzrlib/builtins.py:5724
3836
#: bzrlib/builtins.py:5994
3667
3837
msgid "List tags."
3670
#: bzrlib/builtins.py:5726
3840
#: bzrlib/builtins.py:5996
3672
3842
"This command shows a table of tag names and the revisions they reference."
3675
3845
# help of 'directory' option of 'tags' command
3676
#: bzrlib/builtins.py:5732
3846
#: bzrlib/builtins.py:6002
3677
3847
msgid "Branch whose tags should be displayed."
3680
3850
# help of 'sort' option of 'tags' command
3681
#: bzrlib/builtins.py:5734
3851
#: bzrlib/builtins.py:6004
3682
3852
msgid "Sort tags by different criteria."
3685
3855
# title of 'sort' option of 'tags' command
3686
#: bzrlib/builtins.py:5734
3856
#: bzrlib/builtins.py:6004
3687
3857
msgid "Sorting"
3690
#: bzrlib/builtins.py:5779
3860
#: bzrlib/builtins.py:6073
3691
3861
msgid "Reconfigure the type of a bzr directory."
3694
#: bzrlib/builtins.py:5781
3864
#: bzrlib/builtins.py:6075
3695
3865
msgid "A target configuration must be specified."
3698
#: bzrlib/builtins.py:5783
3868
#: bzrlib/builtins.py:6077
3700
3870
"For checkouts, the bind-to location will be auto-detected if not specified.\n"
3701
3871
"The order of preference is\n"
3709
3879
# title of 'tree_type' option of 'reconfigure' command
3710
#: bzrlib/builtins.py:5797
3880
#: bzrlib/builtins.py:6091
3711
3881
msgid "Tree type"
3714
3884
# help of 'tree_type' option of 'reconfigure' command
3715
#: bzrlib/builtins.py:5798
3885
#: bzrlib/builtins.py:6092
3716
3886
msgid "The relation between branch and tree."
3889
# help of 'tree_type=branch' option of 'reconfigure' command
3890
#: bzrlib/builtins.py:6094
3891
msgid "Reconfigure to be an unbound branch with no working tree."
3894
# help of 'tree_type=tree' option of 'reconfigure' command
3895
#: bzrlib/builtins.py:6095
3896
msgid "Reconfigure to be an unbound branch with a working tree."
3899
# help of 'tree_type=checkout' option of 'reconfigure' command
3900
#: bzrlib/builtins.py:6096
3901
msgid "Reconfigure to be a bound branch with a working tree."
3904
# help of 'tree_type=lightweight-checkout' option of 'reconfigure' command
3905
#: bzrlib/builtins.py:6097
3906
msgid "Reconfigure to be a lightweight checkout (with no local history)."
3719
3909
# title of 'repository_type' option of 'reconfigure' command
3720
#: bzrlib/builtins.py:5808
3910
#: bzrlib/builtins.py:6102
3721
3911
msgid "Repository type"
3724
3914
# help of 'repository_type' option of 'reconfigure' command
3725
#: bzrlib/builtins.py:5809
3915
#: bzrlib/builtins.py:6103
3726
3916
msgid "Location fo the repository."
3919
# help of 'repository_type=standalone' option of 'reconfigure' command
3920
#: bzrlib/builtins.py:6105
3922
"Reconfigure to be a standalone branch (i.e. stop using shared repository)."
3925
# help of 'repository_type=use-shared' option of 'reconfigure' command
3926
#: bzrlib/builtins.py:6107
3927
msgid "Reconfigure to use a shared repository."
3729
3930
# title of 'repository_trees' option of 'reconfigure' command
3730
#: bzrlib/builtins.py:5817
3931
#: bzrlib/builtins.py:6111
3731
3932
msgid "Trees in Repository"
3734
3935
# help of 'repository_trees' option of 'reconfigure' command
3735
#: bzrlib/builtins.py:5818
3936
#: bzrlib/builtins.py:6112
3736
3937
msgid "Whether new branches in the repository have trees."
3940
# help of 'repository_trees=with-trees' option of 'reconfigure' command
3941
#: bzrlib/builtins.py:6114
3942
msgid "Reconfigure repository to create working trees on branches by default."
3945
# help of 'repository_trees=with-no-trees' option of 'reconfigure' command
3946
#: bzrlib/builtins.py:6116
3948
"Reconfigure repository to not create working trees on branches by default."
3739
3951
# help of 'bind-to' option of 'reconfigure' command
3740
#: bzrlib/builtins.py:5825
3952
#: bzrlib/builtins.py:6119
3741
3953
msgid "Branch to bind checkout to."
3744
3956
# help of 'force' option of 'reconfigure' command
3745
#: bzrlib/builtins.py:5827
3957
#: bzrlib/builtins.py:6121
3746
3958
msgid "Perform reconfiguration even if local changes will be lost."
3749
3961
# help of 'stacked-on' option of 'reconfigure' command
3750
#: bzrlib/builtins.py:5830
3962
#: bzrlib/builtins.py:6124
3751
3963
msgid "Reconfigure a branch to be stacked on another branch."
3754
3966
# help of 'unstacked' option of 'reconfigure' command
3755
#: bzrlib/builtins.py:5834
3967
#: bzrlib/builtins.py:6128
3757
3969
"Reconfigure a branch to be unstacked. This may require copying substantial "
3758
3970
"data into it."
3761
#: bzrlib/builtins.py:5844
3973
#: bzrlib/builtins.py:6138
3762
3974
msgid "Can't use both --stacked-on and --unstacked"
3765
#: bzrlib/builtins.py:5858
3977
#: bzrlib/builtins.py:6152
3766
3978
msgid "No target configuration specified"
3769
#: bzrlib/builtins.py:5893
3981
#: bzrlib/builtins.py:6187
3770
3982
msgid "Set the branch of a checkout and update."
3773
#: bzrlib/builtins.py:5895
3985
#: bzrlib/builtins.py:6189
3775
3987
"For lightweight checkouts, this changes the branch being referenced.\n"
3776
3988
"For heavyweight checkouts, this checks that there are no local commits\n"
3851
4063
"want to switch back to your view after that."
3854
#: bzrlib/builtins.py:6009
4066
#: bzrlib/builtins.py:6281
3857
4069
" To define the current view::"
3860
#: bzrlib/builtins.py:6012
4072
#: bzrlib/builtins.py:6284
3861
4073
msgid " bzr view file1 dir1 ..."
3864
#: bzrlib/builtins.py:6014
4076
#: bzrlib/builtins.py:6286
3865
4077
msgid " To list the current view::"
3868
#: bzrlib/builtins.py:6016
4080
#: bzrlib/builtins.py:6288
3869
4081
msgid " bzr view"
3872
#: bzrlib/builtins.py:6018
4084
#: bzrlib/builtins.py:6290
3873
4085
msgid " To delete the current view::"
3876
#: bzrlib/builtins.py:6020
4088
#: bzrlib/builtins.py:6292
3877
4089
msgid " bzr view --delete"
3880
#: bzrlib/builtins.py:6022
4092
#: bzrlib/builtins.py:6294
3881
4093
msgid " To disable the current view without deleting it::"
3884
#: bzrlib/builtins.py:6024
4096
#: bzrlib/builtins.py:6296
3885
4097
msgid " bzr view --switch off"
3888
#: bzrlib/builtins.py:6026
4100
#: bzrlib/builtins.py:6298
3889
4101
msgid " To define a named view and switch to it::"
3892
#: bzrlib/builtins.py:6028
4104
#: bzrlib/builtins.py:6300
3893
4105
msgid " bzr view --name view-name file1 dir1 ..."
3896
#: bzrlib/builtins.py:6030
4108
#: bzrlib/builtins.py:6302
3897
4109
msgid " To list a named view::"
3900
#: bzrlib/builtins.py:6032
4112
#: bzrlib/builtins.py:6304
3901
4113
msgid " bzr view --name view-name"
3904
#: bzrlib/builtins.py:6034
4116
#: bzrlib/builtins.py:6306
3905
4117
msgid " To delete a named view::"
3908
#: bzrlib/builtins.py:6036
4120
#: bzrlib/builtins.py:6308
3909
4121
msgid " bzr view --name view-name --delete"
3912
#: bzrlib/builtins.py:6038
4124
#: bzrlib/builtins.py:6310
3913
4125
msgid " To switch to a named view::"
3916
#: bzrlib/builtins.py:6040
4128
#: bzrlib/builtins.py:6312
3917
4129
msgid " bzr view --switch view-name"
3920
#: bzrlib/builtins.py:6042
4132
#: bzrlib/builtins.py:6314
3921
4133
msgid " To list all views defined::"
3924
#: bzrlib/builtins.py:6044
4136
#: bzrlib/builtins.py:6316
3925
4137
msgid " bzr view --all"
3928
#: bzrlib/builtins.py:6046
4140
#: bzrlib/builtins.py:6318
3929
4141
msgid " To delete all views::"
3932
#: bzrlib/builtins.py:6048
4144
#: bzrlib/builtins.py:6320
3933
4145
msgid " bzr view --delete --all"
3936
4148
# help of 'all' option of 'view' command
3937
#: bzrlib/builtins.py:6055
4149
#: bzrlib/builtins.py:6327
3938
4150
msgid "Apply list or delete action to all views."
3941
4153
# help of 'delete' option of 'view' command
3942
#: bzrlib/builtins.py:6058
4154
#: bzrlib/builtins.py:6330
3943
4155
msgid "Delete the view."
3946
4158
# help of 'name' option of 'view' command
3947
#: bzrlib/builtins.py:6061
4159
#: bzrlib/builtins.py:6333
3948
4160
msgid "Name of the view to define, list or delete."
3951
4163
# help of 'switch' option of 'view' command
3952
#: bzrlib/builtins.py:6065
4164
#: bzrlib/builtins.py:6337
3953
4165
msgid "Name of the view to switch to."
3956
#: bzrlib/builtins.py:6084
4168
#: bzrlib/builtins.py:6356
3957
4169
msgid "Both --delete and a file list specified"
3960
#: bzrlib/builtins.py:6087
4172
#: bzrlib/builtins.py:6359
3961
4173
msgid "Both --delete and --switch specified"
3964
#: bzrlib/builtins.py:6090
4176
#: bzrlib/builtins.py:6362
3965
4177
msgid "Deleted all views.\n"
3968
#: bzrlib/builtins.py:6092
4180
#: bzrlib/builtins.py:6364
3969
4181
msgid "No current view to delete"
3972
#: bzrlib/builtins.py:6095
4184
#: bzrlib/builtins.py:6367
3973
4185
#, python-format
3974
4186
msgid "Deleted '%s' view.\n"
3977
#: bzrlib/builtins.py:6099
4189
#: bzrlib/builtins.py:6371
3978
4190
msgid "Both --switch and a file list specified"
3981
#: bzrlib/builtins.py:6102
4193
#: bzrlib/builtins.py:6374
3982
4194
msgid "Both --switch and --all specified"
3985
#: bzrlib/builtins.py:6105
4197
#: bzrlib/builtins.py:6377
3986
4198
msgid "No current view to disable"
3989
#: bzrlib/builtins.py:6107
4201
#: bzrlib/builtins.py:6379
3990
4202
#, python-format
3991
4203
msgid "Disabled '%s' view.\n"
3994
#: bzrlib/builtins.py:6111 bzrlib/builtins.py:6133
4206
#: bzrlib/builtins.py:6383 bzrlib/builtins.py:6405
3995
4207
msgid "Using '{0}' view: {1}\n"
3998
#: bzrlib/builtins.py:6114
4210
#: bzrlib/builtins.py:6386
3999
4211
msgid "Views defined:\n"
4002
#: bzrlib/builtins.py:6123
4214
#: bzrlib/builtins.py:6395
4003
4215
msgid "No views defined.\n"
4006
#: bzrlib/builtins.py:6130
4218
#: bzrlib/builtins.py:6402
4007
4219
msgid "Cannot change the 'off' pseudo view"
4010
#: bzrlib/builtins.py:6138
4222
#: bzrlib/builtins.py:6410
4011
4223
msgid "No current view.\n"
4014
#: bzrlib/builtins.py:6141
4226
#: bzrlib/builtins.py:6413
4015
4227
msgid "'{0}' view is: {1}\n"
4018
#: bzrlib/builtins.py:6161
4230
#: bzrlib/builtins.py:6433
4019
4231
msgid " <no hooks installed>\n"
4022
#: bzrlib/builtins.py:6165
4234
#: bzrlib/builtins.py:6437
4023
4235
msgid "Remove a branch."
4026
#: bzrlib/builtins.py:6167
4238
#: bzrlib/builtins.py:6439
4028
4240
"This will remove the branch from the specified location but \n"
4029
4241
"will keep any working tree or repository in place."
4032
#: bzrlib/builtins.py:6172
4244
#: bzrlib/builtins.py:6444
4033
4245
msgid " Remove the branch at repo/trunk::"
4036
#: bzrlib/builtins.py:6174
4248
#: bzrlib/builtins.py:6446
4037
4249
msgid " bzr remove-branch repo/trunk"
4040
#: bzrlib/builtins.py:6190
4252
# help of 'writer=plain' option of 'shelve' command
4253
#: bzrlib/builtins.py:6461
4254
msgid "Plaintext diff output."
4257
#: bzrlib/builtins.py:6462
4041
4258
msgid "Temporarily set aside some changes from the current tree."
4044
#: bzrlib/builtins.py:6192
4261
#: bzrlib/builtins.py:6464
4046
4263
"Shelve allows you to temporarily put changes you've made \"on the shelf\",\n"
4047
4264
"ie. out of the way, until a later time when you can bring them back from\n"
4142
4359
# help of 'action' option of 'unshelve' command
4143
#: bzrlib/builtins.py:6290
4360
#: bzrlib/builtins.py:6562
4144
4361
msgid "The action to perform."
4147
#: bzrlib/builtins.py:6312
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
4370
# help of 'action=apply' option of 'unshelve' command
4371
#: bzrlib/builtins.py:6564
4372
msgid "Apply changes and remove from the shelf."
4375
# help of 'action=dry-run' option of 'unshelve' command
4376
#: bzrlib/builtins.py:6565
4377
msgid "Show changes, but do not apply or remove them."
4380
# help of 'action=preview' option of 'unshelve' command
4381
#: bzrlib/builtins.py:6566
4383
"Instead of unshelving the changes, show the diff that would result from "
4387
# help of 'action=delete-only' option of 'unshelve' command
4388
#: bzrlib/builtins.py:6568
4389
msgid "Delete changes without applying them."
4392
# help of 'action=keep' option of 'unshelve' command
4393
#: bzrlib/builtins.py:6569
4394
msgid "Apply changes but don't delete them."
4397
#: bzrlib/builtins.py:6584
4148
4398
msgid "Remove unwanted files from working tree."
4151
#: bzrlib/builtins.py:6314
4401
#: bzrlib/builtins.py:6586
4153
4403
"By default, only unknown files, not ignored files, are deleted. Versioned\n"
4154
4404
"files are never deleted."
4157
#: bzrlib/builtins.py:6317
4407
#: bzrlib/builtins.py:6589
4159
4409
"Another class is 'detritus', which includes files emitted by bzr during\n"
4160
4410
"normal operations and selftests. (The value of these files decreases with\n"
4164
#: bzrlib/builtins.py:6321
4414
#: bzrlib/builtins.py:6593
4166
4416
"If no options are specified, unknown files are deleted. Otherwise, option\n"
4167
4417
"flags are respected, and may be combined."
4170
#: bzrlib/builtins.py:6324
4420
#: bzrlib/builtins.py:6596
4171
4421
msgid "To check what clean-tree will do, use --dry-run."
4174
4424
# help of 'ignored' option of 'clean-tree' command
4175
#: bzrlib/builtins.py:6327
4425
#: bzrlib/builtins.py:6599
4176
4426
msgid "Delete all ignored files."
4179
4429
# help of 'detritus' option of 'clean-tree' command
4180
#: bzrlib/builtins.py:6328
4430
#: bzrlib/builtins.py:6600
4182
4432
"Delete conflict files, merge and revert backups, and failed selftest dirs."
4185
4435
# help of 'unknown' option of 'clean-tree' command
4186
#: bzrlib/builtins.py:6331
4436
#: bzrlib/builtins.py:6603
4187
4437
msgid "Delete files unknown to bzr (default)."
4190
4440
# help of 'dry-run' option of 'clean-tree' command
4191
#: bzrlib/builtins.py:6332
4441
#: bzrlib/builtins.py:6604
4192
4442
msgid "Show files to delete instead of deleting them."
4195
4445
# help of 'force' option of 'clean-tree' command
4196
#: bzrlib/builtins.py:6334
4446
#: bzrlib/builtins.py:6606
4197
4447
msgid "Do not prompt before deleting."
4200
#: bzrlib/bundle/__init__.py:57
4450
#: bzrlib/bundle/__init__.py:59
4201
4451
msgid "A directory cannot be a bundle"
4204
#: bzrlib/bundle/serializer/v4.py:326
4454
#: bzrlib/bundle/apply_bundle.py:40
4455
msgid "Install revisions"
4458
#: bzrlib/bundle/commands.py:64
4459
msgid "--verbose requires a merge directive"
4462
#: bzrlib/bundle/commands.py:67
4463
msgid "Bundle format not supported"
4466
#: bzrlib/bundle/commands.py:77
4470
#: bzrlib/bundle/commands.py:81
4471
msgid "{0}: {1} ({2} multiparent)\n"
4474
#: bzrlib/bundle/commands.py:83
4476
msgid "unique files: %d\n"
4479
#: bzrlib/bundle/commands.py:92
4483
#: bzrlib/bundle/commands.py:93
4488
#: bzrlib/bundle/commands.py:95
4495
#: bzrlib/bundle/commands.py:103
4496
msgid "Decoded contents\n"
4499
#: bzrlib/bundle/serializer/v4.py:327
4205
4500
#, python-format
4206
4501
msgid "Bundling %d revision."
4207
4502
msgid_plural "Bundling %d revisions."
4211
#: bzrlib/bzrdir.py:636
4506
#: bzrlib/bzrdir.py:490
4213
4508
"making backup of {0}\n"
4217
#: bzrlib/bzrdir.py:659
4512
#: bzrlib/bzrdir.py:513
4218
4513
msgid "renamed {0} to {1}"
4221
#: bzrlib/bzrdir.py:851
4222
msgid "{0} is{1} redirected to {2}"
4225
#: bzrlib/bzrdir.py:1727
4516
#: bzrlib/bzrdir.py:1652
4226
4517
#, python-format
4228
4519
"Source repository format does not support stacking, using format:\n"
4232
#: bzrlib/bzrdir.py:1747
4523
#: bzrlib/bzrdir.py:1672
4233
4524
#, python-format
4235
4526
"Source branch format does not support stacking, using format:\n"
4239
#: bzrlib/bzrdir.py:1858
4530
#: bzrlib/bzrdir.py:1818
4240
4531
msgid "starting repository conversion"
4243
#: bzrlib/check.py:106
4534
#: bzrlib/bzrdir.py:2039
4535
msgid "Using default stacking branch {0} at {1}"
4538
#: bzrlib/check.py:108
4247
#: bzrlib/check.py:108
4542
#: bzrlib/check.py:110
4248
4543
msgid "checking revisions"
4251
#: bzrlib/check.py:110
4546
#: bzrlib/check.py:112
4252
4547
msgid "checking commit contents"
4255
#: bzrlib/check.py:112
4550
#: bzrlib/check.py:114
4256
4551
msgid "checking file graphs"
4259
#: bzrlib/check.py:116
4554
#: bzrlib/check.py:118
4260
4555
msgid "checking branches and trees"
4263
#: bzrlib/check.py:203
4558
#: bzrlib/check.py:205
4264
4559
msgid "checked repository {0} format {1}"
4267
#: bzrlib/check.py:206
4562
#: bzrlib/check.py:208
4268
4563
#, python-format
4269
4564
msgid "%6d revisions"
4272
#: bzrlib/check.py:207
4567
#: bzrlib/check.py:209
4273
4568
#, python-format
4274
4569
msgid "%6d file-ids"
4277
#: bzrlib/check.py:209
4572
#: bzrlib/check.py:211
4278
4573
#, python-format
4279
4574
msgid "%6d unreferenced text versions"
4282
#: bzrlib/check.py:213
4577
#: bzrlib/check.py:215
4283
4578
msgid "unreferenced version: {{{0}}} in {1}"
4286
#: bzrlib/check.py:216
4581
#: bzrlib/check.py:218
4287
4582
#, python-format
4288
4583
msgid "%6d revisions are missing inventory_sha1"
4291
#: bzrlib/check.py:219
4586
#: bzrlib/check.py:221
4292
4587
#, python-format
4293
4588
msgid "%6d revisions are mentioned but not present"
4296
#: bzrlib/check.py:222
4591
#: bzrlib/check.py:224
4297
4592
#, python-format
4298
4593
msgid "%6d ghost revisions"
4301
#: bzrlib/check.py:227
4596
#: bzrlib/check.py:229
4302
4597
#, python-format
4303
4598
msgid "%6d revisions missing parents in ancestry"
4306
#: bzrlib/check.py:231
4601
#: bzrlib/check.py:233
4307
4602
#, python-format
4308
4603
msgid " %s should be in the ancestry for:"
4311
#: bzrlib/check.py:235
4606
#: bzrlib/check.py:237
4312
4607
#, python-format
4313
4608
msgid "%6d inconsistent parents"
4316
#: bzrlib/check.py:239
4611
#: bzrlib/check.py:241
4317
4612
msgid " * {0} version {1} has parents {2!r} but should have {3!r}"
4320
#: bzrlib/check.py:245
4615
#: bzrlib/check.py:247
4321
4616
#, python-format
4322
4617
msgid "%6d revisions have incorrect parents in the revision index"
4325
#: bzrlib/check.py:251
4620
#: bzrlib/check.py:253
4326
4621
msgid " {0} has wrong parents in index: {1!r} should be {2!r}"
4329
#: bzrlib/check.py:265
4624
#: bzrlib/check.py:267
4330
4625
msgid "Mismatched internal revid {{{0}}} and index revid {{{1}}}"
4333
#: bzrlib/check.py:294
4628
#: bzrlib/check.py:296
4335
4630
"Multiple expected sha1s for {0}. {{{1}}} expects {{{2}}}, {{{3}}} expects "
4339
#: bzrlib/check.py:352
4634
#: bzrlib/check.py:354
4340
4635
#, python-format
4341
4636
msgid "Checking branch at '%s'."
4344
#: bzrlib/check.py:372
4639
#: bzrlib/check.py:374
4345
4640
#, python-format
4346
4641
msgid "Checking working tree at '%s'."
4349
#: bzrlib/check.py:425 bzrlib/check.py:439
4644
#: bzrlib/check.py:427 bzrlib/check.py:441
4350
4645
msgid "No branch found at specified location."
4353
#: bzrlib/check.py:427 bzrlib/check.py:437
4648
#: bzrlib/check.py:429 bzrlib/check.py:439
4354
4649
msgid "No working tree found at specified location."
4357
#: bzrlib/check.py:430
4652
#: bzrlib/check.py:432
4358
4653
#, python-format
4359
4654
msgid "Checking repository at '%s'."
4362
#: bzrlib/check.py:441
4657
#: bzrlib/check.py:443
4363
4658
msgid "No repository found at specified location."
4366
#: bzrlib/clean_tree.py:62
4661
#: bzrlib/clean_tree.py:63
4367
4662
msgid "Nothing to delete."
4370
#: bzrlib/clean_tree.py:108
4665
#: bzrlib/clean_tree.py:68
4666
msgid "Are you sure you wish to delete these"
4669
#: bzrlib/clean_tree.py:70
4673
#: bzrlib/clean_tree.py:107
4371
4674
#, python-format
4372
4675
msgid "unable to remove %s"
4375
#: bzrlib/clean_tree.py:112
4678
#: bzrlib/clean_tree.py:111
4376
4679
msgid "deleting paths:"
4379
#: bzrlib/clean_tree.py:126
4682
#: bzrlib/clean_tree.py:125
4380
4683
msgid "unable to remove \"{0}\": {1}."
4383
#: bzrlib/clean_tree.py:131
4686
#: bzrlib/clean_tree.py:130
4384
4687
msgid "No files deleted."
4387
#: bzrlib/cmd_version_info.py:45
4690
#: bzrlib/cmd_version_info.py:47
4388
4691
msgid "No known version info format {0}. Supported types are: {1}"
4391
#: bzrlib/cmd_version_info.py:51
4694
# help of 'format=custom' option of 'version-info' command
4695
#: bzrlib/cmd_version_info.py:52
4696
msgid "Version info in Custom template-based format."
4699
# help of 'format=python' option of 'version-info' command
4700
#: bzrlib/cmd_version_info.py:52
4701
msgid "Version info in Python format."
4704
# help of 'format=rio' option of 'version-info' command
4705
#: bzrlib/cmd_version_info.py:52
4706
msgid "Version info in RIO (simple text) format (default)."
4709
#: bzrlib/cmd_version_info.py:53
4392
4710
msgid "Show version information about this tree."
4395
#: bzrlib/cmd_version_info.py:53
4713
#: bzrlib/cmd_version_info.py:55
4397
4715
"You can use this command to add information about version into\n"
4398
4716
"source code of an application. The output can be in one of the\n"
4399
4717
"supported formats or in a custom format based on a template."
4402
#: 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
4403
4722
msgid "For example::"
4406
#: bzrlib/cmd_version_info.py:59
4725
#: bzrlib/cmd_version_info.py:61
4408
4727
" bzr version-info --custom \\\n"
4409
4728
" --template=\"#define VERSION_INFO \\\"Project 1.2.3 (r{revno})\\\"\\n\""
4412
#: bzrlib/cmd_version_info.py:62
4731
#: bzrlib/cmd_version_info.py:64
4414
4733
"will produce a C header file with formatted string containing the\n"
4415
4734
"current revision number. Other supported variables in templates are:"
4418
#: bzrlib/cmd_version_info.py:65
4737
#: bzrlib/cmd_version_info.py:67
4420
4739
" * {date} - date of the last revision\n"
4421
4740
" * {build_date} - current date\n"
4498
#: bzrlib/commands.py:536
4821
#: bzrlib/commands.py:533
4499
4822
#, python-format
4501
4824
"See bzr help %s for more details and examples.\n"
4505
#: bzrlib/commands.py:541
4828
#: bzrlib/commands.py:538
4506
4829
msgid ":Aliases: "
4509
#: bzrlib/commands.py:545
4832
#: bzrlib/commands.py:542
4510
4833
#, python-format
4511
4834
msgid ":From: plugin \"%s\"\n"
4514
#: bzrlib/commands.py:557
4837
#: bzrlib/commands.py:554
4515
4838
msgid ":doc:`{0} <{1}-help>`"
4518
#: bzrlib/commands.py:561
4841
#: bzrlib/commands.py:558
4519
4842
#, python-format
4520
4843
msgid ":See also: %s"
4523
#: bzrlib/commands.py:819 bzrlib/gpg.py:317
4846
#: bzrlib/commands.py:816 bzrlib/gpg.py:324
4524
4847
msgid "Only ASCII permitted in option names"
4527
#: bzrlib/commands.py:844 bzrlib/commands.py:852
4850
#: bzrlib/commands.py:841 bzrlib/commands.py:849
4528
4851
msgid "command {0!r} needs one or more {1}"
4531
#: bzrlib/commands.py:861
4854
#: bzrlib/commands.py:858
4532
4855
msgid "command {0!r} requires argument {1}"
4535
#: bzrlib/commands.py:868
4858
#: bzrlib/commands.py:865
4536
4859
msgid "extra argument to command {0}: {1}"
4539
#: bzrlib/commands.py:965
4862
#: bzrlib/commands.py:962
4540
4863
#, python-format
4541
4864
msgid "Profile data written to \"%s\"."
4544
#: bzrlib/commit.py:116 bzrlib/commit.py:709
4867
#: bzrlib/commit.py:117 bzrlib/commit.py:740
4548
#: bzrlib/commit.py:116 bzrlib/commit.py:717
4871
#: bzrlib/commit.py:117 bzrlib/commit.py:748
4549
4872
msgid "modified"
4552
#: bzrlib/commit.py:130
4875
#: bzrlib/commit.py:131
4553
4876
#, python-format
4554
4877
msgid "Committing%s"
4557
#: bzrlib/commit.py:133
4880
#: bzrlib/commit.py:134
4558
4881
#, python-format
4559
4882
msgid "Committed revision %d."
4562
#: bzrlib/commit.py:142
4885
#: bzrlib/commit.py:143
4563
4886
#, python-format
4564
4887
msgid "deleted %s"
4567
#: bzrlib/commit.py:145
4890
#: bzrlib/commit.py:146
4568
4891
#, python-format
4569
4892
msgid "missing %s"
4572
#: bzrlib/commit.py:471
4895
#: bzrlib/commit.py:511
4574
4897
"Conflicting tags in bound branch:\n"
4578
#: bzrlib/commit.py:711
4901
#: bzrlib/commit.py:742
4579
4902
msgid "renamed"
4582
#: bzrlib/commit.py:946
4905
#: bzrlib/commit.py:977
4583
4906
msgid "unchanged"
4586
#: bzrlib/commit.py:968
4909
#: bzrlib/commit.py:999
4587
4910
msgid "{0} [{1}] - Stage"
4590
#: bzrlib/commit.py:971
4913
#: bzrlib/commit.py:1002
4591
4914
#, python-format
4592
4915
msgid "%s - Stage"
4595
#: bzrlib/commit_signature_commands.py:34
4918
#: bzrlib/commit_signature_commands.py:36
4596
4919
msgid "Sign all commits by a given committer."
4599
#: bzrlib/commit_signature_commands.py:36
4922
#: bzrlib/commit_signature_commands.py:38
4601
4924
"If location is not specified the local tree is used.\n"
4602
4925
"If committer is not specified the default committer is used."
4605
#: bzrlib/commit_signature_commands.py:39
4928
#: bzrlib/commit_signature_commands.py:41
4606
4929
msgid "This does not sign commits that already have signatures."
4609
4932
# help of 'dry-run' option of 'sign-my-commits' command
4610
#: bzrlib/commit_signature_commands.py:47
4933
#: bzrlib/commit_signature_commands.py:49
4612
4935
"Don't actually sign anything, just print the revisions that would be signed."
4615
#: bzrlib/commit_signature_commands.py:101
4938
#: bzrlib/commit_signature_commands.py:103
4616
4939
msgid "Verify all commit signatures."
4619
#: bzrlib/commit_signature_commands.py:103
4942
#: bzrlib/commit_signature_commands.py:105
4620
4943
msgid "Verifies that all commits in the branch are signed by known GnuPG keys."
4623
4946
# help of 'acceptable-keys' option of 'verify-signatures' command
4624
#: bzrlib/commit_signature_commands.py:108
4947
#: bzrlib/commit_signature_commands.py:110
4626
4949
"Comma separated list of GPG key patterns which are acceptable for "
4627
4950
"verification."
4630
#: bzrlib/commit_signature_commands.py:145
4953
#: bzrlib/commit_signature_commands.py:147
4631
4954
msgid "Cannot verify a range of non-revision-history revisions"
4634
#: bzrlib/commit_signature_commands.py:166
4957
#: bzrlib/commit_signature_commands.py:168
4635
4958
msgid "All commits signed with verifiable keys"
4638
#: bzrlib/config.py:448
4961
#: bzrlib/config.py:475
4639
4962
msgid "Invalid config value for \"{0}\" value {1!r} is not an SI unit."
4642
#: bzrlib/config.py:3293
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
4977
msgid "Invalid '%s', should be of the form 'name=value'"
4980
#: bzrlib/config.py:3962
4643
4981
msgid "Display, set or remove a configuration option."
4646
#: bzrlib/config.py:3295
4984
#: bzrlib/config.py:3964
4647
4985
msgid "Display the active value for a given option."
4650
#: bzrlib/config.py:3297
4988
#: bzrlib/config.py:3966
4652
4990
"If --all is specified, NAME is interpreted as a regular expression and all\n"
4653
4991
"matching options are displayed mentioning their scope. The active value\n"
4654
4992
"that bzr will take into account is the first one displayed for each option."
4657
#: bzrlib/config.py:3301
4995
#: bzrlib/config.py:3970
4658
4996
msgid "If no NAME is given, --all .* is implied."
4661
#: bzrlib/config.py:3303
4999
#: bzrlib/config.py:3972
4663
5001
"Setting a value is achieved by using name=value without spaces. The value\n"
4664
5002
"is set in the most relevant scope and can be checked by displaying the\n"
4668
5006
# help of 'scope' option of 'config' command
4669
#: bzrlib/config.py:3314
4670
msgid "Reduce the scope to the specified configuration file"
5007
#: bzrlib/config.py:3984
5008
msgid "Reduce the scope to the specified configuration file."
4673
5011
# help of 'all' option of 'config' command
4674
#: bzrlib/config.py:3318
5012
#: bzrlib/config.py:3988
4675
5013
msgid "Display all the defined values for the matching options."
4678
5016
# help of 'remove' option of 'config' command
4679
#: bzrlib/config.py:3320
4680
msgid "Remove the option from the configuration file"
5017
#: bzrlib/config.py:3990
5018
msgid "Remove the option from the configuration file."
4683
#: bzrlib/conflicts.py:48
5021
#: bzrlib/conflicts.py:50
4684
5022
msgid "List files with conflicts."
4687
#: bzrlib/conflicts.py:50
4689
"Merge will do its best to combine the changes in two branches, but there\n"
4690
"are some kinds of problems only a human can fix. When it encounters those,\n"
4691
"it will mark a conflict. A conflict means that you need to fix something,\n"
4692
"before you should commit."
4695
#: bzrlib/conflicts.py:55
5025
#: bzrlib/conflicts.py:57
4697
5027
"Conflicts normally are listed as short, human-readable messages. If --text\n"
4698
5028
"is supplied, the pathnames of files with text conflicts are listed,\n"
4699
5029
"instead. (This is useful for editing all files with text conflicts.)"
4702
#: bzrlib/conflicts.py:59
5032
#: bzrlib/conflicts.py:61
4703
5033
msgid "Use bzr resolve when you have fixed a problem."
4706
5036
# help of 'text' option of 'conflicts' command
4707
#: bzrlib/conflicts.py:64
5037
#: bzrlib/conflicts.py:66
4708
5038
msgid "List paths of files with text conflicts."
5041
# help of 'action=done' option of 'resolve' command
5042
#: bzrlib/conflicts.py:85
5043
msgid "Marks the conflict as resolved."
5046
# help of 'action=take-this' option of 'resolve' command
5047
#: bzrlib/conflicts.py:88
5048
msgid "Resolve the conflict preserving the version in the working tree."
5051
# help of 'action=take-other' option of 'resolve' command
5052
#: bzrlib/conflicts.py:91
5053
msgid "Resolve the conflict taking the merged version into account."
4711
5056
# help of 'action' option of 'resolve' command
4712
#: bzrlib/conflicts.py:96
5057
#: bzrlib/conflicts.py:98
4713
5058
msgid "How to resolve the conflict."
4716
#: bzrlib/conflicts.py:102
5061
#: bzrlib/conflicts.py:104
4717
5062
msgid "Mark a conflict as resolved."
4720
#: bzrlib/conflicts.py:109
5065
#: bzrlib/conflicts.py:111
4722
5067
"Once you have fixed a problem, use \"bzr resolve\" to automatically mark\n"
4723
5068
"text conflicts as fixed, \"bzr resolve FILE\" to mark a specific conflict "
4728
5073
# help of 'all' option of 'resolve' command
4729
#: bzrlib/conflicts.py:117
5074
#: bzrlib/conflicts.py:119
4730
5075
msgid "Resolve all conflicts in this tree."
4733
#: bzrlib/conflicts.py:124
5078
#: bzrlib/conflicts.py:126
4734
5079
msgid "If --all is specified, no FILE may be provided"
4737
#: bzrlib/conflicts.py:149
5082
#: bzrlib/conflicts.py:151
4738
5083
#, python-format
4739
5084
msgid "%d conflict auto-resolved."
4740
5085
msgid_plural "%d conflicts auto-resolved."
4744
#: bzrlib/conflicts.py:152
5089
#: bzrlib/conflicts.py:154
4745
5090
msgid "Remaining conflicts:"
4748
#: bzrlib/conflicts.py:157
5093
#: bzrlib/conflicts.py:159
4749
5094
msgid "All conflicts resolved."
4752
#: bzrlib/conflicts.py:166
5097
#: bzrlib/conflicts.py:168
4753
5098
msgid "{0} conflict resolved, {1} remaining"
4754
5099
msgid_plural "{0} conflicts resolved, {1} remaining"
4758
# title of 'action' option of 'resolve' command
4759
#: bzrlib/conflicts.py:692
5103
#: bzrlib/controldir.py:710
5104
msgid "{0} is{1} redirected to {2}"
4763
#: bzrlib/diff.py:397
5107
#: bzrlib/diff.py:399
4764
5108
#, python-format
4765
5109
msgid "*** Ignoring files outside view. View is %s"
4768
#: bzrlib/errors.py:215
5112
#: bzrlib/errors.py:157
4769
5113
msgid "The tree builder is already building a tree."
4772
#: bzrlib/errors.py:236
5116
#: bzrlib/errors.py:178
4773
5117
msgid "The dirstate file (%(state)s) appears to be corrupt: %(msg)s"
4776
#: bzrlib/errors.py:255
5120
#: bzrlib/errors.py:197
4778
5122
"The API for \"%(api)s\" is not compatible with \"%(wanted)s\". It supports "
4779
5123
"versions \"%(minimum)s\" to \"%(current)s\"."
4782
#: bzrlib/errors.py:267
5126
#: bzrlib/errors.py:209
4783
5127
msgid "The transport '%(transport)s' is only accessible within this process."
4786
#: bzrlib/errors.py:285
5130
#: bzrlib/errors.py:227
4787
5131
msgid "Invalid revision number %(revno)s"
4790
#: bzrlib/errors.py:294
5134
#: bzrlib/errors.py:236
4791
5135
msgid "Invalid revision-id {%(revision_id)s} in %(branch)s"
4794
#: bzrlib/errors.py:305
5138
#: bzrlib/errors.py:247
4795
5139
msgid "Reserved revision-id {%(revision_id)s}"
4798
#: bzrlib/errors.py:319
5142
#: bzrlib/errors.py:261
4799
5143
msgid "There is no public branch set for \"%(branch_url)s\"."
4802
#: bzrlib/errors.py:329
5146
#: bzrlib/errors.py:271
4804
5148
"No help could be found for '%(topic)s'. Please use 'bzr help topics' to "
4805
5149
"obtain a list of topics."
4808
#: bzrlib/errors.py:338
5152
#: bzrlib/errors.py:280
4809
5153
msgid "The file id \"%(file_id)s\" is not present in the tree %(tree)s."
4812
#: bzrlib/errors.py:348
5156
#: bzrlib/errors.py:290
4814
5158
"The file id \"%(file_id)s\" is not present in the repository %(repository)r"
4817
#: bzrlib/errors.py:357
5161
#: bzrlib/errors.py:299
4818
5162
msgid "The branch '%(branch)s' is not stacked."
4821
#: bzrlib/errors.py:371
5165
#: bzrlib/errors.py:313
4822
5166
msgid "No WorkingTree exists for \"%(base)s\"."
4825
#: bzrlib/errors.py:380
5169
#: bzrlib/errors.py:322
4826
5170
msgid "Not currently building a tree."
4829
#: bzrlib/errors.py:385
5173
#: bzrlib/errors.py:327
4830
5174
msgid "%(url)s is not a local path."
4833
#: bzrlib/errors.py:413
5177
#: bzrlib/errors.py:355
4834
5178
msgid "%(not_locked)r is not write locked but needs to be."
4837
#: bzrlib/errors.py:421
5181
#: bzrlib/errors.py:363
4838
5182
msgid "Error in command line options"
4841
#: bzrlib/errors.py:426
5185
#: bzrlib/errors.py:368
4842
5186
msgid "%(value)s is not an index of type %(_type)s."
4845
#: bzrlib/errors.py:436
5189
#: bzrlib/errors.py:378
4846
5190
msgid "Error in data for index %(value)s."
4849
#: bzrlib/errors.py:445
5193
#: bzrlib/errors.py:387
4850
5194
msgid "The key '%(key)s' is already in index '%(index)s'."
4853
#: bzrlib/errors.py:455
5197
#: bzrlib/errors.py:397
4854
5198
msgid "The key '%(key)s' is not a valid key."
4857
#: bzrlib/errors.py:464
5201
#: bzrlib/errors.py:406
4858
5202
msgid "Could not parse options for index %(value)s."
4861
#: bzrlib/errors.py:473
5205
#: bzrlib/errors.py:415
4862
5206
msgid "The value '%(value)s' is not a valid value."
4865
#: bzrlib/errors.py:501
5209
#: bzrlib/errors.py:424
5210
msgid "Bad value \"%(value)s\" for option \"%(name)s\"."
5213
#: bzrlib/errors.py:443
4866
5214
msgid "Generic path error: %(path)r%(extra)s)"
4869
#: bzrlib/errors.py:514
5217
#: bzrlib/errors.py:456
4870
5218
msgid "No such file: %(path)r%(extra)s"
4873
#: bzrlib/errors.py:519
5221
#: bzrlib/errors.py:461
4874
5222
msgid "File exists: %(path)r%(extra)s"
4877
#: bzrlib/errors.py:525
5225
#: bzrlib/errors.py:467
4879
5227
"Could not rename %(source)s => %(dest)s because both files exist. (Use --"
4880
5228
"after to tell bzr about a rename that has already happened)%(extra)s"
4883
#: bzrlib/errors.py:541
5231
#: bzrlib/errors.py:483
4884
5232
msgid "\"%(path)s\" is not a directory %(extra)s"
4887
#: bzrlib/errors.py:546
5235
#: bzrlib/errors.py:488
4888
5236
msgid "\"%(path)s\" is not in the working directory %(extra)s"
4891
#: bzrlib/errors.py:551
5239
#: bzrlib/errors.py:493
4892
5240
msgid "Directory not empty: \"%(path)s\"%(extra)s"
4895
#: bzrlib/errors.py:556
5243
#: bzrlib/errors.py:498
4896
5244
msgid "Hard-linking \"%(path)s\" is not supported"
4899
#: bzrlib/errors.py:571
5247
#: bzrlib/errors.py:513
4900
5248
msgid "Device or resource busy: \"%(path)s\"%(extra)s"
4903
#: bzrlib/errors.py:576
5251
#: bzrlib/errors.py:518
4904
5252
msgid "Permission denied: \"%(path)s\"%(extra)s"
4907
#: bzrlib/errors.py:581
5255
#: bzrlib/errors.py:523
4908
5256
msgid "Invalid url supplied to transport: \"%(path)s\"%(extra)s"
4911
#: bzrlib/errors.py:586
5259
#: bzrlib/errors.py:528
4912
5260
msgid "Invalid URL join request: %(reason)s: %(base)r + %(join_args)r"
4915
#: bzrlib/errors.py:597
5263
#: bzrlib/errors.py:539
4916
5264
msgid "URLs differ by more than path: %(from_)r and %(to)r"
4919
#: bzrlib/errors.py:619
5267
#: bzrlib/errors.py:561
4920
5268
msgid "The %(type)s hook '%(hook)s' is unknown in this version of bzrlib."
4923
#: bzrlib/errors.py:629
5271
#: bzrlib/errors.py:571
4924
5272
msgid "Unsupported protocol for url \"%(path)s\"%(extra)s"
4927
#: bzrlib/errors.py:637
5275
#: bzrlib/errors.py:579
4929
5277
"The branch '%(url)s'(%(format)s) is not a stackable format. You will need to "
4930
5278
"upgrade the branch to permit branch stacking."
4933
#: bzrlib/errors.py:648
5281
#: bzrlib/errors.py:590
4934
5282
msgid "The branch '%(branch_url)s' cannot be stacked on '%(target_url)s'."
4937
#: bzrlib/errors.py:658
5285
#: bzrlib/errors.py:600
4939
5287
"The repository '%(url)s'(%(format)s) is not a stackable format. You will "
4940
5288
"need to upgrade the repository to permit branch stacking."
4943
#: bzrlib/errors.py:669
5291
#: bzrlib/errors.py:611
4944
5292
msgid "Error reading from %(path)r."
4947
#: bzrlib/errors.py:688
5295
#: bzrlib/errors.py:630
4948
5296
msgid "Path \"%(path)s\" is not a child of path \"%(base)s\"%(extra)s"
4951
#: bzrlib/errors.py:704
5299
#: bzrlib/errors.py:646
4952
5300
msgid "Path \"%(path)s\" is not unicode normalized"
4955
#: bzrlib/errors.py:712
5303
#: bzrlib/errors.py:654
4956
5304
msgid "Not a branch: \"%(path)s\"%(detail)s."
4959
#: bzrlib/errors.py:754
5307
#: bzrlib/errors.py:696
4960
5308
msgid "No submit branch available for branch \"%(path)s\""
4963
#: bzrlib/errors.py:763
5311
#: bzrlib/errors.py:705
5312
msgid "A control directory already exists: \"%(path)s\"."
5315
#: bzrlib/errors.py:710
4964
5316
msgid "Already a branch: \"%(path)s\"."
4967
#: bzrlib/errors.py:769
5319
#: bzrlib/errors.py:715
5320
msgid "Parent branch already exists: \"%(path)s\"."
5323
#: bzrlib/errors.py:721
4969
5325
"Directory contains a branch, but no working tree (use bzr checkout if you "
4970
5326
"wish to build a working tree): \"%(path)s\""
4973
#: bzrlib/errors.py:774
5329
#: bzrlib/errors.py:726
4975
5331
"\"%(function)s\" called on an AtomicFile after it was closed: \"%(path)s\""
4978
#: bzrlib/errors.py:784
5334
#: bzrlib/errors.py:736
4980
5336
"Parent not accessible given base \"%(base)s\" and relative path \"%(path)s\""
4983
#: bzrlib/errors.py:794
5339
#: bzrlib/errors.py:746
4984
5340
msgid "No repository present: \"%(path)s\""
4987
#: bzrlib/errors.py:802
4988
msgid "File \"%(path)s\" is not in branch %(branch_base)s."
4991
#: bzrlib/errors.py:814
5343
#: bzrlib/errors.py:753
4993
5345
"Unsupported branch format: %(format)s\n"
4994
5346
"Please run 'bzr upgrade'"
4997
#: bzrlib/errors.py:820
5349
#: bzrlib/errors.py:759
4998
5350
msgid "Unknown %(kind)s format: %(format)r"
5001
#: bzrlib/errors.py:829
5353
#: bzrlib/errors.py:768
5002
5354
msgid "Format %(format)s is not compatible with .bzr version %(bzrdir)s."
5005
#: bzrlib/errors.py:842
5357
#: bzrlib/errors.py:778
5358
msgid "Parse error on line %(lineno)d of %(format)s format: %(line)s"
5361
#: bzrlib/errors.py:793
5008
5364
"is not compatible with\n"
5013
#: bzrlib/errors.py:858
5369
#: bzrlib/errors.py:809
5014
5370
msgid "Revision is not compatible with %(repo_format)s"
5017
#: bzrlib/errors.py:868
5373
#: bzrlib/errors.py:819
5018
5374
msgid "%(context_info)s%(path)s is already versioned."
5021
#: bzrlib/errors.py:889
5377
#: bzrlib/errors.py:840
5022
5378
msgid "%(context_info)s%(path)s is not versioned."
5025
#: bzrlib/errors.py:910
5381
#: bzrlib/errors.py:861
5026
5382
msgid "Path(s) are not versioned: %(paths_as_string)s"
5029
#: bzrlib/errors.py:921
5385
#: bzrlib/errors.py:872
5030
5386
msgid "Path(s) do not exist: %(paths_as_string)s%(extra)s"
5033
#: bzrlib/errors.py:940
5389
#: bzrlib/errors.py:891
5034
5390
msgid "Cannot operate on \"%(filename)s\" of unsupported kind \"%(kind)s\""
5037
#: bzrlib/errors.py:948
5393
#: bzrlib/errors.py:899
5039
5395
"Filename %(filename)r is not valid in your current filesystem encoding "
5040
5396
"%(fs_encoding)s"
5043
#: bzrlib/errors.py:959
5399
#: bzrlib/errors.py:910
5044
5400
msgid "Cannot operate on \"%(filename)s\" because it is a control file"
5047
#: bzrlib/errors.py:977
5403
#: bzrlib/errors.py:928
5048
5404
msgid "The lock for '%(lock_description)s' is in use and cannot be broken."
5051
#: bzrlib/errors.py:1016
5407
#: bzrlib/errors.py:967
5052
5408
msgid "Cannot lock %(lock)s: %(why)s"
5055
#: bzrlib/errors.py:1026
5411
#: bzrlib/errors.py:977
5057
5413
"A transaction related operation was attempted after the transaction finished."
5060
#: bzrlib/errors.py:1053
5416
#: bzrlib/errors.py:1004
5061
5417
msgid "Cannot lock: transport is read only: %(transport)s"
5064
#: bzrlib/errors.py:1061
5420
#: bzrlib/errors.py:1012
5065
5421
msgid "Could not acquire lock \"%(lock)s\": %(msg)s"
5068
#: bzrlib/errors.py:1072
5424
#: bzrlib/errors.py:1023
5069
5425
msgid "Lock was broken while still open: %(lock)s - check storage consistency!"
5072
#: bzrlib/errors.py:1083
5428
#: bzrlib/errors.py:1034
5074
5430
"Lock was released and re-acquired before being broken: %(lock)s: held by "
5075
5431
"%(holder)r, wanted to break %(target)r"
5078
#: bzrlib/errors.py:1095
5434
#: bzrlib/errors.py:1046
5080
5436
"Lock is apparently held, but corrupted: %(corruption_info)s\n"
5081
5437
"Use 'bzr break-lock' to clear it"
5084
#: bzrlib/errors.py:1108
5440
#: bzrlib/errors.py:1059
5085
5441
msgid "Lock not held: %(lock)s"
5088
#: bzrlib/errors.py:1137
5444
#: bzrlib/errors.py:1088
5089
5445
msgid "No changes to commit"
5092
#: bzrlib/errors.py:1142
5448
#: bzrlib/errors.py:1093
5094
5450
"Selected-file commit of merges is not supported yet: files %(files_str)s"
5097
#: bzrlib/errors.py:1152
5453
#: bzrlib/errors.py:1103
5099
5455
"Excluding paths during commit is not supported by repository at %(repository)"
5103
#: bzrlib/errors.py:1161
5459
#: bzrlib/errors.py:1112
5105
5461
"The specified commit message contains characters unsupported by the current "
5109
#: bzrlib/errors.py:1167
5465
#: bzrlib/errors.py:1118
5110
5466
msgid "Upgrade URL cannot work with readonly URLs."
5113
#: bzrlib/errors.py:1172
5469
#: bzrlib/errors.py:1123
5114
5470
msgid "The branch format %(format)s is already at the most recent format."
5117
#: bzrlib/errors.py:1195
5473
#: bzrlib/errors.py:1146
5118
5474
msgid "Option --change does not accept revision ranges"
5121
#: bzrlib/errors.py:1200
5477
#: bzrlib/errors.py:1151
5122
5478
msgid "No namespace registered for string: %(spec)r"
5125
#: bzrlib/errors.py:1219
5481
#: bzrlib/errors.py:1170
5127
5483
"Requested revision: '%(spec)s' does not exist in branch: %(branch_url)s"
5131
#: bzrlib/errors.py:1233
5132
msgid "%(branch)s is missing %(object_type)s {%(object_id)s}"
5135
#: bzrlib/errors.py:1238
5487
#: bzrlib/errors.py:1184
5137
5489
"Operation denied because it would change the main history, which is not "
5138
5490
"permitted by the append_revisions_only setting on branch \"%(location)s\"."
5141
#: bzrlib/errors.py:1249
5493
#: bzrlib/errors.py:1195
5143
5495
"These branches have diverged. Use the missing command to see how.\n"
5144
5496
"Use the merge command to reconcile them."
5147
#: bzrlib/errors.py:1269
5499
#: bzrlib/errors.py:1215
5149
5501
"Branches have no common ancestor, and no merge base revision was specified."
5152
#: bzrlib/errors.py:1275
5504
#: bzrlib/errors.py:1221
5154
5506
"Selected merge cannot perform reverse cherrypicks. Try merge3 or diff3."
5157
#: bzrlib/errors.py:1281
5509
#: bzrlib/errors.py:1227
5158
5510
msgid "Revisions have no common ancestor: %(revision_a)s %(revision_b)s"
5161
#: bzrlib/errors.py:1290
5513
#: bzrlib/errors.py:1236
5163
5515
"Revisions are not derived from the same root: %(revision_a)s %(revision_b)s."
5166
#: bzrlib/errors.py:1299
5518
#: bzrlib/errors.py:1245
5167
5519
msgid "Revision %(rev_id)s is not an ancestor of %(not_ancestor_id)s"
5170
#: bzrlib/errors.py:1319
5522
#: bzrlib/errors.py:1254
5171
5523
msgid "Branch %(branch)s has no commits."
5174
#: bzrlib/errors.py:1337
5526
#: bzrlib/errors.py:1272
5176
5528
"Bound branch %(branch)s is out of date with master branch %(master)s."
5177
5529
"%(extra_help)s"
5180
#: bzrlib/errors.py:1349
5532
#: bzrlib/errors.py:1284
5182
5534
"Cannot commit to branch %(branch)s. It is bound to %(master)s, which is "
5183
5535
"bound to %(remote)s."
5186
#: bzrlib/errors.py:1361
5538
#: bzrlib/errors.py:1296
5187
5539
msgid "Cannot pull --overwrite to a branch which is bound %(branch)s"
5190
#: bzrlib/errors.py:1370
5542
#: bzrlib/errors.py:1305
5192
5544
"Unable to connect to target of bound branch %(branch)s => %(target)s: "
5196
#: bzrlib/errors.py:1382
5548
#: bzrlib/errors.py:1317
5197
5549
msgid "Error in processing weave: %(msg)s"
5200
#: bzrlib/errors.py:1391
5552
#: bzrlib/errors.py:1326
5201
5553
msgid "Revision {%(revision_id)s} already present in %(weave)s"
5204
#: bzrlib/errors.py:1402
5556
#: bzrlib/errors.py:1337
5205
5557
msgid "Revision {%(revision_id)s} not present in %(weave)s"
5208
#: bzrlib/errors.py:1412
5560
#: bzrlib/errors.py:1347
5209
5561
msgid "Weave invariant violated: %(what)s"
5212
#: bzrlib/errors.py:1421
5564
#: bzrlib/errors.py:1356
5213
5565
msgid "Parents are mismatched between two revisions. %(msg)s"
5216
#: bzrlib/errors.py:1443
5568
#: bzrlib/errors.py:1378
5218
5570
"Weaves differ on text content. Revision: {%(revision_id)s}, %(weave_a)s, "
5222
#: bzrlib/errors.py:1455
5574
#: bzrlib/errors.py:1390
5223
5575
msgid "Versioned file error"
5226
#: bzrlib/errors.py:1460
5578
#: bzrlib/errors.py:1395
5227
5579
msgid "Revision {%(revision_id)s} not present in \"%(file_id)s\"."
5230
#: bzrlib/errors.py:1470
5582
#: bzrlib/errors.py:1405
5231
5583
msgid "Revision {%(revision_id)s} already present in \"%(file_id)s\"."
5234
#: bzrlib/errors.py:1480
5586
#: bzrlib/errors.py:1415
5235
5587
msgid "Text did not match its checksum: %(msg)s"
5238
#: bzrlib/errors.py:1605
5590
#: bzrlib/errors.py:1541
5239
5591
msgid "Export format %(format)r not supported"
5242
#: bzrlib/errors.py:1614
5594
#: bzrlib/errors.py:1550
5243
5595
msgid "Transport error: %(msg)s %(orig_error)s"
5246
#: bzrlib/errors.py:1640
5598
#: bzrlib/errors.py:1576
5247
5599
msgid "Generic bzr smart protocol error: %(details)s"
5250
#: bzrlib/errors.py:1648
5602
#: bzrlib/errors.py:1584
5251
5603
msgid "Received bad protocol version marker: %(marker)r"
5254
#: bzrlib/errors.py:1679
5606
#: bzrlib/errors.py:1616
5255
5607
msgid "Transport operation not possible: %(msg)s %(orig_error)s"
5258
#: bzrlib/errors.py:1684
5610
#: bzrlib/errors.py:1621
5259
5611
msgid "Connection error: %(msg)s %(orig_error)s"
5262
#: bzrlib/errors.py:1689
5614
#: bzrlib/errors.py:1626
5263
5615
msgid "%(msg)s %(host)s%(port)s%(orig_error)s"
5266
#: bzrlib/errors.py:1710
5618
#: bzrlib/errors.py:1647
5267
5619
msgid "Connection closed: %(msg)s %(orig_error)s"
5270
#: bzrlib/errors.py:1715
5622
#: bzrlib/errors.py:1652
5623
msgid "Connection Timeout: %(msg)s%(orig_error)s"
5626
#: bzrlib/errors.py:1657
5271
5627
msgid "Invalid range access in %(path)s at %(offset)s: %(msg)s"
5274
#: bzrlib/errors.py:1725
5630
#: bzrlib/errors.py:1667
5275
5631
msgid "Invalid http response for %(path)s: %(msg)s%(orig_error)s"
5278
#: bzrlib/errors.py:1740
5634
#: bzrlib/errors.py:1682
5635
msgid "Certificate error: %(error)s"
5638
#: bzrlib/errors.py:1690
5279
5639
msgid "Invalid http range %(range)r for %(path)s: %(msg)s"
5282
#: bzrlib/errors.py:1754
5642
#: bzrlib/errors.py:1704
5283
5643
msgid "HTTP MIME Boundary missing for %(path)s: %(msg)s"
5286
#: bzrlib/errors.py:1762
5646
#: bzrlib/errors.py:1712
5287
5647
msgid "Invalid http Content-type \"%(ctype)s\" for %(path)s: %(msg)s"
5290
#: bzrlib/errors.py:1771
5650
#: bzrlib/errors.py:1721
5291
5651
msgid "%(source)s is%(permanently)s redirected to %(target)s"
5294
#: bzrlib/errors.py:1785
5654
#: bzrlib/errors.py:1735
5295
5655
msgid "Too many redirections"
5298
#: bzrlib/errors.py:1790
5658
#: bzrlib/errors.py:1740
5299
5659
msgid "Working tree has conflicts."
5302
#: bzrlib/errors.py:1794
5662
#: bzrlib/errors.py:1744
5303
5663
msgid "Config file %(filename)s is not UTF-8 encoded\n"
5306
#: bzrlib/errors.py:1803
5666
#: bzrlib/errors.py:1753
5308
5668
"Error(s) parsing config file %(filename)s:\n"
5312
#: bzrlib/errors.py:1814
5313
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``"
5316
#: bzrlib/errors.py:1822
5678
#: bzrlib/errors.py:1773
5317
5679
msgid "%(username)r does not seem to contain a reasonable email address"
5320
#: bzrlib/errors.py:1831
5682
#: bzrlib/errors.py:1782
5321
5683
msgid "Failed to GPG sign data with command \"%(command_line)s\""
5324
#: bzrlib/errors.py:1839
5686
#: bzrlib/errors.py:1790
5325
5687
msgid "Failed to verify GPG signature data with error \"%(error)s\""
5328
#: bzrlib/errors.py:1847
5690
#: bzrlib/errors.py:1798
5329
5691
msgid "Unable to import library \"%(library)s\": %(error)s"
5332
#: bzrlib/errors.py:1855
5694
#: bzrlib/errors.py:1806
5333
5695
msgid "python-gpgme is not installed, it is needed to verify signatures"
5336
#: bzrlib/errors.py:1863
5698
#: bzrlib/errors.py:1814
5338
5700
"The working tree for %(basedir)s has changed since the last commit, but "
5339
5701
"weave merge requires that it be unchanged"
5342
#: bzrlib/errors.py:1873
5704
#: bzrlib/errors.py:1824
5344
5706
"Can't reprocess and show base, because reprocessing obscures the "
5345
5707
"relationship of conflicting lines to the base"
5348
#: bzrlib/errors.py:1879
5710
#: bzrlib/errors.py:1830
5349
5711
msgid "Cycle in graph %(graph)r"
5352
#: bzrlib/errors.py:1907
5714
#: bzrlib/errors.py:1858
5353
5715
msgid "File %(filename)s is not conflicted."
5356
#: bzrlib/errors.py:1929
5718
#: bzrlib/errors.py:1880
5357
5719
msgid "No bundle was found in \"%(filename)s\"."
5360
#: bzrlib/errors.py:1938
5722
#: bzrlib/errors.py:1889
5361
5723
msgid "Unable to handle bundle version %(version)s: %(msg)s"
5364
#: bzrlib/errors.py:1948
5726
#: bzrlib/errors.py:1899
5365
5727
msgid "Branch %(base)s is missing revision %(text_revision)s of %(file_id)s"
5368
#: bzrlib/errors.py:1961
5730
#: bzrlib/errors.py:1912
5369
5731
msgid "File id {%(file_id)s} already exists in inventory as %(entry)s"
5372
#: bzrlib/errors.py:1971
5734
#: bzrlib/errors.py:1922
5373
5735
msgid "Key %(key)s is already present in map"
5376
#: bzrlib/errors.py:1976
5738
#: bzrlib/errors.py:1927
5377
5739
msgid "The prefix %(prefix)s is in the help search path twice."
5380
#: bzrlib/errors.py:1984
5381
msgid "Tree transform is malformed %(conflicts)r"
5384
#: bzrlib/errors.py:1986
5742
#: bzrlib/errors.py:1937
5386
5744
"No final name for trans_id %(trans_id)r\n"
5387
5745
"file-id: %(file_id)r\n"
5388
5746
"root trans-id: %(root_trans_id)r\n"
5391
#: bzrlib/errors.py:2018
5749
#: bzrlib/errors.py:1969
5392
5750
msgid "Attempt to reuse a transform that has already been applied."
5395
#: bzrlib/errors.py:2023
5753
#: bzrlib/errors.py:1974
5396
5754
msgid "Moving the root directory is not supported at this time"
5399
#: bzrlib/errors.py:2028
5757
#: bzrlib/errors.py:1979
5400
5758
msgid "Failed to rename %(from_path)s to %(to_path)s: %(why)s"
5403
#: bzrlib/errors.py:2039
5761
#: bzrlib/errors.py:1990
5405
5763
"Could not move %(from_path)s%(operator)s %(to_path)s%(_has_extra)s%(extra)s"
5408
#: bzrlib/errors.py:2075
5766
#: bzrlib/errors.py:2026
5410
5768
"Could not rename %(from_path)s%(operator)s %(to_path)s%(_has_extra)s%(extra)s"
5413
#: bzrlib/errors.py:2084
5415
"Can't safely remove modified or unknown files:\n"
5416
"%(changes_as_text)sUse --keep to not delete them, or --force to delete them "
5420
#: bzrlib/errors.py:2121
5771
#: bzrlib/errors.py:2056
5421
5772
msgid "Unable to import paramiko (required for sftp support): %(error)s"
5424
#: bzrlib/errors.py:2129
5775
#: bzrlib/errors.py:2064
5425
5776
msgid "Nothing to merge."
5428
#: bzrlib/errors.py:2134
5779
#: bzrlib/errors.py:2069
5429
5780
msgid "Format %(format)s cannot be initialised by this version of bzr."
5432
#: bzrlib/errors.py:2143
5783
#: bzrlib/errors.py:2078
5434
5785
"Cannot convert from format %(from_format)s to format %(format)s. "
5438
#: bzrlib/errors.py:2155
5789
#: bzrlib/errors.py:2090
5439
5790
msgid "Could not find an appropriate Differ for file \"%(path)s\""
5442
#: bzrlib/errors.py:2163
5793
#: bzrlib/errors.py:2098
5443
5794
msgid "%(exe_name)s could not be found on this machine"
5446
#: bzrlib/errors.py:2171
5797
#: bzrlib/errors.py:2106
5447
5798
msgid "Diff is not installed on this machine: %(msg)s"
5450
#: bzrlib/errors.py:2179
5801
#: bzrlib/errors.py:2114
5451
5802
msgid "Diff3 is not installed on this machine."
5454
#: bzrlib/errors.py:2185
5805
#: bzrlib/errors.py:2120
5455
5806
msgid "The content being inserted is already present."
5458
#: bzrlib/errors.py:2190
5809
#: bzrlib/errors.py:2125
5460
5811
"This tree contains left-over files from a failed operation.\n"
5461
5812
" Please examine %(limbo_dir)s to see if it contains any files you wish "
5478
5829
" keep, and delete it when you are done."
5481
#: bzrlib/errors.py:2222
5832
#: bzrlib/errors.py:2157
5483
5834
"Unable to delete transform temporary directory %(pending_deletion)s. Please "
5484
5835
"examine %(pending_deletion)s to see if it contains any files you wish to "
5485
5836
"keep, and delete it when you are done."
5488
#: bzrlib/errors.py:2232
5839
#: bzrlib/errors.py:2167
5489
5840
msgid "Working tree is out of date, please run 'bzr update'.%(more)s"
5492
#: bzrlib/errors.py:2246
5843
#: bzrlib/errors.py:2181
5493
5844
msgid "Public branch \"%(public_location)s\" lacks revision \"%(revstring)s\"."
5496
#: bzrlib/errors.py:2259
5847
#: bzrlib/errors.py:2194
5497
5848
msgid "Error in merge modified format"
5500
#: bzrlib/errors.py:2264
5851
#: bzrlib/errors.py:2199
5501
5852
msgid "Format error in conflict listings"
5504
#: bzrlib/errors.py:2268
5855
#: bzrlib/errors.py:2203
5506
5857
"Inconsistency in dirstate file %(dirstate_path)s.\n"
5507
5858
"Error: %(description)s"
5510
#: bzrlib/errors.py:2279
5861
#: bzrlib/errors.py:2214
5512
5863
"An error has been detected in the repository %(repo_path)s.\n"
5513
5864
"Please run bzr reconcile on this repository."
5516
#: bzrlib/errors.py:2290
5867
#: bzrlib/errors.py:2225
5518
5869
"An inconsistent delta was supplied involving %(path)r, %(file_id)r\n"
5519
5870
"reason: %(reason)s"
5522
#: bzrlib/errors.py:2303
5873
#: bzrlib/errors.py:2238
5524
5875
"An inconsistent delta was supplied: %(delta)r\n"
5525
5876
"reason: %(reason)s"
5528
#: bzrlib/errors.py:2315
5879
#: bzrlib/errors.py:2250
5529
5880
msgid "To use this feature you must upgrade your branch at %(path)s."
5532
#: bzrlib/errors.py:2324
5883
#: bzrlib/errors.py:2259
5533
5884
msgid "To use this feature you must upgrade your repository at %(path)s."
5536
#: bzrlib/errors.py:2329
5887
#: bzrlib/errors.py:2264
5538
5889
"To use this feature you must upgrade your branch at %(path)s to a format "
5539
5890
"which supports rich roots."
5542
#: bzrlib/errors.py:2335
5893
#: bzrlib/errors.py:2270
5543
5894
msgid "Cannot perform local-only commits on unbound branches."
5546
#: bzrlib/errors.py:2340
5897
#: bzrlib/errors.py:2275
5547
5898
msgid "The method %(mname)s is not supported on objects of type %(tname)s."
5550
#: bzrlib/errors.py:2361
5901
#: bzrlib/errors.py:2296
5551
5902
msgid "Ghost tags not supported by format %(format)r."
5554
#: bzrlib/errors.py:2369
5905
#: bzrlib/errors.py:2304
5555
5906
msgid "File is binary but should be text."
5558
#: bzrlib/errors.py:2374
5909
#: bzrlib/errors.py:2309
5559
5910
msgid "The path %(path)s is not permitted on this platform"
5562
#: bzrlib/errors.py:2383
5913
#: bzrlib/errors.py:2318
5564
5915
"Testament did not match expected value.\n"
5565
5916
" For revision_id {%(revision_id)s}, expected {%(expected)s}, measured\n"
5566
5917
" {%(measured)s}"
5569
#: bzrlib/errors.py:2395
5920
#: bzrlib/errors.py:2330
5570
5921
msgid "Not a bzr revision-bundle: %(text)r"
5573
#: bzrlib/errors.py:2404
5924
#: bzrlib/errors.py:2339
5574
5925
msgid "Bad bzr revision-bundle: %(text)r"
5577
#: bzrlib/errors.py:2413
5928
#: bzrlib/errors.py:2348
5578
5929
msgid "Malformed bzr revision-bundle header: %(text)r"
5581
#: bzrlib/errors.py:2418
5932
#: bzrlib/errors.py:2353
5582
5933
msgid "Malformed patches in bzr revision-bundle: %(text)r"
5585
#: bzrlib/errors.py:2423
5936
#: bzrlib/errors.py:2358
5586
5937
msgid "Malformed footer in bzr revision-bundle: %(text)r"
5589
#: bzrlib/errors.py:2428
5940
#: bzrlib/errors.py:2363
5590
5941
msgid "End of line marker was not \\n in bzr revision-bundle"
5593
#: bzrlib/errors.py:2438
5944
#: bzrlib/errors.py:2373
5594
5945
msgid "Bundle format %(bundle_format)s is incompatible with %(other)s"
5597
#: bzrlib/errors.py:2448
5948
#: bzrlib/errors.py:2383
5598
5949
msgid "Root class for inventory serialization errors"
5601
#: bzrlib/errors.py:2452
5952
#: bzrlib/errors.py:2387
5603
5954
"The inventory was not in the expected format:\n"
5607
#: bzrlib/errors.py:2461
5958
#: bzrlib/errors.py:2396
5608
5959
msgid "This operation requires rich root data storage"
5611
#: bzrlib/errors.py:2474
5962
#: bzrlib/errors.py:2409
5612
5963
msgid "Unrecognised value for BZR_SSH environment variable: %(vendor)s"
5615
#: bzrlib/errors.py:2483
5966
#: bzrlib/errors.py:2418
5617
5968
"Don't know how to handle SSH connections. Please set BZR_SSH environment "
5621
#: bzrlib/errors.py:2490
5972
#: bzrlib/errors.py:2425
5623
5974
"Could not determine revno for {%(revision_id)s} because its ancestry shows a "
5624
5975
"ghost at {%(ghost_revision_id)s}"
5627
#: bzrlib/errors.py:2500
5978
#: bzrlib/errors.py:2435
5628
5979
msgid "Ghost revision {%(revision_id)s} cannot be used here."
5631
#: bzrlib/errors.py:2551
5982
#: bzrlib/errors.py:2486
5633
5984
"A merge directive must provide either a bundle or a public branch location."
5636
#: bzrlib/errors.py:2558
5987
#: bzrlib/errors.py:2493
5637
5988
msgid "Bad merge directive payload %(start)r"
5640
#: bzrlib/errors.py:2568
5991
#: bzrlib/errors.py:2503
5641
5992
msgid "Preview patch does not match requested changes."
5644
#: bzrlib/errors.py:2574
5995
#: bzrlib/errors.py:2509
5645
5996
msgid "Patch_type was %(patch_type)s, but no patch was supplied."
5648
#: bzrlib/errors.py:2584
5999
#: bzrlib/errors.py:2519
5650
6001
"Your branch does not have all of the revisions required in order to merge "
5651
6002
"this merge directive and the target location specified in the merge "
5652
6003
"directive is not a branch: %(location)s."
5655
#: bzrlib/errors.py:2596
6006
#: bzrlib/errors.py:2531
5656
6007
msgid "Unsupported entry kind %(kind)s"
5659
#: bzrlib/errors.py:2604
6010
#: bzrlib/errors.py:2539
5660
6011
msgid "Can't subsume %(other_tree)s into %(tree)s. %(reason)s"
5663
#: bzrlib/errors.py:2614
6014
#: bzrlib/errors.py:2549
5664
6015
msgid "Subsume target %(other_tree)s needs to be upgraded."
5667
#: bzrlib/errors.py:2633
6018
#: bzrlib/errors.py:2568
5668
6019
msgid "No such tag: %(tag_name)s"
5671
#: bzrlib/errors.py:2641
6022
#: bzrlib/errors.py:2576
5672
6023
msgid "Tags not supported by %(branch)s; you may be able to use bzr upgrade."
5675
#: bzrlib/errors.py:2650
6026
#: bzrlib/errors.py:2585
5676
6027
msgid "Tag %(tag_name)s already exists."
5679
#: bzrlib/errors.py:2658
6030
#: bzrlib/errors.py:2593
5681
6032
"Did not understand bug identifier %(bug_id)s: %(reason)s. See \"bzr help bugs"
5682
6033
"\" for more information on this feature."
5685
#: bzrlib/errors.py:2668
6036
#: bzrlib/errors.py:2603
5687
6038
"The URL for bug tracker \"%(abbreviation)s\" doesn't contain {id}: %(url)s"
5690
#: bzrlib/errors.py:2678
6041
#: bzrlib/errors.py:2613
5692
6043
"Cannot find registered bug tracker called %(abbreviation)s on %(branch)s"
5695
#: bzrlib/errors.py:2688
6046
#: bzrlib/errors.py:2623
5696
6047
msgid "Invalid line in bugs property: '%(line)s'"
5699
#: bzrlib/errors.py:2696
6050
#: bzrlib/errors.py:2631
5700
6051
msgid "Invalid bug status: '%(status)s'"
5703
#: bzrlib/errors.py:2704
6054
#: bzrlib/errors.py:2639
5704
6055
msgid "Could not understand response from smart server: %(response_tuple)r"
5707
#: bzrlib/errors.py:2743
6058
#: bzrlib/errors.py:2678
5708
6059
msgid "Server sent an unexpected error: %(error_tuple)r"
5711
#: bzrlib/errors.py:2762
6062
#: bzrlib/errors.py:2697
5712
6063
msgid "Unrecognised container format: %(container_format)r"
5715
#: bzrlib/errors.py:2770
6066
#: bzrlib/errors.py:2705
5716
6067
msgid "Unexpected end of container stream"
5719
#: bzrlib/errors.py:2775
6070
#: bzrlib/errors.py:2710
5720
6071
msgid "Unknown record type: %(record_type)r"
5723
#: bzrlib/errors.py:2783
6074
#: bzrlib/errors.py:2718
5724
6075
msgid "Invalid record: %(reason)s"
5727
#: bzrlib/errors.py:2791
6078
#: bzrlib/errors.py:2726
5728
6079
msgid "Container has data after end marker: %(excess)r"
5731
#: bzrlib/errors.py:2799
6082
#: bzrlib/errors.py:2734
5732
6083
msgid "Container has multiple records with the same name: %(name)s"
5735
#: bzrlib/errors.py:2812
6086
#: bzrlib/errors.py:2747
5736
6087
msgid "Corrupt or incompatible data stream: %(reason)s"
5739
#: bzrlib/errors.py:2820
6090
#: bzrlib/errors.py:2755
5740
6091
msgid "SMTP error: %(error)s"
5743
#: bzrlib/errors.py:2828
6094
#: bzrlib/errors.py:2763
5744
6095
msgid "No message supplied."
5747
#: bzrlib/errors.py:2833
6098
#: bzrlib/errors.py:2768
5748
6099
msgid "No mail-to address (--mail-to) or output (-o) specified."
5751
#: bzrlib/errors.py:2838
6102
#: bzrlib/errors.py:2773
5752
6103
msgid "Unknown mail client: %(mail_client)s"
5755
#: bzrlib/errors.py:2846
6106
#: bzrlib/errors.py:2781
5757
6108
"Unable to find mail client with the following names: "
5758
6109
"%(mail_command_list_string)s"
5761
#: bzrlib/errors.py:2856
6112
#: bzrlib/errors.py:2791
5762
6113
msgid "SMTP connection to %(host)s refused"
5765
#: bzrlib/errors.py:2865
6116
#: bzrlib/errors.py:2800
5766
6117
msgid "Please specify smtp_server. No server at default %(host)s."
5769
#: bzrlib/errors.py:2879
6120
#: bzrlib/errors.py:2814
5771
6122
"'%(display_url)s' is not in sync with %(target_url)s. See bzr help sync-for-"
5775
#: bzrlib/errors.py:2891
6126
#: bzrlib/errors.py:2826
5776
6127
msgid "'%(display_url)s' is already a branch."
5779
#: bzrlib/errors.py:2896
6130
#: bzrlib/errors.py:2831
5780
6131
msgid "'%(display_url)s' is already a tree."
5783
#: bzrlib/errors.py:2901
6134
#: bzrlib/errors.py:2836
5784
6135
msgid "'%(display_url)s' is already a checkout."
5787
#: bzrlib/errors.py:2906
6138
#: bzrlib/errors.py:2841
5788
6139
msgid "'%(display_url)s' is already a lightweight checkout."
5791
#: bzrlib/errors.py:2911
6142
#: bzrlib/errors.py:2846
5792
6143
msgid "'%(display_url)s' is already using a shared repository."
5795
#: bzrlib/errors.py:2916
6146
#: bzrlib/errors.py:2851
5796
6147
msgid "'%(display_url)s' is already standalone."
5799
#: bzrlib/errors.py:2921
6150
#: bzrlib/errors.py:2856
5800
6151
msgid "Shared repository '%(display_url)s' already creates working trees."
5803
#: bzrlib/errors.py:2927
6154
#: bzrlib/errors.py:2862
5805
6156
"Shared repository '%(display_url)s' already doesn't create working trees."
5808
#: bzrlib/errors.py:2933
6159
#: bzrlib/errors.py:2868
5809
6160
msgid "Requested reconfiguration of '%(display_url)s' is not supported."
5812
#: bzrlib/errors.py:2938
6163
#: bzrlib/errors.py:2873
5813
6164
msgid "No location could be found to bind to at %(display_url)s."
5816
#: bzrlib/errors.py:2943
6167
#: bzrlib/errors.py:2878
5818
6169
"Working tree \"%(display_url)s\" has uncommitted changes (See bzr status)."
5822
#: bzrlib/errors.py:2962
6173
#: bzrlib/errors.py:2897
5824
6175
"Working tree \"%(display_url)s\" has shelved changes (See bzr shelve --list)."
5828
#: bzrlib/errors.py:2968
6179
#: bzrlib/errors.py:2903
5829
6180
msgid "Variable {%(name)s} is not available."
5832
#: bzrlib/errors.py:2976
6183
#: bzrlib/errors.py:2911
5833
6184
msgid "No template specified."
5836
#: bzrlib/errors.py:2981
6187
#: bzrlib/errors.py:2916
5837
6188
msgid "Unable to create symlink %(path_str)son this platform"
5840
#: bzrlib/errors.py:2996
6191
#: bzrlib/errors.py:2931
5842
6193
"Unsupported timezone format \"%(timezone)s\", options are \"utc\", \"original"
5843
6194
"\", \"local\"."
5846
#: bzrlib/errors.py:3030
6197
#: bzrlib/errors.py:2965
5848
6199
"Unable to encode %(kind)s path %(path)r in user encoding %(user_encoding)s"
5851
#: bzrlib/errors.py:3042
6202
#: bzrlib/errors.py:2977
5852
6203
msgid "The \"%(config_id)s\" configuration does not exist."
5855
#: bzrlib/errors.py:3050
6206
#: bzrlib/errors.py:2985
5856
6207
msgid "The \"%(option_name)s\" configuration option does not exist."
5859
#: bzrlib/errors.py:3058
6210
#: bzrlib/errors.py:2993
5860
6211
msgid "The alias \"%(alias_name)s\" does not exist."
5863
#: bzrlib/errors.py:3072
6214
#: bzrlib/errors.py:3007
5864
6215
msgid "\"%(alias_name)s\" is not a valid location alias."
5867
#: bzrlib/errors.py:3080
6218
#: bzrlib/errors.py:3015
5868
6219
msgid "No %(alias_name)s location assigned."
5871
#: bzrlib/errors.py:3088
6222
#: bzrlib/errors.py:3023
5872
6223
msgid "Cannot bind address \"%(host)s:%(port)i\": %(orig_error)s."
5875
#: bzrlib/errors.py:3098
6226
#: bzrlib/errors.py:3033
5876
6227
msgid "Unknown rules detected: %(unknowns_str)s."
5879
#: bzrlib/errors.py:3111
5881
"Hook '%(hook_name)s' during %(hook_stage)s failed:\n"
5882
"%(traceback_text)s%(exc_value)s"
5885
#: bzrlib/errors.py:3134
6230
#: bzrlib/errors.py:3044
5886
6231
msgid "Tip change rejected: %(msg)s"
5889
#: bzrlib/errors.py:3142
6234
#: bzrlib/errors.py:3052
5890
6235
msgid "Shelf corrupt."
5893
#: bzrlib/errors.py:3147
6238
#: bzrlib/errors.py:3057
5894
6239
msgid "Corruption while decompressing repository file%(orig_error)s"
5897
#: bzrlib/errors.py:3159
6242
#: bzrlib/errors.py:3069
5898
6243
msgid "No changes are shelved with id \"%(shelf_id)d\"."
5901
#: bzrlib/errors.py:3167
6246
#: bzrlib/errors.py:3077
5902
6247
msgid "\"%(invalid_id)s\" is not a valid shelf id, try a number instead."
5905
#: bzrlib/errors.py:3175
6250
#: bzrlib/errors.py:3085
5906
6251
msgid "An attempt to access a url outside the server jail was made: '%(url)s'."
5909
#: bzrlib/errors.py:3183
6254
#: bzrlib/errors.py:3093
5910
6255
msgid "The user aborted the operation."
5913
#: bzrlib/errors.py:3188
6258
#: bzrlib/errors.py:3098
5914
6259
msgid "Branching '%(url)s'(%(format)s) must create a working tree."
5917
#: bzrlib/errors.py:3198
6262
#: bzrlib/errors.py:3108
5918
6263
msgid "No such view: %(view_name)s."
5921
#: bzrlib/errors.py:3208
6266
#: bzrlib/errors.py:3118
5923
6268
"Views are not supported by %(tree)s; use 'bzr upgrade' to change your tree "
5924
6269
"to a later format."
5927
#: bzrlib/errors.py:3217
6272
#: bzrlib/errors.py:3127
5929
6274
"Specified file \"%(file_name)s\" is outside the current view: %(view_str)s"
5932
#: bzrlib/errors.py:3284
6277
#: bzrlib/errors.py:3194
5933
6278
msgid "%(bzrdir)r does not support co-located branches."
5936
#: bzrlib/errors.py:3290
6281
#: bzrlib/errors.py:3200
5938
6283
"Unable to determine your name.\n"
5939
6284
"Please, set your name with the 'whoami' command.\n"
5940
6285
"E.g. bzr whoami \"Your Name <name@example.com>\""
5943
#: bzrlib/errors.py:3299
6288
#: bzrlib/errors.py:3209
5944
6289
msgid "Invalid pattern(s) found. %(msg)s"
5947
#: bzrlib/errors.py:3307
6292
#: bzrlib/errors.py:3217
5949
6294
"Branch \"%(branch_url)s\" appears to be bound to itself. Please use `bzr "
5950
6295
"unbind` to fix."
5953
#: bzrlib/errors.py:3318
6298
#: bzrlib/errors.py:3228
5954
6299
msgid "Loop involving %(refs)r while expanding \"%(string)s\"."
5957
#: bzrlib/errors.py:3327
6302
#: bzrlib/errors.py:3237
5958
6303
msgid "Option %(name)s is not defined while expanding \"%(string)s\"."
5961
#: bzrlib/errors.py:3336
6306
#: bzrlib/errors.py:3246
5963
6308
"No compatible object available for operations from %(source)r to %(target)r."
5966
#: bzrlib/errors.py:3346
6311
#: bzrlib/errors.py:3256
5968
6313
"VFS requests over the smart server are not allowed. Encountered: %(method)s, "
5969
6314
"%(arguments)s."
5972
#: bzrlib/export_pot.py:123 bzrlib/export_pot.py:129
5974
msgid "%r is not found in bzrlib/option.py"
5977
#: bzrlib/export_pot.py:185
6317
#: bzrlib/errors.py:3266
6319
"Kind change from %(from_kind)s to %(to_kind)s for %(path)s not supported by "
6323
#: bzrlib/errors.py:3278
6325
"Missing feature %(feature)s not provided by this version of Bazaar or any "
6329
#: bzrlib/errors.py:3291
6330
msgid "Binary files section encountered."
6333
#: bzrlib/errors.py:3299
6335
"Malformed patch header. %(desc)s\n"
6339
#: bzrlib/errors.py:3308
6341
"Malformed hunk header. %(desc)s\n"
6345
#: bzrlib/errors.py:3317
6347
"Malformed line. %(desc)s\n"
6351
#: bzrlib/errors.py:3327
6353
"Text contents mismatch at line %(line_no)d. Original has \"%(orig_line)s\", "
6354
"but patch says it should be \"%(patch_line)s\""
6357
#: bzrlib/errors.py:3338
6358
msgid "The feature %(feature)s has already been registered."
6361
#: bzrlib/export_pot.py:252
5978
6362
#, python-format
5979
6363
msgid "Exporting messages from builtin command: %s"
5982
#: bzrlib/export_pot.py:201
6366
#: bzrlib/export_pot.py:271
5983
6367
msgid "Exporting messages from plugin command: {0} in {1}"
5986
#: bzrlib/export_pot.py:226
6370
#: bzrlib/export_pot.py:292
5987
6371
#, python-format
5988
6372
msgid "Exporting message from error: %s"
5991
#: bzrlib/fetch.py:97
6375
#: bzrlib/fetch.py:98
5992
6376
msgid "Finding revisions"
5995
#: bzrlib/fetch.py:102
6379
#: bzrlib/fetch.py:103
5996
6380
msgid "Fetching revisions"
6383
#: bzrlib/foreign.py:262
6384
msgid "Push into a different VCS without any custom bzr metadata."
6387
#: bzrlib/foreign.py:264
6389
"This will afterwards rebase the local branch on the remote\n"
6390
"branch unless the --no-rebase option is used, in which case \n"
6391
"the two branches will be out of sync after the push. "
6394
# help of 'no-rebase' option of 'dpush' command
6395
#: bzrlib/foreign.py:277
6396
msgid "Do not rebase after push."
5999
6399
#: bzrlib/foreign.py:311
6000
6400
#, python-format
6001
6401
msgid "Using saved location: %s\n"
6007
6407
"regular push."
6010
#: bzrlib/gpg.py:116 bzrlib/gpg.py:454
6410
#: bzrlib/gpg.py:119 bzrlib/gpg.py:460
6011
6411
msgid "{0} commits with valid signatures"
6014
#: bzrlib/gpg.py:120 bzrlib/gpg.py:459
6414
#: bzrlib/gpg.py:123 bzrlib/gpg.py:465
6015
6415
msgid "{0} commit with unknown key"
6016
6416
msgid_plural "{0} commits with unknown keys"
6020
#: bzrlib/gpg.py:126 bzrlib/gpg.py:466
6420
#: bzrlib/gpg.py:129 bzrlib/gpg.py:472
6021
6421
msgid "{0} commit not valid"
6022
6422
msgid_plural "{0} commits not valid"
6026
#: bzrlib/gpg.py:132 bzrlib/gpg.py:473
6426
#: bzrlib/gpg.py:135 bzrlib/gpg.py:479
6027
6427
msgid "{0} commit not signed"
6028
6428
msgid_plural "{0} commits not signed"
6032
#: bzrlib/gpg.py:138 bzrlib/gpg.py:480
6432
#: bzrlib/gpg.py:141 bzrlib/gpg.py:486
6033
6433
msgid "{0} commit with key now expired"
6034
6434
msgid_plural "{0} commits with key now expired"
6038
#: bzrlib/gpg.py:336
6438
#: bzrlib/gpg.py:343
6039
6439
msgid "No GnuPG key results for pattern: {0}"
6042
#: bzrlib/gpg.py:379
6442
#: bzrlib/gpg.py:386
6043
6443
msgid "{0} signed {1} commit"
6044
6444
msgid_plural "{0} signed {1} commits"
6048
#: bzrlib/gpg.py:396 bzrlib/gpg.py:412
6448
#: bzrlib/gpg.py:403 bzrlib/gpg.py:419
6049
6449
msgid "{0} commit by author {1}"
6050
6450
msgid_plural "{0} commits by author {1}"
6054
#: bzrlib/gpg.py:426
6454
#: bzrlib/gpg.py:433
6055
6455
msgid "Unknown key {0} signed {1} commit"
6056
6456
msgid_plural "Unknown key {0} signed {1} commits"
6060
#: bzrlib/gpg.py:444
6460
#: bzrlib/gpg.py:452
6061
6461
msgid "{0} commit by author {1} with key {2} now expired"
6062
6462
msgid_plural "{0} commits by author {1} with key {2} now expired"
6066
#: bzrlib/groupcompress.py:1758
6466
#: bzrlib/groupcompress.py:1739
6067
6467
#, python-format
6068
6468
msgid "Insert claimed random_id=True, but then inserted %r two times"
6071
#: bzrlib/knit.py:1764 bzrlib/knit.py:1800
6471
#: bzrlib/hooks.py:331
6473
msgid "Introduced in: %s"
6476
#: bzrlib/hooks.py:334
6478
msgid "Deprecated in: %s"
6481
#: bzrlib/knit.py:1766 bzrlib/knit.py:1802
6072
6482
msgid "Walking content"
6075
#: bzrlib/knit.py:3467
6485
#: bzrlib/knit.py:3330
6076
6486
msgid "annotating"
6079
#: bzrlib/lock.py:547
6489
#: bzrlib/lock.py:548
6080
6490
msgid "{0!r} was {1} locked again"
6083
#: bzrlib/log.py:569
6493
#: bzrlib/lockdir.py:321
6495
msgid "error removing pending lock: %s"
6498
#: bzrlib/lockdir.py:616
6499
msgid "Unable to obtain"
6502
#: bzrlib/lockdir.py:618
6503
msgid "Lock owner changed for"
6506
#: bzrlib/lockdir.py:620
6507
msgid "{0} lock {1} {2}."
6510
#: bzrlib/lockdir.py:627
6512
msgid "Will continue to try until %s, unless you press Ctrl-C."
6515
#: bzrlib/lockdir.py:629
6516
msgid "See \"bzr help break-lock\" for more."
6519
#: bzrlib/lockdir.py:739
6522
"held by %(user)s on %(hostname)s (process #%(pid)s), acquired %(time_ago)s"
6525
#: bzrlib/log.py:572
6084
6526
msgid "--exclude-common-ancestry requires two different revisions"
6087
#: bzrlib/log.py:571
6529
#: bzrlib/log.py:574
6088
6530
#, python-format
6089
6531
msgid "invalid direction %r"
6092
#: bzrlib/log.py:618
6093
msgid "Start revision not found in left-hand history of end revision."
6096
#: bzrlib/log.py:664
6534
#: bzrlib/log.py:662
6097
6535
msgid "Start revision not found in history of end revision."
6538
#: bzrlib/log.py:1080 bzrlib/log.py:1138
6539
msgid "Logging revision 0 is invalid."
6100
6542
#: bzrlib/log.py:1082 bzrlib/log.py:1140
6101
msgid "Logging revision 0 is invalid."
6104
#: bzrlib/log.py:1084 bzrlib/log.py:1142
6105
6543
msgid "Start revision must be older than the end revision."
6108
#: bzrlib/log.py:1828
6546
#: bzrlib/log.py:1827
6109
6547
#, python-format
6110
6548
msgid "unknown log formatter: %r"
6119
#: bzrlib/merge.py:715
6557
#: bzrlib/merge.py:689
6120
6558
msgid "All changes applied successfully."
6123
#: bzrlib/merge.py:717
6561
#: bzrlib/merge.py:691
6124
6562
#, python-format
6125
6563
msgid "%d conflicts encountered."
6128
#: bzrlib/merge.py:862 bzrlib/merge.py:1910
6566
#: bzrlib/merge.py:845 bzrlib/merge.py:1933
6129
6567
msgid "Preparing file merge"
6132
#: bzrlib/multiparent.py:424
6570
#: bzrlib/multiparent.py:426
6133
6571
msgid "Importing revisions"
6136
6574
# help of 'help' option
6137
#: bzrlib/option.py:530
6575
#: bzrlib/option.py:526
6138
6576
msgid "Show help message."
6579
# help of 'quiet' option
6580
#: bzrlib/option.py:528
6581
msgid "Only display errors and warnings."
6141
6584
# help of 'usage' option
6142
#: bzrlib/option.py:532
6585
#: bzrlib/option.py:531
6143
6586
msgid "Show usage message and options."
6146
6589
# help of 'verbose' option
6147
#: bzrlib/option.py:534
6590
#: bzrlib/option.py:533
6148
6591
msgid "Display more information."
6151
# help of 'quiet' option
6152
#: bzrlib/option.py:537
6153
msgid "Only display errors and warnings."
6156
# help of 'overwrite' option
6157
#: bzrlib/option.py:542
6158
msgid "Ignore differences between branches and overwrite unconditionally."
6161
# help of 'message' option
6162
#: bzrlib/option.py:553
6163
msgid "Message string."
6166
# help of 'null' option
6167
#: bzrlib/option.py:556
6168
msgid "Use an ASCII NUL (\\0) separator rather than a newline."
6171
# help of 'profile' option
6172
#: bzrlib/option.py:559
6173
msgid "Show performance profiling information."
6176
# help of 'revision' option
6177
#: bzrlib/option.py:563
6178
msgid "See \"help revisionspec\" for details."
6181
6594
# help of 'change' option
6182
#: bzrlib/option.py:568
6595
#: bzrlib/option.py:541
6184
6597
"Select changes introduced by the specified revision. See also \"help "
6185
6598
"revisionspec\"."
6188
# help of 'show-ids' option
6189
#: bzrlib/option.py:570
6190
msgid "Show internal object ids."
6193
# help of 'timezone' option
6194
#: bzrlib/option.py:573
6195
msgid "Display timezone as local, original, or utc."
6601
# help of 'directory' option
6602
#: bzrlib/option.py:543
6603
msgid "Branch to operate on, instead of working directory."
6606
# help of 'log-format=long' option
6607
#: bzrlib/option.py:545
6608
msgid "Detailed log format."
6611
# help of 'log-format=gnu-changelog' option
6612
#: bzrlib/option.py:545
6613
msgid "Format used by GNU ChangeLog files."
6616
# help of 'log-format=line' option
6617
#: bzrlib/option.py:545
6618
msgid "Log format with one line per revision."
6621
# help of 'log-format=short' option
6622
#: bzrlib/option.py:545
6623
msgid "Moderately short log format."
6198
6626
# help of 'log-format' option
6199
#: bzrlib/option.py:578
6627
#: bzrlib/option.py:545
6200
6628
msgid "Use specified log format."
6203
6631
# title of 'log-format' option
6204
#: bzrlib/option.py:580
6632
#: bzrlib/option.py:547
6205
6633
msgid "Log format"
6208
# help of 'long' option
6209
#: bzrlib/option.py:582
6210
msgid "Use detailed log format. Same as --log-format long"
6213
# help of 'short' option
6214
#: bzrlib/option.py:584
6215
msgid "Use moderately short log format. Same as --log-format short"
6218
# help of 'line' option
6219
#: bzrlib/option.py:585
6220
msgid "Use log format with one line per revision. Same as --log-format line"
6636
# help of 'merge-type=lca' option
6637
#: bzrlib/option.py:549
6638
msgid "LCA-newness merge."
6641
# help of 'merge-type=diff3' option
6642
#: bzrlib/option.py:549
6643
msgid "Merge using external diff3."
6646
# help of 'merge-type=merge3' option
6647
#: bzrlib/option.py:549
6648
msgid "Native diff3-style merge."
6223
6651
# help of 'merge-type' option
6224
#: bzrlib/option.py:588
6652
#: bzrlib/option.py:549
6225
6653
msgid "Select a particular merge algorithm."
6656
# help of 'merge-type=weave' option
6657
#: bzrlib/option.py:549
6658
msgid "Weave-based merge."
6228
6661
# title of 'merge-type' option
6229
#: bzrlib/option.py:590
6662
#: bzrlib/option.py:551
6230
6663
msgid "Merge algorithm"
6666
# help of 'message' option
6667
#: bzrlib/option.py:554
6668
msgid "Message string."
6671
# help of 'null' option
6672
#: bzrlib/option.py:556
6673
msgid "Use an ASCII NUL (\\0) separator rather than a newline."
6676
# help of 'overwrite' option
6677
#: bzrlib/option.py:558
6678
msgid "Ignore differences between branches and overwrite unconditionally."
6233
6681
# help of 'remember' option
6234
#: bzrlib/option.py:592
6682
#: bzrlib/option.py:560
6235
6683
msgid "Remember the specified location as a default."
6238
6686
# help of 'reprocess' option
6239
#: bzrlib/option.py:594
6687
#: bzrlib/option.py:562
6240
6688
msgid "Reprocess to reduce spurious conflicts."
6243
# help of 'dry-run' option
6244
#: bzrlib/option.py:597
6245
msgid "Show what would be done, but don't actually do anything."
6248
# help of 'name-from-revision' option
6249
#: bzrlib/option.py:598
6250
msgid "The path name in the old tree."
6253
# help of 'directory' option
6254
#: bzrlib/option.py:600
6255
msgid "Branch to operate on, instead of working directory"
6258
#: bzrlib/osutils.py:93
6691
# help of 'revision' option
6692
#: bzrlib/option.py:566
6693
msgid "See \"help revisionspec\" for details."
6696
# help of 'show-ids' option
6697
#: bzrlib/option.py:568
6698
msgid "Show internal object ids."
6701
# help of 'timezone' option
6702
#: bzrlib/option.py:571
6703
msgid "Display timezone as local, original, or utc."
6706
#: bzrlib/osutils.py:100
6259
6707
msgid "Parameter {0!r} encoding is unsupported by {1} application locale."
6262
#: bzrlib/osutils.py:194
6710
#: bzrlib/osutils.py:220
6263
6711
msgid "lstat/stat of ({0!r}): {1!r}"
6266
#: bzrlib/osutils.py:929 bzrlib/osutils.py:940
6714
#: bzrlib/osutils.py:1008 bzrlib/osutils.py:1019
6267
6715
#, python-format
6268
6716
msgid "sorry, %r not allowed in path"
6271
#: bzrlib/osutils.py:1158
6719
#: bzrlib/osutils.py:1237
6272
6720
#, python-format
6273
6721
msgid "%r is too short to calculate a relative path"
6724
#: bzrlib/plugin.py:143
6726
msgid "\"%s\" is not a valid <plugin_name>@<plugin_path> description "
6276
6729
# help of 'plugin' option of 'bash-completion' command
6277
#: bzrlib/plugins/bash_completion/bashcomp.py:407
6730
#: bzrlib/plugins/bash_completion/bashcomp.py:411
6278
6731
msgid "Enable completions for the selected plugin (default: all plugins)"
6281
#: bzrlib/plugins/bash_completion/bashcomp.py:409
6734
#: bzrlib/plugins/bash_completion/bashcomp.py:412
6282
6735
msgid "Generate a shell function for bash command line completion."
6285
#: bzrlib/plugins/bash_completion/bashcomp.py:411
6738
#: bzrlib/plugins/bash_completion/bashcomp.py:414
6287
6740
"This command generates a shell function which can be used by bash to\n"
6288
6741
"automatically complete the currently typed command when the user presses\n"
6289
6742
"the completion key (usually tab)."
6292
#: bzrlib/plugins/bash_completion/bashcomp.py:415
6745
#: bzrlib/plugins/bash_completion/bashcomp.py:418
6294
6747
"Commonly used like this:\n"
6295
6748
" eval \"`bzr bash-completion`\""
6298
6751
# help of 'function-name' option of 'bash-completion' command
6299
#: bzrlib/plugins/bash_completion/bashcomp.py:421
6752
#: bzrlib/plugins/bash_completion/bashcomp.py:424
6300
6753
msgid "Name of the generated function (default: _bzr)"
6303
6756
# help of 'function-only' option of 'bash-completion' command
6304
#: bzrlib/plugins/bash_completion/bashcomp.py:423
6757
#: bzrlib/plugins/bash_completion/bashcomp.py:426
6305
6758
msgid "Generate only the shell function, don't enable it"
6308
#: bzrlib/plugins/launchpad/__init__.py:78
6761
#: bzrlib/plugins/launchpad/__init__.py:81
6309
6762
msgid "Register a branch with launchpad.net."
6312
#: bzrlib/plugins/launchpad/__init__.py:80
6765
#: bzrlib/plugins/launchpad/__init__.py:83
6314
6767
"This command lists a bzr branch in the directory of branches on\n"
6315
6768
"launchpad.net. Registration allows the branch to be associated with\n"
6316
6769
"bugs or specifications."
6319
#: bzrlib/plugins/launchpad/__init__.py:84
6772
#: bzrlib/plugins/launchpad/__init__.py:87
6321
6774
"Before using this command you must register the project to which the\n"
6322
6775
"branch belongs, and create an account for yourself on launchpad.net."
6325
#: bzrlib/plugins/launchpad/__init__.py:87
6778
#: bzrlib/plugins/launchpad/__init__.py:90
6328
6781
" public_url: The publicly visible url for the branch to register.\n"
6344
6797
# help of 'project' option of 'register-branch' command
6345
#: bzrlib/plugins/launchpad/__init__.py:103
6798
#: bzrlib/plugins/launchpad/__init__.py:106
6346
6799
msgid "Launchpad project short name to associate with the branch."
6349
6802
# help of 'branch-name' option of 'register-branch' command
6350
#: bzrlib/plugins/launchpad/__init__.py:110
6803
#: bzrlib/plugins/launchpad/__init__.py:113
6352
6805
"Short name for the branch; by default taken from the last component of the "
6356
6809
# help of 'branch-title' option of 'register-branch' command
6357
#: bzrlib/plugins/launchpad/__init__.py:114
6810
#: bzrlib/plugins/launchpad/__init__.py:117
6358
6811
msgid "One-sentence description of the branch."
6361
6814
# help of 'branch-description' option of 'register-branch' command
6362
#: bzrlib/plugins/launchpad/__init__.py:117
6815
#: bzrlib/plugins/launchpad/__init__.py:120
6363
6816
msgid "Longer description of the purpose or contents of the branch."
6366
6819
# help of 'author' option of 'register-branch' command
6367
#: bzrlib/plugins/launchpad/__init__.py:120
6820
#: bzrlib/plugins/launchpad/__init__.py:123
6368
6821
msgid "Branch author's email address, if not yourself."
6371
6824
# help of 'link-bug' option of 'register-branch' command
6372
#: bzrlib/plugins/launchpad/__init__.py:123
6825
#: bzrlib/plugins/launchpad/__init__.py:126
6373
6826
msgid "The bug this branch fixes."
6376
6829
# help of 'dry-run' option of 'register-branch' command
6377
#: bzrlib/plugins/launchpad/__init__.py:126
6830
#: bzrlib/plugins/launchpad/__init__.py:129
6378
6831
msgid "Prepare the request but don't actually send it."
6381
#: bzrlib/plugins/launchpad/__init__.py:186
6834
#: bzrlib/plugins/launchpad/__init__.py:151
6836
"register-branch requires a public branch url - see bzr help register-branch."
6839
#: bzrlib/plugins/launchpad/__init__.py:159
6840
msgid "--product is deprecated; please use --project."
6843
#: bzrlib/plugins/launchpad/__init__.py:191
6382
6844
msgid "Open a Launchpad branch page in your web browser."
6385
6847
# help of 'dry-run' option of 'launchpad-open' command
6386
#: bzrlib/plugins/launchpad/__init__.py:191
6848
#: bzrlib/plugins/launchpad/__init__.py:196
6387
6849
msgid "Do not actually open the browser. Just say the URL we would use."
6390
#: bzrlib/plugins/launchpad/__init__.py:236
6852
#: bzrlib/plugins/launchpad/__init__.py:231
6854
msgid "Opening %s in web browser"
6857
#: bzrlib/plugins/launchpad/__init__.py:241
6391
6858
msgid "Show or set the Launchpad user ID."
6394
#: bzrlib/plugins/launchpad/__init__.py:238
6861
#: bzrlib/plugins/launchpad/__init__.py:243
6396
6863
"When communicating with Launchpad, some commands need to know your\n"
6397
6864
"Launchpad user ID. This command can be used to set or show the\n"
6398
6865
"user ID that Bazaar will use for such communication."
6401
#: bzrlib/plugins/launchpad/__init__.py:242
6868
#: bzrlib/plugins/launchpad/__init__.py:247
6404
6871
" Show the Launchpad ID of the current user::"
6407
#: bzrlib/plugins/launchpad/__init__.py:245
6874
#: bzrlib/plugins/launchpad/__init__.py:250
6408
6875
msgid " bzr launchpad-login"
6411
#: bzrlib/plugins/launchpad/__init__.py:247
6878
#: bzrlib/plugins/launchpad/__init__.py:252
6412
6879
msgid " Set the Launchpad ID of the current user to 'bob'::"
6415
#: bzrlib/plugins/launchpad/__init__.py:249
6882
#: bzrlib/plugins/launchpad/__init__.py:254
6416
6883
msgid " bzr launchpad-login bob"
6419
6886
# help of 'no-check' option of 'launchpad-login' command
6420
#: bzrlib/plugins/launchpad/__init__.py:256
6887
#: bzrlib/plugins/launchpad/__init__.py:261
6421
6888
msgid "Don't check that the user name is valid."
6424
#: bzrlib/plugins/launchpad/__init__.py:292
6891
#: bzrlib/plugins/launchpad/__init__.py:276
6892
#: bzrlib/plugins/launchpad/__init__.py:287
6893
msgid "Launchpad user ID exists and has SSH keys.\n"
6896
#: bzrlib/plugins/launchpad/__init__.py:279
6897
msgid "No Launchpad user ID configured.\n"
6900
#: bzrlib/plugins/launchpad/__init__.py:290
6902
msgid "Launchpad user ID set to '%s'.\n"
6905
#: bzrlib/plugins/launchpad/__init__.py:298
6425
6906
msgid "Ask Launchpad to mirror a branch now."
6428
#: bzrlib/plugins/launchpad/__init__.py:312
6909
#: bzrlib/plugins/launchpad/__init__.py:318
6429
6910
msgid "Propose merging a branch on Launchpad."
6432
#: bzrlib/plugins/launchpad/__init__.py:314
6913
#: bzrlib/plugins/launchpad/__init__.py:320
6434
6915
"This will open your usual editor to provide the initial comment. When it\n"
6435
6916
"has created the proposal, it will open it in your default web browser."
6438
#: bzrlib/plugins/launchpad/__init__.py:317
6919
#: bzrlib/plugins/launchpad/__init__.py:323
6440
6921
"The branch will be proposed to merge into SUBMIT_BRANCH. If SUBMIT_BRANCH\n"
6441
6922
"is not supplied, the remembered submit branch will be used. If no submit\n"
6442
6923
"branch is remembered, the development focus will be used."
6445
#: bzrlib/plugins/launchpad/__init__.py:321
6926
#: bzrlib/plugins/launchpad/__init__.py:327
6447
6928
"By default, the SUBMIT_BRANCH's review team will be requested to review\n"
6448
6929
"the merge proposal. This can be overriden by specifying --review (-R).\n"
6492
6973
"are opened in a web browser."
6495
#: bzrlib/plugins/launchpad/__init__.py:383
6976
#: bzrlib/plugins/launchpad/__init__.py:389
6497
6978
"Any revision involved in the merge may be specified-- the revision in\n"
6498
6979
"which the merge was performed, or one of the revisions that was merged."
6501
#: bzrlib/plugins/launchpad/__init__.py:386
6982
#: bzrlib/plugins/launchpad/__init__.py:392
6502
6983
msgid "So, to find the merge proposal that reviewed line 1 of README::"
6505
#: bzrlib/plugins/launchpad/__init__.py:388
6986
#: bzrlib/plugins/launchpad/__init__.py:394
6506
6987
msgid " bzr lp-find-proposal -r annotate:README:1"
6509
#: bzrlib/push.py:54
6990
#: bzrlib/plugins/launchpad/__init__.py:409
6991
msgid "No review found."
6994
#: bzrlib/plugins/launchpad/__init__.py:410
6996
msgid "%d proposals(s) found."
6999
#: bzrlib/plugins/launchpad/__init__.py:420
7000
msgid "Finding revision-id"
7003
#: bzrlib/plugins/launchpad/__init__.py:427
7004
msgid "Finding merge"
7007
#: bzrlib/plugins/launchpad/__init__.py:432
7008
msgid "Finding revno"
7011
#: bzrlib/plugins/launchpad/__init__.py:437
7012
msgid "Finding Launchpad branch"
7015
#: bzrlib/plugins/launchpad/__init__.py:440
7016
msgid "Finding proposals"
7019
#: bzrlib/plugins/launchpad/account.py:66
7020
msgid "Setting ssh/sftp usernames for launchpad.net."
7023
#: bzrlib/plugins/launchpad/lp_api.py:241
7024
#: bzrlib/plugins/launchpad/lp_api.py:246
7026
msgid "%s is not registered on Launchpad"
7029
#: bzrlib/plugins/launchpad/lp_api.py:256
7031
msgid "%s has no development focus."
7034
#: bzrlib/plugins/launchpad/lp_api.py:261
7036
msgid "development focus %s has no branch."
7039
#: bzrlib/plugins/launchpad/lp_api.py:266
7041
msgid "source package %s has no branch."
7044
#: bzrlib/plugins/launchpad/lp_api.py:270
7046
msgid "%s has no associated product or source package."
7049
#: bzrlib/plugins/launchpad/lp_api.py:282
7051
msgid "%s is already up-to-date."
7054
#: bzrlib/plugins/launchpad/lp_api.py:289
7056
msgid "Pushing to %s"
7059
#: bzrlib/plugins/launchpad/lp_directory.py:170
7061
"resolution for {0}\n"
7066
#: bzrlib/plugins/launchpad/lp_propose.py:149
7068
msgid "There is already a branch merge proposal: %s"
7071
#: bzrlib/plugins/weave_fmt/bzrdir.py:236
7072
msgid "pb parameter to convert() is deprecated"
7075
#: bzrlib/plugins/weave_fmt/bzrdir.py:239
7076
msgid "starting upgrade from format 4 to 5"
7079
#: bzrlib/plugins/weave_fmt/bzrdir.py:249
7080
msgid "note: upgrade may be faster if all store files are ungzipped first"
7083
#: bzrlib/plugins/weave_fmt/bzrdir.py:278
7084
msgid "converting revision"
7087
#: bzrlib/plugins/weave_fmt/bzrdir.py:283
7088
msgid "upgraded to weaves:"
7091
#: bzrlib/plugins/weave_fmt/bzrdir.py:284
7093
msgid "%6d revisions and inventories"
7096
#: bzrlib/plugins/weave_fmt/bzrdir.py:286
7098
msgid "%6d revisions not present"
7101
#: bzrlib/plugins/weave_fmt/bzrdir.py:288
7106
#: bzrlib/plugins/weave_fmt/bzrdir.py:324
7107
msgid "writing weave"
7110
#: bzrlib/plugins/weave_fmt/bzrdir.py:328
7111
#: bzrlib/plugins/weave_fmt/bzrdir.py:330
7115
#: bzrlib/plugins/weave_fmt/bzrdir.py:347
7116
msgid "write revision"
7119
#: bzrlib/plugins/weave_fmt/bzrdir.py:361
7120
msgid "loading revision"
7123
#: bzrlib/plugins/weave_fmt/bzrdir.py:366
7125
msgid "revision {%s} not present in branch; will be converted as a ghost"
7128
#: bzrlib/plugins/weave_fmt/bzrdir.py:506
7129
msgid "starting upgrade from format 5 to 6"
7132
#: bzrlib/plugins/weave_fmt/bzrdir.py:516
7134
msgid "adding prefixes to %s"
7137
#: bzrlib/plugins/weave_fmt/bzrdir.py:556
7138
msgid "starting upgrade from format 6 to metadir"
7141
#: bzrlib/plugins/weave_fmt/bzrdir.py:564
7142
msgid "Removing ancestry.weave"
7145
#: bzrlib/plugins/weave_fmt/bzrdir.py:569
7146
msgid "Finding branch files"
7149
#: bzrlib/plugins/weave_fmt/bzrdir.py:579
7150
msgid "Upgrading repository"
7153
#: bzrlib/plugins/weave_fmt/bzrdir.py:589
7154
msgid "Upgrading branch"
7157
#: bzrlib/plugins/weave_fmt/bzrdir.py:612
7158
msgid "No working tree."
7161
#: bzrlib/plugins/weave_fmt/bzrdir.py:619
7162
msgid "Upgrading working tree"
7165
#: bzrlib/plugins/weave_fmt/bzrdir.py:640
7167
msgid "Make %s lock"
7170
#: bzrlib/plugins/weave_fmt/bzrdir.py:651
7175
#: bzrlib/push.py:56
6510
7176
msgid "Created new branch."
6513
#: bzrlib/push.py:96
7179
#: bzrlib/push.py:97
6514
7180
#, python-format
6516
7182
"Target directory %s already contains a .bzr directory, but it is not valid."
6519
#: bzrlib/push.py:99
7185
#: bzrlib/push.py:101
6520
7186
#, python-format
6522
7188
"Target directory %s already exists, but does not have a .bzr directory. "
6523
7189
"Supply --use-existing-dir to push there anyway."
6526
#: bzrlib/push.py:120
7192
#: bzrlib/push.py:122
6527
7193
#, python-format
6528
7194
msgid "Too many redirections trying to make %s."
6531
#: bzrlib/push.py:145
7197
#: bzrlib/push.py:147
6533
7199
"These branches have diverged. See \"bzr help diverged-branches\" for more "
6537
#: bzrlib/push.py:149
7203
#: bzrlib/push.py:151
6538
7204
#, python-format
6540
7206
"It is not possible to losslessly push to %s. You may want to use dpush "
6544
#: bzrlib/push.py:155
7210
#: bzrlib/push.py:157
6545
7211
#, python-format
6547
7213
"At %s you have a valid .bzr control directory, but not a branch or "
6549
7215
"directory out of the way and try again."
6552
#: bzrlib/reconcile.py:96
7218
#: bzrlib/reconcile.py:97
6553
7219
#, python-format
6554
7220
msgid "Reconciling branch %s"
6557
#: bzrlib/reconcile.py:102
7223
#: bzrlib/reconcile.py:103
6558
7224
#, python-format
6559
7225
msgid "Reconciling repository %s"
6562
#: bzrlib/reconcile.py:104
7228
#: bzrlib/reconcile.py:105
6563
7229
msgid "Reconciling repository"
6566
#: bzrlib/reconcile.py:110
7232
#: bzrlib/reconcile.py:111
6567
7233
#, python-format
6568
7234
msgid "%s cannot canonicalize CHKs."
6571
#: bzrlib/reconcile.py:118
7237
#: bzrlib/reconcile.py:119
6572
7238
msgid "Reconcile aborted: revision index has inconsistent parents."
6575
#: bzrlib/reconcile.py:120
7241
#: bzrlib/reconcile.py:121
6576
7242
msgid "Run \"bzr check\" for more details."
6579
#: bzrlib/reconcile.py:122
7245
#: bzrlib/reconcile.py:123
6580
7246
msgid "Reconciliation complete."
6583
#: bzrlib/reconcile.py:165
7249
#: bzrlib/reconcile.py:166
6584
7250
msgid "Fixing last revision info {0} => {1}"
6587
#: bzrlib/reconcile.py:172
7253
#: bzrlib/reconcile.py:173
6588
7254
msgid "revision_history ok."
6591
#: bzrlib/reconcile.py:233
7257
#: bzrlib/reconcile.py:234
6592
7258
msgid "Reading inventory data"
6595
#: bzrlib/reconcile.py:253 bzrlib/reconcile.py:383
7261
#: bzrlib/reconcile.py:254 bzrlib/reconcile.py:384
6596
7262
msgid "Inventory ok."
6599
#: bzrlib/reconcile.py:255 bzrlib/reconcile.py:385
7265
#: bzrlib/reconcile.py:256 bzrlib/reconcile.py:386
6600
7266
msgid "Backing up inventory"
6603
#: bzrlib/reconcile.py:257
7269
#: bzrlib/reconcile.py:258
6604
7270
msgid "Backup inventory created."
6607
#: bzrlib/reconcile.py:273 bzrlib/reconcile.py:404
7273
#: bzrlib/reconcile.py:274 bzrlib/reconcile.py:405
6608
7274
msgid "Writing weave"
6611
#: bzrlib/reconcile.py:276 bzrlib/reconcile.py:407
7277
#: bzrlib/reconcile.py:277 bzrlib/reconcile.py:408
6612
7278
msgid "Inventory regenerated."
6615
#: 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
6616
7282
msgid "Reading indexes"
6619
#: bzrlib/reconcile.py:379 bzrlib/reconcile.py:381
7285
#: bzrlib/reconcile.py:380 bzrlib/reconcile.py:382
6620
7286
msgid "Checking unused inventories"
6623
#: bzrlib/reconcile.py:387
7289
#: bzrlib/reconcile.py:388
6624
7290
msgid "Backup Inventory created"
6627
#: bzrlib/reconcile.py:445
7293
#: bzrlib/reconcile.py:446
6628
7294
msgid "Fixing text parents"
6631
#: bzrlib/reconfigure.py:52
7297
#: bzrlib/reconfigure.py:54
6632
7298
msgid "{0} is now stacked on {1}\n"
6635
#: bzrlib/reconfigure.py:67
7301
#: bzrlib/reconfigure.py:69
6636
7302
#, python-format
6637
7303
msgid "%s is now not stacked\n"
6640
#: bzrlib/remote.py:1886
7306
#: bzrlib/remote.py:1228 bzrlib/repository.py:289
7308
msgid "bzr: ERROR (ignored): %s"
7311
#: bzrlib/remote.py:2541
6641
7312
msgid "Copying repository content as tarball..."
6644
#: bzrlib/rename_map.py:68
7315
#: bzrlib/rename_map.py:69
6645
7316
msgid "Calculating hashes"
6648
#: bzrlib/rename_map.py:106
7319
#: bzrlib/rename_map.py:107
6649
7320
msgid "Determining hash hits"
6652
#: bzrlib/rename_map.py:241
7323
#: bzrlib/rename_map.py:242
6653
7324
msgid "{0} => {1}"
6656
#: bzrlib/repository.py:284
6658
msgid "bzr: ERROR (ignored): %s"
6661
#: bzrlib/repository.py:1806
7327
#: bzrlib/repository.py:1787
6662
7328
msgid "Moving repository to repository.backup"
6665
#: bzrlib/repository.py:1813
7331
#: bzrlib/repository.py:1794
6666
7332
msgid "Creating new repository"
6669
#: bzrlib/repository.py:1818
7335
#: bzrlib/repository.py:1799
6670
7336
msgid "Copying content"
6673
#: bzrlib/repository.py:1822
7339
#: bzrlib/repository.py:1803
6674
7340
msgid "Deleting old repository content"
6677
#: bzrlib/repository.py:1824
7343
#: bzrlib/repository.py:1805
6678
7344
msgid "repository converted"
6681
#: bzrlib/revisionspec.py:914
7347
#: bzrlib/revisionspec.py:903
6682
7348
msgid "Using {0} {1}"
6685
#: bzrlib/send.py:56
7351
#: bzrlib/send.py:58
6686
7352
#, python-format
6687
7353
msgid "Mail client \"%s\" does not support specifying body"
6690
#: bzrlib/send.py:60
7356
#: bzrlib/send.py:62
6691
7357
msgid "--remember requires a branch to be specified."
6694
#: bzrlib/send.py:74
7360
#: bzrlib/send.py:77
6695
7361
msgid "No submit branch known or specified"
6698
#: bzrlib/send.py:77
7364
#: bzrlib/send.py:80
6699
7365
msgid "Using saved {0} location \"{1}\" to determine what changes to submit."
6702
#: bzrlib/send.py:94
7368
#: bzrlib/send.py:98
6703
7369
#, python-format
6704
7370
msgid "No such send format '%s'."
6707
#: bzrlib/send.py:111
7373
#: bzrlib/send.py:114
6708
7374
msgid "bzr send takes at most two one revision identifiers"
6711
#: bzrlib/send.py:124
7377
#: bzrlib/send.py:127
6712
7378
msgid "No revisions to submit."
6715
#: bzrlib/send.py:135
7381
#: bzrlib/send.py:139
6717
7383
"- not supported for merge directives that use more than one output file."
6720
#: bzrlib/send.py:177
7386
#: bzrlib/send.py:185
6721
7387
msgid "Format 0.9 does not permit bundle with no patch"
6724
#: bzrlib/shelf_ui.py:45
7390
#: bzrlib/shelf_ui.py:46
6725
7391
#, python-format
6726
7392
msgid "Shelve adding file \"%(path)s\"?"
6729
#: bzrlib/shelf_ui.py:46
7395
#: bzrlib/shelf_ui.py:47
6730
7396
msgid "Shelve binary changes?"
6733
#: bzrlib/shelf_ui.py:47
7399
#: bzrlib/shelf_ui.py:48
6734
7400
msgid "Shelve changing \"%s\" from %(other)s to %(this)s?"
6737
#: bzrlib/shelf_ui.py:49
7403
#: bzrlib/shelf_ui.py:50
6738
7404
#, python-format
6739
7405
msgid "Shelve removing file \"%(path)s\"?"
6742
#: bzrlib/shelf_ui.py:50
7408
#: bzrlib/shelf_ui.py:51
6743
7409
#, python-format
6744
7410
msgid "Shelve %d change(s)?"
6747
#: bzrlib/shelf_ui.py:51
7413
#: bzrlib/shelf_ui.py:52
6748
7414
msgid "Shelve?"
6751
#: bzrlib/shelf_ui.py:52
7417
#: bzrlib/shelf_ui.py:53
6752
7418
#, python-format
6754
7420
"Shelve changing target of \"%(path)s\" from \"%(other)s\" to \"%(this)s\"?"
6757
#: bzrlib/shelf_ui.py:54
7423
#: bzrlib/shelf_ui.py:55
6758
7424
#, python-format
6759
7425
msgid "Shelve renaming \"%(other)s\" => \"%(this)s\"?"
6762
#: bzrlib/shelf_ui.py:69
7428
#: bzrlib/shelf_ui.py:70
6763
7429
#, python-format
6764
7430
msgid "Changes shelved with id \"%d\"."
6767
#: bzrlib/shelf_ui.py:73
7433
#: bzrlib/shelf_ui.py:74
6768
7434
msgid "Selected changes destroyed."
6771
#: bzrlib/shelf_ui.py:77
7437
#: bzrlib/shelf_ui.py:78
6772
7438
msgid "Selected changes:"
6775
#: bzrlib/shelf_ui.py:97
7441
#: bzrlib/shelf_ui.py:98
6776
7442
#, python-format
6777
7443
msgid "Delete file \"%(path)s\"?"
6780
#: bzrlib/shelf_ui.py:98
7446
#: bzrlib/shelf_ui.py:99
6781
7447
msgid "Apply binary changes?"
6784
#: bzrlib/shelf_ui.py:99
7450
#: bzrlib/shelf_ui.py:100
6785
7451
#, python-format
6786
7452
msgid "Change \"%(path)s\" from %(this)s to %(other)s?"
6789
#: bzrlib/shelf_ui.py:101
7455
#: bzrlib/shelf_ui.py:102
6790
7456
#, python-format
6791
7457
msgid "Add file \"%(path)s\"?"
6794
#: bzrlib/shelf_ui.py:102
7460
#: bzrlib/shelf_ui.py:103
6795
7461
#, python-format
6796
7462
msgid "Apply %d change(s)?"
6799
#: bzrlib/shelf_ui.py:103
7465
#: bzrlib/shelf_ui.py:104
6800
7466
msgid "Apply change?"
6803
#: bzrlib/shelf_ui.py:104
7469
#: bzrlib/shelf_ui.py:105
6804
7470
#, python-format
6805
7471
msgid "Change target of \"%(path)s\" from \"%(this)s\" to \"%(other)s\"?"
6808
#: bzrlib/shelf_ui.py:106
7474
#: bzrlib/shelf_ui.py:107
6809
7475
#, python-format
6810
7476
msgid "Rename \"%(this)s\" => \"%(other)s\"?"
6813
#: bzrlib/shelf_ui.py:265
6814
msgid "You need a controlling terminal."
6817
#: bzrlib/shelf_ui.py:415
7479
#: bzrlib/shelf_ui.py:402
6818
7480
msgid "No changes are shelved."
6821
#: bzrlib/shelf_ui.py:473
7483
#: bzrlib/shelf_ui.py:460
6822
7484
#, python-format
6823
7485
msgid "Using changes with id \"%d\"."
6826
#: bzrlib/shelf_ui.py:477
7488
#: bzrlib/shelf_ui.py:464
6827
7489
#, python-format
6828
7490
msgid "Message: %s"
6831
#: bzrlib/shelf_ui.py:489
7493
#: bzrlib/shelf_ui.py:476
6832
7494
#, python-format
6833
7495
msgid "Deleted changes with id \"%d\"."
6836
#: bzrlib/smart/medium.py:565
7498
#: bzrlib/smart/medium.py:714
6837
7499
msgid "HPSS calls: {0} ({1} vfs) {2}"
6840
#: bzrlib/smart/server.py:355
7502
#: bzrlib/smart/server.py:169
7503
msgid "Requested to stop gracefully"
7506
#: bzrlib/smart/server.py:179
7508
msgid "Waiting for %d client(s) to finish"
7511
#: bzrlib/smart/server.py:185
7513
msgid "Still waiting for %d client(s) to finish"
7516
#: bzrlib/smart/server.py:219
7518
msgid "listening socket error: %s"
7521
#: bzrlib/smart/server.py:452
6841
7522
#, python-format
6842
7523
msgid "listening on port: %s"
6845
#: bzrlib/switch.py:67
7526
#: bzrlib/switch.py:73
6846
7527
msgid "Pending merges must be committed or reverted before using switch."
6849
#: bzrlib/switch.py:94
7530
#: bzrlib/switch.py:100
6851
7532
"Cannot switch as local commits found in the checkout. Commit these to the "
6852
7533
"bound branch or use --force to throw them away."
6855
#: bzrlib/switch.py:99
7536
#: bzrlib/switch.py:105
6856
7537
#, python-format
6858
7539
"Unable to connect to current master branch %(target)s: %(error)s To switch "
6859
7540
"anyway, use --force."
6862
#: bzrlib/switch.py:108
7543
#: bzrlib/switch.py:125
6863
7544
msgid "Cannot switch a branch, only a checkout."
6866
#: bzrlib/switch.py:144
7547
#: bzrlib/switch.py:163
6867
7548
#, python-format
6868
7549
msgid "Tree is up to date at revision %d."
6871
#: bzrlib/switch.py:150
7552
#: bzrlib/switch.py:169
6872
7553
#, python-format
6873
7554
msgid "Updated to revision %d."
6876
#: bzrlib/transform.py:1730 bzrlib/transform.py:1741 bzrlib/transform.py:1743
7557
#: bzrlib/transform.py:1734 bzrlib/transform.py:1745 bzrlib/transform.py:1747
6877
7558
msgid "Apply phase"
6880
#: bzrlib/transform.py:1769 bzrlib/transform.py:1837
7561
#: bzrlib/transform.py:1773 bzrlib/transform.py:1841
6881
7562
msgid "removing file"
6884
#: bzrlib/transform.py:1787 bzrlib/transform.py:1872
7565
#: bzrlib/transform.py:1791 bzrlib/transform.py:1876
6885
7566
msgid "adding file"
6888
#: bzrlib/transform.py:2587
7569
#: bzrlib/transform.py:2591
6889
7570
msgid "Building tree"
6892
#: bzrlib/transform.py:2677 bzrlib/transform.py:2704
7573
#: bzrlib/transform.py:2681 bzrlib/transform.py:2708
6893
7574
msgid "Adding file contents"
6896
#: bzrlib/transform.py:3051
7577
#: bzrlib/transform.py:3028
6897
7578
msgid "Resolution pass"
6900
#: bzrlib/tree.py:635
7581
#: bzrlib/transport/ftp/_gssapi.py:88
7583
msgid "Authenticated as %s"
7586
#: bzrlib/tree.py:634
6901
7587
msgid "*** {0} content-filter: {1} => {2!r}"
6904
#: bzrlib/upgrade.py:76
7590
#: bzrlib/upgrade.py:77
6905
7591
#, python-format
6906
7592
msgid "This is a checkout. The branch (%s) needs to be upgraded separately."
6909
#: bzrlib/upgrade.py:99
7595
#: bzrlib/upgrade.py:100
6910
7596
#, python-format
6911
7597
msgid "cannot upgrade from bzrdir format %s"
6914
#: bzrlib/upgrade.py:102
7600
#: bzrlib/upgrade.py:103
6915
7601
#, python-format
6916
7602
msgid "starting upgrade of %s"
6919
#: bzrlib/upgrade.py:109
7605
#: bzrlib/upgrade.py:110
6920
7606
msgid "finished"
6923
#: bzrlib/upgrade.py:119
7609
#: bzrlib/upgrade.py:120
6924
7610
msgid "Deleting backup.bzr"
6927
#: bzrlib/upgrade.py:150
7613
#: bzrlib/upgrade.py:151
6930
7616
"SUMMARY: {0} upgrades attempted, {1} succeeded, {2} failed"
6933
#: bzrlib/upgrade.py:207
7619
#: bzrlib/upgrade.py:208
6934
7620
#, python-format
6935
7621
msgid "Found %d dependent branches - upgrading ..."
6938
#: bzrlib/upgrade.py:275
7624
#: bzrlib/upgrade.py:276
6939
7625
msgid "Upgrading bzrdirs"
6942
#: bzrlib/upgrade.py:281
7628
#: bzrlib/upgrade.py:282
6943
7629
#, python-format
6944
7630
msgid "Upgrading %s"
6947
#: bzrlib/upgrade.py:282
7633
#: bzrlib/upgrade.py:283
6948
7634
msgid "Upgrading {0} {1} ..."
6951
#: bzrlib/upgrade.py:296
7637
#: bzrlib/upgrade.py:301
6952
7638
msgid "Removing backup ..."
6955
#: bzrlib/upgrade.py:300
7641
#: bzrlib/upgrade.py:305
6956
7642
msgid "failed to clean-up {0}: {1}"
6959
#: bzrlib/vf_repository.py:1091
7645
#: bzrlib/vf_repository.py:1090
6960
7646
msgid "inventories"
6963
#: bzrlib/vf_repository.py:1117
7649
#: bzrlib/vf_repository.py:1116
6967
#: bzrlib/vf_repository.py:1572 bzrlib/vf_repository.py:1581
7653
#: bzrlib/vf_repository.py:1621 bzrlib/vf_repository.py:1630
6968
7654
msgid "Calculating text parents"
6971
#: bzrlib/vf_repository.py:1657
7657
#: bzrlib/vf_repository.py:1706
6972
7658
msgid "Fetch texts"
6975
#: bzrlib/vf_repository.py:2468
7661
#: bzrlib/vf_repository.py:2535
6976
7662
msgid "loading text store"
6979
#: bzrlib/vf_repository.py:2474
7665
#: bzrlib/vf_repository.py:2541
6980
7666
msgid "checking text graph"
6983
#: bzrlib/vf_repository.py:2924 bzrlib/vf_repository.py:2938
6984
#: bzrlib/vf_repository.py:3053
7669
#: bzrlib/vf_repository.py:2995 bzrlib/vf_repository.py:3009
7670
#: bzrlib/vf_repository.py:3124
6985
7671
msgid "Transferring revisions"
6988
#: bzrlib/win32utils.py:132
7674
#: bzrlib/win32utils.py:146
6989
7675
msgid "Failed to GetProcessMemoryInfo()"
6992
#: bzrlib/win32utils.py:153
7678
#: bzrlib/win32utils.py:167
6993
7679
msgid "Cannot debug memory on win32 without ctypes or win32process"
6996
#: bzrlib/win32utils.py:158
7682
#: bzrlib/win32utils.py:172
6997
7683
msgid "WorkingSize {0:>7}KiB\tPeakWorking {1:>7}KiB\t{2}"
7000
#: bzrlib/win32utils.py:166
7686
#: bzrlib/win32utils.py:180
7001
7687
#, python-format
7002
7688
msgid "WorkingSize %8d KiB"
7005
#: bzrlib/win32utils.py:167
7691
#: bzrlib/win32utils.py:181
7006
7692
#, python-format
7007
7693
msgid "PeakWorking %8d KiB"
7010
#: bzrlib/win32utils.py:168
7696
#: bzrlib/win32utils.py:182
7011
7697
#, python-format
7012
7698
msgid "PagefileUsage %8d KiB"
7015
#: bzrlib/win32utils.py:169
7701
#: bzrlib/win32utils.py:183
7016
7702
#, python-format
7017
7703
msgid "PeakPagefileUsage %8d KiB"
7020
#: bzrlib/win32utils.py:171
7706
#: bzrlib/win32utils.py:185
7021
7707
#, python-format
7022
7708
msgid "PrivateUsage %8d KiB"
7025
#: bzrlib/win32utils.py:172
7711
#: bzrlib/win32utils.py:186
7026
7712
#, python-format
7027
7713
msgid "PageFaultCount %8d"
7030
#: bzrlib/workingtree.py:1502
7716
#: bzrlib/workingtree.py:1478
7031
7717
msgid "Rerun update after fixing the conflicts."
8554
9254
#: en/help_topics/commands.txt:1
8556
"add Add specified files or directories.\n"
8557
"alias Set/unset and display aliases.\n"
8558
"annotate Show the origin of each line in a file.\n"
8559
"bash-completion Generate a shell function for bash command line "
9256
"add Add specified files or directories.\n"
9257
"alias Set/unset and display aliases.\n"
9258
"annotate Show the origin of each line in a file.\n"
9259
"bash-completion Generate a shell function for bash command line "
8560
9260
"completion.\n"
8561
" [bash_completion]\n"
8562
"bd-do Run a command in an exported package, copying the result\n"
8563
" back. [builddeb]\n"
8564
"bind Convert the current branch into a checkout of the "
8567
"branch Create a new branch that is a copy of an existing "
8569
"branch-history Display the development history of a branch. [bzrtools]\n"
8570
"branches Scan a location for branches [bzrtools]\n"
8571
"break-lock Break a dead lock.\n"
8572
"bug-url Print full URL to a specific bug, or open it in your\n"
8573
" browser. [qbzr]\n"
8574
"builddeb Builds a Debian package from a branch. [builddeb]\n"
8575
"cat Write the contents of a file as of a given revision to\n"
8576
" standard output.\n"
8577
"cbranch Create a new checkout, associated with a new repository\n"
8578
" branch. [bzrtools]\n"
8579
"cdiff A color version of bzr's diff [bzrtools]\n"
8580
"check Validate working tree structure, branch consistency and\n"
8581
" repository history.\n"
8582
"checkout Create a new checkout of an existing branch.\n"
8583
"clean-tree Remove unwanted files from working tree.\n"
8584
"commit Commit changes into a new revision.\n"
8585
"config Display, set or remove a configuration option.\n"
8586
"conflict-diff Compare a conflicted file against BASE. [bzrtools]\n"
8587
"conflicts List files with conflicts.\n"
8588
"create-mirror Create a mirror of another branch. [bzrtools]\n"
8589
"deleted List files deleted in the working tree.\n"
8590
"dep3-patch Format the changes in a branch as a DEP-3 patch. "
8592
"dh-make Helps you create a new package. [builddeb]\n"
8593
"diff Show differences in the working tree, between revisions "
8596
"explorer Desktop application for Bazaar. [explorer]\n"
8597
"export Export current or past revision to a destination "
8600
"fetch-ghosts Attempt to retrieve ghosts from another branch. "
8602
"graph-ancestry Produce ancestry graphs using dot. [bzrtools]\n"
8603
"heads Show all revisions in a repository not having "
8606
"help Show help on a command or other topic.\n"
8607
"ignore Ignore specified files or patterns.\n"
8608
"ignored List ignored files and the patterns that matched them.\n"
8609
"import Import sources from a directory, tarball or zip file\n"
8611
"import-dsc Import a series of source packages. [builddeb]\n"
8612
"import-upstream Imports an upstream tarball. [builddeb]\n"
8613
"info Show information about a working tree, branch or "
8615
"init Make a directory into a versioned branch.\n"
8616
"init-repository Create a shared repository for branches to share storage\n"
8618
"init-workspace Start a new workspace. [explorer]\n"
8619
"join Combine a tree into its containing tree.\n"
8620
"launchpad-login Show or set the Launchpad user ID. [launchpad]\n"
8621
"launchpad-mirror Ask Launchpad to mirror a branch now. [launchpad]\n"
8622
"launchpad-open Open a Launchpad branch page in your web browser.\n"
8624
"link-tree Hardlink matching files to another tree. [bzrtools]\n"
8625
"log Show historical log for a branch or subset of a branch.\n"
8626
"lp-find-proposal Find the proposal to merge this revision. [launchpad]\n"
8627
"lp-propose-merge Propose merging a branch on Launchpad. [launchpad]\n"
8628
"ls List files in a tree.\n"
8629
"mark-uploaded Mark that this branch has been uploaded, prior to "
8632
"merge Perform a three-way merge.\n"
8633
"merge-package Merges source packaging branch into target packaging "
8636
"merge-upstream Merges a new upstream version into the current branch.\n"
8638
"missing Show unmerged/unpulled revisions between two branches.\n"
8639
"mkdir Create a new versioned directory.\n"
8640
"multi-pull Pull all the branches under a location, e.g. a "
8643
"mv Move or rename a file.\n"
8644
"nick Print or set the branch nickname.\n"
8645
"pack Compress the data within a repository.\n"
8646
"patch Apply a named patch to the current tree. [bzrtools]\n"
8647
"plugins List the installed plugins.\n"
8648
"pull Turn this branch into a mirror of another branch.\n"
8649
"push Update a mirror of this branch.\n"
8650
"qadd GUI for adding files or directories. [qbzr]\n"
8651
"qannotate Show the origin of each line in a file. [qbzr]\n"
8652
"qbind Convert the current branch into a checkout of the "
8655
"qbranch Create a new copy of a branch. [qbzr]\n"
8656
"qbrowse Show inventory or working tree. [qbzr]\n"
8657
"qcat View the contents of a file as of a given revision. "
8659
"qcommit GUI for committing revisions. [qbzr]\n"
8660
"qconfig Configure Bazaar and QBzr. [qbzr]\n"
8661
"qconflicts Show conflicts. [qbzr]\n"
8662
"qdiff Show differences in working tree in a GUI window. [qbzr]\n"
8663
"qexport Export current or past revision to a destination "
8665
" or archive. [qbzr]\n"
8666
"qgetnew Creates a new working tree (either a checkout or full\n"
8667
" branch). [qbzr]\n"
8668
"qgetupdates Fetches external changes into the working tree. [qbzr]\n"
8669
"qinfo Shows information about the current location. [qbzr]\n"
8670
"qinit Initializes a new branch or shared repository. [qbzr]\n"
8671
"qinit-workspace Start a new workspace using a GUI. [explorer]\n"
8672
"qlog Show log of a repository, branch, file, or directory in a "
8675
"qmerge Perform a three-way merge. [qbzr]\n"
8676
"qplugins Show information about installed plugins. [qbzr]\n"
8677
"qpull Turn this branch into a mirror of another branch. [qbzr]\n"
8678
"qpush Update a mirror of this branch. [qbzr]\n"
8679
"qrevert Revert changes files. [qbzr]\n"
8680
"qrun Run arbitrary bzr command. [qbzr]\n"
8681
"qsend Mail or create a merge-directive for submitting changes.\n"
8683
"qshelve Shelve selected changes away. [qbzr]\n"
8684
"qswitch Set the branch of a checkout and update. [qbzr]\n"
8685
"qtag Edit tags. [qbzr]\n"
8686
"qunbind Convert the current checkout into a regular branch. "
8688
"quncommit Move the tip of a branch to an earlier revision. [qbzr]\n"
8689
"qunshelve Restore shalved changes. [qbzr]\n"
8690
"qupdate Update working tree with latest changes in the branch.\n"
8692
"qverify-signatures Shows digital signature statuses for branch commits "
8694
"qversion Show version/system information. [qbzr]\n"
8695
"qviewer Simple file viewer. [qbzr]\n"
8696
"reconcile Reconcile bzr metadata in a branch.\n"
8697
"reconfigure Reconfigure the type of a bzr directory.\n"
8698
"register-branch Register a branch with launchpad.net. [launchpad]\n"
8699
"remerge Redo a merge.\n"
8700
"remove Remove files or directories.\n"
8701
"remove-branch Remove a branch.\n"
8702
"remove-tree Remove the working tree from a given branch/checkout.\n"
8703
"renames Show list of renamed files.\n"
8704
"resolve Mark a conflict as resolved.\n"
8705
"revert Revert files to a previous revision.\n"
8706
"revno Show current revision number.\n"
8707
"root Show the tree root directory.\n"
8708
"rspush Upload this branch to another location using rsync.\n"
8710
"send Mail or create a merge-directive for submitting changes.\n"
8711
"serve Run the bzr server.\n"
8712
"shelf1 Perform various operations on your shelved patches. See "
8714
" shelve1. [bzrtools]\n"
8715
"shell Begin an interactive shell tailored for bzr. [bzrtools]\n"
8716
"shelve Temporarily set aside some changes from the current "
8718
"shelve1 Temporarily set aside some changes from the current "
8721
"sign-my-commits Sign all commits by a given committer.\n"
8722
"split Split a subdirectory of a tree into a separate tree.\n"
8723
"status Display status summary.\n"
8724
"switch Set the branch of a checkout and update.\n"
8725
"tag Create, remove or modify a tag naming a revision.\n"
8727
"testament Show testament (signing-form) of a revision.\n"
8728
"trees Scan a location for trees [bzrtools]\n"
8729
"unbind Convert the current checkout into a regular branch.\n"
8730
"uncommit Remove the last committed revision.\n"
8731
"unshelve Restore shelved changes.\n"
8732
"unshelve1 Restore shelved changes. [bzrtools]\n"
8733
"update Update a tree to have the latest code committed to its\n"
8735
"upgrade Upgrade a repository, branch or working tree to a newer\n"
8737
"verify-signatures Verify all commit signatures.\n"
8738
"version Show version of bzr.\n"
8739
"version-info Show version information about this tree.\n"
8740
"view Manage filtered views.\n"
8741
"whoami Show or set bzr user id.\n"
8742
"zap Remove a lightweight checkout, if it can be done safely.\n"
9261
" [bash_completion]\n"
9262
"bind Convert the current branch into a checkout of the "
9265
"branch Create a new branch that is a copy of an existing branch.\n"
9266
"branches List the branches available at the current location.\n"
9267
"break-lock Break a dead lock.\n"
9268
"cat Write the contents of a file as of a given revision to\n"
9269
" standard output.\n"
9270
"check Validate working tree structure, branch consistency and\n"
9271
" repository history.\n"
9272
"checkout Create a new checkout of an existing branch.\n"
9273
"clean-tree Remove unwanted files from working tree.\n"
9274
"commit Commit changes into a new revision.\n"
9275
"config Display, set or remove a configuration option.\n"
9276
"conflicts List files with conflicts.\n"
9277
"deleted List files deleted in the working tree.\n"
9278
"diff Show differences in the working tree, between revisions "
9281
"dpush Push into a different VCS without any custom bzr "
9283
"export Export current or past revision to a destination directory "
9286
"help Show help on a command or other topic.\n"
9287
"ignore Ignore specified files or patterns.\n"
9288
"ignored List ignored files and the patterns that matched them.\n"
9289
"info Show information about a working tree, branch or "
9291
"init Make a directory into a versioned branch.\n"
9292
"init-repository Create a shared repository for branches to share storage\n"
9294
"join Combine a tree into its containing tree.\n"
9295
"launchpad-login Show or set the Launchpad user ID. [launchpad]\n"
9296
"launchpad-mirror Ask Launchpad to mirror a branch now. [launchpad]\n"
9297
"launchpad-open Open a Launchpad branch page in your web browser. "
9299
"log Show historical log for a branch or subset of a branch.\n"
9300
"lp-find-proposal Find the proposal to merge this revision. [launchpad]\n"
9301
"lp-propose-merge Propose merging a branch on Launchpad. [launchpad]\n"
9302
"ls List files in a tree.\n"
9303
"merge Perform a three-way merge.\n"
9304
"missing Show unmerged/unpulled revisions between two branches.\n"
9305
"mkdir Create a new versioned directory.\n"
9306
"mv Move or rename a file.\n"
9307
"nick Print or set the branch nickname.\n"
9308
"pack Compress the data within a repository.\n"
9309
"plugins List the installed plugins.\n"
9310
"pull Turn this branch into a mirror of another branch.\n"
9311
"push Update a mirror of this branch.\n"
9312
"reconcile Reconcile bzr metadata in a branch.\n"
9313
"reconfigure Reconfigure the type of a bzr directory.\n"
9314
"register-branch Register a branch with launchpad.net. [launchpad]\n"
9315
"remerge Redo a merge.\n"
9316
"remove Remove files or directories.\n"
9317
"remove-branch Remove a branch.\n"
9318
"remove-tree Remove the working tree from a given branch/checkout.\n"
9319
"renames Show list of renamed files.\n"
9320
"resolve Mark a conflict as resolved.\n"
9321
"revert Revert files to a previous revision.\n"
9322
"revno Show current revision number.\n"
9323
"root Show the tree root directory.\n"
9324
"send Mail or create a merge-directive for submitting changes.\n"
9325
"serve Run the bzr server.\n"
9326
"shelve Temporarily set aside some changes from the current tree.\n"
9327
"sign-my-commits Sign all commits by a given committer.\n"
9328
"split Split a subdirectory of a tree into a separate tree.\n"
9329
"status Display status summary.\n"
9330
"switch Set the branch of a checkout and update.\n"
9331
"tag Create, remove or modify a tag naming a revision.\n"
9333
"testament Show testament (signing-form) of a revision.\n"
9334
"unbind Convert the current checkout into a regular branch.\n"
9335
"uncommit Remove the last committed revision.\n"
9336
"unshelve Restore shelved changes.\n"
9337
"update Update a working tree to a new revision.\n"
9338
"upgrade Upgrade a repository, branch or working tree to a newer\n"
9340
"verify-signatures Verify all commit signatures.\n"
9341
"version Show version of bzr.\n"
9342
"version-info Show version information about this tree.\n"
9343
"view Manage filtered views.\n"
9344
"whoami Show or set bzr user id.\n"
8746
9347
#: en/help_topics/configuration.txt:1
9285
9883
" appended to the value."
9288
#: en/help_topics/configuration.txt:289
9886
#: en/help_topics/configuration.txt:287
9290
"Policies are specified by keys with names of the form \"$var:policy\".\n"
9888
"Policies are specified by keys with names of the form \"<option_name>:policy"
9291
9890
"For example, to define the push location for a tree of branches, the\n"
9292
9891
"following could be used::"
9295
#: en/help_topics/configuration.txt:293
9894
#: en/help_topics/configuration.txt:291
9297
9896
" [/top/location]\n"
9298
9897
" push_location = sftp://example.com/location\n"
9299
9898
" push_location:policy = appendpath"
9302
#: en/help_topics/configuration.txt:297
9901
#: en/help_topics/configuration.txt:295
9304
9903
"With this configuration, the push location for ``/top/location/branch1``\n"
9305
9904
"would be ``sftp://example.com/location/branch1``."
9308
#: en/help_topics/configuration.txt:300
9907
#: en/help_topics/configuration.txt:298
9909
"Section local options\n"
9910
"^^^^^^^^^^^^^^^^^^^^^"
9913
#: en/help_topics/configuration.txt:301
9915
"Some options are defined automatically inside a given section and can be\n"
9916
"refered to in this section only. "
9919
#: en/help_topics/configuration.txt:304
9920
msgid "For example, the ``appendpath`` policy can be used like this::"
9923
#: en/help_topics/configuration.txt:306
9925
" [/home/vila/src/bzr/bugs]\n"
9926
" mypush = lp:~vila/bzr\n"
9927
" mypush:policy=appendpath"
9930
#: en/help_topics/configuration.txt:310
9931
msgid "Using ``relpath`` to achieve the same result is done like this::"
9934
#: en/help_topics/configuration.txt:312
9936
" [/home/vila/src/bzr/bugs]\n"
9937
" mypush = lp:~vila/bzr/{relpath}"
9940
#: en/help_topics/configuration.txt:315
9942
"In both cases, when used in a directory like\n"
9943
"``/home/vila/src/bzr/bugs/832013-expand-in-stack`` we'll get::"
9946
#: en/help_topics/configuration.txt:318 en/help_topics/configuration.txt:329
9948
" $ bzr config mypush\n"
9949
" lp:~vila/bzr/832013-expand-in-stack"
9952
#: en/help_topics/configuration.txt:321
9953
msgid "Another such option is ``basename`` which can be used like this::"
9956
#: en/help_topics/configuration.txt:323
9958
" [/home/vila/src/bzr]\n"
9959
" mypush = lp:~vila/bzr/{basename}"
9962
#: en/help_topics/configuration.txt:326
9964
"When used in a directory like\n"
9965
"``/home/vila/src/bzr/bugs/832013-expand-in-stack`` we'll get::"
9968
#: en/help_topics/configuration.txt:332
9970
"Note that ``basename`` here refers to the base name of ``relpath`` which\n"
9971
"itself is defined as the relative path between the section name and the\n"
9972
"location it matches."
9975
#: en/help_topics/configuration.txt:336
9977
"When an option is local to a Section, it cannot be referred to from option\n"
9978
"values in any other section from the same ``Store`` nor from any other\n"
9982
#: en/help_topics/configuration.txt:340
9311
9985
"The main configuration file, bazaar.conf\n"
9312
9986
"~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"
9315
#: en/help_topics/configuration.txt:304
9989
#: en/help_topics/configuration.txt:344
9317
9991
"``bazaar.conf`` allows two sections: ``[DEFAULT]`` and ``[ALIASES]``.\n"
9318
9992
"The default section contains the default\n"
9532
10206
"to sign newly committed revisions, even if the branch requires signatures."
9535
#: en/help_topics/configuration.txt:422
10209
#: en/help_topics/configuration.txt:462
9537
10211
"dirstate.fdatasync\n"
9538
10212
"~~~~~~~~~~~~~~~~~~"
9541
#: en/help_topics/configuration.txt:425
10215
#: en/help_topics/configuration.txt:465
9543
10217
"If true (default), working tree metadata changes are flushed through the\n"
9544
10218
"OS buffers to physical disk. This is somewhat slower, but means data\n"
9545
10219
"should not be lost if the machine crashes. See also repository.fdatasync."
9548
#: en/help_topics/configuration.txt:429
10222
#: en/help_topics/configuration.txt:469
9550
10224
"gpg_signing_key\n"
9551
10225
"~~~~~~~~~~~~~~~"
9554
#: en/help_topics/configuration.txt:432
10228
#: en/help_topics/configuration.txt:472
9556
10230
"The GnuPG user identity to use when signing commits. Can be an e-mail\n"
9557
10231
"address, key fingerprint or full key ID. When unset or when set to\n"
9558
10232
"\"default\" Bazaar will use the user e-mail set with ``whoami``."
9561
#: en/help_topics/configuration.txt:436
10235
#: en/help_topics/configuration.txt:476
9567
#: en/help_topics/configuration.txt:439
10241
#: en/help_topics/configuration.txt:479
9569
10243
"Only useful in ``locations.conf``. Defines whether or not the\n"
9570
10244
"configuration for this section applies to subdirectories:"
9573
#: en/help_topics/configuration.txt:442
10247
#: en/help_topics/configuration.txt:482
9576
10250
" (default) This section applies to subdirectories as well."
9579
#: en/help_topics/configuration.txt:445
10253
#: en/help_topics/configuration.txt:485
9582
10256
" This section only applies to the branch at this directory and not\n"
9583
10257
" branches below it."
9586
#: en/help_topics/configuration.txt:449
10260
#: en/help_topics/configuration.txt:489
9588
10262
"gpg_signing_command\n"
9589
10263
"~~~~~~~~~~~~~~~~~~~"
9592
#: en/help_topics/configuration.txt:452
10266
#: en/help_topics/configuration.txt:492
9594
10268
"(Default: \"gpg\"). Which program should be used to sign and check "
9595
10269
"revisions.\n"
9596
10270
"For example::"
9599
#: en/help_topics/configuration.txt:455
10273
#: en/help_topics/configuration.txt:495
9600
10274
msgid " gpg_signing_command = /usr/bin/gnpg"
9603
#: en/help_topics/configuration.txt:457
10277
#: en/help_topics/configuration.txt:497
9605
10279
"The specified command must accept the options \"--clearsign\" and \"-u "
9609
#: en/help_topics/configuration.txt:459
10283
#: en/help_topics/configuration.txt:499
9611
10285
"bzr_remote_path\n"
9612
10286
"~~~~~~~~~~~~~~~"
9615
#: en/help_topics/configuration.txt:462
10289
#: en/help_topics/configuration.txt:502
9617
10291
"(Default: \"bzr\"). The path to the command that should be used to run the "
9619
10293
"server for bzr. This value may only be specified in locations.conf, because:"
9622
#: en/help_topics/configuration.txt:465
10296
#: en/help_topics/configuration.txt:505
9624
10298
"- it's needed before branch.conf is accessible\n"
9625
10299
"- allowing remote branch.conf files to specify commands would be a security\n"
9629
#: en/help_topics/configuration.txt:469
10303
#: en/help_topics/configuration.txt:509
9630
10304
msgid "It is overridden by the BZR_REMOTE_PATH environment variable."
9633
#: en/help_topics/configuration.txt:471
10307
#: en/help_topics/configuration.txt:511
9635
10309
"smtp_server\n"
9639
#: en/help_topics/configuration.txt:474
10313
#: en/help_topics/configuration.txt:514
9641
10315
"(Default: \"localhost\"). SMTP server to use when Bazaar needs to send\n"
9642
10316
"email, eg. with ``merge-directive --mail-to``, or the bzr-email plugin."
9645
#: en/help_topics/configuration.txt:477
10319
#: en/help_topics/configuration.txt:517
9647
10321
"smtp_username, smtp_password\n"
9648
10322
"~~~~~~~~~~~~~~~~~~~~~~~~~~~~"
9651
#: en/help_topics/configuration.txt:480
10325
#: en/help_topics/configuration.txt:520
9653
10327
"User and password to authenticate to the SMTP server. If smtp_username\n"
9654
10328
"is set, and smtp_password is not, Bazaar will prompt for a password.\n"
9857
10531
"--remember``."
9860
#: en/help_topics/configuration.txt:594
10534
#: en/help_topics/configuration.txt:634
9862
10536
"push_location\n"
9863
10537
"~~~~~~~~~~~~~"
9866
#: en/help_topics/configuration.txt:597
10540
#: en/help_topics/configuration.txt:637
9868
10542
"If present, the location of the default branch for push. This option\n"
9869
10543
"is normally set by the first ``push`` or ``push --remember``."
9872
#: en/help_topics/configuration.txt:600
10546
#: en/help_topics/configuration.txt:640
9874
10548
"push_strict\n"
9878
#: en/help_topics/configuration.txt:603
10552
#: en/help_topics/configuration.txt:643
9880
10554
"If present, defines the ``--strict`` option default value for checking\n"
9881
10555
"uncommitted changes before pushing."
9884
#: en/help_topics/configuration.txt:606
10558
#: en/help_topics/configuration.txt:646
9886
10560
"dpush_strict\n"
9887
10561
"~~~~~~~~~~~~"
9890
#: en/help_topics/configuration.txt:609
10564
#: en/help_topics/configuration.txt:649
9892
10566
"If present, defines the ``--strict`` option default value for checking\n"
9893
10567
"uncommitted changes before pushing into a different VCS without any\n"
9894
10568
"custom bzr metadata."
9897
#: en/help_topics/configuration.txt:613
10571
#: en/help_topics/configuration.txt:653
9899
10573
"bound_location\n"
9900
10574
"~~~~~~~~~~~~~~"
9903
#: en/help_topics/configuration.txt:616
10577
#: en/help_topics/configuration.txt:656
9905
10579
"The location that commits should go to when acting as a checkout.\n"
9906
10580
"This option is normally set by ``bind``."
9909
#: en/help_topics/configuration.txt:619
10583
#: en/help_topics/configuration.txt:659
9915
#: en/help_topics/configuration.txt:622
10589
#: en/help_topics/configuration.txt:662
9917
10591
"If set to \"True\", the branch should act as a checkout, and push each "
9919
10593
"the bound_location. This option is normally set by ``bind``/``unbind``."
9922
#: en/help_topics/configuration.txt:625
10596
#: en/help_topics/configuration.txt:665
9924
10598
"send_strict\n"
9928
#: en/help_topics/configuration.txt:628
10602
#: en/help_topics/configuration.txt:668
9930
10604
"If present, defines the ``--strict`` option default value for checking\n"
9931
10605
"uncommitted changes before sending a merge directive."
9934
#: en/help_topics/configuration.txt:631
10608
#: en/help_topics/configuration.txt:671
9936
10610
"add.maximum_file_size\n"
9937
10611
"~~~~~~~~~~~~~~~~~~~~~"
9940
#: en/help_topics/configuration.txt:634
10614
#: en/help_topics/configuration.txt:674
9942
10616
"Defines the maximum file size the command line \"add\" operation will allow\n"
9943
10617
"in recursive mode, with files larger than this value being skipped. You "
11158
11824
#: en/help_topics/hidden-commands.txt:1
11160
"added List files added in working tree.\n"
11161
"ancestry List all revisions merged into this branch.\n"
11162
"assert-fail Test reporting of assertion failures\n"
11163
"bundle-info Output interesting stats about a bundle\n"
11164
"bundle-revisions Create a merge-directive for submitting changes.\n"
11165
"cat-revision Write out metadata for a revision.\n"
11166
"dpush Push into a different VCS without any custom bzr\n"
11168
"dump-btree Dump the contents of a btree index file to stdout.\n"
11169
"export-pot Export command helps and error messages in po "
11171
"file-id Print file_id of a particular file or directory.\n"
11172
"file-path Print path of file_ids to a file or directory.\n"
11173
"find-merge-base Find and print a base revision for merging two "
11826
"added List files added in working tree.\n"
11827
"ancestry List all revisions merged into this branch.\n"
11828
"assert-fail Test reporting of assertion failures\n"
11829
"bundle-info Output interesting stats about a bundle\n"
11830
"bundle-revisions Create a merge-directive for submitting changes.\n"
11831
"cat-revision Write out metadata for a revision.\n"
11832
"dump-btree Dump the contents of a btree index file to stdout.\n"
11833
"export-pot Export command helps and error messages in po format.\n"
11834
"file-id Print file_id of a particular file or directory.\n"
11835
"file-path Print path of file_ids to a file or directory.\n"
11836
"find-merge-base Find and print a base revision for merging two "
11174
11837
"branches.\n"
11175
"hooks Show hooks.\n"
11176
"inventory Show inventory of the current working copy or a\n"
11178
"is-ignored Check if a path is ignored. [qbzr]\n"
11179
"is-versioned Check if a path is versioned. [qbzr]\n"
11180
"local-time-offset Show the offset in seconds from GMT to local time.\n"
11181
"lookup-revision Lookup the revision-id from a revision-number\n"
11182
"merge-directive Generate a merge directive for auto-merge tools.\n"
11183
"modified List files modified in working tree.\n"
11184
"qcheckout-ala-explorer Checkout a branch. The checkout is always "
11187
"qhelp Shows a help window [qbzr]\n"
11188
"qmain The QBzr main application. [qbzr]\n"
11189
"qsubprocess Run some bzr command as subprocess. [qbzr]\n"
11190
"re-sign Create a digital signature for an existing revision.\n"
11191
"reference list, view and set branch locations for nested "
11193
"relpath Show path of a file relative to root\n"
11194
"repair-workingtree Reset the working tree state file.\n"
11195
"revision-history Display the list of revision ids on a branch.\n"
11196
"revision-info Show revision number and revision id for a given\n"
11197
" revision identifier.\n"
11198
"rocks Statement of optimism.\n"
11199
"selftest Run internal test suite.\n"
11200
"shell-complete Show appropriate completions for context.\n"
11201
"test-script Run a shell-like test from a file.\n"
11202
"touching-revisions Return revision-ids which affected a particular "
11204
"unknowns List unknown files.\n"
11205
"wait-until-signalled Test helper for\n"
11206
" test_start_and_stop_bzr_subprocess_send_signal.\n"
11838
"hooks Show hooks.\n"
11839
"inventory Show inventory of the current working copy or a "
11841
"local-time-offset Show the offset in seconds from GMT to local time.\n"
11842
"lookup-revision Lookup the revision-id from a revision-number\n"
11843
"merge-directive Generate a merge directive for auto-merge tools.\n"
11844
"modified List files modified in working tree.\n"
11845
"re-sign Create a digital signature for an existing revision.\n"
11846
"reference list, view and set branch locations for nested trees.\n"
11847
"relpath Show path of a file relative to root\n"
11848
"repair-workingtree Reset the working tree state file.\n"
11849
"revision-history Display the list of revision ids on a branch.\n"
11850
"revision-info Show revision number and revision id for a given "
11853
"rocks Statement of optimism.\n"
11854
"selftest Run internal test suite.\n"
11855
"shell-complete Show appropriate completions for context.\n"
11856
"test-script Run a shell-like test from a file.\n"
11857
"touching-revisions Return revision-ids which affected a particular file.\n"
11858
"unknowns List unknown files.\n"
11859
"wait-until-signalled Test helper for\n"
11860
" test_start_and_stop_bzr_subprocess_send_signal.\n"
11209
11863
#: en/help_topics/hooks.txt:1
11592
12217
"set of command names."
11595
#: en/help_topics/hooks.txt:231
12220
#: en/help_topics/hooks.txt:212
11597
12222
"_ConfigHooks\n"
11598
12223
"------------"
11601
#: en/help_topics/hooks.txt:234
12226
#: en/help_topics/hooks.txt:215
11607
#: en/help_topics/hooks.txt:237
12232
#: en/help_topics/hooks.txt:218 en/help_topics/hooks.txt:226
12233
#: en/help_topics/hooks.txt:233 en/help_topics/hooks.txt:241
12234
#: en/help_topics/hooks.txt:248 en/help_topics/hooks.txt:370
12235
#: en/help_topics/hooks.txt:443
11608
12236
msgid "Introduced in: 2.4"
11611
#: en/help_topics/hooks.txt:239
12239
#: en/help_topics/hooks.txt:220
11613
12241
"Invoked when a config option is read. The signature is (stack, name,\n"
11617
#: en/help_topics/hooks.txt:242
12245
#: en/help_topics/hooks.txt:223
11623
#: en/help_topics/hooks.txt:247
12251
#: en/help_topics/hooks.txt:228
11624
12252
msgid "Invoked when a config store is loaded. The signature is (store)."
11627
#: en/help_topics/hooks.txt:249
12255
#: en/help_topics/hooks.txt:230
11633
#: en/help_topics/hooks.txt:254
12261
#: en/help_topics/hooks.txt:235
11635
12263
"Invoked when a config option is removed. The signature is (stack,\n"
11639
#: en/help_topics/hooks.txt:257
12267
#: en/help_topics/hooks.txt:238
11645
#: en/help_topics/hooks.txt:262
12273
#: en/help_topics/hooks.txt:243
11646
12274
msgid "Invoked when a config store is saved. The signature is (store)."
12277
#: en/help_topics/hooks.txt:245
12283
#: en/help_topics/hooks.txt:250
12285
"Invoked when a config option is set. The signature is (stack, name,\n"
12289
#: en/help_topics/hooks.txt:253
12291
"ControlDirHooks\n"
12295
#: en/help_topics/hooks.txt:256
12301
#: en/help_topics/hooks.txt:261
12303
"Invoked after a repository has been initialized. post_repo_init is\n"
12304
"called with a bzrlib.controldir.RepoInitHookParams."
11649
12307
#: en/help_topics/hooks.txt:264
12313
#: en/help_topics/hooks.txt:267
12314
msgid "Introduced in: 1.14"
11655
12317
#: en/help_topics/hooks.txt:269
11657
"Invoked when a config option is set. The signature is (stack, name,\n"
12319
"Invoked before attempting to open a ControlDir with the transport that\n"
12320
"the open will use."
11661
12323
#: en/help_topics/hooks.txt:272