1
1
# Scots translation for bzr
2
# Copyright (c) 2012 Rosetta Contributors and Canonical Ltd 2012
2
# Copyright (c) 2011 Rosetta Contributors and Canonical Ltd 2011
3
3
# This file is distributed under the same license as the bzr package.
4
# FIRST AUTHOR <EMAIL@ADDRESS>, 2012.
4
# FIRST AUTHOR <EMAIL@ADDRESS>, 2011.
8
8
"Project-Id-Version: bzr\n"
9
9
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
10
"POT-Creation-Date: 2012-02-02 17:39+0100\n"
11
"PO-Revision-Date: 2012-01-16 16:40+0000\n"
12
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
10
"POT-Creation-Date: 2012-07-10 11:35+0200\n"
11
"PO-Revision-Date: 2011-08-31 13:33+0000\n"
12
"Last-Translator: Jonathan Riddell <jriddell@ubuntu.com>\n"
13
13
"Language-Team: Scots <sco@li.org>\n"
14
14
"MIME-Version: 1.0\n"
15
15
"Content-Type: text/plain; charset=UTF-8\n"
16
16
"Content-Transfer-Encoding: 8bit\n"
17
17
"Plural-Forms: nplurals=2; plural=n != 1;\n"
18
"X-Launchpad-Export-Date: 2012-02-04 06:21+0000\n"
19
"X-Generator: Launchpad (build 14738)\n"
18
"X-Launchpad-Export-Date: 2012-07-11 04:33+0000\n"
19
"X-Generator: Launchpad (build 15593)\n"
22
22
msgid "skipping {0} (larger than {1} of {2} bytes)"
25
#: bzrlib/branch.py:872
25
#: bzrlib/branch.py:854
29
#: bzrlib/branch.py:3205
29
#: bzrlib/branch.py:2955
31
31
msgid "Pushed up to revision %d."
34
#: bzrlib/branch.py:3207
34
#: bzrlib/branch.py:2957
36
36
msgid "%d tag updated."
37
37
msgid_plural "%d tags updated."
41
#: bzrlib/branch.py:3210
41
#: bzrlib/branch.py:2960
42
42
msgid "No new revisions or tags to push."
45
#: bzrlib/branch.py:3212
45
#: bzrlib/branch.py:2962
46
46
msgid "No new revisions to push."
49
#: bzrlib/branch.py:3232
49
#: bzrlib/branch.py:2982
50
50
msgid "checked branch {0} format {1}"
53
#: bzrlib/branch.py:3235
53
#: bzrlib/branch.py:2985
55
55
msgid "found error:%s"
58
#: bzrlib/builtins.py:209 bzrlib/builtins.py:3016 bzrlib/workingtree.py:315
58
#: bzrlib/builtins.py:251 bzrlib/builtins.py:3045 bzrlib/workingtree.py:323
60
60
msgid "Ignoring files outside view. View is %s"
63
#: bzrlib/builtins.py:218
63
#: bzrlib/builtins.py:260
65
65
msgid "bzr %s --revision takes exactly one revision identifier"
68
#: bzrlib/builtins.py:303
68
#: bzrlib/builtins.py:315
69
69
msgid "Display status summary."
72
#: bzrlib/builtins.py:305
72
#: bzrlib/builtins.py:317
74
74
"This reports on versioned and unknown files, reporting them\n"
75
75
"grouped by state. Possible states are:"
153
153
"the no-pending option or specify a file/directory."
156
#: bzrlib/builtins.py:351
156
#: bzrlib/builtins.py:363
158
158
"To compare the working directory to a specific revision, pass a\n"
159
159
"single revision to the revision argument."
162
#: bzrlib/builtins.py:354
162
#: bzrlib/builtins.py:366
164
164
"To see which files have changed in a specific revision, or between\n"
165
165
"two revisions, pass a revision range to the revision argument.\n"
166
166
"This will produce the same results as calling 'bzr diff --summarize'."
169
#: bzrlib/builtins.py:363
169
#: bzrlib/builtins.py:375
170
170
msgid "Use short status indicators."
173
#: bzrlib/builtins.py:365
173
#: bzrlib/builtins.py:377
174
174
msgid "Only show versioned files."
177
#: bzrlib/builtins.py:367
177
#: bzrlib/builtins.py:379
178
178
msgid "Don't show pending merges."
181
#: bzrlib/builtins.py:370
181
#: bzrlib/builtins.py:382
182
182
msgid "Do not mark object type using indicator."
185
#: bzrlib/builtins.py:385
185
#: bzrlib/builtins.py:397
186
186
msgid "bzr status --revision takes exactly one or two revision specifiers"
189
#: bzrlib/builtins.py:429 bzrlib/builtins.py:5183
189
#: bzrlib/builtins.py:441 bzrlib/builtins.py:5230
190
190
msgid "You can only supply one of revision_id or --revision"
193
#: bzrlib/builtins.py:432 bzrlib/builtins.py:5185
193
#: bzrlib/builtins.py:444 bzrlib/builtins.py:5232
194
194
msgid "You must supply either --revision or a revision_id"
197
#: bzrlib/builtins.py:439
197
#: bzrlib/builtins.py:451
199
199
msgid "Repository %r does not support access to raw revision texts"
202
#: bzrlib/builtins.py:450
202
#: bzrlib/builtins.py:462
203
203
msgid "The repository {0} contains no revision {1}."
206
#: bzrlib/builtins.py:457
206
#: bzrlib/builtins.py:469
207
207
msgid "You cannot specify a NULL revision."
210
#: bzrlib/builtins.py:549
210
#: bzrlib/builtins.py:561
211
211
msgid "Remove the working tree from a given branch/checkout."
212
212
msgstr "Remove the working tree frae a gien branch/checkoot."
214
#: bzrlib/builtins.py:551
214
#: bzrlib/builtins.py:563
216
216
"Since a lightweight checkout is little more than a working tree\n"
217
217
"this will refuse to run against one."
220
#: bzrlib/builtins.py:554
220
#: bzrlib/builtins.py:566
221
221
msgid "To re-create the working tree, use \"bzr checkout\"."
224
#: bzrlib/builtins.py:560
224
#: bzrlib/builtins.py:572
226
226
"Remove the working tree even if it has uncommitted or shelved changes."
229
#: bzrlib/builtins.py:574
229
#: bzrlib/builtins.py:586
230
230
msgid "No working tree to remove"
233
#: bzrlib/builtins.py:576
233
#: bzrlib/builtins.py:588
234
234
msgid "You cannot remove the working tree of a remote path"
237
#: bzrlib/builtins.py:585
237
#: bzrlib/builtins.py:597
238
238
msgid "You cannot remove the working tree from a lightweight checkout"
241
#: bzrlib/builtins.py:625
241
#: bzrlib/builtins.py:637
243
243
"The tree does not appear to be corrupt. You probably want \"bzr revert\" "
244
244
"instead. Use \"--force\" if you are sure you want to reset the working tree."
247
#: bzrlib/builtins.py:636
247
#: bzrlib/builtins.py:648
249
249
", the header appears corrupt, try passing -r -1 to set the state to the last "
253
#: bzrlib/builtins.py:640
253
#: bzrlib/builtins.py:652
254
254
msgid "failed to reset the tree state{0}"
257
#: bzrlib/builtins.py:644
257
#: bzrlib/builtins.py:656
258
258
msgid "Show current revision number."
261
#: bzrlib/builtins.py:646
261
#: bzrlib/builtins.py:658
262
262
msgid "This is equal to the number of revisions on this branch."
265
#: bzrlib/builtins.py:659
265
#: bzrlib/builtins.py:671
266
266
msgid "--tree and --revision can not be used together"
269
#: bzrlib/builtins.py:676 bzrlib/builtins.py:5967
269
#: bzrlib/builtins.py:688 bzrlib/builtins.py:5986
270
270
msgid "Tags can only be placed on a single revision, not on a range"
273
#: bzrlib/builtins.py:700
273
#: bzrlib/builtins.py:712
274
274
msgid "Show revno of working tree."
277
#: bzrlib/builtins.py:748
277
#: bzrlib/builtins.py:760
278
278
msgid "Add specified files or directories."
281
#: bzrlib/builtins.py:750
281
#: bzrlib/builtins.py:762
283
283
"In non-recursive mode, all the named items are added, regardless\n"
284
284
"of whether they were previously ignored. A warning is given if\n"
285
285
"any of the named files are already versioned."
288
#: bzrlib/builtins.py:754
288
#: bzrlib/builtins.py:766
290
290
"In recursive mode (the default), files are treated the same way\n"
291
291
"but the behaviour for directories is different. Directories that\n"
333
333
"into a subdirectory of this one."
336
#: bzrlib/builtins.py:784
336
#: bzrlib/builtins.py:796
338
338
"Any files matching patterns in the ignore list will not be added\n"
339
339
"unless they are explicitly mentioned."
342
#: bzrlib/builtins.py:787
342
#: bzrlib/builtins.py:799
344
344
"In recursive mode, files larger than the configuration option \n"
345
345
"add.maximum_file_size will be skipped. Named items are never skipped due\n"
349
#: bzrlib/builtins.py:794
349
#: bzrlib/builtins.py:806
350
350
msgid "Don't recursively add the contents of directories."
353
#: bzrlib/builtins.py:800
353
#: bzrlib/builtins.py:813
354
354
msgid "Lookup file ids from this tree."
357
#: bzrlib/builtins.py:836
357
#: bzrlib/builtins.py:849
358
358
msgid "ignored {0} matching \"{1}\"\n"
361
#: bzrlib/builtins.py:841
361
#: bzrlib/builtins.py:854
362
362
msgid "Create a new versioned directory."
365
#: bzrlib/builtins.py:843
365
#: bzrlib/builtins.py:856
366
366
msgid "This is equivalent to creating the directory and then adding it."
369
#: bzrlib/builtins.py:850
369
#: bzrlib/builtins.py:863
370
370
msgid "No error if existing, make parent directories as needed."
373
#: bzrlib/builtins.py:884
373
#: bzrlib/builtins.py:897
375
375
msgid "added %s\n"
378
#: bzrlib/builtins.py:926
378
#: bzrlib/builtins.py:939
380
380
msgid "invalid kind %r specified"
383
#: bzrlib/builtins.py:963
383
#: bzrlib/builtins.py:976
384
384
msgid "Move or rename a file."
387
#: bzrlib/builtins.py:965
387
#: bzrlib/builtins.py:978
388
388
msgid " bzr mv SOURCE... DESTINATION"
391
#: bzrlib/builtins.py:967
391
#: bzrlib/builtins.py:980
393
393
"If the last argument is a versioned directory, all the other names\n"
394
394
"are moved into it. Otherwise, there must be exactly two arguments\n"
395
395
"and the file is changed to a new name."
398
#: bzrlib/builtins.py:971
398
#: bzrlib/builtins.py:984
400
400
"If OLDNAME does not exist on the filesystem but is versioned and\n"
401
401
"NEWNAME does exist on the filesystem but is not versioned, mv\n"
404
404
"The same is valid when moving many SOURCE files to a DESTINATION."
407
#: bzrlib/builtins.py:977
407
#: bzrlib/builtins.py:990
408
408
msgid "Files cannot be moved between branches."
411
#: bzrlib/builtins.py:984
411
#: bzrlib/builtins.py:997
413
413
"Move only the bzr identifier of the file, because the file has already been "
417
#: bzrlib/builtins.py:986
417
#: bzrlib/builtins.py:999
418
418
msgid "Automatically guess renames."
421
#: bzrlib/builtins.py:987
421
#: bzrlib/builtins.py:1000
422
422
msgid "Avoid making changes when guessing renames."
425
#: bzrlib/builtins.py:996
425
#: bzrlib/builtins.py:1009
426
426
msgid "--dry-run requires --auto."
429
#: bzrlib/builtins.py:1000
429
#: bzrlib/builtins.py:1013
430
430
msgid "missing file argument"
433
#: bzrlib/builtins.py:1004
433
#: bzrlib/builtins.py:1017
434
434
msgid "can not move root of branch"
437
#: bzrlib/builtins.py:1010
437
#: bzrlib/builtins.py:1023
438
438
msgid "Only one path may be specified to --auto."
441
#: bzrlib/builtins.py:1013
441
#: bzrlib/builtins.py:1026
442
442
msgid "--after cannot be specified with --auto."
445
#: bzrlib/builtins.py:1050
445
#: bzrlib/builtins.py:1062
446
446
msgid "to mv multiple files the destination must be a versioned directory"
449
#: bzrlib/builtins.py:1102
449
#: bzrlib/builtins.py:1114
450
450
msgid "Turn this branch into a mirror of another branch."
453
#: bzrlib/builtins.py:1104
453
#: bzrlib/builtins.py:1116
455
455
"By default, this command only works on branches that have not diverged.\n"
456
456
"Branches are considered diverged if the destination branch's most recent \n"
480
480
"value will only be saved if the remote location can be accessed."
483
#: bzrlib/builtins.py:1122
483
#: bzrlib/builtins.py:1134
485
485
"The --verbose option will display the revisions pulled using the log_format\n"
486
486
"configuration option. You can use a different format by overriding it with\n"
487
487
"-Olog_format=<other_format>."
490
#: bzrlib/builtins.py:1126
490
#: bzrlib/builtins.py:1138
492
492
"Note: The location can be specified either in the form of a branch,\n"
493
493
"or in the form of a path to a file containing a merge directive generated\n"
497
#: bzrlib/builtins.py:1134
497
#: bzrlib/builtins.py:1146
498
498
msgid "Show logs of pulled revisions."
501
#: bzrlib/builtins.py:1136
501
#: bzrlib/builtins.py:1148
503
503
"Branch to pull into, rather than the one containing the working directory."
506
#: bzrlib/builtins.py:1139
506
#: bzrlib/builtins.py:1151
508
508
"Perform a local pull in a bound branch. Local pulls are not applied to the "
512
#: bzrlib/builtins.py:1168
512
#: bzrlib/builtins.py:1189
513
513
msgid "Need working tree for --show-base."
516
#: bzrlib/builtins.py:1184
516
#: bzrlib/builtins.py:1205
517
517
msgid "No pull location known or specified."
520
#: bzrlib/builtins.py:1190
520
#: bzrlib/builtins.py:1211
522
522
msgid "Using saved parent location: %s\n"
525
#: bzrlib/builtins.py:1197 bzrlib/builtins.py:4393
525
#: bzrlib/builtins.py:1218 bzrlib/builtins.py:4425
526
526
msgid "Cannot use -r with merge directives or bundles"
529
#: bzrlib/builtins.py:1238
529
#: bzrlib/builtins.py:1261
530
530
msgid "Update a mirror of this branch."
533
#: bzrlib/builtins.py:1240
533
#: bzrlib/builtins.py:1263
535
535
"The target branch will not have its working tree populated because this\n"
536
536
"is both expensive, and is not supported on remote file systems."
539
#: bzrlib/builtins.py:1243
539
#: bzrlib/builtins.py:1266
541
541
"Some smart servers or protocols *may* put the working tree in place in\n"
545
#: bzrlib/builtins.py:1246
545
#: bzrlib/builtins.py:1269
547
547
"This command only works on branches that have not diverged. Branches are\n"
548
548
"considered diverged if the destination branch's most recent commit is one\n"
549
549
"that has not been merged (directly or indirectly) by the source branch."
552
#: bzrlib/builtins.py:1250
552
#: bzrlib/builtins.py:1273
554
554
"If branches have diverged, you can use 'bzr push --overwrite' to replace\n"
555
555
"the other branch completely, discarding its unmerged changes."
558
#: bzrlib/builtins.py:1253
558
#: bzrlib/builtins.py:1276
560
560
"If you want to ensure you have the different changes in the other branch,\n"
561
561
"do a merge (see bzr help merge) from the other branch, and commit that.\n"
562
562
"After that you will be able to do a push without '--overwrite'."
565
#: bzrlib/builtins.py:1257
565
#: bzrlib/builtins.py:1280
567
567
"If there is no default push location set, the first push will set it (use\n"
568
568
"--no-remember to avoid setting it). After that, you can omit the\n"
570
570
"value will only be saved if the remote location can be accessed."
573
#: bzrlib/builtins.py:1262
573
#: bzrlib/builtins.py:1285
575
575
"The --verbose option will display the revisions pushed using the log_format\n"
576
576
"configuration option. You can use a different format by overriding it with\n"
577
577
"-Olog_format=<other_format>."
580
#: bzrlib/builtins.py:1273 bzrlib/foreign.py:272
580
#: bzrlib/builtins.py:1296 bzrlib/foreign.py:272
582
582
"Branch to push from, rather than the one containing the working directory."
585
#: bzrlib/builtins.py:1276
585
#: bzrlib/builtins.py:1299
587
587
"By default push will fail if the target directory exists, but does not "
588
588
"already have a control directory. This flag will allow push to proceed."
591
#: bzrlib/builtins.py:1281
591
#: bzrlib/builtins.py:1304
593
593
"Create a stacked branch that references the public location of the parent "
597
#: bzrlib/builtins.py:1284
597
#: bzrlib/builtins.py:1307
599
599
"Create a stacked branch that refers to another branch for the commit "
600
600
"history. Only the work not present in the referenced branch is included in "
601
601
"the branch created."
604
#: bzrlib/builtins.py:1289 bzrlib/foreign.py:279
604
#: bzrlib/builtins.py:1312 bzrlib/foreign.py:279
606
606
"Refuse to push if there are uncommitted changes in the working tree, --no-"
607
607
"strict disables the check."
610
#: bzrlib/builtins.py:1292
610
#: bzrlib/builtins.py:1315
611
611
msgid "Don't populate the working tree, even for protocols that support it."
614
#: bzrlib/builtins.py:1336
614
#: bzrlib/builtins.py:1318
615
msgid "Overwrite tags only."
618
#: bzrlib/builtins.py:1369
615
619
msgid "Could not determine branch to refer to."
618
#: bzrlib/builtins.py:1345
622
#: bzrlib/builtins.py:1378
621
625
"No push location known or specified. To push to the parent branch (at %s), "
622
626
"use 'bzr push :parent'."
625
#: bzrlib/builtins.py:1351 bzrlib/foreign.py:306
629
#: bzrlib/builtins.py:1384 bzrlib/foreign.py:306
626
630
msgid "No push location known or specified."
629
#: bzrlib/builtins.py:1355
633
#: bzrlib/builtins.py:1388
631
635
msgid "Using saved push location: %s"
634
#: bzrlib/builtins.py:1365
638
#: bzrlib/builtins.py:1398
635
639
msgid "Create a new branch that is a copy of an existing branch."
638
#: bzrlib/builtins.py:1367
642
#: bzrlib/builtins.py:1400
640
644
"If the TO_LOCATION is omitted, the last component of the FROM_LOCATION will\n"
641
645
"be used. In other words, \"branch ../foo/bar\" will attempt to create "
646
650
"create ./foo-bar."
649
#: bzrlib/builtins.py:1374
653
#: bzrlib/builtins.py:1407
651
655
"To retrieve the branch as of a particular revision, supply the --revision\n"
652
656
"parameter, as in \"branch foo/bar -r 5\"."
655
#: bzrlib/builtins.py:1377
659
#: bzrlib/builtins.py:1410
656
660
msgid "The synonyms 'clone' and 'get' for this command are deprecated."
659
#: bzrlib/builtins.py:1387
663
#: bzrlib/builtins.py:1420
660
664
msgid "Create a branch without a working-tree."
663
#: bzrlib/builtins.py:1389
667
#: bzrlib/builtins.py:1422
664
668
msgid "Switch the checkout in the current directory to the new branch."
667
#: bzrlib/builtins.py:1392
671
#: bzrlib/builtins.py:1425
669
673
"Create a stacked branch referring to the source branch. The new branch will "
670
674
"depend on the availability of the source branch for all operations."
673
#: bzrlib/builtins.py:1396
677
#: bzrlib/builtins.py:1429
674
678
msgid "Do not use a shared repository, even if available."
677
#: bzrlib/builtins.py:1398
681
#: bzrlib/builtins.py:1431
679
683
"By default branch will fail if the target directory exists, but does not "
680
684
"already have a control directory. This flag will allow branch to proceed."
683
#: bzrlib/builtins.py:1403
687
#: bzrlib/builtins.py:1436
684
688
msgid "Bind new branch to from location."
687
#: bzrlib/builtins.py:1450
691
#: bzrlib/builtins.py:1483
689
693
msgid "Target directory \"%s\" already exists."
692
#: bzrlib/builtins.py:1462
696
#: bzrlib/builtins.py:1495
694
698
msgid "Parent of \"%s\" does not exist."
697
#: bzrlib/builtins.py:1481
701
#: bzrlib/builtins.py:1514
698
702
msgid "The branch {0} has no revision {1}."
701
#: bzrlib/builtins.py:1496 bzrlib/push.py:53
705
#: bzrlib/builtins.py:1529 bzrlib/push.py:53
703
707
msgid "Created new stacked branch referring to %s."
706
#: bzrlib/builtins.py:1500
710
#: bzrlib/builtins.py:1533
708
712
msgid "Branched %d revision."
709
713
msgid_plural "Branched %d revisions."
713
#: bzrlib/builtins.py:1505
717
#: bzrlib/builtins.py:1538
715
719
msgid "New branch bound to %s"
718
#: bzrlib/builtins.py:1510 bzrlib/builtins.py:6256
722
#: bzrlib/builtins.py:1543 bzrlib/builtins.py:6280
720
724
msgid "Switched to branch: %s"
723
#: bzrlib/builtins.py:1515
727
#: bzrlib/builtins.py:1548
724
728
msgid "List the branches available at the current location."
727
#: bzrlib/builtins.py:1517
731
#: bzrlib/builtins.py:1550
729
733
"This command will print the names of all the branches at the current\n"
733
#: bzrlib/builtins.py:1524
737
#: bzrlib/builtins.py:1557
735
739
"Recursively scan for branches rather than just looking in the specified "
739
#: bzrlib/builtins.py:1554
743
#: bzrlib/builtins.py:1586
740
744
msgid "(default)"
743
#: bzrlib/builtins.py:1566
747
#: bzrlib/builtins.py:1598
744
748
msgid "Create a new checkout of an existing branch."
747
#: bzrlib/builtins.py:1568
751
#: bzrlib/builtins.py:1600
749
753
"If BRANCH_LOCATION is omitted, checkout will reconstitute a working tree "
839
843
"out the old content of that file to a new location."
842
#: bzrlib/builtins.py:1694
846
#: bzrlib/builtins.py:1724
844
848
"The 'dir' argument, if given, must be the location of the root of a\n"
845
849
"working tree to update. By default, the working tree that contains the \n"
846
850
"current working directory is used."
849
#: bzrlib/builtins.py:1710
853
#: bzrlib/builtins.py:1740
850
854
msgid "bzr update --revision takes exactly one revision"
853
#: bzrlib/builtins.py:1718
857
#: bzrlib/builtins.py:1748
854
858
msgid "bzr update can only update a whole tree, not a file or subdirectory"
857
#: bzrlib/builtins.py:1749
861
#: bzrlib/builtins.py:1779
858
862
msgid "Tree is up to date at revision {0} of branch {1}"
861
#: bzrlib/builtins.py:1765
865
#: bzrlib/builtins.py:1795
864
868
"branch has no revision %s\n"
865
869
"bzr update --revision only works for a revision in the branch history"
868
#: bzrlib/builtins.py:1771
872
#: bzrlib/builtins.py:1801
869
873
msgid "Updated to revision {0} of branch {1}"
872
#: bzrlib/builtins.py:1775
876
#: bzrlib/builtins.py:1805
874
878
"Your local commits will now show as pending merges with 'bzr status', and "
875
879
"can be committed with 'bzr commit'."
878
#: bzrlib/builtins.py:1784
882
#: bzrlib/builtins.py:1814
879
883
msgid "Show information about a working tree, branch or repository."
882
#: bzrlib/builtins.py:1786
886
#: bzrlib/builtins.py:1816
884
888
"This command will show all known locations and formats associated to the\n"
885
889
"tree, branch or repository."
888
#: bzrlib/builtins.py:1789
892
#: bzrlib/builtins.py:1819
890
894
"In verbose mode, statistical information is included with each report.\n"
891
895
"To see extended statistic information, use a verbosity level of 2 or\n"
892
896
"higher by specifying the verbose option multiple times, e.g. -vv."
895
#: bzrlib/builtins.py:1793
899
#: bzrlib/builtins.py:1823
896
900
msgid "Branches and working trees will also report any missing revisions."
899
#: bzrlib/builtins.py:1795 bzrlib/builtins.py:3715 bzrlib/builtins.py:4845
900
#: bzrlib/builtins.py:6442
903
#: bzrlib/builtins.py:1825 bzrlib/builtins.py:3744 bzrlib/builtins.py:4885
904
#: bzrlib/builtins.py:6466
901
905
msgid ":Examples:"
904
#: bzrlib/builtins.py:1797
908
#: bzrlib/builtins.py:1827
905
909
msgid " Display information on the format and related locations:"
908
#: bzrlib/builtins.py:1799
912
#: bzrlib/builtins.py:1829
909
913
msgid " bzr info"
912
#: bzrlib/builtins.py:1801
916
#: bzrlib/builtins.py:1831
914
918
" Display the above together with extended format information and\n"
915
919
" basic statistics (like the number of files in the working tree and\n"
916
920
" number of revisions in the branch and repository):"
919
#: bzrlib/builtins.py:1805
923
#: bzrlib/builtins.py:1835
920
924
msgid " bzr info -v"
923
#: bzrlib/builtins.py:1807
927
#: bzrlib/builtins.py:1837
924
928
msgid " Display the above together with number of committers to the branch:"
927
#: bzrlib/builtins.py:1809
931
#: bzrlib/builtins.py:1839
928
932
msgid " bzr info -vv"
931
#: bzrlib/builtins.py:1828
935
#: bzrlib/builtins.py:1858
932
936
msgid "Remove files or directories."
935
#: bzrlib/builtins.py:1830
939
#: bzrlib/builtins.py:1860
937
941
"This makes Bazaar stop tracking changes to the specified files. Bazaar will\n"
938
942
"delete them if they can easily be recovered using revert otherwise they\n"
939
"will be backed up (adding an extention of the form .~#~). If no options or\n"
943
"will be backed up (adding an extension of the form .~#~). If no options or\n"
940
944
"parameters are given Bazaar will scan for files that are being tracked by\n"
941
945
"Bazaar but missing in your tree and stop tracking them for you."
944
#: bzrlib/builtins.py:1838
948
#: bzrlib/builtins.py:1868
945
949
msgid "Only remove files that have never been committed."
948
#: bzrlib/builtins.py:1840
952
#: bzrlib/builtins.py:1870
949
953
msgid "The file deletion mode to be used."
952
#: bzrlib/builtins.py:1841
956
#: bzrlib/builtins.py:1871
953
957
msgid "Deletion Strategy"
956
#: bzrlib/builtins.py:1842
960
#: bzrlib/builtins.py:1872
957
961
msgid "Backup changed files (default)."
960
#: bzrlib/builtins.py:1843
964
#: bzrlib/builtins.py:1873
961
965
msgid "Delete from bzr but leave the working copy."
964
#: bzrlib/builtins.py:1844
968
#: bzrlib/builtins.py:1874
965
969
msgid "Don't backup changed files."
968
#: bzrlib/builtins.py:1845
972
#: bzrlib/builtins.py:1875
970
974
"Delete all the specified files, even if they can not be recovered and even "
971
975
"if they are non-empty directories. (deprecated, use no-backup)"
974
#: bzrlib/builtins.py:1854
978
#: bzrlib/builtins.py:1884
975
979
msgid "(The --force option is deprecated, rather use --no-backup in future.)"
978
#: bzrlib/builtins.py:1871
982
#: bzrlib/builtins.py:1901
979
983
msgid "No matching files."
982
#: bzrlib/builtins.py:1932
986
#: bzrlib/builtins.py:1962
983
987
msgid "Reconcile bzr metadata in a branch."
986
#: bzrlib/builtins.py:1934
990
#: bzrlib/builtins.py:1964
988
992
"This can correct data mismatches that may have been caused by\n"
989
993
"previous ghost operations or bzr upgrades. You should only\n"
1063
1067
" bzr commit -m \"imported project\""
1066
#: bzrlib/builtins.py:2041
1070
#: bzrlib/builtins.py:2071
1068
1072
"Create the path leading up to the branch if it does not already exist."
1071
#: bzrlib/builtins.py:2044
1075
#: bzrlib/builtins.py:2074
1072
1076
msgid "Specify a format for this branch. See \"help formats\"."
1075
#: bzrlib/builtins.py:2052
1079
#: bzrlib/builtins.py:2082
1077
1081
"Never change revnos or the existing log. Append revisions to it only."
1080
#: bzrlib/builtins.py:2055
1084
#: bzrlib/builtins.py:2085
1081
1085
msgid "Create a branch without a working tree."
1084
#: bzrlib/builtins.py:2075 bzrlib/push.py:110
1088
#: bzrlib/builtins.py:2105 bzrlib/push.py:110
1085
1089
#, python-format
1087
1091
"Parent directory of %s does not exist.\n"
1088
1092
"You may supply --create-prefix to create all leading parent directories."
1091
#: bzrlib/builtins.py:2109
1095
#: bzrlib/builtins.py:2139
1093
1097
"This branch format cannot be set to append-revisions-only. Try --default."
1096
#: bzrlib/builtins.py:2120
1100
#: bzrlib/builtins.py:2150
1097
1101
msgid "Created a {0} (format: {1})\n"
1100
#: bzrlib/builtins.py:2129
1104
#: bzrlib/builtins.py:2159
1101
1105
#, python-format
1102
1106
msgid "Using shared repository: %s\n"
1105
#: bzrlib/builtins.py:2133
1109
#: bzrlib/builtins.py:2163
1106
1110
msgid "Create a shared repository for branches to share storage space."
1109
#: bzrlib/builtins.py:2135
1113
#: bzrlib/builtins.py:2165
1111
1115
"New branches created under the repository directory will store their\n"
1112
1116
"revisions in the repository, not in the branch directory. For branches\n"
1199
1203
" 0 - no change"
1202
#: bzrlib/builtins.py:2220
1206
#: bzrlib/builtins.py:2250
1205
1209
" Shows the difference in the working tree versus the last commit::"
1208
#: bzrlib/builtins.py:2223
1212
#: bzrlib/builtins.py:2253
1209
1213
msgid " bzr diff"
1212
#: bzrlib/builtins.py:2225
1216
#: bzrlib/builtins.py:2255
1213
1217
msgid " Difference between the working tree and revision 1::"
1216
#: bzrlib/builtins.py:2227
1220
#: bzrlib/builtins.py:2257
1217
1221
msgid " bzr diff -r1"
1220
#: bzrlib/builtins.py:2229
1224
#: bzrlib/builtins.py:2259
1221
1225
msgid " Difference between revision 3 and revision 1::"
1224
#: bzrlib/builtins.py:2231
1228
#: bzrlib/builtins.py:2261
1225
1229
msgid " bzr diff -r1..3"
1228
#: bzrlib/builtins.py:2233
1232
#: bzrlib/builtins.py:2263
1229
1233
msgid " Difference between revision 3 and revision 1 for branch xxx::"
1232
#: bzrlib/builtins.py:2235
1236
#: bzrlib/builtins.py:2265
1233
1237
msgid " bzr diff -r1..3 xxx"
1236
#: bzrlib/builtins.py:2237
1240
#: bzrlib/builtins.py:2267
1237
1241
msgid " The changes introduced by revision 2 (equivalent to -r1..2)::"
1240
#: bzrlib/builtins.py:2239
1244
#: bzrlib/builtins.py:2269
1241
1245
msgid " bzr diff -c2"
1244
#: bzrlib/builtins.py:2241
1248
#: bzrlib/builtins.py:2271
1246
1250
" To see the changes introduced by revision X::\n"
1248
1252
" bzr diff -cX"
1251
#: bzrlib/builtins.py:2245
1255
#: bzrlib/builtins.py:2275
1253
1257
" Note that in the case of a merge, the -c option shows the changes\n"
1254
1258
" compared to the left hand parent. To see the changes against\n"
1255
1259
" another parent, use::"
1258
#: bzrlib/builtins.py:2249
1262
#: bzrlib/builtins.py:2279
1259
1263
msgid " bzr diff -r<chosen_parent>..X"
1262
#: bzrlib/builtins.py:2251
1266
#: bzrlib/builtins.py:2281
1264
1268
" The changes between the current revision and the previous revision\n"
1265
1269
" (equivalent to -c-1 and -r-2..-1)"
1268
#: bzrlib/builtins.py:2254
1272
#: bzrlib/builtins.py:2284
1269
1273
msgid " bzr diff -r-2.."
1272
#: bzrlib/builtins.py:2256
1276
#: bzrlib/builtins.py:2286
1273
1277
msgid " Show just the differences for file NEWS::"
1276
#: bzrlib/builtins.py:2258
1280
#: bzrlib/builtins.py:2288
1277
1281
msgid " bzr diff NEWS"
1280
#: bzrlib/builtins.py:2260
1284
#: bzrlib/builtins.py:2290
1281
1285
msgid " Show the differences in working tree xxx for file NEWS::"
1284
#: bzrlib/builtins.py:2262
1288
#: bzrlib/builtins.py:2292
1285
1289
msgid " bzr diff xxx/NEWS"
1288
#: bzrlib/builtins.py:2264
1292
#: bzrlib/builtins.py:2294
1289
1293
msgid " Show the differences from branch xxx to this working tree:"
1292
#: bzrlib/builtins.py:2266
1296
#: bzrlib/builtins.py:2296
1293
1297
msgid " bzr diff --old xxx"
1296
#: bzrlib/builtins.py:2268
1300
#: bzrlib/builtins.py:2298
1297
1301
msgid " Show the differences between two branches for file NEWS::"
1300
#: bzrlib/builtins.py:2270
1304
#: bzrlib/builtins.py:2300
1301
1305
msgid " bzr diff --old xxx --new yyy NEWS"
1304
#: bzrlib/builtins.py:2272
1308
#: bzrlib/builtins.py:2302
1305
1309
msgid " Same as 'bzr diff' but prefix paths with old/ and new/::"
1308
#: bzrlib/builtins.py:2274
1312
#: bzrlib/builtins.py:2304
1310
1314
" bzr diff --prefix old/:new/\n"
1314
1318
" bzr diff --using /usr/bin/diff --diff-options -wu"
1317
#: bzrlib/builtins.py:2284
1321
#: bzrlib/builtins.py:2314
1318
1322
msgid "Pass these options to the external diff program."
1321
#: bzrlib/builtins.py:2287
1325
#: bzrlib/builtins.py:2317
1323
1327
"Set prefixes added to old and new filenames, as two values separated by a "
1324
1328
"colon. (eg \"old/:new/\")."
1327
#: bzrlib/builtins.py:2290
1331
#: bzrlib/builtins.py:2320
1328
1332
msgid "Branch/tree to compare from."
1331
#: bzrlib/builtins.py:2294
1335
#: bzrlib/builtins.py:2324
1332
1336
msgid "Branch/tree to compare to."
1335
#: bzrlib/builtins.py:2300
1339
#: bzrlib/builtins.py:2330
1336
1340
msgid "Use this command to compare files."
1339
#: bzrlib/builtins.py:2305
1343
#: bzrlib/builtins.py:2335
1340
1344
msgid "Diff format to use."
1343
#: bzrlib/builtins.py:2307
1347
#: bzrlib/builtins.py:2337
1344
1348
msgid "Diff format"
1347
#: bzrlib/builtins.py:2329
1351
#: bzrlib/builtins.py:2359
1348
1352
msgid "--prefix expects two values separated by a colon (eg \"old/:new/\")"
1351
#: bzrlib/builtins.py:2333
1355
#: bzrlib/builtins.py:2363
1352
1356
msgid "bzr diff --revision takes exactly one or two revision specifiers"
1355
#: bzrlib/builtins.py:2338 bzrlib/builtins.py:2736 bzrlib/builtins.py:2749
1356
#: bzrlib/builtins.py:2757 bzrlib/builtins.py:4919
1359
#: bzrlib/builtins.py:2368 bzrlib/builtins.py:2765 bzrlib/builtins.py:2778
1360
#: bzrlib/builtins.py:2786 bzrlib/builtins.py:4959
1357
1361
msgid "{0} and {1} are mutually exclusive"
1360
#: bzrlib/builtins.py:2358
1364
#: bzrlib/builtins.py:2388
1362
1366
"List files deleted in the working tree.\n"
1366
#: bzrlib/builtins.py:2436
1370
#: bzrlib/builtins.py:2465
1367
1371
msgid "Show the tree root directory."
1370
#: bzrlib/builtins.py:2438
1374
#: bzrlib/builtins.py:2467
1372
1376
"The root is the nearest enclosing directory with a .bzr control\n"
1376
#: bzrlib/builtins.py:2453
1380
#: bzrlib/builtins.py:2482
1377
1381
msgid "The limit argument must be an integer."
1380
#: bzrlib/builtins.py:2461
1384
#: bzrlib/builtins.py:2490
1381
1385
msgid "The levels argument must be an integer."
1384
#: bzrlib/builtins.py:2466
1388
#: bzrlib/builtins.py:2495
1385
1389
msgid "Show historical log for a branch or subset of a branch."
1388
#: bzrlib/builtins.py:2468
1392
#: bzrlib/builtins.py:2497
1390
1394
"log is bzr's default tool for exploring the history of a branch.\n"
1391
1395
"The branch to use is taken from the first parameter. If no parameters\n"
1507
1511
" a nested merge revision and the log will be truncated accordingly."
1510
#: bzrlib/builtins.py:2542
1514
#: bzrlib/builtins.py:2571
1511
1515
msgid ":Path filtering:"
1514
#: bzrlib/builtins.py:2544
1518
#: bzrlib/builtins.py:2573
1516
1520
" If parameters are given and the first one is not a branch, the log\n"
1517
1521
" will be filtered to show only those revisions that changed the\n"
1518
1522
" nominated files or directories."
1521
#: bzrlib/builtins.py:2548
1525
#: bzrlib/builtins.py:2577
1523
1527
" Filenames are interpreted within their historical context. To log a\n"
1524
1528
" deleted file, specify a revision range so that the file existed at\n"
1525
1529
" the end or start of the range."
1528
#: bzrlib/builtins.py:2552
1532
#: bzrlib/builtins.py:2581
1530
1534
" Historical context is also important when interpreting pathnames of\n"
1531
1535
" renamed files/directories. Consider the following example:"
1534
#: bzrlib/builtins.py:2555
1538
#: bzrlib/builtins.py:2584
1536
1540
" * revision 1: add tutorial.txt\n"
1537
1541
" * revision 2: modify tutorial.txt\n"
1538
1542
" * revision 3: rename tutorial.txt to guide.txt; add tutorial.txt"
1541
#: bzrlib/builtins.py:2559
1545
#: bzrlib/builtins.py:2588
1542
1546
msgid " In this case:"
1545
#: bzrlib/builtins.py:2561
1549
#: bzrlib/builtins.py:2590
1546
1550
msgid " * ``bzr log guide.txt`` will log the file added in revision 1"
1549
#: bzrlib/builtins.py:2563
1553
#: bzrlib/builtins.py:2592
1551
1555
" * ``bzr log tutorial.txt`` will log the new file added in revision 3"
1554
#: bzrlib/builtins.py:2565
1558
#: bzrlib/builtins.py:2594
1556
1560
" * ``bzr log -r2 -p tutorial.txt`` will show the changes made to\n"
1557
1561
" the original file in revision 2."
1560
#: bzrlib/builtins.py:2568
1564
#: bzrlib/builtins.py:2597
1562
1566
" * ``bzr log -r2 -p guide.txt`` will display an error message as there\n"
1563
1567
" was no file called guide.txt in revision 2."
1566
#: bzrlib/builtins.py:2571
1570
#: bzrlib/builtins.py:2600
1568
1572
" Renames are always followed by log. By design, there is no need to\n"
1569
1573
" explicitly ask for this (and no way to stop logging a file back\n"
1570
1574
" until it was last renamed)."
1573
#: bzrlib/builtins.py:2575
1577
#: bzrlib/builtins.py:2604
1574
1578
msgid ":Other filtering:"
1577
#: bzrlib/builtins.py:2577
1581
#: bzrlib/builtins.py:2606
1579
1583
" The --match option can be used for finding revisions that match a\n"
1580
1584
" regular expression in a commit message, committer, author or bug.\n"
1646
1650
" trading disk space for faster speed."
1649
#: bzrlib/builtins.py:2624
1653
#: bzrlib/builtins.py:2653
1650
1654
msgid "Show from oldest to newest."
1653
#: bzrlib/builtins.py:2627
1657
#: bzrlib/builtins.py:2656
1654
1658
msgid "Show files changed in each revision."
1657
#: bzrlib/builtins.py:2633
1661
#: bzrlib/builtins.py:2662
1658
1662
msgid "Show just the specified revision. See also \"help revisionspec\"."
1661
#: bzrlib/builtins.py:2637
1665
#: bzrlib/builtins.py:2666
1662
1666
msgid "What names to list as authors - first, all or committer."
1665
#: bzrlib/builtins.py:2638
1669
#: bzrlib/builtins.py:2667
1666
1670
msgid "Authors"
1669
#: bzrlib/builtins.py:2643
1673
#: bzrlib/builtins.py:2672
1670
1674
msgid "Number of levels to display - 0 for all, 1 for flat."
1673
#: bzrlib/builtins.py:2653
1677
#: bzrlib/builtins.py:2682
1674
1678
msgid "Limit the output to the first N revisions."
1677
#: bzrlib/builtins.py:2658
1681
#: bzrlib/builtins.py:2687
1678
1682
msgid "Show changes made in each revision as a patch."
1681
#: bzrlib/builtins.py:2660
1685
#: bzrlib/builtins.py:2689
1682
1686
msgid "Show merged revisions like --levels 0 does."
1685
#: bzrlib/builtins.py:2664
1689
#: bzrlib/builtins.py:2693
1686
1690
msgid "Do not report commits with more than one parent."
1689
#: bzrlib/builtins.py:2666
1693
#: bzrlib/builtins.py:2695
1691
1695
"Display only the revisions that are not part of both ancestries (require -"
1695
#: bzrlib/builtins.py:2670
1699
#: bzrlib/builtins.py:2699
1696
1700
msgid "Show digital signature validity."
1699
#: bzrlib/builtins.py:2673
1703
#: bzrlib/builtins.py:2702
1700
1704
msgid "Show revisions whose properties match this expression."
1703
#: bzrlib/builtins.py:2677
1707
#: bzrlib/builtins.py:2706
1704
1708
msgid "Show revisions whose message matches this expression."
1707
#: bzrlib/builtins.py:2681
1711
#: bzrlib/builtins.py:2710
1708
1712
msgid "Show revisions whose committer matches this expression."
1711
#: bzrlib/builtins.py:2685
1715
#: bzrlib/builtins.py:2714
1712
1716
msgid "Show revisions whose authors match this expression."
1715
#: bzrlib/builtins.py:2689
1719
#: bzrlib/builtins.py:2718
1716
1720
msgid "Show revisions whose bugs match this expression."
1719
#: bzrlib/builtins.py:2743
1723
#: bzrlib/builtins.py:2772
1720
1724
msgid "--exclude-common-ancestry requires -r with two revisions"
1723
#: bzrlib/builtins.py:2771
1727
#: bzrlib/builtins.py:2800
1724
1728
#, python-format
1725
1729
msgid "Path unknown at end or start of revision range: %s"
1728
#: bzrlib/builtins.py:2888
1732
#: bzrlib/builtins.py:2917
1729
1733
#, python-format
1730
1734
msgid "bzr %s doesn't accept two revisions in different branches."
1733
#: bzrlib/builtins.py:2904
1737
#: bzrlib/builtins.py:2933
1734
1738
#, python-format
1735
1739
msgid "bzr %s --revision takes one or two values."
1738
#: bzrlib/builtins.py:2949
1742
#: bzrlib/builtins.py:2978
1740
1744
"List files in a tree.\n"
1744
#: bzrlib/builtins.py:2958
1748
#: bzrlib/builtins.py:2987
1745
1749
msgid "Recurse into subdirectories."
1748
#: bzrlib/builtins.py:2960
1752
#: bzrlib/builtins.py:2989
1749
1753
msgid "Print paths relative to the root of the branch."
1752
#: bzrlib/builtins.py:2962
1756
#: bzrlib/builtins.py:2991
1753
1757
msgid "Print unknown files."
1756
#: bzrlib/builtins.py:2963
1760
#: bzrlib/builtins.py:2992
1757
1761
msgid "Print versioned files."
1760
#: bzrlib/builtins.py:2966
1764
#: bzrlib/builtins.py:2995
1761
1765
msgid "Print ignored files."
1764
#: bzrlib/builtins.py:2968
1768
#: bzrlib/builtins.py:2997
1765
1769
msgid "List entries of a particular kind: file, directory, symlink."
1768
#: bzrlib/builtins.py:2981
1772
#: bzrlib/builtins.py:3010
1769
1773
msgid "invalid kind specified"
1772
#: bzrlib/builtins.py:2984
1776
#: bzrlib/builtins.py:3013
1773
1777
msgid "Cannot set both --verbose and --null"
1776
#: bzrlib/builtins.py:2993
1780
#: bzrlib/builtins.py:3022
1777
1781
msgid "cannot specify both --from-root and PATH"
1780
#: bzrlib/builtins.py:3080
1784
#: bzrlib/builtins.py:3109
1781
1785
msgid "Ignore specified files or patterns."
1784
#: bzrlib/builtins.py:3082
1788
#: bzrlib/builtins.py:3111
1785
1789
msgid "See ``bzr help patterns`` for details on the syntax of patterns."
1788
#: bzrlib/builtins.py:3084
1792
#: bzrlib/builtins.py:3113
1790
1794
"If a .bzrignore file does not exist, the ignore command\n"
1791
1795
"will create one and add the specified files or patterns to the newly\n"
1832
1836
" the shell on Unix."
1835
#: bzrlib/builtins.py:3113
1839
#: bzrlib/builtins.py:3142
1837
1841
"* Ignore patterns starting with \"#\" act as comments in the ignore file.\n"
1838
1842
" To ignore patterns that begin with that character, use the \"RE:\" prefix."
1841
#: bzrlib/builtins.py:3116
1845
#: bzrlib/builtins.py:3145
1844
1848
" Ignore the top level Makefile::"
1847
#: bzrlib/builtins.py:3119
1851
#: bzrlib/builtins.py:3148
1848
1852
msgid " bzr ignore ./Makefile"
1851
#: bzrlib/builtins.py:3121
1855
#: bzrlib/builtins.py:3150
1852
1856
msgid " Ignore .class files in all directories...::"
1855
#: bzrlib/builtins.py:3123
1859
#: bzrlib/builtins.py:3152
1856
1860
msgid " bzr ignore \"*.class\""
1859
#: bzrlib/builtins.py:3125
1863
#: bzrlib/builtins.py:3154
1860
1864
msgid " ...but do not ignore \"special.class\"::"
1863
#: bzrlib/builtins.py:3127
1867
#: bzrlib/builtins.py:3156
1864
1868
msgid " bzr ignore \"!special.class\""
1867
#: bzrlib/builtins.py:3129
1871
#: bzrlib/builtins.py:3158
1868
1872
msgid " Ignore files whose name begins with the \"#\" character::"
1871
#: bzrlib/builtins.py:3131
1875
#: bzrlib/builtins.py:3160
1872
1876
msgid " bzr ignore \"RE:^#\""
1875
#: bzrlib/builtins.py:3133 bzrlib/builtins.py:3137
1879
#: bzrlib/builtins.py:3162 bzrlib/builtins.py:3166
1876
1880
msgid " Ignore .o files under the lib directory::"
1879
#: bzrlib/builtins.py:3135
1883
#: bzrlib/builtins.py:3164
1880
1884
msgid " bzr ignore \"lib/**/*.o\""
1883
#: bzrlib/builtins.py:3139
1887
#: bzrlib/builtins.py:3168
1884
1888
msgid " bzr ignore \"RE:lib/.*\\.o\""
1887
#: bzrlib/builtins.py:3141
1891
#: bzrlib/builtins.py:3170
1888
1892
msgid " Ignore everything but the \"debian\" toplevel directory::"
1891
#: bzrlib/builtins.py:3143
1895
#: bzrlib/builtins.py:3172
1893
1897
" bzr ignore \"RE:(?!debian/).*\"\n"
1932
#: bzrlib/builtins.py:3209
1936
#: bzrlib/builtins.py:3238
1933
1937
msgid "List ignored files and the patterns that matched them."
1936
#: bzrlib/builtins.py:3211
1940
#: bzrlib/builtins.py:3240
1938
1942
"List all the ignored files and the ignore pattern that caused the file to\n"
1942
#: bzrlib/builtins.py:3214
1946
#: bzrlib/builtins.py:3243
1943
1947
msgid "Alternatively, to list just the files::"
1946
#: bzrlib/builtins.py:3216
1950
#: bzrlib/builtins.py:3245
1947
1951
msgid " bzr ls --ignored"
1950
#: bzrlib/builtins.py:3250
1954
#: bzrlib/builtins.py:3279
1951
1955
#, python-format
1952
1956
msgid "not a valid revision-number: %r"
1955
#: bzrlib/builtins.py:3257
1959
#: bzrlib/builtins.py:3286
1957
1961
"Export current or past revision to a destination directory or archive."
1960
#: bzrlib/builtins.py:3259
1964
#: bzrlib/builtins.py:3288
1961
1965
msgid "If no revision is specified this exports the last committed revision."
1964
#: bzrlib/builtins.py:3261
1968
#: bzrlib/builtins.py:3290
1966
1970
"Format may be an \"exporter\" name, such as tar, tgz, tbz2. If none is\n"
1967
1971
"given, try to find the format with the extension. If no extension\n"
1968
1972
"is found exports to a directory (equivalent to --format=dir)."
1971
#: bzrlib/builtins.py:3265
1975
#: bzrlib/builtins.py:3294
1973
1977
"If root is supplied, it will be used as the root directory inside\n"
1974
1978
"container formats (tar, zip, etc). If it is not supplied it will default\n"
1975
1979
"to the exported filename. The root option has no effect for 'dir' format."
1978
#: bzrlib/builtins.py:3269
1982
#: bzrlib/builtins.py:3298
1980
1984
"If branch is omitted then the branch containing the current working\n"
1981
1985
"directory will be used."
1984
#: bzrlib/builtins.py:3272
1988
#: bzrlib/builtins.py:3301
1986
1990
"Note: Export of tree with non-ASCII filenames to zip is not supported."
1989
#: bzrlib/builtins.py:3274
1993
#: bzrlib/builtins.py:3303
1991
1995
" ================= =========================\n"
1992
1996
" Supported formats Autodetected by extension\n"
1999
2003
" ================= ========================="
2002
#: bzrlib/builtins.py:3288
2006
#: bzrlib/builtins.py:3317
2003
2007
msgid "Type of file to export to."
2006
#: bzrlib/builtins.py:3291
2010
#: bzrlib/builtins.py:3320
2007
2011
msgid "Apply content filters to export the convenient form."
2010
#: bzrlib/builtins.py:3295
2014
#: bzrlib/builtins.py:3324
2011
2015
msgid "Name of the root directory inside the exported file."
2014
#: bzrlib/builtins.py:3297
2018
#: bzrlib/builtins.py:3326
2016
2020
"Set modification time of files to that of the last revision in which it was "
2020
#: bzrlib/builtins.py:3300
2024
#: bzrlib/builtins.py:3329
2022
2026
"Export the working tree contents rather than that of the last revision."
2025
#: bzrlib/builtins.py:3319
2029
#: bzrlib/builtins.py:3348
2026
2030
msgid "--uncommitted requires a working tree"
2029
#: bzrlib/builtins.py:3328
2033
#: bzrlib/builtins.py:3357
2030
2034
#, python-format
2031
2035
msgid "Unsupported export format: %s"
2034
#: bzrlib/builtins.py:3332
2038
#: bzrlib/builtins.py:3361
2036
2040
"Write the contents of a file as of a given revision to standard output."
2039
#: bzrlib/builtins.py:3334
2043
#: bzrlib/builtins.py:3363
2040
2044
msgid "If no revision is nominated, the last revision is used."
2043
#: bzrlib/builtins.py:3336
2047
#: bzrlib/builtins.py:3365
2045
2049
"Note: Take care to redirect standard output when using this command on a\n"
2049
#: bzrlib/builtins.py:3342
2053
#: bzrlib/builtins.py:3371
2050
2054
msgid "The path name in the old tree."
2053
#: bzrlib/builtins.py:3343
2057
#: bzrlib/builtins.py:3372
2054
2058
msgid "Apply content filters to display the convenience form."
2057
#: bzrlib/builtins.py:3354
2061
#: bzrlib/builtins.py:3383
2058
2062
msgid "bzr cat --revision takes exactly one revision specifier"
2061
#: bzrlib/builtins.py:3379 bzrlib/builtins.py:3391
2065
#: bzrlib/builtins.py:3408 bzrlib/builtins.py:3420
2062
2066
msgid "{0!r} is not present in revision {1}"
2065
#: bzrlib/builtins.py:3414
2069
#: bzrlib/builtins.py:3443
2066
2070
msgid "Commit changes into a new revision."
2069
#: bzrlib/builtins.py:3416
2073
#: bzrlib/builtins.py:3445
2071
2075
"An explanatory message needs to be given for each commit. This is\n"
2072
2076
"often done by using the --message option (getting the message from the\n"
2155
2159
" one or more bugs. See ``bzr help bugs`` for details."
2158
#: bzrlib/builtins.py:3474
2162
#: bzrlib/builtins.py:3503
2159
2163
msgid "Do not consider changes made to a given path."
2162
#: bzrlib/builtins.py:3477
2166
#: bzrlib/builtins.py:3506
2163
2167
msgid "Description of the new revision."
2166
#: bzrlib/builtins.py:3480
2170
#: bzrlib/builtins.py:3509
2167
2171
msgid "Commit even if nothing has changed."
2170
#: bzrlib/builtins.py:3484
2174
#: bzrlib/builtins.py:3513
2171
2175
msgid "Take commit message from this file."
2174
#: bzrlib/builtins.py:3486
2178
#: bzrlib/builtins.py:3515
2175
2179
msgid "Refuse to commit if there are unknown files in the working tree."
2178
#: bzrlib/builtins.py:3489
2182
#: bzrlib/builtins.py:3518
2180
2184
"Manually set a commit time using commit date format, e.g. '2009-10-10 "
2181
2185
"08:00:00 +0100'."
2184
#: bzrlib/builtins.py:3492
2188
#: bzrlib/builtins.py:3521
2185
2189
msgid "Mark a bug as being fixed by this revision (see \"bzr help bugs\")."
2188
#: bzrlib/builtins.py:3495
2192
#: bzrlib/builtins.py:3524
2189
2193
msgid "Set the author's name, if it's different from the committer."
2192
#: bzrlib/builtins.py:3498
2196
#: bzrlib/builtins.py:3527
2194
2198
"Perform a local commit in a bound branch. Local commits are not pushed to "
2195
2199
"the master branch until a normal commit is performed."
2198
#: bzrlib/builtins.py:3504
2202
#: bzrlib/builtins.py:3533
2200
2204
"When no message is supplied, show the diff along with the status summary in "
2201
2205
"the message editor."
2204
#: bzrlib/builtins.py:3507
2208
#: bzrlib/builtins.py:3536
2206
2210
"When committing to a foreign version control system do not push data that "
2207
2211
"can not be natively represented."
2210
#: bzrlib/builtins.py:3525
2214
#: bzrlib/builtins.py:3554
2211
2215
#, python-format
2213
2217
"No tracker specified for bug %s. Use the form 'tracker:id' or specify a "
2223
2227
"Commit refused."
2226
#: bzrlib/builtins.py:3543
2230
#: bzrlib/builtins.py:3572
2227
2231
#, python-format
2228
2232
msgid "Unrecognized bug %s. Commit refused."
2231
#: bzrlib/builtins.py:3546
2235
#: bzrlib/builtins.py:3575
2232
2236
#, python-format
2235
2239
"Commit refused."
2238
#: bzrlib/builtins.py:3570
2242
#: bzrlib/builtins.py:3599
2239
2243
msgid "Could not parse --commit-time: "
2242
#: bzrlib/builtins.py:3610
2246
#: bzrlib/builtins.py:3639
2243
2247
msgid "please specify either --message or --file"
2246
#: bzrlib/builtins.py:3639
2250
#: bzrlib/builtins.py:3668
2247
2251
msgid "please specify a commit message with either --message or --file"
2250
#: bzrlib/builtins.py:3642
2254
#: bzrlib/builtins.py:3671
2252
2256
"Empty commit message specified. Please specify a commit message with either -"
2253
2257
"-message or --file or leave a blank message with --message \"\"."
2256
#: bzrlib/builtins.py:3662
2260
#: bzrlib/builtins.py:3691
2258
2262
"No changes to commit. Please 'bzr add' the files you want to commit, or use -"
2259
2263
"-unchanged to force an empty commit."
2262
#: bzrlib/builtins.py:3666
2266
#: bzrlib/builtins.py:3695
2264
2268
"Conflicts detected in working tree. Use \"bzr conflicts\" to list, \"bzr "
2265
2269
"resolve FILE\" to resolve."
2268
#: bzrlib/builtins.py:3670
2272
#: bzrlib/builtins.py:3699
2269
2273
msgid "Commit refused because there are unknown files in the working tree."
2272
#: bzrlib/builtins.py:3673
2276
#: bzrlib/builtins.py:3702
2275
2279
"To commit to master branch, run update and then commit.\n"
2276
2280
"You can also pass --local to commit to continue working disconnected."
2279
#: bzrlib/builtins.py:3681
2283
#: bzrlib/builtins.py:3710
2281
2285
"Validate working tree structure, branch consistency and repository history."
2284
#: bzrlib/builtins.py:3683
2288
#: bzrlib/builtins.py:3712
2286
2290
"This command checks various invariants about branch and repository storage\n"
2287
2291
"to detect data corruption or bzr bugs."
2290
#: bzrlib/builtins.py:3686
2294
#: bzrlib/builtins.py:3715
2292
2296
"The working tree and branch checks will only give output if a problem is\n"
2293
2297
"detected. The output fields of the repository check are:"
2296
#: bzrlib/builtins.py:3689
2300
#: bzrlib/builtins.py:3718
2299
2303
" This is just the number of revisions checked. It doesn't\n"
2300
2304
" indicate a problem."
2303
#: bzrlib/builtins.py:3693
2307
#: bzrlib/builtins.py:3722
2305
2309
"versionedfiles\n"
2306
2310
" This is just the number of versionedfiles checked. It\n"
2307
2311
" doesn't indicate a problem."
2310
#: bzrlib/builtins.py:3697
2314
#: bzrlib/builtins.py:3726
2312
2316
"unreferenced ancestors\n"
2313
2317
" Texts that are ancestors of other texts, but\n"
2331
2335
" indicate a problem."
2334
#: bzrlib/builtins.py:3712
2338
#: bzrlib/builtins.py:3741
2336
2340
"If no restrictions are specified, all Bazaar data that is found at the "
2338
2342
"location will be checked."
2341
#: bzrlib/builtins.py:3717
2345
#: bzrlib/builtins.py:3746
2342
2346
msgid " Check the tree and branch at 'foo'::"
2345
#: bzrlib/builtins.py:3719
2349
#: bzrlib/builtins.py:3748
2346
2350
msgid " bzr check --tree --branch foo"
2349
#: bzrlib/builtins.py:3721
2353
#: bzrlib/builtins.py:3750
2350
2354
msgid " Check only the repository at 'bar'::"
2353
#: bzrlib/builtins.py:3723
2357
#: bzrlib/builtins.py:3752
2354
2358
msgid " bzr check --repo bar"
2357
#: bzrlib/builtins.py:3725
2361
#: bzrlib/builtins.py:3754
2358
2362
msgid " Check everything at 'baz'::"
2361
#: bzrlib/builtins.py:3727
2365
#: bzrlib/builtins.py:3756
2362
2366
msgid " bzr check baz"
2365
#: bzrlib/builtins.py:3733
2369
#: bzrlib/builtins.py:3762
2366
2370
msgid "Check the branch related to the current directory."
2369
#: bzrlib/builtins.py:3735
2373
#: bzrlib/builtins.py:3764
2370
2374
msgid "Check the repository related to the current directory."
2373
#: bzrlib/builtins.py:3737
2377
#: bzrlib/builtins.py:3766
2374
2378
msgid "Check the working tree related to the current directory."
2377
#: bzrlib/builtins.py:3751
2381
#: bzrlib/builtins.py:3780
2378
2382
msgid "Upgrade a repository, branch or working tree to a newer format."
2381
#: bzrlib/builtins.py:3753
2385
#: bzrlib/builtins.py:3782
2383
2387
"When the default format has changed after a major new release of\n"
2384
2388
"Bazaar, you may be informed during certain operations that you\n"
2419
#: bzrlib/builtins.py:3779
2423
#: bzrlib/builtins.py:3808
2421
2425
"For more information on upgrades, see the Bazaar Upgrade Guide,\n"
2422
2426
"http://doc.bazaar.canonical.com/latest/en/upgrade-guide/."
2425
#: bzrlib/builtins.py:3787
2429
#: bzrlib/builtins.py:3816
2426
2430
msgid "Upgrade to a specific format. See \"bzr help formats\" for details."
2429
#: bzrlib/builtins.py:3791
2433
#: bzrlib/builtins.py:3820
2430
2434
msgid "Branch format"
2433
#: bzrlib/builtins.py:3793
2437
#: bzrlib/builtins.py:3822
2434
2438
msgid "Remove the backup.bzr directory if successful."
2437
#: bzrlib/builtins.py:3795
2441
#: bzrlib/builtins.py:3824
2438
2442
msgid "Show what would be done, but don't actually do anything."
2441
#: bzrlib/builtins.py:3810
2445
#: bzrlib/builtins.py:3839
2442
2446
msgid "Show or set bzr user id."
2445
#: bzrlib/builtins.py:3812
2449
#: bzrlib/builtins.py:3841
2448
2452
" Show the email of the current user::"
2451
#: bzrlib/builtins.py:3815
2455
#: bzrlib/builtins.py:3844
2452
2456
msgid " bzr whoami --email"
2455
#: bzrlib/builtins.py:3817
2459
#: bzrlib/builtins.py:3846
2456
2460
msgid " Set the current user::"
2459
#: bzrlib/builtins.py:3819
2463
#: bzrlib/builtins.py:3848
2460
2464
msgid " bzr whoami \"Frank Chu <fchu@example.com>\""
2463
#: bzrlib/builtins.py:3823
2467
#: bzrlib/builtins.py:3852
2464
2468
msgid "Display email address only."
2467
#: bzrlib/builtins.py:3825
2471
#: bzrlib/builtins.py:3854
2468
2472
msgid "Set identity for the current branch instead of globally."
2471
#: bzrlib/builtins.py:3851
2475
#: bzrlib/builtins.py:3880
2472
2476
msgid "--email can only be used to display existing identity"
2475
#: bzrlib/builtins.py:3873
2479
#: bzrlib/builtins.py:3904
2476
2480
msgid "Print or set the branch nickname."
2479
#: bzrlib/builtins.py:3875
2483
#: bzrlib/builtins.py:3906
2481
"If unset, the tree root directory name is used as the nickname.\n"
2482
"To print the current nickname, execute with no argument."
2485
"If unset, the colocated branch name is used for colocated branches, and\n"
2486
"the branch directory name is used for other branches. To print the\n"
2487
"current nickname, execute with no argument."
2485
#: bzrlib/builtins.py:3878
2490
#: bzrlib/builtins.py:3910
2487
2492
"Bound branches use the nickname of its master branch unless it is set\n"
2491
#: bzrlib/builtins.py:3898
2496
#: bzrlib/builtins.py:3930
2492
2497
msgid "Set/unset and display aliases."
2495
#: bzrlib/builtins.py:3900
2500
#: bzrlib/builtins.py:3932
2498
2503
" Show the current aliases::"
2501
#: bzrlib/builtins.py:3903
2506
#: bzrlib/builtins.py:3935
2502
2507
msgid " bzr alias"
2505
#: bzrlib/builtins.py:3905
2510
#: bzrlib/builtins.py:3937
2506
2511
msgid " Show the alias specified for 'll'::"
2509
#: bzrlib/builtins.py:3907
2514
#: bzrlib/builtins.py:3939
2510
2515
msgid " bzr alias ll"
2513
#: bzrlib/builtins.py:3909
2518
#: bzrlib/builtins.py:3941
2514
2519
msgid " Set an alias for 'll'::"
2517
#: bzrlib/builtins.py:3911
2522
#: bzrlib/builtins.py:3943
2518
2523
msgid " bzr alias ll=\"log --line -r-10..-1\""
2521
#: bzrlib/builtins.py:3913
2526
#: bzrlib/builtins.py:3945
2522
2527
msgid " To remove an alias for 'll'::"
2525
#: bzrlib/builtins.py:3915
2530
#: bzrlib/builtins.py:3947
2526
2531
msgid " bzr alias --remove ll"
2529
#: bzrlib/builtins.py:3920
2534
#: bzrlib/builtins.py:3952
2530
2535
msgid "Remove the alias."
2533
#: bzrlib/builtins.py:3938
2538
#: bzrlib/builtins.py:3970
2534
2539
msgid "bzr alias --remove expects an alias to remove."
2537
#: bzrlib/builtins.py:4119
2542
#: bzrlib/builtins.py:4151
2539
2544
"subunit not available. subunit needs to be installed to use --subunit."
2542
#: bzrlib/builtins.py:4136
2547
#: bzrlib/builtins.py:4168
2544
2549
"--benchmark is no longer supported from bzr 2.2; use bzr-usertest instead"
2547
#: bzrlib/builtins.py:4183
2552
#: bzrlib/builtins.py:4215
2548
2553
msgid "Show version of bzr."
2551
#: bzrlib/builtins.py:4187
2556
#: bzrlib/builtins.py:4219
2552
2557
msgid "Print just the version number."
2555
#: bzrlib/builtins.py:4206
2560
#: bzrlib/builtins.py:4238
2556
2561
msgid "It sure does!\n"
2559
#: bzrlib/builtins.py:4230
2564
#: bzrlib/builtins.py:4262
2560
2565
#, python-format
2561
2566
msgid "merge base is revision %s\n"
2564
#: bzrlib/builtins.py:4234
2569
#: bzrlib/builtins.py:4266
2565
2570
msgid "Perform a three-way merge."
2568
#: bzrlib/builtins.py:4236
2573
#: bzrlib/builtins.py:4268
2570
2575
"The source of the merge can be specified either in the form of a branch,\n"
2571
2576
"or in the form of a path to a file containing a merge directive generated\n"
2641
2646
"merge revision which has more than two parents."
2644
#: bzrlib/builtins.py:4283
2649
#: bzrlib/builtins.py:4315
2646
2651
"If one would like to merge changes from the working tree of the other\n"
2647
2652
"branch without merging any committed revisions, the --uncommitted option\n"
2648
2653
"can be given."
2651
#: bzrlib/builtins.py:4287
2656
#: bzrlib/builtins.py:4319
2653
2658
"To select only some changes to merge, use \"merge -i\", which will prompt\n"
2654
2659
"you to apply each diff hunk and file change, similar to \"shelve\"."
2657
#: bzrlib/builtins.py:4290
2662
#: bzrlib/builtins.py:4322
2660
2665
" To merge all new revisions from bzr.dev::"
2663
#: bzrlib/builtins.py:4293
2668
#: bzrlib/builtins.py:4325
2664
2669
msgid " bzr merge ../bzr.dev"
2667
#: bzrlib/builtins.py:4295
2672
#: bzrlib/builtins.py:4327
2668
2673
msgid " To merge changes up to and including revision 82 from bzr.dev::"
2671
#: bzrlib/builtins.py:4297
2676
#: bzrlib/builtins.py:4329
2672
2677
msgid " bzr merge -r 82 ../bzr.dev"
2675
#: bzrlib/builtins.py:4299
2680
#: bzrlib/builtins.py:4331
2676
2681
msgid " To merge the changes introduced by 82, without previous changes::"
2679
#: bzrlib/builtins.py:4301
2684
#: bzrlib/builtins.py:4333
2680
2685
msgid " bzr merge -r 81..82 ../bzr.dev"
2683
#: bzrlib/builtins.py:4303
2688
#: bzrlib/builtins.py:4335
2684
2689
msgid " To apply a merge directive contained in /tmp/merge::"
2687
#: bzrlib/builtins.py:4305
2692
#: bzrlib/builtins.py:4337
2688
2693
msgid " bzr merge /tmp/merge"
2691
#: bzrlib/builtins.py:4307
2696
#: bzrlib/builtins.py:4339
2693
2698
" To create a merge revision with three parents from two branches\n"
2694
2699
" feature1a and feature1b:"
2697
#: bzrlib/builtins.py:4310
2702
#: bzrlib/builtins.py:4342
2699
2704
" bzr merge ../feature1a\n"
2700
2705
" bzr merge ../feature1b --force\n"
2701
2706
" bzr commit -m 'revision with three parents'"
2704
#: bzrlib/builtins.py:4322
2709
#: bzrlib/builtins.py:4354
2705
2710
msgid "Merge even if the destination tree has uncommitted changes."
2708
#: bzrlib/builtins.py:4328
2713
#: bzrlib/builtins.py:4360
2710
2715
"Apply uncommitted changes from a working copy, instead of branch changes."
2713
#: bzrlib/builtins.py:4330
2718
#: bzrlib/builtins.py:4362
2715
2720
"If the destination is already completely merged into the source, pull from "
2716
2721
"the source rather than merging. When this happens, you do not need to "
2717
2722
"commit the result."
2720
#: bzrlib/builtins.py:4335
2725
#: bzrlib/builtins.py:4367
2722
2727
"Branch to merge into, rather than the one containing the working directory."
2725
#: bzrlib/builtins.py:4337
2730
#: bzrlib/builtins.py:4369
2726
2731
msgid "Instead of merging, show a diff of the merge."
2729
#: bzrlib/builtins.py:4339
2734
#: bzrlib/builtins.py:4371
2730
2735
msgid "Select changes interactively."
2733
#: bzrlib/builtins.py:4361
2738
#: bzrlib/builtins.py:4393
2735
2740
"Merging into empty branches not currently supported, "
2736
2741
"https://bugs.launchpad.net/bzr/+bug/308562"
2739
#: bzrlib/builtins.py:4388
2744
#: bzrlib/builtins.py:4420
2740
2745
msgid "Cannot use --uncommitted with bundles or merge directives."
2743
#: bzrlib/builtins.py:4399
2748
#: bzrlib/builtins.py:4431
2744
2749
msgid "Cannot use --uncommitted and --revision at the same time."
2747
#: bzrlib/builtins.py:4419
2752
#: bzrlib/builtins.py:4451
2748
2753
msgid "merger: "
2751
#: bzrlib/builtins.py:4421 bzrlib/bundle/apply_bundle.py:71
2756
#: bzrlib/builtins.py:4453 bzrlib/bundle/apply_bundle.py:71
2752
2757
msgid "Nothing to do."
2755
#: bzrlib/builtins.py:4425
2760
#: bzrlib/builtins.py:4457
2756
2761
msgid "Cannot pull individual files"
2759
#: bzrlib/builtins.py:4433
2764
#: bzrlib/builtins.py:4465
2760
2765
msgid "This branch has no commits. (perhaps you would prefer 'bzr pull')"
2763
#: bzrlib/builtins.py:4491
2768
#: bzrlib/builtins.py:4523
2764
2769
#, python-format
2765
2770
msgid "Show-base is not supported for this merge type. %s"
2768
#: bzrlib/builtins.py:4500
2773
#: bzrlib/builtins.py:4532
2769
2774
#, python-format
2770
2775
msgid "Conflict reduction is not supported for merge type %s."
2773
#: bzrlib/builtins.py:4504
2778
#: bzrlib/builtins.py:4536
2774
2779
msgid "Cannot do conflict reduction and show base."
2777
#: bzrlib/builtins.py:4615
2782
#: bzrlib/builtins.py:4647
2778
2783
msgid "No location specified or remembered"
2781
#: bzrlib/builtins.py:4617
2786
#: bzrlib/builtins.py:4649
2782
2787
msgid "{0} remembered {1} location {2}"
2785
#: bzrlib/builtins.py:4623
2790
#: bzrlib/builtins.py:4655
2786
2791
msgid "Redo a merge."
2789
#: bzrlib/builtins.py:4625
2794
#: bzrlib/builtins.py:4657
2791
2796
"Use this if you want to try a different merge technique while resolving\n"
2792
2797
"conflicts. Some merge techniques are better than others, and remerge\n"
2793
2798
"lets you try different ones on different files."
2796
#: bzrlib/builtins.py:4629
2801
#: bzrlib/builtins.py:4661
2798
2803
"The options for remerge have the same meaning and defaults as the ones for\n"
2799
2804
"merge. The difference is that remerge can (only) be run when there is a\n"
2800
2805
"pending merge, and it lets you specify particular files."
2803
#: bzrlib/builtins.py:4633
2808
#: bzrlib/builtins.py:4665
2806
2811
" Re-do the merge of all conflicted files, and show the base text in\n"
2807
2812
" conflict regions, in addition to the usual THIS and OTHER texts::"
2810
#: bzrlib/builtins.py:4637
2815
#: bzrlib/builtins.py:4669
2811
2816
msgid " bzr remerge --show-base"
2814
#: bzrlib/builtins.py:4639
2819
#: bzrlib/builtins.py:4671
2816
2821
" Re-do the merge of \"foobar\", using the weave merge algorithm, with\n"
2817
2822
" additional processing to reduce the size of conflict regions::"
2820
#: bzrlib/builtins.py:4642
2825
#: bzrlib/builtins.py:4674
2821
2826
msgid " bzr remerge --merge-type weave --reprocess foobar"
2824
#: bzrlib/builtins.py:4649
2829
#: bzrlib/builtins.py:4681
2825
2830
msgid "Show base revision text in conflicts."
2828
#: bzrlib/builtins.py:4661
2833
#: bzrlib/builtins.py:4693
2830
2835
"Sorry, remerge only works after normal merges. Not cherrypicking or multi-"
2834
#: bzrlib/builtins.py:4717
2835
msgid "Revert files to a previous revision."
2839
#: bzrlib/builtins.py:4751
2841
"Set files in the working tree back to the contents of a previous revision."
2838
#: bzrlib/builtins.py:4719
2844
#: bzrlib/builtins.py:4753
2840
2846
"Giving a list of files will revert only those files. Otherwise, all files\n"
2841
2847
"will be reverted. If the revision is not specified with '--revision', the\n"
2842
"last committed revision is used."
2848
"working tree basis revision is used. A revert operation affects only the\n"
2849
"working tree, not any revision history like the branch and repository or\n"
2850
"the working tree basis revision."
2845
#: bzrlib/builtins.py:4723
2853
#: bzrlib/builtins.py:4759
2847
2855
"To remove only some changes, without reverting to a prior version, use\n"
2848
2856
"merge instead. For example, \"merge . -r -2..-3\" (don't forget the \".\")\n"
2849
2857
"will remove the changes introduced by the second last commit (-2), without\n"
2850
2858
"affecting the changes introduced by the last commit (-1). To remove\n"
2851
"certain changes on a hunk-by-hunk basis, see the shelve command."
2859
"certain changes on a hunk-by-hunk basis, see the shelve command.\n"
2860
"To update the branch to a specific revision or the latest revision and\n"
2861
"update the working tree accordingly while preserving local changes, see the\n"
2854
#: bzrlib/builtins.py:4729
2865
#: bzrlib/builtins.py:4768
2856
"By default, any files that have been manually changed will be backed up\n"
2857
"first. (Files changed only by merge are not backed up.) Backup files have\n"
2858
"'.~#~' appended to their name, where # is a number."
2867
"Uncommitted changes to files that are reverted will be discarded.\n"
2868
"Howver, by default, any files that have been manually changed will be\n"
2869
"backed up first. (Files changed only by merge are not backed up.) Backup\n"
2870
"files have '.~#~' appended to their name, where # is a number."
2861
#: bzrlib/builtins.py:4733
2873
#: bzrlib/builtins.py:4773
2863
2875
"When you provide files, you can use their current pathname or the pathname\n"
2864
2876
"from the target revision. So you can use revert to \"undelete\" a file by\n"
2937
2949
" 0 - no missing revisions"
2940
#: bzrlib/builtins.py:4847
2952
#: bzrlib/builtins.py:4887
2942
2954
" Determine the missing revisions between this and the branch at the\n"
2943
2955
" remembered pull location::"
2946
#: bzrlib/builtins.py:4850
2958
#: bzrlib/builtins.py:4890
2947
2959
msgid " bzr missing"
2950
#: bzrlib/builtins.py:4852
2962
#: bzrlib/builtins.py:4892
2951
2963
msgid " Determine the missing revisions between this and another branch::"
2954
#: bzrlib/builtins.py:4854
2966
#: bzrlib/builtins.py:4894
2955
2967
msgid " bzr missing http://server/branch"
2958
#: bzrlib/builtins.py:4856
2970
#: bzrlib/builtins.py:4896
2960
2972
" Determine the missing revisions up to a specific revision on the other\n"
2964
#: bzrlib/builtins.py:4859
2976
#: bzrlib/builtins.py:4899
2965
2977
msgid " bzr missing -r ..-10"
2968
#: bzrlib/builtins.py:4861
2980
#: bzrlib/builtins.py:4901
2970
2982
" Determine the missing revisions up to a specific revision on this\n"
2974
#: bzrlib/builtins.py:4864
2986
#: bzrlib/builtins.py:4904
2975
2987
msgid " bzr missing --my-revision ..-10"
2978
#: bzrlib/builtins.py:4871
2990
#: bzrlib/builtins.py:4911
2979
2991
msgid "Reverse the order of revisions."
2982
#: bzrlib/builtins.py:4873
2994
#: bzrlib/builtins.py:4913
2983
2995
msgid "Display changes in the local branch only."
2986
#: bzrlib/builtins.py:4874
2998
#: bzrlib/builtins.py:4914
2987
2999
msgid "Same as --mine-only."
2990
#: bzrlib/builtins.py:4876
3002
#: bzrlib/builtins.py:4916
2991
3003
msgid "Display changes in the remote branch only."
2994
#: bzrlib/builtins.py:4877
3006
#: bzrlib/builtins.py:4917
2995
3007
msgid "Same as --theirs-only."
2998
#: bzrlib/builtins.py:4882
3010
#: bzrlib/builtins.py:4922
3000
3012
"Filter on other branch revisions (inclusive). See \"help revisionspec\" for "
3004
#: bzrlib/builtins.py:4886
3016
#: bzrlib/builtins.py:4926
3006
3018
"Filter on local branch revisions (inclusive). See \"help revisionspec\" for "
3010
#: bzrlib/builtins.py:4889
3022
#: bzrlib/builtins.py:4929
3011
3023
msgid "Show all revisions in addition to the mainline ones."
3014
#: bzrlib/builtins.py:4943
3026
#: bzrlib/builtins.py:4983
3015
3027
msgid "No peer location known or specified."
3018
#: bzrlib/builtins.py:4947
3030
#: bzrlib/builtins.py:4987
3019
3031
msgid "Using saved parent location: {0}\n"
3022
#: bzrlib/builtins.py:4980
3034
#: bzrlib/builtins.py:5020
3023
3035
#, python-format
3024
3036
msgid "You have %d extra revision:\n"
3025
3037
msgid_plural "You have %d extra revisions:\n"
3029
#: bzrlib/builtins.py:4996
3041
#: bzrlib/builtins.py:5040
3030
3042
#, python-format
3031
3043
msgid "You are missing %d revision:\n"
3032
3044
msgid_plural "You are missing %d revisions:\n"
3036
#: bzrlib/builtins.py:5008
3048
#: bzrlib/builtins.py:5055
3037
3049
msgid "This branch has no new revisions.\n"
3040
#: bzrlib/builtins.py:5011
3052
#: bzrlib/builtins.py:5058
3041
3053
msgid "Other branch has no new revisions.\n"
3044
#: bzrlib/builtins.py:5016
3056
#: bzrlib/builtins.py:5063
3045
3057
msgid "Branches are up to date.\n"
3048
#: bzrlib/builtins.py:5027
3060
#: bzrlib/builtins.py:5074
3049
3061
msgid "Compress the data within a repository."
3052
#: bzrlib/builtins.py:5029
3064
#: bzrlib/builtins.py:5076
3054
3066
"This operation compresses the data within a bazaar repository. As\n"
3055
3067
"bazaar supports automatic packing of repository, this operation is\n"
3056
3068
"normally not required to be done manually."
3059
#: bzrlib/builtins.py:5033
3071
#: bzrlib/builtins.py:5080
3061
3073
"During the pack operation, bazaar takes a backup of existing repository\n"
3062
3074
"data, i.e. pack files. This backup is eventually removed by bazaar\n"
3108
3120
"plugins using the Python programming language."
3111
#: bzrlib/builtins.py:5091
3123
#: bzrlib/builtins.py:5138
3112
3124
msgid "Show testament (signing-form) of a revision."
3115
#: bzrlib/builtins.py:5094
3127
#: bzrlib/builtins.py:5141
3116
3128
msgid "Produce long-format testament."
3119
#: bzrlib/builtins.py:5096
3131
#: bzrlib/builtins.py:5143
3120
3132
msgid "Produce a strict-format testament."
3123
#: bzrlib/builtins.py:5122
3135
#: bzrlib/builtins.py:5169
3124
3136
msgid "Show the origin of each line in a file."
3127
#: bzrlib/builtins.py:5124
3139
#: bzrlib/builtins.py:5171
3129
3141
"This prints out the given file with an annotation on the left side\n"
3130
3142
"indicating which revision, author and date introduced the change."
3133
#: bzrlib/builtins.py:5127
3145
#: bzrlib/builtins.py:5174
3135
3147
"If the origin is the same for a run of consecutive lines, it is\n"
3136
3148
"shown only at the top, unless the --all option is given."
3139
#: bzrlib/builtins.py:5135
3151
#: bzrlib/builtins.py:5182
3140
3152
msgid "Show annotations on all lines."
3143
#: bzrlib/builtins.py:5136
3155
#: bzrlib/builtins.py:5183
3144
3156
msgid "Show commit date in annotations."
3147
#: bzrlib/builtins.py:5223
3159
#: bzrlib/builtins.py:5270
3148
3160
msgid "Cannot sign a range of non-revision-history revisions"
3151
#: bzrlib/builtins.py:5235
3163
#: bzrlib/builtins.py:5282
3152
3164
msgid "Please supply either one revision, or a range."
3155
#: bzrlib/builtins.py:5239
3167
#: bzrlib/builtins.py:5286
3157
3169
"Convert the current branch into a checkout of the supplied branch.\n"
3158
3170
"If no branch is supplied, rebind to the last bound location."
3161
#: bzrlib/builtins.py:5242
3173
#: bzrlib/builtins.py:5289
3163
3175
"Once converted into a checkout, commits must succeed on the master branch\n"
3164
3176
"before they will be applied to the local branch."
3167
#: bzrlib/builtins.py:5245
3179
#: bzrlib/builtins.py:5292
3169
3181
"Bound branches use the nickname of its master branch unless it is set\n"
3170
3182
"locally, in which case binding will update the local nickname to be\n"
3171
3183
"that of the master."
3174
#: bzrlib/builtins.py:5260
3186
#: bzrlib/builtins.py:5307
3175
3187
msgid "No location supplied. This format does not remember old locations."
3178
#: bzrlib/builtins.py:5265
3190
#: bzrlib/builtins.py:5313
3179
3191
msgid "Branch is already bound"
3182
#: bzrlib/builtins.py:5267
3194
#: bzrlib/builtins.py:5316
3183
3195
msgid "No location supplied and no previous location known"
3186
#: bzrlib/builtins.py:5273
3198
#: bzrlib/builtins.py:5322
3187
3199
msgid "These branches have diverged. Try merging, and then bind again."
3190
#: bzrlib/builtins.py:5280
3202
#: bzrlib/builtins.py:5329
3191
3203
msgid "Convert the current checkout into a regular branch."
3194
#: bzrlib/builtins.py:5282
3206
#: bzrlib/builtins.py:5331
3196
3208
"After unbinding, the local branch is considered independent and subsequent\n"
3197
3209
"commits will be local only."
3200
#: bzrlib/builtins.py:5293
3212
#: bzrlib/builtins.py:5342
3201
3213
msgid "Local branch is not bound"
3204
#: bzrlib/builtins.py:5297
3216
#: bzrlib/builtins.py:5346
3205
3217
msgid "Remove the last committed revision."
3208
#: bzrlib/builtins.py:5299
3220
#: bzrlib/builtins.py:5348
3210
3222
"--verbose will print out what is being removed.\n"
3211
3223
"--dry-run will go through all the motions, but not actually\n"
3212
3224
"remove anything."
3215
#: bzrlib/builtins.py:5303
3227
#: bzrlib/builtins.py:5352
3217
3229
"If --revision is specified, uncommit revisions to leave the branch at the\n"
3218
3230
"specified revision. For example, \"bzr uncommit -r 15\" will leave the\n"
3219
3231
"branch at revision 15."
3222
#: bzrlib/builtins.py:5307
3234
#: bzrlib/builtins.py:5356
3224
3236
"Uncommit leaves the working tree ready for a new commit. The only change\n"
3225
3237
"it may make is to restore any pending merges that were present before\n"
3229
#: bzrlib/builtins.py:5318
3241
#: bzrlib/builtins.py:5367
3230
3242
msgid "Don't actually make changes."
3233
#: bzrlib/builtins.py:5319
3245
#: bzrlib/builtins.py:5368
3234
3246
msgid "Say yes to all questions."
3237
#: bzrlib/builtins.py:5321
3249
#: bzrlib/builtins.py:5370
3238
3250
msgid "Keep tags that point to removed revisions."
3241
#: bzrlib/builtins.py:5323
3253
#: bzrlib/builtins.py:5372
3242
3254
msgid "Only remove the commits from the local branch when in a checkout."
3245
#: bzrlib/builtins.py:5372
3257
#: bzrlib/builtins.py:5421
3246
3258
msgid "No revisions to uncommit.\n"
3249
#: bzrlib/builtins.py:5387
3261
#: bzrlib/builtins.py:5436
3250
3262
msgid "Dry-run, pretending to remove the above revisions.\n"
3253
#: bzrlib/builtins.py:5390
3265
#: bzrlib/builtins.py:5439
3254
3266
msgid "The above revision(s) will be removed.\n"
3257
#: bzrlib/builtins.py:5394
3269
#: bzrlib/builtins.py:5443
3258
3270
msgid "Uncommit these revisions"
3261
#: bzrlib/builtins.py:5397
3273
#: bzrlib/builtins.py:5446
3262
3274
msgid "Canceled\n"
3265
#: bzrlib/builtins.py:5404
3277
#: bzrlib/builtins.py:5453
3266
3278
#, python-format
3268
3280
"You can restore the old tip by running:\n"
3269
3281
" bzr pull . -r revid:%s\n"
3272
#: bzrlib/builtins.py:5409
3284
#: bzrlib/builtins.py:5458
3273
3285
msgid "Break a dead lock."
3276
#: bzrlib/builtins.py:5411
3288
#: bzrlib/builtins.py:5460
3278
3290
"This command breaks a lock on a repository, branch, working directory or\n"
3282
#: bzrlib/builtins.py:5414
3294
#: bzrlib/builtins.py:5463
3284
3296
"CAUTION: Locks should only be broken when you are sure that the process\n"
3285
3297
"holding the lock has been stopped."
3288
#: bzrlib/builtins.py:5417
3300
#: bzrlib/builtins.py:5466
3290
3302
"You can get information on what locks are open via the 'bzr info\n"
3291
3303
"[location]' command."
3294
#: bzrlib/builtins.py:5420
3306
#: bzrlib/builtins.py:5469
3297
3309
" bzr break-lock\n"
3299
3311
" bzr break-lock --conf ~/.bazaar"
3302
#: bzrlib/builtins.py:5429
3314
#: bzrlib/builtins.py:5478
3303
3315
msgid "LOCATION is the directory where the config lock is."
3306
#: bzrlib/builtins.py:5431
3318
#: bzrlib/builtins.py:5480
3307
3319
msgid "Do not ask for confirmation before breaking the lock."
3310
#: bzrlib/builtins.py:5466
3322
#: bzrlib/builtins.py:5515
3311
3323
msgid "The Bazaar smart server protocol over TCP. (default port: 4155)"
3314
#: bzrlib/builtins.py:5467
3326
#: bzrlib/builtins.py:5516
3315
3327
msgid "Run the bzr server."
3318
#: bzrlib/builtins.py:5473
3330
#: bzrlib/builtins.py:5522
3319
3331
msgid "Serve on stdin/out for use from inetd or sshd."
3322
#: bzrlib/builtins.py:5474
3334
#: bzrlib/builtins.py:5523
3323
3335
msgid "protocol"
3326
#: bzrlib/builtins.py:5475
3338
#: bzrlib/builtins.py:5524
3327
3339
msgid "Protocol to serve."
3330
#: bzrlib/builtins.py:5479
3342
#: bzrlib/builtins.py:5528
3343
msgid "Listen for connections on nominated address."
3346
#: bzrlib/builtins.py:5530
3332
"Listen for connections on nominated port of the form [hostname:]portnumber. "
3333
"Passing 0 as the port number will result in a dynamically allocated port. "
3334
"The default port depends on the protocol."
3348
"Listen for connections on nominated port. Passing 0 as the port number will "
3349
"result in a dynamically allocated port. The default port depends on the "
3337
#: bzrlib/builtins.py:5485
3353
#: bzrlib/builtins.py:5535
3338
3354
msgid "Serve contents of this directory."
3341
#: bzrlib/builtins.py:5487
3357
#: bzrlib/builtins.py:5537
3343
3359
"By default the server is a readonly server. Supplying --allow-writes "
3344
3360
"enables write access to the contents of the served directory and below. "
3347
3363
"uncontrolled write access to your file system."
3350
#: bzrlib/builtins.py:5496
3366
#: bzrlib/builtins.py:5546
3351
3367
msgid "Override the default idle client timeout (5min)."
3354
#: bzrlib/builtins.py:5546
3370
#: bzrlib/builtins.py:5564
3355
3371
msgid "Combine a tree into its containing tree."
3358
#: bzrlib/builtins.py:5548
3374
#: bzrlib/builtins.py:5566
3359
3375
msgid "This command requires the target tree to be in a rich-root format."
3362
#: bzrlib/builtins.py:5550
3378
#: bzrlib/builtins.py:5568
3364
3380
"The TREE argument should be an independent tree, inside another tree, but\n"
3365
3381
"not part of it. (Such trees can be produced by \"bzr split\", but also by\n"
3366
3382
"running \"bzr branch\" with the target inside a tree.)"
3369
#: bzrlib/builtins.py:5554
3385
#: bzrlib/builtins.py:5572
3371
3387
"The result is a combined tree, with the subtree no longer an independent\n"
3372
3388
"part. This is marked as a merge of the subtree into the containing tree,\n"
3373
3389
"and all history is preserved."
3376
#: bzrlib/builtins.py:5572
3392
#: bzrlib/builtins.py:5590
3377
3393
#, python-format
3379
3395
"Can't join trees because %s doesn't support rich root data.\n"
3380
3396
"You can use bzr upgrade on the repository."
3383
#: bzrlib/builtins.py:5582 bzrlib/builtins.py:5588
3399
#: bzrlib/builtins.py:5600 bzrlib/builtins.py:5606
3384
3400
msgid "Cannot join {0}. {1}"
3387
#: bzrlib/builtins.py:5592
3403
#: bzrlib/builtins.py:5610
3388
3404
msgid "Split a subdirectory of a tree into a separate tree."
3391
#: bzrlib/builtins.py:5594
3407
#: bzrlib/builtins.py:5612
3393
3409
"This command will produce a target tree in a format that supports\n"
3394
3410
"rich roots, like 'rich-root' or 'rich-root-pack'. These formats cannot be\n"
3395
3411
"converted into earlier formats like 'dirstate-tags'."
3398
#: bzrlib/builtins.py:5598
3414
#: bzrlib/builtins.py:5616
3400
3416
"The TREE argument should be a subdirectory of a working tree. That\n"
3401
3417
"subdirectory will be converted into an independent tree, with its own\n"
3402
3418
"branch. Commits in the top-level tree will not apply to the new subtree."
3405
#: bzrlib/builtins.py:5678
3421
#: bzrlib/builtins.py:5696
3406
3422
msgid "No submit branch specified or known"
3409
#: bzrlib/builtins.py:5686 bzrlib/send.py:108
3425
#: bzrlib/builtins.py:5705 bzrlib/send.py:109
3410
3426
msgid "No public branch specified or known"
3413
#: bzrlib/builtins.py:5691
3429
#: bzrlib/builtins.py:5710
3414
3430
msgid "bzr merge-directive takes at most two one revision identifiers"
3417
#: bzrlib/builtins.py:5700
3433
#: bzrlib/builtins.py:5719
3418
3434
msgid "No revisions to bundle."
3421
#: bzrlib/builtins.py:5719
3437
#: bzrlib/builtins.py:5738
3422
3438
msgid "Mail or create a merge-directive for submitting changes."
3425
#: bzrlib/builtins.py:5721
3441
#: bzrlib/builtins.py:5740
3426
3442
msgid "A merge directive provides many things needed for requesting merges:"
3429
#: bzrlib/builtins.py:5723
3445
#: bzrlib/builtins.py:5742
3430
3446
msgid "* A machine-readable description of the merge to perform"
3433
#: bzrlib/builtins.py:5725
3449
#: bzrlib/builtins.py:5744
3434
3450
msgid "* An optional patch that is a preview of the changes requested"
3437
#: bzrlib/builtins.py:5727
3453
#: bzrlib/builtins.py:5746
3439
3455
"* An optional bundle of revision data, so that the changes can be applied\n"
3440
3456
" directly from the merge directive, without retrieving data from a\n"
3444
#: bzrlib/builtins.py:5731
3460
#: bzrlib/builtins.py:5750
3446
3462
"`bzr send` creates a compact data set that, when applied using bzr\n"
3447
3463
"merge, has the same effect as merging from the source branch. "
3450
#: bzrlib/builtins.py:5734
3466
#: bzrlib/builtins.py:5753
3452
3468
"By default the merge directive is self-contained and can be applied to any\n"
3453
3469
"branch containing submit_branch in its ancestory without needing access to\n"
3454
3470
"the source branch."
3457
#: bzrlib/builtins.py:5738
3473
#: bzrlib/builtins.py:5757
3459
3475
"If --no-bundle is specified, then Bazaar doesn't send the contents of the\n"
3460
3476
"revisions, but only a structured request to merge from the\n"
3546
3562
"set them, and use `bzr info` to display them."
3549
#: bzrlib/builtins.py:5813
3565
#: bzrlib/builtins.py:5832
3550
3566
msgid "Write merge directive to this file or directory; use - for stdout."
3553
#: bzrlib/builtins.py:5817
3569
#: bzrlib/builtins.py:5836
3555
3571
"Refuse to send if there are uncommitted changes in the working tree, --no-"
3556
3572
"strict disables the check."
3559
#: bzrlib/builtins.py:5819
3575
#: bzrlib/builtins.py:5838
3560
3576
msgid "Mail the request to this address."
3563
#: bzrlib/builtins.py:5823
3579
#: bzrlib/builtins.py:5842
3564
3580
msgid "Body for the email."
3567
#: bzrlib/builtins.py:5876
3583
#: bzrlib/builtins.py:5895
3568
3584
msgid "Do not include a bundle in the merge directive."
3571
#: bzrlib/builtins.py:5877
3587
#: bzrlib/builtins.py:5896
3572
3588
msgid "Do not include a preview patch in the merge directive."
3575
#: bzrlib/builtins.py:5880
3591
#: bzrlib/builtins.py:5899
3576
3592
msgid "Remember submit and public branch."
3579
#: bzrlib/builtins.py:5882
3595
#: bzrlib/builtins.py:5901
3581
3597
"Branch to generate the submission from, rather than the one containing the "
3582
3598
"working directory."
3585
#: bzrlib/builtins.py:5892 bzrlib/cmd_version_info.py:76
3601
#: bzrlib/builtins.py:5911 bzrlib/cmd_version_info.py:76
3589
#: bzrlib/builtins.py:5893
3605
#: bzrlib/builtins.py:5912
3590
3606
msgid "Use the specified output format."
3593
#: bzrlib/builtins.py:5915
3609
#: bzrlib/builtins.py:5934
3594
3610
msgid "Create, remove or modify a tag naming a revision."
3597
#: bzrlib/builtins.py:5917
3613
#: bzrlib/builtins.py:5936
3599
3615
"Tags give human-meaningful names to revisions. Commands that take a -r\n"
3600
3616
"(--revision) option can be given -rtag:X, where X is any previously\n"
3604
#: bzrlib/builtins.py:5921
3620
#: bzrlib/builtins.py:5940
3606
3622
"Tags are stored in the branch. Tags are copied from one branch to another\n"
3607
3623
"along when you branch, push, pull or merge."
3610
#: bzrlib/builtins.py:5924
3626
#: bzrlib/builtins.py:5943
3612
3628
"It is an error to give a tag name that already exists unless you pass\n"
3613
3629
"--force, in which case the tag is moved to point to the new revision."
3616
#: bzrlib/builtins.py:5927
3632
#: bzrlib/builtins.py:5946
3618
3634
"To rename a tag (change the name but keep it on the same revsion), run "
3620
3636
"tag new-name -r tag:old-name`` and then ``bzr tag --delete oldname``."
3623
#: bzrlib/builtins.py:5930
3639
#: bzrlib/builtins.py:5949
3625
3641
"If no tag name is specified it will be determined through the \n"
3626
3642
"'automatic_tag_name' hook. This can e.g. be used to automatically tag\n"
3631
#: bzrlib/builtins.py:5940
3647
#: bzrlib/builtins.py:5959
3632
3648
msgid "Delete this tag rather than placing it."
3635
#: bzrlib/builtins.py:5943
3651
#: bzrlib/builtins.py:5962
3636
3652
msgid "Branch in which to place the tag."
3639
#: bzrlib/builtins.py:5945
3655
#: bzrlib/builtins.py:5964
3640
3656
msgid "Replace existing tags."
3643
#: bzrlib/builtins.py:5960
3659
#: bzrlib/builtins.py:5979
3644
3660
msgid "No tag specified to delete."
3647
#: bzrlib/builtins.py:5962
3663
#: bzrlib/builtins.py:5981
3648
3664
#, python-format
3649
3665
msgid "Deleted tag %s."
3652
#: bzrlib/builtins.py:5976
3668
#: bzrlib/builtins.py:5995
3653
3669
msgid "Please specify a tag name."
3656
#: bzrlib/builtins.py:5984
3672
#: bzrlib/builtins.py:6003
3657
3673
#, python-format
3658
3674
msgid "Tag %s already exists for that revision."
3661
#: bzrlib/builtins.py:5988
3677
#: bzrlib/builtins.py:6007
3662
3678
#, python-format
3663
3679
msgid "Created tag %s."
3666
#: bzrlib/builtins.py:5990
3682
#: bzrlib/builtins.py:6009
3667
3683
#, python-format
3668
3684
msgid "Updated tag %s."
3671
#: bzrlib/builtins.py:5994
3687
#: bzrlib/builtins.py:6013
3672
3688
msgid "List tags."
3675
#: bzrlib/builtins.py:5996
3691
#: bzrlib/builtins.py:6015
3677
3693
"This command shows a table of tag names and the revisions they reference."
3680
#: bzrlib/builtins.py:6002
3696
#: bzrlib/builtins.py:6021
3681
3697
msgid "Branch whose tags should be displayed."
3684
#: bzrlib/builtins.py:6004
3700
#: bzrlib/builtins.py:6023
3685
3701
msgid "Sort tags by different criteria."
3688
#: bzrlib/builtins.py:6004
3704
#: bzrlib/builtins.py:6023
3689
3705
msgid "Sorting"
3692
#: bzrlib/builtins.py:6073
3708
#: bzrlib/builtins.py:6092
3693
3709
msgid "Reconfigure the type of a bzr directory."
3696
#: bzrlib/builtins.py:6075
3712
#: bzrlib/builtins.py:6094
3697
3713
msgid "A target configuration must be specified."
3700
#: bzrlib/builtins.py:6077
3716
#: bzrlib/builtins.py:6096
3702
3718
"For checkouts, the bind-to location will be auto-detected if not specified.\n"
3703
3719
"The order of preference is\n"
3708
3724
"If none of these is available, --bind-to must be specified."
3711
#: bzrlib/builtins.py:6091
3727
#: bzrlib/builtins.py:6110
3712
3728
msgid "Tree type"
3715
#: bzrlib/builtins.py:6092
3731
#: bzrlib/builtins.py:6111
3716
3732
msgid "The relation between branch and tree."
3719
#: bzrlib/builtins.py:6094
3735
#: bzrlib/builtins.py:6113
3720
3736
msgid "Reconfigure to be an unbound branch with no working tree."
3723
#: bzrlib/builtins.py:6095
3739
#: bzrlib/builtins.py:6114
3724
3740
msgid "Reconfigure to be an unbound branch with a working tree."
3727
#: bzrlib/builtins.py:6096
3743
#: bzrlib/builtins.py:6115
3728
3744
msgid "Reconfigure to be a bound branch with a working tree."
3731
#: bzrlib/builtins.py:6097
3747
#: bzrlib/builtins.py:6116
3732
3748
msgid "Reconfigure to be a lightweight checkout (with no local history)."
3735
#: bzrlib/builtins.py:6102
3751
#: bzrlib/builtins.py:6121
3736
3752
msgid "Repository type"
3739
#: bzrlib/builtins.py:6103
3755
#: bzrlib/builtins.py:6122
3740
3756
msgid "Location fo the repository."
3743
#: bzrlib/builtins.py:6105
3759
#: bzrlib/builtins.py:6124
3745
3761
"Reconfigure to be a standalone branch (i.e. stop using shared repository)."
3748
#: bzrlib/builtins.py:6107
3764
#: bzrlib/builtins.py:6126
3749
3765
msgid "Reconfigure to use a shared repository."
3752
#: bzrlib/builtins.py:6111
3768
#: bzrlib/builtins.py:6130
3753
3769
msgid "Trees in Repository"
3756
#: bzrlib/builtins.py:6112
3772
#: bzrlib/builtins.py:6131
3757
3773
msgid "Whether new branches in the repository have trees."
3760
#: bzrlib/builtins.py:6114
3776
#: bzrlib/builtins.py:6133
3762
3778
"Reconfigure repository to create working trees on branches by default."
3765
#: bzrlib/builtins.py:6116
3781
#: bzrlib/builtins.py:6135
3767
3783
"Reconfigure repository to not create working trees on branches by default."
3770
#: bzrlib/builtins.py:6119
3786
#: bzrlib/builtins.py:6138
3771
3787
msgid "Branch to bind checkout to."
3774
#: bzrlib/builtins.py:6121
3790
#: bzrlib/builtins.py:6140
3775
3791
msgid "Perform reconfiguration even if local changes will be lost."
3778
#: bzrlib/builtins.py:6124
3794
#: bzrlib/builtins.py:6143
3779
3795
msgid "Reconfigure a branch to be stacked on another branch."
3782
#: bzrlib/builtins.py:6128
3798
#: bzrlib/builtins.py:6147
3784
3800
"Reconfigure a branch to be unstacked. This may require copying substantial "
3785
3801
"data into it."
3788
#: bzrlib/builtins.py:6138
3804
#: bzrlib/builtins.py:6157
3789
3805
msgid "Can't use both --stacked-on and --unstacked"
3792
#: bzrlib/builtins.py:6152
3808
#: bzrlib/builtins.py:6171
3793
3809
msgid "No target configuration specified"
3796
#: bzrlib/builtins.py:6187
3812
#: bzrlib/builtins.py:6206
3797
3813
msgid "Set the branch of a checkout and update."
3800
#: bzrlib/builtins.py:6189
3816
#: bzrlib/builtins.py:6208
3802
3818
"For lightweight checkouts, this changes the branch being referenced.\n"
3803
3819
"For heavyweight checkouts, this checks that there are no local commits\n"
3876
3892
"want to switch back to your view after that."
3879
#: bzrlib/builtins.py:6281
3895
#: bzrlib/builtins.py:6305
3882
3898
" To define the current view::"
3885
#: bzrlib/builtins.py:6284
3901
#: bzrlib/builtins.py:6308
3886
3902
msgid " bzr view file1 dir1 ..."
3889
#: bzrlib/builtins.py:6286
3905
#: bzrlib/builtins.py:6310
3890
3906
msgid " To list the current view::"
3893
#: bzrlib/builtins.py:6288
3909
#: bzrlib/builtins.py:6312
3894
3910
msgid " bzr view"
3897
#: bzrlib/builtins.py:6290
3913
#: bzrlib/builtins.py:6314
3898
3914
msgid " To delete the current view::"
3901
#: bzrlib/builtins.py:6292
3917
#: bzrlib/builtins.py:6316
3902
3918
msgid " bzr view --delete"
3905
#: bzrlib/builtins.py:6294
3921
#: bzrlib/builtins.py:6318
3906
3922
msgid " To disable the current view without deleting it::"
3909
#: bzrlib/builtins.py:6296
3925
#: bzrlib/builtins.py:6320
3910
3926
msgid " bzr view --switch off"
3913
#: bzrlib/builtins.py:6298
3929
#: bzrlib/builtins.py:6322
3914
3930
msgid " To define a named view and switch to it::"
3917
#: bzrlib/builtins.py:6300
3933
#: bzrlib/builtins.py:6324
3918
3934
msgid " bzr view --name view-name file1 dir1 ..."
3921
#: bzrlib/builtins.py:6302
3937
#: bzrlib/builtins.py:6326
3922
3938
msgid " To list a named view::"
3925
#: bzrlib/builtins.py:6304
3941
#: bzrlib/builtins.py:6328
3926
3942
msgid " bzr view --name view-name"
3929
#: bzrlib/builtins.py:6306
3945
#: bzrlib/builtins.py:6330
3930
3946
msgid " To delete a named view::"
3933
#: bzrlib/builtins.py:6308
3949
#: bzrlib/builtins.py:6332
3934
3950
msgid " bzr view --name view-name --delete"
3937
#: bzrlib/builtins.py:6310
3953
#: bzrlib/builtins.py:6334
3938
3954
msgid " To switch to a named view::"
3941
#: bzrlib/builtins.py:6312
3957
#: bzrlib/builtins.py:6336
3942
3958
msgid " bzr view --switch view-name"
3945
#: bzrlib/builtins.py:6314
3961
#: bzrlib/builtins.py:6338
3946
3962
msgid " To list all views defined::"
3949
#: bzrlib/builtins.py:6316
3965
#: bzrlib/builtins.py:6340
3950
3966
msgid " bzr view --all"
3953
#: bzrlib/builtins.py:6318
3969
#: bzrlib/builtins.py:6342
3954
3970
msgid " To delete all views::"
3957
#: bzrlib/builtins.py:6320
3973
#: bzrlib/builtins.py:6344
3958
3974
msgid " bzr view --delete --all"
3961
#: bzrlib/builtins.py:6327
3977
#: bzrlib/builtins.py:6351
3962
3978
msgid "Apply list or delete action to all views."
3965
#: bzrlib/builtins.py:6330
3981
#: bzrlib/builtins.py:6354
3966
3982
msgid "Delete the view."
3969
#: bzrlib/builtins.py:6333
3985
#: bzrlib/builtins.py:6357
3970
3986
msgid "Name of the view to define, list or delete."
3973
#: bzrlib/builtins.py:6337
3989
#: bzrlib/builtins.py:6361
3974
3990
msgid "Name of the view to switch to."
3977
#: bzrlib/builtins.py:6356
3993
#: bzrlib/builtins.py:6380
3978
3994
msgid "Both --delete and a file list specified"
3981
#: bzrlib/builtins.py:6359
3997
#: bzrlib/builtins.py:6383
3982
3998
msgid "Both --delete and --switch specified"
3985
#: bzrlib/builtins.py:6362
4001
#: bzrlib/builtins.py:6386
3986
4002
msgid "Deleted all views.\n"
3989
#: bzrlib/builtins.py:6364
4005
#: bzrlib/builtins.py:6388
3990
4006
msgid "No current view to delete"
3993
#: bzrlib/builtins.py:6367
4009
#: bzrlib/builtins.py:6391
3994
4010
#, python-format
3995
4011
msgid "Deleted '%s' view.\n"
3998
#: bzrlib/builtins.py:6371
4014
#: bzrlib/builtins.py:6395
3999
4015
msgid "Both --switch and a file list specified"
4002
#: bzrlib/builtins.py:6374
4018
#: bzrlib/builtins.py:6398
4003
4019
msgid "Both --switch and --all specified"
4006
#: bzrlib/builtins.py:6377
4022
#: bzrlib/builtins.py:6401
4007
4023
msgid "No current view to disable"
4010
#: bzrlib/builtins.py:6379
4026
#: bzrlib/builtins.py:6403
4011
4027
#, python-format
4012
4028
msgid "Disabled '%s' view.\n"
4015
#: bzrlib/builtins.py:6383 bzrlib/builtins.py:6405
4031
#: bzrlib/builtins.py:6407 bzrlib/builtins.py:6429
4016
4032
msgid "Using '{0}' view: {1}\n"
4019
#: bzrlib/builtins.py:6386
4035
#: bzrlib/builtins.py:6410
4020
4036
msgid "Views defined:\n"
4023
#: bzrlib/builtins.py:6395
4039
#: bzrlib/builtins.py:6419
4024
4040
msgid "No views defined.\n"
4027
#: bzrlib/builtins.py:6402
4043
#: bzrlib/builtins.py:6426
4028
4044
msgid "Cannot change the 'off' pseudo view"
4031
#: bzrlib/builtins.py:6410
4047
#: bzrlib/builtins.py:6434
4032
4048
msgid "No current view.\n"
4035
#: bzrlib/builtins.py:6413
4051
#: bzrlib/builtins.py:6437
4036
4052
msgid "'{0}' view is: {1}\n"
4039
#: bzrlib/builtins.py:6433
4055
#: bzrlib/builtins.py:6457
4040
4056
msgid " <no hooks installed>\n"
4043
#: bzrlib/builtins.py:6437
4059
#: bzrlib/builtins.py:6461
4044
4060
msgid "Remove a branch."
4047
#: bzrlib/builtins.py:6439
4063
#: bzrlib/builtins.py:6463
4049
4065
"This will remove the branch from the specified location but \n"
4050
4066
"will keep any working tree or repository in place."
4053
#: bzrlib/builtins.py:6444
4069
#: bzrlib/builtins.py:6468
4054
4070
msgid " Remove the branch at repo/trunk::"
4057
#: bzrlib/builtins.py:6446
4073
#: bzrlib/builtins.py:6470
4058
4074
msgid " bzr remove-branch repo/trunk"
4061
#: bzrlib/builtins.py:6461
4077
#: bzrlib/builtins.py:6477
4078
msgid "Remove branch even if it is the active branch."
4081
#: bzrlib/builtins.py:6491
4082
msgid "Branch is active. Use --force to remove it."
4085
#: bzrlib/builtins.py:6495
4062
4086
msgid "Plaintext diff output."
4065
#: bzrlib/builtins.py:6462
4089
#: bzrlib/builtins.py:6496
4066
4090
msgid "Temporarily set aside some changes from the current tree."
4069
#: bzrlib/builtins.py:6464
4093
#: bzrlib/builtins.py:6498
4071
4095
"Shelve allows you to temporarily put changes you've made \"on the shelf\",\n"
4072
4096
"ie. out of the way, until a later time when you can bring them back from\n"
4127
#: bzrlib/builtins.py:6503
4151
#: bzrlib/builtins.py:6537
4128
4152
msgid "Shelve all changes."
4131
#: bzrlib/builtins.py:6505
4155
#: bzrlib/builtins.py:6539
4132
4156
msgid "Method to use for writing diffs."
4135
#: bzrlib/builtins.py:6505
4159
#: bzrlib/builtins.py:6539
4139
#: bzrlib/builtins.py:6509
4163
#: bzrlib/builtins.py:6543
4140
4164
msgid "List shelved changes."
4143
#: bzrlib/builtins.py:6511
4167
#: bzrlib/builtins.py:6545
4144
4168
msgid "Destroy removed changes instead of shelving them."
4147
#: bzrlib/builtins.py:6540
4171
#: bzrlib/builtins.py:6574
4148
4172
msgid "No shelved changes."
4151
#: bzrlib/builtins.py:6551
4175
#: bzrlib/builtins.py:6585
4152
4176
msgid "Restore shelved changes."
4155
#: bzrlib/builtins.py:6553
4179
#: bzrlib/builtins.py:6587
4157
4181
"By default, the most recently shelved changes are restored. However if you\n"
4158
4182
"specify a shelf by id those changes will be restored instead. This works\n"
4159
4183
"best when the changes don't depend on each other."
4162
#: bzrlib/builtins.py:6562
4186
#: bzrlib/builtins.py:6596
4163
4187
msgid "The action to perform."
4166
#: bzrlib/builtins.py:6562 bzrlib/conflicts.py:694
4190
#: bzrlib/builtins.py:6596 bzrlib/conflicts.py:694
4170
#: bzrlib/builtins.py:6564
4194
#: bzrlib/builtins.py:6598
4171
4195
msgid "Apply changes and remove from the shelf."
4174
#: bzrlib/builtins.py:6565
4198
#: bzrlib/builtins.py:6599
4175
4199
msgid "Show changes, but do not apply or remove them."
4178
#: bzrlib/builtins.py:6566
4202
#: bzrlib/builtins.py:6600
4180
4204
"Instead of unshelving the changes, show the diff that would result from "
4184
#: bzrlib/builtins.py:6568
4208
#: bzrlib/builtins.py:6602
4185
4209
msgid "Delete changes without applying them."
4188
#: bzrlib/builtins.py:6569
4212
#: bzrlib/builtins.py:6603
4189
4213
msgid "Apply changes but don't delete them."
4192
#: bzrlib/builtins.py:6584
4216
#: bzrlib/builtins.py:6618
4193
4217
msgid "Remove unwanted files from working tree."
4196
#: bzrlib/builtins.py:6586
4220
#: bzrlib/builtins.py:6620
4198
4222
"By default, only unknown files, not ignored files, are deleted. Versioned\n"
4199
4223
"files are never deleted."
4202
#: bzrlib/builtins.py:6589
4226
#: bzrlib/builtins.py:6623
4204
4228
"Another class is 'detritus', which includes files emitted by bzr during\n"
4205
4229
"normal operations and selftests. (The value of these files decreases with\n"
4209
#: bzrlib/builtins.py:6593
4233
#: bzrlib/builtins.py:6627
4211
4235
"If no options are specified, unknown files are deleted. Otherwise, option\n"
4212
4236
"flags are respected, and may be combined."
4215
#: bzrlib/builtins.py:6596
4239
#: bzrlib/builtins.py:6630
4216
4240
msgid "To check what clean-tree will do, use --dry-run."
4219
#: bzrlib/builtins.py:6599
4243
#: bzrlib/builtins.py:6633
4220
4244
msgid "Delete all ignored files."
4223
#: bzrlib/builtins.py:6600
4247
#: bzrlib/builtins.py:6634
4225
4249
"Delete conflict files, merge and revert backups, and failed selftest dirs."
4228
#: bzrlib/builtins.py:6603
4252
#: bzrlib/builtins.py:6637
4229
4253
msgid "Delete files unknown to bzr (default)."
4232
#: bzrlib/builtins.py:6604
4256
#: bzrlib/builtins.py:6638
4233
4257
msgid "Show files to delete instead of deleting them."
4236
#: bzrlib/builtins.py:6606
4260
#: bzrlib/builtins.py:6640
4237
4261
msgid "Do not prompt before deleting."
5140
#: bzrlib/errors.py:809
5175
#: bzrlib/errors.py:818
5141
5176
msgid "Revision is not compatible with %(repo_format)s"
5144
#: bzrlib/errors.py:819
5179
#: bzrlib/errors.py:828
5145
5180
msgid "%(context_info)s%(path)s is already versioned."
5148
#: bzrlib/errors.py:840
5183
#: bzrlib/errors.py:849
5149
5184
msgid "%(context_info)s%(path)s is not versioned."
5152
#: bzrlib/errors.py:861
5187
#: bzrlib/errors.py:870
5153
5188
msgid "Path(s) are not versioned: %(paths_as_string)s"
5156
#: bzrlib/errors.py:872
5191
#: bzrlib/errors.py:881
5157
5192
msgid "Path(s) do not exist: %(paths_as_string)s%(extra)s"
5160
#: bzrlib/errors.py:891
5195
#: bzrlib/errors.py:900
5161
5196
msgid "Cannot operate on \"%(filename)s\" of unsupported kind \"%(kind)s\""
5164
#: bzrlib/errors.py:899
5199
#: bzrlib/errors.py:908
5166
5201
"Filename %(filename)r is not valid in your current filesystem encoding "
5167
5202
"%(fs_encoding)s"
5170
#: bzrlib/errors.py:910
5205
#: bzrlib/errors.py:919
5171
5206
msgid "Cannot operate on \"%(filename)s\" because it is a control file"
5174
#: bzrlib/errors.py:928
5209
#: bzrlib/errors.py:937
5175
5210
msgid "The lock for '%(lock_description)s' is in use and cannot be broken."
5178
#: bzrlib/errors.py:967
5213
#: bzrlib/errors.py:976
5179
5214
msgid "Cannot lock %(lock)s: %(why)s"
5182
#: bzrlib/errors.py:977
5217
#: bzrlib/errors.py:986
5184
5219
"A transaction related operation was attempted after the transaction finished."
5187
#: bzrlib/errors.py:1004
5222
#: bzrlib/errors.py:1013
5188
5223
msgid "Cannot lock: transport is read only: %(transport)s"
5191
#: bzrlib/errors.py:1012
5226
#: bzrlib/errors.py:1021
5192
5227
msgid "Could not acquire lock \"%(lock)s\": %(msg)s"
5195
#: bzrlib/errors.py:1023
5230
#: bzrlib/errors.py:1032
5197
5232
"Lock was broken while still open: %(lock)s - check storage consistency!"
5200
#: bzrlib/errors.py:1034
5235
#: bzrlib/errors.py:1043
5202
5237
"Lock was released and re-acquired before being broken: %(lock)s: held by "
5203
5238
"%(holder)r, wanted to break %(target)r"
5206
#: bzrlib/errors.py:1046
5241
#: bzrlib/errors.py:1055
5208
5243
"Lock is apparently held, but corrupted: %(corruption_info)s\n"
5209
5244
"Use 'bzr break-lock' to clear it"
5212
#: bzrlib/errors.py:1059
5247
#: bzrlib/errors.py:1068
5213
5248
msgid "Lock not held: %(lock)s"
5216
#: bzrlib/errors.py:1088
5251
#: bzrlib/errors.py:1097
5217
5252
msgid "No changes to commit"
5220
#: bzrlib/errors.py:1093
5255
#: bzrlib/errors.py:1102
5222
5257
"Selected-file commit of merges is not supported yet: files %(files_str)s"
5225
#: bzrlib/errors.py:1103
5260
#: bzrlib/errors.py:1112
5227
5262
"Excluding paths during commit is not supported by repository at "
5228
5263
"%(repository)r."
5231
#: bzrlib/errors.py:1112
5266
#: bzrlib/errors.py:1121
5233
5268
"The specified commit message contains characters unsupported by the current "
5237
#: bzrlib/errors.py:1118
5272
#: bzrlib/errors.py:1127
5238
5273
msgid "Upgrade URL cannot work with readonly URLs."
5241
#: bzrlib/errors.py:1123
5276
#: bzrlib/errors.py:1132
5242
5277
msgid "The branch format %(format)s is already at the most recent format."
5245
#: bzrlib/errors.py:1146
5280
#: bzrlib/errors.py:1155
5246
5281
msgid "Option --change does not accept revision ranges"
5249
#: bzrlib/errors.py:1151
5284
#: bzrlib/errors.py:1160
5250
5285
msgid "No namespace registered for string: %(spec)r"
5253
#: bzrlib/errors.py:1170
5288
#: bzrlib/errors.py:1179
5255
5290
"Requested revision: '%(spec)s' does not exist in branch: "
5256
5291
"%(branch_url)s%(extra)s"
5259
#: bzrlib/errors.py:1184
5294
#: bzrlib/errors.py:1193
5261
5296
"Operation denied because it would change the main history, which is not "
5262
5297
"permitted by the append_revisions_only setting on branch \"%(location)s\"."
5265
#: bzrlib/errors.py:1195
5300
#: bzrlib/errors.py:1204
5267
5302
"These branches have diverged. Use the missing command to see how.\n"
5268
5303
"Use the merge command to reconcile them."
5271
#: bzrlib/errors.py:1215
5306
#: bzrlib/errors.py:1224
5273
5308
"Branches have no common ancestor, and no merge base revision was specified."
5276
#: bzrlib/errors.py:1221
5311
#: bzrlib/errors.py:1230
5278
5313
"Selected merge cannot perform reverse cherrypicks. Try merge3 or diff3."
5281
#: bzrlib/errors.py:1227
5316
#: bzrlib/errors.py:1236
5282
5317
msgid "Revisions have no common ancestor: %(revision_a)s %(revision_b)s"
5285
#: bzrlib/errors.py:1236
5320
#: bzrlib/errors.py:1245
5287
5322
"Revisions are not derived from the same root: %(revision_a)s %(revision_b)s."
5290
#: bzrlib/errors.py:1245
5325
#: bzrlib/errors.py:1254
5291
5326
msgid "Revision %(rev_id)s is not an ancestor of %(not_ancestor_id)s"
5294
#: bzrlib/errors.py:1254
5329
#: bzrlib/errors.py:1263
5295
5330
msgid "Branch %(branch)s has no commits."
5298
#: bzrlib/errors.py:1272
5333
#: bzrlib/errors.py:1281
5300
5335
"Bound branch %(branch)s is out of date with master branch "
5301
5336
"%(master)s.%(extra_help)s"
5304
#: bzrlib/errors.py:1284
5339
#: bzrlib/errors.py:1293
5306
5341
"Cannot commit to branch %(branch)s. It is bound to %(master)s, which is "
5307
5342
"bound to %(remote)s."
5310
#: bzrlib/errors.py:1296
5345
#: bzrlib/errors.py:1305
5311
5346
msgid "Cannot pull --overwrite to a branch which is bound %(branch)s"
5314
#: bzrlib/errors.py:1305
5349
#: bzrlib/errors.py:1314
5316
5351
"Unable to connect to target of bound branch %(branch)s => %(target)s: "
5320
#: bzrlib/errors.py:1317
5355
#: bzrlib/errors.py:1326
5321
5356
msgid "Error in processing weave: %(msg)s"
5324
#: bzrlib/errors.py:1326
5359
#: bzrlib/errors.py:1335
5325
5360
msgid "Revision {%(revision_id)s} already present in %(weave)s"
5328
#: bzrlib/errors.py:1337
5363
#: bzrlib/errors.py:1346
5329
5364
msgid "Revision {%(revision_id)s} not present in %(weave)s"
5332
#: bzrlib/errors.py:1347
5367
#: bzrlib/errors.py:1356
5333
5368
msgid "Weave invariant violated: %(what)s"
5336
#: bzrlib/errors.py:1356
5371
#: bzrlib/errors.py:1365
5337
5372
msgid "Parents are mismatched between two revisions. %(msg)s"
5340
#: bzrlib/errors.py:1378
5375
#: bzrlib/errors.py:1387
5342
5377
"Weaves differ on text content. Revision: {%(revision_id)s}, %(weave_a)s, "
5346
#: bzrlib/errors.py:1390
5381
#: bzrlib/errors.py:1399
5347
5382
msgid "Versioned file error"
5350
#: bzrlib/errors.py:1395
5385
#: bzrlib/errors.py:1404
5351
5386
msgid "Revision {%(revision_id)s} not present in \"%(file_id)s\"."
5354
#: bzrlib/errors.py:1405
5389
#: bzrlib/errors.py:1414
5355
5390
msgid "Revision {%(revision_id)s} already present in \"%(file_id)s\"."
5358
#: bzrlib/errors.py:1415
5393
#: bzrlib/errors.py:1424
5359
5394
msgid "Text did not match its checksum: %(msg)s"
5362
#: bzrlib/errors.py:1541
5397
#: bzrlib/errors.py:1550
5363
5398
msgid "Export format %(format)r not supported"
5366
#: bzrlib/errors.py:1550
5401
#: bzrlib/errors.py:1559
5367
5402
msgid "Transport error: %(msg)s %(orig_error)s"
5370
#: bzrlib/errors.py:1576
5405
#: bzrlib/errors.py:1585
5371
5406
msgid "Generic bzr smart protocol error: %(details)s"
5374
#: bzrlib/errors.py:1584
5409
#: bzrlib/errors.py:1593
5375
5410
msgid "Received bad protocol version marker: %(marker)r"
5378
#: bzrlib/errors.py:1616
5413
#: bzrlib/errors.py:1625
5379
5414
msgid "Transport operation not possible: %(msg)s %(orig_error)s"
5382
#: bzrlib/errors.py:1621
5417
#: bzrlib/errors.py:1630
5383
5418
msgid "Connection error: %(msg)s %(orig_error)s"
5386
#: bzrlib/errors.py:1626
5421
#: bzrlib/errors.py:1635
5387
5422
msgid "%(msg)s %(host)s%(port)s%(orig_error)s"
5390
#: bzrlib/errors.py:1647
5425
#: bzrlib/errors.py:1656
5391
5426
msgid "Connection closed: %(msg)s %(orig_error)s"
5394
#: bzrlib/errors.py:1652
5429
#: bzrlib/errors.py:1661
5395
5430
msgid "Connection Timeout: %(msg)s%(orig_error)s"
5398
#: bzrlib/errors.py:1657
5433
#: bzrlib/errors.py:1666
5399
5434
msgid "Invalid range access in %(path)s at %(offset)s: %(msg)s"
5402
#: bzrlib/errors.py:1667
5437
#: bzrlib/errors.py:1676
5403
5438
msgid "Invalid http response for %(path)s: %(msg)s%(orig_error)s"
5406
#: bzrlib/errors.py:1682
5441
#: bzrlib/errors.py:1691
5407
5442
msgid "Certificate error: %(error)s"
5410
#: bzrlib/errors.py:1690
5445
#: bzrlib/errors.py:1699
5411
5446
msgid "Invalid http range %(range)r for %(path)s: %(msg)s"
5414
#: bzrlib/errors.py:1704
5449
#: bzrlib/errors.py:1713
5415
5450
msgid "HTTP MIME Boundary missing for %(path)s: %(msg)s"
5418
#: bzrlib/errors.py:1712
5453
#: bzrlib/errors.py:1721
5419
5454
msgid "Invalid http Content-type \"%(ctype)s\" for %(path)s: %(msg)s"
5422
#: bzrlib/errors.py:1721
5457
#: bzrlib/errors.py:1730
5423
5458
msgid "%(source)s is%(permanently)s redirected to %(target)s"
5426
#: bzrlib/errors.py:1735
5461
#: bzrlib/errors.py:1744
5427
5462
msgid "Too many redirections"
5430
#: bzrlib/errors.py:1740
5465
#: bzrlib/errors.py:1749
5431
5466
msgid "Working tree has conflicts."
5434
#: bzrlib/errors.py:1744
5469
#: bzrlib/errors.py:1753
5435
5470
msgid "Config file %(filename)s is not UTF-8 encoded\n"
5438
#: bzrlib/errors.py:1753
5473
#: bzrlib/errors.py:1762
5440
5475
"Error(s) parsing config file %(filename)s:\n"
5444
#: bzrlib/errors.py:1763
5479
#: bzrlib/errors.py:1772
5446
5481
"Bad value \"%(value)s\" for option \"%(name)s\".\n"
5447
5482
"See ``bzr help %(name)s``"
5450
#: bzrlib/errors.py:1773
5485
#: bzrlib/errors.py:1782
5451
5486
msgid "%(username)r does not seem to contain a reasonable email address"
5454
#: bzrlib/errors.py:1782
5489
#: bzrlib/errors.py:1791
5455
5490
msgid "Failed to GPG sign data with command \"%(command_line)s\""
5458
#: bzrlib/errors.py:1790
5493
#: bzrlib/errors.py:1799
5459
5494
msgid "Failed to verify GPG signature data with error \"%(error)s\""
5462
#: bzrlib/errors.py:1798
5497
#: bzrlib/errors.py:1807
5463
5498
msgid "Unable to import library \"%(library)s\": %(error)s"
5466
#: bzrlib/errors.py:1806
5501
#: bzrlib/errors.py:1815
5467
5502
msgid "python-gpgme is not installed, it is needed to verify signatures"
5470
#: bzrlib/errors.py:1814
5505
#: bzrlib/errors.py:1823
5472
5507
"The working tree for %(basedir)s has changed since the last commit, but "
5473
5508
"weave merge requires that it be unchanged"
5476
#: bzrlib/errors.py:1824
5511
#: bzrlib/errors.py:1833
5478
5513
"Can't reprocess and show base, because reprocessing obscures the "
5479
5514
"relationship of conflicting lines to the base"
5482
#: bzrlib/errors.py:1830
5517
#: bzrlib/errors.py:1839
5483
5518
msgid "Cycle in graph %(graph)r"
5486
#: bzrlib/errors.py:1858
5521
#: bzrlib/errors.py:1867
5487
5522
msgid "File %(filename)s is not conflicted."
5490
#: bzrlib/errors.py:1880
5525
#: bzrlib/errors.py:1889
5491
5526
msgid "No bundle was found in \"%(filename)s\"."
5494
#: bzrlib/errors.py:1889
5529
#: bzrlib/errors.py:1898
5495
5530
msgid "Unable to handle bundle version %(version)s: %(msg)s"
5498
#: bzrlib/errors.py:1899
5533
#: bzrlib/errors.py:1908
5499
5534
msgid "Branch %(base)s is missing revision %(text_revision)s of %(file_id)s"
5502
#: bzrlib/errors.py:1912
5537
#: bzrlib/errors.py:1921
5503
5538
msgid "File id {%(file_id)s} already exists in inventory as %(entry)s"
5506
#: bzrlib/errors.py:1922
5541
#: bzrlib/errors.py:1931
5507
5542
msgid "Key %(key)s is already present in map"
5510
#: bzrlib/errors.py:1927
5545
#: bzrlib/errors.py:1936
5511
5546
msgid "The prefix %(prefix)s is in the help search path twice."
5514
#: bzrlib/errors.py:1937
5549
#: bzrlib/errors.py:1946
5516
5551
"No final name for trans_id %(trans_id)r\n"
5517
5552
"file-id: %(file_id)r\n"
5518
5553
"root trans-id: %(root_trans_id)r\n"
5521
#: bzrlib/errors.py:1969
5556
#: bzrlib/errors.py:1978
5522
5557
msgid "Attempt to reuse a transform that has already been applied."
5525
#: bzrlib/errors.py:1974
5560
#: bzrlib/errors.py:1983
5526
5561
msgid "Moving the root directory is not supported at this time"
5529
#: bzrlib/errors.py:1979
5564
#: bzrlib/errors.py:1988
5530
5565
msgid "Failed to rename %(from_path)s to %(to_path)s: %(why)s"
5533
#: bzrlib/errors.py:1990
5568
#: bzrlib/errors.py:1999
5535
5570
"Could not move %(from_path)s%(operator)s %(to_path)s%(_has_extra)s%(extra)s"
5538
#: bzrlib/errors.py:2026
5573
#: bzrlib/errors.py:2035
5540
5575
"Could not rename %(from_path)s%(operator)s %(to_path)s%(_has_extra)s%(extra)s"
5543
#: bzrlib/errors.py:2056
5578
#: bzrlib/errors.py:2065
5544
5579
msgid "Unable to import paramiko (required for sftp support): %(error)s"
5547
#: bzrlib/errors.py:2064
5582
#: bzrlib/errors.py:2073
5548
5583
msgid "Nothing to merge."
5551
#: bzrlib/errors.py:2069
5586
#: bzrlib/errors.py:2078
5552
5587
msgid "Format %(format)s cannot be initialised by this version of bzr."
5555
#: bzrlib/errors.py:2078
5590
#: bzrlib/errors.py:2087
5557
5592
"Cannot convert from format %(from_format)s to format %(format)s. "
5561
#: bzrlib/errors.py:2090
5596
#: bzrlib/errors.py:2099
5562
5597
msgid "Could not find an appropriate Differ for file \"%(path)s\""
5565
#: bzrlib/errors.py:2098
5600
#: bzrlib/errors.py:2107
5566
5601
msgid "%(exe_name)s could not be found on this machine"
5569
#: bzrlib/errors.py:2106
5604
#: bzrlib/errors.py:2115
5570
5605
msgid "Diff is not installed on this machine: %(msg)s"
5573
#: bzrlib/errors.py:2114
5608
#: bzrlib/errors.py:2123
5574
5609
msgid "Diff3 is not installed on this machine."
5577
#: bzrlib/errors.py:2120
5612
#: bzrlib/errors.py:2129
5578
5613
msgid "The content being inserted is already present."
5581
#: bzrlib/errors.py:2125
5616
#: bzrlib/errors.py:2134
5583
5618
"This tree contains left-over files from a failed operation.\n"
5584
5619
" Please examine %(limbo_dir)s to see if it contains any files you wish "
5601
5636
" keep, and delete it when you are done."
5604
#: bzrlib/errors.py:2157
5639
#: bzrlib/errors.py:2166
5606
5641
"Unable to delete transform temporary directory %(pending_deletion)s. Please "
5607
5642
"examine %(pending_deletion)s to see if it contains any files you wish to "
5608
5643
"keep, and delete it when you are done."
5611
#: bzrlib/errors.py:2167
5646
#: bzrlib/errors.py:2176
5612
5647
msgid "Working tree is out of date, please run 'bzr update'.%(more)s"
5615
#: bzrlib/errors.py:2181
5650
#: bzrlib/errors.py:2190
5617
5652
"Public branch \"%(public_location)s\" lacks revision \"%(revstring)s\"."
5620
#: bzrlib/errors.py:2194
5655
#: bzrlib/errors.py:2203
5621
5656
msgid "Error in merge modified format"
5624
#: bzrlib/errors.py:2199
5659
#: bzrlib/errors.py:2208
5625
5660
msgid "Format error in conflict listings"
5628
#: bzrlib/errors.py:2203
5663
#: bzrlib/errors.py:2212
5630
5665
"Inconsistency in dirstate file %(dirstate_path)s.\n"
5631
5666
"Error: %(description)s"
5634
#: bzrlib/errors.py:2214
5669
#: bzrlib/errors.py:2223
5636
5671
"An error has been detected in the repository %(repo_path)s.\n"
5637
5672
"Please run bzr reconcile on this repository."
5640
#: bzrlib/errors.py:2225
5675
#: bzrlib/errors.py:2234
5642
5677
"An inconsistent delta was supplied involving %(path)r, %(file_id)r\n"
5643
5678
"reason: %(reason)s"
5646
#: bzrlib/errors.py:2238
5681
#: bzrlib/errors.py:2247
5648
5683
"An inconsistent delta was supplied: %(delta)r\n"
5649
5684
"reason: %(reason)s"
5652
#: bzrlib/errors.py:2250
5687
#: bzrlib/errors.py:2259
5653
5688
msgid "To use this feature you must upgrade your branch at %(path)s."
5656
#: bzrlib/errors.py:2259
5691
#: bzrlib/errors.py:2268
5657
5692
msgid "To use this feature you must upgrade your repository at %(path)s."
5660
#: bzrlib/errors.py:2264
5695
#: bzrlib/errors.py:2273
5662
5697
"To use this feature you must upgrade your branch at %(path)s to a format "
5663
5698
"which supports rich roots."
5666
#: bzrlib/errors.py:2270
5701
#: bzrlib/errors.py:2279
5667
5702
msgid "Cannot perform local-only commits on unbound branches."
5670
#: bzrlib/errors.py:2275
5705
#: bzrlib/errors.py:2284
5671
5706
msgid "The method %(mname)s is not supported on objects of type %(tname)s."
5674
#: bzrlib/errors.py:2296
5709
#: bzrlib/errors.py:2305
5675
5710
msgid "Ghost tags not supported by format %(format)r."
5678
#: bzrlib/errors.py:2304
5713
#: bzrlib/errors.py:2313
5679
5714
msgid "File is binary but should be text."
5682
#: bzrlib/errors.py:2309
5717
#: bzrlib/errors.py:2318
5683
5718
msgid "The path %(path)s is not permitted on this platform"
5686
#: bzrlib/errors.py:2318
5721
#: bzrlib/errors.py:2327
5688
5723
"Testament did not match expected value.\n"
5689
5724
" For revision_id {%(revision_id)s}, expected {%(expected)s}, measured\n"
5690
5725
" {%(measured)s}"
5693
#: bzrlib/errors.py:2330
5728
#: bzrlib/errors.py:2339
5694
5729
msgid "Not a bzr revision-bundle: %(text)r"
5697
#: bzrlib/errors.py:2339
5732
#: bzrlib/errors.py:2348
5698
5733
msgid "Bad bzr revision-bundle: %(text)r"
5701
#: bzrlib/errors.py:2348
5736
#: bzrlib/errors.py:2357
5702
5737
msgid "Malformed bzr revision-bundle header: %(text)r"
5705
#: bzrlib/errors.py:2353
5740
#: bzrlib/errors.py:2362
5706
5741
msgid "Malformed patches in bzr revision-bundle: %(text)r"
5709
#: bzrlib/errors.py:2358
5744
#: bzrlib/errors.py:2367
5710
5745
msgid "Malformed footer in bzr revision-bundle: %(text)r"
5713
#: bzrlib/errors.py:2363
5748
#: bzrlib/errors.py:2372
5714
5749
msgid "End of line marker was not \\n in bzr revision-bundle"
5717
#: bzrlib/errors.py:2373
5752
#: bzrlib/errors.py:2382
5718
5753
msgid "Bundle format %(bundle_format)s is incompatible with %(other)s"
5721
#: bzrlib/errors.py:2383
5756
#: bzrlib/errors.py:2392
5722
5757
msgid "Root class for inventory serialization errors"
5725
#: bzrlib/errors.py:2387
5760
#: bzrlib/errors.py:2396
5727
5762
"The inventory was not in the expected format:\n"
5731
#: bzrlib/errors.py:2396
5766
#: bzrlib/errors.py:2405
5732
5767
msgid "This operation requires rich root data storage"
5735
#: bzrlib/errors.py:2409
5770
#: bzrlib/errors.py:2418
5736
5771
msgid "Unrecognised value for BZR_SSH environment variable: %(vendor)s"
5739
#: bzrlib/errors.py:2418
5774
#: bzrlib/errors.py:2427
5741
5776
"Don't know how to handle SSH connections. Please set BZR_SSH environment "
5745
#: bzrlib/errors.py:2425
5780
#: bzrlib/errors.py:2434
5747
5782
"Could not determine revno for {%(revision_id)s} because its ancestry shows a "
5748
5783
"ghost at {%(ghost_revision_id)s}"
5751
#: bzrlib/errors.py:2435
5786
#: bzrlib/errors.py:2444
5752
5787
msgid "Ghost revision {%(revision_id)s} cannot be used here."
5755
#: bzrlib/errors.py:2486
5790
#: bzrlib/errors.py:2495
5757
5792
"A merge directive must provide either a bundle or a public branch location."
5760
#: bzrlib/errors.py:2493
5795
#: bzrlib/errors.py:2502
5761
5796
msgid "Bad merge directive payload %(start)r"
5764
#: bzrlib/errors.py:2503
5799
#: bzrlib/errors.py:2512
5765
5800
msgid "Preview patch does not match requested changes."
5768
#: bzrlib/errors.py:2509
5803
#: bzrlib/errors.py:2518
5769
5804
msgid "Patch_type was %(patch_type)s, but no patch was supplied."
5772
#: bzrlib/errors.py:2519
5807
#: bzrlib/errors.py:2528
5774
5809
"Your branch does not have all of the revisions required in order to merge "
5775
5810
"this merge directive and the target location specified in the merge "
5776
5811
"directive is not a branch: %(location)s."
5779
#: bzrlib/errors.py:2531
5814
#: bzrlib/errors.py:2540
5780
5815
msgid "Unsupported entry kind %(kind)s"
5783
#: bzrlib/errors.py:2539
5818
#: bzrlib/errors.py:2548
5784
5819
msgid "Can't subsume %(other_tree)s into %(tree)s. %(reason)s"
5787
#: bzrlib/errors.py:2549
5822
#: bzrlib/errors.py:2558
5788
5823
msgid "Subsume target %(other_tree)s needs to be upgraded."
5791
#: bzrlib/errors.py:2568
5826
#: bzrlib/errors.py:2577
5792
5827
msgid "No such tag: %(tag_name)s"
5795
#: bzrlib/errors.py:2576
5830
#: bzrlib/errors.py:2585
5796
5831
msgid "Tags not supported by %(branch)s; you may be able to use bzr upgrade."
5799
#: bzrlib/errors.py:2585
5834
#: bzrlib/errors.py:2594
5800
5835
msgid "Tag %(tag_name)s already exists."
5803
#: bzrlib/errors.py:2593
5838
#: bzrlib/errors.py:2602
5805
5840
"Did not understand bug identifier %(bug_id)s: %(reason)s. See \"bzr help "
5806
5841
"bugs\" for more information on this feature."
5809
#: bzrlib/errors.py:2603
5844
#: bzrlib/errors.py:2612
5811
5846
"The URL for bug tracker \"%(abbreviation)s\" doesn't contain {id}: %(url)s"
5814
#: bzrlib/errors.py:2613
5849
#: bzrlib/errors.py:2622
5816
5851
"Cannot find registered bug tracker called %(abbreviation)s on %(branch)s"
5819
#: bzrlib/errors.py:2623
5854
#: bzrlib/errors.py:2632
5820
5855
msgid "Invalid line in bugs property: '%(line)s'"
5823
#: bzrlib/errors.py:2631
5858
#: bzrlib/errors.py:2640
5824
5859
msgid "Invalid bug status: '%(status)s'"
5827
#: bzrlib/errors.py:2639
5862
#: bzrlib/errors.py:2648
5828
5863
msgid "Could not understand response from smart server: %(response_tuple)r"
5831
#: bzrlib/errors.py:2678
5866
#: bzrlib/errors.py:2687
5832
5867
msgid "Server sent an unexpected error: %(error_tuple)r"
5835
#: bzrlib/errors.py:2697
5870
#: bzrlib/errors.py:2706
5836
5871
msgid "Unrecognised container format: %(container_format)r"
5839
#: bzrlib/errors.py:2705
5874
#: bzrlib/errors.py:2714
5840
5875
msgid "Unexpected end of container stream"
5843
#: bzrlib/errors.py:2710
5878
#: bzrlib/errors.py:2719
5844
5879
msgid "Unknown record type: %(record_type)r"
5847
#: bzrlib/errors.py:2718
5882
#: bzrlib/errors.py:2727
5848
5883
msgid "Invalid record: %(reason)s"
5851
#: bzrlib/errors.py:2726
5886
#: bzrlib/errors.py:2735
5852
5887
msgid "Container has data after end marker: %(excess)r"
5855
#: bzrlib/errors.py:2734
5890
#: bzrlib/errors.py:2743
5856
5891
msgid "Container has multiple records with the same name: %(name)s"
5859
#: bzrlib/errors.py:2747
5894
#: bzrlib/errors.py:2756
5860
5895
msgid "Corrupt or incompatible data stream: %(reason)s"
5863
#: bzrlib/errors.py:2755
5898
#: bzrlib/errors.py:2764
5864
5899
msgid "SMTP error: %(error)s"
5867
#: bzrlib/errors.py:2763
5902
#: bzrlib/errors.py:2772
5868
5903
msgid "No message supplied."
5871
#: bzrlib/errors.py:2768
5906
#: bzrlib/errors.py:2777
5872
5907
msgid "No mail-to address (--mail-to) or output (-o) specified."
5875
#: bzrlib/errors.py:2773
5876
msgid "Unknown mail client: %(mail_client)s"
5879
#: bzrlib/errors.py:2781
5910
#: bzrlib/errors.py:2782
5881
5912
"Unable to find mail client with the following names: "
5882
5913
"%(mail_command_list_string)s"
5885
#: bzrlib/errors.py:2791
5916
#: bzrlib/errors.py:2792
5886
5917
msgid "SMTP connection to %(host)s refused"
5889
#: bzrlib/errors.py:2800
5920
#: bzrlib/errors.py:2801
5890
5921
msgid "Please specify smtp_server. No server at default %(host)s."
5893
#: bzrlib/errors.py:2814
5924
#: bzrlib/errors.py:2815
5895
5926
"'%(display_url)s' is not in sync with %(target_url)s. See bzr help sync-for-"
5899
#: bzrlib/errors.py:2826
5930
#: bzrlib/errors.py:2827
5900
5931
msgid "'%(display_url)s' is already a branch."
5903
#: bzrlib/errors.py:2831
5934
#: bzrlib/errors.py:2832
5904
5935
msgid "'%(display_url)s' is already a tree."
5907
#: bzrlib/errors.py:2836
5938
#: bzrlib/errors.py:2837
5908
5939
msgid "'%(display_url)s' is already a checkout."
5911
#: bzrlib/errors.py:2841
5942
#: bzrlib/errors.py:2842
5912
5943
msgid "'%(display_url)s' is already a lightweight checkout."
5915
#: bzrlib/errors.py:2846
5946
#: bzrlib/errors.py:2847
5916
5947
msgid "'%(display_url)s' is already using a shared repository."
5919
#: bzrlib/errors.py:2851
5950
#: bzrlib/errors.py:2852
5920
5951
msgid "'%(display_url)s' is already standalone."
5923
#: bzrlib/errors.py:2856
5954
#: bzrlib/errors.py:2857
5924
5955
msgid "Shared repository '%(display_url)s' already creates working trees."
5927
#: bzrlib/errors.py:2862
5958
#: bzrlib/errors.py:2863
5929
5960
"Shared repository '%(display_url)s' already doesn't create working trees."
5932
#: bzrlib/errors.py:2868
5963
#: bzrlib/errors.py:2869
5933
5964
msgid "Requested reconfiguration of '%(display_url)s' is not supported."
5936
#: bzrlib/errors.py:2873
5967
#: bzrlib/errors.py:2874
5937
5968
msgid "No location could be found to bind to at %(display_url)s."
5940
#: bzrlib/errors.py:2878
5971
#: bzrlib/errors.py:2879
5942
5973
"Working tree \"%(display_url)s\" has uncommitted changes (See bzr "
5943
5974
"status).%(more)s"
5946
#: bzrlib/errors.py:2897
5977
#: bzrlib/errors.py:2898
5948
5979
"Working tree \"%(display_url)s\" has shelved changes (See bzr shelve --"
5949
5980
"list).%(more)s"
5952
#: bzrlib/errors.py:2903
5983
#: bzrlib/errors.py:2904
5953
5984
msgid "Variable {%(name)s} is not available."
5956
#: bzrlib/errors.py:2911
5987
#: bzrlib/errors.py:2912
5957
5988
msgid "No template specified."
5960
#: bzrlib/errors.py:2916
5991
#: bzrlib/errors.py:2917
5961
5992
msgid "Unable to create symlink %(path_str)son this platform"
5964
#: bzrlib/errors.py:2931
5995
#: bzrlib/errors.py:2932
5966
5997
"Unsupported timezone format \"%(timezone)s\", options are \"utc\", "
5967
5998
"\"original\", \"local\"."
5970
#: bzrlib/errors.py:2965
6001
#: bzrlib/errors.py:2966
5972
6003
"Unable to encode %(kind)s path %(path)r in user encoding %(user_encoding)s"
5975
#: bzrlib/errors.py:2977
6006
#: bzrlib/errors.py:2978
5976
6007
msgid "The \"%(config_id)s\" configuration does not exist."
5979
#: bzrlib/errors.py:2985
6010
#: bzrlib/errors.py:2986
5980
6011
msgid "The \"%(option_name)s\" configuration option does not exist."
5983
#: bzrlib/errors.py:2993
6014
#: bzrlib/errors.py:2994
5984
6015
msgid "The alias \"%(alias_name)s\" does not exist."
5987
#: bzrlib/errors.py:3007
6018
#: bzrlib/errors.py:3008
5988
6019
msgid "\"%(alias_name)s\" is not a valid location alias."
5991
#: bzrlib/errors.py:3015
6022
#: bzrlib/errors.py:3016
5992
6023
msgid "No %(alias_name)s location assigned."
5995
#: bzrlib/errors.py:3023
6026
#: bzrlib/errors.py:3024
5996
6027
msgid "Cannot bind address \"%(host)s:%(port)i\": %(orig_error)s."
5999
#: bzrlib/errors.py:3033
6030
#: bzrlib/errors.py:3034
6000
6031
msgid "Unknown rules detected: %(unknowns_str)s."
6003
#: bzrlib/errors.py:3044
6034
#: bzrlib/errors.py:3045
6004
6035
msgid "Tip change rejected: %(msg)s"
6007
#: bzrlib/errors.py:3052
6038
#: bzrlib/errors.py:3053
6008
6039
msgid "Shelf corrupt."
6011
#: bzrlib/errors.py:3057
6042
#: bzrlib/errors.py:3058
6012
6043
msgid "Corruption while decompressing repository file%(orig_error)s"
6015
#: bzrlib/errors.py:3069
6046
#: bzrlib/errors.py:3070
6016
6047
msgid "No changes are shelved with id \"%(shelf_id)d\"."
6019
#: bzrlib/errors.py:3077
6050
#: bzrlib/errors.py:3078
6020
6051
msgid "\"%(invalid_id)s\" is not a valid shelf id, try a number instead."
6023
#: bzrlib/errors.py:3085
6054
#: bzrlib/errors.py:3086
6025
6056
"An attempt to access a url outside the server jail was made: '%(url)s'."
6028
#: bzrlib/errors.py:3093
6059
#: bzrlib/errors.py:3094
6029
6060
msgid "The user aborted the operation."
6032
#: bzrlib/errors.py:3098
6063
#: bzrlib/errors.py:3099
6033
6064
msgid "Branching '%(url)s'(%(format)s) must create a working tree."
6036
#: bzrlib/errors.py:3108
6067
#: bzrlib/errors.py:3109
6037
6068
msgid "No such view: %(view_name)s."
6040
#: bzrlib/errors.py:3118
6071
#: bzrlib/errors.py:3119
6042
6073
"Views are not supported by %(tree)s; use 'bzr upgrade' to change your tree "
6043
6074
"to a later format."
6046
#: bzrlib/errors.py:3127
6077
#: bzrlib/errors.py:3128
6048
6079
"Specified file \"%(file_name)s\" is outside the current view: %(view_str)s"
6051
#: bzrlib/errors.py:3194
6082
#: bzrlib/errors.py:3195
6052
6083
msgid "%(bzrdir)r does not support co-located branches."
6055
#: bzrlib/errors.py:3200
6086
#: bzrlib/errors.py:3201
6057
6088
"Unable to determine your name.\n"
6058
6089
"Please, set your name with the 'whoami' command.\n"
6059
6090
"E.g. bzr whoami \"Your Name <name@example.com>\""
6062
#: bzrlib/errors.py:3209
6093
#: bzrlib/errors.py:3210
6063
6094
msgid "Invalid pattern(s) found. %(msg)s"
6066
#: bzrlib/errors.py:3217
6097
#: bzrlib/errors.py:3218
6068
6099
"Branch \"%(branch_url)s\" appears to be bound to itself. Please use `bzr "
6069
6100
"unbind` to fix."
6072
#: bzrlib/errors.py:3228
6103
#: bzrlib/errors.py:3229
6073
6104
msgid "Loop involving %(refs)r while expanding \"%(string)s\"."
6076
#: bzrlib/errors.py:3237
6107
#: bzrlib/errors.py:3238
6077
6108
msgid "Option %(name)s is not defined while expanding \"%(string)s\"."
6080
#: bzrlib/errors.py:3246
6111
#: bzrlib/errors.py:3247
6082
6113
"No compatible object available for operations from %(source)r to %(target)r."
6085
#: bzrlib/errors.py:3256
6116
#: bzrlib/errors.py:3257
6087
6118
"VFS requests over the smart server are not allowed. Encountered: %(method)s, "
6088
6119
"%(arguments)s."
6091
#: bzrlib/errors.py:3266
6122
#: bzrlib/errors.py:3267
6093
6124
"Kind change from %(from_kind)s to %(to_kind)s for %(path)s not supported by "
6094
6125
"format %(format)r"
6097
#: bzrlib/errors.py:3278
6128
#: bzrlib/errors.py:3279
6099
6130
"Missing feature %(feature)s not provided by this version of Bazaar or any "
6103
#: bzrlib/errors.py:3291
6134
#: bzrlib/errors.py:3292
6104
6135
msgid "Binary files section encountered."
6107
#: bzrlib/errors.py:3299
6138
#: bzrlib/errors.py:3300
6109
6140
"Malformed patch header. %(desc)s\n"
6113
#: bzrlib/errors.py:3308
6144
#: bzrlib/errors.py:3309
6115
6146
"Malformed hunk header. %(desc)s\n"
6119
#: bzrlib/errors.py:3317
6150
#: bzrlib/errors.py:3318
6121
6152
"Malformed line. %(desc)s\n"
6125
#: bzrlib/errors.py:3327
6156
#: bzrlib/errors.py:3328
6127
6158
"Text contents mismatch at line %(line_no)d. Original has \"%(orig_line)s\", "
6128
6159
"but patch says it should be \"%(patch_line)s\""
6131
#: bzrlib/errors.py:3338
6162
#: bzrlib/errors.py:3339
6132
6163
msgid "The feature %(feature)s has already been registered."
6180
6211
"regular push."
6183
#: bzrlib/gpg.py:119 bzrlib/gpg.py:460
6214
#: bzrlib/gpg.py:366
6215
msgid "No GnuPG key results for pattern: {0}"
6218
#: bzrlib/gpg.py:439
6184
6219
msgid "{0} commits with valid signatures"
6187
#: bzrlib/gpg.py:123 bzrlib/gpg.py:465
6222
#: bzrlib/gpg.py:445
6188
6223
msgid "{0} commit with unknown key"
6189
6224
msgid_plural "{0} commits with unknown keys"
6193
#: bzrlib/gpg.py:129 bzrlib/gpg.py:472
6228
#: bzrlib/gpg.py:453
6194
6229
msgid "{0} commit not valid"
6195
6230
msgid_plural "{0} commits not valid"
6199
#: bzrlib/gpg.py:135 bzrlib/gpg.py:479
6234
#: bzrlib/gpg.py:461
6200
6235
msgid "{0} commit not signed"
6201
6236
msgid_plural "{0} commits not signed"
6205
#: bzrlib/gpg.py:141 bzrlib/gpg.py:486
6240
#: bzrlib/gpg.py:469
6206
6241
msgid "{0} commit with key now expired"
6207
6242
msgid_plural "{0} commits with key now expired"
6211
#: bzrlib/gpg.py:343
6212
msgid "No GnuPG key results for pattern: {0}"
6246
#: bzrlib/gpg.py:489
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"
6215
#: bzrlib/gpg.py:386
6252
#: bzrlib/gpg.py:505
6216
6253
msgid "{0} signed {1} commit"
6217
6254
msgid_plural "{0} signed {1} commits"
6221
#: bzrlib/gpg.py:403 bzrlib/gpg.py:419
6258
#: bzrlib/gpg.py:522 bzrlib/gpg.py:539
6222
6259
msgid "{0} commit by author {1}"
6223
6260
msgid_plural "{0} commits by author {1}"
6227
#: bzrlib/gpg.py:433
6264
#: bzrlib/gpg.py:554
6228
6265
msgid "Unknown key {0} signed {1} commit"
6229
6266
msgid_plural "Unknown key {0} signed {1} commits"
6233
#: bzrlib/gpg.py:452
6234
msgid "{0} commit by author {1} with key {2} now expired"
6235
msgid_plural "{0} commits by author {1} with key {2} now expired"
6239
6270
#: bzrlib/groupcompress.py:1739
6240
6271
#, python-format
6241
6272
msgid "Insert claimed random_id=True, but then inserted %r two times"
6244
#: bzrlib/hooks.py:331
6275
#: bzrlib/hooks.py:313
6245
6276
#, python-format
6246
6277
msgid "Introduced in: %s"
6249
#: bzrlib/hooks.py:334
6280
#: bzrlib/hooks.py:316
6250
6281
#, python-format
6251
6282
msgid "Deprecated in: %s"
6531
6566
" otherwise error."
6534
#: bzrlib/plugins/launchpad/__init__.py:99
6569
#: bzrlib/plugins/launchpad/cmds.py:62
6537
6572
" bzr register-branch http://foo.com/bzr/fooproject.mine \\\n"
6538
6573
" --project fooproject"
6541
#: bzrlib/plugins/launchpad/__init__.py:106
6576
#: bzrlib/plugins/launchpad/cmds.py:69
6542
6577
msgid "Launchpad project short name to associate with the branch."
6545
#: bzrlib/plugins/launchpad/__init__.py:113
6580
#: bzrlib/plugins/launchpad/cmds.py:76
6547
6582
"Short name for the branch; by default taken from the last component of the "
6551
#: bzrlib/plugins/launchpad/__init__.py:117
6586
#: bzrlib/plugins/launchpad/cmds.py:80
6552
6587
msgid "One-sentence description of the branch."
6555
#: bzrlib/plugins/launchpad/__init__.py:120
6590
#: bzrlib/plugins/launchpad/cmds.py:83
6556
6591
msgid "Longer description of the purpose or contents of the branch."
6559
#: bzrlib/plugins/launchpad/__init__.py:123
6594
#: bzrlib/plugins/launchpad/cmds.py:86
6560
6595
msgid "Branch author's email address, if not yourself."
6563
#: bzrlib/plugins/launchpad/__init__.py:126
6598
#: bzrlib/plugins/launchpad/cmds.py:89
6564
6599
msgid "The bug this branch fixes."
6567
#: bzrlib/plugins/launchpad/__init__.py:129
6602
#: bzrlib/plugins/launchpad/cmds.py:92
6568
6603
msgid "Prepare the request but don't actually send it."
6571
#: bzrlib/plugins/launchpad/__init__.py:151
6606
#: bzrlib/plugins/launchpad/cmds.py:114
6573
6608
"register-branch requires a public branch url - see bzr help register-branch."
6576
#: bzrlib/plugins/launchpad/__init__.py:159
6611
#: bzrlib/plugins/launchpad/cmds.py:122
6577
6612
msgid "--product is deprecated; please use --project."
6580
#: bzrlib/plugins/launchpad/__init__.py:191
6615
#: bzrlib/plugins/launchpad/cmds.py:152
6581
6616
msgid "Open a Launchpad branch page in your web browser."
6584
#: bzrlib/plugins/launchpad/__init__.py:196
6619
#: bzrlib/plugins/launchpad/cmds.py:157
6585
6620
msgid "Do not actually open the browser. Just say the URL we would use."
6588
#: bzrlib/plugins/launchpad/__init__.py:231
6623
#: bzrlib/plugins/launchpad/cmds.py:192
6589
6624
#, python-format
6590
6625
msgid "Opening %s in web browser"
6593
#: bzrlib/plugins/launchpad/__init__.py:241
6628
#: bzrlib/plugins/launchpad/cmds.py:200
6594
6629
msgid "Show or set the Launchpad user ID."
6597
#: bzrlib/plugins/launchpad/__init__.py:243
6632
#: bzrlib/plugins/launchpad/cmds.py:202
6599
6634
"When communicating with Launchpad, some commands need to know your\n"
6600
6635
"Launchpad user ID. This command can be used to set or show the\n"
6601
6636
"user ID that Bazaar will use for such communication."
6604
#: bzrlib/plugins/launchpad/__init__.py:247
6639
#: bzrlib/plugins/launchpad/cmds.py:206
6607
6642
" Show the Launchpad ID of the current user::"
6610
#: bzrlib/plugins/launchpad/__init__.py:250
6645
#: bzrlib/plugins/launchpad/cmds.py:209
6611
6646
msgid " bzr launchpad-login"
6614
#: bzrlib/plugins/launchpad/__init__.py:252
6649
#: bzrlib/plugins/launchpad/cmds.py:211
6615
6650
msgid " Set the Launchpad ID of the current user to 'bob'::"
6618
#: bzrlib/plugins/launchpad/__init__.py:254
6653
#: bzrlib/plugins/launchpad/cmds.py:213
6619
6654
msgid " bzr launchpad-login bob"
6622
#: bzrlib/plugins/launchpad/__init__.py:261
6657
#: bzrlib/plugins/launchpad/cmds.py:220
6623
6658
msgid "Don't check that the user name is valid."
6626
#: bzrlib/plugins/launchpad/__init__.py:276
6627
#: bzrlib/plugins/launchpad/__init__.py:287
6661
#: bzrlib/plugins/launchpad/cmds.py:235 bzrlib/plugins/launchpad/cmds.py:246
6628
6662
msgid "Launchpad user ID exists and has SSH keys.\n"
6631
#: bzrlib/plugins/launchpad/__init__.py:279
6665
#: bzrlib/plugins/launchpad/cmds.py:238
6632
6666
msgid "No Launchpad user ID configured.\n"
6635
#: bzrlib/plugins/launchpad/__init__.py:290
6669
#: bzrlib/plugins/launchpad/cmds.py:249
6636
6670
#, python-format
6637
6671
msgid "Launchpad user ID set to '%s'.\n"
6640
#: bzrlib/plugins/launchpad/__init__.py:298
6674
#: bzrlib/plugins/launchpad/cmds.py:255
6641
6675
msgid "Ask Launchpad to mirror a branch now."
6644
#: bzrlib/plugins/launchpad/__init__.py:318
6678
#: bzrlib/plugins/launchpad/cmds.py:272
6645
6679
msgid "Propose merging a branch on Launchpad."
6648
#: bzrlib/plugins/launchpad/__init__.py:320
6682
#: bzrlib/plugins/launchpad/cmds.py:274
6650
6684
"This will open your usual editor to provide the initial comment. When it\n"
6651
6685
"has created the proposal, it will open it in your default web browser."
6654
#: bzrlib/plugins/launchpad/__init__.py:323
6688
#: bzrlib/plugins/launchpad/cmds.py:277
6656
6690
"The branch will be proposed to merge into SUBMIT_BRANCH. If SUBMIT_BRANCH\n"
6657
6691
"is not supplied, the remembered submit branch will be used. If no submit\n"
6658
6692
"branch is remembered, the development focus will be used."
6661
#: bzrlib/plugins/launchpad/__init__.py:327
6695
#: bzrlib/plugins/launchpad/cmds.py:281
6663
6697
"By default, the SUBMIT_BRANCH's review team will be requested to review\n"
6664
6698
"the merge proposal. This can be overriden by specifying --review (-R).\n"
6704
6742
"are opened in a web browser."
6707
#: bzrlib/plugins/launchpad/__init__.py:389
6745
#: bzrlib/plugins/launchpad/cmds.py:342
6709
6747
"Any revision involved in the merge may be specified-- the revision in\n"
6710
6748
"which the merge was performed, or one of the revisions that was merged."
6713
#: bzrlib/plugins/launchpad/__init__.py:392
6751
#: bzrlib/plugins/launchpad/cmds.py:345
6714
6752
msgid "So, to find the merge proposal that reviewed line 1 of README::"
6717
#: bzrlib/plugins/launchpad/__init__.py:394
6755
#: bzrlib/plugins/launchpad/cmds.py:347
6718
6756
msgid " bzr lp-find-proposal -r annotate:README:1"
6721
#: bzrlib/plugins/launchpad/__init__.py:409
6759
#: bzrlib/plugins/launchpad/cmds.py:363
6722
6760
msgid "No review found."
6725
#: bzrlib/plugins/launchpad/__init__.py:410
6763
#: bzrlib/plugins/launchpad/cmds.py:364
6726
6764
#, python-format
6727
6765
msgid "%d proposals(s) found."
6730
#: bzrlib/plugins/launchpad/__init__.py:420
6768
#: bzrlib/plugins/launchpad/cmds.py:374
6731
6769
msgid "Finding revision-id"
6734
#: bzrlib/plugins/launchpad/__init__.py:427
6772
#: bzrlib/plugins/launchpad/cmds.py:381
6735
6773
msgid "Finding merge"
6738
#: bzrlib/plugins/launchpad/__init__.py:432
6776
#: bzrlib/plugins/launchpad/cmds.py:386
6739
6777
msgid "Finding revno"
6742
#: bzrlib/plugins/launchpad/__init__.py:437
6780
#: bzrlib/plugins/launchpad/cmds.py:392
6743
6781
msgid "Finding Launchpad branch"
6746
#: bzrlib/plugins/launchpad/__init__.py:440
6784
#: bzrlib/plugins/launchpad/cmds.py:395
6747
6785
msgid "Finding proposals"
6750
#: bzrlib/plugins/launchpad/account.py:66
6751
msgid "Setting ssh/sftp usernames for launchpad.net."
6754
6788
#: bzrlib/plugins/launchpad/lp_api.py:241
6755
6789
#: bzrlib/plugins/launchpad/lp_api.py:246
6756
6790
#, python-format
6797
#: bzrlib/plugins/launchpad/lp_propose.py:149
6831
#: bzrlib/plugins/launchpad/lp_propose.py:150
6798
6832
#, python-format
6799
6833
msgid "There is already a branch merge proposal: %s"
6802
#: bzrlib/plugins/weave_fmt/bzrdir.py:236
6836
#: bzrlib/plugins/weave_fmt/bzrdir.py:237
6803
6837
msgid "pb parameter to convert() is deprecated"
6806
#: bzrlib/plugins/weave_fmt/bzrdir.py:239
6840
#: bzrlib/plugins/weave_fmt/bzrdir.py:240
6807
6841
msgid "starting upgrade from format 4 to 5"
6810
#: bzrlib/plugins/weave_fmt/bzrdir.py:249
6844
#: bzrlib/plugins/weave_fmt/bzrdir.py:250
6811
6845
msgid "note: upgrade may be faster if all store files are ungzipped first"
6814
#: bzrlib/plugins/weave_fmt/bzrdir.py:278
6848
#: bzrlib/plugins/weave_fmt/bzrdir.py:279
6815
6849
msgid "converting revision"
6818
#: bzrlib/plugins/weave_fmt/bzrdir.py:283
6852
#: bzrlib/plugins/weave_fmt/bzrdir.py:284
6819
6853
msgid "upgraded to weaves:"
6822
#: bzrlib/plugins/weave_fmt/bzrdir.py:284
6856
#: bzrlib/plugins/weave_fmt/bzrdir.py:285
6823
6857
#, python-format
6824
6858
msgid "%6d revisions and inventories"
6827
#: bzrlib/plugins/weave_fmt/bzrdir.py:286
6861
#: bzrlib/plugins/weave_fmt/bzrdir.py:287
6828
6862
#, python-format
6829
6863
msgid "%6d revisions not present"
6832
#: bzrlib/plugins/weave_fmt/bzrdir.py:288
6866
#: bzrlib/plugins/weave_fmt/bzrdir.py:289
6833
6867
#, python-format
6834
6868
msgid "%6d texts"
6837
#: bzrlib/plugins/weave_fmt/bzrdir.py:324
6871
#: bzrlib/plugins/weave_fmt/bzrdir.py:325
6838
6872
msgid "writing weave"
6841
#: bzrlib/plugins/weave_fmt/bzrdir.py:328
6842
#: bzrlib/plugins/weave_fmt/bzrdir.py:330
6875
#: bzrlib/plugins/weave_fmt/bzrdir.py:329
6876
#: bzrlib/plugins/weave_fmt/bzrdir.py:331
6843
6877
msgid "inventory"
6846
#: bzrlib/plugins/weave_fmt/bzrdir.py:347
6880
#: bzrlib/plugins/weave_fmt/bzrdir.py:348
6847
6881
msgid "write revision"
6850
#: bzrlib/plugins/weave_fmt/bzrdir.py:361
6884
#: bzrlib/plugins/weave_fmt/bzrdir.py:362
6851
6885
msgid "loading revision"
6854
#: bzrlib/plugins/weave_fmt/bzrdir.py:366
6888
#: bzrlib/plugins/weave_fmt/bzrdir.py:367
6855
6889
#, python-format
6856
6890
msgid "revision {%s} not present in branch; will be converted as a ghost"
6859
#: bzrlib/plugins/weave_fmt/bzrdir.py:506
6893
#: bzrlib/plugins/weave_fmt/bzrdir.py:507
6860
6894
msgid "starting upgrade from format 5 to 6"
6863
#: bzrlib/plugins/weave_fmt/bzrdir.py:516
6897
#: bzrlib/plugins/weave_fmt/bzrdir.py:517
6864
6898
#, python-format
6865
6899
msgid "adding prefixes to %s"
6868
#: bzrlib/plugins/weave_fmt/bzrdir.py:556
6902
#: bzrlib/plugins/weave_fmt/bzrdir.py:557
6869
6903
msgid "starting upgrade from format 6 to metadir"
6872
#: bzrlib/plugins/weave_fmt/bzrdir.py:564
6906
#: bzrlib/plugins/weave_fmt/bzrdir.py:565
6873
6907
msgid "Removing ancestry.weave"
6876
#: bzrlib/plugins/weave_fmt/bzrdir.py:569
6910
#: bzrlib/plugins/weave_fmt/bzrdir.py:570
6877
6911
msgid "Finding branch files"
6880
#: bzrlib/plugins/weave_fmt/bzrdir.py:579
6914
#: bzrlib/plugins/weave_fmt/bzrdir.py:580
6881
6915
msgid "Upgrading repository"
6884
#: bzrlib/plugins/weave_fmt/bzrdir.py:589
6918
#: bzrlib/plugins/weave_fmt/bzrdir.py:590
6885
6919
msgid "Upgrading branch"
6888
#: bzrlib/plugins/weave_fmt/bzrdir.py:612
6922
#: bzrlib/plugins/weave_fmt/bzrdir.py:613
6889
6923
msgid "No working tree."
6892
#: bzrlib/plugins/weave_fmt/bzrdir.py:619
6926
#: bzrlib/plugins/weave_fmt/bzrdir.py:620
6893
6927
msgid "Upgrading working tree"
6896
#: bzrlib/plugins/weave_fmt/bzrdir.py:640
6930
#: bzrlib/plugins/weave_fmt/bzrdir.py:641
6897
6931
#, python-format
6898
6932
msgid "Make %s lock"
6901
#: bzrlib/plugins/weave_fmt/bzrdir.py:651
6935
#: bzrlib/plugins/weave_fmt/bzrdir.py:652
6902
6936
#, python-format
6903
6937
msgid "Moving %s"
9784
9802
"of bzr that requires authentication (smtp for example)."
9787
#: en/help_topics/configuration.txt:379
9805
#: en/help_topics/configuration.txt:391
9789
9807
"The syntax of the file obeys the same rules as the others except for the\n"
9790
9808
"option policies which don't apply."
9793
#: en/help_topics/configuration.txt:382
9811
#: en/help_topics/configuration.txt:394
9795
9813
"For more information on the possible uses of the authentication "
9796
9814
"configuration\n"
9797
9815
"file see :doc:`authentication-help`."
9800
#: en/help_topics/configuration.txt:385
9818
#: en/help_topics/configuration.txt:397
9803
9821
"Common options\n"
9804
9822
"--------------"
9807
#: en/help_topics/configuration.txt:389
9825
#: en/help_topics/configuration.txt:401
9809
9827
"debug_flags\n"
9813
#: en/help_topics/configuration.txt:392
9831
#: en/help_topics/configuration.txt:404
9815
9833
"A comma-separated list of debugging options to turn on. The same values\n"
9816
9834
"can be used as with the -D command-line option (see `help global-options`).\n"
9817
9835
"For example::"
9820
#: en/help_topics/configuration.txt:396
9838
#: en/help_topics/configuration.txt:408
9821
9839
msgid " debug_flags = hpss"
9824
#: en/help_topics/configuration.txt:400
9842
#: en/help_topics/configuration.txt:412
9825
9843
msgid " debug_flags = hpss,evil"
9828
#: en/help_topics/configuration.txt:402
9846
#: en/help_topics/configuration.txt:414
9834
#: en/help_topics/configuration.txt:405
9852
#: en/help_topics/configuration.txt:417
9836
9854
"The email address to use when committing a branch. Typically takes the form\n"
9840
#: en/help_topics/configuration.txt:408
9858
#: en/help_topics/configuration.txt:420
9841
9859
msgid " email = Full Name <account@hostname.tld>"
9844
#: en/help_topics/configuration.txt:410
9862
#: en/help_topics/configuration.txt:422
9850
#: en/help_topics/configuration.txt:413
9868
#: en/help_topics/configuration.txt:425
9852
9870
"The path of the editor that you wish to use if *bzr commit* is run without\n"
9853
9871
"a commit message. This setting is trumped by the environment variable\n"
9941
9959
"to sign newly committed revisions, even if the branch requires signatures."
9944
#: en/help_topics/configuration.txt:462
9962
#: en/help_topics/configuration.txt:474
9946
9964
"dirstate.fdatasync\n"
9947
9965
"~~~~~~~~~~~~~~~~~~"
9950
#: en/help_topics/configuration.txt:465
9968
#: en/help_topics/configuration.txt:477
9952
9970
"If true (default), working tree metadata changes are flushed through the\n"
9953
9971
"OS buffers to physical disk. This is somewhat slower, but means data\n"
9954
9972
"should not be lost if the machine crashes. See also repository.fdatasync."
9957
#: en/help_topics/configuration.txt:469
9975
#: en/help_topics/configuration.txt:481
9959
9977
"gpg_signing_key\n"
9960
9978
"~~~~~~~~~~~~~~~"
9963
#: en/help_topics/configuration.txt:472
9981
#: en/help_topics/configuration.txt:484
9965
9983
"The GnuPG user identity to use when signing commits. Can be an e-mail\n"
9966
9984
"address, key fingerprint or full key ID. When unset or when set to\n"
9967
9985
"\"default\" Bazaar will use the user e-mail set with ``whoami``."
9970
#: en/help_topics/configuration.txt:476
9988
#: en/help_topics/configuration.txt:488
9976
#: en/help_topics/configuration.txt:479
9994
#: en/help_topics/configuration.txt:491
9978
9996
"Only useful in ``locations.conf``. Defines whether or not the\n"
9979
9997
"configuration for this section applies to subdirectories:"
9982
#: en/help_topics/configuration.txt:482
10000
#: en/help_topics/configuration.txt:494
9985
10003
" (default) This section applies to subdirectories as well."
9988
#: en/help_topics/configuration.txt:485
10006
#: en/help_topics/configuration.txt:497
9991
10009
" This section only applies to the branch at this directory and not\n"
9992
10010
" branches below it."
9995
#: en/help_topics/configuration.txt:489
10013
#: en/help_topics/configuration.txt:501
9997
10015
"gpg_signing_command\n"
9998
10016
"~~~~~~~~~~~~~~~~~~~"
10001
#: en/help_topics/configuration.txt:492
10019
#: en/help_topics/configuration.txt:504
10003
10021
"(Default: \"gpg\"). Which program should be used to sign and check "
10004
10022
"revisions.\n"
10005
10023
"For example::"
10008
#: en/help_topics/configuration.txt:495
10026
#: en/help_topics/configuration.txt:507
10009
10027
msgid " gpg_signing_command = /usr/bin/gnpg"
10012
#: en/help_topics/configuration.txt:497
10030
#: en/help_topics/configuration.txt:509
10014
10032
"The specified command must accept the options \"--clearsign\" and \"-u "
10018
#: en/help_topics/configuration.txt:499
10036
#: en/help_topics/configuration.txt:511
10020
10038
"bzr_remote_path\n"
10021
10039
"~~~~~~~~~~~~~~~"
10024
#: en/help_topics/configuration.txt:502
10042
#: en/help_topics/configuration.txt:514
10026
10044
"(Default: \"bzr\"). The path to the command that should be used to run the "
10028
10046
"server for bzr. This value may only be specified in locations.conf, because:"
10031
#: en/help_topics/configuration.txt:505
10049
#: en/help_topics/configuration.txt:517
10033
10051
"- it's needed before branch.conf is accessible\n"
10034
10052
"- allowing remote branch.conf files to specify commands would be a security\n"
10038
#: en/help_topics/configuration.txt:509
10056
#: en/help_topics/configuration.txt:521
10039
10057
msgid "It is overridden by the BZR_REMOTE_PATH environment variable."
10042
#: en/help_topics/configuration.txt:511
10060
#: en/help_topics/configuration.txt:523
10044
10062
"smtp_server\n"
10045
10063
"~~~~~~~~~~~"
10048
#: en/help_topics/configuration.txt:514
10066
#: en/help_topics/configuration.txt:526
10050
10068
"(Default: \"localhost\"). SMTP server to use when Bazaar needs to send\n"
10051
10069
"email, eg. with ``merge-directive --mail-to``, or the bzr-email plugin."
10054
#: en/help_topics/configuration.txt:517
10072
#: en/help_topics/configuration.txt:529
10056
10074
"smtp_username, smtp_password\n"
10057
10075
"~~~~~~~~~~~~~~~~~~~~~~~~~~~~"
10060
#: en/help_topics/configuration.txt:520
10078
#: en/help_topics/configuration.txt:532
10062
10080
"User and password to authenticate to the SMTP server. If smtp_username\n"
10063
10081
"is set, and smtp_password is not, Bazaar will prompt for a password.\n"
10266
10284
"--remember``."
10269
#: en/help_topics/configuration.txt:634
10287
#: en/help_topics/configuration.txt:646
10271
10289
"push_location\n"
10272
10290
"~~~~~~~~~~~~~"
10275
#: en/help_topics/configuration.txt:637
10293
#: en/help_topics/configuration.txt:649
10277
10295
"If present, the location of the default branch for push. This option\n"
10278
10296
"is normally set by the first ``push`` or ``push --remember``."
10281
#: en/help_topics/configuration.txt:640
10299
#: en/help_topics/configuration.txt:652
10283
10301
"push_strict\n"
10284
10302
"~~~~~~~~~~~"
10287
#: en/help_topics/configuration.txt:643
10305
#: en/help_topics/configuration.txt:655
10289
10307
"If present, defines the ``--strict`` option default value for checking\n"
10290
10308
"uncommitted changes before pushing."
10293
#: en/help_topics/configuration.txt:646
10311
#: en/help_topics/configuration.txt:658
10295
10313
"dpush_strict\n"
10296
10314
"~~~~~~~~~~~~"
10299
#: en/help_topics/configuration.txt:649
10317
#: en/help_topics/configuration.txt:661
10301
10319
"If present, defines the ``--strict`` option default value for checking\n"
10302
10320
"uncommitted changes before pushing into a different VCS without any\n"
10303
10321
"custom bzr metadata."
10306
#: en/help_topics/configuration.txt:653
10324
#: en/help_topics/configuration.txt:665
10308
10326
"bound_location\n"
10309
10327
"~~~~~~~~~~~~~~"
10312
#: en/help_topics/configuration.txt:656
10330
#: en/help_topics/configuration.txt:668
10314
10332
"The location that commits should go to when acting as a checkout.\n"
10315
10333
"This option is normally set by ``bind``."
10318
#: en/help_topics/configuration.txt:659
10336
#: en/help_topics/configuration.txt:671
10324
#: en/help_topics/configuration.txt:662
10342
#: en/help_topics/configuration.txt:674
10326
10344
"If set to \"True\", the branch should act as a checkout, and push each "
10327
10345
"commit to\n"
10328
10346
"the bound_location. This option is normally set by ``bind``/``unbind``."
10331
#: en/help_topics/configuration.txt:665
10349
#: en/help_topics/configuration.txt:677
10333
10351
"send_strict\n"
10334
10352
"~~~~~~~~~~~"
10337
#: en/help_topics/configuration.txt:668
10355
#: en/help_topics/configuration.txt:680
10339
10357
"If present, defines the ``--strict`` option default value for checking\n"
10340
10358
"uncommitted changes before sending a merge directive."
10343
#: en/help_topics/configuration.txt:671
10361
#: en/help_topics/configuration.txt:683
10345
10363
"add.maximum_file_size\n"
10346
10364
"~~~~~~~~~~~~~~~~~~~~~"
10349
#: en/help_topics/configuration.txt:674
10367
#: en/help_topics/configuration.txt:686
10351
10369
"Defines the maximum file size the command line \"add\" operation will allow\n"
10352
10370
"in recursive mode, with files larger than this value being skipped. You may "
11953
11999
"set of command names."
11956
#: en/help_topics/hooks.txt:212
12002
#: en/help_topics/hooks.txt:201
12008
#: en/help_topics/hooks.txt:204 en/help_topics/hooks.txt:211
12009
msgid "Introduced in: 2.6"
12012
#: en/help_topics/hooks.txt:206
12013
msgid "Called after executing a command. Called with the command object."
12016
#: en/help_topics/hooks.txt:208
12022
#: en/help_topics/hooks.txt:213
12023
msgid "Called prior to executing a command. Called with the command object."
12026
#: en/help_topics/hooks.txt:215
11958
12028
"_ConfigHooks\n"
11959
12029
"------------"
11962
#: en/help_topics/hooks.txt:215
12032
#: en/help_topics/hooks.txt:218
11968
#: en/help_topics/hooks.txt:218 en/help_topics/hooks.txt:226
11969
#: en/help_topics/hooks.txt:233 en/help_topics/hooks.txt:241
11970
#: en/help_topics/hooks.txt:248 en/help_topics/hooks.txt:370
11971
#: en/help_topics/hooks.txt:443
12038
#: en/help_topics/hooks.txt:221 en/help_topics/hooks.txt:229
12039
#: en/help_topics/hooks.txt:236 en/help_topics/hooks.txt:244
12040
#: en/help_topics/hooks.txt:251 en/help_topics/hooks.txt:373
12041
#: en/help_topics/hooks.txt:446
11972
12042
msgid "Introduced in: 2.4"
11975
#: en/help_topics/hooks.txt:220
12045
#: en/help_topics/hooks.txt:223
11977
12047
"Invoked when a config option is read. The signature is (stack, name,\n"
11981
#: en/help_topics/hooks.txt:223
12051
#: en/help_topics/hooks.txt:226
11987
#: en/help_topics/hooks.txt:228
12057
#: en/help_topics/hooks.txt:231
11988
12058
msgid "Invoked when a config store is loaded. The signature is (store)."
11991
#: en/help_topics/hooks.txt:230
12061
#: en/help_topics/hooks.txt:233
11997
#: en/help_topics/hooks.txt:235
12067
#: en/help_topics/hooks.txt:238
11999
12069
"Invoked when a config option is removed. The signature is (stack,\n"
12003
#: en/help_topics/hooks.txt:238
12073
#: en/help_topics/hooks.txt:241
12009
#: en/help_topics/hooks.txt:243
12079
#: en/help_topics/hooks.txt:246
12010
12080
msgid "Invoked when a config store is saved. The signature is (store)."
12013
#: en/help_topics/hooks.txt:245
12083
#: en/help_topics/hooks.txt:248
12019
#: en/help_topics/hooks.txt:250
12089
#: en/help_topics/hooks.txt:253
12021
12091
"Invoked when a config option is set. The signature is (stack, name,\n"
12025
#: en/help_topics/hooks.txt:253
12095
#: en/help_topics/hooks.txt:256
12027
12097
"ControlDirHooks\n"
12028
12098
"---------------"
12031
#: en/help_topics/hooks.txt:256
12101
#: en/help_topics/hooks.txt:259
12033
12103
"post_repo_init\n"
12034
12104
"~~~~~~~~~~~~~~"
12037
#: en/help_topics/hooks.txt:261
12107
#: en/help_topics/hooks.txt:264
12039
12109
"Invoked after a repository has been initialized. post_repo_init is\n"
12040
12110
"called with a bzrlib.controldir.RepoInitHookParams."
12043
#: en/help_topics/hooks.txt:264
12113
#: en/help_topics/hooks.txt:267
12049
#: en/help_topics/hooks.txt:267
12119
#: en/help_topics/hooks.txt:270
12050
12120
msgid "Introduced in: 1.14"
12053
#: en/help_topics/hooks.txt:269
12123
#: en/help_topics/hooks.txt:272
12055
12125
"Invoked before attempting to open a ControlDir with the transport that\n"
12056
12126
"the open will use."
12059
#: en/help_topics/hooks.txt:272
12129
#: en/help_topics/hooks.txt:275
12061
12131
"InfoHooks\n"
12065
#: en/help_topics/hooks.txt:275
12135
#: en/help_topics/hooks.txt:278
12067
12137
"repository\n"
12071
#: en/help_topics/hooks.txt:278 en/help_topics/hooks.txt:297
12072
#: en/help_topics/hooks.txt:521
12141
#: en/help_topics/hooks.txt:281 en/help_topics/hooks.txt:300
12142
#: en/help_topics/hooks.txt:524
12073
12143
msgid "Introduced in: 1.15"
12076
#: en/help_topics/hooks.txt:280
12146
#: en/help_topics/hooks.txt:283
12078
12148
"Invoked when displaying the statistics for a repository. repository is\n"
12079
12149
"called with a statistics dictionary as returned by the repository and\n"
12080
12150
"a file-like object to write to."
12083
#: en/help_topics/hooks.txt:284
12153
#: en/help_topics/hooks.txt:287
12085
12155
"LockHooks\n"
12089
#: en/help_topics/hooks.txt:287
12159
#: en/help_topics/hooks.txt:290
12091
12161
"lock_acquired\n"
12092
12162
"~~~~~~~~~~~~~"
12095
#: en/help_topics/hooks.txt:292
12165
#: en/help_topics/hooks.txt:295
12097
12167
"Called with a bzrlib.lock.LockResult when a physical lock is acquired."
12100
#: en/help_topics/hooks.txt:294
12170
#: en/help_topics/hooks.txt:297
12102
12172
"lock_broken\n"
12103
12173
"~~~~~~~~~~~"
12106
#: en/help_topics/hooks.txt:299
12176
#: en/help_topics/hooks.txt:302
12107
12177
msgid "Called with a bzrlib.lock.LockResult when a physical lock is broken."
12110
#: en/help_topics/hooks.txt:301
12180
#: en/help_topics/hooks.txt:304
12112
12182
"lock_released\n"
12113
12183
"~~~~~~~~~~~~~"
12116
#: en/help_topics/hooks.txt:306
12186
#: en/help_topics/hooks.txt:309
12118
12188
"Called with a bzrlib.lock.LockResult when a physical lock is released."
12121
#: en/help_topics/hooks.txt:308
12191
#: en/help_topics/hooks.txt:311
12123
12193
"MergeHooks\n"
12127
#: en/help_topics/hooks.txt:311
12197
#: en/help_topics/hooks.txt:314
12129
12199
"merge_file_content\n"
12130
12200
"~~~~~~~~~~~~~~~~~~"
12133
#: en/help_topics/hooks.txt:314
12203
#: en/help_topics/hooks.txt:317
12134
12204
msgid "Introduced in: 2.1"
12137
#: en/help_topics/hooks.txt:316
12207
#: en/help_topics/hooks.txt:319
12139
12209
"Called with a bzrlib.merge.Merger object to create a per file merge\n"
12140
12210
"object when starting a merge. Should return either None or a subclass\n"
12144
12214
"AbstractPerFileMerger API docs for details on how it is used by merge."
12147
#: en/help_topics/hooks.txt:323
12217
#: en/help_topics/hooks.txt:326
12149
12219
"post_merge\n"
12153
#: en/help_topics/hooks.txt:326 en/help_topics/hooks.txt:334
12154
#: en/help_topics/hooks.txt:384 en/help_topics/hooks.txt:402
12155
#: en/help_topics/hooks.txt:410 en/help_topics/hooks.txt:509
12223
#: en/help_topics/hooks.txt:329 en/help_topics/hooks.txt:337
12224
#: en/help_topics/hooks.txt:387 en/help_topics/hooks.txt:405
12225
#: en/help_topics/hooks.txt:413 en/help_topics/hooks.txt:512
12156
12226
msgid "Introduced in: 2.5"
12159
#: en/help_topics/hooks.txt:328
12229
#: en/help_topics/hooks.txt:331
12161
12231
"Called after a merge. Receives a Merger object as the single argument.\n"
12162
12232
"The return value is ignored."
12165
#: en/help_topics/hooks.txt:331
12235
#: en/help_topics/hooks.txt:334
12167
12237
"pre_merge\n"
12171
#: en/help_topics/hooks.txt:336
12241
#: en/help_topics/hooks.txt:339
12173
12243
"Called before a merge. Receives a Merger object as the single\n"
12177
#: en/help_topics/hooks.txt:339
12247
#: en/help_topics/hooks.txt:342
12179
12249
"MergeDirectiveHooks\n"
12180
12250
"-------------------"
12183
#: en/help_topics/hooks.txt:342
12253
#: en/help_topics/hooks.txt:345
12185
12255
"merge_request_body\n"
12186
12256
"~~~~~~~~~~~~~~~~~~"
12189
#: en/help_topics/hooks.txt:345
12259
#: en/help_topics/hooks.txt:348
12190
12260
msgid "Introduced in: 1.15.0"
12193
#: en/help_topics/hooks.txt:347
12263
#: en/help_topics/hooks.txt:350
12195
12265
"Called with a MergeRequestBodyParams when a body is needed for a merge\n"
12196
12266
"request. Callbacks must return a body. If more than one callback is\n"
12197
12267
"registered, the output of one callback is provided to the next."
12200
#: en/help_topics/hooks.txt:351
12270
#: en/help_topics/hooks.txt:354
12202
12272
"MessageEditorHooks\n"
12203
12273
"------------------"
12206
#: en/help_topics/hooks.txt:354
12276
#: en/help_topics/hooks.txt:357
12208
12278
"commit_message_template\n"
12209
12279
"~~~~~~~~~~~~~~~~~~~~~~~"
12212
#: en/help_topics/hooks.txt:357
12282
#: en/help_topics/hooks.txt:360
12213
12283
msgid "Introduced in: 1.10"
12216
#: en/help_topics/hooks.txt:359
12286
#: en/help_topics/hooks.txt:362
12218
12288
"Called when a commit message is being generated.\n"
12219
12289
"commit_message_template is called with the bzrlib.commit.Commit object\n"