18
18
"Content-Transfer-Encoding: 8bit\n"
19
19
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
22
22
msgid "skipping {0} (larger than {1} of {2} bytes)"
25
#: bzrlib/branch.py:872
25
#: bzrlib/branch.py:854
29
#: bzrlib/branch.py:3205
29
#: bzrlib/branch.py:3121
31
31
msgid "Pushed up to revision %d."
34
#: bzrlib/branch.py:3207
34
#: bzrlib/branch.py:3123
36
36
msgid "%d tag updated."
37
37
msgid_plural "%d tags updated."
41
#: bzrlib/branch.py:3210
41
#: bzrlib/branch.py:3126
42
42
msgid "No new revisions or tags to push."
45
#: bzrlib/branch.py:3212
45
#: bzrlib/branch.py:3128
46
46
msgid "No new revisions to push."
49
#: bzrlib/branch.py:3232
49
#: bzrlib/branch.py:3148
50
50
msgid "checked branch {0} format {1}"
53
#: bzrlib/branch.py:3235
53
#: bzrlib/branch.py:3151
55
55
msgid "found error:%s"
58
#: bzrlib/builtins.py:209 bzrlib/builtins.py:3016 bzrlib/workingtree.py:315
58
#: bzrlib/builtins.py:251 bzrlib/builtins.py:3026 bzrlib/workingtree.py:323
60
60
msgid "Ignoring files outside view. View is %s"
63
#: bzrlib/builtins.py:218
63
#: bzrlib/builtins.py:260
65
65
msgid "bzr %s --revision takes exactly one revision identifier"
68
#: bzrlib/builtins.py:303
68
#: bzrlib/builtins.py:315
69
69
msgid "Display status summary."
72
#: bzrlib/builtins.py:305
72
#: bzrlib/builtins.py:317
74
74
"This reports on versioned and unknown files, reporting them\n"
75
75
"grouped by state. Possible states are:"
78
#: bzrlib/builtins.py:308
78
#: bzrlib/builtins.py:320
81
81
" Versioned in the working copy but not in the previous revision."
84
#: bzrlib/builtins.py:311
84
#: bzrlib/builtins.py:323
87
87
" Versioned in the previous revision but removed or deleted\n"
88
88
" in the working copy."
91
#: bzrlib/builtins.py:315
91
#: bzrlib/builtins.py:327
94
94
" Path of this file changed from the previous revision;\n"
167
167
# help of 'short' option of 'status' command
168
#: bzrlib/builtins.py:363
168
#: bzrlib/builtins.py:375
169
169
msgid "Use short status indicators."
172
172
# help of 'versioned' option of 'status' command
173
#: bzrlib/builtins.py:365
173
#: bzrlib/builtins.py:377
174
174
msgid "Only show versioned files."
177
177
# help of 'no-pending' option of 'status' command
178
#: bzrlib/builtins.py:367
178
#: bzrlib/builtins.py:379
179
179
msgid "Don't show pending merges."
182
182
# help of 'no-classify' option of 'status' command
183
#: bzrlib/builtins.py:370
183
#: bzrlib/builtins.py:382
184
184
msgid "Do not mark object type using indicator."
187
#: bzrlib/builtins.py:385
187
#: bzrlib/builtins.py:397
188
188
msgid "bzr status --revision takes exactly one or two revision specifiers"
191
#: bzrlib/builtins.py:429 bzrlib/builtins.py:5183
191
#: bzrlib/builtins.py:441 bzrlib/builtins.py:5197
192
192
msgid "You can only supply one of revision_id or --revision"
195
#: bzrlib/builtins.py:432 bzrlib/builtins.py:5185
195
#: bzrlib/builtins.py:444 bzrlib/builtins.py:5199
196
196
msgid "You must supply either --revision or a revision_id"
199
#: bzrlib/builtins.py:439
199
#: bzrlib/builtins.py:451
201
201
msgid "Repository %r does not support access to raw revision texts"
204
#: bzrlib/builtins.py:450
204
#: bzrlib/builtins.py:462
205
205
msgid "The repository {0} contains no revision {1}."
208
#: bzrlib/builtins.py:457
208
#: bzrlib/builtins.py:469
209
209
msgid "You cannot specify a NULL revision."
212
#: bzrlib/builtins.py:549
212
#: bzrlib/builtins.py:561
213
213
msgid "Remove the working tree from a given branch/checkout."
216
#: bzrlib/builtins.py:551
216
#: bzrlib/builtins.py:563
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:554
222
#: bzrlib/builtins.py:566
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:560
227
#: bzrlib/builtins.py:572
228
228
msgid "Remove the working tree even if it has uncommitted or shelved changes."
231
#: bzrlib/builtins.py:574
231
#: bzrlib/builtins.py:586
232
232
msgid "No working tree to remove"
235
#: bzrlib/builtins.py:576
235
#: bzrlib/builtins.py:588
236
236
msgid "You cannot remove the working tree of a remote path"
239
#: bzrlib/builtins.py:585
239
#: bzrlib/builtins.py:597
240
240
msgid "You cannot remove the working tree from a lightweight checkout"
243
#: bzrlib/builtins.py:625
243
#: bzrlib/builtins.py:637
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:636
249
#: bzrlib/builtins.py:648
251
251
", the header appears corrupt, try passing -r -1 to set the state to the last "
255
#: bzrlib/builtins.py:640
255
#: bzrlib/builtins.py:652
256
256
msgid "failed to reset the tree state{0}"
259
#: bzrlib/builtins.py:644
259
#: bzrlib/builtins.py:656
260
260
msgid "Show current revision number."
263
#: bzrlib/builtins.py:646
263
#: bzrlib/builtins.py:658
264
264
msgid "This is equal to the number of revisions on this branch."
267
#: bzrlib/builtins.py:659
267
#: bzrlib/builtins.py:671
268
268
msgid "--tree and --revision can not be used together"
271
#: bzrlib/builtins.py:676 bzrlib/builtins.py:5967
271
#: bzrlib/builtins.py:688 bzrlib/builtins.py:5953
272
272
msgid "Tags can only be placed on a single revision, not on a range"
275
275
# help of 'tree' option of 'revno' command
276
#: bzrlib/builtins.py:700
276
#: bzrlib/builtins.py:712
277
277
msgid "Show revno of working tree."
280
#: bzrlib/builtins.py:748
280
#: bzrlib/builtins.py:760
281
281
msgid "Add specified files or directories."
284
#: bzrlib/builtins.py:750
284
#: bzrlib/builtins.py:762
286
286
"In non-recursive mode, all the named items are added, regardless\n"
287
287
"of whether they were previously ignored. A warning is given if\n"
288
288
"any of the named files are already versioned."
291
#: bzrlib/builtins.py:754
291
#: bzrlib/builtins.py:766
293
293
"In recursive mode (the default), files are treated the same way\n"
294
294
"but the behaviour for directories is different. Directories that\n"
352
352
# help of 'no-recurse' option of 'add' command
353
#: bzrlib/builtins.py:794
353
#: bzrlib/builtins.py:806
354
354
msgid "Don't recursively add the contents of directories."
357
357
# help of 'file-ids-from' option of 'add' command
358
#: bzrlib/builtins.py:800
358
#: bzrlib/builtins.py:813
359
359
msgid "Lookup file ids from this tree."
362
#: bzrlib/builtins.py:836
362
#: bzrlib/builtins.py:849
363
363
msgid "ignored {0} matching \"{1}\"\n"
366
#: bzrlib/builtins.py:841
366
#: bzrlib/builtins.py:854
367
367
msgid "Create a new versioned directory."
370
#: bzrlib/builtins.py:843
370
#: bzrlib/builtins.py:856
371
371
msgid "This is equivalent to creating the directory and then adding it."
374
374
# help of 'parents' option of 'mkdir' command
375
#: bzrlib/builtins.py:850
375
#: bzrlib/builtins.py:863
376
376
msgid "No error if existing, make parent directories as needed."
379
#: bzrlib/builtins.py:884
379
#: bzrlib/builtins.py:897
381
381
msgid "added %s\n"
384
#: bzrlib/builtins.py:926
384
#: bzrlib/builtins.py:939
386
386
msgid "invalid kind %r specified"
389
#: bzrlib/builtins.py:963
389
#: bzrlib/builtins.py:976
390
390
msgid "Move or rename a file."
393
#: bzrlib/builtins.py:965
393
#: bzrlib/builtins.py:978
394
394
msgid " bzr mv SOURCE... DESTINATION"
397
#: bzrlib/builtins.py:967
397
#: bzrlib/builtins.py:980
399
399
"If the last argument is a versioned directory, all the other names\n"
400
400
"are moved into it. Otherwise, there must be exactly two arguments\n"
401
401
"and the file is changed to a new name."
404
#: bzrlib/builtins.py:971
404
#: bzrlib/builtins.py:984
406
406
"If OLDNAME does not exist on the filesystem but is versioned and\n"
407
407
"NEWNAME does exist on the filesystem but is not versioned, mv\n"
410
410
"The same is valid when moving many SOURCE files to a DESTINATION."
413
#: bzrlib/builtins.py:977
413
#: bzrlib/builtins.py:990
414
414
msgid "Files cannot be moved between branches."
417
417
# help of 'after' option of 'mv' command
418
#: bzrlib/builtins.py:984
418
#: bzrlib/builtins.py:997
420
420
"Move only the bzr identifier of the file, because the file has already been "
424
424
# help of 'auto' option of 'mv' command
425
#: bzrlib/builtins.py:986
425
#: bzrlib/builtins.py:999
426
426
msgid "Automatically guess renames."
429
429
# help of 'dry-run' option of 'mv' command
430
#: bzrlib/builtins.py:987
430
#: bzrlib/builtins.py:1000
431
431
msgid "Avoid making changes when guessing renames."
434
#: bzrlib/builtins.py:996
434
#: bzrlib/builtins.py:1009
435
435
msgid "--dry-run requires --auto."
438
#: bzrlib/builtins.py:1000
438
#: bzrlib/builtins.py:1013
439
439
msgid "missing file argument"
442
#: bzrlib/builtins.py:1004
442
#: bzrlib/builtins.py:1017
443
443
msgid "can not move root of branch"
446
#: bzrlib/builtins.py:1010
446
#: bzrlib/builtins.py:1023
447
447
msgid "Only one path may be specified to --auto."
450
#: bzrlib/builtins.py:1013
450
#: bzrlib/builtins.py:1026
451
451
msgid "--after cannot be specified with --auto."
454
#: bzrlib/builtins.py:1050
454
#: bzrlib/builtins.py:1062
455
455
msgid "to mv multiple files the destination must be a versioned directory"
458
#: bzrlib/builtins.py:1102
458
#: bzrlib/builtins.py:1114
459
459
msgid "Turn this branch into a mirror of another branch."
462
#: bzrlib/builtins.py:1104
462
#: bzrlib/builtins.py:1116
464
464
"By default, this command only works on branches that have not diverged.\n"
465
465
"Branches are considered diverged if the destination branch's most recent \n"
506
506
# help of 'verbose' option of 'pull' command
507
#: bzrlib/builtins.py:1134
507
#: bzrlib/builtins.py:1146
508
508
msgid "Show logs of pulled revisions."
511
511
# help of 'directory' option of 'pull' command
512
#: bzrlib/builtins.py:1136
512
#: bzrlib/builtins.py:1148
514
514
"Branch to pull into, rather than the one containing the working directory."
517
517
# help of 'local' option of 'pull' command
518
#: bzrlib/builtins.py:1139
518
#: bzrlib/builtins.py:1151
520
520
"Perform a local pull in a bound branch. Local pulls are not applied to the "
524
#: bzrlib/builtins.py:1168
524
#: bzrlib/builtins.py:1180
525
525
msgid "Need working tree for --show-base."
528
#: bzrlib/builtins.py:1184
528
#: bzrlib/builtins.py:1196
529
529
msgid "No pull location known or specified."
532
#: bzrlib/builtins.py:1190
532
#: bzrlib/builtins.py:1202
534
534
msgid "Using saved parent location: %s\n"
537
#: bzrlib/builtins.py:1197 bzrlib/builtins.py:4393
537
#: bzrlib/builtins.py:1209 bzrlib/builtins.py:4406
538
538
msgid "Cannot use -r with merge directives or bundles"
541
#: bzrlib/builtins.py:1238
541
#: bzrlib/builtins.py:1252
542
542
msgid "Update a mirror of this branch."
545
#: bzrlib/builtins.py:1240
545
#: bzrlib/builtins.py:1254
547
547
"The target branch will not have its working tree populated because this\n"
548
548
"is both expensive, and is not supported on remote file systems."
551
#: bzrlib/builtins.py:1243
551
#: bzrlib/builtins.py:1257
553
553
"Some smart servers or protocols *may* put the working tree in place in\n"
557
#: bzrlib/builtins.py:1246
557
#: bzrlib/builtins.py:1260
559
559
"This command only works on branches that have not diverged. Branches are\n"
560
560
"considered diverged if the destination branch's most recent commit is one\n"
561
561
"that has not been merged (directly or indirectly) by the source branch."
564
#: bzrlib/builtins.py:1250
564
#: bzrlib/builtins.py:1264
566
566
"If branches have diverged, you can use 'bzr push --overwrite' to replace\n"
567
567
"the other branch completely, discarding its unmerged changes."
570
#: bzrlib/builtins.py:1253
570
#: bzrlib/builtins.py:1267
572
572
"If you want to ensure you have the different changes in the other branch,\n"
573
573
"do a merge (see bzr help merge) from the other branch, and commit that.\n"
574
574
"After that you will be able to do a push without '--overwrite'."
577
#: bzrlib/builtins.py:1257
577
#: bzrlib/builtins.py:1271
579
579
"If there is no default push location set, the first push will set it (use\n"
580
580
"--no-remember to avoid setting it). After that, you can omit the\n"
621
621
# help of 'strict' option of 'dpush' command
622
622
# help of 'strict' option of 'push' command
623
#: bzrlib/builtins.py:1289 bzrlib/foreign.py:279
623
#: bzrlib/builtins.py:1303 bzrlib/foreign.py:279
625
625
"Refuse to push if there are uncommitted changes in the working tree, --no-"
626
626
"strict disables the check."
629
629
# help of 'no-tree' option of 'push' command
630
#: bzrlib/builtins.py:1292
630
#: bzrlib/builtins.py:1306
631
631
msgid "Don't populate the working tree, even for protocols that support it."
634
#: bzrlib/builtins.py:1336
634
#: bzrlib/builtins.py:1350
635
635
msgid "Could not determine branch to refer to."
638
#: bzrlib/builtins.py:1345
638
#: bzrlib/builtins.py:1359
641
641
"No push location known or specified. To push to the parent branch (at %s), "
642
642
"use 'bzr push :parent'."
645
#: bzrlib/builtins.py:1351 bzrlib/foreign.py:306
645
#: bzrlib/builtins.py:1365 bzrlib/foreign.py:306
646
646
msgid "No push location known or specified."
649
#: bzrlib/builtins.py:1355
649
#: bzrlib/builtins.py:1369
651
651
msgid "Using saved push location: %s"
654
#: bzrlib/builtins.py:1365
654
#: bzrlib/builtins.py:1379
655
655
msgid "Create a new branch that is a copy of an existing branch."
658
#: bzrlib/builtins.py:1367
658
#: bzrlib/builtins.py:1381
660
660
"If the TO_LOCATION is omitted, the last component of the FROM_LOCATION will\n"
661
661
"be used. In other words, \"branch ../foo/bar\" will attempt to create ./"
666
666
"create ./foo-bar."
669
#: bzrlib/builtins.py:1374
669
#: bzrlib/builtins.py:1388
671
671
"To retrieve the branch as of a particular revision, supply the --revision\n"
672
672
"parameter, as in \"branch foo/bar -r 5\"."
675
#: bzrlib/builtins.py:1377
675
#: bzrlib/builtins.py:1391
676
676
msgid "The synonyms 'clone' and 'get' for this command are deprecated."
679
679
# help of 'no-tree' option of 'branch' command
680
#: bzrlib/builtins.py:1387
680
#: bzrlib/builtins.py:1401
681
681
msgid "Create a branch without a working-tree."
684
684
# help of 'switch' option of 'branch' command
685
#: bzrlib/builtins.py:1389
685
#: bzrlib/builtins.py:1403
686
686
msgid "Switch the checkout in the current directory to the new branch."
689
689
# help of 'stacked' option of 'branch' command
690
#: bzrlib/builtins.py:1392
690
#: bzrlib/builtins.py:1406
692
692
"Create a stacked branch referring to the source branch. The new branch will "
693
693
"depend on the availability of the source branch for all operations."
696
696
# help of 'standalone' option of 'branch' command
697
#: bzrlib/builtins.py:1396
697
#: bzrlib/builtins.py:1410
698
698
msgid "Do not use a shared repository, even if available."
701
701
# help of 'use-existing-dir' option of 'branch' command
702
#: bzrlib/builtins.py:1398
702
#: bzrlib/builtins.py:1412
704
704
"By default branch will fail if the target directory exists, but does not "
705
705
"already have a control directory. This flag will allow branch to proceed."
708
708
# help of 'bind' option of 'branch' command
709
#: bzrlib/builtins.py:1403
709
#: bzrlib/builtins.py:1417
710
710
msgid "Bind new branch to from location."
713
#: bzrlib/builtins.py:1450
713
#: bzrlib/builtins.py:1464
715
715
msgid "Target directory \"%s\" already exists."
718
#: bzrlib/builtins.py:1462
718
#: bzrlib/builtins.py:1476
720
720
msgid "Parent of \"%s\" does not exist."
723
#: bzrlib/builtins.py:1481
723
#: bzrlib/builtins.py:1495
724
724
msgid "The branch {0} has no revision {1}."
727
#: bzrlib/builtins.py:1496 bzrlib/push.py:53
727
#: bzrlib/builtins.py:1510 bzrlib/push.py:53
729
729
msgid "Created new stacked branch referring to %s."
732
#: bzrlib/builtins.py:1500
732
#: bzrlib/builtins.py:1514
734
734
msgid "Branched %d revision."
735
735
msgid_plural "Branched %d revisions."
739
#: bzrlib/builtins.py:1505
739
#: bzrlib/builtins.py:1519
741
741
msgid "New branch bound to %s"
744
#: bzrlib/builtins.py:1510 bzrlib/builtins.py:6256
744
#: bzrlib/builtins.py:1524 bzrlib/builtins.py:6247
746
746
msgid "Switched to branch: %s"
749
#: bzrlib/builtins.py:1515
749
#: bzrlib/builtins.py:1529
750
750
msgid "List the branches available at the current location."
753
#: bzrlib/builtins.py:1517
753
#: bzrlib/builtins.py:1531
755
755
"This command will print the names of all the branches at the current\n"
759
759
# help of 'recursive' option of 'branches' command
760
#: bzrlib/builtins.py:1524
760
#: bzrlib/builtins.py:1538
762
762
"Recursively scan for branches rather than just looking in the specified "
766
#: bzrlib/builtins.py:1554
766
#: bzrlib/builtins.py:1567
767
767
msgid "(default)"
770
#: bzrlib/builtins.py:1566
770
#: bzrlib/builtins.py:1579
771
771
msgid "Create a new checkout of an existing branch."
774
#: bzrlib/builtins.py:1568
774
#: bzrlib/builtins.py:1581
776
776
"If BRANCH_LOCATION is omitted, checkout will reconstitute a working tree "
815
815
# help of 'files-from' option of 'branch' command
816
816
# help of 'files-from' option of 'checkout' command
817
#: bzrlib/builtins.py:1597
817
#: bzrlib/builtins.py:1610
818
818
msgid "Get file contents from this tree."
821
821
# help of 'hardlink' option of 'branch' command
822
822
# help of 'hardlink' option of 'checkout' command
823
#: bzrlib/builtins.py:1599
823
#: bzrlib/builtins.py:1612
824
824
msgid "Hard-link working tree files where possible."
827
#: bzrlib/builtins.py:1640
827
#: bzrlib/builtins.py:1653
829
829
"Show list of renamed files.\n"
833
#: bzrlib/builtins.py:1670
833
#: bzrlib/builtins.py:1681
834
834
msgid "Update a working tree to a new revision."
837
#: bzrlib/builtins.py:1672
837
#: bzrlib/builtins.py:1683
839
839
"This will perform a merge of the destination revision (the tip of the\n"
840
840
"branch, or the specified revision) into the working tree, and then make\n"
841
841
"that revision the basis revision for the working tree. "
844
#: bzrlib/builtins.py:1676
844
#: bzrlib/builtins.py:1687
846
846
"You can use this to visit an older revision, or to update a working tree\n"
847
847
"that is out of date from its branch."
850
#: bzrlib/builtins.py:1679
850
#: bzrlib/builtins.py:1690
852
852
"If there are any uncommitted changes in the tree, they will be carried\n"
853
853
"across and remain as uncommitted changes after the update. To discard\n"
871
871
"out the old content of that file to a new location."
874
#: bzrlib/builtins.py:1694
874
#: bzrlib/builtins.py:1705
876
876
"The 'dir' argument, if given, must be the location of the root of a\n"
877
877
"working tree to update. By default, the working tree that contains the \n"
878
878
"current working directory is used."
881
#: bzrlib/builtins.py:1710
881
#: bzrlib/builtins.py:1721
882
882
msgid "bzr update --revision takes exactly one revision"
885
#: bzrlib/builtins.py:1718
885
#: bzrlib/builtins.py:1729
886
886
msgid "bzr update can only update a whole tree, not a file or subdirectory"
889
#: bzrlib/builtins.py:1749
889
#: bzrlib/builtins.py:1760
890
890
msgid "Tree is up to date at revision {0} of branch {1}"
893
#: bzrlib/builtins.py:1765
893
#: bzrlib/builtins.py:1776
896
896
"branch has no revision %s\n"
897
897
"bzr update --revision only works for a revision in the branch history"
900
#: bzrlib/builtins.py:1771
900
#: bzrlib/builtins.py:1782
901
901
msgid "Updated to revision {0} of branch {1}"
904
#: bzrlib/builtins.py:1775
904
#: bzrlib/builtins.py:1786
906
906
"Your local commits will now show as pending merges with 'bzr status', and "
907
907
"can be committed with 'bzr commit'."
910
#: bzrlib/builtins.py:1784
910
#: bzrlib/builtins.py:1795
911
911
msgid "Show information about a working tree, branch or repository."
914
#: bzrlib/builtins.py:1786
914
#: bzrlib/builtins.py:1797
916
916
"This command will show all known locations and formats associated to the\n"
917
917
"tree, branch or repository."
920
#: bzrlib/builtins.py:1789
920
#: bzrlib/builtins.py:1800
922
922
"In verbose mode, statistical information is included with each report.\n"
923
923
"To see extended statistic information, use a verbosity level of 2 or\n"
924
924
"higher by specifying the verbose option multiple times, e.g. -vv."
927
#: bzrlib/builtins.py:1793
927
#: bzrlib/builtins.py:1804
928
928
msgid "Branches and working trees will also report any missing revisions."
931
#: bzrlib/builtins.py:1795 bzrlib/builtins.py:3715 bzrlib/builtins.py:4845
932
#: bzrlib/builtins.py:6442
931
#: bzrlib/builtins.py:1806 bzrlib/builtins.py:3725 bzrlib/builtins.py:4859
932
#: bzrlib/builtins.py:6433
933
933
msgid ":Examples:"
936
#: bzrlib/builtins.py:1797
936
#: bzrlib/builtins.py:1808
937
937
msgid " Display information on the format and related locations:"
940
#: bzrlib/builtins.py:1799
940
#: bzrlib/builtins.py:1810
941
941
msgid " bzr info"
944
#: bzrlib/builtins.py:1801
944
#: bzrlib/builtins.py:1812
946
946
" Display the above together with extended format information and\n"
947
947
" basic statistics (like the number of files in the working tree and\n"
948
948
" number of revisions in the branch and repository):"
951
#: bzrlib/builtins.py:1805
951
#: bzrlib/builtins.py:1816
952
952
msgid " bzr info -v"
955
#: bzrlib/builtins.py:1807
955
#: bzrlib/builtins.py:1818
956
956
msgid " Display the above together with number of committers to the branch:"
959
#: bzrlib/builtins.py:1809
959
#: bzrlib/builtins.py:1820
960
960
msgid " bzr info -vv"
963
#: bzrlib/builtins.py:1828
963
#: bzrlib/builtins.py:1839
964
964
msgid "Remove files or directories."
967
#: bzrlib/builtins.py:1830
967
#: bzrlib/builtins.py:1841
969
969
"This makes Bazaar stop tracking changes to the specified files. Bazaar will\n"
970
970
"delete them if they can easily be recovered using revert otherwise they\n"
976
976
# help of 'new' option of 'remove' command
977
#: bzrlib/builtins.py:1838
977
#: bzrlib/builtins.py:1849
978
978
msgid "Only remove files that have never been committed."
981
981
# help of 'file-deletion-strategy' option of 'remove' command
982
#: bzrlib/builtins.py:1840
982
#: bzrlib/builtins.py:1851
983
983
msgid "The file deletion mode to be used."
986
986
# title of 'file-deletion-strategy' option of 'remove' command
987
#: bzrlib/builtins.py:1841
987
#: bzrlib/builtins.py:1852
988
988
msgid "Deletion Strategy"
991
991
# help of 'file-deletion-strategy=safe' option of 'remove' command
992
#: bzrlib/builtins.py:1842
992
#: bzrlib/builtins.py:1853
993
993
msgid "Backup changed files (default)."
996
996
# help of 'file-deletion-strategy=keep' option of 'remove' command
997
#: bzrlib/builtins.py:1843
997
#: bzrlib/builtins.py:1854
998
998
msgid "Delete from bzr but leave the working copy."
1001
1001
# help of 'file-deletion-strategy=no-backup' option of 'remove' command
1002
#: bzrlib/builtins.py:1844
1002
#: bzrlib/builtins.py:1855
1003
1003
msgid "Don't backup changed files."
1006
1006
# help of 'file-deletion-strategy=force' option of 'remove' command
1007
#: bzrlib/builtins.py:1845
1007
#: bzrlib/builtins.py:1856
1009
1009
"Delete all the specified files, even if they can not be recovered and even "
1010
1010
"if they are non-empty directories. (deprecated, use no-backup)"
1013
#: bzrlib/builtins.py:1854
1013
#: bzrlib/builtins.py:1865
1014
1014
msgid "(The --force option is deprecated, rather use --no-backup in future.)"
1017
#: bzrlib/builtins.py:1871
1017
#: bzrlib/builtins.py:1882
1018
1018
msgid "No matching files."
1021
#: bzrlib/builtins.py:1932
1021
#: bzrlib/builtins.py:1943
1022
1022
msgid "Reconcile bzr metadata in a branch."
1025
#: bzrlib/builtins.py:1934
1025
#: bzrlib/builtins.py:1945
1027
1027
"This can correct data mismatches that may have been caused by\n"
1028
1028
"previous ghost operations or bzr upgrades. You should only\n"
1117
1117
# help of 'create-prefix' option of 'init' command
1118
1118
# help of 'create-prefix' option of 'push' command
1119
#: bzrlib/builtins.py:2041
1119
#: bzrlib/builtins.py:2052
1120
1120
msgid "Create the path leading up to the branch if it does not already exist."
1123
1123
# help of 'format' option of 'init' command
1124
#: bzrlib/builtins.py:2044
1124
#: bzrlib/builtins.py:2055
1125
1125
msgid "Specify a format for this branch. See \"help formats\"."
1128
1128
# help of 'append-revisions-only' option of 'init' command
1129
#: bzrlib/builtins.py:2052
1129
#: bzrlib/builtins.py:2063
1130
1130
msgid "Never change revnos or the existing log. Append revisions to it only."
1133
1133
# help of 'no-tree' option of 'init' command
1134
#: bzrlib/builtins.py:2055
1134
#: bzrlib/builtins.py:2066
1135
1135
msgid "Create a branch without a working tree."
1138
#: bzrlib/builtins.py:2075 bzrlib/push.py:110
1138
#: bzrlib/builtins.py:2086 bzrlib/push.py:110
1139
1139
#, python-format
1141
1141
"Parent directory of %s does not exist.\n"
1142
1142
"You may supply --create-prefix to create all leading parent directories."
1145
#: bzrlib/builtins.py:2109
1145
#: bzrlib/builtins.py:2120
1147
1147
"This branch format cannot be set to append-revisions-only. Try --default."
1150
#: bzrlib/builtins.py:2120
1150
#: bzrlib/builtins.py:2131
1151
1151
msgid "Created a {0} (format: {1})\n"
1154
#: bzrlib/builtins.py:2129
1154
#: bzrlib/builtins.py:2140
1155
1155
#, python-format
1156
1156
msgid "Using shared repository: %s\n"
1159
#: bzrlib/builtins.py:2133
1159
#: bzrlib/builtins.py:2144
1160
1160
msgid "Create a shared repository for branches to share storage space."
1163
#: bzrlib/builtins.py:2135
1163
#: bzrlib/builtins.py:2146
1165
1165
"New branches created under the repository directory will store their\n"
1166
1166
"revisions in the repository, not in the branch directory. For branches\n"
1256
1256
" 0 - no change"
1259
#: bzrlib/builtins.py:2220
1259
#: bzrlib/builtins.py:2231
1262
1262
" Shows the difference in the working tree versus the last commit::"
1265
#: bzrlib/builtins.py:2223
1265
#: bzrlib/builtins.py:2234
1266
1266
msgid " bzr diff"
1269
#: bzrlib/builtins.py:2225
1269
#: bzrlib/builtins.py:2236
1270
1270
msgid " Difference between the working tree and revision 1::"
1273
#: bzrlib/builtins.py:2227
1273
#: bzrlib/builtins.py:2238
1274
1274
msgid " bzr diff -r1"
1277
#: bzrlib/builtins.py:2229
1277
#: bzrlib/builtins.py:2240
1278
1278
msgid " Difference between revision 3 and revision 1::"
1281
#: bzrlib/builtins.py:2231
1281
#: bzrlib/builtins.py:2242
1282
1282
msgid " bzr diff -r1..3"
1285
#: bzrlib/builtins.py:2233
1285
#: bzrlib/builtins.py:2244
1286
1286
msgid " Difference between revision 3 and revision 1 for branch xxx::"
1289
#: bzrlib/builtins.py:2235
1289
#: bzrlib/builtins.py:2246
1290
1290
msgid " bzr diff -r1..3 xxx"
1293
#: bzrlib/builtins.py:2237
1293
#: bzrlib/builtins.py:2248
1294
1294
msgid " The changes introduced by revision 2 (equivalent to -r1..2)::"
1297
#: bzrlib/builtins.py:2239
1297
#: bzrlib/builtins.py:2250
1298
1298
msgid " bzr diff -c2"
1301
#: bzrlib/builtins.py:2241
1301
#: bzrlib/builtins.py:2252
1303
1303
" To see the changes introduced by revision X::\n"
1305
1305
" bzr diff -cX"
1308
#: bzrlib/builtins.py:2245
1308
#: bzrlib/builtins.py:2256
1310
1310
" Note that in the case of a merge, the -c option shows the changes\n"
1311
1311
" compared to the left hand parent. To see the changes against\n"
1312
1312
" another parent, use::"
1315
#: bzrlib/builtins.py:2249
1315
#: bzrlib/builtins.py:2260
1316
1316
msgid " bzr diff -r<chosen_parent>..X"
1319
#: bzrlib/builtins.py:2251
1319
#: bzrlib/builtins.py:2262
1321
1321
" The changes between the current revision and the previous revision\n"
1322
1322
" (equivalent to -c-1 and -r-2..-1)"
1325
#: bzrlib/builtins.py:2254
1325
#: bzrlib/builtins.py:2265
1326
1326
msgid " bzr diff -r-2.."
1329
#: bzrlib/builtins.py:2256
1329
#: bzrlib/builtins.py:2267
1330
1330
msgid " Show just the differences for file NEWS::"
1333
#: bzrlib/builtins.py:2258
1333
#: bzrlib/builtins.py:2269
1334
1334
msgid " bzr diff NEWS"
1337
#: bzrlib/builtins.py:2260
1337
#: bzrlib/builtins.py:2271
1338
1338
msgid " Show the differences in working tree xxx for file NEWS::"
1341
#: bzrlib/builtins.py:2262
1341
#: bzrlib/builtins.py:2273
1342
1342
msgid " bzr diff xxx/NEWS"
1345
#: bzrlib/builtins.py:2264
1345
#: bzrlib/builtins.py:2275
1346
1346
msgid " Show the differences from branch xxx to this working tree:"
1349
#: bzrlib/builtins.py:2266
1349
#: bzrlib/builtins.py:2277
1350
1350
msgid " bzr diff --old xxx"
1353
#: bzrlib/builtins.py:2268
1353
#: bzrlib/builtins.py:2279
1354
1354
msgid " Show the differences between two branches for file NEWS::"
1357
#: bzrlib/builtins.py:2270
1357
#: bzrlib/builtins.py:2281
1358
1358
msgid " bzr diff --old xxx --new yyy NEWS"
1361
#: bzrlib/builtins.py:2272
1361
#: bzrlib/builtins.py:2283
1362
1362
msgid " Same as 'bzr diff' but prefix paths with old/ and new/::"
1365
#: bzrlib/builtins.py:2274
1365
#: bzrlib/builtins.py:2285
1367
1367
" bzr diff --prefix old/:new/\n"
1374
1374
# help of 'diff-options' option of 'diff' command
1375
#: bzrlib/builtins.py:2284
1375
#: bzrlib/builtins.py:2295
1376
1376
msgid "Pass these options to the external diff program."
1379
1379
# help of 'prefix' option of 'diff' command
1380
#: bzrlib/builtins.py:2287
1380
#: bzrlib/builtins.py:2298
1382
1382
"Set prefixes added to old and new filenames, as two values separated by a "
1383
1383
"colon. (eg \"old/:new/\")."
1386
1386
# help of 'old' option of 'diff' command
1387
#: bzrlib/builtins.py:2290
1387
#: bzrlib/builtins.py:2301
1388
1388
msgid "Branch/tree to compare from."
1391
1391
# help of 'new' option of 'diff' command
1392
#: bzrlib/builtins.py:2294
1392
#: bzrlib/builtins.py:2305
1393
1393
msgid "Branch/tree to compare to."
1396
1396
# help of 'using' option of 'diff' command
1397
#: bzrlib/builtins.py:2300
1397
#: bzrlib/builtins.py:2311
1398
1398
msgid "Use this command to compare files."
1401
1401
# help of 'format' option of 'diff' command
1402
#: bzrlib/builtins.py:2305
1402
#: bzrlib/builtins.py:2316
1403
1403
msgid "Diff format to use."
1406
1406
# title of 'format' option of 'diff' command
1407
#: bzrlib/builtins.py:2307
1407
#: bzrlib/builtins.py:2318
1408
1408
msgid "Diff format"
1411
#: bzrlib/builtins.py:2329
1411
#: bzrlib/builtins.py:2340
1412
1412
msgid "--prefix expects two values separated by a colon (eg \"old/:new/\")"
1415
#: bzrlib/builtins.py:2333
1415
#: bzrlib/builtins.py:2344
1416
1416
msgid "bzr diff --revision takes exactly one or two revision specifiers"
1419
#: bzrlib/builtins.py:2338 bzrlib/builtins.py:2736 bzrlib/builtins.py:2749
1420
#: bzrlib/builtins.py:2757 bzrlib/builtins.py:4919
1419
#: bzrlib/builtins.py:2349 bzrlib/builtins.py:2746 bzrlib/builtins.py:2759
1420
#: bzrlib/builtins.py:2767 bzrlib/builtins.py:4933
1421
1421
msgid "{0} and {1} are mutually exclusive"
1424
#: bzrlib/builtins.py:2358
1424
#: bzrlib/builtins.py:2369
1426
1426
"List files deleted in the working tree.\n"
1430
#: bzrlib/builtins.py:2436
1430
#: bzrlib/builtins.py:2446
1431
1431
msgid "Show the tree root directory."
1434
#: bzrlib/builtins.py:2438
1434
#: bzrlib/builtins.py:2448
1436
1436
"The root is the nearest enclosing directory with a .bzr control\n"
1440
#: bzrlib/builtins.py:2453
1440
#: bzrlib/builtins.py:2463
1441
1441
msgid "The limit argument must be an integer."
1444
#: bzrlib/builtins.py:2461
1444
#: bzrlib/builtins.py:2471
1445
1445
msgid "The levels argument must be an integer."
1448
#: bzrlib/builtins.py:2466
1448
#: bzrlib/builtins.py:2476
1449
1449
msgid "Show historical log for a branch or subset of a branch."
1452
#: bzrlib/builtins.py:2468
1452
#: bzrlib/builtins.py:2478
1454
1454
"log is bzr's default tool for exploring the history of a branch.\n"
1455
1455
"The branch to use is taken from the first parameter. If no parameters\n"
1571
1571
" a nested merge revision and the log will be truncated accordingly."
1574
#: bzrlib/builtins.py:2542
1574
#: bzrlib/builtins.py:2552
1575
1575
msgid ":Path filtering:"
1578
#: bzrlib/builtins.py:2544
1578
#: bzrlib/builtins.py:2554
1580
1580
" If parameters are given and the first one is not a branch, the log\n"
1581
1581
" will be filtered to show only those revisions that changed the\n"
1582
1582
" nominated files or directories."
1585
#: bzrlib/builtins.py:2548
1585
#: bzrlib/builtins.py:2558
1587
1587
" Filenames are interpreted within their historical context. To log a\n"
1588
1588
" deleted file, specify a revision range so that the file existed at\n"
1589
1589
" the end or start of the range."
1592
#: bzrlib/builtins.py:2552
1592
#: bzrlib/builtins.py:2562
1594
1594
" Historical context is also important when interpreting pathnames of\n"
1595
1595
" renamed files/directories. Consider the following example:"
1598
#: bzrlib/builtins.py:2555
1598
#: bzrlib/builtins.py:2565
1600
1600
" * revision 1: add tutorial.txt\n"
1601
1601
" * revision 2: modify tutorial.txt\n"
1602
1602
" * revision 3: rename tutorial.txt to guide.txt; add tutorial.txt"
1605
#: bzrlib/builtins.py:2559
1605
#: bzrlib/builtins.py:2569
1606
1606
msgid " In this case:"
1609
#: bzrlib/builtins.py:2561
1609
#: bzrlib/builtins.py:2571
1610
1610
msgid " * ``bzr log guide.txt`` will log the file added in revision 1"
1613
#: bzrlib/builtins.py:2563
1613
#: bzrlib/builtins.py:2573
1614
1614
msgid " * ``bzr log tutorial.txt`` will log the new file added in revision 3"
1617
#: bzrlib/builtins.py:2565
1617
#: bzrlib/builtins.py:2575
1619
1619
" * ``bzr log -r2 -p tutorial.txt`` will show the changes made to\n"
1620
1620
" the original file in revision 2."
1623
#: bzrlib/builtins.py:2568
1623
#: bzrlib/builtins.py:2578
1625
1625
" * ``bzr log -r2 -p guide.txt`` will display an error message as there\n"
1626
1626
" was no file called guide.txt in revision 2."
1629
#: bzrlib/builtins.py:2571
1629
#: bzrlib/builtins.py:2581
1631
1631
" Renames are always followed by log. By design, there is no need to\n"
1632
1632
" explicitly ask for this (and no way to stop logging a file back\n"
1633
1633
" until it was last renamed)."
1636
#: bzrlib/builtins.py:2575
1636
#: bzrlib/builtins.py:2585
1637
1637
msgid ":Other filtering:"
1640
#: bzrlib/builtins.py:2577
1640
#: bzrlib/builtins.py:2587
1642
1642
" The --match option can be used for finding revisions that match a\n"
1643
1643
" regular expression in a commit message, committer, author or bug.\n"
1711
1711
# help of 'forward' option of 'log' command
1712
#: bzrlib/builtins.py:2624
1712
#: bzrlib/builtins.py:2634
1713
1713
msgid "Show from oldest to newest."
1716
1716
# help of 'verbose' option of 'log' command
1717
#: bzrlib/builtins.py:2627
1717
#: bzrlib/builtins.py:2637
1718
1718
msgid "Show files changed in each revision."
1721
1721
# help of 'change' option of 'log' command
1722
#: bzrlib/builtins.py:2633
1722
#: bzrlib/builtins.py:2643
1723
1723
msgid "Show just the specified revision. See also \"help revisionspec\"."
1726
1726
# help of 'authors' option of 'log' command
1727
#: bzrlib/builtins.py:2637
1727
#: bzrlib/builtins.py:2647
1728
1728
msgid "What names to list as authors - first, all or committer."
1731
1731
# title of 'authors' option of 'log' command
1732
#: bzrlib/builtins.py:2638
1732
#: bzrlib/builtins.py:2648
1733
1733
msgid "Authors"
1736
1736
# help of 'levels' option of 'log' command
1737
#: bzrlib/builtins.py:2643
1737
#: bzrlib/builtins.py:2653
1738
1738
msgid "Number of levels to display - 0 for all, 1 for flat."
1741
1741
# help of 'limit' option of 'log' command
1742
#: bzrlib/builtins.py:2653
1742
#: bzrlib/builtins.py:2663
1743
1743
msgid "Limit the output to the first N revisions."
1746
1746
# help of 'show-diff' option of 'log' command
1747
#: bzrlib/builtins.py:2658
1747
#: bzrlib/builtins.py:2668
1748
1748
msgid "Show changes made in each revision as a patch."
1751
1751
# help of 'include-merged' option of 'log' command
1752
#: bzrlib/builtins.py:2660
1752
#: bzrlib/builtins.py:2670
1753
1753
msgid "Show merged revisions like --levels 0 does."
1756
1756
# help of 'omit-merges' option of 'log' command
1757
#: bzrlib/builtins.py:2664
1757
#: bzrlib/builtins.py:2674
1758
1758
msgid "Do not report commits with more than one parent."
1761
1761
# help of 'exclude-common-ancestry' option of 'log' command
1762
#: bzrlib/builtins.py:2666
1762
#: bzrlib/builtins.py:2676
1764
1764
"Display only the revisions that are not part of both ancestries (require -"
1768
1768
# help of 'signatures' option of 'log' command
1769
#: bzrlib/builtins.py:2670
1769
#: bzrlib/builtins.py:2680
1770
1770
msgid "Show digital signature validity."
1773
1773
# help of 'match' option of 'log' command
1774
#: bzrlib/builtins.py:2673
1774
#: bzrlib/builtins.py:2683
1775
1775
msgid "Show revisions whose properties match this expression."
1778
1778
# help of 'match-message' option of 'log' command
1779
#: bzrlib/builtins.py:2677
1779
#: bzrlib/builtins.py:2687
1780
1780
msgid "Show revisions whose message matches this expression."
1783
1783
# help of 'match-committer' option of 'log' command
1784
#: bzrlib/builtins.py:2681
1784
#: bzrlib/builtins.py:2691
1785
1785
msgid "Show revisions whose committer matches this expression."
1788
1788
# help of 'match-author' option of 'log' command
1789
#: bzrlib/builtins.py:2685
1789
#: bzrlib/builtins.py:2695
1790
1790
msgid "Show revisions whose authors match this expression."
1793
1793
# help of 'match-bugs' option of 'log' command
1794
#: bzrlib/builtins.py:2689
1794
#: bzrlib/builtins.py:2699
1795
1795
msgid "Show revisions whose bugs match this expression."
1798
#: bzrlib/builtins.py:2743
1798
#: bzrlib/builtins.py:2753
1799
1799
msgid "--exclude-common-ancestry requires -r with two revisions"
1802
#: bzrlib/builtins.py:2771
1802
#: bzrlib/builtins.py:2781
1803
1803
#, python-format
1804
1804
msgid "Path unknown at end or start of revision range: %s"
1807
#: bzrlib/builtins.py:2888
1807
#: bzrlib/builtins.py:2898
1808
1808
#, python-format
1809
1809
msgid "bzr %s doesn't accept two revisions in different branches."
1812
#: bzrlib/builtins.py:2904
1812
#: bzrlib/builtins.py:2914
1813
1813
#, python-format
1814
1814
msgid "bzr %s --revision takes one or two values."
1817
#: bzrlib/builtins.py:2949
1817
#: bzrlib/builtins.py:2959
1819
1819
"List files in a tree.\n"
1823
1823
# help of 'recursive' option of 'ls' command
1824
#: bzrlib/builtins.py:2958
1824
#: bzrlib/builtins.py:2968
1825
1825
msgid "Recurse into subdirectories."
1828
1828
# help of 'from-root' option of 'ls' command
1829
#: bzrlib/builtins.py:2960
1829
#: bzrlib/builtins.py:2970
1830
1830
msgid "Print paths relative to the root of the branch."
1833
1833
# help of 'unknown' option of 'ls' command
1834
#: bzrlib/builtins.py:2962
1834
#: bzrlib/builtins.py:2972
1835
1835
msgid "Print unknown files."
1838
1838
# help of 'versioned' option of 'ls' command
1839
#: bzrlib/builtins.py:2963
1839
#: bzrlib/builtins.py:2973
1840
1840
msgid "Print versioned files."
1843
1843
# help of 'ignored' option of 'ls' command
1844
#: bzrlib/builtins.py:2966
1844
#: bzrlib/builtins.py:2976
1845
1845
msgid "Print ignored files."
1848
1848
# help of 'kind' option of 'ls' command
1849
#: bzrlib/builtins.py:2968
1849
#: bzrlib/builtins.py:2978
1850
1850
msgid "List entries of a particular kind: file, directory, symlink."
1853
#: bzrlib/builtins.py:2981
1853
#: bzrlib/builtins.py:2991
1854
1854
msgid "invalid kind specified"
1857
#: bzrlib/builtins.py:2984
1857
#: bzrlib/builtins.py:2994
1858
1858
msgid "Cannot set both --verbose and --null"
1861
#: bzrlib/builtins.py:2993
1861
#: bzrlib/builtins.py:3003
1862
1862
msgid "cannot specify both --from-root and PATH"
1865
#: bzrlib/builtins.py:3080
1865
#: bzrlib/builtins.py:3090
1866
1866
msgid "Ignore specified files or patterns."
1869
#: bzrlib/builtins.py:3082
1869
#: bzrlib/builtins.py:3092
1870
1870
msgid "See ``bzr help patterns`` for details on the syntax of patterns."
1873
#: bzrlib/builtins.py:3084
1873
#: bzrlib/builtins.py:3094
1875
1875
"If a .bzrignore file does not exist, the ignore command\n"
1876
1876
"will create one and add the specified files or patterns to the newly\n"
1917
1917
" the shell on Unix."
1920
#: bzrlib/builtins.py:3113
1920
#: bzrlib/builtins.py:3123
1922
1922
"* Ignore patterns starting with \"#\" act as comments in the ignore file.\n"
1923
1923
" To ignore patterns that begin with that character, use the \"RE:\" prefix."
1926
#: bzrlib/builtins.py:3116
1926
#: bzrlib/builtins.py:3126
1929
1929
" Ignore the top level Makefile::"
1932
#: bzrlib/builtins.py:3119
1932
#: bzrlib/builtins.py:3129
1933
1933
msgid " bzr ignore ./Makefile"
1936
#: bzrlib/builtins.py:3121
1936
#: bzrlib/builtins.py:3131
1937
1937
msgid " Ignore .class files in all directories...::"
1940
#: bzrlib/builtins.py:3123
1940
#: bzrlib/builtins.py:3133
1941
1941
msgid " bzr ignore \"*.class\""
1944
#: bzrlib/builtins.py:3125
1944
#: bzrlib/builtins.py:3135
1945
1945
msgid " ...but do not ignore \"special.class\"::"
1948
#: bzrlib/builtins.py:3127
1948
#: bzrlib/builtins.py:3137
1949
1949
msgid " bzr ignore \"!special.class\""
1952
#: bzrlib/builtins.py:3129
1952
#: bzrlib/builtins.py:3139
1953
1953
msgid " Ignore files whose name begins with the \"#\" character::"
1956
#: bzrlib/builtins.py:3131
1956
#: bzrlib/builtins.py:3141
1957
1957
msgid " bzr ignore \"RE:^#\""
1960
#: bzrlib/builtins.py:3133 bzrlib/builtins.py:3137
1960
#: bzrlib/builtins.py:3143 bzrlib/builtins.py:3147
1961
1961
msgid " Ignore .o files under the lib directory::"
1964
#: bzrlib/builtins.py:3135
1964
#: bzrlib/builtins.py:3145
1965
1965
msgid " bzr ignore \"lib/**/*.o\""
1968
#: bzrlib/builtins.py:3139
1968
#: bzrlib/builtins.py:3149
1969
1969
msgid " bzr ignore \"RE:lib/.*\\.o\""
1972
#: bzrlib/builtins.py:3141
1972
#: bzrlib/builtins.py:3151
1973
1973
msgid " Ignore everything but the \"debian\" toplevel directory::"
1976
#: bzrlib/builtins.py:3143
1976
#: bzrlib/builtins.py:3153
1978
1978
" bzr ignore \"RE:(?!debian/).*\"\n"
2018
#: bzrlib/builtins.py:3209
2018
#: bzrlib/builtins.py:3219
2019
2019
msgid "List ignored files and the patterns that matched them."
2022
#: bzrlib/builtins.py:3211
2022
#: bzrlib/builtins.py:3221
2024
2024
"List all the ignored files and the ignore pattern that caused the file to\n"
2028
#: bzrlib/builtins.py:3214
2028
#: bzrlib/builtins.py:3224
2029
2029
msgid "Alternatively, to list just the files::"
2032
#: bzrlib/builtins.py:3216
2032
#: bzrlib/builtins.py:3226
2033
2033
msgid " bzr ls --ignored"
2036
#: bzrlib/builtins.py:3250
2036
#: bzrlib/builtins.py:3260
2037
2037
#, python-format
2038
2038
msgid "not a valid revision-number: %r"
2041
#: bzrlib/builtins.py:3257
2041
#: bzrlib/builtins.py:3267
2042
2042
msgid "Export current or past revision to a destination directory or archive."
2045
#: bzrlib/builtins.py:3259
2045
#: bzrlib/builtins.py:3269
2046
2046
msgid "If no revision is specified this exports the last committed revision."
2049
#: bzrlib/builtins.py:3261
2049
#: bzrlib/builtins.py:3271
2051
2051
"Format may be an \"exporter\" name, such as tar, tgz, tbz2. If none is\n"
2052
2052
"given, try to find the format with the extension. If no extension\n"
2053
2053
"is found exports to a directory (equivalent to --format=dir)."
2056
#: bzrlib/builtins.py:3265
2056
#: bzrlib/builtins.py:3275
2058
2058
"If root is supplied, it will be used as the root directory inside\n"
2059
2059
"container formats (tar, zip, etc). If it is not supplied it will default\n"
2060
2060
"to the exported filename. The root option has no effect for 'dir' format."
2063
#: bzrlib/builtins.py:3269
2063
#: bzrlib/builtins.py:3279
2065
2065
"If branch is omitted then the branch containing the current working\n"
2066
2066
"directory will be used."
2069
#: bzrlib/builtins.py:3272
2069
#: bzrlib/builtins.py:3282
2070
2070
msgid "Note: Export of tree with non-ASCII filenames to zip is not supported."
2073
#: bzrlib/builtins.py:3274
2073
#: bzrlib/builtins.py:3284
2075
2075
" ================= =========================\n"
2076
2076
" Supported formats Autodetected by extension\n"
2086
2086
# help of 'format' option of 'export' command
2087
#: bzrlib/builtins.py:3288
2087
#: bzrlib/builtins.py:3298
2088
2088
msgid "Type of file to export to."
2091
2091
# help of 'filters' option of 'export' command
2092
#: bzrlib/builtins.py:3291
2092
#: bzrlib/builtins.py:3301
2093
2093
msgid "Apply content filters to export the convenient form."
2096
2096
# help of 'root' option of 'export' command
2097
#: bzrlib/builtins.py:3295
2097
#: bzrlib/builtins.py:3305
2098
2098
msgid "Name of the root directory inside the exported file."
2101
2101
# help of 'per-file-timestamps' option of 'export' command
2102
#: bzrlib/builtins.py:3297
2102
#: bzrlib/builtins.py:3307
2104
2104
"Set modification time of files to that of the last revision in which it was "
2108
2108
# help of 'uncommitted' option of 'export' command
2109
#: bzrlib/builtins.py:3300
2109
#: bzrlib/builtins.py:3310
2110
2110
msgid "Export the working tree contents rather than that of the last revision."
2113
#: bzrlib/builtins.py:3319
2113
#: bzrlib/builtins.py:3329
2114
2114
msgid "--uncommitted requires a working tree"
2117
#: bzrlib/builtins.py:3328
2117
#: bzrlib/builtins.py:3338
2118
2118
#, python-format
2119
2119
msgid "Unsupported export format: %s"
2122
#: bzrlib/builtins.py:3332
2122
#: bzrlib/builtins.py:3342
2123
2123
msgid "Write the contents of a file as of a given revision to standard output."
2126
#: bzrlib/builtins.py:3334
2126
#: bzrlib/builtins.py:3344
2127
2127
msgid "If no revision is nominated, the last revision is used."
2130
#: bzrlib/builtins.py:3336
2130
#: bzrlib/builtins.py:3346
2132
2132
"Note: Take care to redirect standard output when using this command on a\n"
2136
2136
# help of 'name-from-revision' option of 'cat' command
2137
#: bzrlib/builtins.py:3342
2137
#: bzrlib/builtins.py:3352
2138
2138
msgid "The path name in the old tree."
2141
2141
# help of 'filters' option of 'cat' command
2142
#: bzrlib/builtins.py:3343
2142
#: bzrlib/builtins.py:3353
2143
2143
msgid "Apply content filters to display the convenience form."
2146
#: bzrlib/builtins.py:3354
2146
#: bzrlib/builtins.py:3364
2147
2147
msgid "bzr cat --revision takes exactly one revision specifier"
2150
#: bzrlib/builtins.py:3379 bzrlib/builtins.py:3391
2150
#: bzrlib/builtins.py:3389 bzrlib/builtins.py:3401
2151
2151
msgid "{0!r} is not present in revision {1}"
2154
#: bzrlib/builtins.py:3414
2154
#: bzrlib/builtins.py:3424
2155
2155
msgid "Commit changes into a new revision."
2158
#: bzrlib/builtins.py:3416
2158
#: bzrlib/builtins.py:3426
2160
2160
"An explanatory message needs to be given for each commit. This is\n"
2161
2161
"often done by using the --message option (getting the message from the\n"
2165
2165
"boilerplate text loaded into the editor, use the --show-diff option."
2168
#: bzrlib/builtins.py:3423
2168
#: bzrlib/builtins.py:3433
2170
2170
"By default, the entire tree is committed and the person doing the\n"
2171
2171
"commit is assumed to be the author. These defaults can be overridden\n"
2172
2172
"as explained below."
2175
#: bzrlib/builtins.py:3427
2175
#: bzrlib/builtins.py:3437
2176
2176
msgid ":Selective commits:"
2179
#: bzrlib/builtins.py:3429
2179
#: bzrlib/builtins.py:3439
2181
2181
" If selected files are specified, only changes to those files are\n"
2182
2182
" committed. If a directory is specified then the directory and\n"
2183
2183
" everything within it is committed."
2186
#: bzrlib/builtins.py:3433
2186
#: bzrlib/builtins.py:3443
2188
2188
" When excludes are given, they take precedence over selected files.\n"
2189
2189
" For example, to commit only changes within foo, but not changes\n"
2190
2190
" within foo/bar::"
2193
#: bzrlib/builtins.py:3437
2193
#: bzrlib/builtins.py:3447
2194
2194
msgid " bzr commit foo -x foo/bar"
2197
#: bzrlib/builtins.py:3439
2197
#: bzrlib/builtins.py:3449
2198
2198
msgid " A selective commit after a merge is not yet supported."
2201
#: bzrlib/builtins.py:3441
2201
#: bzrlib/builtins.py:3451
2202
2202
msgid ":Custom authors:"
2205
#: bzrlib/builtins.py:3443
2205
#: bzrlib/builtins.py:3453
2207
2207
" If the author of the change is not the same person as the committer,\n"
2208
2208
" you can specify the author's name using the --author option. The\n"
2247
2247
# help of 'exclude' option of 'commit' command
2248
#: bzrlib/builtins.py:3474
2248
#: bzrlib/builtins.py:3484
2249
2249
msgid "Do not consider changes made to a given path."
2252
2252
# help of 'message' option of 'commit' command
2253
#: bzrlib/builtins.py:3477
2253
#: bzrlib/builtins.py:3487
2254
2254
msgid "Description of the new revision."
2257
2257
# help of 'unchanged' option of 'commit' command
2258
#: bzrlib/builtins.py:3480
2258
#: bzrlib/builtins.py:3490
2259
2259
msgid "Commit even if nothing has changed."
2262
2262
# help of 'file' option of 'commit' command
2263
#: bzrlib/builtins.py:3484
2263
#: bzrlib/builtins.py:3494
2264
2264
msgid "Take commit message from this file."
2267
2267
# help of 'strict' option of 'commit' command
2268
#: bzrlib/builtins.py:3486
2268
#: bzrlib/builtins.py:3496
2269
2269
msgid "Refuse to commit if there are unknown files in the working tree."
2272
2272
# help of 'commit-time' option of 'commit' command
2273
#: bzrlib/builtins.py:3489
2273
#: bzrlib/builtins.py:3499
2275
2275
"Manually set a commit time using commit date format, e.g. '2009-10-10 "
2276
2276
"08:00:00 +0100'."
2279
2279
# help of 'fixes' option of 'commit' command
2280
#: bzrlib/builtins.py:3492
2280
#: bzrlib/builtins.py:3502
2281
2281
msgid "Mark a bug as being fixed by this revision (see \"bzr help bugs\")."
2284
2284
# help of 'author' option of 'commit' command
2285
#: bzrlib/builtins.py:3495
2285
#: bzrlib/builtins.py:3505
2286
2286
msgid "Set the author's name, if it's different from the committer."
2289
2289
# help of 'local' option of 'commit' command
2290
#: bzrlib/builtins.py:3498
2290
#: bzrlib/builtins.py:3508
2292
2292
"Perform a local commit in a bound branch. Local commits are not pushed to "
2293
2293
"the master branch until a normal commit is performed."
2296
2296
# help of 'show-diff' option of 'commit' command
2297
#: bzrlib/builtins.py:3504
2297
#: bzrlib/builtins.py:3514
2299
2299
"When no message is supplied, show the diff along with the status summary in "
2300
2300
"the message editor."
2303
2303
# help of 'lossy' option of 'commit' command
2304
#: bzrlib/builtins.py:3507
2304
#: bzrlib/builtins.py:3517
2306
2306
"When committing to a foreign version control system do not push data that "
2307
2307
"can not be natively represented."
2310
#: bzrlib/builtins.py:3525
2310
#: bzrlib/builtins.py:3535
2311
2311
#, python-format
2313
2313
"No tracker specified for bug %s. Use the form 'tracker:id' or specify a "
2323
2323
"Commit refused."
2326
#: bzrlib/builtins.py:3543
2326
#: bzrlib/builtins.py:3553
2327
2327
#, python-format
2328
2328
msgid "Unrecognized bug %s. Commit refused."
2331
#: bzrlib/builtins.py:3546
2331
#: bzrlib/builtins.py:3556
2332
2332
#, python-format
2335
2335
"Commit refused."
2338
#: bzrlib/builtins.py:3570
2338
#: bzrlib/builtins.py:3580
2339
2339
msgid "Could not parse --commit-time: "
2342
#: bzrlib/builtins.py:3610
2342
#: bzrlib/builtins.py:3620
2343
2343
msgid "please specify either --message or --file"
2346
#: bzrlib/builtins.py:3639
2346
#: bzrlib/builtins.py:3649
2347
2347
msgid "please specify a commit message with either --message or --file"
2350
#: bzrlib/builtins.py:3642
2350
#: bzrlib/builtins.py:3652
2352
2352
"Empty commit message specified. Please specify a commit message with either "
2353
2353
"--message or --file or leave a blank message with --message \"\"."
2356
#: bzrlib/builtins.py:3662
2356
#: bzrlib/builtins.py:3672
2358
2358
"No changes to commit. Please 'bzr add' the files you want to commit, or use "
2359
2359
"--unchanged to force an empty commit."
2362
#: bzrlib/builtins.py:3666
2362
#: bzrlib/builtins.py:3676
2364
2364
"Conflicts detected in working tree. Use \"bzr conflicts\" to list, \"bzr "
2365
2365
"resolve FILE\" to resolve."
2368
#: bzrlib/builtins.py:3670
2368
#: bzrlib/builtins.py:3680
2369
2369
msgid "Commit refused because there are unknown files in the working tree."
2372
#: bzrlib/builtins.py:3673
2372
#: bzrlib/builtins.py:3683
2375
2375
"To commit to master branch, run update and then commit.\n"
2376
2376
"You can also pass --local to commit to continue working disconnected."
2379
#: bzrlib/builtins.py:3681
2379
#: bzrlib/builtins.py:3691
2381
2381
"Validate working tree structure, branch consistency and repository history."
2384
#: bzrlib/builtins.py:3683
2384
#: bzrlib/builtins.py:3693
2386
2386
"This command checks various invariants about branch and repository storage\n"
2387
2387
"to detect data corruption or bzr bugs."
2390
#: bzrlib/builtins.py:3686
2390
#: bzrlib/builtins.py:3696
2392
2392
"The working tree and branch checks will only give output if a problem is\n"
2393
2393
"detected. The output fields of the repository check are:"
2396
#: bzrlib/builtins.py:3689
2396
#: bzrlib/builtins.py:3699
2399
2399
" This is just the number of revisions checked. It doesn't\n"
2400
2400
" indicate a problem."
2403
#: bzrlib/builtins.py:3693
2403
#: bzrlib/builtins.py:3703
2405
2405
"versionedfiles\n"
2406
2406
" This is just the number of versionedfiles checked. It\n"
2407
2407
" doesn't indicate a problem."
2410
#: bzrlib/builtins.py:3697
2410
#: bzrlib/builtins.py:3707
2412
2412
"unreferenced ancestors\n"
2413
2413
" Texts that are ancestors of other texts, but\n"
2431
2431
" indicate a problem."
2434
#: bzrlib/builtins.py:3712
2434
#: bzrlib/builtins.py:3722
2436
2436
"If no restrictions are specified, all Bazaar data that is found at the "
2438
2438
"location will be checked."
2441
#: bzrlib/builtins.py:3717
2441
#: bzrlib/builtins.py:3727
2442
2442
msgid " Check the tree and branch at 'foo'::"
2445
#: bzrlib/builtins.py:3719
2445
#: bzrlib/builtins.py:3729
2446
2446
msgid " bzr check --tree --branch foo"
2449
#: bzrlib/builtins.py:3721
2449
#: bzrlib/builtins.py:3731
2450
2450
msgid " Check only the repository at 'bar'::"
2453
#: bzrlib/builtins.py:3723
2453
#: bzrlib/builtins.py:3733
2454
2454
msgid " bzr check --repo bar"
2457
#: bzrlib/builtins.py:3725
2457
#: bzrlib/builtins.py:3735
2458
2458
msgid " Check everything at 'baz'::"
2461
#: bzrlib/builtins.py:3727
2461
#: bzrlib/builtins.py:3737
2462
2462
msgid " bzr check baz"
2465
2465
# help of 'branch' option of 'check' command
2466
#: bzrlib/builtins.py:3733
2466
#: bzrlib/builtins.py:3743
2467
2467
msgid "Check the branch related to the current directory."
2470
2470
# help of 'repo' option of 'check' command
2471
#: bzrlib/builtins.py:3735
2471
#: bzrlib/builtins.py:3745
2472
2472
msgid "Check the repository related to the current directory."
2475
2475
# help of 'tree' option of 'check' command
2476
#: bzrlib/builtins.py:3737
2476
#: bzrlib/builtins.py:3747
2477
2477
msgid "Check the working tree related to the current directory."
2480
#: bzrlib/builtins.py:3751
2480
#: bzrlib/builtins.py:3761
2481
2481
msgid "Upgrade a repository, branch or working tree to a newer format."
2484
#: bzrlib/builtins.py:3753
2484
#: bzrlib/builtins.py:3763
2486
2486
"When the default format has changed after a major new release of\n"
2487
2487
"Bazaar, you may be informed during certain operations that you\n"
2522
#: bzrlib/builtins.py:3779
2522
#: bzrlib/builtins.py:3789
2524
2524
"For more information on upgrades, see the Bazaar Upgrade Guide,\n"
2525
2525
"http://doc.bazaar.canonical.com/latest/en/upgrade-guide/."
2528
2528
# help of 'format' option of 'upgrade' command
2529
#: bzrlib/builtins.py:3787
2529
#: bzrlib/builtins.py:3797
2530
2530
msgid "Upgrade to a specific format. See \"bzr help formats\" for details."
2533
2533
# title of 'format' option of 'init' command
2534
2534
# title of 'format' option of 'upgrade' command
2535
#: bzrlib/builtins.py:3791
2535
#: bzrlib/builtins.py:3801
2536
2536
msgid "Branch format"
2539
2539
# help of 'clean' option of 'upgrade' command
2540
#: bzrlib/builtins.py:3793
2540
#: bzrlib/builtins.py:3803
2541
2541
msgid "Remove the backup.bzr directory if successful."
2544
2544
# help of 'dry-run' option of 'add' command
2545
2545
# help of 'dry-run' option of 'upgrade' command
2546
#: bzrlib/builtins.py:3795
2546
#: bzrlib/builtins.py:3805
2547
2547
msgid "Show what would be done, but don't actually do anything."
2550
#: bzrlib/builtins.py:3810
2550
#: bzrlib/builtins.py:3820
2551
2551
msgid "Show or set bzr user id."
2554
#: bzrlib/builtins.py:3812
2554
#: bzrlib/builtins.py:3822
2557
2557
" Show the email of the current user::"
2560
#: bzrlib/builtins.py:3815
2560
#: bzrlib/builtins.py:3825
2561
2561
msgid " bzr whoami --email"
2564
#: bzrlib/builtins.py:3817
2564
#: bzrlib/builtins.py:3827
2565
2565
msgid " Set the current user::"
2568
#: bzrlib/builtins.py:3819
2568
#: bzrlib/builtins.py:3829
2569
2569
msgid " bzr whoami \"Frank Chu <fchu@example.com>\""
2572
2572
# help of 'email' option of 'whoami' command
2573
#: bzrlib/builtins.py:3823
2573
#: bzrlib/builtins.py:3833
2574
2574
msgid "Display email address only."
2577
2577
# help of 'branch' option of 'whoami' command
2578
#: bzrlib/builtins.py:3825
2578
#: bzrlib/builtins.py:3835
2579
2579
msgid "Set identity for the current branch instead of globally."
2582
#: bzrlib/builtins.py:3851
2582
#: bzrlib/builtins.py:3861
2583
2583
msgid "--email can only be used to display existing identity"
2586
#: bzrlib/builtins.py:3873
2586
#: bzrlib/builtins.py:3885
2587
2587
msgid "Print or set the branch nickname."
2590
#: bzrlib/builtins.py:3875
2590
#: bzrlib/builtins.py:3887
2592
"If unset, the tree root directory name is used as the nickname.\n"
2593
"To print the current nickname, execute with no argument."
2592
"If unset, the colocated branch name is used for colocated branches, and\n"
2593
"the branch directory name is used for other branches. To print the\n"
2594
"current nickname, execute with no argument."
2596
#: bzrlib/builtins.py:3878
2597
#: bzrlib/builtins.py:3891
2598
2599
"Bound branches use the nickname of its master branch unless it is set\n"
2602
#: bzrlib/builtins.py:3898
2603
#: bzrlib/builtins.py:3911
2603
2604
msgid "Set/unset and display aliases."
2606
#: bzrlib/builtins.py:3900
2607
#: bzrlib/builtins.py:3913
2609
2610
" Show the current aliases::"
2612
#: bzrlib/builtins.py:3903
2613
#: bzrlib/builtins.py:3916
2613
2614
msgid " bzr alias"
2616
#: bzrlib/builtins.py:3905
2617
#: bzrlib/builtins.py:3918
2617
2618
msgid " Show the alias specified for 'll'::"
2620
#: bzrlib/builtins.py:3907
2621
#: bzrlib/builtins.py:3920
2621
2622
msgid " bzr alias ll"
2624
#: bzrlib/builtins.py:3909
2625
#: bzrlib/builtins.py:3922
2625
2626
msgid " Set an alias for 'll'::"
2628
#: bzrlib/builtins.py:3911
2629
#: bzrlib/builtins.py:3924
2629
2630
msgid " bzr alias ll=\"log --line -r-10..-1\""
2632
#: bzrlib/builtins.py:3913
2633
#: bzrlib/builtins.py:3926
2633
2634
msgid " To remove an alias for 'll'::"
2636
#: bzrlib/builtins.py:3915
2637
#: bzrlib/builtins.py:3928
2637
2638
msgid " bzr alias --remove ll"
2640
2641
# help of 'remove' option of 'alias' command
2641
#: bzrlib/builtins.py:3920
2642
#: bzrlib/builtins.py:3933
2642
2643
msgid "Remove the alias."
2645
#: bzrlib/builtins.py:3938
2646
#: bzrlib/builtins.py:3951
2646
2647
msgid "bzr alias --remove expects an alias to remove."
2649
#: bzrlib/builtins.py:4119
2650
#: bzrlib/builtins.py:4132
2650
2651
msgid "subunit not available. subunit needs to be installed to use --subunit."
2653
#: bzrlib/builtins.py:4136
2654
#: bzrlib/builtins.py:4149
2655
2656
"--benchmark is no longer supported from bzr 2.2; use bzr-usertest instead"
2658
#: bzrlib/builtins.py:4183
2659
#: bzrlib/builtins.py:4196
2659
2660
msgid "Show version of bzr."
2662
2663
# help of 'short' option of 'version' command
2663
#: bzrlib/builtins.py:4187
2664
#: bzrlib/builtins.py:4200
2664
2665
msgid "Print just the version number."
2667
#: bzrlib/builtins.py:4206
2668
#: bzrlib/builtins.py:4219
2668
2669
msgid "It sure does!\n"
2671
#: bzrlib/builtins.py:4230
2672
#: bzrlib/builtins.py:4243
2672
2673
#, python-format
2673
2674
msgid "merge base is revision %s\n"
2676
#: bzrlib/builtins.py:4234
2677
#: bzrlib/builtins.py:4247
2677
2678
msgid "Perform a three-way merge."
2680
#: bzrlib/builtins.py:4236
2681
#: bzrlib/builtins.py:4249
2682
2683
"The source of the merge can be specified either in the form of a branch,\n"
2683
2684
"or in the form of a path to a file containing a merge directive generated\n"
2752
2753
"merge revision which has more than two parents."
2755
#: bzrlib/builtins.py:4283
2756
#: bzrlib/builtins.py:4296
2757
2758
"If one would like to merge changes from the working tree of the other\n"
2758
2759
"branch without merging any committed revisions, the --uncommitted option\n"
2759
2760
"can be given."
2762
#: bzrlib/builtins.py:4287
2763
#: bzrlib/builtins.py:4300
2764
2765
"To select only some changes to merge, use \"merge -i\", which will prompt\n"
2765
2766
"you to apply each diff hunk and file change, similar to \"shelve\"."
2768
#: bzrlib/builtins.py:4290
2769
#: bzrlib/builtins.py:4303
2771
2772
" To merge all new revisions from bzr.dev::"
2774
#: bzrlib/builtins.py:4293
2775
#: bzrlib/builtins.py:4306
2775
2776
msgid " bzr merge ../bzr.dev"
2778
#: bzrlib/builtins.py:4295
2779
#: bzrlib/builtins.py:4308
2779
2780
msgid " To merge changes up to and including revision 82 from bzr.dev::"
2782
#: bzrlib/builtins.py:4297
2783
#: bzrlib/builtins.py:4310
2783
2784
msgid " bzr merge -r 82 ../bzr.dev"
2786
#: bzrlib/builtins.py:4299
2787
#: bzrlib/builtins.py:4312
2787
2788
msgid " To merge the changes introduced by 82, without previous changes::"
2790
#: bzrlib/builtins.py:4301
2791
#: bzrlib/builtins.py:4314
2791
2792
msgid " bzr merge -r 81..82 ../bzr.dev"
2794
#: bzrlib/builtins.py:4303
2795
#: bzrlib/builtins.py:4316
2795
2796
msgid " To apply a merge directive contained in /tmp/merge::"
2798
#: bzrlib/builtins.py:4305
2799
#: bzrlib/builtins.py:4318
2799
2800
msgid " bzr merge /tmp/merge"
2802
#: bzrlib/builtins.py:4307
2803
#: bzrlib/builtins.py:4320
2804
2805
" To create a merge revision with three parents from two branches\n"
2805
2806
" feature1a and feature1b:"
2808
#: bzrlib/builtins.py:4310
2809
#: bzrlib/builtins.py:4323
2810
2811
" bzr merge ../feature1a\n"
2811
2812
" bzr merge ../feature1b --force\n"
2834
2835
# help of 'directory' option of 'merge' command
2835
#: bzrlib/builtins.py:4335
2836
#: bzrlib/builtins.py:4348
2837
2838
"Branch to merge into, rather than the one containing the working directory."
2840
2841
# help of 'preview' option of 'merge' command
2841
#: bzrlib/builtins.py:4337
2842
#: bzrlib/builtins.py:4350
2842
2843
msgid "Instead of merging, show a diff of the merge."
2845
2846
# help of 'interactive' option of 'merge' command
2846
#: bzrlib/builtins.py:4339
2847
#: bzrlib/builtins.py:4352
2847
2848
msgid "Select changes interactively."
2850
#: bzrlib/builtins.py:4361
2851
#: bzrlib/builtins.py:4374
2852
2853
"Merging into empty branches not currently supported, https://bugs.launchpad."
2853
2854
"net/bzr/+bug/308562"
2856
#: bzrlib/builtins.py:4388
2857
#: bzrlib/builtins.py:4401
2857
2858
msgid "Cannot use --uncommitted with bundles or merge directives."
2860
#: bzrlib/builtins.py:4399
2861
#: bzrlib/builtins.py:4412
2861
2862
msgid "Cannot use --uncommitted and --revision at the same time."
2864
#: bzrlib/builtins.py:4419
2865
#: bzrlib/builtins.py:4432
2865
2866
msgid "merger: "
2868
#: bzrlib/builtins.py:4421 bzrlib/bundle/apply_bundle.py:71
2869
#: bzrlib/builtins.py:4434 bzrlib/bundle/apply_bundle.py:71
2869
2870
msgid "Nothing to do."
2872
#: bzrlib/builtins.py:4425
2873
#: bzrlib/builtins.py:4438
2873
2874
msgid "Cannot pull individual files"
2876
#: bzrlib/builtins.py:4433
2877
#: bzrlib/builtins.py:4446
2877
2878
msgid "This branch has no commits. (perhaps you would prefer 'bzr pull')"
2880
#: bzrlib/builtins.py:4491
2881
#: bzrlib/builtins.py:4504
2881
2882
#, python-format
2882
2883
msgid "Show-base is not supported for this merge type. %s"
2885
#: bzrlib/builtins.py:4500
2886
#: bzrlib/builtins.py:4513
2886
2887
#, python-format
2887
2888
msgid "Conflict reduction is not supported for merge type %s."
2890
#: bzrlib/builtins.py:4504
2891
#: bzrlib/builtins.py:4517
2891
2892
msgid "Cannot do conflict reduction and show base."
2894
#: bzrlib/builtins.py:4615
2895
#: bzrlib/builtins.py:4628
2895
2896
msgid "No location specified or remembered"
2898
#: bzrlib/builtins.py:4617
2899
#: bzrlib/builtins.py:4630
2899
2900
msgid "{0} remembered {1} location {2}"
2902
#: bzrlib/builtins.py:4623
2903
#: bzrlib/builtins.py:4636
2903
2904
msgid "Redo a merge."
2906
#: bzrlib/builtins.py:4625
2907
#: bzrlib/builtins.py:4638
2908
2909
"Use this if you want to try a different merge technique while resolving\n"
2909
2910
"conflicts. Some merge techniques are better than others, and remerge\n"
2910
2911
"lets you try different ones on different files."
2913
#: bzrlib/builtins.py:4629
2914
#: bzrlib/builtins.py:4642
2915
2916
"The options for remerge have the same meaning and defaults as the ones for\n"
2916
2917
"merge. The difference is that remerge can (only) be run when there is a\n"
2917
2918
"pending merge, and it lets you specify particular files."
2920
#: bzrlib/builtins.py:4633
2921
#: bzrlib/builtins.py:4646
2923
2924
" Re-do the merge of all conflicted files, and show the base text in\n"
2924
2925
" conflict regions, in addition to the usual THIS and OTHER texts::"
2927
#: bzrlib/builtins.py:4637
2928
#: bzrlib/builtins.py:4650
2928
2929
msgid " bzr remerge --show-base"
2931
#: bzrlib/builtins.py:4639
2932
#: bzrlib/builtins.py:4652
2933
2934
" Re-do the merge of \"foobar\", using the weave merge algorithm, with\n"
2934
2935
" additional processing to reduce the size of conflict regions::"
2937
#: bzrlib/builtins.py:4642
2938
#: bzrlib/builtins.py:4655
2938
2939
msgid " bzr remerge --merge-type weave --reprocess foobar"
3024
3025
# help of 'no-backup' option of 'revert' command
3025
#: bzrlib/builtins.py:4766
3026
#: bzrlib/builtins.py:4780
3026
3027
msgid "Do not save backups of reverted files."
3029
3030
# help of 'forget-merges' option of 'revert' command
3030
#: bzrlib/builtins.py:4768
3031
#: bzrlib/builtins.py:4782
3031
3032
msgid "Remove pending merge marker, without changing any files."
3034
#: bzrlib/builtins.py:4799
3035
#: bzrlib/builtins.py:4813
3036
3037
"Show help on a command or other topic.\n"
3040
3041
# help of 'long' option of 'help' command
3041
#: bzrlib/builtins.py:4804
3042
#: bzrlib/builtins.py:4818
3042
3043
msgid "Show help on all commands."
3045
#: bzrlib/builtins.py:4833
3046
#: bzrlib/builtins.py:4847
3046
3047
msgid "Show unmerged/unpulled revisions between two branches."
3049
#: bzrlib/builtins.py:4835
3050
#: bzrlib/builtins.py:4849
3050
3051
msgid "OTHER_BRANCH may be local or remote."
3053
#: bzrlib/builtins.py:4837
3054
#: bzrlib/builtins.py:4851
3055
3056
"To filter on a range of revisions, you can use the command -r begin..end\n"
3056
3057
"-r revision requests a specific revision, -r ..end or -r begin.. are\n"
3061
3062
" 0 - no missing revisions"
3064
#: bzrlib/builtins.py:4847
3065
#: bzrlib/builtins.py:4861
3066
3067
" Determine the missing revisions between this and the branch at the\n"
3067
3068
" remembered pull location::"
3070
#: bzrlib/builtins.py:4850
3071
#: bzrlib/builtins.py:4864
3071
3072
msgid " bzr missing"
3074
#: bzrlib/builtins.py:4852
3075
#: bzrlib/builtins.py:4866
3075
3076
msgid " Determine the missing revisions between this and another branch::"
3078
#: bzrlib/builtins.py:4854
3079
#: bzrlib/builtins.py:4868
3079
3080
msgid " bzr missing http://server/branch"
3082
#: bzrlib/builtins.py:4856
3083
#: bzrlib/builtins.py:4870
3084
3085
" Determine the missing revisions up to a specific revision on the other\n"
3088
#: bzrlib/builtins.py:4859
3089
#: bzrlib/builtins.py:4873
3089
3090
msgid " bzr missing -r ..-10"
3092
#: bzrlib/builtins.py:4861
3093
#: bzrlib/builtins.py:4875
3094
3095
" Determine the missing revisions up to a specific revision on this\n"
3098
#: bzrlib/builtins.py:4864
3099
#: bzrlib/builtins.py:4878
3099
3100
msgid " bzr missing --my-revision ..-10"
3102
3103
# help of 'reverse' option of 'missing' command
3103
#: bzrlib/builtins.py:4871
3104
#: bzrlib/builtins.py:4885
3104
3105
msgid "Reverse the order of revisions."
3107
3108
# help of 'mine-only' option of 'missing' command
3108
#: bzrlib/builtins.py:4873
3109
#: bzrlib/builtins.py:4887
3109
3110
msgid "Display changes in the local branch only."
3112
3113
# help of 'this' option of 'missing' command
3113
#: bzrlib/builtins.py:4874
3114
#: bzrlib/builtins.py:4888
3114
3115
msgid "Same as --mine-only."
3117
3118
# help of 'theirs-only' option of 'missing' command
3118
#: bzrlib/builtins.py:4876
3119
#: bzrlib/builtins.py:4890
3119
3120
msgid "Display changes in the remote branch only."
3122
3123
# help of 'other' option of 'missing' command
3123
#: bzrlib/builtins.py:4877
3124
#: bzrlib/builtins.py:4891
3124
3125
msgid "Same as --theirs-only."
3127
3128
# help of 'revision' option of 'missing' command
3128
#: bzrlib/builtins.py:4882
3129
#: bzrlib/builtins.py:4896
3130
3131
"Filter on other branch revisions (inclusive). See \"help revisionspec\" for "
3134
3135
# help of 'my-revision' option of 'missing' command
3135
#: bzrlib/builtins.py:4886
3136
#: bzrlib/builtins.py:4900
3137
3138
"Filter on local branch revisions (inclusive). See \"help revisionspec\" for "
3141
3142
# help of 'include-merged' option of 'missing' command
3142
#: bzrlib/builtins.py:4889
3143
#: bzrlib/builtins.py:4903
3143
3144
msgid "Show all revisions in addition to the mainline ones."
3146
#: bzrlib/builtins.py:4943
3147
#: bzrlib/builtins.py:4957
3147
3148
msgid "No peer location known or specified."
3150
#: bzrlib/builtins.py:4947
3151
#: bzrlib/builtins.py:4961
3151
3152
msgid "Using saved parent location: {0}\n"
3154
#: bzrlib/builtins.py:4980
3155
#: bzrlib/builtins.py:4994
3155
3156
#, python-format
3156
3157
msgid "You have %d extra revision:\n"
3157
3158
msgid_plural "You have %d extra revisions:\n"
3161
#: bzrlib/builtins.py:4996
3162
#: bzrlib/builtins.py:5010
3162
3163
#, python-format
3163
3164
msgid "You are missing %d revision:\n"
3164
3165
msgid_plural "You are missing %d revisions:\n"
3168
#: bzrlib/builtins.py:5008
3169
#: bzrlib/builtins.py:5022
3169
3170
msgid "This branch has no new revisions.\n"
3172
#: bzrlib/builtins.py:5011
3173
#: bzrlib/builtins.py:5025
3173
3174
msgid "Other branch has no new revisions.\n"
3176
#: bzrlib/builtins.py:5016
3177
#: bzrlib/builtins.py:5030
3177
3178
msgid "Branches are up to date.\n"
3180
#: bzrlib/builtins.py:5027
3181
#: bzrlib/builtins.py:5041
3181
3182
msgid "Compress the data within a repository."
3184
#: bzrlib/builtins.py:5029
3185
#: bzrlib/builtins.py:5043
3186
3187
"This operation compresses the data within a bazaar repository. As\n"
3187
3188
"bazaar supports automatic packing of repository, this operation is\n"
3188
3189
"normally not required to be done manually."
3191
#: bzrlib/builtins.py:5033
3192
#: bzrlib/builtins.py:5047
3193
3194
"During the pack operation, bazaar takes a backup of existing repository\n"
3194
3195
"data, i.e. pack files. This backup is eventually removed by bazaar\n"
3241
3242
"plugins using the Python programming language."
3244
#: bzrlib/builtins.py:5091
3245
#: bzrlib/builtins.py:5105
3245
3246
msgid "Show testament (signing-form) of a revision."
3248
3249
# help of 'long' option of 'testament' command
3249
#: bzrlib/builtins.py:5094
3250
#: bzrlib/builtins.py:5108
3250
3251
msgid "Produce long-format testament."
3253
3254
# help of 'strict' option of 'testament' command
3254
#: bzrlib/builtins.py:5096
3255
#: bzrlib/builtins.py:5110
3255
3256
msgid "Produce a strict-format testament."
3258
#: bzrlib/builtins.py:5122
3259
#: bzrlib/builtins.py:5136
3259
3260
msgid "Show the origin of each line in a file."
3262
#: bzrlib/builtins.py:5124
3263
#: bzrlib/builtins.py:5138
3264
3265
"This prints out the given file with an annotation on the left side\n"
3265
3266
"indicating which revision, author and date introduced the change."
3268
#: bzrlib/builtins.py:5127
3269
#: bzrlib/builtins.py:5141
3270
3271
"If the origin is the same for a run of consecutive lines, it is\n"
3271
3272
"shown only at the top, unless the --all option is given."
3274
3275
# help of 'all' option of 'annotate' command
3275
#: bzrlib/builtins.py:5135
3276
#: bzrlib/builtins.py:5149
3276
3277
msgid "Show annotations on all lines."
3279
3280
# help of 'long' option of 'annotate' command
3280
#: bzrlib/builtins.py:5136
3281
#: bzrlib/builtins.py:5150
3281
3282
msgid "Show commit date in annotations."
3284
#: bzrlib/builtins.py:5223
3285
#: bzrlib/builtins.py:5237
3285
3286
msgid "Cannot sign a range of non-revision-history revisions"
3288
#: bzrlib/builtins.py:5235
3289
#: bzrlib/builtins.py:5249
3289
3290
msgid "Please supply either one revision, or a range."
3292
#: bzrlib/builtins.py:5239
3293
#: bzrlib/builtins.py:5253
3294
3295
"Convert the current branch into a checkout of the supplied branch.\n"
3295
3296
"If no branch is supplied, rebind to the last bound location."
3298
#: bzrlib/builtins.py:5242
3299
#: bzrlib/builtins.py:5256
3300
3301
"Once converted into a checkout, commits must succeed on the master branch\n"
3301
3302
"before they will be applied to the local branch."
3304
#: bzrlib/builtins.py:5245
3305
#: bzrlib/builtins.py:5259
3306
3307
"Bound branches use the nickname of its master branch unless it is set\n"
3307
3308
"locally, in which case binding will update the local nickname to be\n"
3308
3309
"that of the master."
3311
#: bzrlib/builtins.py:5260
3312
#: bzrlib/builtins.py:5274
3312
3313
msgid "No location supplied. This format does not remember old locations."
3315
#: bzrlib/builtins.py:5265
3316
#: bzrlib/builtins.py:5280
3316
3317
msgid "Branch is already bound"
3319
#: bzrlib/builtins.py:5267
3320
#: bzrlib/builtins.py:5283
3320
3321
msgid "No location supplied and no previous location known"
3323
#: bzrlib/builtins.py:5273
3324
#: bzrlib/builtins.py:5289
3324
3325
msgid "These branches have diverged. Try merging, and then bind again."
3327
#: bzrlib/builtins.py:5280
3328
#: bzrlib/builtins.py:5296
3328
3329
msgid "Convert the current checkout into a regular branch."
3331
#: bzrlib/builtins.py:5282
3332
#: bzrlib/builtins.py:5298
3333
3334
"After unbinding, the local branch is considered independent and subsequent\n"
3334
3335
"commits will be local only."
3337
#: bzrlib/builtins.py:5293
3338
#: bzrlib/builtins.py:5309
3338
3339
msgid "Local branch is not bound"
3341
#: bzrlib/builtins.py:5297
3342
#: bzrlib/builtins.py:5313
3342
3343
msgid "Remove the last committed revision."
3345
#: bzrlib/builtins.py:5299
3346
#: bzrlib/builtins.py:5315
3347
3348
"--verbose will print out what is being removed.\n"
3348
3349
"--dry-run will go through all the motions, but not actually\n"
3349
3350
"remove anything."
3352
#: bzrlib/builtins.py:5303
3353
#: bzrlib/builtins.py:5319
3354
3355
"If --revision is specified, uncommit revisions to leave the branch at the\n"
3355
3356
"specified revision. For example, \"bzr uncommit -r 15\" will leave the\n"
3356
3357
"branch at revision 15."
3359
#: bzrlib/builtins.py:5307
3360
#: bzrlib/builtins.py:5323
3361
3362
"Uncommit leaves the working tree ready for a new commit. The only change\n"
3362
3363
"it may make is to restore any pending merges that were present before\n"
3366
3367
# help of 'dry-run' option of 'uncommit' command
3367
#: bzrlib/builtins.py:5318
3368
#: bzrlib/builtins.py:5334
3368
3369
msgid "Don't actually make changes."
3371
3372
# help of 'force' option of 'uncommit' command
3372
#: bzrlib/builtins.py:5319
3373
#: bzrlib/builtins.py:5335
3373
3374
msgid "Say yes to all questions."
3376
3377
# help of 'keep-tags' option of 'uncommit' command
3377
#: bzrlib/builtins.py:5321
3378
#: bzrlib/builtins.py:5337
3378
3379
msgid "Keep tags that point to removed revisions."
3381
3382
# help of 'local' option of 'uncommit' command
3382
#: bzrlib/builtins.py:5323
3383
#: bzrlib/builtins.py:5339
3383
3384
msgid "Only remove the commits from the local branch when in a checkout."
3386
#: bzrlib/builtins.py:5372
3387
#: bzrlib/builtins.py:5388
3387
3388
msgid "No revisions to uncommit.\n"
3390
#: bzrlib/builtins.py:5387
3391
#: bzrlib/builtins.py:5403
3391
3392
msgid "Dry-run, pretending to remove the above revisions.\n"
3394
#: bzrlib/builtins.py:5390
3395
#: bzrlib/builtins.py:5406
3395
3396
msgid "The above revision(s) will be removed.\n"
3398
#: bzrlib/builtins.py:5394
3399
#: bzrlib/builtins.py:5410
3399
3400
msgid "Uncommit these revisions"
3402
#: bzrlib/builtins.py:5397
3403
#: bzrlib/builtins.py:5413
3403
3404
msgid "Canceled\n"
3406
#: bzrlib/builtins.py:5404
3407
#: bzrlib/builtins.py:5420
3407
3408
#, python-format
3409
3410
"You can restore the old tip by running:\n"
3410
3411
" bzr pull . -r revid:%s\n"
3413
#: bzrlib/builtins.py:5409
3414
#: bzrlib/builtins.py:5425
3414
3415
msgid "Break a dead lock."
3417
#: bzrlib/builtins.py:5411
3418
#: bzrlib/builtins.py:5427
3419
3420
"This command breaks a lock on a repository, branch, working directory or\n"
3423
#: bzrlib/builtins.py:5414
3424
#: bzrlib/builtins.py:5430
3425
3426
"CAUTION: Locks should only be broken when you are sure that the process\n"
3426
3427
"holding the lock has been stopped."
3429
#: bzrlib/builtins.py:5417
3430
#: bzrlib/builtins.py:5433
3431
3432
"You can get information on what locks are open via the 'bzr info\n"
3432
3433
"[location]' command."
3435
#: bzrlib/builtins.py:5420
3436
#: bzrlib/builtins.py:5436
3438
3439
" bzr break-lock\n"
3443
3444
# help of 'config' option of 'break-lock' command
3444
#: bzrlib/builtins.py:5429
3445
#: bzrlib/builtins.py:5445
3445
3446
msgid "LOCATION is the directory where the config lock is."
3448
3449
# help of 'force' option of 'break-lock' command
3449
#: bzrlib/builtins.py:5431
3450
#: bzrlib/builtins.py:5447
3450
3451
msgid "Do not ask for confirmation before breaking the lock."
3453
3454
# help of 'protocol=bzr' option of 'serve' command
3454
#: bzrlib/builtins.py:5466
3455
#: bzrlib/builtins.py:5482
3455
3456
msgid "The Bazaar smart server protocol over TCP. (default port: 4155)"
3458
#: bzrlib/builtins.py:5467
3459
#: bzrlib/builtins.py:5483
3459
3460
msgid "Run the bzr server."
3462
3463
# help of 'inet' option of 'serve' command
3463
#: bzrlib/builtins.py:5473
3464
#: bzrlib/builtins.py:5489
3464
3465
msgid "Serve on stdin/out for use from inetd or sshd."
3467
3468
# title of 'protocol' option of 'serve' command
3468
#: bzrlib/builtins.py:5474
3469
#: bzrlib/builtins.py:5490
3469
3470
msgid "protocol"
3472
3473
# help of 'protocol' option of 'serve' command
3473
#: bzrlib/builtins.py:5475
3474
#: bzrlib/builtins.py:5491
3474
3475
msgid "Protocol to serve."
3478
# help of 'listen' option of 'serve' command
3479
#: bzrlib/builtins.py:5495
3480
msgid "Listen for connections on nominated address."
3477
3483
# help of 'port' option of 'serve' command
3478
#: bzrlib/builtins.py:5479
3484
#: bzrlib/builtins.py:5497
3480
"Listen for connections on nominated port of the form [hostname:]portnumber. "
3481
"Passing 0 as the port number will result in a dynamically allocated port. "
3482
"The default port depends on the protocol."
3486
"Listen for connections on nominated port. Passing 0 as the port number will "
3487
"result in a dynamically allocated port. The default port depends on the "
3485
3491
# help of 'directory' option of 'serve' command
3486
#: bzrlib/builtins.py:5485
3492
#: bzrlib/builtins.py:5502
3487
3493
msgid "Serve contents of this directory."
3490
3496
# help of 'allow-writes' option of 'serve' command
3491
#: bzrlib/builtins.py:5487
3497
#: bzrlib/builtins.py:5504
3493
3499
"By default the server is a readonly server. Supplying --allow-writes "
3494
3500
"enables write access to the contents of the served directory and below. "
3500
3506
# help of 'client-timeout' option of 'serve' command
3501
#: bzrlib/builtins.py:5496
3507
#: bzrlib/builtins.py:5513
3502
3508
msgid "Override the default idle client timeout (5min)."
3505
#: bzrlib/builtins.py:5546
3511
#: bzrlib/builtins.py:5531
3506
3512
msgid "Combine a tree into its containing tree."
3509
#: bzrlib/builtins.py:5548
3515
#: bzrlib/builtins.py:5533
3510
3516
msgid "This command requires the target tree to be in a rich-root format."
3513
#: bzrlib/builtins.py:5550
3519
#: bzrlib/builtins.py:5535
3515
3521
"The TREE argument should be an independent tree, inside another tree, but\n"
3516
3522
"not part of it. (Such trees can be produced by \"bzr split\", but also by\n"
3517
3523
"running \"bzr branch\" with the target inside a tree.)"
3520
#: bzrlib/builtins.py:5554
3526
#: bzrlib/builtins.py:5539
3522
3528
"The result is a combined tree, with the subtree no longer an independent\n"
3523
3529
"part. This is marked as a merge of the subtree into the containing tree,\n"
3524
3530
"and all history is preserved."
3527
#: bzrlib/builtins.py:5572
3533
#: bzrlib/builtins.py:5557
3528
3534
#, python-format
3530
3536
"Can't join trees because %s doesn't support rich root data.\n"
3531
3537
"You can use bzr upgrade on the repository."
3534
#: bzrlib/builtins.py:5582 bzrlib/builtins.py:5588
3540
#: bzrlib/builtins.py:5567 bzrlib/builtins.py:5573
3535
3541
msgid "Cannot join {0}. {1}"
3538
#: bzrlib/builtins.py:5592
3544
#: bzrlib/builtins.py:5577
3539
3545
msgid "Split a subdirectory of a tree into a separate tree."
3542
#: bzrlib/builtins.py:5594
3548
#: bzrlib/builtins.py:5579
3544
3550
"This command will produce a target tree in a format that supports\n"
3545
3551
"rich roots, like 'rich-root' or 'rich-root-pack'. These formats cannot be\n"
3546
3552
"converted into earlier formats like 'dirstate-tags'."
3549
#: bzrlib/builtins.py:5598
3555
#: bzrlib/builtins.py:5583
3551
3557
"The TREE argument should be a subdirectory of a working tree. That\n"
3552
3558
"subdirectory will be converted into an independent tree, with its own\n"
3553
3559
"branch. Commits in the top-level tree will not apply to the new subtree."
3556
#: bzrlib/builtins.py:5678
3562
#: bzrlib/builtins.py:5663
3557
3563
msgid "No submit branch specified or known"
3560
#: bzrlib/builtins.py:5686 bzrlib/send.py:108
3566
#: bzrlib/builtins.py:5672 bzrlib/send.py:109
3561
3567
msgid "No public branch specified or known"
3564
#: bzrlib/builtins.py:5691
3570
#: bzrlib/builtins.py:5677
3565
3571
msgid "bzr merge-directive takes at most two one revision identifiers"
3568
#: bzrlib/builtins.py:5700
3574
#: bzrlib/builtins.py:5686
3569
3575
msgid "No revisions to bundle."
3572
#: bzrlib/builtins.py:5719
3578
#: bzrlib/builtins.py:5705
3573
3579
msgid "Mail or create a merge-directive for submitting changes."
3576
#: bzrlib/builtins.py:5721
3582
#: bzrlib/builtins.py:5707
3577
3583
msgid "A merge directive provides many things needed for requesting merges:"
3580
#: bzrlib/builtins.py:5723
3586
#: bzrlib/builtins.py:5709
3581
3587
msgid "* A machine-readable description of the merge to perform"
3584
#: bzrlib/builtins.py:5725
3590
#: bzrlib/builtins.py:5711
3585
3591
msgid "* An optional patch that is a preview of the changes requested"
3588
#: bzrlib/builtins.py:5727
3594
#: bzrlib/builtins.py:5713
3590
3596
"* An optional bundle of revision data, so that the changes can be applied\n"
3591
3597
" directly from the merge directive, without retrieving data from a\n"
3595
#: bzrlib/builtins.py:5731
3601
#: bzrlib/builtins.py:5717
3597
3603
"`bzr send` creates a compact data set that, when applied using bzr\n"
3598
3604
"merge, has the same effect as merging from the source branch. "
3601
#: bzrlib/builtins.py:5734
3607
#: bzrlib/builtins.py:5720
3603
3609
"By default the merge directive is self-contained and can be applied to any\n"
3604
3610
"branch containing submit_branch in its ancestory without needing access to\n"
3605
3611
"the source branch."
3608
#: bzrlib/builtins.py:5738
3614
#: bzrlib/builtins.py:5724
3610
3616
"If --no-bundle is specified, then Bazaar doesn't send the contents of the\n"
3611
3617
"revisions, but only a structured request to merge from the\n"
3700
3706
# help of 'output' option of 'send' command
3701
#: bzrlib/builtins.py:5813
3707
#: bzrlib/builtins.py:5799
3702
3708
msgid "Write merge directive to this file or directory; use - for stdout."
3705
3711
# help of 'strict' option of 'send' command
3706
#: bzrlib/builtins.py:5817
3712
#: bzrlib/builtins.py:5803
3708
3714
"Refuse to send if there are uncommitted changes in the working tree, --no-"
3709
3715
"strict disables the check."
3712
3718
# help of 'mail-to' option of 'send' command
3713
#: bzrlib/builtins.py:5819
3719
#: bzrlib/builtins.py:5805
3714
3720
msgid "Mail the request to this address."
3717
3723
# help of 'body' option of 'send' command
3718
#: bzrlib/builtins.py:5823
3724
#: bzrlib/builtins.py:5809
3719
3725
msgid "Body for the email."
3722
3728
# help of 'no-bundle' option of 'send' command
3723
#: bzrlib/builtins.py:5876
3729
#: bzrlib/builtins.py:5862
3724
3730
msgid "Do not include a bundle in the merge directive."
3727
3733
# help of 'no-patch' option of 'send' command
3728
#: bzrlib/builtins.py:5877
3734
#: bzrlib/builtins.py:5863
3729
3735
msgid "Do not include a preview patch in the merge directive."
3732
3738
# help of 'remember' option of 'send' command
3733
#: bzrlib/builtins.py:5880
3739
#: bzrlib/builtins.py:5866
3734
3740
msgid "Remember submit and public branch."
3737
3743
# help of 'from' option of 'send' command
3738
#: bzrlib/builtins.py:5882
3744
#: bzrlib/builtins.py:5868
3740
3746
"Branch to generate the submission from, rather than the one containing the "
3741
3747
"working directory."
3744
3750
# title of 'format' option of 'send' command
3745
3751
# title of 'format' option of 'version-info' command
3746
#: bzrlib/builtins.py:5892 bzrlib/cmd_version_info.py:76
3752
#: bzrlib/builtins.py:5878 bzrlib/cmd_version_info.py:76
3750
3756
# help of 'format' option of 'send' command
3751
#: bzrlib/builtins.py:5893
3757
#: bzrlib/builtins.py:5879
3752
3758
msgid "Use the specified output format."
3755
#: bzrlib/builtins.py:5915
3761
#: bzrlib/builtins.py:5901
3756
3762
msgid "Create, remove or modify a tag naming a revision."
3759
#: bzrlib/builtins.py:5917
3765
#: bzrlib/builtins.py:5903
3761
3767
"Tags give human-meaningful names to revisions. Commands that take a -r\n"
3762
3768
"(--revision) option can be given -rtag:X, where X is any previously\n"
3766
#: bzrlib/builtins.py:5921
3772
#: bzrlib/builtins.py:5907
3768
3774
"Tags are stored in the branch. Tags are copied from one branch to another\n"
3769
3775
"along when you branch, push, pull or merge."
3772
#: bzrlib/builtins.py:5924
3778
#: bzrlib/builtins.py:5910
3774
3780
"It is an error to give a tag name that already exists unless you pass\n"
3775
3781
"--force, in which case the tag is moved to point to the new revision."
3778
#: bzrlib/builtins.py:5927
3784
#: bzrlib/builtins.py:5913
3780
3786
"To rename a tag (change the name but keep it on the same revsion), run "
3782
3788
"tag new-name -r tag:old-name`` and then ``bzr tag --delete oldname``."
3785
#: bzrlib/builtins.py:5930
3791
#: bzrlib/builtins.py:5916
3787
3793
"If no tag name is specified it will be determined through the \n"
3788
3794
"'automatic_tag_name' hook. This can e.g. be used to automatically tag\n"
3793
3799
# help of 'delete' option of 'tag' command
3794
#: bzrlib/builtins.py:5940
3800
#: bzrlib/builtins.py:5926
3795
3801
msgid "Delete this tag rather than placing it."
3798
3804
# help of 'directory' option of 'tag' command
3799
#: bzrlib/builtins.py:5943
3805
#: bzrlib/builtins.py:5929
3800
3806
msgid "Branch in which to place the tag."
3803
3809
# help of 'force' option of 'tag' command
3804
#: bzrlib/builtins.py:5945
3810
#: bzrlib/builtins.py:5931
3805
3811
msgid "Replace existing tags."
3808
#: bzrlib/builtins.py:5960
3814
#: bzrlib/builtins.py:5946
3809
3815
msgid "No tag specified to delete."
3818
#: bzrlib/builtins.py:5948
3820
msgid "Deleted tag %s."
3812
3823
#: bzrlib/builtins.py:5962
3814
msgid "Deleted tag %s."
3817
#: bzrlib/builtins.py:5976
3818
3824
msgid "Please specify a tag name."
3821
#: bzrlib/builtins.py:5984
3827
#: bzrlib/builtins.py:5970
3822
3828
#, python-format
3823
3829
msgid "Tag %s already exists for that revision."
3826
#: bzrlib/builtins.py:5988
3832
#: bzrlib/builtins.py:5974
3827
3833
#, python-format
3828
3834
msgid "Created tag %s."
3831
#: bzrlib/builtins.py:5990
3837
#: bzrlib/builtins.py:5976
3832
3838
#, python-format
3833
3839
msgid "Updated tag %s."
3836
#: bzrlib/builtins.py:5994
3842
#: bzrlib/builtins.py:5980
3837
3843
msgid "List tags."
3840
#: bzrlib/builtins.py:5996
3846
#: bzrlib/builtins.py:5982
3842
3848
"This command shows a table of tag names and the revisions they reference."
3845
3851
# help of 'directory' option of 'tags' command
3846
#: bzrlib/builtins.py:6002
3852
#: bzrlib/builtins.py:5988
3847
3853
msgid "Branch whose tags should be displayed."
3850
3856
# help of 'sort' option of 'tags' command
3851
#: bzrlib/builtins.py:6004
3857
#: bzrlib/builtins.py:5990
3852
3858
msgid "Sort tags by different criteria."
3855
3861
# title of 'sort' option of 'tags' command
3856
#: bzrlib/builtins.py:6004
3862
#: bzrlib/builtins.py:5990
3857
3863
msgid "Sorting"
3860
#: bzrlib/builtins.py:6073
3866
#: bzrlib/builtins.py:6059
3861
3867
msgid "Reconfigure the type of a bzr directory."
3864
#: bzrlib/builtins.py:6075
3870
#: bzrlib/builtins.py:6061
3865
3871
msgid "A target configuration must be specified."
3868
#: bzrlib/builtins.py:6077
3874
#: bzrlib/builtins.py:6063
3870
3876
"For checkouts, the bind-to location will be auto-detected if not specified.\n"
3871
3877
"The order of preference is\n"
3879
3885
# title of 'tree_type' option of 'reconfigure' command
3880
#: bzrlib/builtins.py:6091
3886
#: bzrlib/builtins.py:6077
3881
3887
msgid "Tree type"
3884
3890
# help of 'tree_type' option of 'reconfigure' command
3885
#: bzrlib/builtins.py:6092
3891
#: bzrlib/builtins.py:6078
3886
3892
msgid "The relation between branch and tree."
3889
3895
# help of 'tree_type=branch' option of 'reconfigure' command
3890
#: bzrlib/builtins.py:6094
3896
#: bzrlib/builtins.py:6080
3891
3897
msgid "Reconfigure to be an unbound branch with no working tree."
3894
3900
# help of 'tree_type=tree' option of 'reconfigure' command
3895
#: bzrlib/builtins.py:6095
3901
#: bzrlib/builtins.py:6081
3896
3902
msgid "Reconfigure to be an unbound branch with a working tree."
3899
3905
# help of 'tree_type=checkout' option of 'reconfigure' command
3900
#: bzrlib/builtins.py:6096
3906
#: bzrlib/builtins.py:6082
3901
3907
msgid "Reconfigure to be a bound branch with a working tree."
3904
3910
# help of 'tree_type=lightweight-checkout' option of 'reconfigure' command
3905
#: bzrlib/builtins.py:6097
3911
#: bzrlib/builtins.py:6083
3906
3912
msgid "Reconfigure to be a lightweight checkout (with no local history)."
3909
3915
# title of 'repository_type' option of 'reconfigure' command
3910
#: bzrlib/builtins.py:6102
3916
#: bzrlib/builtins.py:6088
3911
3917
msgid "Repository type"
3914
3920
# help of 'repository_type' option of 'reconfigure' command
3915
#: bzrlib/builtins.py:6103
3921
#: bzrlib/builtins.py:6089
3916
3922
msgid "Location fo the repository."
3919
3925
# help of 'repository_type=standalone' option of 'reconfigure' command
3920
#: bzrlib/builtins.py:6105
3926
#: bzrlib/builtins.py:6091
3922
3928
"Reconfigure to be a standalone branch (i.e. stop using shared repository)."
3925
3931
# help of 'repository_type=use-shared' option of 'reconfigure' command
3926
#: bzrlib/builtins.py:6107
3932
#: bzrlib/builtins.py:6093
3927
3933
msgid "Reconfigure to use a shared repository."
3930
3936
# title of 'repository_trees' option of 'reconfigure' command
3931
#: bzrlib/builtins.py:6111
3937
#: bzrlib/builtins.py:6097
3932
3938
msgid "Trees in Repository"
3935
3941
# help of 'repository_trees' option of 'reconfigure' command
3936
#: bzrlib/builtins.py:6112
3942
#: bzrlib/builtins.py:6098
3937
3943
msgid "Whether new branches in the repository have trees."
3940
3946
# help of 'repository_trees=with-trees' option of 'reconfigure' command
3941
#: bzrlib/builtins.py:6114
3947
#: bzrlib/builtins.py:6100
3942
3948
msgid "Reconfigure repository to create working trees on branches by default."
3945
3951
# help of 'repository_trees=with-no-trees' option of 'reconfigure' command
3946
#: bzrlib/builtins.py:6116
3952
#: bzrlib/builtins.py:6102
3948
3954
"Reconfigure repository to not create working trees on branches by default."
3951
3957
# help of 'bind-to' option of 'reconfigure' command
3952
#: bzrlib/builtins.py:6119
3958
#: bzrlib/builtins.py:6105
3953
3959
msgid "Branch to bind checkout to."
3956
3962
# help of 'force' option of 'reconfigure' command
3957
#: bzrlib/builtins.py:6121
3963
#: bzrlib/builtins.py:6107
3958
3964
msgid "Perform reconfiguration even if local changes will be lost."
3961
3967
# help of 'stacked-on' option of 'reconfigure' command
3962
#: bzrlib/builtins.py:6124
3968
#: bzrlib/builtins.py:6110
3963
3969
msgid "Reconfigure a branch to be stacked on another branch."
3966
3972
# help of 'unstacked' option of 'reconfigure' command
3967
#: bzrlib/builtins.py:6128
3973
#: bzrlib/builtins.py:6114
3969
3975
"Reconfigure a branch to be unstacked. This may require copying substantial "
3970
3976
"data into it."
3979
#: bzrlib/builtins.py:6124
3980
msgid "Can't use both --stacked-on and --unstacked"
3973
3983
#: bzrlib/builtins.py:6138
3974
msgid "Can't use both --stacked-on and --unstacked"
3977
#: bzrlib/builtins.py:6152
3978
3984
msgid "No target configuration specified"
3981
#: bzrlib/builtins.py:6187
3987
#: bzrlib/builtins.py:6173
3982
3988
msgid "Set the branch of a checkout and update."
3985
#: bzrlib/builtins.py:6189
3991
#: bzrlib/builtins.py:6175
3987
3993
"For lightweight checkouts, this changes the branch being referenced.\n"
3988
3994
"For heavyweight checkouts, this checks that there are no local commits\n"
4063
4069
"want to switch back to your view after that."
4066
#: bzrlib/builtins.py:6281
4072
#: bzrlib/builtins.py:6272
4069
4075
" To define the current view::"
4072
#: bzrlib/builtins.py:6284
4078
#: bzrlib/builtins.py:6275
4073
4079
msgid " bzr view file1 dir1 ..."
4076
#: bzrlib/builtins.py:6286
4082
#: bzrlib/builtins.py:6277
4077
4083
msgid " To list the current view::"
4080
#: bzrlib/builtins.py:6288
4086
#: bzrlib/builtins.py:6279
4081
4087
msgid " bzr view"
4084
#: bzrlib/builtins.py:6290
4090
#: bzrlib/builtins.py:6281
4085
4091
msgid " To delete the current view::"
4088
#: bzrlib/builtins.py:6292
4094
#: bzrlib/builtins.py:6283
4089
4095
msgid " bzr view --delete"
4092
#: bzrlib/builtins.py:6294
4098
#: bzrlib/builtins.py:6285
4093
4099
msgid " To disable the current view without deleting it::"
4096
#: bzrlib/builtins.py:6296
4102
#: bzrlib/builtins.py:6287
4097
4103
msgid " bzr view --switch off"
4100
#: bzrlib/builtins.py:6298
4106
#: bzrlib/builtins.py:6289
4101
4107
msgid " To define a named view and switch to it::"
4104
#: bzrlib/builtins.py:6300
4110
#: bzrlib/builtins.py:6291
4105
4111
msgid " bzr view --name view-name file1 dir1 ..."
4108
#: bzrlib/builtins.py:6302
4114
#: bzrlib/builtins.py:6293
4109
4115
msgid " To list a named view::"
4112
#: bzrlib/builtins.py:6304
4118
#: bzrlib/builtins.py:6295
4113
4119
msgid " bzr view --name view-name"
4116
#: bzrlib/builtins.py:6306
4122
#: bzrlib/builtins.py:6297
4117
4123
msgid " To delete a named view::"
4120
#: bzrlib/builtins.py:6308
4126
#: bzrlib/builtins.py:6299
4121
4127
msgid " bzr view --name view-name --delete"
4124
#: bzrlib/builtins.py:6310
4130
#: bzrlib/builtins.py:6301
4125
4131
msgid " To switch to a named view::"
4128
#: bzrlib/builtins.py:6312
4134
#: bzrlib/builtins.py:6303
4129
4135
msgid " bzr view --switch view-name"
4132
#: bzrlib/builtins.py:6314
4138
#: bzrlib/builtins.py:6305
4133
4139
msgid " To list all views defined::"
4136
#: bzrlib/builtins.py:6316
4142
#: bzrlib/builtins.py:6307
4137
4143
msgid " bzr view --all"
4140
#: bzrlib/builtins.py:6318
4146
#: bzrlib/builtins.py:6309
4141
4147
msgid " To delete all views::"
4144
#: bzrlib/builtins.py:6320
4150
#: bzrlib/builtins.py:6311
4145
4151
msgid " bzr view --delete --all"
4148
4154
# help of 'all' option of 'view' command
4149
#: bzrlib/builtins.py:6327
4155
#: bzrlib/builtins.py:6318
4150
4156
msgid "Apply list or delete action to all views."
4153
4159
# help of 'delete' option of 'view' command
4154
#: bzrlib/builtins.py:6330
4160
#: bzrlib/builtins.py:6321
4155
4161
msgid "Delete the view."
4158
4164
# help of 'name' option of 'view' command
4159
#: bzrlib/builtins.py:6333
4165
#: bzrlib/builtins.py:6324
4160
4166
msgid "Name of the view to define, list or delete."
4163
4169
# help of 'switch' option of 'view' command
4164
#: bzrlib/builtins.py:6337
4170
#: bzrlib/builtins.py:6328
4165
4171
msgid "Name of the view to switch to."
4168
#: bzrlib/builtins.py:6356
4174
#: bzrlib/builtins.py:6347
4169
4175
msgid "Both --delete and a file list specified"
4172
#: bzrlib/builtins.py:6359
4178
#: bzrlib/builtins.py:6350
4173
4179
msgid "Both --delete and --switch specified"
4176
#: bzrlib/builtins.py:6362
4182
#: bzrlib/builtins.py:6353
4177
4183
msgid "Deleted all views.\n"
4180
#: bzrlib/builtins.py:6364
4186
#: bzrlib/builtins.py:6355
4181
4187
msgid "No current view to delete"
4184
#: bzrlib/builtins.py:6367
4190
#: bzrlib/builtins.py:6358
4185
4191
#, python-format
4186
4192
msgid "Deleted '%s' view.\n"
4189
#: bzrlib/builtins.py:6371
4195
#: bzrlib/builtins.py:6362
4190
4196
msgid "Both --switch and a file list specified"
4193
#: bzrlib/builtins.py:6374
4199
#: bzrlib/builtins.py:6365
4194
4200
msgid "Both --switch and --all specified"
4197
#: bzrlib/builtins.py:6377
4203
#: bzrlib/builtins.py:6368
4198
4204
msgid "No current view to disable"
4201
#: bzrlib/builtins.py:6379
4207
#: bzrlib/builtins.py:6370
4202
4208
#, python-format
4203
4209
msgid "Disabled '%s' view.\n"
4206
#: bzrlib/builtins.py:6383 bzrlib/builtins.py:6405
4212
#: bzrlib/builtins.py:6374 bzrlib/builtins.py:6396
4207
4213
msgid "Using '{0}' view: {1}\n"
4216
#: bzrlib/builtins.py:6377
4217
msgid "Views defined:\n"
4210
4220
#: bzrlib/builtins.py:6386
4211
msgid "Views defined:\n"
4214
#: bzrlib/builtins.py:6395
4215
4221
msgid "No views defined.\n"
4218
#: bzrlib/builtins.py:6402
4224
#: bzrlib/builtins.py:6393
4219
4225
msgid "Cannot change the 'off' pseudo view"
4222
#: bzrlib/builtins.py:6410
4228
#: bzrlib/builtins.py:6401
4223
4229
msgid "No current view.\n"
4226
#: bzrlib/builtins.py:6413
4232
#: bzrlib/builtins.py:6404
4227
4233
msgid "'{0}' view is: {1}\n"
4230
#: bzrlib/builtins.py:6433
4236
#: bzrlib/builtins.py:6424
4231
4237
msgid " <no hooks installed>\n"
4234
#: bzrlib/builtins.py:6437
4240
#: bzrlib/builtins.py:6428
4235
4241
msgid "Remove a branch."
4238
#: bzrlib/builtins.py:6439
4244
#: bzrlib/builtins.py:6430
4240
4246
"This will remove the branch from the specified location but \n"
4241
4247
"will keep any working tree or repository in place."
4244
#: bzrlib/builtins.py:6444
4250
#: bzrlib/builtins.py:6435
4245
4251
msgid " Remove the branch at repo/trunk::"
4248
#: bzrlib/builtins.py:6446
4254
#: bzrlib/builtins.py:6437
4249
4255
msgid " bzr remove-branch repo/trunk"
4258
# help of 'force' option of 'remove-branch' command
4259
#: bzrlib/builtins.py:6444
4260
msgid "Remove branch even if it is the active branch."
4263
#: bzrlib/builtins.py:6458
4264
msgid "Branch is active. Use --force to remove it."
4252
4267
# help of 'writer=plain' option of 'shelve' command
4253
#: bzrlib/builtins.py:6461
4268
#: bzrlib/builtins.py:6462
4254
4269
msgid "Plaintext diff output."
4257
#: bzrlib/builtins.py:6462
4272
#: bzrlib/builtins.py:6463
4258
4273
msgid "Temporarily set aside some changes from the current tree."
4261
#: bzrlib/builtins.py:6464
4276
#: bzrlib/builtins.py:6465
4263
4278
"Shelve allows you to temporarily put changes you've made \"on the shelf\",\n"
4264
4279
"ie. out of the way, until a later time when you can bring them back from\n"
4279
4294
"shelve all text changes at once, use shelve --all."
4282
#: bzrlib/builtins.py:6477
4297
#: bzrlib/builtins.py:6478
4284
4299
"If filenames are specified, only the changes to those files will be\n"
4285
4300
"shelved. Other files will be left untouched."
4288
#: bzrlib/builtins.py:6480
4303
#: bzrlib/builtins.py:6481
4290
4305
"If a revision is specified, changes since that revision will be shelved."
4293
#: bzrlib/builtins.py:6482
4308
#: bzrlib/builtins.py:6483
4295
4310
"You can put multiple items on the shelf, and by default, 'unshelve' will\n"
4296
4311
"restore the most recently shelved changes."
4299
#: bzrlib/builtins.py:6485
4314
#: bzrlib/builtins.py:6486
4301
4316
"For complicated changes, it is possible to edit the changes in a separate\n"
4302
4317
"editor program to decide what the file remaining in the working copy\n"
4303
4318
"should look like. To do this, add the configuration option"
4306
#: bzrlib/builtins.py:6489
4321
#: bzrlib/builtins.py:6490
4307
4322
msgid " change_editor = PROGRAM @new_path @old_path"
4310
#: bzrlib/builtins.py:6491
4325
#: bzrlib/builtins.py:6492
4312
4327
"where @new_path is replaced with the path of the new version of the \n"
4313
4328
"file and @old_path is replaced with the path of the old version of \n"
4319
4334
# help of 'all' option of 'shelve' command
4320
#: bzrlib/builtins.py:6503
4335
#: bzrlib/builtins.py:6504
4321
4336
msgid "Shelve all changes."
4324
4339
# help of 'writer' option of 'shelve' command
4325
#: bzrlib/builtins.py:6505
4340
#: bzrlib/builtins.py:6506
4326
4341
msgid "Method to use for writing diffs."
4329
4344
# title of 'writer' option of 'shelve' command
4330
#: bzrlib/builtins.py:6505
4345
#: bzrlib/builtins.py:6506
4334
4349
# help of 'list' option of 'shelve' command
4335
#: bzrlib/builtins.py:6509
4350
#: bzrlib/builtins.py:6510
4336
4351
msgid "List shelved changes."
4339
4354
# help of 'destroy' option of 'shelve' command
4340
#: bzrlib/builtins.py:6511
4355
#: bzrlib/builtins.py:6512
4341
4356
msgid "Destroy removed changes instead of shelving them."
4344
#: bzrlib/builtins.py:6540
4359
#: bzrlib/builtins.py:6541
4345
4360
msgid "No shelved changes."
4348
#: bzrlib/builtins.py:6551
4363
#: bzrlib/builtins.py:6552
4349
4364
msgid "Restore shelved changes."
4352
#: bzrlib/builtins.py:6553
4367
#: bzrlib/builtins.py:6554
4354
4369
"By default, the most recently shelved changes are restored. However if you\n"
4355
4370
"specify a shelf by id those changes will be restored instead. This works\n"
4359
4374
# help of 'action' option of 'unshelve' command
4360
#: bzrlib/builtins.py:6562
4375
#: bzrlib/builtins.py:6563
4361
4376
msgid "The action to perform."
4364
4379
# title of 'action' option of 'resolve' command
4365
4380
# title of 'action' option of 'unshelve' command
4366
#: bzrlib/builtins.py:6562 bzrlib/conflicts.py:694
4381
#: bzrlib/builtins.py:6563 bzrlib/conflicts.py:694
4370
4385
# help of 'action=apply' option of 'unshelve' command
4371
#: bzrlib/builtins.py:6564
4386
#: bzrlib/builtins.py:6565
4372
4387
msgid "Apply changes and remove from the shelf."
4375
4390
# help of 'action=dry-run' option of 'unshelve' command
4376
#: bzrlib/builtins.py:6565
4391
#: bzrlib/builtins.py:6566
4377
4392
msgid "Show changes, but do not apply or remove them."
4380
4395
# help of 'action=preview' option of 'unshelve' command
4381
#: bzrlib/builtins.py:6566
4396
#: bzrlib/builtins.py:6567
4383
4398
"Instead of unshelving the changes, show the diff that would result from "
4387
4402
# help of 'action=delete-only' option of 'unshelve' command
4388
#: bzrlib/builtins.py:6568
4403
#: bzrlib/builtins.py:6569
4389
4404
msgid "Delete changes without applying them."
4392
4407
# help of 'action=keep' option of 'unshelve' command
4393
#: bzrlib/builtins.py:6569
4408
#: bzrlib/builtins.py:6570
4394
4409
msgid "Apply changes but don't delete them."
4397
#: bzrlib/builtins.py:6584
4412
#: bzrlib/builtins.py:6585
4398
4413
msgid "Remove unwanted files from working tree."
4401
#: bzrlib/builtins.py:6586
4416
#: bzrlib/builtins.py:6587
4403
4418
"By default, only unknown files, not ignored files, are deleted. Versioned\n"
4404
4419
"files are never deleted."
4407
#: bzrlib/builtins.py:6589
4422
#: bzrlib/builtins.py:6590
4409
4424
"Another class is 'detritus', which includes files emitted by bzr during\n"
4410
4425
"normal operations and selftests. (The value of these files decreases with\n"
4414
#: bzrlib/builtins.py:6593
4429
#: bzrlib/builtins.py:6594
4416
4431
"If no options are specified, unknown files are deleted. Otherwise, option\n"
4417
4432
"flags are respected, and may be combined."
4420
#: bzrlib/builtins.py:6596
4435
#: bzrlib/builtins.py:6597
4421
4436
msgid "To check what clean-tree will do, use --dry-run."
4424
4439
# help of 'ignored' option of 'clean-tree' command
4425
#: bzrlib/builtins.py:6599
4440
#: bzrlib/builtins.py:6600
4426
4441
msgid "Delete all ignored files."
4429
4444
# help of 'detritus' option of 'clean-tree' command
4430
#: bzrlib/builtins.py:6600
4445
#: bzrlib/builtins.py:6601
4432
4447
"Delete conflict files, merge and revert backups, and failed selftest dirs."
4435
4450
# help of 'unknown' option of 'clean-tree' command
4436
#: bzrlib/builtins.py:6603
4451
#: bzrlib/builtins.py:6604
4437
4452
msgid "Delete files unknown to bzr (default)."
4440
4455
# help of 'dry-run' option of 'clean-tree' command
4441
#: bzrlib/builtins.py:6604
4456
#: bzrlib/builtins.py:6605
4442
4457
msgid "Show files to delete instead of deleting them."
4445
4460
# help of 'force' option of 'clean-tree' command
4446
#: bzrlib/builtins.py:6606
4461
#: bzrlib/builtins.py:6607
4447
4462
msgid "Do not prompt before deleting."
5369
#: bzrlib/errors.py:809
5395
#: bzrlib/errors.py:818
5370
5396
msgid "Revision is not compatible with %(repo_format)s"
5373
#: bzrlib/errors.py:819
5399
#: bzrlib/errors.py:828
5374
5400
msgid "%(context_info)s%(path)s is already versioned."
5377
#: bzrlib/errors.py:840
5403
#: bzrlib/errors.py:849
5378
5404
msgid "%(context_info)s%(path)s is not versioned."
5381
#: bzrlib/errors.py:861
5407
#: bzrlib/errors.py:870
5382
5408
msgid "Path(s) are not versioned: %(paths_as_string)s"
5385
#: bzrlib/errors.py:872
5411
#: bzrlib/errors.py:881
5386
5412
msgid "Path(s) do not exist: %(paths_as_string)s%(extra)s"
5389
#: bzrlib/errors.py:891
5415
#: bzrlib/errors.py:900
5390
5416
msgid "Cannot operate on \"%(filename)s\" of unsupported kind \"%(kind)s\""
5393
#: bzrlib/errors.py:899
5419
#: bzrlib/errors.py:908
5395
5421
"Filename %(filename)r is not valid in your current filesystem encoding "
5396
5422
"%(fs_encoding)s"
5399
#: bzrlib/errors.py:910
5425
#: bzrlib/errors.py:919
5400
5426
msgid "Cannot operate on \"%(filename)s\" because it is a control file"
5403
#: bzrlib/errors.py:928
5429
#: bzrlib/errors.py:937
5404
5430
msgid "The lock for '%(lock_description)s' is in use and cannot be broken."
5407
#: bzrlib/errors.py:967
5433
#: bzrlib/errors.py:976
5408
5434
msgid "Cannot lock %(lock)s: %(why)s"
5411
#: bzrlib/errors.py:977
5437
#: bzrlib/errors.py:986
5413
5439
"A transaction related operation was attempted after the transaction finished."
5416
#: bzrlib/errors.py:1004
5442
#: bzrlib/errors.py:1013
5417
5443
msgid "Cannot lock: transport is read only: %(transport)s"
5420
#: bzrlib/errors.py:1012
5446
#: bzrlib/errors.py:1021
5421
5447
msgid "Could not acquire lock \"%(lock)s\": %(msg)s"
5424
#: bzrlib/errors.py:1023
5450
#: bzrlib/errors.py:1032
5425
5451
msgid "Lock was broken while still open: %(lock)s - check storage consistency!"
5428
#: bzrlib/errors.py:1034
5454
#: bzrlib/errors.py:1043
5430
5456
"Lock was released and re-acquired before being broken: %(lock)s: held by "
5431
5457
"%(holder)r, wanted to break %(target)r"
5434
#: bzrlib/errors.py:1046
5460
#: bzrlib/errors.py:1055
5436
5462
"Lock is apparently held, but corrupted: %(corruption_info)s\n"
5437
5463
"Use 'bzr break-lock' to clear it"
5440
#: bzrlib/errors.py:1059
5466
#: bzrlib/errors.py:1068
5441
5467
msgid "Lock not held: %(lock)s"
5444
#: bzrlib/errors.py:1088
5470
#: bzrlib/errors.py:1097
5445
5471
msgid "No changes to commit"
5448
#: bzrlib/errors.py:1093
5474
#: bzrlib/errors.py:1102
5450
5476
"Selected-file commit of merges is not supported yet: files %(files_str)s"
5453
#: bzrlib/errors.py:1103
5479
#: bzrlib/errors.py:1112
5455
5481
"Excluding paths during commit is not supported by repository at %(repository)"
5459
#: bzrlib/errors.py:1112
5485
#: bzrlib/errors.py:1121
5461
5487
"The specified commit message contains characters unsupported by the current "
5465
#: bzrlib/errors.py:1118
5491
#: bzrlib/errors.py:1127
5466
5492
msgid "Upgrade URL cannot work with readonly URLs."
5469
#: bzrlib/errors.py:1123
5495
#: bzrlib/errors.py:1132
5470
5496
msgid "The branch format %(format)s is already at the most recent format."
5473
#: bzrlib/errors.py:1146
5499
#: bzrlib/errors.py:1155
5474
5500
msgid "Option --change does not accept revision ranges"
5477
#: bzrlib/errors.py:1151
5503
#: bzrlib/errors.py:1160
5478
5504
msgid "No namespace registered for string: %(spec)r"
5481
#: bzrlib/errors.py:1170
5507
#: bzrlib/errors.py:1179
5483
5509
"Requested revision: '%(spec)s' does not exist in branch: %(branch_url)s"
5487
#: bzrlib/errors.py:1184
5513
#: bzrlib/errors.py:1193
5489
5515
"Operation denied because it would change the main history, which is not "
5490
5516
"permitted by the append_revisions_only setting on branch \"%(location)s\"."
5493
#: bzrlib/errors.py:1195
5519
#: bzrlib/errors.py:1204
5495
5521
"These branches have diverged. Use the missing command to see how.\n"
5496
5522
"Use the merge command to reconcile them."
5499
#: bzrlib/errors.py:1215
5525
#: bzrlib/errors.py:1224
5501
5527
"Branches have no common ancestor, and no merge base revision was specified."
5504
#: bzrlib/errors.py:1221
5530
#: bzrlib/errors.py:1230
5506
5532
"Selected merge cannot perform reverse cherrypicks. Try merge3 or diff3."
5509
#: bzrlib/errors.py:1227
5535
#: bzrlib/errors.py:1236
5510
5536
msgid "Revisions have no common ancestor: %(revision_a)s %(revision_b)s"
5513
#: bzrlib/errors.py:1236
5539
#: bzrlib/errors.py:1245
5515
5541
"Revisions are not derived from the same root: %(revision_a)s %(revision_b)s."
5518
#: bzrlib/errors.py:1245
5544
#: bzrlib/errors.py:1254
5519
5545
msgid "Revision %(rev_id)s is not an ancestor of %(not_ancestor_id)s"
5522
#: bzrlib/errors.py:1254
5548
#: bzrlib/errors.py:1263
5523
5549
msgid "Branch %(branch)s has no commits."
5526
#: bzrlib/errors.py:1272
5552
#: bzrlib/errors.py:1281
5528
5554
"Bound branch %(branch)s is out of date with master branch %(master)s."
5529
5555
"%(extra_help)s"
5532
#: bzrlib/errors.py:1284
5558
#: bzrlib/errors.py:1293
5534
5560
"Cannot commit to branch %(branch)s. It is bound to %(master)s, which is "
5535
5561
"bound to %(remote)s."
5538
#: bzrlib/errors.py:1296
5564
#: bzrlib/errors.py:1305
5539
5565
msgid "Cannot pull --overwrite to a branch which is bound %(branch)s"
5542
#: bzrlib/errors.py:1305
5568
#: bzrlib/errors.py:1314
5544
5570
"Unable to connect to target of bound branch %(branch)s => %(target)s: "
5548
#: bzrlib/errors.py:1317
5574
#: bzrlib/errors.py:1326
5549
5575
msgid "Error in processing weave: %(msg)s"
5552
#: bzrlib/errors.py:1326
5578
#: bzrlib/errors.py:1335
5553
5579
msgid "Revision {%(revision_id)s} already present in %(weave)s"
5556
#: bzrlib/errors.py:1337
5582
#: bzrlib/errors.py:1346
5557
5583
msgid "Revision {%(revision_id)s} not present in %(weave)s"
5560
#: bzrlib/errors.py:1347
5586
#: bzrlib/errors.py:1356
5561
5587
msgid "Weave invariant violated: %(what)s"
5564
#: bzrlib/errors.py:1356
5590
#: bzrlib/errors.py:1365
5565
5591
msgid "Parents are mismatched between two revisions. %(msg)s"
5568
#: bzrlib/errors.py:1378
5594
#: bzrlib/errors.py:1387
5570
5596
"Weaves differ on text content. Revision: {%(revision_id)s}, %(weave_a)s, "
5574
#: bzrlib/errors.py:1390
5600
#: bzrlib/errors.py:1399
5575
5601
msgid "Versioned file error"
5578
#: bzrlib/errors.py:1395
5604
#: bzrlib/errors.py:1404
5579
5605
msgid "Revision {%(revision_id)s} not present in \"%(file_id)s\"."
5582
#: bzrlib/errors.py:1405
5608
#: bzrlib/errors.py:1414
5583
5609
msgid "Revision {%(revision_id)s} already present in \"%(file_id)s\"."
5586
#: bzrlib/errors.py:1415
5612
#: bzrlib/errors.py:1424
5587
5613
msgid "Text did not match its checksum: %(msg)s"
5590
#: bzrlib/errors.py:1541
5616
#: bzrlib/errors.py:1550
5591
5617
msgid "Export format %(format)r not supported"
5594
#: bzrlib/errors.py:1550
5620
#: bzrlib/errors.py:1559
5595
5621
msgid "Transport error: %(msg)s %(orig_error)s"
5598
#: bzrlib/errors.py:1576
5624
#: bzrlib/errors.py:1585
5599
5625
msgid "Generic bzr smart protocol error: %(details)s"
5602
#: bzrlib/errors.py:1584
5628
#: bzrlib/errors.py:1593
5603
5629
msgid "Received bad protocol version marker: %(marker)r"
5606
#: bzrlib/errors.py:1616
5632
#: bzrlib/errors.py:1625
5607
5633
msgid "Transport operation not possible: %(msg)s %(orig_error)s"
5610
#: bzrlib/errors.py:1621
5636
#: bzrlib/errors.py:1630
5611
5637
msgid "Connection error: %(msg)s %(orig_error)s"
5614
#: bzrlib/errors.py:1626
5640
#: bzrlib/errors.py:1635
5615
5641
msgid "%(msg)s %(host)s%(port)s%(orig_error)s"
5618
#: bzrlib/errors.py:1647
5644
#: bzrlib/errors.py:1656
5619
5645
msgid "Connection closed: %(msg)s %(orig_error)s"
5622
#: bzrlib/errors.py:1652
5648
#: bzrlib/errors.py:1661
5623
5649
msgid "Connection Timeout: %(msg)s%(orig_error)s"
5626
#: bzrlib/errors.py:1657
5652
#: bzrlib/errors.py:1666
5627
5653
msgid "Invalid range access in %(path)s at %(offset)s: %(msg)s"
5630
#: bzrlib/errors.py:1667
5656
#: bzrlib/errors.py:1676
5631
5657
msgid "Invalid http response for %(path)s: %(msg)s%(orig_error)s"
5634
#: bzrlib/errors.py:1682
5660
#: bzrlib/errors.py:1691
5635
5661
msgid "Certificate error: %(error)s"
5638
#: bzrlib/errors.py:1690
5664
#: bzrlib/errors.py:1699
5639
5665
msgid "Invalid http range %(range)r for %(path)s: %(msg)s"
5642
#: bzrlib/errors.py:1704
5668
#: bzrlib/errors.py:1713
5643
5669
msgid "HTTP MIME Boundary missing for %(path)s: %(msg)s"
5646
#: bzrlib/errors.py:1712
5672
#: bzrlib/errors.py:1721
5647
5673
msgid "Invalid http Content-type \"%(ctype)s\" for %(path)s: %(msg)s"
5650
#: bzrlib/errors.py:1721
5676
#: bzrlib/errors.py:1730
5651
5677
msgid "%(source)s is%(permanently)s redirected to %(target)s"
5654
#: bzrlib/errors.py:1735
5680
#: bzrlib/errors.py:1744
5655
5681
msgid "Too many redirections"
5658
#: bzrlib/errors.py:1740
5684
#: bzrlib/errors.py:1749
5659
5685
msgid "Working tree has conflicts."
5662
#: bzrlib/errors.py:1744
5688
#: bzrlib/errors.py:1753
5663
5689
msgid "Config file %(filename)s is not UTF-8 encoded\n"
5666
#: bzrlib/errors.py:1753
5692
#: bzrlib/errors.py:1762
5668
5694
"Error(s) parsing config file %(filename)s:\n"
5672
#: bzrlib/errors.py:1763
5698
#: bzrlib/errors.py:1772
5674
5700
"Bad value \"%(value)s\" for option \"%(name)s\".\n"
5675
5701
"See ``bzr help %(name)s``"
5678
#: bzrlib/errors.py:1773
5704
#: bzrlib/errors.py:1782
5679
5705
msgid "%(username)r does not seem to contain a reasonable email address"
5682
#: bzrlib/errors.py:1782
5708
#: bzrlib/errors.py:1791
5683
5709
msgid "Failed to GPG sign data with command \"%(command_line)s\""
5686
#: bzrlib/errors.py:1790
5712
#: bzrlib/errors.py:1799
5687
5713
msgid "Failed to verify GPG signature data with error \"%(error)s\""
5690
#: bzrlib/errors.py:1798
5716
#: bzrlib/errors.py:1807
5691
5717
msgid "Unable to import library \"%(library)s\": %(error)s"
5694
#: bzrlib/errors.py:1806
5720
#: bzrlib/errors.py:1815
5695
5721
msgid "python-gpgme is not installed, it is needed to verify signatures"
5698
#: bzrlib/errors.py:1814
5724
#: bzrlib/errors.py:1823
5700
5726
"The working tree for %(basedir)s has changed since the last commit, but "
5701
5727
"weave merge requires that it be unchanged"
5704
#: bzrlib/errors.py:1824
5730
#: bzrlib/errors.py:1833
5706
5732
"Can't reprocess and show base, because reprocessing obscures the "
5707
5733
"relationship of conflicting lines to the base"
5710
#: bzrlib/errors.py:1830
5736
#: bzrlib/errors.py:1839
5711
5737
msgid "Cycle in graph %(graph)r"
5714
#: bzrlib/errors.py:1858
5740
#: bzrlib/errors.py:1867
5715
5741
msgid "File %(filename)s is not conflicted."
5718
#: bzrlib/errors.py:1880
5744
#: bzrlib/errors.py:1889
5719
5745
msgid "No bundle was found in \"%(filename)s\"."
5722
#: bzrlib/errors.py:1889
5748
#: bzrlib/errors.py:1898
5723
5749
msgid "Unable to handle bundle version %(version)s: %(msg)s"
5726
#: bzrlib/errors.py:1899
5752
#: bzrlib/errors.py:1908
5727
5753
msgid "Branch %(base)s is missing revision %(text_revision)s of %(file_id)s"
5730
#: bzrlib/errors.py:1912
5756
#: bzrlib/errors.py:1921
5731
5757
msgid "File id {%(file_id)s} already exists in inventory as %(entry)s"
5734
#: bzrlib/errors.py:1922
5760
#: bzrlib/errors.py:1931
5735
5761
msgid "Key %(key)s is already present in map"
5738
#: bzrlib/errors.py:1927
5764
#: bzrlib/errors.py:1936
5739
5765
msgid "The prefix %(prefix)s is in the help search path twice."
5742
#: bzrlib/errors.py:1937
5768
#: bzrlib/errors.py:1946
5744
5770
"No final name for trans_id %(trans_id)r\n"
5745
5771
"file-id: %(file_id)r\n"
5746
5772
"root trans-id: %(root_trans_id)r\n"
5749
#: bzrlib/errors.py:1969
5775
#: bzrlib/errors.py:1978
5750
5776
msgid "Attempt to reuse a transform that has already been applied."
5753
#: bzrlib/errors.py:1974
5779
#: bzrlib/errors.py:1983
5754
5780
msgid "Moving the root directory is not supported at this time"
5757
#: bzrlib/errors.py:1979
5783
#: bzrlib/errors.py:1988
5758
5784
msgid "Failed to rename %(from_path)s to %(to_path)s: %(why)s"
5761
#: bzrlib/errors.py:1990
5787
#: bzrlib/errors.py:1999
5763
5789
"Could not move %(from_path)s%(operator)s %(to_path)s%(_has_extra)s%(extra)s"
5766
#: bzrlib/errors.py:2026
5792
#: bzrlib/errors.py:2035
5768
5794
"Could not rename %(from_path)s%(operator)s %(to_path)s%(_has_extra)s%(extra)s"
5771
#: bzrlib/errors.py:2056
5797
#: bzrlib/errors.py:2065
5772
5798
msgid "Unable to import paramiko (required for sftp support): %(error)s"
5775
#: bzrlib/errors.py:2064
5801
#: bzrlib/errors.py:2073
5776
5802
msgid "Nothing to merge."
5779
#: bzrlib/errors.py:2069
5805
#: bzrlib/errors.py:2078
5780
5806
msgid "Format %(format)s cannot be initialised by this version of bzr."
5783
#: bzrlib/errors.py:2078
5809
#: bzrlib/errors.py:2087
5785
5811
"Cannot convert from format %(from_format)s to format %(format)s. "
5789
#: bzrlib/errors.py:2090
5815
#: bzrlib/errors.py:2099
5790
5816
msgid "Could not find an appropriate Differ for file \"%(path)s\""
5793
#: bzrlib/errors.py:2098
5819
#: bzrlib/errors.py:2107
5794
5820
msgid "%(exe_name)s could not be found on this machine"
5797
#: bzrlib/errors.py:2106
5823
#: bzrlib/errors.py:2115
5798
5824
msgid "Diff is not installed on this machine: %(msg)s"
5801
#: bzrlib/errors.py:2114
5827
#: bzrlib/errors.py:2123
5802
5828
msgid "Diff3 is not installed on this machine."
5805
#: bzrlib/errors.py:2120
5831
#: bzrlib/errors.py:2129
5806
5832
msgid "The content being inserted is already present."
5809
#: bzrlib/errors.py:2125
5835
#: bzrlib/errors.py:2134
5811
5837
"This tree contains left-over files from a failed operation.\n"
5812
5838
" Please examine %(limbo_dir)s to see if it contains any files you wish "
5829
5855
" keep, and delete it when you are done."
5832
#: bzrlib/errors.py:2157
5858
#: bzrlib/errors.py:2166
5834
5860
"Unable to delete transform temporary directory %(pending_deletion)s. Please "
5835
5861
"examine %(pending_deletion)s to see if it contains any files you wish to "
5836
5862
"keep, and delete it when you are done."
5839
#: bzrlib/errors.py:2167
5865
#: bzrlib/errors.py:2176
5840
5866
msgid "Working tree is out of date, please run 'bzr update'.%(more)s"
5843
#: bzrlib/errors.py:2181
5869
#: bzrlib/errors.py:2190
5844
5870
msgid "Public branch \"%(public_location)s\" lacks revision \"%(revstring)s\"."
5847
#: bzrlib/errors.py:2194
5873
#: bzrlib/errors.py:2203
5848
5874
msgid "Error in merge modified format"
5851
#: bzrlib/errors.py:2199
5877
#: bzrlib/errors.py:2208
5852
5878
msgid "Format error in conflict listings"
5855
#: bzrlib/errors.py:2203
5881
#: bzrlib/errors.py:2212
5857
5883
"Inconsistency in dirstate file %(dirstate_path)s.\n"
5858
5884
"Error: %(description)s"
5861
#: bzrlib/errors.py:2214
5887
#: bzrlib/errors.py:2223
5863
5889
"An error has been detected in the repository %(repo_path)s.\n"
5864
5890
"Please run bzr reconcile on this repository."
5867
#: bzrlib/errors.py:2225
5893
#: bzrlib/errors.py:2234
5869
5895
"An inconsistent delta was supplied involving %(path)r, %(file_id)r\n"
5870
5896
"reason: %(reason)s"
5873
#: bzrlib/errors.py:2238
5899
#: bzrlib/errors.py:2247
5875
5901
"An inconsistent delta was supplied: %(delta)r\n"
5876
5902
"reason: %(reason)s"
5879
#: bzrlib/errors.py:2250
5905
#: bzrlib/errors.py:2259
5880
5906
msgid "To use this feature you must upgrade your branch at %(path)s."
5883
#: bzrlib/errors.py:2259
5909
#: bzrlib/errors.py:2268
5884
5910
msgid "To use this feature you must upgrade your repository at %(path)s."
5887
#: bzrlib/errors.py:2264
5913
#: bzrlib/errors.py:2273
5889
5915
"To use this feature you must upgrade your branch at %(path)s to a format "
5890
5916
"which supports rich roots."
5893
#: bzrlib/errors.py:2270
5919
#: bzrlib/errors.py:2279
5894
5920
msgid "Cannot perform local-only commits on unbound branches."
5897
#: bzrlib/errors.py:2275
5923
#: bzrlib/errors.py:2284
5898
5924
msgid "The method %(mname)s is not supported on objects of type %(tname)s."
5901
#: bzrlib/errors.py:2296
5927
#: bzrlib/errors.py:2305
5902
5928
msgid "Ghost tags not supported by format %(format)r."
5905
#: bzrlib/errors.py:2304
5931
#: bzrlib/errors.py:2313
5906
5932
msgid "File is binary but should be text."
5909
#: bzrlib/errors.py:2309
5935
#: bzrlib/errors.py:2318
5910
5936
msgid "The path %(path)s is not permitted on this platform"
5913
#: bzrlib/errors.py:2318
5939
#: bzrlib/errors.py:2327
5915
5941
"Testament did not match expected value.\n"
5916
5942
" For revision_id {%(revision_id)s}, expected {%(expected)s}, measured\n"
5917
5943
" {%(measured)s}"
5920
#: bzrlib/errors.py:2330
5946
#: bzrlib/errors.py:2339
5921
5947
msgid "Not a bzr revision-bundle: %(text)r"
5924
#: bzrlib/errors.py:2339
5950
#: bzrlib/errors.py:2348
5925
5951
msgid "Bad bzr revision-bundle: %(text)r"
5928
#: bzrlib/errors.py:2348
5954
#: bzrlib/errors.py:2357
5929
5955
msgid "Malformed bzr revision-bundle header: %(text)r"
5932
#: bzrlib/errors.py:2353
5958
#: bzrlib/errors.py:2362
5933
5959
msgid "Malformed patches in bzr revision-bundle: %(text)r"
5936
#: bzrlib/errors.py:2358
5962
#: bzrlib/errors.py:2367
5937
5963
msgid "Malformed footer in bzr revision-bundle: %(text)r"
5940
#: bzrlib/errors.py:2363
5966
#: bzrlib/errors.py:2372
5941
5967
msgid "End of line marker was not \\n in bzr revision-bundle"
5944
#: bzrlib/errors.py:2373
5970
#: bzrlib/errors.py:2382
5945
5971
msgid "Bundle format %(bundle_format)s is incompatible with %(other)s"
5948
#: bzrlib/errors.py:2383
5974
#: bzrlib/errors.py:2392
5949
5975
msgid "Root class for inventory serialization errors"
5952
#: bzrlib/errors.py:2387
5978
#: bzrlib/errors.py:2396
5954
5980
"The inventory was not in the expected format:\n"
5958
#: bzrlib/errors.py:2396
5984
#: bzrlib/errors.py:2405
5959
5985
msgid "This operation requires rich root data storage"
5962
#: bzrlib/errors.py:2409
5988
#: bzrlib/errors.py:2418
5963
5989
msgid "Unrecognised value for BZR_SSH environment variable: %(vendor)s"
5966
#: bzrlib/errors.py:2418
5992
#: bzrlib/errors.py:2427
5968
5994
"Don't know how to handle SSH connections. Please set BZR_SSH environment "
5972
#: bzrlib/errors.py:2425
5998
#: bzrlib/errors.py:2434
5974
6000
"Could not determine revno for {%(revision_id)s} because its ancestry shows a "
5975
6001
"ghost at {%(ghost_revision_id)s}"
5978
#: bzrlib/errors.py:2435
6004
#: bzrlib/errors.py:2444
5979
6005
msgid "Ghost revision {%(revision_id)s} cannot be used here."
5982
#: bzrlib/errors.py:2486
6008
#: bzrlib/errors.py:2495
5984
6010
"A merge directive must provide either a bundle or a public branch location."
5987
#: bzrlib/errors.py:2493
6013
#: bzrlib/errors.py:2502
5988
6014
msgid "Bad merge directive payload %(start)r"
5991
#: bzrlib/errors.py:2503
6017
#: bzrlib/errors.py:2512
5992
6018
msgid "Preview patch does not match requested changes."
5995
#: bzrlib/errors.py:2509
6021
#: bzrlib/errors.py:2518
5996
6022
msgid "Patch_type was %(patch_type)s, but no patch was supplied."
5999
#: bzrlib/errors.py:2519
6025
#: bzrlib/errors.py:2528
6001
6027
"Your branch does not have all of the revisions required in order to merge "
6002
6028
"this merge directive and the target location specified in the merge "
6003
6029
"directive is not a branch: %(location)s."
6006
#: bzrlib/errors.py:2531
6032
#: bzrlib/errors.py:2540
6007
6033
msgid "Unsupported entry kind %(kind)s"
6010
#: bzrlib/errors.py:2539
6036
#: bzrlib/errors.py:2548
6011
6037
msgid "Can't subsume %(other_tree)s into %(tree)s. %(reason)s"
6014
#: bzrlib/errors.py:2549
6040
#: bzrlib/errors.py:2558
6015
6041
msgid "Subsume target %(other_tree)s needs to be upgraded."
6018
#: bzrlib/errors.py:2568
6044
#: bzrlib/errors.py:2577
6019
6045
msgid "No such tag: %(tag_name)s"
6022
#: bzrlib/errors.py:2576
6048
#: bzrlib/errors.py:2585
6023
6049
msgid "Tags not supported by %(branch)s; you may be able to use bzr upgrade."
6026
#: bzrlib/errors.py:2585
6052
#: bzrlib/errors.py:2594
6027
6053
msgid "Tag %(tag_name)s already exists."
6030
#: bzrlib/errors.py:2593
6056
#: bzrlib/errors.py:2602
6032
6058
"Did not understand bug identifier %(bug_id)s: %(reason)s. See \"bzr help bugs"
6033
6059
"\" for more information on this feature."
6036
#: bzrlib/errors.py:2603
6062
#: bzrlib/errors.py:2612
6038
6064
"The URL for bug tracker \"%(abbreviation)s\" doesn't contain {id}: %(url)s"
6041
#: bzrlib/errors.py:2613
6067
#: bzrlib/errors.py:2622
6043
6069
"Cannot find registered bug tracker called %(abbreviation)s on %(branch)s"
6046
#: bzrlib/errors.py:2623
6072
#: bzrlib/errors.py:2632
6047
6073
msgid "Invalid line in bugs property: '%(line)s'"
6050
#: bzrlib/errors.py:2631
6076
#: bzrlib/errors.py:2640
6051
6077
msgid "Invalid bug status: '%(status)s'"
6054
#: bzrlib/errors.py:2639
6080
#: bzrlib/errors.py:2648
6055
6081
msgid "Could not understand response from smart server: %(response_tuple)r"
6058
#: bzrlib/errors.py:2678
6084
#: bzrlib/errors.py:2687
6059
6085
msgid "Server sent an unexpected error: %(error_tuple)r"
6062
#: bzrlib/errors.py:2697
6088
#: bzrlib/errors.py:2706
6063
6089
msgid "Unrecognised container format: %(container_format)r"
6066
#: bzrlib/errors.py:2705
6092
#: bzrlib/errors.py:2714
6067
6093
msgid "Unexpected end of container stream"
6070
#: bzrlib/errors.py:2710
6096
#: bzrlib/errors.py:2719
6071
6097
msgid "Unknown record type: %(record_type)r"
6074
#: bzrlib/errors.py:2718
6100
#: bzrlib/errors.py:2727
6075
6101
msgid "Invalid record: %(reason)s"
6078
#: bzrlib/errors.py:2726
6104
#: bzrlib/errors.py:2735
6079
6105
msgid "Container has data after end marker: %(excess)r"
6082
#: bzrlib/errors.py:2734
6108
#: bzrlib/errors.py:2743
6083
6109
msgid "Container has multiple records with the same name: %(name)s"
6086
#: bzrlib/errors.py:2747
6112
#: bzrlib/errors.py:2756
6087
6113
msgid "Corrupt or incompatible data stream: %(reason)s"
6090
#: bzrlib/errors.py:2755
6116
#: bzrlib/errors.py:2764
6091
6117
msgid "SMTP error: %(error)s"
6094
#: bzrlib/errors.py:2763
6120
#: bzrlib/errors.py:2772
6095
6121
msgid "No message supplied."
6098
#: bzrlib/errors.py:2768
6124
#: bzrlib/errors.py:2777
6099
6125
msgid "No mail-to address (--mail-to) or output (-o) specified."
6102
#: bzrlib/errors.py:2773
6103
msgid "Unknown mail client: %(mail_client)s"
6106
#: bzrlib/errors.py:2781
6128
#: bzrlib/errors.py:2782
6108
6130
"Unable to find mail client with the following names: "
6109
6131
"%(mail_command_list_string)s"
6112
#: bzrlib/errors.py:2791
6134
#: bzrlib/errors.py:2792
6113
6135
msgid "SMTP connection to %(host)s refused"
6116
#: bzrlib/errors.py:2800
6138
#: bzrlib/errors.py:2801
6117
6139
msgid "Please specify smtp_server. No server at default %(host)s."
6120
#: bzrlib/errors.py:2814
6142
#: bzrlib/errors.py:2815
6122
6144
"'%(display_url)s' is not in sync with %(target_url)s. See bzr help sync-for-"
6126
#: bzrlib/errors.py:2826
6148
#: bzrlib/errors.py:2827
6127
6149
msgid "'%(display_url)s' is already a branch."
6130
#: bzrlib/errors.py:2831
6152
#: bzrlib/errors.py:2832
6131
6153
msgid "'%(display_url)s' is already a tree."
6134
#: bzrlib/errors.py:2836
6156
#: bzrlib/errors.py:2837
6135
6157
msgid "'%(display_url)s' is already a checkout."
6138
#: bzrlib/errors.py:2841
6160
#: bzrlib/errors.py:2842
6139
6161
msgid "'%(display_url)s' is already a lightweight checkout."
6142
#: bzrlib/errors.py:2846
6164
#: bzrlib/errors.py:2847
6143
6165
msgid "'%(display_url)s' is already using a shared repository."
6146
#: bzrlib/errors.py:2851
6168
#: bzrlib/errors.py:2852
6147
6169
msgid "'%(display_url)s' is already standalone."
6150
#: bzrlib/errors.py:2856
6172
#: bzrlib/errors.py:2857
6151
6173
msgid "Shared repository '%(display_url)s' already creates working trees."
6154
#: bzrlib/errors.py:2862
6176
#: bzrlib/errors.py:2863
6156
6178
"Shared repository '%(display_url)s' already doesn't create working trees."
6159
#: bzrlib/errors.py:2868
6181
#: bzrlib/errors.py:2869
6160
6182
msgid "Requested reconfiguration of '%(display_url)s' is not supported."
6163
#: bzrlib/errors.py:2873
6185
#: bzrlib/errors.py:2874
6164
6186
msgid "No location could be found to bind to at %(display_url)s."
6167
#: bzrlib/errors.py:2878
6189
#: bzrlib/errors.py:2879
6169
6191
"Working tree \"%(display_url)s\" has uncommitted changes (See bzr status)."
6173
#: bzrlib/errors.py:2897
6195
#: bzrlib/errors.py:2898
6175
6197
"Working tree \"%(display_url)s\" has shelved changes (See bzr shelve --list)."
6179
#: bzrlib/errors.py:2903
6201
#: bzrlib/errors.py:2904
6180
6202
msgid "Variable {%(name)s} is not available."
6183
#: bzrlib/errors.py:2911
6205
#: bzrlib/errors.py:2912
6184
6206
msgid "No template specified."
6187
#: bzrlib/errors.py:2916
6209
#: bzrlib/errors.py:2917
6188
6210
msgid "Unable to create symlink %(path_str)son this platform"
6191
#: bzrlib/errors.py:2931
6213
#: bzrlib/errors.py:2932
6193
6215
"Unsupported timezone format \"%(timezone)s\", options are \"utc\", \"original"
6194
6216
"\", \"local\"."
6197
#: bzrlib/errors.py:2965
6219
#: bzrlib/errors.py:2966
6199
6221
"Unable to encode %(kind)s path %(path)r in user encoding %(user_encoding)s"
6202
#: bzrlib/errors.py:2977
6224
#: bzrlib/errors.py:2978
6203
6225
msgid "The \"%(config_id)s\" configuration does not exist."
6206
#: bzrlib/errors.py:2985
6228
#: bzrlib/errors.py:2986
6207
6229
msgid "The \"%(option_name)s\" configuration option does not exist."
6210
#: bzrlib/errors.py:2993
6232
#: bzrlib/errors.py:2994
6211
6233
msgid "The alias \"%(alias_name)s\" does not exist."
6214
#: bzrlib/errors.py:3007
6236
#: bzrlib/errors.py:3008
6215
6237
msgid "\"%(alias_name)s\" is not a valid location alias."
6218
#: bzrlib/errors.py:3015
6240
#: bzrlib/errors.py:3016
6219
6241
msgid "No %(alias_name)s location assigned."
6222
#: bzrlib/errors.py:3023
6244
#: bzrlib/errors.py:3024
6223
6245
msgid "Cannot bind address \"%(host)s:%(port)i\": %(orig_error)s."
6226
#: bzrlib/errors.py:3033
6248
#: bzrlib/errors.py:3034
6227
6249
msgid "Unknown rules detected: %(unknowns_str)s."
6230
#: bzrlib/errors.py:3044
6252
#: bzrlib/errors.py:3045
6231
6253
msgid "Tip change rejected: %(msg)s"
6234
#: bzrlib/errors.py:3052
6256
#: bzrlib/errors.py:3053
6235
6257
msgid "Shelf corrupt."
6238
#: bzrlib/errors.py:3057
6260
#: bzrlib/errors.py:3058
6239
6261
msgid "Corruption while decompressing repository file%(orig_error)s"
6242
#: bzrlib/errors.py:3069
6264
#: bzrlib/errors.py:3070
6243
6265
msgid "No changes are shelved with id \"%(shelf_id)d\"."
6246
#: bzrlib/errors.py:3077
6268
#: bzrlib/errors.py:3078
6247
6269
msgid "\"%(invalid_id)s\" is not a valid shelf id, try a number instead."
6250
#: bzrlib/errors.py:3085
6272
#: bzrlib/errors.py:3086
6251
6273
msgid "An attempt to access a url outside the server jail was made: '%(url)s'."
6254
#: bzrlib/errors.py:3093
6276
#: bzrlib/errors.py:3094
6255
6277
msgid "The user aborted the operation."
6258
#: bzrlib/errors.py:3098
6280
#: bzrlib/errors.py:3099
6259
6281
msgid "Branching '%(url)s'(%(format)s) must create a working tree."
6262
#: bzrlib/errors.py:3108
6284
#: bzrlib/errors.py:3109
6263
6285
msgid "No such view: %(view_name)s."
6266
#: bzrlib/errors.py:3118
6288
#: bzrlib/errors.py:3119
6268
6290
"Views are not supported by %(tree)s; use 'bzr upgrade' to change your tree "
6269
6291
"to a later format."
6272
#: bzrlib/errors.py:3127
6294
#: bzrlib/errors.py:3128
6274
6296
"Specified file \"%(file_name)s\" is outside the current view: %(view_str)s"
6277
#: bzrlib/errors.py:3194
6299
#: bzrlib/errors.py:3195
6278
6300
msgid "%(bzrdir)r does not support co-located branches."
6281
#: bzrlib/errors.py:3200
6303
#: bzrlib/errors.py:3201
6283
6305
"Unable to determine your name.\n"
6284
6306
"Please, set your name with the 'whoami' command.\n"
6285
6307
"E.g. bzr whoami \"Your Name <name@example.com>\""
6288
#: bzrlib/errors.py:3209
6310
#: bzrlib/errors.py:3210
6289
6311
msgid "Invalid pattern(s) found. %(msg)s"
6292
#: bzrlib/errors.py:3217
6314
#: bzrlib/errors.py:3218
6294
6316
"Branch \"%(branch_url)s\" appears to be bound to itself. Please use `bzr "
6295
6317
"unbind` to fix."
6298
#: bzrlib/errors.py:3228
6320
#: bzrlib/errors.py:3229
6299
6321
msgid "Loop involving %(refs)r while expanding \"%(string)s\"."
6302
#: bzrlib/errors.py:3237
6324
#: bzrlib/errors.py:3238
6303
6325
msgid "Option %(name)s is not defined while expanding \"%(string)s\"."
6306
#: bzrlib/errors.py:3246
6328
#: bzrlib/errors.py:3247
6308
6330
"No compatible object available for operations from %(source)r to %(target)r."
6311
#: bzrlib/errors.py:3256
6333
#: bzrlib/errors.py:3257
6313
6335
"VFS requests over the smart server are not allowed. Encountered: %(method)s, "
6314
6336
"%(arguments)s."
6317
#: bzrlib/errors.py:3266
6339
#: bzrlib/errors.py:3267
6319
6341
"Kind change from %(from_kind)s to %(to_kind)s for %(path)s not supported by "
6320
6342
"format %(format)r"
6323
#: bzrlib/errors.py:3278
6345
#: bzrlib/errors.py:3279
6325
6347
"Missing feature %(feature)s not provided by this version of Bazaar or any "
6329
#: bzrlib/errors.py:3291
6351
#: bzrlib/errors.py:3292
6330
6352
msgid "Binary files section encountered."
6333
#: bzrlib/errors.py:3299
6355
#: bzrlib/errors.py:3300
6335
6357
"Malformed patch header. %(desc)s\n"
6339
#: bzrlib/errors.py:3308
6361
#: bzrlib/errors.py:3309
6341
6363
"Malformed hunk header. %(desc)s\n"
6345
#: bzrlib/errors.py:3317
6367
#: bzrlib/errors.py:3318
6347
6369
"Malformed line. %(desc)s\n"
6351
#: bzrlib/errors.py:3327
6373
#: bzrlib/errors.py:3328
6353
6375
"Text contents mismatch at line %(line_no)d. Original has \"%(orig_line)s\", "
6354
6376
"but patch says it should be \"%(patch_line)s\""
6357
#: bzrlib/errors.py:3338
6379
#: bzrlib/errors.py:3339
6358
6380
msgid "The feature %(feature)s has already been registered."
6407
6429
"regular push."
6410
#: bzrlib/gpg.py:119 bzrlib/gpg.py:460
6432
#: bzrlib/gpg.py:366
6433
msgid "No GnuPG key results for pattern: {0}"
6436
#: bzrlib/gpg.py:439
6411
6437
msgid "{0} commits with valid signatures"
6414
#: bzrlib/gpg.py:123 bzrlib/gpg.py:465
6440
#: bzrlib/gpg.py:445
6415
6441
msgid "{0} commit with unknown key"
6416
6442
msgid_plural "{0} commits with unknown keys"
6420
#: bzrlib/gpg.py:129 bzrlib/gpg.py:472
6446
#: bzrlib/gpg.py:453
6421
6447
msgid "{0} commit not valid"
6422
6448
msgid_plural "{0} commits not valid"
6426
#: bzrlib/gpg.py:135 bzrlib/gpg.py:479
6452
#: bzrlib/gpg.py:461
6427
6453
msgid "{0} commit not signed"
6428
6454
msgid_plural "{0} commits not signed"
6432
#: bzrlib/gpg.py:141 bzrlib/gpg.py:486
6458
#: bzrlib/gpg.py:469
6433
6459
msgid "{0} commit with key now expired"
6434
6460
msgid_plural "{0} commits with key now expired"
6438
#: bzrlib/gpg.py:343
6439
msgid "No GnuPG key results for pattern: {0}"
6464
#: bzrlib/gpg.py:489
6465
msgid "{0} commit by author {1} with key {2} now expired"
6466
msgid_plural "{0} commits by author {1} with key {2} now expired"
6442
#: bzrlib/gpg.py:386
6470
#: bzrlib/gpg.py:505
6443
6471
msgid "{0} signed {1} commit"
6444
6472
msgid_plural "{0} signed {1} commits"
6448
#: bzrlib/gpg.py:403 bzrlib/gpg.py:419
6476
#: bzrlib/gpg.py:522 bzrlib/gpg.py:539
6449
6477
msgid "{0} commit by author {1}"
6450
6478
msgid_plural "{0} commits by author {1}"
6454
#: bzrlib/gpg.py:433
6482
#: bzrlib/gpg.py:554
6455
6483
msgid "Unknown key {0} signed {1} commit"
6456
6484
msgid_plural "Unknown key {0} signed {1} commits"
6460
#: bzrlib/gpg.py:452
6461
msgid "{0} commit by author {1} with key {2} now expired"
6462
msgid_plural "{0} commits by author {1} with key {2} now expired"
6466
6488
#: bzrlib/groupcompress.py:1739
6467
6489
#, python-format
6468
6490
msgid "Insert claimed random_id=True, but then inserted %r two times"
6471
#: bzrlib/hooks.py:331
6493
#: bzrlib/hooks.py:313
6472
6494
#, python-format
6473
6495
msgid "Introduced in: %s"
6476
#: bzrlib/hooks.py:334
6498
#: bzrlib/hooks.py:316
6477
6499
#, python-format
6478
6500
msgid "Deprecated in: %s"
6797
6823
# help of 'project' option of 'register-branch' command
6798
#: bzrlib/plugins/launchpad/__init__.py:106
6824
#: bzrlib/plugins/launchpad/cmds.py:69
6799
6825
msgid "Launchpad project short name to associate with the branch."
6802
6828
# help of 'branch-name' option of 'register-branch' command
6803
#: bzrlib/plugins/launchpad/__init__.py:113
6829
#: bzrlib/plugins/launchpad/cmds.py:76
6805
6831
"Short name for the branch; by default taken from the last component of the "
6809
6835
# help of 'branch-title' option of 'register-branch' command
6810
#: bzrlib/plugins/launchpad/__init__.py:117
6836
#: bzrlib/plugins/launchpad/cmds.py:80
6811
6837
msgid "One-sentence description of the branch."
6814
6840
# help of 'branch-description' option of 'register-branch' command
6815
#: bzrlib/plugins/launchpad/__init__.py:120
6841
#: bzrlib/plugins/launchpad/cmds.py:83
6816
6842
msgid "Longer description of the purpose or contents of the branch."
6819
6845
# help of 'author' option of 'register-branch' command
6820
#: bzrlib/plugins/launchpad/__init__.py:123
6846
#: bzrlib/plugins/launchpad/cmds.py:86
6821
6847
msgid "Branch author's email address, if not yourself."
6824
6850
# help of 'link-bug' option of 'register-branch' command
6825
#: bzrlib/plugins/launchpad/__init__.py:126
6851
#: bzrlib/plugins/launchpad/cmds.py:89
6826
6852
msgid "The bug this branch fixes."
6829
6855
# help of 'dry-run' option of 'register-branch' command
6830
#: bzrlib/plugins/launchpad/__init__.py:129
6856
#: bzrlib/plugins/launchpad/cmds.py:92
6831
6857
msgid "Prepare the request but don't actually send it."
6834
#: bzrlib/plugins/launchpad/__init__.py:151
6860
#: bzrlib/plugins/launchpad/cmds.py:114
6836
6862
"register-branch requires a public branch url - see bzr help register-branch."
6839
#: bzrlib/plugins/launchpad/__init__.py:159
6865
#: bzrlib/plugins/launchpad/cmds.py:122
6840
6866
msgid "--product is deprecated; please use --project."
6843
#: bzrlib/plugins/launchpad/__init__.py:191
6869
#: bzrlib/plugins/launchpad/cmds.py:152
6844
6870
msgid "Open a Launchpad branch page in your web browser."
6847
6873
# help of 'dry-run' option of 'launchpad-open' command
6848
#: bzrlib/plugins/launchpad/__init__.py:196
6874
#: bzrlib/plugins/launchpad/cmds.py:157
6849
6875
msgid "Do not actually open the browser. Just say the URL we would use."
6852
#: bzrlib/plugins/launchpad/__init__.py:231
6878
#: bzrlib/plugins/launchpad/cmds.py:192
6853
6879
#, python-format
6854
6880
msgid "Opening %s in web browser"
6857
#: bzrlib/plugins/launchpad/__init__.py:241
6883
#: bzrlib/plugins/launchpad/cmds.py:200
6858
6884
msgid "Show or set the Launchpad user ID."
6861
#: bzrlib/plugins/launchpad/__init__.py:243
6887
#: bzrlib/plugins/launchpad/cmds.py:202
6863
6889
"When communicating with Launchpad, some commands need to know your\n"
6864
6890
"Launchpad user ID. This command can be used to set or show the\n"
6865
6891
"user ID that Bazaar will use for such communication."
6868
#: bzrlib/plugins/launchpad/__init__.py:247
6894
#: bzrlib/plugins/launchpad/cmds.py:206
6871
6897
" Show the Launchpad ID of the current user::"
6874
#: bzrlib/plugins/launchpad/__init__.py:250
6900
#: bzrlib/plugins/launchpad/cmds.py:209
6875
6901
msgid " bzr launchpad-login"
6878
#: bzrlib/plugins/launchpad/__init__.py:252
6904
#: bzrlib/plugins/launchpad/cmds.py:211
6879
6905
msgid " Set the Launchpad ID of the current user to 'bob'::"
6882
#: bzrlib/plugins/launchpad/__init__.py:254
6908
#: bzrlib/plugins/launchpad/cmds.py:213
6883
6909
msgid " bzr launchpad-login bob"
6886
6912
# help of 'no-check' option of 'launchpad-login' command
6887
#: bzrlib/plugins/launchpad/__init__.py:261
6913
#: bzrlib/plugins/launchpad/cmds.py:220
6888
6914
msgid "Don't check that the user name is valid."
6891
#: bzrlib/plugins/launchpad/__init__.py:276
6892
#: bzrlib/plugins/launchpad/__init__.py:287
6917
#: bzrlib/plugins/launchpad/cmds.py:235 bzrlib/plugins/launchpad/cmds.py:246
6893
6918
msgid "Launchpad user ID exists and has SSH keys.\n"
6896
#: bzrlib/plugins/launchpad/__init__.py:279
6921
#: bzrlib/plugins/launchpad/cmds.py:238
6897
6922
msgid "No Launchpad user ID configured.\n"
6900
#: bzrlib/plugins/launchpad/__init__.py:290
6925
#: bzrlib/plugins/launchpad/cmds.py:249
6901
6926
#, python-format
6902
6927
msgid "Launchpad user ID set to '%s'.\n"
6905
#: bzrlib/plugins/launchpad/__init__.py:298
6930
#: bzrlib/plugins/launchpad/cmds.py:255
6906
6931
msgid "Ask Launchpad to mirror a branch now."
6909
#: bzrlib/plugins/launchpad/__init__.py:318
6934
#: bzrlib/plugins/launchpad/cmds.py:272
6910
6935
msgid "Propose merging a branch on Launchpad."
6913
#: bzrlib/plugins/launchpad/__init__.py:320
6938
#: bzrlib/plugins/launchpad/cmds.py:274
6915
6940
"This will open your usual editor to provide the initial comment. When it\n"
6916
6941
"has created the proposal, it will open it in your default web browser."
6919
#: bzrlib/plugins/launchpad/__init__.py:323
6944
#: bzrlib/plugins/launchpad/cmds.py:277
6921
6946
"The branch will be proposed to merge into SUBMIT_BRANCH. If SUBMIT_BRANCH\n"
6922
6947
"is not supplied, the remembered submit branch will be used. If no submit\n"
6923
6948
"branch is remembered, the development focus will be used."
6926
#: bzrlib/plugins/launchpad/__init__.py:327
6951
#: bzrlib/plugins/launchpad/cmds.py:281
6928
6953
"By default, the SUBMIT_BRANCH's review team will be requested to review\n"
6929
6954
"the merge proposal. This can be overriden by specifying --review (-R).\n"
6931
6956
"may optionally be followed by '=' and the review type. For example:"
6934
#: bzrlib/plugins/launchpad/__init__.py:332
6959
#: bzrlib/plugins/launchpad/cmds.py:286
6935
6960
msgid " bzr lp-propose-merge --review jrandom --review review-team=qa"
6938
#: bzrlib/plugins/launchpad/__init__.py:334
6963
#: bzrlib/plugins/launchpad/cmds.py:288
6940
6965
"This will propose a merge, request \"jrandom\" to perform a review of\n"
6941
6966
"unspecified type, and request \"review-team\" to perform a \"qa\" review."
6944
6969
# help of 'staging' option of 'lp-propose-merge' command
6945
#: bzrlib/plugins/launchpad/__init__.py:339
6970
#: bzrlib/plugins/launchpad/cmds.py:293
6946
6971
msgid "Propose the merge on staging."
6949
6974
# help of 'message' option of 'lp-propose-merge' command
6950
#: bzrlib/plugins/launchpad/__init__.py:341
6975
#: bzrlib/plugins/launchpad/cmds.py:295
6951
6976
msgid "Commit message."
6954
6979
# help of 'approve' option of 'lp-propose-merge' command
6955
#: bzrlib/plugins/launchpad/__init__.py:343
6980
#: bzrlib/plugins/launchpad/cmds.py:297
6956
6981
msgid "Mark the proposal as approved immediately."
6984
# help of 'fixes' option of 'lp-propose-merge' command
6985
#: bzrlib/plugins/launchpad/cmds.py:298
6986
msgid "The bug this proposal fixes."
6959
6989
# help of 'review' option of 'lp-propose-merge' command
6960
#: bzrlib/plugins/launchpad/__init__.py:345
6990
#: bzrlib/plugins/launchpad/cmds.py:300
6961
6991
msgid "Requested reviewer and optional type."
6964
#: bzrlib/plugins/launchpad/__init__.py:382
6994
#: bzrlib/plugins/launchpad/cmds.py:335
6965
6995
msgid "Find the proposal to merge this revision."
6968
#: bzrlib/plugins/launchpad/__init__.py:384
6998
#: bzrlib/plugins/launchpad/cmds.py:337
6970
7000
"Finds the merge proposal(s) that discussed landing the specified revision.\n"
6971
7001
"This works only if the selected branch was the merge proposal target, and\n"
6973
7003
"are opened in a web browser."
6976
#: bzrlib/plugins/launchpad/__init__.py:389
7006
#: bzrlib/plugins/launchpad/cmds.py:342
6978
7008
"Any revision involved in the merge may be specified-- the revision in\n"
6979
7009
"which the merge was performed, or one of the revisions that was merged."
6982
#: bzrlib/plugins/launchpad/__init__.py:392
7012
#: bzrlib/plugins/launchpad/cmds.py:345
6983
7013
msgid "So, to find the merge proposal that reviewed line 1 of README::"
6986
#: bzrlib/plugins/launchpad/__init__.py:394
7016
#: bzrlib/plugins/launchpad/cmds.py:347
6987
7017
msgid " bzr lp-find-proposal -r annotate:README:1"
6990
#: bzrlib/plugins/launchpad/__init__.py:409
7020
#: bzrlib/plugins/launchpad/cmds.py:363
6991
7021
msgid "No review found."
6994
#: bzrlib/plugins/launchpad/__init__.py:410
7024
#: bzrlib/plugins/launchpad/cmds.py:364
6995
7025
#, python-format
6996
7026
msgid "%d proposals(s) found."
6999
#: bzrlib/plugins/launchpad/__init__.py:420
7029
#: bzrlib/plugins/launchpad/cmds.py:374
7000
7030
msgid "Finding revision-id"
7003
#: bzrlib/plugins/launchpad/__init__.py:427
7033
#: bzrlib/plugins/launchpad/cmds.py:381
7004
7034
msgid "Finding merge"
7007
#: bzrlib/plugins/launchpad/__init__.py:432
7037
#: bzrlib/plugins/launchpad/cmds.py:386
7008
7038
msgid "Finding revno"
7011
#: bzrlib/plugins/launchpad/__init__.py:437
7041
#: bzrlib/plugins/launchpad/cmds.py:392
7012
7042
msgid "Finding Launchpad branch"
7015
#: bzrlib/plugins/launchpad/__init__.py:440
7045
#: bzrlib/plugins/launchpad/cmds.py:395
7016
7046
msgid "Finding proposals"
7019
#: bzrlib/plugins/launchpad/account.py:66
7020
msgid "Setting ssh/sftp usernames for launchpad.net."
7023
7049
#: bzrlib/plugins/launchpad/lp_api.py:241
7024
7050
#: bzrlib/plugins/launchpad/lp_api.py:246
7025
7051
#, python-format
7066
#: bzrlib/plugins/launchpad/lp_propose.py:149
7092
#: bzrlib/plugins/launchpad/lp_propose.py:150
7067
7093
#, python-format
7068
7094
msgid "There is already a branch merge proposal: %s"
7071
#: bzrlib/plugins/weave_fmt/bzrdir.py:236
7097
#: bzrlib/plugins/weave_fmt/bzrdir.py:237
7072
7098
msgid "pb parameter to convert() is deprecated"
7075
#: bzrlib/plugins/weave_fmt/bzrdir.py:239
7101
#: bzrlib/plugins/weave_fmt/bzrdir.py:240
7076
7102
msgid "starting upgrade from format 4 to 5"
7079
#: bzrlib/plugins/weave_fmt/bzrdir.py:249
7105
#: bzrlib/plugins/weave_fmt/bzrdir.py:250
7080
7106
msgid "note: upgrade may be faster if all store files are ungzipped first"
7083
#: bzrlib/plugins/weave_fmt/bzrdir.py:278
7109
#: bzrlib/plugins/weave_fmt/bzrdir.py:279
7084
7110
msgid "converting revision"
7087
#: bzrlib/plugins/weave_fmt/bzrdir.py:283
7113
#: bzrlib/plugins/weave_fmt/bzrdir.py:284
7088
7114
msgid "upgraded to weaves:"
7091
#: bzrlib/plugins/weave_fmt/bzrdir.py:284
7117
#: bzrlib/plugins/weave_fmt/bzrdir.py:285
7092
7118
#, python-format
7093
7119
msgid "%6d revisions and inventories"
7096
#: bzrlib/plugins/weave_fmt/bzrdir.py:286
7122
#: bzrlib/plugins/weave_fmt/bzrdir.py:287
7097
7123
#, python-format
7098
7124
msgid "%6d revisions not present"
7101
#: bzrlib/plugins/weave_fmt/bzrdir.py:288
7127
#: bzrlib/plugins/weave_fmt/bzrdir.py:289
7102
7128
#, python-format
7103
7129
msgid "%6d texts"
7106
#: bzrlib/plugins/weave_fmt/bzrdir.py:324
7132
#: bzrlib/plugins/weave_fmt/bzrdir.py:325
7107
7133
msgid "writing weave"
7110
#: bzrlib/plugins/weave_fmt/bzrdir.py:328
7111
#: bzrlib/plugins/weave_fmt/bzrdir.py:330
7136
#: bzrlib/plugins/weave_fmt/bzrdir.py:329
7137
#: bzrlib/plugins/weave_fmt/bzrdir.py:331
7112
7138
msgid "inventory"
7115
#: bzrlib/plugins/weave_fmt/bzrdir.py:347
7141
#: bzrlib/plugins/weave_fmt/bzrdir.py:348
7116
7142
msgid "write revision"
7119
#: bzrlib/plugins/weave_fmt/bzrdir.py:361
7145
#: bzrlib/plugins/weave_fmt/bzrdir.py:362
7120
7146
msgid "loading revision"
7123
#: bzrlib/plugins/weave_fmt/bzrdir.py:366
7149
#: bzrlib/plugins/weave_fmt/bzrdir.py:367
7124
7150
#, python-format
7125
7151
msgid "revision {%s} not present in branch; will be converted as a ghost"
7128
#: bzrlib/plugins/weave_fmt/bzrdir.py:506
7154
#: bzrlib/plugins/weave_fmt/bzrdir.py:507
7129
7155
msgid "starting upgrade from format 5 to 6"
7132
#: bzrlib/plugins/weave_fmt/bzrdir.py:516
7158
#: bzrlib/plugins/weave_fmt/bzrdir.py:517
7133
7159
#, python-format
7134
7160
msgid "adding prefixes to %s"
7137
#: bzrlib/plugins/weave_fmt/bzrdir.py:556
7163
#: bzrlib/plugins/weave_fmt/bzrdir.py:557
7138
7164
msgid "starting upgrade from format 6 to metadir"
7141
#: bzrlib/plugins/weave_fmt/bzrdir.py:564
7167
#: bzrlib/plugins/weave_fmt/bzrdir.py:565
7142
7168
msgid "Removing ancestry.weave"
7145
#: bzrlib/plugins/weave_fmt/bzrdir.py:569
7171
#: bzrlib/plugins/weave_fmt/bzrdir.py:570
7146
7172
msgid "Finding branch files"
7149
#: bzrlib/plugins/weave_fmt/bzrdir.py:579
7175
#: bzrlib/plugins/weave_fmt/bzrdir.py:580
7150
7176
msgid "Upgrading repository"
7153
#: bzrlib/plugins/weave_fmt/bzrdir.py:589
7179
#: bzrlib/plugins/weave_fmt/bzrdir.py:590
7154
7180
msgid "Upgrading branch"
7157
#: bzrlib/plugins/weave_fmt/bzrdir.py:612
7183
#: bzrlib/plugins/weave_fmt/bzrdir.py:613
7158
7184
msgid "No working tree."
7161
#: bzrlib/plugins/weave_fmt/bzrdir.py:619
7187
#: bzrlib/plugins/weave_fmt/bzrdir.py:620
7162
7188
msgid "Upgrading working tree"
7165
#: bzrlib/plugins/weave_fmt/bzrdir.py:640
7191
#: bzrlib/plugins/weave_fmt/bzrdir.py:641
7166
7192
#, python-format
7167
7193
msgid "Make %s lock"
7170
#: bzrlib/plugins/weave_fmt/bzrdir.py:651
7196
#: bzrlib/plugins/weave_fmt/bzrdir.py:652
7171
7197
#, python-format
7172
7198
msgid "Moving %s"
12217
12227
"set of command names."
12220
#: en/help_topics/hooks.txt:212
12230
#: en/help_topics/hooks.txt:201
12236
#: en/help_topics/hooks.txt:204 en/help_topics/hooks.txt:211
12237
msgid "Introduced in: 2.6"
12240
#: en/help_topics/hooks.txt:206
12241
msgid "Called after executing a command. Called with the command object."
12244
#: en/help_topics/hooks.txt:208
12250
#: en/help_topics/hooks.txt:213
12251
msgid "Called prior to executing a command. Called with the command object."
12254
#: en/help_topics/hooks.txt:215
12222
12256
"_ConfigHooks\n"
12223
12257
"------------"
12226
#: en/help_topics/hooks.txt:215
12260
#: en/help_topics/hooks.txt:218
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
12266
#: en/help_topics/hooks.txt:221 en/help_topics/hooks.txt:229
12267
#: en/help_topics/hooks.txt:236 en/help_topics/hooks.txt:244
12268
#: en/help_topics/hooks.txt:251 en/help_topics/hooks.txt:373
12269
#: en/help_topics/hooks.txt:446
12236
12270
msgid "Introduced in: 2.4"
12239
#: en/help_topics/hooks.txt:220
12273
#: en/help_topics/hooks.txt:223
12241
12275
"Invoked when a config option is read. The signature is (stack, name,\n"
12245
#: en/help_topics/hooks.txt:223
12279
#: en/help_topics/hooks.txt:226
12251
#: en/help_topics/hooks.txt:228
12285
#: en/help_topics/hooks.txt:231
12252
12286
msgid "Invoked when a config store is loaded. The signature is (store)."
12255
#: en/help_topics/hooks.txt:230
12289
#: en/help_topics/hooks.txt:233
12261
#: en/help_topics/hooks.txt:235
12295
#: en/help_topics/hooks.txt:238
12263
12297
"Invoked when a config option is removed. The signature is (stack,\n"
12267
#: en/help_topics/hooks.txt:238
12301
#: en/help_topics/hooks.txt:241
12273
#: en/help_topics/hooks.txt:243
12307
#: en/help_topics/hooks.txt:246
12274
12308
msgid "Invoked when a config store is saved. The signature is (store)."
12277
#: en/help_topics/hooks.txt:245
12311
#: en/help_topics/hooks.txt:248
12283
#: en/help_topics/hooks.txt:250
12317
#: en/help_topics/hooks.txt:253
12285
12319
"Invoked when a config option is set. The signature is (stack, name,\n"
12289
#: en/help_topics/hooks.txt:253
12323
#: en/help_topics/hooks.txt:256
12291
12325
"ControlDirHooks\n"
12292
12326
"---------------"
12295
#: en/help_topics/hooks.txt:256
12329
#: en/help_topics/hooks.txt:259
12297
12331
"post_repo_init\n"
12298
12332
"~~~~~~~~~~~~~~"
12301
#: en/help_topics/hooks.txt:261
12335
#: en/help_topics/hooks.txt:264
12303
12337
"Invoked after a repository has been initialized. post_repo_init is\n"
12304
12338
"called with a bzrlib.controldir.RepoInitHookParams."
12307
#: en/help_topics/hooks.txt:264
12341
#: en/help_topics/hooks.txt:267
12313
#: en/help_topics/hooks.txt:267
12347
#: en/help_topics/hooks.txt:270
12314
12348
msgid "Introduced in: 1.14"
12317
#: en/help_topics/hooks.txt:269
12351
#: en/help_topics/hooks.txt:272
12319
12353
"Invoked before attempting to open a ControlDir with the transport that\n"
12320
12354
"the open will use."
12323
#: en/help_topics/hooks.txt:272
12357
#: en/help_topics/hooks.txt:275
12325
12359
"InfoHooks\n"
12329
#: en/help_topics/hooks.txt:275
12363
#: en/help_topics/hooks.txt:278
12331
12365
"repository\n"
12335
#: en/help_topics/hooks.txt:278 en/help_topics/hooks.txt:297
12336
#: en/help_topics/hooks.txt:521
12369
#: en/help_topics/hooks.txt:281 en/help_topics/hooks.txt:300
12370
#: en/help_topics/hooks.txt:524
12337
12371
msgid "Introduced in: 1.15"
12340
#: en/help_topics/hooks.txt:280
12374
#: en/help_topics/hooks.txt:283
12342
12376
"Invoked when displaying the statistics for a repository. repository is\n"
12343
12377
"called with a statistics dictionary as returned by the repository and\n"
12344
12378
"a file-like object to write to."
12347
#: en/help_topics/hooks.txt:284
12381
#: en/help_topics/hooks.txt:287
12349
12383
"LockHooks\n"
12353
#: en/help_topics/hooks.txt:287
12387
#: en/help_topics/hooks.txt:290
12355
12389
"lock_acquired\n"
12356
12390
"~~~~~~~~~~~~~"
12359
#: en/help_topics/hooks.txt:292
12393
#: en/help_topics/hooks.txt:295
12360
12394
msgid "Called with a bzrlib.lock.LockResult when a physical lock is acquired."
12363
#: en/help_topics/hooks.txt:294
12397
#: en/help_topics/hooks.txt:297
12365
12399
"lock_broken\n"
12366
12400
"~~~~~~~~~~~"
12369
#: en/help_topics/hooks.txt:299
12403
#: en/help_topics/hooks.txt:302
12370
12404
msgid "Called with a bzrlib.lock.LockResult when a physical lock is broken."
12373
#: en/help_topics/hooks.txt:301
12407
#: en/help_topics/hooks.txt:304
12375
12409
"lock_released\n"
12376
12410
"~~~~~~~~~~~~~"
12379
#: en/help_topics/hooks.txt:306
12413
#: en/help_topics/hooks.txt:309
12380
12414
msgid "Called with a bzrlib.lock.LockResult when a physical lock is released."
12383
#: en/help_topics/hooks.txt:308
12417
#: en/help_topics/hooks.txt:311
12385
12419
"MergeHooks\n"
12389
#: en/help_topics/hooks.txt:311
12423
#: en/help_topics/hooks.txt:314
12391
12425
"merge_file_content\n"
12392
12426
"~~~~~~~~~~~~~~~~~~"
12395
#: en/help_topics/hooks.txt:314
12429
#: en/help_topics/hooks.txt:317
12396
12430
msgid "Introduced in: 2.1"
12399
#: en/help_topics/hooks.txt:316
12433
#: en/help_topics/hooks.txt:319
12401
12435
"Called with a bzrlib.merge.Merger object to create a per file merge\n"
12402
12436
"object when starting a merge. Should return either None or a subclass\n"
12406
12440
"AbstractPerFileMerger API docs for details on how it is used by merge."
12409
#: en/help_topics/hooks.txt:323
12443
#: en/help_topics/hooks.txt:326
12411
12445
"post_merge\n"
12415
#: en/help_topics/hooks.txt:326 en/help_topics/hooks.txt:334
12416
#: en/help_topics/hooks.txt:384 en/help_topics/hooks.txt:402
12417
#: en/help_topics/hooks.txt:410 en/help_topics/hooks.txt:509
12449
#: en/help_topics/hooks.txt:329 en/help_topics/hooks.txt:337
12450
#: en/help_topics/hooks.txt:387 en/help_topics/hooks.txt:405
12451
#: en/help_topics/hooks.txt:413 en/help_topics/hooks.txt:512
12418
12452
msgid "Introduced in: 2.5"
12421
#: en/help_topics/hooks.txt:328
12455
#: en/help_topics/hooks.txt:331
12423
12457
"Called after a merge. Receives a Merger object as the single argument.\n"
12424
12458
"The return value is ignored."
12427
#: en/help_topics/hooks.txt:331
12461
#: en/help_topics/hooks.txt:334
12429
12463
"pre_merge\n"
12433
#: en/help_topics/hooks.txt:336
12467
#: en/help_topics/hooks.txt:339
12435
12469
"Called before a merge. Receives a Merger object as the single\n"
12439
#: en/help_topics/hooks.txt:339
12473
#: en/help_topics/hooks.txt:342
12441
12475
"MergeDirectiveHooks\n"
12442
12476
"-------------------"
12445
#: en/help_topics/hooks.txt:342
12479
#: en/help_topics/hooks.txt:345
12447
12481
"merge_request_body\n"
12448
12482
"~~~~~~~~~~~~~~~~~~"
12451
#: en/help_topics/hooks.txt:345
12485
#: en/help_topics/hooks.txt:348
12452
12486
msgid "Introduced in: 1.15.0"
12455
#: en/help_topics/hooks.txt:347
12489
#: en/help_topics/hooks.txt:350
12457
12491
"Called with a MergeRequestBodyParams when a body is needed for a merge\n"
12458
12492
"request. Callbacks must return a body. If more than one callback is\n"
12459
12493
"registered, the output of one callback is provided to the next."
12462
#: en/help_topics/hooks.txt:351
12496
#: en/help_topics/hooks.txt:354
12464
12498
"MessageEditorHooks\n"
12465
12499
"------------------"
12468
#: en/help_topics/hooks.txt:354
12502
#: en/help_topics/hooks.txt:357
12470
12504
"commit_message_template\n"
12471
12505
"~~~~~~~~~~~~~~~~~~~~~~~"
12474
#: en/help_topics/hooks.txt:357
12508
#: en/help_topics/hooks.txt:360
12475
12509
msgid "Introduced in: 1.10"
12478
#: en/help_topics/hooks.txt:359
12512
#: en/help_topics/hooks.txt:362
12480
12514
"Called when a commit message is being generated.\n"
12481
12515
"commit_message_template is called with the bzrlib.commit.Commit object\n"
12634
#: en/help_topics/hooks.txt:461
12668
#: en/help_topics/hooks.txt:464
12636
12670
"server_started_ex\n"
12637
12671
"~~~~~~~~~~~~~~~~~"
12640
#: en/help_topics/hooks.txt:466
12674
#: en/help_topics/hooks.txt:469
12642
12676
"Called by the bzr server when it starts serving a directory.\n"
12643
12677
"server_started is called with (backing_urls, server_obj)."
12646
#: en/help_topics/hooks.txt:469
12680
#: en/help_topics/hooks.txt:472
12648
12682
"server_stopped\n"
12649
12683
"~~~~~~~~~~~~~~"
12652
#: en/help_topics/hooks.txt:474
12686
#: en/help_topics/hooks.txt:477
12654
12688
"Called by the bzr server when it stops serving a directory.\n"
12655
12689
"server_stopped is called with the same parameters as the\n"
12656
12690
"server_started hook: (backing_urls, public_url)."
12659
#: en/help_topics/hooks.txt:478
12693
#: en/help_topics/hooks.txt:481
12661
12695
"StatusHooks\n"
12662
12696
"-----------"
12665
#: en/help_topics/hooks.txt:481
12699
#: en/help_topics/hooks.txt:484
12667
12701
"post_status\n"
12668
12702
"~~~~~~~~~~~"
12671
#: en/help_topics/hooks.txt:484 en/help_topics/hooks.txt:495
12705
#: en/help_topics/hooks.txt:487 en/help_topics/hooks.txt:498
12672
12706
msgid "Introduced in: 2.3"
12675
#: en/help_topics/hooks.txt:486
12709
#: en/help_topics/hooks.txt:489
12677
12711
"Called with argument StatusHookParams after Bazaar has displayed the\n"
12678
12712
"status. StatusHookParams has the attributes (old_tree, new_tree,\n"