~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to po/bzr.pot

  • Committer: Patch Queue Manager
  • Date: 2012-02-02 23:46:45 UTC
  • mfrom: (5690.1.1 dev)
  • Revision ID: pqm@pqm.ubuntu.com-20120202234645-fyi3d7g2smosj6vo
(jelmer) Fix a typo in tests docstring. (Samuel Bronson)

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
msgstr ""
9
9
"Project-Id-Version: bzr\n"
10
10
"Report-Msgid-Bugs-To: <bazaar@canonical.com>\n"
11
 
"POT-Creation-Date: 2012-02-02 17:39+0100\n"
 
11
"POT-Creation-Date: 2012-01-16 15:18+0100\n"
12
12
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13
13
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14
14
"Language-Team: LANGUAGE <LL@li.org>\n"
26
26
msgid "Unstacking"
27
27
msgstr ""
28
28
 
29
 
#: bzrlib/branch.py:3205
 
29
#: bzrlib/branch.py:3183
30
30
#, python-format
31
31
msgid "Pushed up to revision %d."
32
32
msgstr ""
33
33
 
34
 
#: bzrlib/branch.py:3207
 
34
#: bzrlib/branch.py:3185
35
35
#, python-format
36
36
msgid "%d tag updated."
37
37
msgid_plural "%d tags updated."
38
38
msgstr[0] ""
39
39
msgstr[1] ""
40
40
 
41
 
#: bzrlib/branch.py:3210
 
41
#: bzrlib/branch.py:3188
42
42
msgid "No new revisions or tags to push."
43
43
msgstr ""
44
44
 
45
 
#: bzrlib/branch.py:3212
 
45
#: bzrlib/branch.py:3190
46
46
msgid "No new revisions to push."
47
47
msgstr ""
48
48
 
49
 
#: bzrlib/branch.py:3232
 
49
#: bzrlib/branch.py:3210
50
50
msgid "checked branch {0} format {1}"
51
51
msgstr ""
52
52
 
53
 
#: bzrlib/branch.py:3235
 
53
#: bzrlib/branch.py:3213
54
54
#, python-format
55
55
msgid "found error:%s"
56
56
msgstr ""
57
57
 
58
 
#: bzrlib/builtins.py:209 bzrlib/builtins.py:3016 bzrlib/workingtree.py:315
 
58
#: bzrlib/builtins.py:121 bzrlib/builtins.py:2923 bzrlib/workingtree.py:315
59
59
#, python-format
60
60
msgid "Ignoring files outside view. View is %s"
61
61
msgstr ""
62
62
 
63
 
#: bzrlib/builtins.py:218
 
63
#: bzrlib/builtins.py:130
64
64
#, python-format
65
65
msgid "bzr %s --revision takes exactly one revision identifier"
66
66
msgstr ""
67
67
 
68
 
#: bzrlib/builtins.py:303
 
68
#: bzrlib/builtins.py:215
69
69
msgid "Display status summary."
70
70
msgstr ""
71
71
 
72
 
#: bzrlib/builtins.py:305
 
72
#: bzrlib/builtins.py:217
73
73
msgid ""
74
74
"This reports on versioned and unknown files, reporting them\n"
75
75
"grouped by state.  Possible states are:"
76
76
msgstr ""
77
77
 
78
 
#: bzrlib/builtins.py:308
 
78
#: bzrlib/builtins.py:220
79
79
msgid ""
80
80
"added\n"
81
81
"    Versioned in the working copy but not in the previous revision."
82
82
msgstr ""
83
83
 
84
 
#: bzrlib/builtins.py:311
 
84
#: bzrlib/builtins.py:223
85
85
msgid ""
86
86
"removed\n"
87
87
"    Versioned in the previous revision but removed or deleted\n"
88
88
"    in the working copy."
89
89
msgstr ""
90
90
 
91
 
#: bzrlib/builtins.py:315
 
91
#: bzrlib/builtins.py:227
92
92
msgid ""
93
93
"renamed\n"
94
94
"    Path of this file changed from the previous revision;\n"
96
96
"    parent directory was renamed."
97
97
msgstr ""
98
98
 
99
 
#: bzrlib/builtins.py:320
 
99
#: bzrlib/builtins.py:232
100
100
msgid ""
101
101
"modified\n"
102
102
"    Text has changed since the previous revision."
103
103
msgstr ""
104
104
 
105
 
#: bzrlib/builtins.py:323
 
105
#: bzrlib/builtins.py:235
106
106
msgid ""
107
107
"kind changed\n"
108
108
"    File kind has been changed (e.g. from file to directory)."
109
109
msgstr ""
110
110
 
111
 
#: bzrlib/builtins.py:326
 
111
#: bzrlib/builtins.py:238
112
112
msgid ""
113
113
"unknown\n"
114
114
"    Not versioned and not matching an ignore pattern."
115
115
msgstr ""
116
116
 
117
 
#: bzrlib/builtins.py:329
 
117
#: bzrlib/builtins.py:241
118
118
msgid ""
119
119
"Additionally for directories, symlinks and files with a changed\n"
120
120
"executable bit, Bazaar indicates their type using a trailing\n"
122
122
"disabled using the '--no-classify' option."
123
123
msgstr ""
124
124
 
125
 
#: bzrlib/builtins.py:334
 
125
#: bzrlib/builtins.py:246
126
126
msgid ""
127
127
"To see ignored files use 'bzr ignored'.  For details on the\n"
128
128
"changes to file texts, use 'bzr diff'."
129
129
msgstr ""
130
130
 
131
 
#: bzrlib/builtins.py:337
 
131
#: bzrlib/builtins.py:249
132
132
msgid ""
133
133
"Note that --short or -S gives status flags for each item, similar\n"
134
134
"to Subversion's status command. To get output similar to svn -q,\n"
135
135
"use bzr status -SV."
136
136
msgstr ""
137
137
 
138
 
#: bzrlib/builtins.py:341
 
138
#: bzrlib/builtins.py:253
139
139
msgid ""
140
140
"If no arguments are specified, the status of the entire working\n"
141
141
"directory is shown.  Otherwise, only the status of the specified\n"
143
143
"is reported for everything inside that directory."
144
144
msgstr ""
145
145
 
146
 
#: bzrlib/builtins.py:346
 
146
#: bzrlib/builtins.py:258
147
147
msgid ""
148
148
"Before merges are committed, the pending merge tip revisions are\n"
149
149
"shown. To see all pending merge revisions, use the -v option.\n"
151
151
"the no-pending option or specify a file/directory."
152
152
msgstr ""
153
153
 
154
 
#: bzrlib/builtins.py:351
 
154
#: bzrlib/builtins.py:263
155
155
msgid ""
156
156
"To compare the working directory to a specific revision, pass a\n"
157
157
"single revision to the revision argument."
158
158
msgstr ""
159
159
 
160
 
#: bzrlib/builtins.py:354
 
160
#: bzrlib/builtins.py:266
161
161
msgid ""
162
162
"To see which files have changed in a specific revision, or between\n"
163
163
"two revisions, pass a revision range to the revision argument.\n"
165
165
msgstr ""
166
166
 
167
167
# help of 'short' option of 'status' command
168
 
#: bzrlib/builtins.py:363
 
168
#: bzrlib/builtins.py:275
169
169
msgid "Use short status indicators."
170
170
msgstr ""
171
171
 
172
172
# help of 'versioned' option of 'status' command
173
 
#: bzrlib/builtins.py:365
 
173
#: bzrlib/builtins.py:277
174
174
msgid "Only show versioned files."
175
175
msgstr ""
176
176
 
177
177
# help of 'no-pending' option of 'status' command
178
 
#: bzrlib/builtins.py:367
 
178
#: bzrlib/builtins.py:279
179
179
msgid "Don't show pending merges."
180
180
msgstr ""
181
181
 
182
182
# help of 'no-classify' option of 'status' command
183
 
#: bzrlib/builtins.py:370
 
183
#: bzrlib/builtins.py:282
184
184
msgid "Do not mark object type using indicator."
185
185
msgstr ""
186
186
 
187
 
#: bzrlib/builtins.py:385
 
187
#: bzrlib/builtins.py:297
188
188
msgid "bzr status --revision takes exactly one or two revision specifiers"
189
189
msgstr ""
190
190
 
191
 
#: bzrlib/builtins.py:429 bzrlib/builtins.py:5183
 
191
#: bzrlib/builtins.py:341 bzrlib/builtins.py:5090
192
192
msgid "You can only supply one of revision_id or --revision"
193
193
msgstr ""
194
194
 
195
 
#: bzrlib/builtins.py:432 bzrlib/builtins.py:5185
 
195
#: bzrlib/builtins.py:344 bzrlib/builtins.py:5092
196
196
msgid "You must supply either --revision or a revision_id"
197
197
msgstr ""
198
198
 
199
 
#: bzrlib/builtins.py:439
 
199
#: bzrlib/builtins.py:351
200
200
#, python-format
201
201
msgid "Repository %r does not support access to raw revision texts"
202
202
msgstr ""
203
203
 
204
 
#: bzrlib/builtins.py:450
 
204
#: bzrlib/builtins.py:362
205
205
msgid "The repository {0} contains no revision {1}."
206
206
msgstr ""
207
207
 
208
 
#: bzrlib/builtins.py:457
 
208
#: bzrlib/builtins.py:369
209
209
msgid "You cannot specify a NULL revision."
210
210
msgstr ""
211
211
 
212
 
#: bzrlib/builtins.py:549
 
212
#: bzrlib/builtins.py:461
213
213
msgid "Remove the working tree from a given branch/checkout."
214
214
msgstr ""
215
215
 
216
 
#: bzrlib/builtins.py:551
 
216
#: bzrlib/builtins.py:463
217
217
msgid ""
218
218
"Since a lightweight checkout is little more than a working tree\n"
219
219
"this will refuse to run against one."
220
220
msgstr ""
221
221
 
222
 
#: bzrlib/builtins.py:554
 
222
#: bzrlib/builtins.py:466
223
223
msgid "To re-create the working tree, use \"bzr checkout\"."
224
224
msgstr ""
225
225
 
226
226
# help of 'force' option of 'remove-tree' command
227
 
#: bzrlib/builtins.py:560
 
227
#: bzrlib/builtins.py:472
228
228
msgid "Remove the working tree even if it has uncommitted or shelved changes."
229
229
msgstr ""
230
230
 
231
 
#: bzrlib/builtins.py:574
 
231
#: bzrlib/builtins.py:486
232
232
msgid "No working tree to remove"
233
233
msgstr ""
234
234
 
235
 
#: bzrlib/builtins.py:576
 
235
#: bzrlib/builtins.py:488
236
236
msgid "You cannot remove the working tree of a remote path"
237
237
msgstr ""
238
238
 
239
 
#: bzrlib/builtins.py:585
 
239
#: bzrlib/builtins.py:497
240
240
msgid "You cannot remove the working tree from a lightweight checkout"
241
241
msgstr ""
242
242
 
243
 
#: bzrlib/builtins.py:625
 
243
#: bzrlib/builtins.py:537
244
244
msgid ""
245
245
"The tree does not appear to be corrupt. You probably want \"bzr revert\" "
246
246
"instead. Use \"--force\" if you are sure you want to reset the working tree."
247
247
msgstr ""
248
248
 
249
 
#: bzrlib/builtins.py:636
 
249
#: bzrlib/builtins.py:548
250
250
msgid ""
251
251
", the header appears corrupt, try passing -r -1 to set the state to the last "
252
252
"commit"
253
253
msgstr ""
254
254
 
255
 
#: bzrlib/builtins.py:640
 
255
#: bzrlib/builtins.py:552
256
256
msgid "failed to reset the tree state{0}"
257
257
msgstr ""
258
258
 
259
 
#: bzrlib/builtins.py:644
 
259
#: bzrlib/builtins.py:556
260
260
msgid "Show current revision number."
261
261
msgstr ""
262
262
 
263
 
#: bzrlib/builtins.py:646
 
263
#: bzrlib/builtins.py:558
264
264
msgid "This is equal to the number of revisions on this branch."
265
265
msgstr ""
266
266
 
267
 
#: bzrlib/builtins.py:659
 
267
#: bzrlib/builtins.py:571
268
268
msgid "--tree and --revision can not be used together"
269
269
msgstr ""
270
270
 
271
 
#: bzrlib/builtins.py:676 bzrlib/builtins.py:5967
 
271
#: bzrlib/builtins.py:588 bzrlib/builtins.py:5874
272
272
msgid "Tags can only be placed on a single revision, not on a range"
273
273
msgstr ""
274
274
 
275
275
# help of 'tree' option of 'revno' command
276
 
#: bzrlib/builtins.py:700
 
276
#: bzrlib/builtins.py:612
277
277
msgid "Show revno of working tree."
278
278
msgstr ""
279
279
 
280
 
#: bzrlib/builtins.py:748
 
280
#: bzrlib/builtins.py:660
281
281
msgid "Add specified files or directories."
282
282
msgstr ""
283
283
 
284
 
#: bzrlib/builtins.py:750
 
284
#: bzrlib/builtins.py:662
285
285
msgid ""
286
286
"In non-recursive mode, all the named items are added, regardless\n"
287
287
"of whether they were previously ignored.  A warning is given if\n"
288
288
"any of the named files are already versioned."
289
289
msgstr ""
290
290
 
291
 
#: bzrlib/builtins.py:754
 
291
#: bzrlib/builtins.py:666
292
292
msgid ""
293
293
"In recursive mode (the default), files are treated the same way\n"
294
294
"but the behaviour for directories is different.  Directories that\n"
299
299
"directories.  If no names are given '.' is assumed."
300
300
msgstr ""
301
301
 
302
 
#: bzrlib/builtins.py:762
 
302
#: bzrlib/builtins.py:674
303
303
msgid ""
304
304
"A warning will be printed when nested trees are encountered,\n"
305
305
"unless they are explicitly ignored."
306
306
msgstr ""
307
307
 
308
 
#: bzrlib/builtins.py:765
 
308
#: bzrlib/builtins.py:677
309
309
msgid ""
310
310
"Therefore simply saying 'bzr add' will version all files that\n"
311
311
"are currently unknown."
312
312
msgstr ""
313
313
 
314
 
#: bzrlib/builtins.py:768
 
314
#: bzrlib/builtins.py:680
315
315
msgid ""
316
316
"Adding a file whose parent directory is not versioned will\n"
317
317
"implicitly add the parent, and so on up to the root. This means\n"
319
319
"get added when you add a file in the directory."
320
320
msgstr ""
321
321
 
322
 
#: bzrlib/builtins.py:773
 
322
#: bzrlib/builtins.py:685
323
323
msgid ""
324
324
"--dry-run will show which files would be added, but not actually\n"
325
325
"add them."
326
326
msgstr ""
327
327
 
328
 
#: bzrlib/builtins.py:776
 
328
#: bzrlib/builtins.py:688
329
329
msgid ""
330
330
"--file-ids-from will try to use the file ids from the supplied path.\n"
331
331
"It looks up ids trying to find a matching parent directory with the\n"
336
336
"into a subdirectory of this one."
337
337
msgstr ""
338
338
 
339
 
#: bzrlib/builtins.py:784
 
339
#: bzrlib/builtins.py:696
340
340
msgid ""
341
341
"Any files matching patterns in the ignore list will not be added\n"
342
342
"unless they are explicitly mentioned."
343
343
msgstr ""
344
344
 
345
 
#: bzrlib/builtins.py:787
 
345
#: bzrlib/builtins.py:699
346
346
msgid ""
347
347
"In recursive mode, files larger than the configuration option \n"
348
348
"add.maximum_file_size will be skipped. Named items are never skipped due\n"
350
350
msgstr ""
351
351
 
352
352
# help of 'no-recurse' option of 'add' command
353
 
#: bzrlib/builtins.py:794
 
353
#: bzrlib/builtins.py:706
354
354
msgid "Don't recursively add the contents of directories."
355
355
msgstr ""
356
356
 
357
357
# help of 'file-ids-from' option of 'add' command
358
 
#: bzrlib/builtins.py:800
 
358
#: bzrlib/builtins.py:712
359
359
msgid "Lookup file ids from this tree."
360
360
msgstr ""
361
361
 
362
 
#: bzrlib/builtins.py:836
 
362
#: bzrlib/builtins.py:748
363
363
msgid "ignored {0} matching \"{1}\"\n"
364
364
msgstr ""
365
365
 
366
 
#: bzrlib/builtins.py:841
 
366
#: bzrlib/builtins.py:753
367
367
msgid "Create a new versioned directory."
368
368
msgstr ""
369
369
 
370
 
#: bzrlib/builtins.py:843
 
370
#: bzrlib/builtins.py:755
371
371
msgid "This is equivalent to creating the directory and then adding it."
372
372
msgstr ""
373
373
 
374
374
# help of 'parents' option of 'mkdir' command
375
 
#: bzrlib/builtins.py:850
 
375
#: bzrlib/builtins.py:762
376
376
msgid "No error if existing, make parent directories as needed."
377
377
msgstr ""
378
378
 
379
 
#: bzrlib/builtins.py:884
 
379
#: bzrlib/builtins.py:796
380
380
#, python-format
381
381
msgid "added %s\n"
382
382
msgstr ""
383
383
 
384
 
#: bzrlib/builtins.py:926
 
384
#: bzrlib/builtins.py:838
385
385
#, python-format
386
386
msgid "invalid kind %r specified"
387
387
msgstr ""
388
388
 
389
 
#: bzrlib/builtins.py:963
 
389
#: bzrlib/builtins.py:875
390
390
msgid "Move or rename a file."
391
391
msgstr ""
392
392
 
393
 
#: bzrlib/builtins.py:965
 
393
#: bzrlib/builtins.py:877
394
394
msgid "    bzr mv SOURCE... DESTINATION"
395
395
msgstr ""
396
396
 
397
 
#: bzrlib/builtins.py:967
 
397
#: bzrlib/builtins.py:879
398
398
msgid ""
399
399
"If the last argument is a versioned directory, all the other names\n"
400
400
"are moved into it.  Otherwise, there must be exactly two arguments\n"
401
401
"and the file is changed to a new name."
402
402
msgstr ""
403
403
 
404
 
#: bzrlib/builtins.py:971
 
404
#: bzrlib/builtins.py:883
405
405
msgid ""
406
406
"If OLDNAME does not exist on the filesystem but is versioned and\n"
407
407
"NEWNAME does exist on the filesystem but is not versioned, mv\n"
410
410
"The same is valid when moving many SOURCE files to a DESTINATION."
411
411
msgstr ""
412
412
 
413
 
#: bzrlib/builtins.py:977
 
413
#: bzrlib/builtins.py:889
414
414
msgid "Files cannot be moved between branches."
415
415
msgstr ""
416
416
 
417
417
# help of 'after' option of 'mv' command
418
 
#: bzrlib/builtins.py:984
 
418
#: bzrlib/builtins.py:896
419
419
msgid ""
420
420
"Move only the bzr identifier of the file, because the file has already been "
421
421
"moved."
422
422
msgstr ""
423
423
 
424
424
# help of 'auto' option of 'mv' command
425
 
#: bzrlib/builtins.py:986
 
425
#: bzrlib/builtins.py:898
426
426
msgid "Automatically guess renames."
427
427
msgstr ""
428
428
 
429
429
# help of 'dry-run' option of 'mv' command
430
 
#: bzrlib/builtins.py:987
 
430
#: bzrlib/builtins.py:899
431
431
msgid "Avoid making changes when guessing renames."
432
432
msgstr ""
433
433
 
434
 
#: bzrlib/builtins.py:996
 
434
#: bzrlib/builtins.py:908
435
435
msgid "--dry-run requires --auto."
436
436
msgstr ""
437
437
 
438
 
#: bzrlib/builtins.py:1000
 
438
#: bzrlib/builtins.py:912
439
439
msgid "missing file argument"
440
440
msgstr ""
441
441
 
442
 
#: bzrlib/builtins.py:1004
 
442
#: bzrlib/builtins.py:916
443
443
msgid "can not move root of branch"
444
444
msgstr ""
445
445
 
446
 
#: bzrlib/builtins.py:1010
 
446
#: bzrlib/builtins.py:922
447
447
msgid "Only one path may be specified to --auto."
448
448
msgstr ""
449
449
 
450
 
#: bzrlib/builtins.py:1013
 
450
#: bzrlib/builtins.py:925
451
451
msgid "--after cannot be specified with --auto."
452
452
msgstr ""
453
453
 
454
 
#: bzrlib/builtins.py:1050
 
454
#: bzrlib/builtins.py:962
455
455
msgid "to mv multiple files the destination must be a versioned directory"
456
456
msgstr ""
457
457
 
458
 
#: bzrlib/builtins.py:1102
 
458
#: bzrlib/builtins.py:1014
459
459
msgid "Turn this branch into a mirror of another branch."
460
460
msgstr ""
461
461
 
462
 
#: bzrlib/builtins.py:1104
 
462
#: bzrlib/builtins.py:1016
463
463
msgid ""
464
464
"By default, this command only works on branches that have not diverged.\n"
465
465
"Branches are considered diverged if the destination branch's most recent \n"
467
467
"parent."
468
468
msgstr ""
469
469
 
470
 
#: bzrlib/builtins.py:1109
 
470
#: bzrlib/builtins.py:1021
471
471
msgid ""
472
472
"If branches have diverged, you can use 'bzr merge' to integrate the changes\n"
473
473
"from one into the other.  Once one branch has merged, the other should\n"
474
474
"be able to pull it again."
475
475
msgstr ""
476
476
 
477
 
#: bzrlib/builtins.py:1113
 
477
#: bzrlib/builtins.py:1025
478
478
msgid ""
479
479
"If you want to replace your local changes and just want your branch to\n"
480
480
"match the remote one, use pull --overwrite. This will work even if the two\n"
481
481
"branches have diverged."
482
482
msgstr ""
483
483
 
484
 
#: bzrlib/builtins.py:1117
 
484
#: bzrlib/builtins.py:1029
485
485
msgid ""
486
486
"If there is no default location set, the first pull will set it (use\n"
487
487
"--no-remember to avoid setting it). After that, you can omit the\n"
489
489
"value will only be saved if the remote location can be accessed."
490
490
msgstr ""
491
491
 
492
 
#: bzrlib/builtins.py:1122
 
492
#: bzrlib/builtins.py:1034
493
493
msgid ""
494
494
"The --verbose option will display the revisions pulled using the log_format\n"
495
495
"configuration option. You can use a different format by overriding it with\n"
496
496
"-Olog_format=<other_format>."
497
497
msgstr ""
498
498
 
499
 
#: bzrlib/builtins.py:1126
 
499
#: bzrlib/builtins.py:1038
500
500
msgid ""
501
501
"Note: The location can be specified either in the form of a branch,\n"
502
502
"or in the form of a path to a file containing a merge directive generated\n"
504
504
msgstr ""
505
505
 
506
506
# help of 'verbose' option of 'pull' command
507
 
#: bzrlib/builtins.py:1134
 
507
#: bzrlib/builtins.py:1046
508
508
msgid "Show logs of pulled revisions."
509
509
msgstr ""
510
510
 
511
511
# help of 'directory' option of 'pull' command
512
 
#: bzrlib/builtins.py:1136
 
512
#: bzrlib/builtins.py:1048
513
513
msgid ""
514
514
"Branch to pull into, rather than the one containing the working directory."
515
515
msgstr ""
516
516
 
517
517
# help of 'local' option of 'pull' command
518
 
#: bzrlib/builtins.py:1139
 
518
#: bzrlib/builtins.py:1051
519
519
msgid ""
520
520
"Perform a local pull in a bound branch.  Local pulls are not applied to the "
521
521
"master branch."
522
522
msgstr ""
523
523
 
524
 
#: bzrlib/builtins.py:1168
 
524
#: bzrlib/builtins.py:1080
525
525
msgid "Need working tree for --show-base."
526
526
msgstr ""
527
527
 
528
 
#: bzrlib/builtins.py:1184
 
528
#: bzrlib/builtins.py:1096
529
529
msgid "No pull location known or specified."
530
530
msgstr ""
531
531
 
532
 
#: bzrlib/builtins.py:1190
 
532
#: bzrlib/builtins.py:1102
533
533
#, python-format
534
534
msgid "Using saved parent location: %s\n"
535
535
msgstr ""
536
536
 
537
 
#: bzrlib/builtins.py:1197 bzrlib/builtins.py:4393
 
537
#: bzrlib/builtins.py:1109 bzrlib/builtins.py:4300
538
538
msgid "Cannot use -r with merge directives or bundles"
539
539
msgstr ""
540
540
 
541
 
#: bzrlib/builtins.py:1238
 
541
#: bzrlib/builtins.py:1150
542
542
msgid "Update a mirror of this branch."
543
543
msgstr ""
544
544
 
545
 
#: bzrlib/builtins.py:1240
 
545
#: bzrlib/builtins.py:1152
546
546
msgid ""
547
547
"The target branch will not have its working tree populated because this\n"
548
548
"is both expensive, and is not supported on remote file systems."
549
549
msgstr ""
550
550
 
551
 
#: bzrlib/builtins.py:1243
 
551
#: bzrlib/builtins.py:1155
552
552
msgid ""
553
553
"Some smart servers or protocols *may* put the working tree in place in\n"
554
554
"the future."
555
555
msgstr ""
556
556
 
557
 
#: bzrlib/builtins.py:1246
 
557
#: bzrlib/builtins.py:1158
558
558
msgid ""
559
559
"This command only works on branches that have not diverged.  Branches are\n"
560
560
"considered diverged if the destination branch's most recent commit is one\n"
561
561
"that has not been merged (directly or indirectly) by the source branch."
562
562
msgstr ""
563
563
 
564
 
#: bzrlib/builtins.py:1250
 
564
#: bzrlib/builtins.py:1162
565
565
msgid ""
566
566
"If branches have diverged, you can use 'bzr push --overwrite' to replace\n"
567
567
"the other branch completely, discarding its unmerged changes."
568
568
msgstr ""
569
569
 
570
 
#: bzrlib/builtins.py:1253
 
570
#: bzrlib/builtins.py:1165
571
571
msgid ""
572
572
"If you want to ensure you have the different changes in the other branch,\n"
573
573
"do a merge (see bzr help merge) from the other branch, and commit that.\n"
574
574
"After that you will be able to do a push without '--overwrite'."
575
575
msgstr ""
576
576
 
577
 
#: bzrlib/builtins.py:1257
 
577
#: bzrlib/builtins.py:1169
578
578
msgid ""
579
579
"If there is no default push location set, the first push will set it (use\n"
580
580
"--no-remember to avoid setting it).  After that, you can omit the\n"
582
582
"value will only be saved if the remote location can be accessed."
583
583
msgstr ""
584
584
 
585
 
#: bzrlib/builtins.py:1262
 
585
#: bzrlib/builtins.py:1174
586
586
msgid ""
587
587
"The --verbose option will display the revisions pushed using the log_format\n"
588
588
"configuration option. You can use a different format by overriding it with\n"
591
591
 
592
592
# help of 'directory' option of 'dpush' command
593
593
# help of 'directory' option of 'push' command
594
 
#: bzrlib/builtins.py:1273 bzrlib/foreign.py:272
 
594
#: bzrlib/builtins.py:1185 bzrlib/foreign.py:272
595
595
msgid ""
596
596
"Branch to push from, rather than the one containing the working directory."
597
597
msgstr ""
598
598
 
599
599
# help of 'use-existing-dir' option of 'push' command
600
 
#: bzrlib/builtins.py:1276
 
600
#: bzrlib/builtins.py:1188
601
601
msgid ""
602
602
"By default push will fail if the target directory exists, but does not "
603
603
"already have a control directory.  This flag will allow push to proceed."
604
604
msgstr ""
605
605
 
606
606
# help of 'stacked' option of 'push' command
607
 
#: bzrlib/builtins.py:1281
 
607
#: bzrlib/builtins.py:1193
608
608
msgid ""
609
609
"Create a stacked branch that references the public location of the parent "
610
610
"branch."
611
611
msgstr ""
612
612
 
613
613
# help of 'stacked-on' option of 'push' command
614
 
#: bzrlib/builtins.py:1284
 
614
#: bzrlib/builtins.py:1196
615
615
msgid ""
616
616
"Create a stacked branch that refers to another branch for the commit "
617
617
"history. Only the work not present in the referenced branch is included in "
620
620
 
621
621
# help of 'strict' option of 'dpush' command
622
622
# help of 'strict' option of 'push' command
623
 
#: bzrlib/builtins.py:1289 bzrlib/foreign.py:279
 
623
#: bzrlib/builtins.py:1201 bzrlib/foreign.py:279
624
624
msgid ""
625
625
"Refuse to push if there are uncommitted changes in the working tree, --no-"
626
626
"strict disables the check."
627
627
msgstr ""
628
628
 
629
629
# help of 'no-tree' option of 'push' command
630
 
#: bzrlib/builtins.py:1292
 
630
#: bzrlib/builtins.py:1204
631
631
msgid "Don't populate the working tree, even for protocols that support it."
632
632
msgstr ""
633
633
 
634
 
#: bzrlib/builtins.py:1336
 
634
#: bzrlib/builtins.py:1248
635
635
msgid "Could not determine branch to refer to."
636
636
msgstr ""
637
637
 
638
 
#: bzrlib/builtins.py:1345
 
638
#: bzrlib/builtins.py:1257
639
639
#, python-format
640
640
msgid ""
641
641
"No push location known or specified. To push to the parent branch (at %s), "
642
642
"use 'bzr push :parent'."
643
643
msgstr ""
644
644
 
645
 
#: bzrlib/builtins.py:1351 bzrlib/foreign.py:306
 
645
#: bzrlib/builtins.py:1263 bzrlib/foreign.py:306
646
646
msgid "No push location known or specified."
647
647
msgstr ""
648
648
 
649
 
#: bzrlib/builtins.py:1355
 
649
#: bzrlib/builtins.py:1267
650
650
#, python-format
651
651
msgid "Using saved push location: %s"
652
652
msgstr ""
653
653
 
654
 
#: bzrlib/builtins.py:1365
 
654
#: bzrlib/builtins.py:1277
655
655
msgid "Create a new branch that is a copy of an existing branch."
656
656
msgstr ""
657
657
 
658
 
#: bzrlib/builtins.py:1367
 
658
#: bzrlib/builtins.py:1279
659
659
msgid ""
660
660
"If the TO_LOCATION is omitted, the last component of the FROM_LOCATION will\n"
661
661
"be used.  In other words, \"branch ../foo/bar\" will attempt to create ./"
666
666
"create ./foo-bar."
667
667
msgstr ""
668
668
 
669
 
#: bzrlib/builtins.py:1374
 
669
#: bzrlib/builtins.py:1286
670
670
msgid ""
671
671
"To retrieve the branch as of a particular revision, supply the --revision\n"
672
672
"parameter, as in \"branch foo/bar -r 5\"."
673
673
msgstr ""
674
674
 
675
 
#: bzrlib/builtins.py:1377
 
675
#: bzrlib/builtins.py:1289
676
676
msgid "The synonyms 'clone' and 'get' for this command are deprecated."
677
677
msgstr ""
678
678
 
679
679
# help of 'no-tree' option of 'branch' command
680
 
#: bzrlib/builtins.py:1387
 
680
#: bzrlib/builtins.py:1299
681
681
msgid "Create a branch without a working-tree."
682
682
msgstr ""
683
683
 
684
684
# help of 'switch' option of 'branch' command
685
 
#: bzrlib/builtins.py:1389
 
685
#: bzrlib/builtins.py:1301
686
686
msgid "Switch the checkout in the current directory to the new branch."
687
687
msgstr ""
688
688
 
689
689
# help of 'stacked' option of 'branch' command
690
 
#: bzrlib/builtins.py:1392
 
690
#: bzrlib/builtins.py:1304
691
691
msgid ""
692
692
"Create a stacked branch referring to the source branch. The new branch will "
693
693
"depend on the availability of the source branch for all operations."
694
694
msgstr ""
695
695
 
696
696
# help of 'standalone' option of 'branch' command
697
 
#: bzrlib/builtins.py:1396
 
697
#: bzrlib/builtins.py:1308
698
698
msgid "Do not use a shared repository, even if available."
699
699
msgstr ""
700
700
 
701
701
# help of 'use-existing-dir' option of 'branch' command
702
 
#: bzrlib/builtins.py:1398
 
702
#: bzrlib/builtins.py:1310
703
703
msgid ""
704
704
"By default branch will fail if the target directory exists, but does not "
705
705
"already have a control directory.  This flag will allow branch to proceed."
706
706
msgstr ""
707
707
 
708
708
# help of 'bind' option of 'branch' command
709
 
#: bzrlib/builtins.py:1403
 
709
#: bzrlib/builtins.py:1315
710
710
msgid "Bind new branch to from location."
711
711
msgstr ""
712
712
 
713
 
#: bzrlib/builtins.py:1450
 
713
#: bzrlib/builtins.py:1362
714
714
#, python-format
715
715
msgid "Target directory \"%s\" already exists."
716
716
msgstr ""
717
717
 
718
 
#: bzrlib/builtins.py:1462
 
718
#: bzrlib/builtins.py:1374
719
719
#, python-format
720
720
msgid "Parent of \"%s\" does not exist."
721
721
msgstr ""
722
722
 
723
 
#: bzrlib/builtins.py:1481
 
723
#: bzrlib/builtins.py:1393
724
724
msgid "The branch {0} has no revision {1}."
725
725
msgstr ""
726
726
 
727
 
#: bzrlib/builtins.py:1496 bzrlib/push.py:53
 
727
#: bzrlib/builtins.py:1403 bzrlib/push.py:53
728
728
#, python-format
729
729
msgid "Created new stacked branch referring to %s."
730
730
msgstr ""
731
731
 
732
 
#: bzrlib/builtins.py:1500
 
732
#: bzrlib/builtins.py:1407
733
733
#, python-format
734
734
msgid "Branched %d revision."
735
735
msgid_plural "Branched %d revisions."
736
736
msgstr[0] ""
737
737
msgstr[1] ""
738
738
 
739
 
#: bzrlib/builtins.py:1505
 
739
#: bzrlib/builtins.py:1412
740
740
#, python-format
741
741
msgid "New branch bound to %s"
742
742
msgstr ""
743
743
 
744
 
#: bzrlib/builtins.py:1510 bzrlib/builtins.py:6256
 
744
#: bzrlib/builtins.py:1417 bzrlib/builtins.py:6187
745
745
#, python-format
746
746
msgid "Switched to branch: %s"
747
747
msgstr ""
748
748
 
749
 
#: bzrlib/builtins.py:1515
 
749
#: bzrlib/builtins.py:1422
750
750
msgid "List the branches available at the current location."
751
751
msgstr ""
752
752
 
753
 
#: bzrlib/builtins.py:1517
 
753
#: bzrlib/builtins.py:1424
754
754
msgid ""
755
755
"This command will print the names of all the branches at the current\n"
756
756
"location."
757
757
msgstr ""
758
758
 
759
759
# help of 'recursive' option of 'branches' command
760
 
#: bzrlib/builtins.py:1524
 
760
#: bzrlib/builtins.py:1431
761
761
msgid ""
762
762
"Recursively scan for branches rather than just looking in the specified "
763
763
"location."
764
764
msgstr ""
765
765
 
766
 
#: bzrlib/builtins.py:1554
 
766
#: bzrlib/builtins.py:1461
767
767
msgid "(default)"
768
768
msgstr ""
769
769
 
770
 
#: bzrlib/builtins.py:1566
 
770
#: bzrlib/builtins.py:1473
771
771
msgid "Create a new checkout of an existing branch."
772
772
msgstr ""
773
773
 
774
 
#: bzrlib/builtins.py:1568
 
774
#: bzrlib/builtins.py:1475
775
775
msgid ""
776
776
"If BRANCH_LOCATION is omitted, checkout will reconstitute a working tree "
777
777
"for\n"
781
781
"location using SFTP."
782
782
msgstr ""
783
783
 
784
 
#: bzrlib/builtins.py:1573
 
784
#: bzrlib/builtins.py:1480
785
785
msgid ""
786
786
"If the TO_LOCATION is omitted, the last component of the BRANCH_LOCATION "
787
787
"will\n"
793
793
"create ./foo-bar."
794
794
msgstr ""
795
795
 
796
 
#: bzrlib/builtins.py:1580
 
796
#: bzrlib/builtins.py:1487
797
797
msgid ""
798
798
"To retrieve the branch as of a particular revision, supply the --revision\n"
799
799
"parameter, as in \"checkout foo/bar -r 5\". Note that this will be "
804
804
msgstr ""
805
805
 
806
806
# help of 'lightweight' option of 'checkout' command
807
 
#: bzrlib/builtins.py:1590
 
807
#: bzrlib/builtins.py:1497
808
808
msgid ""
809
809
"Perform a lightweight checkout.  Lightweight checkouts depend on access to "
810
810
"the branch for every operation.  Normal checkouts can perform common "
814
814
 
815
815
# help of 'files-from' option of 'branch' command
816
816
# help of 'files-from' option of 'checkout' command
817
 
#: bzrlib/builtins.py:1597
 
817
#: bzrlib/builtins.py:1504
818
818
msgid "Get file contents from this tree."
819
819
msgstr ""
820
820
 
821
821
# help of 'hardlink' option of 'branch' command
822
822
# help of 'hardlink' option of 'checkout' command
823
 
#: bzrlib/builtins.py:1599
 
823
#: bzrlib/builtins.py:1506
824
824
msgid "Hard-link working tree files where possible."
825
825
msgstr ""
826
826
 
827
 
#: bzrlib/builtins.py:1640
 
827
#: bzrlib/builtins.py:1547
828
828
msgid ""
829
829
"Show list of renamed files.\n"
830
830
"    "
831
831
msgstr ""
832
832
 
833
 
#: bzrlib/builtins.py:1670
 
833
#: bzrlib/builtins.py:1577
834
834
msgid "Update a working tree to a new revision."
835
835
msgstr ""
836
836
 
837
 
#: bzrlib/builtins.py:1672
 
837
#: bzrlib/builtins.py:1579
838
838
msgid ""
839
839
"This will perform a merge of the destination revision (the tip of the\n"
840
840
"branch, or the specified revision) into the working tree, and then make\n"
841
841
"that revision the basis revision for the working tree.  "
842
842
msgstr ""
843
843
 
844
 
#: bzrlib/builtins.py:1676
 
844
#: bzrlib/builtins.py:1583
845
845
msgid ""
846
846
"You can use this to visit an older revision, or to update a working tree\n"
847
847
"that is out of date from its branch."
848
848
msgstr ""
849
849
 
850
 
#: bzrlib/builtins.py:1679
 
850
#: bzrlib/builtins.py:1586
851
851
msgid ""
852
852
"If there are any uncommitted changes in the tree, they will be carried\n"
853
853
"across and remain as uncommitted changes after the update.  To discard\n"
855
855
"with the changes brought in by the change in basis revision."
856
856
msgstr ""
857
857
 
858
 
#: bzrlib/builtins.py:1684
 
858
#: bzrlib/builtins.py:1591
859
859
msgid ""
860
860
"If the tree's branch is bound to a master branch, bzr will also update\n"
861
861
"the branch from the master."
862
862
msgstr ""
863
863
 
864
 
#: bzrlib/builtins.py:1687
 
864
#: bzrlib/builtins.py:1594
865
865
msgid ""
866
866
"You cannot update just a single file or directory, because each Bazaar\n"
867
867
"working tree has just a single basis revision.  If you want to restore a\n"
871
871
"out the old content of that file to a new location."
872
872
msgstr ""
873
873
 
874
 
#: bzrlib/builtins.py:1694
 
874
#: bzrlib/builtins.py:1601
875
875
msgid ""
876
876
"The 'dir' argument, if given, must be the location of the root of a\n"
877
877
"working tree to update.  By default, the working tree that contains the \n"
878
878
"current working directory is used."
879
879
msgstr ""
880
880
 
881
 
#: bzrlib/builtins.py:1710
 
881
#: bzrlib/builtins.py:1617
882
882
msgid "bzr update --revision takes exactly one revision"
883
883
msgstr ""
884
884
 
885
 
#: bzrlib/builtins.py:1718
 
885
#: bzrlib/builtins.py:1625
886
886
msgid "bzr update can only update a whole tree, not a file or subdirectory"
887
887
msgstr ""
888
888
 
889
 
#: bzrlib/builtins.py:1749
 
889
#: bzrlib/builtins.py:1656
890
890
msgid "Tree is up to date at revision {0} of branch {1}"
891
891
msgstr ""
892
892
 
893
 
#: bzrlib/builtins.py:1765
 
893
#: bzrlib/builtins.py:1672
894
894
#, python-format
895
895
msgid ""
896
896
"branch has no revision %s\n"
897
897
"bzr update --revision only works for a revision in the branch history"
898
898
msgstr ""
899
899
 
900
 
#: bzrlib/builtins.py:1771
 
900
#: bzrlib/builtins.py:1678
901
901
msgid "Updated to revision {0} of branch {1}"
902
902
msgstr ""
903
903
 
904
 
#: bzrlib/builtins.py:1775
 
904
#: bzrlib/builtins.py:1682
905
905
msgid ""
906
906
"Your local commits will now show as pending merges with 'bzr status', and "
907
907
"can be committed with 'bzr commit'."
908
908
msgstr ""
909
909
 
910
 
#: bzrlib/builtins.py:1784
 
910
#: bzrlib/builtins.py:1691
911
911
msgid "Show information about a working tree, branch or repository."
912
912
msgstr ""
913
913
 
914
 
#: bzrlib/builtins.py:1786
 
914
#: bzrlib/builtins.py:1693
915
915
msgid ""
916
916
"This command will show all known locations and formats associated to the\n"
917
917
"tree, branch or repository."
918
918
msgstr ""
919
919
 
920
 
#: bzrlib/builtins.py:1789
 
920
#: bzrlib/builtins.py:1696
921
921
msgid ""
922
922
"In verbose mode, statistical information is included with each report.\n"
923
923
"To see extended statistic information, use a verbosity level of 2 or\n"
924
924
"higher by specifying the verbose option multiple times, e.g. -vv."
925
925
msgstr ""
926
926
 
927
 
#: bzrlib/builtins.py:1793
 
927
#: bzrlib/builtins.py:1700
928
928
msgid "Branches and working trees will also report any missing revisions."
929
929
msgstr ""
930
930
 
931
 
#: bzrlib/builtins.py:1795 bzrlib/builtins.py:3715 bzrlib/builtins.py:4845
932
 
#: bzrlib/builtins.py:6442
 
931
#: bzrlib/builtins.py:1702 bzrlib/builtins.py:3622 bzrlib/builtins.py:4752
 
932
#: bzrlib/builtins.py:6389
933
933
msgid ":Examples:"
934
934
msgstr ""
935
935
 
936
 
#: bzrlib/builtins.py:1797
 
936
#: bzrlib/builtins.py:1704
937
937
msgid "  Display information on the format and related locations:"
938
938
msgstr ""
939
939
 
940
 
#: bzrlib/builtins.py:1799
 
940
#: bzrlib/builtins.py:1706
941
941
msgid "    bzr info"
942
942
msgstr ""
943
943
 
944
 
#: bzrlib/builtins.py:1801
 
944
#: bzrlib/builtins.py:1708
945
945
msgid ""
946
946
"  Display the above together with extended format information and\n"
947
947
"  basic statistics (like the number of files in the working tree and\n"
948
948
"  number of revisions in the branch and repository):"
949
949
msgstr ""
950
950
 
951
 
#: bzrlib/builtins.py:1805
 
951
#: bzrlib/builtins.py:1712
952
952
msgid "    bzr info -v"
953
953
msgstr ""
954
954
 
955
 
#: bzrlib/builtins.py:1807
 
955
#: bzrlib/builtins.py:1714
956
956
msgid "  Display the above together with number of committers to the branch:"
957
957
msgstr ""
958
958
 
959
 
#: bzrlib/builtins.py:1809
 
959
#: bzrlib/builtins.py:1716
960
960
msgid "    bzr info -vv"
961
961
msgstr ""
962
962
 
963
 
#: bzrlib/builtins.py:1828
 
963
#: bzrlib/builtins.py:1735
964
964
msgid "Remove files or directories."
965
965
msgstr ""
966
966
 
967
 
#: bzrlib/builtins.py:1830
 
967
#: bzrlib/builtins.py:1737
968
968
msgid ""
969
969
"This makes Bazaar stop tracking changes to the specified files. Bazaar will\n"
970
970
"delete them if they can easily be recovered using revert otherwise they\n"
974
974
msgstr ""
975
975
 
976
976
# help of 'new' option of 'remove' command
977
 
#: bzrlib/builtins.py:1838
 
977
#: bzrlib/builtins.py:1745
978
978
msgid "Only remove files that have never been committed."
979
979
msgstr ""
980
980
 
981
981
# help of 'file-deletion-strategy' option of 'remove' command
982
 
#: bzrlib/builtins.py:1840
 
982
#: bzrlib/builtins.py:1747
983
983
msgid "The file deletion mode to be used."
984
984
msgstr ""
985
985
 
986
986
# title of 'file-deletion-strategy' option of 'remove' command
987
 
#: bzrlib/builtins.py:1841
 
987
#: bzrlib/builtins.py:1748
988
988
msgid "Deletion Strategy"
989
989
msgstr ""
990
990
 
991
991
# help of 'file-deletion-strategy=safe' option of 'remove' command
992
 
#: bzrlib/builtins.py:1842
 
992
#: bzrlib/builtins.py:1749
993
993
msgid "Backup changed files (default)."
994
994
msgstr ""
995
995
 
996
996
# help of 'file-deletion-strategy=keep' option of 'remove' command
997
 
#: bzrlib/builtins.py:1843
 
997
#: bzrlib/builtins.py:1750
998
998
msgid "Delete from bzr but leave the working copy."
999
999
msgstr ""
1000
1000
 
1001
1001
# help of 'file-deletion-strategy=no-backup' option of 'remove' command
1002
 
#: bzrlib/builtins.py:1844
 
1002
#: bzrlib/builtins.py:1751
1003
1003
msgid "Don't backup changed files."
1004
1004
msgstr ""
1005
1005
 
1006
1006
# help of 'file-deletion-strategy=force' option of 'remove' command
1007
 
#: bzrlib/builtins.py:1845
 
1007
#: bzrlib/builtins.py:1752
1008
1008
msgid ""
1009
1009
"Delete all the specified files, even if they can not be recovered and even "
1010
1010
"if they are non-empty directories. (deprecated, use no-backup)"
1011
1011
msgstr ""
1012
1012
 
1013
 
#: bzrlib/builtins.py:1854
 
1013
#: bzrlib/builtins.py:1761
1014
1014
msgid "(The --force option is deprecated, rather use --no-backup in future.)"
1015
1015
msgstr ""
1016
1016
 
1017
 
#: bzrlib/builtins.py:1871
 
1017
#: bzrlib/builtins.py:1778
1018
1018
msgid "No matching files."
1019
1019
msgstr ""
1020
1020
 
1021
 
#: bzrlib/builtins.py:1932
 
1021
#: bzrlib/builtins.py:1839
1022
1022
msgid "Reconcile bzr metadata in a branch."
1023
1023
msgstr ""
1024
1024
 
1025
 
#: bzrlib/builtins.py:1934
 
1025
#: bzrlib/builtins.py:1841
1026
1026
msgid ""
1027
1027
"This can correct data mismatches that may have been caused by\n"
1028
1028
"previous ghost operations or bzr upgrades. You should only\n"
1030
1030
"advises you to run it."
1031
1031
msgstr ""
1032
1032
 
1033
 
#: bzrlib/builtins.py:1939
 
1033
#: bzrlib/builtins.py:1846
1034
1034
msgid ""
1035
1035
"If a second branch is provided, cross-branch reconciliation is\n"
1036
1036
"also attempted, which will check that data like the tree root\n"
1038
1038
"correctly in both branches."
1039
1039
msgstr ""
1040
1040
 
1041
 
#: bzrlib/builtins.py:1944
 
1041
#: bzrlib/builtins.py:1851
1042
1042
msgid ""
1043
1043
"At the same time it is run it may recompress data resulting in\n"
1044
1044
"a potential saving in disk space or performance gain."
1045
1045
msgstr ""
1046
1046
 
1047
 
#: bzrlib/builtins.py:1947
 
1047
#: bzrlib/builtins.py:1854
1048
1048
msgid "The branch *MUST* be on a listable system such as local disk or sftp."
1049
1049
msgstr ""
1050
1050
 
1054
1054
# help of 'format=default' option of 'init-repository' command
1055
1055
# help of 'format=2a' option of 'upgrade' command
1056
1056
# help of 'format=default' option of 'upgrade' command
1057
 
#: bzrlib/builtins.py:2014 bzrlib/builtins.py:2132 bzrlib/builtins.py:3750
 
1057
#: bzrlib/builtins.py:1921 bzrlib/builtins.py:2039 bzrlib/builtins.py:3657
1058
1058
msgid ""
1059
1059
"Format for the bzr 2.0 series.\n"
1060
1060
"Uses group-compress storage.\n"
1064
1064
# help of 'format=pack-0.92' option of 'init' command
1065
1065
# help of 'format=pack-0.92' option of 'init-repository' command
1066
1066
# help of 'format=pack-0.92' option of 'upgrade' command
1067
 
#: bzrlib/builtins.py:2014 bzrlib/builtins.py:2132 bzrlib/builtins.py:3750
 
1067
#: bzrlib/builtins.py:1921 bzrlib/builtins.py:2039 bzrlib/builtins.py:3657
1068
1068
msgid ""
1069
1069
"Pack-based format used in 1.x series. Introduced in 0.92. Interoperates with "
1070
1070
"bzr repositories before 0.92 but cannot be read by bzr < 0.92. "
1073
1073
# help of 'format=development-colo' option of 'init' command
1074
1074
# help of 'format=development-colo' option of 'init-repository' command
1075
1075
# help of 'format=development-colo' option of 'upgrade' command
1076
 
#: bzrlib/builtins.py:2014 bzrlib/builtins.py:2132 bzrlib/builtins.py:3750
 
1076
#: bzrlib/builtins.py:1921 bzrlib/builtins.py:2039 bzrlib/builtins.py:3657
1077
1077
msgid "The 2a format with experimental support for colocated branches.\n"
1078
1078
msgstr ""
1079
1079
 
1080
 
#: bzrlib/builtins.py:2015
 
1080
#: bzrlib/builtins.py:1922
1081
1081
msgid "Make a directory into a versioned branch."
1082
1082
msgstr ""
1083
1083
 
1084
 
#: bzrlib/builtins.py:2017
 
1084
#: bzrlib/builtins.py:1924
1085
1085
msgid ""
1086
1086
"Use this to create an empty branch, or before importing an\n"
1087
1087
"existing project."
1088
1088
msgstr ""
1089
1089
 
1090
 
#: bzrlib/builtins.py:2020
 
1090
#: bzrlib/builtins.py:1927
1091
1091
msgid ""
1092
1092
"If there is a repository in a parent directory of the location, then\n"
1093
1093
"the history of the branch will be stored in the repository.  Otherwise\n"
1095
1095
"in the .bzr directory."
1096
1096
msgstr ""
1097
1097
 
1098
 
#: bzrlib/builtins.py:2025
 
1098
#: bzrlib/builtins.py:1932
1099
1099
msgid ""
1100
1100
"If there is already a branch at the location but it has no working tree,\n"
1101
1101
"the tree can be populated with 'bzr checkout'."
1102
1102
msgstr ""
1103
1103
 
1104
 
#: bzrlib/builtins.py:2028
 
1104
#: bzrlib/builtins.py:1935
1105
1105
msgid "Recipe for importing a tree of files::"
1106
1106
msgstr ""
1107
1107
 
1108
 
#: bzrlib/builtins.py:2030
 
1108
#: bzrlib/builtins.py:1937
1109
1109
msgid ""
1110
1110
"    cd ~/project\n"
1111
1111
"    bzr init\n"
1116
1116
 
1117
1117
# help of 'create-prefix' option of 'init' command
1118
1118
# help of 'create-prefix' option of 'push' command
1119
 
#: bzrlib/builtins.py:2041
 
1119
#: bzrlib/builtins.py:1948
1120
1120
msgid "Create the path leading up to the branch if it does not already exist."
1121
1121
msgstr ""
1122
1122
 
1123
1123
# help of 'format' option of 'init' command
1124
 
#: bzrlib/builtins.py:2044
 
1124
#: bzrlib/builtins.py:1951
1125
1125
msgid "Specify a format for this branch. See \"help formats\"."
1126
1126
msgstr ""
1127
1127
 
1128
1128
# help of 'append-revisions-only' option of 'init' command
1129
 
#: bzrlib/builtins.py:2052
 
1129
#: bzrlib/builtins.py:1959
1130
1130
msgid "Never change revnos or the existing log.  Append revisions to it only."
1131
1131
msgstr ""
1132
1132
 
1133
1133
# help of 'no-tree' option of 'init' command
1134
 
#: bzrlib/builtins.py:2055
 
1134
#: bzrlib/builtins.py:1962
1135
1135
msgid "Create a branch without a working tree."
1136
1136
msgstr ""
1137
1137
 
1138
 
#: bzrlib/builtins.py:2075 bzrlib/push.py:110
 
1138
#: bzrlib/builtins.py:1982 bzrlib/push.py:110
1139
1139
#, python-format
1140
1140
msgid ""
1141
1141
"Parent directory of %s does not exist.\n"
1142
1142
"You may supply --create-prefix to create all leading parent directories."
1143
1143
msgstr ""
1144
1144
 
1145
 
#: bzrlib/builtins.py:2109
 
1145
#: bzrlib/builtins.py:2016
1146
1146
msgid ""
1147
1147
"This branch format cannot be set to append-revisions-only.  Try --default."
1148
1148
msgstr ""
1149
1149
 
1150
 
#: bzrlib/builtins.py:2120
 
1150
#: bzrlib/builtins.py:2027
1151
1151
msgid "Created a {0} (format: {1})\n"
1152
1152
msgstr ""
1153
1153
 
1154
 
#: bzrlib/builtins.py:2129
 
1154
#: bzrlib/builtins.py:2036
1155
1155
#, python-format
1156
1156
msgid "Using shared repository: %s\n"
1157
1157
msgstr ""
1158
1158
 
1159
 
#: bzrlib/builtins.py:2133
 
1159
#: bzrlib/builtins.py:2040
1160
1160
msgid "Create a shared repository for branches to share storage space."
1161
1161
msgstr ""
1162
1162
 
1163
 
#: bzrlib/builtins.py:2135
 
1163
#: bzrlib/builtins.py:2042
1164
1164
msgid ""
1165
1165
"New branches created under the repository directory will store their\n"
1166
1166
"revisions in the repository, not in the branch directory.  For branches\n"
1168
1168
"speeds up the creation of new branches."
1169
1169
msgstr ""
1170
1170
 
1171
 
#: bzrlib/builtins.py:2140
 
1171
#: bzrlib/builtins.py:2047
1172
1172
msgid ""
1173
1173
"If the --no-trees option is given then the branches in the repository\n"
1174
1174
"will not have working trees by default.  They will still exist as \n"
1178
1178
"branches, such as on a server."
1179
1179
msgstr ""
1180
1180
 
1181
 
#: bzrlib/builtins.py:2147
 
1181
#: bzrlib/builtins.py:2054
1182
1182
msgid ""
1183
1183
":Examples:\n"
1184
1184
"    Create a shared repository holding just branches::"
1185
1185
msgstr ""
1186
1186
 
1187
 
#: bzrlib/builtins.py:2150
 
1187
#: bzrlib/builtins.py:2057
1188
1188
msgid ""
1189
1189
"        bzr init-repo --no-trees repo\n"
1190
1190
"        bzr init repo/trunk"
1191
1191
msgstr ""
1192
1192
 
1193
 
#: bzrlib/builtins.py:2153
 
1193
#: bzrlib/builtins.py:2060
1194
1194
msgid "    Make a lightweight checkout elsewhere::"
1195
1195
msgstr ""
1196
1196
 
1197
 
#: bzrlib/builtins.py:2155
 
1197
#: bzrlib/builtins.py:2062
1198
1198
msgid ""
1199
1199
"        bzr checkout --lightweight repo/trunk trunk-checkout\n"
1200
1200
"        cd trunk-checkout\n"
1202
1202
msgstr ""
1203
1203
 
1204
1204
# help of 'format' option of 'init-repository' command
1205
 
#: bzrlib/builtins.py:2163
 
1205
#: bzrlib/builtins.py:2070
1206
1206
msgid ""
1207
1207
"Specify a format for this repository. See \"bzr help formats\" for details."
1208
1208
msgstr ""
1209
1209
 
1210
1210
# title of 'format' option of 'init-repository' command
1211
 
#: bzrlib/builtins.py:2167
 
1211
#: bzrlib/builtins.py:2074
1212
1212
msgid "Repository format"
1213
1213
msgstr ""
1214
1214
 
1215
1215
# help of 'no-trees' option of 'init-repository' command
1216
 
#: bzrlib/builtins.py:2169
 
1216
#: bzrlib/builtins.py:2076
1217
1217
msgid "Branches in the repository will default to not having a working tree."
1218
1218
msgstr ""
1219
1219
 
1220
 
#: bzrlib/builtins.py:2195
 
1220
#: bzrlib/builtins.py:2102
1221
1221
msgid "Show differences in the working tree, between revisions or branches."
1222
1222
msgstr ""
1223
1223
 
1224
 
#: bzrlib/builtins.py:2197
 
1224
#: bzrlib/builtins.py:2104
1225
1225
msgid ""
1226
1226
"If no arguments are given, all changes for the current tree are listed.\n"
1227
1227
"If files are given, only the changes in those files are listed.\n"
1231
1231
"given."
1232
1232
msgstr ""
1233
1233
 
1234
 
#: bzrlib/builtins.py:2204
 
1234
#: bzrlib/builtins.py:2111
1235
1235
msgid ""
1236
1236
"\"bzr diff -p1\" is equivalent to \"bzr diff --prefix old/:new/\", and\n"
1237
1237
"produces patches suitable for \"patch -p1\"."
1238
1238
msgstr ""
1239
1239
 
1240
 
#: bzrlib/builtins.py:2207
 
1240
#: bzrlib/builtins.py:2114
1241
1241
msgid ""
1242
1242
"Note that when using the -r argument with a range of revisions, the\n"
1243
1243
"differences are computed between the two specified revisions.  That\n"
1247
1247
"in the range."
1248
1248
msgstr ""
1249
1249
 
1250
 
#: bzrlib/builtins.py:2214
 
1250
#: bzrlib/builtins.py:2121
1251
1251
msgid ""
1252
1252
":Exit values:\n"
1253
1253
"    1 - changed\n"
1256
1256
"    0 - no change"
1257
1257
msgstr ""
1258
1258
 
1259
 
#: bzrlib/builtins.py:2220
 
1259
#: bzrlib/builtins.py:2127
1260
1260
msgid ""
1261
1261
":Examples:\n"
1262
1262
"    Shows the difference in the working tree versus the last commit::"
1263
1263
msgstr ""
1264
1264
 
1265
 
#: bzrlib/builtins.py:2223
 
1265
#: bzrlib/builtins.py:2130
1266
1266
msgid "        bzr diff"
1267
1267
msgstr ""
1268
1268
 
1269
 
#: bzrlib/builtins.py:2225
 
1269
#: bzrlib/builtins.py:2132
1270
1270
msgid "    Difference between the working tree and revision 1::"
1271
1271
msgstr ""
1272
1272
 
1273
 
#: bzrlib/builtins.py:2227
 
1273
#: bzrlib/builtins.py:2134
1274
1274
msgid "        bzr diff -r1"
1275
1275
msgstr ""
1276
1276
 
1277
 
#: bzrlib/builtins.py:2229
 
1277
#: bzrlib/builtins.py:2136
1278
1278
msgid "    Difference between revision 3 and revision 1::"
1279
1279
msgstr ""
1280
1280
 
1281
 
#: bzrlib/builtins.py:2231
 
1281
#: bzrlib/builtins.py:2138
1282
1282
msgid "        bzr diff -r1..3"
1283
1283
msgstr ""
1284
1284
 
1285
 
#: bzrlib/builtins.py:2233
 
1285
#: bzrlib/builtins.py:2140
1286
1286
msgid "    Difference between revision 3 and revision 1 for branch xxx::"
1287
1287
msgstr ""
1288
1288
 
1289
 
#: bzrlib/builtins.py:2235
 
1289
#: bzrlib/builtins.py:2142
1290
1290
msgid "        bzr diff -r1..3 xxx"
1291
1291
msgstr ""
1292
1292
 
1293
 
#: bzrlib/builtins.py:2237
 
1293
#: bzrlib/builtins.py:2144
1294
1294
msgid "    The changes introduced by revision 2 (equivalent to -r1..2)::"
1295
1295
msgstr ""
1296
1296
 
1297
 
#: bzrlib/builtins.py:2239
 
1297
#: bzrlib/builtins.py:2146
1298
1298
msgid "        bzr diff -c2"
1299
1299
msgstr ""
1300
1300
 
1301
 
#: bzrlib/builtins.py:2241
 
1301
#: bzrlib/builtins.py:2148
1302
1302
msgid ""
1303
1303
"    To see the changes introduced by revision X::\n"
1304
1304
"    \n"
1305
1305
"        bzr diff -cX"
1306
1306
msgstr ""
1307
1307
 
1308
 
#: bzrlib/builtins.py:2245
 
1308
#: bzrlib/builtins.py:2152
1309
1309
msgid ""
1310
1310
"    Note that in the case of a merge, the -c option shows the changes\n"
1311
1311
"    compared to the left hand parent. To see the changes against\n"
1312
1312
"    another parent, use::"
1313
1313
msgstr ""
1314
1314
 
1315
 
#: bzrlib/builtins.py:2249
 
1315
#: bzrlib/builtins.py:2156
1316
1316
msgid "        bzr diff -r<chosen_parent>..X"
1317
1317
msgstr ""
1318
1318
 
1319
 
#: bzrlib/builtins.py:2251
 
1319
#: bzrlib/builtins.py:2158
1320
1320
msgid ""
1321
1321
"    The changes between the current revision and the previous revision\n"
1322
1322
"    (equivalent to -c-1 and -r-2..-1)"
1323
1323
msgstr ""
1324
1324
 
1325
 
#: bzrlib/builtins.py:2254
 
1325
#: bzrlib/builtins.py:2161
1326
1326
msgid "        bzr diff -r-2.."
1327
1327
msgstr ""
1328
1328
 
1329
 
#: bzrlib/builtins.py:2256
 
1329
#: bzrlib/builtins.py:2163
1330
1330
msgid "    Show just the differences for file NEWS::"
1331
1331
msgstr ""
1332
1332
 
1333
 
#: bzrlib/builtins.py:2258
 
1333
#: bzrlib/builtins.py:2165
1334
1334
msgid "        bzr diff NEWS"
1335
1335
msgstr ""
1336
1336
 
1337
 
#: bzrlib/builtins.py:2260
 
1337
#: bzrlib/builtins.py:2167
1338
1338
msgid "    Show the differences in working tree xxx for file NEWS::"
1339
1339
msgstr ""
1340
1340
 
1341
 
#: bzrlib/builtins.py:2262
 
1341
#: bzrlib/builtins.py:2169
1342
1342
msgid "        bzr diff xxx/NEWS"
1343
1343
msgstr ""
1344
1344
 
1345
 
#: bzrlib/builtins.py:2264
 
1345
#: bzrlib/builtins.py:2171
1346
1346
msgid "    Show the differences from branch xxx to this working tree:"
1347
1347
msgstr ""
1348
1348
 
1349
 
#: bzrlib/builtins.py:2266
 
1349
#: bzrlib/builtins.py:2173
1350
1350
msgid "        bzr diff --old xxx"
1351
1351
msgstr ""
1352
1352
 
1353
 
#: bzrlib/builtins.py:2268
 
1353
#: bzrlib/builtins.py:2175
1354
1354
msgid "    Show the differences between two branches for file NEWS::"
1355
1355
msgstr ""
1356
1356
 
1357
 
#: bzrlib/builtins.py:2270
 
1357
#: bzrlib/builtins.py:2177
1358
1358
msgid "        bzr diff --old xxx --new yyy NEWS"
1359
1359
msgstr ""
1360
1360
 
1361
 
#: bzrlib/builtins.py:2272
 
1361
#: bzrlib/builtins.py:2179
1362
1362
msgid "    Same as 'bzr diff' but prefix paths with old/ and new/::"
1363
1363
msgstr ""
1364
1364
 
1365
 
#: bzrlib/builtins.py:2274
 
1365
#: bzrlib/builtins.py:2181
1366
1366
msgid ""
1367
1367
"        bzr diff --prefix old/:new/\n"
1368
1368
"        \n"
1372
1372
msgstr ""
1373
1373
 
1374
1374
# help of 'diff-options' option of 'diff' command
1375
 
#: bzrlib/builtins.py:2284
 
1375
#: bzrlib/builtins.py:2191
1376
1376
msgid "Pass these options to the external diff program."
1377
1377
msgstr ""
1378
1378
 
1379
1379
# help of 'prefix' option of 'diff' command
1380
 
#: bzrlib/builtins.py:2287
 
1380
#: bzrlib/builtins.py:2194
1381
1381
msgid ""
1382
1382
"Set prefixes added to old and new filenames, as two values separated by a "
1383
1383
"colon. (eg \"old/:new/\")."
1384
1384
msgstr ""
1385
1385
 
1386
1386
# help of 'old' option of 'diff' command
1387
 
#: bzrlib/builtins.py:2290
 
1387
#: bzrlib/builtins.py:2197
1388
1388
msgid "Branch/tree to compare from."
1389
1389
msgstr ""
1390
1390
 
1391
1391
# help of 'new' option of 'diff' command
1392
 
#: bzrlib/builtins.py:2294
 
1392
#: bzrlib/builtins.py:2201
1393
1393
msgid "Branch/tree to compare to."
1394
1394
msgstr ""
1395
1395
 
1396
1396
# help of 'using' option of 'diff' command
1397
 
#: bzrlib/builtins.py:2300
 
1397
#: bzrlib/builtins.py:2207
1398
1398
msgid "Use this command to compare files."
1399
1399
msgstr ""
1400
1400
 
1401
1401
# help of 'format' option of 'diff' command
1402
 
#: bzrlib/builtins.py:2305
 
1402
#: bzrlib/builtins.py:2212
1403
1403
msgid "Diff format to use."
1404
1404
msgstr ""
1405
1405
 
1406
1406
# title of 'format' option of 'diff' command
1407
 
#: bzrlib/builtins.py:2307
 
1407
#: bzrlib/builtins.py:2214
1408
1408
msgid "Diff format"
1409
1409
msgstr ""
1410
1410
 
1411
 
#: bzrlib/builtins.py:2329
 
1411
#: bzrlib/builtins.py:2236
1412
1412
msgid "--prefix expects two values separated by a colon (eg \"old/:new/\")"
1413
1413
msgstr ""
1414
1414
 
1415
 
#: bzrlib/builtins.py:2333
 
1415
#: bzrlib/builtins.py:2240
1416
1416
msgid "bzr diff --revision takes exactly one or two revision specifiers"
1417
1417
msgstr ""
1418
1418
 
1419
 
#: bzrlib/builtins.py:2338 bzrlib/builtins.py:2736 bzrlib/builtins.py:2749
1420
 
#: bzrlib/builtins.py:2757 bzrlib/builtins.py:4919
 
1419
#: bzrlib/builtins.py:2245 bzrlib/builtins.py:2643 bzrlib/builtins.py:2656
 
1420
#: bzrlib/builtins.py:2664 bzrlib/builtins.py:4826
1421
1421
msgid "{0} and {1} are mutually exclusive"
1422
1422
msgstr ""
1423
1423
 
1424
 
#: bzrlib/builtins.py:2358
 
1424
#: bzrlib/builtins.py:2265
1425
1425
msgid ""
1426
1426
"List files deleted in the working tree.\n"
1427
1427
"    "
1428
1428
msgstr ""
1429
1429
 
1430
 
#: bzrlib/builtins.py:2436
 
1430
#: bzrlib/builtins.py:2343
1431
1431
msgid "Show the tree root directory."
1432
1432
msgstr ""
1433
1433
 
1434
 
#: bzrlib/builtins.py:2438
 
1434
#: bzrlib/builtins.py:2345
1435
1435
msgid ""
1436
1436
"The root is the nearest enclosing directory with a .bzr control\n"
1437
1437
"directory."
1438
1438
msgstr ""
1439
1439
 
1440
 
#: bzrlib/builtins.py:2453
 
1440
#: bzrlib/builtins.py:2360
1441
1441
msgid "The limit argument must be an integer."
1442
1442
msgstr ""
1443
1443
 
1444
 
#: bzrlib/builtins.py:2461
 
1444
#: bzrlib/builtins.py:2368
1445
1445
msgid "The levels argument must be an integer."
1446
1446
msgstr ""
1447
1447
 
1448
 
#: bzrlib/builtins.py:2466
 
1448
#: bzrlib/builtins.py:2373
1449
1449
msgid "Show historical log for a branch or subset of a branch."
1450
1450
msgstr ""
1451
1451
 
1452
 
#: bzrlib/builtins.py:2468
 
1452
#: bzrlib/builtins.py:2375
1453
1453
msgid ""
1454
1454
"log is bzr's default tool for exploring the history of a branch.\n"
1455
1455
"The branch to use is taken from the first parameter. If no parameters\n"
1457
1457
"Here are some simple examples::"
1458
1458
msgstr ""
1459
1459
 
1460
 
#: bzrlib/builtins.py:2473
 
1460
#: bzrlib/builtins.py:2380
1461
1461
msgid ""
1462
1462
"  bzr log                       log the current branch\n"
1463
1463
"  bzr log foo.py                log a file in its branch\n"
1464
1464
"  bzr log http://server/branch  log a branch on a server"
1465
1465
msgstr ""
1466
1466
 
1467
 
#: bzrlib/builtins.py:2477
 
1467
#: bzrlib/builtins.py:2384
1468
1468
msgid ""
1469
1469
"The filtering, ordering and information shown for each revision can\n"
1470
1470
"be controlled as explained below. By default, all revisions are\n"
1474
1474
"were merged."
1475
1475
msgstr ""
1476
1476
 
1477
 
#: bzrlib/builtins.py:2484
 
1477
#: bzrlib/builtins.py:2391
1478
1478
msgid ":Output control:"
1479
1479
msgstr ""
1480
1480
 
1481
 
#: bzrlib/builtins.py:2486
 
1481
#: bzrlib/builtins.py:2393
1482
1482
msgid ""
1483
1483
"  The log format controls how information about each revision is\n"
1484
1484
"  displayed. The standard log formats are called ``long``, ``short``\n"
1486
1486
"  for more details on log formats."
1487
1487
msgstr ""
1488
1488
 
1489
 
#: bzrlib/builtins.py:2491
 
1489
#: bzrlib/builtins.py:2398
1490
1490
msgid ""
1491
1491
"  The following options can be used to control what information is\n"
1492
1492
"  displayed::"
1493
1493
msgstr ""
1494
1494
 
1495
 
#: bzrlib/builtins.py:2494
 
1495
#: bzrlib/builtins.py:2401
1496
1496
msgid ""
1497
1497
"    -l N        display a maximum of N revisions\n"
1498
1498
"    -n N        display N levels of revisions (0 for all, 1 for collapsed)\n"
1501
1501
"    --show-ids  display revision-ids (and file-ids), not just revnos"
1502
1502
msgstr ""
1503
1503
 
1504
 
#: bzrlib/builtins.py:2500
 
1504
#: bzrlib/builtins.py:2407
1505
1505
msgid ""
1506
1506
"  Note that the default number of levels to display is a function of the\n"
1507
1507
"  log format. If the -n option is not used, the standard log formats show\n"
1508
1508
"  just the top level (mainline)."
1509
1509
msgstr ""
1510
1510
 
1511
 
#: bzrlib/builtins.py:2504
 
1511
#: bzrlib/builtins.py:2411
1512
1512
msgid ""
1513
1513
"  Status summaries are shown using status flags like A, M, etc. To see\n"
1514
1514
"  the changes explained using words like ``added`` and ``modified``\n"
1515
1515
"  instead, use the -vv option."
1516
1516
msgstr ""
1517
1517
 
1518
 
#: bzrlib/builtins.py:2508
 
1518
#: bzrlib/builtins.py:2415
1519
1519
msgid ":Ordering control:"
1520
1520
msgstr ""
1521
1521
 
1522
 
#: bzrlib/builtins.py:2510
 
1522
#: bzrlib/builtins.py:2417
1523
1523
msgid ""
1524
1524
"  To display revisions from oldest to newest, use the --forward option.\n"
1525
1525
"  In most cases, using this option will have little impact on the total\n"
1527
1527
"  display revisions like --reverse does when it can."
1528
1528
msgstr ""
1529
1529
 
1530
 
#: bzrlib/builtins.py:2515
 
1530
#: bzrlib/builtins.py:2422
1531
1531
msgid ":Revision filtering:"
1532
1532
msgstr ""
1533
1533
 
1534
 
#: bzrlib/builtins.py:2517
 
1534
#: bzrlib/builtins.py:2424
1535
1535
msgid ""
1536
1536
"  The -r option can be used to specify what revision or range of revisions\n"
1537
1537
"  to filter against. The various forms are shown below::"
1538
1538
msgstr ""
1539
1539
 
1540
 
#: bzrlib/builtins.py:2520
 
1540
#: bzrlib/builtins.py:2427
1541
1541
msgid ""
1542
1542
"    -rX      display revision X\n"
1543
1543
"    -rX..    display revision X and later\n"
1545
1545
"    -rX..Y   display from X to Y inclusive"
1546
1546
msgstr ""
1547
1547
 
1548
 
#: bzrlib/builtins.py:2525
 
1548
#: bzrlib/builtins.py:2432
1549
1549
msgid ""
1550
1550
"  See ``bzr help revisionspec`` for details on how to specify X and Y.\n"
1551
1551
"  Some common examples are given below::"
1552
1552
msgstr ""
1553
1553
 
1554
 
#: bzrlib/builtins.py:2528
 
1554
#: bzrlib/builtins.py:2435
1555
1555
msgid ""
1556
1556
"    -r-1                show just the tip\n"
1557
1557
"    -r-10..             show the last 10 mainline revisions\n"
1561
1561
"    -rdate:yesterday..  show changes since yesterday"
1562
1562
msgstr ""
1563
1563
 
1564
 
#: bzrlib/builtins.py:2535
 
1564
#: bzrlib/builtins.py:2442
1565
1565
msgid ""
1566
1566
"  When logging a range of revisions using -rX..Y, log starts at\n"
1567
1567
"  revision Y and searches back in history through the primary\n"
1571
1571
"  a nested merge revision and the log will be truncated accordingly."
1572
1572
msgstr ""
1573
1573
 
1574
 
#: bzrlib/builtins.py:2542
 
1574
#: bzrlib/builtins.py:2449
1575
1575
msgid ":Path filtering:"
1576
1576
msgstr ""
1577
1577
 
1578
 
#: bzrlib/builtins.py:2544
 
1578
#: bzrlib/builtins.py:2451
1579
1579
msgid ""
1580
1580
"  If parameters are given and the first one is not a branch, the log\n"
1581
1581
"  will be filtered to show only those revisions that changed the\n"
1582
1582
"  nominated files or directories."
1583
1583
msgstr ""
1584
1584
 
1585
 
#: bzrlib/builtins.py:2548
 
1585
#: bzrlib/builtins.py:2455
1586
1586
msgid ""
1587
1587
"  Filenames are interpreted within their historical context. To log a\n"
1588
1588
"  deleted file, specify a revision range so that the file existed at\n"
1589
1589
"  the end or start of the range."
1590
1590
msgstr ""
1591
1591
 
1592
 
#: bzrlib/builtins.py:2552
 
1592
#: bzrlib/builtins.py:2459
1593
1593
msgid ""
1594
1594
"  Historical context is also important when interpreting pathnames of\n"
1595
1595
"  renamed files/directories. Consider the following example:"
1596
1596
msgstr ""
1597
1597
 
1598
 
#: bzrlib/builtins.py:2555
 
1598
#: bzrlib/builtins.py:2462
1599
1599
msgid ""
1600
1600
"  * revision 1: add tutorial.txt\n"
1601
1601
"  * revision 2: modify tutorial.txt\n"
1602
1602
"  * revision 3: rename tutorial.txt to guide.txt; add tutorial.txt"
1603
1603
msgstr ""
1604
1604
 
1605
 
#: bzrlib/builtins.py:2559
 
1605
#: bzrlib/builtins.py:2466
1606
1606
msgid "  In this case:"
1607
1607
msgstr ""
1608
1608
 
1609
 
#: bzrlib/builtins.py:2561
 
1609
#: bzrlib/builtins.py:2468
1610
1610
msgid "  * ``bzr log guide.txt`` will log the file added in revision 1"
1611
1611
msgstr ""
1612
1612
 
1613
 
#: bzrlib/builtins.py:2563
 
1613
#: bzrlib/builtins.py:2470
1614
1614
msgid "  * ``bzr log tutorial.txt`` will log the new file added in revision 3"
1615
1615
msgstr ""
1616
1616
 
1617
 
#: bzrlib/builtins.py:2565
 
1617
#: bzrlib/builtins.py:2472
1618
1618
msgid ""
1619
1619
"  * ``bzr log -r2 -p tutorial.txt`` will show the changes made to\n"
1620
1620
"    the original file in revision 2."
1621
1621
msgstr ""
1622
1622
 
1623
 
#: bzrlib/builtins.py:2568
 
1623
#: bzrlib/builtins.py:2475
1624
1624
msgid ""
1625
1625
"  * ``bzr log -r2 -p guide.txt`` will display an error message as there\n"
1626
1626
"    was no file called guide.txt in revision 2."
1627
1627
msgstr ""
1628
1628
 
1629
 
#: bzrlib/builtins.py:2571
 
1629
#: bzrlib/builtins.py:2478
1630
1630
msgid ""
1631
1631
"  Renames are always followed by log. By design, there is no need to\n"
1632
1632
"  explicitly ask for this (and no way to stop logging a file back\n"
1633
1633
"  until it was last renamed)."
1634
1634
msgstr ""
1635
1635
 
1636
 
#: bzrlib/builtins.py:2575
 
1636
#: bzrlib/builtins.py:2482
1637
1637
msgid ":Other filtering:"
1638
1638
msgstr ""
1639
1639
 
1640
 
#: bzrlib/builtins.py:2577
 
1640
#: bzrlib/builtins.py:2484
1641
1641
msgid ""
1642
1642
"  The --match option can be used for finding revisions that match a\n"
1643
1643
"  regular expression in a commit message, committer, author or bug.\n"
1646
1646
"  --match-message can be used to only match a specific field."
1647
1647
msgstr ""
1648
1648
 
1649
 
#: bzrlib/builtins.py:2583
 
1649
#: bzrlib/builtins.py:2490
1650
1650
msgid ":Tips & tricks:"
1651
1651
msgstr ""
1652
1652
 
1653
 
#: bzrlib/builtins.py:2585
 
1653
#: bzrlib/builtins.py:2492
1654
1654
msgid ""
1655
1655
"  GUI tools and IDEs are often better at exploring history than command\n"
1656
1656
"  line tools: you may prefer qlog or viz from qbzr or bzr-gtk, the\n"
1659
1659
"  <http://wiki.bazaar.canonical.com/IDEIntegration>.  "
1660
1660
msgstr ""
1661
1661
 
1662
 
#: bzrlib/builtins.py:2591
 
1662
#: bzrlib/builtins.py:2498
1663
1663
msgid "  You may find it useful to add the aliases below to ``bazaar.conf``::"
1664
1664
msgstr ""
1665
1665
 
1666
 
#: bzrlib/builtins.py:2593
 
1666
#: bzrlib/builtins.py:2500
1667
1667
msgid ""
1668
1668
"    [ALIASES]\n"
1669
1669
"    tip = log -r-1\n"
1671
1671
"    show = log -v -p"
1672
1672
msgstr ""
1673
1673
 
1674
 
#: bzrlib/builtins.py:2598
 
1674
#: bzrlib/builtins.py:2505
1675
1675
msgid ""
1676
1676
"  ``bzr tip`` will then show the latest revision while ``bzr top``\n"
1677
1677
"  will show the last 10 mainline revisions. To see the details of a\n"
1678
1678
"  particular revision X,  ``bzr show -rX``."
1679
1679
msgstr ""
1680
1680
 
1681
 
#: bzrlib/builtins.py:2602
 
1681
#: bzrlib/builtins.py:2509
1682
1682
msgid ""
1683
1683
"  If you are interested in looking deeper into a particular merge X,\n"
1684
1684
"  use ``bzr log -n0 -rX``."
1685
1685
msgstr ""
1686
1686
 
1687
 
#: bzrlib/builtins.py:2605
 
1687
#: bzrlib/builtins.py:2512
1688
1688
msgid ""
1689
1689
"  ``bzr log -v`` on a branch with lots of history is currently\n"
1690
1690
"  very slow. A fix for this issue is currently under development.\n"
1692
1692
"  be given when using the -v option."
1693
1693
msgstr ""
1694
1694
 
1695
 
#: bzrlib/builtins.py:2610
 
1695
#: bzrlib/builtins.py:2517
1696
1696
msgid ""
1697
1697
"  bzr has a generic full-text matching plugin, bzr-search, that can be\n"
1698
1698
"  used to find revisions matching user names, commit messages, etc.\n"
1700
1700
"  a list of words but not others."
1701
1701
msgstr ""
1702
1702
 
1703
 
#: bzrlib/builtins.py:2615
 
1703
#: bzrlib/builtins.py:2522
1704
1704
msgid ""
1705
1705
"  When exploring non-mainline history on large projects with deep\n"
1706
1706
"  history, the performance of log can be greatly improved by installing\n"
1709
1709
msgstr ""
1710
1710
 
1711
1711
# help of 'forward' option of 'log' command
1712
 
#: bzrlib/builtins.py:2624
 
1712
#: bzrlib/builtins.py:2531
1713
1713
msgid "Show from oldest to newest."
1714
1714
msgstr ""
1715
1715
 
1716
1716
# help of 'verbose' option of 'log' command
1717
 
#: bzrlib/builtins.py:2627
 
1717
#: bzrlib/builtins.py:2534
1718
1718
msgid "Show files changed in each revision."
1719
1719
msgstr ""
1720
1720
 
1721
1721
# help of 'change' option of 'log' command
1722
 
#: bzrlib/builtins.py:2633
 
1722
#: bzrlib/builtins.py:2540
1723
1723
msgid "Show just the specified revision. See also \"help revisionspec\"."
1724
1724
msgstr ""
1725
1725
 
1726
1726
# help of 'authors' option of 'log' command
1727
 
#: bzrlib/builtins.py:2637
 
1727
#: bzrlib/builtins.py:2544
1728
1728
msgid "What names to list as authors - first, all or committer."
1729
1729
msgstr ""
1730
1730
 
1731
1731
# title of 'authors' option of 'log' command
1732
 
#: bzrlib/builtins.py:2638
 
1732
#: bzrlib/builtins.py:2545
1733
1733
msgid "Authors"
1734
1734
msgstr ""
1735
1735
 
1736
1736
# help of 'levels' option of 'log' command
1737
 
#: bzrlib/builtins.py:2643
 
1737
#: bzrlib/builtins.py:2550
1738
1738
msgid "Number of levels to display - 0 for all, 1 for flat."
1739
1739
msgstr ""
1740
1740
 
1741
1741
# help of 'limit' option of 'log' command
1742
 
#: bzrlib/builtins.py:2653
 
1742
#: bzrlib/builtins.py:2560
1743
1743
msgid "Limit the output to the first N revisions."
1744
1744
msgstr ""
1745
1745
 
1746
1746
# help of 'show-diff' option of 'log' command
1747
 
#: bzrlib/builtins.py:2658
 
1747
#: bzrlib/builtins.py:2565
1748
1748
msgid "Show changes made in each revision as a patch."
1749
1749
msgstr ""
1750
1750
 
1751
1751
# help of 'include-merged' option of 'log' command
1752
 
#: bzrlib/builtins.py:2660
 
1752
#: bzrlib/builtins.py:2567
1753
1753
msgid "Show merged revisions like --levels 0 does."
1754
1754
msgstr ""
1755
1755
 
1756
1756
# help of 'omit-merges' option of 'log' command
1757
 
#: bzrlib/builtins.py:2664
 
1757
#: bzrlib/builtins.py:2571
1758
1758
msgid "Do not report commits with more than one parent."
1759
1759
msgstr ""
1760
1760
 
1761
1761
# help of 'exclude-common-ancestry' option of 'log' command
1762
 
#: bzrlib/builtins.py:2666
 
1762
#: bzrlib/builtins.py:2573
1763
1763
msgid ""
1764
1764
"Display only the revisions that are not part of both ancestries (require -"
1765
1765
"rX..Y)."
1766
1766
msgstr ""
1767
1767
 
1768
1768
# help of 'signatures' option of 'log' command
1769
 
#: bzrlib/builtins.py:2670
 
1769
#: bzrlib/builtins.py:2577
1770
1770
msgid "Show digital signature validity."
1771
1771
msgstr ""
1772
1772
 
1773
1773
# help of 'match' option of 'log' command
1774
 
#: bzrlib/builtins.py:2673
 
1774
#: bzrlib/builtins.py:2580
1775
1775
msgid "Show revisions whose properties match this expression."
1776
1776
msgstr ""
1777
1777
 
1778
1778
# help of 'match-message' option of 'log' command
1779
 
#: bzrlib/builtins.py:2677
 
1779
#: bzrlib/builtins.py:2584
1780
1780
msgid "Show revisions whose message matches this expression."
1781
1781
msgstr ""
1782
1782
 
1783
1783
# help of 'match-committer' option of 'log' command
1784
 
#: bzrlib/builtins.py:2681
 
1784
#: bzrlib/builtins.py:2588
1785
1785
msgid "Show revisions whose committer matches this expression."
1786
1786
msgstr ""
1787
1787
 
1788
1788
# help of 'match-author' option of 'log' command
1789
 
#: bzrlib/builtins.py:2685
 
1789
#: bzrlib/builtins.py:2592
1790
1790
msgid "Show revisions whose authors match this expression."
1791
1791
msgstr ""
1792
1792
 
1793
1793
# help of 'match-bugs' option of 'log' command
1794
 
#: bzrlib/builtins.py:2689
 
1794
#: bzrlib/builtins.py:2596
1795
1795
msgid "Show revisions whose bugs match this expression."
1796
1796
msgstr ""
1797
1797
 
1798
 
#: bzrlib/builtins.py:2743
 
1798
#: bzrlib/builtins.py:2650
1799
1799
msgid "--exclude-common-ancestry requires -r with two revisions"
1800
1800
msgstr ""
1801
1801
 
1802
 
#: bzrlib/builtins.py:2771
 
1802
#: bzrlib/builtins.py:2678
1803
1803
#, python-format
1804
1804
msgid "Path unknown at end or start of revision range: %s"
1805
1805
msgstr ""
1806
1806
 
1807
 
#: bzrlib/builtins.py:2888
 
1807
#: bzrlib/builtins.py:2795
1808
1808
#, python-format
1809
1809
msgid "bzr %s doesn't accept two revisions in different branches."
1810
1810
msgstr ""
1811
1811
 
1812
 
#: bzrlib/builtins.py:2904
 
1812
#: bzrlib/builtins.py:2811
1813
1813
#, python-format
1814
1814
msgid "bzr %s --revision takes one or two values."
1815
1815
msgstr ""
1816
1816
 
1817
 
#: bzrlib/builtins.py:2949
 
1817
#: bzrlib/builtins.py:2856
1818
1818
msgid ""
1819
1819
"List files in a tree.\n"
1820
1820
"    "
1821
1821
msgstr ""
1822
1822
 
1823
1823
# help of 'recursive' option of 'ls' command
1824
 
#: bzrlib/builtins.py:2958
 
1824
#: bzrlib/builtins.py:2865
1825
1825
msgid "Recurse into subdirectories."
1826
1826
msgstr ""
1827
1827
 
1828
1828
# help of 'from-root' option of 'ls' command
1829
 
#: bzrlib/builtins.py:2960
 
1829
#: bzrlib/builtins.py:2867
1830
1830
msgid "Print paths relative to the root of the branch."
1831
1831
msgstr ""
1832
1832
 
1833
1833
# help of 'unknown' option of 'ls' command
1834
 
#: bzrlib/builtins.py:2962
 
1834
#: bzrlib/builtins.py:2869
1835
1835
msgid "Print unknown files."
1836
1836
msgstr ""
1837
1837
 
1838
1838
# help of 'versioned' option of 'ls' command
1839
 
#: bzrlib/builtins.py:2963
 
1839
#: bzrlib/builtins.py:2870
1840
1840
msgid "Print versioned files."
1841
1841
msgstr ""
1842
1842
 
1843
1843
# help of 'ignored' option of 'ls' command
1844
 
#: bzrlib/builtins.py:2966
 
1844
#: bzrlib/builtins.py:2873
1845
1845
msgid "Print ignored files."
1846
1846
msgstr ""
1847
1847
 
1848
1848
# help of 'kind' option of 'ls' command
1849
 
#: bzrlib/builtins.py:2968
 
1849
#: bzrlib/builtins.py:2875
1850
1850
msgid "List entries of a particular kind: file, directory, symlink."
1851
1851
msgstr ""
1852
1852
 
1853
 
#: bzrlib/builtins.py:2981
 
1853
#: bzrlib/builtins.py:2888
1854
1854
msgid "invalid kind specified"
1855
1855
msgstr ""
1856
1856
 
1857
 
#: bzrlib/builtins.py:2984
 
1857
#: bzrlib/builtins.py:2891
1858
1858
msgid "Cannot set both --verbose and --null"
1859
1859
msgstr ""
1860
1860
 
1861
 
#: bzrlib/builtins.py:2993
 
1861
#: bzrlib/builtins.py:2900
1862
1862
msgid "cannot specify both --from-root and PATH"
1863
1863
msgstr ""
1864
1864
 
1865
 
#: bzrlib/builtins.py:3080
 
1865
#: bzrlib/builtins.py:2987
1866
1866
msgid "Ignore specified files or patterns."
1867
1867
msgstr ""
1868
1868
 
1869
 
#: bzrlib/builtins.py:3082
 
1869
#: bzrlib/builtins.py:2989
1870
1870
msgid "See ``bzr help patterns`` for details on the syntax of patterns."
1871
1871
msgstr ""
1872
1872
 
1873
 
#: bzrlib/builtins.py:3084
 
1873
#: bzrlib/builtins.py:2991
1874
1874
msgid ""
1875
1875
"If a .bzrignore file does not exist, the ignore command\n"
1876
1876
"will create one and add the specified files or patterns to the newly\n"
1879
1879
"the use of the ignore command will require an explicit add command."
1880
1880
msgstr ""
1881
1881
 
1882
 
#: bzrlib/builtins.py:3090
 
1882
#: bzrlib/builtins.py:2997
1883
1883
msgid ""
1884
1884
"To remove patterns from the ignore list, edit the .bzrignore file.\n"
1885
1885
"After adding, editing or deleting that file either indirectly by\n"
1887
1887
"it."
1888
1888
msgstr ""
1889
1889
 
1890
 
#: bzrlib/builtins.py:3095
 
1890
#: bzrlib/builtins.py:3002
1891
1891
msgid ""
1892
1892
"Bazaar also supports a global ignore file ~/.bazaar/ignore. On Windows\n"
1893
1893
"the global ignore file can be found in the application data directory as\n"
1896
1896
"can be edited directly using an editor."
1897
1897
msgstr ""
1898
1898
 
1899
 
#: bzrlib/builtins.py:3101
 
1899
#: bzrlib/builtins.py:3008
1900
1900
msgid ""
1901
1901
"Patterns prefixed with '!' are exceptions to ignore patterns and take\n"
1902
1902
"precedence over regular ignores.  Such exceptions are used to specify\n"
1903
1903
"files that should be versioned which would otherwise be ignored."
1904
1904
msgstr ""
1905
1905
 
1906
 
#: bzrlib/builtins.py:3105
 
1906
#: bzrlib/builtins.py:3012
1907
1907
msgid ""
1908
1908
"Patterns prefixed with '!!' act as regular ignore patterns, but have\n"
1909
1909
"precedence over the '!' exception patterns."
1910
1910
msgstr ""
1911
1911
 
1912
 
#: bzrlib/builtins.py:3108
 
1912
#: bzrlib/builtins.py:3015
1913
1913
msgid ""
1914
1914
":Notes: \n"
1915
1915
"    \n"
1917
1917
"  the shell on Unix."
1918
1918
msgstr ""
1919
1919
 
1920
 
#: bzrlib/builtins.py:3113
 
1920
#: bzrlib/builtins.py:3020
1921
1921
msgid ""
1922
1922
"* Ignore patterns starting with \"#\" act as comments in the ignore file.\n"
1923
1923
"  To ignore patterns that begin with that character, use the \"RE:\" prefix."
1924
1924
msgstr ""
1925
1925
 
1926
 
#: bzrlib/builtins.py:3116
 
1926
#: bzrlib/builtins.py:3023
1927
1927
msgid ""
1928
1928
":Examples:\n"
1929
1929
"    Ignore the top level Makefile::"
1930
1930
msgstr ""
1931
1931
 
1932
 
#: bzrlib/builtins.py:3119
 
1932
#: bzrlib/builtins.py:3026
1933
1933
msgid "        bzr ignore ./Makefile"
1934
1934
msgstr ""
1935
1935
 
1936
 
#: bzrlib/builtins.py:3121
 
1936
#: bzrlib/builtins.py:3028
1937
1937
msgid "    Ignore .class files in all directories...::"
1938
1938
msgstr ""
1939
1939
 
1940
 
#: bzrlib/builtins.py:3123
 
1940
#: bzrlib/builtins.py:3030
1941
1941
msgid "        bzr ignore \"*.class\""
1942
1942
msgstr ""
1943
1943
 
1944
 
#: bzrlib/builtins.py:3125
 
1944
#: bzrlib/builtins.py:3032
1945
1945
msgid "    ...but do not ignore \"special.class\"::"
1946
1946
msgstr ""
1947
1947
 
1948
 
#: bzrlib/builtins.py:3127
 
1948
#: bzrlib/builtins.py:3034
1949
1949
msgid "        bzr ignore \"!special.class\""
1950
1950
msgstr ""
1951
1951
 
1952
 
#: bzrlib/builtins.py:3129
 
1952
#: bzrlib/builtins.py:3036
1953
1953
msgid "    Ignore files whose name begins with the \"#\" character::"
1954
1954
msgstr ""
1955
1955
 
1956
 
#: bzrlib/builtins.py:3131
 
1956
#: bzrlib/builtins.py:3038
1957
1957
msgid "        bzr ignore \"RE:^#\""
1958
1958
msgstr ""
1959
1959
 
1960
 
#: bzrlib/builtins.py:3133 bzrlib/builtins.py:3137
 
1960
#: bzrlib/builtins.py:3040 bzrlib/builtins.py:3044
1961
1961
msgid "    Ignore .o files under the lib directory::"
1962
1962
msgstr ""
1963
1963
 
1964
 
#: bzrlib/builtins.py:3135
 
1964
#: bzrlib/builtins.py:3042
1965
1965
msgid "        bzr ignore \"lib/**/*.o\""
1966
1966
msgstr ""
1967
1967
 
1968
 
#: bzrlib/builtins.py:3139
 
1968
#: bzrlib/builtins.py:3046
1969
1969
msgid "        bzr ignore \"RE:lib/.*\\.o\""
1970
1970
msgstr ""
1971
1971
 
1972
 
#: bzrlib/builtins.py:3141
 
1972
#: bzrlib/builtins.py:3048
1973
1973
msgid "    Ignore everything but the \"debian\" toplevel directory::"
1974
1974
msgstr ""
1975
1975
 
1976
 
#: bzrlib/builtins.py:3143
 
1976
#: bzrlib/builtins.py:3050
1977
1977
msgid ""
1978
1978
"        bzr ignore \"RE:(?!debian/).*\"\n"
1979
1979
"    \n"
1986
1986
msgstr ""
1987
1987
 
1988
1988
# help of 'default-rules' option of 'ignore' command
1989
 
#: bzrlib/builtins.py:3157
 
1989
#: bzrlib/builtins.py:3064
1990
1990
msgid "Display the default ignore rules that bzr uses."
1991
1991
msgstr ""
1992
1992
 
1993
 
#: bzrlib/builtins.py:3169
 
1993
#: bzrlib/builtins.py:3076
1994
1994
msgid "ignore requires at least one NAME_PATTERN or --default-rules."
1995
1995
msgstr ""
1996
1996
 
1997
 
#: bzrlib/builtins.py:3180
 
1997
#: bzrlib/builtins.py:3087
1998
1998
#, python-format
1999
1999
msgid "Invalid ignore pattern found. %s"
2000
2000
msgid_plural "Invalid ignore patterns found. %s"
2001
2001
msgstr[0] ""
2002
2002
msgstr[1] ""
2003
2003
 
2004
 
#: bzrlib/builtins.py:3189
 
2004
#: bzrlib/builtins.py:3096
2005
2005
msgid "NAME_PATTERN should not be an absolute path"
2006
2006
msgstr ""
2007
2007
 
2008
 
#: bzrlib/builtins.py:3202
 
2008
#: bzrlib/builtins.py:3109
2009
2009
#, python-format
2010
2010
msgid ""
2011
2011
"Warning: the following files are version controlled and match your ignore "
2015
2015
"them.\n"
2016
2016
msgstr ""
2017
2017
 
2018
 
#: bzrlib/builtins.py:3209
 
2018
#: bzrlib/builtins.py:3116
2019
2019
msgid "List ignored files and the patterns that matched them."
2020
2020
msgstr ""
2021
2021
 
2022
 
#: bzrlib/builtins.py:3211
 
2022
#: bzrlib/builtins.py:3118
2023
2023
msgid ""
2024
2024
"List all the ignored files and the ignore pattern that caused the file to\n"
2025
2025
"be ignored."
2026
2026
msgstr ""
2027
2027
 
2028
 
#: bzrlib/builtins.py:3214
 
2028
#: bzrlib/builtins.py:3121
2029
2029
msgid "Alternatively, to list just the files::"
2030
2030
msgstr ""
2031
2031
 
2032
 
#: bzrlib/builtins.py:3216
 
2032
#: bzrlib/builtins.py:3123
2033
2033
msgid "    bzr ls --ignored"
2034
2034
msgstr ""
2035
2035
 
2036
 
#: bzrlib/builtins.py:3250
 
2036
#: bzrlib/builtins.py:3157
2037
2037
#, python-format
2038
2038
msgid "not a valid revision-number: %r"
2039
2039
msgstr ""
2040
2040
 
2041
 
#: bzrlib/builtins.py:3257
 
2041
#: bzrlib/builtins.py:3164
2042
2042
msgid "Export current or past revision to a destination directory or archive."
2043
2043
msgstr ""
2044
2044
 
2045
 
#: bzrlib/builtins.py:3259
 
2045
#: bzrlib/builtins.py:3166
2046
2046
msgid "If no revision is specified this exports the last committed revision."
2047
2047
msgstr ""
2048
2048
 
2049
 
#: bzrlib/builtins.py:3261
 
2049
#: bzrlib/builtins.py:3168
2050
2050
msgid ""
2051
2051
"Format may be an \"exporter\" name, such as tar, tgz, tbz2.  If none is\n"
2052
2052
"given, try to find the format with the extension. If no extension\n"
2053
2053
"is found exports to a directory (equivalent to --format=dir)."
2054
2054
msgstr ""
2055
2055
 
2056
 
#: bzrlib/builtins.py:3265
 
2056
#: bzrlib/builtins.py:3172
2057
2057
msgid ""
2058
2058
"If root is supplied, it will be used as the root directory inside\n"
2059
2059
"container formats (tar, zip, etc). If it is not supplied it will default\n"
2060
2060
"to the exported filename. The root option has no effect for 'dir' format."
2061
2061
msgstr ""
2062
2062
 
2063
 
#: bzrlib/builtins.py:3269
 
2063
#: bzrlib/builtins.py:3176
2064
2064
msgid ""
2065
2065
"If branch is omitted then the branch containing the current working\n"
2066
2066
"directory will be used."
2067
2067
msgstr ""
2068
2068
 
2069
 
#: bzrlib/builtins.py:3272
 
2069
#: bzrlib/builtins.py:3179
2070
2070
msgid "Note: Export of tree with non-ASCII filenames to zip is not supported."
2071
2071
msgstr ""
2072
2072
 
2073
 
#: bzrlib/builtins.py:3274
 
2073
#: bzrlib/builtins.py:3181
2074
2074
msgid ""
2075
2075
"  =================       =========================\n"
2076
2076
"  Supported formats       Autodetected by extension\n"
2084
2084
msgstr ""
2085
2085
 
2086
2086
# help of 'format' option of 'export' command
2087
 
#: bzrlib/builtins.py:3288
 
2087
#: bzrlib/builtins.py:3195
2088
2088
msgid "Type of file to export to."
2089
2089
msgstr ""
2090
2090
 
2091
2091
# help of 'filters' option of 'export' command
2092
 
#: bzrlib/builtins.py:3291
 
2092
#: bzrlib/builtins.py:3198
2093
2093
msgid "Apply content filters to export the convenient form."
2094
2094
msgstr ""
2095
2095
 
2096
2096
# help of 'root' option of 'export' command
2097
 
#: bzrlib/builtins.py:3295
 
2097
#: bzrlib/builtins.py:3202
2098
2098
msgid "Name of the root directory inside the exported file."
2099
2099
msgstr ""
2100
2100
 
2101
2101
# help of 'per-file-timestamps' option of 'export' command
2102
 
#: bzrlib/builtins.py:3297
 
2102
#: bzrlib/builtins.py:3204
2103
2103
msgid ""
2104
2104
"Set modification time of files to that of the last revision in which it was "
2105
2105
"changed."
2106
2106
msgstr ""
2107
2107
 
2108
2108
# help of 'uncommitted' option of 'export' command
2109
 
#: bzrlib/builtins.py:3300
 
2109
#: bzrlib/builtins.py:3207
2110
2110
msgid "Export the working tree contents rather than that of the last revision."
2111
2111
msgstr ""
2112
2112
 
2113
 
#: bzrlib/builtins.py:3319
 
2113
#: bzrlib/builtins.py:3226
2114
2114
msgid "--uncommitted requires a working tree"
2115
2115
msgstr ""
2116
2116
 
2117
 
#: bzrlib/builtins.py:3328
 
2117
#: bzrlib/builtins.py:3235
2118
2118
#, python-format
2119
2119
msgid "Unsupported export format: %s"
2120
2120
msgstr ""
2121
2121
 
2122
 
#: bzrlib/builtins.py:3332
 
2122
#: bzrlib/builtins.py:3239
2123
2123
msgid "Write the contents of a file as of a given revision to standard output."
2124
2124
msgstr ""
2125
2125
 
2126
 
#: bzrlib/builtins.py:3334
 
2126
#: bzrlib/builtins.py:3241
2127
2127
msgid "If no revision is nominated, the last revision is used."
2128
2128
msgstr ""
2129
2129
 
2130
 
#: bzrlib/builtins.py:3336
 
2130
#: bzrlib/builtins.py:3243
2131
2131
msgid ""
2132
2132
"Note: Take care to redirect standard output when using this command on a\n"
2133
2133
"binary file."
2134
2134
msgstr ""
2135
2135
 
2136
2136
# help of 'name-from-revision' option of 'cat' command
2137
 
#: bzrlib/builtins.py:3342
 
2137
#: bzrlib/builtins.py:3249
2138
2138
msgid "The path name in the old tree."
2139
2139
msgstr ""
2140
2140
 
2141
2141
# help of 'filters' option of 'cat' command
2142
 
#: bzrlib/builtins.py:3343
 
2142
#: bzrlib/builtins.py:3250
2143
2143
msgid "Apply content filters to display the convenience form."
2144
2144
msgstr ""
2145
2145
 
2146
 
#: bzrlib/builtins.py:3354
 
2146
#: bzrlib/builtins.py:3261
2147
2147
msgid "bzr cat --revision takes exactly one revision specifier"
2148
2148
msgstr ""
2149
2149
 
2150
 
#: bzrlib/builtins.py:3379 bzrlib/builtins.py:3391
 
2150
#: bzrlib/builtins.py:3286 bzrlib/builtins.py:3298
2151
2151
msgid "{0!r} is not present in revision {1}"
2152
2152
msgstr ""
2153
2153
 
2154
 
#: bzrlib/builtins.py:3414
 
2154
#: bzrlib/builtins.py:3321
2155
2155
msgid "Commit changes into a new revision."
2156
2156
msgstr ""
2157
2157
 
2158
 
#: bzrlib/builtins.py:3416
 
2158
#: bzrlib/builtins.py:3323
2159
2159
msgid ""
2160
2160
"An explanatory message needs to be given for each commit. This is\n"
2161
2161
"often done by using the --message option (getting the message from the\n"
2165
2165
"boilerplate text loaded into the editor, use the --show-diff option."
2166
2166
msgstr ""
2167
2167
 
2168
 
#: bzrlib/builtins.py:3423
 
2168
#: bzrlib/builtins.py:3330
2169
2169
msgid ""
2170
2170
"By default, the entire tree is committed and the person doing the\n"
2171
2171
"commit is assumed to be the author. These defaults can be overridden\n"
2172
2172
"as explained below."
2173
2173
msgstr ""
2174
2174
 
2175
 
#: bzrlib/builtins.py:3427
 
2175
#: bzrlib/builtins.py:3334
2176
2176
msgid ":Selective commits:"
2177
2177
msgstr ""
2178
2178
 
2179
 
#: bzrlib/builtins.py:3429
 
2179
#: bzrlib/builtins.py:3336
2180
2180
msgid ""
2181
2181
"  If selected files are specified, only changes to those files are\n"
2182
2182
"  committed.  If a directory is specified then the directory and\n"
2183
2183
"  everything within it is committed."
2184
2184
msgstr ""
2185
2185
 
2186
 
#: bzrlib/builtins.py:3433
 
2186
#: bzrlib/builtins.py:3340
2187
2187
msgid ""
2188
2188
"  When excludes are given, they take precedence over selected files.\n"
2189
2189
"  For example, to commit only changes within foo, but not changes\n"
2190
2190
"  within foo/bar::"
2191
2191
msgstr ""
2192
2192
 
2193
 
#: bzrlib/builtins.py:3437
 
2193
#: bzrlib/builtins.py:3344
2194
2194
msgid "    bzr commit foo -x foo/bar"
2195
2195
msgstr ""
2196
2196
 
2197
 
#: bzrlib/builtins.py:3439
 
2197
#: bzrlib/builtins.py:3346
2198
2198
msgid "  A selective commit after a merge is not yet supported."
2199
2199
msgstr ""
2200
2200
 
2201
 
#: bzrlib/builtins.py:3441
 
2201
#: bzrlib/builtins.py:3348
2202
2202
msgid ":Custom authors:"
2203
2203
msgstr ""
2204
2204
 
2205
 
#: bzrlib/builtins.py:3443
 
2205
#: bzrlib/builtins.py:3350
2206
2206
msgid ""
2207
2207
"  If the author of the change is not the same person as the committer,\n"
2208
2208
"  you can specify the author's name using the --author option. The\n"
2212
2212
"  author."
2213
2213
msgstr ""
2214
2214
 
2215
 
#: bzrlib/builtins.py:3450
 
2215
#: bzrlib/builtins.py:3357
2216
2216
msgid ":Checks:"
2217
2217
msgstr ""
2218
2218
 
2219
 
#: bzrlib/builtins.py:3452
 
2219
#: bzrlib/builtins.py:3359
2220
2220
msgid ""
2221
2221
"  A common mistake is to forget to add a new file or directory before\n"
2222
2222
"  running the commit command. The --strict option checks for unknown\n"
2225
2225
"  for details."
2226
2226
msgstr ""
2227
2227
 
2228
 
#: bzrlib/builtins.py:3458
 
2228
#: bzrlib/builtins.py:3365
2229
2229
msgid ":Things to note:"
2230
2230
msgstr ""
2231
2231
 
2232
 
#: bzrlib/builtins.py:3460
 
2232
#: bzrlib/builtins.py:3367
2233
2233
msgid ""
2234
2234
"  If you accidentially commit the wrong changes or make a spelling\n"
2235
2235
"  mistake in the commit message say, you can use the uncommit command\n"
2236
2236
"  to undo it. See ``bzr help uncommit`` for details."
2237
2237
msgstr ""
2238
2238
 
2239
 
#: bzrlib/builtins.py:3464
 
2239
#: bzrlib/builtins.py:3371
2240
2240
msgid ""
2241
2241
"  Hooks can also be configured to run after a commit. This allows you\n"
2242
2242
"  to trigger updates to external systems like bug trackers. The --fixes\n"
2245
2245
msgstr ""
2246
2246
 
2247
2247
# help of 'exclude' option of 'commit' command
2248
 
#: bzrlib/builtins.py:3474
 
2248
#: bzrlib/builtins.py:3381
2249
2249
msgid "Do not consider changes made to a given path."
2250
2250
msgstr ""
2251
2251
 
2252
2252
# help of 'message' option of 'commit' command
2253
 
#: bzrlib/builtins.py:3477
 
2253
#: bzrlib/builtins.py:3384
2254
2254
msgid "Description of the new revision."
2255
2255
msgstr ""
2256
2256
 
2257
2257
# help of 'unchanged' option of 'commit' command
2258
 
#: bzrlib/builtins.py:3480
 
2258
#: bzrlib/builtins.py:3387
2259
2259
msgid "Commit even if nothing has changed."
2260
2260
msgstr ""
2261
2261
 
2262
2262
# help of 'file' option of 'commit' command
2263
 
#: bzrlib/builtins.py:3484
 
2263
#: bzrlib/builtins.py:3391
2264
2264
msgid "Take commit message from this file."
2265
2265
msgstr ""
2266
2266
 
2267
2267
# help of 'strict' option of 'commit' command
2268
 
#: bzrlib/builtins.py:3486
 
2268
#: bzrlib/builtins.py:3393
2269
2269
msgid "Refuse to commit if there are unknown files in the working tree."
2270
2270
msgstr ""
2271
2271
 
2272
2272
# help of 'commit-time' option of 'commit' command
2273
 
#: bzrlib/builtins.py:3489
 
2273
#: bzrlib/builtins.py:3396
2274
2274
msgid ""
2275
2275
"Manually set a commit time using commit date format, e.g. '2009-10-10 "
2276
2276
"08:00:00 +0100'."
2277
2277
msgstr ""
2278
2278
 
2279
2279
# help of 'fixes' option of 'commit' command
2280
 
#: bzrlib/builtins.py:3492
 
2280
#: bzrlib/builtins.py:3399
2281
2281
msgid "Mark a bug as being fixed by this revision (see \"bzr help bugs\")."
2282
2282
msgstr ""
2283
2283
 
2284
2284
# help of 'author' option of 'commit' command
2285
 
#: bzrlib/builtins.py:3495
 
2285
#: bzrlib/builtins.py:3402
2286
2286
msgid "Set the author's name, if it's different from the committer."
2287
2287
msgstr ""
2288
2288
 
2289
2289
# help of 'local' option of 'commit' command
2290
 
#: bzrlib/builtins.py:3498
 
2290
#: bzrlib/builtins.py:3405
2291
2291
msgid ""
2292
2292
"Perform a local commit in a bound branch.  Local commits are not pushed to "
2293
2293
"the master branch until a normal commit is performed."
2294
2294
msgstr ""
2295
2295
 
2296
2296
# help of 'show-diff' option of 'commit' command
2297
 
#: bzrlib/builtins.py:3504
 
2297
#: bzrlib/builtins.py:3411
2298
2298
msgid ""
2299
2299
"When no message is supplied, show the diff along with the status summary in "
2300
2300
"the message editor."
2301
2301
msgstr ""
2302
2302
 
2303
2303
# help of 'lossy' option of 'commit' command
2304
 
#: bzrlib/builtins.py:3507
 
2304
#: bzrlib/builtins.py:3414
2305
2305
msgid ""
2306
2306
"When committing to a foreign version control system do not push data that "
2307
2307
"can not be natively represented."
2308
2308
msgstr ""
2309
2309
 
2310
 
#: bzrlib/builtins.py:3525
 
2310
#: bzrlib/builtins.py:3432
2311
2311
#, python-format
2312
2312
msgid ""
2313
2313
"No tracker specified for bug %s. Use the form 'tracker:id' or specify a "
2315
2315
"See \"bzr help bugs\" for more information on this feature. Commit refused."
2316
2316
msgstr ""
2317
2317
 
2318
 
#: bzrlib/builtins.py:3534
 
2318
#: bzrlib/builtins.py:3441
2319
2319
#, python-format
2320
2320
msgid ""
2321
2321
"Invalid bug %s. Must be in the form of 'tracker:id'. See \"bzr help bugs\" "
2323
2323
"Commit refused."
2324
2324
msgstr ""
2325
2325
 
2326
 
#: bzrlib/builtins.py:3543
 
2326
#: bzrlib/builtins.py:3450
2327
2327
#, python-format
2328
2328
msgid "Unrecognized bug %s. Commit refused."
2329
2329
msgstr ""
2330
2330
 
2331
 
#: bzrlib/builtins.py:3546
 
2331
#: bzrlib/builtins.py:3453
2332
2332
#, python-format
2333
2333
msgid ""
2334
2334
"%s\n"
2335
2335
"Commit refused."
2336
2336
msgstr ""
2337
2337
 
2338
 
#: bzrlib/builtins.py:3570
 
2338
#: bzrlib/builtins.py:3477
2339
2339
msgid "Could not parse --commit-time: "
2340
2340
msgstr ""
2341
2341
 
2342
 
#: bzrlib/builtins.py:3610
 
2342
#: bzrlib/builtins.py:3517
2343
2343
msgid "please specify either --message or --file"
2344
2344
msgstr ""
2345
2345
 
2346
 
#: bzrlib/builtins.py:3639
 
2346
#: bzrlib/builtins.py:3546
2347
2347
msgid "please specify a commit message with either --message or --file"
2348
2348
msgstr ""
2349
2349
 
2350
 
#: bzrlib/builtins.py:3642
 
2350
#: bzrlib/builtins.py:3549
2351
2351
msgid ""
2352
2352
"Empty commit message specified. Please specify a commit message with either "
2353
2353
"--message or --file or leave a blank message with --message \"\"."
2354
2354
msgstr ""
2355
2355
 
2356
 
#: bzrlib/builtins.py:3662
 
2356
#: bzrlib/builtins.py:3569
2357
2357
msgid ""
2358
2358
"No changes to commit. Please 'bzr add' the files you want to commit, or use "
2359
2359
"--unchanged to force an empty commit."
2360
2360
msgstr ""
2361
2361
 
2362
 
#: bzrlib/builtins.py:3666
 
2362
#: bzrlib/builtins.py:3573
2363
2363
msgid ""
2364
2364
"Conflicts detected in working tree.  Use \"bzr conflicts\" to list, \"bzr "
2365
2365
"resolve FILE\" to resolve."
2366
2366
msgstr ""
2367
2367
 
2368
 
#: bzrlib/builtins.py:3670
 
2368
#: bzrlib/builtins.py:3577
2369
2369
msgid "Commit refused because there are unknown files in the working tree."
2370
2370
msgstr ""
2371
2371
 
2372
 
#: bzrlib/builtins.py:3673
 
2372
#: bzrlib/builtins.py:3580
2373
2373
msgid ""
2374
2374
"\n"
2375
2375
"To commit to master branch, run update and then commit.\n"
2376
2376
"You can also pass --local to commit to continue working disconnected."
2377
2377
msgstr ""
2378
2378
 
2379
 
#: bzrlib/builtins.py:3681
 
2379
#: bzrlib/builtins.py:3588
2380
2380
msgid ""
2381
2381
"Validate working tree structure, branch consistency and repository history."
2382
2382
msgstr ""
2383
2383
 
2384
 
#: bzrlib/builtins.py:3683
 
2384
#: bzrlib/builtins.py:3590
2385
2385
msgid ""
2386
2386
"This command checks various invariants about branch and repository storage\n"
2387
2387
"to detect data corruption or bzr bugs."
2388
2388
msgstr ""
2389
2389
 
2390
 
#: bzrlib/builtins.py:3686
 
2390
#: bzrlib/builtins.py:3593
2391
2391
msgid ""
2392
2392
"The working tree and branch checks will only give output if a problem is\n"
2393
2393
"detected. The output fields of the repository check are:"
2394
2394
msgstr ""
2395
2395
 
2396
 
#: bzrlib/builtins.py:3689
 
2396
#: bzrlib/builtins.py:3596
2397
2397
msgid ""
2398
2398
"revisions\n"
2399
2399
"    This is just the number of revisions checked.  It doesn't\n"
2400
2400
"    indicate a problem."
2401
2401
msgstr ""
2402
2402
 
2403
 
#: bzrlib/builtins.py:3693
 
2403
#: bzrlib/builtins.py:3600
2404
2404
msgid ""
2405
2405
"versionedfiles\n"
2406
2406
"    This is just the number of versionedfiles checked.  It\n"
2407
2407
"    doesn't indicate a problem."
2408
2408
msgstr ""
2409
2409
 
2410
 
#: bzrlib/builtins.py:3697
 
2410
#: bzrlib/builtins.py:3604
2411
2411
msgid ""
2412
2412
"unreferenced ancestors\n"
2413
2413
"    Texts that are ancestors of other texts, but\n"
2415
2415
"    subtle problem that Bazaar can work around."
2416
2416
msgstr ""
2417
2417
 
2418
 
#: bzrlib/builtins.py:3702
 
2418
#: bzrlib/builtins.py:3609
2419
2419
msgid ""
2420
2420
"unique file texts\n"
2421
2421
"    This is the total number of unique file contents\n"
2422
2422
"    seen in the checked revisions.  It does not indicate a problem."
2423
2423
msgstr ""
2424
2424
 
2425
 
#: bzrlib/builtins.py:3706
 
2425
#: bzrlib/builtins.py:3613
2426
2426
msgid ""
2427
2427
"repeated file texts\n"
2428
2428
"    This is the total number of repeated texts seen\n"
2431
2431
"    indicate a problem."
2432
2432
msgstr ""
2433
2433
 
2434
 
#: bzrlib/builtins.py:3712
 
2434
#: bzrlib/builtins.py:3619
2435
2435
msgid ""
2436
2436
"If no restrictions are specified, all Bazaar data that is found at the "
2437
2437
"given\n"
2438
2438
"location will be checked."
2439
2439
msgstr ""
2440
2440
 
2441
 
#: bzrlib/builtins.py:3717
 
2441
#: bzrlib/builtins.py:3624
2442
2442
msgid "    Check the tree and branch at 'foo'::"
2443
2443
msgstr ""
2444
2444
 
2445
 
#: bzrlib/builtins.py:3719
 
2445
#: bzrlib/builtins.py:3626
2446
2446
msgid "        bzr check --tree --branch foo"
2447
2447
msgstr ""
2448
2448
 
2449
 
#: bzrlib/builtins.py:3721
 
2449
#: bzrlib/builtins.py:3628
2450
2450
msgid "    Check only the repository at 'bar'::"
2451
2451
msgstr ""
2452
2452
 
2453
 
#: bzrlib/builtins.py:3723
 
2453
#: bzrlib/builtins.py:3630
2454
2454
msgid "        bzr check --repo bar"
2455
2455
msgstr ""
2456
2456
 
2457
 
#: bzrlib/builtins.py:3725
 
2457
#: bzrlib/builtins.py:3632
2458
2458
msgid "    Check everything at 'baz'::"
2459
2459
msgstr ""
2460
2460
 
2461
 
#: bzrlib/builtins.py:3727
 
2461
#: bzrlib/builtins.py:3634
2462
2462
msgid "        bzr check baz"
2463
2463
msgstr ""
2464
2464
 
2465
2465
# help of 'branch' option of 'check' command
2466
 
#: bzrlib/builtins.py:3733
 
2466
#: bzrlib/builtins.py:3640
2467
2467
msgid "Check the branch related to the current directory."
2468
2468
msgstr ""
2469
2469
 
2470
2470
# help of 'repo' option of 'check' command
2471
 
#: bzrlib/builtins.py:3735
 
2471
#: bzrlib/builtins.py:3642
2472
2472
msgid "Check the repository related to the current directory."
2473
2473
msgstr ""
2474
2474
 
2475
2475
# help of 'tree' option of 'check' command
2476
 
#: bzrlib/builtins.py:3737
 
2476
#: bzrlib/builtins.py:3644
2477
2477
msgid "Check the working tree related to the current directory."
2478
2478
msgstr ""
2479
2479
 
2480
 
#: bzrlib/builtins.py:3751
 
2480
#: bzrlib/builtins.py:3658
2481
2481
msgid "Upgrade a repository, branch or working tree to a newer format."
2482
2482
msgstr ""
2483
2483
 
2484
 
#: bzrlib/builtins.py:3753
 
2484
#: bzrlib/builtins.py:3660
2485
2485
msgid ""
2486
2486
"When the default format has changed after a major new release of\n"
2487
2487
"Bazaar, you may be informed during certain operations that you\n"
2490
2490
"with older repositories or with older versions of Bazaar."
2491
2491
msgstr ""
2492
2492
 
2493
 
#: bzrlib/builtins.py:3759
 
2493
#: bzrlib/builtins.py:3666
2494
2494
msgid ""
2495
2495
"If you wish to upgrade to a particular format rather than the\n"
2496
2496
"current default, that can be specified using the --format option.\n"
2500
2500
"2.x default) so downgrading is not always possible."
2501
2501
msgstr ""
2502
2502
 
2503
 
#: bzrlib/builtins.py:3766
 
2503
#: bzrlib/builtins.py:3673
2504
2504
msgid ""
2505
2505
"A backup.bzr.~#~ directory is created at the start of the conversion\n"
2506
2506
"process (where # is a number). By default, this is left there on\n"
2511
2511
"afterwards."
2512
2512
msgstr ""
2513
2513
 
2514
 
#: bzrlib/builtins.py:3774
 
2514
#: bzrlib/builtins.py:3681
2515
2515
msgid ""
2516
2516
"If the location given is a shared repository, dependent branches\n"
2517
2517
"are also converted provided the repository converts successfully.\n"
2519
2519
"tried."
2520
2520
msgstr ""
2521
2521
 
2522
 
#: bzrlib/builtins.py:3779
 
2522
#: bzrlib/builtins.py:3686
2523
2523
msgid ""
2524
2524
"For more information on upgrades, see the Bazaar Upgrade Guide,\n"
2525
2525
"http://doc.bazaar.canonical.com/latest/en/upgrade-guide/."
2526
2526
msgstr ""
2527
2527
 
2528
2528
# help of 'format' option of 'upgrade' command
2529
 
#: bzrlib/builtins.py:3787
 
2529
#: bzrlib/builtins.py:3694
2530
2530
msgid "Upgrade to a specific format.  See \"bzr help formats\" for details."
2531
2531
msgstr ""
2532
2532
 
2533
2533
# title of 'format' option of 'init' command
2534
2534
# title of 'format' option of 'upgrade' command
2535
 
#: bzrlib/builtins.py:3791
 
2535
#: bzrlib/builtins.py:3698
2536
2536
msgid "Branch format"
2537
2537
msgstr ""
2538
2538
 
2539
2539
# help of 'clean' option of 'upgrade' command
2540
 
#: bzrlib/builtins.py:3793
 
2540
#: bzrlib/builtins.py:3700
2541
2541
msgid "Remove the backup.bzr directory if successful."
2542
2542
msgstr ""
2543
2543
 
2544
2544
# help of 'dry-run' option of 'add' command
2545
2545
# help of 'dry-run' option of 'upgrade' command
2546
 
#: bzrlib/builtins.py:3795
 
2546
#: bzrlib/builtins.py:3702
2547
2547
msgid "Show what would be done, but don't actually do anything."
2548
2548
msgstr ""
2549
2549
 
2550
 
#: bzrlib/builtins.py:3810
 
2550
#: bzrlib/builtins.py:3717
2551
2551
msgid "Show or set bzr user id."
2552
2552
msgstr ""
2553
2553
 
2554
 
#: bzrlib/builtins.py:3812
 
2554
#: bzrlib/builtins.py:3719
2555
2555
msgid ""
2556
2556
":Examples:\n"
2557
2557
"    Show the email of the current user::"
2558
2558
msgstr ""
2559
2559
 
2560
 
#: bzrlib/builtins.py:3815
 
2560
#: bzrlib/builtins.py:3722
2561
2561
msgid "        bzr whoami --email"
2562
2562
msgstr ""
2563
2563
 
2564
 
#: bzrlib/builtins.py:3817
 
2564
#: bzrlib/builtins.py:3724
2565
2565
msgid "    Set the current user::"
2566
2566
msgstr ""
2567
2567
 
2568
 
#: bzrlib/builtins.py:3819
 
2568
#: bzrlib/builtins.py:3726
2569
2569
msgid "        bzr whoami \"Frank Chu <fchu@example.com>\""
2570
2570
msgstr ""
2571
2571
 
2572
2572
# help of 'email' option of 'whoami' command
2573
 
#: bzrlib/builtins.py:3823
 
2573
#: bzrlib/builtins.py:3730
2574
2574
msgid "Display email address only."
2575
2575
msgstr ""
2576
2576
 
2577
2577
# help of 'branch' option of 'whoami' command
2578
 
#: bzrlib/builtins.py:3825
 
2578
#: bzrlib/builtins.py:3732
2579
2579
msgid "Set identity for the current branch instead of globally."
2580
2580
msgstr ""
2581
2581
 
2582
 
#: bzrlib/builtins.py:3851
 
2582
#: bzrlib/builtins.py:3758
2583
2583
msgid "--email can only be used to display existing identity"
2584
2584
msgstr ""
2585
2585
 
2586
 
#: bzrlib/builtins.py:3873
 
2586
#: bzrlib/builtins.py:3780
2587
2587
msgid "Print or set the branch nickname."
2588
2588
msgstr ""
2589
2589
 
2590
 
#: bzrlib/builtins.py:3875
 
2590
#: bzrlib/builtins.py:3782
2591
2591
msgid ""
2592
2592
"If unset, the tree root directory name is used as the nickname.\n"
2593
2593
"To print the current nickname, execute with no argument."
2594
2594
msgstr ""
2595
2595
 
2596
 
#: bzrlib/builtins.py:3878
 
2596
#: bzrlib/builtins.py:3785
2597
2597
msgid ""
2598
2598
"Bound branches use the nickname of its master branch unless it is set\n"
2599
2599
"locally."
2600
2600
msgstr ""
2601
2601
 
2602
 
#: bzrlib/builtins.py:3898
 
2602
#: bzrlib/builtins.py:3805
2603
2603
msgid "Set/unset and display aliases."
2604
2604
msgstr ""
2605
2605
 
2606
 
#: bzrlib/builtins.py:3900
 
2606
#: bzrlib/builtins.py:3807
2607
2607
msgid ""
2608
2608
":Examples:\n"
2609
2609
"    Show the current aliases::"
2610
2610
msgstr ""
2611
2611
 
2612
 
#: bzrlib/builtins.py:3903
 
2612
#: bzrlib/builtins.py:3810
2613
2613
msgid "        bzr alias"
2614
2614
msgstr ""
2615
2615
 
2616
 
#: bzrlib/builtins.py:3905
 
2616
#: bzrlib/builtins.py:3812
2617
2617
msgid "    Show the alias specified for 'll'::"
2618
2618
msgstr ""
2619
2619
 
2620
 
#: bzrlib/builtins.py:3907
 
2620
#: bzrlib/builtins.py:3814
2621
2621
msgid "        bzr alias ll"
2622
2622
msgstr ""
2623
2623
 
2624
 
#: bzrlib/builtins.py:3909
 
2624
#: bzrlib/builtins.py:3816
2625
2625
msgid "    Set an alias for 'll'::"
2626
2626
msgstr ""
2627
2627
 
2628
 
#: bzrlib/builtins.py:3911
 
2628
#: bzrlib/builtins.py:3818
2629
2629
msgid "        bzr alias ll=\"log --line -r-10..-1\""
2630
2630
msgstr ""
2631
2631
 
2632
 
#: bzrlib/builtins.py:3913
 
2632
#: bzrlib/builtins.py:3820
2633
2633
msgid "    To remove an alias for 'll'::"
2634
2634
msgstr ""
2635
2635
 
2636
 
#: bzrlib/builtins.py:3915
 
2636
#: bzrlib/builtins.py:3822
2637
2637
msgid "        bzr alias --remove ll"
2638
2638
msgstr ""
2639
2639
 
2640
2640
# help of 'remove' option of 'alias' command
2641
 
#: bzrlib/builtins.py:3920
 
2641
#: bzrlib/builtins.py:3827
2642
2642
msgid "Remove the alias."
2643
2643
msgstr ""
2644
2644
 
2645
 
#: bzrlib/builtins.py:3938
 
2645
#: bzrlib/builtins.py:3845
2646
2646
msgid "bzr alias --remove expects an alias to remove."
2647
2647
msgstr ""
2648
2648
 
2649
 
#: bzrlib/builtins.py:4119
 
2649
#: bzrlib/builtins.py:4026
2650
2650
msgid "subunit not available. subunit needs to be installed to use --subunit."
2651
2651
msgstr ""
2652
2652
 
2653
 
#: bzrlib/builtins.py:4136
 
2653
#: bzrlib/builtins.py:4043
2654
2654
msgid ""
2655
2655
"--benchmark is no longer supported from bzr 2.2; use bzr-usertest instead"
2656
2656
msgstr ""
2657
2657
 
2658
 
#: bzrlib/builtins.py:4183
 
2658
#: bzrlib/builtins.py:4090
2659
2659
msgid "Show version of bzr."
2660
2660
msgstr ""
2661
2661
 
2662
2662
# help of 'short' option of 'version' command
2663
 
#: bzrlib/builtins.py:4187
 
2663
#: bzrlib/builtins.py:4094
2664
2664
msgid "Print just the version number."
2665
2665
msgstr ""
2666
2666
 
2667
 
#: bzrlib/builtins.py:4206
 
2667
#: bzrlib/builtins.py:4113
2668
2668
msgid "It sure does!\n"
2669
2669
msgstr ""
2670
2670
 
2671
 
#: bzrlib/builtins.py:4230
 
2671
#: bzrlib/builtins.py:4137
2672
2672
#, python-format
2673
2673
msgid "merge base is revision %s\n"
2674
2674
msgstr ""
2675
2675
 
2676
 
#: bzrlib/builtins.py:4234
 
2676
#: bzrlib/builtins.py:4141
2677
2677
msgid "Perform a three-way merge."
2678
2678
msgstr ""
2679
2679
 
2680
 
#: bzrlib/builtins.py:4236
 
2680
#: bzrlib/builtins.py:4143
2681
2681
msgid ""
2682
2682
"The source of the merge can be specified either in the form of a branch,\n"
2683
2683
"or in the form of a path to a file containing a merge directive generated\n"
2688
2688
"the current working tree."
2689
2689
msgstr ""
2690
2690
 
2691
 
#: bzrlib/builtins.py:4244
 
2691
#: bzrlib/builtins.py:4151
2692
2692
msgid ""
2693
2693
"When merging from a branch, by default bzr will try to merge in all new\n"
2694
2694
"work from the other branch, automatically determining an appropriate base\n"
2695
2695
"revision.  If this fails, you may need to give an explicit base."
2696
2696
msgstr ""
2697
2697
 
2698
 
#: bzrlib/builtins.py:4248
 
2698
#: bzrlib/builtins.py:4155
2699
2699
msgid ""
2700
2700
"To pick a different ending revision, pass \"--revision OTHER\".  bzr will\n"
2701
2701
"try to merge in all new work up to and including revision OTHER."
2702
2702
msgstr ""
2703
2703
 
2704
 
#: bzrlib/builtins.py:4251
 
2704
#: bzrlib/builtins.py:4158
2705
2705
msgid ""
2706
2706
"If you specify two values, \"--revision BASE..OTHER\", only revisions BASE\n"
2707
2707
"through OTHER, excluding BASE but including OTHER, will be merged.  If this\n"
2712
2712
"changes from the other branch is not stored in the commit."
2713
2713
msgstr ""
2714
2714
 
2715
 
#: bzrlib/builtins.py:4259
 
2715
#: bzrlib/builtins.py:4166
2716
2716
msgid "Revision numbers are always relative to the source branch."
2717
2717
msgstr ""
2718
2718
 
2719
 
#: bzrlib/builtins.py:4261 bzrlib/conflicts.py:52 bzrlib/conflicts.py:106
 
2719
#: bzrlib/builtins.py:4168 bzrlib/conflicts.py:52 bzrlib/conflicts.py:106
2720
2720
msgid ""
2721
2721
"Merge will do its best to combine the changes in two branches, but there\n"
2722
2722
"are some kinds of problems only a human can fix.  When it encounters those,\n"
2723
2723
"it will mark a conflict.  A conflict means that you need to fix something,\n"
2724
 
"before you can commit."
 
2724
"before you should commit."
2725
2725
msgstr ""
2726
2726
 
2727
 
#: bzrlib/builtins.py:4266
 
2727
#: bzrlib/builtins.py:4173
2728
2728
msgid "Use bzr resolve when you have fixed a problem.  See also bzr conflicts."
2729
2729
msgstr ""
2730
2730
 
2731
 
#: bzrlib/builtins.py:4268
 
2731
#: bzrlib/builtins.py:4175
2732
2732
msgid ""
2733
2733
"If there is no default branch set, the first merge will set it (use\n"
2734
2734
"--no-remember to avoid setting it). After that, you can omit the branch\n"
2736
2736
"only be saved if the remote location can be accessed."
2737
2737
msgstr ""
2738
2738
 
2739
 
#: bzrlib/builtins.py:4273
 
2739
#: bzrlib/builtins.py:4180
2740
2740
msgid ""
2741
2741
"The results of the merge are placed into the destination working\n"
2742
2742
"directory, where they can be reviewed (with bzr diff), tested, and then\n"
2743
2743
"committed to record the result of the merge."
2744
2744
msgstr ""
2745
2745
 
2746
 
#: bzrlib/builtins.py:4277
 
2746
#: bzrlib/builtins.py:4184
2747
2747
msgid ""
2748
2748
"merge refuses to run if there are any uncommitted changes, unless\n"
2749
2749
"--force is given.  If --force is given, then the changes from the source \n"
2752
2752
"merge revision which has more than two parents."
2753
2753
msgstr ""
2754
2754
 
2755
 
#: bzrlib/builtins.py:4283
 
2755
#: bzrlib/builtins.py:4190
2756
2756
msgid ""
2757
2757
"If one would like to merge changes from the working tree of the other\n"
2758
2758
"branch without merging any committed revisions, the --uncommitted option\n"
2759
2759
"can be given."
2760
2760
msgstr ""
2761
2761
 
2762
 
#: bzrlib/builtins.py:4287
 
2762
#: bzrlib/builtins.py:4194
2763
2763
msgid ""
2764
2764
"To select only some changes to merge, use \"merge -i\", which will prompt\n"
2765
2765
"you to apply each diff hunk and file change, similar to \"shelve\"."
2766
2766
msgstr ""
2767
2767
 
2768
 
#: bzrlib/builtins.py:4290
 
2768
#: bzrlib/builtins.py:4197
2769
2769
msgid ""
2770
2770
":Examples:\n"
2771
2771
"    To merge all new revisions from bzr.dev::"
2772
2772
msgstr ""
2773
2773
 
2774
 
#: bzrlib/builtins.py:4293
 
2774
#: bzrlib/builtins.py:4200
2775
2775
msgid "        bzr merge ../bzr.dev"
2776
2776
msgstr ""
2777
2777
 
2778
 
#: bzrlib/builtins.py:4295
 
2778
#: bzrlib/builtins.py:4202
2779
2779
msgid "    To merge changes up to and including revision 82 from bzr.dev::"
2780
2780
msgstr ""
2781
2781
 
2782
 
#: bzrlib/builtins.py:4297
 
2782
#: bzrlib/builtins.py:4204
2783
2783
msgid "        bzr merge -r 82 ../bzr.dev"
2784
2784
msgstr ""
2785
2785
 
2786
 
#: bzrlib/builtins.py:4299
 
2786
#: bzrlib/builtins.py:4206
2787
2787
msgid "    To merge the changes introduced by 82, without previous changes::"
2788
2788
msgstr ""
2789
2789
 
2790
 
#: bzrlib/builtins.py:4301
 
2790
#: bzrlib/builtins.py:4208
2791
2791
msgid "        bzr merge -r 81..82 ../bzr.dev"
2792
2792
msgstr ""
2793
2793
 
2794
 
#: bzrlib/builtins.py:4303
 
2794
#: bzrlib/builtins.py:4210
2795
2795
msgid "    To apply a merge directive contained in /tmp/merge::"
2796
2796
msgstr ""
2797
2797
 
2798
 
#: bzrlib/builtins.py:4305
 
2798
#: bzrlib/builtins.py:4212
2799
2799
msgid "        bzr merge /tmp/merge"
2800
2800
msgstr ""
2801
2801
 
2802
 
#: bzrlib/builtins.py:4307
 
2802
#: bzrlib/builtins.py:4214
2803
2803
msgid ""
2804
2804
"    To create a merge revision with three parents from two branches\n"
2805
2805
"    feature1a and feature1b:"
2806
2806
msgstr ""
2807
2807
 
2808
 
#: bzrlib/builtins.py:4310
 
2808
#: bzrlib/builtins.py:4217
2809
2809
msgid ""
2810
2810
"        bzr merge ../feature1a\n"
2811
2811
"        bzr merge ../feature1b --force\n"
2813
2813
msgstr ""
2814
2814
 
2815
2815
# help of 'force' option of 'merge' command
2816
 
#: bzrlib/builtins.py:4322
 
2816
#: bzrlib/builtins.py:4229
2817
2817
msgid "Merge even if the destination tree has uncommitted changes."
2818
2818
msgstr ""
2819
2819
 
2820
2820
# help of 'uncommitted' option of 'merge' command
2821
 
#: bzrlib/builtins.py:4328
 
2821
#: bzrlib/builtins.py:4235
2822
2822
msgid ""
2823
2823
"Apply uncommitted changes from a working copy, instead of branch changes."
2824
2824
msgstr ""
2825
2825
 
2826
2826
# help of 'pull' option of 'merge' command
2827
 
#: bzrlib/builtins.py:4330
 
2827
#: bzrlib/builtins.py:4237
2828
2828
msgid ""
2829
2829
"If the destination is already completely merged into the source, pull from "
2830
2830
"the source rather than merging.  When this happens, you do not need to "
2832
2832
msgstr ""
2833
2833
 
2834
2834
# help of 'directory' option of 'merge' command
2835
 
#: bzrlib/builtins.py:4335
 
2835
#: bzrlib/builtins.py:4242
2836
2836
msgid ""
2837
2837
"Branch to merge into, rather than the one containing the working directory."
2838
2838
msgstr ""
2839
2839
 
2840
2840
# help of 'preview' option of 'merge' command
2841
 
#: bzrlib/builtins.py:4337
 
2841
#: bzrlib/builtins.py:4244
2842
2842
msgid "Instead of merging, show a diff of the merge."
2843
2843
msgstr ""
2844
2844
 
2845
2845
# help of 'interactive' option of 'merge' command
2846
 
#: bzrlib/builtins.py:4339
 
2846
#: bzrlib/builtins.py:4246
2847
2847
msgid "Select changes interactively."
2848
2848
msgstr ""
2849
2849
 
2850
 
#: bzrlib/builtins.py:4361
 
2850
#: bzrlib/builtins.py:4268
2851
2851
msgid ""
2852
2852
"Merging into empty branches not currently supported, https://bugs.launchpad."
2853
2853
"net/bzr/+bug/308562"
2854
2854
msgstr ""
2855
2855
 
2856
 
#: bzrlib/builtins.py:4388
 
2856
#: bzrlib/builtins.py:4295
2857
2857
msgid "Cannot use --uncommitted with bundles or merge directives."
2858
2858
msgstr ""
2859
2859
 
2860
 
#: bzrlib/builtins.py:4399
 
2860
#: bzrlib/builtins.py:4306
2861
2861
msgid "Cannot use --uncommitted and --revision at the same time."
2862
2862
msgstr ""
2863
2863
 
2864
 
#: bzrlib/builtins.py:4419
 
2864
#: bzrlib/builtins.py:4326
2865
2865
msgid "merger: "
2866
2866
msgstr ""
2867
2867
 
2868
 
#: bzrlib/builtins.py:4421 bzrlib/bundle/apply_bundle.py:71
 
2868
#: bzrlib/builtins.py:4328 bzrlib/bundle/apply_bundle.py:71
2869
2869
msgid "Nothing to do."
2870
2870
msgstr ""
2871
2871
 
2872
 
#: bzrlib/builtins.py:4425
 
2872
#: bzrlib/builtins.py:4332
2873
2873
msgid "Cannot pull individual files"
2874
2874
msgstr ""
2875
2875
 
2876
 
#: bzrlib/builtins.py:4433
 
2876
#: bzrlib/builtins.py:4340
2877
2877
msgid "This branch has no commits. (perhaps you would prefer 'bzr pull')"
2878
2878
msgstr ""
2879
2879
 
2880
 
#: bzrlib/builtins.py:4491
 
2880
#: bzrlib/builtins.py:4398
2881
2881
#, python-format
2882
2882
msgid "Show-base is not supported for this merge type. %s"
2883
2883
msgstr ""
2884
2884
 
2885
 
#: bzrlib/builtins.py:4500
 
2885
#: bzrlib/builtins.py:4407
2886
2886
#, python-format
2887
2887
msgid "Conflict reduction is not supported for merge type %s."
2888
2888
msgstr ""
2889
2889
 
2890
 
#: bzrlib/builtins.py:4504
 
2890
#: bzrlib/builtins.py:4411
2891
2891
msgid "Cannot do conflict reduction and show base."
2892
2892
msgstr ""
2893
2893
 
2894
 
#: bzrlib/builtins.py:4615
 
2894
#: bzrlib/builtins.py:4522
2895
2895
msgid "No location specified or remembered"
2896
2896
msgstr ""
2897
2897
 
2898
 
#: bzrlib/builtins.py:4617
 
2898
#: bzrlib/builtins.py:4524
2899
2899
msgid "{0} remembered {1} location {2}"
2900
2900
msgstr ""
2901
2901
 
2902
 
#: bzrlib/builtins.py:4623
 
2902
#: bzrlib/builtins.py:4530
2903
2903
msgid "Redo a merge."
2904
2904
msgstr ""
2905
2905
 
2906
 
#: bzrlib/builtins.py:4625
 
2906
#: bzrlib/builtins.py:4532
2907
2907
msgid ""
2908
2908
"Use this if you want to try a different merge technique while resolving\n"
2909
2909
"conflicts.  Some merge techniques are better than others, and remerge\n"
2910
2910
"lets you try different ones on different files."
2911
2911
msgstr ""
2912
2912
 
2913
 
#: bzrlib/builtins.py:4629
 
2913
#: bzrlib/builtins.py:4536
2914
2914
msgid ""
2915
2915
"The options for remerge have the same meaning and defaults as the ones for\n"
2916
2916
"merge.  The difference is that remerge can (only) be run when there is a\n"
2917
2917
"pending merge, and it lets you specify particular files."
2918
2918
msgstr ""
2919
2919
 
2920
 
#: bzrlib/builtins.py:4633
 
2920
#: bzrlib/builtins.py:4540
2921
2921
msgid ""
2922
2922
":Examples:\n"
2923
2923
"    Re-do the merge of all conflicted files, and show the base text in\n"
2924
2924
"    conflict regions, in addition to the usual THIS and OTHER texts::"
2925
2925
msgstr ""
2926
2926
 
2927
 
#: bzrlib/builtins.py:4637
 
2927
#: bzrlib/builtins.py:4544
2928
2928
msgid "        bzr remerge --show-base"
2929
2929
msgstr ""
2930
2930
 
2931
 
#: bzrlib/builtins.py:4639
 
2931
#: bzrlib/builtins.py:4546
2932
2932
msgid ""
2933
2933
"    Re-do the merge of \"foobar\", using the weave merge algorithm, with\n"
2934
2934
"    additional processing to reduce the size of conflict regions::"
2935
2935
msgstr ""
2936
2936
 
2937
 
#: bzrlib/builtins.py:4642
 
2937
#: bzrlib/builtins.py:4549
2938
2938
msgid "        bzr remerge --merge-type weave --reprocess foobar"
2939
2939
msgstr ""
2940
2940
 
2942
2942
# help of 'show-base' option of 'pull' command
2943
2943
# help of 'show-base' option of 'remerge' command
2944
2944
# help of 'show-base' option of 'update' command
2945
 
#: bzrlib/builtins.py:4649
 
2945
#: bzrlib/builtins.py:4556
2946
2946
msgid "Show base revision text in conflicts."
2947
2947
msgstr ""
2948
2948
 
2949
 
#: bzrlib/builtins.py:4661
 
2949
#: bzrlib/builtins.py:4568
2950
2950
msgid ""
2951
2951
"Sorry, remerge only works after normal merges.  Not cherrypicking or multi-"
2952
2952
"merges."
2953
2953
msgstr ""
2954
2954
 
2955
 
#: bzrlib/builtins.py:4717
 
2955
#: bzrlib/builtins.py:4624
2956
2956
msgid "Revert files to a previous revision."
2957
2957
msgstr ""
2958
2958
 
2959
 
#: bzrlib/builtins.py:4719
 
2959
#: bzrlib/builtins.py:4626
2960
2960
msgid ""
2961
2961
"Giving a list of files will revert only those files.  Otherwise, all files\n"
2962
2962
"will be reverted.  If the revision is not specified with '--revision', the\n"
2963
2963
"last committed revision is used."
2964
2964
msgstr ""
2965
2965
 
2966
 
#: bzrlib/builtins.py:4723
 
2966
#: bzrlib/builtins.py:4630
2967
2967
msgid ""
2968
2968
"To remove only some changes, without reverting to a prior version, use\n"
2969
2969
"merge instead.  For example, \"merge . -r -2..-3\" (don't forget the \".\")\n"
2972
2972
"certain changes on a hunk-by-hunk basis, see the shelve command."
2973
2973
msgstr ""
2974
2974
 
2975
 
#: bzrlib/builtins.py:4729
 
2975
#: bzrlib/builtins.py:4636
2976
2976
msgid ""
2977
2977
"By default, any files that have been manually changed will be backed up\n"
2978
2978
"first.  (Files changed only by merge are not backed up.)  Backup files have\n"
2979
2979
"'.~#~' appended to their name, where # is a number."
2980
2980
msgstr ""
2981
2981
 
2982
 
#: bzrlib/builtins.py:4733
 
2982
#: bzrlib/builtins.py:4640
2983
2983
msgid ""
2984
2984
"When you provide files, you can use their current pathname or the pathname\n"
2985
2985
"from the target revision.  So you can use revert to \"undelete\" a file by\n"
2987
2987
"reverted."
2988
2988
msgstr ""
2989
2989
 
2990
 
#: bzrlib/builtins.py:4738
 
2990
#: bzrlib/builtins.py:4645
2991
2991
msgid ""
2992
2992
"If you have newly added files since the target revision, they will be\n"
2993
2993
"removed.  If the files to be removed have been changed, backups will be\n"
2995
2995
"deleted."
2996
2996
msgstr ""
2997
2997
 
2998
 
#: bzrlib/builtins.py:4743
 
2998
#: bzrlib/builtins.py:4650
2999
2999
msgid ""
3000
3000
"The working tree contains a list of revisions that have been merged but\n"
3001
3001
"not yet committed. These revisions will be included as additional parents\n"
3007
3007
"reverting any files."
3008
3008
msgstr ""
3009
3009
 
3010
 
#: bzrlib/builtins.py:4752
 
3010
#: bzrlib/builtins.py:4659
3011
3011
msgid ""
3012
3012
"Using \"bzr revert --forget-merges\", it is possible to apply all of the\n"
3013
3013
"changes from a branch in a single revision.  To do this, perform the merge\n"
3022
3022
msgstr ""
3023
3023
 
3024
3024
# help of 'no-backup' option of 'revert' command
3025
 
#: bzrlib/builtins.py:4766
 
3025
#: bzrlib/builtins.py:4673
3026
3026
msgid "Do not save backups of reverted files."
3027
3027
msgstr ""
3028
3028
 
3029
3029
# help of 'forget-merges' option of 'revert' command
3030
 
#: bzrlib/builtins.py:4768
 
3030
#: bzrlib/builtins.py:4675
3031
3031
msgid "Remove pending merge marker, without changing any files."
3032
3032
msgstr ""
3033
3033
 
3034
 
#: bzrlib/builtins.py:4799
 
3034
#: bzrlib/builtins.py:4706
3035
3035
msgid ""
3036
3036
"Show help on a command or other topic.\n"
3037
3037
"    "
3038
3038
msgstr ""
3039
3039
 
3040
3040
# help of 'long' option of 'help' command
3041
 
#: bzrlib/builtins.py:4804
 
3041
#: bzrlib/builtins.py:4711
3042
3042
msgid "Show help on all commands."
3043
3043
msgstr ""
3044
3044
 
3045
 
#: bzrlib/builtins.py:4833
 
3045
#: bzrlib/builtins.py:4740
3046
3046
msgid "Show unmerged/unpulled revisions between two branches."
3047
3047
msgstr ""
3048
3048
 
3049
 
#: bzrlib/builtins.py:4835
 
3049
#: bzrlib/builtins.py:4742
3050
3050
msgid "OTHER_BRANCH may be local or remote."
3051
3051
msgstr ""
3052
3052
 
3053
 
#: bzrlib/builtins.py:4837
 
3053
#: bzrlib/builtins.py:4744
3054
3054
msgid ""
3055
3055
"To filter on a range of revisions, you can use the command -r begin..end\n"
3056
3056
"-r revision requests a specific revision, -r ..end or -r begin.. are\n"
3061
3061
"    0 - no missing revisions"
3062
3062
msgstr ""
3063
3063
 
3064
 
#: bzrlib/builtins.py:4847
 
3064
#: bzrlib/builtins.py:4754
3065
3065
msgid ""
3066
3066
"    Determine the missing revisions between this and the branch at the\n"
3067
3067
"    remembered pull location::"
3068
3068
msgstr ""
3069
3069
 
3070
 
#: bzrlib/builtins.py:4850
 
3070
#: bzrlib/builtins.py:4757
3071
3071
msgid "        bzr missing"
3072
3072
msgstr ""
3073
3073
 
3074
 
#: bzrlib/builtins.py:4852
 
3074
#: bzrlib/builtins.py:4759
3075
3075
msgid "    Determine the missing revisions between this and another branch::"
3076
3076
msgstr ""
3077
3077
 
3078
 
#: bzrlib/builtins.py:4854
 
3078
#: bzrlib/builtins.py:4761
3079
3079
msgid "        bzr missing http://server/branch"
3080
3080
msgstr ""
3081
3081
 
3082
 
#: bzrlib/builtins.py:4856
 
3082
#: bzrlib/builtins.py:4763
3083
3083
msgid ""
3084
3084
"    Determine the missing revisions up to a specific revision on the other\n"
3085
3085
"    branch::"
3086
3086
msgstr ""
3087
3087
 
3088
 
#: bzrlib/builtins.py:4859
 
3088
#: bzrlib/builtins.py:4766
3089
3089
msgid "        bzr missing -r ..-10"
3090
3090
msgstr ""
3091
3091
 
3092
 
#: bzrlib/builtins.py:4861
 
3092
#: bzrlib/builtins.py:4768
3093
3093
msgid ""
3094
3094
"    Determine the missing revisions up to a specific revision on this\n"
3095
3095
"    branch::"
3096
3096
msgstr ""
3097
3097
 
3098
 
#: bzrlib/builtins.py:4864
 
3098
#: bzrlib/builtins.py:4771
3099
3099
msgid "        bzr missing --my-revision ..-10"
3100
3100
msgstr ""
3101
3101
 
3102
3102
# help of 'reverse' option of 'missing' command
3103
 
#: bzrlib/builtins.py:4871
 
3103
#: bzrlib/builtins.py:4778
3104
3104
msgid "Reverse the order of revisions."
3105
3105
msgstr ""
3106
3106
 
3107
3107
# help of 'mine-only' option of 'missing' command
3108
 
#: bzrlib/builtins.py:4873
 
3108
#: bzrlib/builtins.py:4780
3109
3109
msgid "Display changes in the local branch only."
3110
3110
msgstr ""
3111
3111
 
3112
3112
# help of 'this' option of 'missing' command
3113
 
#: bzrlib/builtins.py:4874
 
3113
#: bzrlib/builtins.py:4781
3114
3114
msgid "Same as --mine-only."
3115
3115
msgstr ""
3116
3116
 
3117
3117
# help of 'theirs-only' option of 'missing' command
3118
 
#: bzrlib/builtins.py:4876
 
3118
#: bzrlib/builtins.py:4783
3119
3119
msgid "Display changes in the remote branch only."
3120
3120
msgstr ""
3121
3121
 
3122
3122
# help of 'other' option of 'missing' command
3123
 
#: bzrlib/builtins.py:4877
 
3123
#: bzrlib/builtins.py:4784
3124
3124
msgid "Same as --theirs-only."
3125
3125
msgstr ""
3126
3126
 
3127
3127
# help of 'revision' option of 'missing' command
3128
 
#: bzrlib/builtins.py:4882
 
3128
#: bzrlib/builtins.py:4789
3129
3129
msgid ""
3130
3130
"Filter on other branch revisions (inclusive). See \"help revisionspec\" for "
3131
3131
"details."
3132
3132
msgstr ""
3133
3133
 
3134
3134
# help of 'my-revision' option of 'missing' command
3135
 
#: bzrlib/builtins.py:4886
 
3135
#: bzrlib/builtins.py:4793
3136
3136
msgid ""
3137
3137
"Filter on local branch revisions (inclusive). See \"help revisionspec\" for "
3138
3138
"details."
3139
3139
msgstr ""
3140
3140
 
3141
3141
# help of 'include-merged' option of 'missing' command
3142
 
#: bzrlib/builtins.py:4889
 
3142
#: bzrlib/builtins.py:4796
3143
3143
msgid "Show all revisions in addition to the mainline ones."
3144
3144
msgstr ""
3145
3145
 
3146
 
#: bzrlib/builtins.py:4943
 
3146
#: bzrlib/builtins.py:4850
3147
3147
msgid "No peer location known or specified."
3148
3148
msgstr ""
3149
3149
 
3150
 
#: bzrlib/builtins.py:4947
 
3150
#: bzrlib/builtins.py:4854
3151
3151
msgid "Using saved parent location: {0}\n"
3152
3152
msgstr ""
3153
3153
 
3154
 
#: bzrlib/builtins.py:4980
 
3154
#: bzrlib/builtins.py:4887
3155
3155
#, python-format
3156
3156
msgid "You have %d extra revision:\n"
3157
3157
msgid_plural "You have %d extra revisions:\n"
3158
3158
msgstr[0] ""
3159
3159
msgstr[1] ""
3160
3160
 
3161
 
#: bzrlib/builtins.py:4996
 
3161
#: bzrlib/builtins.py:4903
3162
3162
#, python-format
3163
3163
msgid "You are missing %d revision:\n"
3164
3164
msgid_plural "You are missing %d revisions:\n"
3165
3165
msgstr[0] ""
3166
3166
msgstr[1] ""
3167
3167
 
3168
 
#: bzrlib/builtins.py:5008
 
3168
#: bzrlib/builtins.py:4915
3169
3169
msgid "This branch has no new revisions.\n"
3170
3170
msgstr ""
3171
3171
 
3172
 
#: bzrlib/builtins.py:5011
 
3172
#: bzrlib/builtins.py:4918
3173
3173
msgid "Other branch has no new revisions.\n"
3174
3174
msgstr ""
3175
3175
 
3176
 
#: bzrlib/builtins.py:5016
 
3176
#: bzrlib/builtins.py:4923
3177
3177
msgid "Branches are up to date.\n"
3178
3178
msgstr ""
3179
3179
 
3180
 
#: bzrlib/builtins.py:5027
 
3180
#: bzrlib/builtins.py:4934
3181
3181
msgid "Compress the data within a repository."
3182
3182
msgstr ""
3183
3183
 
3184
 
#: bzrlib/builtins.py:5029
 
3184
#: bzrlib/builtins.py:4936
3185
3185
msgid ""
3186
3186
"This operation compresses the data within a bazaar repository. As\n"
3187
3187
"bazaar supports automatic packing of repository, this operation is\n"
3188
3188
"normally not required to be done manually."
3189
3189
msgstr ""
3190
3190
 
3191
 
#: bzrlib/builtins.py:5033
 
3191
#: bzrlib/builtins.py:4940
3192
3192
msgid ""
3193
3193
"During the pack operation, bazaar takes a backup of existing repository\n"
3194
3194
"data, i.e. pack files. This backup is eventually removed by bazaar\n"
3197
3197
"used."
3198
3198
msgstr ""
3199
3199
 
3200
 
#: bzrlib/builtins.py:5039
 
3200
#: bzrlib/builtins.py:4946
3201
3201
msgid ""
3202
3202
"Warning: If you use --clean-obsolete-packs and your machine crashes\n"
3203
3203
"during or immediately after repacking, you may be left with a state\n"
3206
3206
msgstr ""
3207
3207
 
3208
3208
# help of 'clean-obsolete-packs' option of 'pack' command
3209
 
#: bzrlib/builtins.py:5048
 
3209
#: bzrlib/builtins.py:4955
3210
3210
msgid "Delete obsolete packs to save disk space."
3211
3211
msgstr ""
3212
3212
 
3213
 
#: bzrlib/builtins.py:5062
 
3213
#: bzrlib/builtins.py:4969
3214
3214
msgid "List the installed plugins."
3215
3215
msgstr ""
3216
3216
 
3217
 
#: bzrlib/builtins.py:5064
 
3217
#: bzrlib/builtins.py:4971
3218
3218
msgid ""
3219
3219
"This command displays the list of installed plugins including\n"
3220
3220
"version of plugin and a short description of each."
3221
3221
msgstr ""
3222
3222
 
3223
 
#: bzrlib/builtins.py:5067
 
3223
#: bzrlib/builtins.py:4974
3224
3224
msgid "--verbose shows the path where each plugin is located."
3225
3225
msgstr ""
3226
3226
 
3227
 
#: bzrlib/builtins.py:5069
 
3227
#: bzrlib/builtins.py:4976
3228
3228
msgid ""
3229
3229
"A plugin is an external component for Bazaar that extends the\n"
3230
3230
"revision control system, by adding or replacing code in Bazaar.\n"
3233
3233
"customizing log output."
3234
3234
msgstr ""
3235
3235
 
3236
 
#: bzrlib/builtins.py:5075
 
3236
#: bzrlib/builtins.py:4982
3237
3237
msgid ""
3238
3238
"See the Bazaar Plugin Guide <http://doc.bazaar.canonical.com/plugins/en/>\n"
3239
3239
"for further information on plugins including where to find them and how to\n"
3241
3241
"plugins using the Python programming language."
3242
3242
msgstr ""
3243
3243
 
3244
 
#: bzrlib/builtins.py:5091
 
3244
#: bzrlib/builtins.py:4998
3245
3245
msgid "Show testament (signing-form) of a revision."
3246
3246
msgstr ""
3247
3247
 
3248
3248
# help of 'long' option of 'testament' command
3249
 
#: bzrlib/builtins.py:5094
 
3249
#: bzrlib/builtins.py:5001
3250
3250
msgid "Produce long-format testament."
3251
3251
msgstr ""
3252
3252
 
3253
3253
# help of 'strict' option of 'testament' command
3254
 
#: bzrlib/builtins.py:5096
 
3254
#: bzrlib/builtins.py:5003
3255
3255
msgid "Produce a strict-format testament."
3256
3256
msgstr ""
3257
3257
 
3258
 
#: bzrlib/builtins.py:5122
 
3258
#: bzrlib/builtins.py:5029
3259
3259
msgid "Show the origin of each line in a file."
3260
3260
msgstr ""
3261
3261
 
3262
 
#: bzrlib/builtins.py:5124
 
3262
#: bzrlib/builtins.py:5031
3263
3263
msgid ""
3264
3264
"This prints out the given file with an annotation on the left side\n"
3265
3265
"indicating which revision, author and date introduced the change."
3266
3266
msgstr ""
3267
3267
 
3268
 
#: bzrlib/builtins.py:5127
 
3268
#: bzrlib/builtins.py:5034
3269
3269
msgid ""
3270
3270
"If the origin is the same for a run of consecutive lines, it is\n"
3271
3271
"shown only at the top, unless the --all option is given."
3272
3272
msgstr ""
3273
3273
 
3274
3274
# help of 'all' option of 'annotate' command
3275
 
#: bzrlib/builtins.py:5135
 
3275
#: bzrlib/builtins.py:5042
3276
3276
msgid "Show annotations on all lines."
3277
3277
msgstr ""
3278
3278
 
3279
3279
# help of 'long' option of 'annotate' command
3280
 
#: bzrlib/builtins.py:5136
 
3280
#: bzrlib/builtins.py:5043
3281
3281
msgid "Show commit date in annotations."
3282
3282
msgstr ""
3283
3283
 
3284
 
#: bzrlib/builtins.py:5223
 
3284
#: bzrlib/builtins.py:5130
3285
3285
msgid "Cannot sign a range of non-revision-history revisions"
3286
3286
msgstr ""
3287
3287
 
3288
 
#: bzrlib/builtins.py:5235
 
3288
#: bzrlib/builtins.py:5142
3289
3289
msgid "Please supply either one revision, or a range."
3290
3290
msgstr ""
3291
3291
 
3292
 
#: bzrlib/builtins.py:5239
 
3292
#: bzrlib/builtins.py:5146
3293
3293
msgid ""
3294
3294
"Convert the current branch into a checkout of the supplied branch.\n"
3295
3295
"If no branch is supplied, rebind to the last bound location."
3296
3296
msgstr ""
3297
3297
 
3298
 
#: bzrlib/builtins.py:5242
 
3298
#: bzrlib/builtins.py:5149
3299
3299
msgid ""
3300
3300
"Once converted into a checkout, commits must succeed on the master branch\n"
3301
3301
"before they will be applied to the local branch."
3302
3302
msgstr ""
3303
3303
 
3304
 
#: bzrlib/builtins.py:5245
 
3304
#: bzrlib/builtins.py:5152
3305
3305
msgid ""
3306
3306
"Bound branches use the nickname of its master branch unless it is set\n"
3307
3307
"locally, in which case binding will update the local nickname to be\n"
3308
3308
"that of the master."
3309
3309
msgstr ""
3310
3310
 
3311
 
#: bzrlib/builtins.py:5260
 
3311
#: bzrlib/builtins.py:5167
3312
3312
msgid "No location supplied.  This format does not remember old locations."
3313
3313
msgstr ""
3314
3314
 
3315
 
#: bzrlib/builtins.py:5265
 
3315
#: bzrlib/builtins.py:5172
3316
3316
msgid "Branch is already bound"
3317
3317
msgstr ""
3318
3318
 
3319
 
#: bzrlib/builtins.py:5267
 
3319
#: bzrlib/builtins.py:5174
3320
3320
msgid "No location supplied and no previous location known"
3321
3321
msgstr ""
3322
3322
 
3323
 
#: bzrlib/builtins.py:5273
 
3323
#: bzrlib/builtins.py:5180
3324
3324
msgid "These branches have diverged. Try merging, and then bind again."
3325
3325
msgstr ""
3326
3326
 
3327
 
#: bzrlib/builtins.py:5280
 
3327
#: bzrlib/builtins.py:5187
3328
3328
msgid "Convert the current checkout into a regular branch."
3329
3329
msgstr ""
3330
3330
 
3331
 
#: bzrlib/builtins.py:5282
 
3331
#: bzrlib/builtins.py:5189
3332
3332
msgid ""
3333
3333
"After unbinding, the local branch is considered independent and subsequent\n"
3334
3334
"commits will be local only."
3335
3335
msgstr ""
3336
3336
 
3337
 
#: bzrlib/builtins.py:5293
 
3337
#: bzrlib/builtins.py:5200
3338
3338
msgid "Local branch is not bound"
3339
3339
msgstr ""
3340
3340
 
3341
 
#: bzrlib/builtins.py:5297
 
3341
#: bzrlib/builtins.py:5204
3342
3342
msgid "Remove the last committed revision."
3343
3343
msgstr ""
3344
3344
 
3345
 
#: bzrlib/builtins.py:5299
 
3345
#: bzrlib/builtins.py:5206
3346
3346
msgid ""
3347
3347
"--verbose will print out what is being removed.\n"
3348
3348
"--dry-run will go through all the motions, but not actually\n"
3349
3349
"remove anything."
3350
3350
msgstr ""
3351
3351
 
3352
 
#: bzrlib/builtins.py:5303
 
3352
#: bzrlib/builtins.py:5210
3353
3353
msgid ""
3354
3354
"If --revision is specified, uncommit revisions to leave the branch at the\n"
3355
3355
"specified revision.  For example, \"bzr uncommit -r 15\" will leave the\n"
3356
3356
"branch at revision 15."
3357
3357
msgstr ""
3358
3358
 
3359
 
#: bzrlib/builtins.py:5307
 
3359
#: bzrlib/builtins.py:5214
3360
3360
msgid ""
3361
3361
"Uncommit leaves the working tree ready for a new commit.  The only change\n"
3362
3362
"it may make is to restore any pending merges that were present before\n"
3364
3364
msgstr ""
3365
3365
 
3366
3366
# help of 'dry-run' option of 'uncommit' command
3367
 
#: bzrlib/builtins.py:5318
 
3367
#: bzrlib/builtins.py:5225
3368
3368
msgid "Don't actually make changes."
3369
3369
msgstr ""
3370
3370
 
3371
3371
# help of 'force' option of 'uncommit' command
3372
 
#: bzrlib/builtins.py:5319
 
3372
#: bzrlib/builtins.py:5226
3373
3373
msgid "Say yes to all questions."
3374
3374
msgstr ""
3375
3375
 
3376
3376
# help of 'keep-tags' option of 'uncommit' command
3377
 
#: bzrlib/builtins.py:5321
 
3377
#: bzrlib/builtins.py:5228
3378
3378
msgid "Keep tags that point to removed revisions."
3379
3379
msgstr ""
3380
3380
 
3381
3381
# help of 'local' option of 'uncommit' command
3382
 
#: bzrlib/builtins.py:5323
 
3382
#: bzrlib/builtins.py:5230
3383
3383
msgid "Only remove the commits from the local branch when in a checkout."
3384
3384
msgstr ""
3385
3385
 
3386
 
#: bzrlib/builtins.py:5372
 
3386
#: bzrlib/builtins.py:5279
3387
3387
msgid "No revisions to uncommit.\n"
3388
3388
msgstr ""
3389
3389
 
3390
 
#: bzrlib/builtins.py:5387
 
3390
#: bzrlib/builtins.py:5294
3391
3391
msgid "Dry-run, pretending to remove the above revisions.\n"
3392
3392
msgstr ""
3393
3393
 
3394
 
#: bzrlib/builtins.py:5390
 
3394
#: bzrlib/builtins.py:5297
3395
3395
msgid "The above revision(s) will be removed.\n"
3396
3396
msgstr ""
3397
3397
 
3398
 
#: bzrlib/builtins.py:5394
 
3398
#: bzrlib/builtins.py:5301
3399
3399
msgid "Uncommit these revisions"
3400
3400
msgstr ""
3401
3401
 
3402
 
#: bzrlib/builtins.py:5397
 
3402
#: bzrlib/builtins.py:5304
3403
3403
msgid "Canceled\n"
3404
3404
msgstr ""
3405
3405
 
3406
 
#: bzrlib/builtins.py:5404
 
3406
#: bzrlib/builtins.py:5311
3407
3407
#, python-format
3408
3408
msgid ""
3409
3409
"You can restore the old tip by running:\n"
3410
3410
"  bzr pull . -r revid:%s\n"
3411
3411
msgstr ""
3412
3412
 
3413
 
#: bzrlib/builtins.py:5409
 
3413
#: bzrlib/builtins.py:5316
3414
3414
msgid "Break a dead lock."
3415
3415
msgstr ""
3416
3416
 
3417
 
#: bzrlib/builtins.py:5411
 
3417
#: bzrlib/builtins.py:5318
3418
3418
msgid ""
3419
3419
"This command breaks a lock on a repository, branch, working directory or\n"
3420
3420
"config file."
3421
3421
msgstr ""
3422
3422
 
3423
 
#: bzrlib/builtins.py:5414
 
3423
#: bzrlib/builtins.py:5321
3424
3424
msgid ""
3425
3425
"CAUTION: Locks should only be broken when you are sure that the process\n"
3426
3426
"holding the lock has been stopped."
3427
3427
msgstr ""
3428
3428
 
3429
 
#: bzrlib/builtins.py:5417
 
3429
#: bzrlib/builtins.py:5324
3430
3430
msgid ""
3431
3431
"You can get information on what locks are open via the 'bzr info\n"
3432
3432
"[location]' command."
3433
3433
msgstr ""
3434
3434
 
3435
 
#: bzrlib/builtins.py:5420
 
3435
#: bzrlib/builtins.py:5327
3436
3436
msgid ""
3437
3437
":Examples:\n"
3438
3438
"    bzr break-lock\n"
3441
3441
msgstr ""
3442
3442
 
3443
3443
# help of 'config' option of 'break-lock' command
3444
 
#: bzrlib/builtins.py:5429
 
3444
#: bzrlib/builtins.py:5336
3445
3445
msgid "LOCATION is the directory where the config lock is."
3446
3446
msgstr ""
3447
3447
 
3448
3448
# help of 'force' option of 'break-lock' command
3449
 
#: bzrlib/builtins.py:5431
 
3449
#: bzrlib/builtins.py:5338
3450
3450
msgid "Do not ask for confirmation before breaking the lock."
3451
3451
msgstr ""
3452
3452
 
3453
3453
# help of 'protocol=bzr' option of 'serve' command
3454
 
#: bzrlib/builtins.py:5466
 
3454
#: bzrlib/builtins.py:5373
3455
3455
msgid "The Bazaar smart server protocol over TCP. (default port: 4155)"
3456
3456
msgstr ""
3457
3457
 
3458
 
#: bzrlib/builtins.py:5467
 
3458
#: bzrlib/builtins.py:5374
3459
3459
msgid "Run the bzr server."
3460
3460
msgstr ""
3461
3461
 
3462
3462
# help of 'inet' option of 'serve' command
3463
 
#: bzrlib/builtins.py:5473
 
3463
#: bzrlib/builtins.py:5380
3464
3464
msgid "Serve on stdin/out for use from inetd or sshd."
3465
3465
msgstr ""
3466
3466
 
3467
3467
# title of 'protocol' option of 'serve' command
3468
 
#: bzrlib/builtins.py:5474
 
3468
#: bzrlib/builtins.py:5381
3469
3469
msgid "protocol"
3470
3470
msgstr ""
3471
3471
 
3472
3472
# help of 'protocol' option of 'serve' command
3473
 
#: bzrlib/builtins.py:5475
 
3473
#: bzrlib/builtins.py:5382
3474
3474
msgid "Protocol to serve."
3475
3475
msgstr ""
3476
3476
 
3477
3477
# help of 'port' option of 'serve' command
3478
 
#: bzrlib/builtins.py:5479
 
3478
#: bzrlib/builtins.py:5386
3479
3479
msgid ""
3480
3480
"Listen for connections on nominated port of the form [hostname:]portnumber.  "
3481
3481
"Passing 0 as the port number will result in a dynamically allocated port.  "
3483
3483
msgstr ""
3484
3484
 
3485
3485
# help of 'directory' option of 'serve' command
3486
 
#: bzrlib/builtins.py:5485
 
3486
#: bzrlib/builtins.py:5392
3487
3487
msgid "Serve contents of this directory."
3488
3488
msgstr ""
3489
3489
 
3490
3490
# help of 'allow-writes' option of 'serve' command
3491
 
#: bzrlib/builtins.py:5487
 
3491
#: bzrlib/builtins.py:5394
3492
3492
msgid ""
3493
3493
"By default the server is a readonly server.  Supplying --allow-writes "
3494
3494
"enables write access to the contents of the served directory and below.  "
3498
3498
msgstr ""
3499
3499
 
3500
3500
# help of 'client-timeout' option of 'serve' command
3501
 
#: bzrlib/builtins.py:5496
 
3501
#: bzrlib/builtins.py:5403
3502
3502
msgid "Override the default idle client timeout (5min)."
3503
3503
msgstr ""
3504
3504
 
3505
 
#: bzrlib/builtins.py:5546
 
3505
#: bzrlib/builtins.py:5453
3506
3506
msgid "Combine a tree into its containing tree."
3507
3507
msgstr ""
3508
3508
 
3509
 
#: bzrlib/builtins.py:5548
 
3509
#: bzrlib/builtins.py:5455
3510
3510
msgid "This command requires the target tree to be in a rich-root format."
3511
3511
msgstr ""
3512
3512
 
3513
 
#: bzrlib/builtins.py:5550
 
3513
#: bzrlib/builtins.py:5457
3514
3514
msgid ""
3515
3515
"The TREE argument should be an independent tree, inside another tree, but\n"
3516
3516
"not part of it.  (Such trees can be produced by \"bzr split\", but also by\n"
3517
3517
"running \"bzr branch\" with the target inside a tree.)"
3518
3518
msgstr ""
3519
3519
 
3520
 
#: bzrlib/builtins.py:5554
 
3520
#: bzrlib/builtins.py:5461
3521
3521
msgid ""
3522
3522
"The result is a combined tree, with the subtree no longer an independent\n"
3523
3523
"part.  This is marked as a merge of the subtree into the containing tree,\n"
3524
3524
"and all history is preserved."
3525
3525
msgstr ""
3526
3526
 
3527
 
#: bzrlib/builtins.py:5572
 
3527
#: bzrlib/builtins.py:5479
3528
3528
#, python-format
3529
3529
msgid ""
3530
3530
"Can't join trees because %s doesn't support rich root data.\n"
3531
3531
"You can use bzr upgrade on the repository."
3532
3532
msgstr ""
3533
3533
 
3534
 
#: bzrlib/builtins.py:5582 bzrlib/builtins.py:5588
 
3534
#: bzrlib/builtins.py:5489 bzrlib/builtins.py:5495
3535
3535
msgid "Cannot join {0}.  {1}"
3536
3536
msgstr ""
3537
3537
 
3538
 
#: bzrlib/builtins.py:5592
 
3538
#: bzrlib/builtins.py:5499
3539
3539
msgid "Split a subdirectory of a tree into a separate tree."
3540
3540
msgstr ""
3541
3541
 
3542
 
#: bzrlib/builtins.py:5594
 
3542
#: bzrlib/builtins.py:5501
3543
3543
msgid ""
3544
3544
"This command will produce a target tree in a format that supports\n"
3545
3545
"rich roots, like 'rich-root' or 'rich-root-pack'.  These formats cannot be\n"
3546
3546
"converted into earlier formats like 'dirstate-tags'."
3547
3547
msgstr ""
3548
3548
 
3549
 
#: bzrlib/builtins.py:5598
 
3549
#: bzrlib/builtins.py:5505
3550
3550
msgid ""
3551
3551
"The TREE argument should be a subdirectory of a working tree.  That\n"
3552
3552
"subdirectory will be converted into an independent tree, with its own\n"
3553
3553
"branch.  Commits in the top-level tree will not apply to the new subtree."
3554
3554
msgstr ""
3555
3555
 
3556
 
#: bzrlib/builtins.py:5678
 
3556
#: bzrlib/builtins.py:5585
3557
3557
msgid "No submit branch specified or known"
3558
3558
msgstr ""
3559
3559
 
3560
 
#: bzrlib/builtins.py:5686 bzrlib/send.py:108
 
3560
#: bzrlib/builtins.py:5593 bzrlib/send.py:108
3561
3561
msgid "No public branch specified or known"
3562
3562
msgstr ""
3563
3563
 
3564
 
#: bzrlib/builtins.py:5691
 
3564
#: bzrlib/builtins.py:5598
3565
3565
msgid "bzr merge-directive takes at most two one revision identifiers"
3566
3566
msgstr ""
3567
3567
 
3568
 
#: bzrlib/builtins.py:5700
 
3568
#: bzrlib/builtins.py:5607
3569
3569
msgid "No revisions to bundle."
3570
3570
msgstr ""
3571
3571
 
3572
 
#: bzrlib/builtins.py:5719
 
3572
#: bzrlib/builtins.py:5626
3573
3573
msgid "Mail or create a merge-directive for submitting changes."
3574
3574
msgstr ""
3575
3575
 
3576
 
#: bzrlib/builtins.py:5721
 
3576
#: bzrlib/builtins.py:5628
3577
3577
msgid "A merge directive provides many things needed for requesting merges:"
3578
3578
msgstr ""
3579
3579
 
3580
 
#: bzrlib/builtins.py:5723
 
3580
#: bzrlib/builtins.py:5630
3581
3581
msgid "* A machine-readable description of the merge to perform"
3582
3582
msgstr ""
3583
3583
 
3584
 
#: bzrlib/builtins.py:5725
 
3584
#: bzrlib/builtins.py:5632
3585
3585
msgid "* An optional patch that is a preview of the changes requested"
3586
3586
msgstr ""
3587
3587
 
3588
 
#: bzrlib/builtins.py:5727
 
3588
#: bzrlib/builtins.py:5634
3589
3589
msgid ""
3590
3590
"* An optional bundle of revision data, so that the changes can be applied\n"
3591
3591
"  directly from the merge directive, without retrieving data from a\n"
3592
3592
"  branch."
3593
3593
msgstr ""
3594
3594
 
3595
 
#: bzrlib/builtins.py:5731
 
3595
#: bzrlib/builtins.py:5638
3596
3596
msgid ""
3597
3597
"`bzr send` creates a compact data set that, when applied using bzr\n"
3598
3598
"merge, has the same effect as merging from the source branch.  "
3599
3599
msgstr ""
3600
3600
 
3601
 
#: bzrlib/builtins.py:5734
 
3601
#: bzrlib/builtins.py:5641
3602
3602
msgid ""
3603
3603
"By default the merge directive is self-contained and can be applied to any\n"
3604
3604
"branch containing submit_branch in its ancestory without needing access to\n"
3605
3605
"the source branch."
3606
3606
msgstr ""
3607
3607
 
3608
 
#: bzrlib/builtins.py:5738
 
3608
#: bzrlib/builtins.py:5645
3609
3609
msgid ""
3610
3610
"If --no-bundle is specified, then Bazaar doesn't send the contents of the\n"
3611
3611
"revisions, but only a structured request to merge from the\n"
3614
3614
"included if known, so that people can check it later."
3615
3615
msgstr ""
3616
3616
 
3617
 
#: bzrlib/builtins.py:5744
 
3617
#: bzrlib/builtins.py:5651
3618
3618
msgid ""
3619
3619
"The submit branch defaults to the parent of the source branch, but can be\n"
3620
3620
"overridden.  Both submit branch and public branch will be remembered in\n"
3623
3623
"be changed using --from."
3624
3624
msgstr ""
3625
3625
 
3626
 
#: bzrlib/builtins.py:5750
 
3626
#: bzrlib/builtins.py:5657
3627
3627
msgid ""
3628
3628
"Both the submit branch and the public branch follow the usual behavior with\n"
3629
3629
"respect to --remember: If there is no default location set, the first send\n"
3632
3632
"--remember. The value will only be saved if the location can be accessed."
3633
3633
msgstr ""
3634
3634
 
3635
 
#: bzrlib/builtins.py:5756
 
3635
#: bzrlib/builtins.py:5663
3636
3636
msgid ""
3637
3637
"In order to calculate those changes, bzr must analyse the submit branch.\n"
3638
3638
"Therefore it is most efficient for the submit branch to be a local mirror.\n"
3640
3640
"in the merge directive."
3641
3641
msgstr ""
3642
3642
 
3643
 
#: bzrlib/builtins.py:5761
 
3643
#: bzrlib/builtins.py:5668
3644
3644
msgid ""
3645
3645
"The default behaviour is to send the merge directive by mail, unless -o is\n"
3646
3646
"given, in which case it is sent to a file."
3647
3647
msgstr ""
3648
3648
 
3649
 
#: bzrlib/builtins.py:5764
 
3649
#: bzrlib/builtins.py:5671
3650
3650
msgid ""
3651
3651
"Mail is sent using your preferred mail program.  This should be transparent\n"
3652
3652
"on Windows (it uses MAPI).  On Unix, it requires the xdg-email utility.\n"
3653
3653
"If the preferred client can't be found (or used), your editor will be used."
3654
3654
msgstr ""
3655
3655
 
3656
 
#: bzrlib/builtins.py:5768
 
3656
#: bzrlib/builtins.py:5675
3657
3657
msgid ""
3658
3658
"To use a specific mail program, set the mail_client configuration option.\n"
3659
3659
"(For Thunderbird 1.5, this works around some bugs.)  Supported values for\n"
3665
3665
"supported clients."
3666
3666
msgstr ""
3667
3667
 
3668
 
#: bzrlib/builtins.py:5775
 
3668
#: bzrlib/builtins.py:5682
3669
3669
msgid ""
3670
3670
"If mail is being sent, a to address is required.  This can be supplied\n"
3671
3671
"either on the commandline, by setting the submit_to configuration\n"
3673
3673
"in the submit branch."
3674
3674
msgstr ""
3675
3675
 
3676
 
#: bzrlib/builtins.py:5780
 
3676
#: bzrlib/builtins.py:5687
3677
3677
msgid ""
3678
3678
"Two formats are currently supported: \"4\" uses revision bundle format 4 "
3679
3679
"and\n"
3683
3683
"format 1.  It is compatible with Bazaar 0.12 - 0.18."
3684
3684
msgstr ""
3685
3685
 
3686
 
#: bzrlib/builtins.py:5786
 
3686
#: bzrlib/builtins.py:5693
3687
3687
msgid ""
3688
3688
"The merge directives created by bzr send may be applied using bzr merge or\n"
3689
3689
"bzr pull by specifying a file containing a merge directive as the location."
3690
3690
msgstr ""
3691
3691
 
3692
 
#: bzrlib/builtins.py:5789
 
3692
#: bzrlib/builtins.py:5696
3693
3693
msgid ""
3694
3694
"bzr send makes extensive use of public locations to map local locations "
3695
3695
"into\n"
3698
3698
msgstr ""
3699
3699
 
3700
3700
# help of 'output' option of 'send' command
3701
 
#: bzrlib/builtins.py:5813
 
3701
#: bzrlib/builtins.py:5720
3702
3702
msgid "Write merge directive to this file or directory; use - for stdout."
3703
3703
msgstr ""
3704
3704
 
3705
3705
# help of 'strict' option of 'send' command
3706
 
#: bzrlib/builtins.py:5817
 
3706
#: bzrlib/builtins.py:5724
3707
3707
msgid ""
3708
3708
"Refuse to send if there are uncommitted changes in the working tree, --no-"
3709
3709
"strict disables the check."
3710
3710
msgstr ""
3711
3711
 
3712
3712
# help of 'mail-to' option of 'send' command
3713
 
#: bzrlib/builtins.py:5819
 
3713
#: bzrlib/builtins.py:5726
3714
3714
msgid "Mail the request to this address."
3715
3715
msgstr ""
3716
3716
 
3717
3717
# help of 'body' option of 'send' command
3718
 
#: bzrlib/builtins.py:5823
 
3718
#: bzrlib/builtins.py:5730
3719
3719
msgid "Body for the email."
3720
3720
msgstr ""
3721
3721
 
3722
3722
# help of 'no-bundle' option of 'send' command
3723
 
#: bzrlib/builtins.py:5876
 
3723
#: bzrlib/builtins.py:5783
3724
3724
msgid "Do not include a bundle in the merge directive."
3725
3725
msgstr ""
3726
3726
 
3727
3727
# help of 'no-patch' option of 'send' command
3728
 
#: bzrlib/builtins.py:5877
 
3728
#: bzrlib/builtins.py:5784
3729
3729
msgid "Do not include a preview patch in the merge directive."
3730
3730
msgstr ""
3731
3731
 
3732
3732
# help of 'remember' option of 'send' command
3733
 
#: bzrlib/builtins.py:5880
 
3733
#: bzrlib/builtins.py:5787
3734
3734
msgid "Remember submit and public branch."
3735
3735
msgstr ""
3736
3736
 
3737
3737
# help of 'from' option of 'send' command
3738
 
#: bzrlib/builtins.py:5882
 
3738
#: bzrlib/builtins.py:5789
3739
3739
msgid ""
3740
3740
"Branch to generate the submission from, rather than the one containing the "
3741
3741
"working directory."
3743
3743
 
3744
3744
# title of 'format' option of 'send' command
3745
3745
# title of 'format' option of 'version-info' command
3746
 
#: bzrlib/builtins.py:5892 bzrlib/cmd_version_info.py:76
 
3746
#: bzrlib/builtins.py:5799 bzrlib/cmd_version_info.py:76
3747
3747
msgid "format"
3748
3748
msgstr ""
3749
3749
 
3750
3750
# help of 'format' option of 'send' command
3751
 
#: bzrlib/builtins.py:5893
 
3751
#: bzrlib/builtins.py:5800
3752
3752
msgid "Use the specified output format."
3753
3753
msgstr ""
3754
3754
 
3755
 
#: bzrlib/builtins.py:5915
 
3755
#: bzrlib/builtins.py:5822
3756
3756
msgid "Create, remove or modify a tag naming a revision."
3757
3757
msgstr ""
3758
3758
 
3759
 
#: bzrlib/builtins.py:5917
 
3759
#: bzrlib/builtins.py:5824
3760
3760
msgid ""
3761
3761
"Tags give human-meaningful names to revisions.  Commands that take a -r\n"
3762
3762
"(--revision) option can be given -rtag:X, where X is any previously\n"
3763
3763
"created tag."
3764
3764
msgstr ""
3765
3765
 
3766
 
#: bzrlib/builtins.py:5921
 
3766
#: bzrlib/builtins.py:5828
3767
3767
msgid ""
3768
3768
"Tags are stored in the branch.  Tags are copied from one branch to another\n"
3769
3769
"along when you branch, push, pull or merge."
3770
3770
msgstr ""
3771
3771
 
3772
 
#: bzrlib/builtins.py:5924
 
3772
#: bzrlib/builtins.py:5831
3773
3773
msgid ""
3774
3774
"It is an error to give a tag name that already exists unless you pass\n"
3775
3775
"--force, in which case the tag is moved to point to the new revision."
3776
3776
msgstr ""
3777
3777
 
3778
 
#: bzrlib/builtins.py:5927
 
3778
#: bzrlib/builtins.py:5834
3779
3779
msgid ""
3780
3780
"To rename a tag (change the name but keep it on the same revsion), run "
3781
3781
"``bzr\n"
3782
3782
"tag new-name -r tag:old-name`` and then ``bzr tag --delete oldname``."
3783
3783
msgstr ""
3784
3784
 
3785
 
#: bzrlib/builtins.py:5930
 
3785
#: bzrlib/builtins.py:5837
3786
3786
msgid ""
3787
3787
"If no tag name is specified it will be determined through the \n"
3788
3788
"'automatic_tag_name' hook. This can e.g. be used to automatically tag\n"
3791
3791
msgstr ""
3792
3792
 
3793
3793
# help of 'delete' option of 'tag' command
3794
 
#: bzrlib/builtins.py:5940
 
3794
#: bzrlib/builtins.py:5847
3795
3795
msgid "Delete this tag rather than placing it."
3796
3796
msgstr ""
3797
3797
 
3798
3798
# help of 'directory' option of 'tag' command
3799
 
#: bzrlib/builtins.py:5943
 
3799
#: bzrlib/builtins.py:5850
3800
3800
msgid "Branch in which to place the tag."
3801
3801
msgstr ""
3802
3802
 
3803
3803
# help of 'force' option of 'tag' command
3804
 
#: bzrlib/builtins.py:5945
 
3804
#: bzrlib/builtins.py:5852
3805
3805
msgid "Replace existing tags."
3806
3806
msgstr ""
3807
3807
 
3808
 
#: bzrlib/builtins.py:5960
 
3808
#: bzrlib/builtins.py:5867
3809
3809
msgid "No tag specified to delete."
3810
3810
msgstr ""
3811
3811
 
3812
 
#: bzrlib/builtins.py:5962
 
3812
#: bzrlib/builtins.py:5869
3813
3813
#, python-format
3814
3814
msgid "Deleted tag %s."
3815
3815
msgstr ""
3816
3816
 
3817
 
#: bzrlib/builtins.py:5976
 
3817
#: bzrlib/builtins.py:5883
3818
3818
msgid "Please specify a tag name."
3819
3819
msgstr ""
3820
3820
 
3821
 
#: bzrlib/builtins.py:5984
 
3821
#: bzrlib/builtins.py:5891
3822
3822
#, python-format
3823
3823
msgid "Tag %s already exists for that revision."
3824
3824
msgstr ""
3825
3825
 
3826
 
#: bzrlib/builtins.py:5988
 
3826
#: bzrlib/builtins.py:5895
3827
3827
#, python-format
3828
3828
msgid "Created tag %s."
3829
3829
msgstr ""
3830
3830
 
3831
 
#: bzrlib/builtins.py:5990
 
3831
#: bzrlib/builtins.py:5897
3832
3832
#, python-format
3833
3833
msgid "Updated tag %s."
3834
3834
msgstr ""
3835
3835
 
3836
 
#: bzrlib/builtins.py:5994
 
3836
#: bzrlib/builtins.py:5901
3837
3837
msgid "List tags."
3838
3838
msgstr ""
3839
3839
 
3840
 
#: bzrlib/builtins.py:5996
 
3840
#: bzrlib/builtins.py:5903
3841
3841
msgid ""
3842
3842
"This command shows a table of tag names and the revisions they reference."
3843
3843
msgstr ""
3844
3844
 
3845
3845
# help of 'directory' option of 'tags' command
3846
 
#: bzrlib/builtins.py:6002
 
3846
#: bzrlib/builtins.py:5909
3847
3847
msgid "Branch whose tags should be displayed."
3848
3848
msgstr ""
3849
3849
 
3850
3850
# help of 'sort' option of 'tags' command
3851
 
#: bzrlib/builtins.py:6004
 
3851
#: bzrlib/builtins.py:5911
3852
3852
msgid "Sort tags by different criteria."
3853
3853
msgstr ""
3854
3854
 
3855
3855
# title of 'sort' option of 'tags' command
3856
 
#: bzrlib/builtins.py:6004
 
3856
#: bzrlib/builtins.py:5911
3857
3857
msgid "Sorting"
3858
3858
msgstr ""
3859
3859
 
3860
 
#: bzrlib/builtins.py:6073
 
3860
#: bzrlib/builtins.py:5980
3861
3861
msgid "Reconfigure the type of a bzr directory."
3862
3862
msgstr ""
3863
3863
 
3864
 
#: bzrlib/builtins.py:6075
 
3864
#: bzrlib/builtins.py:5982
3865
3865
msgid "A target configuration must be specified."
3866
3866
msgstr ""
3867
3867
 
3868
 
#: bzrlib/builtins.py:6077
 
3868
#: bzrlib/builtins.py:5984
3869
3869
msgid ""
3870
3870
"For checkouts, the bind-to location will be auto-detected if not specified.\n"
3871
3871
"The order of preference is\n"
3877
3877
msgstr ""
3878
3878
 
3879
3879
# title of 'tree_type' option of 'reconfigure' command
3880
 
#: bzrlib/builtins.py:6091
 
3880
#: bzrlib/builtins.py:5998
3881
3881
msgid "Tree type"
3882
3882
msgstr ""
3883
3883
 
3884
3884
# help of 'tree_type' option of 'reconfigure' command
3885
 
#: bzrlib/builtins.py:6092
 
3885
#: bzrlib/builtins.py:5999
3886
3886
msgid "The relation between branch and tree."
3887
3887
msgstr ""
3888
3888
 
3889
3889
# help of 'tree_type=branch' option of 'reconfigure' command
3890
 
#: bzrlib/builtins.py:6094
 
3890
#: bzrlib/builtins.py:6001
3891
3891
msgid "Reconfigure to be an unbound branch with no working tree."
3892
3892
msgstr ""
3893
3893
 
3894
3894
# help of 'tree_type=tree' option of 'reconfigure' command
3895
 
#: bzrlib/builtins.py:6095
 
3895
#: bzrlib/builtins.py:6002
3896
3896
msgid "Reconfigure to be an unbound branch with a working tree."
3897
3897
msgstr ""
3898
3898
 
3899
3899
# help of 'tree_type=checkout' option of 'reconfigure' command
3900
 
#: bzrlib/builtins.py:6096
 
3900
#: bzrlib/builtins.py:6003
3901
3901
msgid "Reconfigure to be a bound branch with a working tree."
3902
3902
msgstr ""
3903
3903
 
3904
3904
# help of 'tree_type=lightweight-checkout' option of 'reconfigure' command
3905
 
#: bzrlib/builtins.py:6097
 
3905
#: bzrlib/builtins.py:6004
3906
3906
msgid "Reconfigure to be a lightweight checkout (with no local history)."
3907
3907
msgstr ""
3908
3908
 
3909
3909
# title of 'repository_type' option of 'reconfigure' command
3910
 
#: bzrlib/builtins.py:6102
 
3910
#: bzrlib/builtins.py:6009
3911
3911
msgid "Repository type"
3912
3912
msgstr ""
3913
3913
 
3914
3914
# help of 'repository_type' option of 'reconfigure' command
3915
 
#: bzrlib/builtins.py:6103
 
3915
#: bzrlib/builtins.py:6010
3916
3916
msgid "Location fo the repository."
3917
3917
msgstr ""
3918
3918
 
3919
3919
# help of 'repository_type=standalone' option of 'reconfigure' command
3920
 
#: bzrlib/builtins.py:6105
 
3920
#: bzrlib/builtins.py:6012
3921
3921
msgid ""
3922
3922
"Reconfigure to be a standalone branch (i.e. stop using shared repository)."
3923
3923
msgstr ""
3924
3924
 
3925
3925
# help of 'repository_type=use-shared' option of 'reconfigure' command
3926
 
#: bzrlib/builtins.py:6107
 
3926
#: bzrlib/builtins.py:6014
3927
3927
msgid "Reconfigure to use a shared repository."
3928
3928
msgstr ""
3929
3929
 
3930
3930
# title of 'repository_trees' option of 'reconfigure' command
3931
 
#: bzrlib/builtins.py:6111
 
3931
#: bzrlib/builtins.py:6018
3932
3932
msgid "Trees in Repository"
3933
3933
msgstr ""
3934
3934
 
3935
3935
# help of 'repository_trees' option of 'reconfigure' command
3936
 
#: bzrlib/builtins.py:6112
 
3936
#: bzrlib/builtins.py:6019
3937
3937
msgid "Whether new branches in the repository have trees."
3938
3938
msgstr ""
3939
3939
 
3940
3940
# help of 'repository_trees=with-trees' option of 'reconfigure' command
3941
 
#: bzrlib/builtins.py:6114
 
3941
#: bzrlib/builtins.py:6021
3942
3942
msgid "Reconfigure repository to create working trees on branches by default."
3943
3943
msgstr ""
3944
3944
 
3945
3945
# help of 'repository_trees=with-no-trees' option of 'reconfigure' command
3946
 
#: bzrlib/builtins.py:6116
 
3946
#: bzrlib/builtins.py:6023
3947
3947
msgid ""
3948
3948
"Reconfigure repository to not create working trees on branches by default."
3949
3949
msgstr ""
3950
3950
 
3951
3951
# help of 'bind-to' option of 'reconfigure' command
3952
 
#: bzrlib/builtins.py:6119
 
3952
#: bzrlib/builtins.py:6026
3953
3953
msgid "Branch to bind checkout to."
3954
3954
msgstr ""
3955
3955
 
3956
3956
# help of 'force' option of 'reconfigure' command
3957
 
#: bzrlib/builtins.py:6121
 
3957
#: bzrlib/builtins.py:6028
3958
3958
msgid "Perform reconfiguration even if local changes will be lost."
3959
3959
msgstr ""
3960
3960
 
3961
3961
# help of 'stacked-on' option of 'reconfigure' command
3962
 
#: bzrlib/builtins.py:6124
 
3962
#: bzrlib/builtins.py:6031
3963
3963
msgid "Reconfigure a branch to be stacked on another branch."
3964
3964
msgstr ""
3965
3965
 
3966
3966
# help of 'unstacked' option of 'reconfigure' command
3967
 
#: bzrlib/builtins.py:6128
 
3967
#: bzrlib/builtins.py:6035
3968
3968
msgid ""
3969
3969
"Reconfigure a branch to be unstacked.  This may require copying substantial "
3970
3970
"data into it."
3971
3971
msgstr ""
3972
3972
 
3973
 
#: bzrlib/builtins.py:6138
 
3973
#: bzrlib/builtins.py:6045
3974
3974
msgid "Can't use both --stacked-on and --unstacked"
3975
3975
msgstr ""
3976
3976
 
3977
 
#: bzrlib/builtins.py:6152
 
3977
#: bzrlib/builtins.py:6059
3978
3978
msgid "No target configuration specified"
3979
3979
msgstr ""
3980
3980
 
3981
 
#: bzrlib/builtins.py:6187
 
3981
#: bzrlib/builtins.py:6094
3982
3982
msgid "Set the branch of a checkout and update."
3983
3983
msgstr ""
3984
3984
 
3985
 
#: bzrlib/builtins.py:6189
 
3985
#: bzrlib/builtins.py:6096
3986
3986
msgid ""
3987
3987
"For lightweight checkouts, this changes the branch being referenced.\n"
3988
3988
"For heavyweight checkouts, this checks that there are no local commits\n"
3990
3990
"of the new location and binds to it."
3991
3991
msgstr ""
3992
3992
 
3993
 
#: bzrlib/builtins.py:6194
 
3993
#: bzrlib/builtins.py:6101
3994
3994
msgid ""
3995
3995
"In both cases, the working tree is updated and uncommitted changes\n"
3996
3996
"are merged. The user can commit or revert these as they desire."
3997
3997
msgstr ""
3998
3998
 
3999
 
#: bzrlib/builtins.py:6197
 
3999
#: bzrlib/builtins.py:6104
4000
4000
msgid "Pending merges need to be committed or reverted before using switch."
4001
4001
msgstr ""
4002
4002
 
4003
 
#: bzrlib/builtins.py:6199
 
4003
#: bzrlib/builtins.py:6106
4004
4004
msgid ""
4005
4005
"The path to the branch to switch to can be specified relative to the parent\n"
4006
4006
"directory of the current branch. For example, if you are currently in a\n"
4008
4008
"/path/to/newbranch."
4009
4009
msgstr ""
4010
4010
 
4011
 
#: bzrlib/builtins.py:6204
 
4011
#: bzrlib/builtins.py:6111
4012
4012
msgid ""
4013
4013
"Bound branches use the nickname of its master branch unless it is set\n"
4014
4014
"locally, in which case switching will update the local nickname to be\n"
4016
4016
msgstr ""
4017
4017
 
4018
4018
# help of 'force' option of 'switch' command
4019
 
#: bzrlib/builtins.py:6212
 
4019
#: bzrlib/builtins.py:6119
4020
4020
msgid "Switch even if local commits will be lost."
4021
4021
msgstr ""
4022
4022
 
4023
4023
# help of 'create-branch' option of 'switch' command
4024
 
#: bzrlib/builtins.py:6215
 
4024
#: bzrlib/builtins.py:6122
4025
4025
msgid "Create the target branch from this one before switching to it."
4026
4026
msgstr ""
4027
4027
 
4028
 
#: bzrlib/builtins.py:6229
 
4028
#: bzrlib/builtins.py:6134
4029
4029
msgid "You must supply either a revision or a location"
4030
4030
msgstr ""
4031
4031
 
4032
 
#: bzrlib/builtins.py:6242
 
4032
#: bzrlib/builtins.py:6145
4033
4033
msgid "cannot create branch without source branch"
4034
4034
msgstr ""
4035
4035
 
4036
 
#: bzrlib/builtins.py:6262
 
4036
#: bzrlib/builtins.py:6209
4037
4037
msgid "Manage filtered views."
4038
4038
msgstr ""
4039
4039
 
4040
 
#: bzrlib/builtins.py:6264
 
4040
#: bzrlib/builtins.py:6211
4041
4041
msgid ""
4042
4042
"Views provide a mask over the tree so that users can focus on\n"
4043
4043
"a subset of a tree when doing their work. After creating a view,\n"
4047
4047
"must be within the current view."
4048
4048
msgstr ""
4049
4049
 
4050
 
#: bzrlib/builtins.py:6271
 
4050
#: bzrlib/builtins.py:6218
4051
4051
msgid ""
4052
4052
"In most cases, a view has a short life-span: it is created to make\n"
4053
4053
"a selected change and is deleted once that change is committed.\n"
4055
4055
"and switch between them."
4056
4056
msgstr ""
4057
4057
 
4058
 
#: bzrlib/builtins.py:6276
 
4058
#: bzrlib/builtins.py:6223
4059
4059
msgid ""
4060
4060
"To disable the current view without deleting it, you can switch to\n"
4061
4061
"the pseudo view called ``off``. This can be useful when you need\n"
4063
4063
"want to switch back to your view after that."
4064
4064
msgstr ""
4065
4065
 
4066
 
#: bzrlib/builtins.py:6281
 
4066
#: bzrlib/builtins.py:6228
4067
4067
msgid ""
4068
4068
":Examples:\n"
4069
4069
"  To define the current view::"
4070
4070
msgstr ""
4071
4071
 
4072
 
#: bzrlib/builtins.py:6284
 
4072
#: bzrlib/builtins.py:6231
4073
4073
msgid "    bzr view file1 dir1 ..."
4074
4074
msgstr ""
4075
4075
 
4076
 
#: bzrlib/builtins.py:6286
 
4076
#: bzrlib/builtins.py:6233
4077
4077
msgid "  To list the current view::"
4078
4078
msgstr ""
4079
4079
 
4080
 
#: bzrlib/builtins.py:6288
 
4080
#: bzrlib/builtins.py:6235
4081
4081
msgid "    bzr view"
4082
4082
msgstr ""
4083
4083
 
4084
 
#: bzrlib/builtins.py:6290
 
4084
#: bzrlib/builtins.py:6237
4085
4085
msgid "  To delete the current view::"
4086
4086
msgstr ""
4087
4087
 
4088
 
#: bzrlib/builtins.py:6292
 
4088
#: bzrlib/builtins.py:6239
4089
4089
msgid "    bzr view --delete"
4090
4090
msgstr ""
4091
4091
 
4092
 
#: bzrlib/builtins.py:6294
 
4092
#: bzrlib/builtins.py:6241
4093
4093
msgid "  To disable the current view without deleting it::"
4094
4094
msgstr ""
4095
4095
 
4096
 
#: bzrlib/builtins.py:6296
 
4096
#: bzrlib/builtins.py:6243
4097
4097
msgid "    bzr view --switch off"
4098
4098
msgstr ""
4099
4099
 
4100
 
#: bzrlib/builtins.py:6298
 
4100
#: bzrlib/builtins.py:6245
4101
4101
msgid "  To define a named view and switch to it::"
4102
4102
msgstr ""
4103
4103
 
4104
 
#: bzrlib/builtins.py:6300
 
4104
#: bzrlib/builtins.py:6247
4105
4105
msgid "    bzr view --name view-name file1 dir1 ..."
4106
4106
msgstr ""
4107
4107
 
4108
 
#: bzrlib/builtins.py:6302
 
4108
#: bzrlib/builtins.py:6249
4109
4109
msgid "  To list a named view::"
4110
4110
msgstr ""
4111
4111
 
4112
 
#: bzrlib/builtins.py:6304
 
4112
#: bzrlib/builtins.py:6251
4113
4113
msgid "    bzr view --name view-name"
4114
4114
msgstr ""
4115
4115
 
4116
 
#: bzrlib/builtins.py:6306
 
4116
#: bzrlib/builtins.py:6253
4117
4117
msgid "  To delete a named view::"
4118
4118
msgstr ""
4119
4119
 
4120
 
#: bzrlib/builtins.py:6308
 
4120
#: bzrlib/builtins.py:6255
4121
4121
msgid "    bzr view --name view-name --delete"
4122
4122
msgstr ""
4123
4123
 
4124
 
#: bzrlib/builtins.py:6310
 
4124
#: bzrlib/builtins.py:6257
4125
4125
msgid "  To switch to a named view::"
4126
4126
msgstr ""
4127
4127
 
4128
 
#: bzrlib/builtins.py:6312
 
4128
#: bzrlib/builtins.py:6259
4129
4129
msgid "    bzr view --switch view-name"
4130
4130
msgstr ""
4131
4131
 
4132
 
#: bzrlib/builtins.py:6314
 
4132
#: bzrlib/builtins.py:6261
4133
4133
msgid "  To list all views defined::"
4134
4134
msgstr ""
4135
4135
 
4136
 
#: bzrlib/builtins.py:6316
 
4136
#: bzrlib/builtins.py:6263
4137
4137
msgid "    bzr view --all"
4138
4138
msgstr ""
4139
4139
 
4140
 
#: bzrlib/builtins.py:6318
 
4140
#: bzrlib/builtins.py:6265
4141
4141
msgid "  To delete all views::"
4142
4142
msgstr ""
4143
4143
 
4144
 
#: bzrlib/builtins.py:6320
 
4144
#: bzrlib/builtins.py:6267
4145
4145
msgid "    bzr view --delete --all"
4146
4146
msgstr ""
4147
4147
 
4148
4148
# help of 'all' option of 'view' command
4149
 
#: bzrlib/builtins.py:6327
 
4149
#: bzrlib/builtins.py:6274
4150
4150
msgid "Apply list or delete action to all views."
4151
4151
msgstr ""
4152
4152
 
4153
4153
# help of 'delete' option of 'view' command
4154
 
#: bzrlib/builtins.py:6330
 
4154
#: bzrlib/builtins.py:6277
4155
4155
msgid "Delete the view."
4156
4156
msgstr ""
4157
4157
 
4158
4158
# help of 'name' option of 'view' command
4159
 
#: bzrlib/builtins.py:6333
 
4159
#: bzrlib/builtins.py:6280
4160
4160
msgid "Name of the view to define, list or delete."
4161
4161
msgstr ""
4162
4162
 
4163
4163
# help of 'switch' option of 'view' command
4164
 
#: bzrlib/builtins.py:6337
 
4164
#: bzrlib/builtins.py:6284
4165
4165
msgid "Name of the view to switch to."
4166
4166
msgstr ""
4167
4167
 
4168
 
#: bzrlib/builtins.py:6356
 
4168
#: bzrlib/builtins.py:6303
4169
4169
msgid "Both --delete and a file list specified"
4170
4170
msgstr ""
4171
4171
 
4172
 
#: bzrlib/builtins.py:6359
 
4172
#: bzrlib/builtins.py:6306
4173
4173
msgid "Both --delete and --switch specified"
4174
4174
msgstr ""
4175
4175
 
4176
 
#: bzrlib/builtins.py:6362
 
4176
#: bzrlib/builtins.py:6309
4177
4177
msgid "Deleted all views.\n"
4178
4178
msgstr ""
4179
4179
 
4180
 
#: bzrlib/builtins.py:6364
 
4180
#: bzrlib/builtins.py:6311
4181
4181
msgid "No current view to delete"
4182
4182
msgstr ""
4183
4183
 
4184
 
#: bzrlib/builtins.py:6367
 
4184
#: bzrlib/builtins.py:6314
4185
4185
#, python-format
4186
4186
msgid "Deleted '%s' view.\n"
4187
4187
msgstr ""
4188
4188
 
4189
 
#: bzrlib/builtins.py:6371
 
4189
#: bzrlib/builtins.py:6318
4190
4190
msgid "Both --switch and a file list specified"
4191
4191
msgstr ""
4192
4192
 
4193
 
#: bzrlib/builtins.py:6374
 
4193
#: bzrlib/builtins.py:6321
4194
4194
msgid "Both --switch and --all specified"
4195
4195
msgstr ""
4196
4196
 
4197
 
#: bzrlib/builtins.py:6377
 
4197
#: bzrlib/builtins.py:6324
4198
4198
msgid "No current view to disable"
4199
4199
msgstr ""
4200
4200
 
4201
 
#: bzrlib/builtins.py:6379
 
4201
#: bzrlib/builtins.py:6326
4202
4202
#, python-format
4203
4203
msgid "Disabled '%s' view.\n"
4204
4204
msgstr ""
4205
4205
 
4206
 
#: bzrlib/builtins.py:6383 bzrlib/builtins.py:6405
 
4206
#: bzrlib/builtins.py:6330 bzrlib/builtins.py:6352
4207
4207
msgid "Using '{0}' view: {1}\n"
4208
4208
msgstr ""
4209
4209
 
4210
 
#: bzrlib/builtins.py:6386
 
4210
#: bzrlib/builtins.py:6333
4211
4211
msgid "Views defined:\n"
4212
4212
msgstr ""
4213
4213
 
4214
 
#: bzrlib/builtins.py:6395
 
4214
#: bzrlib/builtins.py:6342
4215
4215
msgid "No views defined.\n"
4216
4216
msgstr ""
4217
4217
 
4218
 
#: bzrlib/builtins.py:6402
 
4218
#: bzrlib/builtins.py:6349
4219
4219
msgid "Cannot change the 'off' pseudo view"
4220
4220
msgstr ""
4221
4221
 
4222
 
#: bzrlib/builtins.py:6410
 
4222
#: bzrlib/builtins.py:6357
4223
4223
msgid "No current view.\n"
4224
4224
msgstr ""
4225
4225
 
4226
 
#: bzrlib/builtins.py:6413
 
4226
#: bzrlib/builtins.py:6360
4227
4227
msgid "'{0}' view is: {1}\n"
4228
4228
msgstr ""
4229
4229
 
4230
 
#: bzrlib/builtins.py:6433
 
4230
#: bzrlib/builtins.py:6380
4231
4231
msgid "    <no hooks installed>\n"
4232
4232
msgstr ""
4233
4233
 
4234
 
#: bzrlib/builtins.py:6437
 
4234
#: bzrlib/builtins.py:6384
4235
4235
msgid "Remove a branch."
4236
4236
msgstr ""
4237
4237
 
4238
 
#: bzrlib/builtins.py:6439
 
4238
#: bzrlib/builtins.py:6386
4239
4239
msgid ""
4240
4240
"This will remove the branch from the specified location but \n"
4241
4241
"will keep any working tree or repository in place."
4242
4242
msgstr ""
4243
4243
 
4244
 
#: bzrlib/builtins.py:6444
 
4244
#: bzrlib/builtins.py:6391
4245
4245
msgid "  Remove the branch at repo/trunk::"
4246
4246
msgstr ""
4247
4247
 
4248
 
#: bzrlib/builtins.py:6446
 
4248
#: bzrlib/builtins.py:6393
4249
4249
msgid "    bzr remove-branch repo/trunk"
4250
4250
msgstr ""
4251
4251
 
4252
4252
# help of 'writer=plain' option of 'shelve' command
4253
 
#: bzrlib/builtins.py:6461
 
4253
#: bzrlib/builtins.py:6408
4254
4254
msgid "Plaintext diff output."
4255
4255
msgstr ""
4256
4256
 
4257
 
#: bzrlib/builtins.py:6462
 
4257
#: bzrlib/builtins.py:6409
4258
4258
msgid "Temporarily set aside some changes from the current tree."
4259
4259
msgstr ""
4260
4260
 
4261
 
#: bzrlib/builtins.py:6464
 
4261
#: bzrlib/builtins.py:6411
4262
4262
msgid ""
4263
4263
"Shelve allows you to temporarily put changes you've made \"on the shelf\",\n"
4264
4264
"ie. out of the way, until a later time when you can bring them back from\n"
4267
4267
"will they survive its deletion."
4268
4268
msgstr ""
4269
4269
 
4270
 
#: bzrlib/builtins.py:6470
 
4270
#: bzrlib/builtins.py:6417
4271
4271
msgid "If shelve --list is specified, previously-shelved changes are listed."
4272
4272
msgstr ""
4273
4273
 
4274
 
#: bzrlib/builtins.py:6472
 
4274
#: bzrlib/builtins.py:6419
4275
4275
msgid ""
4276
4276
"Shelve is intended to help separate several sets of changes that have\n"
4277
4277
"been inappropriately mingled.  If you just want to get rid of all changes\n"
4279
4279
"shelve all text changes at once, use shelve --all."
4280
4280
msgstr ""
4281
4281
 
4282
 
#: bzrlib/builtins.py:6477
 
4282
#: bzrlib/builtins.py:6424
4283
4283
msgid ""
4284
4284
"If filenames are specified, only the changes to those files will be\n"
4285
4285
"shelved. Other files will be left untouched."
4286
4286
msgstr ""
4287
4287
 
4288
 
#: bzrlib/builtins.py:6480
 
4288
#: bzrlib/builtins.py:6427
4289
4289
msgid ""
4290
4290
"If a revision is specified, changes since that revision will be shelved."
4291
4291
msgstr ""
4292
4292
 
4293
 
#: bzrlib/builtins.py:6482
 
4293
#: bzrlib/builtins.py:6429
4294
4294
msgid ""
4295
4295
"You can put multiple items on the shelf, and by default, 'unshelve' will\n"
4296
4296
"restore the most recently shelved changes."
4297
4297
msgstr ""
4298
4298
 
4299
 
#: bzrlib/builtins.py:6485
 
4299
#: bzrlib/builtins.py:6432
4300
4300
msgid ""
4301
4301
"For complicated changes, it is possible to edit the changes in a separate\n"
4302
4302
"editor program to decide what the file remaining in the working copy\n"
4303
4303
"should look like.  To do this, add the configuration option"
4304
4304
msgstr ""
4305
4305
 
4306
 
#: bzrlib/builtins.py:6489
 
4306
#: bzrlib/builtins.py:6436
4307
4307
msgid "    change_editor = PROGRAM @new_path @old_path"
4308
4308
msgstr ""
4309
4309
 
4310
 
#: bzrlib/builtins.py:6491
 
4310
#: bzrlib/builtins.py:6438
4311
4311
msgid ""
4312
4312
"where @new_path is replaced with the path of the new version of the \n"
4313
4313
"file and @old_path is replaced with the path of the old version of \n"
4317
4317
msgstr ""
4318
4318
 
4319
4319
# help of 'all' option of 'shelve' command
4320
 
#: bzrlib/builtins.py:6503
 
4320
#: bzrlib/builtins.py:6450
4321
4321
msgid "Shelve all changes."
4322
4322
msgstr ""
4323
4323
 
4324
4324
# help of 'writer' option of 'shelve' command
4325
 
#: bzrlib/builtins.py:6505
 
4325
#: bzrlib/builtins.py:6452
4326
4326
msgid "Method to use for writing diffs."
4327
4327
msgstr ""
4328
4328
 
4329
4329
# title of 'writer' option of 'shelve' command
4330
 
#: bzrlib/builtins.py:6505
 
4330
#: bzrlib/builtins.py:6452
4331
4331
msgid "writer"
4332
4332
msgstr ""
4333
4333
 
4334
4334
# help of 'list' option of 'shelve' command
4335
 
#: bzrlib/builtins.py:6509
 
4335
#: bzrlib/builtins.py:6456
4336
4336
msgid "List shelved changes."
4337
4337
msgstr ""
4338
4338
 
4339
4339
# help of 'destroy' option of 'shelve' command
4340
 
#: bzrlib/builtins.py:6511
 
4340
#: bzrlib/builtins.py:6458
4341
4341
msgid "Destroy removed changes instead of shelving them."
4342
4342
msgstr ""
4343
4343
 
4344
 
#: bzrlib/builtins.py:6540
 
4344
#: bzrlib/builtins.py:6487
4345
4345
msgid "No shelved changes."
4346
4346
msgstr ""
4347
4347
 
4348
 
#: bzrlib/builtins.py:6551
 
4348
#: bzrlib/builtins.py:6498
4349
4349
msgid "Restore shelved changes."
4350
4350
msgstr ""
4351
4351
 
4352
 
#: bzrlib/builtins.py:6553
 
4352
#: bzrlib/builtins.py:6500
4353
4353
msgid ""
4354
4354
"By default, the most recently shelved changes are restored. However if you\n"
4355
4355
"specify a shelf by id those changes will be restored instead.  This works\n"
4357
4357
msgstr ""
4358
4358
 
4359
4359
# help of 'action' option of 'unshelve' command
4360
 
#: bzrlib/builtins.py:6562
 
4360
#: bzrlib/builtins.py:6509
4361
4361
msgid "The action to perform."
4362
4362
msgstr ""
4363
4363
 
4364
4364
# title of 'action' option of 'resolve' command
4365
4365
# title of 'action' option of 'unshelve' command
4366
 
#: bzrlib/builtins.py:6562 bzrlib/conflicts.py:694
 
4366
#: bzrlib/builtins.py:6509 bzrlib/conflicts.py:694
4367
4367
msgid "action"
4368
4368
msgstr ""
4369
4369
 
4370
4370
# help of 'action=apply' option of 'unshelve' command
4371
 
#: bzrlib/builtins.py:6564
 
4371
#: bzrlib/builtins.py:6511
4372
4372
msgid "Apply changes and remove from the shelf."
4373
4373
msgstr ""
4374
4374
 
4375
4375
# help of 'action=dry-run' option of 'unshelve' command
4376
 
#: bzrlib/builtins.py:6565
 
4376
#: bzrlib/builtins.py:6512
4377
4377
msgid "Show changes, but do not apply or remove them."
4378
4378
msgstr ""
4379
4379
 
4380
4380
# help of 'action=preview' option of 'unshelve' command
4381
 
#: bzrlib/builtins.py:6566
 
4381
#: bzrlib/builtins.py:6513
4382
4382
msgid ""
4383
4383
"Instead of unshelving the changes, show the diff that would result from "
4384
4384
"unshelving."
4385
4385
msgstr ""
4386
4386
 
4387
4387
# help of 'action=delete-only' option of 'unshelve' command
4388
 
#: bzrlib/builtins.py:6568
 
4388
#: bzrlib/builtins.py:6515
4389
4389
msgid "Delete changes without applying them."
4390
4390
msgstr ""
4391
4391
 
4392
4392
# help of 'action=keep' option of 'unshelve' command
4393
 
#: bzrlib/builtins.py:6569
 
4393
#: bzrlib/builtins.py:6516
4394
4394
msgid "Apply changes but don't delete them."
4395
4395
msgstr ""
4396
4396
 
4397
 
#: bzrlib/builtins.py:6584
 
4397
#: bzrlib/builtins.py:6531
4398
4398
msgid "Remove unwanted files from working tree."
4399
4399
msgstr ""
4400
4400
 
4401
 
#: bzrlib/builtins.py:6586
 
4401
#: bzrlib/builtins.py:6533
4402
4402
msgid ""
4403
4403
"By default, only unknown files, not ignored files, are deleted.  Versioned\n"
4404
4404
"files are never deleted."
4405
4405
msgstr ""
4406
4406
 
4407
 
#: bzrlib/builtins.py:6589
 
4407
#: bzrlib/builtins.py:6536
4408
4408
msgid ""
4409
4409
"Another class is 'detritus', which includes files emitted by bzr during\n"
4410
4410
"normal operations and selftests.  (The value of these files decreases with\n"
4411
4411
"time.)"
4412
4412
msgstr ""
4413
4413
 
4414
 
#: bzrlib/builtins.py:6593
 
4414
#: bzrlib/builtins.py:6540
4415
4415
msgid ""
4416
4416
"If no options are specified, unknown files are deleted.  Otherwise, option\n"
4417
4417
"flags are respected, and may be combined."
4418
4418
msgstr ""
4419
4419
 
4420
 
#: bzrlib/builtins.py:6596
 
4420
#: bzrlib/builtins.py:6543
4421
4421
msgid "To check what clean-tree will do, use --dry-run."
4422
4422
msgstr ""
4423
4423
 
4424
4424
# help of 'ignored' option of 'clean-tree' command
4425
 
#: bzrlib/builtins.py:6599
 
4425
#: bzrlib/builtins.py:6546
4426
4426
msgid "Delete all ignored files."
4427
4427
msgstr ""
4428
4428
 
4429
4429
# help of 'detritus' option of 'clean-tree' command
4430
 
#: bzrlib/builtins.py:6600
 
4430
#: bzrlib/builtins.py:6547
4431
4431
msgid ""
4432
4432
"Delete conflict files, merge and revert backups, and failed selftest dirs."
4433
4433
msgstr ""
4434
4434
 
4435
4435
# help of 'unknown' option of 'clean-tree' command
4436
 
#: bzrlib/builtins.py:6603
 
4436
#: bzrlib/builtins.py:6550
4437
4437
msgid "Delete files unknown to bzr (default)."
4438
4438
msgstr ""
4439
4439
 
4440
4440
# help of 'dry-run' option of 'clean-tree' command
4441
 
#: bzrlib/builtins.py:6604
 
4441
#: bzrlib/builtins.py:6551
4442
4442
msgid "Show files to delete instead of deleting them."
4443
4443
msgstr ""
4444
4444
 
4445
4445
# help of 'force' option of 'clean-tree' command
4446
 
#: bzrlib/builtins.py:6606
 
4446
#: bzrlib/builtins.py:6553
4447
4447
msgid "Do not prompt before deleting."
4448
4448
msgstr ""
4449
4449
 
4503
4503
msgstr[0] ""
4504
4504
msgstr[1] ""
4505
4505
 
4506
 
#: bzrlib/bzrdir.py:490
 
4506
#: bzrlib/bzrdir.py:489
4507
4507
msgid ""
4508
4508
"making backup of {0}\n"
4509
4509
"  to {1}"
4510
4510
msgstr ""
4511
4511
 
4512
 
#: bzrlib/bzrdir.py:513
 
4512
#: bzrlib/bzrdir.py:512
4513
4513
msgid "renamed {0} to {1}"
4514
4514
msgstr ""
4515
4515
 
4516
 
#: bzrlib/bzrdir.py:1652
 
4516
#: bzrlib/bzrdir.py:1663
4517
4517
#, python-format
4518
4518
msgid ""
4519
4519
"Source repository format does not support stacking, using format:\n"
4520
4520
"  %s"
4521
4521
msgstr ""
4522
4522
 
4523
 
#: bzrlib/bzrdir.py:1672
 
4523
#: bzrlib/bzrdir.py:1683
4524
4524
#, python-format
4525
4525
msgid ""
4526
4526
"Source branch format does not support stacking, using format:\n"
4527
4527
"  %s"
4528
4528
msgstr ""
4529
4529
 
4530
 
#: bzrlib/bzrdir.py:1818
 
4530
#: bzrlib/bzrdir.py:1829
4531
4531
msgid "starting repository conversion"
4532
4532
msgstr ""
4533
4533
 
4534
 
#: bzrlib/bzrdir.py:2039
 
4534
#: bzrlib/bzrdir.py:2058
4535
4535
msgid "Using default stacking branch {0} at {1}"
4536
4536
msgstr ""
4537
4537
 
4779
4779
msgid "bzr version-info --revision takes exactly one revision specifier"
4780
4780
msgstr ""
4781
4781
 
4782
 
#: bzrlib/commands.py:229
 
4782
#: bzrlib/commands.py:228
4783
4783
#, python-format
4784
4784
msgid "unknown command \"%s\""
4785
4785
msgstr ""
4786
4786
 
4787
 
#: bzrlib/commands.py:476
 
4787
#: bzrlib/commands.py:475
4788
4788
msgid "No help for this command."
4789
4789
msgstr ""
4790
4790
 
4791
 
#: bzrlib/commands.py:489
 
4791
#: bzrlib/commands.py:488
4792
4792
#, python-format
4793
4793
msgid ":Purpose: %s\n"
4794
4794
msgstr ""
4795
4795
 
4796
 
#: bzrlib/commands.py:491
 
4796
#: bzrlib/commands.py:490
4797
4797
#, python-format
4798
4798
msgid ""
4799
4799
":Usage:\n"
4800
4800
"%s\n"
4801
4801
msgstr ""
4802
4802
 
4803
 
#: bzrlib/commands.py:493
 
4803
#: bzrlib/commands.py:492
4804
4804
#, python-format
4805
4805
msgid ":Usage:   %s\n"
4806
4806
msgstr ""
4807
4807
 
4808
 
#: bzrlib/commands.py:512
 
4808
#: bzrlib/commands.py:511
4809
4809
#, python-format
4810
4810
msgid ":Options:%s"
4811
4811
msgstr ""
4812
4812
 
4813
 
#: bzrlib/commands.py:523
 
4813
#: bzrlib/commands.py:522
4814
4814
#, python-format
4815
4815
msgid ""
4816
4816
":Description:\n"
4818
4818
"\n"
4819
4819
msgstr ""
4820
4820
 
4821
 
#: bzrlib/commands.py:533
 
4821
#: bzrlib/commands.py:532
4822
4822
#, python-format
4823
4823
msgid ""
4824
4824
"See bzr help %s for more details and examples.\n"
4825
4825
"\n"
4826
4826
msgstr ""
4827
4827
 
4828
 
#: bzrlib/commands.py:538
 
4828
#: bzrlib/commands.py:537
4829
4829
msgid ":Aliases:  "
4830
4830
msgstr ""
4831
4831
 
4832
 
#: bzrlib/commands.py:542
 
4832
#: bzrlib/commands.py:541
4833
4833
#, python-format
4834
4834
msgid ":From:     plugin \"%s\"\n"
4835
4835
msgstr ""
4836
4836
 
4837
 
#: bzrlib/commands.py:554
 
4837
#: bzrlib/commands.py:553
4838
4838
msgid ":doc:`{0} <{1}-help>`"
4839
4839
msgstr ""
4840
4840
 
4841
 
#: bzrlib/commands.py:558
 
4841
#: bzrlib/commands.py:557
4842
4842
#, python-format
4843
4843
msgid ":See also: %s"
4844
4844
msgstr ""
4845
4845
 
4846
 
#: bzrlib/commands.py:816 bzrlib/gpg.py:324
 
4846
#: bzrlib/commands.py:815 bzrlib/gpg.py:324
4847
4847
msgid "Only ASCII permitted in option names"
4848
4848
msgstr ""
4849
4849
 
4850
 
#: bzrlib/commands.py:841 bzrlib/commands.py:849
 
4850
#: bzrlib/commands.py:840 bzrlib/commands.py:848
4851
4851
msgid "command {0!r} needs one or more {1}"
4852
4852
msgstr ""
4853
4853
 
4854
 
#: bzrlib/commands.py:858
 
4854
#: bzrlib/commands.py:857
4855
4855
msgid "command {0!r} requires argument {1}"
4856
4856
msgstr ""
4857
4857
 
4858
 
#: bzrlib/commands.py:865
 
4858
#: bzrlib/commands.py:864
4859
4859
msgid "extra argument to command {0}: {1}"
4860
4860
msgstr ""
4861
4861
 
4862
 
#: bzrlib/commands.py:962
 
4862
#: bzrlib/commands.py:961
4863
4863
#, python-format
4864
4864
msgid "Profile data written to \"%s\"."
4865
4865
msgstr ""
4962
4962
msgid "Invalid config value for \"{0}\"  value {1!r} is not an SI unit."
4963
4963
msgstr ""
4964
4964
 
4965
 
#: bzrlib/config.py:2485
 
4965
#: bzrlib/config.py:2499
4966
4966
msgid "{0} is not an SI unit."
4967
4967
msgstr ""
4968
4968
 
4969
 
#: bzrlib/config.py:2949
 
4969
#: bzrlib/config.py:2956
4970
4970
msgid ""
4971
4971
"Option {0} in section {1} of {2} was changed from {3} to {4}. The {5} value "
4972
4972
"will be saved."
4973
4973
msgstr ""
4974
4974
 
4975
 
#: bzrlib/config.py:3093
 
4975
#: bzrlib/config.py:3100
4976
4976
#, python-format
4977
4977
msgid "Invalid '%s', should be of the form 'name=value'"
4978
4978
msgstr ""
4979
4979
 
4980
 
#: bzrlib/config.py:3962
 
4980
#: bzrlib/config.py:3969
4981
4981
msgid "Display, set or remove a configuration option."
4982
4982
msgstr ""
4983
4983
 
4984
 
#: bzrlib/config.py:3964
 
4984
#: bzrlib/config.py:3971
4985
4985
msgid "Display the active value for a given option."
4986
4986
msgstr ""
4987
4987
 
4988
 
#: bzrlib/config.py:3966
 
4988
#: bzrlib/config.py:3973
4989
4989
msgid ""
4990
4990
"If --all is specified, NAME is interpreted as a regular expression and all\n"
4991
4991
"matching options are displayed mentioning their scope. The active value\n"
4992
4992
"that bzr will take into account is the first one displayed for each option."
4993
4993
msgstr ""
4994
4994
 
4995
 
#: bzrlib/config.py:3970
 
4995
#: bzrlib/config.py:3977
4996
4996
msgid "If no NAME is given, --all .* is implied."
4997
4997
msgstr ""
4998
4998
 
4999
 
#: bzrlib/config.py:3972
 
4999
#: bzrlib/config.py:3979
5000
5000
msgid ""
5001
5001
"Setting a value is achieved by using name=value without spaces. The value\n"
5002
5002
"is set in the most relevant scope and can be checked by displaying the\n"
5004
5004
msgstr ""
5005
5005
 
5006
5006
# help of 'scope' option of 'config' command
5007
 
#: bzrlib/config.py:3984
 
5007
#: bzrlib/config.py:3991
5008
5008
msgid "Reduce the scope to the specified configuration file."
5009
5009
msgstr ""
5010
5010
 
5011
5011
# help of 'all' option of 'config' command
5012
 
#: bzrlib/config.py:3988
 
5012
#: bzrlib/config.py:3995
5013
5013
msgid "Display all the defined values for the matching options."
5014
5014
msgstr ""
5015
5015
 
5016
5016
# help of 'remove' option of 'config' command
5017
 
#: bzrlib/config.py:3990
 
5017
#: bzrlib/config.py:3997
5018
5018
msgid "Remove the option from the configuration file."
5019
5019
msgstr ""
5020
5020
 
5100
5100
msgstr[0] ""
5101
5101
msgstr[1] ""
5102
5102
 
5103
 
#: bzrlib/controldir.py:710
 
5103
#: bzrlib/controldir.py:698
5104
5104
msgid "{0} is{1} redirected to {2}"
5105
5105
msgstr ""
5106
5106
 
5206
5206
msgid "The value '%(value)s' is not a valid value."
5207
5207
msgstr ""
5208
5208
 
5209
 
#: bzrlib/errors.py:424
5210
 
msgid "Bad value \"%(value)s\" for option \"%(name)s\"."
5211
 
msgstr ""
5212
 
 
5213
5209
#: bzrlib/errors.py:443
5214
5210
msgid "Generic path error: %(path)r%(extra)s)"
5215
5211
msgstr ""
5309
5305
msgstr ""
5310
5306
 
5311
5307
#: bzrlib/errors.py:705
5312
 
msgid "A control directory already exists: \"%(path)s\"."
5313
 
msgstr ""
5314
 
 
5315
 
#: bzrlib/errors.py:710
5316
5308
msgid "Already a branch: \"%(path)s\"."
5317
5309
msgstr ""
5318
5310
 
5319
 
#: bzrlib/errors.py:715
5320
 
msgid "Parent branch already exists: \"%(path)s\"."
5321
 
msgstr ""
5322
 
 
5323
 
#: bzrlib/errors.py:721
 
5311
#: bzrlib/errors.py:711
5324
5312
msgid ""
5325
5313
"Directory contains a branch, but no working tree (use bzr checkout if you "
5326
5314
"wish to build a working tree): \"%(path)s\""
5327
5315
msgstr ""
5328
5316
 
 
5317
#: bzrlib/errors.py:716
 
5318
msgid ""
 
5319
"\"%(function)s\" called on an AtomicFile after it was closed: \"%(path)s\""
 
5320
msgstr ""
 
5321
 
5329
5322
#: bzrlib/errors.py:726
5330
5323
msgid ""
5331
 
"\"%(function)s\" called on an AtomicFile after it was closed: \"%(path)s\""
 
5324
"Parent not accessible given base \"%(base)s\" and relative path \"%(path)s\""
5332
5325
msgstr ""
5333
5326
 
5334
5327
#: bzrlib/errors.py:736
5335
 
msgid ""
5336
 
"Parent not accessible given base \"%(base)s\" and relative path \"%(path)s\""
5337
 
msgstr ""
5338
 
 
5339
 
#: bzrlib/errors.py:746
5340
5328
msgid "No repository present: \"%(path)s\""
5341
5329
msgstr ""
5342
5330
 
5343
 
#: bzrlib/errors.py:753
 
5331
#: bzrlib/errors.py:743
5344
5332
msgid ""
5345
5333
"Unsupported branch format: %(format)s\n"
5346
5334
"Please run 'bzr upgrade'"
5347
5335
msgstr ""
5348
5336
 
5349
 
#: bzrlib/errors.py:759
 
5337
#: bzrlib/errors.py:749
5350
5338
msgid "Unknown %(kind)s format: %(format)r"
5351
5339
msgstr ""
5352
5340
 
 
5341
#: bzrlib/errors.py:758
 
5342
msgid "Format %(format)s is not compatible with .bzr version %(bzrdir)s."
 
5343
msgstr ""
 
5344
 
5353
5345
#: bzrlib/errors.py:768
5354
 
msgid "Format %(format)s is not compatible with .bzr version %(bzrdir)s."
5355
 
msgstr ""
5356
 
 
5357
 
#: bzrlib/errors.py:778
5358
5346
msgid "Parse error on line %(lineno)d of %(format)s format: %(line)s"
5359
5347
msgstr ""
5360
5348
 
5361
 
#: bzrlib/errors.py:793
 
5349
#: bzrlib/errors.py:783
5362
5350
msgid ""
5363
5351
"%(target)s\n"
5364
5352
"is not compatible with\n"
5366
5354
"%(details)s"
5367
5355
msgstr ""
5368
5356
 
 
5357
#: bzrlib/errors.py:799
 
5358
msgid "Revision is not compatible with %(repo_format)s"
 
5359
msgstr ""
 
5360
 
5369
5361
#: bzrlib/errors.py:809
5370
 
msgid "Revision is not compatible with %(repo_format)s"
5371
 
msgstr ""
5372
 
 
5373
 
#: bzrlib/errors.py:819
5374
5362
msgid "%(context_info)s%(path)s is already versioned."
5375
5363
msgstr ""
5376
5364
 
5377
 
#: bzrlib/errors.py:840
 
5365
#: bzrlib/errors.py:830
5378
5366
msgid "%(context_info)s%(path)s is not versioned."
5379
5367
msgstr ""
5380
5368
 
5381
 
#: bzrlib/errors.py:861
 
5369
#: bzrlib/errors.py:851
5382
5370
msgid "Path(s) are not versioned: %(paths_as_string)s"
5383
5371
msgstr ""
5384
5372
 
5385
 
#: bzrlib/errors.py:872
 
5373
#: bzrlib/errors.py:862
5386
5374
msgid "Path(s) do not exist: %(paths_as_string)s%(extra)s"
5387
5375
msgstr ""
5388
5376
 
5389
 
#: bzrlib/errors.py:891
 
5377
#: bzrlib/errors.py:881
5390
5378
msgid "Cannot operate on \"%(filename)s\" of unsupported kind \"%(kind)s\""
5391
5379
msgstr ""
5392
5380
 
5393
 
#: bzrlib/errors.py:899
 
5381
#: bzrlib/errors.py:889
5394
5382
msgid ""
5395
5383
"Filename %(filename)r is not valid in your current filesystem encoding "
5396
5384
"%(fs_encoding)s"
5397
5385
msgstr ""
5398
5386
 
5399
 
#: bzrlib/errors.py:910
 
5387
#: bzrlib/errors.py:900
5400
5388
msgid "Cannot operate on \"%(filename)s\" because it is a control file"
5401
5389
msgstr ""
5402
5390
 
5403
 
#: bzrlib/errors.py:928
 
5391
#: bzrlib/errors.py:918
5404
5392
msgid "The lock for '%(lock_description)s' is in use and cannot be broken."
5405
5393
msgstr ""
5406
5394
 
 
5395
#: bzrlib/errors.py:957
 
5396
msgid "Cannot lock %(lock)s: %(why)s"
 
5397
msgstr ""
 
5398
 
5407
5399
#: bzrlib/errors.py:967
5408
 
msgid "Cannot lock %(lock)s: %(why)s"
5409
 
msgstr ""
5410
 
 
5411
 
#: bzrlib/errors.py:977
5412
5400
msgid ""
5413
5401
"A transaction related operation was attempted after the transaction finished."
5414
5402
msgstr ""
5415
5403
 
5416
 
#: bzrlib/errors.py:1004
 
5404
#: bzrlib/errors.py:994
5417
5405
msgid "Cannot lock: transport is read only: %(transport)s"
5418
5406
msgstr ""
5419
5407
 
5420
 
#: bzrlib/errors.py:1012
 
5408
#: bzrlib/errors.py:1002
5421
5409
msgid "Could not acquire lock \"%(lock)s\": %(msg)s"
5422
5410
msgstr ""
5423
5411
 
5424
 
#: bzrlib/errors.py:1023
 
5412
#: bzrlib/errors.py:1013
5425
5413
msgid "Lock was broken while still open: %(lock)s - check storage consistency!"
5426
5414
msgstr ""
5427
5415
 
5428
 
#: bzrlib/errors.py:1034
 
5416
#: bzrlib/errors.py:1024
5429
5417
msgid ""
5430
5418
"Lock was released and re-acquired before being broken: %(lock)s: held by "
5431
5419
"%(holder)r, wanted to break %(target)r"
5432
5420
msgstr ""
5433
5421
 
5434
 
#: bzrlib/errors.py:1046
 
5422
#: bzrlib/errors.py:1036
5435
5423
msgid ""
5436
5424
"Lock is apparently held, but corrupted: %(corruption_info)s\n"
5437
5425
"Use 'bzr break-lock' to clear it"
5438
5426
msgstr ""
5439
5427
 
5440
 
#: bzrlib/errors.py:1059
 
5428
#: bzrlib/errors.py:1049
5441
5429
msgid "Lock not held: %(lock)s"
5442
5430
msgstr ""
5443
5431
 
5444
 
#: bzrlib/errors.py:1088
 
5432
#: bzrlib/errors.py:1078
5445
5433
msgid "No changes to commit"
5446
5434
msgstr ""
5447
5435
 
 
5436
#: bzrlib/errors.py:1083
 
5437
msgid ""
 
5438
"Selected-file commit of merges is not supported yet: files %(files_str)s"
 
5439
msgstr ""
 
5440
 
5448
5441
#: bzrlib/errors.py:1093
5449
5442
msgid ""
5450
 
"Selected-file commit of merges is not supported yet: files %(files_str)s"
5451
 
msgstr ""
5452
 
 
5453
 
#: bzrlib/errors.py:1103
5454
 
msgid ""
5455
5443
"Excluding paths during commit is not supported by repository at %(repository)"
5456
5444
"r."
5457
5445
msgstr ""
5458
5446
 
5459
 
#: bzrlib/errors.py:1112
 
5447
#: bzrlib/errors.py:1102
5460
5448
msgid ""
5461
5449
"The specified commit message contains characters unsupported by the current "
5462
5450
"encoding."
5463
5451
msgstr ""
5464
5452
 
5465
 
#: bzrlib/errors.py:1118
 
5453
#: bzrlib/errors.py:1108
5466
5454
msgid "Upgrade URL cannot work with readonly URLs."
5467
5455
msgstr ""
5468
5456
 
5469
 
#: bzrlib/errors.py:1123
 
5457
#: bzrlib/errors.py:1113
5470
5458
msgid "The branch format %(format)s is already at the most recent format."
5471
5459
msgstr ""
5472
5460
 
5473
 
#: bzrlib/errors.py:1146
 
5461
#: bzrlib/errors.py:1136
5474
5462
msgid "Option --change does not accept revision ranges"
5475
5463
msgstr ""
5476
5464
 
5477
 
#: bzrlib/errors.py:1151
 
5465
#: bzrlib/errors.py:1141
5478
5466
msgid "No namespace registered for string: %(spec)r"
5479
5467
msgstr ""
5480
5468
 
5481
 
#: bzrlib/errors.py:1170
 
5469
#: bzrlib/errors.py:1160
5482
5470
msgid ""
5483
5471
"Requested revision: '%(spec)s' does not exist in branch: %(branch_url)s"
5484
5472
"%(extra)s"
5485
5473
msgstr ""
5486
5474
 
5487
 
#: bzrlib/errors.py:1184
 
5475
#: bzrlib/errors.py:1174
5488
5476
msgid ""
5489
5477
"Operation denied because it would change the main history, which is not "
5490
5478
"permitted by the append_revisions_only setting on branch \"%(location)s\"."
5491
5479
msgstr ""
5492
5480
 
5493
 
#: bzrlib/errors.py:1195
 
5481
#: bzrlib/errors.py:1185
5494
5482
msgid ""
5495
5483
"These branches have diverged. Use the missing command to see how.\n"
5496
5484
"Use the merge command to reconcile them."
5497
5485
msgstr ""
5498
5486
 
5499
 
#: bzrlib/errors.py:1215
 
5487
#: bzrlib/errors.py:1205
5500
5488
msgid ""
5501
5489
"Branches have no common ancestor, and no merge base revision was specified."
5502
5490
msgstr ""
5503
5491
 
5504
 
#: bzrlib/errors.py:1221
 
5492
#: bzrlib/errors.py:1211
5505
5493
msgid ""
5506
5494
"Selected merge cannot perform reverse cherrypicks.  Try merge3 or diff3."
5507
5495
msgstr ""
5508
5496
 
5509
 
#: bzrlib/errors.py:1227
 
5497
#: bzrlib/errors.py:1217
5510
5498
msgid "Revisions have no common ancestor: %(revision_a)s %(revision_b)s"
5511
5499
msgstr ""
5512
5500
 
5513
 
#: bzrlib/errors.py:1236
 
5501
#: bzrlib/errors.py:1226
5514
5502
msgid ""
5515
5503
"Revisions are not derived from the same root: %(revision_a)s %(revision_b)s."
5516
5504
msgstr ""
5517
5505
 
5518
 
#: bzrlib/errors.py:1245
 
5506
#: bzrlib/errors.py:1235
5519
5507
msgid "Revision %(rev_id)s is not an ancestor of %(not_ancestor_id)s"
5520
5508
msgstr ""
5521
5509
 
5522
 
#: bzrlib/errors.py:1254
 
5510
#: bzrlib/errors.py:1244
5523
5511
msgid "Branch %(branch)s has no commits."
5524
5512
msgstr ""
5525
5513
 
5526
 
#: bzrlib/errors.py:1272
 
5514
#: bzrlib/errors.py:1262
5527
5515
msgid ""
5528
5516
"Bound branch %(branch)s is out of date with master branch %(master)s."
5529
5517
"%(extra_help)s"
5530
5518
msgstr ""
5531
5519
 
5532
 
#: bzrlib/errors.py:1284
 
5520
#: bzrlib/errors.py:1274
5533
5521
msgid ""
5534
5522
"Cannot commit to branch %(branch)s. It is bound to %(master)s, which is "
5535
5523
"bound to %(remote)s."
5536
5524
msgstr ""
5537
5525
 
5538
 
#: bzrlib/errors.py:1296
 
5526
#: bzrlib/errors.py:1286
5539
5527
msgid "Cannot pull --overwrite to a branch which is bound %(branch)s"
5540
5528
msgstr ""
5541
5529
 
5542
 
#: bzrlib/errors.py:1305
 
5530
#: bzrlib/errors.py:1295
5543
5531
msgid ""
5544
5532
"Unable to connect to target of bound branch %(branch)s => %(target)s: "
5545
5533
"%(error)s"
5546
5534
msgstr ""
5547
5535
 
5548
 
#: bzrlib/errors.py:1317
 
5536
#: bzrlib/errors.py:1307
5549
5537
msgid "Error in processing weave: %(msg)s"
5550
5538
msgstr ""
5551
5539
 
5552
 
#: bzrlib/errors.py:1326
 
5540
#: bzrlib/errors.py:1316
5553
5541
msgid "Revision {%(revision_id)s} already present in %(weave)s"
5554
5542
msgstr ""
5555
5543
 
 
5544
#: bzrlib/errors.py:1327
 
5545
msgid "Revision {%(revision_id)s} not present in %(weave)s"
 
5546
msgstr ""
 
5547
 
5556
5548
#: bzrlib/errors.py:1337
5557
 
msgid "Revision {%(revision_id)s} not present in %(weave)s"
5558
 
msgstr ""
5559
 
 
5560
 
#: bzrlib/errors.py:1347
5561
5549
msgid "Weave invariant violated: %(what)s"
5562
5550
msgstr ""
5563
5551
 
5564
 
#: bzrlib/errors.py:1356
 
5552
#: bzrlib/errors.py:1346
5565
5553
msgid "Parents are mismatched between two revisions. %(msg)s"
5566
5554
msgstr ""
5567
5555
 
5568
 
#: bzrlib/errors.py:1378
 
5556
#: bzrlib/errors.py:1368
5569
5557
msgid ""
5570
5558
"Weaves differ on text content. Revision: {%(revision_id)s}, %(weave_a)s, "
5571
5559
"%(weave_b)s"
5572
5560
msgstr ""
5573
5561
 
5574
 
#: bzrlib/errors.py:1390
 
5562
#: bzrlib/errors.py:1380
5575
5563
msgid "Versioned file error"
5576
5564
msgstr ""
5577
5565
 
 
5566
#: bzrlib/errors.py:1385
 
5567
msgid "Revision {%(revision_id)s} not present in \"%(file_id)s\"."
 
5568
msgstr ""
 
5569
 
5578
5570
#: bzrlib/errors.py:1395
5579
 
msgid "Revision {%(revision_id)s} not present in \"%(file_id)s\"."
 
5571
msgid "Revision {%(revision_id)s} already present in \"%(file_id)s\"."
5580
5572
msgstr ""
5581
5573
 
5582
5574
#: bzrlib/errors.py:1405
5583
 
msgid "Revision {%(revision_id)s} already present in \"%(file_id)s\"."
5584
 
msgstr ""
5585
 
 
5586
 
#: bzrlib/errors.py:1415
5587
5575
msgid "Text did not match its checksum: %(msg)s"
5588
5576
msgstr ""
5589
5577
 
5590
 
#: bzrlib/errors.py:1541
 
5578
#: bzrlib/errors.py:1531
5591
5579
msgid "Export format %(format)r not supported"
5592
5580
msgstr ""
5593
5581
 
5594
 
#: bzrlib/errors.py:1550
 
5582
#: bzrlib/errors.py:1540
5595
5583
msgid "Transport error: %(msg)s %(orig_error)s"
5596
5584
msgstr ""
5597
5585
 
5598
 
#: bzrlib/errors.py:1576
 
5586
#: bzrlib/errors.py:1566
5599
5587
msgid "Generic bzr smart protocol error: %(details)s"
5600
5588
msgstr ""
5601
5589
 
5602
 
#: bzrlib/errors.py:1584
 
5590
#: bzrlib/errors.py:1574
5603
5591
msgid "Received bad protocol version marker: %(marker)r"
5604
5592
msgstr ""
5605
5593
 
5606
 
#: bzrlib/errors.py:1616
 
5594
#: bzrlib/errors.py:1606
5607
5595
msgid "Transport operation not possible: %(msg)s %(orig_error)s"
5608
5596
msgstr ""
5609
5597
 
5610
 
#: bzrlib/errors.py:1621
 
5598
#: bzrlib/errors.py:1611
5611
5599
msgid "Connection error: %(msg)s %(orig_error)s"
5612
5600
msgstr ""
5613
5601
 
5614
 
#: bzrlib/errors.py:1626
 
5602
#: bzrlib/errors.py:1616
5615
5603
msgid "%(msg)s %(host)s%(port)s%(orig_error)s"
5616
5604
msgstr ""
5617
5605
 
5618
 
#: bzrlib/errors.py:1647
 
5606
#: bzrlib/errors.py:1637
5619
5607
msgid "Connection closed: %(msg)s %(orig_error)s"
5620
5608
msgstr ""
5621
5609
 
5622
 
#: bzrlib/errors.py:1652
 
5610
#: bzrlib/errors.py:1642
5623
5611
msgid "Connection Timeout: %(msg)s%(orig_error)s"
5624
5612
msgstr ""
5625
5613
 
 
5614
#: bzrlib/errors.py:1647
 
5615
msgid "Invalid range access in %(path)s at %(offset)s: %(msg)s"
 
5616
msgstr ""
 
5617
 
5626
5618
#: bzrlib/errors.py:1657
5627
 
msgid "Invalid range access in %(path)s at %(offset)s: %(msg)s"
5628
 
msgstr ""
5629
 
 
5630
 
#: bzrlib/errors.py:1667
5631
5619
msgid "Invalid http response for %(path)s: %(msg)s%(orig_error)s"
5632
5620
msgstr ""
5633
5621
 
5634
 
#: bzrlib/errors.py:1682
5635
 
msgid "Certificate error: %(error)s"
5636
 
msgstr ""
5637
 
 
5638
 
#: bzrlib/errors.py:1690
 
5622
#: bzrlib/errors.py:1672
5639
5623
msgid "Invalid http range %(range)r for %(path)s: %(msg)s"
5640
5624
msgstr ""
5641
5625
 
5642
 
#: bzrlib/errors.py:1704
 
5626
#: bzrlib/errors.py:1686
5643
5627
msgid "HTTP MIME Boundary missing for %(path)s: %(msg)s"
5644
5628
msgstr ""
5645
5629
 
5646
 
#: bzrlib/errors.py:1712
 
5630
#: bzrlib/errors.py:1694
5647
5631
msgid "Invalid http Content-type \"%(ctype)s\" for %(path)s: %(msg)s"
5648
5632
msgstr ""
5649
5633
 
5650
 
#: bzrlib/errors.py:1721
 
5634
#: bzrlib/errors.py:1703
5651
5635
msgid "%(source)s is%(permanently)s redirected to %(target)s"
5652
5636
msgstr ""
5653
5637
 
5654
 
#: bzrlib/errors.py:1735
 
5638
#: bzrlib/errors.py:1717
5655
5639
msgid "Too many redirections"
5656
5640
msgstr ""
5657
5641
 
5658
 
#: bzrlib/errors.py:1740
 
5642
#: bzrlib/errors.py:1722
5659
5643
msgid "Working tree has conflicts."
5660
5644
msgstr ""
5661
5645
 
5662
 
#: bzrlib/errors.py:1744
 
5646
#: bzrlib/errors.py:1726
5663
5647
msgid "Config file %(filename)s is not UTF-8 encoded\n"
5664
5648
msgstr ""
5665
5649
 
5666
 
#: bzrlib/errors.py:1753
 
5650
#: bzrlib/errors.py:1735
5667
5651
msgid ""
5668
5652
"Error(s) parsing config file %(filename)s:\n"
5669
5653
"%(errors)s"
5670
5654
msgstr ""
5671
5655
 
 
5656
#: bzrlib/errors.py:1746
 
5657
msgid "Bad value \"%(value)s\" for option \"%(name)s\"."
 
5658
msgstr ""
 
5659
 
 
5660
#: bzrlib/errors.py:1754
 
5661
msgid "%(username)r does not seem to contain a reasonable email address"
 
5662
msgstr ""
 
5663
 
5672
5664
#: bzrlib/errors.py:1763
5673
 
msgid ""
5674
 
"Bad value \"%(value)s\" for option \"%(name)s\".\n"
5675
 
"See ``bzr help %(name)s``"
5676
 
msgstr ""
5677
 
 
5678
 
#: bzrlib/errors.py:1773
5679
 
msgid "%(username)r does not seem to contain a reasonable email address"
5680
 
msgstr ""
5681
 
 
5682
 
#: bzrlib/errors.py:1782
5683
5665
msgid "Failed to GPG sign data with command \"%(command_line)s\""
5684
5666
msgstr ""
5685
5667
 
5686
 
#: bzrlib/errors.py:1790
 
5668
#: bzrlib/errors.py:1771
5687
5669
msgid "Failed to verify GPG signature data with error \"%(error)s\""
5688
5670
msgstr ""
5689
5671
 
5690
 
#: bzrlib/errors.py:1798
 
5672
#: bzrlib/errors.py:1779
5691
5673
msgid "Unable to import library \"%(library)s\": %(error)s"
5692
5674
msgstr ""
5693
5675
 
5694
 
#: bzrlib/errors.py:1806
 
5676
#: bzrlib/errors.py:1787
5695
5677
msgid "python-gpgme is not installed, it is needed to verify signatures"
5696
5678
msgstr ""
5697
5679
 
5698
 
#: bzrlib/errors.py:1814
 
5680
#: bzrlib/errors.py:1795
5699
5681
msgid ""
5700
5682
"The working tree for %(basedir)s has changed since the last commit, but "
5701
5683
"weave merge requires that it be unchanged"
5702
5684
msgstr ""
5703
5685
 
5704
 
#: bzrlib/errors.py:1824
 
5686
#: bzrlib/errors.py:1805
5705
5687
msgid ""
5706
5688
"Can't reprocess and show base, because reprocessing obscures the "
5707
5689
"relationship of conflicting lines to the base"
5708
5690
msgstr ""
5709
5691
 
5710
 
#: bzrlib/errors.py:1830
 
5692
#: bzrlib/errors.py:1811
5711
5693
msgid "Cycle in graph %(graph)r"
5712
5694
msgstr ""
5713
5695
 
5714
 
#: bzrlib/errors.py:1858
 
5696
#: bzrlib/errors.py:1839
5715
5697
msgid "File %(filename)s is not conflicted."
5716
5698
msgstr ""
5717
5699
 
5718
 
#: bzrlib/errors.py:1880
 
5700
#: bzrlib/errors.py:1861
5719
5701
msgid "No bundle was found in \"%(filename)s\"."
5720
5702
msgstr ""
5721
5703
 
5722
 
#: bzrlib/errors.py:1889
 
5704
#: bzrlib/errors.py:1870
5723
5705
msgid "Unable to handle bundle version %(version)s: %(msg)s"
5724
5706
msgstr ""
5725
5707
 
5726
 
#: bzrlib/errors.py:1899
 
5708
#: bzrlib/errors.py:1880
5727
5709
msgid "Branch %(base)s is missing revision %(text_revision)s of %(file_id)s"
5728
5710
msgstr ""
5729
5711
 
5730
 
#: bzrlib/errors.py:1912
 
5712
#: bzrlib/errors.py:1893
5731
5713
msgid "File id {%(file_id)s} already exists in inventory as %(entry)s"
5732
5714
msgstr ""
5733
5715
 
5734
 
#: bzrlib/errors.py:1922
 
5716
#: bzrlib/errors.py:1903
5735
5717
msgid "Key %(key)s is already present in map"
5736
5718
msgstr ""
5737
5719
 
5738
 
#: bzrlib/errors.py:1927
 
5720
#: bzrlib/errors.py:1908
5739
5721
msgid "The prefix %(prefix)s is in the help search path twice."
5740
5722
msgstr ""
5741
5723
 
5742
 
#: bzrlib/errors.py:1937
 
5724
#: bzrlib/errors.py:1918
5743
5725
msgid ""
5744
5726
"No final name for trans_id %(trans_id)r\n"
5745
5727
"file-id: %(file_id)r\n"
5746
5728
"root trans-id: %(root_trans_id)r\n"
5747
5729
msgstr ""
5748
5730
 
5749
 
#: bzrlib/errors.py:1969
 
5731
#: bzrlib/errors.py:1950
5750
5732
msgid "Attempt to reuse a transform that has already been applied."
5751
5733
msgstr ""
5752
5734
 
5753
 
#: bzrlib/errors.py:1974
 
5735
#: bzrlib/errors.py:1955
5754
5736
msgid "Moving the root directory is not supported at this time"
5755
5737
msgstr ""
5756
5738
 
5757
 
#: bzrlib/errors.py:1979
 
5739
#: bzrlib/errors.py:1960
5758
5740
msgid "Failed to rename %(from_path)s to %(to_path)s: %(why)s"
5759
5741
msgstr ""
5760
5742
 
5761
 
#: bzrlib/errors.py:1990
 
5743
#: bzrlib/errors.py:1971
5762
5744
msgid ""
5763
5745
"Could not move %(from_path)s%(operator)s %(to_path)s%(_has_extra)s%(extra)s"
5764
5746
msgstr ""
5765
5747
 
5766
 
#: bzrlib/errors.py:2026
 
5748
#: bzrlib/errors.py:2007
5767
5749
msgid ""
5768
5750
"Could not rename %(from_path)s%(operator)s %(to_path)s%(_has_extra)s%(extra)s"
5769
5751
msgstr ""
5770
5752
 
5771
 
#: bzrlib/errors.py:2056
 
5753
#: bzrlib/errors.py:2037
5772
5754
msgid "Unable to import paramiko (required for sftp support): %(error)s"
5773
5755
msgstr ""
5774
5756
 
5775
 
#: bzrlib/errors.py:2064
 
5757
#: bzrlib/errors.py:2045
5776
5758
msgid "Nothing to merge."
5777
5759
msgstr ""
5778
5760
 
5779
 
#: bzrlib/errors.py:2069
 
5761
#: bzrlib/errors.py:2050
5780
5762
msgid "Format %(format)s cannot be initialised by this version of bzr."
5781
5763
msgstr ""
5782
5764
 
5783
 
#: bzrlib/errors.py:2078
 
5765
#: bzrlib/errors.py:2059
5784
5766
msgid ""
5785
5767
"Cannot convert from format %(from_format)s to format %(format)s.    "
5786
5768
"%(problem)s"
5787
5769
msgstr ""
5788
5770
 
5789
 
#: bzrlib/errors.py:2090
 
5771
#: bzrlib/errors.py:2071
5790
5772
msgid "Could not find an appropriate Differ for file \"%(path)s\""
5791
5773
msgstr ""
5792
5774
 
5793
 
#: bzrlib/errors.py:2098
 
5775
#: bzrlib/errors.py:2079
5794
5776
msgid "%(exe_name)s could not be found on this machine"
5795
5777
msgstr ""
5796
5778
 
5797
 
#: bzrlib/errors.py:2106
 
5779
#: bzrlib/errors.py:2087
5798
5780
msgid "Diff is not installed on this machine: %(msg)s"
5799
5781
msgstr ""
5800
5782
 
5801
 
#: bzrlib/errors.py:2114
 
5783
#: bzrlib/errors.py:2095
5802
5784
msgid "Diff3 is not installed on this machine."
5803
5785
msgstr ""
5804
5786
 
5805
 
#: bzrlib/errors.py:2120
 
5787
#: bzrlib/errors.py:2101
5806
5788
msgid "The content being inserted is already present."
5807
5789
msgstr ""
5808
5790
 
5809
 
#: bzrlib/errors.py:2125
 
5791
#: bzrlib/errors.py:2106
5810
5792
msgid ""
5811
5793
"This tree contains left-over files from a failed operation.\n"
5812
5794
"    Please examine %(limbo_dir)s to see if it contains any files you wish "
5814
5796
"    keep, and delete it when you are done."
5815
5797
msgstr ""
5816
5798
 
5817
 
#: bzrlib/errors.py:2136
 
5799
#: bzrlib/errors.py:2117
5818
5800
msgid ""
5819
5801
"This tree contains left-over files from a failed operation.\n"
5820
5802
"    Please examine %(pending_deletion)s to see if it contains any files you\n"
5821
5803
"    wish to keep, and delete it when you are done."
5822
5804
msgstr ""
5823
5805
 
5824
 
#: bzrlib/errors.py:2146
 
5806
#: bzrlib/errors.py:2127
5825
5807
msgid ""
5826
5808
"Unable to delete transform temporary directory %(limbo_dir)s.\n"
5827
5809
"    Please examine %(limbo_dir)s to see if it contains any files you wish "
5829
5811
"    keep, and delete it when you are done."
5830
5812
msgstr ""
5831
5813
 
5832
 
#: bzrlib/errors.py:2157
 
5814
#: bzrlib/errors.py:2138
5833
5815
msgid ""
5834
5816
"Unable to delete transform temporary directory %(pending_deletion)s.  Please "
5835
5817
"examine %(pending_deletion)s to see if it contains any files you wish to "
5836
5818
"keep, and delete it when you are done."
5837
5819
msgstr ""
5838
5820
 
5839
 
#: bzrlib/errors.py:2167
 
5821
#: bzrlib/errors.py:2148
5840
5822
msgid "Working tree is out of date, please run 'bzr update'.%(more)s"
5841
5823
msgstr ""
5842
5824
 
5843
 
#: bzrlib/errors.py:2181
 
5825
#: bzrlib/errors.py:2162
5844
5826
msgid "Public branch \"%(public_location)s\" lacks revision \"%(revstring)s\"."
5845
5827
msgstr ""
5846
5828
 
5847
 
#: bzrlib/errors.py:2194
 
5829
#: bzrlib/errors.py:2175
5848
5830
msgid "Error in merge modified format"
5849
5831
msgstr ""
5850
5832
 
5851
 
#: bzrlib/errors.py:2199
 
5833
#: bzrlib/errors.py:2180
5852
5834
msgid "Format error in conflict listings"
5853
5835
msgstr ""
5854
5836
 
5855
 
#: bzrlib/errors.py:2203
 
5837
#: bzrlib/errors.py:2184
5856
5838
msgid ""
5857
5839
"Inconsistency in dirstate file %(dirstate_path)s.\n"
5858
5840
"Error: %(description)s"
5859
5841
msgstr ""
5860
5842
 
5861
 
#: bzrlib/errors.py:2214
 
5843
#: bzrlib/errors.py:2195
5862
5844
msgid ""
5863
5845
"An error has been detected in the repository %(repo_path)s.\n"
5864
5846
"Please run bzr reconcile on this repository."
5865
5847
msgstr ""
5866
5848
 
5867
 
#: bzrlib/errors.py:2225
 
5849
#: bzrlib/errors.py:2206
5868
5850
msgid ""
5869
5851
"An inconsistent delta was supplied involving %(path)r, %(file_id)r\n"
5870
5852
"reason: %(reason)s"
5871
5853
msgstr ""
5872
5854
 
5873
 
#: bzrlib/errors.py:2238
 
5855
#: bzrlib/errors.py:2219
5874
5856
msgid ""
5875
5857
"An inconsistent delta was supplied: %(delta)r\n"
5876
5858
"reason: %(reason)s"
5877
5859
msgstr ""
5878
5860
 
5879
 
#: bzrlib/errors.py:2250
 
5861
#: bzrlib/errors.py:2231
5880
5862
msgid "To use this feature you must upgrade your branch at %(path)s."
5881
5863
msgstr ""
5882
5864
 
5883
 
#: bzrlib/errors.py:2259
 
5865
#: bzrlib/errors.py:2240
5884
5866
msgid "To use this feature you must upgrade your repository at %(path)s."
5885
5867
msgstr ""
5886
5868
 
5887
 
#: bzrlib/errors.py:2264
 
5869
#: bzrlib/errors.py:2245
5888
5870
msgid ""
5889
5871
"To use this feature you must upgrade your branch at %(path)s to a format "
5890
5872
"which supports rich roots."
5891
5873
msgstr ""
5892
5874
 
5893
 
#: bzrlib/errors.py:2270
 
5875
#: bzrlib/errors.py:2251
5894
5876
msgid "Cannot perform local-only commits on unbound branches."
5895
5877
msgstr ""
5896
5878
 
5897
 
#: bzrlib/errors.py:2275
 
5879
#: bzrlib/errors.py:2256
5898
5880
msgid "The method %(mname)s is not supported on objects of type %(tname)s."
5899
5881
msgstr ""
5900
5882
 
5901
 
#: bzrlib/errors.py:2296
 
5883
#: bzrlib/errors.py:2277
5902
5884
msgid "Ghost tags not supported by format %(format)r."
5903
5885
msgstr ""
5904
5886
 
5905
 
#: bzrlib/errors.py:2304
 
5887
#: bzrlib/errors.py:2285
5906
5888
msgid "File is binary but should be text."
5907
5889
msgstr ""
5908
5890
 
5909
 
#: bzrlib/errors.py:2309
 
5891
#: bzrlib/errors.py:2290
5910
5892
msgid "The path %(path)s is not permitted on this platform"
5911
5893
msgstr ""
5912
5894
 
5913
 
#: bzrlib/errors.py:2318
 
5895
#: bzrlib/errors.py:2299
5914
5896
msgid ""
5915
5897
"Testament did not match expected value.\n"
5916
5898
"       For revision_id {%(revision_id)s}, expected {%(expected)s}, measured\n"
5917
5899
"       {%(measured)s}"
5918
5900
msgstr ""
5919
5901
 
5920
 
#: bzrlib/errors.py:2330
 
5902
#: bzrlib/errors.py:2311
5921
5903
msgid "Not a bzr revision-bundle: %(text)r"
5922
5904
msgstr ""
5923
5905
 
5924
 
#: bzrlib/errors.py:2339
 
5906
#: bzrlib/errors.py:2320
5925
5907
msgid "Bad bzr revision-bundle: %(text)r"
5926
5908
msgstr ""
5927
5909
 
5928
 
#: bzrlib/errors.py:2348
 
5910
#: bzrlib/errors.py:2329
5929
5911
msgid "Malformed bzr revision-bundle header: %(text)r"
5930
5912
msgstr ""
5931
5913
 
5932
 
#: bzrlib/errors.py:2353
 
5914
#: bzrlib/errors.py:2334
5933
5915
msgid "Malformed patches in bzr revision-bundle: %(text)r"
5934
5916
msgstr ""
5935
5917
 
5936
 
#: bzrlib/errors.py:2358
 
5918
#: bzrlib/errors.py:2339
5937
5919
msgid "Malformed footer in bzr revision-bundle: %(text)r"
5938
5920
msgstr ""
5939
5921
 
5940
 
#: bzrlib/errors.py:2363
 
5922
#: bzrlib/errors.py:2344
5941
5923
msgid "End of line marker was not \\n in bzr revision-bundle"
5942
5924
msgstr ""
5943
5925
 
5944
 
#: bzrlib/errors.py:2373
 
5926
#: bzrlib/errors.py:2354
5945
5927
msgid "Bundle format %(bundle_format)s is incompatible with %(other)s"
5946
5928
msgstr ""
5947
5929
 
5948
 
#: bzrlib/errors.py:2383
 
5930
#: bzrlib/errors.py:2364
5949
5931
msgid "Root class for inventory serialization errors"
5950
5932
msgstr ""
5951
5933
 
5952
 
#: bzrlib/errors.py:2387
 
5934
#: bzrlib/errors.py:2368
5953
5935
msgid ""
5954
5936
"The inventory was not in the expected format:\n"
5955
5937
" %(msg)s"
5956
5938
msgstr ""
5957
5939
 
5958
 
#: bzrlib/errors.py:2396
 
5940
#: bzrlib/errors.py:2377
5959
5941
msgid "This operation requires rich root data storage"
5960
5942
msgstr ""
5961
5943
 
5962
 
#: bzrlib/errors.py:2409
 
5944
#: bzrlib/errors.py:2390
5963
5945
msgid "Unrecognised value for BZR_SSH environment variable: %(vendor)s"
5964
5946
msgstr ""
5965
5947
 
5966
 
#: bzrlib/errors.py:2418
 
5948
#: bzrlib/errors.py:2399
5967
5949
msgid ""
5968
5950
"Don't know how to handle SSH connections. Please set BZR_SSH environment "
5969
5951
"variable."
5970
5952
msgstr ""
5971
5953
 
5972
 
#: bzrlib/errors.py:2425
 
5954
#: bzrlib/errors.py:2406
5973
5955
msgid ""
5974
5956
"Could not determine revno for {%(revision_id)s} because its ancestry shows a "
5975
5957
"ghost at {%(ghost_revision_id)s}"
5976
5958
msgstr ""
5977
5959
 
5978
 
#: bzrlib/errors.py:2435
 
5960
#: bzrlib/errors.py:2416
5979
5961
msgid "Ghost revision {%(revision_id)s} cannot be used here."
5980
5962
msgstr ""
5981
5963
 
5982
 
#: bzrlib/errors.py:2486
 
5964
#: bzrlib/errors.py:2467
5983
5965
msgid ""
5984
5966
"A merge directive must provide either a bundle or a public branch location."
5985
5967
msgstr ""
5986
5968
 
5987
 
#: bzrlib/errors.py:2493
 
5969
#: bzrlib/errors.py:2474
5988
5970
msgid "Bad merge directive payload %(start)r"
5989
5971
msgstr ""
5990
5972
 
5991
 
#: bzrlib/errors.py:2503
 
5973
#: bzrlib/errors.py:2484
5992
5974
msgid "Preview patch does not match requested changes."
5993
5975
msgstr ""
5994
5976
 
5995
 
#: bzrlib/errors.py:2509
 
5977
#: bzrlib/errors.py:2490
5996
5978
msgid "Patch_type was %(patch_type)s, but no patch was supplied."
5997
5979
msgstr ""
5998
5980
 
5999
 
#: bzrlib/errors.py:2519
 
5981
#: bzrlib/errors.py:2500
6000
5982
msgid ""
6001
5983
"Your branch does not have all of the revisions required in order to merge "
6002
5984
"this merge directive and the target location specified in the merge "
6003
5985
"directive is not a branch: %(location)s."
6004
5986
msgstr ""
6005
5987
 
6006
 
#: bzrlib/errors.py:2531
 
5988
#: bzrlib/errors.py:2512
6007
5989
msgid "Unsupported entry kind %(kind)s"
6008
5990
msgstr ""
6009
5991
 
6010
 
#: bzrlib/errors.py:2539
 
5992
#: bzrlib/errors.py:2520
6011
5993
msgid "Can't subsume %(other_tree)s into %(tree)s. %(reason)s"
6012
5994
msgstr ""
6013
5995
 
 
5996
#: bzrlib/errors.py:2530
 
5997
msgid "Subsume target %(other_tree)s needs to be upgraded."
 
5998
msgstr ""
 
5999
 
6014
6000
#: bzrlib/errors.py:2549
6015
 
msgid "Subsume target %(other_tree)s needs to be upgraded."
6016
 
msgstr ""
6017
 
 
6018
 
#: bzrlib/errors.py:2568
6019
6001
msgid "No such tag: %(tag_name)s"
6020
6002
msgstr ""
6021
6003
 
6022
 
#: bzrlib/errors.py:2576
 
6004
#: bzrlib/errors.py:2557
6023
6005
msgid "Tags not supported by %(branch)s; you may be able to use bzr upgrade."
6024
6006
msgstr ""
6025
6007
 
6026
 
#: bzrlib/errors.py:2585
 
6008
#: bzrlib/errors.py:2566
6027
6009
msgid "Tag %(tag_name)s already exists."
6028
6010
msgstr ""
6029
6011
 
6030
 
#: bzrlib/errors.py:2593
 
6012
#: bzrlib/errors.py:2574
6031
6013
msgid ""
6032
6014
"Did not understand bug identifier %(bug_id)s: %(reason)s. See \"bzr help bugs"
6033
6015
"\" for more information on this feature."
6034
6016
msgstr ""
6035
6017
 
6036
 
#: bzrlib/errors.py:2603
 
6018
#: bzrlib/errors.py:2584
6037
6019
msgid ""
6038
6020
"The URL for bug tracker \"%(abbreviation)s\" doesn't contain {id}: %(url)s"
6039
6021
msgstr ""
6040
6022
 
6041
 
#: bzrlib/errors.py:2613
 
6023
#: bzrlib/errors.py:2594
6042
6024
msgid ""
6043
6025
"Cannot find registered bug tracker called %(abbreviation)s on %(branch)s"
6044
6026
msgstr ""
6045
6027
 
6046
 
#: bzrlib/errors.py:2623
 
6028
#: bzrlib/errors.py:2604
6047
6029
msgid "Invalid line in bugs property: '%(line)s'"
6048
6030
msgstr ""
6049
6031
 
6050
 
#: bzrlib/errors.py:2631
 
6032
#: bzrlib/errors.py:2612
6051
6033
msgid "Invalid bug status: '%(status)s'"
6052
6034
msgstr ""
6053
6035
 
6054
 
#: bzrlib/errors.py:2639
 
6036
#: bzrlib/errors.py:2620
6055
6037
msgid "Could not understand response from smart server: %(response_tuple)r"
6056
6038
msgstr ""
6057
6039
 
 
6040
#: bzrlib/errors.py:2659
 
6041
msgid "Server sent an unexpected error: %(error_tuple)r"
 
6042
msgstr ""
 
6043
 
6058
6044
#: bzrlib/errors.py:2678
6059
 
msgid "Server sent an unexpected error: %(error_tuple)r"
6060
 
msgstr ""
6061
 
 
6062
 
#: bzrlib/errors.py:2697
6063
6045
msgid "Unrecognised container format: %(container_format)r"
6064
6046
msgstr ""
6065
6047
 
6066
 
#: bzrlib/errors.py:2705
 
6048
#: bzrlib/errors.py:2686
6067
6049
msgid "Unexpected end of container stream"
6068
6050
msgstr ""
6069
6051
 
6070
 
#: bzrlib/errors.py:2710
 
6052
#: bzrlib/errors.py:2691
6071
6053
msgid "Unknown record type: %(record_type)r"
6072
6054
msgstr ""
6073
6055
 
6074
 
#: bzrlib/errors.py:2718
 
6056
#: bzrlib/errors.py:2699
6075
6057
msgid "Invalid record: %(reason)s"
6076
6058
msgstr ""
6077
6059
 
6078
 
#: bzrlib/errors.py:2726
 
6060
#: bzrlib/errors.py:2707
6079
6061
msgid "Container has data after end marker: %(excess)r"
6080
6062
msgstr ""
6081
6063
 
6082
 
#: bzrlib/errors.py:2734
 
6064
#: bzrlib/errors.py:2715
6083
6065
msgid "Container has multiple records with the same name: %(name)s"
6084
6066
msgstr ""
6085
6067
 
6086
 
#: bzrlib/errors.py:2747
 
6068
#: bzrlib/errors.py:2728
6087
6069
msgid "Corrupt or incompatible data stream: %(reason)s"
6088
6070
msgstr ""
6089
6071
 
6090
 
#: bzrlib/errors.py:2755
 
6072
#: bzrlib/errors.py:2736
6091
6073
msgid "SMTP error: %(error)s"
6092
6074
msgstr ""
6093
6075
 
6094
 
#: bzrlib/errors.py:2763
 
6076
#: bzrlib/errors.py:2744
6095
6077
msgid "No message supplied."
6096
6078
msgstr ""
6097
6079
 
6098
 
#: bzrlib/errors.py:2768
 
6080
#: bzrlib/errors.py:2749
6099
6081
msgid "No mail-to address (--mail-to) or output (-o) specified."
6100
6082
msgstr ""
6101
6083
 
6102
 
#: bzrlib/errors.py:2773
 
6084
#: bzrlib/errors.py:2754
6103
6085
msgid "Unknown mail client: %(mail_client)s"
6104
6086
msgstr ""
6105
6087
 
6106
 
#: bzrlib/errors.py:2781
 
6088
#: bzrlib/errors.py:2762
6107
6089
msgid ""
6108
6090
"Unable to find mail client with the following names: "
6109
6091
"%(mail_command_list_string)s"
6110
6092
msgstr ""
6111
6093
 
6112
 
#: bzrlib/errors.py:2791
 
6094
#: bzrlib/errors.py:2772
6113
6095
msgid "SMTP connection to %(host)s refused"
6114
6096
msgstr ""
6115
6097
 
6116
 
#: bzrlib/errors.py:2800
 
6098
#: bzrlib/errors.py:2781
6117
6099
msgid "Please specify smtp_server.  No server at default %(host)s."
6118
6100
msgstr ""
6119
6101
 
6120
 
#: bzrlib/errors.py:2814
 
6102
#: bzrlib/errors.py:2795
6121
6103
msgid ""
6122
6104
"'%(display_url)s' is not in sync with %(target_url)s.  See bzr help sync-for-"
6123
6105
"reconfigure."
6124
6106
msgstr ""
6125
6107
 
6126
 
#: bzrlib/errors.py:2826
 
6108
#: bzrlib/errors.py:2807
6127
6109
msgid "'%(display_url)s' is already a branch."
6128
6110
msgstr ""
6129
6111
 
6130
 
#: bzrlib/errors.py:2831
 
6112
#: bzrlib/errors.py:2812
6131
6113
msgid "'%(display_url)s' is already a tree."
6132
6114
msgstr ""
6133
6115
 
6134
 
#: bzrlib/errors.py:2836
 
6116
#: bzrlib/errors.py:2817
6135
6117
msgid "'%(display_url)s' is already a checkout."
6136
6118
msgstr ""
6137
6119
 
6138
 
#: bzrlib/errors.py:2841
 
6120
#: bzrlib/errors.py:2822
6139
6121
msgid "'%(display_url)s' is already a lightweight checkout."
6140
6122
msgstr ""
6141
6123
 
6142
 
#: bzrlib/errors.py:2846
 
6124
#: bzrlib/errors.py:2827
6143
6125
msgid "'%(display_url)s' is already using a shared repository."
6144
6126
msgstr ""
6145
6127
 
6146
 
#: bzrlib/errors.py:2851
 
6128
#: bzrlib/errors.py:2832
6147
6129
msgid "'%(display_url)s' is already standalone."
6148
6130
msgstr ""
6149
6131
 
6150
 
#: bzrlib/errors.py:2856
 
6132
#: bzrlib/errors.py:2837
6151
6133
msgid "Shared repository '%(display_url)s' already creates working trees."
6152
6134
msgstr ""
6153
6135
 
6154
 
#: bzrlib/errors.py:2862
 
6136
#: bzrlib/errors.py:2843
6155
6137
msgid ""
6156
6138
"Shared repository '%(display_url)s' already doesn't create working trees."
6157
6139
msgstr ""
6158
6140
 
6159
 
#: bzrlib/errors.py:2868
 
6141
#: bzrlib/errors.py:2849
6160
6142
msgid "Requested reconfiguration of '%(display_url)s' is not supported."
6161
6143
msgstr ""
6162
6144
 
6163
 
#: bzrlib/errors.py:2873
 
6145
#: bzrlib/errors.py:2854
6164
6146
msgid "No location could be found to bind to at %(display_url)s."
6165
6147
msgstr ""
6166
6148
 
 
6149
#: bzrlib/errors.py:2859
 
6150
msgid ""
 
6151
"Working tree \"%(display_url)s\" has uncommitted changes (See bzr status)."
 
6152
"%(more)s"
 
6153
msgstr ""
 
6154
 
6167
6155
#: bzrlib/errors.py:2878
6168
6156
msgid ""
6169
 
"Working tree \"%(display_url)s\" has uncommitted changes (See bzr status)."
6170
 
"%(more)s"
6171
 
msgstr ""
6172
 
 
6173
 
#: bzrlib/errors.py:2897
6174
 
msgid ""
6175
6157
"Working tree \"%(display_url)s\" has shelved changes (See bzr shelve --list)."
6176
6158
"%(more)s"
6177
6159
msgstr ""
6178
6160
 
6179
 
#: bzrlib/errors.py:2903
 
6161
#: bzrlib/errors.py:2884
6180
6162
msgid "Variable {%(name)s} is not available."
6181
6163
msgstr ""
6182
6164
 
6183
 
#: bzrlib/errors.py:2911
 
6165
#: bzrlib/errors.py:2892
6184
6166
msgid "No template specified."
6185
6167
msgstr ""
6186
6168
 
6187
 
#: bzrlib/errors.py:2916
 
6169
#: bzrlib/errors.py:2897
6188
6170
msgid "Unable to create symlink %(path_str)son this platform"
6189
6171
msgstr ""
6190
6172
 
6191
 
#: bzrlib/errors.py:2931
 
6173
#: bzrlib/errors.py:2912
6192
6174
msgid ""
6193
6175
"Unsupported timezone format \"%(timezone)s\", options are \"utc\", \"original"
6194
6176
"\", \"local\"."
6195
6177
msgstr ""
6196
6178
 
6197
 
#: bzrlib/errors.py:2965
 
6179
#: bzrlib/errors.py:2946
6198
6180
msgid ""
6199
6181
"Unable to encode %(kind)s path %(path)r in user encoding %(user_encoding)s"
6200
6182
msgstr ""
6201
6183
 
6202
 
#: bzrlib/errors.py:2977
 
6184
#: bzrlib/errors.py:2958
6203
6185
msgid "The \"%(config_id)s\" configuration does not exist."
6204
6186
msgstr ""
6205
6187
 
6206
 
#: bzrlib/errors.py:2985
 
6188
#: bzrlib/errors.py:2966
6207
6189
msgid "The \"%(option_name)s\" configuration option does not exist."
6208
6190
msgstr ""
6209
6191
 
6210
 
#: bzrlib/errors.py:2993
 
6192
#: bzrlib/errors.py:2974
6211
6193
msgid "The alias \"%(alias_name)s\" does not exist."
6212
6194
msgstr ""
6213
6195
 
6214
 
#: bzrlib/errors.py:3007
 
6196
#: bzrlib/errors.py:2988
6215
6197
msgid "\"%(alias_name)s\" is not a valid location alias."
6216
6198
msgstr ""
6217
6199
 
6218
 
#: bzrlib/errors.py:3015
 
6200
#: bzrlib/errors.py:2996
6219
6201
msgid "No %(alias_name)s location assigned."
6220
6202
msgstr ""
6221
6203
 
6222
 
#: bzrlib/errors.py:3023
 
6204
#: bzrlib/errors.py:3004
6223
6205
msgid "Cannot bind address \"%(host)s:%(port)i\": %(orig_error)s."
6224
6206
msgstr ""
6225
6207
 
6226
 
#: bzrlib/errors.py:3033
 
6208
#: bzrlib/errors.py:3014
6227
6209
msgid "Unknown rules detected: %(unknowns_str)s."
6228
6210
msgstr ""
6229
6211
 
6230
 
#: bzrlib/errors.py:3044
 
6212
#: bzrlib/errors.py:3025
6231
6213
msgid "Tip change rejected: %(msg)s"
6232
6214
msgstr ""
6233
6215
 
6234
 
#: bzrlib/errors.py:3052
 
6216
#: bzrlib/errors.py:3033
6235
6217
msgid "Shelf corrupt."
6236
6218
msgstr ""
6237
6219
 
6238
 
#: bzrlib/errors.py:3057
 
6220
#: bzrlib/errors.py:3038
6239
6221
msgid "Corruption while decompressing repository file%(orig_error)s"
6240
6222
msgstr ""
6241
6223
 
6242
 
#: bzrlib/errors.py:3069
 
6224
#: bzrlib/errors.py:3050
6243
6225
msgid "No changes are shelved with id \"%(shelf_id)d\"."
6244
6226
msgstr ""
6245
6227
 
6246
 
#: bzrlib/errors.py:3077
 
6228
#: bzrlib/errors.py:3058
6247
6229
msgid "\"%(invalid_id)s\" is not a valid shelf id, try a number instead."
6248
6230
msgstr ""
6249
6231
 
6250
 
#: bzrlib/errors.py:3085
 
6232
#: bzrlib/errors.py:3066
6251
6233
msgid "An attempt to access a url outside the server jail was made: '%(url)s'."
6252
6234
msgstr ""
6253
6235
 
6254
 
#: bzrlib/errors.py:3093
 
6236
#: bzrlib/errors.py:3074
6255
6237
msgid "The user aborted the operation."
6256
6238
msgstr ""
6257
6239
 
6258
 
#: bzrlib/errors.py:3098
 
6240
#: bzrlib/errors.py:3079
6259
6241
msgid "Branching '%(url)s'(%(format)s) must create a working tree."
6260
6242
msgstr ""
6261
6243
 
6262
 
#: bzrlib/errors.py:3108
 
6244
#: bzrlib/errors.py:3089
6263
6245
msgid "No such view: %(view_name)s."
6264
6246
msgstr ""
6265
6247
 
6266
 
#: bzrlib/errors.py:3118
 
6248
#: bzrlib/errors.py:3099
6267
6249
msgid ""
6268
6250
"Views are not supported by %(tree)s; use 'bzr upgrade' to change your tree "
6269
6251
"to a later format."
6270
6252
msgstr ""
6271
6253
 
6272
 
#: bzrlib/errors.py:3127
 
6254
#: bzrlib/errors.py:3108
6273
6255
msgid ""
6274
6256
"Specified file \"%(file_name)s\" is outside the current view: %(view_str)s"
6275
6257
msgstr ""
6276
6258
 
6277
 
#: bzrlib/errors.py:3194
 
6259
#: bzrlib/errors.py:3175
6278
6260
msgid "%(bzrdir)r does not support co-located branches."
6279
6261
msgstr ""
6280
6262
 
6281
 
#: bzrlib/errors.py:3200
 
6263
#: bzrlib/errors.py:3181
6282
6264
msgid ""
6283
6265
"Unable to determine your name.\n"
6284
6266
"Please, set your name with the 'whoami' command.\n"
6285
6267
"E.g. bzr whoami \"Your Name <name@example.com>\""
6286
6268
msgstr ""
6287
6269
 
6288
 
#: bzrlib/errors.py:3209
 
6270
#: bzrlib/errors.py:3190
6289
6271
msgid "Invalid pattern(s) found. %(msg)s"
6290
6272
msgstr ""
6291
6273
 
6292
 
#: bzrlib/errors.py:3217
 
6274
#: bzrlib/errors.py:3198
6293
6275
msgid ""
6294
6276
"Branch \"%(branch_url)s\" appears to be bound to itself. Please use `bzr "
6295
6277
"unbind` to fix."
6296
6278
msgstr ""
6297
6279
 
6298
 
#: bzrlib/errors.py:3228
 
6280
#: bzrlib/errors.py:3209
6299
6281
msgid "Loop involving %(refs)r while expanding \"%(string)s\"."
6300
6282
msgstr ""
6301
6283
 
6302
 
#: bzrlib/errors.py:3237
 
6284
#: bzrlib/errors.py:3218
6303
6285
msgid "Option %(name)s is not defined while expanding \"%(string)s\"."
6304
6286
msgstr ""
6305
6287
 
6306
 
#: bzrlib/errors.py:3246
 
6288
#: bzrlib/errors.py:3227
6307
6289
msgid ""
6308
6290
"No compatible object available for operations from %(source)r to %(target)r."
6309
6291
msgstr ""
6310
6292
 
6311
 
#: bzrlib/errors.py:3256
 
6293
#: bzrlib/errors.py:3237
6312
6294
msgid ""
6313
6295
"VFS requests over the smart server are not allowed. Encountered: %(method)s, "
6314
6296
"%(arguments)s."
6315
6297
msgstr ""
6316
6298
 
6317
 
#: bzrlib/errors.py:3266
 
6299
#: bzrlib/errors.py:3247
6318
6300
msgid ""
6319
6301
"Kind change from %(from_kind)s to %(to_kind)s for %(path)s not supported by "
6320
6302
"format %(format)r"
6321
6303
msgstr ""
6322
6304
 
6323
 
#: bzrlib/errors.py:3278
 
6305
#: bzrlib/errors.py:3259
6324
6306
msgid ""
6325
6307
"Missing feature %(feature)s not provided by this version of Bazaar or any "
6326
6308
"plugin."
6327
6309
msgstr ""
6328
6310
 
6329
 
#: bzrlib/errors.py:3291
 
6311
#: bzrlib/errors.py:3272
6330
6312
msgid "Binary files section encountered."
6331
6313
msgstr ""
6332
6314
 
6333
 
#: bzrlib/errors.py:3299
 
6315
#: bzrlib/errors.py:3280
6334
6316
msgid ""
6335
6317
"Malformed patch header.  %(desc)s\n"
6336
6318
"%(line)r"
6337
6319
msgstr ""
6338
6320
 
6339
 
#: bzrlib/errors.py:3308
 
6321
#: bzrlib/errors.py:3289
6340
6322
msgid ""
6341
6323
"Malformed hunk header.  %(desc)s\n"
6342
6324
"%(line)r"
6343
6325
msgstr ""
6344
6326
 
6345
 
#: bzrlib/errors.py:3317
 
6327
#: bzrlib/errors.py:3298
6346
6328
msgid ""
6347
6329
"Malformed line.  %(desc)s\n"
6348
6330
"%(line)r"
6349
6331
msgstr ""
6350
6332
 
6351
 
#: bzrlib/errors.py:3327
 
6333
#: bzrlib/errors.py:3308
6352
6334
msgid ""
6353
6335
"Text contents mismatch at line %(line_no)d.  Original has \"%(orig_line)s\", "
6354
6336
"but patch says it should be \"%(patch_line)s\""
6355
6337
msgstr ""
6356
6338
 
6357
 
#: bzrlib/errors.py:3338
 
6339
#: bzrlib/errors.py:3319
6358
6340
msgid "The feature %(feature)s has already been registered."
6359
6341
msgstr ""
6360
6342
 
6711
6693
msgid "lstat/stat of ({0!r}): {1!r}"
6712
6694
msgstr ""
6713
6695
 
6714
 
#: bzrlib/osutils.py:1008 bzrlib/osutils.py:1019
 
6696
#: bzrlib/osutils.py:997 bzrlib/osutils.py:1008
6715
6697
#, python-format
6716
6698
msgid "sorry, %r not allowed in path"
6717
6699
msgstr ""
6718
6700
 
6719
 
#: bzrlib/osutils.py:1237
 
6701
#: bzrlib/osutils.py:1226
6720
6702
#, python-format
6721
6703
msgid "%r is too short to calculate a relative path"
6722
6704
msgstr ""
7176
7158
msgid "Created new branch."
7177
7159
msgstr ""
7178
7160
 
7179
 
#: bzrlib/push.py:97
 
7161
#: bzrlib/push.py:98
7180
7162
#, python-format
7181
7163
msgid ""
7182
7164
"Target directory %s already contains a .bzr directory, but it is not valid."
7303
7285
msgid "%s is now not stacked\n"
7304
7286
msgstr ""
7305
7287
 
7306
 
#: bzrlib/remote.py:1228 bzrlib/repository.py:289
 
7288
#: bzrlib/remote.py:1180 bzrlib/repository.py:289
7307
7289
#, python-format
7308
7290
msgid "bzr: ERROR (ignored): %s"
7309
7291
msgstr ""
7310
7292
 
7311
 
#: bzrlib/remote.py:2541
 
7293
#: bzrlib/remote.py:2493
7312
7294
msgid "Copying repository content as tarball..."
7313
7295
msgstr ""
7314
7296
 
7523
7505
msgid "listening on port: %s"
7524
7506
msgstr ""
7525
7507
 
7526
 
#: bzrlib/switch.py:73
 
7508
#: bzrlib/switch.py:69
7527
7509
msgid "Pending merges must be committed or reverted before using switch."
7528
7510
msgstr ""
7529
7511
 
7530
 
#: bzrlib/switch.py:100
 
7512
#: bzrlib/switch.py:96
7531
7513
msgid ""
7532
7514
"Cannot switch as local commits found in the checkout. Commit these to the "
7533
7515
"bound branch or use --force to throw them away."
7534
7516
msgstr ""
7535
7517
 
7536
 
#: bzrlib/switch.py:105
 
7518
#: bzrlib/switch.py:101
7537
7519
#, python-format
7538
7520
msgid ""
7539
7521
"Unable to connect to current master branch %(target)s: %(error)s To switch "
7540
7522
"anyway, use --force."
7541
7523
msgstr ""
7542
7524
 
7543
 
#: bzrlib/switch.py:125
 
7525
#: bzrlib/switch.py:110
7544
7526
msgid "Cannot switch a branch, only a checkout."
7545
7527
msgstr ""
7546
7528
 
7547
 
#: bzrlib/switch.py:163
 
7529
#: bzrlib/switch.py:146
7548
7530
#, python-format
7549
7531
msgid "Tree is up to date at revision %d."
7550
7532
msgstr ""
7551
7533
 
7552
 
#: bzrlib/switch.py:169
 
7534
#: bzrlib/switch.py:152
7553
7535
#, python-format
7554
7536
msgid "Updated to revision %d."
7555
7537
msgstr ""
7556
7538
 
7557
 
#: bzrlib/transform.py:1734 bzrlib/transform.py:1745 bzrlib/transform.py:1747
 
7539
#: bzrlib/transform.py:1730 bzrlib/transform.py:1741 bzrlib/transform.py:1743
7558
7540
msgid "Apply phase"
7559
7541
msgstr ""
7560
7542
 
7561
 
#: bzrlib/transform.py:1773 bzrlib/transform.py:1841
 
7543
#: bzrlib/transform.py:1769 bzrlib/transform.py:1837
7562
7544
msgid "removing file"
7563
7545
msgstr ""
7564
7546
 
7565
 
#: bzrlib/transform.py:1791 bzrlib/transform.py:1876
 
7547
#: bzrlib/transform.py:1787 bzrlib/transform.py:1872
7566
7548
msgid "adding file"
7567
7549
msgstr ""
7568
7550
 
7569
 
#: bzrlib/transform.py:2591
 
7551
#: bzrlib/transform.py:2587
7570
7552
msgid "Building tree"
7571
7553
msgstr ""
7572
7554
 
7573
 
#: bzrlib/transform.py:2681 bzrlib/transform.py:2708
 
7555
#: bzrlib/transform.py:2677 bzrlib/transform.py:2704
7574
7556
msgid "Adding file contents"
7575
7557
msgstr ""
7576
7558
 
7577
 
#: bzrlib/transform.py:3028
 
7559
#: bzrlib/transform.py:3024
7578
7560
msgid "Resolution pass"
7579
7561
msgstr ""
7580
7562
 
7723
7705
 
7724
7706
#: dummy/help_topics/basic/detail.txt:1
7725
7707
msgid ""
7726
 
"Bazaar 2.5b6 -- a free distributed version-control tool\n"
 
7708
"Bazaar 2.5b5 -- a free distributed version-control tool\n"
7727
7709
"http://bazaar.canonical.com/"
7728
7710
msgstr ""
7729
7711
 
11984
11966
"~~~~~~~~~~~~~~~~~~~~~~"
11985
11967
msgstr ""
11986
11968
 
11987
 
#: en/help_topics/hooks.txt:66 en/help_topics/hooks.txt:418
 
11969
#: en/help_topics/hooks.txt:66 en/help_topics/hooks.txt:402
11988
11970
msgid "Introduced in: 1.4"
11989
11971
msgstr ""
11990
11972
 
12176
12158
msgstr ""
12177
12159
 
12178
12160
#: en/help_topics/hooks.txt:184 en/help_topics/hooks.txt:196
12179
 
#: en/help_topics/hooks.txt:205 en/help_topics/hooks.txt:464
 
12161
#: en/help_topics/hooks.txt:205 en/help_topics/hooks.txt:448
12180
12162
msgid "Introduced in: 1.17"
12181
12163
msgstr ""
12182
12164
 
12232
12214
#: en/help_topics/hooks.txt:218 en/help_topics/hooks.txt:226
12233
12215
#: en/help_topics/hooks.txt:233 en/help_topics/hooks.txt:241
12234
12216
#: en/help_topics/hooks.txt:248 en/help_topics/hooks.txt:370
12235
 
#: en/help_topics/hooks.txt:443
 
12217
#: en/help_topics/hooks.txt:427
12236
12218
msgid "Introduced in: 2.4"
12237
12219
msgstr ""
12238
12220
 
12333
12315
msgstr ""
12334
12316
 
12335
12317
#: en/help_topics/hooks.txt:278 en/help_topics/hooks.txt:297
12336
 
#: en/help_topics/hooks.txt:521
 
12318
#: en/help_topics/hooks.txt:505
12337
12319
msgid "Introduced in: 1.15"
12338
12320
msgstr ""
12339
12321
 
12413
12395
msgstr ""
12414
12396
 
12415
12397
#: en/help_topics/hooks.txt:326 en/help_topics/hooks.txt:334
12416
 
#: en/help_topics/hooks.txt:384 en/help_topics/hooks.txt:402
12417
 
#: en/help_topics/hooks.txt:410 en/help_topics/hooks.txt:509
 
12398
#: en/help_topics/hooks.txt:384 en/help_topics/hooks.txt:493
12418
12399
msgid "Introduced in: 2.5"
12419
12400
msgstr ""
12420
12401
 
12533
12514
 
12534
12515
#: en/help_topics/hooks.txt:399
12535
12516
msgid ""
12536
 
"post_transform\n"
12537
 
"~~~~~~~~~~~~~~"
 
12517
"start_commit\n"
 
12518
"~~~~~~~~~~~~"
12538
12519
msgstr ""
12539
12520
 
12540
12521
#: en/help_topics/hooks.txt:404
12541
12522
msgid ""
12542
 
"Called after a tree transform has been performed on a tree. The hook\n"
12543
 
"is called with the tree that is being transformed and the transform."
12544
 
msgstr ""
12545
 
 
12546
 
#: en/help_topics/hooks.txt:407
12547
 
msgid ""
12548
 
"pre_transform\n"
12549
 
"~~~~~~~~~~~~~"
12550
 
msgstr ""
12551
 
 
12552
 
#: en/help_topics/hooks.txt:412
12553
 
msgid ""
12554
 
"Called before a tree transform on this tree. The hook is called with\n"
12555
 
"the tree that is being transformed and the transform."
12556
 
msgstr ""
12557
 
 
12558
 
#: en/help_topics/hooks.txt:415
12559
 
msgid ""
12560
 
"start_commit\n"
12561
 
"~~~~~~~~~~~~"
12562
 
msgstr ""
12563
 
 
12564
 
#: en/help_topics/hooks.txt:420
12565
 
msgid ""
12566
12523
"Called before a commit is performed on a tree. The start commit hook\n"
12567
12524
"is able to change the tree before the commit takes place. start_commit\n"
12568
12525
"is called with the bzrlib.mutabletree.MutableTree that the commit is\n"
12569
12526
"being performed on."
12570
12527
msgstr ""
12571
12528
 
12572
 
#: en/help_topics/hooks.txt:425
 
12529
#: en/help_topics/hooks.txt:409
12573
12530
msgid ""
12574
12531
"SmartClientHooks\n"
12575
12532
"----------------"
12576
12533
msgstr ""
12577
12534
 
12578
 
#: en/help_topics/hooks.txt:428
 
12535
#: en/help_topics/hooks.txt:412
12579
12536
msgid ""
12580
12537
"call\n"
12581
12538
"~~~~"
12582
12539
msgstr ""
12583
12540
 
12584
 
#: en/help_topics/hooks.txt:431
 
12541
#: en/help_topics/hooks.txt:415
12585
12542
msgid "Introduced in: unknown"
12586
12543
msgstr ""
12587
12544
 
12588
 
#: en/help_topics/hooks.txt:433
 
12545
#: en/help_topics/hooks.txt:417
12589
12546
msgid ""
12590
12547
"Called when the smart client is submitting a request to the smart\n"
12591
12548
"server. Called with a bzrlib.smart.client.CallHookParams object.\n"
12592
12549
"Streaming request bodies, and responses, are not accessible."
12593
12550
msgstr ""
12594
12551
 
12595
 
#: en/help_topics/hooks.txt:437
 
12552
#: en/help_topics/hooks.txt:421
12596
12553
msgid ""
12597
12554
"SmartServerHooks\n"
12598
12555
"----------------"
12599
12556
msgstr ""
12600
12557
 
12601
 
#: en/help_topics/hooks.txt:440
 
12558
#: en/help_topics/hooks.txt:424
12602
12559
msgid ""
12603
12560
"server_exception\n"
12604
12561
"~~~~~~~~~~~~~~~~"
12605
12562
msgstr ""
12606
12563
 
12607
 
#: en/help_topics/hooks.txt:445
 
12564
#: en/help_topics/hooks.txt:429
12608
12565
msgid ""
12609
12566
"Called by the bzr server when an exception occurs. server_exception is\n"
12610
12567
"called with the sys.exc_info() tuple return true for the hook if the\n"
12612
12569
"normally."
12613
12570
msgstr ""
12614
12571
 
12615
 
#: en/help_topics/hooks.txt:450
 
12572
#: en/help_topics/hooks.txt:434
12616
12573
msgid ""
12617
12574
"server_started\n"
12618
12575
"~~~~~~~~~~~~~~"
12619
12576
msgstr ""
12620
12577
 
12621
 
#: en/help_topics/hooks.txt:453 en/help_topics/hooks.txt:472
 
12578
#: en/help_topics/hooks.txt:437 en/help_topics/hooks.txt:456
12622
12579
msgid "Introduced in: 0.16"
12623
12580
msgstr ""
12624
12581
 
12625
 
#: en/help_topics/hooks.txt:455
 
12582
#: en/help_topics/hooks.txt:439
12626
12583
msgid ""
12627
12584
"Called by the bzr server when it starts serving a directory.\n"
12628
12585
"server_started is called with (backing urls, public url), where\n"
12631
12588
"served."
12632
12589
msgstr ""
12633
12590
 
12634
 
#: en/help_topics/hooks.txt:461
 
12591
#: en/help_topics/hooks.txt:445
12635
12592
msgid ""
12636
12593
"server_started_ex\n"
12637
12594
"~~~~~~~~~~~~~~~~~"
12638
12595
msgstr ""
12639
12596
 
12640
 
#: en/help_topics/hooks.txt:466
 
12597
#: en/help_topics/hooks.txt:450
12641
12598
msgid ""
12642
12599
"Called by the bzr server when it starts serving a directory.\n"
12643
12600
"server_started is called with (backing_urls, server_obj)."
12644
12601
msgstr ""
12645
12602
 
12646
 
#: en/help_topics/hooks.txt:469
 
12603
#: en/help_topics/hooks.txt:453
12647
12604
msgid ""
12648
12605
"server_stopped\n"
12649
12606
"~~~~~~~~~~~~~~"
12650
12607
msgstr ""
12651
12608
 
12652
 
#: en/help_topics/hooks.txt:474
 
12609
#: en/help_topics/hooks.txt:458
12653
12610
msgid ""
12654
12611
"Called by the bzr server when it stops serving a directory.\n"
12655
12612
"server_stopped is called with the same parameters as the\n"
12656
12613
"server_started hook: (backing_urls, public_url)."
12657
12614
msgstr ""
12658
12615
 
12659
 
#: en/help_topics/hooks.txt:478
 
12616
#: en/help_topics/hooks.txt:462
12660
12617
msgid ""
12661
12618
"StatusHooks\n"
12662
12619
"-----------"
12663
12620
msgstr ""
12664
12621
 
12665
 
#: en/help_topics/hooks.txt:481
 
12622
#: en/help_topics/hooks.txt:465
12666
12623
msgid ""
12667
12624
"post_status\n"
12668
12625
"~~~~~~~~~~~"
12669
12626
msgstr ""
12670
12627
 
12671
 
#: en/help_topics/hooks.txt:484 en/help_topics/hooks.txt:495
 
12628
#: en/help_topics/hooks.txt:468 en/help_topics/hooks.txt:479
12672
12629
msgid "Introduced in: 2.3"
12673
12630
msgstr ""
12674
12631
 
12675
 
#: en/help_topics/hooks.txt:486
 
12632
#: en/help_topics/hooks.txt:470
12676
12633
msgid ""
12677
12634
"Called with argument StatusHookParams after Bazaar has displayed the\n"
12678
12635
"status. StatusHookParams has the attributes (old_tree, new_tree,\n"
12681
12638
"status command. to_file is the output stream for writing."
12682
12639
msgstr ""
12683
12640
 
12684
 
#: en/help_topics/hooks.txt:492
 
12641
#: en/help_topics/hooks.txt:476
12685
12642
msgid ""
12686
12643
"pre_status\n"
12687
12644
"~~~~~~~~~~"
12688
12645
msgstr ""
12689
12646
 
12690
 
#: en/help_topics/hooks.txt:497
 
12647
#: en/help_topics/hooks.txt:481
12691
12648
msgid ""
12692
12649
"Called with argument StatusHookParams before Bazaar displays the\n"
12693
12650
"status. StatusHookParams has the attributes (old_tree, new_tree,\n"
12696
12653
"status command. to_file is the output stream for writing."
12697
12654
msgstr ""
12698
12655
 
12699
 
#: en/help_topics/hooks.txt:503
 
12656
#: en/help_topics/hooks.txt:487
12700
12657
msgid ""
12701
12658
"TransportHooks\n"
12702
12659
"--------------"
12703
12660
msgstr ""
12704
12661
 
12705
 
#: en/help_topics/hooks.txt:506
 
12662
#: en/help_topics/hooks.txt:490
12706
12663
msgid ""
12707
12664
"post_connect\n"
12708
12665
"~~~~~~~~~~~~"
12709
12666
msgstr ""
12710
12667
 
12711
 
#: en/help_topics/hooks.txt:511
 
12668
#: en/help_topics/hooks.txt:495
12712
12669
msgid ""
12713
12670
"Called after a new connection is established or a reconnect occurs.\n"
12714
12671
"The sole argument passed is either the connected transport or smart\n"
12715
12672
"medium instance."
12716
12673
msgstr ""
12717
12674
 
12718
 
#: en/help_topics/hooks.txt:515
 
12675
#: en/help_topics/hooks.txt:499
12719
12676
msgid ""
12720
12677
"RioVersionInfoBuilderHooks\n"
12721
12678
"--------------------------"
12722
12679
msgstr ""
12723
12680
 
12724
 
#: en/help_topics/hooks.txt:518
 
12681
#: en/help_topics/hooks.txt:502
12725
12682
msgid ""
12726
12683
"revision\n"
12727
12684
"~~~~~~~~"
12728
12685
msgstr ""
12729
12686
 
12730
 
#: en/help_topics/hooks.txt:523
 
12687
#: en/help_topics/hooks.txt:507
12731
12688
msgid ""
12732
12689
"Invoked when adding information about a revision to the RIO stanza\n"
12733
12690
"that is printed. revision is called with a revision object and a RIO\n"