16
16
"Content-Transfer-Encoding: 8bit\n"
17
17
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n % 100 >= "
18
18
"3 && n % 100 <= 10 ? 3 : n % 100 >= 11 && n % 100 <= 99 ? 4 : 5;\n"
19
"X-Launchpad-Export-Date: 2012-02-22 06:50+0000\n"
20
"X-Generator: Launchpad (build 14838)\n"
19
"X-Launchpad-Export-Date: 2012-07-11 04:30+0000\n"
20
"X-Generator: Launchpad (build 15593)\n"
23
23
msgid "skipping {0} (larger than {1} of {2} bytes)"
26
#: bzrlib/branch.py:872
26
#: bzrlib/branch.py:854
30
#: bzrlib/branch.py:3205
30
#: bzrlib/branch.py:2955
32
32
msgid "Pushed up to revision %d."
35
#: bzrlib/branch.py:3207
35
#: bzrlib/branch.py:2957
37
37
msgid "%d tag updated."
38
38
msgid_plural "%d tags updated."
42
#: bzrlib/branch.py:3210
42
#: bzrlib/branch.py:2960
43
43
msgid "No new revisions or tags to push."
46
#: bzrlib/branch.py:3212
46
#: bzrlib/branch.py:2962
47
47
msgid "No new revisions to push."
50
#: bzrlib/branch.py:3232
50
#: bzrlib/branch.py:2982
51
51
msgid "checked branch {0} format {1}"
54
#: bzrlib/branch.py:3235
54
#: bzrlib/branch.py:2985
56
56
msgid "found error:%s"
59
#: bzrlib/builtins.py:209 bzrlib/builtins.py:3016 bzrlib/workingtree.py:315
59
#: bzrlib/builtins.py:251 bzrlib/builtins.py:3045 bzrlib/workingtree.py:323
61
61
msgid "Ignoring files outside view. View is %s"
64
#: bzrlib/builtins.py:218
64
#: bzrlib/builtins.py:260
66
66
msgid "bzr %s --revision takes exactly one revision identifier"
69
#: bzrlib/builtins.py:303
69
#: bzrlib/builtins.py:315
70
70
msgid "Display status summary."
73
#: bzrlib/builtins.py:305
73
#: bzrlib/builtins.py:317
75
75
"This reports on versioned and unknown files, reporting them\n"
76
76
"grouped by state. Possible states are:"
79
#: bzrlib/builtins.py:308
79
#: bzrlib/builtins.py:320
82
82
" Versioned in the working copy but not in the previous revision."
85
#: bzrlib/builtins.py:311
85
#: bzrlib/builtins.py:323
88
88
" Versioned in the previous revision but removed or deleted\n"
89
89
" in the working copy."
92
#: bzrlib/builtins.py:315
92
#: bzrlib/builtins.py:327
95
95
" Path of this file changed from the previous revision;\n"
152
152
"the no-pending option or specify a file/directory."
155
#: bzrlib/builtins.py:351
155
#: bzrlib/builtins.py:363
157
157
"To compare the working directory to a specific revision, pass a\n"
158
158
"single revision to the revision argument."
161
#: bzrlib/builtins.py:354
161
#: bzrlib/builtins.py:366
163
163
"To see which files have changed in a specific revision, or between\n"
164
164
"two revisions, pass a revision range to the revision argument.\n"
165
165
"This will produce the same results as calling 'bzr diff --summarize'."
168
#: bzrlib/builtins.py:363
168
#: bzrlib/builtins.py:375
169
169
msgid "Use short status indicators."
172
#: bzrlib/builtins.py:365
172
#: bzrlib/builtins.py:377
173
173
msgid "Only show versioned files."
176
#: bzrlib/builtins.py:367
176
#: bzrlib/builtins.py:379
177
177
msgid "Don't show pending merges."
180
#: bzrlib/builtins.py:370
180
#: bzrlib/builtins.py:382
181
181
msgid "Do not mark object type using indicator."
184
#: bzrlib/builtins.py:385
184
#: bzrlib/builtins.py:397
185
185
msgid "bzr status --revision takes exactly one or two revision specifiers"
188
#: bzrlib/builtins.py:429 bzrlib/builtins.py:5183
188
#: bzrlib/builtins.py:441 bzrlib/builtins.py:5230
189
189
msgid "You can only supply one of revision_id or --revision"
192
#: bzrlib/builtins.py:432 bzrlib/builtins.py:5185
192
#: bzrlib/builtins.py:444 bzrlib/builtins.py:5232
193
193
msgid "You must supply either --revision or a revision_id"
196
#: bzrlib/builtins.py:439
196
#: bzrlib/builtins.py:451
198
198
msgid "Repository %r does not support access to raw revision texts"
201
#: bzrlib/builtins.py:450
201
#: bzrlib/builtins.py:462
202
202
msgid "The repository {0} contains no revision {1}."
205
#: bzrlib/builtins.py:457
205
#: bzrlib/builtins.py:469
206
206
msgid "You cannot specify a NULL revision."
209
#: bzrlib/builtins.py:549
209
#: bzrlib/builtins.py:561
210
210
msgid "Remove the working tree from a given branch/checkout."
213
#: bzrlib/builtins.py:551
213
#: bzrlib/builtins.py:563
215
215
"Since a lightweight checkout is little more than a working tree\n"
216
216
"this will refuse to run against one."
219
#: bzrlib/builtins.py:554
219
#: bzrlib/builtins.py:566
220
220
msgid "To re-create the working tree, use \"bzr checkout\"."
223
#: bzrlib/builtins.py:560
223
#: bzrlib/builtins.py:572
225
225
"Remove the working tree even if it has uncommitted or shelved changes."
228
#: bzrlib/builtins.py:574
228
#: bzrlib/builtins.py:586
229
229
msgid "No working tree to remove"
232
#: bzrlib/builtins.py:576
232
#: bzrlib/builtins.py:588
233
233
msgid "You cannot remove the working tree of a remote path"
236
#: bzrlib/builtins.py:585
236
#: bzrlib/builtins.py:597
237
237
msgid "You cannot remove the working tree from a lightweight checkout"
240
#: bzrlib/builtins.py:625
240
#: bzrlib/builtins.py:637
242
242
"The tree does not appear to be corrupt. You probably want \"bzr revert\" "
243
243
"instead. Use \"--force\" if you are sure you want to reset the working tree."
246
#: bzrlib/builtins.py:636
246
#: bzrlib/builtins.py:648
248
248
", the header appears corrupt, try passing -r -1 to set the state to the last "
252
#: bzrlib/builtins.py:640
252
#: bzrlib/builtins.py:652
253
253
msgid "failed to reset the tree state{0}"
256
#: bzrlib/builtins.py:644
256
#: bzrlib/builtins.py:656
257
257
msgid "Show current revision number."
260
#: bzrlib/builtins.py:646
260
#: bzrlib/builtins.py:658
261
261
msgid "This is equal to the number of revisions on this branch."
264
#: bzrlib/builtins.py:659
264
#: bzrlib/builtins.py:671
265
265
msgid "--tree and --revision can not be used together"
268
#: bzrlib/builtins.py:676 bzrlib/builtins.py:5967
268
#: bzrlib/builtins.py:688 bzrlib/builtins.py:5986
269
269
msgid "Tags can only be placed on a single revision, not on a range"
272
#: bzrlib/builtins.py:700
272
#: bzrlib/builtins.py:712
273
273
msgid "Show revno of working tree."
276
#: bzrlib/builtins.py:748
276
#: bzrlib/builtins.py:760
277
277
msgid "Add specified files or directories."
280
#: bzrlib/builtins.py:750
280
#: bzrlib/builtins.py:762
282
282
"In non-recursive mode, all the named items are added, regardless\n"
283
283
"of whether they were previously ignored. A warning is given if\n"
284
284
"any of the named files are already versioned."
287
#: bzrlib/builtins.py:754
287
#: bzrlib/builtins.py:766
289
289
"In recursive mode (the default), files are treated the same way\n"
290
290
"but the behaviour for directories is different. Directories that\n"
332
332
"into a subdirectory of this one."
335
#: bzrlib/builtins.py:784
335
#: bzrlib/builtins.py:796
337
337
"Any files matching patterns in the ignore list will not be added\n"
338
338
"unless they are explicitly mentioned."
341
#: bzrlib/builtins.py:787
341
#: bzrlib/builtins.py:799
343
343
"In recursive mode, files larger than the configuration option \n"
344
344
"add.maximum_file_size will be skipped. Named items are never skipped due\n"
348
#: bzrlib/builtins.py:794
348
#: bzrlib/builtins.py:806
349
349
msgid "Don't recursively add the contents of directories."
352
#: bzrlib/builtins.py:800
352
#: bzrlib/builtins.py:813
353
353
msgid "Lookup file ids from this tree."
356
#: bzrlib/builtins.py:836
356
#: bzrlib/builtins.py:849
357
357
msgid "ignored {0} matching \"{1}\"\n"
360
#: bzrlib/builtins.py:841
360
#: bzrlib/builtins.py:854
361
361
msgid "Create a new versioned directory."
364
#: bzrlib/builtins.py:843
364
#: bzrlib/builtins.py:856
365
365
msgid "This is equivalent to creating the directory and then adding it."
368
#: bzrlib/builtins.py:850
368
#: bzrlib/builtins.py:863
369
369
msgid "No error if existing, make parent directories as needed."
372
#: bzrlib/builtins.py:884
372
#: bzrlib/builtins.py:897
374
374
msgid "added %s\n"
377
#: bzrlib/builtins.py:926
377
#: bzrlib/builtins.py:939
379
379
msgid "invalid kind %r specified"
382
#: bzrlib/builtins.py:963
382
#: bzrlib/builtins.py:976
383
383
msgid "Move or rename a file."
386
#: bzrlib/builtins.py:965
386
#: bzrlib/builtins.py:978
387
387
msgid " bzr mv SOURCE... DESTINATION"
390
#: bzrlib/builtins.py:967
390
#: bzrlib/builtins.py:980
392
392
"If the last argument is a versioned directory, all the other names\n"
393
393
"are moved into it. Otherwise, there must be exactly two arguments\n"
394
394
"and the file is changed to a new name."
397
#: bzrlib/builtins.py:971
397
#: bzrlib/builtins.py:984
399
399
"If OLDNAME does not exist on the filesystem but is versioned and\n"
400
400
"NEWNAME does exist on the filesystem but is not versioned, mv\n"
403
403
"The same is valid when moving many SOURCE files to a DESTINATION."
406
#: bzrlib/builtins.py:977
406
#: bzrlib/builtins.py:990
407
407
msgid "Files cannot be moved between branches."
410
#: bzrlib/builtins.py:984
410
#: bzrlib/builtins.py:997
412
412
"Move only the bzr identifier of the file, because the file has already been "
416
#: bzrlib/builtins.py:986
416
#: bzrlib/builtins.py:999
417
417
msgid "Automatically guess renames."
420
#: bzrlib/builtins.py:987
420
#: bzrlib/builtins.py:1000
421
421
msgid "Avoid making changes when guessing renames."
424
#: bzrlib/builtins.py:996
424
#: bzrlib/builtins.py:1009
425
425
msgid "--dry-run requires --auto."
428
#: bzrlib/builtins.py:1000
428
#: bzrlib/builtins.py:1013
429
429
msgid "missing file argument"
432
#: bzrlib/builtins.py:1004
432
#: bzrlib/builtins.py:1017
433
433
msgid "can not move root of branch"
436
#: bzrlib/builtins.py:1010
436
#: bzrlib/builtins.py:1023
437
437
msgid "Only one path may be specified to --auto."
440
#: bzrlib/builtins.py:1013
440
#: bzrlib/builtins.py:1026
441
441
msgid "--after cannot be specified with --auto."
444
#: bzrlib/builtins.py:1050
444
#: bzrlib/builtins.py:1062
445
445
msgid "to mv multiple files the destination must be a versioned directory"
448
#: bzrlib/builtins.py:1102
448
#: bzrlib/builtins.py:1114
449
449
msgid "Turn this branch into a mirror of another branch."
452
#: bzrlib/builtins.py:1104
452
#: bzrlib/builtins.py:1116
454
454
"By default, this command only works on branches that have not diverged.\n"
455
455
"Branches are considered diverged if the destination branch's most recent \n"
479
479
"value will only be saved if the remote location can be accessed."
482
#: bzrlib/builtins.py:1122
482
#: bzrlib/builtins.py:1134
484
484
"The --verbose option will display the revisions pulled using the log_format\n"
485
485
"configuration option. You can use a different format by overriding it with\n"
486
486
"-Olog_format=<other_format>."
489
#: bzrlib/builtins.py:1126
489
#: bzrlib/builtins.py:1138
491
491
"Note: The location can be specified either in the form of a branch,\n"
492
492
"or in the form of a path to a file containing a merge directive generated\n"
496
#: bzrlib/builtins.py:1134
496
#: bzrlib/builtins.py:1146
497
497
msgid "Show logs of pulled revisions."
500
#: bzrlib/builtins.py:1136
500
#: bzrlib/builtins.py:1148
502
502
"Branch to pull into, rather than the one containing the working directory."
505
#: bzrlib/builtins.py:1139
505
#: bzrlib/builtins.py:1151
507
507
"Perform a local pull in a bound branch. Local pulls are not applied to the "
511
#: bzrlib/builtins.py:1168
511
#: bzrlib/builtins.py:1189
512
512
msgid "Need working tree for --show-base."
515
#: bzrlib/builtins.py:1184
515
#: bzrlib/builtins.py:1205
516
516
msgid "No pull location known or specified."
519
#: bzrlib/builtins.py:1190
519
#: bzrlib/builtins.py:1211
521
521
msgid "Using saved parent location: %s\n"
524
#: bzrlib/builtins.py:1197 bzrlib/builtins.py:4393
524
#: bzrlib/builtins.py:1218 bzrlib/builtins.py:4425
525
525
msgid "Cannot use -r with merge directives or bundles"
528
#: bzrlib/builtins.py:1238
528
#: bzrlib/builtins.py:1261
529
529
msgid "Update a mirror of this branch."
532
#: bzrlib/builtins.py:1240
532
#: bzrlib/builtins.py:1263
534
534
"The target branch will not have its working tree populated because this\n"
535
535
"is both expensive, and is not supported on remote file systems."
538
#: bzrlib/builtins.py:1243
538
#: bzrlib/builtins.py:1266
540
540
"Some smart servers or protocols *may* put the working tree in place in\n"
544
#: bzrlib/builtins.py:1246
544
#: bzrlib/builtins.py:1269
546
546
"This command only works on branches that have not diverged. Branches are\n"
547
547
"considered diverged if the destination branch's most recent commit is one\n"
548
548
"that has not been merged (directly or indirectly) by the source branch."
551
#: bzrlib/builtins.py:1250
551
#: bzrlib/builtins.py:1273
553
553
"If branches have diverged, you can use 'bzr push --overwrite' to replace\n"
554
554
"the other branch completely, discarding its unmerged changes."
557
#: bzrlib/builtins.py:1253
557
#: bzrlib/builtins.py:1276
559
559
"If you want to ensure you have the different changes in the other branch,\n"
560
560
"do a merge (see bzr help merge) from the other branch, and commit that.\n"
561
561
"After that you will be able to do a push without '--overwrite'."
564
#: bzrlib/builtins.py:1257
564
#: bzrlib/builtins.py:1280
566
566
"If there is no default push location set, the first push will set it (use\n"
567
567
"--no-remember to avoid setting it). After that, you can omit the\n"
569
569
"value will only be saved if the remote location can be accessed."
572
#: bzrlib/builtins.py:1262
572
#: bzrlib/builtins.py:1285
574
574
"The --verbose option will display the revisions pushed using the log_format\n"
575
575
"configuration option. You can use a different format by overriding it with\n"
576
576
"-Olog_format=<other_format>."
579
#: bzrlib/builtins.py:1273 bzrlib/foreign.py:272
579
#: bzrlib/builtins.py:1296 bzrlib/foreign.py:272
581
581
"Branch to push from, rather than the one containing the working directory."
584
#: bzrlib/builtins.py:1276
584
#: bzrlib/builtins.py:1299
586
586
"By default push will fail if the target directory exists, but does not "
587
587
"already have a control directory. This flag will allow push to proceed."
590
#: bzrlib/builtins.py:1281
590
#: bzrlib/builtins.py:1304
592
592
"Create a stacked branch that references the public location of the parent "
596
#: bzrlib/builtins.py:1284
596
#: bzrlib/builtins.py:1307
598
598
"Create a stacked branch that refers to another branch for the commit "
599
599
"history. Only the work not present in the referenced branch is included in "
600
600
"the branch created."
603
#: bzrlib/builtins.py:1289 bzrlib/foreign.py:279
603
#: bzrlib/builtins.py:1312 bzrlib/foreign.py:279
605
605
"Refuse to push if there are uncommitted changes in the working tree, --no-"
606
606
"strict disables the check."
609
#: bzrlib/builtins.py:1292
609
#: bzrlib/builtins.py:1315
610
610
msgid "Don't populate the working tree, even for protocols that support it."
613
#: bzrlib/builtins.py:1336
613
#: bzrlib/builtins.py:1318
614
msgid "Overwrite tags only."
617
#: bzrlib/builtins.py:1369
614
618
msgid "Could not determine branch to refer to."
617
#: bzrlib/builtins.py:1345
621
#: bzrlib/builtins.py:1378
620
624
"No push location known or specified. To push to the parent branch (at %s), "
621
625
"use 'bzr push :parent'."
624
#: bzrlib/builtins.py:1351 bzrlib/foreign.py:306
628
#: bzrlib/builtins.py:1384 bzrlib/foreign.py:306
625
629
msgid "No push location known or specified."
628
#: bzrlib/builtins.py:1355
632
#: bzrlib/builtins.py:1388
630
634
msgid "Using saved push location: %s"
633
#: bzrlib/builtins.py:1365
637
#: bzrlib/builtins.py:1398
634
638
msgid "Create a new branch that is a copy of an existing branch."
637
#: bzrlib/builtins.py:1367
641
#: bzrlib/builtins.py:1400
639
643
"If the TO_LOCATION is omitted, the last component of the FROM_LOCATION will\n"
640
644
"be used. In other words, \"branch ../foo/bar\" will attempt to create "
645
649
"create ./foo-bar."
648
#: bzrlib/builtins.py:1374
652
#: bzrlib/builtins.py:1407
650
654
"To retrieve the branch as of a particular revision, supply the --revision\n"
651
655
"parameter, as in \"branch foo/bar -r 5\"."
654
#: bzrlib/builtins.py:1377
658
#: bzrlib/builtins.py:1410
655
659
msgid "The synonyms 'clone' and 'get' for this command are deprecated."
658
#: bzrlib/builtins.py:1387
662
#: bzrlib/builtins.py:1420
659
663
msgid "Create a branch without a working-tree."
662
#: bzrlib/builtins.py:1389
666
#: bzrlib/builtins.py:1422
663
667
msgid "Switch the checkout in the current directory to the new branch."
666
#: bzrlib/builtins.py:1392
670
#: bzrlib/builtins.py:1425
668
672
"Create a stacked branch referring to the source branch. The new branch will "
669
673
"depend on the availability of the source branch for all operations."
672
#: bzrlib/builtins.py:1396
676
#: bzrlib/builtins.py:1429
673
677
msgid "Do not use a shared repository, even if available."
676
#: bzrlib/builtins.py:1398
680
#: bzrlib/builtins.py:1431
678
682
"By default branch will fail if the target directory exists, but does not "
679
683
"already have a control directory. This flag will allow branch to proceed."
682
#: bzrlib/builtins.py:1403
686
#: bzrlib/builtins.py:1436
683
687
msgid "Bind new branch to from location."
686
#: bzrlib/builtins.py:1450
690
#: bzrlib/builtins.py:1483
688
692
msgid "Target directory \"%s\" already exists."
691
#: bzrlib/builtins.py:1462
695
#: bzrlib/builtins.py:1495
693
697
msgid "Parent of \"%s\" does not exist."
696
#: bzrlib/builtins.py:1481
700
#: bzrlib/builtins.py:1514
697
701
msgid "The branch {0} has no revision {1}."
700
#: bzrlib/builtins.py:1496 bzrlib/push.py:53
704
#: bzrlib/builtins.py:1529 bzrlib/push.py:53
702
706
msgid "Created new stacked branch referring to %s."
705
#: bzrlib/builtins.py:1500
709
#: bzrlib/builtins.py:1533
707
711
msgid "Branched %d revision."
708
712
msgid_plural "Branched %d revisions."
712
#: bzrlib/builtins.py:1505
716
#: bzrlib/builtins.py:1538
714
718
msgid "New branch bound to %s"
717
#: bzrlib/builtins.py:1510 bzrlib/builtins.py:6256
721
#: bzrlib/builtins.py:1543 bzrlib/builtins.py:6280
719
723
msgid "Switched to branch: %s"
722
#: bzrlib/builtins.py:1515
726
#: bzrlib/builtins.py:1548
723
727
msgid "List the branches available at the current location."
726
#: bzrlib/builtins.py:1517
730
#: bzrlib/builtins.py:1550
728
732
"This command will print the names of all the branches at the current\n"
732
#: bzrlib/builtins.py:1524
736
#: bzrlib/builtins.py:1557
734
738
"Recursively scan for branches rather than just looking in the specified "
738
#: bzrlib/builtins.py:1554
742
#: bzrlib/builtins.py:1586
739
743
msgid "(default)"
742
#: bzrlib/builtins.py:1566
746
#: bzrlib/builtins.py:1598
743
747
msgid "Create a new checkout of an existing branch."
746
#: bzrlib/builtins.py:1568
750
#: bzrlib/builtins.py:1600
748
752
"If BRANCH_LOCATION is omitted, checkout will reconstitute a working tree "
838
842
"out the old content of that file to a new location."
841
#: bzrlib/builtins.py:1694
845
#: bzrlib/builtins.py:1724
843
847
"The 'dir' argument, if given, must be the location of the root of a\n"
844
848
"working tree to update. By default, the working tree that contains the \n"
845
849
"current working directory is used."
848
#: bzrlib/builtins.py:1710
852
#: bzrlib/builtins.py:1740
849
853
msgid "bzr update --revision takes exactly one revision"
852
#: bzrlib/builtins.py:1718
856
#: bzrlib/builtins.py:1748
853
857
msgid "bzr update can only update a whole tree, not a file or subdirectory"
856
#: bzrlib/builtins.py:1749
860
#: bzrlib/builtins.py:1779
857
861
msgid "Tree is up to date at revision {0} of branch {1}"
860
#: bzrlib/builtins.py:1765
864
#: bzrlib/builtins.py:1795
863
867
"branch has no revision %s\n"
864
868
"bzr update --revision only works for a revision in the branch history"
867
#: bzrlib/builtins.py:1771
871
#: bzrlib/builtins.py:1801
868
872
msgid "Updated to revision {0} of branch {1}"
871
#: bzrlib/builtins.py:1775
875
#: bzrlib/builtins.py:1805
873
877
"Your local commits will now show as pending merges with 'bzr status', and "
874
878
"can be committed with 'bzr commit'."
877
#: bzrlib/builtins.py:1784
881
#: bzrlib/builtins.py:1814
878
882
msgid "Show information about a working tree, branch or repository."
881
#: bzrlib/builtins.py:1786
885
#: bzrlib/builtins.py:1816
883
887
"This command will show all known locations and formats associated to the\n"
884
888
"tree, branch or repository."
887
#: bzrlib/builtins.py:1789
891
#: bzrlib/builtins.py:1819
889
893
"In verbose mode, statistical information is included with each report.\n"
890
894
"To see extended statistic information, use a verbosity level of 2 or\n"
891
895
"higher by specifying the verbose option multiple times, e.g. -vv."
894
#: bzrlib/builtins.py:1793
898
#: bzrlib/builtins.py:1823
895
899
msgid "Branches and working trees will also report any missing revisions."
898
#: bzrlib/builtins.py:1795 bzrlib/builtins.py:3715 bzrlib/builtins.py:4845
899
#: bzrlib/builtins.py:6442
902
#: bzrlib/builtins.py:1825 bzrlib/builtins.py:3744 bzrlib/builtins.py:4885
903
#: bzrlib/builtins.py:6466
900
904
msgid ":Examples:"
903
#: bzrlib/builtins.py:1797
907
#: bzrlib/builtins.py:1827
904
908
msgid " Display information on the format and related locations:"
907
#: bzrlib/builtins.py:1799
911
#: bzrlib/builtins.py:1829
908
912
msgid " bzr info"
911
#: bzrlib/builtins.py:1801
915
#: bzrlib/builtins.py:1831
913
917
" Display the above together with extended format information and\n"
914
918
" basic statistics (like the number of files in the working tree and\n"
915
919
" number of revisions in the branch and repository):"
918
#: bzrlib/builtins.py:1805
922
#: bzrlib/builtins.py:1835
919
923
msgid " bzr info -v"
922
#: bzrlib/builtins.py:1807
926
#: bzrlib/builtins.py:1837
923
927
msgid " Display the above together with number of committers to the branch:"
926
#: bzrlib/builtins.py:1809
930
#: bzrlib/builtins.py:1839
927
931
msgid " bzr info -vv"
930
#: bzrlib/builtins.py:1828
934
#: bzrlib/builtins.py:1858
931
935
msgid "Remove files or directories."
934
#: bzrlib/builtins.py:1830
938
#: bzrlib/builtins.py:1860
936
940
"This makes Bazaar stop tracking changes to the specified files. Bazaar will\n"
937
941
"delete them if they can easily be recovered using revert otherwise they\n"
938
"will be backed up (adding an extention of the form .~#~). If no options or\n"
942
"will be backed up (adding an extension of the form .~#~). If no options or\n"
939
943
"parameters are given Bazaar will scan for files that are being tracked by\n"
940
944
"Bazaar but missing in your tree and stop tracking them for you."
943
#: bzrlib/builtins.py:1838
947
#: bzrlib/builtins.py:1868
944
948
msgid "Only remove files that have never been committed."
947
#: bzrlib/builtins.py:1840
951
#: bzrlib/builtins.py:1870
948
952
msgid "The file deletion mode to be used."
951
#: bzrlib/builtins.py:1841
955
#: bzrlib/builtins.py:1871
952
956
msgid "Deletion Strategy"
955
#: bzrlib/builtins.py:1842
959
#: bzrlib/builtins.py:1872
956
960
msgid "Backup changed files (default)."
959
#: bzrlib/builtins.py:1843
963
#: bzrlib/builtins.py:1873
960
964
msgid "Delete from bzr but leave the working copy."
963
#: bzrlib/builtins.py:1844
967
#: bzrlib/builtins.py:1874
964
968
msgid "Don't backup changed files."
967
#: bzrlib/builtins.py:1845
971
#: bzrlib/builtins.py:1875
969
973
"Delete all the specified files, even if they can not be recovered and even "
970
974
"if they are non-empty directories. (deprecated, use no-backup)"
973
#: bzrlib/builtins.py:1854
977
#: bzrlib/builtins.py:1884
974
978
msgid "(The --force option is deprecated, rather use --no-backup in future.)"
977
#: bzrlib/builtins.py:1871
981
#: bzrlib/builtins.py:1901
978
982
msgid "No matching files."
981
#: bzrlib/builtins.py:1932
985
#: bzrlib/builtins.py:1962
982
986
msgid "Reconcile bzr metadata in a branch."
985
#: bzrlib/builtins.py:1934
989
#: bzrlib/builtins.py:1964
987
991
"This can correct data mismatches that may have been caused by\n"
988
992
"previous ghost operations or bzr upgrades. You should only\n"
1062
1066
" bzr commit -m \"imported project\""
1065
#: bzrlib/builtins.py:2041
1069
#: bzrlib/builtins.py:2071
1067
1071
"Create the path leading up to the branch if it does not already exist."
1070
#: bzrlib/builtins.py:2044
1074
#: bzrlib/builtins.py:2074
1071
1075
msgid "Specify a format for this branch. See \"help formats\"."
1074
#: bzrlib/builtins.py:2052
1078
#: bzrlib/builtins.py:2082
1076
1080
"Never change revnos or the existing log. Append revisions to it only."
1079
#: bzrlib/builtins.py:2055
1083
#: bzrlib/builtins.py:2085
1080
1084
msgid "Create a branch without a working tree."
1083
#: bzrlib/builtins.py:2075 bzrlib/push.py:110
1087
#: bzrlib/builtins.py:2105 bzrlib/push.py:110
1084
1088
#, python-format
1086
1090
"Parent directory of %s does not exist.\n"
1087
1091
"You may supply --create-prefix to create all leading parent directories."
1090
#: bzrlib/builtins.py:2109
1094
#: bzrlib/builtins.py:2139
1092
1096
"This branch format cannot be set to append-revisions-only. Try --default."
1095
#: bzrlib/builtins.py:2120
1099
#: bzrlib/builtins.py:2150
1096
1100
msgid "Created a {0} (format: {1})\n"
1099
#: bzrlib/builtins.py:2129
1103
#: bzrlib/builtins.py:2159
1100
1104
#, python-format
1101
1105
msgid "Using shared repository: %s\n"
1104
#: bzrlib/builtins.py:2133
1108
#: bzrlib/builtins.py:2163
1105
1109
msgid "Create a shared repository for branches to share storage space."
1108
#: bzrlib/builtins.py:2135
1112
#: bzrlib/builtins.py:2165
1110
1114
"New branches created under the repository directory will store their\n"
1111
1115
"revisions in the repository, not in the branch directory. For branches\n"
1198
1202
" 0 - no change"
1201
#: bzrlib/builtins.py:2220
1205
#: bzrlib/builtins.py:2250
1204
1208
" Shows the difference in the working tree versus the last commit::"
1207
#: bzrlib/builtins.py:2223
1211
#: bzrlib/builtins.py:2253
1208
1212
msgid " bzr diff"
1211
#: bzrlib/builtins.py:2225
1215
#: bzrlib/builtins.py:2255
1212
1216
msgid " Difference between the working tree and revision 1::"
1215
#: bzrlib/builtins.py:2227
1219
#: bzrlib/builtins.py:2257
1216
1220
msgid " bzr diff -r1"
1219
#: bzrlib/builtins.py:2229
1223
#: bzrlib/builtins.py:2259
1220
1224
msgid " Difference between revision 3 and revision 1::"
1223
#: bzrlib/builtins.py:2231
1227
#: bzrlib/builtins.py:2261
1224
1228
msgid " bzr diff -r1..3"
1227
#: bzrlib/builtins.py:2233
1231
#: bzrlib/builtins.py:2263
1228
1232
msgid " Difference between revision 3 and revision 1 for branch xxx::"
1231
#: bzrlib/builtins.py:2235
1235
#: bzrlib/builtins.py:2265
1232
1236
msgid " bzr diff -r1..3 xxx"
1235
#: bzrlib/builtins.py:2237
1239
#: bzrlib/builtins.py:2267
1236
1240
msgid " The changes introduced by revision 2 (equivalent to -r1..2)::"
1239
#: bzrlib/builtins.py:2239
1243
#: bzrlib/builtins.py:2269
1240
1244
msgid " bzr diff -c2"
1243
#: bzrlib/builtins.py:2241
1247
#: bzrlib/builtins.py:2271
1245
1249
" To see the changes introduced by revision X::\n"
1247
1251
" bzr diff -cX"
1250
#: bzrlib/builtins.py:2245
1254
#: bzrlib/builtins.py:2275
1252
1256
" Note that in the case of a merge, the -c option shows the changes\n"
1253
1257
" compared to the left hand parent. To see the changes against\n"
1254
1258
" another parent, use::"
1257
#: bzrlib/builtins.py:2249
1261
#: bzrlib/builtins.py:2279
1258
1262
msgid " bzr diff -r<chosen_parent>..X"
1261
#: bzrlib/builtins.py:2251
1265
#: bzrlib/builtins.py:2281
1263
1267
" The changes between the current revision and the previous revision\n"
1264
1268
" (equivalent to -c-1 and -r-2..-1)"
1267
#: bzrlib/builtins.py:2254
1271
#: bzrlib/builtins.py:2284
1268
1272
msgid " bzr diff -r-2.."
1271
#: bzrlib/builtins.py:2256
1275
#: bzrlib/builtins.py:2286
1272
1276
msgid " Show just the differences for file NEWS::"
1275
#: bzrlib/builtins.py:2258
1279
#: bzrlib/builtins.py:2288
1276
1280
msgid " bzr diff NEWS"
1279
#: bzrlib/builtins.py:2260
1283
#: bzrlib/builtins.py:2290
1280
1284
msgid " Show the differences in working tree xxx for file NEWS::"
1283
#: bzrlib/builtins.py:2262
1287
#: bzrlib/builtins.py:2292
1284
1288
msgid " bzr diff xxx/NEWS"
1287
#: bzrlib/builtins.py:2264
1291
#: bzrlib/builtins.py:2294
1288
1292
msgid " Show the differences from branch xxx to this working tree:"
1291
#: bzrlib/builtins.py:2266
1295
#: bzrlib/builtins.py:2296
1292
1296
msgid " bzr diff --old xxx"
1295
#: bzrlib/builtins.py:2268
1299
#: bzrlib/builtins.py:2298
1296
1300
msgid " Show the differences between two branches for file NEWS::"
1299
#: bzrlib/builtins.py:2270
1303
#: bzrlib/builtins.py:2300
1300
1304
msgid " bzr diff --old xxx --new yyy NEWS"
1303
#: bzrlib/builtins.py:2272
1307
#: bzrlib/builtins.py:2302
1304
1308
msgid " Same as 'bzr diff' but prefix paths with old/ and new/::"
1307
#: bzrlib/builtins.py:2274
1311
#: bzrlib/builtins.py:2304
1309
1313
" bzr diff --prefix old/:new/\n"
1313
1317
" bzr diff --using /usr/bin/diff --diff-options -wu"
1316
#: bzrlib/builtins.py:2284
1320
#: bzrlib/builtins.py:2314
1317
1321
msgid "Pass these options to the external diff program."
1320
#: bzrlib/builtins.py:2287
1324
#: bzrlib/builtins.py:2317
1322
1326
"Set prefixes added to old and new filenames, as two values separated by a "
1323
1327
"colon. (eg \"old/:new/\")."
1326
#: bzrlib/builtins.py:2290
1330
#: bzrlib/builtins.py:2320
1327
1331
msgid "Branch/tree to compare from."
1330
#: bzrlib/builtins.py:2294
1334
#: bzrlib/builtins.py:2324
1331
1335
msgid "Branch/tree to compare to."
1334
#: bzrlib/builtins.py:2300
1338
#: bzrlib/builtins.py:2330
1335
1339
msgid "Use this command to compare files."
1338
#: bzrlib/builtins.py:2305
1342
#: bzrlib/builtins.py:2335
1339
1343
msgid "Diff format to use."
1342
#: bzrlib/builtins.py:2307
1346
#: bzrlib/builtins.py:2337
1343
1347
msgid "Diff format"
1346
#: bzrlib/builtins.py:2329
1350
#: bzrlib/builtins.py:2359
1347
1351
msgid "--prefix expects two values separated by a colon (eg \"old/:new/\")"
1350
#: bzrlib/builtins.py:2333
1354
#: bzrlib/builtins.py:2363
1351
1355
msgid "bzr diff --revision takes exactly one or two revision specifiers"
1354
#: bzrlib/builtins.py:2338 bzrlib/builtins.py:2736 bzrlib/builtins.py:2749
1355
#: bzrlib/builtins.py:2757 bzrlib/builtins.py:4919
1358
#: bzrlib/builtins.py:2368 bzrlib/builtins.py:2765 bzrlib/builtins.py:2778
1359
#: bzrlib/builtins.py:2786 bzrlib/builtins.py:4959
1356
1360
msgid "{0} and {1} are mutually exclusive"
1359
#: bzrlib/builtins.py:2358
1363
#: bzrlib/builtins.py:2388
1361
1365
"List files deleted in the working tree.\n"
1365
#: bzrlib/builtins.py:2436
1369
#: bzrlib/builtins.py:2465
1366
1370
msgid "Show the tree root directory."
1369
#: bzrlib/builtins.py:2438
1373
#: bzrlib/builtins.py:2467
1371
1375
"The root is the nearest enclosing directory with a .bzr control\n"
1375
#: bzrlib/builtins.py:2453
1379
#: bzrlib/builtins.py:2482
1376
1380
msgid "The limit argument must be an integer."
1379
#: bzrlib/builtins.py:2461
1383
#: bzrlib/builtins.py:2490
1380
1384
msgid "The levels argument must be an integer."
1383
#: bzrlib/builtins.py:2466
1387
#: bzrlib/builtins.py:2495
1384
1388
msgid "Show historical log for a branch or subset of a branch."
1387
#: bzrlib/builtins.py:2468
1391
#: bzrlib/builtins.py:2497
1389
1393
"log is bzr's default tool for exploring the history of a branch.\n"
1390
1394
"The branch to use is taken from the first parameter. If no parameters\n"
1506
1510
" a nested merge revision and the log will be truncated accordingly."
1509
#: bzrlib/builtins.py:2542
1513
#: bzrlib/builtins.py:2571
1510
1514
msgid ":Path filtering:"
1513
#: bzrlib/builtins.py:2544
1517
#: bzrlib/builtins.py:2573
1515
1519
" If parameters are given and the first one is not a branch, the log\n"
1516
1520
" will be filtered to show only those revisions that changed the\n"
1517
1521
" nominated files or directories."
1520
#: bzrlib/builtins.py:2548
1524
#: bzrlib/builtins.py:2577
1522
1526
" Filenames are interpreted within their historical context. To log a\n"
1523
1527
" deleted file, specify a revision range so that the file existed at\n"
1524
1528
" the end or start of the range."
1527
#: bzrlib/builtins.py:2552
1531
#: bzrlib/builtins.py:2581
1529
1533
" Historical context is also important when interpreting pathnames of\n"
1530
1534
" renamed files/directories. Consider the following example:"
1533
#: bzrlib/builtins.py:2555
1537
#: bzrlib/builtins.py:2584
1535
1539
" * revision 1: add tutorial.txt\n"
1536
1540
" * revision 2: modify tutorial.txt\n"
1537
1541
" * revision 3: rename tutorial.txt to guide.txt; add tutorial.txt"
1540
#: bzrlib/builtins.py:2559
1544
#: bzrlib/builtins.py:2588
1541
1545
msgid " In this case:"
1544
#: bzrlib/builtins.py:2561
1548
#: bzrlib/builtins.py:2590
1545
1549
msgid " * ``bzr log guide.txt`` will log the file added in revision 1"
1548
#: bzrlib/builtins.py:2563
1552
#: bzrlib/builtins.py:2592
1550
1554
" * ``bzr log tutorial.txt`` will log the new file added in revision 3"
1553
#: bzrlib/builtins.py:2565
1557
#: bzrlib/builtins.py:2594
1555
1559
" * ``bzr log -r2 -p tutorial.txt`` will show the changes made to\n"
1556
1560
" the original file in revision 2."
1559
#: bzrlib/builtins.py:2568
1563
#: bzrlib/builtins.py:2597
1561
1565
" * ``bzr log -r2 -p guide.txt`` will display an error message as there\n"
1562
1566
" was no file called guide.txt in revision 2."
1565
#: bzrlib/builtins.py:2571
1569
#: bzrlib/builtins.py:2600
1567
1571
" Renames are always followed by log. By design, there is no need to\n"
1568
1572
" explicitly ask for this (and no way to stop logging a file back\n"
1569
1573
" until it was last renamed)."
1572
#: bzrlib/builtins.py:2575
1576
#: bzrlib/builtins.py:2604
1573
1577
msgid ":Other filtering:"
1576
#: bzrlib/builtins.py:2577
1580
#: bzrlib/builtins.py:2606
1578
1582
" The --match option can be used for finding revisions that match a\n"
1579
1583
" regular expression in a commit message, committer, author or bug.\n"
1645
1649
" trading disk space for faster speed."
1648
#: bzrlib/builtins.py:2624
1652
#: bzrlib/builtins.py:2653
1649
1653
msgid "Show from oldest to newest."
1652
#: bzrlib/builtins.py:2627
1656
#: bzrlib/builtins.py:2656
1653
1657
msgid "Show files changed in each revision."
1656
#: bzrlib/builtins.py:2633
1660
#: bzrlib/builtins.py:2662
1657
1661
msgid "Show just the specified revision. See also \"help revisionspec\"."
1660
#: bzrlib/builtins.py:2637
1664
#: bzrlib/builtins.py:2666
1661
1665
msgid "What names to list as authors - first, all or committer."
1664
#: bzrlib/builtins.py:2638
1668
#: bzrlib/builtins.py:2667
1665
1669
msgid "Authors"
1668
#: bzrlib/builtins.py:2643
1672
#: bzrlib/builtins.py:2672
1669
1673
msgid "Number of levels to display - 0 for all, 1 for flat."
1672
#: bzrlib/builtins.py:2653
1676
#: bzrlib/builtins.py:2682
1673
1677
msgid "Limit the output to the first N revisions."
1676
#: bzrlib/builtins.py:2658
1680
#: bzrlib/builtins.py:2687
1677
1681
msgid "Show changes made in each revision as a patch."
1680
#: bzrlib/builtins.py:2660
1684
#: bzrlib/builtins.py:2689
1681
1685
msgid "Show merged revisions like --levels 0 does."
1684
#: bzrlib/builtins.py:2664
1688
#: bzrlib/builtins.py:2693
1685
1689
msgid "Do not report commits with more than one parent."
1688
#: bzrlib/builtins.py:2666
1692
#: bzrlib/builtins.py:2695
1690
1694
"Display only the revisions that are not part of both ancestries (require -"
1694
#: bzrlib/builtins.py:2670
1698
#: bzrlib/builtins.py:2699
1695
1699
msgid "Show digital signature validity."
1698
#: bzrlib/builtins.py:2673
1702
#: bzrlib/builtins.py:2702
1699
1703
msgid "Show revisions whose properties match this expression."
1702
#: bzrlib/builtins.py:2677
1706
#: bzrlib/builtins.py:2706
1703
1707
msgid "Show revisions whose message matches this expression."
1706
#: bzrlib/builtins.py:2681
1710
#: bzrlib/builtins.py:2710
1707
1711
msgid "Show revisions whose committer matches this expression."
1710
#: bzrlib/builtins.py:2685
1714
#: bzrlib/builtins.py:2714
1711
1715
msgid "Show revisions whose authors match this expression."
1714
#: bzrlib/builtins.py:2689
1718
#: bzrlib/builtins.py:2718
1715
1719
msgid "Show revisions whose bugs match this expression."
1718
#: bzrlib/builtins.py:2743
1722
#: bzrlib/builtins.py:2772
1719
1723
msgid "--exclude-common-ancestry requires -r with two revisions"
1722
#: bzrlib/builtins.py:2771
1726
#: bzrlib/builtins.py:2800
1723
1727
#, python-format
1724
1728
msgid "Path unknown at end or start of revision range: %s"
1727
#: bzrlib/builtins.py:2888
1731
#: bzrlib/builtins.py:2917
1728
1732
#, python-format
1729
1733
msgid "bzr %s doesn't accept two revisions in different branches."
1732
#: bzrlib/builtins.py:2904
1736
#: bzrlib/builtins.py:2933
1733
1737
#, python-format
1734
1738
msgid "bzr %s --revision takes one or two values."
1737
#: bzrlib/builtins.py:2949
1741
#: bzrlib/builtins.py:2978
1739
1743
"List files in a tree.\n"
1743
#: bzrlib/builtins.py:2958
1747
#: bzrlib/builtins.py:2987
1744
1748
msgid "Recurse into subdirectories."
1747
#: bzrlib/builtins.py:2960
1751
#: bzrlib/builtins.py:2989
1748
1752
msgid "Print paths relative to the root of the branch."
1751
#: bzrlib/builtins.py:2962
1755
#: bzrlib/builtins.py:2991
1752
1756
msgid "Print unknown files."
1755
#: bzrlib/builtins.py:2963
1759
#: bzrlib/builtins.py:2992
1756
1760
msgid "Print versioned files."
1759
#: bzrlib/builtins.py:2966
1763
#: bzrlib/builtins.py:2995
1760
1764
msgid "Print ignored files."
1763
#: bzrlib/builtins.py:2968
1767
#: bzrlib/builtins.py:2997
1764
1768
msgid "List entries of a particular kind: file, directory, symlink."
1767
#: bzrlib/builtins.py:2981
1771
#: bzrlib/builtins.py:3010
1768
1772
msgid "invalid kind specified"
1771
#: bzrlib/builtins.py:2984
1775
#: bzrlib/builtins.py:3013
1772
1776
msgid "Cannot set both --verbose and --null"
1775
#: bzrlib/builtins.py:2993
1779
#: bzrlib/builtins.py:3022
1776
1780
msgid "cannot specify both --from-root and PATH"
1779
#: bzrlib/builtins.py:3080
1783
#: bzrlib/builtins.py:3109
1780
1784
msgid "Ignore specified files or patterns."
1783
#: bzrlib/builtins.py:3082
1787
#: bzrlib/builtins.py:3111
1784
1788
msgid "See ``bzr help patterns`` for details on the syntax of patterns."
1787
#: bzrlib/builtins.py:3084
1791
#: bzrlib/builtins.py:3113
1789
1793
"If a .bzrignore file does not exist, the ignore command\n"
1790
1794
"will create one and add the specified files or patterns to the newly\n"
1831
1835
" the shell on Unix."
1834
#: bzrlib/builtins.py:3113
1838
#: bzrlib/builtins.py:3142
1836
1840
"* Ignore patterns starting with \"#\" act as comments in the ignore file.\n"
1837
1841
" To ignore patterns that begin with that character, use the \"RE:\" prefix."
1840
#: bzrlib/builtins.py:3116
1844
#: bzrlib/builtins.py:3145
1843
1847
" Ignore the top level Makefile::"
1846
#: bzrlib/builtins.py:3119
1850
#: bzrlib/builtins.py:3148
1847
1851
msgid " bzr ignore ./Makefile"
1850
#: bzrlib/builtins.py:3121
1854
#: bzrlib/builtins.py:3150
1851
1855
msgid " Ignore .class files in all directories...::"
1854
#: bzrlib/builtins.py:3123
1858
#: bzrlib/builtins.py:3152
1855
1859
msgid " bzr ignore \"*.class\""
1858
#: bzrlib/builtins.py:3125
1862
#: bzrlib/builtins.py:3154
1859
1863
msgid " ...but do not ignore \"special.class\"::"
1862
#: bzrlib/builtins.py:3127
1866
#: bzrlib/builtins.py:3156
1863
1867
msgid " bzr ignore \"!special.class\""
1866
#: bzrlib/builtins.py:3129
1870
#: bzrlib/builtins.py:3158
1867
1871
msgid " Ignore files whose name begins with the \"#\" character::"
1870
#: bzrlib/builtins.py:3131
1874
#: bzrlib/builtins.py:3160
1871
1875
msgid " bzr ignore \"RE:^#\""
1874
#: bzrlib/builtins.py:3133 bzrlib/builtins.py:3137
1878
#: bzrlib/builtins.py:3162 bzrlib/builtins.py:3166
1875
1879
msgid " Ignore .o files under the lib directory::"
1878
#: bzrlib/builtins.py:3135
1882
#: bzrlib/builtins.py:3164
1879
1883
msgid " bzr ignore \"lib/**/*.o\""
1882
#: bzrlib/builtins.py:3139
1886
#: bzrlib/builtins.py:3168
1883
1887
msgid " bzr ignore \"RE:lib/.*\\.o\""
1886
#: bzrlib/builtins.py:3141
1890
#: bzrlib/builtins.py:3170
1887
1891
msgid " Ignore everything but the \"debian\" toplevel directory::"
1890
#: bzrlib/builtins.py:3143
1894
#: bzrlib/builtins.py:3172
1892
1896
" bzr ignore \"RE:(?!debian/).*\"\n"
1931
#: bzrlib/builtins.py:3209
1935
#: bzrlib/builtins.py:3238
1932
1936
msgid "List ignored files and the patterns that matched them."
1935
#: bzrlib/builtins.py:3211
1939
#: bzrlib/builtins.py:3240
1937
1941
"List all the ignored files and the ignore pattern that caused the file to\n"
1941
#: bzrlib/builtins.py:3214
1945
#: bzrlib/builtins.py:3243
1942
1946
msgid "Alternatively, to list just the files::"
1945
#: bzrlib/builtins.py:3216
1949
#: bzrlib/builtins.py:3245
1946
1950
msgid " bzr ls --ignored"
1949
#: bzrlib/builtins.py:3250
1953
#: bzrlib/builtins.py:3279
1950
1954
#, python-format
1951
1955
msgid "not a valid revision-number: %r"
1954
#: bzrlib/builtins.py:3257
1958
#: bzrlib/builtins.py:3286
1956
1960
"Export current or past revision to a destination directory or archive."
1959
#: bzrlib/builtins.py:3259
1963
#: bzrlib/builtins.py:3288
1960
1964
msgid "If no revision is specified this exports the last committed revision."
1963
#: bzrlib/builtins.py:3261
1967
#: bzrlib/builtins.py:3290
1965
1969
"Format may be an \"exporter\" name, such as tar, tgz, tbz2. If none is\n"
1966
1970
"given, try to find the format with the extension. If no extension\n"
1967
1971
"is found exports to a directory (equivalent to --format=dir)."
1970
#: bzrlib/builtins.py:3265
1974
#: bzrlib/builtins.py:3294
1972
1976
"If root is supplied, it will be used as the root directory inside\n"
1973
1977
"container formats (tar, zip, etc). If it is not supplied it will default\n"
1974
1978
"to the exported filename. The root option has no effect for 'dir' format."
1977
#: bzrlib/builtins.py:3269
1981
#: bzrlib/builtins.py:3298
1979
1983
"If branch is omitted then the branch containing the current working\n"
1980
1984
"directory will be used."
1983
#: bzrlib/builtins.py:3272
1987
#: bzrlib/builtins.py:3301
1985
1989
"Note: Export of tree with non-ASCII filenames to zip is not supported."
1988
#: bzrlib/builtins.py:3274
1992
#: bzrlib/builtins.py:3303
1990
1994
" ================= =========================\n"
1991
1995
" Supported formats Autodetected by extension\n"
1998
2002
" ================= ========================="
2001
#: bzrlib/builtins.py:3288
2005
#: bzrlib/builtins.py:3317
2002
2006
msgid "Type of file to export to."
2005
#: bzrlib/builtins.py:3291
2009
#: bzrlib/builtins.py:3320
2006
2010
msgid "Apply content filters to export the convenient form."
2009
#: bzrlib/builtins.py:3295
2013
#: bzrlib/builtins.py:3324
2010
2014
msgid "Name of the root directory inside the exported file."
2013
#: bzrlib/builtins.py:3297
2017
#: bzrlib/builtins.py:3326
2015
2019
"Set modification time of files to that of the last revision in which it was "
2019
#: bzrlib/builtins.py:3300
2023
#: bzrlib/builtins.py:3329
2021
2025
"Export the working tree contents rather than that of the last revision."
2024
#: bzrlib/builtins.py:3319
2028
#: bzrlib/builtins.py:3348
2025
2029
msgid "--uncommitted requires a working tree"
2028
#: bzrlib/builtins.py:3328
2032
#: bzrlib/builtins.py:3357
2029
2033
#, python-format
2030
2034
msgid "Unsupported export format: %s"
2033
#: bzrlib/builtins.py:3332
2037
#: bzrlib/builtins.py:3361
2035
2039
"Write the contents of a file as of a given revision to standard output."
2038
#: bzrlib/builtins.py:3334
2042
#: bzrlib/builtins.py:3363
2039
2043
msgid "If no revision is nominated, the last revision is used."
2042
#: bzrlib/builtins.py:3336
2046
#: bzrlib/builtins.py:3365
2044
2048
"Note: Take care to redirect standard output when using this command on a\n"
2048
#: bzrlib/builtins.py:3342
2052
#: bzrlib/builtins.py:3371
2049
2053
msgid "The path name in the old tree."
2052
#: bzrlib/builtins.py:3343
2056
#: bzrlib/builtins.py:3372
2053
2057
msgid "Apply content filters to display the convenience form."
2056
#: bzrlib/builtins.py:3354
2060
#: bzrlib/builtins.py:3383
2057
2061
msgid "bzr cat --revision takes exactly one revision specifier"
2060
#: bzrlib/builtins.py:3379 bzrlib/builtins.py:3391
2064
#: bzrlib/builtins.py:3408 bzrlib/builtins.py:3420
2061
2065
msgid "{0!r} is not present in revision {1}"
2064
#: bzrlib/builtins.py:3414
2068
#: bzrlib/builtins.py:3443
2065
2069
msgid "Commit changes into a new revision."
2068
#: bzrlib/builtins.py:3416
2072
#: bzrlib/builtins.py:3445
2070
2074
"An explanatory message needs to be given for each commit. This is\n"
2071
2075
"often done by using the --message option (getting the message from the\n"
2154
2158
" one or more bugs. See ``bzr help bugs`` for details."
2157
#: bzrlib/builtins.py:3474
2161
#: bzrlib/builtins.py:3503
2158
2162
msgid "Do not consider changes made to a given path."
2161
#: bzrlib/builtins.py:3477
2165
#: bzrlib/builtins.py:3506
2162
2166
msgid "Description of the new revision."
2165
#: bzrlib/builtins.py:3480
2169
#: bzrlib/builtins.py:3509
2166
2170
msgid "Commit even if nothing has changed."
2169
#: bzrlib/builtins.py:3484
2173
#: bzrlib/builtins.py:3513
2170
2174
msgid "Take commit message from this file."
2173
#: bzrlib/builtins.py:3486
2177
#: bzrlib/builtins.py:3515
2174
2178
msgid "Refuse to commit if there are unknown files in the working tree."
2177
#: bzrlib/builtins.py:3489
2181
#: bzrlib/builtins.py:3518
2179
2183
"Manually set a commit time using commit date format, e.g. '2009-10-10 "
2180
2184
"08:00:00 +0100'."
2183
#: bzrlib/builtins.py:3492
2187
#: bzrlib/builtins.py:3521
2184
2188
msgid "Mark a bug as being fixed by this revision (see \"bzr help bugs\")."
2187
#: bzrlib/builtins.py:3495
2191
#: bzrlib/builtins.py:3524
2188
2192
msgid "Set the author's name, if it's different from the committer."
2191
#: bzrlib/builtins.py:3498
2195
#: bzrlib/builtins.py:3527
2193
2197
"Perform a local commit in a bound branch. Local commits are not pushed to "
2194
2198
"the master branch until a normal commit is performed."
2197
#: bzrlib/builtins.py:3504
2201
#: bzrlib/builtins.py:3533
2199
2203
"When no message is supplied, show the diff along with the status summary in "
2200
2204
"the message editor."
2203
#: bzrlib/builtins.py:3507
2207
#: bzrlib/builtins.py:3536
2205
2209
"When committing to a foreign version control system do not push data that "
2206
2210
"can not be natively represented."
2209
#: bzrlib/builtins.py:3525
2213
#: bzrlib/builtins.py:3554
2210
2214
#, python-format
2212
2216
"No tracker specified for bug %s. Use the form 'tracker:id' or specify a "
2222
2226
"Commit refused."
2225
#: bzrlib/builtins.py:3543
2229
#: bzrlib/builtins.py:3572
2226
2230
#, python-format
2227
2231
msgid "Unrecognized bug %s. Commit refused."
2230
#: bzrlib/builtins.py:3546
2234
#: bzrlib/builtins.py:3575
2231
2235
#, python-format
2234
2238
"Commit refused."
2237
#: bzrlib/builtins.py:3570
2241
#: bzrlib/builtins.py:3599
2238
2242
msgid "Could not parse --commit-time: "
2241
#: bzrlib/builtins.py:3610
2245
#: bzrlib/builtins.py:3639
2242
2246
msgid "please specify either --message or --file"
2245
#: bzrlib/builtins.py:3639
2249
#: bzrlib/builtins.py:3668
2246
2250
msgid "please specify a commit message with either --message or --file"
2249
#: bzrlib/builtins.py:3642
2253
#: bzrlib/builtins.py:3671
2251
2255
"Empty commit message specified. Please specify a commit message with either -"
2252
2256
"-message or --file or leave a blank message with --message \"\"."
2255
#: bzrlib/builtins.py:3662
2259
#: bzrlib/builtins.py:3691
2257
2261
"No changes to commit. Please 'bzr add' the files you want to commit, or use -"
2258
2262
"-unchanged to force an empty commit."
2261
#: bzrlib/builtins.py:3666
2265
#: bzrlib/builtins.py:3695
2263
2267
"Conflicts detected in working tree. Use \"bzr conflicts\" to list, \"bzr "
2264
2268
"resolve FILE\" to resolve."
2267
#: bzrlib/builtins.py:3670
2271
#: bzrlib/builtins.py:3699
2268
2272
msgid "Commit refused because there are unknown files in the working tree."
2271
#: bzrlib/builtins.py:3673
2275
#: bzrlib/builtins.py:3702
2274
2278
"To commit to master branch, run update and then commit.\n"
2275
2279
"You can also pass --local to commit to continue working disconnected."
2278
#: bzrlib/builtins.py:3681
2282
#: bzrlib/builtins.py:3710
2280
2284
"Validate working tree structure, branch consistency and repository history."
2283
#: bzrlib/builtins.py:3683
2287
#: bzrlib/builtins.py:3712
2285
2289
"This command checks various invariants about branch and repository storage\n"
2286
2290
"to detect data corruption or bzr bugs."
2289
#: bzrlib/builtins.py:3686
2293
#: bzrlib/builtins.py:3715
2291
2295
"The working tree and branch checks will only give output if a problem is\n"
2292
2296
"detected. The output fields of the repository check are:"
2295
#: bzrlib/builtins.py:3689
2299
#: bzrlib/builtins.py:3718
2298
2302
" This is just the number of revisions checked. It doesn't\n"
2299
2303
" indicate a problem."
2302
#: bzrlib/builtins.py:3693
2306
#: bzrlib/builtins.py:3722
2304
2308
"versionedfiles\n"
2305
2309
" This is just the number of versionedfiles checked. It\n"
2306
2310
" doesn't indicate a problem."
2309
#: bzrlib/builtins.py:3697
2313
#: bzrlib/builtins.py:3726
2311
2315
"unreferenced ancestors\n"
2312
2316
" Texts that are ancestors of other texts, but\n"
2330
2334
" indicate a problem."
2333
#: bzrlib/builtins.py:3712
2337
#: bzrlib/builtins.py:3741
2335
2339
"If no restrictions are specified, all Bazaar data that is found at the "
2337
2341
"location will be checked."
2340
#: bzrlib/builtins.py:3717
2344
#: bzrlib/builtins.py:3746
2341
2345
msgid " Check the tree and branch at 'foo'::"
2344
#: bzrlib/builtins.py:3719
2348
#: bzrlib/builtins.py:3748
2345
2349
msgid " bzr check --tree --branch foo"
2348
#: bzrlib/builtins.py:3721
2352
#: bzrlib/builtins.py:3750
2349
2353
msgid " Check only the repository at 'bar'::"
2352
#: bzrlib/builtins.py:3723
2356
#: bzrlib/builtins.py:3752
2353
2357
msgid " bzr check --repo bar"
2356
#: bzrlib/builtins.py:3725
2360
#: bzrlib/builtins.py:3754
2357
2361
msgid " Check everything at 'baz'::"
2360
#: bzrlib/builtins.py:3727
2364
#: bzrlib/builtins.py:3756
2361
2365
msgid " bzr check baz"
2364
#: bzrlib/builtins.py:3733
2368
#: bzrlib/builtins.py:3762
2365
2369
msgid "Check the branch related to the current directory."
2368
#: bzrlib/builtins.py:3735
2372
#: bzrlib/builtins.py:3764
2369
2373
msgid "Check the repository related to the current directory."
2372
#: bzrlib/builtins.py:3737
2376
#: bzrlib/builtins.py:3766
2373
2377
msgid "Check the working tree related to the current directory."
2376
#: bzrlib/builtins.py:3751
2380
#: bzrlib/builtins.py:3780
2377
2381
msgid "Upgrade a repository, branch or working tree to a newer format."
2380
#: bzrlib/builtins.py:3753
2384
#: bzrlib/builtins.py:3782
2382
2386
"When the default format has changed after a major new release of\n"
2383
2387
"Bazaar, you may be informed during certain operations that you\n"
2418
#: bzrlib/builtins.py:3779
2422
#: bzrlib/builtins.py:3808
2420
2424
"For more information on upgrades, see the Bazaar Upgrade Guide,\n"
2421
2425
"http://doc.bazaar.canonical.com/latest/en/upgrade-guide/."
2424
#: bzrlib/builtins.py:3787
2428
#: bzrlib/builtins.py:3816
2425
2429
msgid "Upgrade to a specific format. See \"bzr help formats\" for details."
2428
#: bzrlib/builtins.py:3791
2432
#: bzrlib/builtins.py:3820
2429
2433
msgid "Branch format"
2432
#: bzrlib/builtins.py:3793
2436
#: bzrlib/builtins.py:3822
2433
2437
msgid "Remove the backup.bzr directory if successful."
2436
#: bzrlib/builtins.py:3795
2440
#: bzrlib/builtins.py:3824
2437
2441
msgid "Show what would be done, but don't actually do anything."
2440
#: bzrlib/builtins.py:3810
2444
#: bzrlib/builtins.py:3839
2441
2445
msgid "Show or set bzr user id."
2444
#: bzrlib/builtins.py:3812
2448
#: bzrlib/builtins.py:3841
2447
2451
" Show the email of the current user::"
2450
#: bzrlib/builtins.py:3815
2454
#: bzrlib/builtins.py:3844
2451
2455
msgid " bzr whoami --email"
2454
#: bzrlib/builtins.py:3817
2458
#: bzrlib/builtins.py:3846
2455
2459
msgid " Set the current user::"
2458
#: bzrlib/builtins.py:3819
2462
#: bzrlib/builtins.py:3848
2459
2463
msgid " bzr whoami \"Frank Chu <fchu@example.com>\""
2462
#: bzrlib/builtins.py:3823
2466
#: bzrlib/builtins.py:3852
2463
2467
msgid "Display email address only."
2466
#: bzrlib/builtins.py:3825
2470
#: bzrlib/builtins.py:3854
2467
2471
msgid "Set identity for the current branch instead of globally."
2470
#: bzrlib/builtins.py:3851
2474
#: bzrlib/builtins.py:3880
2471
2475
msgid "--email can only be used to display existing identity"
2474
#: bzrlib/builtins.py:3873
2478
#: bzrlib/builtins.py:3904
2475
2479
msgid "Print or set the branch nickname."
2478
#: bzrlib/builtins.py:3875
2482
#: bzrlib/builtins.py:3906
2480
"If unset, the tree root directory name is used as the nickname.\n"
2481
"To print the current nickname, execute with no argument."
2484
"If unset, the colocated branch name is used for colocated branches, and\n"
2485
"the branch directory name is used for other branches. To print the\n"
2486
"current nickname, execute with no argument."
2484
#: bzrlib/builtins.py:3878
2489
#: bzrlib/builtins.py:3910
2486
2491
"Bound branches use the nickname of its master branch unless it is set\n"
2490
#: bzrlib/builtins.py:3898
2495
#: bzrlib/builtins.py:3930
2491
2496
msgid "Set/unset and display aliases."
2494
#: bzrlib/builtins.py:3900
2499
#: bzrlib/builtins.py:3932
2497
2502
" Show the current aliases::"
2500
#: bzrlib/builtins.py:3903
2505
#: bzrlib/builtins.py:3935
2501
2506
msgid " bzr alias"
2504
#: bzrlib/builtins.py:3905
2509
#: bzrlib/builtins.py:3937
2505
2510
msgid " Show the alias specified for 'll'::"
2508
#: bzrlib/builtins.py:3907
2513
#: bzrlib/builtins.py:3939
2509
2514
msgid " bzr alias ll"
2512
#: bzrlib/builtins.py:3909
2517
#: bzrlib/builtins.py:3941
2513
2518
msgid " Set an alias for 'll'::"
2516
#: bzrlib/builtins.py:3911
2521
#: bzrlib/builtins.py:3943
2517
2522
msgid " bzr alias ll=\"log --line -r-10..-1\""
2520
#: bzrlib/builtins.py:3913
2525
#: bzrlib/builtins.py:3945
2521
2526
msgid " To remove an alias for 'll'::"
2524
#: bzrlib/builtins.py:3915
2529
#: bzrlib/builtins.py:3947
2525
2530
msgid " bzr alias --remove ll"
2528
#: bzrlib/builtins.py:3920
2533
#: bzrlib/builtins.py:3952
2529
2534
msgid "Remove the alias."
2532
#: bzrlib/builtins.py:3938
2537
#: bzrlib/builtins.py:3970
2533
2538
msgid "bzr alias --remove expects an alias to remove."
2536
#: bzrlib/builtins.py:4119
2541
#: bzrlib/builtins.py:4151
2538
2543
"subunit not available. subunit needs to be installed to use --subunit."
2541
#: bzrlib/builtins.py:4136
2546
#: bzrlib/builtins.py:4168
2543
2548
"--benchmark is no longer supported from bzr 2.2; use bzr-usertest instead"
2546
#: bzrlib/builtins.py:4183
2551
#: bzrlib/builtins.py:4215
2547
2552
msgid "Show version of bzr."
2550
#: bzrlib/builtins.py:4187
2555
#: bzrlib/builtins.py:4219
2551
2556
msgid "Print just the version number."
2554
#: bzrlib/builtins.py:4206
2559
#: bzrlib/builtins.py:4238
2555
2560
msgid "It sure does!\n"
2558
#: bzrlib/builtins.py:4230
2563
#: bzrlib/builtins.py:4262
2559
2564
#, python-format
2560
2565
msgid "merge base is revision %s\n"
2563
#: bzrlib/builtins.py:4234
2568
#: bzrlib/builtins.py:4266
2564
2569
msgid "Perform a three-way merge."
2567
#: bzrlib/builtins.py:4236
2572
#: bzrlib/builtins.py:4268
2569
2574
"The source of the merge can be specified either in the form of a branch,\n"
2570
2575
"or in the form of a path to a file containing a merge directive generated\n"
2640
2645
"merge revision which has more than two parents."
2643
#: bzrlib/builtins.py:4283
2648
#: bzrlib/builtins.py:4315
2645
2650
"If one would like to merge changes from the working tree of the other\n"
2646
2651
"branch without merging any committed revisions, the --uncommitted option\n"
2647
2652
"can be given."
2650
#: bzrlib/builtins.py:4287
2655
#: bzrlib/builtins.py:4319
2652
2657
"To select only some changes to merge, use \"merge -i\", which will prompt\n"
2653
2658
"you to apply each diff hunk and file change, similar to \"shelve\"."
2656
#: bzrlib/builtins.py:4290
2661
#: bzrlib/builtins.py:4322
2659
2664
" To merge all new revisions from bzr.dev::"
2662
#: bzrlib/builtins.py:4293
2667
#: bzrlib/builtins.py:4325
2663
2668
msgid " bzr merge ../bzr.dev"
2666
#: bzrlib/builtins.py:4295
2671
#: bzrlib/builtins.py:4327
2667
2672
msgid " To merge changes up to and including revision 82 from bzr.dev::"
2670
#: bzrlib/builtins.py:4297
2675
#: bzrlib/builtins.py:4329
2671
2676
msgid " bzr merge -r 82 ../bzr.dev"
2674
#: bzrlib/builtins.py:4299
2679
#: bzrlib/builtins.py:4331
2675
2680
msgid " To merge the changes introduced by 82, without previous changes::"
2678
#: bzrlib/builtins.py:4301
2683
#: bzrlib/builtins.py:4333
2679
2684
msgid " bzr merge -r 81..82 ../bzr.dev"
2682
#: bzrlib/builtins.py:4303
2687
#: bzrlib/builtins.py:4335
2683
2688
msgid " To apply a merge directive contained in /tmp/merge::"
2686
#: bzrlib/builtins.py:4305
2691
#: bzrlib/builtins.py:4337
2687
2692
msgid " bzr merge /tmp/merge"
2690
#: bzrlib/builtins.py:4307
2695
#: bzrlib/builtins.py:4339
2692
2697
" To create a merge revision with three parents from two branches\n"
2693
2698
" feature1a and feature1b:"
2696
#: bzrlib/builtins.py:4310
2701
#: bzrlib/builtins.py:4342
2698
2703
" bzr merge ../feature1a\n"
2699
2704
" bzr merge ../feature1b --force\n"
2700
2705
" bzr commit -m 'revision with three parents'"
2703
#: bzrlib/builtins.py:4322
2708
#: bzrlib/builtins.py:4354
2704
2709
msgid "Merge even if the destination tree has uncommitted changes."
2707
#: bzrlib/builtins.py:4328
2712
#: bzrlib/builtins.py:4360
2709
2714
"Apply uncommitted changes from a working copy, instead of branch changes."
2712
#: bzrlib/builtins.py:4330
2717
#: bzrlib/builtins.py:4362
2714
2719
"If the destination is already completely merged into the source, pull from "
2715
2720
"the source rather than merging. When this happens, you do not need to "
2716
2721
"commit the result."
2719
#: bzrlib/builtins.py:4335
2724
#: bzrlib/builtins.py:4367
2721
2726
"Branch to merge into, rather than the one containing the working directory."
2724
#: bzrlib/builtins.py:4337
2729
#: bzrlib/builtins.py:4369
2725
2730
msgid "Instead of merging, show a diff of the merge."
2728
#: bzrlib/builtins.py:4339
2733
#: bzrlib/builtins.py:4371
2729
2734
msgid "Select changes interactively."
2732
#: bzrlib/builtins.py:4361
2737
#: bzrlib/builtins.py:4393
2734
2739
"Merging into empty branches not currently supported, "
2735
2740
"https://bugs.launchpad.net/bzr/+bug/308562"
2738
#: bzrlib/builtins.py:4388
2743
#: bzrlib/builtins.py:4420
2739
2744
msgid "Cannot use --uncommitted with bundles or merge directives."
2742
#: bzrlib/builtins.py:4399
2747
#: bzrlib/builtins.py:4431
2743
2748
msgid "Cannot use --uncommitted and --revision at the same time."
2746
#: bzrlib/builtins.py:4419
2751
#: bzrlib/builtins.py:4451
2747
2752
msgid "merger: "
2750
#: bzrlib/builtins.py:4421 bzrlib/bundle/apply_bundle.py:71
2755
#: bzrlib/builtins.py:4453 bzrlib/bundle/apply_bundle.py:71
2751
2756
msgid "Nothing to do."
2754
#: bzrlib/builtins.py:4425
2759
#: bzrlib/builtins.py:4457
2755
2760
msgid "Cannot pull individual files"
2758
#: bzrlib/builtins.py:4433
2763
#: bzrlib/builtins.py:4465
2759
2764
msgid "This branch has no commits. (perhaps you would prefer 'bzr pull')"
2762
#: bzrlib/builtins.py:4491
2767
#: bzrlib/builtins.py:4523
2763
2768
#, python-format
2764
2769
msgid "Show-base is not supported for this merge type. %s"
2767
#: bzrlib/builtins.py:4500
2772
#: bzrlib/builtins.py:4532
2768
2773
#, python-format
2769
2774
msgid "Conflict reduction is not supported for merge type %s."
2772
#: bzrlib/builtins.py:4504
2777
#: bzrlib/builtins.py:4536
2773
2778
msgid "Cannot do conflict reduction and show base."
2776
#: bzrlib/builtins.py:4615
2781
#: bzrlib/builtins.py:4647
2777
2782
msgid "No location specified or remembered"
2780
#: bzrlib/builtins.py:4617
2785
#: bzrlib/builtins.py:4649
2781
2786
msgid "{0} remembered {1} location {2}"
2784
#: bzrlib/builtins.py:4623
2789
#: bzrlib/builtins.py:4655
2785
2790
msgid "Redo a merge."
2788
#: bzrlib/builtins.py:4625
2793
#: bzrlib/builtins.py:4657
2790
2795
"Use this if you want to try a different merge technique while resolving\n"
2791
2796
"conflicts. Some merge techniques are better than others, and remerge\n"
2792
2797
"lets you try different ones on different files."
2795
#: bzrlib/builtins.py:4629
2800
#: bzrlib/builtins.py:4661
2797
2802
"The options for remerge have the same meaning and defaults as the ones for\n"
2798
2803
"merge. The difference is that remerge can (only) be run when there is a\n"
2799
2804
"pending merge, and it lets you specify particular files."
2802
#: bzrlib/builtins.py:4633
2807
#: bzrlib/builtins.py:4665
2805
2810
" Re-do the merge of all conflicted files, and show the base text in\n"
2806
2811
" conflict regions, in addition to the usual THIS and OTHER texts::"
2809
#: bzrlib/builtins.py:4637
2814
#: bzrlib/builtins.py:4669
2810
2815
msgid " bzr remerge --show-base"
2813
#: bzrlib/builtins.py:4639
2818
#: bzrlib/builtins.py:4671
2815
2820
" Re-do the merge of \"foobar\", using the weave merge algorithm, with\n"
2816
2821
" additional processing to reduce the size of conflict regions::"
2819
#: bzrlib/builtins.py:4642
2824
#: bzrlib/builtins.py:4674
2820
2825
msgid " bzr remerge --merge-type weave --reprocess foobar"
2823
#: bzrlib/builtins.py:4649
2828
#: bzrlib/builtins.py:4681
2824
2829
msgid "Show base revision text in conflicts."
2827
#: bzrlib/builtins.py:4661
2832
#: bzrlib/builtins.py:4693
2829
2834
"Sorry, remerge only works after normal merges. Not cherrypicking or multi-"
2833
#: bzrlib/builtins.py:4717
2834
msgid "Revert files to a previous revision."
2838
#: bzrlib/builtins.py:4751
2840
"Set files in the working tree back to the contents of a previous revision."
2837
#: bzrlib/builtins.py:4719
2843
#: bzrlib/builtins.py:4753
2839
2845
"Giving a list of files will revert only those files. Otherwise, all files\n"
2840
2846
"will be reverted. If the revision is not specified with '--revision', the\n"
2841
"last committed revision is used."
2847
"working tree basis revision is used. A revert operation affects only the\n"
2848
"working tree, not any revision history like the branch and repository or\n"
2849
"the working tree basis revision."
2844
#: bzrlib/builtins.py:4723
2852
#: bzrlib/builtins.py:4759
2846
2854
"To remove only some changes, without reverting to a prior version, use\n"
2847
2855
"merge instead. For example, \"merge . -r -2..-3\" (don't forget the \".\")\n"
2848
2856
"will remove the changes introduced by the second last commit (-2), without\n"
2849
2857
"affecting the changes introduced by the last commit (-1). To remove\n"
2850
"certain changes on a hunk-by-hunk basis, see the shelve command."
2858
"certain changes on a hunk-by-hunk basis, see the shelve command.\n"
2859
"To update the branch to a specific revision or the latest revision and\n"
2860
"update the working tree accordingly while preserving local changes, see the\n"
2853
#: bzrlib/builtins.py:4729
2864
#: bzrlib/builtins.py:4768
2855
"By default, any files that have been manually changed will be backed up\n"
2856
"first. (Files changed only by merge are not backed up.) Backup files have\n"
2857
"'.~#~' appended to their name, where # is a number."
2866
"Uncommitted changes to files that are reverted will be discarded.\n"
2867
"Howver, by default, any files that have been manually changed will be\n"
2868
"backed up first. (Files changed only by merge are not backed up.) Backup\n"
2869
"files have '.~#~' appended to their name, where # is a number."
2860
#: bzrlib/builtins.py:4733
2872
#: bzrlib/builtins.py:4773
2862
2874
"When you provide files, you can use their current pathname or the pathname\n"
2863
2875
"from the target revision. So you can use revert to \"undelete\" a file by\n"
2936
2948
" 0 - no missing revisions"
2939
#: bzrlib/builtins.py:4847
2951
#: bzrlib/builtins.py:4887
2941
2953
" Determine the missing revisions between this and the branch at the\n"
2942
2954
" remembered pull location::"
2945
#: bzrlib/builtins.py:4850
2957
#: bzrlib/builtins.py:4890
2946
2958
msgid " bzr missing"
2949
#: bzrlib/builtins.py:4852
2961
#: bzrlib/builtins.py:4892
2950
2962
msgid " Determine the missing revisions between this and another branch::"
2953
#: bzrlib/builtins.py:4854
2965
#: bzrlib/builtins.py:4894
2954
2966
msgid " bzr missing http://server/branch"
2957
#: bzrlib/builtins.py:4856
2969
#: bzrlib/builtins.py:4896
2959
2971
" Determine the missing revisions up to a specific revision on the other\n"
2963
#: bzrlib/builtins.py:4859
2975
#: bzrlib/builtins.py:4899
2964
2976
msgid " bzr missing -r ..-10"
2967
#: bzrlib/builtins.py:4861
2979
#: bzrlib/builtins.py:4901
2969
2981
" Determine the missing revisions up to a specific revision on this\n"
2973
#: bzrlib/builtins.py:4864
2985
#: bzrlib/builtins.py:4904
2974
2986
msgid " bzr missing --my-revision ..-10"
2977
#: bzrlib/builtins.py:4871
2989
#: bzrlib/builtins.py:4911
2978
2990
msgid "Reverse the order of revisions."
2981
#: bzrlib/builtins.py:4873
2993
#: bzrlib/builtins.py:4913
2982
2994
msgid "Display changes in the local branch only."
2985
#: bzrlib/builtins.py:4874
2997
#: bzrlib/builtins.py:4914
2986
2998
msgid "Same as --mine-only."
2989
#: bzrlib/builtins.py:4876
3001
#: bzrlib/builtins.py:4916
2990
3002
msgid "Display changes in the remote branch only."
2993
#: bzrlib/builtins.py:4877
3005
#: bzrlib/builtins.py:4917
2994
3006
msgid "Same as --theirs-only."
2997
#: bzrlib/builtins.py:4882
3009
#: bzrlib/builtins.py:4922
2999
3011
"Filter on other branch revisions (inclusive). See \"help revisionspec\" for "
3003
#: bzrlib/builtins.py:4886
3015
#: bzrlib/builtins.py:4926
3005
3017
"Filter on local branch revisions (inclusive). See \"help revisionspec\" for "
3009
#: bzrlib/builtins.py:4889
3021
#: bzrlib/builtins.py:4929
3010
3022
msgid "Show all revisions in addition to the mainline ones."
3013
#: bzrlib/builtins.py:4943
3025
#: bzrlib/builtins.py:4983
3014
3026
msgid "No peer location known or specified."
3017
#: bzrlib/builtins.py:4947
3029
#: bzrlib/builtins.py:4987
3018
3030
msgid "Using saved parent location: {0}\n"
3021
#: bzrlib/builtins.py:4980
3033
#: bzrlib/builtins.py:5020
3022
3034
#, python-format
3023
3035
msgid "You have %d extra revision:\n"
3024
3036
msgid_plural "You have %d extra revisions:\n"
3028
#: bzrlib/builtins.py:4996
3040
#: bzrlib/builtins.py:5040
3029
3041
#, python-format
3030
3042
msgid "You are missing %d revision:\n"
3031
3043
msgid_plural "You are missing %d revisions:\n"
3035
#: bzrlib/builtins.py:5008
3047
#: bzrlib/builtins.py:5055
3036
3048
msgid "This branch has no new revisions.\n"
3039
#: bzrlib/builtins.py:5011
3051
#: bzrlib/builtins.py:5058
3040
3052
msgid "Other branch has no new revisions.\n"
3043
#: bzrlib/builtins.py:5016
3055
#: bzrlib/builtins.py:5063
3044
3056
msgid "Branches are up to date.\n"
3047
#: bzrlib/builtins.py:5027
3059
#: bzrlib/builtins.py:5074
3048
3060
msgid "Compress the data within a repository."
3051
#: bzrlib/builtins.py:5029
3063
#: bzrlib/builtins.py:5076
3053
3065
"This operation compresses the data within a bazaar repository. As\n"
3054
3066
"bazaar supports automatic packing of repository, this operation is\n"
3055
3067
"normally not required to be done manually."
3058
#: bzrlib/builtins.py:5033
3070
#: bzrlib/builtins.py:5080
3060
3072
"During the pack operation, bazaar takes a backup of existing repository\n"
3061
3073
"data, i.e. pack files. This backup is eventually removed by bazaar\n"
3107
3119
"plugins using the Python programming language."
3110
#: bzrlib/builtins.py:5091
3122
#: bzrlib/builtins.py:5138
3111
3123
msgid "Show testament (signing-form) of a revision."
3114
#: bzrlib/builtins.py:5094
3126
#: bzrlib/builtins.py:5141
3115
3127
msgid "Produce long-format testament."
3118
#: bzrlib/builtins.py:5096
3130
#: bzrlib/builtins.py:5143
3119
3131
msgid "Produce a strict-format testament."
3122
#: bzrlib/builtins.py:5122
3134
#: bzrlib/builtins.py:5169
3123
3135
msgid "Show the origin of each line in a file."
3126
#: bzrlib/builtins.py:5124
3138
#: bzrlib/builtins.py:5171
3128
3140
"This prints out the given file with an annotation on the left side\n"
3129
3141
"indicating which revision, author and date introduced the change."
3132
#: bzrlib/builtins.py:5127
3144
#: bzrlib/builtins.py:5174
3134
3146
"If the origin is the same for a run of consecutive lines, it is\n"
3135
3147
"shown only at the top, unless the --all option is given."
3138
#: bzrlib/builtins.py:5135
3150
#: bzrlib/builtins.py:5182
3139
3151
msgid "Show annotations on all lines."
3142
#: bzrlib/builtins.py:5136
3154
#: bzrlib/builtins.py:5183
3143
3155
msgid "Show commit date in annotations."
3146
#: bzrlib/builtins.py:5223
3158
#: bzrlib/builtins.py:5270
3147
3159
msgid "Cannot sign a range of non-revision-history revisions"
3150
#: bzrlib/builtins.py:5235
3162
#: bzrlib/builtins.py:5282
3151
3163
msgid "Please supply either one revision, or a range."
3154
#: bzrlib/builtins.py:5239
3166
#: bzrlib/builtins.py:5286
3156
3168
"Convert the current branch into a checkout of the supplied branch.\n"
3157
3169
"If no branch is supplied, rebind to the last bound location."
3160
#: bzrlib/builtins.py:5242
3172
#: bzrlib/builtins.py:5289
3162
3174
"Once converted into a checkout, commits must succeed on the master branch\n"
3163
3175
"before they will be applied to the local branch."
3166
#: bzrlib/builtins.py:5245
3178
#: bzrlib/builtins.py:5292
3168
3180
"Bound branches use the nickname of its master branch unless it is set\n"
3169
3181
"locally, in which case binding will update the local nickname to be\n"
3170
3182
"that of the master."
3173
#: bzrlib/builtins.py:5260
3185
#: bzrlib/builtins.py:5307
3174
3186
msgid "No location supplied. This format does not remember old locations."
3177
#: bzrlib/builtins.py:5265
3189
#: bzrlib/builtins.py:5313
3178
3190
msgid "Branch is already bound"
3181
#: bzrlib/builtins.py:5267
3193
#: bzrlib/builtins.py:5316
3182
3194
msgid "No location supplied and no previous location known"
3185
#: bzrlib/builtins.py:5273
3197
#: bzrlib/builtins.py:5322
3186
3198
msgid "These branches have diverged. Try merging, and then bind again."
3189
#: bzrlib/builtins.py:5280
3201
#: bzrlib/builtins.py:5329
3190
3202
msgid "Convert the current checkout into a regular branch."
3193
#: bzrlib/builtins.py:5282
3205
#: bzrlib/builtins.py:5331
3195
3207
"After unbinding, the local branch is considered independent and subsequent\n"
3196
3208
"commits will be local only."
3199
#: bzrlib/builtins.py:5293
3211
#: bzrlib/builtins.py:5342
3200
3212
msgid "Local branch is not bound"
3203
#: bzrlib/builtins.py:5297
3215
#: bzrlib/builtins.py:5346
3204
3216
msgid "Remove the last committed revision."
3207
#: bzrlib/builtins.py:5299
3219
#: bzrlib/builtins.py:5348
3209
3221
"--verbose will print out what is being removed.\n"
3210
3222
"--dry-run will go through all the motions, but not actually\n"
3211
3223
"remove anything."
3214
#: bzrlib/builtins.py:5303
3226
#: bzrlib/builtins.py:5352
3216
3228
"If --revision is specified, uncommit revisions to leave the branch at the\n"
3217
3229
"specified revision. For example, \"bzr uncommit -r 15\" will leave the\n"
3218
3230
"branch at revision 15."
3221
#: bzrlib/builtins.py:5307
3233
#: bzrlib/builtins.py:5356
3223
3235
"Uncommit leaves the working tree ready for a new commit. The only change\n"
3224
3236
"it may make is to restore any pending merges that were present before\n"
3228
#: bzrlib/builtins.py:5318
3240
#: bzrlib/builtins.py:5367
3229
3241
msgid "Don't actually make changes."
3232
#: bzrlib/builtins.py:5319
3244
#: bzrlib/builtins.py:5368
3233
3245
msgid "Say yes to all questions."
3236
#: bzrlib/builtins.py:5321
3248
#: bzrlib/builtins.py:5370
3237
3249
msgid "Keep tags that point to removed revisions."
3240
#: bzrlib/builtins.py:5323
3252
#: bzrlib/builtins.py:5372
3241
3253
msgid "Only remove the commits from the local branch when in a checkout."
3244
#: bzrlib/builtins.py:5372
3256
#: bzrlib/builtins.py:5421
3245
3257
msgid "No revisions to uncommit.\n"
3248
#: bzrlib/builtins.py:5387
3260
#: bzrlib/builtins.py:5436
3249
3261
msgid "Dry-run, pretending to remove the above revisions.\n"
3252
#: bzrlib/builtins.py:5390
3264
#: bzrlib/builtins.py:5439
3253
3265
msgid "The above revision(s) will be removed.\n"
3256
#: bzrlib/builtins.py:5394
3268
#: bzrlib/builtins.py:5443
3257
3269
msgid "Uncommit these revisions"
3260
#: bzrlib/builtins.py:5397
3272
#: bzrlib/builtins.py:5446
3261
3273
msgid "Canceled\n"
3264
#: bzrlib/builtins.py:5404
3276
#: bzrlib/builtins.py:5453
3265
3277
#, python-format
3267
3279
"You can restore the old tip by running:\n"
3268
3280
" bzr pull . -r revid:%s\n"
3271
#: bzrlib/builtins.py:5409
3283
#: bzrlib/builtins.py:5458
3272
3284
msgid "Break a dead lock."
3275
#: bzrlib/builtins.py:5411
3287
#: bzrlib/builtins.py:5460
3277
3289
"This command breaks a lock on a repository, branch, working directory or\n"
3281
#: bzrlib/builtins.py:5414
3293
#: bzrlib/builtins.py:5463
3283
3295
"CAUTION: Locks should only be broken when you are sure that the process\n"
3284
3296
"holding the lock has been stopped."
3287
#: bzrlib/builtins.py:5417
3299
#: bzrlib/builtins.py:5466
3289
3301
"You can get information on what locks are open via the 'bzr info\n"
3290
3302
"[location]' command."
3293
#: bzrlib/builtins.py:5420
3305
#: bzrlib/builtins.py:5469
3296
3308
" bzr break-lock\n"
3298
3310
" bzr break-lock --conf ~/.bazaar"
3301
#: bzrlib/builtins.py:5429
3313
#: bzrlib/builtins.py:5478
3302
3314
msgid "LOCATION is the directory where the config lock is."
3305
#: bzrlib/builtins.py:5431
3317
#: bzrlib/builtins.py:5480
3306
3318
msgid "Do not ask for confirmation before breaking the lock."
3309
#: bzrlib/builtins.py:5466
3321
#: bzrlib/builtins.py:5515
3310
3322
msgid "The Bazaar smart server protocol over TCP. (default port: 4155)"
3313
#: bzrlib/builtins.py:5467
3325
#: bzrlib/builtins.py:5516
3314
3326
msgid "Run the bzr server."
3317
#: bzrlib/builtins.py:5473
3329
#: bzrlib/builtins.py:5522
3318
3330
msgid "Serve on stdin/out for use from inetd or sshd."
3321
#: bzrlib/builtins.py:5474
3333
#: bzrlib/builtins.py:5523
3322
3334
msgid "protocol"
3325
#: bzrlib/builtins.py:5475
3337
#: bzrlib/builtins.py:5524
3326
3338
msgid "Protocol to serve."
3329
#: bzrlib/builtins.py:5479
3341
#: bzrlib/builtins.py:5528
3342
msgid "Listen for connections on nominated address."
3345
#: bzrlib/builtins.py:5530
3331
"Listen for connections on nominated port of the form [hostname:]portnumber. "
3332
"Passing 0 as the port number will result in a dynamically allocated port. "
3333
"The default port depends on the protocol."
3347
"Listen for connections on nominated port. Passing 0 as the port number will "
3348
"result in a dynamically allocated port. The default port depends on the "
3336
#: bzrlib/builtins.py:5485
3352
#: bzrlib/builtins.py:5535
3337
3353
msgid "Serve contents of this directory."
3340
#: bzrlib/builtins.py:5487
3356
#: bzrlib/builtins.py:5537
3342
3358
"By default the server is a readonly server. Supplying --allow-writes "
3343
3359
"enables write access to the contents of the served directory and below. "
3346
3362
"uncontrolled write access to your file system."
3349
#: bzrlib/builtins.py:5496
3365
#: bzrlib/builtins.py:5546
3350
3366
msgid "Override the default idle client timeout (5min)."
3353
#: bzrlib/builtins.py:5546
3369
#: bzrlib/builtins.py:5564
3354
3370
msgid "Combine a tree into its containing tree."
3357
#: bzrlib/builtins.py:5548
3373
#: bzrlib/builtins.py:5566
3358
3374
msgid "This command requires the target tree to be in a rich-root format."
3361
#: bzrlib/builtins.py:5550
3377
#: bzrlib/builtins.py:5568
3363
3379
"The TREE argument should be an independent tree, inside another tree, but\n"
3364
3380
"not part of it. (Such trees can be produced by \"bzr split\", but also by\n"
3365
3381
"running \"bzr branch\" with the target inside a tree.)"
3368
#: bzrlib/builtins.py:5554
3384
#: bzrlib/builtins.py:5572
3370
3386
"The result is a combined tree, with the subtree no longer an independent\n"
3371
3387
"part. This is marked as a merge of the subtree into the containing tree,\n"
3372
3388
"and all history is preserved."
3375
#: bzrlib/builtins.py:5572
3391
#: bzrlib/builtins.py:5590
3376
3392
#, python-format
3378
3394
"Can't join trees because %s doesn't support rich root data.\n"
3379
3395
"You can use bzr upgrade on the repository."
3382
#: bzrlib/builtins.py:5582 bzrlib/builtins.py:5588
3398
#: bzrlib/builtins.py:5600 bzrlib/builtins.py:5606
3383
3399
msgid "Cannot join {0}. {1}"
3386
#: bzrlib/builtins.py:5592
3402
#: bzrlib/builtins.py:5610
3387
3403
msgid "Split a subdirectory of a tree into a separate tree."
3390
#: bzrlib/builtins.py:5594
3406
#: bzrlib/builtins.py:5612
3392
3408
"This command will produce a target tree in a format that supports\n"
3393
3409
"rich roots, like 'rich-root' or 'rich-root-pack'. These formats cannot be\n"
3394
3410
"converted into earlier formats like 'dirstate-tags'."
3397
#: bzrlib/builtins.py:5598
3413
#: bzrlib/builtins.py:5616
3399
3415
"The TREE argument should be a subdirectory of a working tree. That\n"
3400
3416
"subdirectory will be converted into an independent tree, with its own\n"
3401
3417
"branch. Commits in the top-level tree will not apply to the new subtree."
3404
#: bzrlib/builtins.py:5678
3420
#: bzrlib/builtins.py:5696
3405
3421
msgid "No submit branch specified or known"
3408
#: bzrlib/builtins.py:5686 bzrlib/send.py:108
3424
#: bzrlib/builtins.py:5705 bzrlib/send.py:109
3409
3425
msgid "No public branch specified or known"
3412
#: bzrlib/builtins.py:5691
3428
#: bzrlib/builtins.py:5710
3413
3429
msgid "bzr merge-directive takes at most two one revision identifiers"
3416
#: bzrlib/builtins.py:5700
3432
#: bzrlib/builtins.py:5719
3417
3433
msgid "No revisions to bundle."
3420
#: bzrlib/builtins.py:5719
3436
#: bzrlib/builtins.py:5738
3421
3437
msgid "Mail or create a merge-directive for submitting changes."
3424
#: bzrlib/builtins.py:5721
3440
#: bzrlib/builtins.py:5740
3425
3441
msgid "A merge directive provides many things needed for requesting merges:"
3428
#: bzrlib/builtins.py:5723
3444
#: bzrlib/builtins.py:5742
3429
3445
msgid "* A machine-readable description of the merge to perform"
3432
#: bzrlib/builtins.py:5725
3448
#: bzrlib/builtins.py:5744
3433
3449
msgid "* An optional patch that is a preview of the changes requested"
3436
#: bzrlib/builtins.py:5727
3452
#: bzrlib/builtins.py:5746
3438
3454
"* An optional bundle of revision data, so that the changes can be applied\n"
3439
3455
" directly from the merge directive, without retrieving data from a\n"
3443
#: bzrlib/builtins.py:5731
3459
#: bzrlib/builtins.py:5750
3445
3461
"`bzr send` creates a compact data set that, when applied using bzr\n"
3446
3462
"merge, has the same effect as merging from the source branch. "
3449
#: bzrlib/builtins.py:5734
3465
#: bzrlib/builtins.py:5753
3451
3467
"By default the merge directive is self-contained and can be applied to any\n"
3452
3468
"branch containing submit_branch in its ancestory without needing access to\n"
3453
3469
"the source branch."
3456
#: bzrlib/builtins.py:5738
3472
#: bzrlib/builtins.py:5757
3458
3474
"If --no-bundle is specified, then Bazaar doesn't send the contents of the\n"
3459
3475
"revisions, but only a structured request to merge from the\n"
3545
3561
"set them, and use `bzr info` to display them."
3548
#: bzrlib/builtins.py:5813
3564
#: bzrlib/builtins.py:5832
3549
3565
msgid "Write merge directive to this file or directory; use - for stdout."
3552
#: bzrlib/builtins.py:5817
3568
#: bzrlib/builtins.py:5836
3554
3570
"Refuse to send if there are uncommitted changes in the working tree, --no-"
3555
3571
"strict disables the check."
3558
#: bzrlib/builtins.py:5819
3574
#: bzrlib/builtins.py:5838
3559
3575
msgid "Mail the request to this address."
3562
#: bzrlib/builtins.py:5823
3578
#: bzrlib/builtins.py:5842
3563
3579
msgid "Body for the email."
3566
#: bzrlib/builtins.py:5876
3582
#: bzrlib/builtins.py:5895
3567
3583
msgid "Do not include a bundle in the merge directive."
3570
#: bzrlib/builtins.py:5877
3586
#: bzrlib/builtins.py:5896
3571
3587
msgid "Do not include a preview patch in the merge directive."
3574
#: bzrlib/builtins.py:5880
3590
#: bzrlib/builtins.py:5899
3575
3591
msgid "Remember submit and public branch."
3578
#: bzrlib/builtins.py:5882
3594
#: bzrlib/builtins.py:5901
3580
3596
"Branch to generate the submission from, rather than the one containing the "
3581
3597
"working directory."
3584
#: bzrlib/builtins.py:5892 bzrlib/cmd_version_info.py:76
3600
#: bzrlib/builtins.py:5911 bzrlib/cmd_version_info.py:76
3588
#: bzrlib/builtins.py:5893
3604
#: bzrlib/builtins.py:5912
3589
3605
msgid "Use the specified output format."
3592
#: bzrlib/builtins.py:5915
3608
#: bzrlib/builtins.py:5934
3593
3609
msgid "Create, remove or modify a tag naming a revision."
3596
#: bzrlib/builtins.py:5917
3612
#: bzrlib/builtins.py:5936
3598
3614
"Tags give human-meaningful names to revisions. Commands that take a -r\n"
3599
3615
"(--revision) option can be given -rtag:X, where X is any previously\n"
3603
#: bzrlib/builtins.py:5921
3619
#: bzrlib/builtins.py:5940
3605
3621
"Tags are stored in the branch. Tags are copied from one branch to another\n"
3606
3622
"along when you branch, push, pull or merge."
3609
#: bzrlib/builtins.py:5924
3625
#: bzrlib/builtins.py:5943
3611
3627
"It is an error to give a tag name that already exists unless you pass\n"
3612
3628
"--force, in which case the tag is moved to point to the new revision."
3615
#: bzrlib/builtins.py:5927
3631
#: bzrlib/builtins.py:5946
3617
3633
"To rename a tag (change the name but keep it on the same revsion), run "
3619
3635
"tag new-name -r tag:old-name`` and then ``bzr tag --delete oldname``."
3622
#: bzrlib/builtins.py:5930
3638
#: bzrlib/builtins.py:5949
3624
3640
"If no tag name is specified it will be determined through the \n"
3625
3641
"'automatic_tag_name' hook. This can e.g. be used to automatically tag\n"
3630
#: bzrlib/builtins.py:5940
3646
#: bzrlib/builtins.py:5959
3631
3647
msgid "Delete this tag rather than placing it."
3634
#: bzrlib/builtins.py:5943
3650
#: bzrlib/builtins.py:5962
3635
3651
msgid "Branch in which to place the tag."
3638
#: bzrlib/builtins.py:5945
3654
#: bzrlib/builtins.py:5964
3639
3655
msgid "Replace existing tags."
3642
#: bzrlib/builtins.py:5960
3658
#: bzrlib/builtins.py:5979
3643
3659
msgid "No tag specified to delete."
3646
#: bzrlib/builtins.py:5962
3662
#: bzrlib/builtins.py:5981
3647
3663
#, python-format
3648
3664
msgid "Deleted tag %s."
3651
#: bzrlib/builtins.py:5976
3667
#: bzrlib/builtins.py:5995
3652
3668
msgid "Please specify a tag name."
3655
#: bzrlib/builtins.py:5984
3671
#: bzrlib/builtins.py:6003
3656
3672
#, python-format
3657
3673
msgid "Tag %s already exists for that revision."
3660
#: bzrlib/builtins.py:5988
3676
#: bzrlib/builtins.py:6007
3661
3677
#, python-format
3662
3678
msgid "Created tag %s."
3665
#: bzrlib/builtins.py:5990
3681
#: bzrlib/builtins.py:6009
3666
3682
#, python-format
3667
3683
msgid "Updated tag %s."
3670
#: bzrlib/builtins.py:5994
3686
#: bzrlib/builtins.py:6013
3671
3687
msgid "List tags."
3674
#: bzrlib/builtins.py:5996
3690
#: bzrlib/builtins.py:6015
3676
3692
"This command shows a table of tag names and the revisions they reference."
3679
#: bzrlib/builtins.py:6002
3695
#: bzrlib/builtins.py:6021
3680
3696
msgid "Branch whose tags should be displayed."
3683
#: bzrlib/builtins.py:6004
3699
#: bzrlib/builtins.py:6023
3684
3700
msgid "Sort tags by different criteria."
3687
#: bzrlib/builtins.py:6004
3703
#: bzrlib/builtins.py:6023
3688
3704
msgid "Sorting"
3691
#: bzrlib/builtins.py:6073
3707
#: bzrlib/builtins.py:6092
3692
3708
msgid "Reconfigure the type of a bzr directory."
3695
#: bzrlib/builtins.py:6075
3711
#: bzrlib/builtins.py:6094
3696
3712
msgid "A target configuration must be specified."
3699
#: bzrlib/builtins.py:6077
3715
#: bzrlib/builtins.py:6096
3701
3717
"For checkouts, the bind-to location will be auto-detected if not specified.\n"
3702
3718
"The order of preference is\n"
3707
3723
"If none of these is available, --bind-to must be specified."
3710
#: bzrlib/builtins.py:6091
3726
#: bzrlib/builtins.py:6110
3711
3727
msgid "Tree type"
3714
#: bzrlib/builtins.py:6092
3730
#: bzrlib/builtins.py:6111
3715
3731
msgid "The relation between branch and tree."
3718
#: bzrlib/builtins.py:6094
3734
#: bzrlib/builtins.py:6113
3719
3735
msgid "Reconfigure to be an unbound branch with no working tree."
3722
#: bzrlib/builtins.py:6095
3738
#: bzrlib/builtins.py:6114
3723
3739
msgid "Reconfigure to be an unbound branch with a working tree."
3726
#: bzrlib/builtins.py:6096
3742
#: bzrlib/builtins.py:6115
3727
3743
msgid "Reconfigure to be a bound branch with a working tree."
3730
#: bzrlib/builtins.py:6097
3746
#: bzrlib/builtins.py:6116
3731
3747
msgid "Reconfigure to be a lightweight checkout (with no local history)."
3734
#: bzrlib/builtins.py:6102
3750
#: bzrlib/builtins.py:6121
3735
3751
msgid "Repository type"
3738
#: bzrlib/builtins.py:6103
3754
#: bzrlib/builtins.py:6122
3739
3755
msgid "Location fo the repository."
3742
#: bzrlib/builtins.py:6105
3758
#: bzrlib/builtins.py:6124
3744
3760
"Reconfigure to be a standalone branch (i.e. stop using shared repository)."
3747
#: bzrlib/builtins.py:6107
3763
#: bzrlib/builtins.py:6126
3748
3764
msgid "Reconfigure to use a shared repository."
3751
#: bzrlib/builtins.py:6111
3767
#: bzrlib/builtins.py:6130
3752
3768
msgid "Trees in Repository"
3755
#: bzrlib/builtins.py:6112
3771
#: bzrlib/builtins.py:6131
3756
3772
msgid "Whether new branches in the repository have trees."
3759
#: bzrlib/builtins.py:6114
3775
#: bzrlib/builtins.py:6133
3761
3777
"Reconfigure repository to create working trees on branches by default."
3764
#: bzrlib/builtins.py:6116
3780
#: bzrlib/builtins.py:6135
3766
3782
"Reconfigure repository to not create working trees on branches by default."
3769
#: bzrlib/builtins.py:6119
3785
#: bzrlib/builtins.py:6138
3770
3786
msgid "Branch to bind checkout to."
3773
#: bzrlib/builtins.py:6121
3789
#: bzrlib/builtins.py:6140
3774
3790
msgid "Perform reconfiguration even if local changes will be lost."
3777
#: bzrlib/builtins.py:6124
3793
#: bzrlib/builtins.py:6143
3778
3794
msgid "Reconfigure a branch to be stacked on another branch."
3781
#: bzrlib/builtins.py:6128
3797
#: bzrlib/builtins.py:6147
3783
3799
"Reconfigure a branch to be unstacked. This may require copying substantial "
3784
3800
"data into it."
3787
#: bzrlib/builtins.py:6138
3803
#: bzrlib/builtins.py:6157
3788
3804
msgid "Can't use both --stacked-on and --unstacked"
3791
#: bzrlib/builtins.py:6152
3807
#: bzrlib/builtins.py:6171
3792
3808
msgid "No target configuration specified"
3795
#: bzrlib/builtins.py:6187
3811
#: bzrlib/builtins.py:6206
3796
3812
msgid "Set the branch of a checkout and update."
3799
#: bzrlib/builtins.py:6189
3815
#: bzrlib/builtins.py:6208
3801
3817
"For lightweight checkouts, this changes the branch being referenced.\n"
3802
3818
"For heavyweight checkouts, this checks that there are no local commits\n"
3875
3891
"want to switch back to your view after that."
3878
#: bzrlib/builtins.py:6281
3894
#: bzrlib/builtins.py:6305
3881
3897
" To define the current view::"
3884
#: bzrlib/builtins.py:6284
3900
#: bzrlib/builtins.py:6308
3885
3901
msgid " bzr view file1 dir1 ..."
3888
#: bzrlib/builtins.py:6286
3904
#: bzrlib/builtins.py:6310
3889
3905
msgid " To list the current view::"
3892
#: bzrlib/builtins.py:6288
3908
#: bzrlib/builtins.py:6312
3893
3909
msgid " bzr view"
3896
#: bzrlib/builtins.py:6290
3912
#: bzrlib/builtins.py:6314
3897
3913
msgid " To delete the current view::"
3900
#: bzrlib/builtins.py:6292
3916
#: bzrlib/builtins.py:6316
3901
3917
msgid " bzr view --delete"
3904
#: bzrlib/builtins.py:6294
3920
#: bzrlib/builtins.py:6318
3905
3921
msgid " To disable the current view without deleting it::"
3908
#: bzrlib/builtins.py:6296
3924
#: bzrlib/builtins.py:6320
3909
3925
msgid " bzr view --switch off"
3912
#: bzrlib/builtins.py:6298
3928
#: bzrlib/builtins.py:6322
3913
3929
msgid " To define a named view and switch to it::"
3916
#: bzrlib/builtins.py:6300
3932
#: bzrlib/builtins.py:6324
3917
3933
msgid " bzr view --name view-name file1 dir1 ..."
3920
#: bzrlib/builtins.py:6302
3936
#: bzrlib/builtins.py:6326
3921
3937
msgid " To list a named view::"
3924
#: bzrlib/builtins.py:6304
3940
#: bzrlib/builtins.py:6328
3925
3941
msgid " bzr view --name view-name"
3928
#: bzrlib/builtins.py:6306
3944
#: bzrlib/builtins.py:6330
3929
3945
msgid " To delete a named view::"
3932
#: bzrlib/builtins.py:6308
3948
#: bzrlib/builtins.py:6332
3933
3949
msgid " bzr view --name view-name --delete"
3936
#: bzrlib/builtins.py:6310
3952
#: bzrlib/builtins.py:6334
3937
3953
msgid " To switch to a named view::"
3940
#: bzrlib/builtins.py:6312
3956
#: bzrlib/builtins.py:6336
3941
3957
msgid " bzr view --switch view-name"
3944
#: bzrlib/builtins.py:6314
3960
#: bzrlib/builtins.py:6338
3945
3961
msgid " To list all views defined::"
3948
#: bzrlib/builtins.py:6316
3964
#: bzrlib/builtins.py:6340
3949
3965
msgid " bzr view --all"
3952
#: bzrlib/builtins.py:6318
3968
#: bzrlib/builtins.py:6342
3953
3969
msgid " To delete all views::"
3956
#: bzrlib/builtins.py:6320
3972
#: bzrlib/builtins.py:6344
3957
3973
msgid " bzr view --delete --all"
3960
#: bzrlib/builtins.py:6327
3976
#: bzrlib/builtins.py:6351
3961
3977
msgid "Apply list or delete action to all views."
3964
#: bzrlib/builtins.py:6330
3980
#: bzrlib/builtins.py:6354
3965
3981
msgid "Delete the view."
3968
#: bzrlib/builtins.py:6333
3984
#: bzrlib/builtins.py:6357
3969
3985
msgid "Name of the view to define, list or delete."
3972
#: bzrlib/builtins.py:6337
3988
#: bzrlib/builtins.py:6361
3973
3989
msgid "Name of the view to switch to."
3976
#: bzrlib/builtins.py:6356
3992
#: bzrlib/builtins.py:6380
3977
3993
msgid "Both --delete and a file list specified"
3980
#: bzrlib/builtins.py:6359
3996
#: bzrlib/builtins.py:6383
3981
3997
msgid "Both --delete and --switch specified"
3984
#: bzrlib/builtins.py:6362
4000
#: bzrlib/builtins.py:6386
3985
4001
msgid "Deleted all views.\n"
3988
#: bzrlib/builtins.py:6364
4004
#: bzrlib/builtins.py:6388
3989
4005
msgid "No current view to delete"
3992
#: bzrlib/builtins.py:6367
4008
#: bzrlib/builtins.py:6391
3993
4009
#, python-format
3994
4010
msgid "Deleted '%s' view.\n"
3997
#: bzrlib/builtins.py:6371
4013
#: bzrlib/builtins.py:6395
3998
4014
msgid "Both --switch and a file list specified"
4001
#: bzrlib/builtins.py:6374
4017
#: bzrlib/builtins.py:6398
4002
4018
msgid "Both --switch and --all specified"
4005
#: bzrlib/builtins.py:6377
4021
#: bzrlib/builtins.py:6401
4006
4022
msgid "No current view to disable"
4009
#: bzrlib/builtins.py:6379
4025
#: bzrlib/builtins.py:6403
4010
4026
#, python-format
4011
4027
msgid "Disabled '%s' view.\n"
4014
#: bzrlib/builtins.py:6383 bzrlib/builtins.py:6405
4030
#: bzrlib/builtins.py:6407 bzrlib/builtins.py:6429
4015
4031
msgid "Using '{0}' view: {1}\n"
4018
#: bzrlib/builtins.py:6386
4034
#: bzrlib/builtins.py:6410
4019
4035
msgid "Views defined:\n"
4022
#: bzrlib/builtins.py:6395
4038
#: bzrlib/builtins.py:6419
4023
4039
msgid "No views defined.\n"
4026
#: bzrlib/builtins.py:6402
4042
#: bzrlib/builtins.py:6426
4027
4043
msgid "Cannot change the 'off' pseudo view"
4030
#: bzrlib/builtins.py:6410
4046
#: bzrlib/builtins.py:6434
4031
4047
msgid "No current view.\n"
4034
#: bzrlib/builtins.py:6413
4050
#: bzrlib/builtins.py:6437
4035
4051
msgid "'{0}' view is: {1}\n"
4038
#: bzrlib/builtins.py:6433
4054
#: bzrlib/builtins.py:6457
4039
4055
msgid " <no hooks installed>\n"
4042
#: bzrlib/builtins.py:6437
4058
#: bzrlib/builtins.py:6461
4043
4059
msgid "Remove a branch."
4046
#: bzrlib/builtins.py:6439
4062
#: bzrlib/builtins.py:6463
4048
4064
"This will remove the branch from the specified location but \n"
4049
4065
"will keep any working tree or repository in place."
4052
#: bzrlib/builtins.py:6444
4068
#: bzrlib/builtins.py:6468
4053
4069
msgid " Remove the branch at repo/trunk::"
4056
#: bzrlib/builtins.py:6446
4072
#: bzrlib/builtins.py:6470
4057
4073
msgid " bzr remove-branch repo/trunk"
4060
#: bzrlib/builtins.py:6461
4076
#: bzrlib/builtins.py:6477
4077
msgid "Remove branch even if it is the active branch."
4080
#: bzrlib/builtins.py:6491
4081
msgid "Branch is active. Use --force to remove it."
4084
#: bzrlib/builtins.py:6495
4061
4085
msgid "Plaintext diff output."
4064
#: bzrlib/builtins.py:6462
4088
#: bzrlib/builtins.py:6496
4065
4089
msgid "Temporarily set aside some changes from the current tree."
4068
#: bzrlib/builtins.py:6464
4092
#: bzrlib/builtins.py:6498
4070
4094
"Shelve allows you to temporarily put changes you've made \"on the shelf\",\n"
4071
4095
"ie. out of the way, until a later time when you can bring them back from\n"
4126
#: bzrlib/builtins.py:6503
4150
#: bzrlib/builtins.py:6537
4127
4151
msgid "Shelve all changes."
4130
#: bzrlib/builtins.py:6505
4154
#: bzrlib/builtins.py:6539
4131
4155
msgid "Method to use for writing diffs."
4134
#: bzrlib/builtins.py:6505
4158
#: bzrlib/builtins.py:6539
4138
#: bzrlib/builtins.py:6509
4162
#: bzrlib/builtins.py:6543
4139
4163
msgid "List shelved changes."
4142
#: bzrlib/builtins.py:6511
4166
#: bzrlib/builtins.py:6545
4143
4167
msgid "Destroy removed changes instead of shelving them."
4146
#: bzrlib/builtins.py:6540
4170
#: bzrlib/builtins.py:6574
4147
4171
msgid "No shelved changes."
4150
#: bzrlib/builtins.py:6551
4174
#: bzrlib/builtins.py:6585
4151
4175
msgid "Restore shelved changes."
4154
#: bzrlib/builtins.py:6553
4178
#: bzrlib/builtins.py:6587
4156
4180
"By default, the most recently shelved changes are restored. However if you\n"
4157
4181
"specify a shelf by id those changes will be restored instead. This works\n"
4158
4182
"best when the changes don't depend on each other."
4161
#: bzrlib/builtins.py:6562
4185
#: bzrlib/builtins.py:6596
4162
4186
msgid "The action to perform."
4165
#: bzrlib/builtins.py:6562 bzrlib/conflicts.py:694
4189
#: bzrlib/builtins.py:6596 bzrlib/conflicts.py:694
4169
#: bzrlib/builtins.py:6564
4193
#: bzrlib/builtins.py:6598
4170
4194
msgid "Apply changes and remove from the shelf."
4173
#: bzrlib/builtins.py:6565
4197
#: bzrlib/builtins.py:6599
4174
4198
msgid "Show changes, but do not apply or remove them."
4177
#: bzrlib/builtins.py:6566
4201
#: bzrlib/builtins.py:6600
4179
4203
"Instead of unshelving the changes, show the diff that would result from "
4183
#: bzrlib/builtins.py:6568
4207
#: bzrlib/builtins.py:6602
4184
4208
msgid "Delete changes without applying them."
4187
#: bzrlib/builtins.py:6569
4211
#: bzrlib/builtins.py:6603
4188
4212
msgid "Apply changes but don't delete them."
4191
#: bzrlib/builtins.py:6584
4215
#: bzrlib/builtins.py:6618
4192
4216
msgid "Remove unwanted files from working tree."
4195
#: bzrlib/builtins.py:6586
4219
#: bzrlib/builtins.py:6620
4197
4221
"By default, only unknown files, not ignored files, are deleted. Versioned\n"
4198
4222
"files are never deleted."
4201
#: bzrlib/builtins.py:6589
4225
#: bzrlib/builtins.py:6623
4203
4227
"Another class is 'detritus', which includes files emitted by bzr during\n"
4204
4228
"normal operations and selftests. (The value of these files decreases with\n"
4208
#: bzrlib/builtins.py:6593
4232
#: bzrlib/builtins.py:6627
4210
4234
"If no options are specified, unknown files are deleted. Otherwise, option\n"
4211
4235
"flags are respected, and may be combined."
4214
#: bzrlib/builtins.py:6596
4238
#: bzrlib/builtins.py:6630
4215
4239
msgid "To check what clean-tree will do, use --dry-run."
4218
#: bzrlib/builtins.py:6599
4242
#: bzrlib/builtins.py:6633
4219
4243
msgid "Delete all ignored files."
4222
#: bzrlib/builtins.py:6600
4246
#: bzrlib/builtins.py:6634
4224
4248
"Delete conflict files, merge and revert backups, and failed selftest dirs."
4227
#: bzrlib/builtins.py:6603
4251
#: bzrlib/builtins.py:6637
4228
4252
msgid "Delete files unknown to bzr (default)."
4231
#: bzrlib/builtins.py:6604
4255
#: bzrlib/builtins.py:6638
4232
4256
msgid "Show files to delete instead of deleting them."
4235
#: bzrlib/builtins.py:6606
4259
#: bzrlib/builtins.py:6640
4236
4260
msgid "Do not prompt before deleting."
5139
#: bzrlib/errors.py:809
5174
#: bzrlib/errors.py:818
5140
5175
msgid "Revision is not compatible with %(repo_format)s"
5143
#: bzrlib/errors.py:819
5178
#: bzrlib/errors.py:828
5144
5179
msgid "%(context_info)s%(path)s is already versioned."
5147
#: bzrlib/errors.py:840
5182
#: bzrlib/errors.py:849
5148
5183
msgid "%(context_info)s%(path)s is not versioned."
5151
#: bzrlib/errors.py:861
5186
#: bzrlib/errors.py:870
5152
5187
msgid "Path(s) are not versioned: %(paths_as_string)s"
5155
#: bzrlib/errors.py:872
5190
#: bzrlib/errors.py:881
5156
5191
msgid "Path(s) do not exist: %(paths_as_string)s%(extra)s"
5159
#: bzrlib/errors.py:891
5194
#: bzrlib/errors.py:900
5160
5195
msgid "Cannot operate on \"%(filename)s\" of unsupported kind \"%(kind)s\""
5163
#: bzrlib/errors.py:899
5198
#: bzrlib/errors.py:908
5165
5200
"Filename %(filename)r is not valid in your current filesystem encoding "
5166
5201
"%(fs_encoding)s"
5169
#: bzrlib/errors.py:910
5204
#: bzrlib/errors.py:919
5170
5205
msgid "Cannot operate on \"%(filename)s\" because it is a control file"
5173
#: bzrlib/errors.py:928
5208
#: bzrlib/errors.py:937
5174
5209
msgid "The lock for '%(lock_description)s' is in use and cannot be broken."
5177
#: bzrlib/errors.py:967
5212
#: bzrlib/errors.py:976
5178
5213
msgid "Cannot lock %(lock)s: %(why)s"
5181
#: bzrlib/errors.py:977
5216
#: bzrlib/errors.py:986
5183
5218
"A transaction related operation was attempted after the transaction finished."
5186
#: bzrlib/errors.py:1004
5221
#: bzrlib/errors.py:1013
5187
5222
msgid "Cannot lock: transport is read only: %(transport)s"
5190
#: bzrlib/errors.py:1012
5225
#: bzrlib/errors.py:1021
5191
5226
msgid "Could not acquire lock \"%(lock)s\": %(msg)s"
5194
#: bzrlib/errors.py:1023
5229
#: bzrlib/errors.py:1032
5196
5231
"Lock was broken while still open: %(lock)s - check storage consistency!"
5199
#: bzrlib/errors.py:1034
5234
#: bzrlib/errors.py:1043
5201
5236
"Lock was released and re-acquired before being broken: %(lock)s: held by "
5202
5237
"%(holder)r, wanted to break %(target)r"
5205
#: bzrlib/errors.py:1046
5240
#: bzrlib/errors.py:1055
5207
5242
"Lock is apparently held, but corrupted: %(corruption_info)s\n"
5208
5243
"Use 'bzr break-lock' to clear it"
5211
#: bzrlib/errors.py:1059
5246
#: bzrlib/errors.py:1068
5212
5247
msgid "Lock not held: %(lock)s"
5215
#: bzrlib/errors.py:1088
5250
#: bzrlib/errors.py:1097
5216
5251
msgid "No changes to commit"
5219
#: bzrlib/errors.py:1093
5254
#: bzrlib/errors.py:1102
5221
5256
"Selected-file commit of merges is not supported yet: files %(files_str)s"
5224
#: bzrlib/errors.py:1103
5259
#: bzrlib/errors.py:1112
5226
5261
"Excluding paths during commit is not supported by repository at "
5227
5262
"%(repository)r."
5230
#: bzrlib/errors.py:1112
5265
#: bzrlib/errors.py:1121
5232
5267
"The specified commit message contains characters unsupported by the current "
5236
#: bzrlib/errors.py:1118
5271
#: bzrlib/errors.py:1127
5237
5272
msgid "Upgrade URL cannot work with readonly URLs."
5240
#: bzrlib/errors.py:1123
5275
#: bzrlib/errors.py:1132
5241
5276
msgid "The branch format %(format)s is already at the most recent format."
5244
#: bzrlib/errors.py:1146
5279
#: bzrlib/errors.py:1155
5245
5280
msgid "Option --change does not accept revision ranges"
5248
#: bzrlib/errors.py:1151
5283
#: bzrlib/errors.py:1160
5249
5284
msgid "No namespace registered for string: %(spec)r"
5252
#: bzrlib/errors.py:1170
5287
#: bzrlib/errors.py:1179
5254
5289
"Requested revision: '%(spec)s' does not exist in branch: "
5255
5290
"%(branch_url)s%(extra)s"
5258
#: bzrlib/errors.py:1184
5293
#: bzrlib/errors.py:1193
5260
5295
"Operation denied because it would change the main history, which is not "
5261
5296
"permitted by the append_revisions_only setting on branch \"%(location)s\"."
5264
#: bzrlib/errors.py:1195
5299
#: bzrlib/errors.py:1204
5266
5301
"These branches have diverged. Use the missing command to see how.\n"
5267
5302
"Use the merge command to reconcile them."
5270
#: bzrlib/errors.py:1215
5305
#: bzrlib/errors.py:1224
5272
5307
"Branches have no common ancestor, and no merge base revision was specified."
5275
#: bzrlib/errors.py:1221
5310
#: bzrlib/errors.py:1230
5277
5312
"Selected merge cannot perform reverse cherrypicks. Try merge3 or diff3."
5280
#: bzrlib/errors.py:1227
5315
#: bzrlib/errors.py:1236
5281
5316
msgid "Revisions have no common ancestor: %(revision_a)s %(revision_b)s"
5284
#: bzrlib/errors.py:1236
5319
#: bzrlib/errors.py:1245
5286
5321
"Revisions are not derived from the same root: %(revision_a)s %(revision_b)s."
5289
#: bzrlib/errors.py:1245
5324
#: bzrlib/errors.py:1254
5290
5325
msgid "Revision %(rev_id)s is not an ancestor of %(not_ancestor_id)s"
5293
#: bzrlib/errors.py:1254
5328
#: bzrlib/errors.py:1263
5294
5329
msgid "Branch %(branch)s has no commits."
5297
#: bzrlib/errors.py:1272
5332
#: bzrlib/errors.py:1281
5299
5334
"Bound branch %(branch)s is out of date with master branch "
5300
5335
"%(master)s.%(extra_help)s"
5303
#: bzrlib/errors.py:1284
5338
#: bzrlib/errors.py:1293
5305
5340
"Cannot commit to branch %(branch)s. It is bound to %(master)s, which is "
5306
5341
"bound to %(remote)s."
5309
#: bzrlib/errors.py:1296
5344
#: bzrlib/errors.py:1305
5310
5345
msgid "Cannot pull --overwrite to a branch which is bound %(branch)s"
5313
#: bzrlib/errors.py:1305
5348
#: bzrlib/errors.py:1314
5315
5350
"Unable to connect to target of bound branch %(branch)s => %(target)s: "
5319
#: bzrlib/errors.py:1317
5354
#: bzrlib/errors.py:1326
5320
5355
msgid "Error in processing weave: %(msg)s"
5323
#: bzrlib/errors.py:1326
5358
#: bzrlib/errors.py:1335
5324
5359
msgid "Revision {%(revision_id)s} already present in %(weave)s"
5327
#: bzrlib/errors.py:1337
5362
#: bzrlib/errors.py:1346
5328
5363
msgid "Revision {%(revision_id)s} not present in %(weave)s"
5331
#: bzrlib/errors.py:1347
5366
#: bzrlib/errors.py:1356
5332
5367
msgid "Weave invariant violated: %(what)s"
5335
#: bzrlib/errors.py:1356
5370
#: bzrlib/errors.py:1365
5336
5371
msgid "Parents are mismatched between two revisions. %(msg)s"
5339
#: bzrlib/errors.py:1378
5374
#: bzrlib/errors.py:1387
5341
5376
"Weaves differ on text content. Revision: {%(revision_id)s}, %(weave_a)s, "
5345
#: bzrlib/errors.py:1390
5380
#: bzrlib/errors.py:1399
5346
5381
msgid "Versioned file error"
5349
#: bzrlib/errors.py:1395
5384
#: bzrlib/errors.py:1404
5350
5385
msgid "Revision {%(revision_id)s} not present in \"%(file_id)s\"."
5353
#: bzrlib/errors.py:1405
5388
#: bzrlib/errors.py:1414
5354
5389
msgid "Revision {%(revision_id)s} already present in \"%(file_id)s\"."
5357
#: bzrlib/errors.py:1415
5392
#: bzrlib/errors.py:1424
5358
5393
msgid "Text did not match its checksum: %(msg)s"
5361
#: bzrlib/errors.py:1541
5396
#: bzrlib/errors.py:1550
5362
5397
msgid "Export format %(format)r not supported"
5365
#: bzrlib/errors.py:1550
5400
#: bzrlib/errors.py:1559
5366
5401
msgid "Transport error: %(msg)s %(orig_error)s"
5369
#: bzrlib/errors.py:1576
5404
#: bzrlib/errors.py:1585
5370
5405
msgid "Generic bzr smart protocol error: %(details)s"
5373
#: bzrlib/errors.py:1584
5408
#: bzrlib/errors.py:1593
5374
5409
msgid "Received bad protocol version marker: %(marker)r"
5377
#: bzrlib/errors.py:1616
5412
#: bzrlib/errors.py:1625
5378
5413
msgid "Transport operation not possible: %(msg)s %(orig_error)s"
5381
#: bzrlib/errors.py:1621
5416
#: bzrlib/errors.py:1630
5382
5417
msgid "Connection error: %(msg)s %(orig_error)s"
5385
#: bzrlib/errors.py:1626
5420
#: bzrlib/errors.py:1635
5386
5421
msgid "%(msg)s %(host)s%(port)s%(orig_error)s"
5389
#: bzrlib/errors.py:1647
5424
#: bzrlib/errors.py:1656
5390
5425
msgid "Connection closed: %(msg)s %(orig_error)s"
5393
#: bzrlib/errors.py:1652
5428
#: bzrlib/errors.py:1661
5394
5429
msgid "Connection Timeout: %(msg)s%(orig_error)s"
5397
#: bzrlib/errors.py:1657
5432
#: bzrlib/errors.py:1666
5398
5433
msgid "Invalid range access in %(path)s at %(offset)s: %(msg)s"
5401
#: bzrlib/errors.py:1667
5436
#: bzrlib/errors.py:1676
5402
5437
msgid "Invalid http response for %(path)s: %(msg)s%(orig_error)s"
5405
#: bzrlib/errors.py:1682
5440
#: bzrlib/errors.py:1691
5406
5441
msgid "Certificate error: %(error)s"
5409
#: bzrlib/errors.py:1690
5444
#: bzrlib/errors.py:1699
5410
5445
msgid "Invalid http range %(range)r for %(path)s: %(msg)s"
5413
#: bzrlib/errors.py:1704
5448
#: bzrlib/errors.py:1713
5414
5449
msgid "HTTP MIME Boundary missing for %(path)s: %(msg)s"
5417
#: bzrlib/errors.py:1712
5452
#: bzrlib/errors.py:1721
5418
5453
msgid "Invalid http Content-type \"%(ctype)s\" for %(path)s: %(msg)s"
5421
#: bzrlib/errors.py:1721
5456
#: bzrlib/errors.py:1730
5422
5457
msgid "%(source)s is%(permanently)s redirected to %(target)s"
5425
#: bzrlib/errors.py:1735
5460
#: bzrlib/errors.py:1744
5426
5461
msgid "Too many redirections"
5429
#: bzrlib/errors.py:1740
5464
#: bzrlib/errors.py:1749
5430
5465
msgid "Working tree has conflicts."
5433
#: bzrlib/errors.py:1744
5468
#: bzrlib/errors.py:1753
5434
5469
msgid "Config file %(filename)s is not UTF-8 encoded\n"
5437
#: bzrlib/errors.py:1753
5472
#: bzrlib/errors.py:1762
5439
5474
"Error(s) parsing config file %(filename)s:\n"
5443
#: bzrlib/errors.py:1763
5478
#: bzrlib/errors.py:1772
5445
5480
"Bad value \"%(value)s\" for option \"%(name)s\".\n"
5446
5481
"See ``bzr help %(name)s``"
5449
#: bzrlib/errors.py:1773
5484
#: bzrlib/errors.py:1782
5450
5485
msgid "%(username)r does not seem to contain a reasonable email address"
5453
#: bzrlib/errors.py:1782
5488
#: bzrlib/errors.py:1791
5454
5489
msgid "Failed to GPG sign data with command \"%(command_line)s\""
5457
#: bzrlib/errors.py:1790
5492
#: bzrlib/errors.py:1799
5458
5493
msgid "Failed to verify GPG signature data with error \"%(error)s\""
5461
#: bzrlib/errors.py:1798
5496
#: bzrlib/errors.py:1807
5462
5497
msgid "Unable to import library \"%(library)s\": %(error)s"
5465
#: bzrlib/errors.py:1806
5500
#: bzrlib/errors.py:1815
5466
5501
msgid "python-gpgme is not installed, it is needed to verify signatures"
5469
#: bzrlib/errors.py:1814
5504
#: bzrlib/errors.py:1823
5471
5506
"The working tree for %(basedir)s has changed since the last commit, but "
5472
5507
"weave merge requires that it be unchanged"
5475
#: bzrlib/errors.py:1824
5510
#: bzrlib/errors.py:1833
5477
5512
"Can't reprocess and show base, because reprocessing obscures the "
5478
5513
"relationship of conflicting lines to the base"
5481
#: bzrlib/errors.py:1830
5516
#: bzrlib/errors.py:1839
5482
5517
msgid "Cycle in graph %(graph)r"
5485
#: bzrlib/errors.py:1858
5520
#: bzrlib/errors.py:1867
5486
5521
msgid "File %(filename)s is not conflicted."
5489
#: bzrlib/errors.py:1880
5524
#: bzrlib/errors.py:1889
5490
5525
msgid "No bundle was found in \"%(filename)s\"."
5493
#: bzrlib/errors.py:1889
5528
#: bzrlib/errors.py:1898
5494
5529
msgid "Unable to handle bundle version %(version)s: %(msg)s"
5497
#: bzrlib/errors.py:1899
5532
#: bzrlib/errors.py:1908
5498
5533
msgid "Branch %(base)s is missing revision %(text_revision)s of %(file_id)s"
5501
#: bzrlib/errors.py:1912
5536
#: bzrlib/errors.py:1921
5502
5537
msgid "File id {%(file_id)s} already exists in inventory as %(entry)s"
5505
#: bzrlib/errors.py:1922
5540
#: bzrlib/errors.py:1931
5506
5541
msgid "Key %(key)s is already present in map"
5509
#: bzrlib/errors.py:1927
5544
#: bzrlib/errors.py:1936
5510
5545
msgid "The prefix %(prefix)s is in the help search path twice."
5513
#: bzrlib/errors.py:1937
5548
#: bzrlib/errors.py:1946
5515
5550
"No final name for trans_id %(trans_id)r\n"
5516
5551
"file-id: %(file_id)r\n"
5517
5552
"root trans-id: %(root_trans_id)r\n"
5520
#: bzrlib/errors.py:1969
5555
#: bzrlib/errors.py:1978
5521
5556
msgid "Attempt to reuse a transform that has already been applied."
5524
#: bzrlib/errors.py:1974
5559
#: bzrlib/errors.py:1983
5525
5560
msgid "Moving the root directory is not supported at this time"
5528
#: bzrlib/errors.py:1979
5563
#: bzrlib/errors.py:1988
5529
5564
msgid "Failed to rename %(from_path)s to %(to_path)s: %(why)s"
5532
#: bzrlib/errors.py:1990
5567
#: bzrlib/errors.py:1999
5534
5569
"Could not move %(from_path)s%(operator)s %(to_path)s%(_has_extra)s%(extra)s"
5537
#: bzrlib/errors.py:2026
5572
#: bzrlib/errors.py:2035
5539
5574
"Could not rename %(from_path)s%(operator)s %(to_path)s%(_has_extra)s%(extra)s"
5542
#: bzrlib/errors.py:2056
5577
#: bzrlib/errors.py:2065
5543
5578
msgid "Unable to import paramiko (required for sftp support): %(error)s"
5546
#: bzrlib/errors.py:2064
5581
#: bzrlib/errors.py:2073
5547
5582
msgid "Nothing to merge."
5550
#: bzrlib/errors.py:2069
5585
#: bzrlib/errors.py:2078
5551
5586
msgid "Format %(format)s cannot be initialised by this version of bzr."
5554
#: bzrlib/errors.py:2078
5589
#: bzrlib/errors.py:2087
5556
5591
"Cannot convert from format %(from_format)s to format %(format)s. "
5560
#: bzrlib/errors.py:2090
5595
#: bzrlib/errors.py:2099
5561
5596
msgid "Could not find an appropriate Differ for file \"%(path)s\""
5564
#: bzrlib/errors.py:2098
5599
#: bzrlib/errors.py:2107
5565
5600
msgid "%(exe_name)s could not be found on this machine"
5568
#: bzrlib/errors.py:2106
5603
#: bzrlib/errors.py:2115
5569
5604
msgid "Diff is not installed on this machine: %(msg)s"
5572
#: bzrlib/errors.py:2114
5607
#: bzrlib/errors.py:2123
5573
5608
msgid "Diff3 is not installed on this machine."
5576
#: bzrlib/errors.py:2120
5611
#: bzrlib/errors.py:2129
5577
5612
msgid "The content being inserted is already present."
5580
#: bzrlib/errors.py:2125
5615
#: bzrlib/errors.py:2134
5582
5617
"This tree contains left-over files from a failed operation.\n"
5583
5618
" Please examine %(limbo_dir)s to see if it contains any files you wish "
5600
5635
" keep, and delete it when you are done."
5603
#: bzrlib/errors.py:2157
5638
#: bzrlib/errors.py:2166
5605
5640
"Unable to delete transform temporary directory %(pending_deletion)s. Please "
5606
5641
"examine %(pending_deletion)s to see if it contains any files you wish to "
5607
5642
"keep, and delete it when you are done."
5610
#: bzrlib/errors.py:2167
5645
#: bzrlib/errors.py:2176
5611
5646
msgid "Working tree is out of date, please run 'bzr update'.%(more)s"
5614
#: bzrlib/errors.py:2181
5649
#: bzrlib/errors.py:2190
5616
5651
"Public branch \"%(public_location)s\" lacks revision \"%(revstring)s\"."
5619
#: bzrlib/errors.py:2194
5654
#: bzrlib/errors.py:2203
5620
5655
msgid "Error in merge modified format"
5623
#: bzrlib/errors.py:2199
5658
#: bzrlib/errors.py:2208
5624
5659
msgid "Format error in conflict listings"
5627
#: bzrlib/errors.py:2203
5662
#: bzrlib/errors.py:2212
5629
5664
"Inconsistency in dirstate file %(dirstate_path)s.\n"
5630
5665
"Error: %(description)s"
5633
#: bzrlib/errors.py:2214
5668
#: bzrlib/errors.py:2223
5635
5670
"An error has been detected in the repository %(repo_path)s.\n"
5636
5671
"Please run bzr reconcile on this repository."
5639
#: bzrlib/errors.py:2225
5674
#: bzrlib/errors.py:2234
5641
5676
"An inconsistent delta was supplied involving %(path)r, %(file_id)r\n"
5642
5677
"reason: %(reason)s"
5645
#: bzrlib/errors.py:2238
5680
#: bzrlib/errors.py:2247
5647
5682
"An inconsistent delta was supplied: %(delta)r\n"
5648
5683
"reason: %(reason)s"
5651
#: bzrlib/errors.py:2250
5686
#: bzrlib/errors.py:2259
5652
5687
msgid "To use this feature you must upgrade your branch at %(path)s."
5655
#: bzrlib/errors.py:2259
5690
#: bzrlib/errors.py:2268
5656
5691
msgid "To use this feature you must upgrade your repository at %(path)s."
5659
#: bzrlib/errors.py:2264
5694
#: bzrlib/errors.py:2273
5661
5696
"To use this feature you must upgrade your branch at %(path)s to a format "
5662
5697
"which supports rich roots."
5665
#: bzrlib/errors.py:2270
5700
#: bzrlib/errors.py:2279
5666
5701
msgid "Cannot perform local-only commits on unbound branches."
5669
#: bzrlib/errors.py:2275
5704
#: bzrlib/errors.py:2284
5670
5705
msgid "The method %(mname)s is not supported on objects of type %(tname)s."
5673
#: bzrlib/errors.py:2296
5708
#: bzrlib/errors.py:2305
5674
5709
msgid "Ghost tags not supported by format %(format)r."
5677
#: bzrlib/errors.py:2304
5712
#: bzrlib/errors.py:2313
5678
5713
msgid "File is binary but should be text."
5681
#: bzrlib/errors.py:2309
5716
#: bzrlib/errors.py:2318
5682
5717
msgid "The path %(path)s is not permitted on this platform"
5685
#: bzrlib/errors.py:2318
5720
#: bzrlib/errors.py:2327
5687
5722
"Testament did not match expected value.\n"
5688
5723
" For revision_id {%(revision_id)s}, expected {%(expected)s}, measured\n"
5689
5724
" {%(measured)s}"
5692
#: bzrlib/errors.py:2330
5727
#: bzrlib/errors.py:2339
5693
5728
msgid "Not a bzr revision-bundle: %(text)r"
5696
#: bzrlib/errors.py:2339
5731
#: bzrlib/errors.py:2348
5697
5732
msgid "Bad bzr revision-bundle: %(text)r"
5700
#: bzrlib/errors.py:2348
5735
#: bzrlib/errors.py:2357
5701
5736
msgid "Malformed bzr revision-bundle header: %(text)r"
5704
#: bzrlib/errors.py:2353
5739
#: bzrlib/errors.py:2362
5705
5740
msgid "Malformed patches in bzr revision-bundle: %(text)r"
5708
#: bzrlib/errors.py:2358
5743
#: bzrlib/errors.py:2367
5709
5744
msgid "Malformed footer in bzr revision-bundle: %(text)r"
5712
#: bzrlib/errors.py:2363
5747
#: bzrlib/errors.py:2372
5713
5748
msgid "End of line marker was not \\n in bzr revision-bundle"
5716
#: bzrlib/errors.py:2373
5751
#: bzrlib/errors.py:2382
5717
5752
msgid "Bundle format %(bundle_format)s is incompatible with %(other)s"
5720
#: bzrlib/errors.py:2383
5755
#: bzrlib/errors.py:2392
5721
5756
msgid "Root class for inventory serialization errors"
5724
#: bzrlib/errors.py:2387
5759
#: bzrlib/errors.py:2396
5726
5761
"The inventory was not in the expected format:\n"
5730
#: bzrlib/errors.py:2396
5765
#: bzrlib/errors.py:2405
5731
5766
msgid "This operation requires rich root data storage"
5734
#: bzrlib/errors.py:2409
5769
#: bzrlib/errors.py:2418
5735
5770
msgid "Unrecognised value for BZR_SSH environment variable: %(vendor)s"
5738
#: bzrlib/errors.py:2418
5773
#: bzrlib/errors.py:2427
5740
5775
"Don't know how to handle SSH connections. Please set BZR_SSH environment "
5744
#: bzrlib/errors.py:2425
5779
#: bzrlib/errors.py:2434
5746
5781
"Could not determine revno for {%(revision_id)s} because its ancestry shows a "
5747
5782
"ghost at {%(ghost_revision_id)s}"
5750
#: bzrlib/errors.py:2435
5785
#: bzrlib/errors.py:2444
5751
5786
msgid "Ghost revision {%(revision_id)s} cannot be used here."
5754
#: bzrlib/errors.py:2486
5789
#: bzrlib/errors.py:2495
5756
5791
"A merge directive must provide either a bundle or a public branch location."
5759
#: bzrlib/errors.py:2493
5794
#: bzrlib/errors.py:2502
5760
5795
msgid "Bad merge directive payload %(start)r"
5763
#: bzrlib/errors.py:2503
5798
#: bzrlib/errors.py:2512
5764
5799
msgid "Preview patch does not match requested changes."
5767
#: bzrlib/errors.py:2509
5802
#: bzrlib/errors.py:2518
5768
5803
msgid "Patch_type was %(patch_type)s, but no patch was supplied."
5771
#: bzrlib/errors.py:2519
5806
#: bzrlib/errors.py:2528
5773
5808
"Your branch does not have all of the revisions required in order to merge "
5774
5809
"this merge directive and the target location specified in the merge "
5775
5810
"directive is not a branch: %(location)s."
5778
#: bzrlib/errors.py:2531
5813
#: bzrlib/errors.py:2540
5779
5814
msgid "Unsupported entry kind %(kind)s"
5782
#: bzrlib/errors.py:2539
5817
#: bzrlib/errors.py:2548
5783
5818
msgid "Can't subsume %(other_tree)s into %(tree)s. %(reason)s"
5786
#: bzrlib/errors.py:2549
5821
#: bzrlib/errors.py:2558
5787
5822
msgid "Subsume target %(other_tree)s needs to be upgraded."
5790
#: bzrlib/errors.py:2568
5825
#: bzrlib/errors.py:2577
5791
5826
msgid "No such tag: %(tag_name)s"
5794
#: bzrlib/errors.py:2576
5829
#: bzrlib/errors.py:2585
5795
5830
msgid "Tags not supported by %(branch)s; you may be able to use bzr upgrade."
5798
#: bzrlib/errors.py:2585
5833
#: bzrlib/errors.py:2594
5799
5834
msgid "Tag %(tag_name)s already exists."
5802
#: bzrlib/errors.py:2593
5837
#: bzrlib/errors.py:2602
5804
5839
"Did not understand bug identifier %(bug_id)s: %(reason)s. See \"bzr help "
5805
5840
"bugs\" for more information on this feature."
5808
#: bzrlib/errors.py:2603
5843
#: bzrlib/errors.py:2612
5810
5845
"The URL for bug tracker \"%(abbreviation)s\" doesn't contain {id}: %(url)s"
5813
#: bzrlib/errors.py:2613
5848
#: bzrlib/errors.py:2622
5815
5850
"Cannot find registered bug tracker called %(abbreviation)s on %(branch)s"
5818
#: bzrlib/errors.py:2623
5853
#: bzrlib/errors.py:2632
5819
5854
msgid "Invalid line in bugs property: '%(line)s'"
5822
#: bzrlib/errors.py:2631
5857
#: bzrlib/errors.py:2640
5823
5858
msgid "Invalid bug status: '%(status)s'"
5826
#: bzrlib/errors.py:2639
5861
#: bzrlib/errors.py:2648
5827
5862
msgid "Could not understand response from smart server: %(response_tuple)r"
5830
#: bzrlib/errors.py:2678
5865
#: bzrlib/errors.py:2687
5831
5866
msgid "Server sent an unexpected error: %(error_tuple)r"
5834
#: bzrlib/errors.py:2697
5869
#: bzrlib/errors.py:2706
5835
5870
msgid "Unrecognised container format: %(container_format)r"
5838
#: bzrlib/errors.py:2705
5873
#: bzrlib/errors.py:2714
5839
5874
msgid "Unexpected end of container stream"
5842
#: bzrlib/errors.py:2710
5877
#: bzrlib/errors.py:2719
5843
5878
msgid "Unknown record type: %(record_type)r"
5846
#: bzrlib/errors.py:2718
5881
#: bzrlib/errors.py:2727
5847
5882
msgid "Invalid record: %(reason)s"
5850
#: bzrlib/errors.py:2726
5885
#: bzrlib/errors.py:2735
5851
5886
msgid "Container has data after end marker: %(excess)r"
5854
#: bzrlib/errors.py:2734
5889
#: bzrlib/errors.py:2743
5855
5890
msgid "Container has multiple records with the same name: %(name)s"
5858
#: bzrlib/errors.py:2747
5893
#: bzrlib/errors.py:2756
5859
5894
msgid "Corrupt or incompatible data stream: %(reason)s"
5862
#: bzrlib/errors.py:2755
5897
#: bzrlib/errors.py:2764
5863
5898
msgid "SMTP error: %(error)s"
5866
#: bzrlib/errors.py:2763
5901
#: bzrlib/errors.py:2772
5867
5902
msgid "No message supplied."
5870
#: bzrlib/errors.py:2768
5905
#: bzrlib/errors.py:2777
5871
5906
msgid "No mail-to address (--mail-to) or output (-o) specified."
5874
#: bzrlib/errors.py:2773
5875
msgid "Unknown mail client: %(mail_client)s"
5878
#: bzrlib/errors.py:2781
5909
#: bzrlib/errors.py:2782
5880
5911
"Unable to find mail client with the following names: "
5881
5912
"%(mail_command_list_string)s"
5884
#: bzrlib/errors.py:2791
5915
#: bzrlib/errors.py:2792
5885
5916
msgid "SMTP connection to %(host)s refused"
5888
#: bzrlib/errors.py:2800
5919
#: bzrlib/errors.py:2801
5889
5920
msgid "Please specify smtp_server. No server at default %(host)s."
5892
#: bzrlib/errors.py:2814
5923
#: bzrlib/errors.py:2815
5894
5925
"'%(display_url)s' is not in sync with %(target_url)s. See bzr help sync-for-"
5898
#: bzrlib/errors.py:2826
5929
#: bzrlib/errors.py:2827
5899
5930
msgid "'%(display_url)s' is already a branch."
5902
#: bzrlib/errors.py:2831
5933
#: bzrlib/errors.py:2832
5903
5934
msgid "'%(display_url)s' is already a tree."
5906
#: bzrlib/errors.py:2836
5937
#: bzrlib/errors.py:2837
5907
5938
msgid "'%(display_url)s' is already a checkout."
5910
#: bzrlib/errors.py:2841
5941
#: bzrlib/errors.py:2842
5911
5942
msgid "'%(display_url)s' is already a lightweight checkout."
5914
#: bzrlib/errors.py:2846
5945
#: bzrlib/errors.py:2847
5915
5946
msgid "'%(display_url)s' is already using a shared repository."
5918
#: bzrlib/errors.py:2851
5949
#: bzrlib/errors.py:2852
5919
5950
msgid "'%(display_url)s' is already standalone."
5922
#: bzrlib/errors.py:2856
5953
#: bzrlib/errors.py:2857
5923
5954
msgid "Shared repository '%(display_url)s' already creates working trees."
5926
#: bzrlib/errors.py:2862
5957
#: bzrlib/errors.py:2863
5928
5959
"Shared repository '%(display_url)s' already doesn't create working trees."
5931
#: bzrlib/errors.py:2868
5962
#: bzrlib/errors.py:2869
5932
5963
msgid "Requested reconfiguration of '%(display_url)s' is not supported."
5935
#: bzrlib/errors.py:2873
5966
#: bzrlib/errors.py:2874
5936
5967
msgid "No location could be found to bind to at %(display_url)s."
5939
#: bzrlib/errors.py:2878
5970
#: bzrlib/errors.py:2879
5941
5972
"Working tree \"%(display_url)s\" has uncommitted changes (See bzr "
5942
5973
"status).%(more)s"
5945
#: bzrlib/errors.py:2897
5976
#: bzrlib/errors.py:2898
5947
5978
"Working tree \"%(display_url)s\" has shelved changes (See bzr shelve --"
5948
5979
"list).%(more)s"
5951
#: bzrlib/errors.py:2903
5982
#: bzrlib/errors.py:2904
5952
5983
msgid "Variable {%(name)s} is not available."
5955
#: bzrlib/errors.py:2911
5986
#: bzrlib/errors.py:2912
5956
5987
msgid "No template specified."
5959
#: bzrlib/errors.py:2916
5990
#: bzrlib/errors.py:2917
5960
5991
msgid "Unable to create symlink %(path_str)son this platform"
5963
#: bzrlib/errors.py:2931
5994
#: bzrlib/errors.py:2932
5965
5996
"Unsupported timezone format \"%(timezone)s\", options are \"utc\", "
5966
5997
"\"original\", \"local\"."
5969
#: bzrlib/errors.py:2965
6000
#: bzrlib/errors.py:2966
5971
6002
"Unable to encode %(kind)s path %(path)r in user encoding %(user_encoding)s"
5974
#: bzrlib/errors.py:2977
6005
#: bzrlib/errors.py:2978
5975
6006
msgid "The \"%(config_id)s\" configuration does not exist."
5978
#: bzrlib/errors.py:2985
6009
#: bzrlib/errors.py:2986
5979
6010
msgid "The \"%(option_name)s\" configuration option does not exist."
5982
#: bzrlib/errors.py:2993
6013
#: bzrlib/errors.py:2994
5983
6014
msgid "The alias \"%(alias_name)s\" does not exist."
5986
#: bzrlib/errors.py:3007
6017
#: bzrlib/errors.py:3008
5987
6018
msgid "\"%(alias_name)s\" is not a valid location alias."
5990
#: bzrlib/errors.py:3015
6021
#: bzrlib/errors.py:3016
5991
6022
msgid "No %(alias_name)s location assigned."
5994
#: bzrlib/errors.py:3023
6025
#: bzrlib/errors.py:3024
5995
6026
msgid "Cannot bind address \"%(host)s:%(port)i\": %(orig_error)s."
5998
#: bzrlib/errors.py:3033
6029
#: bzrlib/errors.py:3034
5999
6030
msgid "Unknown rules detected: %(unknowns_str)s."
6002
#: bzrlib/errors.py:3044
6033
#: bzrlib/errors.py:3045
6003
6034
msgid "Tip change rejected: %(msg)s"
6006
#: bzrlib/errors.py:3052
6037
#: bzrlib/errors.py:3053
6007
6038
msgid "Shelf corrupt."
6010
#: bzrlib/errors.py:3057
6041
#: bzrlib/errors.py:3058
6011
6042
msgid "Corruption while decompressing repository file%(orig_error)s"
6014
#: bzrlib/errors.py:3069
6045
#: bzrlib/errors.py:3070
6015
6046
msgid "No changes are shelved with id \"%(shelf_id)d\"."
6018
#: bzrlib/errors.py:3077
6049
#: bzrlib/errors.py:3078
6019
6050
msgid "\"%(invalid_id)s\" is not a valid shelf id, try a number instead."
6022
#: bzrlib/errors.py:3085
6053
#: bzrlib/errors.py:3086
6024
6055
"An attempt to access a url outside the server jail was made: '%(url)s'."
6027
#: bzrlib/errors.py:3093
6058
#: bzrlib/errors.py:3094
6028
6059
msgid "The user aborted the operation."
6031
#: bzrlib/errors.py:3098
6062
#: bzrlib/errors.py:3099
6032
6063
msgid "Branching '%(url)s'(%(format)s) must create a working tree."
6035
#: bzrlib/errors.py:3108
6066
#: bzrlib/errors.py:3109
6036
6067
msgid "No such view: %(view_name)s."
6039
#: bzrlib/errors.py:3118
6070
#: bzrlib/errors.py:3119
6041
6072
"Views are not supported by %(tree)s; use 'bzr upgrade' to change your tree "
6042
6073
"to a later format."
6045
#: bzrlib/errors.py:3127
6076
#: bzrlib/errors.py:3128
6047
6078
"Specified file \"%(file_name)s\" is outside the current view: %(view_str)s"
6050
#: bzrlib/errors.py:3194
6081
#: bzrlib/errors.py:3195
6051
6082
msgid "%(bzrdir)r does not support co-located branches."
6054
#: bzrlib/errors.py:3200
6085
#: bzrlib/errors.py:3201
6056
6087
"Unable to determine your name.\n"
6057
6088
"Please, set your name with the 'whoami' command.\n"
6058
6089
"E.g. bzr whoami \"Your Name <name@example.com>\""
6061
#: bzrlib/errors.py:3209
6092
#: bzrlib/errors.py:3210
6062
6093
msgid "Invalid pattern(s) found. %(msg)s"
6065
#: bzrlib/errors.py:3217
6096
#: bzrlib/errors.py:3218
6067
6098
"Branch \"%(branch_url)s\" appears to be bound to itself. Please use `bzr "
6068
6099
"unbind` to fix."
6071
#: bzrlib/errors.py:3228
6102
#: bzrlib/errors.py:3229
6072
6103
msgid "Loop involving %(refs)r while expanding \"%(string)s\"."
6075
#: bzrlib/errors.py:3237
6106
#: bzrlib/errors.py:3238
6076
6107
msgid "Option %(name)s is not defined while expanding \"%(string)s\"."
6079
#: bzrlib/errors.py:3246
6110
#: bzrlib/errors.py:3247
6081
6112
"No compatible object available for operations from %(source)r to %(target)r."
6084
#: bzrlib/errors.py:3256
6115
#: bzrlib/errors.py:3257
6086
6117
"VFS requests over the smart server are not allowed. Encountered: %(method)s, "
6087
6118
"%(arguments)s."
6090
#: bzrlib/errors.py:3266
6121
#: bzrlib/errors.py:3267
6092
6123
"Kind change from %(from_kind)s to %(to_kind)s for %(path)s not supported by "
6093
6124
"format %(format)r"
6096
#: bzrlib/errors.py:3278
6127
#: bzrlib/errors.py:3279
6098
6129
"Missing feature %(feature)s not provided by this version of Bazaar or any "
6102
#: bzrlib/errors.py:3291
6133
#: bzrlib/errors.py:3292
6103
6134
msgid "Binary files section encountered."
6106
#: bzrlib/errors.py:3299
6137
#: bzrlib/errors.py:3300
6108
6139
"Malformed patch header. %(desc)s\n"
6112
#: bzrlib/errors.py:3308
6143
#: bzrlib/errors.py:3309
6114
6145
"Malformed hunk header. %(desc)s\n"
6118
#: bzrlib/errors.py:3317
6149
#: bzrlib/errors.py:3318
6120
6151
"Malformed line. %(desc)s\n"
6124
#: bzrlib/errors.py:3327
6155
#: bzrlib/errors.py:3328
6126
6157
"Text contents mismatch at line %(line_no)d. Original has \"%(orig_line)s\", "
6127
6158
"but patch says it should be \"%(patch_line)s\""
6130
#: bzrlib/errors.py:3338
6161
#: bzrlib/errors.py:3339
6131
6162
msgid "The feature %(feature)s has already been registered."
6179
6210
"regular push."
6182
#: bzrlib/gpg.py:119 bzrlib/gpg.py:460
6213
#: bzrlib/gpg.py:366
6214
msgid "No GnuPG key results for pattern: {0}"
6217
#: bzrlib/gpg.py:439
6183
6218
msgid "{0} commits with valid signatures"
6186
#: bzrlib/gpg.py:123 bzrlib/gpg.py:465
6221
#: bzrlib/gpg.py:445
6187
6222
msgid "{0} commit with unknown key"
6188
6223
msgid_plural "{0} commits with unknown keys"
6192
#: bzrlib/gpg.py:129 bzrlib/gpg.py:472
6227
#: bzrlib/gpg.py:453
6193
6228
msgid "{0} commit not valid"
6194
6229
msgid_plural "{0} commits not valid"
6198
#: bzrlib/gpg.py:135 bzrlib/gpg.py:479
6233
#: bzrlib/gpg.py:461
6199
6234
msgid "{0} commit not signed"
6200
6235
msgid_plural "{0} commits not signed"
6204
#: bzrlib/gpg.py:141 bzrlib/gpg.py:486
6239
#: bzrlib/gpg.py:469
6205
6240
msgid "{0} commit with key now expired"
6206
6241
msgid_plural "{0} commits with key now expired"
6210
#: bzrlib/gpg.py:343
6211
msgid "No GnuPG key results for pattern: {0}"
6245
#: bzrlib/gpg.py:489
6246
msgid "{0} commit by author {1} with key {2} now expired"
6247
msgid_plural "{0} commits by author {1} with key {2} now expired"
6214
#: bzrlib/gpg.py:386
6251
#: bzrlib/gpg.py:505
6215
6252
msgid "{0} signed {1} commit"
6216
6253
msgid_plural "{0} signed {1} commits"
6220
#: bzrlib/gpg.py:403 bzrlib/gpg.py:419
6257
#: bzrlib/gpg.py:522 bzrlib/gpg.py:539
6221
6258
msgid "{0} commit by author {1}"
6222
6259
msgid_plural "{0} commits by author {1}"
6226
#: bzrlib/gpg.py:433
6263
#: bzrlib/gpg.py:554
6227
6264
msgid "Unknown key {0} signed {1} commit"
6228
6265
msgid_plural "Unknown key {0} signed {1} commits"
6232
#: bzrlib/gpg.py:452
6233
msgid "{0} commit by author {1} with key {2} now expired"
6234
msgid_plural "{0} commits by author {1} with key {2} now expired"
6238
6269
#: bzrlib/groupcompress.py:1739
6239
6270
#, python-format
6240
6271
msgid "Insert claimed random_id=True, but then inserted %r two times"
6243
#: bzrlib/hooks.py:331
6274
#: bzrlib/hooks.py:313
6244
6275
#, python-format
6245
6276
msgid "Introduced in: %s"
6248
#: bzrlib/hooks.py:334
6279
#: bzrlib/hooks.py:316
6249
6280
#, python-format
6250
6281
msgid "Deprecated in: %s"
6530
6565
" otherwise error."
6533
#: bzrlib/plugins/launchpad/__init__.py:99
6568
#: bzrlib/plugins/launchpad/cmds.py:62
6536
6571
" bzr register-branch http://foo.com/bzr/fooproject.mine \\\n"
6537
6572
" --project fooproject"
6540
#: bzrlib/plugins/launchpad/__init__.py:106
6575
#: bzrlib/plugins/launchpad/cmds.py:69
6541
6576
msgid "Launchpad project short name to associate with the branch."
6544
#: bzrlib/plugins/launchpad/__init__.py:113
6579
#: bzrlib/plugins/launchpad/cmds.py:76
6546
6581
"Short name for the branch; by default taken from the last component of the "
6550
#: bzrlib/plugins/launchpad/__init__.py:117
6585
#: bzrlib/plugins/launchpad/cmds.py:80
6551
6586
msgid "One-sentence description of the branch."
6554
#: bzrlib/plugins/launchpad/__init__.py:120
6589
#: bzrlib/plugins/launchpad/cmds.py:83
6555
6590
msgid "Longer description of the purpose or contents of the branch."
6558
#: bzrlib/plugins/launchpad/__init__.py:123
6593
#: bzrlib/plugins/launchpad/cmds.py:86
6559
6594
msgid "Branch author's email address, if not yourself."
6562
#: bzrlib/plugins/launchpad/__init__.py:126
6597
#: bzrlib/plugins/launchpad/cmds.py:89
6563
6598
msgid "The bug this branch fixes."
6566
#: bzrlib/plugins/launchpad/__init__.py:129
6601
#: bzrlib/plugins/launchpad/cmds.py:92
6567
6602
msgid "Prepare the request but don't actually send it."
6570
#: bzrlib/plugins/launchpad/__init__.py:151
6605
#: bzrlib/plugins/launchpad/cmds.py:114
6572
6607
"register-branch requires a public branch url - see bzr help register-branch."
6575
#: bzrlib/plugins/launchpad/__init__.py:159
6610
#: bzrlib/plugins/launchpad/cmds.py:122
6576
6611
msgid "--product is deprecated; please use --project."
6579
#: bzrlib/plugins/launchpad/__init__.py:191
6614
#: bzrlib/plugins/launchpad/cmds.py:152
6580
6615
msgid "Open a Launchpad branch page in your web browser."
6583
#: bzrlib/plugins/launchpad/__init__.py:196
6618
#: bzrlib/plugins/launchpad/cmds.py:157
6584
6619
msgid "Do not actually open the browser. Just say the URL we would use."
6587
#: bzrlib/plugins/launchpad/__init__.py:231
6622
#: bzrlib/plugins/launchpad/cmds.py:192
6588
6623
#, python-format
6589
6624
msgid "Opening %s in web browser"
6592
#: bzrlib/plugins/launchpad/__init__.py:241
6627
#: bzrlib/plugins/launchpad/cmds.py:200
6593
6628
msgid "Show or set the Launchpad user ID."
6596
#: bzrlib/plugins/launchpad/__init__.py:243
6631
#: bzrlib/plugins/launchpad/cmds.py:202
6598
6633
"When communicating with Launchpad, some commands need to know your\n"
6599
6634
"Launchpad user ID. This command can be used to set or show the\n"
6600
6635
"user ID that Bazaar will use for such communication."
6603
#: bzrlib/plugins/launchpad/__init__.py:247
6638
#: bzrlib/plugins/launchpad/cmds.py:206
6606
6641
" Show the Launchpad ID of the current user::"
6609
#: bzrlib/plugins/launchpad/__init__.py:250
6644
#: bzrlib/plugins/launchpad/cmds.py:209
6610
6645
msgid " bzr launchpad-login"
6613
#: bzrlib/plugins/launchpad/__init__.py:252
6648
#: bzrlib/plugins/launchpad/cmds.py:211
6614
6649
msgid " Set the Launchpad ID of the current user to 'bob'::"
6617
#: bzrlib/plugins/launchpad/__init__.py:254
6652
#: bzrlib/plugins/launchpad/cmds.py:213
6618
6653
msgid " bzr launchpad-login bob"
6621
#: bzrlib/plugins/launchpad/__init__.py:261
6656
#: bzrlib/plugins/launchpad/cmds.py:220
6622
6657
msgid "Don't check that the user name is valid."
6625
#: bzrlib/plugins/launchpad/__init__.py:276
6626
#: bzrlib/plugins/launchpad/__init__.py:287
6660
#: bzrlib/plugins/launchpad/cmds.py:235 bzrlib/plugins/launchpad/cmds.py:246
6627
6661
msgid "Launchpad user ID exists and has SSH keys.\n"
6630
#: bzrlib/plugins/launchpad/__init__.py:279
6664
#: bzrlib/plugins/launchpad/cmds.py:238
6631
6665
msgid "No Launchpad user ID configured.\n"
6634
#: bzrlib/plugins/launchpad/__init__.py:290
6668
#: bzrlib/plugins/launchpad/cmds.py:249
6635
6669
#, python-format
6636
6670
msgid "Launchpad user ID set to '%s'.\n"
6639
#: bzrlib/plugins/launchpad/__init__.py:298
6673
#: bzrlib/plugins/launchpad/cmds.py:255
6640
6674
msgid "Ask Launchpad to mirror a branch now."
6643
#: bzrlib/plugins/launchpad/__init__.py:318
6677
#: bzrlib/plugins/launchpad/cmds.py:272
6644
6678
msgid "Propose merging a branch on Launchpad."
6647
#: bzrlib/plugins/launchpad/__init__.py:320
6681
#: bzrlib/plugins/launchpad/cmds.py:274
6649
6683
"This will open your usual editor to provide the initial comment. When it\n"
6650
6684
"has created the proposal, it will open it in your default web browser."
6653
#: bzrlib/plugins/launchpad/__init__.py:323
6687
#: bzrlib/plugins/launchpad/cmds.py:277
6655
6689
"The branch will be proposed to merge into SUBMIT_BRANCH. If SUBMIT_BRANCH\n"
6656
6690
"is not supplied, the remembered submit branch will be used. If no submit\n"
6657
6691
"branch is remembered, the development focus will be used."
6660
#: bzrlib/plugins/launchpad/__init__.py:327
6694
#: bzrlib/plugins/launchpad/cmds.py:281
6662
6696
"By default, the SUBMIT_BRANCH's review team will be requested to review\n"
6663
6697
"the merge proposal. This can be overriden by specifying --review (-R).\n"
6703
6741
"are opened in a web browser."
6706
#: bzrlib/plugins/launchpad/__init__.py:389
6744
#: bzrlib/plugins/launchpad/cmds.py:342
6708
6746
"Any revision involved in the merge may be specified-- the revision in\n"
6709
6747
"which the merge was performed, or one of the revisions that was merged."
6712
#: bzrlib/plugins/launchpad/__init__.py:392
6750
#: bzrlib/plugins/launchpad/cmds.py:345
6713
6751
msgid "So, to find the merge proposal that reviewed line 1 of README::"
6716
#: bzrlib/plugins/launchpad/__init__.py:394
6754
#: bzrlib/plugins/launchpad/cmds.py:347
6717
6755
msgid " bzr lp-find-proposal -r annotate:README:1"
6720
#: bzrlib/plugins/launchpad/__init__.py:409
6758
#: bzrlib/plugins/launchpad/cmds.py:363
6721
6759
msgid "No review found."
6724
#: bzrlib/plugins/launchpad/__init__.py:410
6762
#: bzrlib/plugins/launchpad/cmds.py:364
6725
6763
#, python-format
6726
6764
msgid "%d proposals(s) found."
6729
#: bzrlib/plugins/launchpad/__init__.py:420
6767
#: bzrlib/plugins/launchpad/cmds.py:374
6730
6768
msgid "Finding revision-id"
6733
#: bzrlib/plugins/launchpad/__init__.py:427
6771
#: bzrlib/plugins/launchpad/cmds.py:381
6734
6772
msgid "Finding merge"
6737
#: bzrlib/plugins/launchpad/__init__.py:432
6775
#: bzrlib/plugins/launchpad/cmds.py:386
6738
6776
msgid "Finding revno"
6741
#: bzrlib/plugins/launchpad/__init__.py:437
6779
#: bzrlib/plugins/launchpad/cmds.py:392
6742
6780
msgid "Finding Launchpad branch"
6745
#: bzrlib/plugins/launchpad/__init__.py:440
6783
#: bzrlib/plugins/launchpad/cmds.py:395
6746
6784
msgid "Finding proposals"
6749
#: bzrlib/plugins/launchpad/account.py:66
6750
msgid "Setting ssh/sftp usernames for launchpad.net."
6753
6787
#: bzrlib/plugins/launchpad/lp_api.py:241
6754
6788
#: bzrlib/plugins/launchpad/lp_api.py:246
6755
6789
#, python-format
6796
#: bzrlib/plugins/launchpad/lp_propose.py:149
6830
#: bzrlib/plugins/launchpad/lp_propose.py:150
6797
6831
#, python-format
6798
6832
msgid "There is already a branch merge proposal: %s"
6801
#: bzrlib/plugins/weave_fmt/bzrdir.py:236
6835
#: bzrlib/plugins/weave_fmt/bzrdir.py:237
6802
6836
msgid "pb parameter to convert() is deprecated"
6805
#: bzrlib/plugins/weave_fmt/bzrdir.py:239
6839
#: bzrlib/plugins/weave_fmt/bzrdir.py:240
6806
6840
msgid "starting upgrade from format 4 to 5"
6809
#: bzrlib/plugins/weave_fmt/bzrdir.py:249
6843
#: bzrlib/plugins/weave_fmt/bzrdir.py:250
6810
6844
msgid "note: upgrade may be faster if all store files are ungzipped first"
6813
#: bzrlib/plugins/weave_fmt/bzrdir.py:278
6847
#: bzrlib/plugins/weave_fmt/bzrdir.py:279
6814
6848
msgid "converting revision"
6817
#: bzrlib/plugins/weave_fmt/bzrdir.py:283
6851
#: bzrlib/plugins/weave_fmt/bzrdir.py:284
6818
6852
msgid "upgraded to weaves:"
6821
#: bzrlib/plugins/weave_fmt/bzrdir.py:284
6855
#: bzrlib/plugins/weave_fmt/bzrdir.py:285
6822
6856
#, python-format
6823
6857
msgid "%6d revisions and inventories"
6826
#: bzrlib/plugins/weave_fmt/bzrdir.py:286
6860
#: bzrlib/plugins/weave_fmt/bzrdir.py:287
6827
6861
#, python-format
6828
6862
msgid "%6d revisions not present"
6831
#: bzrlib/plugins/weave_fmt/bzrdir.py:288
6865
#: bzrlib/plugins/weave_fmt/bzrdir.py:289
6832
6866
#, python-format
6833
6867
msgid "%6d texts"
6836
#: bzrlib/plugins/weave_fmt/bzrdir.py:324
6870
#: bzrlib/plugins/weave_fmt/bzrdir.py:325
6837
6871
msgid "writing weave"
6840
#: bzrlib/plugins/weave_fmt/bzrdir.py:328
6841
#: bzrlib/plugins/weave_fmt/bzrdir.py:330
6874
#: bzrlib/plugins/weave_fmt/bzrdir.py:329
6875
#: bzrlib/plugins/weave_fmt/bzrdir.py:331
6842
6876
msgid "inventory"
6845
#: bzrlib/plugins/weave_fmt/bzrdir.py:347
6879
#: bzrlib/plugins/weave_fmt/bzrdir.py:348
6846
6880
msgid "write revision"
6849
#: bzrlib/plugins/weave_fmt/bzrdir.py:361
6883
#: bzrlib/plugins/weave_fmt/bzrdir.py:362
6850
6884
msgid "loading revision"
6853
#: bzrlib/plugins/weave_fmt/bzrdir.py:366
6887
#: bzrlib/plugins/weave_fmt/bzrdir.py:367
6854
6888
#, python-format
6855
6889
msgid "revision {%s} not present in branch; will be converted as a ghost"
6858
#: bzrlib/plugins/weave_fmt/bzrdir.py:506
6892
#: bzrlib/plugins/weave_fmt/bzrdir.py:507
6859
6893
msgid "starting upgrade from format 5 to 6"
6862
#: bzrlib/plugins/weave_fmt/bzrdir.py:516
6896
#: bzrlib/plugins/weave_fmt/bzrdir.py:517
6863
6897
#, python-format
6864
6898
msgid "adding prefixes to %s"
6867
#: bzrlib/plugins/weave_fmt/bzrdir.py:556
6901
#: bzrlib/plugins/weave_fmt/bzrdir.py:557
6868
6902
msgid "starting upgrade from format 6 to metadir"
6871
#: bzrlib/plugins/weave_fmt/bzrdir.py:564
6905
#: bzrlib/plugins/weave_fmt/bzrdir.py:565
6872
6906
msgid "Removing ancestry.weave"
6875
#: bzrlib/plugins/weave_fmt/bzrdir.py:569
6909
#: bzrlib/plugins/weave_fmt/bzrdir.py:570
6876
6910
msgid "Finding branch files"
6879
#: bzrlib/plugins/weave_fmt/bzrdir.py:579
6913
#: bzrlib/plugins/weave_fmt/bzrdir.py:580
6880
6914
msgid "Upgrading repository"
6883
#: bzrlib/plugins/weave_fmt/bzrdir.py:589
6917
#: bzrlib/plugins/weave_fmt/bzrdir.py:590
6884
6918
msgid "Upgrading branch"
6887
#: bzrlib/plugins/weave_fmt/bzrdir.py:612
6921
#: bzrlib/plugins/weave_fmt/bzrdir.py:613
6888
6922
msgid "No working tree."
6891
#: bzrlib/plugins/weave_fmt/bzrdir.py:619
6925
#: bzrlib/plugins/weave_fmt/bzrdir.py:620
6892
6926
msgid "Upgrading working tree"
6895
#: bzrlib/plugins/weave_fmt/bzrdir.py:640
6929
#: bzrlib/plugins/weave_fmt/bzrdir.py:641
6896
6930
#, python-format
6897
6931
msgid "Make %s lock"
6900
#: bzrlib/plugins/weave_fmt/bzrdir.py:651
6934
#: bzrlib/plugins/weave_fmt/bzrdir.py:652
6901
6935
#, python-format
6902
6936
msgid "Moving %s"
9783
9801
"of bzr that requires authentication (smtp for example)."
9786
#: en/help_topics/configuration.txt:379
9804
#: en/help_topics/configuration.txt:391
9788
9806
"The syntax of the file obeys the same rules as the others except for the\n"
9789
9807
"option policies which don't apply."
9792
#: en/help_topics/configuration.txt:382
9810
#: en/help_topics/configuration.txt:394
9794
9812
"For more information on the possible uses of the authentication "
9795
9813
"configuration\n"
9796
9814
"file see :doc:`authentication-help`."
9799
#: en/help_topics/configuration.txt:385
9817
#: en/help_topics/configuration.txt:397
9802
9820
"Common options\n"
9803
9821
"--------------"
9806
#: en/help_topics/configuration.txt:389
9824
#: en/help_topics/configuration.txt:401
9808
9826
"debug_flags\n"
9812
#: en/help_topics/configuration.txt:392
9830
#: en/help_topics/configuration.txt:404
9814
9832
"A comma-separated list of debugging options to turn on. The same values\n"
9815
9833
"can be used as with the -D command-line option (see `help global-options`).\n"
9816
9834
"For example::"
9819
#: en/help_topics/configuration.txt:396
9837
#: en/help_topics/configuration.txt:408
9820
9838
msgid " debug_flags = hpss"
9823
#: en/help_topics/configuration.txt:400
9841
#: en/help_topics/configuration.txt:412
9824
9842
msgid " debug_flags = hpss,evil"
9827
#: en/help_topics/configuration.txt:402
9845
#: en/help_topics/configuration.txt:414
9833
#: en/help_topics/configuration.txt:405
9851
#: en/help_topics/configuration.txt:417
9835
9853
"The email address to use when committing a branch. Typically takes the form\n"
9839
#: en/help_topics/configuration.txt:408
9857
#: en/help_topics/configuration.txt:420
9840
9858
msgid " email = Full Name <account@hostname.tld>"
9843
#: en/help_topics/configuration.txt:410
9861
#: en/help_topics/configuration.txt:422
9849
#: en/help_topics/configuration.txt:413
9867
#: en/help_topics/configuration.txt:425
9851
9869
"The path of the editor that you wish to use if *bzr commit* is run without\n"
9852
9870
"a commit message. This setting is trumped by the environment variable\n"
9940
9958
"to sign newly committed revisions, even if the branch requires signatures."
9943
#: en/help_topics/configuration.txt:462
9961
#: en/help_topics/configuration.txt:474
9945
9963
"dirstate.fdatasync\n"
9946
9964
"~~~~~~~~~~~~~~~~~~"
9949
#: en/help_topics/configuration.txt:465
9967
#: en/help_topics/configuration.txt:477
9951
9969
"If true (default), working tree metadata changes are flushed through the\n"
9952
9970
"OS buffers to physical disk. This is somewhat slower, but means data\n"
9953
9971
"should not be lost if the machine crashes. See also repository.fdatasync."
9956
#: en/help_topics/configuration.txt:469
9974
#: en/help_topics/configuration.txt:481
9958
9976
"gpg_signing_key\n"
9959
9977
"~~~~~~~~~~~~~~~"
9962
#: en/help_topics/configuration.txt:472
9980
#: en/help_topics/configuration.txt:484
9964
9982
"The GnuPG user identity to use when signing commits. Can be an e-mail\n"
9965
9983
"address, key fingerprint or full key ID. When unset or when set to\n"
9966
9984
"\"default\" Bazaar will use the user e-mail set with ``whoami``."
9969
#: en/help_topics/configuration.txt:476
9987
#: en/help_topics/configuration.txt:488
9975
#: en/help_topics/configuration.txt:479
9993
#: en/help_topics/configuration.txt:491
9977
9995
"Only useful in ``locations.conf``. Defines whether or not the\n"
9978
9996
"configuration for this section applies to subdirectories:"
9981
#: en/help_topics/configuration.txt:482
9999
#: en/help_topics/configuration.txt:494
9984
10002
" (default) This section applies to subdirectories as well."
9987
#: en/help_topics/configuration.txt:485
10005
#: en/help_topics/configuration.txt:497
9990
10008
" This section only applies to the branch at this directory and not\n"
9991
10009
" branches below it."
9994
#: en/help_topics/configuration.txt:489
10012
#: en/help_topics/configuration.txt:501
9996
10014
"gpg_signing_command\n"
9997
10015
"~~~~~~~~~~~~~~~~~~~"
10000
#: en/help_topics/configuration.txt:492
10018
#: en/help_topics/configuration.txt:504
10002
10020
"(Default: \"gpg\"). Which program should be used to sign and check "
10003
10021
"revisions.\n"
10004
10022
"For example::"
10007
#: en/help_topics/configuration.txt:495
10025
#: en/help_topics/configuration.txt:507
10008
10026
msgid " gpg_signing_command = /usr/bin/gnpg"
10011
#: en/help_topics/configuration.txt:497
10029
#: en/help_topics/configuration.txt:509
10013
10031
"The specified command must accept the options \"--clearsign\" and \"-u "
10017
#: en/help_topics/configuration.txt:499
10035
#: en/help_topics/configuration.txt:511
10019
10037
"bzr_remote_path\n"
10020
10038
"~~~~~~~~~~~~~~~"
10023
#: en/help_topics/configuration.txt:502
10041
#: en/help_topics/configuration.txt:514
10025
10043
"(Default: \"bzr\"). The path to the command that should be used to run the "
10027
10045
"server for bzr. This value may only be specified in locations.conf, because:"
10030
#: en/help_topics/configuration.txt:505
10048
#: en/help_topics/configuration.txt:517
10032
10050
"- it's needed before branch.conf is accessible\n"
10033
10051
"- allowing remote branch.conf files to specify commands would be a security\n"
10037
#: en/help_topics/configuration.txt:509
10055
#: en/help_topics/configuration.txt:521
10038
10056
msgid "It is overridden by the BZR_REMOTE_PATH environment variable."
10041
#: en/help_topics/configuration.txt:511
10059
#: en/help_topics/configuration.txt:523
10043
10061
"smtp_server\n"
10044
10062
"~~~~~~~~~~~"
10047
#: en/help_topics/configuration.txt:514
10065
#: en/help_topics/configuration.txt:526
10049
10067
"(Default: \"localhost\"). SMTP server to use when Bazaar needs to send\n"
10050
10068
"email, eg. with ``merge-directive --mail-to``, or the bzr-email plugin."
10053
#: en/help_topics/configuration.txt:517
10071
#: en/help_topics/configuration.txt:529
10055
10073
"smtp_username, smtp_password\n"
10056
10074
"~~~~~~~~~~~~~~~~~~~~~~~~~~~~"
10059
#: en/help_topics/configuration.txt:520
10077
#: en/help_topics/configuration.txt:532
10061
10079
"User and password to authenticate to the SMTP server. If smtp_username\n"
10062
10080
"is set, and smtp_password is not, Bazaar will prompt for a password.\n"
10265
10283
"--remember``."
10268
#: en/help_topics/configuration.txt:634
10286
#: en/help_topics/configuration.txt:646
10270
10288
"push_location\n"
10271
10289
"~~~~~~~~~~~~~"
10274
#: en/help_topics/configuration.txt:637
10292
#: en/help_topics/configuration.txt:649
10276
10294
"If present, the location of the default branch for push. This option\n"
10277
10295
"is normally set by the first ``push`` or ``push --remember``."
10280
#: en/help_topics/configuration.txt:640
10298
#: en/help_topics/configuration.txt:652
10282
10300
"push_strict\n"
10283
10301
"~~~~~~~~~~~"
10286
#: en/help_topics/configuration.txt:643
10304
#: en/help_topics/configuration.txt:655
10288
10306
"If present, defines the ``--strict`` option default value for checking\n"
10289
10307
"uncommitted changes before pushing."
10292
#: en/help_topics/configuration.txt:646
10310
#: en/help_topics/configuration.txt:658
10294
10312
"dpush_strict\n"
10295
10313
"~~~~~~~~~~~~"
10298
#: en/help_topics/configuration.txt:649
10316
#: en/help_topics/configuration.txt:661
10300
10318
"If present, defines the ``--strict`` option default value for checking\n"
10301
10319
"uncommitted changes before pushing into a different VCS without any\n"
10302
10320
"custom bzr metadata."
10305
#: en/help_topics/configuration.txt:653
10323
#: en/help_topics/configuration.txt:665
10307
10325
"bound_location\n"
10308
10326
"~~~~~~~~~~~~~~"
10311
#: en/help_topics/configuration.txt:656
10329
#: en/help_topics/configuration.txt:668
10313
10331
"The location that commits should go to when acting as a checkout.\n"
10314
10332
"This option is normally set by ``bind``."
10317
#: en/help_topics/configuration.txt:659
10335
#: en/help_topics/configuration.txt:671
10323
#: en/help_topics/configuration.txt:662
10341
#: en/help_topics/configuration.txt:674
10325
10343
"If set to \"True\", the branch should act as a checkout, and push each "
10326
10344
"commit to\n"
10327
10345
"the bound_location. This option is normally set by ``bind``/``unbind``."
10330
#: en/help_topics/configuration.txt:665
10348
#: en/help_topics/configuration.txt:677
10332
10350
"send_strict\n"
10333
10351
"~~~~~~~~~~~"
10336
#: en/help_topics/configuration.txt:668
10354
#: en/help_topics/configuration.txt:680
10338
10356
"If present, defines the ``--strict`` option default value for checking\n"
10339
10357
"uncommitted changes before sending a merge directive."
10342
#: en/help_topics/configuration.txt:671
10360
#: en/help_topics/configuration.txt:683
10344
10362
"add.maximum_file_size\n"
10345
10363
"~~~~~~~~~~~~~~~~~~~~~"
10348
#: en/help_topics/configuration.txt:674
10366
#: en/help_topics/configuration.txt:686
10350
10368
"Defines the maximum file size the command line \"add\" operation will allow\n"
10351
10369
"in recursive mode, with files larger than this value being skipped. You may "
11952
11998
"set of command names."
11955
#: en/help_topics/hooks.txt:212
12001
#: en/help_topics/hooks.txt:201
12007
#: en/help_topics/hooks.txt:204 en/help_topics/hooks.txt:211
12008
msgid "Introduced in: 2.6"
12011
#: en/help_topics/hooks.txt:206
12012
msgid "Called after executing a command. Called with the command object."
12015
#: en/help_topics/hooks.txt:208
12021
#: en/help_topics/hooks.txt:213
12022
msgid "Called prior to executing a command. Called with the command object."
12025
#: en/help_topics/hooks.txt:215
11957
12027
"_ConfigHooks\n"
11958
12028
"------------"
11961
#: en/help_topics/hooks.txt:215
12031
#: en/help_topics/hooks.txt:218
11967
#: en/help_topics/hooks.txt:218 en/help_topics/hooks.txt:226
11968
#: en/help_topics/hooks.txt:233 en/help_topics/hooks.txt:241
11969
#: en/help_topics/hooks.txt:248 en/help_topics/hooks.txt:370
11970
#: en/help_topics/hooks.txt:443
12037
#: en/help_topics/hooks.txt:221 en/help_topics/hooks.txt:229
12038
#: en/help_topics/hooks.txt:236 en/help_topics/hooks.txt:244
12039
#: en/help_topics/hooks.txt:251 en/help_topics/hooks.txt:373
12040
#: en/help_topics/hooks.txt:446
11971
12041
msgid "Introduced in: 2.4"
11974
#: en/help_topics/hooks.txt:220
12044
#: en/help_topics/hooks.txt:223
11976
12046
"Invoked when a config option is read. The signature is (stack, name,\n"
11980
#: en/help_topics/hooks.txt:223
12050
#: en/help_topics/hooks.txt:226
11986
#: en/help_topics/hooks.txt:228
12056
#: en/help_topics/hooks.txt:231
11987
12057
msgid "Invoked when a config store is loaded. The signature is (store)."
11990
#: en/help_topics/hooks.txt:230
12060
#: en/help_topics/hooks.txt:233
11996
#: en/help_topics/hooks.txt:235
12066
#: en/help_topics/hooks.txt:238
11998
12068
"Invoked when a config option is removed. The signature is (stack,\n"
12002
#: en/help_topics/hooks.txt:238
12072
#: en/help_topics/hooks.txt:241
12008
#: en/help_topics/hooks.txt:243
12078
#: en/help_topics/hooks.txt:246
12009
12079
msgid "Invoked when a config store is saved. The signature is (store)."
12012
#: en/help_topics/hooks.txt:245
12082
#: en/help_topics/hooks.txt:248
12018
#: en/help_topics/hooks.txt:250
12088
#: en/help_topics/hooks.txt:253
12020
12090
"Invoked when a config option is set. The signature is (stack, name,\n"
12024
#: en/help_topics/hooks.txt:253
12094
#: en/help_topics/hooks.txt:256
12026
12096
"ControlDirHooks\n"
12027
12097
"---------------"
12030
#: en/help_topics/hooks.txt:256
12100
#: en/help_topics/hooks.txt:259
12032
12102
"post_repo_init\n"
12033
12103
"~~~~~~~~~~~~~~"
12036
#: en/help_topics/hooks.txt:261
12106
#: en/help_topics/hooks.txt:264
12038
12108
"Invoked after a repository has been initialized. post_repo_init is\n"
12039
12109
"called with a bzrlib.controldir.RepoInitHookParams."
12042
#: en/help_topics/hooks.txt:264
12112
#: en/help_topics/hooks.txt:267
12048
#: en/help_topics/hooks.txt:267
12118
#: en/help_topics/hooks.txt:270
12049
12119
msgid "Introduced in: 1.14"
12052
#: en/help_topics/hooks.txt:269
12122
#: en/help_topics/hooks.txt:272
12054
12124
"Invoked before attempting to open a ControlDir with the transport that\n"
12055
12125
"the open will use."
12058
#: en/help_topics/hooks.txt:272
12128
#: en/help_topics/hooks.txt:275
12060
12130
"InfoHooks\n"
12064
#: en/help_topics/hooks.txt:275
12134
#: en/help_topics/hooks.txt:278
12066
12136
"repository\n"
12070
#: en/help_topics/hooks.txt:278 en/help_topics/hooks.txt:297
12071
#: en/help_topics/hooks.txt:521
12140
#: en/help_topics/hooks.txt:281 en/help_topics/hooks.txt:300
12141
#: en/help_topics/hooks.txt:524
12072
12142
msgid "Introduced in: 1.15"
12075
#: en/help_topics/hooks.txt:280
12145
#: en/help_topics/hooks.txt:283
12077
12147
"Invoked when displaying the statistics for a repository. repository is\n"
12078
12148
"called with a statistics dictionary as returned by the repository and\n"
12079
12149
"a file-like object to write to."
12082
#: en/help_topics/hooks.txt:284
12152
#: en/help_topics/hooks.txt:287
12084
12154
"LockHooks\n"
12088
#: en/help_topics/hooks.txt:287
12158
#: en/help_topics/hooks.txt:290
12090
12160
"lock_acquired\n"
12091
12161
"~~~~~~~~~~~~~"
12094
#: en/help_topics/hooks.txt:292
12164
#: en/help_topics/hooks.txt:295
12096
12166
"Called with a bzrlib.lock.LockResult when a physical lock is acquired."
12099
#: en/help_topics/hooks.txt:294
12169
#: en/help_topics/hooks.txt:297
12101
12171
"lock_broken\n"
12102
12172
"~~~~~~~~~~~"
12105
#: en/help_topics/hooks.txt:299
12175
#: en/help_topics/hooks.txt:302
12106
12176
msgid "Called with a bzrlib.lock.LockResult when a physical lock is broken."
12109
#: en/help_topics/hooks.txt:301
12179
#: en/help_topics/hooks.txt:304
12111
12181
"lock_released\n"
12112
12182
"~~~~~~~~~~~~~"
12115
#: en/help_topics/hooks.txt:306
12185
#: en/help_topics/hooks.txt:309
12117
12187
"Called with a bzrlib.lock.LockResult when a physical lock is released."
12120
#: en/help_topics/hooks.txt:308
12190
#: en/help_topics/hooks.txt:311
12122
12192
"MergeHooks\n"
12126
#: en/help_topics/hooks.txt:311
12196
#: en/help_topics/hooks.txt:314
12128
12198
"merge_file_content\n"
12129
12199
"~~~~~~~~~~~~~~~~~~"
12132
#: en/help_topics/hooks.txt:314
12202
#: en/help_topics/hooks.txt:317
12133
12203
msgid "Introduced in: 2.1"
12136
#: en/help_topics/hooks.txt:316
12206
#: en/help_topics/hooks.txt:319
12138
12208
"Called with a bzrlib.merge.Merger object to create a per file merge\n"
12139
12209
"object when starting a merge. Should return either None or a subclass\n"
12143
12213
"AbstractPerFileMerger API docs for details on how it is used by merge."
12146
#: en/help_topics/hooks.txt:323
12216
#: en/help_topics/hooks.txt:326
12148
12218
"post_merge\n"
12152
#: en/help_topics/hooks.txt:326 en/help_topics/hooks.txt:334
12153
#: en/help_topics/hooks.txt:384 en/help_topics/hooks.txt:402
12154
#: en/help_topics/hooks.txt:410 en/help_topics/hooks.txt:509
12222
#: en/help_topics/hooks.txt:329 en/help_topics/hooks.txt:337
12223
#: en/help_topics/hooks.txt:387 en/help_topics/hooks.txt:405
12224
#: en/help_topics/hooks.txt:413 en/help_topics/hooks.txt:512
12155
12225
msgid "Introduced in: 2.5"
12158
#: en/help_topics/hooks.txt:328
12228
#: en/help_topics/hooks.txt:331
12160
12230
"Called after a merge. Receives a Merger object as the single argument.\n"
12161
12231
"The return value is ignored."
12164
#: en/help_topics/hooks.txt:331
12234
#: en/help_topics/hooks.txt:334
12166
12236
"pre_merge\n"
12170
#: en/help_topics/hooks.txt:336
12240
#: en/help_topics/hooks.txt:339
12172
12242
"Called before a merge. Receives a Merger object as the single\n"
12176
#: en/help_topics/hooks.txt:339
12246
#: en/help_topics/hooks.txt:342
12178
12248
"MergeDirectiveHooks\n"
12179
12249
"-------------------"
12182
#: en/help_topics/hooks.txt:342
12252
#: en/help_topics/hooks.txt:345
12184
12254
"merge_request_body\n"
12185
12255
"~~~~~~~~~~~~~~~~~~"
12188
#: en/help_topics/hooks.txt:345
12258
#: en/help_topics/hooks.txt:348
12189
12259
msgid "Introduced in: 1.15.0"
12192
#: en/help_topics/hooks.txt:347
12262
#: en/help_topics/hooks.txt:350
12194
12264
"Called with a MergeRequestBodyParams when a body is needed for a merge\n"
12195
12265
"request. Callbacks must return a body. If more than one callback is\n"
12196
12266
"registered, the output of one callback is provided to the next."
12199
#: en/help_topics/hooks.txt:351
12269
#: en/help_topics/hooks.txt:354
12201
12271
"MessageEditorHooks\n"
12202
12272
"------------------"
12205
#: en/help_topics/hooks.txt:354
12275
#: en/help_topics/hooks.txt:357
12207
12277
"commit_message_template\n"
12208
12278
"~~~~~~~~~~~~~~~~~~~~~~~"
12211
#: en/help_topics/hooks.txt:357
12281
#: en/help_topics/hooks.txt:360
12212
12282
msgid "Introduced in: 1.10"
12215
#: en/help_topics/hooks.txt:359
12285
#: en/help_topics/hooks.txt:362
12217
12287
"Called when a commit message is being generated.\n"
12218
12288
"commit_message_template is called with the bzrlib.commit.Commit object\n"