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