1
1
# Asturian translation for bzr
2
# Copyright (c) 2012 Rosetta Contributors and Canonical Ltd 2012
2
# Copyright (c) 2011 Rosetta Contributors and Canonical Ltd 2011
3
3
# This file is distributed under the same license as the bzr package.
4
# FIRST AUTHOR <EMAIL@ADDRESS>, 2012.
4
# FIRST AUTHOR <EMAIL@ADDRESS>, 2011.
8
8
"Project-Id-Version: bzr\n"
9
9
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
10
"POT-Creation-Date: 2012-02-02 17:39+0100\n"
11
"PO-Revision-Date: 2012-01-16 16:40+0000\n"
12
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
10
"POT-Creation-Date: 2012-07-10 11:35+0200\n"
11
"PO-Revision-Date: 2011-09-16 19:20+0000\n"
12
"Last-Translator: Xuacu Saturio <xuacusk8@gmail.com>\n"
13
13
"Language-Team: Asturian <ast@li.org>\n"
14
14
"MIME-Version: 1.0\n"
15
15
"Content-Type: text/plain; charset=UTF-8\n"
16
16
"Content-Transfer-Encoding: 8bit\n"
17
17
"Plural-Forms: nplurals=2; plural=n != 1;\n"
18
"X-Launchpad-Export-Date: 2012-02-04 06:18+0000\n"
19
"X-Generator: Launchpad (build 14738)\n"
18
"X-Launchpad-Export-Date: 2012-07-11 04:30+0000\n"
19
"X-Generator: Launchpad (build 15593)\n"
22
22
msgid "skipping {0} (larger than {1} of {2} bytes)"
23
23
msgstr "saltando {0} (mayor que {1} de {2} bytes)"
25
#: bzrlib/branch.py:872
25
#: bzrlib/branch.py:854
29
#: bzrlib/branch.py:3205
29
#: bzrlib/branch.py:2955
31
31
msgid "Pushed up to revision %d."
34
#: bzrlib/branch.py:3207
34
#: bzrlib/branch.py:2957
36
36
msgid "%d tag updated."
37
37
msgid_plural "%d tags updated."
41
#: bzrlib/branch.py:3210
41
#: bzrlib/branch.py:2960
42
42
msgid "No new revisions or tags to push."
45
#: bzrlib/branch.py:3212
45
#: bzrlib/branch.py:2962
46
46
msgid "No new revisions to push."
49
#: bzrlib/branch.py:3232
49
#: bzrlib/branch.py:2982
50
50
msgid "checked branch {0} format {1}"
53
#: bzrlib/branch.py:3235
53
#: bzrlib/branch.py:2985
55
55
msgid "found error:%s"
56
56
msgstr "error alcontráu: %s"
58
#: bzrlib/builtins.py:209 bzrlib/builtins.py:3016 bzrlib/workingtree.py:315
58
#: bzrlib/builtins.py:251 bzrlib/builtins.py:3045 bzrlib/workingtree.py:323
60
60
msgid "Ignoring files outside view. View is %s"
63
#: bzrlib/builtins.py:218
63
#: bzrlib/builtins.py:260
65
65
msgid "bzr %s --revision takes exactly one revision identifier"
66
66
msgstr "bzr %s --revision toma exactamente un identificador de revisión"
68
#: bzrlib/builtins.py:303
68
#: bzrlib/builtins.py:315
69
69
msgid "Display status summary."
70
70
msgstr "Amosar resume d'estáu."
72
#: bzrlib/builtins.py:305
72
#: bzrlib/builtins.py:317
74
74
"This reports on versioned and unknown files, reporting them\n"
75
75
"grouped by state. Possible states are:"
166
166
"the no-pending option or specify a file/directory."
169
#: bzrlib/builtins.py:351
169
#: bzrlib/builtins.py:363
171
171
"To compare the working directory to a specific revision, pass a\n"
172
172
"single revision to the revision argument."
175
#: bzrlib/builtins.py:354
175
#: bzrlib/builtins.py:366
177
177
"To see which files have changed in a specific revision, or between\n"
178
178
"two revisions, pass a revision range to the revision argument.\n"
179
179
"This will produce the same results as calling 'bzr diff --summarize'."
182
#: bzrlib/builtins.py:363
182
#: bzrlib/builtins.py:375
183
183
msgid "Use short status indicators."
186
#: bzrlib/builtins.py:365
186
#: bzrlib/builtins.py:377
187
187
msgid "Only show versioned files."
190
#: bzrlib/builtins.py:367
190
#: bzrlib/builtins.py:379
191
191
msgid "Don't show pending merges."
194
#: bzrlib/builtins.py:370
194
#: bzrlib/builtins.py:382
195
195
msgid "Do not mark object type using indicator."
198
#: bzrlib/builtins.py:385
198
#: bzrlib/builtins.py:397
199
199
msgid "bzr status --revision takes exactly one or two revision specifiers"
202
#: bzrlib/builtins.py:429 bzrlib/builtins.py:5183
202
#: bzrlib/builtins.py:441 bzrlib/builtins.py:5230
203
203
msgid "You can only supply one of revision_id or --revision"
206
#: bzrlib/builtins.py:432 bzrlib/builtins.py:5185
206
#: bzrlib/builtins.py:444 bzrlib/builtins.py:5232
207
207
msgid "You must supply either --revision or a revision_id"
210
#: bzrlib/builtins.py:439
210
#: bzrlib/builtins.py:451
212
212
msgid "Repository %r does not support access to raw revision texts"
215
#: bzrlib/builtins.py:450
215
#: bzrlib/builtins.py:462
216
216
msgid "The repository {0} contains no revision {1}."
219
#: bzrlib/builtins.py:457
219
#: bzrlib/builtins.py:469
220
220
msgid "You cannot specify a NULL revision."
223
#: bzrlib/builtins.py:549
223
#: bzrlib/builtins.py:561
224
224
msgid "Remove the working tree from a given branch/checkout."
227
#: bzrlib/builtins.py:551
227
#: bzrlib/builtins.py:563
229
229
"Since a lightweight checkout is little more than a working tree\n"
230
230
"this will refuse to run against one."
233
#: bzrlib/builtins.py:554
233
#: bzrlib/builtins.py:566
234
234
msgid "To re-create the working tree, use \"bzr checkout\"."
237
#: bzrlib/builtins.py:560
237
#: bzrlib/builtins.py:572
239
239
"Remove the working tree even if it has uncommitted or shelved changes."
242
#: bzrlib/builtins.py:574
242
#: bzrlib/builtins.py:586
243
243
msgid "No working tree to remove"
246
#: bzrlib/builtins.py:576
246
#: bzrlib/builtins.py:588
247
247
msgid "You cannot remove the working tree of a remote path"
250
#: bzrlib/builtins.py:585
250
#: bzrlib/builtins.py:597
251
251
msgid "You cannot remove the working tree from a lightweight checkout"
254
#: bzrlib/builtins.py:625
254
#: bzrlib/builtins.py:637
256
256
"The tree does not appear to be corrupt. You probably want \"bzr revert\" "
257
257
"instead. Use \"--force\" if you are sure you want to reset the working tree."
260
#: bzrlib/builtins.py:636
260
#: bzrlib/builtins.py:648
262
262
", the header appears corrupt, try passing -r -1 to set the state to the last "
266
#: bzrlib/builtins.py:640
266
#: bzrlib/builtins.py:652
267
267
msgid "failed to reset the tree state{0}"
270
#: bzrlib/builtins.py:644
270
#: bzrlib/builtins.py:656
271
271
msgid "Show current revision number."
274
#: bzrlib/builtins.py:646
274
#: bzrlib/builtins.py:658
275
275
msgid "This is equal to the number of revisions on this branch."
278
#: bzrlib/builtins.py:659
278
#: bzrlib/builtins.py:671
279
279
msgid "--tree and --revision can not be used together"
282
#: bzrlib/builtins.py:676 bzrlib/builtins.py:5967
282
#: bzrlib/builtins.py:688 bzrlib/builtins.py:5986
283
283
msgid "Tags can only be placed on a single revision, not on a range"
286
#: bzrlib/builtins.py:700
286
#: bzrlib/builtins.py:712
287
287
msgid "Show revno of working tree."
290
#: bzrlib/builtins.py:748
290
#: bzrlib/builtins.py:760
291
291
msgid "Add specified files or directories."
294
#: bzrlib/builtins.py:750
294
#: bzrlib/builtins.py:762
296
296
"In non-recursive mode, all the named items are added, regardless\n"
297
297
"of whether they were previously ignored. A warning is given if\n"
298
298
"any of the named files are already versioned."
301
#: bzrlib/builtins.py:754
301
#: bzrlib/builtins.py:766
303
303
"In recursive mode (the default), files are treated the same way\n"
304
304
"but the behaviour for directories is different. Directories that\n"
346
346
"into a subdirectory of this one."
349
#: bzrlib/builtins.py:784
349
#: bzrlib/builtins.py:796
351
351
"Any files matching patterns in the ignore list will not be added\n"
352
352
"unless they are explicitly mentioned."
355
#: bzrlib/builtins.py:787
355
#: bzrlib/builtins.py:799
357
357
"In recursive mode, files larger than the configuration option \n"
358
358
"add.maximum_file_size will be skipped. Named items are never skipped due\n"
362
#: bzrlib/builtins.py:794
362
#: bzrlib/builtins.py:806
363
363
msgid "Don't recursively add the contents of directories."
366
#: bzrlib/builtins.py:800
366
#: bzrlib/builtins.py:813
367
367
msgid "Lookup file ids from this tree."
370
#: bzrlib/builtins.py:836
370
#: bzrlib/builtins.py:849
371
371
msgid "ignored {0} matching \"{1}\"\n"
374
#: bzrlib/builtins.py:841
374
#: bzrlib/builtins.py:854
375
375
msgid "Create a new versioned directory."
378
#: bzrlib/builtins.py:843
378
#: bzrlib/builtins.py:856
379
379
msgid "This is equivalent to creating the directory and then adding it."
382
#: bzrlib/builtins.py:850
382
#: bzrlib/builtins.py:863
383
383
msgid "No error if existing, make parent directories as needed."
386
#: bzrlib/builtins.py:884
386
#: bzrlib/builtins.py:897
388
388
msgid "added %s\n"
391
#: bzrlib/builtins.py:926
391
#: bzrlib/builtins.py:939
393
393
msgid "invalid kind %r specified"
396
#: bzrlib/builtins.py:963
396
#: bzrlib/builtins.py:976
397
397
msgid "Move or rename a file."
400
#: bzrlib/builtins.py:965
400
#: bzrlib/builtins.py:978
401
401
msgid " bzr mv SOURCE... DESTINATION"
404
#: bzrlib/builtins.py:967
404
#: bzrlib/builtins.py:980
406
406
"If the last argument is a versioned directory, all the other names\n"
407
407
"are moved into it. Otherwise, there must be exactly two arguments\n"
408
408
"and the file is changed to a new name."
411
#: bzrlib/builtins.py:971
411
#: bzrlib/builtins.py:984
413
413
"If OLDNAME does not exist on the filesystem but is versioned and\n"
414
414
"NEWNAME does exist on the filesystem but is not versioned, mv\n"
417
417
"The same is valid when moving many SOURCE files to a DESTINATION."
420
#: bzrlib/builtins.py:977
420
#: bzrlib/builtins.py:990
421
421
msgid "Files cannot be moved between branches."
424
#: bzrlib/builtins.py:984
424
#: bzrlib/builtins.py:997
426
426
"Move only the bzr identifier of the file, because the file has already been "
430
#: bzrlib/builtins.py:986
430
#: bzrlib/builtins.py:999
431
431
msgid "Automatically guess renames."
434
#: bzrlib/builtins.py:987
434
#: bzrlib/builtins.py:1000
435
435
msgid "Avoid making changes when guessing renames."
438
#: bzrlib/builtins.py:996
438
#: bzrlib/builtins.py:1009
439
439
msgid "--dry-run requires --auto."
442
#: bzrlib/builtins.py:1000
442
#: bzrlib/builtins.py:1013
443
443
msgid "missing file argument"
446
#: bzrlib/builtins.py:1004
446
#: bzrlib/builtins.py:1017
447
447
msgid "can not move root of branch"
450
#: bzrlib/builtins.py:1010
450
#: bzrlib/builtins.py:1023
451
451
msgid "Only one path may be specified to --auto."
454
#: bzrlib/builtins.py:1013
454
#: bzrlib/builtins.py:1026
455
455
msgid "--after cannot be specified with --auto."
458
#: bzrlib/builtins.py:1050
458
#: bzrlib/builtins.py:1062
459
459
msgid "to mv multiple files the destination must be a versioned directory"
462
#: bzrlib/builtins.py:1102
462
#: bzrlib/builtins.py:1114
463
463
msgid "Turn this branch into a mirror of another branch."
466
#: bzrlib/builtins.py:1104
466
#: bzrlib/builtins.py:1116
468
468
"By default, this command only works on branches that have not diverged.\n"
469
469
"Branches are considered diverged if the destination branch's most recent \n"
493
493
"value will only be saved if the remote location can be accessed."
496
#: bzrlib/builtins.py:1122
496
#: bzrlib/builtins.py:1134
498
498
"The --verbose option will display the revisions pulled using the log_format\n"
499
499
"configuration option. You can use a different format by overriding it with\n"
500
500
"-Olog_format=<other_format>."
503
#: bzrlib/builtins.py:1126
503
#: bzrlib/builtins.py:1138
505
505
"Note: The location can be specified either in the form of a branch,\n"
506
506
"or in the form of a path to a file containing a merge directive generated\n"
510
#: bzrlib/builtins.py:1134
510
#: bzrlib/builtins.py:1146
511
511
msgid "Show logs of pulled revisions."
514
#: bzrlib/builtins.py:1136
514
#: bzrlib/builtins.py:1148
516
516
"Branch to pull into, rather than the one containing the working directory."
519
#: bzrlib/builtins.py:1139
519
#: bzrlib/builtins.py:1151
521
521
"Perform a local pull in a bound branch. Local pulls are not applied to the "
525
#: bzrlib/builtins.py:1168
525
#: bzrlib/builtins.py:1189
526
526
msgid "Need working tree for --show-base."
529
#: bzrlib/builtins.py:1184
529
#: bzrlib/builtins.py:1205
530
530
msgid "No pull location known or specified."
533
#: bzrlib/builtins.py:1190
533
#: bzrlib/builtins.py:1211
535
535
msgid "Using saved parent location: %s\n"
538
#: bzrlib/builtins.py:1197 bzrlib/builtins.py:4393
538
#: bzrlib/builtins.py:1218 bzrlib/builtins.py:4425
539
539
msgid "Cannot use -r with merge directives or bundles"
542
#: bzrlib/builtins.py:1238
542
#: bzrlib/builtins.py:1261
543
543
msgid "Update a mirror of this branch."
546
#: bzrlib/builtins.py:1240
546
#: bzrlib/builtins.py:1263
548
548
"The target branch will not have its working tree populated because this\n"
549
549
"is both expensive, and is not supported on remote file systems."
552
#: bzrlib/builtins.py:1243
552
#: bzrlib/builtins.py:1266
554
554
"Some smart servers or protocols *may* put the working tree in place in\n"
558
#: bzrlib/builtins.py:1246
558
#: bzrlib/builtins.py:1269
560
560
"This command only works on branches that have not diverged. Branches are\n"
561
561
"considered diverged if the destination branch's most recent commit is one\n"
562
562
"that has not been merged (directly or indirectly) by the source branch."
565
#: bzrlib/builtins.py:1250
565
#: bzrlib/builtins.py:1273
567
567
"If branches have diverged, you can use 'bzr push --overwrite' to replace\n"
568
568
"the other branch completely, discarding its unmerged changes."
571
#: bzrlib/builtins.py:1253
571
#: bzrlib/builtins.py:1276
573
573
"If you want to ensure you have the different changes in the other branch,\n"
574
574
"do a merge (see bzr help merge) from the other branch, and commit that.\n"
575
575
"After that you will be able to do a push without '--overwrite'."
578
#: bzrlib/builtins.py:1257
578
#: bzrlib/builtins.py:1280
580
580
"If there is no default push location set, the first push will set it (use\n"
581
581
"--no-remember to avoid setting it). After that, you can omit the\n"
583
583
"value will only be saved if the remote location can be accessed."
586
#: bzrlib/builtins.py:1262
586
#: bzrlib/builtins.py:1285
588
588
"The --verbose option will display the revisions pushed using the log_format\n"
589
589
"configuration option. You can use a different format by overriding it with\n"
590
590
"-Olog_format=<other_format>."
593
#: bzrlib/builtins.py:1273 bzrlib/foreign.py:272
593
#: bzrlib/builtins.py:1296 bzrlib/foreign.py:272
595
595
"Branch to push from, rather than the one containing the working directory."
598
#: bzrlib/builtins.py:1276
598
#: bzrlib/builtins.py:1299
600
600
"By default push will fail if the target directory exists, but does not "
601
601
"already have a control directory. This flag will allow push to proceed."
604
#: bzrlib/builtins.py:1281
604
#: bzrlib/builtins.py:1304
606
606
"Create a stacked branch that references the public location of the parent "
610
#: bzrlib/builtins.py:1284
610
#: bzrlib/builtins.py:1307
612
612
"Create a stacked branch that refers to another branch for the commit "
613
613
"history. Only the work not present in the referenced branch is included in "
614
614
"the branch created."
617
#: bzrlib/builtins.py:1289 bzrlib/foreign.py:279
617
#: bzrlib/builtins.py:1312 bzrlib/foreign.py:279
619
619
"Refuse to push if there are uncommitted changes in the working tree, --no-"
620
620
"strict disables the check."
623
#: bzrlib/builtins.py:1292
623
#: bzrlib/builtins.py:1315
624
624
msgid "Don't populate the working tree, even for protocols that support it."
627
#: bzrlib/builtins.py:1336
627
#: bzrlib/builtins.py:1318
628
msgid "Overwrite tags only."
631
#: bzrlib/builtins.py:1369
628
632
msgid "Could not determine branch to refer to."
631
#: bzrlib/builtins.py:1345
635
#: bzrlib/builtins.py:1378
634
638
"No push location known or specified. To push to the parent branch (at %s), "
635
639
"use 'bzr push :parent'."
638
#: bzrlib/builtins.py:1351 bzrlib/foreign.py:306
642
#: bzrlib/builtins.py:1384 bzrlib/foreign.py:306
639
643
msgid "No push location known or specified."
642
#: bzrlib/builtins.py:1355
646
#: bzrlib/builtins.py:1388
644
648
msgid "Using saved push location: %s"
647
#: bzrlib/builtins.py:1365
651
#: bzrlib/builtins.py:1398
648
652
msgid "Create a new branch that is a copy of an existing branch."
651
#: bzrlib/builtins.py:1367
655
#: bzrlib/builtins.py:1400
653
657
"If the TO_LOCATION is omitted, the last component of the FROM_LOCATION will\n"
654
658
"be used. In other words, \"branch ../foo/bar\" will attempt to create "
659
663
"create ./foo-bar."
662
#: bzrlib/builtins.py:1374
666
#: bzrlib/builtins.py:1407
664
668
"To retrieve the branch as of a particular revision, supply the --revision\n"
665
669
"parameter, as in \"branch foo/bar -r 5\"."
668
#: bzrlib/builtins.py:1377
672
#: bzrlib/builtins.py:1410
669
673
msgid "The synonyms 'clone' and 'get' for this command are deprecated."
672
#: bzrlib/builtins.py:1387
676
#: bzrlib/builtins.py:1420
673
677
msgid "Create a branch without a working-tree."
676
#: bzrlib/builtins.py:1389
680
#: bzrlib/builtins.py:1422
677
681
msgid "Switch the checkout in the current directory to the new branch."
680
#: bzrlib/builtins.py:1392
684
#: bzrlib/builtins.py:1425
682
686
"Create a stacked branch referring to the source branch. The new branch will "
683
687
"depend on the availability of the source branch for all operations."
686
#: bzrlib/builtins.py:1396
690
#: bzrlib/builtins.py:1429
687
691
msgid "Do not use a shared repository, even if available."
690
#: bzrlib/builtins.py:1398
694
#: bzrlib/builtins.py:1431
692
696
"By default branch will fail if the target directory exists, but does not "
693
697
"already have a control directory. This flag will allow branch to proceed."
696
#: bzrlib/builtins.py:1403
700
#: bzrlib/builtins.py:1436
697
701
msgid "Bind new branch to from location."
700
#: bzrlib/builtins.py:1450
704
#: bzrlib/builtins.py:1483
702
706
msgid "Target directory \"%s\" already exists."
705
#: bzrlib/builtins.py:1462
709
#: bzrlib/builtins.py:1495
707
711
msgid "Parent of \"%s\" does not exist."
710
#: bzrlib/builtins.py:1481
714
#: bzrlib/builtins.py:1514
711
715
msgid "The branch {0} has no revision {1}."
714
#: bzrlib/builtins.py:1496 bzrlib/push.py:53
718
#: bzrlib/builtins.py:1529 bzrlib/push.py:53
716
720
msgid "Created new stacked branch referring to %s."
719
#: bzrlib/builtins.py:1500
723
#: bzrlib/builtins.py:1533
721
725
msgid "Branched %d revision."
722
726
msgid_plural "Branched %d revisions."
726
#: bzrlib/builtins.py:1505
730
#: bzrlib/builtins.py:1538
728
732
msgid "New branch bound to %s"
731
#: bzrlib/builtins.py:1510 bzrlib/builtins.py:6256
735
#: bzrlib/builtins.py:1543 bzrlib/builtins.py:6280
733
737
msgid "Switched to branch: %s"
736
#: bzrlib/builtins.py:1515
740
#: bzrlib/builtins.py:1548
737
741
msgid "List the branches available at the current location."
740
#: bzrlib/builtins.py:1517
744
#: bzrlib/builtins.py:1550
742
746
"This command will print the names of all the branches at the current\n"
746
#: bzrlib/builtins.py:1524
750
#: bzrlib/builtins.py:1557
748
752
"Recursively scan for branches rather than just looking in the specified "
752
#: bzrlib/builtins.py:1554
756
#: bzrlib/builtins.py:1586
753
757
msgid "(default)"
756
#: bzrlib/builtins.py:1566
760
#: bzrlib/builtins.py:1598
757
761
msgid "Create a new checkout of an existing branch."
760
#: bzrlib/builtins.py:1568
764
#: bzrlib/builtins.py:1600
762
766
"If BRANCH_LOCATION is omitted, checkout will reconstitute a working tree "
852
856
"out the old content of that file to a new location."
855
#: bzrlib/builtins.py:1694
859
#: bzrlib/builtins.py:1724
857
861
"The 'dir' argument, if given, must be the location of the root of a\n"
858
862
"working tree to update. By default, the working tree that contains the \n"
859
863
"current working directory is used."
862
#: bzrlib/builtins.py:1710
866
#: bzrlib/builtins.py:1740
863
867
msgid "bzr update --revision takes exactly one revision"
866
#: bzrlib/builtins.py:1718
870
#: bzrlib/builtins.py:1748
867
871
msgid "bzr update can only update a whole tree, not a file or subdirectory"
870
#: bzrlib/builtins.py:1749
874
#: bzrlib/builtins.py:1779
871
875
msgid "Tree is up to date at revision {0} of branch {1}"
874
#: bzrlib/builtins.py:1765
878
#: bzrlib/builtins.py:1795
877
881
"branch has no revision %s\n"
878
882
"bzr update --revision only works for a revision in the branch history"
881
#: bzrlib/builtins.py:1771
885
#: bzrlib/builtins.py:1801
882
886
msgid "Updated to revision {0} of branch {1}"
885
#: bzrlib/builtins.py:1775
889
#: bzrlib/builtins.py:1805
887
891
"Your local commits will now show as pending merges with 'bzr status', and "
888
892
"can be committed with 'bzr commit'."
891
#: bzrlib/builtins.py:1784
895
#: bzrlib/builtins.py:1814
892
896
msgid "Show information about a working tree, branch or repository."
895
#: bzrlib/builtins.py:1786
899
#: bzrlib/builtins.py:1816
897
901
"This command will show all known locations and formats associated to the\n"
898
902
"tree, branch or repository."
901
#: bzrlib/builtins.py:1789
905
#: bzrlib/builtins.py:1819
903
907
"In verbose mode, statistical information is included with each report.\n"
904
908
"To see extended statistic information, use a verbosity level of 2 or\n"
905
909
"higher by specifying the verbose option multiple times, e.g. -vv."
908
#: bzrlib/builtins.py:1793
912
#: bzrlib/builtins.py:1823
909
913
msgid "Branches and working trees will also report any missing revisions."
912
#: bzrlib/builtins.py:1795 bzrlib/builtins.py:3715 bzrlib/builtins.py:4845
913
#: bzrlib/builtins.py:6442
916
#: bzrlib/builtins.py:1825 bzrlib/builtins.py:3744 bzrlib/builtins.py:4885
917
#: bzrlib/builtins.py:6466
914
918
msgid ":Examples:"
917
#: bzrlib/builtins.py:1797
921
#: bzrlib/builtins.py:1827
918
922
msgid " Display information on the format and related locations:"
921
#: bzrlib/builtins.py:1799
925
#: bzrlib/builtins.py:1829
922
926
msgid " bzr info"
925
#: bzrlib/builtins.py:1801
929
#: bzrlib/builtins.py:1831
927
931
" Display the above together with extended format information and\n"
928
932
" basic statistics (like the number of files in the working tree and\n"
929
933
" number of revisions in the branch and repository):"
932
#: bzrlib/builtins.py:1805
936
#: bzrlib/builtins.py:1835
933
937
msgid " bzr info -v"
936
#: bzrlib/builtins.py:1807
940
#: bzrlib/builtins.py:1837
937
941
msgid " Display the above together with number of committers to the branch:"
940
#: bzrlib/builtins.py:1809
944
#: bzrlib/builtins.py:1839
941
945
msgid " bzr info -vv"
944
#: bzrlib/builtins.py:1828
948
#: bzrlib/builtins.py:1858
945
949
msgid "Remove files or directories."
948
#: bzrlib/builtins.py:1830
952
#: bzrlib/builtins.py:1860
950
954
"This makes Bazaar stop tracking changes to the specified files. Bazaar will\n"
951
955
"delete them if they can easily be recovered using revert otherwise they\n"
952
"will be backed up (adding an extention of the form .~#~). If no options or\n"
956
"will be backed up (adding an extension of the form .~#~). If no options or\n"
953
957
"parameters are given Bazaar will scan for files that are being tracked by\n"
954
958
"Bazaar but missing in your tree and stop tracking them for you."
957
#: bzrlib/builtins.py:1838
961
#: bzrlib/builtins.py:1868
958
962
msgid "Only remove files that have never been committed."
961
#: bzrlib/builtins.py:1840
965
#: bzrlib/builtins.py:1870
962
966
msgid "The file deletion mode to be used."
965
#: bzrlib/builtins.py:1841
969
#: bzrlib/builtins.py:1871
966
970
msgid "Deletion Strategy"
969
#: bzrlib/builtins.py:1842
973
#: bzrlib/builtins.py:1872
970
974
msgid "Backup changed files (default)."
973
#: bzrlib/builtins.py:1843
977
#: bzrlib/builtins.py:1873
974
978
msgid "Delete from bzr but leave the working copy."
977
#: bzrlib/builtins.py:1844
981
#: bzrlib/builtins.py:1874
978
982
msgid "Don't backup changed files."
981
#: bzrlib/builtins.py:1845
985
#: bzrlib/builtins.py:1875
983
987
"Delete all the specified files, even if they can not be recovered and even "
984
988
"if they are non-empty directories. (deprecated, use no-backup)"
987
#: bzrlib/builtins.py:1854
991
#: bzrlib/builtins.py:1884
988
992
msgid "(The --force option is deprecated, rather use --no-backup in future.)"
991
#: bzrlib/builtins.py:1871
995
#: bzrlib/builtins.py:1901
992
996
msgid "No matching files."
995
#: bzrlib/builtins.py:1932
999
#: bzrlib/builtins.py:1962
996
1000
msgid "Reconcile bzr metadata in a branch."
999
#: bzrlib/builtins.py:1934
1003
#: bzrlib/builtins.py:1964
1001
1005
"This can correct data mismatches that may have been caused by\n"
1002
1006
"previous ghost operations or bzr upgrades. You should only\n"
1076
1080
" bzr commit -m \"imported project\""
1079
#: bzrlib/builtins.py:2041
1083
#: bzrlib/builtins.py:2071
1081
1085
"Create the path leading up to the branch if it does not already exist."
1084
#: bzrlib/builtins.py:2044
1088
#: bzrlib/builtins.py:2074
1085
1089
msgid "Specify a format for this branch. See \"help formats\"."
1088
#: bzrlib/builtins.py:2052
1092
#: bzrlib/builtins.py:2082
1090
1094
"Never change revnos or the existing log. Append revisions to it only."
1093
#: bzrlib/builtins.py:2055
1097
#: bzrlib/builtins.py:2085
1094
1098
msgid "Create a branch without a working tree."
1097
#: bzrlib/builtins.py:2075 bzrlib/push.py:110
1101
#: bzrlib/builtins.py:2105 bzrlib/push.py:110
1098
1102
#, python-format
1100
1104
"Parent directory of %s does not exist.\n"
1101
1105
"You may supply --create-prefix to create all leading parent directories."
1104
#: bzrlib/builtins.py:2109
1108
#: bzrlib/builtins.py:2139
1106
1110
"This branch format cannot be set to append-revisions-only. Try --default."
1109
#: bzrlib/builtins.py:2120
1113
#: bzrlib/builtins.py:2150
1110
1114
msgid "Created a {0} (format: {1})\n"
1113
#: bzrlib/builtins.py:2129
1117
#: bzrlib/builtins.py:2159
1114
1118
#, python-format
1115
1119
msgid "Using shared repository: %s\n"
1118
#: bzrlib/builtins.py:2133
1122
#: bzrlib/builtins.py:2163
1119
1123
msgid "Create a shared repository for branches to share storage space."
1122
#: bzrlib/builtins.py:2135
1126
#: bzrlib/builtins.py:2165
1124
1128
"New branches created under the repository directory will store their\n"
1125
1129
"revisions in the repository, not in the branch directory. For branches\n"
1212
1216
" 0 - no change"
1215
#: bzrlib/builtins.py:2220
1219
#: bzrlib/builtins.py:2250
1218
1222
" Shows the difference in the working tree versus the last commit::"
1221
#: bzrlib/builtins.py:2223
1225
#: bzrlib/builtins.py:2253
1222
1226
msgid " bzr diff"
1225
#: bzrlib/builtins.py:2225
1229
#: bzrlib/builtins.py:2255
1226
1230
msgid " Difference between the working tree and revision 1::"
1229
#: bzrlib/builtins.py:2227
1233
#: bzrlib/builtins.py:2257
1230
1234
msgid " bzr diff -r1"
1233
#: bzrlib/builtins.py:2229
1237
#: bzrlib/builtins.py:2259
1234
1238
msgid " Difference between revision 3 and revision 1::"
1237
#: bzrlib/builtins.py:2231
1241
#: bzrlib/builtins.py:2261
1238
1242
msgid " bzr diff -r1..3"
1241
#: bzrlib/builtins.py:2233
1245
#: bzrlib/builtins.py:2263
1242
1246
msgid " Difference between revision 3 and revision 1 for branch xxx::"
1245
#: bzrlib/builtins.py:2235
1249
#: bzrlib/builtins.py:2265
1246
1250
msgid " bzr diff -r1..3 xxx"
1249
#: bzrlib/builtins.py:2237
1253
#: bzrlib/builtins.py:2267
1250
1254
msgid " The changes introduced by revision 2 (equivalent to -r1..2)::"
1253
#: bzrlib/builtins.py:2239
1257
#: bzrlib/builtins.py:2269
1254
1258
msgid " bzr diff -c2"
1257
#: bzrlib/builtins.py:2241
1261
#: bzrlib/builtins.py:2271
1259
1263
" To see the changes introduced by revision X::\n"
1261
1265
" bzr diff -cX"
1264
#: bzrlib/builtins.py:2245
1268
#: bzrlib/builtins.py:2275
1266
1270
" Note that in the case of a merge, the -c option shows the changes\n"
1267
1271
" compared to the left hand parent. To see the changes against\n"
1268
1272
" another parent, use::"
1271
#: bzrlib/builtins.py:2249
1275
#: bzrlib/builtins.py:2279
1272
1276
msgid " bzr diff -r<chosen_parent>..X"
1275
#: bzrlib/builtins.py:2251
1279
#: bzrlib/builtins.py:2281
1277
1281
" The changes between the current revision and the previous revision\n"
1278
1282
" (equivalent to -c-1 and -r-2..-1)"
1281
#: bzrlib/builtins.py:2254
1285
#: bzrlib/builtins.py:2284
1282
1286
msgid " bzr diff -r-2.."
1285
#: bzrlib/builtins.py:2256
1289
#: bzrlib/builtins.py:2286
1286
1290
msgid " Show just the differences for file NEWS::"
1289
#: bzrlib/builtins.py:2258
1293
#: bzrlib/builtins.py:2288
1290
1294
msgid " bzr diff NEWS"
1293
#: bzrlib/builtins.py:2260
1297
#: bzrlib/builtins.py:2290
1294
1298
msgid " Show the differences in working tree xxx for file NEWS::"
1297
#: bzrlib/builtins.py:2262
1301
#: bzrlib/builtins.py:2292
1298
1302
msgid " bzr diff xxx/NEWS"
1301
#: bzrlib/builtins.py:2264
1305
#: bzrlib/builtins.py:2294
1302
1306
msgid " Show the differences from branch xxx to this working tree:"
1305
#: bzrlib/builtins.py:2266
1309
#: bzrlib/builtins.py:2296
1306
1310
msgid " bzr diff --old xxx"
1309
#: bzrlib/builtins.py:2268
1313
#: bzrlib/builtins.py:2298
1310
1314
msgid " Show the differences between two branches for file NEWS::"
1313
#: bzrlib/builtins.py:2270
1317
#: bzrlib/builtins.py:2300
1314
1318
msgid " bzr diff --old xxx --new yyy NEWS"
1317
#: bzrlib/builtins.py:2272
1321
#: bzrlib/builtins.py:2302
1318
1322
msgid " Same as 'bzr diff' but prefix paths with old/ and new/::"
1321
#: bzrlib/builtins.py:2274
1325
#: bzrlib/builtins.py:2304
1323
1327
" bzr diff --prefix old/:new/\n"
1327
1331
" bzr diff --using /usr/bin/diff --diff-options -wu"
1330
#: bzrlib/builtins.py:2284
1334
#: bzrlib/builtins.py:2314
1331
1335
msgid "Pass these options to the external diff program."
1334
#: bzrlib/builtins.py:2287
1338
#: bzrlib/builtins.py:2317
1336
1340
"Set prefixes added to old and new filenames, as two values separated by a "
1337
1341
"colon. (eg \"old/:new/\")."
1340
#: bzrlib/builtins.py:2290
1344
#: bzrlib/builtins.py:2320
1341
1345
msgid "Branch/tree to compare from."
1344
#: bzrlib/builtins.py:2294
1348
#: bzrlib/builtins.py:2324
1345
1349
msgid "Branch/tree to compare to."
1348
#: bzrlib/builtins.py:2300
1352
#: bzrlib/builtins.py:2330
1349
1353
msgid "Use this command to compare files."
1352
#: bzrlib/builtins.py:2305
1356
#: bzrlib/builtins.py:2335
1353
1357
msgid "Diff format to use."
1356
#: bzrlib/builtins.py:2307
1360
#: bzrlib/builtins.py:2337
1357
1361
msgid "Diff format"
1360
#: bzrlib/builtins.py:2329
1364
#: bzrlib/builtins.py:2359
1361
1365
msgid "--prefix expects two values separated by a colon (eg \"old/:new/\")"
1364
#: bzrlib/builtins.py:2333
1368
#: bzrlib/builtins.py:2363
1365
1369
msgid "bzr diff --revision takes exactly one or two revision specifiers"
1368
#: bzrlib/builtins.py:2338 bzrlib/builtins.py:2736 bzrlib/builtins.py:2749
1369
#: bzrlib/builtins.py:2757 bzrlib/builtins.py:4919
1372
#: bzrlib/builtins.py:2368 bzrlib/builtins.py:2765 bzrlib/builtins.py:2778
1373
#: bzrlib/builtins.py:2786 bzrlib/builtins.py:4959
1370
1374
msgid "{0} and {1} are mutually exclusive"
1373
#: bzrlib/builtins.py:2358
1377
#: bzrlib/builtins.py:2388
1375
1379
"List files deleted in the working tree.\n"
1379
#: bzrlib/builtins.py:2436
1383
#: bzrlib/builtins.py:2465
1380
1384
msgid "Show the tree root directory."
1383
#: bzrlib/builtins.py:2438
1387
#: bzrlib/builtins.py:2467
1385
1389
"The root is the nearest enclosing directory with a .bzr control\n"
1389
#: bzrlib/builtins.py:2453
1393
#: bzrlib/builtins.py:2482
1390
1394
msgid "The limit argument must be an integer."
1393
#: bzrlib/builtins.py:2461
1397
#: bzrlib/builtins.py:2490
1394
1398
msgid "The levels argument must be an integer."
1397
#: bzrlib/builtins.py:2466
1401
#: bzrlib/builtins.py:2495
1398
1402
msgid "Show historical log for a branch or subset of a branch."
1401
#: bzrlib/builtins.py:2468
1405
#: bzrlib/builtins.py:2497
1403
1407
"log is bzr's default tool for exploring the history of a branch.\n"
1404
1408
"The branch to use is taken from the first parameter. If no parameters\n"
1520
1524
" a nested merge revision and the log will be truncated accordingly."
1523
#: bzrlib/builtins.py:2542
1527
#: bzrlib/builtins.py:2571
1524
1528
msgid ":Path filtering:"
1527
#: bzrlib/builtins.py:2544
1531
#: bzrlib/builtins.py:2573
1529
1533
" If parameters are given and the first one is not a branch, the log\n"
1530
1534
" will be filtered to show only those revisions that changed the\n"
1531
1535
" nominated files or directories."
1534
#: bzrlib/builtins.py:2548
1538
#: bzrlib/builtins.py:2577
1536
1540
" Filenames are interpreted within their historical context. To log a\n"
1537
1541
" deleted file, specify a revision range so that the file existed at\n"
1538
1542
" the end or start of the range."
1541
#: bzrlib/builtins.py:2552
1545
#: bzrlib/builtins.py:2581
1543
1547
" Historical context is also important when interpreting pathnames of\n"
1544
1548
" renamed files/directories. Consider the following example:"
1547
#: bzrlib/builtins.py:2555
1551
#: bzrlib/builtins.py:2584
1549
1553
" * revision 1: add tutorial.txt\n"
1550
1554
" * revision 2: modify tutorial.txt\n"
1551
1555
" * revision 3: rename tutorial.txt to guide.txt; add tutorial.txt"
1554
#: bzrlib/builtins.py:2559
1558
#: bzrlib/builtins.py:2588
1555
1559
msgid " In this case:"
1558
#: bzrlib/builtins.py:2561
1562
#: bzrlib/builtins.py:2590
1559
1563
msgid " * ``bzr log guide.txt`` will log the file added in revision 1"
1562
#: bzrlib/builtins.py:2563
1566
#: bzrlib/builtins.py:2592
1564
1568
" * ``bzr log tutorial.txt`` will log the new file added in revision 3"
1567
#: bzrlib/builtins.py:2565
1571
#: bzrlib/builtins.py:2594
1569
1573
" * ``bzr log -r2 -p tutorial.txt`` will show the changes made to\n"
1570
1574
" the original file in revision 2."
1573
#: bzrlib/builtins.py:2568
1577
#: bzrlib/builtins.py:2597
1575
1579
" * ``bzr log -r2 -p guide.txt`` will display an error message as there\n"
1576
1580
" was no file called guide.txt in revision 2."
1579
#: bzrlib/builtins.py:2571
1583
#: bzrlib/builtins.py:2600
1581
1585
" Renames are always followed by log. By design, there is no need to\n"
1582
1586
" explicitly ask for this (and no way to stop logging a file back\n"
1583
1587
" until it was last renamed)."
1586
#: bzrlib/builtins.py:2575
1590
#: bzrlib/builtins.py:2604
1587
1591
msgid ":Other filtering:"
1590
#: bzrlib/builtins.py:2577
1594
#: bzrlib/builtins.py:2606
1592
1596
" The --match option can be used for finding revisions that match a\n"
1593
1597
" regular expression in a commit message, committer, author or bug.\n"
1659
1663
" trading disk space for faster speed."
1662
#: bzrlib/builtins.py:2624
1666
#: bzrlib/builtins.py:2653
1663
1667
msgid "Show from oldest to newest."
1666
#: bzrlib/builtins.py:2627
1670
#: bzrlib/builtins.py:2656
1667
1671
msgid "Show files changed in each revision."
1670
#: bzrlib/builtins.py:2633
1674
#: bzrlib/builtins.py:2662
1671
1675
msgid "Show just the specified revision. See also \"help revisionspec\"."
1674
#: bzrlib/builtins.py:2637
1678
#: bzrlib/builtins.py:2666
1675
1679
msgid "What names to list as authors - first, all or committer."
1678
#: bzrlib/builtins.py:2638
1682
#: bzrlib/builtins.py:2667
1679
1683
msgid "Authors"
1682
#: bzrlib/builtins.py:2643
1686
#: bzrlib/builtins.py:2672
1683
1687
msgid "Number of levels to display - 0 for all, 1 for flat."
1686
#: bzrlib/builtins.py:2653
1690
#: bzrlib/builtins.py:2682
1687
1691
msgid "Limit the output to the first N revisions."
1690
#: bzrlib/builtins.py:2658
1694
#: bzrlib/builtins.py:2687
1691
1695
msgid "Show changes made in each revision as a patch."
1694
#: bzrlib/builtins.py:2660
1698
#: bzrlib/builtins.py:2689
1695
1699
msgid "Show merged revisions like --levels 0 does."
1698
#: bzrlib/builtins.py:2664
1702
#: bzrlib/builtins.py:2693
1699
1703
msgid "Do not report commits with more than one parent."
1702
#: bzrlib/builtins.py:2666
1706
#: bzrlib/builtins.py:2695
1704
1708
"Display only the revisions that are not part of both ancestries (require -"
1708
#: bzrlib/builtins.py:2670
1712
#: bzrlib/builtins.py:2699
1709
1713
msgid "Show digital signature validity."
1712
#: bzrlib/builtins.py:2673
1716
#: bzrlib/builtins.py:2702
1713
1717
msgid "Show revisions whose properties match this expression."
1716
#: bzrlib/builtins.py:2677
1720
#: bzrlib/builtins.py:2706
1717
1721
msgid "Show revisions whose message matches this expression."
1720
#: bzrlib/builtins.py:2681
1724
#: bzrlib/builtins.py:2710
1721
1725
msgid "Show revisions whose committer matches this expression."
1724
#: bzrlib/builtins.py:2685
1728
#: bzrlib/builtins.py:2714
1725
1729
msgid "Show revisions whose authors match this expression."
1728
#: bzrlib/builtins.py:2689
1732
#: bzrlib/builtins.py:2718
1729
1733
msgid "Show revisions whose bugs match this expression."
1732
#: bzrlib/builtins.py:2743
1736
#: bzrlib/builtins.py:2772
1733
1737
msgid "--exclude-common-ancestry requires -r with two revisions"
1736
#: bzrlib/builtins.py:2771
1740
#: bzrlib/builtins.py:2800
1737
1741
#, python-format
1738
1742
msgid "Path unknown at end or start of revision range: %s"
1741
#: bzrlib/builtins.py:2888
1745
#: bzrlib/builtins.py:2917
1742
1746
#, python-format
1743
1747
msgid "bzr %s doesn't accept two revisions in different branches."
1746
#: bzrlib/builtins.py:2904
1750
#: bzrlib/builtins.py:2933
1747
1751
#, python-format
1748
1752
msgid "bzr %s --revision takes one or two values."
1751
#: bzrlib/builtins.py:2949
1755
#: bzrlib/builtins.py:2978
1753
1757
"List files in a tree.\n"
1757
#: bzrlib/builtins.py:2958
1761
#: bzrlib/builtins.py:2987
1758
1762
msgid "Recurse into subdirectories."
1761
#: bzrlib/builtins.py:2960
1765
#: bzrlib/builtins.py:2989
1762
1766
msgid "Print paths relative to the root of the branch."
1765
#: bzrlib/builtins.py:2962
1769
#: bzrlib/builtins.py:2991
1766
1770
msgid "Print unknown files."
1769
#: bzrlib/builtins.py:2963
1773
#: bzrlib/builtins.py:2992
1770
1774
msgid "Print versioned files."
1773
#: bzrlib/builtins.py:2966
1777
#: bzrlib/builtins.py:2995
1774
1778
msgid "Print ignored files."
1777
#: bzrlib/builtins.py:2968
1781
#: bzrlib/builtins.py:2997
1778
1782
msgid "List entries of a particular kind: file, directory, symlink."
1781
#: bzrlib/builtins.py:2981
1785
#: bzrlib/builtins.py:3010
1782
1786
msgid "invalid kind specified"
1785
#: bzrlib/builtins.py:2984
1789
#: bzrlib/builtins.py:3013
1786
1790
msgid "Cannot set both --verbose and --null"
1789
#: bzrlib/builtins.py:2993
1793
#: bzrlib/builtins.py:3022
1790
1794
msgid "cannot specify both --from-root and PATH"
1793
#: bzrlib/builtins.py:3080
1797
#: bzrlib/builtins.py:3109
1794
1798
msgid "Ignore specified files or patterns."
1797
#: bzrlib/builtins.py:3082
1801
#: bzrlib/builtins.py:3111
1798
1802
msgid "See ``bzr help patterns`` for details on the syntax of patterns."
1801
#: bzrlib/builtins.py:3084
1805
#: bzrlib/builtins.py:3113
1803
1807
"If a .bzrignore file does not exist, the ignore command\n"
1804
1808
"will create one and add the specified files or patterns to the newly\n"
1845
1849
" the shell on Unix."
1848
#: bzrlib/builtins.py:3113
1852
#: bzrlib/builtins.py:3142
1850
1854
"* Ignore patterns starting with \"#\" act as comments in the ignore file.\n"
1851
1855
" To ignore patterns that begin with that character, use the \"RE:\" prefix."
1854
#: bzrlib/builtins.py:3116
1858
#: bzrlib/builtins.py:3145
1857
1861
" Ignore the top level Makefile::"
1860
#: bzrlib/builtins.py:3119
1864
#: bzrlib/builtins.py:3148
1861
1865
msgid " bzr ignore ./Makefile"
1864
#: bzrlib/builtins.py:3121
1868
#: bzrlib/builtins.py:3150
1865
1869
msgid " Ignore .class files in all directories...::"
1868
#: bzrlib/builtins.py:3123
1872
#: bzrlib/builtins.py:3152
1869
1873
msgid " bzr ignore \"*.class\""
1872
#: bzrlib/builtins.py:3125
1876
#: bzrlib/builtins.py:3154
1873
1877
msgid " ...but do not ignore \"special.class\"::"
1876
#: bzrlib/builtins.py:3127
1880
#: bzrlib/builtins.py:3156
1877
1881
msgid " bzr ignore \"!special.class\""
1880
#: bzrlib/builtins.py:3129
1884
#: bzrlib/builtins.py:3158
1881
1885
msgid " Ignore files whose name begins with the \"#\" character::"
1884
#: bzrlib/builtins.py:3131
1888
#: bzrlib/builtins.py:3160
1885
1889
msgid " bzr ignore \"RE:^#\""
1888
#: bzrlib/builtins.py:3133 bzrlib/builtins.py:3137
1892
#: bzrlib/builtins.py:3162 bzrlib/builtins.py:3166
1889
1893
msgid " Ignore .o files under the lib directory::"
1892
#: bzrlib/builtins.py:3135
1896
#: bzrlib/builtins.py:3164
1893
1897
msgid " bzr ignore \"lib/**/*.o\""
1896
#: bzrlib/builtins.py:3139
1900
#: bzrlib/builtins.py:3168
1897
1901
msgid " bzr ignore \"RE:lib/.*\\.o\""
1900
#: bzrlib/builtins.py:3141
1904
#: bzrlib/builtins.py:3170
1901
1905
msgid " Ignore everything but the \"debian\" toplevel directory::"
1904
#: bzrlib/builtins.py:3143
1908
#: bzrlib/builtins.py:3172
1906
1910
" bzr ignore \"RE:(?!debian/).*\"\n"
1945
#: bzrlib/builtins.py:3209
1949
#: bzrlib/builtins.py:3238
1946
1950
msgid "List ignored files and the patterns that matched them."
1949
#: bzrlib/builtins.py:3211
1953
#: bzrlib/builtins.py:3240
1951
1955
"List all the ignored files and the ignore pattern that caused the file to\n"
1955
#: bzrlib/builtins.py:3214
1959
#: bzrlib/builtins.py:3243
1956
1960
msgid "Alternatively, to list just the files::"
1959
#: bzrlib/builtins.py:3216
1963
#: bzrlib/builtins.py:3245
1960
1964
msgid " bzr ls --ignored"
1963
#: bzrlib/builtins.py:3250
1967
#: bzrlib/builtins.py:3279
1964
1968
#, python-format
1965
1969
msgid "not a valid revision-number: %r"
1968
#: bzrlib/builtins.py:3257
1972
#: bzrlib/builtins.py:3286
1970
1974
"Export current or past revision to a destination directory or archive."
1973
#: bzrlib/builtins.py:3259
1977
#: bzrlib/builtins.py:3288
1974
1978
msgid "If no revision is specified this exports the last committed revision."
1977
#: bzrlib/builtins.py:3261
1981
#: bzrlib/builtins.py:3290
1979
1983
"Format may be an \"exporter\" name, such as tar, tgz, tbz2. If none is\n"
1980
1984
"given, try to find the format with the extension. If no extension\n"
1981
1985
"is found exports to a directory (equivalent to --format=dir)."
1984
#: bzrlib/builtins.py:3265
1988
#: bzrlib/builtins.py:3294
1986
1990
"If root is supplied, it will be used as the root directory inside\n"
1987
1991
"container formats (tar, zip, etc). If it is not supplied it will default\n"
1988
1992
"to the exported filename. The root option has no effect for 'dir' format."
1991
#: bzrlib/builtins.py:3269
1995
#: bzrlib/builtins.py:3298
1993
1997
"If branch is omitted then the branch containing the current working\n"
1994
1998
"directory will be used."
1997
#: bzrlib/builtins.py:3272
2001
#: bzrlib/builtins.py:3301
1999
2003
"Note: Export of tree with non-ASCII filenames to zip is not supported."
2002
#: bzrlib/builtins.py:3274
2006
#: bzrlib/builtins.py:3303
2004
2008
" ================= =========================\n"
2005
2009
" Supported formats Autodetected by extension\n"
2012
2016
" ================= ========================="
2015
#: bzrlib/builtins.py:3288
2019
#: bzrlib/builtins.py:3317
2016
2020
msgid "Type of file to export to."
2019
#: bzrlib/builtins.py:3291
2023
#: bzrlib/builtins.py:3320
2020
2024
msgid "Apply content filters to export the convenient form."
2023
#: bzrlib/builtins.py:3295
2027
#: bzrlib/builtins.py:3324
2024
2028
msgid "Name of the root directory inside the exported file."
2027
#: bzrlib/builtins.py:3297
2031
#: bzrlib/builtins.py:3326
2029
2033
"Set modification time of files to that of the last revision in which it was "
2033
#: bzrlib/builtins.py:3300
2037
#: bzrlib/builtins.py:3329
2035
2039
"Export the working tree contents rather than that of the last revision."
2038
#: bzrlib/builtins.py:3319
2042
#: bzrlib/builtins.py:3348
2039
2043
msgid "--uncommitted requires a working tree"
2042
#: bzrlib/builtins.py:3328
2046
#: bzrlib/builtins.py:3357
2043
2047
#, python-format
2044
2048
msgid "Unsupported export format: %s"
2047
#: bzrlib/builtins.py:3332
2051
#: bzrlib/builtins.py:3361
2049
2053
"Write the contents of a file as of a given revision to standard output."
2052
#: bzrlib/builtins.py:3334
2056
#: bzrlib/builtins.py:3363
2053
2057
msgid "If no revision is nominated, the last revision is used."
2056
#: bzrlib/builtins.py:3336
2060
#: bzrlib/builtins.py:3365
2058
2062
"Note: Take care to redirect standard output when using this command on a\n"
2062
#: bzrlib/builtins.py:3342
2066
#: bzrlib/builtins.py:3371
2063
2067
msgid "The path name in the old tree."
2066
#: bzrlib/builtins.py:3343
2070
#: bzrlib/builtins.py:3372
2067
2071
msgid "Apply content filters to display the convenience form."
2070
#: bzrlib/builtins.py:3354
2074
#: bzrlib/builtins.py:3383
2071
2075
msgid "bzr cat --revision takes exactly one revision specifier"
2074
#: bzrlib/builtins.py:3379 bzrlib/builtins.py:3391
2078
#: bzrlib/builtins.py:3408 bzrlib/builtins.py:3420
2075
2079
msgid "{0!r} is not present in revision {1}"
2078
#: bzrlib/builtins.py:3414
2082
#: bzrlib/builtins.py:3443
2079
2083
msgid "Commit changes into a new revision."
2082
#: bzrlib/builtins.py:3416
2086
#: bzrlib/builtins.py:3445
2084
2088
"An explanatory message needs to be given for each commit. This is\n"
2085
2089
"often done by using the --message option (getting the message from the\n"
2168
2172
" one or more bugs. See ``bzr help bugs`` for details."
2171
#: bzrlib/builtins.py:3474
2175
#: bzrlib/builtins.py:3503
2172
2176
msgid "Do not consider changes made to a given path."
2175
#: bzrlib/builtins.py:3477
2179
#: bzrlib/builtins.py:3506
2176
2180
msgid "Description of the new revision."
2179
#: bzrlib/builtins.py:3480
2183
#: bzrlib/builtins.py:3509
2180
2184
msgid "Commit even if nothing has changed."
2183
#: bzrlib/builtins.py:3484
2187
#: bzrlib/builtins.py:3513
2184
2188
msgid "Take commit message from this file."
2187
#: bzrlib/builtins.py:3486
2191
#: bzrlib/builtins.py:3515
2188
2192
msgid "Refuse to commit if there are unknown files in the working tree."
2191
#: bzrlib/builtins.py:3489
2195
#: bzrlib/builtins.py:3518
2193
2197
"Manually set a commit time using commit date format, e.g. '2009-10-10 "
2194
2198
"08:00:00 +0100'."
2197
#: bzrlib/builtins.py:3492
2201
#: bzrlib/builtins.py:3521
2198
2202
msgid "Mark a bug as being fixed by this revision (see \"bzr help bugs\")."
2201
#: bzrlib/builtins.py:3495
2205
#: bzrlib/builtins.py:3524
2202
2206
msgid "Set the author's name, if it's different from the committer."
2205
#: bzrlib/builtins.py:3498
2209
#: bzrlib/builtins.py:3527
2207
2211
"Perform a local commit in a bound branch. Local commits are not pushed to "
2208
2212
"the master branch until a normal commit is performed."
2211
#: bzrlib/builtins.py:3504
2215
#: bzrlib/builtins.py:3533
2213
2217
"When no message is supplied, show the diff along with the status summary in "
2214
2218
"the message editor."
2217
#: bzrlib/builtins.py:3507
2221
#: bzrlib/builtins.py:3536
2219
2223
"When committing to a foreign version control system do not push data that "
2220
2224
"can not be natively represented."
2223
#: bzrlib/builtins.py:3525
2227
#: bzrlib/builtins.py:3554
2224
2228
#, python-format
2226
2230
"No tracker specified for bug %s. Use the form 'tracker:id' or specify a "
2236
2240
"Commit refused."
2239
#: bzrlib/builtins.py:3543
2243
#: bzrlib/builtins.py:3572
2240
2244
#, python-format
2241
2245
msgid "Unrecognized bug %s. Commit refused."
2244
#: bzrlib/builtins.py:3546
2248
#: bzrlib/builtins.py:3575
2245
2249
#, python-format
2248
2252
"Commit refused."
2251
#: bzrlib/builtins.py:3570
2255
#: bzrlib/builtins.py:3599
2252
2256
msgid "Could not parse --commit-time: "
2255
#: bzrlib/builtins.py:3610
2259
#: bzrlib/builtins.py:3639
2256
2260
msgid "please specify either --message or --file"
2259
#: bzrlib/builtins.py:3639
2263
#: bzrlib/builtins.py:3668
2260
2264
msgid "please specify a commit message with either --message or --file"
2263
#: bzrlib/builtins.py:3642
2267
#: bzrlib/builtins.py:3671
2265
2269
"Empty commit message specified. Please specify a commit message with either -"
2266
2270
"-message or --file or leave a blank message with --message \"\"."
2269
#: bzrlib/builtins.py:3662
2273
#: bzrlib/builtins.py:3691
2271
2275
"No changes to commit. Please 'bzr add' the files you want to commit, or use -"
2272
2276
"-unchanged to force an empty commit."
2275
#: bzrlib/builtins.py:3666
2279
#: bzrlib/builtins.py:3695
2277
2281
"Conflicts detected in working tree. Use \"bzr conflicts\" to list, \"bzr "
2278
2282
"resolve FILE\" to resolve."
2281
#: bzrlib/builtins.py:3670
2285
#: bzrlib/builtins.py:3699
2282
2286
msgid "Commit refused because there are unknown files in the working tree."
2285
#: bzrlib/builtins.py:3673
2289
#: bzrlib/builtins.py:3702
2288
2292
"To commit to master branch, run update and then commit.\n"
2289
2293
"You can also pass --local to commit to continue working disconnected."
2292
#: bzrlib/builtins.py:3681
2296
#: bzrlib/builtins.py:3710
2294
2298
"Validate working tree structure, branch consistency and repository history."
2297
#: bzrlib/builtins.py:3683
2301
#: bzrlib/builtins.py:3712
2299
2303
"This command checks various invariants about branch and repository storage\n"
2300
2304
"to detect data corruption or bzr bugs."
2303
#: bzrlib/builtins.py:3686
2307
#: bzrlib/builtins.py:3715
2305
2309
"The working tree and branch checks will only give output if a problem is\n"
2306
2310
"detected. The output fields of the repository check are:"
2309
#: bzrlib/builtins.py:3689
2313
#: bzrlib/builtins.py:3718
2312
2316
" This is just the number of revisions checked. It doesn't\n"
2313
2317
" indicate a problem."
2316
#: bzrlib/builtins.py:3693
2320
#: bzrlib/builtins.py:3722
2318
2322
"versionedfiles\n"
2319
2323
" This is just the number of versionedfiles checked. It\n"
2320
2324
" doesn't indicate a problem."
2323
#: bzrlib/builtins.py:3697
2327
#: bzrlib/builtins.py:3726
2325
2329
"unreferenced ancestors\n"
2326
2330
" Texts that are ancestors of other texts, but\n"
2344
2348
" indicate a problem."
2347
#: bzrlib/builtins.py:3712
2351
#: bzrlib/builtins.py:3741
2349
2353
"If no restrictions are specified, all Bazaar data that is found at the "
2351
2355
"location will be checked."
2354
#: bzrlib/builtins.py:3717
2358
#: bzrlib/builtins.py:3746
2355
2359
msgid " Check the tree and branch at 'foo'::"
2358
#: bzrlib/builtins.py:3719
2362
#: bzrlib/builtins.py:3748
2359
2363
msgid " bzr check --tree --branch foo"
2362
#: bzrlib/builtins.py:3721
2366
#: bzrlib/builtins.py:3750
2363
2367
msgid " Check only the repository at 'bar'::"
2366
#: bzrlib/builtins.py:3723
2370
#: bzrlib/builtins.py:3752
2367
2371
msgid " bzr check --repo bar"
2370
#: bzrlib/builtins.py:3725
2374
#: bzrlib/builtins.py:3754
2371
2375
msgid " Check everything at 'baz'::"
2374
#: bzrlib/builtins.py:3727
2378
#: bzrlib/builtins.py:3756
2375
2379
msgid " bzr check baz"
2378
#: bzrlib/builtins.py:3733
2382
#: bzrlib/builtins.py:3762
2379
2383
msgid "Check the branch related to the current directory."
2382
#: bzrlib/builtins.py:3735
2386
#: bzrlib/builtins.py:3764
2383
2387
msgid "Check the repository related to the current directory."
2386
#: bzrlib/builtins.py:3737
2390
#: bzrlib/builtins.py:3766
2387
2391
msgid "Check the working tree related to the current directory."
2390
#: bzrlib/builtins.py:3751
2394
#: bzrlib/builtins.py:3780
2391
2395
msgid "Upgrade a repository, branch or working tree to a newer format."
2394
#: bzrlib/builtins.py:3753
2398
#: bzrlib/builtins.py:3782
2396
2400
"When the default format has changed after a major new release of\n"
2397
2401
"Bazaar, you may be informed during certain operations that you\n"
2432
#: bzrlib/builtins.py:3779
2436
#: bzrlib/builtins.py:3808
2434
2438
"For more information on upgrades, see the Bazaar Upgrade Guide,\n"
2435
2439
"http://doc.bazaar.canonical.com/latest/en/upgrade-guide/."
2438
#: bzrlib/builtins.py:3787
2442
#: bzrlib/builtins.py:3816
2439
2443
msgid "Upgrade to a specific format. See \"bzr help formats\" for details."
2442
#: bzrlib/builtins.py:3791
2446
#: bzrlib/builtins.py:3820
2443
2447
msgid "Branch format"
2446
#: bzrlib/builtins.py:3793
2450
#: bzrlib/builtins.py:3822
2447
2451
msgid "Remove the backup.bzr directory if successful."
2450
#: bzrlib/builtins.py:3795
2454
#: bzrlib/builtins.py:3824
2451
2455
msgid "Show what would be done, but don't actually do anything."
2454
#: bzrlib/builtins.py:3810
2458
#: bzrlib/builtins.py:3839
2455
2459
msgid "Show or set bzr user id."
2458
#: bzrlib/builtins.py:3812
2462
#: bzrlib/builtins.py:3841
2461
2465
" Show the email of the current user::"
2464
#: bzrlib/builtins.py:3815
2468
#: bzrlib/builtins.py:3844
2465
2469
msgid " bzr whoami --email"
2468
#: bzrlib/builtins.py:3817
2472
#: bzrlib/builtins.py:3846
2469
2473
msgid " Set the current user::"
2472
#: bzrlib/builtins.py:3819
2476
#: bzrlib/builtins.py:3848
2473
2477
msgid " bzr whoami \"Frank Chu <fchu@example.com>\""
2476
#: bzrlib/builtins.py:3823
2480
#: bzrlib/builtins.py:3852
2477
2481
msgid "Display email address only."
2480
#: bzrlib/builtins.py:3825
2484
#: bzrlib/builtins.py:3854
2481
2485
msgid "Set identity for the current branch instead of globally."
2484
#: bzrlib/builtins.py:3851
2488
#: bzrlib/builtins.py:3880
2485
2489
msgid "--email can only be used to display existing identity"
2488
#: bzrlib/builtins.py:3873
2492
#: bzrlib/builtins.py:3904
2489
2493
msgid "Print or set the branch nickname."
2492
#: bzrlib/builtins.py:3875
2496
#: bzrlib/builtins.py:3906
2494
"If unset, the tree root directory name is used as the nickname.\n"
2495
"To print the current nickname, execute with no argument."
2498
"If unset, the colocated branch name is used for colocated branches, and\n"
2499
"the branch directory name is used for other branches. To print the\n"
2500
"current nickname, execute with no argument."
2498
#: bzrlib/builtins.py:3878
2503
#: bzrlib/builtins.py:3910
2500
2505
"Bound branches use the nickname of its master branch unless it is set\n"
2504
#: bzrlib/builtins.py:3898
2509
#: bzrlib/builtins.py:3930
2505
2510
msgid "Set/unset and display aliases."
2508
#: bzrlib/builtins.py:3900
2513
#: bzrlib/builtins.py:3932
2511
2516
" Show the current aliases::"
2514
#: bzrlib/builtins.py:3903
2519
#: bzrlib/builtins.py:3935
2515
2520
msgid " bzr alias"
2518
#: bzrlib/builtins.py:3905
2523
#: bzrlib/builtins.py:3937
2519
2524
msgid " Show the alias specified for 'll'::"
2522
#: bzrlib/builtins.py:3907
2527
#: bzrlib/builtins.py:3939
2523
2528
msgid " bzr alias ll"
2526
#: bzrlib/builtins.py:3909
2531
#: bzrlib/builtins.py:3941
2527
2532
msgid " Set an alias for 'll'::"
2530
#: bzrlib/builtins.py:3911
2535
#: bzrlib/builtins.py:3943
2531
2536
msgid " bzr alias ll=\"log --line -r-10..-1\""
2534
#: bzrlib/builtins.py:3913
2539
#: bzrlib/builtins.py:3945
2535
2540
msgid " To remove an alias for 'll'::"
2538
#: bzrlib/builtins.py:3915
2543
#: bzrlib/builtins.py:3947
2539
2544
msgid " bzr alias --remove ll"
2542
#: bzrlib/builtins.py:3920
2547
#: bzrlib/builtins.py:3952
2543
2548
msgid "Remove the alias."
2546
#: bzrlib/builtins.py:3938
2551
#: bzrlib/builtins.py:3970
2547
2552
msgid "bzr alias --remove expects an alias to remove."
2550
#: bzrlib/builtins.py:4119
2555
#: bzrlib/builtins.py:4151
2552
2557
"subunit not available. subunit needs to be installed to use --subunit."
2555
#: bzrlib/builtins.py:4136
2560
#: bzrlib/builtins.py:4168
2557
2562
"--benchmark is no longer supported from bzr 2.2; use bzr-usertest instead"
2560
#: bzrlib/builtins.py:4183
2565
#: bzrlib/builtins.py:4215
2561
2566
msgid "Show version of bzr."
2564
#: bzrlib/builtins.py:4187
2569
#: bzrlib/builtins.py:4219
2565
2570
msgid "Print just the version number."
2568
#: bzrlib/builtins.py:4206
2573
#: bzrlib/builtins.py:4238
2569
2574
msgid "It sure does!\n"
2572
#: bzrlib/builtins.py:4230
2577
#: bzrlib/builtins.py:4262
2573
2578
#, python-format
2574
2579
msgid "merge base is revision %s\n"
2577
#: bzrlib/builtins.py:4234
2582
#: bzrlib/builtins.py:4266
2578
2583
msgid "Perform a three-way merge."
2581
#: bzrlib/builtins.py:4236
2586
#: bzrlib/builtins.py:4268
2583
2588
"The source of the merge can be specified either in the form of a branch,\n"
2584
2589
"or in the form of a path to a file containing a merge directive generated\n"
2654
2659
"merge revision which has more than two parents."
2657
#: bzrlib/builtins.py:4283
2662
#: bzrlib/builtins.py:4315
2659
2664
"If one would like to merge changes from the working tree of the other\n"
2660
2665
"branch without merging any committed revisions, the --uncommitted option\n"
2661
2666
"can be given."
2664
#: bzrlib/builtins.py:4287
2669
#: bzrlib/builtins.py:4319
2666
2671
"To select only some changes to merge, use \"merge -i\", which will prompt\n"
2667
2672
"you to apply each diff hunk and file change, similar to \"shelve\"."
2670
#: bzrlib/builtins.py:4290
2675
#: bzrlib/builtins.py:4322
2673
2678
" To merge all new revisions from bzr.dev::"
2676
#: bzrlib/builtins.py:4293
2681
#: bzrlib/builtins.py:4325
2677
2682
msgid " bzr merge ../bzr.dev"
2680
#: bzrlib/builtins.py:4295
2685
#: bzrlib/builtins.py:4327
2681
2686
msgid " To merge changes up to and including revision 82 from bzr.dev::"
2684
#: bzrlib/builtins.py:4297
2689
#: bzrlib/builtins.py:4329
2685
2690
msgid " bzr merge -r 82 ../bzr.dev"
2688
#: bzrlib/builtins.py:4299
2693
#: bzrlib/builtins.py:4331
2689
2694
msgid " To merge the changes introduced by 82, without previous changes::"
2692
#: bzrlib/builtins.py:4301
2697
#: bzrlib/builtins.py:4333
2693
2698
msgid " bzr merge -r 81..82 ../bzr.dev"
2696
#: bzrlib/builtins.py:4303
2701
#: bzrlib/builtins.py:4335
2697
2702
msgid " To apply a merge directive contained in /tmp/merge::"
2700
#: bzrlib/builtins.py:4305
2705
#: bzrlib/builtins.py:4337
2701
2706
msgid " bzr merge /tmp/merge"
2704
#: bzrlib/builtins.py:4307
2709
#: bzrlib/builtins.py:4339
2706
2711
" To create a merge revision with three parents from two branches\n"
2707
2712
" feature1a and feature1b:"
2710
#: bzrlib/builtins.py:4310
2715
#: bzrlib/builtins.py:4342
2712
2717
" bzr merge ../feature1a\n"
2713
2718
" bzr merge ../feature1b --force\n"
2714
2719
" bzr commit -m 'revision with three parents'"
2717
#: bzrlib/builtins.py:4322
2722
#: bzrlib/builtins.py:4354
2718
2723
msgid "Merge even if the destination tree has uncommitted changes."
2721
#: bzrlib/builtins.py:4328
2726
#: bzrlib/builtins.py:4360
2723
2728
"Apply uncommitted changes from a working copy, instead of branch changes."
2726
#: bzrlib/builtins.py:4330
2731
#: bzrlib/builtins.py:4362
2728
2733
"If the destination is already completely merged into the source, pull from "
2729
2734
"the source rather than merging. When this happens, you do not need to "
2730
2735
"commit the result."
2733
#: bzrlib/builtins.py:4335
2738
#: bzrlib/builtins.py:4367
2735
2740
"Branch to merge into, rather than the one containing the working directory."
2738
#: bzrlib/builtins.py:4337
2743
#: bzrlib/builtins.py:4369
2739
2744
msgid "Instead of merging, show a diff of the merge."
2742
#: bzrlib/builtins.py:4339
2747
#: bzrlib/builtins.py:4371
2743
2748
msgid "Select changes interactively."
2746
#: bzrlib/builtins.py:4361
2751
#: bzrlib/builtins.py:4393
2748
2753
"Merging into empty branches not currently supported, "
2749
2754
"https://bugs.launchpad.net/bzr/+bug/308562"
2752
#: bzrlib/builtins.py:4388
2757
#: bzrlib/builtins.py:4420
2753
2758
msgid "Cannot use --uncommitted with bundles or merge directives."
2756
#: bzrlib/builtins.py:4399
2761
#: bzrlib/builtins.py:4431
2757
2762
msgid "Cannot use --uncommitted and --revision at the same time."
2760
#: bzrlib/builtins.py:4419
2765
#: bzrlib/builtins.py:4451
2761
2766
msgid "merger: "
2764
#: bzrlib/builtins.py:4421 bzrlib/bundle/apply_bundle.py:71
2769
#: bzrlib/builtins.py:4453 bzrlib/bundle/apply_bundle.py:71
2765
2770
msgid "Nothing to do."
2768
#: bzrlib/builtins.py:4425
2773
#: bzrlib/builtins.py:4457
2769
2774
msgid "Cannot pull individual files"
2772
#: bzrlib/builtins.py:4433
2777
#: bzrlib/builtins.py:4465
2773
2778
msgid "This branch has no commits. (perhaps you would prefer 'bzr pull')"
2776
#: bzrlib/builtins.py:4491
2781
#: bzrlib/builtins.py:4523
2777
2782
#, python-format
2778
2783
msgid "Show-base is not supported for this merge type. %s"
2781
#: bzrlib/builtins.py:4500
2786
#: bzrlib/builtins.py:4532
2782
2787
#, python-format
2783
2788
msgid "Conflict reduction is not supported for merge type %s."
2786
#: bzrlib/builtins.py:4504
2791
#: bzrlib/builtins.py:4536
2787
2792
msgid "Cannot do conflict reduction and show base."
2790
#: bzrlib/builtins.py:4615
2795
#: bzrlib/builtins.py:4647
2791
2796
msgid "No location specified or remembered"
2794
#: bzrlib/builtins.py:4617
2799
#: bzrlib/builtins.py:4649
2795
2800
msgid "{0} remembered {1} location {2}"
2798
#: bzrlib/builtins.py:4623
2803
#: bzrlib/builtins.py:4655
2799
2804
msgid "Redo a merge."
2802
#: bzrlib/builtins.py:4625
2807
#: bzrlib/builtins.py:4657
2804
2809
"Use this if you want to try a different merge technique while resolving\n"
2805
2810
"conflicts. Some merge techniques are better than others, and remerge\n"
2806
2811
"lets you try different ones on different files."
2809
#: bzrlib/builtins.py:4629
2814
#: bzrlib/builtins.py:4661
2811
2816
"The options for remerge have the same meaning and defaults as the ones for\n"
2812
2817
"merge. The difference is that remerge can (only) be run when there is a\n"
2813
2818
"pending merge, and it lets you specify particular files."
2816
#: bzrlib/builtins.py:4633
2821
#: bzrlib/builtins.py:4665
2819
2824
" Re-do the merge of all conflicted files, and show the base text in\n"
2820
2825
" conflict regions, in addition to the usual THIS and OTHER texts::"
2823
#: bzrlib/builtins.py:4637
2828
#: bzrlib/builtins.py:4669
2824
2829
msgid " bzr remerge --show-base"
2827
#: bzrlib/builtins.py:4639
2832
#: bzrlib/builtins.py:4671
2829
2834
" Re-do the merge of \"foobar\", using the weave merge algorithm, with\n"
2830
2835
" additional processing to reduce the size of conflict regions::"
2833
#: bzrlib/builtins.py:4642
2838
#: bzrlib/builtins.py:4674
2834
2839
msgid " bzr remerge --merge-type weave --reprocess foobar"
2837
#: bzrlib/builtins.py:4649
2842
#: bzrlib/builtins.py:4681
2838
2843
msgid "Show base revision text in conflicts."
2841
#: bzrlib/builtins.py:4661
2846
#: bzrlib/builtins.py:4693
2843
2848
"Sorry, remerge only works after normal merges. Not cherrypicking or multi-"
2847
#: bzrlib/builtins.py:4717
2848
msgid "Revert files to a previous revision."
2852
#: bzrlib/builtins.py:4751
2854
"Set files in the working tree back to the contents of a previous revision."
2851
#: bzrlib/builtins.py:4719
2857
#: bzrlib/builtins.py:4753
2853
2859
"Giving a list of files will revert only those files. Otherwise, all files\n"
2854
2860
"will be reverted. If the revision is not specified with '--revision', the\n"
2855
"last committed revision is used."
2861
"working tree basis revision is used. A revert operation affects only the\n"
2862
"working tree, not any revision history like the branch and repository or\n"
2863
"the working tree basis revision."
2858
#: bzrlib/builtins.py:4723
2866
#: bzrlib/builtins.py:4759
2860
2868
"To remove only some changes, without reverting to a prior version, use\n"
2861
2869
"merge instead. For example, \"merge . -r -2..-3\" (don't forget the \".\")\n"
2862
2870
"will remove the changes introduced by the second last commit (-2), without\n"
2863
2871
"affecting the changes introduced by the last commit (-1). To remove\n"
2864
"certain changes on a hunk-by-hunk basis, see the shelve command."
2872
"certain changes on a hunk-by-hunk basis, see the shelve command.\n"
2873
"To update the branch to a specific revision or the latest revision and\n"
2874
"update the working tree accordingly while preserving local changes, see the\n"
2867
#: bzrlib/builtins.py:4729
2878
#: bzrlib/builtins.py:4768
2869
"By default, any files that have been manually changed will be backed up\n"
2870
"first. (Files changed only by merge are not backed up.) Backup files have\n"
2871
"'.~#~' appended to their name, where # is a number."
2880
"Uncommitted changes to files that are reverted will be discarded.\n"
2881
"Howver, by default, any files that have been manually changed will be\n"
2882
"backed up first. (Files changed only by merge are not backed up.) Backup\n"
2883
"files have '.~#~' appended to their name, where # is a number."
2874
#: bzrlib/builtins.py:4733
2886
#: bzrlib/builtins.py:4773
2876
2888
"When you provide files, you can use their current pathname or the pathname\n"
2877
2889
"from the target revision. So you can use revert to \"undelete\" a file by\n"
2950
2962
" 0 - no missing revisions"
2953
#: bzrlib/builtins.py:4847
2965
#: bzrlib/builtins.py:4887
2955
2967
" Determine the missing revisions between this and the branch at the\n"
2956
2968
" remembered pull location::"
2959
#: bzrlib/builtins.py:4850
2971
#: bzrlib/builtins.py:4890
2960
2972
msgid " bzr missing"
2963
#: bzrlib/builtins.py:4852
2975
#: bzrlib/builtins.py:4892
2964
2976
msgid " Determine the missing revisions between this and another branch::"
2967
#: bzrlib/builtins.py:4854
2979
#: bzrlib/builtins.py:4894
2968
2980
msgid " bzr missing http://server/branch"
2971
#: bzrlib/builtins.py:4856
2983
#: bzrlib/builtins.py:4896
2973
2985
" Determine the missing revisions up to a specific revision on the other\n"
2977
#: bzrlib/builtins.py:4859
2989
#: bzrlib/builtins.py:4899
2978
2990
msgid " bzr missing -r ..-10"
2981
#: bzrlib/builtins.py:4861
2993
#: bzrlib/builtins.py:4901
2983
2995
" Determine the missing revisions up to a specific revision on this\n"
2987
#: bzrlib/builtins.py:4864
2999
#: bzrlib/builtins.py:4904
2988
3000
msgid " bzr missing --my-revision ..-10"
2991
#: bzrlib/builtins.py:4871
3003
#: bzrlib/builtins.py:4911
2992
3004
msgid "Reverse the order of revisions."
2995
#: bzrlib/builtins.py:4873
3007
#: bzrlib/builtins.py:4913
2996
3008
msgid "Display changes in the local branch only."
2999
#: bzrlib/builtins.py:4874
3011
#: bzrlib/builtins.py:4914
3000
3012
msgid "Same as --mine-only."
3003
#: bzrlib/builtins.py:4876
3015
#: bzrlib/builtins.py:4916
3004
3016
msgid "Display changes in the remote branch only."
3007
#: bzrlib/builtins.py:4877
3019
#: bzrlib/builtins.py:4917
3008
3020
msgid "Same as --theirs-only."
3011
#: bzrlib/builtins.py:4882
3023
#: bzrlib/builtins.py:4922
3013
3025
"Filter on other branch revisions (inclusive). See \"help revisionspec\" for "
3017
#: bzrlib/builtins.py:4886
3029
#: bzrlib/builtins.py:4926
3019
3031
"Filter on local branch revisions (inclusive). See \"help revisionspec\" for "
3023
#: bzrlib/builtins.py:4889
3035
#: bzrlib/builtins.py:4929
3024
3036
msgid "Show all revisions in addition to the mainline ones."
3027
#: bzrlib/builtins.py:4943
3039
#: bzrlib/builtins.py:4983
3028
3040
msgid "No peer location known or specified."
3031
#: bzrlib/builtins.py:4947
3043
#: bzrlib/builtins.py:4987
3032
3044
msgid "Using saved parent location: {0}\n"
3035
#: bzrlib/builtins.py:4980
3047
#: bzrlib/builtins.py:5020
3036
3048
#, python-format
3037
3049
msgid "You have %d extra revision:\n"
3038
3050
msgid_plural "You have %d extra revisions:\n"
3042
#: bzrlib/builtins.py:4996
3054
#: bzrlib/builtins.py:5040
3043
3055
#, python-format
3044
3056
msgid "You are missing %d revision:\n"
3045
3057
msgid_plural "You are missing %d revisions:\n"
3049
#: bzrlib/builtins.py:5008
3061
#: bzrlib/builtins.py:5055
3050
3062
msgid "This branch has no new revisions.\n"
3053
#: bzrlib/builtins.py:5011
3065
#: bzrlib/builtins.py:5058
3054
3066
msgid "Other branch has no new revisions.\n"
3057
#: bzrlib/builtins.py:5016
3069
#: bzrlib/builtins.py:5063
3058
3070
msgid "Branches are up to date.\n"
3061
#: bzrlib/builtins.py:5027
3073
#: bzrlib/builtins.py:5074
3062
3074
msgid "Compress the data within a repository."
3065
#: bzrlib/builtins.py:5029
3077
#: bzrlib/builtins.py:5076
3067
3079
"This operation compresses the data within a bazaar repository. As\n"
3068
3080
"bazaar supports automatic packing of repository, this operation is\n"
3069
3081
"normally not required to be done manually."
3072
#: bzrlib/builtins.py:5033
3084
#: bzrlib/builtins.py:5080
3074
3086
"During the pack operation, bazaar takes a backup of existing repository\n"
3075
3087
"data, i.e. pack files. This backup is eventually removed by bazaar\n"
3121
3133
"plugins using the Python programming language."
3124
#: bzrlib/builtins.py:5091
3136
#: bzrlib/builtins.py:5138
3125
3137
msgid "Show testament (signing-form) of a revision."
3128
#: bzrlib/builtins.py:5094
3140
#: bzrlib/builtins.py:5141
3129
3141
msgid "Produce long-format testament."
3132
#: bzrlib/builtins.py:5096
3144
#: bzrlib/builtins.py:5143
3133
3145
msgid "Produce a strict-format testament."
3136
#: bzrlib/builtins.py:5122
3148
#: bzrlib/builtins.py:5169
3137
3149
msgid "Show the origin of each line in a file."
3140
#: bzrlib/builtins.py:5124
3152
#: bzrlib/builtins.py:5171
3142
3154
"This prints out the given file with an annotation on the left side\n"
3143
3155
"indicating which revision, author and date introduced the change."
3146
#: bzrlib/builtins.py:5127
3158
#: bzrlib/builtins.py:5174
3148
3160
"If the origin is the same for a run of consecutive lines, it is\n"
3149
3161
"shown only at the top, unless the --all option is given."
3152
#: bzrlib/builtins.py:5135
3164
#: bzrlib/builtins.py:5182
3153
3165
msgid "Show annotations on all lines."
3156
#: bzrlib/builtins.py:5136
3168
#: bzrlib/builtins.py:5183
3157
3169
msgid "Show commit date in annotations."
3160
#: bzrlib/builtins.py:5223
3172
#: bzrlib/builtins.py:5270
3161
3173
msgid "Cannot sign a range of non-revision-history revisions"
3164
#: bzrlib/builtins.py:5235
3176
#: bzrlib/builtins.py:5282
3165
3177
msgid "Please supply either one revision, or a range."
3168
#: bzrlib/builtins.py:5239
3180
#: bzrlib/builtins.py:5286
3170
3182
"Convert the current branch into a checkout of the supplied branch.\n"
3171
3183
"If no branch is supplied, rebind to the last bound location."
3174
#: bzrlib/builtins.py:5242
3186
#: bzrlib/builtins.py:5289
3176
3188
"Once converted into a checkout, commits must succeed on the master branch\n"
3177
3189
"before they will be applied to the local branch."
3180
#: bzrlib/builtins.py:5245
3192
#: bzrlib/builtins.py:5292
3182
3194
"Bound branches use the nickname of its master branch unless it is set\n"
3183
3195
"locally, in which case binding will update the local nickname to be\n"
3184
3196
"that of the master."
3187
#: bzrlib/builtins.py:5260
3199
#: bzrlib/builtins.py:5307
3188
3200
msgid "No location supplied. This format does not remember old locations."
3191
#: bzrlib/builtins.py:5265
3203
#: bzrlib/builtins.py:5313
3192
3204
msgid "Branch is already bound"
3195
#: bzrlib/builtins.py:5267
3207
#: bzrlib/builtins.py:5316
3196
3208
msgid "No location supplied and no previous location known"
3199
#: bzrlib/builtins.py:5273
3211
#: bzrlib/builtins.py:5322
3200
3212
msgid "These branches have diverged. Try merging, and then bind again."
3203
#: bzrlib/builtins.py:5280
3215
#: bzrlib/builtins.py:5329
3204
3216
msgid "Convert the current checkout into a regular branch."
3207
#: bzrlib/builtins.py:5282
3219
#: bzrlib/builtins.py:5331
3209
3221
"After unbinding, the local branch is considered independent and subsequent\n"
3210
3222
"commits will be local only."
3213
#: bzrlib/builtins.py:5293
3225
#: bzrlib/builtins.py:5342
3214
3226
msgid "Local branch is not bound"
3217
#: bzrlib/builtins.py:5297
3229
#: bzrlib/builtins.py:5346
3218
3230
msgid "Remove the last committed revision."
3221
#: bzrlib/builtins.py:5299
3233
#: bzrlib/builtins.py:5348
3223
3235
"--verbose will print out what is being removed.\n"
3224
3236
"--dry-run will go through all the motions, but not actually\n"
3225
3237
"remove anything."
3228
#: bzrlib/builtins.py:5303
3240
#: bzrlib/builtins.py:5352
3230
3242
"If --revision is specified, uncommit revisions to leave the branch at the\n"
3231
3243
"specified revision. For example, \"bzr uncommit -r 15\" will leave the\n"
3232
3244
"branch at revision 15."
3235
#: bzrlib/builtins.py:5307
3247
#: bzrlib/builtins.py:5356
3237
3249
"Uncommit leaves the working tree ready for a new commit. The only change\n"
3238
3250
"it may make is to restore any pending merges that were present before\n"
3242
#: bzrlib/builtins.py:5318
3254
#: bzrlib/builtins.py:5367
3243
3255
msgid "Don't actually make changes."
3246
#: bzrlib/builtins.py:5319
3258
#: bzrlib/builtins.py:5368
3247
3259
msgid "Say yes to all questions."
3250
#: bzrlib/builtins.py:5321
3262
#: bzrlib/builtins.py:5370
3251
3263
msgid "Keep tags that point to removed revisions."
3254
#: bzrlib/builtins.py:5323
3266
#: bzrlib/builtins.py:5372
3255
3267
msgid "Only remove the commits from the local branch when in a checkout."
3258
#: bzrlib/builtins.py:5372
3270
#: bzrlib/builtins.py:5421
3259
3271
msgid "No revisions to uncommit.\n"
3262
#: bzrlib/builtins.py:5387
3274
#: bzrlib/builtins.py:5436
3263
3275
msgid "Dry-run, pretending to remove the above revisions.\n"
3266
#: bzrlib/builtins.py:5390
3278
#: bzrlib/builtins.py:5439
3267
3279
msgid "The above revision(s) will be removed.\n"
3270
#: bzrlib/builtins.py:5394
3282
#: bzrlib/builtins.py:5443
3271
3283
msgid "Uncommit these revisions"
3274
#: bzrlib/builtins.py:5397
3286
#: bzrlib/builtins.py:5446
3275
3287
msgid "Canceled\n"
3278
#: bzrlib/builtins.py:5404
3290
#: bzrlib/builtins.py:5453
3279
3291
#, python-format
3281
3293
"You can restore the old tip by running:\n"
3282
3294
" bzr pull . -r revid:%s\n"
3285
#: bzrlib/builtins.py:5409
3297
#: bzrlib/builtins.py:5458
3286
3298
msgid "Break a dead lock."
3289
#: bzrlib/builtins.py:5411
3301
#: bzrlib/builtins.py:5460
3291
3303
"This command breaks a lock on a repository, branch, working directory or\n"
3295
#: bzrlib/builtins.py:5414
3307
#: bzrlib/builtins.py:5463
3297
3309
"CAUTION: Locks should only be broken when you are sure that the process\n"
3298
3310
"holding the lock has been stopped."
3301
#: bzrlib/builtins.py:5417
3313
#: bzrlib/builtins.py:5466
3303
3315
"You can get information on what locks are open via the 'bzr info\n"
3304
3316
"[location]' command."
3307
#: bzrlib/builtins.py:5420
3319
#: bzrlib/builtins.py:5469
3310
3322
" bzr break-lock\n"
3312
3324
" bzr break-lock --conf ~/.bazaar"
3315
#: bzrlib/builtins.py:5429
3327
#: bzrlib/builtins.py:5478
3316
3328
msgid "LOCATION is the directory where the config lock is."
3319
#: bzrlib/builtins.py:5431
3331
#: bzrlib/builtins.py:5480
3320
3332
msgid "Do not ask for confirmation before breaking the lock."
3323
#: bzrlib/builtins.py:5466
3335
#: bzrlib/builtins.py:5515
3324
3336
msgid "The Bazaar smart server protocol over TCP. (default port: 4155)"
3327
#: bzrlib/builtins.py:5467
3339
#: bzrlib/builtins.py:5516
3328
3340
msgid "Run the bzr server."
3331
#: bzrlib/builtins.py:5473
3343
#: bzrlib/builtins.py:5522
3332
3344
msgid "Serve on stdin/out for use from inetd or sshd."
3335
#: bzrlib/builtins.py:5474
3347
#: bzrlib/builtins.py:5523
3336
3348
msgid "protocol"
3339
#: bzrlib/builtins.py:5475
3351
#: bzrlib/builtins.py:5524
3340
3352
msgid "Protocol to serve."
3343
#: bzrlib/builtins.py:5479
3355
#: bzrlib/builtins.py:5528
3356
msgid "Listen for connections on nominated address."
3359
#: bzrlib/builtins.py:5530
3345
"Listen for connections on nominated port of the form [hostname:]portnumber. "
3346
"Passing 0 as the port number will result in a dynamically allocated port. "
3347
"The default port depends on the protocol."
3361
"Listen for connections on nominated port. Passing 0 as the port number will "
3362
"result in a dynamically allocated port. The default port depends on the "
3350
#: bzrlib/builtins.py:5485
3366
#: bzrlib/builtins.py:5535
3351
3367
msgid "Serve contents of this directory."
3354
#: bzrlib/builtins.py:5487
3370
#: bzrlib/builtins.py:5537
3356
3372
"By default the server is a readonly server. Supplying --allow-writes "
3357
3373
"enables write access to the contents of the served directory and below. "
3360
3376
"uncontrolled write access to your file system."
3363
#: bzrlib/builtins.py:5496
3379
#: bzrlib/builtins.py:5546
3364
3380
msgid "Override the default idle client timeout (5min)."
3367
#: bzrlib/builtins.py:5546
3383
#: bzrlib/builtins.py:5564
3368
3384
msgid "Combine a tree into its containing tree."
3371
#: bzrlib/builtins.py:5548
3387
#: bzrlib/builtins.py:5566
3372
3388
msgid "This command requires the target tree to be in a rich-root format."
3375
#: bzrlib/builtins.py:5550
3391
#: bzrlib/builtins.py:5568
3377
3393
"The TREE argument should be an independent tree, inside another tree, but\n"
3378
3394
"not part of it. (Such trees can be produced by \"bzr split\", but also by\n"
3379
3395
"running \"bzr branch\" with the target inside a tree.)"
3382
#: bzrlib/builtins.py:5554
3398
#: bzrlib/builtins.py:5572
3384
3400
"The result is a combined tree, with the subtree no longer an independent\n"
3385
3401
"part. This is marked as a merge of the subtree into the containing tree,\n"
3386
3402
"and all history is preserved."
3389
#: bzrlib/builtins.py:5572
3405
#: bzrlib/builtins.py:5590
3390
3406
#, python-format
3392
3408
"Can't join trees because %s doesn't support rich root data.\n"
3393
3409
"You can use bzr upgrade on the repository."
3396
#: bzrlib/builtins.py:5582 bzrlib/builtins.py:5588
3412
#: bzrlib/builtins.py:5600 bzrlib/builtins.py:5606
3397
3413
msgid "Cannot join {0}. {1}"
3400
#: bzrlib/builtins.py:5592
3416
#: bzrlib/builtins.py:5610
3401
3417
msgid "Split a subdirectory of a tree into a separate tree."
3404
#: bzrlib/builtins.py:5594
3420
#: bzrlib/builtins.py:5612
3406
3422
"This command will produce a target tree in a format that supports\n"
3407
3423
"rich roots, like 'rich-root' or 'rich-root-pack'. These formats cannot be\n"
3408
3424
"converted into earlier formats like 'dirstate-tags'."
3411
#: bzrlib/builtins.py:5598
3427
#: bzrlib/builtins.py:5616
3413
3429
"The TREE argument should be a subdirectory of a working tree. That\n"
3414
3430
"subdirectory will be converted into an independent tree, with its own\n"
3415
3431
"branch. Commits in the top-level tree will not apply to the new subtree."
3418
#: bzrlib/builtins.py:5678
3434
#: bzrlib/builtins.py:5696
3419
3435
msgid "No submit branch specified or known"
3422
#: bzrlib/builtins.py:5686 bzrlib/send.py:108
3438
#: bzrlib/builtins.py:5705 bzrlib/send.py:109
3423
3439
msgid "No public branch specified or known"
3426
#: bzrlib/builtins.py:5691
3442
#: bzrlib/builtins.py:5710
3427
3443
msgid "bzr merge-directive takes at most two one revision identifiers"
3430
#: bzrlib/builtins.py:5700
3446
#: bzrlib/builtins.py:5719
3431
3447
msgid "No revisions to bundle."
3434
#: bzrlib/builtins.py:5719
3450
#: bzrlib/builtins.py:5738
3435
3451
msgid "Mail or create a merge-directive for submitting changes."
3438
#: bzrlib/builtins.py:5721
3454
#: bzrlib/builtins.py:5740
3439
3455
msgid "A merge directive provides many things needed for requesting merges:"
3442
#: bzrlib/builtins.py:5723
3458
#: bzrlib/builtins.py:5742
3443
3459
msgid "* A machine-readable description of the merge to perform"
3446
#: bzrlib/builtins.py:5725
3462
#: bzrlib/builtins.py:5744
3447
3463
msgid "* An optional patch that is a preview of the changes requested"
3450
#: bzrlib/builtins.py:5727
3466
#: bzrlib/builtins.py:5746
3452
3468
"* An optional bundle of revision data, so that the changes can be applied\n"
3453
3469
" directly from the merge directive, without retrieving data from a\n"
3457
#: bzrlib/builtins.py:5731
3473
#: bzrlib/builtins.py:5750
3459
3475
"`bzr send` creates a compact data set that, when applied using bzr\n"
3460
3476
"merge, has the same effect as merging from the source branch. "
3463
#: bzrlib/builtins.py:5734
3479
#: bzrlib/builtins.py:5753
3465
3481
"By default the merge directive is self-contained and can be applied to any\n"
3466
3482
"branch containing submit_branch in its ancestory without needing access to\n"
3467
3483
"the source branch."
3470
#: bzrlib/builtins.py:5738
3486
#: bzrlib/builtins.py:5757
3472
3488
"If --no-bundle is specified, then Bazaar doesn't send the contents of the\n"
3473
3489
"revisions, but only a structured request to merge from the\n"
3559
3575
"set them, and use `bzr info` to display them."
3562
#: bzrlib/builtins.py:5813
3578
#: bzrlib/builtins.py:5832
3563
3579
msgid "Write merge directive to this file or directory; use - for stdout."
3566
#: bzrlib/builtins.py:5817
3582
#: bzrlib/builtins.py:5836
3568
3584
"Refuse to send if there are uncommitted changes in the working tree, --no-"
3569
3585
"strict disables the check."
3572
#: bzrlib/builtins.py:5819
3588
#: bzrlib/builtins.py:5838
3573
3589
msgid "Mail the request to this address."
3576
#: bzrlib/builtins.py:5823
3592
#: bzrlib/builtins.py:5842
3577
3593
msgid "Body for the email."
3580
#: bzrlib/builtins.py:5876
3596
#: bzrlib/builtins.py:5895
3581
3597
msgid "Do not include a bundle in the merge directive."
3584
#: bzrlib/builtins.py:5877
3600
#: bzrlib/builtins.py:5896
3585
3601
msgid "Do not include a preview patch in the merge directive."
3588
#: bzrlib/builtins.py:5880
3604
#: bzrlib/builtins.py:5899
3589
3605
msgid "Remember submit and public branch."
3592
#: bzrlib/builtins.py:5882
3608
#: bzrlib/builtins.py:5901
3594
3610
"Branch to generate the submission from, rather than the one containing the "
3595
3611
"working directory."
3598
#: bzrlib/builtins.py:5892 bzrlib/cmd_version_info.py:76
3614
#: bzrlib/builtins.py:5911 bzrlib/cmd_version_info.py:76
3602
#: bzrlib/builtins.py:5893
3618
#: bzrlib/builtins.py:5912
3603
3619
msgid "Use the specified output format."
3606
#: bzrlib/builtins.py:5915
3622
#: bzrlib/builtins.py:5934
3607
3623
msgid "Create, remove or modify a tag naming a revision."
3610
#: bzrlib/builtins.py:5917
3626
#: bzrlib/builtins.py:5936
3612
3628
"Tags give human-meaningful names to revisions. Commands that take a -r\n"
3613
3629
"(--revision) option can be given -rtag:X, where X is any previously\n"
3617
#: bzrlib/builtins.py:5921
3633
#: bzrlib/builtins.py:5940
3619
3635
"Tags are stored in the branch. Tags are copied from one branch to another\n"
3620
3636
"along when you branch, push, pull or merge."
3623
#: bzrlib/builtins.py:5924
3639
#: bzrlib/builtins.py:5943
3625
3641
"It is an error to give a tag name that already exists unless you pass\n"
3626
3642
"--force, in which case the tag is moved to point to the new revision."
3629
#: bzrlib/builtins.py:5927
3645
#: bzrlib/builtins.py:5946
3631
3647
"To rename a tag (change the name but keep it on the same revsion), run "
3633
3649
"tag new-name -r tag:old-name`` and then ``bzr tag --delete oldname``."
3636
#: bzrlib/builtins.py:5930
3652
#: bzrlib/builtins.py:5949
3638
3654
"If no tag name is specified it will be determined through the \n"
3639
3655
"'automatic_tag_name' hook. This can e.g. be used to automatically tag\n"
3644
#: bzrlib/builtins.py:5940
3660
#: bzrlib/builtins.py:5959
3645
3661
msgid "Delete this tag rather than placing it."
3648
#: bzrlib/builtins.py:5943
3664
#: bzrlib/builtins.py:5962
3649
3665
msgid "Branch in which to place the tag."
3652
#: bzrlib/builtins.py:5945
3668
#: bzrlib/builtins.py:5964
3653
3669
msgid "Replace existing tags."
3656
#: bzrlib/builtins.py:5960
3672
#: bzrlib/builtins.py:5979
3657
3673
msgid "No tag specified to delete."
3660
#: bzrlib/builtins.py:5962
3676
#: bzrlib/builtins.py:5981
3661
3677
#, python-format
3662
3678
msgid "Deleted tag %s."
3665
#: bzrlib/builtins.py:5976
3681
#: bzrlib/builtins.py:5995
3666
3682
msgid "Please specify a tag name."
3669
#: bzrlib/builtins.py:5984
3685
#: bzrlib/builtins.py:6003
3670
3686
#, python-format
3671
3687
msgid "Tag %s already exists for that revision."
3674
#: bzrlib/builtins.py:5988
3690
#: bzrlib/builtins.py:6007
3675
3691
#, python-format
3676
3692
msgid "Created tag %s."
3679
#: bzrlib/builtins.py:5990
3695
#: bzrlib/builtins.py:6009
3680
3696
#, python-format
3681
3697
msgid "Updated tag %s."
3684
#: bzrlib/builtins.py:5994
3700
#: bzrlib/builtins.py:6013
3685
3701
msgid "List tags."
3688
#: bzrlib/builtins.py:5996
3704
#: bzrlib/builtins.py:6015
3690
3706
"This command shows a table of tag names and the revisions they reference."
3693
#: bzrlib/builtins.py:6002
3709
#: bzrlib/builtins.py:6021
3694
3710
msgid "Branch whose tags should be displayed."
3697
#: bzrlib/builtins.py:6004
3713
#: bzrlib/builtins.py:6023
3698
3714
msgid "Sort tags by different criteria."
3701
#: bzrlib/builtins.py:6004
3717
#: bzrlib/builtins.py:6023
3702
3718
msgid "Sorting"
3705
#: bzrlib/builtins.py:6073
3721
#: bzrlib/builtins.py:6092
3706
3722
msgid "Reconfigure the type of a bzr directory."
3709
#: bzrlib/builtins.py:6075
3725
#: bzrlib/builtins.py:6094
3710
3726
msgid "A target configuration must be specified."
3713
#: bzrlib/builtins.py:6077
3729
#: bzrlib/builtins.py:6096
3715
3731
"For checkouts, the bind-to location will be auto-detected if not specified.\n"
3716
3732
"The order of preference is\n"
3721
3737
"If none of these is available, --bind-to must be specified."
3724
#: bzrlib/builtins.py:6091
3740
#: bzrlib/builtins.py:6110
3725
3741
msgid "Tree type"
3728
#: bzrlib/builtins.py:6092
3744
#: bzrlib/builtins.py:6111
3729
3745
msgid "The relation between branch and tree."
3732
#: bzrlib/builtins.py:6094
3748
#: bzrlib/builtins.py:6113
3733
3749
msgid "Reconfigure to be an unbound branch with no working tree."
3736
#: bzrlib/builtins.py:6095
3752
#: bzrlib/builtins.py:6114
3737
3753
msgid "Reconfigure to be an unbound branch with a working tree."
3740
#: bzrlib/builtins.py:6096
3756
#: bzrlib/builtins.py:6115
3741
3757
msgid "Reconfigure to be a bound branch with a working tree."
3744
#: bzrlib/builtins.py:6097
3760
#: bzrlib/builtins.py:6116
3745
3761
msgid "Reconfigure to be a lightweight checkout (with no local history)."
3748
#: bzrlib/builtins.py:6102
3764
#: bzrlib/builtins.py:6121
3749
3765
msgid "Repository type"
3752
#: bzrlib/builtins.py:6103
3768
#: bzrlib/builtins.py:6122
3753
3769
msgid "Location fo the repository."
3756
#: bzrlib/builtins.py:6105
3772
#: bzrlib/builtins.py:6124
3758
3774
"Reconfigure to be a standalone branch (i.e. stop using shared repository)."
3761
#: bzrlib/builtins.py:6107
3777
#: bzrlib/builtins.py:6126
3762
3778
msgid "Reconfigure to use a shared repository."
3765
#: bzrlib/builtins.py:6111
3781
#: bzrlib/builtins.py:6130
3766
3782
msgid "Trees in Repository"
3769
#: bzrlib/builtins.py:6112
3785
#: bzrlib/builtins.py:6131
3770
3786
msgid "Whether new branches in the repository have trees."
3773
#: bzrlib/builtins.py:6114
3789
#: bzrlib/builtins.py:6133
3775
3791
"Reconfigure repository to create working trees on branches by default."
3778
#: bzrlib/builtins.py:6116
3794
#: bzrlib/builtins.py:6135
3780
3796
"Reconfigure repository to not create working trees on branches by default."
3783
#: bzrlib/builtins.py:6119
3799
#: bzrlib/builtins.py:6138
3784
3800
msgid "Branch to bind checkout to."
3787
#: bzrlib/builtins.py:6121
3803
#: bzrlib/builtins.py:6140
3788
3804
msgid "Perform reconfiguration even if local changes will be lost."
3791
#: bzrlib/builtins.py:6124
3807
#: bzrlib/builtins.py:6143
3792
3808
msgid "Reconfigure a branch to be stacked on another branch."
3795
#: bzrlib/builtins.py:6128
3811
#: bzrlib/builtins.py:6147
3797
3813
"Reconfigure a branch to be unstacked. This may require copying substantial "
3798
3814
"data into it."
3801
#: bzrlib/builtins.py:6138
3817
#: bzrlib/builtins.py:6157
3802
3818
msgid "Can't use both --stacked-on and --unstacked"
3805
#: bzrlib/builtins.py:6152
3821
#: bzrlib/builtins.py:6171
3806
3822
msgid "No target configuration specified"
3809
#: bzrlib/builtins.py:6187
3825
#: bzrlib/builtins.py:6206
3810
3826
msgid "Set the branch of a checkout and update."
3813
#: bzrlib/builtins.py:6189
3829
#: bzrlib/builtins.py:6208
3815
3831
"For lightweight checkouts, this changes the branch being referenced.\n"
3816
3832
"For heavyweight checkouts, this checks that there are no local commits\n"
3889
3905
"want to switch back to your view after that."
3892
#: bzrlib/builtins.py:6281
3908
#: bzrlib/builtins.py:6305
3895
3911
" To define the current view::"
3898
#: bzrlib/builtins.py:6284
3914
#: bzrlib/builtins.py:6308
3899
3915
msgid " bzr view file1 dir1 ..."
3902
#: bzrlib/builtins.py:6286
3918
#: bzrlib/builtins.py:6310
3903
3919
msgid " To list the current view::"
3906
#: bzrlib/builtins.py:6288
3922
#: bzrlib/builtins.py:6312
3907
3923
msgid " bzr view"
3910
#: bzrlib/builtins.py:6290
3926
#: bzrlib/builtins.py:6314
3911
3927
msgid " To delete the current view::"
3914
#: bzrlib/builtins.py:6292
3930
#: bzrlib/builtins.py:6316
3915
3931
msgid " bzr view --delete"
3918
#: bzrlib/builtins.py:6294
3934
#: bzrlib/builtins.py:6318
3919
3935
msgid " To disable the current view without deleting it::"
3922
#: bzrlib/builtins.py:6296
3938
#: bzrlib/builtins.py:6320
3923
3939
msgid " bzr view --switch off"
3926
#: bzrlib/builtins.py:6298
3942
#: bzrlib/builtins.py:6322
3927
3943
msgid " To define a named view and switch to it::"
3930
#: bzrlib/builtins.py:6300
3946
#: bzrlib/builtins.py:6324
3931
3947
msgid " bzr view --name view-name file1 dir1 ..."
3934
#: bzrlib/builtins.py:6302
3950
#: bzrlib/builtins.py:6326
3935
3951
msgid " To list a named view::"
3938
#: bzrlib/builtins.py:6304
3954
#: bzrlib/builtins.py:6328
3939
3955
msgid " bzr view --name view-name"
3942
#: bzrlib/builtins.py:6306
3958
#: bzrlib/builtins.py:6330
3943
3959
msgid " To delete a named view::"
3946
#: bzrlib/builtins.py:6308
3962
#: bzrlib/builtins.py:6332
3947
3963
msgid " bzr view --name view-name --delete"
3950
#: bzrlib/builtins.py:6310
3966
#: bzrlib/builtins.py:6334
3951
3967
msgid " To switch to a named view::"
3954
#: bzrlib/builtins.py:6312
3970
#: bzrlib/builtins.py:6336
3955
3971
msgid " bzr view --switch view-name"
3958
#: bzrlib/builtins.py:6314
3974
#: bzrlib/builtins.py:6338
3959
3975
msgid " To list all views defined::"
3962
#: bzrlib/builtins.py:6316
3978
#: bzrlib/builtins.py:6340
3963
3979
msgid " bzr view --all"
3966
#: bzrlib/builtins.py:6318
3982
#: bzrlib/builtins.py:6342
3967
3983
msgid " To delete all views::"
3970
#: bzrlib/builtins.py:6320
3986
#: bzrlib/builtins.py:6344
3971
3987
msgid " bzr view --delete --all"
3974
#: bzrlib/builtins.py:6327
3990
#: bzrlib/builtins.py:6351
3975
3991
msgid "Apply list or delete action to all views."
3978
#: bzrlib/builtins.py:6330
3994
#: bzrlib/builtins.py:6354
3979
3995
msgid "Delete the view."
3982
#: bzrlib/builtins.py:6333
3998
#: bzrlib/builtins.py:6357
3983
3999
msgid "Name of the view to define, list or delete."
3986
#: bzrlib/builtins.py:6337
4002
#: bzrlib/builtins.py:6361
3987
4003
msgid "Name of the view to switch to."
3990
#: bzrlib/builtins.py:6356
4006
#: bzrlib/builtins.py:6380
3991
4007
msgid "Both --delete and a file list specified"
3994
#: bzrlib/builtins.py:6359
4010
#: bzrlib/builtins.py:6383
3995
4011
msgid "Both --delete and --switch specified"
3998
#: bzrlib/builtins.py:6362
4014
#: bzrlib/builtins.py:6386
3999
4015
msgid "Deleted all views.\n"
4002
#: bzrlib/builtins.py:6364
4018
#: bzrlib/builtins.py:6388
4003
4019
msgid "No current view to delete"
4006
#: bzrlib/builtins.py:6367
4022
#: bzrlib/builtins.py:6391
4007
4023
#, python-format
4008
4024
msgid "Deleted '%s' view.\n"
4011
#: bzrlib/builtins.py:6371
4027
#: bzrlib/builtins.py:6395
4012
4028
msgid "Both --switch and a file list specified"
4015
#: bzrlib/builtins.py:6374
4031
#: bzrlib/builtins.py:6398
4016
4032
msgid "Both --switch and --all specified"
4019
#: bzrlib/builtins.py:6377
4035
#: bzrlib/builtins.py:6401
4020
4036
msgid "No current view to disable"
4023
#: bzrlib/builtins.py:6379
4039
#: bzrlib/builtins.py:6403
4024
4040
#, python-format
4025
4041
msgid "Disabled '%s' view.\n"
4028
#: bzrlib/builtins.py:6383 bzrlib/builtins.py:6405
4044
#: bzrlib/builtins.py:6407 bzrlib/builtins.py:6429
4029
4045
msgid "Using '{0}' view: {1}\n"
4032
#: bzrlib/builtins.py:6386
4048
#: bzrlib/builtins.py:6410
4033
4049
msgid "Views defined:\n"
4036
#: bzrlib/builtins.py:6395
4052
#: bzrlib/builtins.py:6419
4037
4053
msgid "No views defined.\n"
4040
#: bzrlib/builtins.py:6402
4056
#: bzrlib/builtins.py:6426
4041
4057
msgid "Cannot change the 'off' pseudo view"
4044
#: bzrlib/builtins.py:6410
4060
#: bzrlib/builtins.py:6434
4045
4061
msgid "No current view.\n"
4048
#: bzrlib/builtins.py:6413
4064
#: bzrlib/builtins.py:6437
4049
4065
msgid "'{0}' view is: {1}\n"
4052
#: bzrlib/builtins.py:6433
4068
#: bzrlib/builtins.py:6457
4053
4069
msgid " <no hooks installed>\n"
4056
#: bzrlib/builtins.py:6437
4072
#: bzrlib/builtins.py:6461
4057
4073
msgid "Remove a branch."
4060
#: bzrlib/builtins.py:6439
4076
#: bzrlib/builtins.py:6463
4062
4078
"This will remove the branch from the specified location but \n"
4063
4079
"will keep any working tree or repository in place."
4066
#: bzrlib/builtins.py:6444
4082
#: bzrlib/builtins.py:6468
4067
4083
msgid " Remove the branch at repo/trunk::"
4070
#: bzrlib/builtins.py:6446
4086
#: bzrlib/builtins.py:6470
4071
4087
msgid " bzr remove-branch repo/trunk"
4074
#: bzrlib/builtins.py:6461
4090
#: bzrlib/builtins.py:6477
4091
msgid "Remove branch even if it is the active branch."
4094
#: bzrlib/builtins.py:6491
4095
msgid "Branch is active. Use --force to remove it."
4098
#: bzrlib/builtins.py:6495
4075
4099
msgid "Plaintext diff output."
4078
#: bzrlib/builtins.py:6462
4102
#: bzrlib/builtins.py:6496
4079
4103
msgid "Temporarily set aside some changes from the current tree."
4082
#: bzrlib/builtins.py:6464
4106
#: bzrlib/builtins.py:6498
4084
4108
"Shelve allows you to temporarily put changes you've made \"on the shelf\",\n"
4085
4109
"ie. out of the way, until a later time when you can bring them back from\n"
4140
#: bzrlib/builtins.py:6503
4164
#: bzrlib/builtins.py:6537
4141
4165
msgid "Shelve all changes."
4144
#: bzrlib/builtins.py:6505
4168
#: bzrlib/builtins.py:6539
4145
4169
msgid "Method to use for writing diffs."
4148
#: bzrlib/builtins.py:6505
4172
#: bzrlib/builtins.py:6539
4152
#: bzrlib/builtins.py:6509
4176
#: bzrlib/builtins.py:6543
4153
4177
msgid "List shelved changes."
4156
#: bzrlib/builtins.py:6511
4180
#: bzrlib/builtins.py:6545
4157
4181
msgid "Destroy removed changes instead of shelving them."
4160
#: bzrlib/builtins.py:6540
4184
#: bzrlib/builtins.py:6574
4161
4185
msgid "No shelved changes."
4164
#: bzrlib/builtins.py:6551
4188
#: bzrlib/builtins.py:6585
4165
4189
msgid "Restore shelved changes."
4168
#: bzrlib/builtins.py:6553
4192
#: bzrlib/builtins.py:6587
4170
4194
"By default, the most recently shelved changes are restored. However if you\n"
4171
4195
"specify a shelf by id those changes will be restored instead. This works\n"
4172
4196
"best when the changes don't depend on each other."
4175
#: bzrlib/builtins.py:6562
4199
#: bzrlib/builtins.py:6596
4176
4200
msgid "The action to perform."
4179
#: bzrlib/builtins.py:6562 bzrlib/conflicts.py:694
4203
#: bzrlib/builtins.py:6596 bzrlib/conflicts.py:694
4183
#: bzrlib/builtins.py:6564
4207
#: bzrlib/builtins.py:6598
4184
4208
msgid "Apply changes and remove from the shelf."
4187
#: bzrlib/builtins.py:6565
4211
#: bzrlib/builtins.py:6599
4188
4212
msgid "Show changes, but do not apply or remove them."
4191
#: bzrlib/builtins.py:6566
4215
#: bzrlib/builtins.py:6600
4193
4217
"Instead of unshelving the changes, show the diff that would result from "
4197
#: bzrlib/builtins.py:6568
4221
#: bzrlib/builtins.py:6602
4198
4222
msgid "Delete changes without applying them."
4201
#: bzrlib/builtins.py:6569
4225
#: bzrlib/builtins.py:6603
4202
4226
msgid "Apply changes but don't delete them."
4205
#: bzrlib/builtins.py:6584
4229
#: bzrlib/builtins.py:6618
4206
4230
msgid "Remove unwanted files from working tree."
4209
#: bzrlib/builtins.py:6586
4233
#: bzrlib/builtins.py:6620
4211
4235
"By default, only unknown files, not ignored files, are deleted. Versioned\n"
4212
4236
"files are never deleted."
4215
#: bzrlib/builtins.py:6589
4239
#: bzrlib/builtins.py:6623
4217
4241
"Another class is 'detritus', which includes files emitted by bzr during\n"
4218
4242
"normal operations and selftests. (The value of these files decreases with\n"
4222
#: bzrlib/builtins.py:6593
4246
#: bzrlib/builtins.py:6627
4224
4248
"If no options are specified, unknown files are deleted. Otherwise, option\n"
4225
4249
"flags are respected, and may be combined."
4228
#: bzrlib/builtins.py:6596
4252
#: bzrlib/builtins.py:6630
4229
4253
msgid "To check what clean-tree will do, use --dry-run."
4232
#: bzrlib/builtins.py:6599
4256
#: bzrlib/builtins.py:6633
4233
4257
msgid "Delete all ignored files."
4236
#: bzrlib/builtins.py:6600
4260
#: bzrlib/builtins.py:6634
4238
4262
"Delete conflict files, merge and revert backups, and failed selftest dirs."
4241
#: bzrlib/builtins.py:6603
4265
#: bzrlib/builtins.py:6637
4242
4266
msgid "Delete files unknown to bzr (default)."
4245
#: bzrlib/builtins.py:6604
4269
#: bzrlib/builtins.py:6638
4246
4270
msgid "Show files to delete instead of deleting them."
4249
#: bzrlib/builtins.py:6606
4273
#: bzrlib/builtins.py:6640
4250
4274
msgid "Do not prompt before deleting."
5153
#: bzrlib/errors.py:809
5188
#: bzrlib/errors.py:818
5154
5189
msgid "Revision is not compatible with %(repo_format)s"
5157
#: bzrlib/errors.py:819
5192
#: bzrlib/errors.py:828
5158
5193
msgid "%(context_info)s%(path)s is already versioned."
5161
#: bzrlib/errors.py:840
5196
#: bzrlib/errors.py:849
5162
5197
msgid "%(context_info)s%(path)s is not versioned."
5165
#: bzrlib/errors.py:861
5200
#: bzrlib/errors.py:870
5166
5201
msgid "Path(s) are not versioned: %(paths_as_string)s"
5169
#: bzrlib/errors.py:872
5204
#: bzrlib/errors.py:881
5170
5205
msgid "Path(s) do not exist: %(paths_as_string)s%(extra)s"
5173
#: bzrlib/errors.py:891
5208
#: bzrlib/errors.py:900
5174
5209
msgid "Cannot operate on \"%(filename)s\" of unsupported kind \"%(kind)s\""
5177
#: bzrlib/errors.py:899
5212
#: bzrlib/errors.py:908
5179
5214
"Filename %(filename)r is not valid in your current filesystem encoding "
5180
5215
"%(fs_encoding)s"
5183
#: bzrlib/errors.py:910
5218
#: bzrlib/errors.py:919
5184
5219
msgid "Cannot operate on \"%(filename)s\" because it is a control file"
5187
#: bzrlib/errors.py:928
5222
#: bzrlib/errors.py:937
5188
5223
msgid "The lock for '%(lock_description)s' is in use and cannot be broken."
5191
#: bzrlib/errors.py:967
5226
#: bzrlib/errors.py:976
5192
5227
msgid "Cannot lock %(lock)s: %(why)s"
5195
#: bzrlib/errors.py:977
5230
#: bzrlib/errors.py:986
5197
5232
"A transaction related operation was attempted after the transaction finished."
5200
#: bzrlib/errors.py:1004
5235
#: bzrlib/errors.py:1013
5201
5236
msgid "Cannot lock: transport is read only: %(transport)s"
5204
#: bzrlib/errors.py:1012
5239
#: bzrlib/errors.py:1021
5205
5240
msgid "Could not acquire lock \"%(lock)s\": %(msg)s"
5208
#: bzrlib/errors.py:1023
5243
#: bzrlib/errors.py:1032
5210
5245
"Lock was broken while still open: %(lock)s - check storage consistency!"
5213
#: bzrlib/errors.py:1034
5248
#: bzrlib/errors.py:1043
5215
5250
"Lock was released and re-acquired before being broken: %(lock)s: held by "
5216
5251
"%(holder)r, wanted to break %(target)r"
5219
#: bzrlib/errors.py:1046
5254
#: bzrlib/errors.py:1055
5221
5256
"Lock is apparently held, but corrupted: %(corruption_info)s\n"
5222
5257
"Use 'bzr break-lock' to clear it"
5225
#: bzrlib/errors.py:1059
5260
#: bzrlib/errors.py:1068
5226
5261
msgid "Lock not held: %(lock)s"
5229
#: bzrlib/errors.py:1088
5264
#: bzrlib/errors.py:1097
5230
5265
msgid "No changes to commit"
5233
#: bzrlib/errors.py:1093
5268
#: bzrlib/errors.py:1102
5235
5270
"Selected-file commit of merges is not supported yet: files %(files_str)s"
5238
#: bzrlib/errors.py:1103
5273
#: bzrlib/errors.py:1112
5240
5275
"Excluding paths during commit is not supported by repository at "
5241
5276
"%(repository)r."
5244
#: bzrlib/errors.py:1112
5279
#: bzrlib/errors.py:1121
5246
5281
"The specified commit message contains characters unsupported by the current "
5250
#: bzrlib/errors.py:1118
5285
#: bzrlib/errors.py:1127
5251
5286
msgid "Upgrade URL cannot work with readonly URLs."
5254
#: bzrlib/errors.py:1123
5289
#: bzrlib/errors.py:1132
5255
5290
msgid "The branch format %(format)s is already at the most recent format."
5258
#: bzrlib/errors.py:1146
5293
#: bzrlib/errors.py:1155
5259
5294
msgid "Option --change does not accept revision ranges"
5262
#: bzrlib/errors.py:1151
5297
#: bzrlib/errors.py:1160
5263
5298
msgid "No namespace registered for string: %(spec)r"
5266
#: bzrlib/errors.py:1170
5301
#: bzrlib/errors.py:1179
5268
5303
"Requested revision: '%(spec)s' does not exist in branch: "
5269
5304
"%(branch_url)s%(extra)s"
5272
#: bzrlib/errors.py:1184
5307
#: bzrlib/errors.py:1193
5274
5309
"Operation denied because it would change the main history, which is not "
5275
5310
"permitted by the append_revisions_only setting on branch \"%(location)s\"."
5278
#: bzrlib/errors.py:1195
5313
#: bzrlib/errors.py:1204
5280
5315
"These branches have diverged. Use the missing command to see how.\n"
5281
5316
"Use the merge command to reconcile them."
5284
#: bzrlib/errors.py:1215
5319
#: bzrlib/errors.py:1224
5286
5321
"Branches have no common ancestor, and no merge base revision was specified."
5289
#: bzrlib/errors.py:1221
5324
#: bzrlib/errors.py:1230
5291
5326
"Selected merge cannot perform reverse cherrypicks. Try merge3 or diff3."
5294
#: bzrlib/errors.py:1227
5329
#: bzrlib/errors.py:1236
5295
5330
msgid "Revisions have no common ancestor: %(revision_a)s %(revision_b)s"
5298
#: bzrlib/errors.py:1236
5333
#: bzrlib/errors.py:1245
5300
5335
"Revisions are not derived from the same root: %(revision_a)s %(revision_b)s."
5303
#: bzrlib/errors.py:1245
5338
#: bzrlib/errors.py:1254
5304
5339
msgid "Revision %(rev_id)s is not an ancestor of %(not_ancestor_id)s"
5307
#: bzrlib/errors.py:1254
5342
#: bzrlib/errors.py:1263
5308
5343
msgid "Branch %(branch)s has no commits."
5311
#: bzrlib/errors.py:1272
5346
#: bzrlib/errors.py:1281
5313
5348
"Bound branch %(branch)s is out of date with master branch "
5314
5349
"%(master)s.%(extra_help)s"
5317
#: bzrlib/errors.py:1284
5352
#: bzrlib/errors.py:1293
5319
5354
"Cannot commit to branch %(branch)s. It is bound to %(master)s, which is "
5320
5355
"bound to %(remote)s."
5323
#: bzrlib/errors.py:1296
5358
#: bzrlib/errors.py:1305
5324
5359
msgid "Cannot pull --overwrite to a branch which is bound %(branch)s"
5327
#: bzrlib/errors.py:1305
5362
#: bzrlib/errors.py:1314
5329
5364
"Unable to connect to target of bound branch %(branch)s => %(target)s: "
5333
#: bzrlib/errors.py:1317
5368
#: bzrlib/errors.py:1326
5334
5369
msgid "Error in processing weave: %(msg)s"
5337
#: bzrlib/errors.py:1326
5372
#: bzrlib/errors.py:1335
5338
5373
msgid "Revision {%(revision_id)s} already present in %(weave)s"
5341
#: bzrlib/errors.py:1337
5376
#: bzrlib/errors.py:1346
5342
5377
msgid "Revision {%(revision_id)s} not present in %(weave)s"
5345
#: bzrlib/errors.py:1347
5380
#: bzrlib/errors.py:1356
5346
5381
msgid "Weave invariant violated: %(what)s"
5349
#: bzrlib/errors.py:1356
5384
#: bzrlib/errors.py:1365
5350
5385
msgid "Parents are mismatched between two revisions. %(msg)s"
5353
#: bzrlib/errors.py:1378
5388
#: bzrlib/errors.py:1387
5355
5390
"Weaves differ on text content. Revision: {%(revision_id)s}, %(weave_a)s, "
5359
#: bzrlib/errors.py:1390
5394
#: bzrlib/errors.py:1399
5360
5395
msgid "Versioned file error"
5363
#: bzrlib/errors.py:1395
5398
#: bzrlib/errors.py:1404
5364
5399
msgid "Revision {%(revision_id)s} not present in \"%(file_id)s\"."
5367
#: bzrlib/errors.py:1405
5402
#: bzrlib/errors.py:1414
5368
5403
msgid "Revision {%(revision_id)s} already present in \"%(file_id)s\"."
5371
#: bzrlib/errors.py:1415
5406
#: bzrlib/errors.py:1424
5372
5407
msgid "Text did not match its checksum: %(msg)s"
5375
#: bzrlib/errors.py:1541
5410
#: bzrlib/errors.py:1550
5376
5411
msgid "Export format %(format)r not supported"
5379
#: bzrlib/errors.py:1550
5414
#: bzrlib/errors.py:1559
5380
5415
msgid "Transport error: %(msg)s %(orig_error)s"
5383
#: bzrlib/errors.py:1576
5418
#: bzrlib/errors.py:1585
5384
5419
msgid "Generic bzr smart protocol error: %(details)s"
5387
#: bzrlib/errors.py:1584
5422
#: bzrlib/errors.py:1593
5388
5423
msgid "Received bad protocol version marker: %(marker)r"
5391
#: bzrlib/errors.py:1616
5426
#: bzrlib/errors.py:1625
5392
5427
msgid "Transport operation not possible: %(msg)s %(orig_error)s"
5395
#: bzrlib/errors.py:1621
5430
#: bzrlib/errors.py:1630
5396
5431
msgid "Connection error: %(msg)s %(orig_error)s"
5399
#: bzrlib/errors.py:1626
5434
#: bzrlib/errors.py:1635
5400
5435
msgid "%(msg)s %(host)s%(port)s%(orig_error)s"
5403
#: bzrlib/errors.py:1647
5438
#: bzrlib/errors.py:1656
5404
5439
msgid "Connection closed: %(msg)s %(orig_error)s"
5407
#: bzrlib/errors.py:1652
5442
#: bzrlib/errors.py:1661
5408
5443
msgid "Connection Timeout: %(msg)s%(orig_error)s"
5411
#: bzrlib/errors.py:1657
5446
#: bzrlib/errors.py:1666
5412
5447
msgid "Invalid range access in %(path)s at %(offset)s: %(msg)s"
5415
#: bzrlib/errors.py:1667
5450
#: bzrlib/errors.py:1676
5416
5451
msgid "Invalid http response for %(path)s: %(msg)s%(orig_error)s"
5419
#: bzrlib/errors.py:1682
5454
#: bzrlib/errors.py:1691
5420
5455
msgid "Certificate error: %(error)s"
5423
#: bzrlib/errors.py:1690
5458
#: bzrlib/errors.py:1699
5424
5459
msgid "Invalid http range %(range)r for %(path)s: %(msg)s"
5427
#: bzrlib/errors.py:1704
5462
#: bzrlib/errors.py:1713
5428
5463
msgid "HTTP MIME Boundary missing for %(path)s: %(msg)s"
5431
#: bzrlib/errors.py:1712
5466
#: bzrlib/errors.py:1721
5432
5467
msgid "Invalid http Content-type \"%(ctype)s\" for %(path)s: %(msg)s"
5435
#: bzrlib/errors.py:1721
5470
#: bzrlib/errors.py:1730
5436
5471
msgid "%(source)s is%(permanently)s redirected to %(target)s"
5439
#: bzrlib/errors.py:1735
5474
#: bzrlib/errors.py:1744
5440
5475
msgid "Too many redirections"
5443
#: bzrlib/errors.py:1740
5478
#: bzrlib/errors.py:1749
5444
5479
msgid "Working tree has conflicts."
5447
#: bzrlib/errors.py:1744
5482
#: bzrlib/errors.py:1753
5448
5483
msgid "Config file %(filename)s is not UTF-8 encoded\n"
5451
#: bzrlib/errors.py:1753
5486
#: bzrlib/errors.py:1762
5453
5488
"Error(s) parsing config file %(filename)s:\n"
5457
#: bzrlib/errors.py:1763
5492
#: bzrlib/errors.py:1772
5459
5494
"Bad value \"%(value)s\" for option \"%(name)s\".\n"
5460
5495
"See ``bzr help %(name)s``"
5463
#: bzrlib/errors.py:1773
5498
#: bzrlib/errors.py:1782
5464
5499
msgid "%(username)r does not seem to contain a reasonable email address"
5467
#: bzrlib/errors.py:1782
5502
#: bzrlib/errors.py:1791
5468
5503
msgid "Failed to GPG sign data with command \"%(command_line)s\""
5471
#: bzrlib/errors.py:1790
5506
#: bzrlib/errors.py:1799
5472
5507
msgid "Failed to verify GPG signature data with error \"%(error)s\""
5475
#: bzrlib/errors.py:1798
5510
#: bzrlib/errors.py:1807
5476
5511
msgid "Unable to import library \"%(library)s\": %(error)s"
5479
#: bzrlib/errors.py:1806
5514
#: bzrlib/errors.py:1815
5480
5515
msgid "python-gpgme is not installed, it is needed to verify signatures"
5483
#: bzrlib/errors.py:1814
5518
#: bzrlib/errors.py:1823
5485
5520
"The working tree for %(basedir)s has changed since the last commit, but "
5486
5521
"weave merge requires that it be unchanged"
5489
#: bzrlib/errors.py:1824
5524
#: bzrlib/errors.py:1833
5491
5526
"Can't reprocess and show base, because reprocessing obscures the "
5492
5527
"relationship of conflicting lines to the base"
5495
#: bzrlib/errors.py:1830
5530
#: bzrlib/errors.py:1839
5496
5531
msgid "Cycle in graph %(graph)r"
5499
#: bzrlib/errors.py:1858
5534
#: bzrlib/errors.py:1867
5500
5535
msgid "File %(filename)s is not conflicted."
5503
#: bzrlib/errors.py:1880
5538
#: bzrlib/errors.py:1889
5504
5539
msgid "No bundle was found in \"%(filename)s\"."
5507
#: bzrlib/errors.py:1889
5542
#: bzrlib/errors.py:1898
5508
5543
msgid "Unable to handle bundle version %(version)s: %(msg)s"
5511
#: bzrlib/errors.py:1899
5546
#: bzrlib/errors.py:1908
5512
5547
msgid "Branch %(base)s is missing revision %(text_revision)s of %(file_id)s"
5515
#: bzrlib/errors.py:1912
5550
#: bzrlib/errors.py:1921
5516
5551
msgid "File id {%(file_id)s} already exists in inventory as %(entry)s"
5519
#: bzrlib/errors.py:1922
5554
#: bzrlib/errors.py:1931
5520
5555
msgid "Key %(key)s is already present in map"
5523
#: bzrlib/errors.py:1927
5558
#: bzrlib/errors.py:1936
5524
5559
msgid "The prefix %(prefix)s is in the help search path twice."
5527
#: bzrlib/errors.py:1937
5562
#: bzrlib/errors.py:1946
5529
5564
"No final name for trans_id %(trans_id)r\n"
5530
5565
"file-id: %(file_id)r\n"
5531
5566
"root trans-id: %(root_trans_id)r\n"
5534
#: bzrlib/errors.py:1969
5569
#: bzrlib/errors.py:1978
5535
5570
msgid "Attempt to reuse a transform that has already been applied."
5538
#: bzrlib/errors.py:1974
5573
#: bzrlib/errors.py:1983
5539
5574
msgid "Moving the root directory is not supported at this time"
5542
#: bzrlib/errors.py:1979
5577
#: bzrlib/errors.py:1988
5543
5578
msgid "Failed to rename %(from_path)s to %(to_path)s: %(why)s"
5546
#: bzrlib/errors.py:1990
5581
#: bzrlib/errors.py:1999
5548
5583
"Could not move %(from_path)s%(operator)s %(to_path)s%(_has_extra)s%(extra)s"
5551
#: bzrlib/errors.py:2026
5586
#: bzrlib/errors.py:2035
5553
5588
"Could not rename %(from_path)s%(operator)s %(to_path)s%(_has_extra)s%(extra)s"
5556
#: bzrlib/errors.py:2056
5591
#: bzrlib/errors.py:2065
5557
5592
msgid "Unable to import paramiko (required for sftp support): %(error)s"
5560
#: bzrlib/errors.py:2064
5595
#: bzrlib/errors.py:2073
5561
5596
msgid "Nothing to merge."
5564
#: bzrlib/errors.py:2069
5599
#: bzrlib/errors.py:2078
5565
5600
msgid "Format %(format)s cannot be initialised by this version of bzr."
5568
#: bzrlib/errors.py:2078
5603
#: bzrlib/errors.py:2087
5570
5605
"Cannot convert from format %(from_format)s to format %(format)s. "
5574
#: bzrlib/errors.py:2090
5609
#: bzrlib/errors.py:2099
5575
5610
msgid "Could not find an appropriate Differ for file \"%(path)s\""
5578
#: bzrlib/errors.py:2098
5613
#: bzrlib/errors.py:2107
5579
5614
msgid "%(exe_name)s could not be found on this machine"
5582
#: bzrlib/errors.py:2106
5617
#: bzrlib/errors.py:2115
5583
5618
msgid "Diff is not installed on this machine: %(msg)s"
5586
#: bzrlib/errors.py:2114
5621
#: bzrlib/errors.py:2123
5587
5622
msgid "Diff3 is not installed on this machine."
5590
#: bzrlib/errors.py:2120
5625
#: bzrlib/errors.py:2129
5591
5626
msgid "The content being inserted is already present."
5594
#: bzrlib/errors.py:2125
5629
#: bzrlib/errors.py:2134
5596
5631
"This tree contains left-over files from a failed operation.\n"
5597
5632
" Please examine %(limbo_dir)s to see if it contains any files you wish "
5614
5649
" keep, and delete it when you are done."
5617
#: bzrlib/errors.py:2157
5652
#: bzrlib/errors.py:2166
5619
5654
"Unable to delete transform temporary directory %(pending_deletion)s. Please "
5620
5655
"examine %(pending_deletion)s to see if it contains any files you wish to "
5621
5656
"keep, and delete it when you are done."
5624
#: bzrlib/errors.py:2167
5659
#: bzrlib/errors.py:2176
5625
5660
msgid "Working tree is out of date, please run 'bzr update'.%(more)s"
5628
#: bzrlib/errors.py:2181
5663
#: bzrlib/errors.py:2190
5630
5665
"Public branch \"%(public_location)s\" lacks revision \"%(revstring)s\"."
5633
#: bzrlib/errors.py:2194
5668
#: bzrlib/errors.py:2203
5634
5669
msgid "Error in merge modified format"
5637
#: bzrlib/errors.py:2199
5672
#: bzrlib/errors.py:2208
5638
5673
msgid "Format error in conflict listings"
5641
#: bzrlib/errors.py:2203
5676
#: bzrlib/errors.py:2212
5643
5678
"Inconsistency in dirstate file %(dirstate_path)s.\n"
5644
5679
"Error: %(description)s"
5647
#: bzrlib/errors.py:2214
5682
#: bzrlib/errors.py:2223
5649
5684
"An error has been detected in the repository %(repo_path)s.\n"
5650
5685
"Please run bzr reconcile on this repository."
5653
#: bzrlib/errors.py:2225
5688
#: bzrlib/errors.py:2234
5655
5690
"An inconsistent delta was supplied involving %(path)r, %(file_id)r\n"
5656
5691
"reason: %(reason)s"
5659
#: bzrlib/errors.py:2238
5694
#: bzrlib/errors.py:2247
5661
5696
"An inconsistent delta was supplied: %(delta)r\n"
5662
5697
"reason: %(reason)s"
5665
#: bzrlib/errors.py:2250
5700
#: bzrlib/errors.py:2259
5666
5701
msgid "To use this feature you must upgrade your branch at %(path)s."
5669
#: bzrlib/errors.py:2259
5704
#: bzrlib/errors.py:2268
5670
5705
msgid "To use this feature you must upgrade your repository at %(path)s."
5673
#: bzrlib/errors.py:2264
5708
#: bzrlib/errors.py:2273
5675
5710
"To use this feature you must upgrade your branch at %(path)s to a format "
5676
5711
"which supports rich roots."
5679
#: bzrlib/errors.py:2270
5714
#: bzrlib/errors.py:2279
5680
5715
msgid "Cannot perform local-only commits on unbound branches."
5683
#: bzrlib/errors.py:2275
5718
#: bzrlib/errors.py:2284
5684
5719
msgid "The method %(mname)s is not supported on objects of type %(tname)s."
5687
#: bzrlib/errors.py:2296
5722
#: bzrlib/errors.py:2305
5688
5723
msgid "Ghost tags not supported by format %(format)r."
5691
#: bzrlib/errors.py:2304
5726
#: bzrlib/errors.py:2313
5692
5727
msgid "File is binary but should be text."
5695
#: bzrlib/errors.py:2309
5730
#: bzrlib/errors.py:2318
5696
5731
msgid "The path %(path)s is not permitted on this platform"
5699
#: bzrlib/errors.py:2318
5734
#: bzrlib/errors.py:2327
5701
5736
"Testament did not match expected value.\n"
5702
5737
" For revision_id {%(revision_id)s}, expected {%(expected)s}, measured\n"
5703
5738
" {%(measured)s}"
5706
#: bzrlib/errors.py:2330
5741
#: bzrlib/errors.py:2339
5707
5742
msgid "Not a bzr revision-bundle: %(text)r"
5710
#: bzrlib/errors.py:2339
5745
#: bzrlib/errors.py:2348
5711
5746
msgid "Bad bzr revision-bundle: %(text)r"
5714
#: bzrlib/errors.py:2348
5749
#: bzrlib/errors.py:2357
5715
5750
msgid "Malformed bzr revision-bundle header: %(text)r"
5718
#: bzrlib/errors.py:2353
5753
#: bzrlib/errors.py:2362
5719
5754
msgid "Malformed patches in bzr revision-bundle: %(text)r"
5722
#: bzrlib/errors.py:2358
5757
#: bzrlib/errors.py:2367
5723
5758
msgid "Malformed footer in bzr revision-bundle: %(text)r"
5726
#: bzrlib/errors.py:2363
5761
#: bzrlib/errors.py:2372
5727
5762
msgid "End of line marker was not \\n in bzr revision-bundle"
5730
#: bzrlib/errors.py:2373
5765
#: bzrlib/errors.py:2382
5731
5766
msgid "Bundle format %(bundle_format)s is incompatible with %(other)s"
5734
#: bzrlib/errors.py:2383
5769
#: bzrlib/errors.py:2392
5735
5770
msgid "Root class for inventory serialization errors"
5738
#: bzrlib/errors.py:2387
5773
#: bzrlib/errors.py:2396
5740
5775
"The inventory was not in the expected format:\n"
5744
#: bzrlib/errors.py:2396
5779
#: bzrlib/errors.py:2405
5745
5780
msgid "This operation requires rich root data storage"
5748
#: bzrlib/errors.py:2409
5783
#: bzrlib/errors.py:2418
5749
5784
msgid "Unrecognised value for BZR_SSH environment variable: %(vendor)s"
5752
#: bzrlib/errors.py:2418
5787
#: bzrlib/errors.py:2427
5754
5789
"Don't know how to handle SSH connections. Please set BZR_SSH environment "
5758
#: bzrlib/errors.py:2425
5793
#: bzrlib/errors.py:2434
5760
5795
"Could not determine revno for {%(revision_id)s} because its ancestry shows a "
5761
5796
"ghost at {%(ghost_revision_id)s}"
5764
#: bzrlib/errors.py:2435
5799
#: bzrlib/errors.py:2444
5765
5800
msgid "Ghost revision {%(revision_id)s} cannot be used here."
5768
#: bzrlib/errors.py:2486
5803
#: bzrlib/errors.py:2495
5770
5805
"A merge directive must provide either a bundle or a public branch location."
5773
#: bzrlib/errors.py:2493
5808
#: bzrlib/errors.py:2502
5774
5809
msgid "Bad merge directive payload %(start)r"
5777
#: bzrlib/errors.py:2503
5812
#: bzrlib/errors.py:2512
5778
5813
msgid "Preview patch does not match requested changes."
5781
#: bzrlib/errors.py:2509
5816
#: bzrlib/errors.py:2518
5782
5817
msgid "Patch_type was %(patch_type)s, but no patch was supplied."
5785
#: bzrlib/errors.py:2519
5820
#: bzrlib/errors.py:2528
5787
5822
"Your branch does not have all of the revisions required in order to merge "
5788
5823
"this merge directive and the target location specified in the merge "
5789
5824
"directive is not a branch: %(location)s."
5792
#: bzrlib/errors.py:2531
5827
#: bzrlib/errors.py:2540
5793
5828
msgid "Unsupported entry kind %(kind)s"
5796
#: bzrlib/errors.py:2539
5831
#: bzrlib/errors.py:2548
5797
5832
msgid "Can't subsume %(other_tree)s into %(tree)s. %(reason)s"
5800
#: bzrlib/errors.py:2549
5835
#: bzrlib/errors.py:2558
5801
5836
msgid "Subsume target %(other_tree)s needs to be upgraded."
5804
#: bzrlib/errors.py:2568
5839
#: bzrlib/errors.py:2577
5805
5840
msgid "No such tag: %(tag_name)s"
5808
#: bzrlib/errors.py:2576
5843
#: bzrlib/errors.py:2585
5809
5844
msgid "Tags not supported by %(branch)s; you may be able to use bzr upgrade."
5812
#: bzrlib/errors.py:2585
5847
#: bzrlib/errors.py:2594
5813
5848
msgid "Tag %(tag_name)s already exists."
5816
#: bzrlib/errors.py:2593
5851
#: bzrlib/errors.py:2602
5818
5853
"Did not understand bug identifier %(bug_id)s: %(reason)s. See \"bzr help "
5819
5854
"bugs\" for more information on this feature."
5822
#: bzrlib/errors.py:2603
5857
#: bzrlib/errors.py:2612
5824
5859
"The URL for bug tracker \"%(abbreviation)s\" doesn't contain {id}: %(url)s"
5827
#: bzrlib/errors.py:2613
5862
#: bzrlib/errors.py:2622
5829
5864
"Cannot find registered bug tracker called %(abbreviation)s on %(branch)s"
5832
#: bzrlib/errors.py:2623
5867
#: bzrlib/errors.py:2632
5833
5868
msgid "Invalid line in bugs property: '%(line)s'"
5836
#: bzrlib/errors.py:2631
5871
#: bzrlib/errors.py:2640
5837
5872
msgid "Invalid bug status: '%(status)s'"
5840
#: bzrlib/errors.py:2639
5875
#: bzrlib/errors.py:2648
5841
5876
msgid "Could not understand response from smart server: %(response_tuple)r"
5844
#: bzrlib/errors.py:2678
5879
#: bzrlib/errors.py:2687
5845
5880
msgid "Server sent an unexpected error: %(error_tuple)r"
5848
#: bzrlib/errors.py:2697
5883
#: bzrlib/errors.py:2706
5849
5884
msgid "Unrecognised container format: %(container_format)r"
5852
#: bzrlib/errors.py:2705
5887
#: bzrlib/errors.py:2714
5853
5888
msgid "Unexpected end of container stream"
5856
#: bzrlib/errors.py:2710
5891
#: bzrlib/errors.py:2719
5857
5892
msgid "Unknown record type: %(record_type)r"
5860
#: bzrlib/errors.py:2718
5895
#: bzrlib/errors.py:2727
5861
5896
msgid "Invalid record: %(reason)s"
5864
#: bzrlib/errors.py:2726
5899
#: bzrlib/errors.py:2735
5865
5900
msgid "Container has data after end marker: %(excess)r"
5868
#: bzrlib/errors.py:2734
5903
#: bzrlib/errors.py:2743
5869
5904
msgid "Container has multiple records with the same name: %(name)s"
5872
#: bzrlib/errors.py:2747
5907
#: bzrlib/errors.py:2756
5873
5908
msgid "Corrupt or incompatible data stream: %(reason)s"
5876
#: bzrlib/errors.py:2755
5911
#: bzrlib/errors.py:2764
5877
5912
msgid "SMTP error: %(error)s"
5880
#: bzrlib/errors.py:2763
5915
#: bzrlib/errors.py:2772
5881
5916
msgid "No message supplied."
5884
#: bzrlib/errors.py:2768
5919
#: bzrlib/errors.py:2777
5885
5920
msgid "No mail-to address (--mail-to) or output (-o) specified."
5888
#: bzrlib/errors.py:2773
5889
msgid "Unknown mail client: %(mail_client)s"
5892
#: bzrlib/errors.py:2781
5923
#: bzrlib/errors.py:2782
5894
5925
"Unable to find mail client with the following names: "
5895
5926
"%(mail_command_list_string)s"
5898
#: bzrlib/errors.py:2791
5929
#: bzrlib/errors.py:2792
5899
5930
msgid "SMTP connection to %(host)s refused"
5902
#: bzrlib/errors.py:2800
5933
#: bzrlib/errors.py:2801
5903
5934
msgid "Please specify smtp_server. No server at default %(host)s."
5906
#: bzrlib/errors.py:2814
5937
#: bzrlib/errors.py:2815
5908
5939
"'%(display_url)s' is not in sync with %(target_url)s. See bzr help sync-for-"
5912
#: bzrlib/errors.py:2826
5943
#: bzrlib/errors.py:2827
5913
5944
msgid "'%(display_url)s' is already a branch."
5916
#: bzrlib/errors.py:2831
5947
#: bzrlib/errors.py:2832
5917
5948
msgid "'%(display_url)s' is already a tree."
5920
#: bzrlib/errors.py:2836
5951
#: bzrlib/errors.py:2837
5921
5952
msgid "'%(display_url)s' is already a checkout."
5924
#: bzrlib/errors.py:2841
5955
#: bzrlib/errors.py:2842
5925
5956
msgid "'%(display_url)s' is already a lightweight checkout."
5928
#: bzrlib/errors.py:2846
5959
#: bzrlib/errors.py:2847
5929
5960
msgid "'%(display_url)s' is already using a shared repository."
5932
#: bzrlib/errors.py:2851
5963
#: bzrlib/errors.py:2852
5933
5964
msgid "'%(display_url)s' is already standalone."
5936
#: bzrlib/errors.py:2856
5967
#: bzrlib/errors.py:2857
5937
5968
msgid "Shared repository '%(display_url)s' already creates working trees."
5940
#: bzrlib/errors.py:2862
5971
#: bzrlib/errors.py:2863
5942
5973
"Shared repository '%(display_url)s' already doesn't create working trees."
5945
#: bzrlib/errors.py:2868
5976
#: bzrlib/errors.py:2869
5946
5977
msgid "Requested reconfiguration of '%(display_url)s' is not supported."
5949
#: bzrlib/errors.py:2873
5980
#: bzrlib/errors.py:2874
5950
5981
msgid "No location could be found to bind to at %(display_url)s."
5953
#: bzrlib/errors.py:2878
5984
#: bzrlib/errors.py:2879
5955
5986
"Working tree \"%(display_url)s\" has uncommitted changes (See bzr "
5956
5987
"status).%(more)s"
5959
#: bzrlib/errors.py:2897
5990
#: bzrlib/errors.py:2898
5961
5992
"Working tree \"%(display_url)s\" has shelved changes (See bzr shelve --"
5962
5993
"list).%(more)s"
5965
#: bzrlib/errors.py:2903
5996
#: bzrlib/errors.py:2904
5966
5997
msgid "Variable {%(name)s} is not available."
5969
#: bzrlib/errors.py:2911
6000
#: bzrlib/errors.py:2912
5970
6001
msgid "No template specified."
5973
#: bzrlib/errors.py:2916
6004
#: bzrlib/errors.py:2917
5974
6005
msgid "Unable to create symlink %(path_str)son this platform"
5977
#: bzrlib/errors.py:2931
6008
#: bzrlib/errors.py:2932
5979
6010
"Unsupported timezone format \"%(timezone)s\", options are \"utc\", "
5980
6011
"\"original\", \"local\"."
5983
#: bzrlib/errors.py:2965
6014
#: bzrlib/errors.py:2966
5985
6016
"Unable to encode %(kind)s path %(path)r in user encoding %(user_encoding)s"
5988
#: bzrlib/errors.py:2977
6019
#: bzrlib/errors.py:2978
5989
6020
msgid "The \"%(config_id)s\" configuration does not exist."
5992
#: bzrlib/errors.py:2985
6023
#: bzrlib/errors.py:2986
5993
6024
msgid "The \"%(option_name)s\" configuration option does not exist."
5996
#: bzrlib/errors.py:2993
6027
#: bzrlib/errors.py:2994
5997
6028
msgid "The alias \"%(alias_name)s\" does not exist."
6000
#: bzrlib/errors.py:3007
6031
#: bzrlib/errors.py:3008
6001
6032
msgid "\"%(alias_name)s\" is not a valid location alias."
6004
#: bzrlib/errors.py:3015
6035
#: bzrlib/errors.py:3016
6005
6036
msgid "No %(alias_name)s location assigned."
6008
#: bzrlib/errors.py:3023
6039
#: bzrlib/errors.py:3024
6009
6040
msgid "Cannot bind address \"%(host)s:%(port)i\": %(orig_error)s."
6012
#: bzrlib/errors.py:3033
6043
#: bzrlib/errors.py:3034
6013
6044
msgid "Unknown rules detected: %(unknowns_str)s."
6016
#: bzrlib/errors.py:3044
6047
#: bzrlib/errors.py:3045
6017
6048
msgid "Tip change rejected: %(msg)s"
6020
#: bzrlib/errors.py:3052
6051
#: bzrlib/errors.py:3053
6021
6052
msgid "Shelf corrupt."
6024
#: bzrlib/errors.py:3057
6055
#: bzrlib/errors.py:3058
6025
6056
msgid "Corruption while decompressing repository file%(orig_error)s"
6028
#: bzrlib/errors.py:3069
6059
#: bzrlib/errors.py:3070
6029
6060
msgid "No changes are shelved with id \"%(shelf_id)d\"."
6032
#: bzrlib/errors.py:3077
6063
#: bzrlib/errors.py:3078
6033
6064
msgid "\"%(invalid_id)s\" is not a valid shelf id, try a number instead."
6036
#: bzrlib/errors.py:3085
6067
#: bzrlib/errors.py:3086
6038
6069
"An attempt to access a url outside the server jail was made: '%(url)s'."
6041
#: bzrlib/errors.py:3093
6072
#: bzrlib/errors.py:3094
6042
6073
msgid "The user aborted the operation."
6045
#: bzrlib/errors.py:3098
6076
#: bzrlib/errors.py:3099
6046
6077
msgid "Branching '%(url)s'(%(format)s) must create a working tree."
6049
#: bzrlib/errors.py:3108
6080
#: bzrlib/errors.py:3109
6050
6081
msgid "No such view: %(view_name)s."
6053
#: bzrlib/errors.py:3118
6084
#: bzrlib/errors.py:3119
6055
6086
"Views are not supported by %(tree)s; use 'bzr upgrade' to change your tree "
6056
6087
"to a later format."
6059
#: bzrlib/errors.py:3127
6090
#: bzrlib/errors.py:3128
6061
6092
"Specified file \"%(file_name)s\" is outside the current view: %(view_str)s"
6064
#: bzrlib/errors.py:3194
6095
#: bzrlib/errors.py:3195
6065
6096
msgid "%(bzrdir)r does not support co-located branches."
6068
#: bzrlib/errors.py:3200
6099
#: bzrlib/errors.py:3201
6070
6101
"Unable to determine your name.\n"
6071
6102
"Please, set your name with the 'whoami' command.\n"
6072
6103
"E.g. bzr whoami \"Your Name <name@example.com>\""
6075
#: bzrlib/errors.py:3209
6106
#: bzrlib/errors.py:3210
6076
6107
msgid "Invalid pattern(s) found. %(msg)s"
6079
#: bzrlib/errors.py:3217
6110
#: bzrlib/errors.py:3218
6081
6112
"Branch \"%(branch_url)s\" appears to be bound to itself. Please use `bzr "
6082
6113
"unbind` to fix."
6085
#: bzrlib/errors.py:3228
6116
#: bzrlib/errors.py:3229
6086
6117
msgid "Loop involving %(refs)r while expanding \"%(string)s\"."
6089
#: bzrlib/errors.py:3237
6120
#: bzrlib/errors.py:3238
6090
6121
msgid "Option %(name)s is not defined while expanding \"%(string)s\"."
6093
#: bzrlib/errors.py:3246
6124
#: bzrlib/errors.py:3247
6095
6126
"No compatible object available for operations from %(source)r to %(target)r."
6098
#: bzrlib/errors.py:3256
6129
#: bzrlib/errors.py:3257
6100
6131
"VFS requests over the smart server are not allowed. Encountered: %(method)s, "
6101
6132
"%(arguments)s."
6104
#: bzrlib/errors.py:3266
6135
#: bzrlib/errors.py:3267
6106
6137
"Kind change from %(from_kind)s to %(to_kind)s for %(path)s not supported by "
6107
6138
"format %(format)r"
6110
#: bzrlib/errors.py:3278
6141
#: bzrlib/errors.py:3279
6112
6143
"Missing feature %(feature)s not provided by this version of Bazaar or any "
6116
#: bzrlib/errors.py:3291
6147
#: bzrlib/errors.py:3292
6117
6148
msgid "Binary files section encountered."
6120
#: bzrlib/errors.py:3299
6151
#: bzrlib/errors.py:3300
6122
6153
"Malformed patch header. %(desc)s\n"
6126
#: bzrlib/errors.py:3308
6157
#: bzrlib/errors.py:3309
6128
6159
"Malformed hunk header. %(desc)s\n"
6132
#: bzrlib/errors.py:3317
6163
#: bzrlib/errors.py:3318
6134
6165
"Malformed line. %(desc)s\n"
6138
#: bzrlib/errors.py:3327
6169
#: bzrlib/errors.py:3328
6140
6171
"Text contents mismatch at line %(line_no)d. Original has \"%(orig_line)s\", "
6141
6172
"but patch says it should be \"%(patch_line)s\""
6144
#: bzrlib/errors.py:3338
6175
#: bzrlib/errors.py:3339
6145
6176
msgid "The feature %(feature)s has already been registered."
6193
6224
"regular push."
6196
#: bzrlib/gpg.py:119 bzrlib/gpg.py:460
6227
#: bzrlib/gpg.py:366
6228
msgid "No GnuPG key results for pattern: {0}"
6231
#: bzrlib/gpg.py:439
6197
6232
msgid "{0} commits with valid signatures"
6200
#: bzrlib/gpg.py:123 bzrlib/gpg.py:465
6235
#: bzrlib/gpg.py:445
6201
6236
msgid "{0} commit with unknown key"
6202
6237
msgid_plural "{0} commits with unknown keys"
6206
#: bzrlib/gpg.py:129 bzrlib/gpg.py:472
6241
#: bzrlib/gpg.py:453
6207
6242
msgid "{0} commit not valid"
6208
6243
msgid_plural "{0} commits not valid"
6212
#: bzrlib/gpg.py:135 bzrlib/gpg.py:479
6247
#: bzrlib/gpg.py:461
6213
6248
msgid "{0} commit not signed"
6214
6249
msgid_plural "{0} commits not signed"
6218
#: bzrlib/gpg.py:141 bzrlib/gpg.py:486
6253
#: bzrlib/gpg.py:469
6219
6254
msgid "{0} commit with key now expired"
6220
6255
msgid_plural "{0} commits with key now expired"
6224
#: bzrlib/gpg.py:343
6225
msgid "No GnuPG key results for pattern: {0}"
6259
#: bzrlib/gpg.py:489
6260
msgid "{0} commit by author {1} with key {2} now expired"
6261
msgid_plural "{0} commits by author {1} with key {2} now expired"
6228
#: bzrlib/gpg.py:386
6265
#: bzrlib/gpg.py:505
6229
6266
msgid "{0} signed {1} commit"
6230
6267
msgid_plural "{0} signed {1} commits"
6234
#: bzrlib/gpg.py:403 bzrlib/gpg.py:419
6271
#: bzrlib/gpg.py:522 bzrlib/gpg.py:539
6235
6272
msgid "{0} commit by author {1}"
6236
6273
msgid_plural "{0} commits by author {1}"
6240
#: bzrlib/gpg.py:433
6277
#: bzrlib/gpg.py:554
6241
6278
msgid "Unknown key {0} signed {1} commit"
6242
6279
msgid_plural "Unknown key {0} signed {1} commits"
6246
#: bzrlib/gpg.py:452
6247
msgid "{0} commit by author {1} with key {2} now expired"
6248
msgid_plural "{0} commits by author {1} with key {2} now expired"
6252
6283
#: bzrlib/groupcompress.py:1739
6253
6284
#, python-format
6254
6285
msgid "Insert claimed random_id=True, but then inserted %r two times"
6257
#: bzrlib/hooks.py:331
6288
#: bzrlib/hooks.py:313
6258
6289
#, python-format
6259
6290
msgid "Introduced in: %s"
6262
#: bzrlib/hooks.py:334
6293
#: bzrlib/hooks.py:316
6263
6294
#, python-format
6264
6295
msgid "Deprecated in: %s"
6544
6579
" otherwise error."
6547
#: bzrlib/plugins/launchpad/__init__.py:99
6582
#: bzrlib/plugins/launchpad/cmds.py:62
6550
6585
" bzr register-branch http://foo.com/bzr/fooproject.mine \\\n"
6551
6586
" --project fooproject"
6554
#: bzrlib/plugins/launchpad/__init__.py:106
6589
#: bzrlib/plugins/launchpad/cmds.py:69
6555
6590
msgid "Launchpad project short name to associate with the branch."
6558
#: bzrlib/plugins/launchpad/__init__.py:113
6593
#: bzrlib/plugins/launchpad/cmds.py:76
6560
6595
"Short name for the branch; by default taken from the last component of the "
6564
#: bzrlib/plugins/launchpad/__init__.py:117
6599
#: bzrlib/plugins/launchpad/cmds.py:80
6565
6600
msgid "One-sentence description of the branch."
6568
#: bzrlib/plugins/launchpad/__init__.py:120
6603
#: bzrlib/plugins/launchpad/cmds.py:83
6569
6604
msgid "Longer description of the purpose or contents of the branch."
6572
#: bzrlib/plugins/launchpad/__init__.py:123
6607
#: bzrlib/plugins/launchpad/cmds.py:86
6573
6608
msgid "Branch author's email address, if not yourself."
6576
#: bzrlib/plugins/launchpad/__init__.py:126
6611
#: bzrlib/plugins/launchpad/cmds.py:89
6577
6612
msgid "The bug this branch fixes."
6580
#: bzrlib/plugins/launchpad/__init__.py:129
6615
#: bzrlib/plugins/launchpad/cmds.py:92
6581
6616
msgid "Prepare the request but don't actually send it."
6584
#: bzrlib/plugins/launchpad/__init__.py:151
6619
#: bzrlib/plugins/launchpad/cmds.py:114
6586
6621
"register-branch requires a public branch url - see bzr help register-branch."
6589
#: bzrlib/plugins/launchpad/__init__.py:159
6624
#: bzrlib/plugins/launchpad/cmds.py:122
6590
6625
msgid "--product is deprecated; please use --project."
6593
#: bzrlib/plugins/launchpad/__init__.py:191
6628
#: bzrlib/plugins/launchpad/cmds.py:152
6594
6629
msgid "Open a Launchpad branch page in your web browser."
6597
#: bzrlib/plugins/launchpad/__init__.py:196
6632
#: bzrlib/plugins/launchpad/cmds.py:157
6598
6633
msgid "Do not actually open the browser. Just say the URL we would use."
6601
#: bzrlib/plugins/launchpad/__init__.py:231
6636
#: bzrlib/plugins/launchpad/cmds.py:192
6602
6637
#, python-format
6603
6638
msgid "Opening %s in web browser"
6606
#: bzrlib/plugins/launchpad/__init__.py:241
6641
#: bzrlib/plugins/launchpad/cmds.py:200
6607
6642
msgid "Show or set the Launchpad user ID."
6610
#: bzrlib/plugins/launchpad/__init__.py:243
6645
#: bzrlib/plugins/launchpad/cmds.py:202
6612
6647
"When communicating with Launchpad, some commands need to know your\n"
6613
6648
"Launchpad user ID. This command can be used to set or show the\n"
6614
6649
"user ID that Bazaar will use for such communication."
6617
#: bzrlib/plugins/launchpad/__init__.py:247
6652
#: bzrlib/plugins/launchpad/cmds.py:206
6620
6655
" Show the Launchpad ID of the current user::"
6623
#: bzrlib/plugins/launchpad/__init__.py:250
6658
#: bzrlib/plugins/launchpad/cmds.py:209
6624
6659
msgid " bzr launchpad-login"
6627
#: bzrlib/plugins/launchpad/__init__.py:252
6662
#: bzrlib/plugins/launchpad/cmds.py:211
6628
6663
msgid " Set the Launchpad ID of the current user to 'bob'::"
6631
#: bzrlib/plugins/launchpad/__init__.py:254
6666
#: bzrlib/plugins/launchpad/cmds.py:213
6632
6667
msgid " bzr launchpad-login bob"
6635
#: bzrlib/plugins/launchpad/__init__.py:261
6670
#: bzrlib/plugins/launchpad/cmds.py:220
6636
6671
msgid "Don't check that the user name is valid."
6639
#: bzrlib/plugins/launchpad/__init__.py:276
6640
#: bzrlib/plugins/launchpad/__init__.py:287
6674
#: bzrlib/plugins/launchpad/cmds.py:235 bzrlib/plugins/launchpad/cmds.py:246
6641
6675
msgid "Launchpad user ID exists and has SSH keys.\n"
6644
#: bzrlib/plugins/launchpad/__init__.py:279
6678
#: bzrlib/plugins/launchpad/cmds.py:238
6645
6679
msgid "No Launchpad user ID configured.\n"
6648
#: bzrlib/plugins/launchpad/__init__.py:290
6682
#: bzrlib/plugins/launchpad/cmds.py:249
6649
6683
#, python-format
6650
6684
msgid "Launchpad user ID set to '%s'.\n"
6653
#: bzrlib/plugins/launchpad/__init__.py:298
6687
#: bzrlib/plugins/launchpad/cmds.py:255
6654
6688
msgid "Ask Launchpad to mirror a branch now."
6657
#: bzrlib/plugins/launchpad/__init__.py:318
6691
#: bzrlib/plugins/launchpad/cmds.py:272
6658
6692
msgid "Propose merging a branch on Launchpad."
6661
#: bzrlib/plugins/launchpad/__init__.py:320
6695
#: bzrlib/plugins/launchpad/cmds.py:274
6663
6697
"This will open your usual editor to provide the initial comment. When it\n"
6664
6698
"has created the proposal, it will open it in your default web browser."
6667
#: bzrlib/plugins/launchpad/__init__.py:323
6701
#: bzrlib/plugins/launchpad/cmds.py:277
6669
6703
"The branch will be proposed to merge into SUBMIT_BRANCH. If SUBMIT_BRANCH\n"
6670
6704
"is not supplied, the remembered submit branch will be used. If no submit\n"
6671
6705
"branch is remembered, the development focus will be used."
6674
#: bzrlib/plugins/launchpad/__init__.py:327
6708
#: bzrlib/plugins/launchpad/cmds.py:281
6676
6710
"By default, the SUBMIT_BRANCH's review team will be requested to review\n"
6677
6711
"the merge proposal. This can be overriden by specifying --review (-R).\n"
6717
6755
"are opened in a web browser."
6720
#: bzrlib/plugins/launchpad/__init__.py:389
6758
#: bzrlib/plugins/launchpad/cmds.py:342
6722
6760
"Any revision involved in the merge may be specified-- the revision in\n"
6723
6761
"which the merge was performed, or one of the revisions that was merged."
6726
#: bzrlib/plugins/launchpad/__init__.py:392
6764
#: bzrlib/plugins/launchpad/cmds.py:345
6727
6765
msgid "So, to find the merge proposal that reviewed line 1 of README::"
6730
#: bzrlib/plugins/launchpad/__init__.py:394
6768
#: bzrlib/plugins/launchpad/cmds.py:347
6731
6769
msgid " bzr lp-find-proposal -r annotate:README:1"
6734
#: bzrlib/plugins/launchpad/__init__.py:409
6772
#: bzrlib/plugins/launchpad/cmds.py:363
6735
6773
msgid "No review found."
6738
#: bzrlib/plugins/launchpad/__init__.py:410
6776
#: bzrlib/plugins/launchpad/cmds.py:364
6739
6777
#, python-format
6740
6778
msgid "%d proposals(s) found."
6743
#: bzrlib/plugins/launchpad/__init__.py:420
6781
#: bzrlib/plugins/launchpad/cmds.py:374
6744
6782
msgid "Finding revision-id"
6747
#: bzrlib/plugins/launchpad/__init__.py:427
6785
#: bzrlib/plugins/launchpad/cmds.py:381
6748
6786
msgid "Finding merge"
6751
#: bzrlib/plugins/launchpad/__init__.py:432
6789
#: bzrlib/plugins/launchpad/cmds.py:386
6752
6790
msgid "Finding revno"
6755
#: bzrlib/plugins/launchpad/__init__.py:437
6793
#: bzrlib/plugins/launchpad/cmds.py:392
6756
6794
msgid "Finding Launchpad branch"
6759
#: bzrlib/plugins/launchpad/__init__.py:440
6797
#: bzrlib/plugins/launchpad/cmds.py:395
6760
6798
msgid "Finding proposals"
6763
#: bzrlib/plugins/launchpad/account.py:66
6764
msgid "Setting ssh/sftp usernames for launchpad.net."
6767
6801
#: bzrlib/plugins/launchpad/lp_api.py:241
6768
6802
#: bzrlib/plugins/launchpad/lp_api.py:246
6769
6803
#, python-format
6810
#: bzrlib/plugins/launchpad/lp_propose.py:149
6844
#: bzrlib/plugins/launchpad/lp_propose.py:150
6811
6845
#, python-format
6812
6846
msgid "There is already a branch merge proposal: %s"
6815
#: bzrlib/plugins/weave_fmt/bzrdir.py:236
6849
#: bzrlib/plugins/weave_fmt/bzrdir.py:237
6816
6850
msgid "pb parameter to convert() is deprecated"
6819
#: bzrlib/plugins/weave_fmt/bzrdir.py:239
6853
#: bzrlib/plugins/weave_fmt/bzrdir.py:240
6820
6854
msgid "starting upgrade from format 4 to 5"
6823
#: bzrlib/plugins/weave_fmt/bzrdir.py:249
6857
#: bzrlib/plugins/weave_fmt/bzrdir.py:250
6824
6858
msgid "note: upgrade may be faster if all store files are ungzipped first"
6827
#: bzrlib/plugins/weave_fmt/bzrdir.py:278
6861
#: bzrlib/plugins/weave_fmt/bzrdir.py:279
6828
6862
msgid "converting revision"
6831
#: bzrlib/plugins/weave_fmt/bzrdir.py:283
6865
#: bzrlib/plugins/weave_fmt/bzrdir.py:284
6832
6866
msgid "upgraded to weaves:"
6835
#: bzrlib/plugins/weave_fmt/bzrdir.py:284
6869
#: bzrlib/plugins/weave_fmt/bzrdir.py:285
6836
6870
#, python-format
6837
6871
msgid "%6d revisions and inventories"
6840
#: bzrlib/plugins/weave_fmt/bzrdir.py:286
6874
#: bzrlib/plugins/weave_fmt/bzrdir.py:287
6841
6875
#, python-format
6842
6876
msgid "%6d revisions not present"
6845
#: bzrlib/plugins/weave_fmt/bzrdir.py:288
6879
#: bzrlib/plugins/weave_fmt/bzrdir.py:289
6846
6880
#, python-format
6847
6881
msgid "%6d texts"
6850
#: bzrlib/plugins/weave_fmt/bzrdir.py:324
6884
#: bzrlib/plugins/weave_fmt/bzrdir.py:325
6851
6885
msgid "writing weave"
6854
#: bzrlib/plugins/weave_fmt/bzrdir.py:328
6855
#: bzrlib/plugins/weave_fmt/bzrdir.py:330
6888
#: bzrlib/plugins/weave_fmt/bzrdir.py:329
6889
#: bzrlib/plugins/weave_fmt/bzrdir.py:331
6856
6890
msgid "inventory"
6859
#: bzrlib/plugins/weave_fmt/bzrdir.py:347
6893
#: bzrlib/plugins/weave_fmt/bzrdir.py:348
6860
6894
msgid "write revision"
6863
#: bzrlib/plugins/weave_fmt/bzrdir.py:361
6897
#: bzrlib/plugins/weave_fmt/bzrdir.py:362
6864
6898
msgid "loading revision"
6867
#: bzrlib/plugins/weave_fmt/bzrdir.py:366
6901
#: bzrlib/plugins/weave_fmt/bzrdir.py:367
6868
6902
#, python-format
6869
6903
msgid "revision {%s} not present in branch; will be converted as a ghost"
6872
#: bzrlib/plugins/weave_fmt/bzrdir.py:506
6906
#: bzrlib/plugins/weave_fmt/bzrdir.py:507
6873
6907
msgid "starting upgrade from format 5 to 6"
6876
#: bzrlib/plugins/weave_fmt/bzrdir.py:516
6910
#: bzrlib/plugins/weave_fmt/bzrdir.py:517
6877
6911
#, python-format
6878
6912
msgid "adding prefixes to %s"
6881
#: bzrlib/plugins/weave_fmt/bzrdir.py:556
6915
#: bzrlib/plugins/weave_fmt/bzrdir.py:557
6882
6916
msgid "starting upgrade from format 6 to metadir"
6885
#: bzrlib/plugins/weave_fmt/bzrdir.py:564
6919
#: bzrlib/plugins/weave_fmt/bzrdir.py:565
6886
6920
msgid "Removing ancestry.weave"
6889
#: bzrlib/plugins/weave_fmt/bzrdir.py:569
6923
#: bzrlib/plugins/weave_fmt/bzrdir.py:570
6890
6924
msgid "Finding branch files"
6893
#: bzrlib/plugins/weave_fmt/bzrdir.py:579
6927
#: bzrlib/plugins/weave_fmt/bzrdir.py:580
6894
6928
msgid "Upgrading repository"
6897
#: bzrlib/plugins/weave_fmt/bzrdir.py:589
6931
#: bzrlib/plugins/weave_fmt/bzrdir.py:590
6898
6932
msgid "Upgrading branch"
6901
#: bzrlib/plugins/weave_fmt/bzrdir.py:612
6935
#: bzrlib/plugins/weave_fmt/bzrdir.py:613
6902
6936
msgid "No working tree."
6905
#: bzrlib/plugins/weave_fmt/bzrdir.py:619
6939
#: bzrlib/plugins/weave_fmt/bzrdir.py:620
6906
6940
msgid "Upgrading working tree"
6909
#: bzrlib/plugins/weave_fmt/bzrdir.py:640
6943
#: bzrlib/plugins/weave_fmt/bzrdir.py:641
6910
6944
#, python-format
6911
6945
msgid "Make %s lock"
6914
#: bzrlib/plugins/weave_fmt/bzrdir.py:651
6948
#: bzrlib/plugins/weave_fmt/bzrdir.py:652
6915
6949
#, python-format
6916
6950
msgid "Moving %s"
9797
9815
"of bzr that requires authentication (smtp for example)."
9800
#: en/help_topics/configuration.txt:379
9818
#: en/help_topics/configuration.txt:391
9802
9820
"The syntax of the file obeys the same rules as the others except for the\n"
9803
9821
"option policies which don't apply."
9806
#: en/help_topics/configuration.txt:382
9824
#: en/help_topics/configuration.txt:394
9808
9826
"For more information on the possible uses of the authentication "
9809
9827
"configuration\n"
9810
9828
"file see :doc:`authentication-help`."
9813
#: en/help_topics/configuration.txt:385
9831
#: en/help_topics/configuration.txt:397
9816
9834
"Common options\n"
9817
9835
"--------------"
9820
#: en/help_topics/configuration.txt:389
9838
#: en/help_topics/configuration.txt:401
9822
9840
"debug_flags\n"
9826
#: en/help_topics/configuration.txt:392
9844
#: en/help_topics/configuration.txt:404
9828
9846
"A comma-separated list of debugging options to turn on. The same values\n"
9829
9847
"can be used as with the -D command-line option (see `help global-options`).\n"
9830
9848
"For example::"
9833
#: en/help_topics/configuration.txt:396
9851
#: en/help_topics/configuration.txt:408
9834
9852
msgid " debug_flags = hpss"
9837
#: en/help_topics/configuration.txt:400
9855
#: en/help_topics/configuration.txt:412
9838
9856
msgid " debug_flags = hpss,evil"
9841
#: en/help_topics/configuration.txt:402
9859
#: en/help_topics/configuration.txt:414
9847
#: en/help_topics/configuration.txt:405
9865
#: en/help_topics/configuration.txt:417
9849
9867
"The email address to use when committing a branch. Typically takes the form\n"
9853
#: en/help_topics/configuration.txt:408
9871
#: en/help_topics/configuration.txt:420
9854
9872
msgid " email = Full Name <account@hostname.tld>"
9857
#: en/help_topics/configuration.txt:410
9875
#: en/help_topics/configuration.txt:422
9863
#: en/help_topics/configuration.txt:413
9881
#: en/help_topics/configuration.txt:425
9865
9883
"The path of the editor that you wish to use if *bzr commit* is run without\n"
9866
9884
"a commit message. This setting is trumped by the environment variable\n"
9954
9972
"to sign newly committed revisions, even if the branch requires signatures."
9957
#: en/help_topics/configuration.txt:462
9975
#: en/help_topics/configuration.txt:474
9959
9977
"dirstate.fdatasync\n"
9960
9978
"~~~~~~~~~~~~~~~~~~"
9963
#: en/help_topics/configuration.txt:465
9981
#: en/help_topics/configuration.txt:477
9965
9983
"If true (default), working tree metadata changes are flushed through the\n"
9966
9984
"OS buffers to physical disk. This is somewhat slower, but means data\n"
9967
9985
"should not be lost if the machine crashes. See also repository.fdatasync."
9970
#: en/help_topics/configuration.txt:469
9988
#: en/help_topics/configuration.txt:481
9972
9990
"gpg_signing_key\n"
9973
9991
"~~~~~~~~~~~~~~~"
9976
#: en/help_topics/configuration.txt:472
9994
#: en/help_topics/configuration.txt:484
9978
9996
"The GnuPG user identity to use when signing commits. Can be an e-mail\n"
9979
9997
"address, key fingerprint or full key ID. When unset or when set to\n"
9980
9998
"\"default\" Bazaar will use the user e-mail set with ``whoami``."
9983
#: en/help_topics/configuration.txt:476
10001
#: en/help_topics/configuration.txt:488
9989
#: en/help_topics/configuration.txt:479
10007
#: en/help_topics/configuration.txt:491
9991
10009
"Only useful in ``locations.conf``. Defines whether or not the\n"
9992
10010
"configuration for this section applies to subdirectories:"
9995
#: en/help_topics/configuration.txt:482
10013
#: en/help_topics/configuration.txt:494
9998
10016
" (default) This section applies to subdirectories as well."
10001
#: en/help_topics/configuration.txt:485
10019
#: en/help_topics/configuration.txt:497
10004
10022
" This section only applies to the branch at this directory and not\n"
10005
10023
" branches below it."
10008
#: en/help_topics/configuration.txt:489
10026
#: en/help_topics/configuration.txt:501
10010
10028
"gpg_signing_command\n"
10011
10029
"~~~~~~~~~~~~~~~~~~~"
10014
#: en/help_topics/configuration.txt:492
10032
#: en/help_topics/configuration.txt:504
10016
10034
"(Default: \"gpg\"). Which program should be used to sign and check "
10017
10035
"revisions.\n"
10018
10036
"For example::"
10021
#: en/help_topics/configuration.txt:495
10039
#: en/help_topics/configuration.txt:507
10022
10040
msgid " gpg_signing_command = /usr/bin/gnpg"
10025
#: en/help_topics/configuration.txt:497
10043
#: en/help_topics/configuration.txt:509
10027
10045
"The specified command must accept the options \"--clearsign\" and \"-u "
10031
#: en/help_topics/configuration.txt:499
10049
#: en/help_topics/configuration.txt:511
10033
10051
"bzr_remote_path\n"
10034
10052
"~~~~~~~~~~~~~~~"
10037
#: en/help_topics/configuration.txt:502
10055
#: en/help_topics/configuration.txt:514
10039
10057
"(Default: \"bzr\"). The path to the command that should be used to run the "
10041
10059
"server for bzr. This value may only be specified in locations.conf, because:"
10044
#: en/help_topics/configuration.txt:505
10062
#: en/help_topics/configuration.txt:517
10046
10064
"- it's needed before branch.conf is accessible\n"
10047
10065
"- allowing remote branch.conf files to specify commands would be a security\n"
10051
#: en/help_topics/configuration.txt:509
10069
#: en/help_topics/configuration.txt:521
10052
10070
msgid "It is overridden by the BZR_REMOTE_PATH environment variable."
10055
#: en/help_topics/configuration.txt:511
10073
#: en/help_topics/configuration.txt:523
10057
10075
"smtp_server\n"
10058
10076
"~~~~~~~~~~~"
10061
#: en/help_topics/configuration.txt:514
10079
#: en/help_topics/configuration.txt:526
10063
10081
"(Default: \"localhost\"). SMTP server to use when Bazaar needs to send\n"
10064
10082
"email, eg. with ``merge-directive --mail-to``, or the bzr-email plugin."
10067
#: en/help_topics/configuration.txt:517
10085
#: en/help_topics/configuration.txt:529
10069
10087
"smtp_username, smtp_password\n"
10070
10088
"~~~~~~~~~~~~~~~~~~~~~~~~~~~~"
10073
#: en/help_topics/configuration.txt:520
10091
#: en/help_topics/configuration.txt:532
10075
10093
"User and password to authenticate to the SMTP server. If smtp_username\n"
10076
10094
"is set, and smtp_password is not, Bazaar will prompt for a password.\n"
10279
10297
"--remember``."
10282
#: en/help_topics/configuration.txt:634
10300
#: en/help_topics/configuration.txt:646
10284
10302
"push_location\n"
10285
10303
"~~~~~~~~~~~~~"
10288
#: en/help_topics/configuration.txt:637
10306
#: en/help_topics/configuration.txt:649
10290
10308
"If present, the location of the default branch for push. This option\n"
10291
10309
"is normally set by the first ``push`` or ``push --remember``."
10294
#: en/help_topics/configuration.txt:640
10312
#: en/help_topics/configuration.txt:652
10296
10314
"push_strict\n"
10297
10315
"~~~~~~~~~~~"
10300
#: en/help_topics/configuration.txt:643
10318
#: en/help_topics/configuration.txt:655
10302
10320
"If present, defines the ``--strict`` option default value for checking\n"
10303
10321
"uncommitted changes before pushing."
10306
#: en/help_topics/configuration.txt:646
10324
#: en/help_topics/configuration.txt:658
10308
10326
"dpush_strict\n"
10309
10327
"~~~~~~~~~~~~"
10312
#: en/help_topics/configuration.txt:649
10330
#: en/help_topics/configuration.txt:661
10314
10332
"If present, defines the ``--strict`` option default value for checking\n"
10315
10333
"uncommitted changes before pushing into a different VCS without any\n"
10316
10334
"custom bzr metadata."
10319
#: en/help_topics/configuration.txt:653
10337
#: en/help_topics/configuration.txt:665
10321
10339
"bound_location\n"
10322
10340
"~~~~~~~~~~~~~~"
10325
#: en/help_topics/configuration.txt:656
10343
#: en/help_topics/configuration.txt:668
10327
10345
"The location that commits should go to when acting as a checkout.\n"
10328
10346
"This option is normally set by ``bind``."
10331
#: en/help_topics/configuration.txt:659
10349
#: en/help_topics/configuration.txt:671
10337
#: en/help_topics/configuration.txt:662
10355
#: en/help_topics/configuration.txt:674
10339
10357
"If set to \"True\", the branch should act as a checkout, and push each "
10340
10358
"commit to\n"
10341
10359
"the bound_location. This option is normally set by ``bind``/``unbind``."
10344
#: en/help_topics/configuration.txt:665
10362
#: en/help_topics/configuration.txt:677
10346
10364
"send_strict\n"
10347
10365
"~~~~~~~~~~~"
10350
#: en/help_topics/configuration.txt:668
10368
#: en/help_topics/configuration.txt:680
10352
10370
"If present, defines the ``--strict`` option default value for checking\n"
10353
10371
"uncommitted changes before sending a merge directive."
10356
#: en/help_topics/configuration.txt:671
10374
#: en/help_topics/configuration.txt:683
10358
10376
"add.maximum_file_size\n"
10359
10377
"~~~~~~~~~~~~~~~~~~~~~"
10362
#: en/help_topics/configuration.txt:674
10380
#: en/help_topics/configuration.txt:686
10364
10382
"Defines the maximum file size the command line \"add\" operation will allow\n"
10365
10383
"in recursive mode, with files larger than this value being skipped. You may "
11966
12012
"set of command names."
11969
#: en/help_topics/hooks.txt:212
12015
#: en/help_topics/hooks.txt:201
12021
#: en/help_topics/hooks.txt:204 en/help_topics/hooks.txt:211
12022
msgid "Introduced in: 2.6"
12025
#: en/help_topics/hooks.txt:206
12026
msgid "Called after executing a command. Called with the command object."
12029
#: en/help_topics/hooks.txt:208
12035
#: en/help_topics/hooks.txt:213
12036
msgid "Called prior to executing a command. Called with the command object."
12039
#: en/help_topics/hooks.txt:215
11971
12041
"_ConfigHooks\n"
11972
12042
"------------"
11975
#: en/help_topics/hooks.txt:215
12045
#: en/help_topics/hooks.txt:218
11981
#: en/help_topics/hooks.txt:218 en/help_topics/hooks.txt:226
11982
#: en/help_topics/hooks.txt:233 en/help_topics/hooks.txt:241
11983
#: en/help_topics/hooks.txt:248 en/help_topics/hooks.txt:370
11984
#: en/help_topics/hooks.txt:443
12051
#: en/help_topics/hooks.txt:221 en/help_topics/hooks.txt:229
12052
#: en/help_topics/hooks.txt:236 en/help_topics/hooks.txt:244
12053
#: en/help_topics/hooks.txt:251 en/help_topics/hooks.txt:373
12054
#: en/help_topics/hooks.txt:446
11985
12055
msgid "Introduced in: 2.4"
11988
#: en/help_topics/hooks.txt:220
12058
#: en/help_topics/hooks.txt:223
11990
12060
"Invoked when a config option is read. The signature is (stack, name,\n"
11994
#: en/help_topics/hooks.txt:223
12064
#: en/help_topics/hooks.txt:226
12000
#: en/help_topics/hooks.txt:228
12070
#: en/help_topics/hooks.txt:231
12001
12071
msgid "Invoked when a config store is loaded. The signature is (store)."
12004
#: en/help_topics/hooks.txt:230
12074
#: en/help_topics/hooks.txt:233
12010
#: en/help_topics/hooks.txt:235
12080
#: en/help_topics/hooks.txt:238
12012
12082
"Invoked when a config option is removed. The signature is (stack,\n"
12016
#: en/help_topics/hooks.txt:238
12086
#: en/help_topics/hooks.txt:241
12022
#: en/help_topics/hooks.txt:243
12092
#: en/help_topics/hooks.txt:246
12023
12093
msgid "Invoked when a config store is saved. The signature is (store)."
12026
#: en/help_topics/hooks.txt:245
12096
#: en/help_topics/hooks.txt:248
12032
#: en/help_topics/hooks.txt:250
12102
#: en/help_topics/hooks.txt:253
12034
12104
"Invoked when a config option is set. The signature is (stack, name,\n"
12038
#: en/help_topics/hooks.txt:253
12108
#: en/help_topics/hooks.txt:256
12040
12110
"ControlDirHooks\n"
12041
12111
"---------------"
12044
#: en/help_topics/hooks.txt:256
12114
#: en/help_topics/hooks.txt:259
12046
12116
"post_repo_init\n"
12047
12117
"~~~~~~~~~~~~~~"
12050
#: en/help_topics/hooks.txt:261
12120
#: en/help_topics/hooks.txt:264
12052
12122
"Invoked after a repository has been initialized. post_repo_init is\n"
12053
12123
"called with a bzrlib.controldir.RepoInitHookParams."
12056
#: en/help_topics/hooks.txt:264
12126
#: en/help_topics/hooks.txt:267
12062
#: en/help_topics/hooks.txt:267
12132
#: en/help_topics/hooks.txt:270
12063
12133
msgid "Introduced in: 1.14"
12066
#: en/help_topics/hooks.txt:269
12136
#: en/help_topics/hooks.txt:272
12068
12138
"Invoked before attempting to open a ControlDir with the transport that\n"
12069
12139
"the open will use."
12072
#: en/help_topics/hooks.txt:272
12142
#: en/help_topics/hooks.txt:275
12074
12144
"InfoHooks\n"
12078
#: en/help_topics/hooks.txt:275
12148
#: en/help_topics/hooks.txt:278
12080
12150
"repository\n"
12084
#: en/help_topics/hooks.txt:278 en/help_topics/hooks.txt:297
12085
#: en/help_topics/hooks.txt:521
12154
#: en/help_topics/hooks.txt:281 en/help_topics/hooks.txt:300
12155
#: en/help_topics/hooks.txt:524
12086
12156
msgid "Introduced in: 1.15"
12089
#: en/help_topics/hooks.txt:280
12159
#: en/help_topics/hooks.txt:283
12091
12161
"Invoked when displaying the statistics for a repository. repository is\n"
12092
12162
"called with a statistics dictionary as returned by the repository and\n"
12093
12163
"a file-like object to write to."
12096
#: en/help_topics/hooks.txt:284
12166
#: en/help_topics/hooks.txt:287
12098
12168
"LockHooks\n"
12102
#: en/help_topics/hooks.txt:287
12172
#: en/help_topics/hooks.txt:290
12104
12174
"lock_acquired\n"
12105
12175
"~~~~~~~~~~~~~"
12108
#: en/help_topics/hooks.txt:292
12178
#: en/help_topics/hooks.txt:295
12110
12180
"Called with a bzrlib.lock.LockResult when a physical lock is acquired."
12113
#: en/help_topics/hooks.txt:294
12183
#: en/help_topics/hooks.txt:297
12115
12185
"lock_broken\n"
12116
12186
"~~~~~~~~~~~"
12119
#: en/help_topics/hooks.txt:299
12189
#: en/help_topics/hooks.txt:302
12120
12190
msgid "Called with a bzrlib.lock.LockResult when a physical lock is broken."
12123
#: en/help_topics/hooks.txt:301
12193
#: en/help_topics/hooks.txt:304
12125
12195
"lock_released\n"
12126
12196
"~~~~~~~~~~~~~"
12129
#: en/help_topics/hooks.txt:306
12199
#: en/help_topics/hooks.txt:309
12131
12201
"Called with a bzrlib.lock.LockResult when a physical lock is released."
12134
#: en/help_topics/hooks.txt:308
12204
#: en/help_topics/hooks.txt:311
12136
12206
"MergeHooks\n"
12140
#: en/help_topics/hooks.txt:311
12210
#: en/help_topics/hooks.txt:314
12142
12212
"merge_file_content\n"
12143
12213
"~~~~~~~~~~~~~~~~~~"
12146
#: en/help_topics/hooks.txt:314
12216
#: en/help_topics/hooks.txt:317
12147
12217
msgid "Introduced in: 2.1"
12150
#: en/help_topics/hooks.txt:316
12220
#: en/help_topics/hooks.txt:319
12152
12222
"Called with a bzrlib.merge.Merger object to create a per file merge\n"
12153
12223
"object when starting a merge. Should return either None or a subclass\n"
12157
12227
"AbstractPerFileMerger API docs for details on how it is used by merge."
12160
#: en/help_topics/hooks.txt:323
12230
#: en/help_topics/hooks.txt:326
12162
12232
"post_merge\n"
12166
#: en/help_topics/hooks.txt:326 en/help_topics/hooks.txt:334
12167
#: en/help_topics/hooks.txt:384 en/help_topics/hooks.txt:402
12168
#: en/help_topics/hooks.txt:410 en/help_topics/hooks.txt:509
12236
#: en/help_topics/hooks.txt:329 en/help_topics/hooks.txt:337
12237
#: en/help_topics/hooks.txt:387 en/help_topics/hooks.txt:405
12238
#: en/help_topics/hooks.txt:413 en/help_topics/hooks.txt:512
12169
12239
msgid "Introduced in: 2.5"
12172
#: en/help_topics/hooks.txt:328
12242
#: en/help_topics/hooks.txt:331
12174
12244
"Called after a merge. Receives a Merger object as the single argument.\n"
12175
12245
"The return value is ignored."
12178
#: en/help_topics/hooks.txt:331
12248
#: en/help_topics/hooks.txt:334
12180
12250
"pre_merge\n"
12184
#: en/help_topics/hooks.txt:336
12254
#: en/help_topics/hooks.txt:339
12186
12256
"Called before a merge. Receives a Merger object as the single\n"
12190
#: en/help_topics/hooks.txt:339
12260
#: en/help_topics/hooks.txt:342
12192
12262
"MergeDirectiveHooks\n"
12193
12263
"-------------------"
12196
#: en/help_topics/hooks.txt:342
12266
#: en/help_topics/hooks.txt:345
12198
12268
"merge_request_body\n"
12199
12269
"~~~~~~~~~~~~~~~~~~"
12202
#: en/help_topics/hooks.txt:345
12272
#: en/help_topics/hooks.txt:348
12203
12273
msgid "Introduced in: 1.15.0"
12206
#: en/help_topics/hooks.txt:347
12276
#: en/help_topics/hooks.txt:350
12208
12278
"Called with a MergeRequestBodyParams when a body is needed for a merge\n"
12209
12279
"request. Callbacks must return a body. If more than one callback is\n"
12210
12280
"registered, the output of one callback is provided to the next."
12213
#: en/help_topics/hooks.txt:351
12283
#: en/help_topics/hooks.txt:354
12215
12285
"MessageEditorHooks\n"
12216
12286
"------------------"
12219
#: en/help_topics/hooks.txt:354
12289
#: en/help_topics/hooks.txt:357
12221
12291
"commit_message_template\n"
12222
12292
"~~~~~~~~~~~~~~~~~~~~~~~"
12225
#: en/help_topics/hooks.txt:357
12295
#: en/help_topics/hooks.txt:360
12226
12296
msgid "Introduced in: 1.10"
12229
#: en/help_topics/hooks.txt:359
12299
#: en/help_topics/hooks.txt:362
12231
12301
"Called when a commit message is being generated.\n"
12232
12302
"commit_message_template is called with the bzrlib.commit.Commit object\n"