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: 2012-01-17 10:28+0000\n"
12
"Last-Translator: Anthony Harrington <untaintableangel@hotmail.co.uk>\n"
13
13
"Language-Team: English (United Kingdom) <en_GB@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:34+0000\n"
19
"X-Generator: Launchpad (build 15593)\n"
22
22
msgid "skipping {0} (larger than {1} of {2} bytes)"
23
23
msgstr "skipping {0} (larger than {1} of {2} bytes)"
25
#: bzrlib/branch.py:872
25
#: bzrlib/branch.py:854
27
27
msgstr "Unstacking"
29
#: bzrlib/branch.py:3205
29
#: bzrlib/branch.py:2955
31
31
msgid "Pushed up to revision %d."
32
32
msgstr "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."
38
38
msgstr[0] "%d tag updated."
39
39
msgstr[1] "%d tags updated."
41
#: bzrlib/branch.py:3210
41
#: bzrlib/branch.py:2960
42
42
msgid "No new revisions or tags to push."
43
43
msgstr "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."
47
47
msgstr "No new revisions to push."
49
#: bzrlib/branch.py:3232
49
#: bzrlib/branch.py:2982
50
50
msgid "checked branch {0} format {1}"
51
51
msgstr "checked branch {0} format {1}"
53
#: bzrlib/branch.py:3235
53
#: bzrlib/branch.py:2985
55
55
msgid "found error:%s"
56
56
msgstr "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"
61
61
msgstr "Ignoring files outside view. View is %s"
63
#: bzrlib/builtins.py:218
63
#: bzrlib/builtins.py:260
65
65
msgid "bzr %s --revision takes exactly one revision identifier"
66
66
msgstr "bzr %s --revision takes exactly one revision identifier"
68
#: bzrlib/builtins.py:303
68
#: bzrlib/builtins.py:315
69
69
msgid "Display status summary."
70
70
msgstr "Display status summary."
72
#: bzrlib/builtins.py:305
74
"This reports on versioned and unknown files, reporting them\n"
75
"grouped by state. Possible states are:"
77
"This reports on versioned and unknown files, reporting them\n"
78
"grouped by state. Possible states are:"
80
#: bzrlib/builtins.py:308
83
" Versioned in the working copy but not in the previous revision."
86
" Versioned in the working copy but not in the previous revision."
88
#: bzrlib/builtins.py:311
91
" Versioned in the previous revision but removed or deleted\n"
92
" in the working copy."
95
" Versioned in the previous revision but removed or deleted\n"
96
" in the working copy."
98
#: bzrlib/builtins.py:315
101
" Path of this file changed from the previous revision;\n"
102
" the text may also have changed. This includes files whose\n"
103
" parent directory was renamed."
106
" Path of this file changed from the previous revision;\n"
107
" the text may also have changed. This includes files whose\n"
108
" parent directory was renamed."
72
#: bzrlib/builtins.py:317
74
"This reports on versioned and unknown files, reporting them\n"
75
"grouped by state. Possible states are:"
77
"This reports on versioned and unknown files, reporting them\n"
78
"grouped by state. Possible states are:"
110
80
#: bzrlib/builtins.py:320
113
" Text has changed since the previous revision."
83
" Versioned in the working copy but not in the previous revision."
116
" Text has changed since the previous revision."
86
" Versioned in the working copy but not in the previous revision."
118
88
#: bzrlib/builtins.py:323
91
" Versioned in the previous revision but removed or deleted\n"
92
" in the working copy."
95
" Versioned in the previous revision but removed or deleted\n"
96
" in the working copy."
98
#: bzrlib/builtins.py:327
101
" Path of this file changed from the previous revision;\n"
102
" the text may also have changed. This includes files whose\n"
103
" parent directory was renamed."
106
" Path of this file changed from the previous revision;\n"
107
" the text may also have changed. This includes files whose\n"
108
" parent directory was renamed."
110
#: bzrlib/builtins.py:332
113
" Text has changed since the previous revision."
116
" Text has changed since the previous revision."
118
#: bzrlib/builtins.py:335
121
121
" File kind has been changed (e.g. from file to directory)."
124
124
" File type has been changed (e.g. from file to directory)."
126
#: bzrlib/builtins.py:326
129
" Not versioned and not matching an ignore pattern."
132
" Not versioned and not matching an ignore pattern."
134
#: bzrlib/builtins.py:329
136
"Additionally for directories, symlinks and files with a changed\n"
137
"executable bit, Bazaar indicates their type using a trailing\n"
138
"character: '/', '@' or '*' respectively. These decorations can be\n"
139
"disabled using the '--no-classify' option."
141
"Additionally for directories, symlinks and files with a changed\n"
142
"executable bit, Bazaar indicates their type using a trailing\n"
143
"character: '/', '@' or '*' respectively. These decorations can be\n"
144
"disabled using the '--no-classify' option."
146
#: bzrlib/builtins.py:334
126
#: bzrlib/builtins.py:338
129
" Not versioned and not matching an ignore pattern."
132
" Not versioned and not matching an ignore pattern."
134
#: bzrlib/builtins.py:341
136
"Additionally for directories, symlinks and files with a changed\n"
137
"executable bit, Bazaar indicates their type using a trailing\n"
138
"character: '/', '@' or '*' respectively. These decorations can be\n"
139
"disabled using the '--no-classify' option."
141
"Additionally for directories, symlinks and files with a changed\n"
142
"executable bit, Bazaar indicates their type using a trailing\n"
143
"character: '/', '@' or '*' respectively. These decorations can be\n"
144
"disabled using the '--no-classify' option."
146
#: bzrlib/builtins.py:346
148
148
"To see ignored files use 'bzr ignored'. For details on the\n"
149
149
"changes to file texts, use 'bzr diff'."
151
151
"To see ignored files, use 'bzr ignored'. For details on the\n"
152
152
"changes to file texts, use 'bzr diff'."
154
#: bzrlib/builtins.py:337
156
"Note that --short or -S gives status flags for each item, similar\n"
157
"to Subversion's status command. To get output similar to svn -q,\n"
158
"use bzr status -SV."
160
"Note that --short or -S gives status flags for each item, similar\n"
161
"to Subversion's status command. To get output similar to svn -q,\n"
162
"use bzr status -SV."
164
#: bzrlib/builtins.py:341
166
"If no arguments are specified, the status of the entire working\n"
167
"directory is shown. Otherwise, only the status of the specified\n"
168
"files or directories is reported. If a directory is given, status\n"
169
"is reported for everything inside that directory."
171
"If no arguments are specified, the status of the entire working\n"
172
"directory is shown. Otherwise, only the status of the specified\n"
173
"files or directories is reported. If a directory is given, status\n"
174
"is reported for everything inside that directory."
176
#: bzrlib/builtins.py:346
178
"Before merges are committed, the pending merge tip revisions are\n"
179
"shown. To see all pending merge revisions, use the -v option.\n"
180
"To skip the display of pending merge information altogether, use\n"
181
"the no-pending option or specify a file/directory."
183
"Before merges are committed, the pending merge tip revisions are\n"
184
"shown. To see all pending merge revisions, use the -v option.\n"
185
"To skip the display of pending merge information altogether, use\n"
186
"the no-pending option or specify a file/directory."
188
#: bzrlib/builtins.py:351
190
"To compare the working directory to a specific revision, pass a\n"
191
"single revision to the revision argument."
193
"To compare the working directory to a specific revision, pass a\n"
194
"single revision to the revision argument."
196
#: bzrlib/builtins.py:354
198
"To see which files have changed in a specific revision, or between\n"
199
"two revisions, pass a revision range to the revision argument.\n"
200
"This will produce the same results as calling 'bzr diff --summarize'."
202
"To see which files have changed in a specific revision, or between\n"
203
"two revisions, pass a revision range to the revision argument.\n"
204
"This will produce the same results as calling 'bzr diff --summarize'."
154
#: bzrlib/builtins.py:349
156
"Note that --short or -S gives status flags for each item, similar\n"
157
"to Subversion's status command. To get output similar to svn -q,\n"
158
"use bzr status -SV."
160
"Note that --short or -S gives status flags for each item, similar\n"
161
"to Subversion's status command. To get output similar to svn -q,\n"
162
"use bzr status -SV."
164
#: bzrlib/builtins.py:353
166
"If no arguments are specified, the status of the entire working\n"
167
"directory is shown. Otherwise, only the status of the specified\n"
168
"files or directories is reported. If a directory is given, status\n"
169
"is reported for everything inside that directory."
171
"If no arguments are specified, the status of the entire working\n"
172
"directory is shown. Otherwise, only the status of the specified\n"
173
"files or directories is reported. If a directory is given, status\n"
174
"is reported for everything inside that directory."
176
#: bzrlib/builtins.py:358
178
"Before merges are committed, the pending merge tip revisions are\n"
179
"shown. To see all pending merge revisions, use the -v option.\n"
180
"To skip the display of pending merge information altogether, use\n"
181
"the no-pending option or specify a file/directory."
183
"Before merges are committed, the pending merge tip revisions are\n"
184
"shown. To see all pending merge revisions, use the -v option.\n"
185
"To skip the display of pending merge information altogether, use\n"
186
"the no-pending option or specify a file/directory."
206
188
#: bzrlib/builtins.py:363
190
"To compare the working directory to a specific revision, pass a\n"
191
"single revision to the revision argument."
193
"To compare the working directory to a specific revision, pass a\n"
194
"single revision to the revision argument."
196
#: bzrlib/builtins.py:366
198
"To see which files have changed in a specific revision, or between\n"
199
"two revisions, pass a revision range to the revision argument.\n"
200
"This will produce the same results as calling 'bzr diff --summarize'."
202
"To see which files have changed in a specific revision, or between\n"
203
"two revisions, pass a revision range to the revision argument.\n"
204
"This will produce the same results as calling 'bzr diff --summarize'."
206
#: bzrlib/builtins.py:375
207
207
msgid "Use short status indicators."
208
208
msgstr "Use short status indicators."
210
#: bzrlib/builtins.py:365
210
#: bzrlib/builtins.py:377
211
211
msgid "Only show versioned files."
212
212
msgstr "Only show versioned files."
214
#: bzrlib/builtins.py:367
214
#: bzrlib/builtins.py:379
215
215
msgid "Don't show pending merges."
216
216
msgstr "Don't show pending merges."
218
#: bzrlib/builtins.py:370
218
#: bzrlib/builtins.py:382
219
219
msgid "Do not mark object type using indicator."
220
220
msgstr "Do not mark object type using indicator."
222
#: bzrlib/builtins.py:385
222
#: bzrlib/builtins.py:397
223
223
msgid "bzr status --revision takes exactly one or two revision specifiers"
224
224
msgstr "bzr status --revision takes exactly one or two revision specifiers"
226
#: bzrlib/builtins.py:429 bzrlib/builtins.py:5183
226
#: bzrlib/builtins.py:441 bzrlib/builtins.py:5230
227
227
msgid "You can only supply one of revision_id or --revision"
228
228
msgstr "You can only supply one of revision_id or --revision"
230
#: bzrlib/builtins.py:432 bzrlib/builtins.py:5185
230
#: bzrlib/builtins.py:444 bzrlib/builtins.py:5232
231
231
msgid "You must supply either --revision or a revision_id"
232
msgstr "You must supply either --revision or a revision_id"
234
#: bzrlib/builtins.py:439
234
#: bzrlib/builtins.py:451
236
236
msgid "Repository %r does not support access to raw revision texts"
237
msgstr "Repository %r does not support access to raw revision texts"
239
#: bzrlib/builtins.py:450
239
#: bzrlib/builtins.py:462
240
240
msgid "The repository {0} contains no revision {1}."
241
msgstr "The repository {0} contains no revision {1}."
243
#: bzrlib/builtins.py:457
243
#: bzrlib/builtins.py:469
244
244
msgid "You cannot specify a NULL revision."
245
245
msgstr "You cannot specify a NULL revision."
247
#: bzrlib/builtins.py:549
247
#: bzrlib/builtins.py:561
248
248
msgid "Remove the working tree from a given branch/checkout."
249
msgstr "Remove the working tree from a given branch/checkout."
251
#: bzrlib/builtins.py:551
251
#: bzrlib/builtins.py:563
253
253
"Since a lightweight checkout is little more than a working tree\n"
254
254
"this will refuse to run against one."
256
"Since a lightweight checkout is little more than a working tree,\n"
257
"this will refuse to run against one."
257
#: bzrlib/builtins.py:554
259
#: bzrlib/builtins.py:566
258
260
msgid "To re-create the working tree, use \"bzr checkout\"."
261
msgstr "To re-create the working tree, use \"bzr checkout\"."
261
#: bzrlib/builtins.py:560
263
#: bzrlib/builtins.py:572
263
265
"Remove the working tree even if it has uncommitted or shelved changes."
265
267
"Remove the working tree even if it has uncommitted or shelved changes."
267
#: bzrlib/builtins.py:574
269
#: bzrlib/builtins.py:586
268
270
msgid "No working tree to remove"
271
msgstr "No working tree to remove"
271
#: bzrlib/builtins.py:576
273
#: bzrlib/builtins.py:588
272
274
msgid "You cannot remove the working tree of a remote path"
273
275
msgstr "You cannot remove the working tree of a remote path"
275
#: bzrlib/builtins.py:585
277
#: bzrlib/builtins.py:597
276
278
msgid "You cannot remove the working tree from a lightweight checkout"
277
279
msgstr "You cannot remove the working tree from a lightweight checkout"
279
#: bzrlib/builtins.py:625
281
"The tree does not appear to be corrupt. You probably want \"bzr revert\" "
282
"instead. Use \"--force\" if you are sure you want to reset the working tree."
284
"The tree does not appear to be corrupt. You probably want \"bzr revert\" "
285
"instead. Use \"--force\" if you are sure you want to reset the working tree."
287
#: bzrlib/builtins.py:636
289
", the header appears corrupt, try passing -r -1 to set the state to the last "
293
#: bzrlib/builtins.py:640
281
#: bzrlib/builtins.py:637
283
"The tree does not appear to be corrupt. You probably want \"bzr revert\" "
284
"instead. Use \"--force\" if you are sure you want to reset the working tree."
286
"The tree does not appear to be corrupt. You probably want \"bzr revert\" "
287
"instead. Use \"--force\" if you are sure you want to reset the working tree."
289
#: bzrlib/builtins.py:648
291
", the header appears corrupt, try passing -r -1 to set the state to the last "
294
", the header appears corrupt, try passing -r -1 to set the state to the last "
297
#: bzrlib/builtins.py:652
294
298
msgid "failed to reset the tree state{0}"
295
299
msgstr "failed to reset the tree state{0}"
297
#: bzrlib/builtins.py:644
301
#: bzrlib/builtins.py:656
298
302
msgid "Show current revision number."
299
303
msgstr "Show current revision number."
301
#: bzrlib/builtins.py:646
305
#: bzrlib/builtins.py:658
302
306
msgid "This is equal to the number of revisions on this branch."
307
msgstr "This is equal to the number of revisions on this branch."
305
#: bzrlib/builtins.py:659
309
#: bzrlib/builtins.py:671
306
310
msgid "--tree and --revision can not be used together"
311
msgstr "--tree and --revision can not be used together"
309
#: bzrlib/builtins.py:676 bzrlib/builtins.py:5967
313
#: bzrlib/builtins.py:688 bzrlib/builtins.py:5986
310
314
msgid "Tags can only be placed on a single revision, not on a range"
315
msgstr "Tags can only be placed on a single revision, not on a range"
313
#: bzrlib/builtins.py:700
317
#: bzrlib/builtins.py:712
314
318
msgid "Show revno of working tree."
315
319
msgstr "Show revno of working tree."
317
#: bzrlib/builtins.py:748
321
#: bzrlib/builtins.py:760
318
322
msgid "Add specified files or directories."
319
323
msgstr "Add specified files or directories."
321
#: bzrlib/builtins.py:750
325
#: bzrlib/builtins.py:762
323
327
"In non-recursive mode, all the named items are added, regardless\n"
324
328
"of whether they were previously ignored. A warning is given if\n"
325
329
"any of the named files are already versioned."
331
"In non-recursive mode, all the named items are added, regardless\n"
332
"of whether they were previously ignored. A warning is given if\n"
333
"any of the named files are already versioned."
328
#: bzrlib/builtins.py:754
335
#: bzrlib/builtins.py:766
330
337
"In recursive mode (the default), files are treated the same way\n"
331
338
"but the behaviour for directories is different. Directories that\n"
375
386
"into a subdirectory of this one."
378
#: bzrlib/builtins.py:784
380
"Any files matching patterns in the ignore list will not be added\n"
381
"unless they are explicitly mentioned."
384
#: bzrlib/builtins.py:787
386
"In recursive mode, files larger than the configuration option \n"
387
"add.maximum_file_size will be skipped. Named items are never skipped due\n"
391
#: bzrlib/builtins.py:794
389
#: bzrlib/builtins.py:796
391
"Any files matching patterns in the ignore list will not be added\n"
392
"unless they are explicitly mentioned."
394
"Any files matching patterns in the ignore list will not be added\n"
395
"unless they are explicitly mentioned."
397
#: bzrlib/builtins.py:799
399
"In recursive mode, files larger than the configuration option \n"
400
"add.maximum_file_size will be skipped. Named items are never skipped due\n"
403
"In recursive mode, files larger than the configuration option \n"
404
"add.maximum_file_size will be skipped. Named items are never skipped due\n"
407
#: bzrlib/builtins.py:806
392
408
msgid "Don't recursively add the contents of directories."
409
msgstr "Do not recursively add the contents of directories."
395
#: bzrlib/builtins.py:800
411
#: bzrlib/builtins.py:813
396
412
msgid "Lookup file ids from this tree."
397
413
msgstr "Lookup file ids from this tree."
399
#: bzrlib/builtins.py:836
415
#: bzrlib/builtins.py:849
400
416
msgid "ignored {0} matching \"{1}\"\n"
417
msgstr "ignored {0} matching \"{1}\"\n"
403
#: bzrlib/builtins.py:841
419
#: bzrlib/builtins.py:854
404
420
msgid "Create a new versioned directory."
405
421
msgstr "Create a new versioned directory."
407
#: bzrlib/builtins.py:843
423
#: bzrlib/builtins.py:856
408
424
msgid "This is equivalent to creating the directory and then adding it."
425
msgstr "This is equivalent to creating the directory and then adding it."
411
#: bzrlib/builtins.py:850
427
#: bzrlib/builtins.py:863
412
428
msgid "No error if existing, make parent directories as needed."
413
429
msgstr "No error if existing, make parent directories as needed."
415
#: bzrlib/builtins.py:884
431
#: bzrlib/builtins.py:897
417
433
msgid "added %s\n"
420
#: bzrlib/builtins.py:926
436
#: bzrlib/builtins.py:939
422
438
msgid "invalid kind %r specified"
423
439
msgstr "invalid type %r specified"
425
#: bzrlib/builtins.py:963
441
#: bzrlib/builtins.py:976
426
442
msgid "Move or rename a file."
427
443
msgstr "Move or rename a file."
429
#: bzrlib/builtins.py:965
445
#: bzrlib/builtins.py:978
430
446
msgid " bzr mv SOURCE... DESTINATION"
431
447
msgstr " bzr mv SOURCE... DESTINATION"
433
#: bzrlib/builtins.py:967
435
"If the last argument is a versioned directory, all the other names\n"
436
"are moved into it. Otherwise, there must be exactly two arguments\n"
437
"and the file is changed to a new name."
440
#: bzrlib/builtins.py:971
442
"If OLDNAME does not exist on the filesystem but is versioned and\n"
443
"NEWNAME does exist on the filesystem but is not versioned, mv\n"
444
"assumes that the file has been manually moved and only updates\n"
445
"its internal inventory to reflect that change.\n"
446
"The same is valid when moving many SOURCE files to a DESTINATION."
449
#: bzrlib/builtins.py:977
449
#: bzrlib/builtins.py:980
451
"If the last argument is a versioned directory, all the other names\n"
452
"are moved into it. Otherwise, there must be exactly two arguments\n"
453
"and the file is changed to a new name."
455
"If the last argument is a versioned directory, all the other names\n"
456
"are moved into it. Otherwise, there must be exactly two arguments\n"
457
"and the file is changed to a new name."
459
#: bzrlib/builtins.py:984
461
"If OLDNAME does not exist on the filesystem but is versioned and\n"
462
"NEWNAME does exist on the filesystem but is not versioned, mv\n"
463
"assumes that the file has been manually moved and only updates\n"
464
"its internal inventory to reflect that change.\n"
465
"The same is valid when moving many SOURCE files to a DESTINATION."
467
"If OLDNAME does not exist on the filesystem but is versioned and\n"
468
"NEWNAME does exist on the filesystem but is not versioned, mv\n"
469
"assumes that the file has been manually moved and only updates\n"
470
"its internal inventory to reflect that change.\n"
471
"The same is valid when moving many SOURCE files to a DESTINATION."
473
#: bzrlib/builtins.py:990
450
474
msgid "Files cannot be moved between branches."
451
475
msgstr "Files cannot be moved between branches."
453
#: bzrlib/builtins.py:984
477
#: bzrlib/builtins.py:997
455
479
"Move only the bzr identifier of the file, because the file has already been "
482
"Move only the bzr identifier of the file, because the file has already been "
459
#: bzrlib/builtins.py:986
485
#: bzrlib/builtins.py:999
460
486
msgid "Automatically guess renames."
461
487
msgstr "Automatically guess renames."
463
#: bzrlib/builtins.py:987
489
#: bzrlib/builtins.py:1000
464
490
msgid "Avoid making changes when guessing renames."
465
491
msgstr "Avoid making changes when guessing renames."
467
#: bzrlib/builtins.py:996
493
#: bzrlib/builtins.py:1009
468
494
msgid "--dry-run requires --auto."
495
msgstr "--dry-run requires --auto."
471
#: bzrlib/builtins.py:1000
497
#: bzrlib/builtins.py:1013
472
498
msgid "missing file argument"
473
499
msgstr "missing file argument"
475
#: bzrlib/builtins.py:1004
501
#: bzrlib/builtins.py:1017
476
502
msgid "can not move root of branch"
477
503
msgstr "cannot move root of branch"
479
#: bzrlib/builtins.py:1010
505
#: bzrlib/builtins.py:1023
480
506
msgid "Only one path may be specified to --auto."
507
msgstr "Only one path may be specified to --auto."
483
#: bzrlib/builtins.py:1013
509
#: bzrlib/builtins.py:1026
484
510
msgid "--after cannot be specified with --auto."
511
msgstr "--after cannot be specified with --auto."
487
#: bzrlib/builtins.py:1050
513
#: bzrlib/builtins.py:1062
488
514
msgid "to mv multiple files the destination must be a versioned directory"
515
msgstr "to mv multiple files the destination must be a versioned directory"
491
#: bzrlib/builtins.py:1102
517
#: bzrlib/builtins.py:1114
492
518
msgid "Turn this branch into a mirror of another branch."
519
msgstr "Turn this branch into a mirror of another branch."
495
#: bzrlib/builtins.py:1104
521
#: bzrlib/builtins.py:1116
497
523
"By default, this command only works on branches that have not diverged.\n"
498
524
"Branches are considered diverged if the destination branch's most recent \n"
499
525
"commit is one that has not been merged (directly or indirectly) into the \n"
528
"By default, this command only works on branches that have not diverged.\n"
529
"Branches are considered diverged if the destination branch's most recent \n"
530
"commit is one that has not been merged (directly or indirectly) into the \n"
503
#: bzrlib/builtins.py:1109
533
#: bzrlib/builtins.py:1121
505
535
"If branches have diverged, you can use 'bzr merge' to integrate the changes\n"
506
536
"from one into the other. Once one branch has merged, the other should\n"
507
537
"be able to pull it again."
510
#: bzrlib/builtins.py:1113
540
#: bzrlib/builtins.py:1125
512
542
"If you want to replace your local changes and just want your branch to\n"
513
543
"match the remote one, use pull --overwrite. This will work even if the two\n"
514
544
"branches have diverged."
517
#: bzrlib/builtins.py:1117
547
#: bzrlib/builtins.py:1129
519
549
"If there is no default location set, the first pull will set it (use\n"
520
550
"--no-remember to avoid setting it). After that, you can omit the\n"
522
552
"value will only be saved if the remote location can be accessed."
525
#: bzrlib/builtins.py:1122
555
#: bzrlib/builtins.py:1134
527
557
"The --verbose option will display the revisions pulled using the log_format\n"
528
558
"configuration option. You can use a different format by overriding it with\n"
529
559
"-Olog_format=<other_format>."
532
#: bzrlib/builtins.py:1126
562
#: bzrlib/builtins.py:1138
534
564
"Note: The location can be specified either in the form of a branch,\n"
535
565
"or in the form of a path to a file containing a merge directive generated\n"
539
#: bzrlib/builtins.py:1134
569
#: bzrlib/builtins.py:1146
540
570
msgid "Show logs of pulled revisions."
543
#: bzrlib/builtins.py:1136
573
#: bzrlib/builtins.py:1148
545
575
"Branch to pull into, rather than the one containing the working directory."
548
#: bzrlib/builtins.py:1139
578
#: bzrlib/builtins.py:1151
550
580
"Perform a local pull in a bound branch. Local pulls are not applied to the "
554
#: bzrlib/builtins.py:1168
584
#: bzrlib/builtins.py:1189
555
585
msgid "Need working tree for --show-base."
558
#: bzrlib/builtins.py:1184
588
#: bzrlib/builtins.py:1205
559
589
msgid "No pull location known or specified."
562
#: bzrlib/builtins.py:1190
592
#: bzrlib/builtins.py:1211
564
594
msgid "Using saved parent location: %s\n"
567
#: bzrlib/builtins.py:1197 bzrlib/builtins.py:4393
597
#: bzrlib/builtins.py:1218 bzrlib/builtins.py:4425
568
598
msgid "Cannot use -r with merge directives or bundles"
571
#: bzrlib/builtins.py:1238
601
#: bzrlib/builtins.py:1261
572
602
msgid "Update a mirror of this branch."
575
#: bzrlib/builtins.py:1240
605
#: bzrlib/builtins.py:1263
577
607
"The target branch will not have its working tree populated because this\n"
578
608
"is both expensive, and is not supported on remote file systems."
581
#: bzrlib/builtins.py:1243
611
#: bzrlib/builtins.py:1266
583
613
"Some smart servers or protocols *may* put the working tree in place in\n"
587
#: bzrlib/builtins.py:1246
617
#: bzrlib/builtins.py:1269
589
619
"This command only works on branches that have not diverged. Branches are\n"
590
620
"considered diverged if the destination branch's most recent commit is one\n"
591
621
"that has not been merged (directly or indirectly) by the source branch."
594
#: bzrlib/builtins.py:1250
624
#: bzrlib/builtins.py:1273
596
626
"If branches have diverged, you can use 'bzr push --overwrite' to replace\n"
597
627
"the other branch completely, discarding its unmerged changes."
600
#: bzrlib/builtins.py:1253
630
#: bzrlib/builtins.py:1276
602
632
"If you want to ensure you have the different changes in the other branch,\n"
603
633
"do a merge (see bzr help merge) from the other branch, and commit that.\n"
604
634
"After that you will be able to do a push without '--overwrite'."
607
#: bzrlib/builtins.py:1257
637
#: bzrlib/builtins.py:1280
609
639
"If there is no default push location set, the first push will set it (use\n"
610
640
"--no-remember to avoid setting it). After that, you can omit the\n"
612
642
"value will only be saved if the remote location can be accessed."
615
#: bzrlib/builtins.py:1262
645
#: bzrlib/builtins.py:1285
617
647
"The --verbose option will display the revisions pushed using the log_format\n"
618
648
"configuration option. You can use a different format by overriding it with\n"
619
649
"-Olog_format=<other_format>."
622
#: bzrlib/builtins.py:1273 bzrlib/foreign.py:272
652
#: bzrlib/builtins.py:1296 bzrlib/foreign.py:272
624
654
"Branch to push from, rather than the one containing the working directory."
627
#: bzrlib/builtins.py:1276
657
#: bzrlib/builtins.py:1299
629
659
"By default push will fail if the target directory exists, but does not "
630
660
"already have a control directory. This flag will allow push to proceed."
633
#: bzrlib/builtins.py:1281
663
#: bzrlib/builtins.py:1304
635
665
"Create a stacked branch that references the public location of the parent "
639
#: bzrlib/builtins.py:1284
669
#: bzrlib/builtins.py:1307
641
671
"Create a stacked branch that refers to another branch for the commit "
642
672
"history. Only the work not present in the referenced branch is included in "
643
673
"the branch created."
646
#: bzrlib/builtins.py:1289 bzrlib/foreign.py:279
676
#: bzrlib/builtins.py:1312 bzrlib/foreign.py:279
648
678
"Refuse to push if there are uncommitted changes in the working tree, --no-"
649
679
"strict disables the check."
652
#: bzrlib/builtins.py:1292
682
#: bzrlib/builtins.py:1315
653
683
msgid "Don't populate the working tree, even for protocols that support it."
656
#: bzrlib/builtins.py:1336
686
#: bzrlib/builtins.py:1318
687
msgid "Overwrite tags only."
690
#: bzrlib/builtins.py:1369
657
691
msgid "Could not determine branch to refer to."
660
#: bzrlib/builtins.py:1345
694
#: bzrlib/builtins.py:1378
663
697
"No push location known or specified. To push to the parent branch (at %s), "
664
698
"use 'bzr push :parent'."
667
#: bzrlib/builtins.py:1351 bzrlib/foreign.py:306
701
#: bzrlib/builtins.py:1384 bzrlib/foreign.py:306
668
702
msgid "No push location known or specified."
671
#: bzrlib/builtins.py:1355
705
#: bzrlib/builtins.py:1388
673
707
msgid "Using saved push location: %s"
676
#: bzrlib/builtins.py:1365
710
#: bzrlib/builtins.py:1398
677
711
msgid "Create a new branch that is a copy of an existing branch."
680
#: bzrlib/builtins.py:1367
714
#: bzrlib/builtins.py:1400
682
716
"If the TO_LOCATION is omitted, the last component of the FROM_LOCATION will\n"
683
717
"be used. In other words, \"branch ../foo/bar\" will attempt to create "
688
722
"create ./foo-bar."
691
#: bzrlib/builtins.py:1374
725
#: bzrlib/builtins.py:1407
693
727
"To retrieve the branch as of a particular revision, supply the --revision\n"
694
728
"parameter, as in \"branch foo/bar -r 5\"."
697
#: bzrlib/builtins.py:1377
731
#: bzrlib/builtins.py:1410
698
732
msgid "The synonyms 'clone' and 'get' for this command are deprecated."
701
#: bzrlib/builtins.py:1387
735
#: bzrlib/builtins.py:1420
702
736
msgid "Create a branch without a working-tree."
705
#: bzrlib/builtins.py:1389
739
#: bzrlib/builtins.py:1422
706
740
msgid "Switch the checkout in the current directory to the new branch."
709
#: bzrlib/builtins.py:1392
743
#: bzrlib/builtins.py:1425
711
745
"Create a stacked branch referring to the source branch. The new branch will "
712
746
"depend on the availability of the source branch for all operations."
715
#: bzrlib/builtins.py:1396
749
#: bzrlib/builtins.py:1429
716
750
msgid "Do not use a shared repository, even if available."
719
#: bzrlib/builtins.py:1398
753
#: bzrlib/builtins.py:1431
721
755
"By default branch will fail if the target directory exists, but does not "
722
756
"already have a control directory. This flag will allow branch to proceed."
725
#: bzrlib/builtins.py:1403
759
#: bzrlib/builtins.py:1436
726
760
msgid "Bind new branch to from location."
729
#: bzrlib/builtins.py:1450
763
#: bzrlib/builtins.py:1483
731
765
msgid "Target directory \"%s\" already exists."
734
#: bzrlib/builtins.py:1462
768
#: bzrlib/builtins.py:1495
736
770
msgid "Parent of \"%s\" does not exist."
739
#: bzrlib/builtins.py:1481
773
#: bzrlib/builtins.py:1514
740
774
msgid "The branch {0} has no revision {1}."
743
#: bzrlib/builtins.py:1496 bzrlib/push.py:53
777
#: bzrlib/builtins.py:1529 bzrlib/push.py:53
745
779
msgid "Created new stacked branch referring to %s."
748
#: bzrlib/builtins.py:1500
782
#: bzrlib/builtins.py:1533
750
784
msgid "Branched %d revision."
751
785
msgid_plural "Branched %d revisions."
755
#: bzrlib/builtins.py:1505
789
#: bzrlib/builtins.py:1538
757
791
msgid "New branch bound to %s"
760
#: bzrlib/builtins.py:1510 bzrlib/builtins.py:6256
794
#: bzrlib/builtins.py:1543 bzrlib/builtins.py:6280
762
796
msgid "Switched to branch: %s"
765
#: bzrlib/builtins.py:1515
799
#: bzrlib/builtins.py:1548
766
800
msgid "List the branches available at the current location."
769
#: bzrlib/builtins.py:1517
803
#: bzrlib/builtins.py:1550
771
805
"This command will print the names of all the branches at the current\n"
775
#: bzrlib/builtins.py:1524
809
#: bzrlib/builtins.py:1557
777
811
"Recursively scan for branches rather than just looking in the specified "
781
#: bzrlib/builtins.py:1554
815
#: bzrlib/builtins.py:1586
782
816
msgid "(default)"
785
#: bzrlib/builtins.py:1566
819
#: bzrlib/builtins.py:1598
786
820
msgid "Create a new checkout of an existing branch."
789
#: bzrlib/builtins.py:1568
823
#: bzrlib/builtins.py:1600
791
825
"If BRANCH_LOCATION is omitted, checkout will reconstitute a working tree "
881
915
"out the old content of that file to a new location."
884
#: bzrlib/builtins.py:1694
918
#: bzrlib/builtins.py:1724
886
920
"The 'dir' argument, if given, must be the location of the root of a\n"
887
921
"working tree to update. By default, the working tree that contains the \n"
888
922
"current working directory is used."
891
#: bzrlib/builtins.py:1710
925
#: bzrlib/builtins.py:1740
892
926
msgid "bzr update --revision takes exactly one revision"
895
#: bzrlib/builtins.py:1718
929
#: bzrlib/builtins.py:1748
896
930
msgid "bzr update can only update a whole tree, not a file or subdirectory"
899
#: bzrlib/builtins.py:1749
933
#: bzrlib/builtins.py:1779
900
934
msgid "Tree is up to date at revision {0} of branch {1}"
903
#: bzrlib/builtins.py:1765
937
#: bzrlib/builtins.py:1795
906
940
"branch has no revision %s\n"
907
941
"bzr update --revision only works for a revision in the branch history"
910
#: bzrlib/builtins.py:1771
944
#: bzrlib/builtins.py:1801
911
945
msgid "Updated to revision {0} of branch {1}"
914
#: bzrlib/builtins.py:1775
948
#: bzrlib/builtins.py:1805
916
950
"Your local commits will now show as pending merges with 'bzr status', and "
917
951
"can be committed with 'bzr commit'."
920
#: bzrlib/builtins.py:1784
954
#: bzrlib/builtins.py:1814
921
955
msgid "Show information about a working tree, branch or repository."
924
#: bzrlib/builtins.py:1786
958
#: bzrlib/builtins.py:1816
926
960
"This command will show all known locations and formats associated to the\n"
927
961
"tree, branch or repository."
930
#: bzrlib/builtins.py:1789
964
#: bzrlib/builtins.py:1819
932
966
"In verbose mode, statistical information is included with each report.\n"
933
967
"To see extended statistic information, use a verbosity level of 2 or\n"
934
968
"higher by specifying the verbose option multiple times, e.g. -vv."
937
#: bzrlib/builtins.py:1793
971
#: bzrlib/builtins.py:1823
938
972
msgid "Branches and working trees will also report any missing revisions."
941
#: bzrlib/builtins.py:1795 bzrlib/builtins.py:3715 bzrlib/builtins.py:4845
942
#: bzrlib/builtins.py:6442
975
#: bzrlib/builtins.py:1825 bzrlib/builtins.py:3744 bzrlib/builtins.py:4885
976
#: bzrlib/builtins.py:6466
943
977
msgid ":Examples:"
946
#: bzrlib/builtins.py:1797
980
#: bzrlib/builtins.py:1827
947
981
msgid " Display information on the format and related locations:"
950
#: bzrlib/builtins.py:1799
984
#: bzrlib/builtins.py:1829
951
985
msgid " bzr info"
954
#: bzrlib/builtins.py:1801
988
#: bzrlib/builtins.py:1831
956
990
" Display the above together with extended format information and\n"
957
991
" basic statistics (like the number of files in the working tree and\n"
958
992
" number of revisions in the branch and repository):"
961
#: bzrlib/builtins.py:1805
995
#: bzrlib/builtins.py:1835
962
996
msgid " bzr info -v"
965
#: bzrlib/builtins.py:1807
999
#: bzrlib/builtins.py:1837
966
1000
msgid " Display the above together with number of committers to the branch:"
969
#: bzrlib/builtins.py:1809
1003
#: bzrlib/builtins.py:1839
970
1004
msgid " bzr info -vv"
973
#: bzrlib/builtins.py:1828
1007
#: bzrlib/builtins.py:1858
974
1008
msgid "Remove files or directories."
977
#: bzrlib/builtins.py:1830
1011
#: bzrlib/builtins.py:1860
979
1013
"This makes Bazaar stop tracking changes to the specified files. Bazaar will\n"
980
1014
"delete them if they can easily be recovered using revert otherwise they\n"
981
"will be backed up (adding an extention of the form .~#~). If no options or\n"
1015
"will be backed up (adding an extension of the form .~#~). If no options or\n"
982
1016
"parameters are given Bazaar will scan for files that are being tracked by\n"
983
1017
"Bazaar but missing in your tree and stop tracking them for you."
986
#: bzrlib/builtins.py:1838
1020
#: bzrlib/builtins.py:1868
987
1021
msgid "Only remove files that have never been committed."
990
#: bzrlib/builtins.py:1840
1024
#: bzrlib/builtins.py:1870
991
1025
msgid "The file deletion mode to be used."
994
#: bzrlib/builtins.py:1841
1028
#: bzrlib/builtins.py:1871
995
1029
msgid "Deletion Strategy"
998
#: bzrlib/builtins.py:1842
1032
#: bzrlib/builtins.py:1872
999
1033
msgid "Backup changed files (default)."
1002
#: bzrlib/builtins.py:1843
1036
#: bzrlib/builtins.py:1873
1003
1037
msgid "Delete from bzr but leave the working copy."
1006
#: bzrlib/builtins.py:1844
1040
#: bzrlib/builtins.py:1874
1007
1041
msgid "Don't backup changed files."
1010
#: bzrlib/builtins.py:1845
1044
#: bzrlib/builtins.py:1875
1012
1046
"Delete all the specified files, even if they can not be recovered and even "
1013
1047
"if they are non-empty directories. (deprecated, use no-backup)"
1016
#: bzrlib/builtins.py:1854
1050
#: bzrlib/builtins.py:1884
1017
1051
msgid "(The --force option is deprecated, rather use --no-backup in future.)"
1020
#: bzrlib/builtins.py:1871
1054
#: bzrlib/builtins.py:1901
1021
1055
msgid "No matching files."
1024
#: bzrlib/builtins.py:1932
1058
#: bzrlib/builtins.py:1962
1025
1059
msgid "Reconcile bzr metadata in a branch."
1028
#: bzrlib/builtins.py:1934
1062
#: bzrlib/builtins.py:1964
1030
1064
"This can correct data mismatches that may have been caused by\n"
1031
1065
"previous ghost operations or bzr upgrades. You should only\n"
1241
1275
" 0 - no change"
1244
#: bzrlib/builtins.py:2220
1278
#: bzrlib/builtins.py:2250
1247
1281
" Shows the difference in the working tree versus the last commit::"
1250
#: bzrlib/builtins.py:2223
1284
#: bzrlib/builtins.py:2253
1251
1285
msgid " bzr diff"
1254
#: bzrlib/builtins.py:2225
1288
#: bzrlib/builtins.py:2255
1255
1289
msgid " Difference between the working tree and revision 1::"
1258
#: bzrlib/builtins.py:2227
1292
#: bzrlib/builtins.py:2257
1259
1293
msgid " bzr diff -r1"
1262
#: bzrlib/builtins.py:2229
1296
#: bzrlib/builtins.py:2259
1263
1297
msgid " Difference between revision 3 and revision 1::"
1266
#: bzrlib/builtins.py:2231
1300
#: bzrlib/builtins.py:2261
1267
1301
msgid " bzr diff -r1..3"
1270
#: bzrlib/builtins.py:2233
1304
#: bzrlib/builtins.py:2263
1271
1305
msgid " Difference between revision 3 and revision 1 for branch xxx::"
1274
#: bzrlib/builtins.py:2235
1308
#: bzrlib/builtins.py:2265
1275
1309
msgid " bzr diff -r1..3 xxx"
1278
#: bzrlib/builtins.py:2237
1312
#: bzrlib/builtins.py:2267
1279
1313
msgid " The changes introduced by revision 2 (equivalent to -r1..2)::"
1282
#: bzrlib/builtins.py:2239
1316
#: bzrlib/builtins.py:2269
1283
1317
msgid " bzr diff -c2"
1286
#: bzrlib/builtins.py:2241
1320
#: bzrlib/builtins.py:2271
1288
1322
" To see the changes introduced by revision X::\n"
1290
1324
" bzr diff -cX"
1293
#: bzrlib/builtins.py:2245
1327
#: bzrlib/builtins.py:2275
1295
1329
" Note that in the case of a merge, the -c option shows the changes\n"
1296
1330
" compared to the left hand parent. To see the changes against\n"
1297
1331
" another parent, use::"
1300
#: bzrlib/builtins.py:2249
1334
#: bzrlib/builtins.py:2279
1301
1335
msgid " bzr diff -r<chosen_parent>..X"
1304
#: bzrlib/builtins.py:2251
1338
#: bzrlib/builtins.py:2281
1306
1340
" The changes between the current revision and the previous revision\n"
1307
1341
" (equivalent to -c-1 and -r-2..-1)"
1310
#: bzrlib/builtins.py:2254
1344
#: bzrlib/builtins.py:2284
1311
1345
msgid " bzr diff -r-2.."
1314
#: bzrlib/builtins.py:2256
1348
#: bzrlib/builtins.py:2286
1315
1349
msgid " Show just the differences for file NEWS::"
1318
#: bzrlib/builtins.py:2258
1352
#: bzrlib/builtins.py:2288
1319
1353
msgid " bzr diff NEWS"
1322
#: bzrlib/builtins.py:2260
1356
#: bzrlib/builtins.py:2290
1323
1357
msgid " Show the differences in working tree xxx for file NEWS::"
1326
#: bzrlib/builtins.py:2262
1360
#: bzrlib/builtins.py:2292
1327
1361
msgid " bzr diff xxx/NEWS"
1330
#: bzrlib/builtins.py:2264
1364
#: bzrlib/builtins.py:2294
1331
1365
msgid " Show the differences from branch xxx to this working tree:"
1334
#: bzrlib/builtins.py:2266
1368
#: bzrlib/builtins.py:2296
1335
1369
msgid " bzr diff --old xxx"
1338
#: bzrlib/builtins.py:2268
1372
#: bzrlib/builtins.py:2298
1339
1373
msgid " Show the differences between two branches for file NEWS::"
1342
#: bzrlib/builtins.py:2270
1376
#: bzrlib/builtins.py:2300
1343
1377
msgid " bzr diff --old xxx --new yyy NEWS"
1346
#: bzrlib/builtins.py:2272
1380
#: bzrlib/builtins.py:2302
1347
1381
msgid " Same as 'bzr diff' but prefix paths with old/ and new/::"
1350
#: bzrlib/builtins.py:2274
1384
#: bzrlib/builtins.py:2304
1352
1386
" bzr diff --prefix old/:new/\n"
1356
1390
" bzr diff --using /usr/bin/diff --diff-options -wu"
1359
#: bzrlib/builtins.py:2284
1393
#: bzrlib/builtins.py:2314
1360
1394
msgid "Pass these options to the external diff program."
1363
#: bzrlib/builtins.py:2287
1397
#: bzrlib/builtins.py:2317
1365
1399
"Set prefixes added to old and new filenames, as two values separated by a "
1366
1400
"colon. (eg \"old/:new/\")."
1369
#: bzrlib/builtins.py:2290
1403
#: bzrlib/builtins.py:2320
1370
1404
msgid "Branch/tree to compare from."
1373
#: bzrlib/builtins.py:2294
1407
#: bzrlib/builtins.py:2324
1374
1408
msgid "Branch/tree to compare to."
1377
#: bzrlib/builtins.py:2300
1411
#: bzrlib/builtins.py:2330
1378
1412
msgid "Use this command to compare files."
1381
#: bzrlib/builtins.py:2305
1415
#: bzrlib/builtins.py:2335
1382
1416
msgid "Diff format to use."
1385
#: bzrlib/builtins.py:2307
1419
#: bzrlib/builtins.py:2337
1386
1420
msgid "Diff format"
1389
#: bzrlib/builtins.py:2329
1423
#: bzrlib/builtins.py:2359
1390
1424
msgid "--prefix expects two values separated by a colon (eg \"old/:new/\")"
1393
#: bzrlib/builtins.py:2333
1427
#: bzrlib/builtins.py:2363
1394
1428
msgid "bzr diff --revision takes exactly one or two revision specifiers"
1397
#: bzrlib/builtins.py:2338 bzrlib/builtins.py:2736 bzrlib/builtins.py:2749
1398
#: bzrlib/builtins.py:2757 bzrlib/builtins.py:4919
1431
#: bzrlib/builtins.py:2368 bzrlib/builtins.py:2765 bzrlib/builtins.py:2778
1432
#: bzrlib/builtins.py:2786 bzrlib/builtins.py:4959
1399
1433
msgid "{0} and {1} are mutually exclusive"
1402
#: bzrlib/builtins.py:2358
1436
#: bzrlib/builtins.py:2388
1404
1438
"List files deleted in the working tree.\n"
1408
#: bzrlib/builtins.py:2436
1442
#: bzrlib/builtins.py:2465
1409
1443
msgid "Show the tree root directory."
1412
#: bzrlib/builtins.py:2438
1446
#: bzrlib/builtins.py:2467
1414
1448
"The root is the nearest enclosing directory with a .bzr control\n"
1418
#: bzrlib/builtins.py:2453
1452
#: bzrlib/builtins.py:2482
1419
1453
msgid "The limit argument must be an integer."
1422
#: bzrlib/builtins.py:2461
1456
#: bzrlib/builtins.py:2490
1423
1457
msgid "The levels argument must be an integer."
1426
#: bzrlib/builtins.py:2466
1460
#: bzrlib/builtins.py:2495
1427
1461
msgid "Show historical log for a branch or subset of a branch."
1430
#: bzrlib/builtins.py:2468
1464
#: bzrlib/builtins.py:2497
1432
1466
"log is bzr's default tool for exploring the history of a branch.\n"
1433
1467
"The branch to use is taken from the first parameter. If no parameters\n"
1549
1583
" a nested merge revision and the log will be truncated accordingly."
1552
#: bzrlib/builtins.py:2542
1586
#: bzrlib/builtins.py:2571
1553
1587
msgid ":Path filtering:"
1556
#: bzrlib/builtins.py:2544
1590
#: bzrlib/builtins.py:2573
1558
1592
" If parameters are given and the first one is not a branch, the log\n"
1559
1593
" will be filtered to show only those revisions that changed the\n"
1560
1594
" nominated files or directories."
1563
#: bzrlib/builtins.py:2548
1597
#: bzrlib/builtins.py:2577
1565
1599
" Filenames are interpreted within their historical context. To log a\n"
1566
1600
" deleted file, specify a revision range so that the file existed at\n"
1567
1601
" the end or start of the range."
1570
#: bzrlib/builtins.py:2552
1604
#: bzrlib/builtins.py:2581
1572
1606
" Historical context is also important when interpreting pathnames of\n"
1573
1607
" renamed files/directories. Consider the following example:"
1576
#: bzrlib/builtins.py:2555
1610
#: bzrlib/builtins.py:2584
1578
1612
" * revision 1: add tutorial.txt\n"
1579
1613
" * revision 2: modify tutorial.txt\n"
1580
1614
" * revision 3: rename tutorial.txt to guide.txt; add tutorial.txt"
1583
#: bzrlib/builtins.py:2559
1617
#: bzrlib/builtins.py:2588
1584
1618
msgid " In this case:"
1587
#: bzrlib/builtins.py:2561
1621
#: bzrlib/builtins.py:2590
1588
1622
msgid " * ``bzr log guide.txt`` will log the file added in revision 1"
1591
#: bzrlib/builtins.py:2563
1625
#: bzrlib/builtins.py:2592
1593
1627
" * ``bzr log tutorial.txt`` will log the new file added in revision 3"
1596
#: bzrlib/builtins.py:2565
1630
#: bzrlib/builtins.py:2594
1598
1632
" * ``bzr log -r2 -p tutorial.txt`` will show the changes made to\n"
1599
1633
" the original file in revision 2."
1602
#: bzrlib/builtins.py:2568
1636
#: bzrlib/builtins.py:2597
1604
1638
" * ``bzr log -r2 -p guide.txt`` will display an error message as there\n"
1605
1639
" was no file called guide.txt in revision 2."
1608
#: bzrlib/builtins.py:2571
1642
#: bzrlib/builtins.py:2600
1610
1644
" Renames are always followed by log. By design, there is no need to\n"
1611
1645
" explicitly ask for this (and no way to stop logging a file back\n"
1612
1646
" until it was last renamed)."
1615
#: bzrlib/builtins.py:2575
1649
#: bzrlib/builtins.py:2604
1616
1650
msgid ":Other filtering:"
1619
#: bzrlib/builtins.py:2577
1653
#: bzrlib/builtins.py:2606
1621
1655
" The --match option can be used for finding revisions that match a\n"
1622
1656
" regular expression in a commit message, committer, author or bug.\n"
1688
1722
" trading disk space for faster speed."
1691
#: bzrlib/builtins.py:2624
1725
#: bzrlib/builtins.py:2653
1692
1726
msgid "Show from oldest to newest."
1695
#: bzrlib/builtins.py:2627
1729
#: bzrlib/builtins.py:2656
1696
1730
msgid "Show files changed in each revision."
1699
#: bzrlib/builtins.py:2633
1733
#: bzrlib/builtins.py:2662
1700
1734
msgid "Show just the specified revision. See also \"help revisionspec\"."
1703
#: bzrlib/builtins.py:2637
1737
#: bzrlib/builtins.py:2666
1704
1738
msgid "What names to list as authors - first, all or committer."
1707
#: bzrlib/builtins.py:2638
1741
#: bzrlib/builtins.py:2667
1708
1742
msgid "Authors"
1711
#: bzrlib/builtins.py:2643
1745
#: bzrlib/builtins.py:2672
1712
1746
msgid "Number of levels to display - 0 for all, 1 for flat."
1715
#: bzrlib/builtins.py:2653
1749
#: bzrlib/builtins.py:2682
1716
1750
msgid "Limit the output to the first N revisions."
1719
#: bzrlib/builtins.py:2658
1753
#: bzrlib/builtins.py:2687
1720
1754
msgid "Show changes made in each revision as a patch."
1723
#: bzrlib/builtins.py:2660
1757
#: bzrlib/builtins.py:2689
1724
1758
msgid "Show merged revisions like --levels 0 does."
1727
#: bzrlib/builtins.py:2664
1761
#: bzrlib/builtins.py:2693
1728
1762
msgid "Do not report commits with more than one parent."
1731
#: bzrlib/builtins.py:2666
1765
#: bzrlib/builtins.py:2695
1733
1767
"Display only the revisions that are not part of both ancestries (require -"
1737
#: bzrlib/builtins.py:2670
1771
#: bzrlib/builtins.py:2699
1738
1772
msgid "Show digital signature validity."
1741
#: bzrlib/builtins.py:2673
1775
#: bzrlib/builtins.py:2702
1742
1776
msgid "Show revisions whose properties match this expression."
1745
#: bzrlib/builtins.py:2677
1779
#: bzrlib/builtins.py:2706
1746
1780
msgid "Show revisions whose message matches this expression."
1749
#: bzrlib/builtins.py:2681
1783
#: bzrlib/builtins.py:2710
1750
1784
msgid "Show revisions whose committer matches this expression."
1753
#: bzrlib/builtins.py:2685
1787
#: bzrlib/builtins.py:2714
1754
1788
msgid "Show revisions whose authors match this expression."
1757
#: bzrlib/builtins.py:2689
1791
#: bzrlib/builtins.py:2718
1758
1792
msgid "Show revisions whose bugs match this expression."
1761
#: bzrlib/builtins.py:2743
1795
#: bzrlib/builtins.py:2772
1762
1796
msgid "--exclude-common-ancestry requires -r with two revisions"
1765
#: bzrlib/builtins.py:2771
1799
#: bzrlib/builtins.py:2800
1766
1800
#, python-format
1767
1801
msgid "Path unknown at end or start of revision range: %s"
1770
#: bzrlib/builtins.py:2888
1804
#: bzrlib/builtins.py:2917
1771
1805
#, python-format
1772
1806
msgid "bzr %s doesn't accept two revisions in different branches."
1775
#: bzrlib/builtins.py:2904
1809
#: bzrlib/builtins.py:2933
1776
1810
#, python-format
1777
1811
msgid "bzr %s --revision takes one or two values."
1780
#: bzrlib/builtins.py:2949
1814
#: bzrlib/builtins.py:2978
1782
1816
"List files in a tree.\n"
1786
#: bzrlib/builtins.py:2958
1820
#: bzrlib/builtins.py:2987
1787
1821
msgid "Recurse into subdirectories."
1790
#: bzrlib/builtins.py:2960
1824
#: bzrlib/builtins.py:2989
1791
1825
msgid "Print paths relative to the root of the branch."
1794
#: bzrlib/builtins.py:2962
1828
#: bzrlib/builtins.py:2991
1795
1829
msgid "Print unknown files."
1798
#: bzrlib/builtins.py:2963
1832
#: bzrlib/builtins.py:2992
1799
1833
msgid "Print versioned files."
1802
#: bzrlib/builtins.py:2966
1836
#: bzrlib/builtins.py:2995
1803
1837
msgid "Print ignored files."
1806
#: bzrlib/builtins.py:2968
1840
#: bzrlib/builtins.py:2997
1807
1841
msgid "List entries of a particular kind: file, directory, symlink."
1808
1842
msgstr "List entries of a particular type: file, directory, symlink."
1810
#: bzrlib/builtins.py:2981
1844
#: bzrlib/builtins.py:3010
1811
1845
msgid "invalid kind specified"
1812
1846
msgstr "invalid type specified"
1814
#: bzrlib/builtins.py:2984
1848
#: bzrlib/builtins.py:3013
1815
1849
msgid "Cannot set both --verbose and --null"
1818
#: bzrlib/builtins.py:2993
1852
#: bzrlib/builtins.py:3022
1819
1853
msgid "cannot specify both --from-root and PATH"
1822
#: bzrlib/builtins.py:3080
1856
#: bzrlib/builtins.py:3109
1823
1857
msgid "Ignore specified files or patterns."
1826
#: bzrlib/builtins.py:3082
1860
#: bzrlib/builtins.py:3111
1827
1861
msgid "See ``bzr help patterns`` for details on the syntax of patterns."
1830
#: bzrlib/builtins.py:3084
1864
#: bzrlib/builtins.py:3113
1832
1866
"If a .bzrignore file does not exist, the ignore command\n"
1833
1867
"will create one and add the specified files or patterns to the newly\n"
1974
#: bzrlib/builtins.py:3209
2008
#: bzrlib/builtins.py:3238
1975
2009
msgid "List ignored files and the patterns that matched them."
1978
#: bzrlib/builtins.py:3211
2012
#: bzrlib/builtins.py:3240
1980
2014
"List all the ignored files and the ignore pattern that caused the file to\n"
1984
#: bzrlib/builtins.py:3214
2018
#: bzrlib/builtins.py:3243
1985
2019
msgid "Alternatively, to list just the files::"
1988
#: bzrlib/builtins.py:3216
2022
#: bzrlib/builtins.py:3245
1989
2023
msgid " bzr ls --ignored"
1992
#: bzrlib/builtins.py:3250
2026
#: bzrlib/builtins.py:3279
1993
2027
#, python-format
1994
2028
msgid "not a valid revision-number: %r"
1997
#: bzrlib/builtins.py:3257
2031
#: bzrlib/builtins.py:3286
1999
2033
"Export current or past revision to a destination directory or archive."
2002
#: bzrlib/builtins.py:3259
2036
#: bzrlib/builtins.py:3288
2003
2037
msgid "If no revision is specified this exports the last committed revision."
2006
#: bzrlib/builtins.py:3261
2040
#: bzrlib/builtins.py:3290
2008
2042
"Format may be an \"exporter\" name, such as tar, tgz, tbz2. If none is\n"
2009
2043
"given, try to find the format with the extension. If no extension\n"
2010
2044
"is found exports to a directory (equivalent to --format=dir)."
2013
#: bzrlib/builtins.py:3265
2047
#: bzrlib/builtins.py:3294
2015
2049
"If root is supplied, it will be used as the root directory inside\n"
2016
2050
"container formats (tar, zip, etc). If it is not supplied it will default\n"
2017
2051
"to the exported filename. The root option has no effect for 'dir' format."
2020
#: bzrlib/builtins.py:3269
2054
#: bzrlib/builtins.py:3298
2022
2056
"If branch is omitted then the branch containing the current working\n"
2023
2057
"directory will be used."
2026
#: bzrlib/builtins.py:3272
2060
#: bzrlib/builtins.py:3301
2028
2062
"Note: Export of tree with non-ASCII filenames to zip is not supported."
2031
#: bzrlib/builtins.py:3274
2065
#: bzrlib/builtins.py:3303
2033
2067
" ================= =========================\n"
2034
2068
" Supported formats Autodetected by extension\n"
2041
2075
" ================= ========================="
2044
#: bzrlib/builtins.py:3288
2078
#: bzrlib/builtins.py:3317
2045
2079
msgid "Type of file to export to."
2048
#: bzrlib/builtins.py:3291
2082
#: bzrlib/builtins.py:3320
2049
2083
msgid "Apply content filters to export the convenient form."
2052
#: bzrlib/builtins.py:3295
2086
#: bzrlib/builtins.py:3324
2053
2087
msgid "Name of the root directory inside the exported file."
2056
#: bzrlib/builtins.py:3297
2090
#: bzrlib/builtins.py:3326
2058
2092
"Set modification time of files to that of the last revision in which it was "
2062
#: bzrlib/builtins.py:3300
2096
#: bzrlib/builtins.py:3329
2064
2098
"Export the working tree contents rather than that of the last revision."
2067
#: bzrlib/builtins.py:3319
2101
#: bzrlib/builtins.py:3348
2068
2102
msgid "--uncommitted requires a working tree"
2071
#: bzrlib/builtins.py:3328
2105
#: bzrlib/builtins.py:3357
2072
2106
#, python-format
2073
2107
msgid "Unsupported export format: %s"
2076
#: bzrlib/builtins.py:3332
2110
#: bzrlib/builtins.py:3361
2078
2112
"Write the contents of a file as of a given revision to standard output."
2081
#: bzrlib/builtins.py:3334
2115
#: bzrlib/builtins.py:3363
2082
2116
msgid "If no revision is nominated, the last revision is used."
2085
#: bzrlib/builtins.py:3336
2119
#: bzrlib/builtins.py:3365
2087
2121
"Note: Take care to redirect standard output when using this command on a\n"
2091
#: bzrlib/builtins.py:3342
2125
#: bzrlib/builtins.py:3371
2092
2126
msgid "The path name in the old tree."
2095
#: bzrlib/builtins.py:3343
2129
#: bzrlib/builtins.py:3372
2096
2130
msgid "Apply content filters to display the convenience form."
2099
#: bzrlib/builtins.py:3354
2133
#: bzrlib/builtins.py:3383
2100
2134
msgid "bzr cat --revision takes exactly one revision specifier"
2103
#: bzrlib/builtins.py:3379 bzrlib/builtins.py:3391
2137
#: bzrlib/builtins.py:3408 bzrlib/builtins.py:3420
2104
2138
msgid "{0!r} is not present in revision {1}"
2107
#: bzrlib/builtins.py:3414
2141
#: bzrlib/builtins.py:3443
2108
2142
msgid "Commit changes into a new revision."
2111
#: bzrlib/builtins.py:3416
2145
#: bzrlib/builtins.py:3445
2113
2147
"An explanatory message needs to be given for each commit. This is\n"
2114
2148
"often done by using the --message option (getting the message from the\n"
2265
2299
"Commit refused."
2268
#: bzrlib/builtins.py:3543
2302
#: bzrlib/builtins.py:3572
2269
2303
#, python-format
2270
2304
msgid "Unrecognized bug %s. Commit refused."
2305
msgstr "Unrecognised bug %s. Commit refused."
2273
#: bzrlib/builtins.py:3546
2307
#: bzrlib/builtins.py:3575
2274
2308
#, python-format
2277
2311
"Commit refused."
2280
#: bzrlib/builtins.py:3570
2314
#: bzrlib/builtins.py:3599
2281
2315
msgid "Could not parse --commit-time: "
2284
#: bzrlib/builtins.py:3610
2318
#: bzrlib/builtins.py:3639
2285
2319
msgid "please specify either --message or --file"
2288
#: bzrlib/builtins.py:3639
2322
#: bzrlib/builtins.py:3668
2289
2323
msgid "please specify a commit message with either --message or --file"
2292
#: bzrlib/builtins.py:3642
2326
#: bzrlib/builtins.py:3671
2294
2328
"Empty commit message specified. Please specify a commit message with either -"
2295
2329
"-message or --file or leave a blank message with --message \"\"."
2298
#: bzrlib/builtins.py:3662
2332
#: bzrlib/builtins.py:3691
2300
2334
"No changes to commit. Please 'bzr add' the files you want to commit, or use -"
2301
2335
"-unchanged to force an empty commit."
2304
#: bzrlib/builtins.py:3666
2338
#: bzrlib/builtins.py:3695
2306
2340
"Conflicts detected in working tree. Use \"bzr conflicts\" to list, \"bzr "
2307
2341
"resolve FILE\" to resolve."
2310
#: bzrlib/builtins.py:3670
2344
#: bzrlib/builtins.py:3699
2311
2345
msgid "Commit refused because there are unknown files in the working tree."
2314
#: bzrlib/builtins.py:3673
2348
#: bzrlib/builtins.py:3702
2317
2351
"To commit to master branch, run update and then commit.\n"
2318
2352
"You can also pass --local to commit to continue working disconnected."
2321
#: bzrlib/builtins.py:3681
2355
#: bzrlib/builtins.py:3710
2323
2357
"Validate working tree structure, branch consistency and repository history."
2326
#: bzrlib/builtins.py:3683
2360
#: bzrlib/builtins.py:3712
2328
2362
"This command checks various invariants about branch and repository storage\n"
2329
2363
"to detect data corruption or bzr bugs."
2332
#: bzrlib/builtins.py:3686
2366
#: bzrlib/builtins.py:3715
2334
2368
"The working tree and branch checks will only give output if a problem is\n"
2335
2369
"detected. The output fields of the repository check are:"
2338
#: bzrlib/builtins.py:3689
2372
#: bzrlib/builtins.py:3718
2341
2375
" This is just the number of revisions checked. It doesn't\n"
2342
2376
" indicate a problem."
2345
#: bzrlib/builtins.py:3693
2379
#: bzrlib/builtins.py:3722
2347
2381
"versionedfiles\n"
2348
2382
" This is just the number of versionedfiles checked. It\n"
2349
2383
" doesn't indicate a problem."
2352
#: bzrlib/builtins.py:3697
2386
#: bzrlib/builtins.py:3726
2354
2388
"unreferenced ancestors\n"
2355
2389
" Texts that are ancestors of other texts, but\n"
2461
#: bzrlib/builtins.py:3779
2495
#: bzrlib/builtins.py:3808
2463
2497
"For more information on upgrades, see the Bazaar Upgrade Guide,\n"
2464
2498
"http://doc.bazaar.canonical.com/latest/en/upgrade-guide/."
2467
#: bzrlib/builtins.py:3787
2501
#: bzrlib/builtins.py:3816
2468
2502
msgid "Upgrade to a specific format. See \"bzr help formats\" for details."
2471
#: bzrlib/builtins.py:3791
2505
#: bzrlib/builtins.py:3820
2472
2506
msgid "Branch format"
2475
#: bzrlib/builtins.py:3793
2509
#: bzrlib/builtins.py:3822
2476
2510
msgid "Remove the backup.bzr directory if successful."
2479
#: bzrlib/builtins.py:3795
2513
#: bzrlib/builtins.py:3824
2480
2514
msgid "Show what would be done, but don't actually do anything."
2483
#: bzrlib/builtins.py:3810
2517
#: bzrlib/builtins.py:3839
2484
2518
msgid "Show or set bzr user id."
2487
#: bzrlib/builtins.py:3812
2521
#: bzrlib/builtins.py:3841
2490
2524
" Show the email of the current user::"
2493
#: bzrlib/builtins.py:3815
2527
#: bzrlib/builtins.py:3844
2494
2528
msgid " bzr whoami --email"
2497
#: bzrlib/builtins.py:3817
2531
#: bzrlib/builtins.py:3846
2498
2532
msgid " Set the current user::"
2501
#: bzrlib/builtins.py:3819
2535
#: bzrlib/builtins.py:3848
2502
2536
msgid " bzr whoami \"Frank Chu <fchu@example.com>\""
2505
#: bzrlib/builtins.py:3823
2539
#: bzrlib/builtins.py:3852
2506
2540
msgid "Display email address only."
2509
#: bzrlib/builtins.py:3825
2543
#: bzrlib/builtins.py:3854
2510
2544
msgid "Set identity for the current branch instead of globally."
2513
#: bzrlib/builtins.py:3851
2547
#: bzrlib/builtins.py:3880
2514
2548
msgid "--email can only be used to display existing identity"
2517
#: bzrlib/builtins.py:3873
2551
#: bzrlib/builtins.py:3904
2518
2552
msgid "Print or set the branch nickname."
2521
#: bzrlib/builtins.py:3875
2555
#: bzrlib/builtins.py:3906
2523
"If unset, the tree root directory name is used as the nickname.\n"
2524
"To print the current nickname, execute with no argument."
2557
"If unset, the colocated branch name is used for colocated branches, and\n"
2558
"the branch directory name is used for other branches. To print the\n"
2559
"current nickname, execute with no argument."
2527
#: bzrlib/builtins.py:3878
2562
#: bzrlib/builtins.py:3910
2529
2564
"Bound branches use the nickname of its master branch unless it is set\n"
2533
#: bzrlib/builtins.py:3898
2568
#: bzrlib/builtins.py:3930
2534
2569
msgid "Set/unset and display aliases."
2537
#: bzrlib/builtins.py:3900
2572
#: bzrlib/builtins.py:3932
2540
2575
" Show the current aliases::"
2543
#: bzrlib/builtins.py:3903
2578
#: bzrlib/builtins.py:3935
2544
2579
msgid " bzr alias"
2547
#: bzrlib/builtins.py:3905
2582
#: bzrlib/builtins.py:3937
2548
2583
msgid " Show the alias specified for 'll'::"
2551
#: bzrlib/builtins.py:3907
2586
#: bzrlib/builtins.py:3939
2552
2587
msgid " bzr alias ll"
2555
#: bzrlib/builtins.py:3909
2590
#: bzrlib/builtins.py:3941
2556
2591
msgid " Set an alias for 'll'::"
2559
#: bzrlib/builtins.py:3911
2594
#: bzrlib/builtins.py:3943
2560
2595
msgid " bzr alias ll=\"log --line -r-10..-1\""
2563
#: bzrlib/builtins.py:3913
2598
#: bzrlib/builtins.py:3945
2564
2599
msgid " To remove an alias for 'll'::"
2567
#: bzrlib/builtins.py:3915
2602
#: bzrlib/builtins.py:3947
2568
2603
msgid " bzr alias --remove ll"
2571
#: bzrlib/builtins.py:3920
2606
#: bzrlib/builtins.py:3952
2572
2607
msgid "Remove the alias."
2575
#: bzrlib/builtins.py:3938
2610
#: bzrlib/builtins.py:3970
2576
2611
msgid "bzr alias --remove expects an alias to remove."
2579
#: bzrlib/builtins.py:4119
2614
#: bzrlib/builtins.py:4151
2581
2616
"subunit not available. subunit needs to be installed to use --subunit."
2584
#: bzrlib/builtins.py:4136
2619
#: bzrlib/builtins.py:4168
2586
2621
"--benchmark is no longer supported from bzr 2.2; use bzr-usertest instead"
2589
#: bzrlib/builtins.py:4183
2624
#: bzrlib/builtins.py:4215
2590
2625
msgid "Show version of bzr."
2593
#: bzrlib/builtins.py:4187
2628
#: bzrlib/builtins.py:4219
2594
2629
msgid "Print just the version number."
2597
#: bzrlib/builtins.py:4206
2632
#: bzrlib/builtins.py:4238
2598
2633
msgid "It sure does!\n"
2601
#: bzrlib/builtins.py:4230
2636
#: bzrlib/builtins.py:4262
2602
2637
#, python-format
2603
2638
msgid "merge base is revision %s\n"
2606
#: bzrlib/builtins.py:4234
2641
#: bzrlib/builtins.py:4266
2607
2642
msgid "Perform a three-way merge."
2610
#: bzrlib/builtins.py:4236
2645
#: bzrlib/builtins.py:4268
2612
2647
"The source of the merge can be specified either in the form of a branch,\n"
2613
2648
"or in the form of a path to a file containing a merge directive generated\n"
2683
2718
"merge revision which has more than two parents."
2686
#: bzrlib/builtins.py:4283
2721
#: bzrlib/builtins.py:4315
2688
2723
"If one would like to merge changes from the working tree of the other\n"
2689
2724
"branch without merging any committed revisions, the --uncommitted option\n"
2690
2725
"can be given."
2693
#: bzrlib/builtins.py:4287
2728
#: bzrlib/builtins.py:4319
2695
2730
"To select only some changes to merge, use \"merge -i\", which will prompt\n"
2696
2731
"you to apply each diff hunk and file change, similar to \"shelve\"."
2699
#: bzrlib/builtins.py:4290
2734
#: bzrlib/builtins.py:4322
2702
2737
" To merge all new revisions from bzr.dev::"
2705
#: bzrlib/builtins.py:4293
2740
#: bzrlib/builtins.py:4325
2706
2741
msgid " bzr merge ../bzr.dev"
2709
#: bzrlib/builtins.py:4295
2744
#: bzrlib/builtins.py:4327
2710
2745
msgid " To merge changes up to and including revision 82 from bzr.dev::"
2713
#: bzrlib/builtins.py:4297
2748
#: bzrlib/builtins.py:4329
2714
2749
msgid " bzr merge -r 82 ../bzr.dev"
2717
#: bzrlib/builtins.py:4299
2752
#: bzrlib/builtins.py:4331
2718
2753
msgid " To merge the changes introduced by 82, without previous changes::"
2721
#: bzrlib/builtins.py:4301
2756
#: bzrlib/builtins.py:4333
2722
2757
msgid " bzr merge -r 81..82 ../bzr.dev"
2725
#: bzrlib/builtins.py:4303
2760
#: bzrlib/builtins.py:4335
2726
2761
msgid " To apply a merge directive contained in /tmp/merge::"
2729
#: bzrlib/builtins.py:4305
2764
#: bzrlib/builtins.py:4337
2730
2765
msgid " bzr merge /tmp/merge"
2733
#: bzrlib/builtins.py:4307
2768
#: bzrlib/builtins.py:4339
2735
2770
" To create a merge revision with three parents from two branches\n"
2736
2771
" feature1a and feature1b:"
2739
#: bzrlib/builtins.py:4310
2774
#: bzrlib/builtins.py:4342
2741
2776
" bzr merge ../feature1a\n"
2742
2777
" bzr merge ../feature1b --force\n"
2743
2778
" bzr commit -m 'revision with three parents'"
2746
#: bzrlib/builtins.py:4322
2781
#: bzrlib/builtins.py:4354
2747
2782
msgid "Merge even if the destination tree has uncommitted changes."
2750
#: bzrlib/builtins.py:4328
2785
#: bzrlib/builtins.py:4360
2752
2787
"Apply uncommitted changes from a working copy, instead of branch changes."
2755
#: bzrlib/builtins.py:4330
2790
#: bzrlib/builtins.py:4362
2757
2792
"If the destination is already completely merged into the source, pull from "
2758
2793
"the source rather than merging. When this happens, you do not need to "
2759
2794
"commit the result."
2762
#: bzrlib/builtins.py:4335
2797
#: bzrlib/builtins.py:4367
2764
2799
"Branch to merge into, rather than the one containing the working directory."
2767
#: bzrlib/builtins.py:4337
2802
#: bzrlib/builtins.py:4369
2768
2803
msgid "Instead of merging, show a diff of the merge."
2771
#: bzrlib/builtins.py:4339
2806
#: bzrlib/builtins.py:4371
2772
2807
msgid "Select changes interactively."
2775
#: bzrlib/builtins.py:4361
2810
#: bzrlib/builtins.py:4393
2777
2812
"Merging into empty branches not currently supported, "
2778
2813
"https://bugs.launchpad.net/bzr/+bug/308562"
2781
#: bzrlib/builtins.py:4388
2816
#: bzrlib/builtins.py:4420
2782
2817
msgid "Cannot use --uncommitted with bundles or merge directives."
2785
#: bzrlib/builtins.py:4399
2820
#: bzrlib/builtins.py:4431
2786
2821
msgid "Cannot use --uncommitted and --revision at the same time."
2789
#: bzrlib/builtins.py:4419
2824
#: bzrlib/builtins.py:4451
2790
2825
msgid "merger: "
2793
#: bzrlib/builtins.py:4421 bzrlib/bundle/apply_bundle.py:71
2828
#: bzrlib/builtins.py:4453 bzrlib/bundle/apply_bundle.py:71
2794
2829
msgid "Nothing to do."
2797
#: bzrlib/builtins.py:4425
2832
#: bzrlib/builtins.py:4457
2798
2833
msgid "Cannot pull individual files"
2801
#: bzrlib/builtins.py:4433
2836
#: bzrlib/builtins.py:4465
2802
2837
msgid "This branch has no commits. (perhaps you would prefer 'bzr pull')"
2805
#: bzrlib/builtins.py:4491
2840
#: bzrlib/builtins.py:4523
2806
2841
#, python-format
2807
2842
msgid "Show-base is not supported for this merge type. %s"
2810
#: bzrlib/builtins.py:4500
2845
#: bzrlib/builtins.py:4532
2811
2846
#, python-format
2812
2847
msgid "Conflict reduction is not supported for merge type %s."
2815
#: bzrlib/builtins.py:4504
2850
#: bzrlib/builtins.py:4536
2816
2851
msgid "Cannot do conflict reduction and show base."
2819
#: bzrlib/builtins.py:4615
2854
#: bzrlib/builtins.py:4647
2820
2855
msgid "No location specified or remembered"
2823
#: bzrlib/builtins.py:4617
2858
#: bzrlib/builtins.py:4649
2824
2859
msgid "{0} remembered {1} location {2}"
2827
#: bzrlib/builtins.py:4623
2862
#: bzrlib/builtins.py:4655
2828
2863
msgid "Redo a merge."
2831
#: bzrlib/builtins.py:4625
2866
#: bzrlib/builtins.py:4657
2833
2868
"Use this if you want to try a different merge technique while resolving\n"
2834
2869
"conflicts. Some merge techniques are better than others, and remerge\n"
2835
2870
"lets you try different ones on different files."
2838
#: bzrlib/builtins.py:4629
2873
#: bzrlib/builtins.py:4661
2840
2875
"The options for remerge have the same meaning and defaults as the ones for\n"
2841
2876
"merge. The difference is that remerge can (only) be run when there is a\n"
2842
2877
"pending merge, and it lets you specify particular files."
2845
#: bzrlib/builtins.py:4633
2880
#: bzrlib/builtins.py:4665
2848
2883
" Re-do the merge of all conflicted files, and show the base text in\n"
2849
2884
" conflict regions, in addition to the usual THIS and OTHER texts::"
2852
#: bzrlib/builtins.py:4637
2887
#: bzrlib/builtins.py:4669
2853
2888
msgid " bzr remerge --show-base"
2856
#: bzrlib/builtins.py:4639
2891
#: bzrlib/builtins.py:4671
2858
2893
" Re-do the merge of \"foobar\", using the weave merge algorithm, with\n"
2859
2894
" additional processing to reduce the size of conflict regions::"
2896
" Re-do the merge of \"foobar\", using the weave merge algorithm, with\n"
2897
" additional processing to reduce the size of conflict regions::"
2862
#: bzrlib/builtins.py:4642
2899
#: bzrlib/builtins.py:4674
2863
2900
msgid " bzr remerge --merge-type weave --reprocess foobar"
2866
#: bzrlib/builtins.py:4649
2903
#: bzrlib/builtins.py:4681
2867
2904
msgid "Show base revision text in conflicts."
2870
#: bzrlib/builtins.py:4661
2907
#: bzrlib/builtins.py:4693
2872
2909
"Sorry, remerge only works after normal merges. Not cherrypicking or multi-"
2876
#: bzrlib/builtins.py:4717
2877
msgid "Revert files to a previous revision."
2913
#: bzrlib/builtins.py:4751
2915
"Set files in the working tree back to the contents of a previous revision."
2880
#: bzrlib/builtins.py:4719
2918
#: bzrlib/builtins.py:4753
2882
2920
"Giving a list of files will revert only those files. Otherwise, all files\n"
2883
2921
"will be reverted. If the revision is not specified with '--revision', the\n"
2884
"last committed revision is used."
2922
"working tree basis revision is used. A revert operation affects only the\n"
2923
"working tree, not any revision history like the branch and repository or\n"
2924
"the working tree basis revision."
2887
#: bzrlib/builtins.py:4723
2927
#: bzrlib/builtins.py:4759
2889
2929
"To remove only some changes, without reverting to a prior version, use\n"
2890
2930
"merge instead. For example, \"merge . -r -2..-3\" (don't forget the \".\")\n"
2891
2931
"will remove the changes introduced by the second last commit (-2), without\n"
2892
2932
"affecting the changes introduced by the last commit (-1). To remove\n"
2893
"certain changes on a hunk-by-hunk basis, see the shelve command."
2933
"certain changes on a hunk-by-hunk basis, see the shelve command.\n"
2934
"To update the branch to a specific revision or the latest revision and\n"
2935
"update the working tree accordingly while preserving local changes, see the\n"
2896
#: bzrlib/builtins.py:4729
2939
#: bzrlib/builtins.py:4768
2898
"By default, any files that have been manually changed will be backed up\n"
2899
"first. (Files changed only by merge are not backed up.) Backup files have\n"
2900
"'.~#~' appended to their name, where # is a number."
2941
"Uncommitted changes to files that are reverted will be discarded.\n"
2942
"Howver, by default, any files that have been manually changed will be\n"
2943
"backed up first. (Files changed only by merge are not backed up.) Backup\n"
2944
"files have '.~#~' appended to their name, where # is a number."
2903
#: bzrlib/builtins.py:4733
2947
#: bzrlib/builtins.py:4773
2905
2949
"When you provide files, you can use their current pathname or the pathname\n"
2906
2950
"from the target revision. So you can use revert to \"undelete\" a file by\n"
2979
3023
" 0 - no missing revisions"
2982
#: bzrlib/builtins.py:4847
3026
#: bzrlib/builtins.py:4887
2984
3028
" Determine the missing revisions between this and the branch at the\n"
2985
3029
" remembered pull location::"
2988
#: bzrlib/builtins.py:4850
3032
#: bzrlib/builtins.py:4890
2989
3033
msgid " bzr missing"
2992
#: bzrlib/builtins.py:4852
3036
#: bzrlib/builtins.py:4892
2993
3037
msgid " Determine the missing revisions between this and another branch::"
2996
#: bzrlib/builtins.py:4854
3040
#: bzrlib/builtins.py:4894
2997
3041
msgid " bzr missing http://server/branch"
3000
#: bzrlib/builtins.py:4856
3044
#: bzrlib/builtins.py:4896
3002
3046
" Determine the missing revisions up to a specific revision on the other\n"
3006
#: bzrlib/builtins.py:4859
3050
#: bzrlib/builtins.py:4899
3007
3051
msgid " bzr missing -r ..-10"
3010
#: bzrlib/builtins.py:4861
3054
#: bzrlib/builtins.py:4901
3012
3056
" Determine the missing revisions up to a specific revision on this\n"
3016
#: bzrlib/builtins.py:4864
3060
#: bzrlib/builtins.py:4904
3017
3061
msgid " bzr missing --my-revision ..-10"
3020
#: bzrlib/builtins.py:4871
3064
#: bzrlib/builtins.py:4911
3021
3065
msgid "Reverse the order of revisions."
3024
#: bzrlib/builtins.py:4873
3068
#: bzrlib/builtins.py:4913
3025
3069
msgid "Display changes in the local branch only."
3028
#: bzrlib/builtins.py:4874
3072
#: bzrlib/builtins.py:4914
3029
3073
msgid "Same as --mine-only."
3032
#: bzrlib/builtins.py:4876
3076
#: bzrlib/builtins.py:4916
3033
3077
msgid "Display changes in the remote branch only."
3036
#: bzrlib/builtins.py:4877
3080
#: bzrlib/builtins.py:4917
3037
3081
msgid "Same as --theirs-only."
3040
#: bzrlib/builtins.py:4882
3084
#: bzrlib/builtins.py:4922
3042
3086
"Filter on other branch revisions (inclusive). See \"help revisionspec\" for "
3046
#: bzrlib/builtins.py:4886
3090
#: bzrlib/builtins.py:4926
3048
3092
"Filter on local branch revisions (inclusive). See \"help revisionspec\" for "
3052
#: bzrlib/builtins.py:4889
3096
#: bzrlib/builtins.py:4929
3053
3097
msgid "Show all revisions in addition to the mainline ones."
3056
#: bzrlib/builtins.py:4943
3100
#: bzrlib/builtins.py:4983
3057
3101
msgid "No peer location known or specified."
3060
#: bzrlib/builtins.py:4947
3104
#: bzrlib/builtins.py:4987
3061
3105
msgid "Using saved parent location: {0}\n"
3064
#: bzrlib/builtins.py:4980
3108
#: bzrlib/builtins.py:5020
3065
3109
#, python-format
3066
3110
msgid "You have %d extra revision:\n"
3067
3111
msgid_plural "You have %d extra revisions:\n"
3071
#: bzrlib/builtins.py:4996
3115
#: bzrlib/builtins.py:5040
3072
3116
#, python-format
3073
3117
msgid "You are missing %d revision:\n"
3074
3118
msgid_plural "You are missing %d revisions:\n"
3078
#: bzrlib/builtins.py:5008
3122
#: bzrlib/builtins.py:5055
3079
3123
msgid "This branch has no new revisions.\n"
3082
#: bzrlib/builtins.py:5011
3126
#: bzrlib/builtins.py:5058
3083
3127
msgid "Other branch has no new revisions.\n"
3086
#: bzrlib/builtins.py:5016
3130
#: bzrlib/builtins.py:5063
3087
3131
msgid "Branches are up to date.\n"
3090
#: bzrlib/builtins.py:5027
3134
#: bzrlib/builtins.py:5074
3091
3135
msgid "Compress the data within a repository."
3094
#: bzrlib/builtins.py:5029
3138
#: bzrlib/builtins.py:5076
3096
3140
"This operation compresses the data within a bazaar repository. As\n"
3097
3141
"bazaar supports automatic packing of repository, this operation is\n"
3098
3142
"normally not required to be done manually."
3101
#: bzrlib/builtins.py:5033
3145
#: bzrlib/builtins.py:5080
3103
3147
"During the pack operation, bazaar takes a backup of existing repository\n"
3104
3148
"data, i.e. pack files. This backup is eventually removed by bazaar\n"
3150
3194
"plugins using the Python programming language."
3153
#: bzrlib/builtins.py:5091
3197
#: bzrlib/builtins.py:5138
3154
3198
msgid "Show testament (signing-form) of a revision."
3157
#: bzrlib/builtins.py:5094
3201
#: bzrlib/builtins.py:5141
3158
3202
msgid "Produce long-format testament."
3161
#: bzrlib/builtins.py:5096
3205
#: bzrlib/builtins.py:5143
3162
3206
msgid "Produce a strict-format testament."
3165
#: bzrlib/builtins.py:5122
3209
#: bzrlib/builtins.py:5169
3166
3210
msgid "Show the origin of each line in a file."
3169
#: bzrlib/builtins.py:5124
3213
#: bzrlib/builtins.py:5171
3171
3215
"This prints out the given file with an annotation on the left side\n"
3172
3216
"indicating which revision, author and date introduced the change."
3175
#: bzrlib/builtins.py:5127
3219
#: bzrlib/builtins.py:5174
3177
3221
"If the origin is the same for a run of consecutive lines, it is\n"
3178
3222
"shown only at the top, unless the --all option is given."
3181
#: bzrlib/builtins.py:5135
3225
#: bzrlib/builtins.py:5182
3182
3226
msgid "Show annotations on all lines."
3185
#: bzrlib/builtins.py:5136
3229
#: bzrlib/builtins.py:5183
3186
3230
msgid "Show commit date in annotations."
3189
#: bzrlib/builtins.py:5223
3233
#: bzrlib/builtins.py:5270
3190
3234
msgid "Cannot sign a range of non-revision-history revisions"
3193
#: bzrlib/builtins.py:5235
3237
#: bzrlib/builtins.py:5282
3194
3238
msgid "Please supply either one revision, or a range."
3197
#: bzrlib/builtins.py:5239
3241
#: bzrlib/builtins.py:5286
3199
3243
"Convert the current branch into a checkout of the supplied branch.\n"
3200
3244
"If no branch is supplied, rebind to the last bound location."
3203
#: bzrlib/builtins.py:5242
3247
#: bzrlib/builtins.py:5289
3205
3249
"Once converted into a checkout, commits must succeed on the master branch\n"
3206
3250
"before they will be applied to the local branch."
3209
#: bzrlib/builtins.py:5245
3253
#: bzrlib/builtins.py:5292
3211
3255
"Bound branches use the nickname of its master branch unless it is set\n"
3212
3256
"locally, in which case binding will update the local nickname to be\n"
3213
3257
"that of the master."
3216
#: bzrlib/builtins.py:5260
3260
#: bzrlib/builtins.py:5307
3217
3261
msgid "No location supplied. This format does not remember old locations."
3220
#: bzrlib/builtins.py:5265
3264
#: bzrlib/builtins.py:5313
3221
3265
msgid "Branch is already bound"
3224
#: bzrlib/builtins.py:5267
3268
#: bzrlib/builtins.py:5316
3225
3269
msgid "No location supplied and no previous location known"
3228
#: bzrlib/builtins.py:5273
3272
#: bzrlib/builtins.py:5322
3229
3273
msgid "These branches have diverged. Try merging, and then bind again."
3232
#: bzrlib/builtins.py:5280
3276
#: bzrlib/builtins.py:5329
3233
3277
msgid "Convert the current checkout into a regular branch."
3236
#: bzrlib/builtins.py:5282
3280
#: bzrlib/builtins.py:5331
3238
3282
"After unbinding, the local branch is considered independent and subsequent\n"
3239
3283
"commits will be local only."
3242
#: bzrlib/builtins.py:5293
3286
#: bzrlib/builtins.py:5342
3243
3287
msgid "Local branch is not bound"
3246
#: bzrlib/builtins.py:5297
3290
#: bzrlib/builtins.py:5346
3247
3291
msgid "Remove the last committed revision."
3250
#: bzrlib/builtins.py:5299
3294
#: bzrlib/builtins.py:5348
3252
3296
"--verbose will print out what is being removed.\n"
3253
3297
"--dry-run will go through all the motions, but not actually\n"
3254
3298
"remove anything."
3257
#: bzrlib/builtins.py:5303
3301
#: bzrlib/builtins.py:5352
3259
3303
"If --revision is specified, uncommit revisions to leave the branch at the\n"
3260
3304
"specified revision. For example, \"bzr uncommit -r 15\" will leave the\n"
3261
3305
"branch at revision 15."
3264
#: bzrlib/builtins.py:5307
3308
#: bzrlib/builtins.py:5356
3266
3310
"Uncommit leaves the working tree ready for a new commit. The only change\n"
3267
3311
"it may make is to restore any pending merges that were present before\n"
3271
#: bzrlib/builtins.py:5318
3315
#: bzrlib/builtins.py:5367
3272
3316
msgid "Don't actually make changes."
3275
#: bzrlib/builtins.py:5319
3319
#: bzrlib/builtins.py:5368
3276
3320
msgid "Say yes to all questions."
3279
#: bzrlib/builtins.py:5321
3323
#: bzrlib/builtins.py:5370
3280
3324
msgid "Keep tags that point to removed revisions."
3283
#: bzrlib/builtins.py:5323
3327
#: bzrlib/builtins.py:5372
3284
3328
msgid "Only remove the commits from the local branch when in a checkout."
3287
#: bzrlib/builtins.py:5372
3331
#: bzrlib/builtins.py:5421
3288
3332
msgid "No revisions to uncommit.\n"
3291
#: bzrlib/builtins.py:5387
3335
#: bzrlib/builtins.py:5436
3292
3336
msgid "Dry-run, pretending to remove the above revisions.\n"
3295
#: bzrlib/builtins.py:5390
3339
#: bzrlib/builtins.py:5439
3296
3340
msgid "The above revision(s) will be removed.\n"
3299
#: bzrlib/builtins.py:5394
3343
#: bzrlib/builtins.py:5443
3300
3344
msgid "Uncommit these revisions"
3303
#: bzrlib/builtins.py:5397
3347
#: bzrlib/builtins.py:5446
3304
3348
msgid "Canceled\n"
3307
#: bzrlib/builtins.py:5404
3351
#: bzrlib/builtins.py:5453
3308
3352
#, python-format
3310
3354
"You can restore the old tip by running:\n"
3311
3355
" bzr pull . -r revid:%s\n"
3314
#: bzrlib/builtins.py:5409
3358
#: bzrlib/builtins.py:5458
3315
3359
msgid "Break a dead lock."
3318
#: bzrlib/builtins.py:5411
3362
#: bzrlib/builtins.py:5460
3320
3364
"This command breaks a lock on a repository, branch, working directory or\n"
3324
#: bzrlib/builtins.py:5414
3368
#: bzrlib/builtins.py:5463
3326
3370
"CAUTION: Locks should only be broken when you are sure that the process\n"
3327
3371
"holding the lock has been stopped."
3330
#: bzrlib/builtins.py:5417
3374
#: bzrlib/builtins.py:5466
3332
3376
"You can get information on what locks are open via the 'bzr info\n"
3333
3377
"[location]' command."
3336
#: bzrlib/builtins.py:5420
3380
#: bzrlib/builtins.py:5469
3339
3383
" bzr break-lock\n"
3389
3437
"uncontrolled write access to your file system."
3392
#: bzrlib/builtins.py:5496
3440
#: bzrlib/builtins.py:5546
3393
3441
msgid "Override the default idle client timeout (5min)."
3396
#: bzrlib/builtins.py:5546
3444
#: bzrlib/builtins.py:5564
3397
3445
msgid "Combine a tree into its containing tree."
3400
#: bzrlib/builtins.py:5548
3448
#: bzrlib/builtins.py:5566
3401
3449
msgid "This command requires the target tree to be in a rich-root format."
3404
#: bzrlib/builtins.py:5550
3452
#: bzrlib/builtins.py:5568
3406
3454
"The TREE argument should be an independent tree, inside another tree, but\n"
3407
3455
"not part of it. (Such trees can be produced by \"bzr split\", but also by\n"
3408
3456
"running \"bzr branch\" with the target inside a tree.)"
3411
#: bzrlib/builtins.py:5554
3459
#: bzrlib/builtins.py:5572
3413
3461
"The result is a combined tree, with the subtree no longer an independent\n"
3414
3462
"part. This is marked as a merge of the subtree into the containing tree,\n"
3415
3463
"and all history is preserved."
3418
#: bzrlib/builtins.py:5572
3466
#: bzrlib/builtins.py:5590
3419
3467
#, python-format
3421
3469
"Can't join trees because %s doesn't support rich root data.\n"
3422
3470
"You can use bzr upgrade on the repository."
3425
#: bzrlib/builtins.py:5582 bzrlib/builtins.py:5588
3473
#: bzrlib/builtins.py:5600 bzrlib/builtins.py:5606
3426
3474
msgid "Cannot join {0}. {1}"
3429
#: bzrlib/builtins.py:5592
3477
#: bzrlib/builtins.py:5610
3430
3478
msgid "Split a subdirectory of a tree into a separate tree."
3433
#: bzrlib/builtins.py:5594
3481
#: bzrlib/builtins.py:5612
3435
3483
"This command will produce a target tree in a format that supports\n"
3436
3484
"rich roots, like 'rich-root' or 'rich-root-pack'. These formats cannot be\n"
3437
3485
"converted into earlier formats like 'dirstate-tags'."
3440
#: bzrlib/builtins.py:5598
3488
#: bzrlib/builtins.py:5616
3442
3490
"The TREE argument should be a subdirectory of a working tree. That\n"
3443
3491
"subdirectory will be converted into an independent tree, with its own\n"
3444
3492
"branch. Commits in the top-level tree will not apply to the new subtree."
3447
#: bzrlib/builtins.py:5678
3495
#: bzrlib/builtins.py:5696
3448
3496
msgid "No submit branch specified or known"
3451
#: bzrlib/builtins.py:5686 bzrlib/send.py:108
3499
#: bzrlib/builtins.py:5705 bzrlib/send.py:109
3452
3500
msgid "No public branch specified or known"
3455
#: bzrlib/builtins.py:5691
3503
#: bzrlib/builtins.py:5710
3456
3504
msgid "bzr merge-directive takes at most two one revision identifiers"
3459
#: bzrlib/builtins.py:5700
3507
#: bzrlib/builtins.py:5719
3460
3508
msgid "No revisions to bundle."
3463
#: bzrlib/builtins.py:5719
3511
#: bzrlib/builtins.py:5738
3464
3512
msgid "Mail or create a merge-directive for submitting changes."
3467
#: bzrlib/builtins.py:5721
3515
#: bzrlib/builtins.py:5740
3468
3516
msgid "A merge directive provides many things needed for requesting merges:"
3471
#: bzrlib/builtins.py:5723
3519
#: bzrlib/builtins.py:5742
3472
3520
msgid "* A machine-readable description of the merge to perform"
3475
#: bzrlib/builtins.py:5725
3523
#: bzrlib/builtins.py:5744
3476
3524
msgid "* An optional patch that is a preview of the changes requested"
3479
#: bzrlib/builtins.py:5727
3527
#: bzrlib/builtins.py:5746
3481
3529
"* An optional bundle of revision data, so that the changes can be applied\n"
3482
3530
" directly from the merge directive, without retrieving data from a\n"
3486
#: bzrlib/builtins.py:5731
3534
#: bzrlib/builtins.py:5750
3488
3536
"`bzr send` creates a compact data set that, when applied using bzr\n"
3489
3537
"merge, has the same effect as merging from the source branch. "
3492
#: bzrlib/builtins.py:5734
3540
#: bzrlib/builtins.py:5753
3494
3542
"By default the merge directive is self-contained and can be applied to any\n"
3495
3543
"branch containing submit_branch in its ancestory without needing access to\n"
3496
3544
"the source branch."
3499
#: bzrlib/builtins.py:5738
3547
#: bzrlib/builtins.py:5757
3501
3549
"If --no-bundle is specified, then Bazaar doesn't send the contents of the\n"
3502
3550
"revisions, but only a structured request to merge from the\n"
3588
3636
"set them, and use `bzr info` to display them."
3591
#: bzrlib/builtins.py:5813
3639
#: bzrlib/builtins.py:5832
3592
3640
msgid "Write merge directive to this file or directory; use - for stdout."
3595
#: bzrlib/builtins.py:5817
3643
#: bzrlib/builtins.py:5836
3597
3645
"Refuse to send if there are uncommitted changes in the working tree, --no-"
3598
3646
"strict disables the check."
3601
#: bzrlib/builtins.py:5819
3649
#: bzrlib/builtins.py:5838
3602
3650
msgid "Mail the request to this address."
3605
#: bzrlib/builtins.py:5823
3653
#: bzrlib/builtins.py:5842
3606
3654
msgid "Body for the email."
3609
#: bzrlib/builtins.py:5876
3657
#: bzrlib/builtins.py:5895
3610
3658
msgid "Do not include a bundle in the merge directive."
3613
#: bzrlib/builtins.py:5877
3661
#: bzrlib/builtins.py:5896
3614
3662
msgid "Do not include a preview patch in the merge directive."
3617
#: bzrlib/builtins.py:5880
3665
#: bzrlib/builtins.py:5899
3618
3666
msgid "Remember submit and public branch."
3621
#: bzrlib/builtins.py:5882
3669
#: bzrlib/builtins.py:5901
3623
3671
"Branch to generate the submission from, rather than the one containing the "
3624
3672
"working directory."
3627
#: bzrlib/builtins.py:5892 bzrlib/cmd_version_info.py:76
3675
#: bzrlib/builtins.py:5911 bzrlib/cmd_version_info.py:76
3631
#: bzrlib/builtins.py:5893
3679
#: bzrlib/builtins.py:5912
3632
3680
msgid "Use the specified output format."
3635
#: bzrlib/builtins.py:5915
3683
#: bzrlib/builtins.py:5934
3636
3684
msgid "Create, remove or modify a tag naming a revision."
3639
#: bzrlib/builtins.py:5917
3687
#: bzrlib/builtins.py:5936
3641
3689
"Tags give human-meaningful names to revisions. Commands that take a -r\n"
3642
3690
"(--revision) option can be given -rtag:X, where X is any previously\n"
3646
#: bzrlib/builtins.py:5921
3694
#: bzrlib/builtins.py:5940
3648
3696
"Tags are stored in the branch. Tags are copied from one branch to another\n"
3649
3697
"along when you branch, push, pull or merge."
3652
#: bzrlib/builtins.py:5924
3700
#: bzrlib/builtins.py:5943
3654
3702
"It is an error to give a tag name that already exists unless you pass\n"
3655
3703
"--force, in which case the tag is moved to point to the new revision."
3658
#: bzrlib/builtins.py:5927
3706
#: bzrlib/builtins.py:5946
3660
3708
"To rename a tag (change the name but keep it on the same revsion), run "
3662
3710
"tag new-name -r tag:old-name`` and then ``bzr tag --delete oldname``."
3665
#: bzrlib/builtins.py:5930
3713
#: bzrlib/builtins.py:5949
3667
3715
"If no tag name is specified it will be determined through the \n"
3668
3716
"'automatic_tag_name' hook. This can e.g. be used to automatically tag\n"
3673
#: bzrlib/builtins.py:5940
3721
#: bzrlib/builtins.py:5959
3674
3722
msgid "Delete this tag rather than placing it."
3677
#: bzrlib/builtins.py:5943
3725
#: bzrlib/builtins.py:5962
3678
3726
msgid "Branch in which to place the tag."
3681
#: bzrlib/builtins.py:5945
3729
#: bzrlib/builtins.py:5964
3682
3730
msgid "Replace existing tags."
3685
#: bzrlib/builtins.py:5960
3733
#: bzrlib/builtins.py:5979
3686
3734
msgid "No tag specified to delete."
3689
#: bzrlib/builtins.py:5962
3737
#: bzrlib/builtins.py:5981
3690
3738
#, python-format
3691
3739
msgid "Deleted tag %s."
3694
#: bzrlib/builtins.py:5976
3742
#: bzrlib/builtins.py:5995
3695
3743
msgid "Please specify a tag name."
3698
#: bzrlib/builtins.py:5984
3746
#: bzrlib/builtins.py:6003
3699
3747
#, python-format
3700
3748
msgid "Tag %s already exists for that revision."
3703
#: bzrlib/builtins.py:5988
3751
#: bzrlib/builtins.py:6007
3704
3752
#, python-format
3705
3753
msgid "Created tag %s."
3708
#: bzrlib/builtins.py:5990
3756
#: bzrlib/builtins.py:6009
3709
3757
#, python-format
3710
3758
msgid "Updated tag %s."
3713
#: bzrlib/builtins.py:5994
3761
#: bzrlib/builtins.py:6013
3714
3762
msgid "List tags."
3717
#: bzrlib/builtins.py:5996
3765
#: bzrlib/builtins.py:6015
3719
3767
"This command shows a table of tag names and the revisions they reference."
3722
#: bzrlib/builtins.py:6002
3770
#: bzrlib/builtins.py:6021
3723
3771
msgid "Branch whose tags should be displayed."
3726
#: bzrlib/builtins.py:6004
3774
#: bzrlib/builtins.py:6023
3727
3775
msgid "Sort tags by different criteria."
3730
#: bzrlib/builtins.py:6004
3778
#: bzrlib/builtins.py:6023
3731
3779
msgid "Sorting"
3734
#: bzrlib/builtins.py:6073
3782
#: bzrlib/builtins.py:6092
3735
3783
msgid "Reconfigure the type of a bzr directory."
3738
#: bzrlib/builtins.py:6075
3786
#: bzrlib/builtins.py:6094
3739
3787
msgid "A target configuration must be specified."
3742
#: bzrlib/builtins.py:6077
3790
#: bzrlib/builtins.py:6096
3744
3792
"For checkouts, the bind-to location will be auto-detected if not specified.\n"
3745
3793
"The order of preference is\n"
3750
3798
"If none of these is available, --bind-to must be specified."
3753
#: bzrlib/builtins.py:6091
3801
#: bzrlib/builtins.py:6110
3754
3802
msgid "Tree type"
3757
#: bzrlib/builtins.py:6092
3805
#: bzrlib/builtins.py:6111
3758
3806
msgid "The relation between branch and tree."
3761
#: bzrlib/builtins.py:6094
3809
#: bzrlib/builtins.py:6113
3762
3810
msgid "Reconfigure to be an unbound branch with no working tree."
3765
#: bzrlib/builtins.py:6095
3813
#: bzrlib/builtins.py:6114
3766
3814
msgid "Reconfigure to be an unbound branch with a working tree."
3769
#: bzrlib/builtins.py:6096
3817
#: bzrlib/builtins.py:6115
3770
3818
msgid "Reconfigure to be a bound branch with a working tree."
3773
#: bzrlib/builtins.py:6097
3821
#: bzrlib/builtins.py:6116
3774
3822
msgid "Reconfigure to be a lightweight checkout (with no local history)."
3777
#: bzrlib/builtins.py:6102
3825
#: bzrlib/builtins.py:6121
3778
3826
msgid "Repository type"
3781
#: bzrlib/builtins.py:6103
3829
#: bzrlib/builtins.py:6122
3782
3830
msgid "Location fo the repository."
3785
#: bzrlib/builtins.py:6105
3833
#: bzrlib/builtins.py:6124
3787
3835
"Reconfigure to be a standalone branch (i.e. stop using shared repository)."
3790
#: bzrlib/builtins.py:6107
3838
#: bzrlib/builtins.py:6126
3791
3839
msgid "Reconfigure to use a shared repository."
3794
#: bzrlib/builtins.py:6111
3842
#: bzrlib/builtins.py:6130
3795
3843
msgid "Trees in Repository"
3798
#: bzrlib/builtins.py:6112
3846
#: bzrlib/builtins.py:6131
3799
3847
msgid "Whether new branches in the repository have trees."
3802
#: bzrlib/builtins.py:6114
3850
#: bzrlib/builtins.py:6133
3804
3852
"Reconfigure repository to create working trees on branches by default."
3807
#: bzrlib/builtins.py:6116
3855
#: bzrlib/builtins.py:6135
3809
3857
"Reconfigure repository to not create working trees on branches by default."
3812
#: bzrlib/builtins.py:6119
3860
#: bzrlib/builtins.py:6138
3813
3861
msgid "Branch to bind checkout to."
3816
#: bzrlib/builtins.py:6121
3864
#: bzrlib/builtins.py:6140
3817
3865
msgid "Perform reconfiguration even if local changes will be lost."
3820
#: bzrlib/builtins.py:6124
3868
#: bzrlib/builtins.py:6143
3821
3869
msgid "Reconfigure a branch to be stacked on another branch."
3824
#: bzrlib/builtins.py:6128
3872
#: bzrlib/builtins.py:6147
3826
3874
"Reconfigure a branch to be unstacked. This may require copying substantial "
3827
3875
"data into it."
3830
#: bzrlib/builtins.py:6138
3878
#: bzrlib/builtins.py:6157
3831
3879
msgid "Can't use both --stacked-on and --unstacked"
3834
#: bzrlib/builtins.py:6152
3882
#: bzrlib/builtins.py:6171
3835
3883
msgid "No target configuration specified"
3838
#: bzrlib/builtins.py:6187
3886
#: bzrlib/builtins.py:6206
3839
3887
msgid "Set the branch of a checkout and update."
3842
#: bzrlib/builtins.py:6189
3890
#: bzrlib/builtins.py:6208
3844
3892
"For lightweight checkouts, this changes the branch being referenced.\n"
3845
3893
"For heavyweight checkouts, this checks that there are no local commits\n"
3918
3966
"want to switch back to your view after that."
3921
#: bzrlib/builtins.py:6281
3969
#: bzrlib/builtins.py:6305
3924
3972
" To define the current view::"
3927
#: bzrlib/builtins.py:6284
3975
#: bzrlib/builtins.py:6308
3928
3976
msgid " bzr view file1 dir1 ..."
3931
#: bzrlib/builtins.py:6286
3979
#: bzrlib/builtins.py:6310
3932
3980
msgid " To list the current view::"
3935
#: bzrlib/builtins.py:6288
3983
#: bzrlib/builtins.py:6312
3936
3984
msgid " bzr view"
3939
#: bzrlib/builtins.py:6290
3987
#: bzrlib/builtins.py:6314
3940
3988
msgid " To delete the current view::"
3943
#: bzrlib/builtins.py:6292
3991
#: bzrlib/builtins.py:6316
3944
3992
msgid " bzr view --delete"
3947
#: bzrlib/builtins.py:6294
3995
#: bzrlib/builtins.py:6318
3948
3996
msgid " To disable the current view without deleting it::"
3951
#: bzrlib/builtins.py:6296
3999
#: bzrlib/builtins.py:6320
3952
4000
msgid " bzr view --switch off"
3955
#: bzrlib/builtins.py:6298
4003
#: bzrlib/builtins.py:6322
3956
4004
msgid " To define a named view and switch to it::"
3959
#: bzrlib/builtins.py:6300
4007
#: bzrlib/builtins.py:6324
3960
4008
msgid " bzr view --name view-name file1 dir1 ..."
3963
#: bzrlib/builtins.py:6302
4011
#: bzrlib/builtins.py:6326
3964
4012
msgid " To list a named view::"
3967
#: bzrlib/builtins.py:6304
4015
#: bzrlib/builtins.py:6328
3968
4016
msgid " bzr view --name view-name"
3971
#: bzrlib/builtins.py:6306
4019
#: bzrlib/builtins.py:6330
3972
4020
msgid " To delete a named view::"
3975
#: bzrlib/builtins.py:6308
4023
#: bzrlib/builtins.py:6332
3976
4024
msgid " bzr view --name view-name --delete"
3979
#: bzrlib/builtins.py:6310
4027
#: bzrlib/builtins.py:6334
3980
4028
msgid " To switch to a named view::"
3983
#: bzrlib/builtins.py:6312
4031
#: bzrlib/builtins.py:6336
3984
4032
msgid " bzr view --switch view-name"
3987
#: bzrlib/builtins.py:6314
4035
#: bzrlib/builtins.py:6338
3988
4036
msgid " To list all views defined::"
3991
#: bzrlib/builtins.py:6316
4039
#: bzrlib/builtins.py:6340
3992
4040
msgid " bzr view --all"
3995
#: bzrlib/builtins.py:6318
4043
#: bzrlib/builtins.py:6342
3996
4044
msgid " To delete all views::"
3999
#: bzrlib/builtins.py:6320
4047
#: bzrlib/builtins.py:6344
4000
4048
msgid " bzr view --delete --all"
4003
#: bzrlib/builtins.py:6327
4051
#: bzrlib/builtins.py:6351
4004
4052
msgid "Apply list or delete action to all views."
4007
#: bzrlib/builtins.py:6330
4055
#: bzrlib/builtins.py:6354
4008
4056
msgid "Delete the view."
4011
#: bzrlib/builtins.py:6333
4059
#: bzrlib/builtins.py:6357
4012
4060
msgid "Name of the view to define, list or delete."
4015
#: bzrlib/builtins.py:6337
4063
#: bzrlib/builtins.py:6361
4016
4064
msgid "Name of the view to switch to."
4019
#: bzrlib/builtins.py:6356
4067
#: bzrlib/builtins.py:6380
4020
4068
msgid "Both --delete and a file list specified"
4023
#: bzrlib/builtins.py:6359
4071
#: bzrlib/builtins.py:6383
4024
4072
msgid "Both --delete and --switch specified"
4027
#: bzrlib/builtins.py:6362
4075
#: bzrlib/builtins.py:6386
4028
4076
msgid "Deleted all views.\n"
4031
#: bzrlib/builtins.py:6364
4079
#: bzrlib/builtins.py:6388
4032
4080
msgid "No current view to delete"
4035
#: bzrlib/builtins.py:6367
4083
#: bzrlib/builtins.py:6391
4036
4084
#, python-format
4037
4085
msgid "Deleted '%s' view.\n"
4040
#: bzrlib/builtins.py:6371
4088
#: bzrlib/builtins.py:6395
4041
4089
msgid "Both --switch and a file list specified"
4044
#: bzrlib/builtins.py:6374
4092
#: bzrlib/builtins.py:6398
4045
4093
msgid "Both --switch and --all specified"
4048
#: bzrlib/builtins.py:6377
4096
#: bzrlib/builtins.py:6401
4049
4097
msgid "No current view to disable"
4052
#: bzrlib/builtins.py:6379
4100
#: bzrlib/builtins.py:6403
4053
4101
#, python-format
4054
4102
msgid "Disabled '%s' view.\n"
4057
#: bzrlib/builtins.py:6383 bzrlib/builtins.py:6405
4105
#: bzrlib/builtins.py:6407 bzrlib/builtins.py:6429
4058
4106
msgid "Using '{0}' view: {1}\n"
4061
#: bzrlib/builtins.py:6386
4109
#: bzrlib/builtins.py:6410
4062
4110
msgid "Views defined:\n"
4065
#: bzrlib/builtins.py:6395
4113
#: bzrlib/builtins.py:6419
4066
4114
msgid "No views defined.\n"
4069
#: bzrlib/builtins.py:6402
4117
#: bzrlib/builtins.py:6426
4070
4118
msgid "Cannot change the 'off' pseudo view"
4073
#: bzrlib/builtins.py:6410
4121
#: bzrlib/builtins.py:6434
4074
4122
msgid "No current view.\n"
4077
#: bzrlib/builtins.py:6413
4125
#: bzrlib/builtins.py:6437
4078
4126
msgid "'{0}' view is: {1}\n"
4081
#: bzrlib/builtins.py:6433
4129
#: bzrlib/builtins.py:6457
4082
4130
msgid " <no hooks installed>\n"
4085
#: bzrlib/builtins.py:6437
4133
#: bzrlib/builtins.py:6461
4086
4134
msgid "Remove a branch."
4089
#: bzrlib/builtins.py:6439
4137
#: bzrlib/builtins.py:6463
4091
4139
"This will remove the branch from the specified location but \n"
4092
4140
"will keep any working tree or repository in place."
4095
#: bzrlib/builtins.py:6444
4143
#: bzrlib/builtins.py:6468
4096
4144
msgid " Remove the branch at repo/trunk::"
4099
#: bzrlib/builtins.py:6446
4147
#: bzrlib/builtins.py:6470
4100
4148
msgid " bzr remove-branch repo/trunk"
4103
#: bzrlib/builtins.py:6461
4151
#: bzrlib/builtins.py:6477
4152
msgid "Remove branch even if it is the active branch."
4155
#: bzrlib/builtins.py:6491
4156
msgid "Branch is active. Use --force to remove it."
4159
#: bzrlib/builtins.py:6495
4104
4160
msgid "Plaintext diff output."
4107
#: bzrlib/builtins.py:6462
4163
#: bzrlib/builtins.py:6496
4108
4164
msgid "Temporarily set aside some changes from the current tree."
4111
#: bzrlib/builtins.py:6464
4167
#: bzrlib/builtins.py:6498
4113
4169
"Shelve allows you to temporarily put changes you've made \"on the shelf\",\n"
4114
4170
"ie. out of the way, until a later time when you can bring them back from\n"
4169
#: bzrlib/builtins.py:6503
4225
#: bzrlib/builtins.py:6537
4170
4226
msgid "Shelve all changes."
4173
#: bzrlib/builtins.py:6505
4229
#: bzrlib/builtins.py:6539
4174
4230
msgid "Method to use for writing diffs."
4177
#: bzrlib/builtins.py:6505
4233
#: bzrlib/builtins.py:6539
4181
#: bzrlib/builtins.py:6509
4237
#: bzrlib/builtins.py:6543
4182
4238
msgid "List shelved changes."
4185
#: bzrlib/builtins.py:6511
4241
#: bzrlib/builtins.py:6545
4186
4242
msgid "Destroy removed changes instead of shelving them."
4189
#: bzrlib/builtins.py:6540
4245
#: bzrlib/builtins.py:6574
4190
4246
msgid "No shelved changes."
4193
#: bzrlib/builtins.py:6551
4249
#: bzrlib/builtins.py:6585
4194
4250
msgid "Restore shelved changes."
4197
#: bzrlib/builtins.py:6553
4253
#: bzrlib/builtins.py:6587
4199
4255
"By default, the most recently shelved changes are restored. However if you\n"
4200
4256
"specify a shelf by id those changes will be restored instead. This works\n"
4201
4257
"best when the changes don't depend on each other."
4204
#: bzrlib/builtins.py:6562
4260
#: bzrlib/builtins.py:6596
4205
4261
msgid "The action to perform."
4208
#: bzrlib/builtins.py:6562 bzrlib/conflicts.py:694
4264
#: bzrlib/builtins.py:6596 bzrlib/conflicts.py:694
4212
#: bzrlib/builtins.py:6564
4268
#: bzrlib/builtins.py:6598
4213
4269
msgid "Apply changes and remove from the shelf."
4216
#: bzrlib/builtins.py:6565
4272
#: bzrlib/builtins.py:6599
4217
4273
msgid "Show changes, but do not apply or remove them."
4220
#: bzrlib/builtins.py:6566
4276
#: bzrlib/builtins.py:6600
4222
4278
"Instead of unshelving the changes, show the diff that would result from "
4226
#: bzrlib/builtins.py:6568
4282
#: bzrlib/builtins.py:6602
4227
4283
msgid "Delete changes without applying them."
4230
#: bzrlib/builtins.py:6569
4286
#: bzrlib/builtins.py:6603
4231
4287
msgid "Apply changes but don't delete them."
4234
#: bzrlib/builtins.py:6584
4290
#: bzrlib/builtins.py:6618
4235
4291
msgid "Remove unwanted files from working tree."
4238
#: bzrlib/builtins.py:6586
4294
#: bzrlib/builtins.py:6620
4240
4296
"By default, only unknown files, not ignored files, are deleted. Versioned\n"
4241
4297
"files are never deleted."
4244
#: bzrlib/builtins.py:6589
4300
#: bzrlib/builtins.py:6623
4246
4302
"Another class is 'detritus', which includes files emitted by bzr during\n"
4247
4303
"normal operations and selftests. (The value of these files decreases with\n"
4251
#: bzrlib/builtins.py:6593
4307
#: bzrlib/builtins.py:6627
4253
4309
"If no options are specified, unknown files are deleted. Otherwise, option\n"
4254
4310
"flags are respected, and may be combined."
4257
#: bzrlib/builtins.py:6596
4313
#: bzrlib/builtins.py:6630
4258
4314
msgid "To check what clean-tree will do, use --dry-run."
4261
#: bzrlib/builtins.py:6599
4317
#: bzrlib/builtins.py:6633
4262
4318
msgid "Delete all ignored files."
4265
#: bzrlib/builtins.py:6600
4321
#: bzrlib/builtins.py:6634
4267
4323
"Delete conflict files, merge and revert backups, and failed selftest dirs."
4270
#: bzrlib/builtins.py:6603
4326
#: bzrlib/builtins.py:6637
4271
4327
msgid "Delete files unknown to bzr (default)."
4274
#: bzrlib/builtins.py:6604
4330
#: bzrlib/builtins.py:6638
4275
4331
msgid "Show files to delete instead of deleting them."
4278
#: bzrlib/builtins.py:6606
4334
#: bzrlib/builtins.py:6640
4279
4335
msgid "Do not prompt before deleting."
5182
#: bzrlib/errors.py:809
5249
#: bzrlib/errors.py:818
5183
5250
msgid "Revision is not compatible with %(repo_format)s"
5186
#: bzrlib/errors.py:819
5253
#: bzrlib/errors.py:828
5187
5254
msgid "%(context_info)s%(path)s is already versioned."
5190
#: bzrlib/errors.py:840
5257
#: bzrlib/errors.py:849
5191
5258
msgid "%(context_info)s%(path)s is not versioned."
5194
#: bzrlib/errors.py:861
5261
#: bzrlib/errors.py:870
5195
5262
msgid "Path(s) are not versioned: %(paths_as_string)s"
5198
#: bzrlib/errors.py:872
5265
#: bzrlib/errors.py:881
5199
5266
msgid "Path(s) do not exist: %(paths_as_string)s%(extra)s"
5202
#: bzrlib/errors.py:891
5269
#: bzrlib/errors.py:900
5203
5270
msgid "Cannot operate on \"%(filename)s\" of unsupported kind \"%(kind)s\""
5204
5271
msgstr "Cannot operate on \"%(filename)s\" of unsupported type \"%(kind)s\""
5206
#: bzrlib/errors.py:899
5273
#: bzrlib/errors.py:908
5208
5275
"Filename %(filename)r is not valid in your current filesystem encoding "
5209
5276
"%(fs_encoding)s"
5212
#: bzrlib/errors.py:910
5279
#: bzrlib/errors.py:919
5213
5280
msgid "Cannot operate on \"%(filename)s\" because it is a control file"
5216
#: bzrlib/errors.py:928
5283
#: bzrlib/errors.py:937
5217
5284
msgid "The lock for '%(lock_description)s' is in use and cannot be broken."
5220
#: bzrlib/errors.py:967
5287
#: bzrlib/errors.py:976
5221
5288
msgid "Cannot lock %(lock)s: %(why)s"
5224
#: bzrlib/errors.py:977
5291
#: bzrlib/errors.py:986
5226
5293
"A transaction related operation was attempted after the transaction finished."
5229
#: bzrlib/errors.py:1004
5296
#: bzrlib/errors.py:1013
5230
5297
msgid "Cannot lock: transport is read only: %(transport)s"
5233
#: bzrlib/errors.py:1012
5300
#: bzrlib/errors.py:1021
5234
5301
msgid "Could not acquire lock \"%(lock)s\": %(msg)s"
5237
#: bzrlib/errors.py:1023
5304
#: bzrlib/errors.py:1032
5239
5306
"Lock was broken while still open: %(lock)s - check storage consistency!"
5242
#: bzrlib/errors.py:1034
5309
#: bzrlib/errors.py:1043
5244
5311
"Lock was released and re-acquired before being broken: %(lock)s: held by "
5245
5312
"%(holder)r, wanted to break %(target)r"
5248
#: bzrlib/errors.py:1046
5315
#: bzrlib/errors.py:1055
5250
5317
"Lock is apparently held, but corrupted: %(corruption_info)s\n"
5251
5318
"Use 'bzr break-lock' to clear it"
5254
#: bzrlib/errors.py:1059
5321
#: bzrlib/errors.py:1068
5255
5322
msgid "Lock not held: %(lock)s"
5258
#: bzrlib/errors.py:1088
5325
#: bzrlib/errors.py:1097
5259
5326
msgid "No changes to commit"
5262
#: bzrlib/errors.py:1093
5329
#: bzrlib/errors.py:1102
5264
5331
"Selected-file commit of merges is not supported yet: files %(files_str)s"
5267
#: bzrlib/errors.py:1103
5334
#: bzrlib/errors.py:1112
5269
5336
"Excluding paths during commit is not supported by repository at "
5270
5337
"%(repository)r."
5273
#: bzrlib/errors.py:1112
5340
#: bzrlib/errors.py:1121
5275
5342
"The specified commit message contains characters unsupported by the current "
5279
#: bzrlib/errors.py:1118
5346
#: bzrlib/errors.py:1127
5280
5347
msgid "Upgrade URL cannot work with readonly URLs."
5283
#: bzrlib/errors.py:1123
5350
#: bzrlib/errors.py:1132
5284
5351
msgid "The branch format %(format)s is already at the most recent format."
5287
#: bzrlib/errors.py:1146
5354
#: bzrlib/errors.py:1155
5288
5355
msgid "Option --change does not accept revision ranges"
5291
#: bzrlib/errors.py:1151
5358
#: bzrlib/errors.py:1160
5292
5359
msgid "No namespace registered for string: %(spec)r"
5295
#: bzrlib/errors.py:1170
5362
#: bzrlib/errors.py:1179
5297
5364
"Requested revision: '%(spec)s' does not exist in branch: "
5298
5365
"%(branch_url)s%(extra)s"
5301
#: bzrlib/errors.py:1184
5368
#: bzrlib/errors.py:1193
5303
5370
"Operation denied because it would change the main history, which is not "
5304
5371
"permitted by the append_revisions_only setting on branch \"%(location)s\"."
5307
#: bzrlib/errors.py:1195
5374
#: bzrlib/errors.py:1204
5309
5376
"These branches have diverged. Use the missing command to see how.\n"
5310
5377
"Use the merge command to reconcile them."
5313
#: bzrlib/errors.py:1215
5380
#: bzrlib/errors.py:1224
5315
5382
"Branches have no common ancestor, and no merge base revision was specified."
5318
#: bzrlib/errors.py:1221
5385
#: bzrlib/errors.py:1230
5320
5387
"Selected merge cannot perform reverse cherrypicks. Try merge3 or diff3."
5323
#: bzrlib/errors.py:1227
5390
#: bzrlib/errors.py:1236
5324
5391
msgid "Revisions have no common ancestor: %(revision_a)s %(revision_b)s"
5327
#: bzrlib/errors.py:1236
5394
#: bzrlib/errors.py:1245
5329
5396
"Revisions are not derived from the same root: %(revision_a)s %(revision_b)s."
5332
#: bzrlib/errors.py:1245
5399
#: bzrlib/errors.py:1254
5333
5400
msgid "Revision %(rev_id)s is not an ancestor of %(not_ancestor_id)s"
5336
#: bzrlib/errors.py:1254
5403
#: bzrlib/errors.py:1263
5337
5404
msgid "Branch %(branch)s has no commits."
5340
#: bzrlib/errors.py:1272
5407
#: bzrlib/errors.py:1281
5342
5409
"Bound branch %(branch)s is out of date with master branch "
5343
5410
"%(master)s.%(extra_help)s"
5346
#: bzrlib/errors.py:1284
5413
#: bzrlib/errors.py:1293
5348
5415
"Cannot commit to branch %(branch)s. It is bound to %(master)s, which is "
5349
5416
"bound to %(remote)s."
5352
#: bzrlib/errors.py:1296
5419
#: bzrlib/errors.py:1305
5353
5420
msgid "Cannot pull --overwrite to a branch which is bound %(branch)s"
5356
#: bzrlib/errors.py:1305
5423
#: bzrlib/errors.py:1314
5358
5425
"Unable to connect to target of bound branch %(branch)s => %(target)s: "
5362
#: bzrlib/errors.py:1317
5429
#: bzrlib/errors.py:1326
5363
5430
msgid "Error in processing weave: %(msg)s"
5366
#: bzrlib/errors.py:1326
5433
#: bzrlib/errors.py:1335
5367
5434
msgid "Revision {%(revision_id)s} already present in %(weave)s"
5370
#: bzrlib/errors.py:1337
5437
#: bzrlib/errors.py:1346
5371
5438
msgid "Revision {%(revision_id)s} not present in %(weave)s"
5374
#: bzrlib/errors.py:1347
5441
#: bzrlib/errors.py:1356
5375
5442
msgid "Weave invariant violated: %(what)s"
5378
#: bzrlib/errors.py:1356
5445
#: bzrlib/errors.py:1365
5379
5446
msgid "Parents are mismatched between two revisions. %(msg)s"
5382
#: bzrlib/errors.py:1378
5449
#: bzrlib/errors.py:1387
5384
5451
"Weaves differ on text content. Revision: {%(revision_id)s}, %(weave_a)s, "
5388
#: bzrlib/errors.py:1390
5455
#: bzrlib/errors.py:1399
5389
5456
msgid "Versioned file error"
5392
#: bzrlib/errors.py:1395
5459
#: bzrlib/errors.py:1404
5393
5460
msgid "Revision {%(revision_id)s} not present in \"%(file_id)s\"."
5396
#: bzrlib/errors.py:1405
5463
#: bzrlib/errors.py:1414
5397
5464
msgid "Revision {%(revision_id)s} already present in \"%(file_id)s\"."
5400
#: bzrlib/errors.py:1415
5467
#: bzrlib/errors.py:1424
5401
5468
msgid "Text did not match its checksum: %(msg)s"
5404
#: bzrlib/errors.py:1541
5471
#: bzrlib/errors.py:1550
5405
5472
msgid "Export format %(format)r not supported"
5408
#: bzrlib/errors.py:1550
5475
#: bzrlib/errors.py:1559
5409
5476
msgid "Transport error: %(msg)s %(orig_error)s"
5412
#: bzrlib/errors.py:1576
5479
#: bzrlib/errors.py:1585
5413
5480
msgid "Generic bzr smart protocol error: %(details)s"
5416
#: bzrlib/errors.py:1584
5483
#: bzrlib/errors.py:1593
5417
5484
msgid "Received bad protocol version marker: %(marker)r"
5420
#: bzrlib/errors.py:1616
5487
#: bzrlib/errors.py:1625
5421
5488
msgid "Transport operation not possible: %(msg)s %(orig_error)s"
5424
#: bzrlib/errors.py:1621
5491
#: bzrlib/errors.py:1630
5425
5492
msgid "Connection error: %(msg)s %(orig_error)s"
5428
#: bzrlib/errors.py:1626
5495
#: bzrlib/errors.py:1635
5429
5496
msgid "%(msg)s %(host)s%(port)s%(orig_error)s"
5432
#: bzrlib/errors.py:1647
5499
#: bzrlib/errors.py:1656
5433
5500
msgid "Connection closed: %(msg)s %(orig_error)s"
5436
#: bzrlib/errors.py:1652
5503
#: bzrlib/errors.py:1661
5437
5504
msgid "Connection Timeout: %(msg)s%(orig_error)s"
5440
#: bzrlib/errors.py:1657
5507
#: bzrlib/errors.py:1666
5441
5508
msgid "Invalid range access in %(path)s at %(offset)s: %(msg)s"
5444
#: bzrlib/errors.py:1667
5511
#: bzrlib/errors.py:1676
5445
5512
msgid "Invalid http response for %(path)s: %(msg)s%(orig_error)s"
5448
#: bzrlib/errors.py:1682
5515
#: bzrlib/errors.py:1691
5449
5516
msgid "Certificate error: %(error)s"
5452
#: bzrlib/errors.py:1690
5519
#: bzrlib/errors.py:1699
5453
5520
msgid "Invalid http range %(range)r for %(path)s: %(msg)s"
5456
#: bzrlib/errors.py:1704
5523
#: bzrlib/errors.py:1713
5457
5524
msgid "HTTP MIME Boundary missing for %(path)s: %(msg)s"
5460
#: bzrlib/errors.py:1712
5527
#: bzrlib/errors.py:1721
5461
5528
msgid "Invalid http Content-type \"%(ctype)s\" for %(path)s: %(msg)s"
5464
#: bzrlib/errors.py:1721
5531
#: bzrlib/errors.py:1730
5465
5532
msgid "%(source)s is%(permanently)s redirected to %(target)s"
5468
#: bzrlib/errors.py:1735
5535
#: bzrlib/errors.py:1744
5469
5536
msgid "Too many redirections"
5472
#: bzrlib/errors.py:1740
5539
#: bzrlib/errors.py:1749
5473
5540
msgid "Working tree has conflicts."
5476
#: bzrlib/errors.py:1744
5543
#: bzrlib/errors.py:1753
5477
5544
msgid "Config file %(filename)s is not UTF-8 encoded\n"
5480
#: bzrlib/errors.py:1753
5547
#: bzrlib/errors.py:1762
5482
5549
"Error(s) parsing config file %(filename)s:\n"
5486
#: bzrlib/errors.py:1763
5553
#: bzrlib/errors.py:1772
5488
5555
"Bad value \"%(value)s\" for option \"%(name)s\".\n"
5489
5556
"See ``bzr help %(name)s``"
5492
#: bzrlib/errors.py:1773
5559
#: bzrlib/errors.py:1782
5493
5560
msgid "%(username)r does not seem to contain a reasonable email address"
5496
#: bzrlib/errors.py:1782
5563
#: bzrlib/errors.py:1791
5497
5564
msgid "Failed to GPG sign data with command \"%(command_line)s\""
5500
#: bzrlib/errors.py:1790
5567
#: bzrlib/errors.py:1799
5501
5568
msgid "Failed to verify GPG signature data with error \"%(error)s\""
5504
#: bzrlib/errors.py:1798
5571
#: bzrlib/errors.py:1807
5505
5572
msgid "Unable to import library \"%(library)s\": %(error)s"
5508
#: bzrlib/errors.py:1806
5575
#: bzrlib/errors.py:1815
5509
5576
msgid "python-gpgme is not installed, it is needed to verify signatures"
5512
#: bzrlib/errors.py:1814
5579
#: bzrlib/errors.py:1823
5514
5581
"The working tree for %(basedir)s has changed since the last commit, but "
5515
5582
"weave merge requires that it be unchanged"
5518
#: bzrlib/errors.py:1824
5585
#: bzrlib/errors.py:1833
5520
5587
"Can't reprocess and show base, because reprocessing obscures the "
5521
5588
"relationship of conflicting lines to the base"
5524
#: bzrlib/errors.py:1830
5591
#: bzrlib/errors.py:1839
5525
5592
msgid "Cycle in graph %(graph)r"
5528
#: bzrlib/errors.py:1858
5595
#: bzrlib/errors.py:1867
5529
5596
msgid "File %(filename)s is not conflicted."
5532
#: bzrlib/errors.py:1880
5599
#: bzrlib/errors.py:1889
5533
5600
msgid "No bundle was found in \"%(filename)s\"."
5536
#: bzrlib/errors.py:1889
5603
#: bzrlib/errors.py:1898
5537
5604
msgid "Unable to handle bundle version %(version)s: %(msg)s"
5540
#: bzrlib/errors.py:1899
5607
#: bzrlib/errors.py:1908
5541
5608
msgid "Branch %(base)s is missing revision %(text_revision)s of %(file_id)s"
5544
#: bzrlib/errors.py:1912
5611
#: bzrlib/errors.py:1921
5545
5612
msgid "File id {%(file_id)s} already exists in inventory as %(entry)s"
5548
#: bzrlib/errors.py:1922
5615
#: bzrlib/errors.py:1931
5549
5616
msgid "Key %(key)s is already present in map"
5552
#: bzrlib/errors.py:1927
5619
#: bzrlib/errors.py:1936
5553
5620
msgid "The prefix %(prefix)s is in the help search path twice."
5556
#: bzrlib/errors.py:1937
5623
#: bzrlib/errors.py:1946
5558
5625
"No final name for trans_id %(trans_id)r\n"
5559
5626
"file-id: %(file_id)r\n"
5560
5627
"root trans-id: %(root_trans_id)r\n"
5563
#: bzrlib/errors.py:1969
5630
#: bzrlib/errors.py:1978
5564
5631
msgid "Attempt to reuse a transform that has already been applied."
5567
#: bzrlib/errors.py:1974
5634
#: bzrlib/errors.py:1983
5568
5635
msgid "Moving the root directory is not supported at this time"
5571
#: bzrlib/errors.py:1979
5638
#: bzrlib/errors.py:1988
5572
5639
msgid "Failed to rename %(from_path)s to %(to_path)s: %(why)s"
5575
#: bzrlib/errors.py:1990
5642
#: bzrlib/errors.py:1999
5577
5644
"Could not move %(from_path)s%(operator)s %(to_path)s%(_has_extra)s%(extra)s"
5580
#: bzrlib/errors.py:2026
5647
#: bzrlib/errors.py:2035
5582
5649
"Could not rename %(from_path)s%(operator)s %(to_path)s%(_has_extra)s%(extra)s"
5585
#: bzrlib/errors.py:2056
5652
#: bzrlib/errors.py:2065
5586
5653
msgid "Unable to import paramiko (required for sftp support): %(error)s"
5589
#: bzrlib/errors.py:2064
5656
#: bzrlib/errors.py:2073
5590
5657
msgid "Nothing to merge."
5593
#: bzrlib/errors.py:2069
5660
#: bzrlib/errors.py:2078
5594
5661
msgid "Format %(format)s cannot be initialised by this version of bzr."
5597
#: bzrlib/errors.py:2078
5664
#: bzrlib/errors.py:2087
5599
5666
"Cannot convert from format %(from_format)s to format %(format)s. "
5603
#: bzrlib/errors.py:2090
5670
#: bzrlib/errors.py:2099
5604
5671
msgid "Could not find an appropriate Differ for file \"%(path)s\""
5607
#: bzrlib/errors.py:2098
5674
#: bzrlib/errors.py:2107
5608
5675
msgid "%(exe_name)s could not be found on this machine"
5611
#: bzrlib/errors.py:2106
5678
#: bzrlib/errors.py:2115
5612
5679
msgid "Diff is not installed on this machine: %(msg)s"
5615
#: bzrlib/errors.py:2114
5682
#: bzrlib/errors.py:2123
5616
5683
msgid "Diff3 is not installed on this machine."
5619
#: bzrlib/errors.py:2120
5686
#: bzrlib/errors.py:2129
5620
5687
msgid "The content being inserted is already present."
5623
#: bzrlib/errors.py:2125
5690
#: bzrlib/errors.py:2134
5625
5692
"This tree contains left-over files from a failed operation.\n"
5626
5693
" Please examine %(limbo_dir)s to see if it contains any files you wish "
5643
5710
" keep, and delete it when you are done."
5646
#: bzrlib/errors.py:2157
5713
#: bzrlib/errors.py:2166
5648
5715
"Unable to delete transform temporary directory %(pending_deletion)s. Please "
5649
5716
"examine %(pending_deletion)s to see if it contains any files you wish to "
5650
5717
"keep, and delete it when you are done."
5653
#: bzrlib/errors.py:2167
5720
#: bzrlib/errors.py:2176
5654
5721
msgid "Working tree is out of date, please run 'bzr update'.%(more)s"
5657
#: bzrlib/errors.py:2181
5724
#: bzrlib/errors.py:2190
5659
5726
"Public branch \"%(public_location)s\" lacks revision \"%(revstring)s\"."
5662
#: bzrlib/errors.py:2194
5729
#: bzrlib/errors.py:2203
5663
5730
msgid "Error in merge modified format"
5666
#: bzrlib/errors.py:2199
5733
#: bzrlib/errors.py:2208
5667
5734
msgid "Format error in conflict listings"
5670
#: bzrlib/errors.py:2203
5737
#: bzrlib/errors.py:2212
5672
5739
"Inconsistency in dirstate file %(dirstate_path)s.\n"
5673
5740
"Error: %(description)s"
5676
#: bzrlib/errors.py:2214
5743
#: bzrlib/errors.py:2223
5678
5745
"An error has been detected in the repository %(repo_path)s.\n"
5679
5746
"Please run bzr reconcile on this repository."
5682
#: bzrlib/errors.py:2225
5749
#: bzrlib/errors.py:2234
5684
5751
"An inconsistent delta was supplied involving %(path)r, %(file_id)r\n"
5685
5752
"reason: %(reason)s"
5688
#: bzrlib/errors.py:2238
5755
#: bzrlib/errors.py:2247
5690
5757
"An inconsistent delta was supplied: %(delta)r\n"
5691
5758
"reason: %(reason)s"
5694
#: bzrlib/errors.py:2250
5761
#: bzrlib/errors.py:2259
5695
5762
msgid "To use this feature you must upgrade your branch at %(path)s."
5698
#: bzrlib/errors.py:2259
5765
#: bzrlib/errors.py:2268
5699
5766
msgid "To use this feature you must upgrade your repository at %(path)s."
5702
#: bzrlib/errors.py:2264
5769
#: bzrlib/errors.py:2273
5704
5771
"To use this feature you must upgrade your branch at %(path)s to a format "
5705
5772
"which supports rich roots."
5708
#: bzrlib/errors.py:2270
5775
#: bzrlib/errors.py:2279
5709
5776
msgid "Cannot perform local-only commits on unbound branches."
5712
#: bzrlib/errors.py:2275
5779
#: bzrlib/errors.py:2284
5713
5780
msgid "The method %(mname)s is not supported on objects of type %(tname)s."
5716
#: bzrlib/errors.py:2296
5783
#: bzrlib/errors.py:2305
5717
5784
msgid "Ghost tags not supported by format %(format)r."
5720
#: bzrlib/errors.py:2304
5787
#: bzrlib/errors.py:2313
5721
5788
msgid "File is binary but should be text."
5724
#: bzrlib/errors.py:2309
5791
#: bzrlib/errors.py:2318
5725
5792
msgid "The path %(path)s is not permitted on this platform"
5728
#: bzrlib/errors.py:2318
5795
#: bzrlib/errors.py:2327
5730
5797
"Testament did not match expected value.\n"
5731
5798
" For revision_id {%(revision_id)s}, expected {%(expected)s}, measured\n"
5732
5799
" {%(measured)s}"
5735
#: bzrlib/errors.py:2330
5802
#: bzrlib/errors.py:2339
5736
5803
msgid "Not a bzr revision-bundle: %(text)r"
5739
#: bzrlib/errors.py:2339
5806
#: bzrlib/errors.py:2348
5740
5807
msgid "Bad bzr revision-bundle: %(text)r"
5743
#: bzrlib/errors.py:2348
5810
#: bzrlib/errors.py:2357
5744
5811
msgid "Malformed bzr revision-bundle header: %(text)r"
5747
#: bzrlib/errors.py:2353
5814
#: bzrlib/errors.py:2362
5748
5815
msgid "Malformed patches in bzr revision-bundle: %(text)r"
5751
#: bzrlib/errors.py:2358
5818
#: bzrlib/errors.py:2367
5752
5819
msgid "Malformed footer in bzr revision-bundle: %(text)r"
5755
#: bzrlib/errors.py:2363
5822
#: bzrlib/errors.py:2372
5756
5823
msgid "End of line marker was not \\n in bzr revision-bundle"
5759
#: bzrlib/errors.py:2373
5826
#: bzrlib/errors.py:2382
5760
5827
msgid "Bundle format %(bundle_format)s is incompatible with %(other)s"
5763
#: bzrlib/errors.py:2383
5830
#: bzrlib/errors.py:2392
5764
5831
msgid "Root class for inventory serialization errors"
5832
msgstr "Root class for inventory serialisation errors"
5767
#: bzrlib/errors.py:2387
5834
#: bzrlib/errors.py:2396
5769
5836
"The inventory was not in the expected format:\n"
5773
#: bzrlib/errors.py:2396
5840
#: bzrlib/errors.py:2405
5774
5841
msgid "This operation requires rich root data storage"
5777
#: bzrlib/errors.py:2409
5844
#: bzrlib/errors.py:2418
5778
5845
msgid "Unrecognised value for BZR_SSH environment variable: %(vendor)s"
5781
#: bzrlib/errors.py:2418
5848
#: bzrlib/errors.py:2427
5783
5850
"Don't know how to handle SSH connections. Please set BZR_SSH environment "
5787
#: bzrlib/errors.py:2425
5854
#: bzrlib/errors.py:2434
5789
5856
"Could not determine revno for {%(revision_id)s} because its ancestry shows a "
5790
5857
"ghost at {%(ghost_revision_id)s}"
5793
#: bzrlib/errors.py:2435
5860
#: bzrlib/errors.py:2444
5794
5861
msgid "Ghost revision {%(revision_id)s} cannot be used here."
5797
#: bzrlib/errors.py:2486
5864
#: bzrlib/errors.py:2495
5799
5866
"A merge directive must provide either a bundle or a public branch location."
5802
#: bzrlib/errors.py:2493
5869
#: bzrlib/errors.py:2502
5803
5870
msgid "Bad merge directive payload %(start)r"
5806
#: bzrlib/errors.py:2503
5873
#: bzrlib/errors.py:2512
5807
5874
msgid "Preview patch does not match requested changes."
5810
#: bzrlib/errors.py:2509
5877
#: bzrlib/errors.py:2518
5811
5878
msgid "Patch_type was %(patch_type)s, but no patch was supplied."
5814
#: bzrlib/errors.py:2519
5881
#: bzrlib/errors.py:2528
5816
5883
"Your branch does not have all of the revisions required in order to merge "
5817
5884
"this merge directive and the target location specified in the merge "
5818
5885
"directive is not a branch: %(location)s."
5821
#: bzrlib/errors.py:2531
5888
#: bzrlib/errors.py:2540
5822
5889
msgid "Unsupported entry kind %(kind)s"
5823
5890
msgstr "Unsupported entry type %(kind)s"
5825
#: bzrlib/errors.py:2539
5892
#: bzrlib/errors.py:2548
5826
5893
msgid "Can't subsume %(other_tree)s into %(tree)s. %(reason)s"
5829
#: bzrlib/errors.py:2549
5896
#: bzrlib/errors.py:2558
5830
5897
msgid "Subsume target %(other_tree)s needs to be upgraded."
5833
#: bzrlib/errors.py:2568
5900
#: bzrlib/errors.py:2577
5834
5901
msgid "No such tag: %(tag_name)s"
5837
#: bzrlib/errors.py:2576
5904
#: bzrlib/errors.py:2585
5838
5905
msgid "Tags not supported by %(branch)s; you may be able to use bzr upgrade."
5841
#: bzrlib/errors.py:2585
5908
#: bzrlib/errors.py:2594
5842
5909
msgid "Tag %(tag_name)s already exists."
5845
#: bzrlib/errors.py:2593
5912
#: bzrlib/errors.py:2602
5847
5914
"Did not understand bug identifier %(bug_id)s: %(reason)s. See \"bzr help "
5848
5915
"bugs\" for more information on this feature."
5851
#: bzrlib/errors.py:2603
5918
#: bzrlib/errors.py:2612
5853
5920
"The URL for bug tracker \"%(abbreviation)s\" doesn't contain {id}: %(url)s"
5856
#: bzrlib/errors.py:2613
5923
#: bzrlib/errors.py:2622
5858
5925
"Cannot find registered bug tracker called %(abbreviation)s on %(branch)s"
5861
#: bzrlib/errors.py:2623
5928
#: bzrlib/errors.py:2632
5862
5929
msgid "Invalid line in bugs property: '%(line)s'"
5865
#: bzrlib/errors.py:2631
5932
#: bzrlib/errors.py:2640
5866
5933
msgid "Invalid bug status: '%(status)s'"
5869
#: bzrlib/errors.py:2639
5936
#: bzrlib/errors.py:2648
5870
5937
msgid "Could not understand response from smart server: %(response_tuple)r"
5873
#: bzrlib/errors.py:2678
5940
#: bzrlib/errors.py:2687
5874
5941
msgid "Server sent an unexpected error: %(error_tuple)r"
5877
#: bzrlib/errors.py:2697
5944
#: bzrlib/errors.py:2706
5878
5945
msgid "Unrecognised container format: %(container_format)r"
5881
#: bzrlib/errors.py:2705
5948
#: bzrlib/errors.py:2714
5882
5949
msgid "Unexpected end of container stream"
5885
#: bzrlib/errors.py:2710
5952
#: bzrlib/errors.py:2719
5886
5953
msgid "Unknown record type: %(record_type)r"
5889
#: bzrlib/errors.py:2718
5956
#: bzrlib/errors.py:2727
5890
5957
msgid "Invalid record: %(reason)s"
5893
#: bzrlib/errors.py:2726
5960
#: bzrlib/errors.py:2735
5894
5961
msgid "Container has data after end marker: %(excess)r"
5897
#: bzrlib/errors.py:2734
5964
#: bzrlib/errors.py:2743
5898
5965
msgid "Container has multiple records with the same name: %(name)s"
5901
#: bzrlib/errors.py:2747
5968
#: bzrlib/errors.py:2756
5902
5969
msgid "Corrupt or incompatible data stream: %(reason)s"
5905
#: bzrlib/errors.py:2755
5972
#: bzrlib/errors.py:2764
5906
5973
msgid "SMTP error: %(error)s"
5909
#: bzrlib/errors.py:2763
5976
#: bzrlib/errors.py:2772
5910
5977
msgid "No message supplied."
5913
#: bzrlib/errors.py:2768
5980
#: bzrlib/errors.py:2777
5914
5981
msgid "No mail-to address (--mail-to) or output (-o) specified."
5917
#: bzrlib/errors.py:2773
5918
msgid "Unknown mail client: %(mail_client)s"
5921
#: bzrlib/errors.py:2781
5984
#: bzrlib/errors.py:2782
5923
5986
"Unable to find mail client with the following names: "
5924
5987
"%(mail_command_list_string)s"
5927
#: bzrlib/errors.py:2791
5990
#: bzrlib/errors.py:2792
5928
5991
msgid "SMTP connection to %(host)s refused"
5931
#: bzrlib/errors.py:2800
5994
#: bzrlib/errors.py:2801
5932
5995
msgid "Please specify smtp_server. No server at default %(host)s."
5935
#: bzrlib/errors.py:2814
5998
#: bzrlib/errors.py:2815
5937
6000
"'%(display_url)s' is not in sync with %(target_url)s. See bzr help sync-for-"
5941
#: bzrlib/errors.py:2826
6004
#: bzrlib/errors.py:2827
5942
6005
msgid "'%(display_url)s' is already a branch."
5945
#: bzrlib/errors.py:2831
6008
#: bzrlib/errors.py:2832
5946
6009
msgid "'%(display_url)s' is already a tree."
5949
#: bzrlib/errors.py:2836
6012
#: bzrlib/errors.py:2837
5950
6013
msgid "'%(display_url)s' is already a checkout."
5953
#: bzrlib/errors.py:2841
6016
#: bzrlib/errors.py:2842
5954
6017
msgid "'%(display_url)s' is already a lightweight checkout."
5957
#: bzrlib/errors.py:2846
6020
#: bzrlib/errors.py:2847
5958
6021
msgid "'%(display_url)s' is already using a shared repository."
5961
#: bzrlib/errors.py:2851
6024
#: bzrlib/errors.py:2852
5962
6025
msgid "'%(display_url)s' is already standalone."
5965
#: bzrlib/errors.py:2856
6028
#: bzrlib/errors.py:2857
5966
6029
msgid "Shared repository '%(display_url)s' already creates working trees."
5969
#: bzrlib/errors.py:2862
6032
#: bzrlib/errors.py:2863
5971
6034
"Shared repository '%(display_url)s' already doesn't create working trees."
5974
#: bzrlib/errors.py:2868
6037
#: bzrlib/errors.py:2869
5975
6038
msgid "Requested reconfiguration of '%(display_url)s' is not supported."
5978
#: bzrlib/errors.py:2873
6041
#: bzrlib/errors.py:2874
5979
6042
msgid "No location could be found to bind to at %(display_url)s."
5982
#: bzrlib/errors.py:2878
6045
#: bzrlib/errors.py:2879
5984
6047
"Working tree \"%(display_url)s\" has uncommitted changes (See bzr "
5985
6048
"status).%(more)s"
5988
#: bzrlib/errors.py:2897
6051
#: bzrlib/errors.py:2898
5990
6053
"Working tree \"%(display_url)s\" has shelved changes (See bzr shelve --"
5991
6054
"list).%(more)s"
5994
#: bzrlib/errors.py:2903
6057
#: bzrlib/errors.py:2904
5995
6058
msgid "Variable {%(name)s} is not available."
5998
#: bzrlib/errors.py:2911
6061
#: bzrlib/errors.py:2912
5999
6062
msgid "No template specified."
6002
#: bzrlib/errors.py:2916
6065
#: bzrlib/errors.py:2917
6003
6066
msgid "Unable to create symlink %(path_str)son this platform"
6006
#: bzrlib/errors.py:2931
6069
#: bzrlib/errors.py:2932
6008
6071
"Unsupported timezone format \"%(timezone)s\", options are \"utc\", "
6009
6072
"\"original\", \"local\"."
6012
#: bzrlib/errors.py:2965
6075
#: bzrlib/errors.py:2966
6014
6077
"Unable to encode %(kind)s path %(path)r in user encoding %(user_encoding)s"
6016
6079
"Unable to encode %(kind)s path %(path)r in user encoding %(user_encoding)s"
6018
#: bzrlib/errors.py:2977
6081
#: bzrlib/errors.py:2978
6019
6082
msgid "The \"%(config_id)s\" configuration does not exist."
6022
#: bzrlib/errors.py:2985
6085
#: bzrlib/errors.py:2986
6023
6086
msgid "The \"%(option_name)s\" configuration option does not exist."
6026
#: bzrlib/errors.py:2993
6089
#: bzrlib/errors.py:2994
6027
6090
msgid "The alias \"%(alias_name)s\" does not exist."
6030
#: bzrlib/errors.py:3007
6093
#: bzrlib/errors.py:3008
6031
6094
msgid "\"%(alias_name)s\" is not a valid location alias."
6034
#: bzrlib/errors.py:3015
6097
#: bzrlib/errors.py:3016
6035
6098
msgid "No %(alias_name)s location assigned."
6038
#: bzrlib/errors.py:3023
6101
#: bzrlib/errors.py:3024
6039
6102
msgid "Cannot bind address \"%(host)s:%(port)i\": %(orig_error)s."
6042
#: bzrlib/errors.py:3033
6105
#: bzrlib/errors.py:3034
6043
6106
msgid "Unknown rules detected: %(unknowns_str)s."
6046
#: bzrlib/errors.py:3044
6109
#: bzrlib/errors.py:3045
6047
6110
msgid "Tip change rejected: %(msg)s"
6050
#: bzrlib/errors.py:3052
6113
#: bzrlib/errors.py:3053
6051
6114
msgid "Shelf corrupt."
6054
#: bzrlib/errors.py:3057
6117
#: bzrlib/errors.py:3058
6055
6118
msgid "Corruption while decompressing repository file%(orig_error)s"
6058
#: bzrlib/errors.py:3069
6121
#: bzrlib/errors.py:3070
6059
6122
msgid "No changes are shelved with id \"%(shelf_id)d\"."
6062
#: bzrlib/errors.py:3077
6125
#: bzrlib/errors.py:3078
6063
6126
msgid "\"%(invalid_id)s\" is not a valid shelf id, try a number instead."
6066
#: bzrlib/errors.py:3085
6129
#: bzrlib/errors.py:3086
6068
6131
"An attempt to access a url outside the server jail was made: '%(url)s'."
6071
#: bzrlib/errors.py:3093
6134
#: bzrlib/errors.py:3094
6072
6135
msgid "The user aborted the operation."
6075
#: bzrlib/errors.py:3098
6138
#: bzrlib/errors.py:3099
6076
6139
msgid "Branching '%(url)s'(%(format)s) must create a working tree."
6079
#: bzrlib/errors.py:3108
6142
#: bzrlib/errors.py:3109
6080
6143
msgid "No such view: %(view_name)s."
6083
#: bzrlib/errors.py:3118
6146
#: bzrlib/errors.py:3119
6085
6148
"Views are not supported by %(tree)s; use 'bzr upgrade' to change your tree "
6086
6149
"to a later format."
6089
#: bzrlib/errors.py:3127
6152
#: bzrlib/errors.py:3128
6091
6154
"Specified file \"%(file_name)s\" is outside the current view: %(view_str)s"
6094
#: bzrlib/errors.py:3194
6157
#: bzrlib/errors.py:3195
6095
6158
msgid "%(bzrdir)r does not support co-located branches."
6098
#: bzrlib/errors.py:3200
6161
#: bzrlib/errors.py:3201
6100
6163
"Unable to determine your name.\n"
6101
6164
"Please, set your name with the 'whoami' command.\n"
6102
6165
"E.g. bzr whoami \"Your Name <name@example.com>\""
6105
#: bzrlib/errors.py:3209
6168
#: bzrlib/errors.py:3210
6106
6169
msgid "Invalid pattern(s) found. %(msg)s"
6109
#: bzrlib/errors.py:3217
6172
#: bzrlib/errors.py:3218
6111
6174
"Branch \"%(branch_url)s\" appears to be bound to itself. Please use `bzr "
6112
6175
"unbind` to fix."
6115
#: bzrlib/errors.py:3228
6178
#: bzrlib/errors.py:3229
6116
6179
msgid "Loop involving %(refs)r while expanding \"%(string)s\"."
6119
#: bzrlib/errors.py:3237
6182
#: bzrlib/errors.py:3238
6120
6183
msgid "Option %(name)s is not defined while expanding \"%(string)s\"."
6123
#: bzrlib/errors.py:3246
6186
#: bzrlib/errors.py:3247
6125
6188
"No compatible object available for operations from %(source)r to %(target)r."
6128
#: bzrlib/errors.py:3256
6191
#: bzrlib/errors.py:3257
6130
6193
"VFS requests over the smart server are not allowed. Encountered: %(method)s, "
6131
6194
"%(arguments)s."
6134
#: bzrlib/errors.py:3266
6197
#: bzrlib/errors.py:3267
6136
6199
"Kind change from %(from_kind)s to %(to_kind)s for %(path)s not supported by "
6137
6200
"format %(format)r"
6576
6643
" otherwise error."
6579
#: bzrlib/plugins/launchpad/__init__.py:99
6646
#: bzrlib/plugins/launchpad/cmds.py:62
6582
6649
" bzr register-branch http://foo.com/bzr/fooproject.mine \\\n"
6583
6650
" --project fooproject"
6586
#: bzrlib/plugins/launchpad/__init__.py:106
6653
#: bzrlib/plugins/launchpad/cmds.py:69
6587
6654
msgid "Launchpad project short name to associate with the branch."
6590
#: bzrlib/plugins/launchpad/__init__.py:113
6657
#: bzrlib/plugins/launchpad/cmds.py:76
6592
6659
"Short name for the branch; by default taken from the last component of the "
6596
#: bzrlib/plugins/launchpad/__init__.py:117
6663
#: bzrlib/plugins/launchpad/cmds.py:80
6597
6664
msgid "One-sentence description of the branch."
6600
#: bzrlib/plugins/launchpad/__init__.py:120
6667
#: bzrlib/plugins/launchpad/cmds.py:83
6601
6668
msgid "Longer description of the purpose or contents of the branch."
6604
#: bzrlib/plugins/launchpad/__init__.py:123
6671
#: bzrlib/plugins/launchpad/cmds.py:86
6605
6672
msgid "Branch author's email address, if not yourself."
6608
#: bzrlib/plugins/launchpad/__init__.py:126
6675
#: bzrlib/plugins/launchpad/cmds.py:89
6609
6676
msgid "The bug this branch fixes."
6612
#: bzrlib/plugins/launchpad/__init__.py:129
6679
#: bzrlib/plugins/launchpad/cmds.py:92
6613
6680
msgid "Prepare the request but don't actually send it."
6616
#: bzrlib/plugins/launchpad/__init__.py:151
6683
#: bzrlib/plugins/launchpad/cmds.py:114
6618
6685
"register-branch requires a public branch url - see bzr help register-branch."
6621
#: bzrlib/plugins/launchpad/__init__.py:159
6688
#: bzrlib/plugins/launchpad/cmds.py:122
6622
6689
msgid "--product is deprecated; please use --project."
6625
#: bzrlib/plugins/launchpad/__init__.py:191
6692
#: bzrlib/plugins/launchpad/cmds.py:152
6626
6693
msgid "Open a Launchpad branch page in your web browser."
6629
#: bzrlib/plugins/launchpad/__init__.py:196
6696
#: bzrlib/plugins/launchpad/cmds.py:157
6630
6697
msgid "Do not actually open the browser. Just say the URL we would use."
6633
#: bzrlib/plugins/launchpad/__init__.py:231
6700
#: bzrlib/plugins/launchpad/cmds.py:192
6634
6701
#, python-format
6635
6702
msgid "Opening %s in web browser"
6638
#: bzrlib/plugins/launchpad/__init__.py:241
6705
#: bzrlib/plugins/launchpad/cmds.py:200
6639
6706
msgid "Show or set the Launchpad user ID."
6642
#: bzrlib/plugins/launchpad/__init__.py:243
6709
#: bzrlib/plugins/launchpad/cmds.py:202
6644
6711
"When communicating with Launchpad, some commands need to know your\n"
6645
6712
"Launchpad user ID. This command can be used to set or show the\n"
6646
6713
"user ID that Bazaar will use for such communication."
6649
#: bzrlib/plugins/launchpad/__init__.py:247
6716
#: bzrlib/plugins/launchpad/cmds.py:206
6652
6719
" Show the Launchpad ID of the current user::"
6655
#: bzrlib/plugins/launchpad/__init__.py:250
6722
#: bzrlib/plugins/launchpad/cmds.py:209
6656
6723
msgid " bzr launchpad-login"
6659
#: bzrlib/plugins/launchpad/__init__.py:252
6726
#: bzrlib/plugins/launchpad/cmds.py:211
6660
6727
msgid " Set the Launchpad ID of the current user to 'bob'::"
6663
#: bzrlib/plugins/launchpad/__init__.py:254
6730
#: bzrlib/plugins/launchpad/cmds.py:213
6664
6731
msgid " bzr launchpad-login bob"
6667
#: bzrlib/plugins/launchpad/__init__.py:261
6734
#: bzrlib/plugins/launchpad/cmds.py:220
6668
6735
msgid "Don't check that the user name is valid."
6671
#: bzrlib/plugins/launchpad/__init__.py:276
6672
#: bzrlib/plugins/launchpad/__init__.py:287
6738
#: bzrlib/plugins/launchpad/cmds.py:235 bzrlib/plugins/launchpad/cmds.py:246
6673
6739
msgid "Launchpad user ID exists and has SSH keys.\n"
6676
#: bzrlib/plugins/launchpad/__init__.py:279
6742
#: bzrlib/plugins/launchpad/cmds.py:238
6677
6743
msgid "No Launchpad user ID configured.\n"
6680
#: bzrlib/plugins/launchpad/__init__.py:290
6746
#: bzrlib/plugins/launchpad/cmds.py:249
6681
6747
#, python-format
6682
6748
msgid "Launchpad user ID set to '%s'.\n"
6685
#: bzrlib/plugins/launchpad/__init__.py:298
6751
#: bzrlib/plugins/launchpad/cmds.py:255
6686
6752
msgid "Ask Launchpad to mirror a branch now."
6689
#: bzrlib/plugins/launchpad/__init__.py:318
6755
#: bzrlib/plugins/launchpad/cmds.py:272
6690
6756
msgid "Propose merging a branch on Launchpad."
6693
#: bzrlib/plugins/launchpad/__init__.py:320
6759
#: bzrlib/plugins/launchpad/cmds.py:274
6695
6761
"This will open your usual editor to provide the initial comment. When it\n"
6696
6762
"has created the proposal, it will open it in your default web browser."
6699
#: bzrlib/plugins/launchpad/__init__.py:323
6765
#: bzrlib/plugins/launchpad/cmds.py:277
6701
6767
"The branch will be proposed to merge into SUBMIT_BRANCH. If SUBMIT_BRANCH\n"
6702
6768
"is not supplied, the remembered submit branch will be used. If no submit\n"
6703
6769
"branch is remembered, the development focus will be used."
6706
#: bzrlib/plugins/launchpad/__init__.py:327
6772
#: bzrlib/plugins/launchpad/cmds.py:281
6708
6774
"By default, the SUBMIT_BRANCH's review team will be requested to review\n"
6709
6775
"the merge proposal. This can be overriden by specifying --review (-R).\n"
6842
#: bzrlib/plugins/launchpad/lp_propose.py:149
6908
#: bzrlib/plugins/launchpad/lp_propose.py:150
6843
6909
#, python-format
6844
6910
msgid "There is already a branch merge proposal: %s"
6847
#: bzrlib/plugins/weave_fmt/bzrdir.py:236
6913
#: bzrlib/plugins/weave_fmt/bzrdir.py:237
6848
6914
msgid "pb parameter to convert() is deprecated"
6851
#: bzrlib/plugins/weave_fmt/bzrdir.py:239
6917
#: bzrlib/plugins/weave_fmt/bzrdir.py:240
6852
6918
msgid "starting upgrade from format 4 to 5"
6855
#: bzrlib/plugins/weave_fmt/bzrdir.py:249
6921
#: bzrlib/plugins/weave_fmt/bzrdir.py:250
6856
6922
msgid "note: upgrade may be faster if all store files are ungzipped first"
6859
#: bzrlib/plugins/weave_fmt/bzrdir.py:278
6925
#: bzrlib/plugins/weave_fmt/bzrdir.py:279
6860
6926
msgid "converting revision"
6863
#: bzrlib/plugins/weave_fmt/bzrdir.py:283
6929
#: bzrlib/plugins/weave_fmt/bzrdir.py:284
6864
6930
msgid "upgraded to weaves:"
6867
#: bzrlib/plugins/weave_fmt/bzrdir.py:284
6933
#: bzrlib/plugins/weave_fmt/bzrdir.py:285
6868
6934
#, python-format
6869
6935
msgid "%6d revisions and inventories"
6872
#: bzrlib/plugins/weave_fmt/bzrdir.py:286
6938
#: bzrlib/plugins/weave_fmt/bzrdir.py:287
6873
6939
#, python-format
6874
6940
msgid "%6d revisions not present"
6877
#: bzrlib/plugins/weave_fmt/bzrdir.py:288
6943
#: bzrlib/plugins/weave_fmt/bzrdir.py:289
6878
6944
#, python-format
6879
6945
msgid "%6d texts"
6882
#: bzrlib/plugins/weave_fmt/bzrdir.py:324
6948
#: bzrlib/plugins/weave_fmt/bzrdir.py:325
6883
6949
msgid "writing weave"
6886
#: bzrlib/plugins/weave_fmt/bzrdir.py:328
6887
#: bzrlib/plugins/weave_fmt/bzrdir.py:330
6952
#: bzrlib/plugins/weave_fmt/bzrdir.py:329
6953
#: bzrlib/plugins/weave_fmt/bzrdir.py:331
6888
6954
msgid "inventory"
6891
#: bzrlib/plugins/weave_fmt/bzrdir.py:347
6957
#: bzrlib/plugins/weave_fmt/bzrdir.py:348
6892
6958
msgid "write revision"
6895
#: bzrlib/plugins/weave_fmt/bzrdir.py:361
6961
#: bzrlib/plugins/weave_fmt/bzrdir.py:362
6896
6962
msgid "loading revision"
6899
#: bzrlib/plugins/weave_fmt/bzrdir.py:366
6965
#: bzrlib/plugins/weave_fmt/bzrdir.py:367
6900
6966
#, python-format
6901
6967
msgid "revision {%s} not present in branch; will be converted as a ghost"
6904
#: bzrlib/plugins/weave_fmt/bzrdir.py:506
6970
#: bzrlib/plugins/weave_fmt/bzrdir.py:507
6905
6971
msgid "starting upgrade from format 5 to 6"
6908
#: bzrlib/plugins/weave_fmt/bzrdir.py:516
6974
#: bzrlib/plugins/weave_fmt/bzrdir.py:517
6909
6975
#, python-format
6910
6976
msgid "adding prefixes to %s"
6913
#: bzrlib/plugins/weave_fmt/bzrdir.py:556
6979
#: bzrlib/plugins/weave_fmt/bzrdir.py:557
6914
6980
msgid "starting upgrade from format 6 to metadir"
6917
#: bzrlib/plugins/weave_fmt/bzrdir.py:564
6983
#: bzrlib/plugins/weave_fmt/bzrdir.py:565
6918
6984
msgid "Removing ancestry.weave"
6921
#: bzrlib/plugins/weave_fmt/bzrdir.py:569
6987
#: bzrlib/plugins/weave_fmt/bzrdir.py:570
6922
6988
msgid "Finding branch files"
6925
#: bzrlib/plugins/weave_fmt/bzrdir.py:579
6991
#: bzrlib/plugins/weave_fmt/bzrdir.py:580
6926
6992
msgid "Upgrading repository"
6929
#: bzrlib/plugins/weave_fmt/bzrdir.py:589
6995
#: bzrlib/plugins/weave_fmt/bzrdir.py:590
6930
6996
msgid "Upgrading branch"
6933
#: bzrlib/plugins/weave_fmt/bzrdir.py:612
6999
#: bzrlib/plugins/weave_fmt/bzrdir.py:613
6934
7000
msgid "No working tree."
6937
#: bzrlib/plugins/weave_fmt/bzrdir.py:619
7003
#: bzrlib/plugins/weave_fmt/bzrdir.py:620
6938
7004
msgid "Upgrading working tree"
6941
#: bzrlib/plugins/weave_fmt/bzrdir.py:640
7007
#: bzrlib/plugins/weave_fmt/bzrdir.py:641
6942
7008
#, python-format
6943
7009
msgid "Make %s lock"
6946
#: bzrlib/plugins/weave_fmt/bzrdir.py:651
7012
#: bzrlib/plugins/weave_fmt/bzrdir.py:652
6947
7013
#, python-format
6948
7014
msgid "Moving %s"
9993
10057
"to sign newly committed revisions, even if the branch requires signatures."
9996
#: en/help_topics/configuration.txt:462
10060
#: en/help_topics/configuration.txt:474
9998
10062
"dirstate.fdatasync\n"
9999
10063
"~~~~~~~~~~~~~~~~~~"
10002
#: en/help_topics/configuration.txt:465
10066
#: en/help_topics/configuration.txt:477
10004
10068
"If true (default), working tree metadata changes are flushed through the\n"
10005
10069
"OS buffers to physical disk. This is somewhat slower, but means data\n"
10006
10070
"should not be lost if the machine crashes. See also repository.fdatasync."
10009
#: en/help_topics/configuration.txt:469
10073
#: en/help_topics/configuration.txt:481
10011
10075
"gpg_signing_key\n"
10012
10076
"~~~~~~~~~~~~~~~"
10015
#: en/help_topics/configuration.txt:472
10079
#: en/help_topics/configuration.txt:484
10017
10081
"The GnuPG user identity to use when signing commits. Can be an e-mail\n"
10018
10082
"address, key fingerprint or full key ID. When unset or when set to\n"
10019
10083
"\"default\" Bazaar will use the user e-mail set with ``whoami``."
10022
#: en/help_topics/configuration.txt:476
10086
#: en/help_topics/configuration.txt:488
10028
#: en/help_topics/configuration.txt:479
10092
#: en/help_topics/configuration.txt:491
10030
10094
"Only useful in ``locations.conf``. Defines whether or not the\n"
10031
10095
"configuration for this section applies to subdirectories:"
10034
#: en/help_topics/configuration.txt:482
10098
#: en/help_topics/configuration.txt:494
10037
10101
" (default) This section applies to subdirectories as well."
10040
#: en/help_topics/configuration.txt:485
10104
#: en/help_topics/configuration.txt:497
10043
10107
" This section only applies to the branch at this directory and not\n"
10044
10108
" branches below it."
10047
#: en/help_topics/configuration.txt:489
10111
#: en/help_topics/configuration.txt:501
10049
10113
"gpg_signing_command\n"
10050
10114
"~~~~~~~~~~~~~~~~~~~"
10053
#: en/help_topics/configuration.txt:492
10117
#: en/help_topics/configuration.txt:504
10055
10119
"(Default: \"gpg\"). Which program should be used to sign and check "
10056
10120
"revisions.\n"
10057
10121
"For example::"
10060
#: en/help_topics/configuration.txt:495
10124
#: en/help_topics/configuration.txt:507
10061
10125
msgid " gpg_signing_command = /usr/bin/gnpg"
10064
#: en/help_topics/configuration.txt:497
10128
#: en/help_topics/configuration.txt:509
10066
10130
"The specified command must accept the options \"--clearsign\" and \"-u "
10070
#: en/help_topics/configuration.txt:499
10134
#: en/help_topics/configuration.txt:511
10072
10136
"bzr_remote_path\n"
10073
10137
"~~~~~~~~~~~~~~~"
10076
#: en/help_topics/configuration.txt:502
10140
#: en/help_topics/configuration.txt:514
10078
10142
"(Default: \"bzr\"). The path to the command that should be used to run the "
10080
10144
"server for bzr. This value may only be specified in locations.conf, because:"
10083
#: en/help_topics/configuration.txt:505
10147
#: en/help_topics/configuration.txt:517
10085
10149
"- it's needed before branch.conf is accessible\n"
10086
10150
"- allowing remote branch.conf files to specify commands would be a security\n"
10090
#: en/help_topics/configuration.txt:509
10154
#: en/help_topics/configuration.txt:521
10091
10155
msgid "It is overridden by the BZR_REMOTE_PATH environment variable."
10094
#: en/help_topics/configuration.txt:511
10158
#: en/help_topics/configuration.txt:523
10096
10160
"smtp_server\n"
10097
10161
"~~~~~~~~~~~"
10100
#: en/help_topics/configuration.txt:514
10164
#: en/help_topics/configuration.txt:526
10102
10166
"(Default: \"localhost\"). SMTP server to use when Bazaar needs to send\n"
10103
10167
"email, eg. with ``merge-directive --mail-to``, or the bzr-email plugin."
10106
#: en/help_topics/configuration.txt:517
10170
#: en/help_topics/configuration.txt:529
10108
10172
"smtp_username, smtp_password\n"
10109
10173
"~~~~~~~~~~~~~~~~~~~~~~~~~~~~"
10112
#: en/help_topics/configuration.txt:520
10176
#: en/help_topics/configuration.txt:532
10114
10178
"User and password to authenticate to the SMTP server. If smtp_username\n"
10115
10179
"is set, and smtp_password is not, Bazaar will prompt for a password.\n"
10318
10382
"--remember``."
10321
#: en/help_topics/configuration.txt:634
10385
#: en/help_topics/configuration.txt:646
10323
10387
"push_location\n"
10324
10388
"~~~~~~~~~~~~~"
10327
#: en/help_topics/configuration.txt:637
10391
#: en/help_topics/configuration.txt:649
10329
10393
"If present, the location of the default branch for push. This option\n"
10330
10394
"is normally set by the first ``push`` or ``push --remember``."
10333
#: en/help_topics/configuration.txt:640
10397
#: en/help_topics/configuration.txt:652
10335
10399
"push_strict\n"
10336
10400
"~~~~~~~~~~~"
10339
#: en/help_topics/configuration.txt:643
10403
#: en/help_topics/configuration.txt:655
10341
10405
"If present, defines the ``--strict`` option default value for checking\n"
10342
10406
"uncommitted changes before pushing."
10345
#: en/help_topics/configuration.txt:646
10409
#: en/help_topics/configuration.txt:658
10347
10411
"dpush_strict\n"
10348
10412
"~~~~~~~~~~~~"
10351
#: en/help_topics/configuration.txt:649
10415
#: en/help_topics/configuration.txt:661
10353
10417
"If present, defines the ``--strict`` option default value for checking\n"
10354
10418
"uncommitted changes before pushing into a different VCS without any\n"
10355
10419
"custom bzr metadata."
10358
#: en/help_topics/configuration.txt:653
10422
#: en/help_topics/configuration.txt:665
10360
10424
"bound_location\n"
10361
10425
"~~~~~~~~~~~~~~"
10364
#: en/help_topics/configuration.txt:656
10428
#: en/help_topics/configuration.txt:668
10366
10430
"The location that commits should go to when acting as a checkout.\n"
10367
10431
"This option is normally set by ``bind``."
10370
#: en/help_topics/configuration.txt:659
10434
#: en/help_topics/configuration.txt:671
10376
#: en/help_topics/configuration.txt:662
10440
#: en/help_topics/configuration.txt:674
10378
10442
"If set to \"True\", the branch should act as a checkout, and push each "
10379
10443
"commit to\n"
10380
10444
"the bound_location. This option is normally set by ``bind``/``unbind``."
10383
#: en/help_topics/configuration.txt:665
10447
#: en/help_topics/configuration.txt:677
10385
10449
"send_strict\n"
10386
10450
"~~~~~~~~~~~"
10389
#: en/help_topics/configuration.txt:668
10453
#: en/help_topics/configuration.txt:680
10391
10455
"If present, defines the ``--strict`` option default value for checking\n"
10392
10456
"uncommitted changes before sending a merge directive."
10395
#: en/help_topics/configuration.txt:671
10397
"add.maximum_file_size\n"
10398
"~~~~~~~~~~~~~~~~~~~~~"
10401
#: en/help_topics/configuration.txt:674
10403
"Defines the maximum file size the command line \"add\" operation will allow\n"
10404
"in recursive mode, with files larger than this value being skipped. You may "
10406
"specify this value as an integer (in which case it is interpreted as bytes), "
10408
"or you may specify the value using SI units, i.e. 10KB, 20MB, 1G. A value of "
10410
"will disable skipping."
10413
#: en/help_topics/configuration.txt:680
10459
#: en/help_topics/configuration.txt:683
10461
"add.maximum_file_size\n"
10462
"~~~~~~~~~~~~~~~~~~~~~"
10464
"add.maximum_file_size\n"
10465
"~~~~~~~~~~~~~~~~~~~~~"
10467
#: en/help_topics/configuration.txt:686
10469
"Defines the maximum file size the command line \"add\" operation will allow\n"
10470
"in recursive mode, with files larger than this value being skipped. You may "
10472
"specify this value as an integer (in which case it is interpreted as bytes), "
10474
"or you may specify the value using SI units, i.e. 10KB, 20MB, 1G. A value of "
10476
"will disable skipping."
10478
"Defines the maximum file size the command line \"add\" operation will allow\n"
10479
"in recursive mode, with files larger than this value being skipped. You may "
10481
"specify this value as an integer (in which case it is interpreted as bytes), "
10483
"or you may specify the value using SI units, i.e. 10KB, 20MB, 1G. A value of "
10485
"will disable skipping."
10487
#: en/help_topics/configuration.txt:692
10415
10489
"External Merge Tools\n"
10416
10490
"--------------------"
10419
#: en/help_topics/configuration.txt:683
10493
#: en/help_topics/configuration.txt:695
10421
10495
"bzr.mergetool.<name>\n"
10422
10496
"~~~~~~~~~~~~~~~~~~~~"
10425
#: en/help_topics/configuration.txt:686
10499
#: en/help_topics/configuration.txt:698
10427
10501
"Defines an external merge tool called <name> with the given command-line.\n"
10428
10502
"Arguments containing spaces should be quoted using single or double quotes. "
12034
12190
"set of command names."
12037
#: en/help_topics/hooks.txt:212
12193
#: en/help_topics/hooks.txt:201
12199
#: en/help_topics/hooks.txt:204 en/help_topics/hooks.txt:211
12200
msgid "Introduced in: 2.6"
12203
#: en/help_topics/hooks.txt:206
12204
msgid "Called after executing a command. Called with the command object."
12207
#: en/help_topics/hooks.txt:208
12213
#: en/help_topics/hooks.txt:213
12214
msgid "Called prior to executing a command. Called with the command object."
12217
#: en/help_topics/hooks.txt:215
12039
12219
"_ConfigHooks\n"
12040
12220
"------------"
12043
#: en/help_topics/hooks.txt:215
12223
#: en/help_topics/hooks.txt:218
12049
#: en/help_topics/hooks.txt:218 en/help_topics/hooks.txt:226
12050
#: en/help_topics/hooks.txt:233 en/help_topics/hooks.txt:241
12051
#: en/help_topics/hooks.txt:248 en/help_topics/hooks.txt:370
12052
#: en/help_topics/hooks.txt:443
12229
#: en/help_topics/hooks.txt:221 en/help_topics/hooks.txt:229
12230
#: en/help_topics/hooks.txt:236 en/help_topics/hooks.txt:244
12231
#: en/help_topics/hooks.txt:251 en/help_topics/hooks.txt:373
12232
#: en/help_topics/hooks.txt:446
12053
12233
msgid "Introduced in: 2.4"
12056
#: en/help_topics/hooks.txt:220
12236
#: en/help_topics/hooks.txt:223
12058
12238
"Invoked when a config option is read. The signature is (stack, name,\n"
12062
#: en/help_topics/hooks.txt:223
12242
#: en/help_topics/hooks.txt:226
12068
#: en/help_topics/hooks.txt:228
12248
#: en/help_topics/hooks.txt:231
12069
12249
msgid "Invoked when a config store is loaded. The signature is (store)."
12072
#: en/help_topics/hooks.txt:230
12252
#: en/help_topics/hooks.txt:233
12078
#: en/help_topics/hooks.txt:235
12258
#: en/help_topics/hooks.txt:238
12080
12260
"Invoked when a config option is removed. The signature is (stack,\n"
12084
#: en/help_topics/hooks.txt:238
12264
#: en/help_topics/hooks.txt:241
12090
#: en/help_topics/hooks.txt:243
12270
#: en/help_topics/hooks.txt:246
12091
12271
msgid "Invoked when a config store is saved. The signature is (store)."
12094
#: en/help_topics/hooks.txt:245
12274
#: en/help_topics/hooks.txt:248
12100
#: en/help_topics/hooks.txt:250
12280
#: en/help_topics/hooks.txt:253
12102
12282
"Invoked when a config option is set. The signature is (stack, name,\n"
12106
#: en/help_topics/hooks.txt:253
12286
#: en/help_topics/hooks.txt:256
12108
12288
"ControlDirHooks\n"
12109
12289
"---------------"
12112
#: en/help_topics/hooks.txt:256
12292
#: en/help_topics/hooks.txt:259
12114
12294
"post_repo_init\n"
12115
12295
"~~~~~~~~~~~~~~"
12118
#: en/help_topics/hooks.txt:261
12298
#: en/help_topics/hooks.txt:264
12120
12300
"Invoked after a repository has been initialized. post_repo_init is\n"
12121
12301
"called with a bzrlib.controldir.RepoInitHookParams."
12303
"Invoked after a repository has been initialised. post_repo_init is\n"
12304
"called with a bzrlib.controldir.RepoInitHookParams."
12124
#: en/help_topics/hooks.txt:264
12306
#: en/help_topics/hooks.txt:267
12130
#: en/help_topics/hooks.txt:267
12312
#: en/help_topics/hooks.txt:270
12131
12313
msgid "Introduced in: 1.14"
12134
#: en/help_topics/hooks.txt:269
12316
#: en/help_topics/hooks.txt:272
12136
12318
"Invoked before attempting to open a ControlDir with the transport that\n"
12137
12319
"the open will use."
12140
#: en/help_topics/hooks.txt:272
12322
#: en/help_topics/hooks.txt:275
12142
12324
"InfoHooks\n"
12146
#: en/help_topics/hooks.txt:275
12328
#: en/help_topics/hooks.txt:278
12148
12330
"repository\n"
12152
#: en/help_topics/hooks.txt:278 en/help_topics/hooks.txt:297
12153
#: en/help_topics/hooks.txt:521
12334
#: en/help_topics/hooks.txt:281 en/help_topics/hooks.txt:300
12335
#: en/help_topics/hooks.txt:524
12154
12336
msgid "Introduced in: 1.15"
12157
#: en/help_topics/hooks.txt:280
12339
#: en/help_topics/hooks.txt:283
12159
12341
"Invoked when displaying the statistics for a repository. repository is\n"
12160
12342
"called with a statistics dictionary as returned by the repository and\n"
12161
12343
"a file-like object to write to."
12164
#: en/help_topics/hooks.txt:284
12346
#: en/help_topics/hooks.txt:287
12166
12348
"LockHooks\n"
12170
#: en/help_topics/hooks.txt:287
12352
#: en/help_topics/hooks.txt:290
12172
12354
"lock_acquired\n"
12173
12355
"~~~~~~~~~~~~~"
12176
#: en/help_topics/hooks.txt:292
12358
#: en/help_topics/hooks.txt:295
12178
12360
"Called with a bzrlib.lock.LockResult when a physical lock is acquired."
12181
#: en/help_topics/hooks.txt:294
12363
#: en/help_topics/hooks.txt:297
12183
12365
"lock_broken\n"
12184
12366
"~~~~~~~~~~~"
12187
#: en/help_topics/hooks.txt:299
12369
#: en/help_topics/hooks.txt:302
12188
12370
msgid "Called with a bzrlib.lock.LockResult when a physical lock is broken."
12191
#: en/help_topics/hooks.txt:301
12373
#: en/help_topics/hooks.txt:304
12193
12375
"lock_released\n"
12194
12376
"~~~~~~~~~~~~~"
12197
#: en/help_topics/hooks.txt:306
12379
#: en/help_topics/hooks.txt:309
12199
12381
"Called with a bzrlib.lock.LockResult when a physical lock is released."
12202
#: en/help_topics/hooks.txt:308
12384
#: en/help_topics/hooks.txt:311
12204
12386
"MergeHooks\n"
12208
#: en/help_topics/hooks.txt:311
12390
#: en/help_topics/hooks.txt:314
12210
12392
"merge_file_content\n"
12211
12393
"~~~~~~~~~~~~~~~~~~"
12214
#: en/help_topics/hooks.txt:314
12396
#: en/help_topics/hooks.txt:317
12215
12397
msgid "Introduced in: 2.1"
12218
#: en/help_topics/hooks.txt:316
12400
#: en/help_topics/hooks.txt:319
12220
12402
"Called with a bzrlib.merge.Merger object to create a per file merge\n"
12221
12403
"object when starting a merge. Should return either None or a subclass\n"
12225
12407
"AbstractPerFileMerger API docs for details on how it is used by merge."
12228
#: en/help_topics/hooks.txt:323
12410
#: en/help_topics/hooks.txt:326
12230
12412
"post_merge\n"
12234
#: en/help_topics/hooks.txt:326 en/help_topics/hooks.txt:334
12235
#: en/help_topics/hooks.txt:384 en/help_topics/hooks.txt:402
12236
#: en/help_topics/hooks.txt:410 en/help_topics/hooks.txt:509
12416
#: en/help_topics/hooks.txt:329 en/help_topics/hooks.txt:337
12417
#: en/help_topics/hooks.txt:387 en/help_topics/hooks.txt:405
12418
#: en/help_topics/hooks.txt:413 en/help_topics/hooks.txt:512
12237
12419
msgid "Introduced in: 2.5"
12240
#: en/help_topics/hooks.txt:328
12422
#: en/help_topics/hooks.txt:331
12242
12424
"Called after a merge. Receives a Merger object as the single argument.\n"
12243
12425
"The return value is ignored."
12246
#: en/help_topics/hooks.txt:331
12428
#: en/help_topics/hooks.txt:334
12248
12430
"pre_merge\n"
12252
#: en/help_topics/hooks.txt:336
12434
#: en/help_topics/hooks.txt:339
12254
12436
"Called before a merge. Receives a Merger object as the single\n"
12258
#: en/help_topics/hooks.txt:339
12440
#: en/help_topics/hooks.txt:342
12260
12442
"MergeDirectiveHooks\n"
12261
12443
"-------------------"
12264
#: en/help_topics/hooks.txt:342
12446
#: en/help_topics/hooks.txt:345
12266
12448
"merge_request_body\n"
12267
12449
"~~~~~~~~~~~~~~~~~~"
12270
#: en/help_topics/hooks.txt:345
12452
#: en/help_topics/hooks.txt:348
12271
12453
msgid "Introduced in: 1.15.0"
12274
#: en/help_topics/hooks.txt:347
12456
#: en/help_topics/hooks.txt:350
12276
12458
"Called with a MergeRequestBodyParams when a body is needed for a merge\n"
12277
12459
"request. Callbacks must return a body. If more than one callback is\n"
12278
12460
"registered, the output of one callback is provided to the next."
12281
#: en/help_topics/hooks.txt:351
12463
#: en/help_topics/hooks.txt:354
12283
12465
"MessageEditorHooks\n"
12284
12466
"------------------"
12287
#: en/help_topics/hooks.txt:354
12469
#: en/help_topics/hooks.txt:357
12289
12471
"commit_message_template\n"
12290
12472
"~~~~~~~~~~~~~~~~~~~~~~~"
12293
#: en/help_topics/hooks.txt:357
12475
#: en/help_topics/hooks.txt:360
12294
12476
msgid "Introduced in: 1.10"
12297
#: en/help_topics/hooks.txt:359
12479
#: en/help_topics/hooks.txt:362
12299
12481
"Called when a commit message is being generated.\n"
12300
12482
"commit_message_template is called with the bzrlib.commit.Commit object\n"