/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

« back to all changes in this revision

Viewing changes to po/ast.po

  • Committer: Jelmer Vernooij
  • Date: 2017-05-21 19:09:26 UTC
  • mfrom: (6622.1.36 breezy)
  • Revision ID: jelmer@jelmer.uk-20170521190926-5vtz8xaf0e9ylrpc
Merge rename to breezy.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Asturian translation for bzr
2
 
# Copyright (c) 2011 Rosetta Contributors and Canonical Ltd 2011
3
 
# This file is distributed under the same license as the bzr package.
4
 
# FIRST AUTHOR <EMAIL@ADDRESS>, 2011.
5
 
#
6
 
msgid ""
7
 
msgstr ""
8
 
"Project-Id-Version: bzr\n"
9
 
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
10
 
"POT-Creation-Date: 2012-07-10 11:35+0200\n"
11
 
"PO-Revision-Date: 2011-09-16 19:20+0000\n"
12
 
"Last-Translator: Xuacu Saturio <xuacusk8@gmail.com>\n"
13
 
"Language-Team: Asturian <ast@li.org>\n"
14
 
"MIME-Version: 1.0\n"
15
 
"Content-Type: text/plain; charset=UTF-8\n"
16
 
"Content-Transfer-Encoding: 8bit\n"
17
 
"Plural-Forms: nplurals=2; plural=n != 1;\n"
18
 
"X-Launchpad-Export-Date: 2012-07-11 04:30+0000\n"
19
 
"X-Generator: Launchpad (build 15593)\n"
20
 
 
21
 
#: bzrlib/add.py:93
 
1
#: breezy/add.py:93
 
2
#, python-brace-format
22
3
msgid "skipping {0} (larger than {1} of {2} bytes)"
23
 
msgstr "saltando {0} (mayor que {1} de {2} bytes)"
 
4
msgstr ""
24
5
 
25
 
#: bzrlib/branch.py:854
 
6
#: breezy/branch.py:872
26
7
msgid "Unstacking"
27
8
msgstr ""
28
9
 
29
 
#: bzrlib/branch.py:2955
 
10
#: breezy/branch.py:3012
30
11
#, python-format
31
12
msgid "Pushed up to revision %d."
32
13
msgstr ""
33
14
 
34
 
#: bzrlib/branch.py:2957
 
15
#: breezy/branch.py:3014
35
16
#, python-format
36
17
msgid "%d tag updated."
37
18
msgid_plural "%d tags updated."
38
19
msgstr[0] ""
39
20
msgstr[1] ""
40
21
 
41
 
#: bzrlib/branch.py:2960
 
22
#: breezy/branch.py:3017
42
23
msgid "No new revisions or tags to push."
43
24
msgstr ""
44
25
 
45
 
#: bzrlib/branch.py:2962
 
26
#: breezy/branch.py:3019
46
27
msgid "No new revisions to push."
47
28
msgstr ""
48
29
 
49
 
#: bzrlib/branch.py:2982
 
30
#: breezy/branch.py:3039
 
31
#, python-brace-format
50
32
msgid "checked branch {0} format {1}"
51
33
msgstr ""
52
34
 
53
 
#: bzrlib/branch.py:2985
 
35
#: breezy/branch.py:3042
54
36
#, python-format
55
37
msgid "found error:%s"
56
 
msgstr "error alcontráu: %s"
 
38
msgstr ""
57
39
 
58
 
#: bzrlib/builtins.py:251 bzrlib/builtins.py:3045 bzrlib/workingtree.py:323
 
40
#: breezy/builtins.py:251 breezy/builtins.py:3043 breezy/workingtree.py:324
59
41
#, python-format
60
42
msgid "Ignoring files outside view. View is %s"
61
43
msgstr ""
62
44
 
63
 
#: bzrlib/builtins.py:260
 
45
#: breezy/builtins.py:260
64
46
#, python-format
65
 
msgid "bzr %s --revision takes exactly one revision identifier"
66
 
msgstr "bzr %s --revision toma exactamente un identificador de revisión"
 
47
msgid "brz %s --revision takes exactly one revision identifier"
 
48
msgstr ""
67
49
 
68
 
#: bzrlib/builtins.py:315
 
50
#: breezy/builtins.py:315
69
51
msgid "Display status summary."
70
 
msgstr "Amosar resume d'estáu."
 
52
msgstr ""
71
53
 
72
 
#: bzrlib/builtins.py:317
 
54
#: breezy/builtins.py:317
73
55
msgid ""
74
56
"This reports on versioned and unknown files, reporting them\n"
75
57
"grouped by state.  Possible states are:"
76
58
msgstr ""
77
 
"Esto ye un informe de ficheros con versiones y desconocíos,\n"
78
 
"presentándolos agrupaos pol estáu. Los estaos posibles son:"
79
59
 
80
 
#: bzrlib/builtins.py:320
 
60
#: breezy/builtins.py:320
81
61
msgid ""
82
62
"added\n"
83
63
"    Versioned in the working copy but not in the previous revision."
84
64
msgstr ""
85
 
"amestáu\n"
86
 
"    Con versión na copia de trabayu pero non na revisión anterior."
87
65
 
88
 
#: bzrlib/builtins.py:323
 
66
#: breezy/builtins.py:323
89
67
msgid ""
90
68
"removed\n"
91
69
"    Versioned in the previous revision but removed or deleted\n"
92
70
"    in the working copy."
93
71
msgstr ""
94
 
"desaniciáu\n"
95
 
"    Con versión na revisión anterior pero quitáu o desaniciáu\n"
96
 
"    na copia de trabayu."
97
72
 
98
 
#: bzrlib/builtins.py:327
 
73
#: breezy/builtins.py:327
99
74
msgid ""
100
75
"renamed\n"
101
76
"    Path of this file changed from the previous revision;\n"
102
77
"    the text may also have changed.  This includes files whose\n"
103
78
"    parent directory was renamed."
104
79
msgstr ""
105
 
"renomáu\n"
106
 
"    El camín a esti ficheru camudó dende la revisión anterior;\n"
107
 
"    seique camudara tamién el testu. Esto incluye los ficheros\n"
108
 
"    pa los que camudó'l nome del direutoriu pá."
109
80
 
110
 
#: bzrlib/builtins.py:332
 
81
#: breezy/builtins.py:332
111
82
msgid ""
112
83
"modified\n"
113
84
"    Text has changed since the previous revision."
114
85
msgstr ""
115
 
"camudáu\n"
116
 
"    El testu camudó dende la cabera revisión."
117
86
 
118
 
#: bzrlib/builtins.py:335
 
87
#: breezy/builtins.py:335
119
88
msgid ""
120
89
"kind changed\n"
121
90
"    File kind has been changed (e.g. from file to directory)."
122
91
msgstr ""
123
 
"camudó la clase\n"
124
 
"    La clase de ficheru camudó (p.ex. de ficheru a direutoriu)."
125
92
 
126
 
#: bzrlib/builtins.py:338
 
93
#: breezy/builtins.py:338
127
94
msgid ""
128
95
"unknown\n"
129
96
"    Not versioned and not matching an ignore pattern."
130
97
msgstr ""
131
98
 
132
 
#: bzrlib/builtins.py:341
 
99
#: breezy/builtins.py:341
133
100
msgid ""
134
101
"Additionally for directories, symlinks and files with a changed\n"
135
102
"executable bit, Bazaar indicates their type using a trailing\n"
137
104
"disabled using the '--no-classify' option."
138
105
msgstr ""
139
106
 
140
 
#: bzrlib/builtins.py:346
 
107
#: breezy/builtins.py:346
141
108
msgid ""
142
 
"To see ignored files use 'bzr ignored'.  For details on the\n"
143
 
"changes to file texts, use 'bzr diff'."
 
109
"To see ignored files use 'brz ignored'.  For details on the\n"
 
110
"changes to file texts, use 'brz diff'."
144
111
msgstr ""
145
112
 
146
 
#: bzrlib/builtins.py:349
 
113
#: breezy/builtins.py:349
147
114
msgid ""
148
115
"Note that --short or -S gives status flags for each item, similar\n"
149
116
"to Subversion's status command. To get output similar to svn -q,\n"
150
 
"use bzr status -SV."
 
117
"use brz status -SV."
151
118
msgstr ""
152
119
 
153
 
#: bzrlib/builtins.py:353
 
120
#: breezy/builtins.py:353
154
121
msgid ""
155
122
"If no arguments are specified, the status of the entire working\n"
156
123
"directory is shown.  Otherwise, only the status of the specified\n"
158
125
"is reported for everything inside that directory."
159
126
msgstr ""
160
127
 
161
 
#: bzrlib/builtins.py:358
 
128
#: breezy/builtins.py:358
162
129
msgid ""
163
130
"Before merges are committed, the pending merge tip revisions are\n"
164
131
"shown. To see all pending merge revisions, use the -v option.\n"
166
133
"the no-pending option or specify a file/directory."
167
134
msgstr ""
168
135
 
169
 
#: bzrlib/builtins.py:363
 
136
#: breezy/builtins.py:363
170
137
msgid ""
171
138
"To compare the working directory to a specific revision, pass a\n"
172
139
"single revision to the revision argument."
173
140
msgstr ""
174
141
 
175
 
#: bzrlib/builtins.py:366
 
142
#: breezy/builtins.py:366
176
143
msgid ""
177
144
"To see which files have changed in a specific revision, or between\n"
178
145
"two revisions, pass a revision range to the revision argument.\n"
179
 
"This will produce the same results as calling 'bzr diff --summarize'."
 
146
"This will produce the same results as calling 'brz diff --summarize'."
180
147
msgstr ""
181
148
 
182
 
#: bzrlib/builtins.py:375
 
149
# help of 'short' option of 'status' command
 
150
#: breezy/builtins.py:375
183
151
msgid "Use short status indicators."
184
152
msgstr ""
185
153
 
186
 
#: bzrlib/builtins.py:377
 
154
# help of 'versioned' option of 'status' command
 
155
#: breezy/builtins.py:377
187
156
msgid "Only show versioned files."
188
157
msgstr ""
189
158
 
190
 
#: bzrlib/builtins.py:379
 
159
# help of 'no-pending' option of 'status' command
 
160
#: breezy/builtins.py:379
191
161
msgid "Don't show pending merges."
192
162
msgstr ""
193
163
 
194
 
#: bzrlib/builtins.py:382
 
164
# help of 'no-classify' option of 'status' command
 
165
#: breezy/builtins.py:382
195
166
msgid "Do not mark object type using indicator."
196
167
msgstr ""
197
168
 
198
 
#: bzrlib/builtins.py:397
199
 
msgid "bzr status --revision takes exactly one or two revision specifiers"
 
169
#: breezy/builtins.py:397
 
170
msgid "brz status --revision takes exactly one or two revision specifiers"
200
171
msgstr ""
201
172
 
202
 
#: bzrlib/builtins.py:441 bzrlib/builtins.py:5230
 
173
#: breezy/builtins.py:441 breezy/builtins.py:5229
203
174
msgid "You can only supply one of revision_id or --revision"
204
175
msgstr ""
205
176
 
206
 
#: bzrlib/builtins.py:444 bzrlib/builtins.py:5232
 
177
#: breezy/builtins.py:444 breezy/builtins.py:5231
207
178
msgid "You must supply either --revision or a revision_id"
208
179
msgstr ""
209
180
 
210
 
#: bzrlib/builtins.py:451
 
181
#: breezy/builtins.py:451
211
182
#, python-format
212
183
msgid "Repository %r does not support access to raw revision texts"
213
184
msgstr ""
214
185
 
215
 
#: bzrlib/builtins.py:462
 
186
#: breezy/builtins.py:462
 
187
#, python-brace-format
216
188
msgid "The repository {0} contains no revision {1}."
217
189
msgstr ""
218
190
 
219
 
#: bzrlib/builtins.py:469
 
191
#: breezy/builtins.py:469
220
192
msgid "You cannot specify a NULL revision."
221
193
msgstr ""
222
194
 
223
 
#: bzrlib/builtins.py:561
 
195
#: breezy/builtins.py:561
224
196
msgid "Remove the working tree from a given branch/checkout."
225
197
msgstr ""
226
198
 
227
 
#: bzrlib/builtins.py:563
 
199
#: breezy/builtins.py:563
228
200
msgid ""
229
201
"Since a lightweight checkout is little more than a working tree\n"
230
202
"this will refuse to run against one."
231
203
msgstr ""
232
204
 
233
 
#: bzrlib/builtins.py:566
234
 
msgid "To re-create the working tree, use \"bzr checkout\"."
235
 
msgstr ""
236
 
 
237
 
#: bzrlib/builtins.py:572
238
 
msgid ""
239
 
"Remove the working tree even if it has uncommitted or shelved changes."
240
 
msgstr ""
241
 
 
242
 
#: bzrlib/builtins.py:586
 
205
#: breezy/builtins.py:566
 
206
msgid "To re-create the working tree, use \"brz checkout\"."
 
207
msgstr ""
 
208
 
 
209
# help of 'force' option of 'remove-tree' command
 
210
#: breezy/builtins.py:572
 
211
msgid "Remove the working tree even if it has uncommitted or shelved changes."
 
212
msgstr ""
 
213
 
 
214
#: breezy/builtins.py:586
243
215
msgid "No working tree to remove"
244
216
msgstr ""
245
217
 
246
 
#: bzrlib/builtins.py:588
 
218
#: breezy/builtins.py:588
247
219
msgid "You cannot remove the working tree of a remote path"
248
220
msgstr ""
249
221
 
250
 
#: bzrlib/builtins.py:597
 
222
#: breezy/builtins.py:597
251
223
msgid "You cannot remove the working tree from a lightweight checkout"
252
224
msgstr ""
253
225
 
254
 
#: bzrlib/builtins.py:637
 
226
#: breezy/builtins.py:637
255
227
msgid ""
256
 
"The tree does not appear to be corrupt. You probably want \"bzr revert\" "
 
228
"The tree does not appear to be corrupt. You probably want \"brz revert\" "
257
229
"instead. Use \"--force\" if you are sure you want to reset the working tree."
258
230
msgstr ""
259
231
 
260
 
#: bzrlib/builtins.py:648
 
232
#: breezy/builtins.py:648
261
233
msgid ""
262
234
", the header appears corrupt, try passing -r -1 to set the state to the last "
263
235
"commit"
264
236
msgstr ""
265
237
 
266
 
#: bzrlib/builtins.py:652
 
238
#: breezy/builtins.py:652
 
239
#, python-brace-format
267
240
msgid "failed to reset the tree state{0}"
268
241
msgstr ""
269
242
 
270
 
#: bzrlib/builtins.py:656
 
243
#: breezy/builtins.py:656
271
244
msgid "Show current revision number."
272
245
msgstr ""
273
246
 
274
 
#: bzrlib/builtins.py:658
 
247
#: breezy/builtins.py:658
275
248
msgid "This is equal to the number of revisions on this branch."
276
249
msgstr ""
277
250
 
278
 
#: bzrlib/builtins.py:671
 
251
#: breezy/builtins.py:671
279
252
msgid "--tree and --revision can not be used together"
280
253
msgstr ""
281
254
 
282
 
#: bzrlib/builtins.py:688 bzrlib/builtins.py:5986
283
 
msgid "Tags can only be placed on a single revision, not on a range"
 
255
#: breezy/builtins.py:688
 
256
msgid "Revision numbers only make sense for single revisions, not ranges"
284
257
msgstr ""
285
258
 
286
 
#: bzrlib/builtins.py:712
 
259
# help of 'tree' option of 'revno' command
 
260
#: breezy/builtins.py:712
287
261
msgid "Show revno of working tree."
288
262
msgstr ""
289
263
 
290
 
#: bzrlib/builtins.py:760
 
264
#: breezy/builtins.py:760
291
265
msgid "Add specified files or directories."
292
266
msgstr ""
293
267
 
294
 
#: bzrlib/builtins.py:762
 
268
#: breezy/builtins.py:762
295
269
msgid ""
296
270
"In non-recursive mode, all the named items are added, regardless\n"
297
271
"of whether they were previously ignored.  A warning is given if\n"
298
272
"any of the named files are already versioned."
299
273
msgstr ""
300
274
 
301
 
#: bzrlib/builtins.py:766
 
275
#: breezy/builtins.py:766
302
276
msgid ""
303
277
"In recursive mode (the default), files are treated the same way\n"
304
278
"but the behaviour for directories is different.  Directories that\n"
309
283
"directories.  If no names are given '.' is assumed."
310
284
msgstr ""
311
285
 
312
 
#: bzrlib/builtins.py:774
 
286
#: breezy/builtins.py:774
313
287
msgid ""
314
288
"A warning will be printed when nested trees are encountered,\n"
315
289
"unless they are explicitly ignored."
316
290
msgstr ""
317
291
 
318
 
#: bzrlib/builtins.py:777
 
292
#: breezy/builtins.py:777
319
293
msgid ""
320
 
"Therefore simply saying 'bzr add' will version all files that\n"
 
294
"Therefore simply saying 'brz add' will version all files that\n"
321
295
"are currently unknown."
322
296
msgstr ""
323
297
 
324
 
#: bzrlib/builtins.py:780
 
298
#: breezy/builtins.py:780
325
299
msgid ""
326
300
"Adding a file whose parent directory is not versioned will\n"
327
301
"implicitly add the parent, and so on up to the root. This means\n"
329
303
"get added when you add a file in the directory."
330
304
msgstr ""
331
305
 
332
 
#: bzrlib/builtins.py:785
 
306
#: breezy/builtins.py:785
333
307
msgid ""
334
308
"--dry-run will show which files would be added, but not actually\n"
335
309
"add them."
336
310
msgstr ""
337
311
 
338
 
#: bzrlib/builtins.py:788
 
312
#: breezy/builtins.py:788
339
313
msgid ""
340
314
"--file-ids-from will try to use the file ids from the supplied path.\n"
341
315
"It looks up ids trying to find a matching parent directory with the\n"
346
320
"into a subdirectory of this one."
347
321
msgstr ""
348
322
 
349
 
#: bzrlib/builtins.py:796
 
323
#: breezy/builtins.py:796
350
324
msgid ""
351
325
"Any files matching patterns in the ignore list will not be added\n"
352
326
"unless they are explicitly mentioned."
353
327
msgstr ""
354
328
 
355
 
#: bzrlib/builtins.py:799
 
329
#: breezy/builtins.py:799
356
330
msgid ""
357
331
"In recursive mode, files larger than the configuration option \n"
358
332
"add.maximum_file_size will be skipped. Named items are never skipped due\n"
359
333
"to file size."
360
334
msgstr ""
361
335
 
362
 
#: bzrlib/builtins.py:806
 
336
# help of 'no-recurse' option of 'add' command
 
337
#: breezy/builtins.py:806
363
338
msgid "Don't recursively add the contents of directories."
364
339
msgstr ""
365
340
 
366
 
#: bzrlib/builtins.py:813
 
341
# help of 'file-ids-from' option of 'add' command
 
342
#: breezy/builtins.py:813
367
343
msgid "Lookup file ids from this tree."
368
344
msgstr ""
369
345
 
370
 
#: bzrlib/builtins.py:849
 
346
#: breezy/builtins.py:849
 
347
#, python-brace-format
371
348
msgid "ignored {0} matching \"{1}\"\n"
372
349
msgstr ""
373
350
 
374
 
#: bzrlib/builtins.py:854
 
351
#: breezy/builtins.py:854
375
352
msgid "Create a new versioned directory."
376
353
msgstr ""
377
354
 
378
 
#: bzrlib/builtins.py:856
 
355
#: breezy/builtins.py:856
379
356
msgid "This is equivalent to creating the directory and then adding it."
380
357
msgstr ""
381
358
 
382
 
#: bzrlib/builtins.py:863
 
359
# help of 'parents' option of 'mkdir' command
 
360
#: breezy/builtins.py:863
383
361
msgid "No error if existing, make parent directories as needed."
384
362
msgstr ""
385
363
 
386
 
#: bzrlib/builtins.py:897
 
364
#: breezy/builtins.py:897
387
365
#, python-format
388
366
msgid "added %s\n"
389
367
msgstr ""
390
368
 
391
 
#: bzrlib/builtins.py:939
 
369
#: breezy/builtins.py:939
392
370
#, python-format
393
371
msgid "invalid kind %r specified"
394
372
msgstr ""
395
373
 
396
 
#: bzrlib/builtins.py:976
 
374
#: breezy/builtins.py:976
397
375
msgid "Move or rename a file."
398
376
msgstr ""
399
377
 
400
 
#: bzrlib/builtins.py:978
401
 
msgid "    bzr mv SOURCE... DESTINATION"
 
378
#: breezy/builtins.py:978
 
379
msgid "    brz mv SOURCE... DESTINATION"
402
380
msgstr ""
403
381
 
404
 
#: bzrlib/builtins.py:980
 
382
#: breezy/builtins.py:980
405
383
msgid ""
406
384
"If the last argument is a versioned directory, all the other names\n"
407
385
"are moved into it.  Otherwise, there must be exactly two arguments\n"
408
386
"and the file is changed to a new name."
409
387
msgstr ""
410
388
 
411
 
#: bzrlib/builtins.py:984
 
389
#: breezy/builtins.py:984
412
390
msgid ""
413
391
"If OLDNAME does not exist on the filesystem but is versioned and\n"
414
392
"NEWNAME does exist on the filesystem but is not versioned, mv\n"
417
395
"The same is valid when moving many SOURCE files to a DESTINATION."
418
396
msgstr ""
419
397
 
420
 
#: bzrlib/builtins.py:990
 
398
#: breezy/builtins.py:990
421
399
msgid "Files cannot be moved between branches."
422
400
msgstr ""
423
401
 
424
 
#: bzrlib/builtins.py:997
 
402
# help of 'after' option of 'mv' command
 
403
#: breezy/builtins.py:997
425
404
msgid ""
426
 
"Move only the bzr identifier of the file, because the file has already been "
 
405
"Move only the brz identifier of the file, because the file has already been "
427
406
"moved."
428
407
msgstr ""
429
408
 
430
 
#: bzrlib/builtins.py:999
 
409
# help of 'auto' option of 'mv' command
 
410
#: breezy/builtins.py:999
431
411
msgid "Automatically guess renames."
432
412
msgstr ""
433
413
 
434
 
#: bzrlib/builtins.py:1000
 
414
# help of 'dry-run' option of 'mv' command
 
415
#: breezy/builtins.py:1000
435
416
msgid "Avoid making changes when guessing renames."
436
417
msgstr ""
437
418
 
438
 
#: bzrlib/builtins.py:1009
 
419
#: breezy/builtins.py:1009
439
420
msgid "--dry-run requires --auto."
440
421
msgstr ""
441
422
 
442
 
#: bzrlib/builtins.py:1013
 
423
#: breezy/builtins.py:1013
443
424
msgid "missing file argument"
444
425
msgstr ""
445
426
 
446
 
#: bzrlib/builtins.py:1017
 
427
#: breezy/builtins.py:1017
447
428
msgid "can not move root of branch"
448
429
msgstr ""
449
430
 
450
 
#: bzrlib/builtins.py:1023
 
431
#: breezy/builtins.py:1023
451
432
msgid "Only one path may be specified to --auto."
452
433
msgstr ""
453
434
 
454
 
#: bzrlib/builtins.py:1026
 
435
#: breezy/builtins.py:1026
455
436
msgid "--after cannot be specified with --auto."
456
437
msgstr ""
457
438
 
458
 
#: bzrlib/builtins.py:1062
 
439
#: breezy/builtins.py:1062
459
440
msgid "to mv multiple files the destination must be a versioned directory"
460
441
msgstr ""
461
442
 
462
 
#: bzrlib/builtins.py:1114
 
443
#: breezy/builtins.py:1114
463
444
msgid "Turn this branch into a mirror of another branch."
464
445
msgstr ""
465
446
 
466
 
#: bzrlib/builtins.py:1116
 
447
#: breezy/builtins.py:1116
467
448
msgid ""
468
449
"By default, this command only works on branches that have not diverged.\n"
469
450
"Branches are considered diverged if the destination branch's most recent \n"
471
452
"parent."
472
453
msgstr ""
473
454
 
474
 
#: bzrlib/builtins.py:1121
 
455
#: breezy/builtins.py:1121
475
456
msgid ""
476
 
"If branches have diverged, you can use 'bzr merge' to integrate the changes\n"
 
457
"If branches have diverged, you can use 'brz merge' to integrate the changes\n"
477
458
"from one into the other.  Once one branch has merged, the other should\n"
478
459
"be able to pull it again."
479
460
msgstr ""
480
461
 
481
 
#: bzrlib/builtins.py:1125
 
462
#: breezy/builtins.py:1125
482
463
msgid ""
483
464
"If you want to replace your local changes and just want your branch to\n"
484
465
"match the remote one, use pull --overwrite. This will work even if the two\n"
485
466
"branches have diverged."
486
467
msgstr ""
487
468
 
488
 
#: bzrlib/builtins.py:1129
 
469
#: breezy/builtins.py:1129
489
470
msgid ""
490
471
"If there is no default location set, the first pull will set it (use\n"
491
472
"--no-remember to avoid setting it). After that, you can omit the\n"
493
474
"value will only be saved if the remote location can be accessed."
494
475
msgstr ""
495
476
 
496
 
#: bzrlib/builtins.py:1134
 
477
#: breezy/builtins.py:1134
497
478
msgid ""
498
479
"The --verbose option will display the revisions pulled using the log_format\n"
499
480
"configuration option. You can use a different format by overriding it with\n"
500
481
"-Olog_format=<other_format>."
501
482
msgstr ""
502
483
 
503
 
#: bzrlib/builtins.py:1138
 
484
#: breezy/builtins.py:1138
504
485
msgid ""
505
486
"Note: The location can be specified either in the form of a branch,\n"
506
487
"or in the form of a path to a file containing a merge directive generated\n"
507
 
"with bzr send."
 
488
"with brz send."
508
489
msgstr ""
509
490
 
510
 
#: bzrlib/builtins.py:1146
 
491
# help of 'verbose' option of 'pull' command
 
492
#: breezy/builtins.py:1146
511
493
msgid "Show logs of pulled revisions."
512
494
msgstr ""
513
495
 
514
 
#: bzrlib/builtins.py:1148
 
496
# help of 'directory' option of 'pull' command
 
497
#: breezy/builtins.py:1148
515
498
msgid ""
516
499
"Branch to pull into, rather than the one containing the working directory."
517
500
msgstr ""
518
501
 
519
 
#: bzrlib/builtins.py:1151
 
502
# help of 'local' option of 'pull' command
 
503
#: breezy/builtins.py:1151
520
504
msgid ""
521
505
"Perform a local pull in a bound branch.  Local pulls are not applied to the "
522
506
"master branch."
523
507
msgstr ""
524
508
 
525
 
#: bzrlib/builtins.py:1189
526
 
msgid "Need working tree for --show-base."
 
509
#: breezy/builtins.py:1188
 
510
msgid "No working tree, ignoring --show-base"
527
511
msgstr ""
528
512
 
529
 
#: bzrlib/builtins.py:1205
 
513
#: breezy/builtins.py:1204
530
514
msgid "No pull location known or specified."
531
515
msgstr ""
532
516
 
533
 
#: bzrlib/builtins.py:1211
 
517
#: breezy/builtins.py:1210
534
518
#, python-format
535
519
msgid "Using saved parent location: %s\n"
536
520
msgstr ""
537
521
 
538
 
#: bzrlib/builtins.py:1218 bzrlib/builtins.py:4425
 
522
#: breezy/builtins.py:1217 breezy/builtins.py:4423
539
523
msgid "Cannot use -r with merge directives or bundles"
540
524
msgstr ""
541
525
 
542
 
#: bzrlib/builtins.py:1261
 
526
#: breezy/builtins.py:1260
543
527
msgid "Update a mirror of this branch."
544
528
msgstr ""
545
529
 
546
 
#: bzrlib/builtins.py:1263
 
530
#: breezy/builtins.py:1262
547
531
msgid ""
548
532
"The target branch will not have its working tree populated because this\n"
549
533
"is both expensive, and is not supported on remote file systems."
550
534
msgstr ""
551
535
 
552
 
#: bzrlib/builtins.py:1266
 
536
#: breezy/builtins.py:1265
553
537
msgid ""
554
538
"Some smart servers or protocols *may* put the working tree in place in\n"
555
539
"the future."
556
540
msgstr ""
557
541
 
558
 
#: bzrlib/builtins.py:1269
 
542
#: breezy/builtins.py:1268
559
543
msgid ""
560
544
"This command only works on branches that have not diverged.  Branches are\n"
561
545
"considered diverged if the destination branch's most recent commit is one\n"
562
546
"that has not been merged (directly or indirectly) by the source branch."
563
547
msgstr ""
564
548
 
565
 
#: bzrlib/builtins.py:1273
 
549
#: breezy/builtins.py:1272
566
550
msgid ""
567
 
"If branches have diverged, you can use 'bzr push --overwrite' to replace\n"
 
551
"If branches have diverged, you can use 'brz push --overwrite' to replace\n"
568
552
"the other branch completely, discarding its unmerged changes."
569
553
msgstr ""
570
554
 
571
 
#: bzrlib/builtins.py:1276
 
555
#: breezy/builtins.py:1275
572
556
msgid ""
573
557
"If you want to ensure you have the different changes in the other branch,\n"
574
 
"do a merge (see bzr help merge) from the other branch, and commit that.\n"
 
558
"do a merge (see brz help merge) from the other branch, and commit that.\n"
575
559
"After that you will be able to do a push without '--overwrite'."
576
560
msgstr ""
577
561
 
578
 
#: bzrlib/builtins.py:1280
 
562
#: breezy/builtins.py:1279
579
563
msgid ""
580
564
"If there is no default push location set, the first push will set it (use\n"
581
565
"--no-remember to avoid setting it).  After that, you can omit the\n"
583
567
"value will only be saved if the remote location can be accessed."
584
568
msgstr ""
585
569
 
586
 
#: bzrlib/builtins.py:1285
 
570
#: breezy/builtins.py:1284
587
571
msgid ""
588
572
"The --verbose option will display the revisions pushed using the log_format\n"
589
573
"configuration option. You can use a different format by overriding it with\n"
590
574
"-Olog_format=<other_format>."
591
575
msgstr ""
592
576
 
593
 
#: bzrlib/builtins.py:1296 bzrlib/foreign.py:272
 
577
# help of 'directory' option of 'dpush' command
 
578
# help of 'directory' option of 'push' command
 
579
#: breezy/builtins.py:1295 breezy/foreign.py:272
594
580
msgid ""
595
581
"Branch to push from, rather than the one containing the working directory."
596
582
msgstr ""
597
583
 
598
 
#: bzrlib/builtins.py:1299
 
584
# help of 'use-existing-dir' option of 'push' command
 
585
#: breezy/builtins.py:1298
599
586
msgid ""
600
587
"By default push will fail if the target directory exists, but does not "
601
588
"already have a control directory.  This flag will allow push to proceed."
602
589
msgstr ""
603
590
 
604
 
#: bzrlib/builtins.py:1304
 
591
# help of 'stacked' option of 'push' command
 
592
#: breezy/builtins.py:1303
605
593
msgid ""
606
594
"Create a stacked branch that references the public location of the parent "
607
595
"branch."
608
596
msgstr ""
609
597
 
610
 
#: bzrlib/builtins.py:1307
 
598
# help of 'stacked-on' option of 'push' command
 
599
#: breezy/builtins.py:1306
611
600
msgid ""
612
601
"Create a stacked branch that refers to another branch for the commit "
613
602
"history. Only the work not present in the referenced branch is included in "
614
603
"the branch created."
615
604
msgstr ""
616
605
 
617
 
#: bzrlib/builtins.py:1312 bzrlib/foreign.py:279
 
606
# help of 'strict' option of 'dpush' command
 
607
# help of 'strict' option of 'push' command
 
608
#: breezy/builtins.py:1311 breezy/foreign.py:279
618
609
msgid ""
619
610
"Refuse to push if there are uncommitted changes in the working tree, --no-"
620
611
"strict disables the check."
621
612
msgstr ""
622
613
 
623
 
#: bzrlib/builtins.py:1315
 
614
# help of 'no-tree' option of 'push' command
 
615
#: breezy/builtins.py:1314
624
616
msgid "Don't populate the working tree, even for protocols that support it."
625
617
msgstr ""
626
618
 
627
 
#: bzrlib/builtins.py:1318
 
619
# help of 'overwrite-tags' option of 'pull' command
 
620
# help of 'overwrite-tags' option of 'push' command
 
621
#: breezy/builtins.py:1317
628
622
msgid "Overwrite tags only."
629
623
msgstr ""
630
624
 
631
 
#: bzrlib/builtins.py:1369
 
625
#: breezy/builtins.py:1368
632
626
msgid "Could not determine branch to refer to."
633
627
msgstr ""
634
628
 
635
 
#: bzrlib/builtins.py:1378
 
629
#: breezy/builtins.py:1377
636
630
#, python-format
637
631
msgid ""
638
632
"No push location known or specified. To push to the parent branch (at %s), "
639
 
"use 'bzr push :parent'."
 
633
"use 'brz push :parent'."
640
634
msgstr ""
641
635
 
642
 
#: bzrlib/builtins.py:1384 bzrlib/foreign.py:306
 
636
#: breezy/builtins.py:1383 breezy/foreign.py:306
643
637
msgid "No push location known or specified."
644
638
msgstr ""
645
639
 
646
 
#: bzrlib/builtins.py:1388
 
640
#: breezy/builtins.py:1387
647
641
#, python-format
648
642
msgid "Using saved push location: %s"
649
643
msgstr ""
650
644
 
651
 
#: bzrlib/builtins.py:1398
 
645
#: breezy/builtins.py:1397
652
646
msgid "Create a new branch that is a copy of an existing branch."
653
647
msgstr ""
654
648
 
655
 
#: bzrlib/builtins.py:1400
 
649
#: breezy/builtins.py:1399
656
650
msgid ""
657
651
"If the TO_LOCATION is omitted, the last component of the FROM_LOCATION will\n"
658
 
"be used.  In other words, \"branch ../foo/bar\" will attempt to create "
659
 
"./bar.\n"
 
652
"be used.  In other words, \"branch ../foo/bar\" will attempt to create ./"
 
653
"bar.\n"
660
654
"If the FROM_LOCATION has no / or path separator embedded, the TO_LOCATION\n"
661
655
"is derived from the FROM_LOCATION by stripping a leading scheme or drive\n"
662
656
"identifier, if any. For example, \"branch lp:foo-bar\" will attempt to\n"
663
657
"create ./foo-bar."
664
658
msgstr ""
665
659
 
666
 
#: bzrlib/builtins.py:1407
 
660
#: breezy/builtins.py:1406
667
661
msgid ""
668
662
"To retrieve the branch as of a particular revision, supply the --revision\n"
669
663
"parameter, as in \"branch foo/bar -r 5\"."
670
664
msgstr ""
671
665
 
672
 
#: bzrlib/builtins.py:1410
 
666
#: breezy/builtins.py:1409
673
667
msgid "The synonyms 'clone' and 'get' for this command are deprecated."
674
668
msgstr ""
675
669
 
676
 
#: bzrlib/builtins.py:1420
 
670
# help of 'no-tree' option of 'branch' command
 
671
#: breezy/builtins.py:1419
677
672
msgid "Create a branch without a working-tree."
678
673
msgstr ""
679
674
 
680
 
#: bzrlib/builtins.py:1422
 
675
# help of 'switch' option of 'branch' command
 
676
#: breezy/builtins.py:1421
681
677
msgid "Switch the checkout in the current directory to the new branch."
682
678
msgstr ""
683
679
 
684
 
#: bzrlib/builtins.py:1425
 
680
# help of 'stacked' option of 'branch' command
 
681
#: breezy/builtins.py:1424
685
682
msgid ""
686
683
"Create a stacked branch referring to the source branch. The new branch will "
687
684
"depend on the availability of the source branch for all operations."
688
685
msgstr ""
689
686
 
690
 
#: bzrlib/builtins.py:1429
 
687
# help of 'standalone' option of 'branch' command
 
688
#: breezy/builtins.py:1428
691
689
msgid "Do not use a shared repository, even if available."
692
690
msgstr ""
693
691
 
694
 
#: bzrlib/builtins.py:1431
 
692
# help of 'use-existing-dir' option of 'branch' command
 
693
#: breezy/builtins.py:1430
695
694
msgid ""
696
695
"By default branch will fail if the target directory exists, but does not "
697
696
"already have a control directory.  This flag will allow branch to proceed."
698
697
msgstr ""
699
698
 
700
 
#: bzrlib/builtins.py:1436
 
699
# help of 'bind' option of 'branch' command
 
700
#: breezy/builtins.py:1435
701
701
msgid "Bind new branch to from location."
702
702
msgstr ""
703
703
 
704
 
#: bzrlib/builtins.py:1483
 
704
#: breezy/builtins.py:1482
705
705
#, python-format
706
706
msgid "Target directory \"%s\" already exists."
707
707
msgstr ""
708
708
 
709
 
#: bzrlib/builtins.py:1495
 
709
#: breezy/builtins.py:1494
710
710
#, python-format
711
711
msgid "Parent of \"%s\" does not exist."
712
712
msgstr ""
713
713
 
714
 
#: bzrlib/builtins.py:1514
 
714
#: breezy/builtins.py:1513
 
715
#, python-brace-format
715
716
msgid "The branch {0} has no revision {1}."
716
717
msgstr ""
717
718
 
718
 
#: bzrlib/builtins.py:1529 bzrlib/push.py:53
 
719
#: breezy/builtins.py:1528 breezy/push.py:53
719
720
#, python-format
720
721
msgid "Created new stacked branch referring to %s."
721
722
msgstr ""
722
723
 
723
 
#: bzrlib/builtins.py:1533
 
724
#: breezy/builtins.py:1532
724
725
#, python-format
725
726
msgid "Branched %d revision."
726
727
msgid_plural "Branched %d revisions."
727
728
msgstr[0] ""
728
729
msgstr[1] ""
729
730
 
730
 
#: bzrlib/builtins.py:1538
 
731
#: breezy/builtins.py:1537
731
732
#, python-format
732
733
msgid "New branch bound to %s"
733
734
msgstr ""
734
735
 
735
 
#: bzrlib/builtins.py:1543 bzrlib/builtins.py:6280
 
736
#: breezy/builtins.py:1542 breezy/builtins.py:6283
736
737
#, python-format
737
738
msgid "Switched to branch: %s"
738
739
msgstr ""
739
740
 
740
 
#: bzrlib/builtins.py:1548
 
741
#: breezy/builtins.py:1547
741
742
msgid "List the branches available at the current location."
742
743
msgstr ""
743
744
 
744
 
#: bzrlib/builtins.py:1550
 
745
#: breezy/builtins.py:1549
745
746
msgid ""
746
747
"This command will print the names of all the branches at the current\n"
747
748
"location."
748
749
msgstr ""
749
750
 
750
 
#: bzrlib/builtins.py:1557
 
751
# help of 'recursive' option of 'branches' command
 
752
#: breezy/builtins.py:1556
751
753
msgid ""
752
754
"Recursively scan for branches rather than just looking in the specified "
753
755
"location."
754
756
msgstr ""
755
757
 
756
 
#: bzrlib/builtins.py:1586
 
758
#: breezy/builtins.py:1585
757
759
msgid "(default)"
758
760
msgstr ""
759
761
 
760
 
#: bzrlib/builtins.py:1598
 
762
#: breezy/builtins.py:1597
761
763
msgid "Create a new checkout of an existing branch."
762
764
msgstr ""
763
765
 
764
 
#: bzrlib/builtins.py:1600
 
766
#: breezy/builtins.py:1599
765
767
msgid ""
766
768
"If BRANCH_LOCATION is omitted, checkout will reconstitute a working tree "
767
769
"for\n"
771
773
"location using SFTP."
772
774
msgstr ""
773
775
 
774
 
#: bzrlib/builtins.py:1605
 
776
#: breezy/builtins.py:1604
775
777
msgid ""
776
778
"If the TO_LOCATION is omitted, the last component of the BRANCH_LOCATION "
777
779
"will\n"
778
 
"be used.  In other words, \"checkout ../foo/bar\" will attempt to create "
779
 
"./bar.\n"
 
780
"be used.  In other words, \"checkout ../foo/bar\" will attempt to create ./"
 
781
"bar.\n"
780
782
"If the BRANCH_LOCATION has no / or path separator embedded, the TO_LOCATION\n"
781
783
"is derived from the BRANCH_LOCATION by stripping a leading scheme or drive\n"
782
784
"identifier, if any. For example, \"checkout lp:foo-bar\" will attempt to\n"
783
785
"create ./foo-bar."
784
786
msgstr ""
785
787
 
786
 
#: bzrlib/builtins.py:1612
 
788
#: breezy/builtins.py:1611
787
789
msgid ""
788
790
"To retrieve the branch as of a particular revision, supply the --revision\n"
789
791
"parameter, as in \"checkout foo/bar -r 5\". Note that this will be "
793
795
"code.)"
794
796
msgstr ""
795
797
 
796
 
#: bzrlib/builtins.py:1622
 
798
# help of 'lightweight' option of 'checkout' command
 
799
#: breezy/builtins.py:1621
797
800
msgid ""
798
801
"Perform a lightweight checkout.  Lightweight checkouts depend on access to "
799
802
"the branch for every operation.  Normal checkouts can perform common "
801
804
"commits."
802
805
msgstr ""
803
806
 
804
 
#: bzrlib/builtins.py:1629
 
807
# help of 'files-from' option of 'branch' command
 
808
# help of 'files-from' option of 'checkout' command
 
809
#: breezy/builtins.py:1628
805
810
msgid "Get file contents from this tree."
806
811
msgstr ""
807
812
 
808
 
#: bzrlib/builtins.py:1631
 
813
# help of 'hardlink' option of 'branch' command
 
814
# help of 'hardlink' option of 'checkout' command
 
815
#: breezy/builtins.py:1630
809
816
msgid "Hard-link working tree files where possible."
810
817
msgstr ""
811
818
 
812
 
#: bzrlib/builtins.py:1672
 
819
#: breezy/builtins.py:1671
813
820
msgid ""
814
821
"Show list of renamed files.\n"
815
822
"    "
816
823
msgstr ""
817
824
 
818
 
#: bzrlib/builtins.py:1700
 
825
#: breezy/builtins.py:1699
819
826
msgid "Update a working tree to a new revision."
820
827
msgstr ""
821
828
 
822
 
#: bzrlib/builtins.py:1702
 
829
#: breezy/builtins.py:1701
823
830
msgid ""
824
831
"This will perform a merge of the destination revision (the tip of the\n"
825
832
"branch, or the specified revision) into the working tree, and then make\n"
826
833
"that revision the basis revision for the working tree.  "
827
834
msgstr ""
828
835
 
829
 
#: bzrlib/builtins.py:1706
 
836
#: breezy/builtins.py:1705
830
837
msgid ""
831
838
"You can use this to visit an older revision, or to update a working tree\n"
832
839
"that is out of date from its branch."
833
840
msgstr ""
834
841
 
835
 
#: bzrlib/builtins.py:1709
 
842
#: breezy/builtins.py:1708
836
843
msgid ""
837
844
"If there are any uncommitted changes in the tree, they will be carried\n"
838
845
"across and remain as uncommitted changes after the update.  To discard\n"
839
 
"these changes, use 'bzr revert'.  The uncommitted changes may conflict\n"
 
846
"these changes, use 'brz revert'.  The uncommitted changes may conflict\n"
840
847
"with the changes brought in by the change in basis revision."
841
848
msgstr ""
842
849
 
843
 
#: bzrlib/builtins.py:1714
 
850
#: breezy/builtins.py:1713
844
851
msgid ""
845
 
"If the tree's branch is bound to a master branch, bzr will also update\n"
 
852
"If the tree's branch is bound to a master branch, brz will also update\n"
846
853
"the branch from the master."
847
854
msgstr ""
848
855
 
849
 
#: bzrlib/builtins.py:1717
 
856
#: breezy/builtins.py:1716
850
857
msgid ""
851
858
"You cannot update just a single file or directory, because each Bazaar\n"
852
859
"working tree has just a single basis revision.  If you want to restore a\n"
853
 
"file that has been removed locally, use 'bzr revert' instead of 'bzr\n"
 
860
"file that has been removed locally, use 'brz revert' instead of 'brz\n"
854
861
"update'.  If you want to restore a file to its state in a previous\n"
855
 
"revision, use 'bzr revert' with a '-r' option, or use 'bzr cat' to write\n"
 
862
"revision, use 'brz revert' with a '-r' option, or use 'brz cat' to write\n"
856
863
"out the old content of that file to a new location."
857
864
msgstr ""
858
865
 
859
 
#: bzrlib/builtins.py:1724
 
866
#: breezy/builtins.py:1723
860
867
msgid ""
861
868
"The 'dir' argument, if given, must be the location of the root of a\n"
862
869
"working tree to update.  By default, the working tree that contains the \n"
863
870
"current working directory is used."
864
871
msgstr ""
865
872
 
866
 
#: bzrlib/builtins.py:1740
867
 
msgid "bzr update --revision takes exactly one revision"
868
 
msgstr ""
869
 
 
870
 
#: bzrlib/builtins.py:1748
871
 
msgid "bzr update can only update a whole tree, not a file or subdirectory"
872
 
msgstr ""
873
 
 
874
 
#: bzrlib/builtins.py:1779
 
873
#: breezy/builtins.py:1739
 
874
msgid "brz update --revision takes exactly one revision"
 
875
msgstr ""
 
876
 
 
877
#: breezy/builtins.py:1747
 
878
msgid "brz update can only update a whole tree, not a file or subdirectory"
 
879
msgstr ""
 
880
 
 
881
#: breezy/builtins.py:1778
 
882
#, python-brace-format
875
883
msgid "Tree is up to date at revision {0} of branch {1}"
876
884
msgstr ""
877
885
 
878
 
#: bzrlib/builtins.py:1795
 
886
#: breezy/builtins.py:1794
879
887
#, python-format
880
888
msgid ""
881
889
"branch has no revision %s\n"
882
 
"bzr update --revision only works for a revision in the branch history"
 
890
"brz update --revision only works for a revision in the branch history"
883
891
msgstr ""
884
892
 
885
 
#: bzrlib/builtins.py:1801
 
893
#: breezy/builtins.py:1800
 
894
#, python-brace-format
886
895
msgid "Updated to revision {0} of branch {1}"
887
896
msgstr ""
888
897
 
889
 
#: bzrlib/builtins.py:1805
 
898
#: breezy/builtins.py:1804
890
899
msgid ""
891
 
"Your local commits will now show as pending merges with 'bzr status', and "
892
 
"can be committed with 'bzr commit'."
 
900
"Your local commits will now show as pending merges with 'brz status', and "
 
901
"can be committed with 'brz commit'."
893
902
msgstr ""
894
903
 
895
 
#: bzrlib/builtins.py:1814
 
904
#: breezy/builtins.py:1813
896
905
msgid "Show information about a working tree, branch or repository."
897
906
msgstr ""
898
907
 
899
 
#: bzrlib/builtins.py:1816
 
908
#: breezy/builtins.py:1815
900
909
msgid ""
901
910
"This command will show all known locations and formats associated to the\n"
902
911
"tree, branch or repository."
903
912
msgstr ""
904
913
 
905
 
#: bzrlib/builtins.py:1819
 
914
#: breezy/builtins.py:1818
906
915
msgid ""
907
916
"In verbose mode, statistical information is included with each report.\n"
908
917
"To see extended statistic information, use a verbosity level of 2 or\n"
909
918
"higher by specifying the verbose option multiple times, e.g. -vv."
910
919
msgstr ""
911
920
 
912
 
#: bzrlib/builtins.py:1823
 
921
#: breezy/builtins.py:1822
913
922
msgid "Branches and working trees will also report any missing revisions."
914
923
msgstr ""
915
924
 
916
 
#: bzrlib/builtins.py:1825 bzrlib/builtins.py:3744 bzrlib/builtins.py:4885
917
 
#: bzrlib/builtins.py:6466
 
925
#: breezy/builtins.py:1824 breezy/builtins.py:3742 breezy/builtins.py:4883
 
926
#: breezy/builtins.py:6469
918
927
msgid ":Examples:"
919
928
msgstr ""
920
929
 
921
 
#: bzrlib/builtins.py:1827
 
930
#: breezy/builtins.py:1826
922
931
msgid "  Display information on the format and related locations:"
923
932
msgstr ""
924
933
 
925
 
#: bzrlib/builtins.py:1829
926
 
msgid "    bzr info"
 
934
#: breezy/builtins.py:1828
 
935
msgid "    brz info"
927
936
msgstr ""
928
937
 
929
 
#: bzrlib/builtins.py:1831
 
938
#: breezy/builtins.py:1830
930
939
msgid ""
931
940
"  Display the above together with extended format information and\n"
932
941
"  basic statistics (like the number of files in the working tree and\n"
933
942
"  number of revisions in the branch and repository):"
934
943
msgstr ""
935
944
 
936
 
#: bzrlib/builtins.py:1835
937
 
msgid "    bzr info -v"
 
945
#: breezy/builtins.py:1834
 
946
msgid "    brz info -v"
938
947
msgstr ""
939
948
 
940
 
#: bzrlib/builtins.py:1837
 
949
#: breezy/builtins.py:1836
941
950
msgid "  Display the above together with number of committers to the branch:"
942
951
msgstr ""
943
952
 
944
 
#: bzrlib/builtins.py:1839
945
 
msgid "    bzr info -vv"
 
953
#: breezy/builtins.py:1838
 
954
msgid "    brz info -vv"
946
955
msgstr ""
947
956
 
948
 
#: bzrlib/builtins.py:1858
 
957
#: breezy/builtins.py:1857
949
958
msgid "Remove files or directories."
950
959
msgstr ""
951
960
 
952
 
#: bzrlib/builtins.py:1860
 
961
#: breezy/builtins.py:1859
953
962
msgid ""
954
963
"This makes Bazaar stop tracking changes to the specified files. Bazaar will\n"
955
964
"delete them if they can easily be recovered using revert otherwise they\n"
958
967
"Bazaar but missing in your tree and stop tracking them for you."
959
968
msgstr ""
960
969
 
961
 
#: bzrlib/builtins.py:1868
 
970
# help of 'new' option of 'remove' command
 
971
#: breezy/builtins.py:1867
962
972
msgid "Only remove files that have never been committed."
963
973
msgstr ""
964
974
 
965
 
#: bzrlib/builtins.py:1870
 
975
# help of 'file-deletion-strategy' option of 'remove' command
 
976
#: breezy/builtins.py:1869
966
977
msgid "The file deletion mode to be used."
967
978
msgstr ""
968
979
 
969
 
#: bzrlib/builtins.py:1871
 
980
# title of 'file-deletion-strategy' option of 'remove' command
 
981
#: breezy/builtins.py:1870
970
982
msgid "Deletion Strategy"
971
983
msgstr ""
972
984
 
973
 
#: bzrlib/builtins.py:1872
 
985
# help of 'file-deletion-strategy=safe' option of 'remove' command
 
986
#: breezy/builtins.py:1871
974
987
msgid "Backup changed files (default)."
975
988
msgstr ""
976
989
 
977
 
#: bzrlib/builtins.py:1873
978
 
msgid "Delete from bzr but leave the working copy."
 
990
# help of 'file-deletion-strategy=keep' option of 'remove' command
 
991
#: breezy/builtins.py:1872
 
992
msgid "Delete from brz but leave the working copy."
979
993
msgstr ""
980
994
 
981
 
#: bzrlib/builtins.py:1874
 
995
# help of 'file-deletion-strategy=no-backup' option of 'remove' command
 
996
#: breezy/builtins.py:1873
982
997
msgid "Don't backup changed files."
983
998
msgstr ""
984
999
 
985
 
#: bzrlib/builtins.py:1875
986
 
msgid ""
987
 
"Delete all the specified files, even if they can not be recovered and even "
988
 
"if they are non-empty directories. (deprecated, use no-backup)"
989
 
msgstr ""
990
 
 
991
 
#: bzrlib/builtins.py:1884
992
 
msgid "(The --force option is deprecated, rather use --no-backup in future.)"
993
 
msgstr ""
994
 
 
995
 
#: bzrlib/builtins.py:1901
 
1000
#: breezy/builtins.py:1894
996
1001
msgid "No matching files."
997
1002
msgstr ""
998
1003
 
999
 
#: bzrlib/builtins.py:1962
1000
 
msgid "Reconcile bzr metadata in a branch."
 
1004
#: breezy/builtins.py:1955
 
1005
msgid "Reconcile brz metadata in a branch."
1001
1006
msgstr ""
1002
1007
 
1003
 
#: bzrlib/builtins.py:1964
 
1008
#: breezy/builtins.py:1957
1004
1009
msgid ""
1005
1010
"This can correct data mismatches that may have been caused by\n"
1006
 
"previous ghost operations or bzr upgrades. You should only\n"
1007
 
"need to run this command if 'bzr check' or a bzr developer\n"
 
1011
"previous ghost operations or brz upgrades. You should only\n"
 
1012
"need to run this command if 'brz check' or a brz developer\n"
1008
1013
"advises you to run it."
1009
1014
msgstr ""
1010
1015
 
1011
 
#: bzrlib/builtins.py:1969
 
1016
#: breezy/builtins.py:1962
1012
1017
msgid ""
1013
1018
"If a second branch is provided, cross-branch reconciliation is\n"
1014
1019
"also attempted, which will check that data like the tree root\n"
1015
 
"id which was not present in very early bzr versions is represented\n"
 
1020
"id which was not present in very early brz versions is represented\n"
1016
1021
"correctly in both branches."
1017
1022
msgstr ""
1018
1023
 
1019
 
#: bzrlib/builtins.py:1974
 
1024
#: breezy/builtins.py:1967
1020
1025
msgid ""
1021
1026
"At the same time it is run it may recompress data resulting in\n"
1022
1027
"a potential saving in disk space or performance gain."
1023
1028
msgstr ""
1024
1029
 
1025
 
#: bzrlib/builtins.py:1977
 
1030
#: breezy/builtins.py:1970
1026
1031
msgid "The branch *MUST* be on a listable system such as local disk or sftp."
1027
1032
msgstr ""
1028
1033
 
1029
 
#: bzrlib/builtins.py:2044 bzrlib/builtins.py:2162 bzrlib/builtins.py:3779
 
1034
# help of 'format=2a' option of 'init' command
 
1035
# help of 'format=default' option of 'init' command
 
1036
# help of 'format=2a' option of 'init-repository' command
 
1037
# help of 'format=default' option of 'init-repository' command
 
1038
# help of 'format=2a' option of 'upgrade' command
 
1039
# help of 'format=default' option of 'upgrade' command
 
1040
#: breezy/builtins.py:2037 breezy/builtins.py:2155 breezy/builtins.py:3777
1030
1041
msgid ""
1031
1042
"Format for the bzr 2.0 series.\n"
1032
1043
"Uses group-compress storage.\n"
1033
1044
"Provides rich roots which are a one-way transition.\n"
1034
1045
msgstr ""
1035
1046
 
1036
 
#: bzrlib/builtins.py:2044 bzrlib/builtins.py:2162 bzrlib/builtins.py:3779
 
1047
# help of 'format=pack-0.92' option of 'init' command
 
1048
# help of 'format=pack-0.92' option of 'init-repository' command
 
1049
# help of 'format=pack-0.92' option of 'upgrade' command
 
1050
#: breezy/builtins.py:2037 breezy/builtins.py:2155 breezy/builtins.py:3777
1037
1051
msgid ""
1038
1052
"Pack-based format used in 1.x series. Introduced in 0.92. Interoperates with "
1039
1053
"bzr repositories before 0.92 but cannot be read by bzr < 0.92. "
1040
1054
msgstr ""
1041
1055
 
1042
 
#: bzrlib/builtins.py:2044 bzrlib/builtins.py:2162 bzrlib/builtins.py:3779
 
1056
# help of 'format=development-colo' option of 'init' command
 
1057
# help of 'format=development-colo' option of 'init-repository' command
 
1058
# help of 'format=development-colo' option of 'upgrade' command
 
1059
#: breezy/builtins.py:2037 breezy/builtins.py:2155 breezy/builtins.py:3777
1043
1060
msgid "The 2a format with experimental support for colocated branches.\n"
1044
1061
msgstr ""
1045
1062
 
1046
 
#: bzrlib/builtins.py:2045
 
1063
#: breezy/builtins.py:2038
1047
1064
msgid "Make a directory into a versioned branch."
1048
1065
msgstr ""
1049
1066
 
1050
 
#: bzrlib/builtins.py:2047
 
1067
#: breezy/builtins.py:2040
1051
1068
msgid ""
1052
1069
"Use this to create an empty branch, or before importing an\n"
1053
1070
"existing project."
1054
1071
msgstr ""
1055
1072
 
1056
 
#: bzrlib/builtins.py:2050
 
1073
#: breezy/builtins.py:2043
1057
1074
msgid ""
1058
1075
"If there is a repository in a parent directory of the location, then\n"
1059
1076
"the history of the branch will be stored in the repository.  Otherwise\n"
1061
1078
"in the .bzr directory."
1062
1079
msgstr ""
1063
1080
 
1064
 
#: bzrlib/builtins.py:2055
 
1081
#: breezy/builtins.py:2048
1065
1082
msgid ""
1066
1083
"If there is already a branch at the location but it has no working tree,\n"
1067
 
"the tree can be populated with 'bzr checkout'."
 
1084
"the tree can be populated with 'brz checkout'."
1068
1085
msgstr ""
1069
1086
 
1070
 
#: bzrlib/builtins.py:2058
 
1087
#: breezy/builtins.py:2051
1071
1088
msgid "Recipe for importing a tree of files::"
1072
1089
msgstr ""
1073
1090
 
1074
 
#: bzrlib/builtins.py:2060
 
1091
#: breezy/builtins.py:2053
1075
1092
msgid ""
1076
1093
"    cd ~/project\n"
1077
 
"    bzr init\n"
1078
 
"    bzr add .\n"
1079
 
"    bzr status\n"
1080
 
"    bzr commit -m \"imported project\""
1081
 
msgstr ""
1082
 
 
1083
 
#: bzrlib/builtins.py:2071
1084
 
msgid ""
1085
 
"Create the path leading up to the branch if it does not already exist."
1086
 
msgstr ""
1087
 
 
1088
 
#: bzrlib/builtins.py:2074
 
1094
"    brz init\n"
 
1095
"    brz add .\n"
 
1096
"    brz status\n"
 
1097
"    brz commit -m \"imported project\""
 
1098
msgstr ""
 
1099
 
 
1100
# help of 'create-prefix' option of 'init' command
 
1101
# help of 'create-prefix' option of 'push' command
 
1102
#: breezy/builtins.py:2064
 
1103
msgid "Create the path leading up to the branch if it does not already exist."
 
1104
msgstr ""
 
1105
 
 
1106
# help of 'format' option of 'init' command
 
1107
#: breezy/builtins.py:2067
1089
1108
msgid "Specify a format for this branch. See \"help formats\"."
1090
1109
msgstr ""
1091
1110
 
1092
 
#: bzrlib/builtins.py:2082
1093
 
msgid ""
1094
 
"Never change revnos or the existing log.  Append revisions to it only."
 
1111
# help of 'append-revisions-only' option of 'init' command
 
1112
#: breezy/builtins.py:2075
 
1113
msgid "Never change revnos or the existing log.  Append revisions to it only."
1095
1114
msgstr ""
1096
1115
 
1097
 
#: bzrlib/builtins.py:2085
 
1116
# help of 'no-tree' option of 'init' command
 
1117
#: breezy/builtins.py:2078
1098
1118
msgid "Create a branch without a working tree."
1099
1119
msgstr ""
1100
1120
 
1101
 
#: bzrlib/builtins.py:2105 bzrlib/push.py:110
 
1121
#: breezy/builtins.py:2098 breezy/push.py:110
1102
1122
#, python-format
1103
1123
msgid ""
1104
1124
"Parent directory of %s does not exist.\n"
1105
1125
"You may supply --create-prefix to create all leading parent directories."
1106
1126
msgstr ""
1107
1127
 
1108
 
#: bzrlib/builtins.py:2139
 
1128
#: breezy/builtins.py:2132
1109
1129
msgid ""
1110
1130
"This branch format cannot be set to append-revisions-only.  Try --default."
1111
1131
msgstr ""
1112
1132
 
1113
 
#: bzrlib/builtins.py:2150
 
1133
#: breezy/builtins.py:2143
 
1134
#, python-brace-format
1114
1135
msgid "Created a {0} (format: {1})\n"
1115
1136
msgstr ""
1116
1137
 
1117
 
#: bzrlib/builtins.py:2159
 
1138
#: breezy/builtins.py:2152
1118
1139
#, python-format
1119
1140
msgid "Using shared repository: %s\n"
1120
1141
msgstr ""
1121
1142
 
1122
 
#: bzrlib/builtins.py:2163
 
1143
#: breezy/builtins.py:2156
1123
1144
msgid "Create a shared repository for branches to share storage space."
1124
1145
msgstr ""
1125
1146
 
1126
 
#: bzrlib/builtins.py:2165
 
1147
#: breezy/builtins.py:2158
1127
1148
msgid ""
1128
1149
"New branches created under the repository directory will store their\n"
1129
1150
"revisions in the repository, not in the branch directory.  For branches\n"
1131
1152
"speeds up the creation of new branches."
1132
1153
msgstr ""
1133
1154
 
1134
 
#: bzrlib/builtins.py:2170
 
1155
#: breezy/builtins.py:2163
1135
1156
msgid ""
1136
1157
"If the --no-trees option is given then the branches in the repository\n"
1137
1158
"will not have working trees by default.  They will still exist as \n"
1141
1162
"branches, such as on a server."
1142
1163
msgstr ""
1143
1164
 
1144
 
#: bzrlib/builtins.py:2177
 
1165
#: breezy/builtins.py:2170
1145
1166
msgid ""
1146
1167
":Examples:\n"
1147
1168
"    Create a shared repository holding just branches::"
1148
1169
msgstr ""
1149
1170
 
1150
 
#: bzrlib/builtins.py:2180
 
1171
#: breezy/builtins.py:2173
1151
1172
msgid ""
1152
 
"        bzr init-repo --no-trees repo\n"
1153
 
"        bzr init repo/trunk"
 
1173
"        brz init-repo --no-trees repo\n"
 
1174
"        brz init repo/trunk"
1154
1175
msgstr ""
1155
1176
 
1156
 
#: bzrlib/builtins.py:2183
 
1177
#: breezy/builtins.py:2176
1157
1178
msgid "    Make a lightweight checkout elsewhere::"
1158
1179
msgstr ""
1159
1180
 
1160
 
#: bzrlib/builtins.py:2185
 
1181
#: breezy/builtins.py:2178
1161
1182
msgid ""
1162
 
"        bzr checkout --lightweight repo/trunk trunk-checkout\n"
 
1183
"        brz checkout --lightweight repo/trunk trunk-checkout\n"
1163
1184
"        cd trunk-checkout\n"
1164
1185
"        (add files here)"
1165
1186
msgstr ""
1166
1187
 
1167
 
#: bzrlib/builtins.py:2193
 
1188
# help of 'format' option of 'init-repository' command
 
1189
#: breezy/builtins.py:2186
1168
1190
msgid ""
1169
 
"Specify a format for this repository. See \"bzr help formats\" for details."
 
1191
"Specify a format for this repository. See \"brz help formats\" for details."
1170
1192
msgstr ""
1171
1193
 
1172
 
#: bzrlib/builtins.py:2197
 
1194
# title of 'format' option of 'init-repository' command
 
1195
#: breezy/builtins.py:2190
1173
1196
msgid "Repository format"
1174
1197
msgstr ""
1175
1198
 
1176
 
#: bzrlib/builtins.py:2199
 
1199
# help of 'no-trees' option of 'init-repository' command
 
1200
#: breezy/builtins.py:2192
1177
1201
msgid "Branches in the repository will default to not having a working tree."
1178
1202
msgstr ""
1179
1203
 
1180
 
#: bzrlib/builtins.py:2225
 
1204
#: breezy/builtins.py:2218
1181
1205
msgid "Show differences in the working tree, between revisions or branches."
1182
1206
msgstr ""
1183
1207
 
1184
 
#: bzrlib/builtins.py:2227
 
1208
#: breezy/builtins.py:2220
1185
1209
msgid ""
1186
1210
"If no arguments are given, all changes for the current tree are listed.\n"
1187
1211
"If files are given, only the changes in those files are listed.\n"
1191
1215
"given."
1192
1216
msgstr ""
1193
1217
 
1194
 
#: bzrlib/builtins.py:2234
 
1218
#: breezy/builtins.py:2227
1195
1219
msgid ""
1196
 
"\"bzr diff -p1\" is equivalent to \"bzr diff --prefix old/:new/\", and\n"
 
1220
"\"brz diff -p1\" is equivalent to \"brz diff --prefix old/:new/\", and\n"
1197
1221
"produces patches suitable for \"patch -p1\"."
1198
1222
msgstr ""
1199
1223
 
1200
 
#: bzrlib/builtins.py:2237
 
1224
#: breezy/builtins.py:2230
1201
1225
msgid ""
1202
1226
"Note that when using the -r argument with a range of revisions, the\n"
1203
1227
"differences are computed between the two specified revisions.  That\n"
1204
1228
"is, the command does not show the changes introduced by the first \n"
1205
1229
"revision in the range.  This differs from the interpretation of \n"
1206
 
"revision ranges used by \"bzr log\" which includes the first revision\n"
 
1230
"revision ranges used by \"brz log\" which includes the first revision\n"
1207
1231
"in the range."
1208
1232
msgstr ""
1209
1233
 
1210
 
#: bzrlib/builtins.py:2244
 
1234
#: breezy/builtins.py:2237
1211
1235
msgid ""
1212
1236
":Exit values:\n"
1213
1237
"    1 - changed\n"
1216
1240
"    0 - no change"
1217
1241
msgstr ""
1218
1242
 
1219
 
#: bzrlib/builtins.py:2250
 
1243
#: breezy/builtins.py:2243
1220
1244
msgid ""
1221
1245
":Examples:\n"
1222
1246
"    Shows the difference in the working tree versus the last commit::"
1223
1247
msgstr ""
1224
1248
 
1225
 
#: bzrlib/builtins.py:2253
1226
 
msgid "        bzr diff"
 
1249
#: breezy/builtins.py:2246
 
1250
msgid "        brz diff"
1227
1251
msgstr ""
1228
1252
 
1229
 
#: bzrlib/builtins.py:2255
 
1253
#: breezy/builtins.py:2248
1230
1254
msgid "    Difference between the working tree and revision 1::"
1231
1255
msgstr ""
1232
1256
 
1233
 
#: bzrlib/builtins.py:2257
1234
 
msgid "        bzr diff -r1"
 
1257
#: breezy/builtins.py:2250
 
1258
msgid "        brz diff -r1"
1235
1259
msgstr ""
1236
1260
 
1237
 
#: bzrlib/builtins.py:2259
 
1261
#: breezy/builtins.py:2252
1238
1262
msgid "    Difference between revision 3 and revision 1::"
1239
1263
msgstr ""
1240
1264
 
1241
 
#: bzrlib/builtins.py:2261
1242
 
msgid "        bzr diff -r1..3"
 
1265
#: breezy/builtins.py:2254
 
1266
msgid "        brz diff -r1..3"
1243
1267
msgstr ""
1244
1268
 
1245
 
#: bzrlib/builtins.py:2263
 
1269
#: breezy/builtins.py:2256
1246
1270
msgid "    Difference between revision 3 and revision 1 for branch xxx::"
1247
1271
msgstr ""
1248
1272
 
1249
 
#: bzrlib/builtins.py:2265
1250
 
msgid "        bzr diff -r1..3 xxx"
 
1273
#: breezy/builtins.py:2258
 
1274
msgid "        brz diff -r1..3 xxx"
1251
1275
msgstr ""
1252
1276
 
1253
 
#: bzrlib/builtins.py:2267
 
1277
#: breezy/builtins.py:2260
1254
1278
msgid "    The changes introduced by revision 2 (equivalent to -r1..2)::"
1255
1279
msgstr ""
1256
1280
 
1257
 
#: bzrlib/builtins.py:2269
1258
 
msgid "        bzr diff -c2"
 
1281
#: breezy/builtins.py:2262
 
1282
msgid "        brz diff -c2"
1259
1283
msgstr ""
1260
1284
 
1261
 
#: bzrlib/builtins.py:2271
 
1285
#: breezy/builtins.py:2264
1262
1286
msgid ""
1263
1287
"    To see the changes introduced by revision X::\n"
1264
1288
"    \n"
1265
 
"        bzr diff -cX"
 
1289
"        brz diff -cX"
1266
1290
msgstr ""
1267
1291
 
1268
 
#: bzrlib/builtins.py:2275
 
1292
#: breezy/builtins.py:2268
1269
1293
msgid ""
1270
1294
"    Note that in the case of a merge, the -c option shows the changes\n"
1271
1295
"    compared to the left hand parent. To see the changes against\n"
1272
1296
"    another parent, use::"
1273
1297
msgstr ""
1274
1298
 
1275
 
#: bzrlib/builtins.py:2279
1276
 
msgid "        bzr diff -r<chosen_parent>..X"
 
1299
#: breezy/builtins.py:2272
 
1300
msgid "        brz diff -r<chosen_parent>..X"
1277
1301
msgstr ""
1278
1302
 
1279
 
#: bzrlib/builtins.py:2281
 
1303
#: breezy/builtins.py:2274
1280
1304
msgid ""
1281
1305
"    The changes between the current revision and the previous revision\n"
1282
1306
"    (equivalent to -c-1 and -r-2..-1)"
1283
1307
msgstr ""
1284
1308
 
1285
 
#: bzrlib/builtins.py:2284
1286
 
msgid "        bzr diff -r-2.."
 
1309
#: breezy/builtins.py:2277
 
1310
msgid "        brz diff -r-2.."
1287
1311
msgstr ""
1288
1312
 
1289
 
#: bzrlib/builtins.py:2286
 
1313
#: breezy/builtins.py:2279
1290
1314
msgid "    Show just the differences for file NEWS::"
1291
1315
msgstr ""
1292
1316
 
1293
 
#: bzrlib/builtins.py:2288
1294
 
msgid "        bzr diff NEWS"
 
1317
#: breezy/builtins.py:2281
 
1318
msgid "        brz diff NEWS"
1295
1319
msgstr ""
1296
1320
 
1297
 
#: bzrlib/builtins.py:2290
 
1321
#: breezy/builtins.py:2283
1298
1322
msgid "    Show the differences in working tree xxx for file NEWS::"
1299
1323
msgstr ""
1300
1324
 
1301
 
#: bzrlib/builtins.py:2292
1302
 
msgid "        bzr diff xxx/NEWS"
 
1325
#: breezy/builtins.py:2285
 
1326
msgid "        brz diff xxx/NEWS"
1303
1327
msgstr ""
1304
1328
 
1305
 
#: bzrlib/builtins.py:2294
 
1329
#: breezy/builtins.py:2287
1306
1330
msgid "    Show the differences from branch xxx to this working tree:"
1307
1331
msgstr ""
1308
1332
 
1309
 
#: bzrlib/builtins.py:2296
1310
 
msgid "        bzr diff --old xxx"
 
1333
#: breezy/builtins.py:2289
 
1334
msgid "        brz diff --old xxx"
1311
1335
msgstr ""
1312
1336
 
1313
 
#: bzrlib/builtins.py:2298
 
1337
#: breezy/builtins.py:2291
1314
1338
msgid "    Show the differences between two branches for file NEWS::"
1315
1339
msgstr ""
1316
1340
 
1317
 
#: bzrlib/builtins.py:2300
1318
 
msgid "        bzr diff --old xxx --new yyy NEWS"
1319
 
msgstr ""
1320
 
 
1321
 
#: bzrlib/builtins.py:2302
1322
 
msgid "    Same as 'bzr diff' but prefix paths with old/ and new/::"
1323
 
msgstr ""
1324
 
 
1325
 
#: bzrlib/builtins.py:2304
 
1341
#: breezy/builtins.py:2293
 
1342
msgid "        brz diff --old xxx --new yyy NEWS"
 
1343
msgstr ""
 
1344
 
 
1345
#: breezy/builtins.py:2295
 
1346
msgid "    Same as 'brz diff' but prefix paths with old/ and new/::"
 
1347
msgstr ""
 
1348
 
 
1349
#: breezy/builtins.py:2297
1326
1350
msgid ""
1327
 
"        bzr diff --prefix old/:new/\n"
 
1351
"        brz diff --prefix old/:new/\n"
1328
1352
"        \n"
1329
1353
"    Show the differences using a custom diff program with options::\n"
1330
1354
"    \n"
1331
 
"        bzr diff --using /usr/bin/diff --diff-options -wu"
 
1355
"        brz diff --using /usr/bin/diff --diff-options -wu"
1332
1356
msgstr ""
1333
1357
 
1334
 
#: bzrlib/builtins.py:2314
 
1358
# help of 'diff-options' option of 'diff' command
 
1359
#: breezy/builtins.py:2307
1335
1360
msgid "Pass these options to the external diff program."
1336
1361
msgstr ""
1337
1362
 
1338
 
#: bzrlib/builtins.py:2317
 
1363
# help of 'prefix' option of 'diff' command
 
1364
#: breezy/builtins.py:2310
1339
1365
msgid ""
1340
1366
"Set prefixes added to old and new filenames, as two values separated by a "
1341
1367
"colon. (eg \"old/:new/\")."
1342
1368
msgstr ""
1343
1369
 
1344
 
#: bzrlib/builtins.py:2320
 
1370
# help of 'old' option of 'diff' command
 
1371
#: breezy/builtins.py:2313
1345
1372
msgid "Branch/tree to compare from."
1346
1373
msgstr ""
1347
1374
 
1348
 
#: bzrlib/builtins.py:2324
 
1375
# help of 'new' option of 'diff' command
 
1376
#: breezy/builtins.py:2317
1349
1377
msgid "Branch/tree to compare to."
1350
1378
msgstr ""
1351
1379
 
1352
 
#: bzrlib/builtins.py:2330
 
1380
# help of 'using' option of 'diff' command
 
1381
#: breezy/builtins.py:2323
1353
1382
msgid "Use this command to compare files."
1354
1383
msgstr ""
1355
1384
 
1356
 
#: bzrlib/builtins.py:2335
 
1385
# help of 'format' option of 'diff' command
 
1386
#: breezy/builtins.py:2328
1357
1387
msgid "Diff format to use."
1358
1388
msgstr ""
1359
1389
 
1360
 
#: bzrlib/builtins.py:2337
 
1390
# title of 'format' option of 'diff' command
 
1391
#: breezy/builtins.py:2330
1361
1392
msgid "Diff format"
1362
1393
msgstr ""
1363
1394
 
1364
 
#: bzrlib/builtins.py:2359
 
1395
# help of 'context' option of 'diff' command
 
1396
#: breezy/builtins.py:2332
 
1397
msgid "How many lines of context to show."
 
1398
msgstr ""
 
1399
 
 
1400
#: breezy/builtins.py:2357
1365
1401
msgid "--prefix expects two values separated by a colon (eg \"old/:new/\")"
1366
1402
msgstr ""
1367
1403
 
1368
 
#: bzrlib/builtins.py:2363
1369
 
msgid "bzr diff --revision takes exactly one or two revision specifiers"
 
1404
#: breezy/builtins.py:2361
 
1405
msgid "brz diff --revision takes exactly one or two revision specifiers"
1370
1406
msgstr ""
1371
1407
 
1372
 
#: bzrlib/builtins.py:2368 bzrlib/builtins.py:2765 bzrlib/builtins.py:2778
1373
 
#: bzrlib/builtins.py:2786 bzrlib/builtins.py:4959
 
1408
#: breezy/builtins.py:2366 breezy/builtins.py:2763 breezy/builtins.py:2776
 
1409
#: breezy/builtins.py:2784 breezy/builtins.py:4957
 
1410
#, python-brace-format
1374
1411
msgid "{0} and {1} are mutually exclusive"
1375
1412
msgstr ""
1376
1413
 
1377
 
#: bzrlib/builtins.py:2388
 
1414
#: breezy/builtins.py:2386
1378
1415
msgid ""
1379
1416
"List files deleted in the working tree.\n"
1380
1417
"    "
1381
1418
msgstr ""
1382
1419
 
1383
 
#: bzrlib/builtins.py:2465
 
1420
#: breezy/builtins.py:2463
1384
1421
msgid "Show the tree root directory."
1385
1422
msgstr ""
1386
1423
 
1387
 
#: bzrlib/builtins.py:2467
 
1424
#: breezy/builtins.py:2465
1388
1425
msgid ""
1389
1426
"The root is the nearest enclosing directory with a .bzr control\n"
1390
1427
"directory."
1391
1428
msgstr ""
1392
1429
 
1393
 
#: bzrlib/builtins.py:2482
 
1430
#: breezy/builtins.py:2480
1394
1431
msgid "The limit argument must be an integer."
1395
1432
msgstr ""
1396
1433
 
1397
 
#: bzrlib/builtins.py:2490
 
1434
#: breezy/builtins.py:2488
1398
1435
msgid "The levels argument must be an integer."
1399
1436
msgstr ""
1400
1437
 
1401
 
#: bzrlib/builtins.py:2495
 
1438
#: breezy/builtins.py:2493
1402
1439
msgid "Show historical log for a branch or subset of a branch."
1403
1440
msgstr ""
1404
1441
 
1405
 
#: bzrlib/builtins.py:2497
 
1442
#: breezy/builtins.py:2495
1406
1443
msgid ""
1407
 
"log is bzr's default tool for exploring the history of a branch.\n"
 
1444
"log is brz's default tool for exploring the history of a branch.\n"
1408
1445
"The branch to use is taken from the first parameter. If no parameters\n"
1409
1446
"are given, the branch containing the working directory is logged.\n"
1410
1447
"Here are some simple examples::"
1411
1448
msgstr ""
1412
1449
 
1413
 
#: bzrlib/builtins.py:2502
 
1450
#: breezy/builtins.py:2500
1414
1451
msgid ""
1415
 
"  bzr log                       log the current branch\n"
1416
 
"  bzr log foo.py                log a file in its branch\n"
1417
 
"  bzr log http://server/branch  log a branch on a server"
 
1452
"  brz log                       log the current branch\n"
 
1453
"  brz log foo.py                log a file in its branch\n"
 
1454
"  brz log http://server/branch  log a branch on a server"
1418
1455
msgstr ""
1419
1456
 
1420
 
#: bzrlib/builtins.py:2506
 
1457
#: breezy/builtins.py:2504
1421
1458
msgid ""
1422
1459
"The filtering, ordering and information shown for each revision can\n"
1423
1460
"be controlled as explained below. By default, all revisions are\n"
1427
1464
"were merged."
1428
1465
msgstr ""
1429
1466
 
1430
 
#: bzrlib/builtins.py:2513
 
1467
#: breezy/builtins.py:2511
1431
1468
msgid ":Output control:"
1432
1469
msgstr ""
1433
1470
 
1434
 
#: bzrlib/builtins.py:2515
 
1471
#: breezy/builtins.py:2513
1435
1472
msgid ""
1436
1473
"  The log format controls how information about each revision is\n"
1437
1474
"  displayed. The standard log formats are called ``long``, ``short``\n"
1438
 
"  and ``line``. The default is long. See ``bzr help log-formats``\n"
 
1475
"  and ``line``. The default is long. See ``brz help log-formats``\n"
1439
1476
"  for more details on log formats."
1440
1477
msgstr ""
1441
1478
 
1442
 
#: bzrlib/builtins.py:2520
 
1479
#: breezy/builtins.py:2518
1443
1480
msgid ""
1444
1481
"  The following options can be used to control what information is\n"
1445
1482
"  displayed::"
1446
1483
msgstr ""
1447
1484
 
1448
 
#: bzrlib/builtins.py:2523
 
1485
#: breezy/builtins.py:2521
1449
1486
msgid ""
1450
1487
"    -l N        display a maximum of N revisions\n"
1451
1488
"    -n N        display N levels of revisions (0 for all, 1 for collapsed)\n"
1454
1491
"    --show-ids  display revision-ids (and file-ids), not just revnos"
1455
1492
msgstr ""
1456
1493
 
1457
 
#: bzrlib/builtins.py:2529
 
1494
#: breezy/builtins.py:2527
1458
1495
msgid ""
1459
1496
"  Note that the default number of levels to display is a function of the\n"
1460
1497
"  log format. If the -n option is not used, the standard log formats show\n"
1461
1498
"  just the top level (mainline)."
1462
1499
msgstr ""
1463
1500
 
1464
 
#: bzrlib/builtins.py:2533
 
1501
#: breezy/builtins.py:2531
1465
1502
msgid ""
1466
1503
"  Status summaries are shown using status flags like A, M, etc. To see\n"
1467
1504
"  the changes explained using words like ``added`` and ``modified``\n"
1468
1505
"  instead, use the -vv option."
1469
1506
msgstr ""
1470
1507
 
1471
 
#: bzrlib/builtins.py:2537
 
1508
#: breezy/builtins.py:2535
1472
1509
msgid ":Ordering control:"
1473
1510
msgstr ""
1474
1511
 
1475
 
#: bzrlib/builtins.py:2539
 
1512
#: breezy/builtins.py:2537
1476
1513
msgid ""
1477
1514
"  To display revisions from oldest to newest, use the --forward option.\n"
1478
1515
"  In most cases, using this option will have little impact on the total\n"
1480
1517
"  display revisions like --reverse does when it can."
1481
1518
msgstr ""
1482
1519
 
1483
 
#: bzrlib/builtins.py:2544
 
1520
#: breezy/builtins.py:2542
1484
1521
msgid ":Revision filtering:"
1485
1522
msgstr ""
1486
1523
 
1487
 
#: bzrlib/builtins.py:2546
 
1524
#: breezy/builtins.py:2544
1488
1525
msgid ""
1489
1526
"  The -r option can be used to specify what revision or range of revisions\n"
1490
1527
"  to filter against. The various forms are shown below::"
1491
1528
msgstr ""
1492
1529
 
1493
 
#: bzrlib/builtins.py:2549
 
1530
#: breezy/builtins.py:2547
1494
1531
msgid ""
1495
1532
"    -rX      display revision X\n"
1496
1533
"    -rX..    display revision X and later\n"
1498
1535
"    -rX..Y   display from X to Y inclusive"
1499
1536
msgstr ""
1500
1537
 
1501
 
#: bzrlib/builtins.py:2554
 
1538
#: breezy/builtins.py:2552
1502
1539
msgid ""
1503
 
"  See ``bzr help revisionspec`` for details on how to specify X and Y.\n"
 
1540
"  See ``brz help revisionspec`` for details on how to specify X and Y.\n"
1504
1541
"  Some common examples are given below::"
1505
1542
msgstr ""
1506
1543
 
1507
 
#: bzrlib/builtins.py:2557
 
1544
#: breezy/builtins.py:2555
1508
1545
msgid ""
1509
1546
"    -r-1                show just the tip\n"
1510
1547
"    -r-10..             show the last 10 mainline revisions\n"
1514
1551
"    -rdate:yesterday..  show changes since yesterday"
1515
1552
msgstr ""
1516
1553
 
1517
 
#: bzrlib/builtins.py:2564
 
1554
#: breezy/builtins.py:2562
1518
1555
msgid ""
1519
1556
"  When logging a range of revisions using -rX..Y, log starts at\n"
1520
1557
"  revision Y and searches back in history through the primary\n"
1524
1561
"  a nested merge revision and the log will be truncated accordingly."
1525
1562
msgstr ""
1526
1563
 
1527
 
#: bzrlib/builtins.py:2571
 
1564
#: breezy/builtins.py:2569
1528
1565
msgid ":Path filtering:"
1529
1566
msgstr ""
1530
1567
 
1531
 
#: bzrlib/builtins.py:2573
 
1568
#: breezy/builtins.py:2571
1532
1569
msgid ""
1533
1570
"  If parameters are given and the first one is not a branch, the log\n"
1534
1571
"  will be filtered to show only those revisions that changed the\n"
1535
1572
"  nominated files or directories."
1536
1573
msgstr ""
1537
1574
 
1538
 
#: bzrlib/builtins.py:2577
 
1575
#: breezy/builtins.py:2575
1539
1576
msgid ""
1540
1577
"  Filenames are interpreted within their historical context. To log a\n"
1541
1578
"  deleted file, specify a revision range so that the file existed at\n"
1542
1579
"  the end or start of the range."
1543
1580
msgstr ""
1544
1581
 
1545
 
#: bzrlib/builtins.py:2581
 
1582
#: breezy/builtins.py:2579
1546
1583
msgid ""
1547
1584
"  Historical context is also important when interpreting pathnames of\n"
1548
1585
"  renamed files/directories. Consider the following example:"
1549
1586
msgstr ""
1550
1587
 
1551
 
#: bzrlib/builtins.py:2584
 
1588
#: breezy/builtins.py:2582
1552
1589
msgid ""
1553
1590
"  * revision 1: add tutorial.txt\n"
1554
1591
"  * revision 2: modify tutorial.txt\n"
1555
1592
"  * revision 3: rename tutorial.txt to guide.txt; add tutorial.txt"
1556
1593
msgstr ""
1557
1594
 
1558
 
#: bzrlib/builtins.py:2588
 
1595
#: breezy/builtins.py:2586
1559
1596
msgid "  In this case:"
1560
1597
msgstr ""
1561
1598
 
1562
 
#: bzrlib/builtins.py:2590
1563
 
msgid "  * ``bzr log guide.txt`` will log the file added in revision 1"
1564
 
msgstr ""
1565
 
 
1566
 
#: bzrlib/builtins.py:2592
1567
 
msgid ""
1568
 
"  * ``bzr log tutorial.txt`` will log the new file added in revision 3"
1569
 
msgstr ""
1570
 
 
1571
 
#: bzrlib/builtins.py:2594
1572
 
msgid ""
1573
 
"  * ``bzr log -r2 -p tutorial.txt`` will show the changes made to\n"
 
1599
#: breezy/builtins.py:2588
 
1600
msgid "  * ``brz log guide.txt`` will log the file added in revision 1"
 
1601
msgstr ""
 
1602
 
 
1603
#: breezy/builtins.py:2590
 
1604
msgid "  * ``brz log tutorial.txt`` will log the new file added in revision 3"
 
1605
msgstr ""
 
1606
 
 
1607
#: breezy/builtins.py:2592
 
1608
msgid ""
 
1609
"  * ``brz log -r2 -p tutorial.txt`` will show the changes made to\n"
1574
1610
"    the original file in revision 2."
1575
1611
msgstr ""
1576
1612
 
1577
 
#: bzrlib/builtins.py:2597
 
1613
#: breezy/builtins.py:2595
1578
1614
msgid ""
1579
 
"  * ``bzr log -r2 -p guide.txt`` will display an error message as there\n"
 
1615
"  * ``brz log -r2 -p guide.txt`` will display an error message as there\n"
1580
1616
"    was no file called guide.txt in revision 2."
1581
1617
msgstr ""
1582
1618
 
1583
 
#: bzrlib/builtins.py:2600
 
1619
#: breezy/builtins.py:2598
1584
1620
msgid ""
1585
1621
"  Renames are always followed by log. By design, there is no need to\n"
1586
1622
"  explicitly ask for this (and no way to stop logging a file back\n"
1587
1623
"  until it was last renamed)."
1588
1624
msgstr ""
1589
1625
 
1590
 
#: bzrlib/builtins.py:2604
 
1626
#: breezy/builtins.py:2602
1591
1627
msgid ":Other filtering:"
1592
1628
msgstr ""
1593
1629
 
1594
 
#: bzrlib/builtins.py:2606
 
1630
#: breezy/builtins.py:2604
1595
1631
msgid ""
1596
1632
"  The --match option can be used for finding revisions that match a\n"
1597
1633
"  regular expression in a commit message, committer, author or bug.\n"
1600
1636
"  --match-message can be used to only match a specific field."
1601
1637
msgstr ""
1602
1638
 
1603
 
#: bzrlib/builtins.py:2612
 
1639
#: breezy/builtins.py:2610
1604
1640
msgid ":Tips & tricks:"
1605
1641
msgstr ""
1606
1642
 
1607
 
#: bzrlib/builtins.py:2614
 
1643
#: breezy/builtins.py:2612
1608
1644
msgid ""
1609
1645
"  GUI tools and IDEs are often better at exploring history than command\n"
1610
1646
"  line tools: you may prefer qlog or viz from qbzr or bzr-gtk, the\n"
1611
 
"  bzr-explorer shell, or the Loggerhead web interface.  See the Plugin\n"
1612
 
"  Guide <http://doc.bazaar.canonical.com/plugins/en/> and\n"
 
1647
"  bzr-explorer shell, or the Loggerhead web interface.  See the Bazaar\n"
 
1648
"  Plugin Guide <http://doc.bazaar.canonical.com/plugins/en/> and\n"
1613
1649
"  <http://wiki.bazaar.canonical.com/IDEIntegration>.  "
1614
1650
msgstr ""
1615
1651
 
1616
 
#: bzrlib/builtins.py:2620
1617
 
msgid ""
1618
 
"  You may find it useful to add the aliases below to ``bazaar.conf``::"
 
1652
#: breezy/builtins.py:2618
 
1653
msgid "  You may find it useful to add the aliases below to ``bazaar.conf``::"
1619
1654
msgstr ""
1620
1655
 
1621
 
#: bzrlib/builtins.py:2622
 
1656
#: breezy/builtins.py:2620
1622
1657
msgid ""
1623
1658
"    [ALIASES]\n"
1624
1659
"    tip = log -r-1\n"
1626
1661
"    show = log -v -p"
1627
1662
msgstr ""
1628
1663
 
1629
 
#: bzrlib/builtins.py:2627
 
1664
#: breezy/builtins.py:2625
1630
1665
msgid ""
1631
 
"  ``bzr tip`` will then show the latest revision while ``bzr top``\n"
 
1666
"  ``brz tip`` will then show the latest revision while ``brz top``\n"
1632
1667
"  will show the last 10 mainline revisions. To see the details of a\n"
1633
 
"  particular revision X,  ``bzr show -rX``."
 
1668
"  particular revision X,  ``brz show -rX``."
1634
1669
msgstr ""
1635
1670
 
1636
 
#: bzrlib/builtins.py:2631
 
1671
#: breezy/builtins.py:2629
1637
1672
msgid ""
1638
1673
"  If you are interested in looking deeper into a particular merge X,\n"
1639
 
"  use ``bzr log -n0 -rX``."
 
1674
"  use ``brz log -n0 -rX``."
1640
1675
msgstr ""
1641
1676
 
1642
 
#: bzrlib/builtins.py:2634
 
1677
#: breezy/builtins.py:2632
1643
1678
msgid ""
1644
 
"  ``bzr log -v`` on a branch with lots of history is currently\n"
 
1679
"  ``brz log -v`` on a branch with lots of history is currently\n"
1645
1680
"  very slow. A fix for this issue is currently under development.\n"
1646
1681
"  With or without that fix, it is recommended that a revision range\n"
1647
1682
"  be given when using the -v option."
1648
1683
msgstr ""
1649
1684
 
1650
 
#: bzrlib/builtins.py:2639
 
1685
#: breezy/builtins.py:2637
1651
1686
msgid ""
1652
 
"  bzr has a generic full-text matching plugin, bzr-search, that can be\n"
 
1687
"  brz has a generic full-text matching plugin, brz-search, that can be\n"
1653
1688
"  used to find revisions matching user names, commit messages, etc.\n"
1654
1689
"  Among other features, this plugin can find all revisions containing\n"
1655
1690
"  a list of words but not others."
1656
1691
msgstr ""
1657
1692
 
1658
 
#: bzrlib/builtins.py:2644
 
1693
#: breezy/builtins.py:2642
1659
1694
msgid ""
1660
1695
"  When exploring non-mainline history on large projects with deep\n"
1661
1696
"  history, the performance of log can be greatly improved by installing\n"
1663
1698
"  trading disk space for faster speed."
1664
1699
msgstr ""
1665
1700
 
1666
 
#: bzrlib/builtins.py:2653
 
1701
# help of 'forward' option of 'log' command
 
1702
#: breezy/builtins.py:2651
1667
1703
msgid "Show from oldest to newest."
1668
1704
msgstr ""
1669
1705
 
1670
 
#: bzrlib/builtins.py:2656
 
1706
# help of 'verbose' option of 'log' command
 
1707
#: breezy/builtins.py:2654
1671
1708
msgid "Show files changed in each revision."
1672
1709
msgstr ""
1673
1710
 
1674
 
#: bzrlib/builtins.py:2662
 
1711
# help of 'change' option of 'log' command
 
1712
#: breezy/builtins.py:2660
1675
1713
msgid "Show just the specified revision. See also \"help revisionspec\"."
1676
1714
msgstr ""
1677
1715
 
1678
 
#: bzrlib/builtins.py:2666
 
1716
# help of 'authors' option of 'log' command
 
1717
#: breezy/builtins.py:2664
1679
1718
msgid "What names to list as authors - first, all or committer."
1680
1719
msgstr ""
1681
1720
 
1682
 
#: bzrlib/builtins.py:2667
 
1721
# title of 'authors' option of 'log' command
 
1722
#: breezy/builtins.py:2665
1683
1723
msgid "Authors"
1684
1724
msgstr ""
1685
1725
 
1686
 
#: bzrlib/builtins.py:2672
 
1726
# help of 'levels' option of 'log' command
 
1727
#: breezy/builtins.py:2670
1687
1728
msgid "Number of levels to display - 0 for all, 1 for flat."
1688
1729
msgstr ""
1689
1730
 
1690
 
#: bzrlib/builtins.py:2682
 
1731
# help of 'limit' option of 'log' command
 
1732
#: breezy/builtins.py:2680
1691
1733
msgid "Limit the output to the first N revisions."
1692
1734
msgstr ""
1693
1735
 
1694
 
#: bzrlib/builtins.py:2687
 
1736
# help of 'show-diff' option of 'log' command
 
1737
#: breezy/builtins.py:2685
1695
1738
msgid "Show changes made in each revision as a patch."
1696
1739
msgstr ""
1697
1740
 
1698
 
#: bzrlib/builtins.py:2689
 
1741
# help of 'include-merged' option of 'log' command
 
1742
#: breezy/builtins.py:2687
1699
1743
msgid "Show merged revisions like --levels 0 does."
1700
1744
msgstr ""
1701
1745
 
1702
 
#: bzrlib/builtins.py:2693
 
1746
# help of 'omit-merges' option of 'log' command
 
1747
#: breezy/builtins.py:2691
1703
1748
msgid "Do not report commits with more than one parent."
1704
1749
msgstr ""
1705
1750
 
1706
 
#: bzrlib/builtins.py:2695
 
1751
# help of 'exclude-common-ancestry' option of 'log' command
 
1752
#: breezy/builtins.py:2693
1707
1753
msgid ""
1708
1754
"Display only the revisions that are not part of both ancestries (require -"
1709
1755
"rX..Y)."
1710
1756
msgstr ""
1711
1757
 
1712
 
#: bzrlib/builtins.py:2699
 
1758
# help of 'signatures' option of 'log' command
 
1759
#: breezy/builtins.py:2697
1713
1760
msgid "Show digital signature validity."
1714
1761
msgstr ""
1715
1762
 
1716
 
#: bzrlib/builtins.py:2702
 
1763
# help of 'match' option of 'log' command
 
1764
#: breezy/builtins.py:2700
1717
1765
msgid "Show revisions whose properties match this expression."
1718
1766
msgstr ""
1719
1767
 
1720
 
#: bzrlib/builtins.py:2706
 
1768
# help of 'match-message' option of 'log' command
 
1769
#: breezy/builtins.py:2704
1721
1770
msgid "Show revisions whose message matches this expression."
1722
1771
msgstr ""
1723
1772
 
1724
 
#: bzrlib/builtins.py:2710
 
1773
# help of 'match-committer' option of 'log' command
 
1774
#: breezy/builtins.py:2708
1725
1775
msgid "Show revisions whose committer matches this expression."
1726
1776
msgstr ""
1727
1777
 
1728
 
#: bzrlib/builtins.py:2714
 
1778
# help of 'match-author' option of 'log' command
 
1779
#: breezy/builtins.py:2712
1729
1780
msgid "Show revisions whose authors match this expression."
1730
1781
msgstr ""
1731
1782
 
1732
 
#: bzrlib/builtins.py:2718
 
1783
# help of 'match-bugs' option of 'log' command
 
1784
#: breezy/builtins.py:2716
1733
1785
msgid "Show revisions whose bugs match this expression."
1734
1786
msgstr ""
1735
1787
 
1736
 
#: bzrlib/builtins.py:2772
 
1788
#: breezy/builtins.py:2770
1737
1789
msgid "--exclude-common-ancestry requires -r with two revisions"
1738
1790
msgstr ""
1739
1791
 
1740
 
#: bzrlib/builtins.py:2800
 
1792
#: breezy/builtins.py:2798
1741
1793
#, python-format
1742
1794
msgid "Path unknown at end or start of revision range: %s"
1743
1795
msgstr ""
1744
1796
 
1745
 
#: bzrlib/builtins.py:2917
1746
 
#, python-format
1747
 
msgid "bzr %s doesn't accept two revisions in different branches."
1748
 
msgstr ""
1749
 
 
1750
 
#: bzrlib/builtins.py:2933
1751
 
#, python-format
1752
 
msgid "bzr %s --revision takes one or two values."
1753
 
msgstr ""
1754
 
 
1755
 
#: bzrlib/builtins.py:2978
 
1797
#: breezy/builtins.py:2915
 
1798
#, python-format
 
1799
msgid "brz %s doesn't accept two revisions in different branches."
 
1800
msgstr ""
 
1801
 
 
1802
#: breezy/builtins.py:2931
 
1803
#, python-format
 
1804
msgid "brz %s --revision takes one or two values."
 
1805
msgstr ""
 
1806
 
 
1807
#: breezy/builtins.py:2976
1756
1808
msgid ""
1757
1809
"List files in a tree.\n"
1758
1810
"    "
1759
1811
msgstr ""
1760
1812
 
1761
 
#: bzrlib/builtins.py:2987
 
1813
# help of 'recursive' option of 'ls' command
 
1814
#: breezy/builtins.py:2985
1762
1815
msgid "Recurse into subdirectories."
1763
1816
msgstr ""
1764
1817
 
1765
 
#: bzrlib/builtins.py:2989
 
1818
# help of 'from-root' option of 'ls' command
 
1819
#: breezy/builtins.py:2987
1766
1820
msgid "Print paths relative to the root of the branch."
1767
1821
msgstr ""
1768
1822
 
1769
 
#: bzrlib/builtins.py:2991
 
1823
# help of 'unknown' option of 'ls' command
 
1824
#: breezy/builtins.py:2989
1770
1825
msgid "Print unknown files."
1771
1826
msgstr ""
1772
1827
 
1773
 
#: bzrlib/builtins.py:2992
 
1828
# help of 'versioned' option of 'ls' command
 
1829
#: breezy/builtins.py:2990
1774
1830
msgid "Print versioned files."
1775
1831
msgstr ""
1776
1832
 
1777
 
#: bzrlib/builtins.py:2995
 
1833
# help of 'ignored' option of 'ls' command
 
1834
#: breezy/builtins.py:2993
1778
1835
msgid "Print ignored files."
1779
1836
msgstr ""
1780
1837
 
1781
 
#: bzrlib/builtins.py:2997
 
1838
# help of 'kind' option of 'ls' command
 
1839
#: breezy/builtins.py:2995
1782
1840
msgid "List entries of a particular kind: file, directory, symlink."
1783
1841
msgstr ""
1784
1842
 
1785
 
#: bzrlib/builtins.py:3010
 
1843
#: breezy/builtins.py:3008
1786
1844
msgid "invalid kind specified"
1787
1845
msgstr ""
1788
1846
 
1789
 
#: bzrlib/builtins.py:3013
 
1847
#: breezy/builtins.py:3011
1790
1848
msgid "Cannot set both --verbose and --null"
1791
1849
msgstr ""
1792
1850
 
1793
 
#: bzrlib/builtins.py:3022
 
1851
#: breezy/builtins.py:3020
1794
1852
msgid "cannot specify both --from-root and PATH"
1795
1853
msgstr ""
1796
1854
 
1797
 
#: bzrlib/builtins.py:3109
 
1855
#: breezy/builtins.py:3107
1798
1856
msgid "Ignore specified files or patterns."
1799
1857
msgstr ""
1800
1858
 
1801
 
#: bzrlib/builtins.py:3111
1802
 
msgid "See ``bzr help patterns`` for details on the syntax of patterns."
 
1859
#: breezy/builtins.py:3109
 
1860
msgid "See ``brz help patterns`` for details on the syntax of patterns."
1803
1861
msgstr ""
1804
1862
 
1805
 
#: bzrlib/builtins.py:3113
 
1863
#: breezy/builtins.py:3111
1806
1864
msgid ""
1807
1865
"If a .bzrignore file does not exist, the ignore command\n"
1808
1866
"will create one and add the specified files or patterns to the newly\n"
1811
1869
"the use of the ignore command will require an explicit add command."
1812
1870
msgstr ""
1813
1871
 
1814
 
#: bzrlib/builtins.py:3119
 
1872
#: breezy/builtins.py:3117
1815
1873
msgid ""
1816
1874
"To remove patterns from the ignore list, edit the .bzrignore file.\n"
1817
1875
"After adding, editing or deleting that file either indirectly by\n"
1819
1877
"it."
1820
1878
msgstr ""
1821
1879
 
1822
 
#: bzrlib/builtins.py:3124
 
1880
#: breezy/builtins.py:3122
1823
1881
msgid ""
1824
1882
"Bazaar also supports a global ignore file ~/.bazaar/ignore. On Windows\n"
1825
1883
"the global ignore file can be found in the application data directory as\n"
1828
1886
"can be edited directly using an editor."
1829
1887
msgstr ""
1830
1888
 
1831
 
#: bzrlib/builtins.py:3130
 
1889
#: breezy/builtins.py:3128
1832
1890
msgid ""
1833
1891
"Patterns prefixed with '!' are exceptions to ignore patterns and take\n"
1834
1892
"precedence over regular ignores.  Such exceptions are used to specify\n"
1835
1893
"files that should be versioned which would otherwise be ignored."
1836
1894
msgstr ""
1837
1895
 
1838
 
#: bzrlib/builtins.py:3134
 
1896
#: breezy/builtins.py:3132
1839
1897
msgid ""
1840
1898
"Patterns prefixed with '!!' act as regular ignore patterns, but have\n"
1841
1899
"precedence over the '!' exception patterns."
1842
1900
msgstr ""
1843
1901
 
1844
 
#: bzrlib/builtins.py:3137
 
1902
#: breezy/builtins.py:3135
1845
1903
msgid ""
1846
1904
":Notes: \n"
1847
1905
"    \n"
1849
1907
"  the shell on Unix."
1850
1908
msgstr ""
1851
1909
 
1852
 
#: bzrlib/builtins.py:3142
 
1910
#: breezy/builtins.py:3140
1853
1911
msgid ""
1854
1912
"* Ignore patterns starting with \"#\" act as comments in the ignore file.\n"
1855
1913
"  To ignore patterns that begin with that character, use the \"RE:\" prefix."
1856
1914
msgstr ""
1857
1915
 
1858
 
#: bzrlib/builtins.py:3145
 
1916
#: breezy/builtins.py:3143
1859
1917
msgid ""
1860
1918
":Examples:\n"
1861
1919
"    Ignore the top level Makefile::"
1862
1920
msgstr ""
1863
1921
 
1864
 
#: bzrlib/builtins.py:3148
1865
 
msgid "        bzr ignore ./Makefile"
 
1922
#: breezy/builtins.py:3146
 
1923
msgid "        brz ignore ./Makefile"
1866
1924
msgstr ""
1867
1925
 
1868
 
#: bzrlib/builtins.py:3150
 
1926
#: breezy/builtins.py:3148
1869
1927
msgid "    Ignore .class files in all directories...::"
1870
1928
msgstr ""
1871
1929
 
1872
 
#: bzrlib/builtins.py:3152
1873
 
msgid "        bzr ignore \"*.class\""
 
1930
#: breezy/builtins.py:3150
 
1931
msgid "        brz ignore \"*.class\""
1874
1932
msgstr ""
1875
1933
 
1876
 
#: bzrlib/builtins.py:3154
 
1934
#: breezy/builtins.py:3152
1877
1935
msgid "    ...but do not ignore \"special.class\"::"
1878
1936
msgstr ""
1879
1937
 
1880
 
#: bzrlib/builtins.py:3156
1881
 
msgid "        bzr ignore \"!special.class\""
 
1938
#: breezy/builtins.py:3154
 
1939
msgid "        brz ignore \"!special.class\""
1882
1940
msgstr ""
1883
1941
 
1884
 
#: bzrlib/builtins.py:3158
 
1942
#: breezy/builtins.py:3156
1885
1943
msgid "    Ignore files whose name begins with the \"#\" character::"
1886
1944
msgstr ""
1887
1945
 
1888
 
#: bzrlib/builtins.py:3160
1889
 
msgid "        bzr ignore \"RE:^#\""
 
1946
#: breezy/builtins.py:3158
 
1947
msgid "        brz ignore \"RE:^#\""
1890
1948
msgstr ""
1891
1949
 
1892
 
#: bzrlib/builtins.py:3162 bzrlib/builtins.py:3166
 
1950
#: breezy/builtins.py:3160 breezy/builtins.py:3164
1893
1951
msgid "    Ignore .o files under the lib directory::"
1894
1952
msgstr ""
1895
1953
 
1896
 
#: bzrlib/builtins.py:3164
1897
 
msgid "        bzr ignore \"lib/**/*.o\""
1898
 
msgstr ""
1899
 
 
1900
 
#: bzrlib/builtins.py:3168
1901
 
msgid "        bzr ignore \"RE:lib/.*\\.o\""
1902
 
msgstr ""
1903
 
 
1904
 
#: bzrlib/builtins.py:3170
 
1954
#: breezy/builtins.py:3162
 
1955
msgid "        brz ignore \"lib/**/*.o\""
 
1956
msgstr ""
 
1957
 
 
1958
#: breezy/builtins.py:3166
 
1959
msgid "        brz ignore \"RE:lib/.*\\.o\""
 
1960
msgstr ""
 
1961
 
 
1962
#: breezy/builtins.py:3168
1905
1963
msgid "    Ignore everything but the \"debian\" toplevel directory::"
1906
1964
msgstr ""
1907
1965
 
1908
 
#: bzrlib/builtins.py:3172
 
1966
#: breezy/builtins.py:3170
1909
1967
msgid ""
1910
 
"        bzr ignore \"RE:(?!debian/).*\"\n"
 
1968
"        brz ignore \"RE:(?!debian/).*\"\n"
1911
1969
"    \n"
1912
1970
"    Ignore everything except the \"local\" toplevel directory,\n"
1913
1971
"    but always ignore autosave files ending in ~, even under local/::\n"
1914
1972
"    \n"
1915
 
"        bzr ignore \"*\"\n"
1916
 
"        bzr ignore \"!./local\"\n"
1917
 
"        bzr ignore \"!!*~\""
1918
 
msgstr ""
1919
 
 
1920
 
#: bzrlib/builtins.py:3186
1921
 
msgid "Display the default ignore rules that bzr uses."
1922
 
msgstr ""
1923
 
 
1924
 
#: bzrlib/builtins.py:3198
 
1973
"        brz ignore \"*\"\n"
 
1974
"        brz ignore \"!./local\"\n"
 
1975
"        brz ignore \"!!*~\""
 
1976
msgstr ""
 
1977
 
 
1978
# help of 'default-rules' option of 'ignore' command
 
1979
#: breezy/builtins.py:3184
 
1980
msgid "Display the default ignore rules that brz uses."
 
1981
msgstr ""
 
1982
 
 
1983
#: breezy/builtins.py:3196
1925
1984
msgid "ignore requires at least one NAME_PATTERN or --default-rules."
1926
1985
msgstr ""
1927
1986
 
1928
 
#: bzrlib/builtins.py:3209
 
1987
#: breezy/builtins.py:3207
1929
1988
#, python-format
1930
1989
msgid "Invalid ignore pattern found. %s"
1931
1990
msgid_plural "Invalid ignore patterns found. %s"
1932
1991
msgstr[0] ""
1933
1992
msgstr[1] ""
1934
1993
 
1935
 
#: bzrlib/builtins.py:3218
 
1994
#: breezy/builtins.py:3216
1936
1995
msgid "NAME_PATTERN should not be an absolute path"
1937
1996
msgstr ""
1938
1997
 
1939
 
#: bzrlib/builtins.py:3231
 
1998
#: breezy/builtins.py:3229
1940
1999
#, python-format
1941
2000
msgid ""
1942
2001
"Warning: the following files are version controlled and match your ignore "
1943
2002
"pattern:\n"
1944
2003
"%s\n"
1945
 
"These files will continue to be version controlled unless you 'bzr remove' "
 
2004
"These files will continue to be version controlled unless you 'brz remove' "
1946
2005
"them.\n"
1947
2006
msgstr ""
1948
2007
 
1949
 
#: bzrlib/builtins.py:3238
 
2008
#: breezy/builtins.py:3236
1950
2009
msgid "List ignored files and the patterns that matched them."
1951
2010
msgstr ""
1952
2011
 
1953
 
#: bzrlib/builtins.py:3240
 
2012
#: breezy/builtins.py:3238
1954
2013
msgid ""
1955
2014
"List all the ignored files and the ignore pattern that caused the file to\n"
1956
2015
"be ignored."
1957
2016
msgstr ""
1958
2017
 
1959
 
#: bzrlib/builtins.py:3243
 
2018
#: breezy/builtins.py:3241
1960
2019
msgid "Alternatively, to list just the files::"
1961
2020
msgstr ""
1962
2021
 
1963
 
#: bzrlib/builtins.py:3245
1964
 
msgid "    bzr ls --ignored"
 
2022
#: breezy/builtins.py:3243
 
2023
msgid "    brz ls --ignored"
1965
2024
msgstr ""
1966
2025
 
1967
 
#: bzrlib/builtins.py:3279
 
2026
#: breezy/builtins.py:3277
1968
2027
#, python-format
1969
2028
msgid "not a valid revision-number: %r"
1970
2029
msgstr ""
1971
2030
 
1972
 
#: bzrlib/builtins.py:3286
1973
 
msgid ""
1974
 
"Export current or past revision to a destination directory or archive."
 
2031
#: breezy/builtins.py:3284
 
2032
msgid "Export current or past revision to a destination directory or archive."
1975
2033
msgstr ""
1976
2034
 
1977
 
#: bzrlib/builtins.py:3288
 
2035
#: breezy/builtins.py:3286
1978
2036
msgid "If no revision is specified this exports the last committed revision."
1979
2037
msgstr ""
1980
2038
 
1981
 
#: bzrlib/builtins.py:3290
 
2039
#: breezy/builtins.py:3288
1982
2040
msgid ""
1983
2041
"Format may be an \"exporter\" name, such as tar, tgz, tbz2.  If none is\n"
1984
2042
"given, try to find the format with the extension. If no extension\n"
1985
2043
"is found exports to a directory (equivalent to --format=dir)."
1986
2044
msgstr ""
1987
2045
 
1988
 
#: bzrlib/builtins.py:3294
 
2046
#: breezy/builtins.py:3292
1989
2047
msgid ""
1990
2048
"If root is supplied, it will be used as the root directory inside\n"
1991
2049
"container formats (tar, zip, etc). If it is not supplied it will default\n"
1992
2050
"to the exported filename. The root option has no effect for 'dir' format."
1993
2051
msgstr ""
1994
2052
 
1995
 
#: bzrlib/builtins.py:3298
 
2053
#: breezy/builtins.py:3296
1996
2054
msgid ""
1997
2055
"If branch is omitted then the branch containing the current working\n"
1998
2056
"directory will be used."
1999
2057
msgstr ""
2000
2058
 
2001
 
#: bzrlib/builtins.py:3301
2002
 
msgid ""
2003
 
"Note: Export of tree with non-ASCII filenames to zip is not supported."
 
2059
#: breezy/builtins.py:3299
 
2060
msgid "Note: Export of tree with non-ASCII filenames to zip is not supported."
2004
2061
msgstr ""
2005
2062
 
2006
 
#: bzrlib/builtins.py:3303
 
2063
#: breezy/builtins.py:3301
2007
2064
msgid ""
2008
2065
"  =================       =========================\n"
2009
2066
"  Supported formats       Autodetected by extension\n"
2016
2073
"  =================       ========================="
2017
2074
msgstr ""
2018
2075
 
2019
 
#: bzrlib/builtins.py:3317
 
2076
# help of 'format' option of 'export' command
 
2077
#: breezy/builtins.py:3315
2020
2078
msgid "Type of file to export to."
2021
2079
msgstr ""
2022
2080
 
2023
 
#: bzrlib/builtins.py:3320
 
2081
# help of 'filters' option of 'export' command
 
2082
#: breezy/builtins.py:3318
2024
2083
msgid "Apply content filters to export the convenient form."
2025
2084
msgstr ""
2026
2085
 
2027
 
#: bzrlib/builtins.py:3324
 
2086
# help of 'root' option of 'export' command
 
2087
#: breezy/builtins.py:3322
2028
2088
msgid "Name of the root directory inside the exported file."
2029
2089
msgstr ""
2030
2090
 
2031
 
#: bzrlib/builtins.py:3326
 
2091
# help of 'per-file-timestamps' option of 'export' command
 
2092
#: breezy/builtins.py:3324
2032
2093
msgid ""
2033
2094
"Set modification time of files to that of the last revision in which it was "
2034
2095
"changed."
2035
2096
msgstr ""
2036
2097
 
2037
 
#: bzrlib/builtins.py:3329
2038
 
msgid ""
2039
 
"Export the working tree contents rather than that of the last revision."
 
2098
# help of 'uncommitted' option of 'export' command
 
2099
#: breezy/builtins.py:3327
 
2100
msgid "Export the working tree contents rather than that of the last revision."
2040
2101
msgstr ""
2041
2102
 
2042
 
#: bzrlib/builtins.py:3348
 
2103
#: breezy/builtins.py:3346
2043
2104
msgid "--uncommitted requires a working tree"
2044
2105
msgstr ""
2045
2106
 
2046
 
#: bzrlib/builtins.py:3357
 
2107
#: breezy/builtins.py:3355
2047
2108
#, python-format
2048
2109
msgid "Unsupported export format: %s"
2049
2110
msgstr ""
2050
2111
 
2051
 
#: bzrlib/builtins.py:3361
2052
 
msgid ""
2053
 
"Write the contents of a file as of a given revision to standard output."
 
2112
#: breezy/builtins.py:3359
 
2113
msgid "Write the contents of a file as of a given revision to standard output."
2054
2114
msgstr ""
2055
2115
 
2056
 
#: bzrlib/builtins.py:3363
 
2116
#: breezy/builtins.py:3361
2057
2117
msgid "If no revision is nominated, the last revision is used."
2058
2118
msgstr ""
2059
2119
 
2060
 
#: bzrlib/builtins.py:3365
 
2120
#: breezy/builtins.py:3363
2061
2121
msgid ""
2062
2122
"Note: Take care to redirect standard output when using this command on a\n"
2063
2123
"binary file."
2064
2124
msgstr ""
2065
2125
 
2066
 
#: bzrlib/builtins.py:3371
 
2126
# help of 'name-from-revision' option of 'cat' command
 
2127
#: breezy/builtins.py:3369
2067
2128
msgid "The path name in the old tree."
2068
2129
msgstr ""
2069
2130
 
2070
 
#: bzrlib/builtins.py:3372
 
2131
# help of 'filters' option of 'cat' command
 
2132
#: breezy/builtins.py:3370
2071
2133
msgid "Apply content filters to display the convenience form."
2072
2134
msgstr ""
2073
2135
 
2074
 
#: bzrlib/builtins.py:3383
2075
 
msgid "bzr cat --revision takes exactly one revision specifier"
 
2136
#: breezy/builtins.py:3381
 
2137
msgid "brz cat --revision takes exactly one revision specifier"
2076
2138
msgstr ""
2077
2139
 
2078
 
#: bzrlib/builtins.py:3408 bzrlib/builtins.py:3420
 
2140
#: breezy/builtins.py:3406 breezy/builtins.py:3418
2079
2141
msgid "{0!r} is not present in revision {1}"
2080
2142
msgstr ""
2081
2143
 
2082
 
#: bzrlib/builtins.py:3443
 
2144
#: breezy/builtins.py:3441
2083
2145
msgid "Commit changes into a new revision."
2084
2146
msgstr ""
2085
2147
 
2086
 
#: bzrlib/builtins.py:3445
 
2148
#: breezy/builtins.py:3443
2087
2149
msgid ""
2088
2150
"An explanatory message needs to be given for each commit. This is\n"
2089
2151
"often done by using the --message option (getting the message from the\n"
2093
2155
"boilerplate text loaded into the editor, use the --show-diff option."
2094
2156
msgstr ""
2095
2157
 
2096
 
#: bzrlib/builtins.py:3452
 
2158
#: breezy/builtins.py:3450
2097
2159
msgid ""
2098
2160
"By default, the entire tree is committed and the person doing the\n"
2099
2161
"commit is assumed to be the author. These defaults can be overridden\n"
2100
2162
"as explained below."
2101
2163
msgstr ""
2102
2164
 
2103
 
#: bzrlib/builtins.py:3456
 
2165
#: breezy/builtins.py:3454
2104
2166
msgid ":Selective commits:"
2105
2167
msgstr ""
2106
2168
 
2107
 
#: bzrlib/builtins.py:3458
 
2169
#: breezy/builtins.py:3456
2108
2170
msgid ""
2109
2171
"  If selected files are specified, only changes to those files are\n"
2110
2172
"  committed.  If a directory is specified then the directory and\n"
2111
2173
"  everything within it is committed."
2112
2174
msgstr ""
2113
2175
 
2114
 
#: bzrlib/builtins.py:3462
 
2176
#: breezy/builtins.py:3460
2115
2177
msgid ""
2116
2178
"  When excludes are given, they take precedence over selected files.\n"
2117
2179
"  For example, to commit only changes within foo, but not changes\n"
2118
2180
"  within foo/bar::"
2119
2181
msgstr ""
2120
2182
 
2121
 
#: bzrlib/builtins.py:3466
2122
 
msgid "    bzr commit foo -x foo/bar"
 
2183
#: breezy/builtins.py:3464
 
2184
msgid "    brz commit foo -x foo/bar"
2123
2185
msgstr ""
2124
2186
 
2125
 
#: bzrlib/builtins.py:3468
 
2187
#: breezy/builtins.py:3466
2126
2188
msgid "  A selective commit after a merge is not yet supported."
2127
2189
msgstr ""
2128
2190
 
2129
 
#: bzrlib/builtins.py:3470
 
2191
#: breezy/builtins.py:3468
2130
2192
msgid ":Custom authors:"
2131
2193
msgstr ""
2132
2194
 
2133
 
#: bzrlib/builtins.py:3472
 
2195
#: breezy/builtins.py:3470
2134
2196
msgid ""
2135
2197
"  If the author of the change is not the same person as the committer,\n"
2136
2198
"  you can specify the author's name using the --author option. The\n"
2140
2202
"  author."
2141
2203
msgstr ""
2142
2204
 
2143
 
#: bzrlib/builtins.py:3479
 
2205
#: breezy/builtins.py:3477
2144
2206
msgid ":Checks:"
2145
2207
msgstr ""
2146
2208
 
2147
 
#: bzrlib/builtins.py:3481
 
2209
#: breezy/builtins.py:3479
2148
2210
msgid ""
2149
2211
"  A common mistake is to forget to add a new file or directory before\n"
2150
2212
"  running the commit command. The --strict option checks for unknown\n"
2151
2213
"  files and aborts the commit if any are found. More advanced pre-commit\n"
2152
 
"  checks can be implemented by defining hooks. See ``bzr help hooks``\n"
 
2214
"  checks can be implemented by defining hooks. See ``brz help hooks``\n"
2153
2215
"  for details."
2154
2216
msgstr ""
2155
2217
 
2156
 
#: bzrlib/builtins.py:3487
 
2218
#: breezy/builtins.py:3485
2157
2219
msgid ":Things to note:"
2158
2220
msgstr ""
2159
2221
 
2160
 
#: bzrlib/builtins.py:3489
 
2222
#: breezy/builtins.py:3487
2161
2223
msgid ""
2162
2224
"  If you accidentially commit the wrong changes or make a spelling\n"
2163
2225
"  mistake in the commit message say, you can use the uncommit command\n"
2164
 
"  to undo it. See ``bzr help uncommit`` for details."
 
2226
"  to undo it. See ``brz help uncommit`` for details."
2165
2227
msgstr ""
2166
2228
 
2167
 
#: bzrlib/builtins.py:3493
 
2229
#: breezy/builtins.py:3491
2168
2230
msgid ""
2169
2231
"  Hooks can also be configured to run after a commit. This allows you\n"
2170
2232
"  to trigger updates to external systems like bug trackers. The --fixes\n"
2171
2233
"  option can be used to record the association between a revision and\n"
2172
 
"  one or more bugs. See ``bzr help bugs`` for details."
 
2234
"  one or more bugs. See ``brz help bugs`` for details."
2173
2235
msgstr ""
2174
2236
 
2175
 
#: bzrlib/builtins.py:3503
 
2237
# help of 'exclude' option of 'commit' command
 
2238
#: breezy/builtins.py:3501
2176
2239
msgid "Do not consider changes made to a given path."
2177
2240
msgstr ""
2178
2241
 
2179
 
#: bzrlib/builtins.py:3506
 
2242
# help of 'message' option of 'commit' command
 
2243
#: breezy/builtins.py:3504
2180
2244
msgid "Description of the new revision."
2181
2245
msgstr ""
2182
2246
 
2183
 
#: bzrlib/builtins.py:3509
 
2247
# help of 'unchanged' option of 'commit' command
 
2248
#: breezy/builtins.py:3507
2184
2249
msgid "Commit even if nothing has changed."
2185
2250
msgstr ""
2186
2251
 
2187
 
#: bzrlib/builtins.py:3513
 
2252
# help of 'file' option of 'commit' command
 
2253
#: breezy/builtins.py:3511
2188
2254
msgid "Take commit message from this file."
2189
2255
msgstr ""
2190
2256
 
2191
 
#: bzrlib/builtins.py:3515
 
2257
# help of 'strict' option of 'commit' command
 
2258
#: breezy/builtins.py:3513
2192
2259
msgid "Refuse to commit if there are unknown files in the working tree."
2193
2260
msgstr ""
2194
2261
 
2195
 
#: bzrlib/builtins.py:3518
 
2262
# help of 'commit-time' option of 'commit' command
 
2263
#: breezy/builtins.py:3516
2196
2264
msgid ""
2197
2265
"Manually set a commit time using commit date format, e.g. '2009-10-10 "
2198
2266
"08:00:00 +0100'."
2199
2267
msgstr ""
2200
2268
 
2201
 
#: bzrlib/builtins.py:3521
2202
 
msgid "Mark a bug as being fixed by this revision (see \"bzr help bugs\")."
 
2269
# help of 'fixes' option of 'commit' command
 
2270
#: breezy/builtins.py:3519
 
2271
msgid "Mark a bug as being fixed by this revision (see \"brz help bugs\")."
2203
2272
msgstr ""
2204
2273
 
2205
 
#: bzrlib/builtins.py:3524
 
2274
# help of 'author' option of 'commit' command
 
2275
#: breezy/builtins.py:3522
2206
2276
msgid "Set the author's name, if it's different from the committer."
2207
2277
msgstr ""
2208
2278
 
2209
 
#: bzrlib/builtins.py:3527
 
2279
# help of 'local' option of 'commit' command
 
2280
#: breezy/builtins.py:3525
2210
2281
msgid ""
2211
2282
"Perform a local commit in a bound branch.  Local commits are not pushed to "
2212
2283
"the master branch until a normal commit is performed."
2213
2284
msgstr ""
2214
2285
 
2215
 
#: bzrlib/builtins.py:3533
 
2286
# help of 'show-diff' option of 'commit' command
 
2287
#: breezy/builtins.py:3531
2216
2288
msgid ""
2217
2289
"When no message is supplied, show the diff along with the status summary in "
2218
2290
"the message editor."
2219
2291
msgstr ""
2220
2292
 
2221
 
#: bzrlib/builtins.py:3536
 
2293
# help of 'lossy' option of 'commit' command
 
2294
#: breezy/builtins.py:3534
2222
2295
msgid ""
2223
2296
"When committing to a foreign version control system do not push data that "
2224
2297
"can not be natively represented."
2225
2298
msgstr ""
2226
2299
 
2227
 
#: bzrlib/builtins.py:3554
 
2300
#: breezy/builtins.py:3552
2228
2301
#, python-format
2229
2302
msgid ""
2230
2303
"No tracker specified for bug %s. Use the form 'tracker:id' or specify a "
2231
2304
"default bug tracker using the `bugtracker` option.\n"
2232
 
"See \"bzr help bugs\" for more information on this feature. Commit refused."
 
2305
"See \"brz help bugs\" for more information on this feature. Commit refused."
2233
2306
msgstr ""
2234
2307
 
2235
 
#: bzrlib/builtins.py:3563
 
2308
#: breezy/builtins.py:3561
2236
2309
#, python-format
2237
2310
msgid ""
2238
 
"Invalid bug %s. Must be in the form of 'tracker:id'. See \"bzr help bugs\" "
 
2311
"Invalid bug %s. Must be in the form of 'tracker:id'. See \"brz help bugs\" "
2239
2312
"for more information on this feature.\n"
2240
2313
"Commit refused."
2241
2314
msgstr ""
2242
2315
 
2243
 
#: bzrlib/builtins.py:3572
 
2316
#: breezy/builtins.py:3570
2244
2317
#, python-format
2245
2318
msgid "Unrecognized bug %s. Commit refused."
2246
2319
msgstr ""
2247
2320
 
2248
 
#: bzrlib/builtins.py:3575
 
2321
#: breezy/builtins.py:3573
2249
2322
#, python-format
2250
2323
msgid ""
2251
2324
"%s\n"
2252
2325
"Commit refused."
2253
2326
msgstr ""
2254
2327
 
2255
 
#: bzrlib/builtins.py:3599
 
2328
#: breezy/builtins.py:3597
2256
2329
msgid "Could not parse --commit-time: "
2257
2330
msgstr ""
2258
2331
 
2259
 
#: bzrlib/builtins.py:3639
 
2332
#: breezy/builtins.py:3637
2260
2333
msgid "please specify either --message or --file"
2261
2334
msgstr ""
2262
2335
 
2263
 
#: bzrlib/builtins.py:3668
 
2336
#: breezy/builtins.py:3666
2264
2337
msgid "please specify a commit message with either --message or --file"
2265
2338
msgstr ""
2266
2339
 
2267
 
#: bzrlib/builtins.py:3671
2268
 
msgid ""
2269
 
"Empty commit message specified. Please specify a commit message with either -"
2270
 
"-message or --file or leave a blank message with --message \"\"."
2271
 
msgstr ""
2272
 
 
2273
 
#: bzrlib/builtins.py:3691
2274
 
msgid ""
2275
 
"No changes to commit. Please 'bzr add' the files you want to commit, or use -"
2276
 
"-unchanged to force an empty commit."
2277
 
msgstr ""
2278
 
 
2279
 
#: bzrlib/builtins.py:3695
2280
 
msgid ""
2281
 
"Conflicts detected in working tree.  Use \"bzr conflicts\" to list, \"bzr "
 
2340
#: breezy/builtins.py:3669
 
2341
msgid ""
 
2342
"Empty commit message specified. Please specify a commit message with either "
 
2343
"--message or --file or leave a blank message with --message \"\"."
 
2344
msgstr ""
 
2345
 
 
2346
#: breezy/builtins.py:3689
 
2347
msgid ""
 
2348
"No changes to commit. Please 'brz add' the files you want to commit, or use "
 
2349
"--unchanged to force an empty commit."
 
2350
msgstr ""
 
2351
 
 
2352
#: breezy/builtins.py:3693
 
2353
msgid ""
 
2354
"Conflicts detected in working tree.  Use \"brz conflicts\" to list, \"brz "
2282
2355
"resolve FILE\" to resolve."
2283
2356
msgstr ""
2284
2357
 
2285
 
#: bzrlib/builtins.py:3699
 
2358
#: breezy/builtins.py:3697
2286
2359
msgid "Commit refused because there are unknown files in the working tree."
2287
2360
msgstr ""
2288
2361
 
2289
 
#: bzrlib/builtins.py:3702
 
2362
#: breezy/builtins.py:3700
2290
2363
msgid ""
2291
2364
"\n"
2292
2365
"To commit to master branch, run update and then commit.\n"
2293
2366
"You can also pass --local to commit to continue working disconnected."
2294
2367
msgstr ""
2295
2368
 
2296
 
#: bzrlib/builtins.py:3710
 
2369
#: breezy/builtins.py:3708
2297
2370
msgid ""
2298
2371
"Validate working tree structure, branch consistency and repository history."
2299
2372
msgstr ""
2300
2373
 
2301
 
#: bzrlib/builtins.py:3712
 
2374
#: breezy/builtins.py:3710
2302
2375
msgid ""
2303
2376
"This command checks various invariants about branch and repository storage\n"
2304
 
"to detect data corruption or bzr bugs."
 
2377
"to detect data corruption or brz bugs."
2305
2378
msgstr ""
2306
2379
 
2307
 
#: bzrlib/builtins.py:3715
 
2380
#: breezy/builtins.py:3713
2308
2381
msgid ""
2309
2382
"The working tree and branch checks will only give output if a problem is\n"
2310
2383
"detected. The output fields of the repository check are:"
2311
2384
msgstr ""
2312
2385
 
2313
 
#: bzrlib/builtins.py:3718
 
2386
#: breezy/builtins.py:3716
2314
2387
msgid ""
2315
2388
"revisions\n"
2316
2389
"    This is just the number of revisions checked.  It doesn't\n"
2317
2390
"    indicate a problem."
2318
2391
msgstr ""
2319
2392
 
2320
 
#: bzrlib/builtins.py:3722
 
2393
#: breezy/builtins.py:3720
2321
2394
msgid ""
2322
2395
"versionedfiles\n"
2323
2396
"    This is just the number of versionedfiles checked.  It\n"
2324
2397
"    doesn't indicate a problem."
2325
2398
msgstr ""
2326
2399
 
2327
 
#: bzrlib/builtins.py:3726
 
2400
#: breezy/builtins.py:3724
2328
2401
msgid ""
2329
2402
"unreferenced ancestors\n"
2330
2403
"    Texts that are ancestors of other texts, but\n"
2332
2405
"    subtle problem that Bazaar can work around."
2333
2406
msgstr ""
2334
2407
 
2335
 
#: bzrlib/builtins.py:3731
 
2408
#: breezy/builtins.py:3729
2336
2409
msgid ""
2337
2410
"unique file texts\n"
2338
2411
"    This is the total number of unique file contents\n"
2339
2412
"    seen in the checked revisions.  It does not indicate a problem."
2340
2413
msgstr ""
2341
2414
 
2342
 
#: bzrlib/builtins.py:3735
 
2415
#: breezy/builtins.py:3733
2343
2416
msgid ""
2344
2417
"repeated file texts\n"
2345
2418
"    This is the total number of repeated texts seen\n"
2348
2421
"    indicate a problem."
2349
2422
msgstr ""
2350
2423
 
2351
 
#: bzrlib/builtins.py:3741
 
2424
#: breezy/builtins.py:3739
2352
2425
msgid ""
2353
2426
"If no restrictions are specified, all Bazaar data that is found at the "
2354
2427
"given\n"
2355
2428
"location will be checked."
2356
2429
msgstr ""
2357
2430
 
2358
 
#: bzrlib/builtins.py:3746
 
2431
#: breezy/builtins.py:3744
2359
2432
msgid "    Check the tree and branch at 'foo'::"
2360
2433
msgstr ""
2361
2434
 
2362
 
#: bzrlib/builtins.py:3748
2363
 
msgid "        bzr check --tree --branch foo"
 
2435
#: breezy/builtins.py:3746
 
2436
msgid "        brz check --tree --branch foo"
2364
2437
msgstr ""
2365
2438
 
2366
 
#: bzrlib/builtins.py:3750
 
2439
#: breezy/builtins.py:3748
2367
2440
msgid "    Check only the repository at 'bar'::"
2368
2441
msgstr ""
2369
2442
 
2370
 
#: bzrlib/builtins.py:3752
2371
 
msgid "        bzr check --repo bar"
 
2443
#: breezy/builtins.py:3750
 
2444
msgid "        brz check --repo bar"
2372
2445
msgstr ""
2373
2446
 
2374
 
#: bzrlib/builtins.py:3754
 
2447
#: breezy/builtins.py:3752
2375
2448
msgid "    Check everything at 'baz'::"
2376
2449
msgstr ""
2377
2450
 
2378
 
#: bzrlib/builtins.py:3756
2379
 
msgid "        bzr check baz"
 
2451
#: breezy/builtins.py:3754
 
2452
msgid "        brz check baz"
2380
2453
msgstr ""
2381
2454
 
2382
 
#: bzrlib/builtins.py:3762
 
2455
# help of 'branch' option of 'check' command
 
2456
#: breezy/builtins.py:3760
2383
2457
msgid "Check the branch related to the current directory."
2384
2458
msgstr ""
2385
2459
 
2386
 
#: bzrlib/builtins.py:3764
 
2460
# help of 'repo' option of 'check' command
 
2461
#: breezy/builtins.py:3762
2387
2462
msgid "Check the repository related to the current directory."
2388
2463
msgstr ""
2389
2464
 
2390
 
#: bzrlib/builtins.py:3766
 
2465
# help of 'tree' option of 'check' command
 
2466
#: breezy/builtins.py:3764
2391
2467
msgid "Check the working tree related to the current directory."
2392
2468
msgstr ""
2393
2469
 
2394
 
#: bzrlib/builtins.py:3780
 
2470
#: breezy/builtins.py:3778
2395
2471
msgid "Upgrade a repository, branch or working tree to a newer format."
2396
2472
msgstr ""
2397
2473
 
2398
 
#: bzrlib/builtins.py:3782
 
2474
#: breezy/builtins.py:3780
2399
2475
msgid ""
2400
2476
"When the default format has changed after a major new release of\n"
2401
2477
"Bazaar, you may be informed during certain operations that you\n"
2404
2480
"with older repositories or with older versions of Bazaar."
2405
2481
msgstr ""
2406
2482
 
2407
 
#: bzrlib/builtins.py:3788
 
2483
#: breezy/builtins.py:3786
2408
2484
msgid ""
2409
2485
"If you wish to upgrade to a particular format rather than the\n"
2410
2486
"current default, that can be specified using the --format option.\n"
2414
2490
"2.x default) so downgrading is not always possible."
2415
2491
msgstr ""
2416
2492
 
2417
 
#: bzrlib/builtins.py:3795
 
2493
#: breezy/builtins.py:3793
2418
2494
msgid ""
2419
2495
"A backup.bzr.~#~ directory is created at the start of the conversion\n"
2420
2496
"process (where # is a number). By default, this is left there on\n"
2425
2501
"afterwards."
2426
2502
msgstr ""
2427
2503
 
2428
 
#: bzrlib/builtins.py:3803
 
2504
#: breezy/builtins.py:3801
2429
2505
msgid ""
2430
2506
"If the location given is a shared repository, dependent branches\n"
2431
2507
"are also converted provided the repository converts successfully.\n"
2433
2509
"tried."
2434
2510
msgstr ""
2435
2511
 
2436
 
#: bzrlib/builtins.py:3808
 
2512
#: breezy/builtins.py:3806
2437
2513
msgid ""
2438
2514
"For more information on upgrades, see the Bazaar Upgrade Guide,\n"
2439
2515
"http://doc.bazaar.canonical.com/latest/en/upgrade-guide/."
2440
2516
msgstr ""
2441
2517
 
2442
 
#: bzrlib/builtins.py:3816
2443
 
msgid "Upgrade to a specific format.  See \"bzr help formats\" for details."
 
2518
# help of 'format' option of 'upgrade' command
 
2519
#: breezy/builtins.py:3814
 
2520
msgid "Upgrade to a specific format.  See \"brz help formats\" for details."
2444
2521
msgstr ""
2445
2522
 
2446
 
#: bzrlib/builtins.py:3820
 
2523
# title of 'format' option of 'init' command
 
2524
# title of 'format' option of 'upgrade' command
 
2525
#: breezy/builtins.py:3818
2447
2526
msgid "Branch format"
2448
2527
msgstr ""
2449
2528
 
2450
 
#: bzrlib/builtins.py:3822
 
2529
# help of 'clean' option of 'upgrade' command
 
2530
#: breezy/builtins.py:3820
2451
2531
msgid "Remove the backup.bzr directory if successful."
2452
2532
msgstr ""
2453
2533
 
2454
 
#: bzrlib/builtins.py:3824
 
2534
# help of 'dry-run' option of 'add' command
 
2535
# help of 'dry-run' option of 'upgrade' command
 
2536
#: breezy/builtins.py:3822
2455
2537
msgid "Show what would be done, but don't actually do anything."
2456
2538
msgstr ""
2457
2539
 
2458
 
#: bzrlib/builtins.py:3839
2459
 
msgid "Show or set bzr user id."
 
2540
#: breezy/builtins.py:3837
 
2541
msgid "Show or set brz user id."
2460
2542
msgstr ""
2461
2543
 
2462
 
#: bzrlib/builtins.py:3841
 
2544
#: breezy/builtins.py:3839
2463
2545
msgid ""
2464
2546
":Examples:\n"
2465
2547
"    Show the email of the current user::"
2466
2548
msgstr ""
2467
2549
 
2468
 
#: bzrlib/builtins.py:3844
2469
 
msgid "        bzr whoami --email"
 
2550
#: breezy/builtins.py:3842
 
2551
msgid "        brz whoami --email"
2470
2552
msgstr ""
2471
2553
 
2472
 
#: bzrlib/builtins.py:3846
 
2554
#: breezy/builtins.py:3844
2473
2555
msgid "    Set the current user::"
2474
2556
msgstr ""
2475
2557
 
2476
 
#: bzrlib/builtins.py:3848
2477
 
msgid "        bzr whoami \"Frank Chu <fchu@example.com>\""
 
2558
#: breezy/builtins.py:3846
 
2559
msgid "        brz whoami \"Frank Chu <fchu@example.com>\""
2478
2560
msgstr ""
2479
2561
 
2480
 
#: bzrlib/builtins.py:3852
 
2562
# help of 'email' option of 'whoami' command
 
2563
#: breezy/builtins.py:3850
2481
2564
msgid "Display email address only."
2482
2565
msgstr ""
2483
2566
 
2484
 
#: bzrlib/builtins.py:3854
 
2567
# help of 'branch' option of 'whoami' command
 
2568
#: breezy/builtins.py:3852
2485
2569
msgid "Set identity for the current branch instead of globally."
2486
2570
msgstr ""
2487
2571
 
2488
 
#: bzrlib/builtins.py:3880
 
2572
#: breezy/builtins.py:3878
2489
2573
msgid "--email can only be used to display existing identity"
2490
2574
msgstr ""
2491
2575
 
2492
 
#: bzrlib/builtins.py:3904
 
2576
#: breezy/builtins.py:3902
2493
2577
msgid "Print or set the branch nickname."
2494
2578
msgstr ""
2495
2579
 
2496
 
#: bzrlib/builtins.py:3906
 
2580
#: breezy/builtins.py:3904
2497
2581
msgid ""
2498
2582
"If unset, the colocated branch name is used for colocated branches, and\n"
2499
2583
"the branch directory name is used for other branches.  To print the\n"
2500
2584
"current nickname, execute with no argument."
2501
2585
msgstr ""
2502
2586
 
2503
 
#: bzrlib/builtins.py:3910
 
2587
#: breezy/builtins.py:3908
2504
2588
msgid ""
2505
2589
"Bound branches use the nickname of its master branch unless it is set\n"
2506
2590
"locally."
2507
2591
msgstr ""
2508
2592
 
2509
 
#: bzrlib/builtins.py:3930
 
2593
#: breezy/builtins.py:3928
2510
2594
msgid "Set/unset and display aliases."
2511
2595
msgstr ""
2512
2596
 
2513
 
#: bzrlib/builtins.py:3932
 
2597
#: breezy/builtins.py:3930
2514
2598
msgid ""
2515
2599
":Examples:\n"
2516
2600
"    Show the current aliases::"
2517
2601
msgstr ""
2518
2602
 
2519
 
#: bzrlib/builtins.py:3935
2520
 
msgid "        bzr alias"
 
2603
#: breezy/builtins.py:3933
 
2604
msgid "        brz alias"
2521
2605
msgstr ""
2522
2606
 
2523
 
#: bzrlib/builtins.py:3937
 
2607
#: breezy/builtins.py:3935
2524
2608
msgid "    Show the alias specified for 'll'::"
2525
2609
msgstr ""
2526
2610
 
2527
 
#: bzrlib/builtins.py:3939
2528
 
msgid "        bzr alias ll"
 
2611
#: breezy/builtins.py:3937
 
2612
msgid "        brz alias ll"
2529
2613
msgstr ""
2530
2614
 
2531
 
#: bzrlib/builtins.py:3941
 
2615
#: breezy/builtins.py:3939
2532
2616
msgid "    Set an alias for 'll'::"
2533
2617
msgstr ""
2534
2618
 
2535
 
#: bzrlib/builtins.py:3943
2536
 
msgid "        bzr alias ll=\"log --line -r-10..-1\""
 
2619
#: breezy/builtins.py:3941
 
2620
msgid "        brz alias ll=\"log --line -r-10..-1\""
2537
2621
msgstr ""
2538
2622
 
2539
 
#: bzrlib/builtins.py:3945
 
2623
#: breezy/builtins.py:3943
2540
2624
msgid "    To remove an alias for 'll'::"
2541
2625
msgstr ""
2542
2626
 
2543
 
#: bzrlib/builtins.py:3947
2544
 
msgid "        bzr alias --remove ll"
 
2627
#: breezy/builtins.py:3945
 
2628
msgid "        brz alias --remove ll"
2545
2629
msgstr ""
2546
2630
 
2547
 
#: bzrlib/builtins.py:3952
 
2631
# help of 'remove' option of 'alias' command
 
2632
#: breezy/builtins.py:3950
2548
2633
msgid "Remove the alias."
2549
2634
msgstr ""
2550
2635
 
2551
 
#: bzrlib/builtins.py:3970
2552
 
msgid "bzr alias --remove expects an alias to remove."
2553
 
msgstr ""
2554
 
 
2555
 
#: bzrlib/builtins.py:4151
2556
 
msgid ""
2557
 
"subunit not available. subunit needs to be installed to use --subunit."
2558
 
msgstr ""
2559
 
 
2560
 
#: bzrlib/builtins.py:4168
2561
 
msgid ""
2562
 
"--benchmark is no longer supported from bzr 2.2; use bzr-usertest instead"
2563
 
msgstr ""
2564
 
 
2565
 
#: bzrlib/builtins.py:4215
2566
 
msgid "Show version of bzr."
2567
 
msgstr ""
2568
 
 
2569
 
#: bzrlib/builtins.py:4219
 
2636
#: breezy/builtins.py:3968
 
2637
msgid "brz alias --remove expects an alias to remove."
 
2638
msgstr ""
 
2639
 
 
2640
#: breezy/builtins.py:4149
 
2641
msgid "subunit not available. subunit needs to be installed to use --subunit."
 
2642
msgstr ""
 
2643
 
 
2644
#: breezy/builtins.py:4166
 
2645
msgid ""
 
2646
"--benchmark is no longer supported from brz 2.2; use bzr-usertest instead"
 
2647
msgstr ""
 
2648
 
 
2649
#: breezy/builtins.py:4213
 
2650
msgid "Show version of brz."
 
2651
msgstr ""
 
2652
 
 
2653
# help of 'short' option of 'version' command
 
2654
#: breezy/builtins.py:4217
2570
2655
msgid "Print just the version number."
2571
2656
msgstr ""
2572
2657
 
2573
 
#: bzrlib/builtins.py:4238
 
2658
#: breezy/builtins.py:4236
2574
2659
msgid "It sure does!\n"
2575
2660
msgstr ""
2576
2661
 
2577
 
#: bzrlib/builtins.py:4262
 
2662
#: breezy/builtins.py:4260
2578
2663
#, python-format
2579
2664
msgid "merge base is revision %s\n"
2580
2665
msgstr ""
2581
2666
 
2582
 
#: bzrlib/builtins.py:4266
 
2667
#: breezy/builtins.py:4264
2583
2668
msgid "Perform a three-way merge."
2584
2669
msgstr ""
2585
2670
 
2586
 
#: bzrlib/builtins.py:4268
 
2671
#: breezy/builtins.py:4266
2587
2672
msgid ""
2588
2673
"The source of the merge can be specified either in the form of a branch,\n"
2589
2674
"or in the form of a path to a file containing a merge directive generated\n"
2590
 
"with bzr send. If neither is specified, the default is the upstream branch\n"
 
2675
"with brz send. If neither is specified, the default is the upstream branch\n"
2591
2676
"or the branch most recently merged using --remember.  The source of the\n"
2592
2677
"merge may also be specified in the form of a path to a file in another\n"
2593
2678
"branch:  in this case, only the modifications to that file are merged into\n"
2594
2679
"the current working tree."
2595
2680
msgstr ""
2596
2681
 
2597
 
#: bzrlib/builtins.py:4276
 
2682
#: breezy/builtins.py:4274
2598
2683
msgid ""
2599
 
"When merging from a branch, by default bzr will try to merge in all new\n"
 
2684
"When merging from a branch, by default brz will try to merge in all new\n"
2600
2685
"work from the other branch, automatically determining an appropriate base\n"
2601
2686
"revision.  If this fails, you may need to give an explicit base."
2602
2687
msgstr ""
2603
2688
 
2604
 
#: bzrlib/builtins.py:4280
 
2689
#: breezy/builtins.py:4278
2605
2690
msgid ""
2606
 
"To pick a different ending revision, pass \"--revision OTHER\".  bzr will\n"
 
2691
"To pick a different ending revision, pass \"--revision OTHER\".  brz will\n"
2607
2692
"try to merge in all new work up to and including revision OTHER."
2608
2693
msgstr ""
2609
2694
 
2610
 
#: bzrlib/builtins.py:4283
 
2695
#: breezy/builtins.py:4281
2611
2696
msgid ""
2612
2697
"If you specify two values, \"--revision BASE..OTHER\", only revisions BASE\n"
2613
2698
"through OTHER, excluding BASE but including OTHER, will be merged.  If this\n"
2618
2703
"changes from the other branch is not stored in the commit."
2619
2704
msgstr ""
2620
2705
 
2621
 
#: bzrlib/builtins.py:4291
 
2706
#: breezy/builtins.py:4289
2622
2707
msgid "Revision numbers are always relative to the source branch."
2623
2708
msgstr ""
2624
2709
 
2625
 
#: bzrlib/builtins.py:4293 bzrlib/conflicts.py:52 bzrlib/conflicts.py:106
 
2710
#: breezy/builtins.py:4291 breezy/conflicts.py:52 breezy/conflicts.py:106
2626
2711
msgid ""
2627
2712
"Merge will do its best to combine the changes in two branches, but there\n"
2628
2713
"are some kinds of problems only a human can fix.  When it encounters those,\n"
2630
2715
"before you can commit."
2631
2716
msgstr ""
2632
2717
 
2633
 
#: bzrlib/builtins.py:4298
2634
 
msgid ""
2635
 
"Use bzr resolve when you have fixed a problem.  See also bzr conflicts."
 
2718
#: breezy/builtins.py:4296
 
2719
msgid "Use brz resolve when you have fixed a problem.  See also brz conflicts."
2636
2720
msgstr ""
2637
2721
 
2638
 
#: bzrlib/builtins.py:4300
 
2722
#: breezy/builtins.py:4298
2639
2723
msgid ""
2640
2724
"If there is no default branch set, the first merge will set it (use\n"
2641
2725
"--no-remember to avoid setting it). After that, you can omit the branch\n"
2643
2727
"only be saved if the remote location can be accessed."
2644
2728
msgstr ""
2645
2729
 
2646
 
#: bzrlib/builtins.py:4305
 
2730
#: breezy/builtins.py:4303
2647
2731
msgid ""
2648
2732
"The results of the merge are placed into the destination working\n"
2649
 
"directory, where they can be reviewed (with bzr diff), tested, and then\n"
 
2733
"directory, where they can be reviewed (with brz diff), tested, and then\n"
2650
2734
"committed to record the result of the merge."
2651
2735
msgstr ""
2652
2736
 
2653
 
#: bzrlib/builtins.py:4309
 
2737
#: breezy/builtins.py:4307
2654
2738
msgid ""
2655
2739
"merge refuses to run if there are any uncommitted changes, unless\n"
2656
2740
"--force is given.  If --force is given, then the changes from the source \n"
2659
2743
"merge revision which has more than two parents."
2660
2744
msgstr ""
2661
2745
 
2662
 
#: bzrlib/builtins.py:4315
 
2746
#: breezy/builtins.py:4313
2663
2747
msgid ""
2664
2748
"If one would like to merge changes from the working tree of the other\n"
2665
2749
"branch without merging any committed revisions, the --uncommitted option\n"
2666
2750
"can be given."
2667
2751
msgstr ""
2668
2752
 
2669
 
#: bzrlib/builtins.py:4319
 
2753
#: breezy/builtins.py:4317
2670
2754
msgid ""
2671
2755
"To select only some changes to merge, use \"merge -i\", which will prompt\n"
2672
2756
"you to apply each diff hunk and file change, similar to \"shelve\"."
2673
2757
msgstr ""
2674
2758
 
2675
 
#: bzrlib/builtins.py:4322
 
2759
#: breezy/builtins.py:4320
2676
2760
msgid ""
2677
2761
":Examples:\n"
2678
 
"    To merge all new revisions from bzr.dev::"
2679
 
msgstr ""
2680
 
 
2681
 
#: bzrlib/builtins.py:4325
2682
 
msgid "        bzr merge ../bzr.dev"
2683
 
msgstr ""
2684
 
 
2685
 
#: bzrlib/builtins.py:4327
2686
 
msgid "    To merge changes up to and including revision 82 from bzr.dev::"
2687
 
msgstr ""
2688
 
 
2689
 
#: bzrlib/builtins.py:4329
2690
 
msgid "        bzr merge -r 82 ../bzr.dev"
2691
 
msgstr ""
2692
 
 
2693
 
#: bzrlib/builtins.py:4331
 
2762
"    To merge all new revisions from brz.dev::"
 
2763
msgstr ""
 
2764
 
 
2765
#: breezy/builtins.py:4323
 
2766
msgid "        brz merge ../brz.dev"
 
2767
msgstr ""
 
2768
 
 
2769
#: breezy/builtins.py:4325
 
2770
msgid "    To merge changes up to and including revision 82 from brz.dev::"
 
2771
msgstr ""
 
2772
 
 
2773
#: breezy/builtins.py:4327
 
2774
msgid "        brz merge -r 82 ../brz.dev"
 
2775
msgstr ""
 
2776
 
 
2777
#: breezy/builtins.py:4329
2694
2778
msgid "    To merge the changes introduced by 82, without previous changes::"
2695
2779
msgstr ""
2696
2780
 
2697
 
#: bzrlib/builtins.py:4333
2698
 
msgid "        bzr merge -r 81..82 ../bzr.dev"
 
2781
#: breezy/builtins.py:4331
 
2782
msgid "        brz merge -r 81..82 ../brz.dev"
2699
2783
msgstr ""
2700
2784
 
2701
 
#: bzrlib/builtins.py:4335
 
2785
#: breezy/builtins.py:4333
2702
2786
msgid "    To apply a merge directive contained in /tmp/merge::"
2703
2787
msgstr ""
2704
2788
 
2705
 
#: bzrlib/builtins.py:4337
2706
 
msgid "        bzr merge /tmp/merge"
 
2789
#: breezy/builtins.py:4335
 
2790
msgid "        brz merge /tmp/merge"
2707
2791
msgstr ""
2708
2792
 
2709
 
#: bzrlib/builtins.py:4339
 
2793
#: breezy/builtins.py:4337
2710
2794
msgid ""
2711
2795
"    To create a merge revision with three parents from two branches\n"
2712
2796
"    feature1a and feature1b:"
2713
2797
msgstr ""
2714
2798
 
2715
 
#: bzrlib/builtins.py:4342
 
2799
#: breezy/builtins.py:4340
2716
2800
msgid ""
2717
 
"        bzr merge ../feature1a\n"
2718
 
"        bzr merge ../feature1b --force\n"
2719
 
"        bzr commit -m 'revision with three parents'"
 
2801
"        brz merge ../feature1a\n"
 
2802
"        brz merge ../feature1b --force\n"
 
2803
"        brz commit -m 'revision with three parents'"
2720
2804
msgstr ""
2721
2805
 
2722
 
#: bzrlib/builtins.py:4354
 
2806
# help of 'force' option of 'merge' command
 
2807
#: breezy/builtins.py:4352
2723
2808
msgid "Merge even if the destination tree has uncommitted changes."
2724
2809
msgstr ""
2725
2810
 
2726
 
#: bzrlib/builtins.py:4360
 
2811
# help of 'uncommitted' option of 'merge' command
 
2812
#: breezy/builtins.py:4358
2727
2813
msgid ""
2728
2814
"Apply uncommitted changes from a working copy, instead of branch changes."
2729
2815
msgstr ""
2730
2816
 
2731
 
#: bzrlib/builtins.py:4362
 
2817
# help of 'pull' option of 'merge' command
 
2818
#: breezy/builtins.py:4360
2732
2819
msgid ""
2733
2820
"If the destination is already completely merged into the source, pull from "
2734
2821
"the source rather than merging.  When this happens, you do not need to "
2735
2822
"commit the result."
2736
2823
msgstr ""
2737
2824
 
2738
 
#: bzrlib/builtins.py:4367
 
2825
# help of 'directory' option of 'merge' command
 
2826
#: breezy/builtins.py:4365
2739
2827
msgid ""
2740
2828
"Branch to merge into, rather than the one containing the working directory."
2741
2829
msgstr ""
2742
2830
 
2743
 
#: bzrlib/builtins.py:4369
 
2831
# help of 'preview' option of 'merge' command
 
2832
#: breezy/builtins.py:4367
2744
2833
msgid "Instead of merging, show a diff of the merge."
2745
2834
msgstr ""
2746
2835
 
2747
 
#: bzrlib/builtins.py:4371
 
2836
# help of 'interactive' option of 'merge' command
 
2837
#: breezy/builtins.py:4369
2748
2838
msgid "Select changes interactively."
2749
2839
msgstr ""
2750
2840
 
2751
 
#: bzrlib/builtins.py:4393
 
2841
#: breezy/builtins.py:4391
2752
2842
msgid ""
2753
 
"Merging into empty branches not currently supported, "
2754
 
"https://bugs.launchpad.net/bzr/+bug/308562"
 
2843
"Merging into empty branches not currently supported, https://bugs.launchpad."
 
2844
"net/brz/+bug/308562"
2755
2845
msgstr ""
2756
2846
 
2757
 
#: bzrlib/builtins.py:4420
 
2847
#: breezy/builtins.py:4418
2758
2848
msgid "Cannot use --uncommitted with bundles or merge directives."
2759
2849
msgstr ""
2760
2850
 
2761
 
#: bzrlib/builtins.py:4431
 
2851
#: breezy/builtins.py:4429
2762
2852
msgid "Cannot use --uncommitted and --revision at the same time."
2763
2853
msgstr ""
2764
2854
 
2765
 
#: bzrlib/builtins.py:4451
 
2855
#: breezy/builtins.py:4449
2766
2856
msgid "merger: "
2767
2857
msgstr ""
2768
2858
 
2769
 
#: bzrlib/builtins.py:4453 bzrlib/bundle/apply_bundle.py:71
 
2859
#: breezy/builtins.py:4451 breezy/bundle/apply_bundle.py:71
2770
2860
msgid "Nothing to do."
2771
2861
msgstr ""
2772
2862
 
2773
 
#: bzrlib/builtins.py:4457
 
2863
#: breezy/builtins.py:4455
2774
2864
msgid "Cannot pull individual files"
2775
2865
msgstr ""
2776
2866
 
2777
 
#: bzrlib/builtins.py:4465
2778
 
msgid "This branch has no commits. (perhaps you would prefer 'bzr pull')"
 
2867
#: breezy/builtins.py:4463
 
2868
msgid "This branch has no commits. (perhaps you would prefer 'brz pull')"
2779
2869
msgstr ""
2780
2870
 
2781
 
#: bzrlib/builtins.py:4523
 
2871
#: breezy/builtins.py:4521
2782
2872
#, python-format
2783
2873
msgid "Show-base is not supported for this merge type. %s"
2784
2874
msgstr ""
2785
2875
 
2786
 
#: bzrlib/builtins.py:4532
 
2876
#: breezy/builtins.py:4530
2787
2877
#, python-format
2788
2878
msgid "Conflict reduction is not supported for merge type %s."
2789
2879
msgstr ""
2790
2880
 
2791
 
#: bzrlib/builtins.py:4536
 
2881
#: breezy/builtins.py:4534
2792
2882
msgid "Cannot do conflict reduction and show base."
2793
2883
msgstr ""
2794
2884
 
2795
 
#: bzrlib/builtins.py:4647
 
2885
#: breezy/builtins.py:4645
2796
2886
msgid "No location specified or remembered"
2797
2887
msgstr ""
2798
2888
 
2799
 
#: bzrlib/builtins.py:4649
 
2889
#: breezy/builtins.py:4647
 
2890
#, python-brace-format
2800
2891
msgid "{0} remembered {1} location {2}"
2801
2892
msgstr ""
2802
2893
 
2803
 
#: bzrlib/builtins.py:4655
 
2894
#: breezy/builtins.py:4653
2804
2895
msgid "Redo a merge."
2805
2896
msgstr ""
2806
2897
 
2807
 
#: bzrlib/builtins.py:4657
 
2898
#: breezy/builtins.py:4655
2808
2899
msgid ""
2809
2900
"Use this if you want to try a different merge technique while resolving\n"
2810
2901
"conflicts.  Some merge techniques are better than others, and remerge\n"
2811
2902
"lets you try different ones on different files."
2812
2903
msgstr ""
2813
2904
 
2814
 
#: bzrlib/builtins.py:4661
 
2905
#: breezy/builtins.py:4659
2815
2906
msgid ""
2816
2907
"The options for remerge have the same meaning and defaults as the ones for\n"
2817
2908
"merge.  The difference is that remerge can (only) be run when there is a\n"
2818
2909
"pending merge, and it lets you specify particular files."
2819
2910
msgstr ""
2820
2911
 
2821
 
#: bzrlib/builtins.py:4665
 
2912
#: breezy/builtins.py:4663
2822
2913
msgid ""
2823
2914
":Examples:\n"
2824
2915
"    Re-do the merge of all conflicted files, and show the base text in\n"
2825
2916
"    conflict regions, in addition to the usual THIS and OTHER texts::"
2826
2917
msgstr ""
2827
2918
 
2828
 
#: bzrlib/builtins.py:4669
2829
 
msgid "        bzr remerge --show-base"
 
2919
#: breezy/builtins.py:4667
 
2920
msgid "        brz remerge --show-base"
2830
2921
msgstr ""
2831
2922
 
2832
 
#: bzrlib/builtins.py:4671
 
2923
#: breezy/builtins.py:4669
2833
2924
msgid ""
2834
2925
"    Re-do the merge of \"foobar\", using the weave merge algorithm, with\n"
2835
2926
"    additional processing to reduce the size of conflict regions::"
2836
2927
msgstr ""
2837
2928
 
2838
 
#: bzrlib/builtins.py:4674
2839
 
msgid "        bzr remerge --merge-type weave --reprocess foobar"
 
2929
#: breezy/builtins.py:4672
 
2930
msgid "        brz remerge --merge-type weave --reprocess foobar"
2840
2931
msgstr ""
2841
2932
 
2842
 
#: bzrlib/builtins.py:4681
 
2933
# help of 'show-base' option of 'merge' command
 
2934
# help of 'show-base' option of 'pull' command
 
2935
# help of 'show-base' option of 'remerge' command
 
2936
# help of 'show-base' option of 'update' command
 
2937
#: breezy/builtins.py:4679
2843
2938
msgid "Show base revision text in conflicts."
2844
2939
msgstr ""
2845
2940
 
2846
 
#: bzrlib/builtins.py:4693
 
2941
#: breezy/builtins.py:4691
2847
2942
msgid ""
2848
2943
"Sorry, remerge only works after normal merges.  Not cherrypicking or multi-"
2849
2944
"merges."
2850
2945
msgstr ""
2851
2946
 
2852
 
#: bzrlib/builtins.py:4751
 
2947
#: breezy/builtins.py:4749
2853
2948
msgid ""
2854
2949
"Set files in the working tree back to the contents of a previous revision."
2855
2950
msgstr ""
2856
2951
 
2857
 
#: bzrlib/builtins.py:4753
 
2952
#: breezy/builtins.py:4751
2858
2953
msgid ""
2859
2954
"Giving a list of files will revert only those files.  Otherwise, all files\n"
2860
2955
"will be reverted.  If the revision is not specified with '--revision', the\n"
2863
2958
"the working tree basis revision."
2864
2959
msgstr ""
2865
2960
 
2866
 
#: bzrlib/builtins.py:4759
 
2961
#: breezy/builtins.py:4757
2867
2962
msgid ""
2868
2963
"To remove only some changes, without reverting to a prior version, use\n"
2869
2964
"merge instead.  For example, \"merge . -r -2..-3\" (don't forget the \".\")\n"
2875
2970
"update command."
2876
2971
msgstr ""
2877
2972
 
2878
 
#: bzrlib/builtins.py:4768
 
2973
#: breezy/builtins.py:4766
2879
2974
msgid ""
2880
2975
"Uncommitted changes to files that are reverted will be discarded.\n"
2881
2976
"Howver, by default, any files that have been manually changed will be\n"
2883
2978
"files have '.~#~' appended to their name, where # is a number."
2884
2979
msgstr ""
2885
2980
 
2886
 
#: bzrlib/builtins.py:4773
 
2981
#: breezy/builtins.py:4771
2887
2982
msgid ""
2888
2983
"When you provide files, you can use their current pathname or the pathname\n"
2889
2984
"from the target revision.  So you can use revert to \"undelete\" a file by\n"
2891
2986
"reverted."
2892
2987
msgstr ""
2893
2988
 
2894
 
#: bzrlib/builtins.py:4778
 
2989
#: breezy/builtins.py:4776
2895
2990
msgid ""
2896
2991
"If you have newly added files since the target revision, they will be\n"
2897
2992
"removed.  If the files to be removed have been changed, backups will be\n"
2899
2994
"deleted."
2900
2995
msgstr ""
2901
2996
 
2902
 
#: bzrlib/builtins.py:4783
 
2997
#: breezy/builtins.py:4781
2903
2998
msgid ""
2904
2999
"The working tree contains a list of revisions that have been merged but\n"
2905
3000
"not yet committed. These revisions will be included as additional parents\n"
2906
3001
"of the next commit.  Normally, using revert clears that list as well as\n"
2907
3002
"reverting the files.  If any files are specified, revert leaves the list\n"
2908
 
"of uncommitted merges alone and reverts only the files.  Use ``bzr revert\n"
 
3003
"of uncommitted merges alone and reverts only the files.  Use ``brz revert\n"
2909
3004
".`` in the tree root to revert all files but keep the recorded merges,\n"
2910
 
"and ``bzr revert --forget-merges`` to clear the pending merge list without\n"
 
3005
"and ``brz revert --forget-merges`` to clear the pending merge list without\n"
2911
3006
"reverting any files."
2912
3007
msgstr ""
2913
3008
 
2914
 
#: bzrlib/builtins.py:4792
 
3009
#: breezy/builtins.py:4790
2915
3010
msgid ""
2916
 
"Using \"bzr revert --forget-merges\", it is possible to apply all of the\n"
 
3011
"Using \"brz revert --forget-merges\", it is possible to apply all of the\n"
2917
3012
"changes from a branch in a single revision.  To do this, perform the merge\n"
2918
3013
"as desired.  Then doing revert with the \"--forget-merges\" option will "
2919
3014
"keep\n"
2925
3020
"target branches."
2926
3021
msgstr ""
2927
3022
 
2928
 
#: bzrlib/builtins.py:4806
 
3023
# help of 'no-backup' option of 'revert' command
 
3024
#: breezy/builtins.py:4804
2929
3025
msgid "Do not save backups of reverted files."
2930
3026
msgstr ""
2931
3027
 
2932
 
#: bzrlib/builtins.py:4808
 
3028
# help of 'forget-merges' option of 'revert' command
 
3029
#: breezy/builtins.py:4806
2933
3030
msgid "Remove pending merge marker, without changing any files."
2934
3031
msgstr ""
2935
3032
 
2936
 
#: bzrlib/builtins.py:4839
 
3033
#: breezy/builtins.py:4837
2937
3034
msgid ""
2938
3035
"Show help on a command or other topic.\n"
2939
3036
"    "
2940
3037
msgstr ""
2941
3038
 
2942
 
#: bzrlib/builtins.py:4844
 
3039
# help of 'long' option of 'help' command
 
3040
#: breezy/builtins.py:4842
2943
3041
msgid "Show help on all commands."
2944
3042
msgstr ""
2945
3043
 
2946
 
#: bzrlib/builtins.py:4873
 
3044
#: breezy/builtins.py:4871
2947
3045
msgid "Show unmerged/unpulled revisions between two branches."
2948
3046
msgstr ""
2949
3047
 
2950
 
#: bzrlib/builtins.py:4875
 
3048
#: breezy/builtins.py:4873
2951
3049
msgid "OTHER_BRANCH may be local or remote."
2952
3050
msgstr ""
2953
3051
 
2954
 
#: bzrlib/builtins.py:4877
 
3052
#: breezy/builtins.py:4875
2955
3053
msgid ""
2956
3054
"To filter on a range of revisions, you can use the command -r begin..end\n"
2957
3055
"-r revision requests a specific revision, -r ..end or -r begin.. are\n"
2962
3060
"    0 - no missing revisions"
2963
3061
msgstr ""
2964
3062
 
2965
 
#: bzrlib/builtins.py:4887
 
3063
#: breezy/builtins.py:4885
2966
3064
msgid ""
2967
3065
"    Determine the missing revisions between this and the branch at the\n"
2968
3066
"    remembered pull location::"
2969
3067
msgstr ""
2970
3068
 
2971
 
#: bzrlib/builtins.py:4890
2972
 
msgid "        bzr missing"
 
3069
#: breezy/builtins.py:4888
 
3070
msgid "        brz missing"
2973
3071
msgstr ""
2974
3072
 
2975
 
#: bzrlib/builtins.py:4892
 
3073
#: breezy/builtins.py:4890
2976
3074
msgid "    Determine the missing revisions between this and another branch::"
2977
3075
msgstr ""
2978
3076
 
2979
 
#: bzrlib/builtins.py:4894
2980
 
msgid "        bzr missing http://server/branch"
 
3077
#: breezy/builtins.py:4892
 
3078
msgid "        brz missing http://server/branch"
2981
3079
msgstr ""
2982
3080
 
2983
 
#: bzrlib/builtins.py:4896
 
3081
#: breezy/builtins.py:4894
2984
3082
msgid ""
2985
3083
"    Determine the missing revisions up to a specific revision on the other\n"
2986
3084
"    branch::"
2987
3085
msgstr ""
2988
3086
 
2989
 
#: bzrlib/builtins.py:4899
2990
 
msgid "        bzr missing -r ..-10"
 
3087
#: breezy/builtins.py:4897
 
3088
msgid "        brz missing -r ..-10"
2991
3089
msgstr ""
2992
3090
 
2993
 
#: bzrlib/builtins.py:4901
 
3091
#: breezy/builtins.py:4899
2994
3092
msgid ""
2995
3093
"    Determine the missing revisions up to a specific revision on this\n"
2996
3094
"    branch::"
2997
3095
msgstr ""
2998
3096
 
2999
 
#: bzrlib/builtins.py:4904
3000
 
msgid "        bzr missing --my-revision ..-10"
 
3097
#: breezy/builtins.py:4902
 
3098
msgid "        brz missing --my-revision ..-10"
3001
3099
msgstr ""
3002
3100
 
3003
 
#: bzrlib/builtins.py:4911
 
3101
# help of 'reverse' option of 'missing' command
 
3102
#: breezy/builtins.py:4909
3004
3103
msgid "Reverse the order of revisions."
3005
3104
msgstr ""
3006
3105
 
3007
 
#: bzrlib/builtins.py:4913
 
3106
# help of 'mine-only' option of 'missing' command
 
3107
#: breezy/builtins.py:4911
3008
3108
msgid "Display changes in the local branch only."
3009
3109
msgstr ""
3010
3110
 
3011
 
#: bzrlib/builtins.py:4914
 
3111
# help of 'this' option of 'missing' command
 
3112
#: breezy/builtins.py:4912
3012
3113
msgid "Same as --mine-only."
3013
3114
msgstr ""
3014
3115
 
3015
 
#: bzrlib/builtins.py:4916
 
3116
# help of 'theirs-only' option of 'missing' command
 
3117
#: breezy/builtins.py:4914
3016
3118
msgid "Display changes in the remote branch only."
3017
3119
msgstr ""
3018
3120
 
3019
 
#: bzrlib/builtins.py:4917
 
3121
# help of 'other' option of 'missing' command
 
3122
#: breezy/builtins.py:4915
3020
3123
msgid "Same as --theirs-only."
3021
3124
msgstr ""
3022
3125
 
3023
 
#: bzrlib/builtins.py:4922
 
3126
# help of 'revision' option of 'missing' command
 
3127
#: breezy/builtins.py:4920
3024
3128
msgid ""
3025
3129
"Filter on other branch revisions (inclusive). See \"help revisionspec\" for "
3026
3130
"details."
3027
3131
msgstr ""
3028
3132
 
3029
 
#: bzrlib/builtins.py:4926
 
3133
# help of 'my-revision' option of 'missing' command
 
3134
#: breezy/builtins.py:4924
3030
3135
msgid ""
3031
3136
"Filter on local branch revisions (inclusive). See \"help revisionspec\" for "
3032
3137
"details."
3033
3138
msgstr ""
3034
3139
 
3035
 
#: bzrlib/builtins.py:4929
 
3140
# help of 'include-merged' option of 'missing' command
 
3141
#: breezy/builtins.py:4927
3036
3142
msgid "Show all revisions in addition to the mainline ones."
3037
3143
msgstr ""
3038
3144
 
3039
 
#: bzrlib/builtins.py:4983
 
3145
#: breezy/builtins.py:4981
3040
3146
msgid "No peer location known or specified."
3041
3147
msgstr ""
3042
3148
 
3043
 
#: bzrlib/builtins.py:4987
 
3149
#: breezy/builtins.py:4985
 
3150
#, python-brace-format
3044
3151
msgid "Using saved parent location: {0}\n"
3045
3152
msgstr ""
3046
3153
 
3047
 
#: bzrlib/builtins.py:5020
 
3154
#: breezy/builtins.py:5018
3048
3155
#, python-format
3049
3156
msgid "You have %d extra revision:\n"
3050
3157
msgid_plural "You have %d extra revisions:\n"
3051
3158
msgstr[0] ""
3052
3159
msgstr[1] ""
3053
3160
 
3054
 
#: bzrlib/builtins.py:5040
 
3161
#: breezy/builtins.py:5038
3055
3162
#, python-format
3056
3163
msgid "You are missing %d revision:\n"
3057
3164
msgid_plural "You are missing %d revisions:\n"
3058
3165
msgstr[0] ""
3059
3166
msgstr[1] ""
3060
3167
 
3061
 
#: bzrlib/builtins.py:5055
 
3168
#: breezy/builtins.py:5053
3062
3169
msgid "This branch has no new revisions.\n"
3063
3170
msgstr ""
3064
3171
 
3065
 
#: bzrlib/builtins.py:5058
 
3172
#: breezy/builtins.py:5056
3066
3173
msgid "Other branch has no new revisions.\n"
3067
3174
msgstr ""
3068
3175
 
3069
 
#: bzrlib/builtins.py:5063
 
3176
#: breezy/builtins.py:5061
3070
3177
msgid "Branches are up to date.\n"
3071
3178
msgstr ""
3072
3179
 
3073
 
#: bzrlib/builtins.py:5074
 
3180
#: breezy/builtins.py:5072
3074
3181
msgid "Compress the data within a repository."
3075
3182
msgstr ""
3076
3183
 
3077
 
#: bzrlib/builtins.py:5076
 
3184
#: breezy/builtins.py:5074
3078
3185
msgid ""
3079
3186
"This operation compresses the data within a bazaar repository. As\n"
3080
3187
"bazaar supports automatic packing of repository, this operation is\n"
3081
3188
"normally not required to be done manually."
3082
3189
msgstr ""
3083
3190
 
3084
 
#: bzrlib/builtins.py:5080
 
3191
#: breezy/builtins.py:5078
3085
3192
msgid ""
3086
3193
"During the pack operation, bazaar takes a backup of existing repository\n"
3087
3194
"data, i.e. pack files. This backup is eventually removed by bazaar\n"
3090
3197
"used."
3091
3198
msgstr ""
3092
3199
 
3093
 
#: bzrlib/builtins.py:5086
 
3200
#: breezy/builtins.py:5084
3094
3201
msgid ""
3095
3202
"Warning: If you use --clean-obsolete-packs and your machine crashes\n"
3096
3203
"during or immediately after repacking, you may be left with a state\n"
3098
3205
"been. In this case the repository may be unusable."
3099
3206
msgstr ""
3100
3207
 
3101
 
#: bzrlib/builtins.py:5095
 
3208
# help of 'clean-obsolete-packs' option of 'pack' command
 
3209
#: breezy/builtins.py:5093
3102
3210
msgid "Delete obsolete packs to save disk space."
3103
3211
msgstr ""
3104
3212
 
3105
 
#: bzrlib/builtins.py:5109
 
3213
#: breezy/builtins.py:5107
3106
3214
msgid "List the installed plugins."
3107
3215
msgstr ""
3108
3216
 
3109
 
#: bzrlib/builtins.py:5111
 
3217
#: breezy/builtins.py:5109
3110
3218
msgid ""
3111
3219
"This command displays the list of installed plugins including\n"
3112
3220
"version of plugin and a short description of each."
3113
3221
msgstr ""
3114
3222
 
3115
 
#: bzrlib/builtins.py:5114
 
3223
#: breezy/builtins.py:5112
3116
3224
msgid "--verbose shows the path where each plugin is located."
3117
3225
msgstr ""
3118
3226
 
3119
 
#: bzrlib/builtins.py:5116
 
3227
#: breezy/builtins.py:5114
3120
3228
msgid ""
3121
3229
"A plugin is an external component for Bazaar that extends the\n"
3122
3230
"revision control system, by adding or replacing code in Bazaar.\n"
3125
3233
"customizing log output."
3126
3234
msgstr ""
3127
3235
 
3128
 
#: bzrlib/builtins.py:5122
 
3236
#: breezy/builtins.py:5120
3129
3237
msgid ""
3130
3238
"See the Bazaar Plugin Guide <http://doc.bazaar.canonical.com/plugins/en/>\n"
3131
3239
"for further information on plugins including where to find them and how to\n"
3133
3241
"plugins using the Python programming language."
3134
3242
msgstr ""
3135
3243
 
3136
 
#: bzrlib/builtins.py:5138
 
3244
#: breezy/builtins.py:5136
3137
3245
msgid "Show testament (signing-form) of a revision."
3138
3246
msgstr ""
3139
3247
 
3140
 
#: bzrlib/builtins.py:5141
 
3248
# help of 'long' option of 'testament' command
 
3249
#: breezy/builtins.py:5139
3141
3250
msgid "Produce long-format testament."
3142
3251
msgstr ""
3143
3252
 
3144
 
#: bzrlib/builtins.py:5143
 
3253
# help of 'strict' option of 'testament' command
 
3254
#: breezy/builtins.py:5141
3145
3255
msgid "Produce a strict-format testament."
3146
3256
msgstr ""
3147
3257
 
3148
 
#: bzrlib/builtins.py:5169
 
3258
#: breezy/builtins.py:5168
3149
3259
msgid "Show the origin of each line in a file."
3150
3260
msgstr ""
3151
3261
 
3152
 
#: bzrlib/builtins.py:5171
 
3262
#: breezy/builtins.py:5170
3153
3263
msgid ""
3154
3264
"This prints out the given file with an annotation on the left side\n"
3155
3265
"indicating which revision, author and date introduced the change."
3156
3266
msgstr ""
3157
3267
 
3158
 
#: bzrlib/builtins.py:5174
 
3268
#: breezy/builtins.py:5173
3159
3269
msgid ""
3160
3270
"If the origin is the same for a run of consecutive lines, it is\n"
3161
3271
"shown only at the top, unless the --all option is given."
3162
3272
msgstr ""
3163
3273
 
3164
 
#: bzrlib/builtins.py:5182
 
3274
# help of 'all' option of 'annotate' command
 
3275
#: breezy/builtins.py:5181
3165
3276
msgid "Show annotations on all lines."
3166
3277
msgstr ""
3167
3278
 
3168
 
#: bzrlib/builtins.py:5183
 
3279
# help of 'long' option of 'annotate' command
 
3280
#: breezy/builtins.py:5182
3169
3281
msgid "Show commit date in annotations."
3170
3282
msgstr ""
3171
3283
 
3172
 
#: bzrlib/builtins.py:5270
 
3284
#: breezy/builtins.py:5269
3173
3285
msgid "Cannot sign a range of non-revision-history revisions"
3174
3286
msgstr ""
3175
3287
 
3176
 
#: bzrlib/builtins.py:5282
 
3288
#: breezy/builtins.py:5281
3177
3289
msgid "Please supply either one revision, or a range."
3178
3290
msgstr ""
3179
3291
 
3180
 
#: bzrlib/builtins.py:5286
 
3292
#: breezy/builtins.py:5285
3181
3293
msgid ""
3182
3294
"Convert the current branch into a checkout of the supplied branch.\n"
3183
3295
"If no branch is supplied, rebind to the last bound location."
3184
3296
msgstr ""
3185
3297
 
3186
 
#: bzrlib/builtins.py:5289
 
3298
#: breezy/builtins.py:5288
3187
3299
msgid ""
3188
3300
"Once converted into a checkout, commits must succeed on the master branch\n"
3189
3301
"before they will be applied to the local branch."
3190
3302
msgstr ""
3191
3303
 
3192
 
#: bzrlib/builtins.py:5292
 
3304
#: breezy/builtins.py:5291
3193
3305
msgid ""
3194
3306
"Bound branches use the nickname of its master branch unless it is set\n"
3195
3307
"locally, in which case binding will update the local nickname to be\n"
3196
3308
"that of the master."
3197
3309
msgstr ""
3198
3310
 
3199
 
#: bzrlib/builtins.py:5307
 
3311
#: breezy/builtins.py:5306
3200
3312
msgid "No location supplied.  This format does not remember old locations."
3201
3313
msgstr ""
3202
3314
 
3203
 
#: bzrlib/builtins.py:5313
 
3315
#: breezy/builtins.py:5312
3204
3316
msgid "Branch is already bound"
3205
3317
msgstr ""
3206
3318
 
3207
 
#: bzrlib/builtins.py:5316
 
3319
#: breezy/builtins.py:5315
3208
3320
msgid "No location supplied and no previous location known"
3209
3321
msgstr ""
3210
3322
 
3211
 
#: bzrlib/builtins.py:5322
 
3323
#: breezy/builtins.py:5321
3212
3324
msgid "These branches have diverged. Try merging, and then bind again."
3213
3325
msgstr ""
3214
3326
 
3215
 
#: bzrlib/builtins.py:5329
 
3327
#: breezy/builtins.py:5328
3216
3328
msgid "Convert the current checkout into a regular branch."
3217
3329
msgstr ""
3218
3330
 
3219
 
#: bzrlib/builtins.py:5331
 
3331
#: breezy/builtins.py:5330
3220
3332
msgid ""
3221
3333
"After unbinding, the local branch is considered independent and subsequent\n"
3222
3334
"commits will be local only."
3223
3335
msgstr ""
3224
3336
 
3225
 
#: bzrlib/builtins.py:5342
 
3337
#: breezy/builtins.py:5341
3226
3338
msgid "Local branch is not bound"
3227
3339
msgstr ""
3228
3340
 
3229
 
#: bzrlib/builtins.py:5346
 
3341
#: breezy/builtins.py:5345
3230
3342
msgid "Remove the last committed revision."
3231
3343
msgstr ""
3232
3344
 
3233
 
#: bzrlib/builtins.py:5348
 
3345
#: breezy/builtins.py:5347
3234
3346
msgid ""
3235
3347
"--verbose will print out what is being removed.\n"
3236
3348
"--dry-run will go through all the motions, but not actually\n"
3237
3349
"remove anything."
3238
3350
msgstr ""
3239
3351
 
3240
 
#: bzrlib/builtins.py:5352
 
3352
#: breezy/builtins.py:5351
3241
3353
msgid ""
3242
3354
"If --revision is specified, uncommit revisions to leave the branch at the\n"
3243
 
"specified revision.  For example, \"bzr uncommit -r 15\" will leave the\n"
 
3355
"specified revision.  For example, \"brz uncommit -r 15\" will leave the\n"
3244
3356
"branch at revision 15."
3245
3357
msgstr ""
3246
3358
 
3247
 
#: bzrlib/builtins.py:5356
 
3359
#: breezy/builtins.py:5355
3248
3360
msgid ""
3249
3361
"Uncommit leaves the working tree ready for a new commit.  The only change\n"
3250
3362
"it may make is to restore any pending merges that were present before\n"
3251
3363
"the commit."
3252
3364
msgstr ""
3253
3365
 
3254
 
#: bzrlib/builtins.py:5367
 
3366
# help of 'dry-run' option of 'uncommit' command
 
3367
#: breezy/builtins.py:5366
3255
3368
msgid "Don't actually make changes."
3256
3369
msgstr ""
3257
3370
 
3258
 
#: bzrlib/builtins.py:5368
 
3371
# help of 'force' option of 'uncommit' command
 
3372
#: breezy/builtins.py:5367
3259
3373
msgid "Say yes to all questions."
3260
3374
msgstr ""
3261
3375
 
3262
 
#: bzrlib/builtins.py:5370
 
3376
# help of 'keep-tags' option of 'uncommit' command
 
3377
#: breezy/builtins.py:5369
3263
3378
msgid "Keep tags that point to removed revisions."
3264
3379
msgstr ""
3265
3380
 
3266
 
#: bzrlib/builtins.py:5372
 
3381
# help of 'local' option of 'uncommit' command
 
3382
#: breezy/builtins.py:5371
3267
3383
msgid "Only remove the commits from the local branch when in a checkout."
3268
3384
msgstr ""
3269
3385
 
3270
 
#: bzrlib/builtins.py:5421
 
3386
#: breezy/builtins.py:5420
3271
3387
msgid "No revisions to uncommit.\n"
3272
3388
msgstr ""
3273
3389
 
3274
 
#: bzrlib/builtins.py:5436
 
3390
#: breezy/builtins.py:5435
3275
3391
msgid "Dry-run, pretending to remove the above revisions.\n"
3276
3392
msgstr ""
3277
3393
 
3278
 
#: bzrlib/builtins.py:5439
 
3394
#: breezy/builtins.py:5438
3279
3395
msgid "The above revision(s) will be removed.\n"
3280
3396
msgstr ""
3281
3397
 
3282
 
#: bzrlib/builtins.py:5443
 
3398
#: breezy/builtins.py:5442
3283
3399
msgid "Uncommit these revisions"
3284
3400
msgstr ""
3285
3401
 
3286
 
#: bzrlib/builtins.py:5446
 
3402
#: breezy/builtins.py:5445
3287
3403
msgid "Canceled\n"
3288
3404
msgstr ""
3289
3405
 
3290
 
#: bzrlib/builtins.py:5453
 
3406
#: breezy/builtins.py:5452
3291
3407
#, python-format
3292
3408
msgid ""
3293
3409
"You can restore the old tip by running:\n"
3294
 
"  bzr pull . -r revid:%s\n"
 
3410
"  brz pull . -r revid:%s\n"
3295
3411
msgstr ""
3296
3412
 
3297
 
#: bzrlib/builtins.py:5458
 
3413
#: breezy/builtins.py:5457
3298
3414
msgid "Break a dead lock."
3299
3415
msgstr ""
3300
3416
 
3301
 
#: bzrlib/builtins.py:5460
 
3417
#: breezy/builtins.py:5459
3302
3418
msgid ""
3303
3419
"This command breaks a lock on a repository, branch, working directory or\n"
3304
3420
"config file."
3305
3421
msgstr ""
3306
3422
 
3307
 
#: bzrlib/builtins.py:5463
 
3423
#: breezy/builtins.py:5462
3308
3424
msgid ""
3309
3425
"CAUTION: Locks should only be broken when you are sure that the process\n"
3310
3426
"holding the lock has been stopped."
3311
3427
msgstr ""
3312
3428
 
3313
 
#: bzrlib/builtins.py:5466
 
3429
#: breezy/builtins.py:5465
3314
3430
msgid ""
3315
 
"You can get information on what locks are open via the 'bzr info\n"
 
3431
"You can get information on what locks are open via the 'brz info\n"
3316
3432
"[location]' command."
3317
3433
msgstr ""
3318
3434
 
3319
 
#: bzrlib/builtins.py:5469
 
3435
#: breezy/builtins.py:5468
3320
3436
msgid ""
3321
3437
":Examples:\n"
3322
 
"    bzr break-lock\n"
3323
 
"    bzr break-lock bzr+ssh://example.com/bzr/foo\n"
3324
 
"    bzr break-lock --conf ~/.bazaar"
 
3438
"    brz break-lock\n"
 
3439
"    brz break-lock brz+ssh://example.com/brz/foo\n"
 
3440
"    brz break-lock --conf ~/.bazaar"
3325
3441
msgstr ""
3326
3442
 
3327
 
#: bzrlib/builtins.py:5478
 
3443
# help of 'config' option of 'break-lock' command
 
3444
#: breezy/builtins.py:5477
3328
3445
msgid "LOCATION is the directory where the config lock is."
3329
3446
msgstr ""
3330
3447
 
3331
 
#: bzrlib/builtins.py:5480
 
3448
# help of 'force' option of 'break-lock' command
 
3449
#: breezy/builtins.py:5479
3332
3450
msgid "Do not ask for confirmation before breaking the lock."
3333
3451
msgstr ""
3334
3452
 
3335
 
#: bzrlib/builtins.py:5515
 
3453
# help of 'protocol=bzr' option of 'serve' command
 
3454
#: breezy/builtins.py:5514
3336
3455
msgid "The Bazaar smart server protocol over TCP. (default port: 4155)"
3337
3456
msgstr ""
3338
3457
 
3339
 
#: bzrlib/builtins.py:5516
3340
 
msgid "Run the bzr server."
 
3458
#: breezy/builtins.py:5515
 
3459
msgid "Run the brz server."
3341
3460
msgstr ""
3342
3461
 
3343
 
#: bzrlib/builtins.py:5522
 
3462
# help of 'inet' option of 'serve' command
 
3463
#: breezy/builtins.py:5521
3344
3464
msgid "Serve on stdin/out for use from inetd or sshd."
3345
3465
msgstr ""
3346
3466
 
3347
 
#: bzrlib/builtins.py:5523
 
3467
# title of 'protocol' option of 'serve' command
 
3468
#: breezy/builtins.py:5522
3348
3469
msgid "protocol"
3349
3470
msgstr ""
3350
3471
 
3351
 
#: bzrlib/builtins.py:5524
 
3472
# help of 'protocol' option of 'serve' command
 
3473
#: breezy/builtins.py:5523
3352
3474
msgid "Protocol to serve."
3353
3475
msgstr ""
3354
3476
 
3355
 
#: bzrlib/builtins.py:5528
 
3477
# help of 'listen' option of 'serve' command
 
3478
#: breezy/builtins.py:5527
3356
3479
msgid "Listen for connections on nominated address."
3357
3480
msgstr ""
3358
3481
 
3359
 
#: bzrlib/builtins.py:5530
 
3482
# help of 'port' option of 'serve' command
 
3483
#: breezy/builtins.py:5529
3360
3484
msgid ""
3361
3485
"Listen for connections on nominated port.  Passing 0 as the port number will "
3362
3486
"result in a dynamically allocated port.  The default port depends on the "
3363
3487
"protocol."
3364
3488
msgstr ""
3365
3489
 
3366
 
#: bzrlib/builtins.py:5535
 
3490
# help of 'directory' option of 'serve' command
 
3491
#: breezy/builtins.py:5534
3367
3492
msgid "Serve contents of this directory."
3368
3493
msgstr ""
3369
3494
 
3370
 
#: bzrlib/builtins.py:5537
 
3495
# help of 'allow-writes' option of 'serve' command
 
3496
#: breezy/builtins.py:5536
3371
3497
msgid ""
3372
3498
"By default the server is a readonly server.  Supplying --allow-writes "
3373
3499
"enables write access to the contents of the served directory and below.  "
3374
 
"Note that ``bzr serve`` does not perform authentication, so unless some form "
 
3500
"Note that ``brz serve`` does not perform authentication, so unless some form "
3375
3501
"of external authentication is arranged supplying this option leads to global "
3376
3502
"uncontrolled write access to your file system."
3377
3503
msgstr ""
3378
3504
 
3379
 
#: bzrlib/builtins.py:5546
 
3505
# help of 'client-timeout' option of 'serve' command
 
3506
#: breezy/builtins.py:5545
3380
3507
msgid "Override the default idle client timeout (5min)."
3381
3508
msgstr ""
3382
3509
 
3383
 
#: bzrlib/builtins.py:5564
 
3510
#: breezy/builtins.py:5563
3384
3511
msgid "Combine a tree into its containing tree."
3385
3512
msgstr ""
3386
3513
 
3387
 
#: bzrlib/builtins.py:5566
 
3514
#: breezy/builtins.py:5565
3388
3515
msgid "This command requires the target tree to be in a rich-root format."
3389
3516
msgstr ""
3390
3517
 
3391
 
#: bzrlib/builtins.py:5568
 
3518
#: breezy/builtins.py:5567
3392
3519
msgid ""
3393
3520
"The TREE argument should be an independent tree, inside another tree, but\n"
3394
 
"not part of it.  (Such trees can be produced by \"bzr split\", but also by\n"
3395
 
"running \"bzr branch\" with the target inside a tree.)"
 
3521
"not part of it.  (Such trees can be produced by \"brz split\", but also by\n"
 
3522
"running \"brz branch\" with the target inside a tree.)"
3396
3523
msgstr ""
3397
3524
 
3398
 
#: bzrlib/builtins.py:5572
 
3525
#: breezy/builtins.py:5571
3399
3526
msgid ""
3400
3527
"The result is a combined tree, with the subtree no longer an independent\n"
3401
3528
"part.  This is marked as a merge of the subtree into the containing tree,\n"
3402
3529
"and all history is preserved."
3403
3530
msgstr ""
3404
3531
 
3405
 
#: bzrlib/builtins.py:5590
 
3532
#: breezy/builtins.py:5589
3406
3533
#, python-format
3407
3534
msgid ""
3408
3535
"Can't join trees because %s doesn't support rich root data.\n"
3409
 
"You can use bzr upgrade on the repository."
 
3536
"You can use brz upgrade on the repository."
3410
3537
msgstr ""
3411
3538
 
3412
 
#: bzrlib/builtins.py:5600 bzrlib/builtins.py:5606
 
3539
#: breezy/builtins.py:5599 breezy/builtins.py:5605
 
3540
#, python-brace-format
3413
3541
msgid "Cannot join {0}.  {1}"
3414
3542
msgstr ""
3415
3543
 
3416
 
#: bzrlib/builtins.py:5610
 
3544
#: breezy/builtins.py:5609
3417
3545
msgid "Split a subdirectory of a tree into a separate tree."
3418
3546
msgstr ""
3419
3547
 
3420
 
#: bzrlib/builtins.py:5612
 
3548
#: breezy/builtins.py:5611
3421
3549
msgid ""
3422
3550
"This command will produce a target tree in a format that supports\n"
3423
3551
"rich roots, like 'rich-root' or 'rich-root-pack'.  These formats cannot be\n"
3424
3552
"converted into earlier formats like 'dirstate-tags'."
3425
3553
msgstr ""
3426
3554
 
3427
 
#: bzrlib/builtins.py:5616
 
3555
#: breezy/builtins.py:5615
3428
3556
msgid ""
3429
3557
"The TREE argument should be a subdirectory of a working tree.  That\n"
3430
3558
"subdirectory will be converted into an independent tree, with its own\n"
3431
3559
"branch.  Commits in the top-level tree will not apply to the new subtree."
3432
3560
msgstr ""
3433
3561
 
3434
 
#: bzrlib/builtins.py:5696
 
3562
#: breezy/builtins.py:5695
3435
3563
msgid "No submit branch specified or known"
3436
3564
msgstr ""
3437
3565
 
3438
 
#: bzrlib/builtins.py:5705 bzrlib/send.py:109
 
3566
#: breezy/builtins.py:5704 breezy/send.py:109
3439
3567
msgid "No public branch specified or known"
3440
3568
msgstr ""
3441
3569
 
3442
 
#: bzrlib/builtins.py:5710
3443
 
msgid "bzr merge-directive takes at most two one revision identifiers"
 
3570
#: breezy/builtins.py:5709
 
3571
msgid "brz merge-directive takes at most two one revision identifiers"
3444
3572
msgstr ""
3445
3573
 
3446
 
#: bzrlib/builtins.py:5719
 
3574
#: breezy/builtins.py:5718
3447
3575
msgid "No revisions to bundle."
3448
3576
msgstr ""
3449
3577
 
3450
 
#: bzrlib/builtins.py:5738
 
3578
#: breezy/builtins.py:5737
3451
3579
msgid "Mail or create a merge-directive for submitting changes."
3452
3580
msgstr ""
3453
3581
 
3454
 
#: bzrlib/builtins.py:5740
 
3582
#: breezy/builtins.py:5739
3455
3583
msgid "A merge directive provides many things needed for requesting merges:"
3456
3584
msgstr ""
3457
3585
 
3458
 
#: bzrlib/builtins.py:5742
 
3586
#: breezy/builtins.py:5741
3459
3587
msgid "* A machine-readable description of the merge to perform"
3460
3588
msgstr ""
3461
3589
 
3462
 
#: bzrlib/builtins.py:5744
 
3590
#: breezy/builtins.py:5743
3463
3591
msgid "* An optional patch that is a preview of the changes requested"
3464
3592
msgstr ""
3465
3593
 
3466
 
#: bzrlib/builtins.py:5746
 
3594
#: breezy/builtins.py:5745
3467
3595
msgid ""
3468
3596
"* An optional bundle of revision data, so that the changes can be applied\n"
3469
3597
"  directly from the merge directive, without retrieving data from a\n"
3470
3598
"  branch."
3471
3599
msgstr ""
3472
3600
 
3473
 
#: bzrlib/builtins.py:5750
 
3601
#: breezy/builtins.py:5749
3474
3602
msgid ""
3475
 
"`bzr send` creates a compact data set that, when applied using bzr\n"
 
3603
"`brz send` creates a compact data set that, when applied using brz\n"
3476
3604
"merge, has the same effect as merging from the source branch.  "
3477
3605
msgstr ""
3478
3606
 
3479
 
#: bzrlib/builtins.py:5753
 
3607
#: breezy/builtins.py:5752
3480
3608
msgid ""
3481
3609
"By default the merge directive is self-contained and can be applied to any\n"
3482
3610
"branch containing submit_branch in its ancestory without needing access to\n"
3483
3611
"the source branch."
3484
3612
msgstr ""
3485
3613
 
3486
 
#: bzrlib/builtins.py:5757
 
3614
#: breezy/builtins.py:5756
3487
3615
msgid ""
3488
3616
"If --no-bundle is specified, then Bazaar doesn't send the contents of the\n"
3489
3617
"revisions, but only a structured request to merge from the\n"
3492
3620
"included if known, so that people can check it later."
3493
3621
msgstr ""
3494
3622
 
3495
 
#: bzrlib/builtins.py:5763
 
3623
#: breezy/builtins.py:5762
3496
3624
msgid ""
3497
3625
"The submit branch defaults to the parent of the source branch, but can be\n"
3498
3626
"overridden.  Both submit branch and public branch will be remembered in\n"
3501
3629
"be changed using --from."
3502
3630
msgstr ""
3503
3631
 
3504
 
#: bzrlib/builtins.py:5769
 
3632
#: breezy/builtins.py:5768
3505
3633
msgid ""
3506
3634
"Both the submit branch and the public branch follow the usual behavior with\n"
3507
3635
"respect to --remember: If there is no default location set, the first send\n"
3510
3638
"--remember. The value will only be saved if the location can be accessed."
3511
3639
msgstr ""
3512
3640
 
3513
 
#: bzrlib/builtins.py:5775
 
3641
#: breezy/builtins.py:5774
3514
3642
msgid ""
3515
 
"In order to calculate those changes, bzr must analyse the submit branch.\n"
 
3643
"In order to calculate those changes, brz must analyse the submit branch.\n"
3516
3644
"Therefore it is most efficient for the submit branch to be a local mirror.\n"
3517
3645
"If a public location is known for the submit_branch, that location is used\n"
3518
3646
"in the merge directive."
3519
3647
msgstr ""
3520
3648
 
3521
 
#: bzrlib/builtins.py:5780
 
3649
#: breezy/builtins.py:5779
3522
3650
msgid ""
3523
3651
"The default behaviour is to send the merge directive by mail, unless -o is\n"
3524
3652
"given, in which case it is sent to a file."
3525
3653
msgstr ""
3526
3654
 
3527
 
#: bzrlib/builtins.py:5783
 
3655
#: breezy/builtins.py:5782
3528
3656
msgid ""
3529
3657
"Mail is sent using your preferred mail program.  This should be transparent\n"
3530
3658
"on Windows (it uses MAPI).  On Unix, it requires the xdg-email utility.\n"
3531
3659
"If the preferred client can't be found (or used), your editor will be used."
3532
3660
msgstr ""
3533
3661
 
3534
 
#: bzrlib/builtins.py:5787
 
3662
#: breezy/builtins.py:5786
3535
3663
msgid ""
3536
3664
"To use a specific mail program, set the mail_client configuration option.\n"
3537
3665
"(For Thunderbird 1.5, this works around some bugs.)  Supported values for\n"
3538
 
"specific clients are \"claws\", \"evolution\", \"kmail\", \"mail.app\" "
3539
 
"(MacOS X's\n"
 
3666
"specific clients are \"claws\", \"evolution\", \"kmail\", \"mail.app"
 
3667
"\" (MacOS X's\n"
3540
3668
"Mail.app), \"mutt\", and \"thunderbird\"; generic options are \"default\",\n"
3541
3669
"\"editor\", \"emacsclient\", \"mapi\", and \"xdg-email\".  Plugins may also "
3542
3670
"add\n"
3543
3671
"supported clients."
3544
3672
msgstr ""
3545
3673
 
3546
 
#: bzrlib/builtins.py:5794
 
3674
#: breezy/builtins.py:5793
3547
3675
msgid ""
3548
3676
"If mail is being sent, a to address is required.  This can be supplied\n"
3549
3677
"either on the commandline, by setting the submit_to configuration\n"
3551
3679
"in the submit branch."
3552
3680
msgstr ""
3553
3681
 
3554
 
#: bzrlib/builtins.py:5799
 
3682
#: breezy/builtins.py:5798
3555
3683
msgid ""
3556
3684
"Two formats are currently supported: \"4\" uses revision bundle format 4 "
3557
3685
"and\n"
3561
3689
"format 1.  It is compatible with Bazaar 0.12 - 0.18."
3562
3690
msgstr ""
3563
3691
 
3564
 
#: bzrlib/builtins.py:5805
 
3692
#: breezy/builtins.py:5804
3565
3693
msgid ""
3566
 
"The merge directives created by bzr send may be applied using bzr merge or\n"
3567
 
"bzr pull by specifying a file containing a merge directive as the location."
 
3694
"The merge directives created by brz send may be applied using brz merge or\n"
 
3695
"brz pull by specifying a file containing a merge directive as the location."
3568
3696
msgstr ""
3569
3697
 
3570
 
#: bzrlib/builtins.py:5808
 
3698
#: breezy/builtins.py:5807
3571
3699
msgid ""
3572
 
"bzr send makes extensive use of public locations to map local locations "
 
3700
"brz send makes extensive use of public locations to map local locations "
3573
3701
"into\n"
3574
 
"URLs that can be used by other people.  See `bzr help configuration` to\n"
3575
 
"set them, and use `bzr info` to display them."
 
3702
"URLs that can be used by other people.  See `brz help configuration` to\n"
 
3703
"set them, and use `brz info` to display them."
3576
3704
msgstr ""
3577
3705
 
3578
 
#: bzrlib/builtins.py:5832
 
3706
# help of 'output' option of 'send' command
 
3707
#: breezy/builtins.py:5831
3579
3708
msgid "Write merge directive to this file or directory; use - for stdout."
3580
3709
msgstr ""
3581
3710
 
3582
 
#: bzrlib/builtins.py:5836
 
3711
# help of 'strict' option of 'send' command
 
3712
#: breezy/builtins.py:5835
3583
3713
msgid ""
3584
3714
"Refuse to send if there are uncommitted changes in the working tree, --no-"
3585
3715
"strict disables the check."
3586
3716
msgstr ""
3587
3717
 
3588
 
#: bzrlib/builtins.py:5838
 
3718
# help of 'mail-to' option of 'send' command
 
3719
#: breezy/builtins.py:5837
3589
3720
msgid "Mail the request to this address."
3590
3721
msgstr ""
3591
3722
 
3592
 
#: bzrlib/builtins.py:5842
 
3723
# help of 'body' option of 'send' command
 
3724
#: breezy/builtins.py:5841
3593
3725
msgid "Body for the email."
3594
3726
msgstr ""
3595
3727
 
3596
 
#: bzrlib/builtins.py:5895
 
3728
# help of 'no-bundle' option of 'send' command
 
3729
#: breezy/builtins.py:5894
3597
3730
msgid "Do not include a bundle in the merge directive."
3598
3731
msgstr ""
3599
3732
 
3600
 
#: bzrlib/builtins.py:5896
 
3733
# help of 'no-patch' option of 'send' command
 
3734
#: breezy/builtins.py:5895
3601
3735
msgid "Do not include a preview patch in the merge directive."
3602
3736
msgstr ""
3603
3737
 
3604
 
#: bzrlib/builtins.py:5899
 
3738
# help of 'remember' option of 'send' command
 
3739
#: breezy/builtins.py:5898
3605
3740
msgid "Remember submit and public branch."
3606
3741
msgstr ""
3607
3742
 
3608
 
#: bzrlib/builtins.py:5901
 
3743
# help of 'from' option of 'send' command
 
3744
#: breezy/builtins.py:5900
3609
3745
msgid ""
3610
3746
"Branch to generate the submission from, rather than the one containing the "
3611
3747
"working directory."
3612
3748
msgstr ""
3613
3749
 
3614
 
#: bzrlib/builtins.py:5911 bzrlib/cmd_version_info.py:76
 
3750
# title of 'format' option of 'send' command
 
3751
# title of 'format' option of 'version-info' command
 
3752
#: breezy/builtins.py:5910 breezy/cmd_version_info.py:76
3615
3753
msgid "format"
3616
3754
msgstr ""
3617
3755
 
3618
 
#: bzrlib/builtins.py:5912
 
3756
# help of 'format' option of 'send' command
 
3757
#: breezy/builtins.py:5911
3619
3758
msgid "Use the specified output format."
3620
3759
msgstr ""
3621
3760
 
3622
 
#: bzrlib/builtins.py:5934
 
3761
#: breezy/builtins.py:5933
3623
3762
msgid "Create, remove or modify a tag naming a revision."
3624
3763
msgstr ""
3625
3764
 
3626
 
#: bzrlib/builtins.py:5936
 
3765
#: breezy/builtins.py:5935
3627
3766
msgid ""
3628
3767
"Tags give human-meaningful names to revisions.  Commands that take a -r\n"
3629
3768
"(--revision) option can be given -rtag:X, where X is any previously\n"
3630
3769
"created tag."
3631
3770
msgstr ""
3632
3771
 
3633
 
#: bzrlib/builtins.py:5940
 
3772
#: breezy/builtins.py:5939
3634
3773
msgid ""
3635
3774
"Tags are stored in the branch.  Tags are copied from one branch to another\n"
3636
3775
"along when you branch, push, pull or merge."
3637
3776
msgstr ""
3638
3777
 
3639
 
#: bzrlib/builtins.py:5943
 
3778
#: breezy/builtins.py:5942
3640
3779
msgid ""
3641
3780
"It is an error to give a tag name that already exists unless you pass\n"
3642
3781
"--force, in which case the tag is moved to point to the new revision."
3643
3782
msgstr ""
3644
3783
 
3645
 
#: bzrlib/builtins.py:5946
 
3784
#: breezy/builtins.py:5945
3646
3785
msgid ""
3647
3786
"To rename a tag (change the name but keep it on the same revsion), run "
3648
3787
"``bzr\n"
3649
 
"tag new-name -r tag:old-name`` and then ``bzr tag --delete oldname``."
 
3788
"tag new-name -r tag:old-name`` and then ``brz tag --delete oldname``."
3650
3789
msgstr ""
3651
3790
 
3652
 
#: bzrlib/builtins.py:5949
 
3791
#: breezy/builtins.py:5948
3653
3792
msgid ""
3654
3793
"If no tag name is specified it will be determined through the \n"
3655
3794
"'automatic_tag_name' hook. This can e.g. be used to automatically tag\n"
3656
 
"upstream releases by reading configure.ac. See ``bzr help hooks`` for\n"
 
3795
"upstream releases by reading configure.ac. See ``brz help hooks`` for\n"
3657
3796
"details."
3658
3797
msgstr ""
3659
3798
 
3660
 
#: bzrlib/builtins.py:5959
 
3799
# help of 'delete' option of 'tag' command
 
3800
#: breezy/builtins.py:5958
3661
3801
msgid "Delete this tag rather than placing it."
3662
3802
msgstr ""
3663
3803
 
3664
 
#: bzrlib/builtins.py:5962
 
3804
# help of 'directory' option of 'tag' command
 
3805
#: breezy/builtins.py:5961
3665
3806
msgid "Branch in which to place the tag."
3666
3807
msgstr ""
3667
3808
 
3668
 
#: bzrlib/builtins.py:5964
 
3809
# help of 'force' option of 'tag' command
 
3810
#: breezy/builtins.py:5963
3669
3811
msgid "Replace existing tags."
3670
3812
msgstr ""
3671
3813
 
3672
 
#: bzrlib/builtins.py:5979
 
3814
#: breezy/builtins.py:5978
3673
3815
msgid "No tag specified to delete."
3674
3816
msgstr ""
3675
3817
 
3676
 
#: bzrlib/builtins.py:5981
 
3818
#: breezy/builtins.py:5980
3677
3819
#, python-format
3678
3820
msgid "Deleted tag %s."
3679
3821
msgstr ""
3680
3822
 
3681
 
#: bzrlib/builtins.py:5995
 
3823
#: breezy/builtins.py:5985
 
3824
msgid "Tags can only be placed on a single revision, not on a range"
 
3825
msgstr ""
 
3826
 
 
3827
#: breezy/builtins.py:5994
3682
3828
msgid "Please specify a tag name."
3683
3829
msgstr ""
3684
3830
 
3685
 
#: bzrlib/builtins.py:6003
 
3831
#: breezy/builtins.py:6002
3686
3832
#, python-format
3687
3833
msgid "Tag %s already exists for that revision."
3688
3834
msgstr ""
3689
3835
 
3690
 
#: bzrlib/builtins.py:6007
 
3836
#: breezy/builtins.py:6006
3691
3837
#, python-format
3692
3838
msgid "Created tag %s."
3693
3839
msgstr ""
3694
3840
 
3695
 
#: bzrlib/builtins.py:6009
 
3841
#: breezy/builtins.py:6008
3696
3842
#, python-format
3697
3843
msgid "Updated tag %s."
3698
3844
msgstr ""
3699
3845
 
3700
 
#: bzrlib/builtins.py:6013
 
3846
#: breezy/builtins.py:6012
3701
3847
msgid "List tags."
3702
3848
msgstr ""
3703
3849
 
3704
 
#: bzrlib/builtins.py:6015
 
3850
#: breezy/builtins.py:6014
3705
3851
msgid ""
3706
3852
"This command shows a table of tag names and the revisions they reference."
3707
3853
msgstr ""
3708
3854
 
3709
 
#: bzrlib/builtins.py:6021
 
3855
# help of 'directory' option of 'tags' command
 
3856
#: breezy/builtins.py:6020
3710
3857
msgid "Branch whose tags should be displayed."
3711
3858
msgstr ""
3712
3859
 
3713
 
#: bzrlib/builtins.py:6023
 
3860
# help of 'sort' option of 'tags' command
 
3861
#: breezy/builtins.py:6022
3714
3862
msgid "Sort tags by different criteria."
3715
3863
msgstr ""
3716
3864
 
3717
 
#: bzrlib/builtins.py:6023
 
3865
# title of 'sort' option of 'tags' command
 
3866
#: breezy/builtins.py:6022
3718
3867
msgid "Sorting"
3719
3868
msgstr ""
3720
3869
 
3721
 
#: bzrlib/builtins.py:6092
3722
 
msgid "Reconfigure the type of a bzr directory."
 
3870
#: breezy/builtins.py:6091
 
3871
msgid "Reconfigure the type of a brz directory."
3723
3872
msgstr ""
3724
3873
 
3725
 
#: bzrlib/builtins.py:6094
 
3874
#: breezy/builtins.py:6093
3726
3875
msgid "A target configuration must be specified."
3727
3876
msgstr ""
3728
3877
 
3729
 
#: bzrlib/builtins.py:6096
 
3878
#: breezy/builtins.py:6095
3730
3879
msgid ""
3731
3880
"For checkouts, the bind-to location will be auto-detected if not specified.\n"
3732
3881
"The order of preference is\n"
3737
3886
"If none of these is available, --bind-to must be specified."
3738
3887
msgstr ""
3739
3888
 
3740
 
#: bzrlib/builtins.py:6110
 
3889
# title of 'tree_type' option of 'reconfigure' command
 
3890
#: breezy/builtins.py:6109
3741
3891
msgid "Tree type"
3742
3892
msgstr ""
3743
3893
 
3744
 
#: bzrlib/builtins.py:6111
 
3894
# help of 'tree_type' option of 'reconfigure' command
 
3895
#: breezy/builtins.py:6110
3745
3896
msgid "The relation between branch and tree."
3746
3897
msgstr ""
3747
3898
 
3748
 
#: bzrlib/builtins.py:6113
 
3899
# help of 'tree_type=branch' option of 'reconfigure' command
 
3900
#: breezy/builtins.py:6112
3749
3901
msgid "Reconfigure to be an unbound branch with no working tree."
3750
3902
msgstr ""
3751
3903
 
3752
 
#: bzrlib/builtins.py:6114
 
3904
# help of 'tree_type=tree' option of 'reconfigure' command
 
3905
#: breezy/builtins.py:6113
3753
3906
msgid "Reconfigure to be an unbound branch with a working tree."
3754
3907
msgstr ""
3755
3908
 
3756
 
#: bzrlib/builtins.py:6115
 
3909
# help of 'tree_type=checkout' option of 'reconfigure' command
 
3910
#: breezy/builtins.py:6114
3757
3911
msgid "Reconfigure to be a bound branch with a working tree."
3758
3912
msgstr ""
3759
3913
 
3760
 
#: bzrlib/builtins.py:6116
 
3914
# help of 'tree_type=lightweight-checkout' option of 'reconfigure' command
 
3915
#: breezy/builtins.py:6115
3761
3916
msgid "Reconfigure to be a lightweight checkout (with no local history)."
3762
3917
msgstr ""
3763
3918
 
3764
 
#: bzrlib/builtins.py:6121
 
3919
# title of 'repository_type' option of 'reconfigure' command
 
3920
#: breezy/builtins.py:6120
3765
3921
msgid "Repository type"
3766
3922
msgstr ""
3767
3923
 
3768
 
#: bzrlib/builtins.py:6122
 
3924
# help of 'repository_type' option of 'reconfigure' command
 
3925
#: breezy/builtins.py:6121
3769
3926
msgid "Location fo the repository."
3770
3927
msgstr ""
3771
3928
 
3772
 
#: bzrlib/builtins.py:6124
 
3929
# help of 'repository_type=standalone' option of 'reconfigure' command
 
3930
#: breezy/builtins.py:6123
3773
3931
msgid ""
3774
3932
"Reconfigure to be a standalone branch (i.e. stop using shared repository)."
3775
3933
msgstr ""
3776
3934
 
3777
 
#: bzrlib/builtins.py:6126
 
3935
# help of 'repository_type=use-shared' option of 'reconfigure' command
 
3936
#: breezy/builtins.py:6125
3778
3937
msgid "Reconfigure to use a shared repository."
3779
3938
msgstr ""
3780
3939
 
3781
 
#: bzrlib/builtins.py:6130
 
3940
# title of 'repository_trees' option of 'reconfigure' command
 
3941
#: breezy/builtins.py:6129
3782
3942
msgid "Trees in Repository"
3783
3943
msgstr ""
3784
3944
 
3785
 
#: bzrlib/builtins.py:6131
 
3945
# help of 'repository_trees' option of 'reconfigure' command
 
3946
#: breezy/builtins.py:6130
3786
3947
msgid "Whether new branches in the repository have trees."
3787
3948
msgstr ""
3788
3949
 
3789
 
#: bzrlib/builtins.py:6133
3790
 
msgid ""
3791
 
"Reconfigure repository to create working trees on branches by default."
 
3950
# help of 'repository_trees=with-trees' option of 'reconfigure' command
 
3951
#: breezy/builtins.py:6132
 
3952
msgid "Reconfigure repository to create working trees on branches by default."
3792
3953
msgstr ""
3793
3954
 
3794
 
#: bzrlib/builtins.py:6135
 
3955
# help of 'repository_trees=with-no-trees' option of 'reconfigure' command
 
3956
#: breezy/builtins.py:6134
3795
3957
msgid ""
3796
3958
"Reconfigure repository to not create working trees on branches by default."
3797
3959
msgstr ""
3798
3960
 
3799
 
#: bzrlib/builtins.py:6138
 
3961
# help of 'bind-to' option of 'reconfigure' command
 
3962
#: breezy/builtins.py:6137
3800
3963
msgid "Branch to bind checkout to."
3801
3964
msgstr ""
3802
3965
 
3803
 
#: bzrlib/builtins.py:6140
 
3966
# help of 'force' option of 'reconfigure' command
 
3967
#: breezy/builtins.py:6139
3804
3968
msgid "Perform reconfiguration even if local changes will be lost."
3805
3969
msgstr ""
3806
3970
 
3807
 
#: bzrlib/builtins.py:6143
 
3971
# help of 'stacked-on' option of 'reconfigure' command
 
3972
#: breezy/builtins.py:6142
3808
3973
msgid "Reconfigure a branch to be stacked on another branch."
3809
3974
msgstr ""
3810
3975
 
3811
 
#: bzrlib/builtins.py:6147
 
3976
# help of 'unstacked' option of 'reconfigure' command
 
3977
#: breezy/builtins.py:6146
3812
3978
msgid ""
3813
3979
"Reconfigure a branch to be unstacked.  This may require copying substantial "
3814
3980
"data into it."
3815
3981
msgstr ""
3816
3982
 
3817
 
#: bzrlib/builtins.py:6157
 
3983
#: breezy/builtins.py:6156
3818
3984
msgid "Can't use both --stacked-on and --unstacked"
3819
3985
msgstr ""
3820
3986
 
3821
 
#: bzrlib/builtins.py:6171
 
3987
#: breezy/builtins.py:6170
3822
3988
msgid "No target configuration specified"
3823
3989
msgstr ""
3824
3990
 
3825
 
#: bzrlib/builtins.py:6206
 
3991
#: breezy/builtins.py:6205
3826
3992
msgid "Set the branch of a checkout and update."
3827
3993
msgstr ""
3828
3994
 
3829
 
#: bzrlib/builtins.py:6208
 
3995
#: breezy/builtins.py:6207
3830
3996
msgid ""
3831
3997
"For lightweight checkouts, this changes the branch being referenced.\n"
3832
3998
"For heavyweight checkouts, this checks that there are no local commits\n"
3834
4000
"of the new location and binds to it."
3835
4001
msgstr ""
3836
4002
 
3837
 
#: bzrlib/builtins.py:6213
 
4003
#: breezy/builtins.py:6212
3838
4004
msgid ""
3839
4005
"In both cases, the working tree is updated and uncommitted changes\n"
3840
4006
"are merged. The user can commit or revert these as they desire."
3841
4007
msgstr ""
3842
4008
 
3843
 
#: bzrlib/builtins.py:6216
 
4009
#: breezy/builtins.py:6215
3844
4010
msgid "Pending merges need to be committed or reverted before using switch."
3845
4011
msgstr ""
3846
4012
 
3847
 
#: bzrlib/builtins.py:6218
 
4013
#: breezy/builtins.py:6217
3848
4014
msgid ""
3849
4015
"The path to the branch to switch to can be specified relative to the parent\n"
3850
4016
"directory of the current branch. For example, if you are currently in a\n"
3852
4018
"/path/to/newbranch."
3853
4019
msgstr ""
3854
4020
 
3855
 
#: bzrlib/builtins.py:6223
 
4021
#: breezy/builtins.py:6222
3856
4022
msgid ""
3857
4023
"Bound branches use the nickname of its master branch unless it is set\n"
3858
4024
"locally, in which case switching will update the local nickname to be\n"
3859
4025
"that of the master."
3860
4026
msgstr ""
3861
4027
 
3862
 
#: bzrlib/builtins.py:6231
 
4028
# help of 'force' option of 'switch' command
 
4029
#: breezy/builtins.py:6230
3863
4030
msgid "Switch even if local commits will be lost."
3864
4031
msgstr ""
3865
4032
 
3866
 
#: bzrlib/builtins.py:6234
 
4033
# help of 'create-branch' option of 'switch' command
 
4034
#: breezy/builtins.py:6233
3867
4035
msgid "Create the target branch from this one before switching to it."
3868
4036
msgstr ""
3869
4037
 
3870
 
#: bzrlib/builtins.py:6248
 
4038
# help of 'store' option of 'switch' command
 
4039
#: breezy/builtins.py:6236
 
4040
msgid "Store and restore uncommitted changes in the branch."
 
4041
msgstr ""
 
4042
 
 
4043
#: breezy/builtins.py:6250
3871
4044
msgid "You must supply either a revision or a location"
3872
4045
msgstr ""
3873
4046
 
3874
 
#: bzrlib/builtins.py:6261
 
4047
#: breezy/builtins.py:6263
3875
4048
msgid "cannot create branch without source branch"
3876
4049
msgstr ""
3877
4050
 
3878
 
#: bzrlib/builtins.py:6286
 
4051
#: breezy/builtins.py:6289
3879
4052
msgid "Manage filtered views."
3880
4053
msgstr ""
3881
4054
 
3882
 
#: bzrlib/builtins.py:6288
 
4055
#: breezy/builtins.py:6291
3883
4056
msgid ""
3884
4057
"Views provide a mask over the tree so that users can focus on\n"
3885
4058
"a subset of a tree when doing their work. After creating a view,\n"
3889
4062
"must be within the current view."
3890
4063
msgstr ""
3891
4064
 
3892
 
#: bzrlib/builtins.py:6295
 
4065
#: breezy/builtins.py:6298
3893
4066
msgid ""
3894
4067
"In most cases, a view has a short life-span: it is created to make\n"
3895
4068
"a selected change and is deleted once that change is committed.\n"
3897
4070
"and switch between them."
3898
4071
msgstr ""
3899
4072
 
3900
 
#: bzrlib/builtins.py:6300
 
4073
#: breezy/builtins.py:6303
3901
4074
msgid ""
3902
4075
"To disable the current view without deleting it, you can switch to\n"
3903
4076
"the pseudo view called ``off``. This can be useful when you need\n"
3905
4078
"want to switch back to your view after that."
3906
4079
msgstr ""
3907
4080
 
3908
 
#: bzrlib/builtins.py:6305
 
4081
#: breezy/builtins.py:6308
3909
4082
msgid ""
3910
4083
":Examples:\n"
3911
4084
"  To define the current view::"
3912
4085
msgstr ""
3913
4086
 
3914
 
#: bzrlib/builtins.py:6308
3915
 
msgid "    bzr view file1 dir1 ..."
 
4087
#: breezy/builtins.py:6311
 
4088
msgid "    brz view file1 dir1 ..."
3916
4089
msgstr ""
3917
4090
 
3918
 
#: bzrlib/builtins.py:6310
 
4091
#: breezy/builtins.py:6313
3919
4092
msgid "  To list the current view::"
3920
4093
msgstr ""
3921
4094
 
3922
 
#: bzrlib/builtins.py:6312
3923
 
msgid "    bzr view"
 
4095
#: breezy/builtins.py:6315
 
4096
msgid "    brz view"
3924
4097
msgstr ""
3925
4098
 
3926
 
#: bzrlib/builtins.py:6314
 
4099
#: breezy/builtins.py:6317
3927
4100
msgid "  To delete the current view::"
3928
4101
msgstr ""
3929
4102
 
3930
 
#: bzrlib/builtins.py:6316
3931
 
msgid "    bzr view --delete"
 
4103
#: breezy/builtins.py:6319
 
4104
msgid "    brz view --delete"
3932
4105
msgstr ""
3933
4106
 
3934
 
#: bzrlib/builtins.py:6318
 
4107
#: breezy/builtins.py:6321
3935
4108
msgid "  To disable the current view without deleting it::"
3936
4109
msgstr ""
3937
4110
 
3938
 
#: bzrlib/builtins.py:6320
3939
 
msgid "    bzr view --switch off"
 
4111
#: breezy/builtins.py:6323
 
4112
msgid "    brz view --switch off"
3940
4113
msgstr ""
3941
4114
 
3942
 
#: bzrlib/builtins.py:6322
 
4115
#: breezy/builtins.py:6325
3943
4116
msgid "  To define a named view and switch to it::"
3944
4117
msgstr ""
3945
4118
 
3946
 
#: bzrlib/builtins.py:6324
3947
 
msgid "    bzr view --name view-name file1 dir1 ..."
 
4119
#: breezy/builtins.py:6327
 
4120
msgid "    brz view --name view-name file1 dir1 ..."
3948
4121
msgstr ""
3949
4122
 
3950
 
#: bzrlib/builtins.py:6326
 
4123
#: breezy/builtins.py:6329
3951
4124
msgid "  To list a named view::"
3952
4125
msgstr ""
3953
4126
 
3954
 
#: bzrlib/builtins.py:6328
3955
 
msgid "    bzr view --name view-name"
 
4127
#: breezy/builtins.py:6331
 
4128
msgid "    brz view --name view-name"
3956
4129
msgstr ""
3957
4130
 
3958
 
#: bzrlib/builtins.py:6330
 
4131
#: breezy/builtins.py:6333
3959
4132
msgid "  To delete a named view::"
3960
4133
msgstr ""
3961
4134
 
3962
 
#: bzrlib/builtins.py:6332
3963
 
msgid "    bzr view --name view-name --delete"
 
4135
#: breezy/builtins.py:6335
 
4136
msgid "    brz view --name view-name --delete"
3964
4137
msgstr ""
3965
4138
 
3966
 
#: bzrlib/builtins.py:6334
 
4139
#: breezy/builtins.py:6337
3967
4140
msgid "  To switch to a named view::"
3968
4141
msgstr ""
3969
4142
 
3970
 
#: bzrlib/builtins.py:6336
3971
 
msgid "    bzr view --switch view-name"
 
4143
#: breezy/builtins.py:6339
 
4144
msgid "    brz view --switch view-name"
3972
4145
msgstr ""
3973
4146
 
3974
 
#: bzrlib/builtins.py:6338
 
4147
#: breezy/builtins.py:6341
3975
4148
msgid "  To list all views defined::"
3976
4149
msgstr ""
3977
4150
 
3978
 
#: bzrlib/builtins.py:6340
3979
 
msgid "    bzr view --all"
 
4151
#: breezy/builtins.py:6343
 
4152
msgid "    brz view --all"
3980
4153
msgstr ""
3981
4154
 
3982
 
#: bzrlib/builtins.py:6342
 
4155
#: breezy/builtins.py:6345
3983
4156
msgid "  To delete all views::"
3984
4157
msgstr ""
3985
4158
 
3986
 
#: bzrlib/builtins.py:6344
3987
 
msgid "    bzr view --delete --all"
 
4159
#: breezy/builtins.py:6347
 
4160
msgid "    brz view --delete --all"
3988
4161
msgstr ""
3989
4162
 
3990
 
#: bzrlib/builtins.py:6351
 
4163
# help of 'all' option of 'view' command
 
4164
#: breezy/builtins.py:6354
3991
4165
msgid "Apply list or delete action to all views."
3992
4166
msgstr ""
3993
4167
 
3994
 
#: bzrlib/builtins.py:6354
 
4168
# help of 'delete' option of 'view' command
 
4169
#: breezy/builtins.py:6357
3995
4170
msgid "Delete the view."
3996
4171
msgstr ""
3997
4172
 
3998
 
#: bzrlib/builtins.py:6357
 
4173
# help of 'name' option of 'view' command
 
4174
#: breezy/builtins.py:6360
3999
4175
msgid "Name of the view to define, list or delete."
4000
4176
msgstr ""
4001
4177
 
4002
 
#: bzrlib/builtins.py:6361
 
4178
# help of 'switch' option of 'view' command
 
4179
#: breezy/builtins.py:6364
4003
4180
msgid "Name of the view to switch to."
4004
4181
msgstr ""
4005
4182
 
4006
 
#: bzrlib/builtins.py:6380
 
4183
#: breezy/builtins.py:6383
4007
4184
msgid "Both --delete and a file list specified"
4008
4185
msgstr ""
4009
4186
 
4010
 
#: bzrlib/builtins.py:6383
 
4187
#: breezy/builtins.py:6386
4011
4188
msgid "Both --delete and --switch specified"
4012
4189
msgstr ""
4013
4190
 
4014
 
#: bzrlib/builtins.py:6386
 
4191
#: breezy/builtins.py:6389
4015
4192
msgid "Deleted all views.\n"
4016
4193
msgstr ""
4017
4194
 
4018
 
#: bzrlib/builtins.py:6388
 
4195
#: breezy/builtins.py:6391
4019
4196
msgid "No current view to delete"
4020
4197
msgstr ""
4021
4198
 
4022
 
#: bzrlib/builtins.py:6391
 
4199
#: breezy/builtins.py:6394
4023
4200
#, python-format
4024
4201
msgid "Deleted '%s' view.\n"
4025
4202
msgstr ""
4026
4203
 
4027
 
#: bzrlib/builtins.py:6395
 
4204
#: breezy/builtins.py:6398
4028
4205
msgid "Both --switch and a file list specified"
4029
4206
msgstr ""
4030
4207
 
4031
 
#: bzrlib/builtins.py:6398
 
4208
#: breezy/builtins.py:6401
4032
4209
msgid "Both --switch and --all specified"
4033
4210
msgstr ""
4034
4211
 
4035
 
#: bzrlib/builtins.py:6401
 
4212
#: breezy/builtins.py:6404
4036
4213
msgid "No current view to disable"
4037
4214
msgstr ""
4038
4215
 
4039
 
#: bzrlib/builtins.py:6403
 
4216
#: breezy/builtins.py:6406
4040
4217
#, python-format
4041
4218
msgid "Disabled '%s' view.\n"
4042
4219
msgstr ""
4043
4220
 
4044
 
#: bzrlib/builtins.py:6407 bzrlib/builtins.py:6429
 
4221
#: breezy/builtins.py:6410 breezy/builtins.py:6432
 
4222
#, python-brace-format
4045
4223
msgid "Using '{0}' view: {1}\n"
4046
4224
msgstr ""
4047
4225
 
4048
 
#: bzrlib/builtins.py:6410
 
4226
#: breezy/builtins.py:6413
4049
4227
msgid "Views defined:\n"
4050
4228
msgstr ""
4051
4229
 
4052
 
#: bzrlib/builtins.py:6419
 
4230
#: breezy/builtins.py:6422
4053
4231
msgid "No views defined.\n"
4054
4232
msgstr ""
4055
4233
 
4056
 
#: bzrlib/builtins.py:6426
 
4234
#: breezy/builtins.py:6429
4057
4235
msgid "Cannot change the 'off' pseudo view"
4058
4236
msgstr ""
4059
4237
 
4060
 
#: bzrlib/builtins.py:6434
 
4238
#: breezy/builtins.py:6437
4061
4239
msgid "No current view.\n"
4062
4240
msgstr ""
4063
4241
 
4064
 
#: bzrlib/builtins.py:6437
 
4242
#: breezy/builtins.py:6440
 
4243
#, python-brace-format
4065
4244
msgid "'{0}' view is: {1}\n"
4066
4245
msgstr ""
4067
4246
 
4068
 
#: bzrlib/builtins.py:6457
 
4247
#: breezy/builtins.py:6460
4069
4248
msgid "    <no hooks installed>\n"
4070
4249
msgstr ""
4071
4250
 
4072
 
#: bzrlib/builtins.py:6461
 
4251
#: breezy/builtins.py:6464
4073
4252
msgid "Remove a branch."
4074
4253
msgstr ""
4075
4254
 
4076
 
#: bzrlib/builtins.py:6463
 
4255
#: breezy/builtins.py:6466
4077
4256
msgid ""
4078
4257
"This will remove the branch from the specified location but \n"
4079
4258
"will keep any working tree or repository in place."
4080
4259
msgstr ""
4081
4260
 
4082
 
#: bzrlib/builtins.py:6468
 
4261
#: breezy/builtins.py:6471
4083
4262
msgid "  Remove the branch at repo/trunk::"
4084
4263
msgstr ""
4085
4264
 
4086
 
#: bzrlib/builtins.py:6470
 
4265
#: breezy/builtins.py:6473
4087
4266
msgid "    bzr remove-branch repo/trunk"
4088
4267
msgstr ""
4089
4268
 
4090
 
#: bzrlib/builtins.py:6477
 
4269
# help of 'force' option of 'remove-branch' command
 
4270
#: breezy/builtins.py:6480
4091
4271
msgid "Remove branch even if it is the active branch."
4092
4272
msgstr ""
4093
4273
 
4094
 
#: bzrlib/builtins.py:6491
 
4274
#: breezy/builtins.py:6494
4095
4275
msgid "Branch is active. Use --force to remove it."
4096
4276
msgstr ""
4097
4277
 
4098
 
#: bzrlib/builtins.py:6495
 
4278
# help of 'writer=plain' option of 'shelve' command
 
4279
#: breezy/builtins.py:6498
4099
4280
msgid "Plaintext diff output."
4100
4281
msgstr ""
4101
4282
 
4102
 
#: bzrlib/builtins.py:6496
 
4283
#: breezy/builtins.py:6499
4103
4284
msgid "Temporarily set aside some changes from the current tree."
4104
4285
msgstr ""
4105
4286
 
4106
 
#: bzrlib/builtins.py:6498
 
4287
#: breezy/builtins.py:6501
4107
4288
msgid ""
4108
4289
"Shelve allows you to temporarily put changes you've made \"on the shelf\",\n"
4109
4290
"ie. out of the way, until a later time when you can bring them back from\n"
4112
4293
"will they survive its deletion."
4113
4294
msgstr ""
4114
4295
 
4115
 
#: bzrlib/builtins.py:6504
 
4296
#: breezy/builtins.py:6507
4116
4297
msgid "If shelve --list is specified, previously-shelved changes are listed."
4117
4298
msgstr ""
4118
4299
 
4119
 
#: bzrlib/builtins.py:6506
 
4300
#: breezy/builtins.py:6509
4120
4301
msgid ""
4121
4302
"Shelve is intended to help separate several sets of changes that have\n"
4122
4303
"been inappropriately mingled.  If you just want to get rid of all changes\n"
4124
4305
"shelve all text changes at once, use shelve --all."
4125
4306
msgstr ""
4126
4307
 
4127
 
#: bzrlib/builtins.py:6511
 
4308
#: breezy/builtins.py:6514
4128
4309
msgid ""
4129
4310
"If filenames are specified, only the changes to those files will be\n"
4130
4311
"shelved. Other files will be left untouched."
4131
4312
msgstr ""
4132
4313
 
4133
 
#: bzrlib/builtins.py:6514
 
4314
#: breezy/builtins.py:6517
4134
4315
msgid ""
4135
4316
"If a revision is specified, changes since that revision will be shelved."
4136
4317
msgstr ""
4137
4318
 
4138
 
#: bzrlib/builtins.py:6516
 
4319
#: breezy/builtins.py:6519
4139
4320
msgid ""
4140
4321
"You can put multiple items on the shelf, and by default, 'unshelve' will\n"
4141
4322
"restore the most recently shelved changes."
4142
4323
msgstr ""
4143
4324
 
4144
 
#: bzrlib/builtins.py:6519
 
4325
#: breezy/builtins.py:6522
4145
4326
msgid ""
4146
4327
"For complicated changes, it is possible to edit the changes in a separate\n"
4147
4328
"editor program to decide what the file remaining in the working copy\n"
4148
4329
"should look like.  To do this, add the configuration option"
4149
4330
msgstr ""
4150
4331
 
4151
 
#: bzrlib/builtins.py:6523
 
4332
#: breezy/builtins.py:6526
4152
4333
msgid "    change_editor = PROGRAM @new_path @old_path"
4153
4334
msgstr ""
4154
4335
 
4155
 
#: bzrlib/builtins.py:6525
 
4336
#: breezy/builtins.py:6528
4156
4337
msgid ""
4157
4338
"where @new_path is replaced with the path of the new version of the \n"
4158
4339
"file and @old_path is replaced with the path of the old version of \n"
4161
4342
"    "
4162
4343
msgstr ""
4163
4344
 
4164
 
#: bzrlib/builtins.py:6537
 
4345
# help of 'all' option of 'shelve' command
 
4346
#: breezy/builtins.py:6540
4165
4347
msgid "Shelve all changes."
4166
4348
msgstr ""
4167
4349
 
4168
 
#: bzrlib/builtins.py:6539
 
4350
# help of 'writer' option of 'shelve' command
 
4351
#: breezy/builtins.py:6542
4169
4352
msgid "Method to use for writing diffs."
4170
4353
msgstr ""
4171
4354
 
4172
 
#: bzrlib/builtins.py:6539
 
4355
# title of 'writer' option of 'shelve' command
 
4356
#: breezy/builtins.py:6542
4173
4357
msgid "writer"
4174
4358
msgstr ""
4175
4359
 
4176
 
#: bzrlib/builtins.py:6543
 
4360
# help of 'list' option of 'shelve' command
 
4361
#: breezy/builtins.py:6546
4177
4362
msgid "List shelved changes."
4178
4363
msgstr ""
4179
4364
 
4180
 
#: bzrlib/builtins.py:6545
 
4365
# help of 'destroy' option of 'shelve' command
 
4366
#: breezy/builtins.py:6548
4181
4367
msgid "Destroy removed changes instead of shelving them."
4182
4368
msgstr ""
4183
4369
 
4184
 
#: bzrlib/builtins.py:6574
 
4370
#: breezy/builtins.py:6577
4185
4371
msgid "No shelved changes."
4186
4372
msgstr ""
4187
4373
 
4188
 
#: bzrlib/builtins.py:6585
 
4374
#: breezy/builtins.py:6588
4189
4375
msgid "Restore shelved changes."
4190
4376
msgstr ""
4191
4377
 
4192
 
#: bzrlib/builtins.py:6587
 
4378
#: breezy/builtins.py:6590
4193
4379
msgid ""
4194
4380
"By default, the most recently shelved changes are restored. However if you\n"
4195
4381
"specify a shelf by id those changes will be restored instead.  This works\n"
4196
4382
"best when the changes don't depend on each other."
4197
4383
msgstr ""
4198
4384
 
4199
 
#: bzrlib/builtins.py:6596
 
4385
# help of 'action' option of 'unshelve' command
 
4386
#: breezy/builtins.py:6599
4200
4387
msgid "The action to perform."
4201
4388
msgstr ""
4202
4389
 
4203
 
#: bzrlib/builtins.py:6596 bzrlib/conflicts.py:694
 
4390
# title of 'action' option of 'resolve' command
 
4391
# title of 'action' option of 'unshelve' command
 
4392
#: breezy/builtins.py:6599 breezy/conflicts.py:694
4204
4393
msgid "action"
4205
4394
msgstr ""
4206
4395
 
4207
 
#: bzrlib/builtins.py:6598
 
4396
# help of 'action=apply' option of 'unshelve' command
 
4397
#: breezy/builtins.py:6601
4208
4398
msgid "Apply changes and remove from the shelf."
4209
4399
msgstr ""
4210
4400
 
4211
 
#: bzrlib/builtins.py:6599
 
4401
# help of 'action=dry-run' option of 'unshelve' command
 
4402
#: breezy/builtins.py:6602
4212
4403
msgid "Show changes, but do not apply or remove them."
4213
4404
msgstr ""
4214
4405
 
4215
 
#: bzrlib/builtins.py:6600
 
4406
# help of 'action=preview' option of 'unshelve' command
 
4407
#: breezy/builtins.py:6603
4216
4408
msgid ""
4217
4409
"Instead of unshelving the changes, show the diff that would result from "
4218
4410
"unshelving."
4219
4411
msgstr ""
4220
4412
 
4221
 
#: bzrlib/builtins.py:6602
 
4413
# help of 'action=delete-only' option of 'unshelve' command
 
4414
#: breezy/builtins.py:6605
4222
4415
msgid "Delete changes without applying them."
4223
4416
msgstr ""
4224
4417
 
4225
 
#: bzrlib/builtins.py:6603
 
4418
# help of 'action=keep' option of 'unshelve' command
 
4419
#: breezy/builtins.py:6606
4226
4420
msgid "Apply changes but don't delete them."
4227
4421
msgstr ""
4228
4422
 
4229
 
#: bzrlib/builtins.py:6618
 
4423
#: breezy/builtins.py:6621
4230
4424
msgid "Remove unwanted files from working tree."
4231
4425
msgstr ""
4232
4426
 
4233
 
#: bzrlib/builtins.py:6620
 
4427
#: breezy/builtins.py:6623
4234
4428
msgid ""
4235
4429
"By default, only unknown files, not ignored files, are deleted.  Versioned\n"
4236
4430
"files are never deleted."
4237
4431
msgstr ""
4238
4432
 
4239
 
#: bzrlib/builtins.py:6623
 
4433
#: breezy/builtins.py:6626
4240
4434
msgid ""
4241
 
"Another class is 'detritus', which includes files emitted by bzr during\n"
 
4435
"Another class is 'detritus', which includes files emitted by brz during\n"
4242
4436
"normal operations and selftests.  (The value of these files decreases with\n"
4243
4437
"time.)"
4244
4438
msgstr ""
4245
4439
 
4246
 
#: bzrlib/builtins.py:6627
 
4440
#: breezy/builtins.py:6630
4247
4441
msgid ""
4248
4442
"If no options are specified, unknown files are deleted.  Otherwise, option\n"
4249
4443
"flags are respected, and may be combined."
4250
4444
msgstr ""
4251
4445
 
4252
 
#: bzrlib/builtins.py:6630
 
4446
#: breezy/builtins.py:6633
4253
4447
msgid "To check what clean-tree will do, use --dry-run."
4254
4448
msgstr ""
4255
4449
 
4256
 
#: bzrlib/builtins.py:6633
 
4450
# help of 'ignored' option of 'clean-tree' command
 
4451
#: breezy/builtins.py:6636
4257
4452
msgid "Delete all ignored files."
4258
4453
msgstr ""
4259
4454
 
4260
 
#: bzrlib/builtins.py:6634
 
4455
# help of 'detritus' option of 'clean-tree' command
 
4456
#: breezy/builtins.py:6637
4261
4457
msgid ""
4262
4458
"Delete conflict files, merge and revert backups, and failed selftest dirs."
4263
4459
msgstr ""
4264
4460
 
4265
 
#: bzrlib/builtins.py:6637
4266
 
msgid "Delete files unknown to bzr (default)."
 
4461
# help of 'unknown' option of 'clean-tree' command
 
4462
#: breezy/builtins.py:6640
 
4463
msgid "Delete files unknown to brz (default)."
4267
4464
msgstr ""
4268
4465
 
4269
 
#: bzrlib/builtins.py:6638
 
4466
# help of 'dry-run' option of 'clean-tree' command
 
4467
#: breezy/builtins.py:6641
4270
4468
msgid "Show files to delete instead of deleting them."
4271
4469
msgstr ""
4272
4470
 
4273
 
#: bzrlib/builtins.py:6640
 
4471
# help of 'force' option of 'clean-tree' command
 
4472
#: breezy/builtins.py:6643
4274
4473
msgid "Do not prompt before deleting."
4275
4474
msgstr ""
4276
4475
 
4277
 
#: bzrlib/bundle/__init__.py:59
 
4476
#: breezy/bundle/__init__.py:59
4278
4477
msgid "A directory cannot be a bundle"
4279
4478
msgstr ""
4280
4479
 
4281
 
#: bzrlib/bundle/apply_bundle.py:40
 
4480
#: breezy/bundle/apply_bundle.py:40
4282
4481
msgid "Install revisions"
4283
4482
msgstr ""
4284
4483
 
4285
 
#: bzrlib/bundle/commands.py:64
 
4484
#: breezy/bundle/commands.py:64
4286
4485
msgid "--verbose requires a merge directive"
4287
4486
msgstr ""
4288
4487
 
4289
 
#: bzrlib/bundle/commands.py:67
 
4488
#: breezy/bundle/commands.py:67
4290
4489
msgid "Bundle format not supported"
4291
4490
msgstr ""
4292
4491
 
4293
 
#: bzrlib/bundle/commands.py:77
 
4492
#: breezy/bundle/commands.py:77
4294
4493
msgid "Records\n"
4295
4494
msgstr ""
4296
4495
 
4297
 
#: bzrlib/bundle/commands.py:81
 
4496
#: breezy/bundle/commands.py:81
 
4497
#, python-brace-format
4298
4498
msgid "{0}: {1} ({2} multiparent)\n"
4299
4499
msgstr ""
4300
4500
 
4301
 
#: bzrlib/bundle/commands.py:83
 
4501
#: breezy/bundle/commands.py:83
4302
4502
#, python-format
4303
4503
msgid "unique files: %d\n"
4304
4504
msgstr ""
4305
4505
 
4306
 
#: bzrlib/bundle/commands.py:92
 
4506
#: breezy/bundle/commands.py:92
4307
4507
msgid "Revisions\n"
4308
4508
msgstr ""
4309
4509
 
4310
 
#: bzrlib/bundle/commands.py:93
 
4510
#: breezy/bundle/commands.py:93
4311
4511
#, python-format
4312
4512
msgid "nicks: %s\n"
4313
4513
msgstr ""
4314
4514
 
4315
 
#: bzrlib/bundle/commands.py:95
 
4515
#: breezy/bundle/commands.py:95
4316
4516
#, python-format
4317
4517
msgid ""
4318
4518
"committers: \n"
4319
4519
"%s\n"
4320
4520
msgstr ""
4321
4521
 
4322
 
#: bzrlib/bundle/commands.py:103
 
4522
#: breezy/bundle/commands.py:103
4323
4523
msgid "Decoded contents\n"
4324
4524
msgstr ""
4325
4525
 
4326
 
#: bzrlib/bundle/serializer/v4.py:327
 
4526
#: breezy/bundle/serializer/v4.py:327
4327
4527
#, python-format
4328
4528
msgid "Bundling %d revision."
4329
4529
msgid_plural "Bundling %d revisions."
4330
4530
msgstr[0] ""
4331
4531
msgstr[1] ""
4332
4532
 
4333
 
#: bzrlib/bzrdir.py:487
 
4533
#: breezy/bzrdir.py:487
 
4534
#, python-brace-format
4334
4535
msgid ""
4335
4536
"making backup of {0}\n"
4336
4537
"  to {1}"
4337
4538
msgstr ""
4338
4539
 
4339
 
#: bzrlib/bzrdir.py:510
 
4540
#: breezy/bzrdir.py:510
 
4541
#, python-brace-format
4340
4542
msgid "renamed {0} to {1}"
4341
4543
msgstr ""
4342
4544
 
4343
 
#: bzrlib/bzrdir.py:1639
 
4545
#: breezy/bzrdir.py:1639
4344
4546
#, python-format
4345
4547
msgid ""
4346
4548
"Source repository format does not support stacking, using format:\n"
4347
4549
"  %s"
4348
4550
msgstr ""
4349
4551
 
4350
 
#: bzrlib/bzrdir.py:1659
 
4552
#: breezy/bzrdir.py:1659
4351
4553
#, python-format
4352
4554
msgid ""
4353
4555
"Source branch format does not support stacking, using format:\n"
4354
4556
"  %s"
4355
4557
msgstr ""
4356
4558
 
4357
 
#: bzrlib/bzrdir.py:1805
 
4559
#: breezy/bzrdir.py:1805
4358
4560
msgid "starting repository conversion"
4359
4561
msgstr ""
4360
4562
 
4361
 
#: bzrlib/bzrdir.py:2026
 
4563
#: breezy/bzrdir.py:2026
 
4564
#, python-brace-format
4362
4565
msgid "Using default stacking branch {0} at {1}"
4363
4566
msgstr ""
4364
4567
 
4365
 
#: bzrlib/check.py:108
 
4568
#: breezy/check.py:108
4366
4569
msgid "check"
4367
4570
msgstr ""
4368
4571
 
4369
 
#: bzrlib/check.py:110
 
4572
#: breezy/check.py:110
4370
4573
msgid "checking revisions"
4371
4574
msgstr ""
4372
4575
 
4373
 
#: bzrlib/check.py:112
 
4576
#: breezy/check.py:112
4374
4577
msgid "checking commit contents"
4375
4578
msgstr ""
4376
4579
 
4377
 
#: bzrlib/check.py:114
 
4580
#: breezy/check.py:114
4378
4581
msgid "checking file graphs"
4379
4582
msgstr ""
4380
4583
 
4381
 
#: bzrlib/check.py:118
 
4584
#: breezy/check.py:118
4382
4585
msgid "checking branches and trees"
4383
4586
msgstr ""
4384
4587
 
4385
 
#: bzrlib/check.py:205
 
4588
#: breezy/check.py:205
 
4589
#, python-brace-format
4386
4590
msgid "checked repository {0} format {1}"
4387
4591
msgstr ""
4388
4592
 
4389
 
#: bzrlib/check.py:208
 
4593
#: breezy/check.py:208
4390
4594
#, python-format
4391
4595
msgid "%6d revisions"
4392
4596
msgstr ""
4393
4597
 
4394
 
#: bzrlib/check.py:209
 
4598
#: breezy/check.py:209
4395
4599
#, python-format
4396
4600
msgid "%6d file-ids"
4397
4601
msgstr ""
4398
4602
 
4399
 
#: bzrlib/check.py:211
 
4603
#: breezy/check.py:211
4400
4604
#, python-format
4401
4605
msgid "%6d unreferenced text versions"
4402
4606
msgstr ""
4403
4607
 
4404
 
#: bzrlib/check.py:215
 
4608
#: breezy/check.py:215
 
4609
#, python-brace-format
4405
4610
msgid "unreferenced version: {{{0}}} in {1}"
4406
4611
msgstr ""
4407
4612
 
4408
 
#: bzrlib/check.py:218
 
4613
#: breezy/check.py:218
4409
4614
#, python-format
4410
4615
msgid "%6d revisions are missing inventory_sha1"
4411
4616
msgstr ""
4412
4617
 
4413
 
#: bzrlib/check.py:221
 
4618
#: breezy/check.py:221
4414
4619
#, python-format
4415
4620
msgid "%6d revisions are mentioned but not present"
4416
4621
msgstr ""
4417
4622
 
4418
 
#: bzrlib/check.py:224
 
4623
#: breezy/check.py:224
4419
4624
#, python-format
4420
4625
msgid "%6d ghost revisions"
4421
4626
msgstr ""
4422
4627
 
4423
 
#: bzrlib/check.py:229
 
4628
#: breezy/check.py:229
4424
4629
#, python-format
4425
4630
msgid "%6d revisions missing parents in ancestry"
4426
4631
msgstr ""
4427
4632
 
4428
 
#: bzrlib/check.py:233
 
4633
#: breezy/check.py:233
4429
4634
#, python-format
4430
4635
msgid "      %s should be in the ancestry for:"
4431
4636
msgstr ""
4432
4637
 
4433
 
#: bzrlib/check.py:237
 
4638
#: breezy/check.py:237
4434
4639
#, python-format
4435
4640
msgid "%6d inconsistent parents"
4436
4641
msgstr ""
4437
4642
 
4438
 
#: bzrlib/check.py:241
 
4643
#: breezy/check.py:241
4439
4644
msgid "      * {0} version {1} has parents {2!r} but should have {3!r}"
4440
4645
msgstr ""
4441
4646
 
4442
 
#: bzrlib/check.py:247
 
4647
#: breezy/check.py:247
4443
4648
#, python-format
4444
4649
msgid "%6d revisions have incorrect parents in the revision index"
4445
4650
msgstr ""
4446
4651
 
4447
 
#: bzrlib/check.py:253
 
4652
#: breezy/check.py:253
4448
4653
msgid "       {0} has wrong parents in index: {1!r} should be {2!r}"
4449
4654
msgstr ""
4450
4655
 
4451
 
#: bzrlib/check.py:267
 
4656
#: breezy/check.py:267
 
4657
#, python-brace-format
4452
4658
msgid "Mismatched internal revid {{{0}}} and index revid {{{1}}}"
4453
4659
msgstr ""
4454
4660
 
4455
 
#: bzrlib/check.py:296
 
4661
#: breezy/check.py:296
 
4662
#, python-brace-format
4456
4663
msgid ""
4457
4664
"Multiple expected sha1s for {0}. {{{1}}} expects {{{2}}}, {{{3}}} expects "
4458
4665
"{{{4}}}"
4459
4666
msgstr ""
4460
4667
 
4461
 
#: bzrlib/check.py:354
 
4668
#: breezy/check.py:354
4462
4669
#, python-format
4463
4670
msgid "Checking branch at '%s'."
4464
4671
msgstr ""
4465
4672
 
4466
 
#: bzrlib/check.py:374
 
4673
#: breezy/check.py:374
4467
4674
#, python-format
4468
4675
msgid "Checking working tree at '%s'."
4469
4676
msgstr ""
4470
4677
 
4471
 
#: bzrlib/check.py:427 bzrlib/check.py:441
 
4678
#: breezy/check.py:427 breezy/check.py:441
4472
4679
msgid "No branch found at specified location."
4473
4680
msgstr ""
4474
4681
 
4475
 
#: bzrlib/check.py:429 bzrlib/check.py:439
 
4682
#: breezy/check.py:429 breezy/check.py:439
4476
4683
msgid "No working tree found at specified location."
4477
4684
msgstr ""
4478
4685
 
4479
 
#: bzrlib/check.py:432
 
4686
#: breezy/check.py:432
4480
4687
#, python-format
4481
4688
msgid "Checking repository at '%s'."
4482
4689
msgstr ""
4483
4690
 
4484
 
#: bzrlib/check.py:443
 
4691
#: breezy/check.py:443
4485
4692
msgid "No repository found at specified location."
4486
4693
msgstr ""
4487
4694
 
4488
 
#: bzrlib/clean_tree.py:63
 
4695
#: breezy/clean_tree.py:63
4489
4696
msgid "Nothing to delete."
4490
4697
msgstr ""
4491
4698
 
4492
 
#: bzrlib/clean_tree.py:68
 
4699
#: breezy/clean_tree.py:68
4493
4700
msgid "Are you sure you wish to delete these"
4494
4701
msgstr ""
4495
4702
 
4496
 
#: bzrlib/clean_tree.py:70
 
4703
#: breezy/clean_tree.py:70
4497
4704
msgid "Canceled"
4498
4705
msgstr ""
4499
4706
 
4500
 
#: bzrlib/clean_tree.py:107
 
4707
#: breezy/clean_tree.py:107
4501
4708
#, python-format
4502
4709
msgid "unable to remove %s"
4503
4710
msgstr ""
4504
4711
 
4505
 
#: bzrlib/clean_tree.py:111
 
4712
#: breezy/clean_tree.py:111
4506
4713
msgid "deleting paths:"
4507
4714
msgstr ""
4508
4715
 
4509
 
#: bzrlib/clean_tree.py:125
 
4716
#: breezy/clean_tree.py:125
 
4717
#, python-brace-format
4510
4718
msgid "unable to remove \"{0}\": {1}."
4511
4719
msgstr ""
4512
4720
 
4513
 
#: bzrlib/clean_tree.py:130
 
4721
#: breezy/clean_tree.py:130
4514
4722
msgid "No files deleted."
4515
4723
msgstr ""
4516
4724
 
4517
 
#: bzrlib/cmd_version_info.py:47
 
4725
#: breezy/cmd_version_info.py:47
 
4726
#, python-brace-format
4518
4727
msgid "No known version info format {0}. Supported types are: {1}"
4519
4728
msgstr ""
4520
4729
 
4521
 
#: bzrlib/cmd_version_info.py:52
 
4730
# help of 'format=custom' option of 'version-info' command
 
4731
#: breezy/cmd_version_info.py:52
4522
4732
msgid "Version info in Custom template-based format."
4523
4733
msgstr ""
4524
4734
 
4525
 
#: bzrlib/cmd_version_info.py:52
 
4735
# help of 'format=python' option of 'version-info' command
 
4736
#: breezy/cmd_version_info.py:52
4526
4737
msgid "Version info in Python format."
4527
4738
msgstr ""
4528
4739
 
4529
 
#: bzrlib/cmd_version_info.py:52
 
4740
# help of 'format=rio' option of 'version-info' command
 
4741
#: breezy/cmd_version_info.py:52
4530
4742
msgid "Version info in RIO (simple text) format (default)."
4531
4743
msgstr ""
4532
4744
 
4533
 
#: bzrlib/cmd_version_info.py:53
 
4745
#: breezy/cmd_version_info.py:53
4534
4746
msgid "Show version information about this tree."
4535
4747
msgstr ""
4536
4748
 
4537
 
#: bzrlib/cmd_version_info.py:55
 
4749
#: breezy/cmd_version_info.py:55
4538
4750
msgid ""
4539
4751
"You can use this command to add information about version into\n"
4540
4752
"source code of an application. The output can be in one of the\n"
4541
4753
"supported formats or in a custom format based on a template."
4542
4754
msgstr ""
4543
4755
 
4544
 
#: bzrlib/cmd_version_info.py:59 en/help_topics/configuration.txt:712
4545
 
#: en/help_topics/configuration.txt:722
 
4756
#: breezy/cmd_version_info.py:59 en/help_topics/configuration.txt:712
 
4757
#: en/help_topics/configuration.txt:738
4546
4758
msgid "For example::"
4547
4759
msgstr ""
4548
4760
 
4549
 
#: bzrlib/cmd_version_info.py:61
 
4761
#: breezy/cmd_version_info.py:61
4550
4762
msgid ""
4551
4763
"  bzr version-info --custom \\\n"
4552
4764
"    --template=\"#define VERSION_INFO \\\"Project 1.2.3 (r{revno})\\\"\\n\""
4553
4765
msgstr ""
4554
4766
 
4555
 
#: bzrlib/cmd_version_info.py:64
 
4767
#: breezy/cmd_version_info.py:64
4556
4768
msgid ""
4557
4769
"will produce a C header file with formatted string containing the\n"
4558
4770
"current revision number. Other supported variables in templates are:"
4559
4771
msgstr ""
4560
4772
 
4561
 
#: bzrlib/cmd_version_info.py:67
 
4773
#: breezy/cmd_version_info.py:67
4562
4774
msgid ""
4563
4775
"  * {date} - date of the last revision\n"
4564
4776
"  * {build_date} - current date\n"
4569
4781
"              otherwise 1"
4570
4782
msgstr ""
4571
4783
 
4572
 
#: bzrlib/cmd_version_info.py:77
 
4784
# help of 'format' option of 'version-info' command
 
4785
#: breezy/cmd_version_info.py:77
4573
4786
msgid "Select the output format."
4574
4787
msgstr ""
4575
4788
 
4576
 
#: bzrlib/cmd_version_info.py:81
 
4789
# help of 'all' option of 'version-info' command
 
4790
#: breezy/cmd_version_info.py:81
4577
4791
msgid "Include all possible information."
4578
4792
msgstr ""
4579
4793
 
4580
 
#: bzrlib/cmd_version_info.py:82
 
4794
# help of 'check-clean' option of 'version-info' command
 
4795
#: breezy/cmd_version_info.py:82
4581
4796
msgid "Check if tree is clean."
4582
4797
msgstr ""
4583
4798
 
4584
 
#: bzrlib/cmd_version_info.py:84
 
4799
# help of 'include-history' option of 'version-info' command
 
4800
#: breezy/cmd_version_info.py:84
4585
4801
msgid "Include the revision-history."
4586
4802
msgstr ""
4587
4803
 
4588
 
#: bzrlib/cmd_version_info.py:86
 
4804
# help of 'include-file-revisions' option of 'version-info' command
 
4805
#: breezy/cmd_version_info.py:86
4589
4806
msgid "Include the last revision for each file."
4590
4807
msgstr ""
4591
4808
 
4592
 
#: bzrlib/cmd_version_info.py:87
 
4809
# help of 'template' option of 'version-info' command
 
4810
#: breezy/cmd_version_info.py:87
4593
4811
msgid "Template for the output."
4594
4812
msgstr ""
4595
4813
 
4596
 
#: bzrlib/cmd_version_info.py:101
 
4814
#: breezy/cmd_version_info.py:101
4597
4815
msgid "bzr version-info --revision takes exactly one revision specifier"
4598
4816
msgstr ""
4599
4817
 
4600
 
#: bzrlib/commands.py:229
 
4818
#: breezy/commands.py:229
4601
4819
#, python-format
4602
4820
msgid "unknown command \"%s\""
4603
4821
msgstr ""
4604
4822
 
4605
 
#: bzrlib/commands.py:476
 
4823
#: breezy/commands.py:476
4606
4824
msgid "No help for this command."
4607
4825
msgstr ""
4608
4826
 
4609
 
#: bzrlib/commands.py:489
 
4827
#: breezy/commands.py:489
4610
4828
#, python-format
4611
4829
msgid ":Purpose: %s\n"
4612
4830
msgstr ""
4613
4831
 
4614
 
#: bzrlib/commands.py:491
 
4832
#: breezy/commands.py:491
4615
4833
#, python-format
4616
4834
msgid ""
4617
4835
":Usage:\n"
4618
4836
"%s\n"
4619
4837
msgstr ""
4620
4838
 
4621
 
#: bzrlib/commands.py:493
 
4839
#: breezy/commands.py:493
4622
4840
#, python-format
4623
4841
msgid ":Usage:   %s\n"
4624
4842
msgstr ""
4625
4843
 
4626
 
#: bzrlib/commands.py:512
 
4844
#: breezy/commands.py:512
4627
4845
#, python-format
4628
4846
msgid ":Options:%s"
4629
4847
msgstr ""
4630
4848
 
4631
 
#: bzrlib/commands.py:523
 
4849
#: breezy/commands.py:523
4632
4850
#, python-format
4633
4851
msgid ""
4634
4852
":Description:\n"
4636
4854
"\n"
4637
4855
msgstr ""
4638
4856
 
4639
 
#: bzrlib/commands.py:533
 
4857
#: breezy/commands.py:533
4640
4858
#, python-format
4641
4859
msgid ""
4642
4860
"See bzr help %s for more details and examples.\n"
4643
4861
"\n"
4644
4862
msgstr ""
4645
4863
 
4646
 
#: bzrlib/commands.py:538
 
4864
#: breezy/commands.py:538
4647
4865
msgid ":Aliases:  "
4648
4866
msgstr ""
4649
4867
 
4650
 
#: bzrlib/commands.py:542
 
4868
#: breezy/commands.py:542
4651
4869
#, python-format
4652
4870
msgid ":From:     plugin \"%s\"\n"
4653
4871
msgstr ""
4654
4872
 
4655
 
#: bzrlib/commands.py:554
 
4873
#: breezy/commands.py:554
 
4874
#, python-brace-format
4656
4875
msgid ":doc:`{0} <{1}-help>`"
4657
4876
msgstr ""
4658
4877
 
4659
 
#: bzrlib/commands.py:558
 
4878
#: breezy/commands.py:558
4660
4879
#, python-format
4661
4880
msgid ":See also: %s"
4662
4881
msgstr ""
4663
4882
 
4664
 
#: bzrlib/commands.py:826 bzrlib/gpg.py:347
 
4883
#: breezy/commands.py:826
4665
4884
msgid "Only ASCII permitted in option names"
4666
4885
msgstr ""
4667
4886
 
4668
 
#: bzrlib/commands.py:851 bzrlib/commands.py:859
 
4887
#: breezy/commands.py:851 breezy/commands.py:859
4669
4888
msgid "command {0!r} needs one or more {1}"
4670
4889
msgstr ""
4671
4890
 
4672
 
#: bzrlib/commands.py:868
 
4891
#: breezy/commands.py:868
4673
4892
msgid "command {0!r} requires argument {1}"
4674
4893
msgstr ""
4675
4894
 
4676
 
#: bzrlib/commands.py:875
 
4895
#: breezy/commands.py:875
 
4896
#, python-brace-format
4677
4897
msgid "extra argument to command {0}: {1}"
4678
4898
msgstr ""
4679
4899
 
4680
 
#: bzrlib/commands.py:972
 
4900
#: breezy/commands.py:952
4681
4901
#, python-format
4682
4902
msgid "Profile data written to \"%s\"."
4683
4903
msgstr ""
4684
4904
 
4685
 
#: bzrlib/commit.py:117 bzrlib/commit.py:740
 
4905
#: breezy/commit.py:117 breezy/commit.py:740
4686
4906
msgid "added"
4687
4907
msgstr ""
4688
4908
 
4689
 
#: bzrlib/commit.py:117 bzrlib/commit.py:748
 
4909
#: breezy/commit.py:117 breezy/commit.py:748
4690
4910
msgid "modified"
4691
4911
msgstr ""
4692
4912
 
4693
 
#: bzrlib/commit.py:131
 
4913
#: breezy/commit.py:131
4694
4914
#, python-format
4695
4915
msgid "Committing%s"
4696
4916
msgstr ""
4697
4917
 
4698
 
#: bzrlib/commit.py:134
 
4918
#: breezy/commit.py:134
4699
4919
#, python-format
4700
4920
msgid "Committed revision %d."
4701
4921
msgstr ""
4702
4922
 
4703
 
#: bzrlib/commit.py:143
 
4923
#: breezy/commit.py:143
4704
4924
#, python-format
4705
4925
msgid "deleted %s"
4706
4926
msgstr ""
4707
4927
 
4708
 
#: bzrlib/commit.py:146
 
4928
#: breezy/commit.py:146
4709
4929
#, python-format
4710
4930
msgid "missing %s"
4711
4931
msgstr ""
4712
4932
 
4713
 
#: bzrlib/commit.py:511
 
4933
#: breezy/commit.py:511
 
4934
#, python-brace-format
4714
4935
msgid ""
4715
4936
"Conflicting tags in bound branch:\n"
4716
4937
"{0}"
4717
4938
msgstr ""
4718
4939
 
4719
 
#: bzrlib/commit.py:742
 
4940
#: breezy/commit.py:742
4720
4941
msgid "renamed"
4721
4942
msgstr ""
4722
4943
 
4723
 
#: bzrlib/commit.py:976
 
4944
#: breezy/commit.py:976
4724
4945
msgid "unchanged"
4725
4946
msgstr ""
4726
4947
 
4727
 
#: bzrlib/commit.py:998
 
4948
#: breezy/commit.py:998
 
4949
#, python-brace-format
4728
4950
msgid "{0} [{1}] - Stage"
4729
4951
msgstr ""
4730
4952
 
4731
 
#: bzrlib/commit.py:1001
 
4953
#: breezy/commit.py:1001
4732
4954
#, python-format
4733
4955
msgid "%s - Stage"
4734
4956
msgstr ""
4735
4957
 
4736
 
#: bzrlib/commit_signature_commands.py:34
 
4958
#: breezy/commit_signature_commands.py:34
4737
4959
msgid "Sign all commits by a given committer."
4738
4960
msgstr ""
4739
4961
 
4740
 
#: bzrlib/commit_signature_commands.py:36
 
4962
#: breezy/commit_signature_commands.py:36
4741
4963
msgid ""
4742
4964
"If location is not specified the local tree is used.\n"
4743
4965
"If committer is not specified the default committer is used."
4744
4966
msgstr ""
4745
4967
 
4746
 
#: bzrlib/commit_signature_commands.py:39
 
4968
#: breezy/commit_signature_commands.py:39
4747
4969
msgid "This does not sign commits that already have signatures."
4748
4970
msgstr ""
4749
4971
 
4750
 
#: bzrlib/commit_signature_commands.py:47
 
4972
# help of 'dry-run' option of 'sign-my-commits' command
 
4973
#: breezy/commit_signature_commands.py:47
4751
4974
msgid ""
4752
4975
"Don't actually sign anything, just print the revisions that would be signed."
4753
4976
msgstr ""
4754
4977
 
4755
 
#: bzrlib/commit_signature_commands.py:98
 
4978
#: breezy/commit_signature_commands.py:98
4756
4979
#, python-format
4757
4980
msgid "Signed %d revision.\n"
4758
4981
msgid_plural "Signed %d revisions.\n"
4759
4982
msgstr[0] ""
4760
4983
msgstr[1] ""
4761
4984
 
4762
 
#: bzrlib/commit_signature_commands.py:103
 
4985
#: breezy/commit_signature_commands.py:103
4763
4986
msgid "Verify all commit signatures."
4764
4987
msgstr ""
4765
4988
 
4766
 
#: bzrlib/commit_signature_commands.py:105
4767
 
msgid ""
4768
 
"Verifies that all commits in the branch are signed by known GnuPG keys."
 
4989
#: breezy/commit_signature_commands.py:105
 
4990
msgid "Verifies that all commits in the branch are signed by known GnuPG keys."
4769
4991
msgstr ""
4770
4992
 
4771
 
#: bzrlib/commit_signature_commands.py:110
 
4993
# help of 'acceptable-keys' option of 'verify-signatures' command
 
4994
#: breezy/commit_signature_commands.py:110
4772
4995
msgid ""
4773
4996
"Comma separated list of GPG key patterns which are acceptable for "
4774
4997
"verification."
4775
4998
msgstr ""
4776
4999
 
4777
 
#: bzrlib/commit_signature_commands.py:148
 
5000
#: breezy/commit_signature_commands.py:148
4778
5001
msgid "Cannot verify a range of non-revision-history revisions"
4779
5002
msgstr ""
4780
5003
 
4781
 
#: bzrlib/commit_signature_commands.py:166
 
5004
#: breezy/commit_signature_commands.py:166
4782
5005
msgid "All commits signed with verifiable keys"
4783
5006
msgstr ""
4784
5007
 
4785
 
#: bzrlib/config.py:436
 
5008
#: breezy/config.py:438
4786
5009
msgid "Invalid config value for \"{0}\"  value {1!r} is not an SI unit."
4787
5010
msgstr ""
4788
5011
 
4789
 
#: bzrlib/config.py:2452
 
5012
#: breezy/config.py:2465
 
5013
#, python-brace-format
4790
5014
msgid "{0} is not an SI unit."
4791
5015
msgstr ""
4792
5016
 
4793
 
#: bzrlib/config.py:2971
 
5017
#: breezy/config.py:3013
 
5018
#, python-brace-format
4794
5019
msgid ""
4795
5020
"Option {0} in section {1} of {2} was changed from {3} to {4}. The {5} value "
4796
5021
"will be saved."
4797
5022
msgstr ""
4798
5023
 
4799
 
#: bzrlib/config.py:3116
 
5024
#: breezy/config.py:3158
4800
5025
#, python-format
4801
5026
msgid "Invalid '%s', should be of the form 'name=value'"
4802
5027
msgstr ""
4803
5028
 
4804
 
#: bzrlib/config.py:4018
 
5029
#: breezy/config.py:4096
4805
5030
msgid "Display, set or remove a configuration option."
4806
5031
msgstr ""
4807
5032
 
4808
 
#: bzrlib/config.py:4020
4809
 
msgid "Display the active value for a given option."
 
5033
#: breezy/config.py:4098
 
5034
msgid "Display the active value for option NAME."
4810
5035
msgstr ""
4811
5036
 
4812
 
#: bzrlib/config.py:4022
 
5037
#: breezy/config.py:4100
4813
5038
msgid ""
4814
5039
"If --all is specified, NAME is interpreted as a regular expression and all\n"
4815
 
"matching options are displayed mentioning their scope. The active value\n"
4816
 
"that bzr will take into account is the first one displayed for each option."
4817
 
msgstr ""
4818
 
 
4819
 
#: bzrlib/config.py:4026
4820
 
msgid "If no NAME is given, --all .* is implied."
4821
 
msgstr ""
4822
 
 
4823
 
#: bzrlib/config.py:4028
4824
 
msgid ""
4825
 
"Setting a value is achieved by using name=value without spaces. The value\n"
 
5040
"matching options are displayed mentioning their scope and without resolving\n"
 
5041
"option references in the value). The active value that bzr will take into\n"
 
5042
"account is the first one displayed for each option."
 
5043
msgstr ""
 
5044
 
 
5045
#: breezy/config.py:4105
 
5046
msgid ""
 
5047
"If NAME is not given, --all .* is implied (all options are displayed for "
 
5048
"the\n"
 
5049
"current scope)."
 
5050
msgstr ""
 
5051
 
 
5052
#: breezy/config.py:4108
 
5053
msgid ""
 
5054
"Setting a value is achieved by using NAME=value without spaces. The value\n"
4826
5055
"is set in the most relevant scope and can be checked by displaying the\n"
4827
5056
"option again."
4828
5057
msgstr ""
4829
5058
 
4830
 
#: bzrlib/config.py:4040
 
5059
#: breezy/config.py:4112
 
5060
msgid "Removing a value is achieved by using --remove NAME."
 
5061
msgstr ""
 
5062
 
 
5063
# help of 'scope' option of 'config' command
 
5064
#: breezy/config.py:4122
4831
5065
msgid "Reduce the scope to the specified configuration file."
4832
5066
msgstr ""
4833
5067
 
4834
 
#: bzrlib/config.py:4044
 
5068
# help of 'all' option of 'config' command
 
5069
#: breezy/config.py:4126
4835
5070
msgid "Display all the defined values for the matching options."
4836
5071
msgstr ""
4837
5072
 
4838
 
#: bzrlib/config.py:4046
 
5073
# help of 'remove' option of 'config' command
 
5074
#: breezy/config.py:4128
4839
5075
msgid "Remove the option from the configuration file."
4840
5076
msgstr ""
4841
5077
 
4842
 
#: bzrlib/conflicts.py:50
 
5078
#: breezy/conflicts.py:50
4843
5079
msgid "List files with conflicts."
4844
5080
msgstr ""
4845
5081
 
4846
 
#: bzrlib/conflicts.py:57
 
5082
#: breezy/conflicts.py:57
4847
5083
msgid ""
4848
5084
"Conflicts normally are listed as short, human-readable messages.  If --text\n"
4849
5085
"is supplied, the pathnames of files with text conflicts are listed,\n"
4850
5086
"instead.  (This is useful for editing all files with text conflicts.)"
4851
5087
msgstr ""
4852
5088
 
4853
 
#: bzrlib/conflicts.py:61
 
5089
#: breezy/conflicts.py:61
4854
5090
msgid "Use bzr resolve when you have fixed a problem."
4855
5091
msgstr ""
4856
5092
 
4857
 
#: bzrlib/conflicts.py:66
 
5093
# help of 'text' option of 'conflicts' command
 
5094
#: breezy/conflicts.py:66
4858
5095
msgid "List paths of files with text conflicts."
4859
5096
msgstr ""
4860
5097
 
4861
 
#: bzrlib/conflicts.py:85
 
5098
# help of 'action=done' option of 'resolve' command
 
5099
#: breezy/conflicts.py:85
4862
5100
msgid "Marks the conflict as resolved."
4863
5101
msgstr ""
4864
5102
 
4865
 
#: bzrlib/conflicts.py:88
 
5103
# help of 'action=take-this' option of 'resolve' command
 
5104
#: breezy/conflicts.py:88
4866
5105
msgid "Resolve the conflict preserving the version in the working tree."
4867
5106
msgstr ""
4868
5107
 
4869
 
#: bzrlib/conflicts.py:91
 
5108
# help of 'action=take-other' option of 'resolve' command
 
5109
#: breezy/conflicts.py:91
4870
5110
msgid "Resolve the conflict taking the merged version into account."
4871
5111
msgstr ""
4872
5112
 
4873
 
#: bzrlib/conflicts.py:98
 
5113
# help of 'action' option of 'resolve' command
 
5114
#: breezy/conflicts.py:98
4874
5115
msgid "How to resolve the conflict."
4875
5116
msgstr ""
4876
5117
 
4877
 
#: bzrlib/conflicts.py:104
 
5118
#: breezy/conflicts.py:104
4878
5119
msgid "Mark a conflict as resolved."
4879
5120
msgstr ""
4880
5121
 
4881
 
#: bzrlib/conflicts.py:111
 
5122
#: breezy/conflicts.py:111
4882
5123
msgid ""
4883
5124
"Once you have fixed a problem, use \"bzr resolve\" to automatically mark\n"
4884
5125
"text conflicts as fixed, \"bzr resolve FILE\" to mark a specific conflict "
4886
5127
"resolved, or \"bzr resolve --all\" to mark all conflicts as resolved."
4887
5128
msgstr ""
4888
5129
 
4889
 
#: bzrlib/conflicts.py:119
 
5130
# help of 'all' option of 'resolve' command
 
5131
#: breezy/conflicts.py:119
4890
5132
msgid "Resolve all conflicts in this tree."
4891
5133
msgstr ""
4892
5134
 
4893
 
#: bzrlib/conflicts.py:126
 
5135
#: breezy/conflicts.py:126
4894
5136
msgid "If --all is specified, no FILE may be provided"
4895
5137
msgstr ""
4896
5138
 
4897
 
#: bzrlib/conflicts.py:151
 
5139
#: breezy/conflicts.py:151
4898
5140
#, python-format
4899
5141
msgid "%d conflict auto-resolved."
4900
5142
msgid_plural "%d conflicts auto-resolved."
4901
5143
msgstr[0] ""
4902
5144
msgstr[1] ""
4903
5145
 
4904
 
#: bzrlib/conflicts.py:154
 
5146
#: breezy/conflicts.py:154
4905
5147
msgid "Remaining conflicts:"
4906
5148
msgstr ""
4907
5149
 
4908
 
#: bzrlib/conflicts.py:159
 
5150
#: breezy/conflicts.py:159
4909
5151
msgid "All conflicts resolved."
4910
5152
msgstr ""
4911
5153
 
4912
 
#: bzrlib/conflicts.py:168
 
5154
#: breezy/conflicts.py:168
 
5155
#, python-brace-format
4913
5156
msgid "{0} conflict resolved, {1} remaining"
4914
5157
msgid_plural "{0} conflicts resolved, {1} remaining"
4915
5158
msgstr[0] ""
4916
5159
msgstr[1] ""
4917
5160
 
4918
 
#: bzrlib/controldir.py:712
 
5161
#: breezy/controldir.py:712
 
5162
#, python-brace-format
4919
5163
msgid "{0} is{1} redirected to {2}"
4920
5164
msgstr ""
4921
5165
 
4922
 
#: bzrlib/diff.py:399
 
5166
#: breezy/diff.py:413
4923
5167
#, python-format
4924
5168
msgid "*** Ignoring files outside view. View is %s"
4925
5169
msgstr ""
4926
5170
 
4927
 
#: bzrlib/errors.py:157
 
5171
#: breezy/errors.py:157
4928
5172
msgid "The tree builder is already building a tree."
4929
5173
msgstr ""
4930
5174
 
4931
 
#: bzrlib/errors.py:178
 
5175
#: breezy/errors.py:178
4932
5176
msgid "The dirstate file (%(state)s) appears to be corrupt: %(msg)s"
4933
5177
msgstr ""
4934
5178
 
4935
 
#: bzrlib/errors.py:197
 
5179
#: breezy/errors.py:197
4936
5180
msgid ""
4937
5181
"The API for \"%(api)s\" is not compatible with \"%(wanted)s\". It supports "
4938
5182
"versions \"%(minimum)s\" to \"%(current)s\"."
4939
5183
msgstr ""
4940
5184
 
4941
 
#: bzrlib/errors.py:209
 
5185
#: breezy/errors.py:209
4942
5186
msgid "The transport '%(transport)s' is only accessible within this process."
4943
5187
msgstr ""
4944
5188
 
4945
 
#: bzrlib/errors.py:227
 
5189
#: breezy/errors.py:227
4946
5190
msgid "Invalid revision number %(revno)s"
4947
5191
msgstr ""
4948
5192
 
4949
 
#: bzrlib/errors.py:236
 
5193
#: breezy/errors.py:236
4950
5194
msgid "Invalid revision-id {%(revision_id)s} in %(branch)s"
4951
5195
msgstr ""
4952
5196
 
4953
 
#: bzrlib/errors.py:247
 
5197
#: breezy/errors.py:247
4954
5198
msgid "Reserved revision-id {%(revision_id)s}"
4955
5199
msgstr ""
4956
5200
 
4957
 
#: bzrlib/errors.py:261
 
5201
#: breezy/errors.py:261
4958
5202
msgid "There is no public branch set for \"%(branch_url)s\"."
4959
5203
msgstr ""
4960
5204
 
4961
 
#: bzrlib/errors.py:271
 
5205
#: breezy/errors.py:271
4962
5206
msgid ""
4963
5207
"No help could be found for '%(topic)s'. Please use 'bzr help topics' to "
4964
5208
"obtain a list of topics."
4965
5209
msgstr ""
4966
5210
 
4967
 
#: bzrlib/errors.py:280
 
5211
#: breezy/errors.py:280
4968
5212
msgid "The file id \"%(file_id)s\" is not present in the tree %(tree)s."
4969
5213
msgstr ""
4970
5214
 
4971
 
#: bzrlib/errors.py:290
 
5215
#: breezy/errors.py:290
4972
5216
msgid ""
4973
5217
"The file id \"%(file_id)s\" is not present in the repository %(repository)r"
4974
5218
msgstr ""
4975
5219
 
4976
 
#: bzrlib/errors.py:299
 
5220
#: breezy/errors.py:299
4977
5221
msgid "The branch '%(branch)s' is not stacked."
4978
5222
msgstr ""
4979
5223
 
4980
 
#: bzrlib/errors.py:313
 
5224
#: breezy/errors.py:313
4981
5225
msgid "No WorkingTree exists for \"%(base)s\"."
4982
5226
msgstr ""
4983
5227
 
4984
 
#: bzrlib/errors.py:322
 
5228
#: breezy/errors.py:322
4985
5229
msgid "Not currently building a tree."
4986
5230
msgstr ""
4987
5231
 
4988
 
#: bzrlib/errors.py:327
 
5232
#: breezy/errors.py:327
4989
5233
msgid "%(url)s is not a local path."
4990
5234
msgstr ""
4991
5235
 
4992
 
#: bzrlib/errors.py:355
 
5236
#: breezy/errors.py:355
4993
5237
msgid "%(not_locked)r is not write locked but needs to be."
4994
5238
msgstr ""
4995
5239
 
4996
 
#: bzrlib/errors.py:363
 
5240
#: breezy/errors.py:363
4997
5241
msgid "Error in command line options"
4998
5242
msgstr ""
4999
5243
 
5000
 
#: bzrlib/errors.py:368
 
5244
#: breezy/errors.py:368
5001
5245
msgid "%(value)s is not an index of type %(_type)s."
5002
5246
msgstr ""
5003
5247
 
5004
 
#: bzrlib/errors.py:378
 
5248
#: breezy/errors.py:378
5005
5249
msgid "Error in data for index %(value)s."
5006
5250
msgstr ""
5007
5251
 
5008
 
#: bzrlib/errors.py:387
 
5252
#: breezy/errors.py:387
5009
5253
msgid "The key '%(key)s' is already in index '%(index)s'."
5010
5254
msgstr ""
5011
5255
 
5012
 
#: bzrlib/errors.py:397
 
5256
#: breezy/errors.py:397
5013
5257
msgid "The key '%(key)s' is not a valid key."
5014
5258
msgstr ""
5015
5259
 
5016
 
#: bzrlib/errors.py:406
 
5260
#: breezy/errors.py:406
5017
5261
msgid "Could not parse options for index %(value)s."
5018
5262
msgstr ""
5019
5263
 
5020
 
#: bzrlib/errors.py:415
 
5264
#: breezy/errors.py:415
5021
5265
msgid "The value '%(value)s' is not a valid value."
5022
5266
msgstr ""
5023
5267
 
5024
 
#: bzrlib/errors.py:424
 
5268
#: breezy/errors.py:424
5025
5269
msgid "Bad value \"%(value)s\" for option \"%(name)s\"."
5026
5270
msgstr ""
5027
5271
 
5028
 
#: bzrlib/errors.py:443
 
5272
#: breezy/errors.py:443
5029
5273
msgid "Generic path error: %(path)r%(extra)s)"
5030
5274
msgstr ""
5031
5275
 
5032
 
#: bzrlib/errors.py:456
 
5276
#: breezy/errors.py:456
5033
5277
msgid "No such file: %(path)r%(extra)s"
5034
5278
msgstr ""
5035
5279
 
5036
 
#: bzrlib/errors.py:461
 
5280
#: breezy/errors.py:461
5037
5281
msgid "File exists: %(path)r%(extra)s"
5038
5282
msgstr ""
5039
5283
 
5040
 
#: bzrlib/errors.py:467
 
5284
#: breezy/errors.py:467
5041
5285
msgid ""
5042
5286
"Could not rename %(source)s => %(dest)s because both files exist. (Use --"
5043
5287
"after to tell bzr about a rename that has already happened)%(extra)s"
5044
5288
msgstr ""
5045
5289
 
5046
 
#: bzrlib/errors.py:483
 
5290
#: breezy/errors.py:483
5047
5291
msgid "\"%(path)s\" is not a directory %(extra)s"
5048
5292
msgstr ""
5049
5293
 
5050
 
#: bzrlib/errors.py:488
 
5294
#: breezy/errors.py:488
5051
5295
msgid "\"%(path)s\" is not in the working directory %(extra)s"
5052
5296
msgstr ""
5053
5297
 
5054
 
#: bzrlib/errors.py:493
 
5298
#: breezy/errors.py:493
5055
5299
msgid "Directory not empty: \"%(path)s\"%(extra)s"
5056
5300
msgstr ""
5057
5301
 
5058
 
#: bzrlib/errors.py:498
 
5302
#: breezy/errors.py:498
5059
5303
msgid "Hard-linking \"%(path)s\" is not supported"
5060
5304
msgstr ""
5061
5305
 
5062
 
#: bzrlib/errors.py:513
 
5306
#: breezy/errors.py:513
5063
5307
msgid "Device or resource busy: \"%(path)s\"%(extra)s"
5064
5308
msgstr ""
5065
5309
 
5066
 
#: bzrlib/errors.py:518
 
5310
#: breezy/errors.py:518
5067
5311
msgid "Permission denied: \"%(path)s\"%(extra)s"
5068
5312
msgstr ""
5069
5313
 
5070
 
#: bzrlib/errors.py:523
 
5314
#: breezy/errors.py:523
5071
5315
msgid "Invalid url supplied to transport: \"%(path)s\"%(extra)s"
5072
5316
msgstr ""
5073
5317
 
5074
 
#: bzrlib/errors.py:528
 
5318
#: breezy/errors.py:528
5075
5319
msgid "Invalid URL join request: %(reason)s: %(base)r + %(join_args)r"
5076
5320
msgstr ""
5077
5321
 
5078
 
#: bzrlib/errors.py:539
 
5322
#: breezy/errors.py:539
5079
5323
msgid "URLs differ by more than path: %(from_)r and %(to)r"
5080
5324
msgstr ""
5081
5325
 
5082
 
#: bzrlib/errors.py:561
5083
 
msgid "The %(type)s hook '%(hook)s' is unknown in this version of bzrlib."
 
5326
#: breezy/errors.py:561
 
5327
msgid "The %(type)s hook '%(hook)s' is unknown in this version of breezy."
5084
5328
msgstr ""
5085
5329
 
5086
 
#: bzrlib/errors.py:571
 
5330
#: breezy/errors.py:571
5087
5331
msgid "Unsupported protocol for url \"%(path)s\"%(extra)s"
5088
5332
msgstr ""
5089
5333
 
5090
 
#: bzrlib/errors.py:579
 
5334
#: breezy/errors.py:579
5091
5335
msgid ""
5092
5336
"The branch '%(url)s'(%(format)s) is not a stackable format. You will need to "
5093
5337
"upgrade the branch to permit branch stacking."
5094
5338
msgstr ""
5095
5339
 
5096
 
#: bzrlib/errors.py:590
 
5340
#: breezy/errors.py:590
5097
5341
msgid "The branch '%(branch_url)s' cannot be stacked on '%(target_url)s'."
5098
5342
msgstr ""
5099
5343
 
5100
 
#: bzrlib/errors.py:600
 
5344
#: breezy/errors.py:600
5101
5345
msgid ""
5102
5346
"The repository '%(url)s'(%(format)s) is not a stackable format. You will "
5103
5347
"need to upgrade the repository to permit branch stacking."
5104
5348
msgstr ""
5105
5349
 
5106
 
#: bzrlib/errors.py:611
 
5350
#: breezy/errors.py:611
5107
5351
msgid "Error reading from %(path)r."
5108
5352
msgstr ""
5109
5353
 
5110
 
#: bzrlib/errors.py:630
 
5354
#: breezy/errors.py:630
5111
5355
msgid "Path \"%(path)s\" is not a child of path \"%(base)s\"%(extra)s"
5112
5356
msgstr ""
5113
5357
 
5114
 
#: bzrlib/errors.py:646
 
5358
#: breezy/errors.py:646
5115
5359
msgid "Path \"%(path)s\" is not unicode normalized"
5116
5360
msgstr ""
5117
5361
 
5118
 
#: bzrlib/errors.py:654
 
5362
#: breezy/errors.py:654
5119
5363
msgid "Not a branch: \"%(path)s\"%(detail)s."
5120
5364
msgstr ""
5121
5365
 
5122
 
#: bzrlib/errors.py:696
 
5366
#: breezy/errors.py:696
5123
5367
msgid "No submit branch available for branch \"%(path)s\""
5124
5368
msgstr ""
5125
5369
 
5126
 
#: bzrlib/errors.py:705
 
5370
#: breezy/errors.py:705
5127
5371
msgid "A control directory already exists: \"%(path)s\"."
5128
5372
msgstr ""
5129
5373
 
5130
 
#: bzrlib/errors.py:710
 
5374
#: breezy/errors.py:710
5131
5375
msgid "Already a branch: \"%(path)s\"."
5132
5376
msgstr ""
5133
5377
 
5134
 
#: bzrlib/errors.py:715
 
5378
#: breezy/errors.py:715
5135
5379
msgid "Invalid branch name: %(name)s"
5136
5380
msgstr ""
5137
5381
 
5138
 
#: bzrlib/errors.py:724
 
5382
#: breezy/errors.py:724
5139
5383
msgid "Parent branch already exists: \"%(path)s\"."
5140
5384
msgstr ""
5141
5385
 
5142
 
#: bzrlib/errors.py:730
 
5386
#: breezy/errors.py:730
5143
5387
msgid ""
5144
5388
"Directory contains a branch, but no working tree (use bzr checkout if you "
5145
5389
"wish to build a working tree): \"%(path)s\""
5146
5390
msgstr ""
5147
5391
 
5148
 
#: bzrlib/errors.py:735
 
5392
#: breezy/errors.py:735
5149
5393
msgid ""
5150
5394
"\"%(function)s\" called on an AtomicFile after it was closed: \"%(path)s\""
5151
5395
msgstr ""
5152
5396
 
5153
 
#: bzrlib/errors.py:745
 
5397
#: breezy/errors.py:745
5154
5398
msgid ""
5155
5399
"Parent not accessible given base \"%(base)s\" and relative path \"%(path)s\""
5156
5400
msgstr ""
5157
5401
 
5158
 
#: bzrlib/errors.py:755
 
5402
#: breezy/errors.py:755
5159
5403
msgid "No repository present: \"%(path)s\""
5160
5404
msgstr ""
5161
5405
 
5162
 
#: bzrlib/errors.py:762
 
5406
#: breezy/errors.py:762
5163
5407
msgid ""
5164
5408
"Unsupported branch format: %(format)s\n"
5165
5409
"Please run 'bzr upgrade'"
5166
5410
msgstr ""
5167
5411
 
5168
 
#: bzrlib/errors.py:768
 
5412
#: breezy/errors.py:768
5169
5413
msgid "Unknown %(kind)s format: %(format)r"
5170
5414
msgstr ""
5171
5415
 
5172
 
#: bzrlib/errors.py:777
 
5416
#: breezy/errors.py:777
5173
5417
msgid "Format %(format)s is not compatible with .bzr version %(bzrdir)s."
5174
5418
msgstr ""
5175
5419
 
5176
 
#: bzrlib/errors.py:787
 
5420
#: breezy/errors.py:787
5177
5421
msgid "Parse error on line %(lineno)d of %(format)s format: %(line)s"
5178
5422
msgstr ""
5179
5423
 
5180
 
#: bzrlib/errors.py:802
 
5424
#: breezy/errors.py:802
5181
5425
msgid ""
5182
5426
"%(target)s\n"
5183
5427
"is not compatible with\n"
5185
5429
"%(details)s"
5186
5430
msgstr ""
5187
5431
 
5188
 
#: bzrlib/errors.py:818
 
5432
#: breezy/errors.py:818
5189
5433
msgid "Revision is not compatible with %(repo_format)s"
5190
5434
msgstr ""
5191
5435
 
5192
 
#: bzrlib/errors.py:828
 
5436
#: breezy/errors.py:828
5193
5437
msgid "%(context_info)s%(path)s is already versioned."
5194
5438
msgstr ""
5195
5439
 
5196
 
#: bzrlib/errors.py:849
 
5440
#: breezy/errors.py:849
5197
5441
msgid "%(context_info)s%(path)s is not versioned."
5198
5442
msgstr ""
5199
5443
 
5200
 
#: bzrlib/errors.py:870
 
5444
#: breezy/errors.py:870
5201
5445
msgid "Path(s) are not versioned: %(paths_as_string)s"
5202
5446
msgstr ""
5203
5447
 
5204
 
#: bzrlib/errors.py:881
 
5448
#: breezy/errors.py:881
5205
5449
msgid "Path(s) do not exist: %(paths_as_string)s%(extra)s"
5206
5450
msgstr ""
5207
5451
 
5208
 
#: bzrlib/errors.py:900
 
5452
#: breezy/errors.py:900
5209
5453
msgid "Cannot operate on \"%(filename)s\" of unsupported kind \"%(kind)s\""
5210
5454
msgstr ""
5211
5455
 
5212
 
#: bzrlib/errors.py:908
 
5456
#: breezy/errors.py:908
5213
5457
msgid ""
5214
5458
"Filename %(filename)r is not valid in your current filesystem encoding "
5215
5459
"%(fs_encoding)s"
5216
5460
msgstr ""
5217
5461
 
5218
 
#: bzrlib/errors.py:919
 
5462
#: breezy/errors.py:919
5219
5463
msgid "Cannot operate on \"%(filename)s\" because it is a control file"
5220
5464
msgstr ""
5221
5465
 
5222
 
#: bzrlib/errors.py:937
 
5466
#: breezy/errors.py:937
5223
5467
msgid "The lock for '%(lock_description)s' is in use and cannot be broken."
5224
5468
msgstr ""
5225
5469
 
5226
 
#: bzrlib/errors.py:976
 
5470
#: breezy/errors.py:976
5227
5471
msgid "Cannot lock %(lock)s: %(why)s"
5228
5472
msgstr ""
5229
5473
 
5230
 
#: bzrlib/errors.py:986
 
5474
#: breezy/errors.py:986
5231
5475
msgid ""
5232
5476
"A transaction related operation was attempted after the transaction finished."
5233
5477
msgstr ""
5234
5478
 
5235
 
#: bzrlib/errors.py:1013
 
5479
#: breezy/errors.py:1013
5236
5480
msgid "Cannot lock: transport is read only: %(transport)s"
5237
5481
msgstr ""
5238
5482
 
5239
 
#: bzrlib/errors.py:1021
 
5483
#: breezy/errors.py:1021
5240
5484
msgid "Could not acquire lock \"%(lock)s\": %(msg)s"
5241
5485
msgstr ""
5242
5486
 
5243
 
#: bzrlib/errors.py:1032
5244
 
msgid ""
5245
 
"Lock was broken while still open: %(lock)s - check storage consistency!"
 
5487
#: breezy/errors.py:1032
 
5488
msgid "Lock was broken while still open: %(lock)s - check storage consistency!"
5246
5489
msgstr ""
5247
5490
 
5248
 
#: bzrlib/errors.py:1043
 
5491
#: breezy/errors.py:1043
5249
5492
msgid ""
5250
5493
"Lock was released and re-acquired before being broken: %(lock)s: held by "
5251
5494
"%(holder)r, wanted to break %(target)r"
5252
5495
msgstr ""
5253
5496
 
5254
 
#: bzrlib/errors.py:1055
 
5497
#: breezy/errors.py:1055
5255
5498
msgid ""
5256
5499
"Lock is apparently held, but corrupted: %(corruption_info)s\n"
5257
5500
"Use 'bzr break-lock' to clear it"
5258
5501
msgstr ""
5259
5502
 
5260
 
#: bzrlib/errors.py:1068
 
5503
#: breezy/errors.py:1068
5261
5504
msgid "Lock not held: %(lock)s"
5262
5505
msgstr ""
5263
5506
 
5264
 
#: bzrlib/errors.py:1097
 
5507
#: breezy/errors.py:1097
5265
5508
msgid "No changes to commit"
5266
5509
msgstr ""
5267
5510
 
5268
 
#: bzrlib/errors.py:1102
 
5511
#: breezy/errors.py:1102
5269
5512
msgid ""
5270
5513
"Selected-file commit of merges is not supported yet: files %(files_str)s"
5271
5514
msgstr ""
5272
5515
 
5273
 
#: bzrlib/errors.py:1112
 
5516
#: breezy/errors.py:1112
5274
5517
msgid ""
5275
5518
"Excluding paths during commit is not supported by repository at "
5276
5519
"%(repository)r."
5277
5520
msgstr ""
5278
5521
 
5279
 
#: bzrlib/errors.py:1121
 
5522
#: breezy/errors.py:1121
5280
5523
msgid ""
5281
5524
"The specified commit message contains characters unsupported by the current "
5282
5525
"encoding."
5283
5526
msgstr ""
5284
5527
 
5285
 
#: bzrlib/errors.py:1127
 
5528
#: breezy/errors.py:1127
5286
5529
msgid "Upgrade URL cannot work with readonly URLs."
5287
5530
msgstr ""
5288
5531
 
5289
 
#: bzrlib/errors.py:1132
 
5532
#: breezy/errors.py:1132
5290
5533
msgid "The branch format %(format)s is already at the most recent format."
5291
5534
msgstr ""
5292
5535
 
5293
 
#: bzrlib/errors.py:1155
 
5536
#: breezy/errors.py:1155
5294
5537
msgid "Option --change does not accept revision ranges"
5295
5538
msgstr ""
5296
5539
 
5297
 
#: bzrlib/errors.py:1160
 
5540
#: breezy/errors.py:1160
5298
5541
msgid "No namespace registered for string: %(spec)r"
5299
5542
msgstr ""
5300
5543
 
5301
 
#: bzrlib/errors.py:1179
 
5544
#: breezy/errors.py:1179
5302
5545
msgid ""
5303
 
"Requested revision: '%(spec)s' does not exist in branch: "
5304
 
"%(branch_url)s%(extra)s"
 
5546
"Requested revision: '%(spec)s' does not exist in branch: %(branch_url)s"
 
5547
"%(extra)s"
5305
5548
msgstr ""
5306
5549
 
5307
 
#: bzrlib/errors.py:1193
 
5550
#: breezy/errors.py:1193
5308
5551
msgid ""
5309
5552
"Operation denied because it would change the main history, which is not "
5310
5553
"permitted by the append_revisions_only setting on branch \"%(location)s\"."
5311
5554
msgstr ""
5312
5555
 
5313
 
#: bzrlib/errors.py:1204
 
5556
#: breezy/errors.py:1204
5314
5557
msgid ""
5315
5558
"These branches have diverged. Use the missing command to see how.\n"
5316
5559
"Use the merge command to reconcile them."
5317
5560
msgstr ""
5318
5561
 
5319
 
#: bzrlib/errors.py:1224
 
5562
#: breezy/errors.py:1224
5320
5563
msgid ""
5321
5564
"Branches have no common ancestor, and no merge base revision was specified."
5322
5565
msgstr ""
5323
5566
 
5324
 
#: bzrlib/errors.py:1230
 
5567
#: breezy/errors.py:1230
5325
5568
msgid ""
5326
5569
"Selected merge cannot perform reverse cherrypicks.  Try merge3 or diff3."
5327
5570
msgstr ""
5328
5571
 
5329
 
#: bzrlib/errors.py:1236
 
5572
#: breezy/errors.py:1236
5330
5573
msgid "Revisions have no common ancestor: %(revision_a)s %(revision_b)s"
5331
5574
msgstr ""
5332
5575
 
5333
 
#: bzrlib/errors.py:1245
 
5576
#: breezy/errors.py:1245
5334
5577
msgid ""
5335
5578
"Revisions are not derived from the same root: %(revision_a)s %(revision_b)s."
5336
5579
msgstr ""
5337
5580
 
5338
 
#: bzrlib/errors.py:1254
 
5581
#: breezy/errors.py:1254
5339
5582
msgid "Revision %(rev_id)s is not an ancestor of %(not_ancestor_id)s"
5340
5583
msgstr ""
5341
5584
 
5342
 
#: bzrlib/errors.py:1263
 
5585
#: breezy/errors.py:1263
5343
5586
msgid "Branch %(branch)s has no commits."
5344
5587
msgstr ""
5345
5588
 
5346
 
#: bzrlib/errors.py:1281
 
5589
#: breezy/errors.py:1281
5347
5590
msgid ""
5348
 
"Bound branch %(branch)s is out of date with master branch "
5349
 
"%(master)s.%(extra_help)s"
 
5591
"Bound branch %(branch)s is out of date with master branch %(master)s."
 
5592
"%(extra_help)s"
5350
5593
msgstr ""
5351
5594
 
5352
 
#: bzrlib/errors.py:1293
 
5595
#: breezy/errors.py:1293
5353
5596
msgid ""
5354
5597
"Cannot commit to branch %(branch)s. It is bound to %(master)s, which is "
5355
5598
"bound to %(remote)s."
5356
5599
msgstr ""
5357
5600
 
5358
 
#: bzrlib/errors.py:1305
 
5601
#: breezy/errors.py:1305
5359
5602
msgid "Cannot pull --overwrite to a branch which is bound %(branch)s"
5360
5603
msgstr ""
5361
5604
 
5362
 
#: bzrlib/errors.py:1314
 
5605
#: breezy/errors.py:1314
5363
5606
msgid ""
5364
5607
"Unable to connect to target of bound branch %(branch)s => %(target)s: "
5365
5608
"%(error)s"
5366
5609
msgstr ""
5367
5610
 
5368
 
#: bzrlib/errors.py:1326
 
5611
#: breezy/errors.py:1326
5369
5612
msgid "Error in processing weave: %(msg)s"
5370
5613
msgstr ""
5371
5614
 
5372
 
#: bzrlib/errors.py:1335
 
5615
#: breezy/errors.py:1335
5373
5616
msgid "Revision {%(revision_id)s} already present in %(weave)s"
5374
5617
msgstr ""
5375
5618
 
5376
 
#: bzrlib/errors.py:1346
 
5619
#: breezy/errors.py:1346
5377
5620
msgid "Revision {%(revision_id)s} not present in %(weave)s"
5378
5621
msgstr ""
5379
5622
 
5380
 
#: bzrlib/errors.py:1356
 
5623
#: breezy/errors.py:1356
5381
5624
msgid "Weave invariant violated: %(what)s"
5382
5625
msgstr ""
5383
5626
 
5384
 
#: bzrlib/errors.py:1365
 
5627
#: breezy/errors.py:1365
5385
5628
msgid "Parents are mismatched between two revisions. %(msg)s"
5386
5629
msgstr ""
5387
5630
 
5388
 
#: bzrlib/errors.py:1387
 
5631
#: breezy/errors.py:1387
5389
5632
msgid ""
5390
5633
"Weaves differ on text content. Revision: {%(revision_id)s}, %(weave_a)s, "
5391
5634
"%(weave_b)s"
5392
5635
msgstr ""
5393
5636
 
5394
 
#: bzrlib/errors.py:1399
 
5637
#: breezy/errors.py:1399
5395
5638
msgid "Versioned file error"
5396
5639
msgstr ""
5397
5640
 
5398
 
#: bzrlib/errors.py:1404
 
5641
#: breezy/errors.py:1404
5399
5642
msgid "Revision {%(revision_id)s} not present in \"%(file_id)s\"."
5400
5643
msgstr ""
5401
5644
 
5402
 
#: bzrlib/errors.py:1414
 
5645
#: breezy/errors.py:1414
5403
5646
msgid "Revision {%(revision_id)s} already present in \"%(file_id)s\"."
5404
5647
msgstr ""
5405
5648
 
5406
 
#: bzrlib/errors.py:1424
 
5649
#: breezy/errors.py:1424
5407
5650
msgid "Text did not match its checksum: %(msg)s"
5408
5651
msgstr ""
5409
5652
 
5410
 
#: bzrlib/errors.py:1550
 
5653
#: breezy/errors.py:1550
5411
5654
msgid "Export format %(format)r not supported"
5412
5655
msgstr ""
5413
5656
 
5414
 
#: bzrlib/errors.py:1559
 
5657
#: breezy/errors.py:1559
5415
5658
msgid "Transport error: %(msg)s %(orig_error)s"
5416
5659
msgstr ""
5417
5660
 
5418
 
#: bzrlib/errors.py:1585
 
5661
#: breezy/errors.py:1585
5419
5662
msgid "Generic bzr smart protocol error: %(details)s"
5420
5663
msgstr ""
5421
5664
 
5422
 
#: bzrlib/errors.py:1593
 
5665
#: breezy/errors.py:1593
5423
5666
msgid "Received bad protocol version marker: %(marker)r"
5424
5667
msgstr ""
5425
5668
 
5426
 
#: bzrlib/errors.py:1625
 
5669
#: breezy/errors.py:1625
5427
5670
msgid "Transport operation not possible: %(msg)s %(orig_error)s"
5428
5671
msgstr ""
5429
5672
 
5430
 
#: bzrlib/errors.py:1630
 
5673
#: breezy/errors.py:1630
5431
5674
msgid "Connection error: %(msg)s %(orig_error)s"
5432
5675
msgstr ""
5433
5676
 
5434
 
#: bzrlib/errors.py:1635
 
5677
#: breezy/errors.py:1635
5435
5678
msgid "%(msg)s %(host)s%(port)s%(orig_error)s"
5436
5679
msgstr ""
5437
5680
 
5438
 
#: bzrlib/errors.py:1656
 
5681
#: breezy/errors.py:1656
5439
5682
msgid "Connection closed: %(msg)s %(orig_error)s"
5440
5683
msgstr ""
5441
5684
 
5442
 
#: bzrlib/errors.py:1661
 
5685
#: breezy/errors.py:1661
5443
5686
msgid "Connection Timeout: %(msg)s%(orig_error)s"
5444
5687
msgstr ""
5445
5688
 
5446
 
#: bzrlib/errors.py:1666
 
5689
#: breezy/errors.py:1666
5447
5690
msgid "Invalid range access in %(path)s at %(offset)s: %(msg)s"
5448
5691
msgstr ""
5449
5692
 
5450
 
#: bzrlib/errors.py:1676
 
5693
#: breezy/errors.py:1676
5451
5694
msgid "Invalid http response for %(path)s: %(msg)s%(orig_error)s"
5452
5695
msgstr ""
5453
5696
 
5454
 
#: bzrlib/errors.py:1691
5455
 
msgid "Certificate error: %(error)s"
5456
 
msgstr ""
5457
 
 
5458
 
#: bzrlib/errors.py:1699
 
5697
#: breezy/errors.py:1691
5459
5698
msgid "Invalid http range %(range)r for %(path)s: %(msg)s"
5460
5699
msgstr ""
5461
5700
 
5462
 
#: bzrlib/errors.py:1713
 
5701
#: breezy/errors.py:1705
5463
5702
msgid "HTTP MIME Boundary missing for %(path)s: %(msg)s"
5464
5703
msgstr ""
5465
5704
 
5466
 
#: bzrlib/errors.py:1721
 
5705
#: breezy/errors.py:1713
5467
5706
msgid "Invalid http Content-type \"%(ctype)s\" for %(path)s: %(msg)s"
5468
5707
msgstr ""
5469
5708
 
5470
 
#: bzrlib/errors.py:1730
 
5709
#: breezy/errors.py:1722
5471
5710
msgid "%(source)s is%(permanently)s redirected to %(target)s"
5472
5711
msgstr ""
5473
5712
 
5474
 
#: bzrlib/errors.py:1744
 
5713
#: breezy/errors.py:1736
5475
5714
msgid "Too many redirections"
5476
5715
msgstr ""
5477
5716
 
5478
 
#: bzrlib/errors.py:1749
 
5717
#: breezy/errors.py:1741
5479
5718
msgid "Working tree has conflicts."
5480
5719
msgstr ""
5481
5720
 
5482
 
#: bzrlib/errors.py:1753
 
5721
#: breezy/errors.py:1745
5483
5722
msgid "Config file %(filename)s is not UTF-8 encoded\n"
5484
5723
msgstr ""
5485
5724
 
5486
 
#: bzrlib/errors.py:1762
 
5725
#: breezy/errors.py:1754
5487
5726
msgid ""
5488
5727
"Error(s) parsing config file %(filename)s:\n"
5489
5728
"%(errors)s"
5490
5729
msgstr ""
5491
5730
 
5492
 
#: bzrlib/errors.py:1772
 
5731
#: breezy/errors.py:1764
5493
5732
msgid ""
5494
5733
"Bad value \"%(value)s\" for option \"%(name)s\".\n"
5495
5734
"See ``bzr help %(name)s``"
5496
5735
msgstr ""
5497
5736
 
5498
 
#: bzrlib/errors.py:1782
 
5737
#: breezy/errors.py:1774
5499
5738
msgid "%(username)r does not seem to contain a reasonable email address"
5500
5739
msgstr ""
5501
5740
 
5502
 
#: bzrlib/errors.py:1791
 
5741
#: breezy/errors.py:1783
5503
5742
msgid "Failed to GPG sign data with command \"%(command_line)s\""
5504
5743
msgstr ""
5505
5744
 
5506
 
#: bzrlib/errors.py:1799
 
5745
#: breezy/errors.py:1791
5507
5746
msgid "Failed to verify GPG signature data with error \"%(error)s\""
5508
5747
msgstr ""
5509
5748
 
5510
 
#: bzrlib/errors.py:1807
 
5749
#: breezy/errors.py:1799
5511
5750
msgid "Unable to import library \"%(library)s\": %(error)s"
5512
5751
msgstr ""
5513
5752
 
5514
 
#: bzrlib/errors.py:1815
 
5753
#: breezy/errors.py:1807
5515
5754
msgid "python-gpgme is not installed, it is needed to verify signatures"
5516
5755
msgstr ""
5517
5756
 
5518
 
#: bzrlib/errors.py:1823
 
5757
#: breezy/errors.py:1815
5519
5758
msgid ""
5520
5759
"The working tree for %(basedir)s has changed since the last commit, but "
5521
5760
"weave merge requires that it be unchanged"
5522
5761
msgstr ""
5523
5762
 
5524
 
#: bzrlib/errors.py:1833
 
5763
#: breezy/errors.py:1825
5525
5764
msgid ""
5526
5765
"Can't reprocess and show base, because reprocessing obscures the "
5527
5766
"relationship of conflicting lines to the base"
5528
5767
msgstr ""
5529
5768
 
5530
 
#: bzrlib/errors.py:1839
 
5769
#: breezy/errors.py:1831
5531
5770
msgid "Cycle in graph %(graph)r"
5532
5771
msgstr ""
5533
5772
 
5534
 
#: bzrlib/errors.py:1867
 
5773
#: breezy/errors.py:1859
5535
5774
msgid "File %(filename)s is not conflicted."
5536
5775
msgstr ""
5537
5776
 
5538
 
#: bzrlib/errors.py:1889
 
5777
#: breezy/errors.py:1881
5539
5778
msgid "No bundle was found in \"%(filename)s\"."
5540
5779
msgstr ""
5541
5780
 
5542
 
#: bzrlib/errors.py:1898
 
5781
#: breezy/errors.py:1890
5543
5782
msgid "Unable to handle bundle version %(version)s: %(msg)s"
5544
5783
msgstr ""
5545
5784
 
5546
 
#: bzrlib/errors.py:1908
 
5785
#: breezy/errors.py:1900
5547
5786
msgid "Branch %(base)s is missing revision %(text_revision)s of %(file_id)s"
5548
5787
msgstr ""
5549
5788
 
5550
 
#: bzrlib/errors.py:1921
 
5789
#: breezy/errors.py:1913
5551
5790
msgid "File id {%(file_id)s} already exists in inventory as %(entry)s"
5552
5791
msgstr ""
5553
5792
 
5554
 
#: bzrlib/errors.py:1931
 
5793
#: breezy/errors.py:1923
5555
5794
msgid "Key %(key)s is already present in map"
5556
5795
msgstr ""
5557
5796
 
5558
 
#: bzrlib/errors.py:1936
 
5797
#: breezy/errors.py:1928
5559
5798
msgid "The prefix %(prefix)s is in the help search path twice."
5560
5799
msgstr ""
5561
5800
 
5562
 
#: bzrlib/errors.py:1946
 
5801
#: breezy/errors.py:1938
5563
5802
msgid ""
5564
5803
"No final name for trans_id %(trans_id)r\n"
5565
5804
"file-id: %(file_id)r\n"
5566
5805
"root trans-id: %(root_trans_id)r\n"
5567
5806
msgstr ""
5568
5807
 
5569
 
#: bzrlib/errors.py:1978
 
5808
#: breezy/errors.py:1970
5570
5809
msgid "Attempt to reuse a transform that has already been applied."
5571
5810
msgstr ""
5572
5811
 
5573
 
#: bzrlib/errors.py:1983
 
5812
#: breezy/errors.py:1975
5574
5813
msgid "Moving the root directory is not supported at this time"
5575
5814
msgstr ""
5576
5815
 
5577
 
#: bzrlib/errors.py:1988
 
5816
#: breezy/errors.py:1980
5578
5817
msgid "Failed to rename %(from_path)s to %(to_path)s: %(why)s"
5579
5818
msgstr ""
5580
5819
 
5581
 
#: bzrlib/errors.py:1999
 
5820
#: breezy/errors.py:1991
5582
5821
msgid ""
5583
5822
"Could not move %(from_path)s%(operator)s %(to_path)s%(_has_extra)s%(extra)s"
5584
5823
msgstr ""
5585
5824
 
5586
 
#: bzrlib/errors.py:2035
 
5825
#: breezy/errors.py:2027
5587
5826
msgid ""
5588
5827
"Could not rename %(from_path)s%(operator)s %(to_path)s%(_has_extra)s%(extra)s"
5589
5828
msgstr ""
5590
5829
 
5591
 
#: bzrlib/errors.py:2065
 
5830
#: breezy/errors.py:2057
5592
5831
msgid "Unable to import paramiko (required for sftp support): %(error)s"
5593
5832
msgstr ""
5594
5833
 
5595
 
#: bzrlib/errors.py:2073
 
5834
#: breezy/errors.py:2065
5596
5835
msgid "Nothing to merge."
5597
5836
msgstr ""
5598
5837
 
5599
 
#: bzrlib/errors.py:2078
 
5838
#: breezy/errors.py:2070
5600
5839
msgid "Format %(format)s cannot be initialised by this version of bzr."
5601
5840
msgstr ""
5602
5841
 
5603
 
#: bzrlib/errors.py:2087
 
5842
#: breezy/errors.py:2079
5604
5843
msgid ""
5605
5844
"Cannot convert from format %(from_format)s to format %(format)s.    "
5606
5845
"%(problem)s"
5607
5846
msgstr ""
5608
5847
 
5609
 
#: bzrlib/errors.py:2099
 
5848
#: breezy/errors.py:2091
5610
5849
msgid "Could not find an appropriate Differ for file \"%(path)s\""
5611
5850
msgstr ""
5612
5851
 
5613
 
#: bzrlib/errors.py:2107
 
5852
#: breezy/errors.py:2099
5614
5853
msgid "%(exe_name)s could not be found on this machine"
5615
5854
msgstr ""
5616
5855
 
5617
 
#: bzrlib/errors.py:2115
 
5856
#: breezy/errors.py:2107
5618
5857
msgid "Diff is not installed on this machine: %(msg)s"
5619
5858
msgstr ""
5620
5859
 
5621
 
#: bzrlib/errors.py:2123
 
5860
#: breezy/errors.py:2115
5622
5861
msgid "Diff3 is not installed on this machine."
5623
5862
msgstr ""
5624
5863
 
5625
 
#: bzrlib/errors.py:2129
 
5864
#: breezy/errors.py:2121
5626
5865
msgid "The content being inserted is already present."
5627
5866
msgstr ""
5628
5867
 
5629
 
#: bzrlib/errors.py:2134
 
5868
#: breezy/errors.py:2126
5630
5869
msgid ""
5631
5870
"This tree contains left-over files from a failed operation.\n"
5632
5871
"    Please examine %(limbo_dir)s to see if it contains any files you wish "
5634
5873
"    keep, and delete it when you are done."
5635
5874
msgstr ""
5636
5875
 
5637
 
#: bzrlib/errors.py:2145
 
5876
#: breezy/errors.py:2137
5638
5877
msgid ""
5639
5878
"This tree contains left-over files from a failed operation.\n"
5640
5879
"    Please examine %(pending_deletion)s to see if it contains any files you\n"
5641
5880
"    wish to keep, and delete it when you are done."
5642
5881
msgstr ""
5643
5882
 
5644
 
#: bzrlib/errors.py:2155
 
5883
#: breezy/errors.py:2147
5645
5884
msgid ""
5646
5885
"Unable to delete transform temporary directory %(limbo_dir)s.\n"
5647
5886
"    Please examine %(limbo_dir)s to see if it contains any files you wish "
5649
5888
"    keep, and delete it when you are done."
5650
5889
msgstr ""
5651
5890
 
5652
 
#: bzrlib/errors.py:2166
 
5891
#: breezy/errors.py:2158
5653
5892
msgid ""
5654
5893
"Unable to delete transform temporary directory %(pending_deletion)s.  Please "
5655
5894
"examine %(pending_deletion)s to see if it contains any files you wish to "
5656
5895
"keep, and delete it when you are done."
5657
5896
msgstr ""
5658
5897
 
5659
 
#: bzrlib/errors.py:2176
 
5898
#: breezy/errors.py:2168
5660
5899
msgid "Working tree is out of date, please run 'bzr update'.%(more)s"
5661
5900
msgstr ""
5662
5901
 
5663
 
#: bzrlib/errors.py:2190
5664
 
msgid ""
5665
 
"Public branch \"%(public_location)s\" lacks revision \"%(revstring)s\"."
 
5902
#: breezy/errors.py:2182
 
5903
msgid "Public branch \"%(public_location)s\" lacks revision \"%(revstring)s\"."
5666
5904
msgstr ""
5667
5905
 
5668
 
#: bzrlib/errors.py:2203
 
5906
#: breezy/errors.py:2195
5669
5907
msgid "Error in merge modified format"
5670
5908
msgstr ""
5671
5909
 
5672
 
#: bzrlib/errors.py:2208
 
5910
#: breezy/errors.py:2200
5673
5911
msgid "Format error in conflict listings"
5674
5912
msgstr ""
5675
5913
 
5676
 
#: bzrlib/errors.py:2212
 
5914
#: breezy/errors.py:2204
5677
5915
msgid ""
5678
5916
"Inconsistency in dirstate file %(dirstate_path)s.\n"
5679
5917
"Error: %(description)s"
5680
5918
msgstr ""
5681
5919
 
5682
 
#: bzrlib/errors.py:2223
 
5920
#: breezy/errors.py:2215
5683
5921
msgid ""
5684
5922
"An error has been detected in the repository %(repo_path)s.\n"
5685
5923
"Please run bzr reconcile on this repository."
5686
5924
msgstr ""
5687
5925
 
5688
 
#: bzrlib/errors.py:2234
 
5926
#: breezy/errors.py:2226
5689
5927
msgid ""
5690
5928
"An inconsistent delta was supplied involving %(path)r, %(file_id)r\n"
5691
5929
"reason: %(reason)s"
5692
5930
msgstr ""
5693
5931
 
5694
 
#: bzrlib/errors.py:2247
 
5932
#: breezy/errors.py:2239
5695
5933
msgid ""
5696
5934
"An inconsistent delta was supplied: %(delta)r\n"
5697
5935
"reason: %(reason)s"
5698
5936
msgstr ""
5699
5937
 
5700
 
#: bzrlib/errors.py:2259
 
5938
#: breezy/errors.py:2251
5701
5939
msgid "To use this feature you must upgrade your branch at %(path)s."
5702
5940
msgstr ""
5703
5941
 
5704
 
#: bzrlib/errors.py:2268
 
5942
#: breezy/errors.py:2260
5705
5943
msgid "To use this feature you must upgrade your repository at %(path)s."
5706
5944
msgstr ""
5707
5945
 
5708
 
#: bzrlib/errors.py:2273
 
5946
#: breezy/errors.py:2265
5709
5947
msgid ""
5710
5948
"To use this feature you must upgrade your branch at %(path)s to a format "
5711
5949
"which supports rich roots."
5712
5950
msgstr ""
5713
5951
 
5714
 
#: bzrlib/errors.py:2279
 
5952
#: breezy/errors.py:2271
5715
5953
msgid "Cannot perform local-only commits on unbound branches."
5716
5954
msgstr ""
5717
5955
 
5718
 
#: bzrlib/errors.py:2284
 
5956
#: breezy/errors.py:2276
5719
5957
msgid "The method %(mname)s is not supported on objects of type %(tname)s."
5720
5958
msgstr ""
5721
5959
 
5722
 
#: bzrlib/errors.py:2305
 
5960
#: breezy/errors.py:2297
5723
5961
msgid "Ghost tags not supported by format %(format)r."
5724
5962
msgstr ""
5725
5963
 
5726
 
#: bzrlib/errors.py:2313
 
5964
#: breezy/errors.py:2305
5727
5965
msgid "File is binary but should be text."
5728
5966
msgstr ""
5729
5967
 
5730
 
#: bzrlib/errors.py:2318
 
5968
#: breezy/errors.py:2310
5731
5969
msgid "The path %(path)s is not permitted on this platform"
5732
5970
msgstr ""
5733
5971
 
5734
 
#: bzrlib/errors.py:2327
 
5972
#: breezy/errors.py:2319
5735
5973
msgid ""
5736
5974
"Testament did not match expected value.\n"
5737
5975
"       For revision_id {%(revision_id)s}, expected {%(expected)s}, measured\n"
5738
5976
"       {%(measured)s}"
5739
5977
msgstr ""
5740
5978
 
5741
 
#: bzrlib/errors.py:2339
 
5979
#: breezy/errors.py:2331
5742
5980
msgid "Not a bzr revision-bundle: %(text)r"
5743
5981
msgstr ""
5744
5982
 
5745
 
#: bzrlib/errors.py:2348
 
5983
#: breezy/errors.py:2340
5746
5984
msgid "Bad bzr revision-bundle: %(text)r"
5747
5985
msgstr ""
5748
5986
 
5749
 
#: bzrlib/errors.py:2357
 
5987
#: breezy/errors.py:2349
5750
5988
msgid "Malformed bzr revision-bundle header: %(text)r"
5751
5989
msgstr ""
5752
5990
 
5753
 
#: bzrlib/errors.py:2362
 
5991
#: breezy/errors.py:2354
5754
5992
msgid "Malformed patches in bzr revision-bundle: %(text)r"
5755
5993
msgstr ""
5756
5994
 
5757
 
#: bzrlib/errors.py:2367
 
5995
#: breezy/errors.py:2359
5758
5996
msgid "Malformed footer in bzr revision-bundle: %(text)r"
5759
5997
msgstr ""
5760
5998
 
5761
 
#: bzrlib/errors.py:2372
 
5999
#: breezy/errors.py:2364
5762
6000
msgid "End of line marker was not \\n in bzr revision-bundle"
5763
6001
msgstr ""
5764
6002
 
5765
 
#: bzrlib/errors.py:2382
 
6003
#: breezy/errors.py:2374
5766
6004
msgid "Bundle format %(bundle_format)s is incompatible with %(other)s"
5767
6005
msgstr ""
5768
6006
 
5769
 
#: bzrlib/errors.py:2392
 
6007
#: breezy/errors.py:2384
5770
6008
msgid "Root class for inventory serialization errors"
5771
6009
msgstr ""
5772
6010
 
5773
 
#: bzrlib/errors.py:2396
 
6011
#: breezy/errors.py:2388
5774
6012
msgid ""
5775
6013
"The inventory was not in the expected format:\n"
5776
6014
" %(msg)s"
5777
6015
msgstr ""
5778
6016
 
5779
 
#: bzrlib/errors.py:2405
 
6017
#: breezy/errors.py:2397
5780
6018
msgid "This operation requires rich root data storage"
5781
6019
msgstr ""
5782
6020
 
5783
 
#: bzrlib/errors.py:2418
5784
 
msgid "Unrecognised value for BZR_SSH environment variable: %(vendor)s"
 
6021
#: breezy/errors.py:2410
 
6022
msgid "Unrecognised value for BRZ_SSH environment variable: %(vendor)s"
5785
6023
msgstr ""
5786
6024
 
5787
 
#: bzrlib/errors.py:2427
 
6025
#: breezy/errors.py:2419
5788
6026
msgid ""
5789
 
"Don't know how to handle SSH connections. Please set BZR_SSH environment "
 
6027
"Don't know how to handle SSH connections. Please set BRZ_SSH environment "
5790
6028
"variable."
5791
6029
msgstr ""
5792
6030
 
5793
 
#: bzrlib/errors.py:2434
 
6031
#: breezy/errors.py:2426
5794
6032
msgid ""
5795
6033
"Could not determine revno for {%(revision_id)s} because its ancestry shows a "
5796
6034
"ghost at {%(ghost_revision_id)s}"
5797
6035
msgstr ""
5798
6036
 
5799
 
#: bzrlib/errors.py:2444
 
6037
#: breezy/errors.py:2436
5800
6038
msgid "Ghost revision {%(revision_id)s} cannot be used here."
5801
6039
msgstr ""
5802
6040
 
5803
 
#: bzrlib/errors.py:2495
 
6041
#: breezy/errors.py:2487
5804
6042
msgid ""
5805
6043
"A merge directive must provide either a bundle or a public branch location."
5806
6044
msgstr ""
5807
6045
 
5808
 
#: bzrlib/errors.py:2502
 
6046
#: breezy/errors.py:2494
5809
6047
msgid "Bad merge directive payload %(start)r"
5810
6048
msgstr ""
5811
6049
 
5812
 
#: bzrlib/errors.py:2512
 
6050
#: breezy/errors.py:2504
5813
6051
msgid "Preview patch does not match requested changes."
5814
6052
msgstr ""
5815
6053
 
5816
 
#: bzrlib/errors.py:2518
 
6054
#: breezy/errors.py:2510
5817
6055
msgid "Patch_type was %(patch_type)s, but no patch was supplied."
5818
6056
msgstr ""
5819
6057
 
5820
 
#: bzrlib/errors.py:2528
 
6058
#: breezy/errors.py:2520
5821
6059
msgid ""
5822
6060
"Your branch does not have all of the revisions required in order to merge "
5823
6061
"this merge directive and the target location specified in the merge "
5824
6062
"directive is not a branch: %(location)s."
5825
6063
msgstr ""
5826
6064
 
5827
 
#: bzrlib/errors.py:2540
 
6065
#: breezy/errors.py:2532
5828
6066
msgid "Unsupported entry kind %(kind)s"
5829
6067
msgstr ""
5830
6068
 
5831
 
#: bzrlib/errors.py:2548
 
6069
#: breezy/errors.py:2540
5832
6070
msgid "Can't subsume %(other_tree)s into %(tree)s. %(reason)s"
5833
6071
msgstr ""
5834
6072
 
5835
 
#: bzrlib/errors.py:2558
 
6073
#: breezy/errors.py:2550
5836
6074
msgid "Subsume target %(other_tree)s needs to be upgraded."
5837
6075
msgstr ""
5838
6076
 
5839
 
#: bzrlib/errors.py:2577
 
6077
#: breezy/errors.py:2569
5840
6078
msgid "No such tag: %(tag_name)s"
5841
6079
msgstr ""
5842
6080
 
5843
 
#: bzrlib/errors.py:2585
 
6081
#: breezy/errors.py:2577
5844
6082
msgid "Tags not supported by %(branch)s; you may be able to use bzr upgrade."
5845
6083
msgstr ""
5846
6084
 
5847
 
#: bzrlib/errors.py:2594
 
6085
#: breezy/errors.py:2586
5848
6086
msgid "Tag %(tag_name)s already exists."
5849
6087
msgstr ""
5850
6088
 
5851
 
#: bzrlib/errors.py:2602
 
6089
#: breezy/errors.py:2594
5852
6090
msgid ""
5853
 
"Did not understand bug identifier %(bug_id)s: %(reason)s. See \"bzr help "
5854
 
"bugs\" for more information on this feature."
 
6091
"Did not understand bug identifier %(bug_id)s: %(reason)s. See \"bzr help bugs"
 
6092
"\" for more information on this feature."
5855
6093
msgstr ""
5856
6094
 
5857
 
#: bzrlib/errors.py:2612
 
6095
#: breezy/errors.py:2604
5858
6096
msgid ""
5859
6097
"The URL for bug tracker \"%(abbreviation)s\" doesn't contain {id}: %(url)s"
5860
6098
msgstr ""
5861
6099
 
5862
 
#: bzrlib/errors.py:2622
 
6100
#: breezy/errors.py:2614
5863
6101
msgid ""
5864
6102
"Cannot find registered bug tracker called %(abbreviation)s on %(branch)s"
5865
6103
msgstr ""
5866
6104
 
5867
 
#: bzrlib/errors.py:2632
 
6105
#: breezy/errors.py:2624
5868
6106
msgid "Invalid line in bugs property: '%(line)s'"
5869
6107
msgstr ""
5870
6108
 
5871
 
#: bzrlib/errors.py:2640
 
6109
#: breezy/errors.py:2632
5872
6110
msgid "Invalid bug status: '%(status)s'"
5873
6111
msgstr ""
5874
6112
 
5875
 
#: bzrlib/errors.py:2648
 
6113
#: breezy/errors.py:2640
5876
6114
msgid "Could not understand response from smart server: %(response_tuple)r"
5877
6115
msgstr ""
5878
6116
 
5879
 
#: bzrlib/errors.py:2687
 
6117
#: breezy/errors.py:2679
5880
6118
msgid "Server sent an unexpected error: %(error_tuple)r"
5881
6119
msgstr ""
5882
6120
 
5883
 
#: bzrlib/errors.py:2706
 
6121
#: breezy/errors.py:2698
5884
6122
msgid "Unrecognised container format: %(container_format)r"
5885
6123
msgstr ""
5886
6124
 
5887
 
#: bzrlib/errors.py:2714
 
6125
#: breezy/errors.py:2706
5888
6126
msgid "Unexpected end of container stream"
5889
6127
msgstr ""
5890
6128
 
5891
 
#: bzrlib/errors.py:2719
 
6129
#: breezy/errors.py:2711
5892
6130
msgid "Unknown record type: %(record_type)r"
5893
6131
msgstr ""
5894
6132
 
5895
 
#: bzrlib/errors.py:2727
 
6133
#: breezy/errors.py:2719
5896
6134
msgid "Invalid record: %(reason)s"
5897
6135
msgstr ""
5898
6136
 
5899
 
#: bzrlib/errors.py:2735
 
6137
#: breezy/errors.py:2727
5900
6138
msgid "Container has data after end marker: %(excess)r"
5901
6139
msgstr ""
5902
6140
 
5903
 
#: bzrlib/errors.py:2743
 
6141
#: breezy/errors.py:2735
5904
6142
msgid "Container has multiple records with the same name: %(name)s"
5905
6143
msgstr ""
5906
6144
 
5907
 
#: bzrlib/errors.py:2756
 
6145
#: breezy/errors.py:2748
5908
6146
msgid "Corrupt or incompatible data stream: %(reason)s"
5909
6147
msgstr ""
5910
6148
 
5911
 
#: bzrlib/errors.py:2764
 
6149
#: breezy/errors.py:2756
5912
6150
msgid "SMTP error: %(error)s"
5913
6151
msgstr ""
5914
6152
 
5915
 
#: bzrlib/errors.py:2772
 
6153
#: breezy/errors.py:2764
5916
6154
msgid "No message supplied."
5917
6155
msgstr ""
5918
6156
 
5919
 
#: bzrlib/errors.py:2777
 
6157
#: breezy/errors.py:2769
5920
6158
msgid "No mail-to address (--mail-to) or output (-o) specified."
5921
6159
msgstr ""
5922
6160
 
5923
 
#: bzrlib/errors.py:2782
 
6161
#: breezy/errors.py:2774
5924
6162
msgid ""
5925
6163
"Unable to find mail client with the following names: "
5926
6164
"%(mail_command_list_string)s"
5927
6165
msgstr ""
5928
6166
 
5929
 
#: bzrlib/errors.py:2792
 
6167
#: breezy/errors.py:2784
5930
6168
msgid "SMTP connection to %(host)s refused"
5931
6169
msgstr ""
5932
6170
 
5933
 
#: bzrlib/errors.py:2801
 
6171
#: breezy/errors.py:2793
5934
6172
msgid "Please specify smtp_server.  No server at default %(host)s."
5935
6173
msgstr ""
5936
6174
 
5937
 
#: bzrlib/errors.py:2815
 
6175
#: breezy/errors.py:2807
5938
6176
msgid ""
5939
6177
"'%(display_url)s' is not in sync with %(target_url)s.  See bzr help sync-for-"
5940
6178
"reconfigure."
5941
6179
msgstr ""
5942
6180
 
5943
 
#: bzrlib/errors.py:2827
 
6181
#: breezy/errors.py:2819
5944
6182
msgid "'%(display_url)s' is already a branch."
5945
6183
msgstr ""
5946
6184
 
5947
 
#: bzrlib/errors.py:2832
 
6185
#: breezy/errors.py:2824
5948
6186
msgid "'%(display_url)s' is already a tree."
5949
6187
msgstr ""
5950
6188
 
5951
 
#: bzrlib/errors.py:2837
 
6189
#: breezy/errors.py:2829
5952
6190
msgid "'%(display_url)s' is already a checkout."
5953
6191
msgstr ""
5954
6192
 
5955
 
#: bzrlib/errors.py:2842
 
6193
#: breezy/errors.py:2834
5956
6194
msgid "'%(display_url)s' is already a lightweight checkout."
5957
6195
msgstr ""
5958
6196
 
5959
 
#: bzrlib/errors.py:2847
 
6197
#: breezy/errors.py:2839
5960
6198
msgid "'%(display_url)s' is already using a shared repository."
5961
6199
msgstr ""
5962
6200
 
5963
 
#: bzrlib/errors.py:2852
 
6201
#: breezy/errors.py:2844
5964
6202
msgid "'%(display_url)s' is already standalone."
5965
6203
msgstr ""
5966
6204
 
5967
 
#: bzrlib/errors.py:2857
 
6205
#: breezy/errors.py:2849
5968
6206
msgid "Shared repository '%(display_url)s' already creates working trees."
5969
6207
msgstr ""
5970
6208
 
5971
 
#: bzrlib/errors.py:2863
 
6209
#: breezy/errors.py:2855
5972
6210
msgid ""
5973
6211
"Shared repository '%(display_url)s' already doesn't create working trees."
5974
6212
msgstr ""
5975
6213
 
5976
 
#: bzrlib/errors.py:2869
 
6214
#: breezy/errors.py:2861
5977
6215
msgid "Requested reconfiguration of '%(display_url)s' is not supported."
5978
6216
msgstr ""
5979
6217
 
5980
 
#: bzrlib/errors.py:2874
 
6218
#: breezy/errors.py:2866
5981
6219
msgid "No location could be found to bind to at %(display_url)s."
5982
6220
msgstr ""
5983
6221
 
5984
 
#: bzrlib/errors.py:2879
5985
 
msgid ""
5986
 
"Working tree \"%(display_url)s\" has uncommitted changes (See bzr "
5987
 
"status).%(more)s"
5988
 
msgstr ""
5989
 
 
5990
 
#: bzrlib/errors.py:2898
5991
 
msgid ""
5992
 
"Working tree \"%(display_url)s\" has shelved changes (See bzr shelve --"
5993
 
"list).%(more)s"
5994
 
msgstr ""
5995
 
 
5996
 
#: bzrlib/errors.py:2904
 
6222
#: breezy/errors.py:2871
 
6223
msgid ""
 
6224
"Working tree \"%(display_url)s\" has uncommitted changes (See bzr status)."
 
6225
"%(more)s"
 
6226
msgstr ""
 
6227
 
 
6228
#: breezy/errors.py:2890
 
6229
msgid ""
 
6230
"Branch \"%(display_url)s\" does not support storing uncommitted changes."
 
6231
msgstr ""
 
6232
 
 
6233
#: breezy/errors.py:2905
 
6234
msgid ""
 
6235
"Working tree \"%(display_url)s\" has shelved changes (See bzr shelve --list)."
 
6236
"%(more)s"
 
6237
msgstr ""
 
6238
 
 
6239
#: breezy/errors.py:2911
5997
6240
msgid "Variable {%(name)s} is not available."
5998
6241
msgstr ""
5999
6242
 
6000
 
#: bzrlib/errors.py:2912
 
6243
#: breezy/errors.py:2919
6001
6244
msgid "No template specified."
6002
6245
msgstr ""
6003
6246
 
6004
 
#: bzrlib/errors.py:2917
 
6247
#: breezy/errors.py:2924
6005
6248
msgid "Unable to create symlink %(path_str)son this platform"
6006
6249
msgstr ""
6007
6250
 
6008
 
#: bzrlib/errors.py:2932
 
6251
#: breezy/errors.py:2939
6009
6252
msgid ""
6010
 
"Unsupported timezone format \"%(timezone)s\", options are \"utc\", "
6011
 
"\"original\", \"local\"."
 
6253
"Unsupported timezone format \"%(timezone)s\", options are \"utc\", \"original"
 
6254
"\", \"local\"."
6012
6255
msgstr ""
6013
6256
 
6014
 
#: bzrlib/errors.py:2966
 
6257
#: breezy/errors.py:2973
6015
6258
msgid ""
6016
6259
"Unable to encode %(kind)s path %(path)r in user encoding %(user_encoding)s"
6017
6260
msgstr ""
6018
6261
 
6019
 
#: bzrlib/errors.py:2978
 
6262
#: breezy/errors.py:2985
6020
6263
msgid "The \"%(config_id)s\" configuration does not exist."
6021
6264
msgstr ""
6022
6265
 
6023
 
#: bzrlib/errors.py:2986
 
6266
#: breezy/errors.py:2993
6024
6267
msgid "The \"%(option_name)s\" configuration option does not exist."
6025
6268
msgstr ""
6026
6269
 
6027
 
#: bzrlib/errors.py:2994
 
6270
#: breezy/errors.py:3001
6028
6271
msgid "The alias \"%(alias_name)s\" does not exist."
6029
6272
msgstr ""
6030
6273
 
6031
 
#: bzrlib/errors.py:3008
 
6274
#: breezy/errors.py:3015
6032
6275
msgid "\"%(alias_name)s\" is not a valid location alias."
6033
6276
msgstr ""
6034
6277
 
6035
 
#: bzrlib/errors.py:3016
 
6278
#: breezy/errors.py:3023
6036
6279
msgid "No %(alias_name)s location assigned."
6037
6280
msgstr ""
6038
6281
 
6039
 
#: bzrlib/errors.py:3024
 
6282
#: breezy/errors.py:3031
6040
6283
msgid "Cannot bind address \"%(host)s:%(port)i\": %(orig_error)s."
6041
6284
msgstr ""
6042
6285
 
6043
 
#: bzrlib/errors.py:3034
 
6286
#: breezy/errors.py:3041
6044
6287
msgid "Unknown rules detected: %(unknowns_str)s."
6045
6288
msgstr ""
6046
6289
 
6047
 
#: bzrlib/errors.py:3045
 
6290
#: breezy/errors.py:3052
6048
6291
msgid "Tip change rejected: %(msg)s"
6049
6292
msgstr ""
6050
6293
 
6051
 
#: bzrlib/errors.py:3053
 
6294
#: breezy/errors.py:3060
6052
6295
msgid "Shelf corrupt."
6053
6296
msgstr ""
6054
6297
 
6055
 
#: bzrlib/errors.py:3058
 
6298
#: breezy/errors.py:3065
6056
6299
msgid "Corruption while decompressing repository file%(orig_error)s"
6057
6300
msgstr ""
6058
6301
 
6059
 
#: bzrlib/errors.py:3070
 
6302
#: breezy/errors.py:3077
6060
6303
msgid "No changes are shelved with id \"%(shelf_id)d\"."
6061
6304
msgstr ""
6062
6305
 
6063
 
#: bzrlib/errors.py:3078
 
6306
#: breezy/errors.py:3085
6064
6307
msgid "\"%(invalid_id)s\" is not a valid shelf id, try a number instead."
6065
6308
msgstr ""
6066
6309
 
6067
 
#: bzrlib/errors.py:3086
6068
 
msgid ""
6069
 
"An attempt to access a url outside the server jail was made: '%(url)s'."
 
6310
#: breezy/errors.py:3093
 
6311
msgid "An attempt to access a url outside the server jail was made: '%(url)s'."
6070
6312
msgstr ""
6071
6313
 
6072
 
#: bzrlib/errors.py:3094
 
6314
#: breezy/errors.py:3101
6073
6315
msgid "The user aborted the operation."
6074
6316
msgstr ""
6075
6317
 
6076
 
#: bzrlib/errors.py:3099
 
6318
#: breezy/errors.py:3106
6077
6319
msgid "Branching '%(url)s'(%(format)s) must create a working tree."
6078
6320
msgstr ""
6079
6321
 
6080
 
#: bzrlib/errors.py:3109
 
6322
#: breezy/errors.py:3116
6081
6323
msgid "No such view: %(view_name)s."
6082
6324
msgstr ""
6083
6325
 
6084
 
#: bzrlib/errors.py:3119
 
6326
#: breezy/errors.py:3126
6085
6327
msgid ""
6086
6328
"Views are not supported by %(tree)s; use 'bzr upgrade' to change your tree "
6087
6329
"to a later format."
6088
6330
msgstr ""
6089
6331
 
6090
 
#: bzrlib/errors.py:3128
 
6332
#: breezy/errors.py:3135
6091
6333
msgid ""
6092
6334
"Specified file \"%(file_name)s\" is outside the current view: %(view_str)s"
6093
6335
msgstr ""
6094
6336
 
6095
 
#: bzrlib/errors.py:3195
 
6337
#: breezy/errors.py:3202
6096
6338
msgid "%(bzrdir)r does not support co-located branches."
6097
6339
msgstr ""
6098
6340
 
6099
 
#: bzrlib/errors.py:3201
 
6341
#: breezy/errors.py:3208
6100
6342
msgid ""
6101
6343
"Unable to determine your name.\n"
6102
6344
"Please, set your name with the 'whoami' command.\n"
6103
6345
"E.g. bzr whoami \"Your Name <name@example.com>\""
6104
6346
msgstr ""
6105
6347
 
6106
 
#: bzrlib/errors.py:3210
 
6348
#: breezy/errors.py:3217
6107
6349
msgid "Invalid pattern(s) found. %(msg)s"
6108
6350
msgstr ""
6109
6351
 
6110
 
#: bzrlib/errors.py:3218
 
6352
#: breezy/errors.py:3225
6111
6353
msgid ""
6112
6354
"Branch \"%(branch_url)s\" appears to be bound to itself. Please use `bzr "
6113
6355
"unbind` to fix."
6114
6356
msgstr ""
6115
6357
 
6116
 
#: bzrlib/errors.py:3229
 
6358
#: breezy/errors.py:3236
6117
6359
msgid "Loop involving %(refs)r while expanding \"%(string)s\"."
6118
6360
msgstr ""
6119
6361
 
6120
 
#: bzrlib/errors.py:3238
6121
 
msgid "Option %(name)s is not defined while expanding \"%(string)s\"."
6122
 
msgstr ""
6123
 
 
6124
 
#: bzrlib/errors.py:3247
 
6362
#: breezy/errors.py:3245
 
6363
msgid "Option \"%(name)s\" is not defined while expanding \"%(string)s\"."
 
6364
msgstr ""
 
6365
 
 
6366
#: breezy/errors.py:3254
 
6367
msgid "Option \"%(name)s\" is not allowed."
 
6368
msgstr ""
 
6369
 
 
6370
#: breezy/errors.py:3262
6125
6371
msgid ""
6126
6372
"No compatible object available for operations from %(source)r to %(target)r."
6127
6373
msgstr ""
6128
6374
 
6129
 
#: bzrlib/errors.py:3257
 
6375
#: breezy/errors.py:3272
6130
6376
msgid ""
6131
6377
"VFS requests over the smart server are not allowed. Encountered: %(method)s, "
6132
6378
"%(arguments)s."
6133
6379
msgstr ""
6134
6380
 
6135
 
#: bzrlib/errors.py:3267
 
6381
#: breezy/errors.py:3282
6136
6382
msgid ""
6137
6383
"Kind change from %(from_kind)s to %(to_kind)s for %(path)s not supported by "
6138
6384
"format %(format)r"
6139
6385
msgstr ""
6140
6386
 
6141
 
#: bzrlib/errors.py:3279
 
6387
#: breezy/errors.py:3294
6142
6388
msgid ""
6143
6389
"Missing feature %(feature)s not provided by this version of Bazaar or any "
6144
6390
"plugin."
6145
6391
msgstr ""
6146
6392
 
6147
 
#: bzrlib/errors.py:3292
 
6393
#: breezy/errors.py:3307
6148
6394
msgid "Binary files section encountered."
6149
6395
msgstr ""
6150
6396
 
6151
 
#: bzrlib/errors.py:3300
 
6397
#: breezy/errors.py:3315
6152
6398
msgid ""
6153
6399
"Malformed patch header.  %(desc)s\n"
6154
6400
"%(line)r"
6155
6401
msgstr ""
6156
6402
 
6157
 
#: bzrlib/errors.py:3309
 
6403
#: breezy/errors.py:3324
6158
6404
msgid ""
6159
6405
"Malformed hunk header.  %(desc)s\n"
6160
6406
"%(line)r"
6161
6407
msgstr ""
6162
6408
 
6163
 
#: bzrlib/errors.py:3318
 
6409
#: breezy/errors.py:3333
6164
6410
msgid ""
6165
6411
"Malformed line.  %(desc)s\n"
6166
6412
"%(line)r"
6167
6413
msgstr ""
6168
6414
 
6169
 
#: bzrlib/errors.py:3328
 
6415
#: breezy/errors.py:3343
6170
6416
msgid ""
6171
6417
"Text contents mismatch at line %(line_no)d.  Original has \"%(orig_line)s\", "
6172
6418
"but patch says it should be \"%(patch_line)s\""
6173
6419
msgstr ""
6174
6420
 
6175
 
#: bzrlib/errors.py:3339
 
6421
#: breezy/errors.py:3354
6176
6422
msgid "The feature %(feature)s has already been registered."
6177
6423
msgstr ""
6178
6424
 
6179
 
#: bzrlib/export_pot.py:252
 
6425
#: breezy/errors.py:3362
 
6426
msgid ""
 
6427
"Cannot store uncommitted changes because this branch already stores "
 
6428
"uncommitted changes."
 
6429
msgstr ""
 
6430
 
 
6431
#: breezy/export_pot.py:252
6180
6432
#, python-format
6181
6433
msgid "Exporting messages from builtin command: %s"
6182
6434
msgstr ""
6183
6435
 
6184
 
#: bzrlib/export_pot.py:271
 
6436
#: breezy/export_pot.py:271
 
6437
#, python-brace-format
6185
6438
msgid "Exporting messages from plugin command: {0} in {1}"
6186
6439
msgstr ""
6187
6440
 
6188
 
#: bzrlib/export_pot.py:292
 
6441
#: breezy/export_pot.py:292
6189
6442
#, python-format
6190
6443
msgid "Exporting message from error: %s"
6191
6444
msgstr ""
6192
6445
 
6193
 
#: bzrlib/fetch.py:98
 
6446
#: breezy/fetch.py:98
6194
6447
msgid "Finding revisions"
6195
6448
msgstr ""
6196
6449
 
6197
 
#: bzrlib/fetch.py:103
 
6450
#: breezy/fetch.py:103
6198
6451
msgid "Fetching revisions"
6199
6452
msgstr ""
6200
6453
 
6201
 
#: bzrlib/foreign.py:262
 
6454
#: breezy/foreign.py:262
6202
6455
msgid "Push into a different VCS without any custom bzr metadata."
6203
6456
msgstr ""
6204
6457
 
6205
 
#: bzrlib/foreign.py:264
 
6458
#: breezy/foreign.py:264
6206
6459
msgid ""
6207
6460
"This will afterwards rebase the local branch on the remote\n"
6208
6461
"branch unless the --no-rebase option is used, in which case \n"
6209
6462
"the two branches will be out of sync after the push. "
6210
6463
msgstr ""
6211
6464
 
6212
 
#: bzrlib/foreign.py:277
 
6465
# help of 'no-rebase' option of 'dpush' command
 
6466
#: breezy/foreign.py:277
6213
6467
msgid "Do not rebase after push."
6214
6468
msgstr ""
6215
6469
 
6216
 
#: bzrlib/foreign.py:311
 
6470
#: breezy/foreign.py:311
6217
6471
#, python-format
6218
6472
msgid "Using saved location: %s\n"
6219
6473
msgstr ""
6220
6474
 
6221
 
#: bzrlib/foreign.py:321
 
6475
#: breezy/foreign.py:321
6222
6476
msgid ""
6223
6477
"{0!r} and {1!r} are in the same VCS, lossy push not necessary. Please use "
6224
6478
"regular push."
6225
6479
msgstr ""
6226
6480
 
6227
 
#: bzrlib/gpg.py:366
 
6481
#: breezy/gpg.py:358
 
6482
#, python-brace-format
6228
6483
msgid "No GnuPG key results for pattern: {0}"
6229
6484
msgstr ""
6230
6485
 
6231
 
#: bzrlib/gpg.py:439
 
6486
#: breezy/gpg.py:431
 
6487
#, python-brace-format
6232
6488
msgid "{0} commits with valid signatures"
6233
6489
msgstr ""
6234
6490
 
6235
 
#: bzrlib/gpg.py:445
 
6491
#: breezy/gpg.py:437
 
6492
#, python-brace-format
6236
6493
msgid "{0} commit with unknown key"
6237
6494
msgid_plural "{0} commits with unknown keys"
6238
6495
msgstr[0] ""
6239
6496
msgstr[1] ""
6240
6497
 
6241
 
#: bzrlib/gpg.py:453
 
6498
#: breezy/gpg.py:445
 
6499
#, python-brace-format
6242
6500
msgid "{0} commit not valid"
6243
6501
msgid_plural "{0} commits not valid"
6244
6502
msgstr[0] ""
6245
6503
msgstr[1] ""
6246
6504
 
6247
 
#: bzrlib/gpg.py:461
 
6505
#: breezy/gpg.py:453
 
6506
#, python-brace-format
6248
6507
msgid "{0} commit not signed"
6249
6508
msgid_plural "{0} commits not signed"
6250
6509
msgstr[0] ""
6251
6510
msgstr[1] ""
6252
6511
 
6253
 
#: bzrlib/gpg.py:469
 
6512
#: breezy/gpg.py:461
 
6513
#, python-brace-format
6254
6514
msgid "{0} commit with key now expired"
6255
6515
msgid_plural "{0} commits with key now expired"
6256
6516
msgstr[0] ""
6257
6517
msgstr[1] ""
6258
6518
 
6259
 
#: bzrlib/gpg.py:489
 
6519
#: breezy/gpg.py:481
 
6520
#, python-brace-format
6260
6521
msgid "{0} commit by author {1} with key {2} now expired"
6261
6522
msgid_plural "{0} commits by author {1} with key {2} now expired"
6262
6523
msgstr[0] ""
6263
6524
msgstr[1] ""
6264
6525
 
6265
 
#: bzrlib/gpg.py:505
 
6526
#: breezy/gpg.py:497
 
6527
#, python-brace-format
6266
6528
msgid "{0} signed {1} commit"
6267
6529
msgid_plural "{0} signed {1} commits"
6268
6530
msgstr[0] ""
6269
6531
msgstr[1] ""
6270
6532
 
6271
 
#: bzrlib/gpg.py:522 bzrlib/gpg.py:539
 
6533
#: breezy/gpg.py:514 breezy/gpg.py:531
 
6534
#, python-brace-format
6272
6535
msgid "{0} commit by author {1}"
6273
6536
msgid_plural "{0} commits by author {1}"
6274
6537
msgstr[0] ""
6275
6538
msgstr[1] ""
6276
6539
 
6277
 
#: bzrlib/gpg.py:554
 
6540
#: breezy/gpg.py:546
 
6541
#, python-brace-format
6278
6542
msgid "Unknown key {0} signed {1} commit"
6279
6543
msgid_plural "Unknown key {0} signed {1} commits"
6280
6544
msgstr[0] ""
6281
6545
msgstr[1] ""
6282
6546
 
6283
 
#: bzrlib/groupcompress.py:1739
 
6547
#: breezy/groupcompress.py:1739
6284
6548
#, python-format
6285
6549
msgid "Insert claimed random_id=True, but then inserted %r two times"
6286
6550
msgstr ""
6287
6551
 
6288
 
#: bzrlib/hooks.py:313
 
6552
#: breezy/hooks.py:313
6289
6553
#, python-format
6290
6554
msgid "Introduced in: %s"
6291
6555
msgstr ""
6292
6556
 
6293
 
#: bzrlib/hooks.py:316
 
6557
#: breezy/hooks.py:316
6294
6558
#, python-format
6295
6559
msgid "Deprecated in: %s"
6296
6560
msgstr ""
6297
6561
 
6298
 
#: bzrlib/knit.py:1766 bzrlib/knit.py:1802
 
6562
#: breezy/knit.py:1766 breezy/knit.py:1802
6299
6563
msgid "Walking content"
6300
6564
msgstr ""
6301
6565
 
6302
 
#: bzrlib/knit.py:3330
 
6566
#: breezy/knit.py:3330
6303
6567
msgid "annotating"
6304
6568
msgstr ""
6305
6569
 
6306
 
#: bzrlib/lock.py:548
 
6570
#: breezy/lock.py:549
6307
6571
msgid "{0!r} was {1} locked again"
6308
6572
msgstr ""
6309
6573
 
6310
 
#: bzrlib/lockdir.py:321
 
6574
#: breezy/lockdir.py:321
6311
6575
#, python-format
6312
6576
msgid "error removing pending lock: %s"
6313
6577
msgstr ""
6314
6578
 
6315
 
#: bzrlib/lockdir.py:616
 
6579
#: breezy/lockdir.py:616
6316
6580
msgid "Unable to obtain"
6317
6581
msgstr ""
6318
6582
 
6319
 
#: bzrlib/lockdir.py:618
 
6583
#: breezy/lockdir.py:618
6320
6584
msgid "Lock owner changed for"
6321
6585
msgstr ""
6322
6586
 
6323
 
#: bzrlib/lockdir.py:620
 
6587
#: breezy/lockdir.py:620
 
6588
#, python-brace-format
6324
6589
msgid "{0} lock {1} {2}."
6325
6590
msgstr ""
6326
6591
 
6327
 
#: bzrlib/lockdir.py:627
 
6592
#: breezy/lockdir.py:627
6328
6593
#, python-format
6329
6594
msgid "Will continue to try until %s, unless you press Ctrl-C."
6330
6595
msgstr ""
6331
6596
 
6332
 
#: bzrlib/lockdir.py:629
 
6597
#: breezy/lockdir.py:629
6333
6598
msgid "See \"bzr help break-lock\" for more."
6334
6599
msgstr ""
6335
6600
 
6336
 
#: bzrlib/lockdir.py:739
 
6601
#: breezy/lockdir.py:739
6337
6602
#, python-format
6338
6603
msgid ""
6339
6604
"held by %(user)s on %(hostname)s (process #%(pid)s), acquired %(time_ago)s"
6340
6605
msgstr ""
6341
6606
 
6342
 
#: bzrlib/log.py:563
 
6607
#: breezy/log.py:563
6343
6608
msgid "--exclude-common-ancestry requires two different revisions"
6344
6609
msgstr ""
6345
6610
 
6346
 
#: bzrlib/log.py:565
 
6611
#: breezy/log.py:565
6347
6612
#, python-format
6348
6613
msgid "invalid direction %r"
6349
6614
msgstr ""
6350
6615
 
6351
 
#: bzrlib/log.py:653
 
6616
#: breezy/log.py:653
6352
6617
msgid "Start revision not found in history of end revision."
6353
6618
msgstr ""
6354
6619
 
6355
 
#: bzrlib/log.py:1071 bzrlib/log.py:1129
 
6620
#: breezy/log.py:1071 breezy/log.py:1129
6356
6621
msgid "Logging revision 0 is invalid."
6357
6622
msgstr ""
6358
6623
 
6359
 
#: bzrlib/log.py:1073 bzrlib/log.py:1131
 
6624
#: breezy/log.py:1073 breezy/log.py:1131
6360
6625
msgid "Start revision must be older than the end revision."
6361
6626
msgstr ""
6362
6627
 
6363
 
#: bzrlib/log.py:1818
 
6628
#: breezy/log.py:1818
6364
6629
#, python-format
6365
6630
msgid "unknown log formatter: %r"
6366
6631
msgstr ""
6367
6632
 
6368
 
#: bzrlib/log.py:2114
 
6633
#: breezy/log.py:2114
6369
6634
msgid "fixes bug"
6370
6635
msgid_plural "fixes bugs"
6371
6636
msgstr[0] ""
6372
6637
msgstr[1] ""
6373
6638
 
6374
 
#: bzrlib/merge.py:689
 
6639
#: breezy/merge.py:689
6375
6640
msgid "All changes applied successfully."
6376
6641
msgstr ""
6377
6642
 
6378
 
#: bzrlib/merge.py:691
 
6643
#: breezy/merge.py:691
6379
6644
#, python-format
6380
6645
msgid "%d conflicts encountered."
6381
6646
msgstr ""
6382
6647
 
6383
 
#: bzrlib/merge.py:845 bzrlib/merge.py:1868
 
6648
#: breezy/merge.py:845 breezy/merge.py:1868
6384
6649
msgid "Preparing file merge"
6385
6650
msgstr ""
6386
6651
 
6387
 
#: bzrlib/multiparent.py:426
 
6652
#: breezy/multiparent.py:426
6388
6653
msgid "Importing revisions"
6389
6654
msgstr ""
6390
6655
 
6391
 
#: bzrlib/option.py:526
 
6656
# help of 'help' option
 
6657
#: breezy/option.py:526
6392
6658
msgid "Show help message."
6393
6659
msgstr ""
6394
6660
 
6395
 
#: bzrlib/option.py:528
 
6661
# help of 'quiet' option
 
6662
#: breezy/option.py:528
6396
6663
msgid "Only display errors and warnings."
6397
6664
msgstr ""
6398
6665
 
6399
 
#: bzrlib/option.py:531
 
6666
# help of 'usage' option
 
6667
#: breezy/option.py:531
6400
6668
msgid "Show usage message and options."
6401
6669
msgstr ""
6402
6670
 
6403
 
#: bzrlib/option.py:533
 
6671
# help of 'verbose' option
 
6672
#: breezy/option.py:533
6404
6673
msgid "Display more information."
6405
6674
msgstr ""
6406
6675
 
6407
 
#: bzrlib/option.py:541
 
6676
# help of 'change' option
 
6677
#: breezy/option.py:541
6408
6678
msgid ""
6409
6679
"Select changes introduced by the specified revision. See also \"help "
6410
6680
"revisionspec\"."
6411
6681
msgstr ""
6412
6682
 
6413
 
#: bzrlib/option.py:543
 
6683
# help of 'directory' option
 
6684
#: breezy/option.py:543
6414
6685
msgid "Branch to operate on, instead of working directory."
6415
6686
msgstr ""
6416
6687
 
6417
 
#: bzrlib/option.py:545
 
6688
# help of 'log-format=long' option
 
6689
#: breezy/option.py:545
6418
6690
msgid "Detailed log format."
6419
6691
msgstr ""
6420
6692
 
6421
 
#: bzrlib/option.py:545
 
6693
# help of 'log-format=gnu-changelog' option
 
6694
#: breezy/option.py:545
6422
6695
msgid "Format used by GNU ChangeLog files."
6423
6696
msgstr ""
6424
6697
 
6425
 
#: bzrlib/option.py:545
 
6698
# help of 'log-format=line' option
 
6699
#: breezy/option.py:545
6426
6700
msgid "Log format with one line per revision."
6427
6701
msgstr ""
6428
6702
 
6429
 
#: bzrlib/option.py:545
 
6703
# help of 'log-format=short' option
 
6704
#: breezy/option.py:545
6430
6705
msgid "Moderately short log format."
6431
6706
msgstr ""
6432
6707
 
6433
 
#: bzrlib/option.py:545
 
6708
# help of 'log-format' option
 
6709
#: breezy/option.py:545
6434
6710
msgid "Use specified log format."
6435
6711
msgstr ""
6436
6712
 
6437
 
#: bzrlib/option.py:547
 
6713
# title of 'log-format' option
 
6714
#: breezy/option.py:547
6438
6715
msgid "Log format"
6439
6716
msgstr ""
6440
6717
 
6441
 
#: bzrlib/option.py:549
 
6718
# help of 'merge-type=lca' option
 
6719
#: breezy/option.py:549
6442
6720
msgid "LCA-newness merge."
6443
6721
msgstr ""
6444
6722
 
6445
 
#: bzrlib/option.py:549
 
6723
# help of 'merge-type=diff3' option
 
6724
#: breezy/option.py:549
6446
6725
msgid "Merge using external diff3."
6447
6726
msgstr ""
6448
6727
 
6449
 
#: bzrlib/option.py:549
 
6728
# help of 'merge-type=merge3' option
 
6729
#: breezy/option.py:549
6450
6730
msgid "Native diff3-style merge."
6451
6731
msgstr ""
6452
6732
 
6453
 
#: bzrlib/option.py:549
 
6733
# help of 'merge-type' option
 
6734
#: breezy/option.py:549
6454
6735
msgid "Select a particular merge algorithm."
6455
6736
msgstr ""
6456
6737
 
6457
 
#: bzrlib/option.py:549
 
6738
# help of 'merge-type=weave' option
 
6739
#: breezy/option.py:549
6458
6740
msgid "Weave-based merge."
6459
6741
msgstr ""
6460
6742
 
6461
 
#: bzrlib/option.py:551
 
6743
# title of 'merge-type' option
 
6744
#: breezy/option.py:551
6462
6745
msgid "Merge algorithm"
6463
6746
msgstr ""
6464
6747
 
6465
 
#: bzrlib/option.py:554
 
6748
# help of 'message' option
 
6749
#: breezy/option.py:554
6466
6750
msgid "Message string."
6467
6751
msgstr ""
6468
6752
 
6469
 
#: bzrlib/option.py:556
 
6753
# help of 'null' option
 
6754
#: breezy/option.py:556
6470
6755
msgid "Use an ASCII NUL (\\0) separator rather than a newline."
6471
6756
msgstr ""
6472
6757
 
6473
 
#: bzrlib/option.py:558
 
6758
# help of 'overwrite' option
 
6759
#: breezy/option.py:558
6474
6760
msgid "Ignore differences between branches and overwrite unconditionally."
6475
6761
msgstr ""
6476
6762
 
6477
 
#: bzrlib/option.py:560
 
6763
# help of 'remember' option
 
6764
#: breezy/option.py:560
6478
6765
msgid "Remember the specified location as a default."
6479
6766
msgstr ""
6480
6767
 
6481
 
#: bzrlib/option.py:562
 
6768
# help of 'reprocess' option
 
6769
#: breezy/option.py:562
6482
6770
msgid "Reprocess to reduce spurious conflicts."
6483
6771
msgstr ""
6484
6772
 
6485
 
#: bzrlib/option.py:566
 
6773
# help of 'revision' option
 
6774
#: breezy/option.py:566
6486
6775
msgid "See \"help revisionspec\" for details."
6487
6776
msgstr ""
6488
6777
 
6489
 
#: bzrlib/option.py:568
 
6778
# help of 'show-ids' option
 
6779
#: breezy/option.py:568
6490
6780
msgid "Show internal object ids."
6491
6781
msgstr ""
6492
6782
 
6493
 
#: bzrlib/option.py:571
 
6783
# help of 'timezone' option
 
6784
#: breezy/option.py:571
6494
6785
msgid "Display timezone as local, original, or utc."
6495
6786
msgstr ""
6496
6787
 
6497
 
#: bzrlib/osutils.py:100
 
6788
#: breezy/osutils.py:101
6498
6789
msgid "Parameter {0!r} encoding is unsupported by {1} application locale."
6499
6790
msgstr ""
6500
6791
 
6501
 
#: bzrlib/osutils.py:220
 
6792
#: breezy/osutils.py:221
6502
6793
msgid "lstat/stat of ({0!r}): {1!r}"
6503
6794
msgstr ""
6504
6795
 
6505
 
#: bzrlib/osutils.py:1030 bzrlib/osutils.py:1041
 
6796
#: breezy/osutils.py:1041 breezy/osutils.py:1052
6506
6797
#, python-format
6507
6798
msgid "sorry, %r not allowed in path"
6508
6799
msgstr ""
6509
6800
 
6510
 
#: bzrlib/osutils.py:1259
 
6801
#: breezy/osutils.py:1270
6511
6802
#, python-format
6512
6803
msgid "%r is too short to calculate a relative path"
6513
6804
msgstr ""
6514
6805
 
6515
 
#: bzrlib/plugin.py:143
 
6806
#: breezy/plugin.py:143
6516
6807
#, python-format
6517
6808
msgid "\"%s\" is not a valid <plugin_name>@<plugin_path> description "
6518
6809
msgstr ""
6519
6810
 
6520
 
#: bzrlib/plugins/bash_completion/bashcomp.py:411
 
6811
# help of 'plugin' option of 'bash-completion' command
 
6812
#: breezy/plugins/bash_completion/bashcomp.py:411
6521
6813
msgid "Enable completions for the selected plugin (default: all plugins)"
6522
6814
msgstr ""
6523
6815
 
6524
 
#: bzrlib/plugins/bash_completion/bashcomp.py:412
 
6816
#: breezy/plugins/bash_completion/bashcomp.py:412
6525
6817
msgid "Generate a shell function for bash command line completion."
6526
6818
msgstr ""
6527
6819
 
6528
 
#: bzrlib/plugins/bash_completion/bashcomp.py:414
 
6820
#: breezy/plugins/bash_completion/bashcomp.py:414
6529
6821
msgid ""
6530
6822
"This command generates a shell function which can be used by bash to\n"
6531
6823
"automatically complete the currently typed command when the user presses\n"
6532
6824
"the completion key (usually tab)."
6533
6825
msgstr ""
6534
6826
 
6535
 
#: bzrlib/plugins/bash_completion/bashcomp.py:418
 
6827
#: breezy/plugins/bash_completion/bashcomp.py:418
6536
6828
msgid ""
6537
6829
"Commonly used like this:\n"
6538
6830
"    eval \"`bzr bash-completion`\""
6539
6831
msgstr ""
6540
6832
 
6541
 
#: bzrlib/plugins/bash_completion/bashcomp.py:424
 
6833
# help of 'function-name' option of 'bash-completion' command
 
6834
#: breezy/plugins/bash_completion/bashcomp.py:424
6542
6835
msgid "Name of the generated function (default: _bzr)"
6543
6836
msgstr ""
6544
6837
 
6545
 
#: bzrlib/plugins/bash_completion/bashcomp.py:426
 
6838
# help of 'function-only' option of 'bash-completion' command
 
6839
#: breezy/plugins/bash_completion/bashcomp.py:426
6546
6840
msgid "Generate only the shell function, don't enable it"
6547
6841
msgstr ""
6548
6842
 
6549
 
#: bzrlib/plugins/launchpad/account.py:66
 
6843
#: breezy/plugins/grep/cmds.py:77
 
6844
msgid "Print lines matching PATTERN for specified files and revisions."
 
6845
msgstr ""
 
6846
 
 
6847
#: breezy/plugins/grep/cmds.py:79
 
6848
msgid ""
 
6849
"This command searches the specified files and revisions for a given\n"
 
6850
"pattern.  The pattern is specified as a Python regular expressions[1]."
 
6851
msgstr ""
 
6852
 
 
6853
#: breezy/plugins/grep/cmds.py:82
 
6854
msgid ""
 
6855
"If the file name is not specified, the revisions starting with the\n"
 
6856
"current directory are searched recursively. If the revision number is\n"
 
6857
"not specified, the working copy is searched. To search the last committed\n"
 
6858
"revision, use the '-r -1' or '-r last:1' option."
 
6859
msgstr ""
 
6860
 
 
6861
#: breezy/plugins/grep/cmds.py:87
 
6862
msgid ""
 
6863
"Unversioned files are not searched unless explicitly specified on the\n"
 
6864
"command line. Unversioned directores are not searched."
 
6865
msgstr ""
 
6866
 
 
6867
#: breezy/plugins/grep/cmds.py:90
 
6868
msgid ""
 
6869
"When searching a pattern, the output is shown in the 'filepath:string'\n"
 
6870
"format. If a revision is explicitly searched, the output is shown as\n"
 
6871
"'filepath~N:string', where N is the revision number."
 
6872
msgstr ""
 
6873
 
 
6874
#: breezy/plugins/grep/cmds.py:94
 
6875
msgid ""
 
6876
"--include and --exclude options can be used to search only (or exclude\n"
 
6877
"from search) files with base name matches the specified Unix style GLOB\n"
 
6878
"pattern.  The GLOB pattern an use *, ?, and [...] as wildcards, and \\\n"
 
6879
"to quote wildcard or backslash character literally. Note that the glob\n"
 
6880
"pattern is not a regular expression."
 
6881
msgstr ""
 
6882
 
 
6883
#: breezy/plugins/grep/cmds.py:100
 
6884
msgid "[1] http://docs.python.org/library/re.html#regular-expression-syntax"
 
6885
msgstr ""
 
6886
 
 
6887
# help of 'color' option of 'grep' command
 
6888
#: breezy/plugins/grep/cmds.py:109
 
6889
msgid "Show match in color. WHEN is never, always or auto."
 
6890
msgstr ""
 
6891
 
 
6892
# help of 'diff' option of 'grep' command
 
6893
#: breezy/plugins/grep/cmds.py:111
 
6894
msgid "Grep for pattern in changeset for each revision."
 
6895
msgstr ""
 
6896
 
 
6897
# help of 'exclude' option of 'grep' command
 
6898
#: breezy/plugins/grep/cmds.py:113
 
6899
msgid "Skip files whose base name matches GLOB."
 
6900
msgstr ""
 
6901
 
 
6902
# help of 'include' option of 'grep' command
 
6903
#: breezy/plugins/grep/cmds.py:115
 
6904
msgid "Search only files whose base name matches GLOB."
 
6905
msgstr ""
 
6906
 
 
6907
# help of 'files-with-matches' option of 'grep' command
 
6908
#: breezy/plugins/grep/cmds.py:117
 
6909
msgid "Print only the name of each input file in which PATTERN is found."
 
6910
msgstr ""
 
6911
 
 
6912
# help of 'files-without-match' option of 'grep' command
 
6913
#: breezy/plugins/grep/cmds.py:120
 
6914
msgid "Print only the name of each input file in which PATTERN is not found."
 
6915
msgstr ""
 
6916
 
 
6917
# help of 'fixed-string' option of 'grep' command
 
6918
#: breezy/plugins/grep/cmds.py:123
 
6919
msgid "Interpret PATTERN is a single fixed string (not regex)."
 
6920
msgstr ""
 
6921
 
 
6922
# help of 'from-root' option of 'grep' command
 
6923
#: breezy/plugins/grep/cmds.py:125
 
6924
msgid ""
 
6925
"Search for pattern starting from the root of the branch. (implies --"
 
6926
"recursive)"
 
6927
msgstr ""
 
6928
 
 
6929
# help of 'ignore-case' option of 'grep' command
 
6930
#: breezy/plugins/grep/cmds.py:128
 
6931
msgid "ignore case distinctions while matching."
 
6932
msgstr ""
 
6933
 
 
6934
# help of 'levels' option of 'grep' command
 
6935
#: breezy/plugins/grep/cmds.py:130
 
6936
msgid ""
 
6937
"Number of levels to display - 0 for all, 1 for collapsed (1 is default)."
 
6938
msgstr ""
 
6939
 
 
6940
# help of 'line-number' option of 'grep' command
 
6941
#: breezy/plugins/grep/cmds.py:135
 
6942
msgid "show 1-based line number."
 
6943
msgstr ""
 
6944
 
 
6945
# help of 'no-recursive' option of 'grep' command
 
6946
#: breezy/plugins/grep/cmds.py:137
 
6947
msgid "Don't recurse into subdirectories. (default is --recursive)"
 
6948
msgstr ""
 
6949
 
 
6950
# help of 'null' option of 'grep' command
 
6951
#: breezy/plugins/grep/cmds.py:139
 
6952
msgid ""
 
6953
"Write an ASCII NUL (\\0) separator between output lines rather than a "
 
6954
"newline."
 
6955
msgstr ""
 
6956
 
 
6957
#: breezy/plugins/launchpad/account.py:66
6550
6958
msgid "Setting ssh/sftp usernames for launchpad.net."
6551
6959
msgstr ""
6552
6960
 
6553
 
#: bzrlib/plugins/launchpad/cmds.py:44
 
6961
#: breezy/plugins/launchpad/cmds.py:43
6554
6962
msgid "Register a branch with launchpad.net."
6555
6963
msgstr ""
6556
6964
 
6557
 
#: bzrlib/plugins/launchpad/cmds.py:46
 
6965
#: breezy/plugins/launchpad/cmds.py:45
6558
6966
msgid ""
6559
6967
"This command lists a bzr branch in the directory of branches on\n"
6560
6968
"launchpad.net.  Registration allows the branch to be associated with\n"
6561
6969
"bugs or specifications."
6562
6970
msgstr ""
6563
6971
 
6564
 
#: bzrlib/plugins/launchpad/cmds.py:50
 
6972
#: breezy/plugins/launchpad/cmds.py:49
6565
6973
msgid ""
6566
6974
"Before using this command you must register the project to which the\n"
6567
6975
"branch belongs, and create an account for yourself on launchpad.net."
6568
6976
msgstr ""
6569
6977
 
6570
 
#: bzrlib/plugins/launchpad/cmds.py:53
 
6978
#: breezy/plugins/launchpad/cmds.py:52
6571
6979
msgid ""
6572
6980
"arguments:\n"
6573
6981
"    public_url: The publicly visible url for the branch to register.\n"
6579
6987
"                otherwise error."
6580
6988
msgstr ""
6581
6989
 
6582
 
#: bzrlib/plugins/launchpad/cmds.py:62
 
6990
#: breezy/plugins/launchpad/cmds.py:61
6583
6991
msgid ""
6584
6992
"example:\n"
6585
6993
"    bzr register-branch http://foo.com/bzr/fooproject.mine \\\n"
6586
6994
"            --project fooproject"
6587
6995
msgstr ""
6588
6996
 
6589
 
#: bzrlib/plugins/launchpad/cmds.py:69
 
6997
# help of 'project' option of 'register-branch' command
 
6998
#: breezy/plugins/launchpad/cmds.py:68
6590
6999
msgid "Launchpad project short name to associate with the branch."
6591
7000
msgstr ""
6592
7001
 
6593
 
#: bzrlib/plugins/launchpad/cmds.py:76
 
7002
# help of 'branch-name' option of 'register-branch' command
 
7003
#: breezy/plugins/launchpad/cmds.py:75
6594
7004
msgid ""
6595
7005
"Short name for the branch; by default taken from the last component of the "
6596
7006
"url."
6597
7007
msgstr ""
6598
7008
 
6599
 
#: bzrlib/plugins/launchpad/cmds.py:80
 
7009
# help of 'branch-title' option of 'register-branch' command
 
7010
#: breezy/plugins/launchpad/cmds.py:79
6600
7011
msgid "One-sentence description of the branch."
6601
7012
msgstr ""
6602
7013
 
6603
 
#: bzrlib/plugins/launchpad/cmds.py:83
 
7014
# help of 'branch-description' option of 'register-branch' command
 
7015
#: breezy/plugins/launchpad/cmds.py:82
6604
7016
msgid "Longer description of the purpose or contents of the branch."
6605
7017
msgstr ""
6606
7018
 
6607
 
#: bzrlib/plugins/launchpad/cmds.py:86
 
7019
# help of 'author' option of 'register-branch' command
 
7020
#: breezy/plugins/launchpad/cmds.py:85
6608
7021
msgid "Branch author's email address, if not yourself."
6609
7022
msgstr ""
6610
7023
 
6611
 
#: bzrlib/plugins/launchpad/cmds.py:89
 
7024
# help of 'link-bug' option of 'register-branch' command
 
7025
#: breezy/plugins/launchpad/cmds.py:88
6612
7026
msgid "The bug this branch fixes."
6613
7027
msgstr ""
6614
7028
 
6615
 
#: bzrlib/plugins/launchpad/cmds.py:92
 
7029
# help of 'dry-run' option of 'register-branch' command
 
7030
#: breezy/plugins/launchpad/cmds.py:91
6616
7031
msgid "Prepare the request but don't actually send it."
6617
7032
msgstr ""
6618
7033
 
6619
 
#: bzrlib/plugins/launchpad/cmds.py:114
 
7034
#: breezy/plugins/launchpad/cmds.py:113
6620
7035
msgid ""
6621
7036
"register-branch requires a public branch url - see bzr help register-branch."
6622
7037
msgstr ""
6623
7038
 
6624
 
#: bzrlib/plugins/launchpad/cmds.py:122
 
7039
#: breezy/plugins/launchpad/cmds.py:121
6625
7040
msgid "--product is deprecated; please use --project."
6626
7041
msgstr ""
6627
7042
 
6628
 
#: bzrlib/plugins/launchpad/cmds.py:152
 
7043
#: breezy/plugins/launchpad/cmds.py:151
6629
7044
msgid "Open a Launchpad branch page in your web browser."
6630
7045
msgstr ""
6631
7046
 
6632
 
#: bzrlib/plugins/launchpad/cmds.py:157
 
7047
# help of 'dry-run' option of 'launchpad-open' command
 
7048
#: breezy/plugins/launchpad/cmds.py:156
6633
7049
msgid "Do not actually open the browser. Just say the URL we would use."
6634
7050
msgstr ""
6635
7051
 
6636
 
#: bzrlib/plugins/launchpad/cmds.py:192
 
7052
#: breezy/plugins/launchpad/cmds.py:191
6637
7053
#, python-format
6638
7054
msgid "Opening %s in web browser"
6639
7055
msgstr ""
6640
7056
 
6641
 
#: bzrlib/plugins/launchpad/cmds.py:200
 
7057
#: breezy/plugins/launchpad/cmds.py:199
6642
7058
msgid "Show or set the Launchpad user ID."
6643
7059
msgstr ""
6644
7060
 
6645
 
#: bzrlib/plugins/launchpad/cmds.py:202
 
7061
#: breezy/plugins/launchpad/cmds.py:201
6646
7062
msgid ""
6647
7063
"When communicating with Launchpad, some commands need to know your\n"
6648
7064
"Launchpad user ID.  This command can be used to set or show the\n"
6649
7065
"user ID that Bazaar will use for such communication."
6650
7066
msgstr ""
6651
7067
 
6652
 
#: bzrlib/plugins/launchpad/cmds.py:206
 
7068
#: breezy/plugins/launchpad/cmds.py:205
6653
7069
msgid ""
6654
7070
":Examples:\n"
6655
7071
"  Show the Launchpad ID of the current user::"
6656
7072
msgstr ""
6657
7073
 
6658
 
#: bzrlib/plugins/launchpad/cmds.py:209
 
7074
#: breezy/plugins/launchpad/cmds.py:208
6659
7075
msgid "      bzr launchpad-login"
6660
7076
msgstr ""
6661
7077
 
6662
 
#: bzrlib/plugins/launchpad/cmds.py:211
 
7078
#: breezy/plugins/launchpad/cmds.py:210
6663
7079
msgid "  Set the Launchpad ID of the current user to 'bob'::"
6664
7080
msgstr ""
6665
7081
 
6666
 
#: bzrlib/plugins/launchpad/cmds.py:213
 
7082
#: breezy/plugins/launchpad/cmds.py:212
6667
7083
msgid "      bzr launchpad-login bob"
6668
7084
msgstr ""
6669
7085
 
6670
 
#: bzrlib/plugins/launchpad/cmds.py:220
 
7086
# help of 'no-check' option of 'launchpad-login' command
 
7087
#: breezy/plugins/launchpad/cmds.py:219
6671
7088
msgid "Don't check that the user name is valid."
6672
7089
msgstr ""
6673
7090
 
6674
 
#: bzrlib/plugins/launchpad/cmds.py:235 bzrlib/plugins/launchpad/cmds.py:246
 
7091
#: breezy/plugins/launchpad/cmds.py:234 breezy/plugins/launchpad/cmds.py:245
6675
7092
msgid "Launchpad user ID exists and has SSH keys.\n"
6676
7093
msgstr ""
6677
7094
 
6678
 
#: bzrlib/plugins/launchpad/cmds.py:238
 
7095
#: breezy/plugins/launchpad/cmds.py:237
6679
7096
msgid "No Launchpad user ID configured.\n"
6680
7097
msgstr ""
6681
7098
 
6682
 
#: bzrlib/plugins/launchpad/cmds.py:249
 
7099
#: breezy/plugins/launchpad/cmds.py:248
6683
7100
#, python-format
6684
7101
msgid "Launchpad user ID set to '%s'.\n"
6685
7102
msgstr ""
6686
7103
 
6687
 
#: bzrlib/plugins/launchpad/cmds.py:255
 
7104
#: breezy/plugins/launchpad/cmds.py:254
6688
7105
msgid "Ask Launchpad to mirror a branch now."
6689
7106
msgstr ""
6690
7107
 
6691
 
#: bzrlib/plugins/launchpad/cmds.py:272
 
7108
#: breezy/plugins/launchpad/cmds.py:271
6692
7109
msgid "Propose merging a branch on Launchpad."
6693
7110
msgstr ""
6694
7111
 
6695
 
#: bzrlib/plugins/launchpad/cmds.py:274
 
7112
#: breezy/plugins/launchpad/cmds.py:273
6696
7113
msgid ""
6697
7114
"This will open your usual editor to provide the initial comment.  When it\n"
6698
7115
"has created the proposal, it will open it in your default web browser."
6699
7116
msgstr ""
6700
7117
 
6701
 
#: bzrlib/plugins/launchpad/cmds.py:277
 
7118
#: breezy/plugins/launchpad/cmds.py:276
6702
7119
msgid ""
6703
7120
"The branch will be proposed to merge into SUBMIT_BRANCH.  If SUBMIT_BRANCH\n"
6704
7121
"is not supplied, the remembered submit branch will be used.  If no submit\n"
6705
7122
"branch is remembered, the development focus will be used."
6706
7123
msgstr ""
6707
7124
 
6708
 
#: bzrlib/plugins/launchpad/cmds.py:281
 
7125
#: breezy/plugins/launchpad/cmds.py:280
6709
7126
msgid ""
6710
7127
"By default, the SUBMIT_BRANCH's review team will be requested to review\n"
6711
7128
"the merge proposal.  This can be overriden by specifying --review (-R).\n"
6713
7130
"may optionally be followed by '=' and the review type.  For example:"
6714
7131
msgstr ""
6715
7132
 
6716
 
#: bzrlib/plugins/launchpad/cmds.py:286
 
7133
#: breezy/plugins/launchpad/cmds.py:285
6717
7134
msgid "  bzr lp-propose-merge --review jrandom --review review-team=qa"
6718
7135
msgstr ""
6719
7136
 
6720
 
#: bzrlib/plugins/launchpad/cmds.py:288
 
7137
#: breezy/plugins/launchpad/cmds.py:287
6721
7138
msgid ""
6722
7139
"This will propose a merge,  request \"jrandom\" to perform a review of\n"
6723
7140
"unspecified type, and request \"review-team\" to perform a \"qa\" review."
6724
7141
msgstr ""
6725
7142
 
6726
 
#: bzrlib/plugins/launchpad/cmds.py:293
 
7143
# help of 'staging' option of 'lp-propose-merge' command
 
7144
#: breezy/plugins/launchpad/cmds.py:292
6727
7145
msgid "Propose the merge on staging."
6728
7146
msgstr ""
6729
7147
 
6730
 
#: bzrlib/plugins/launchpad/cmds.py:295
 
7148
# help of 'message' option of 'lp-propose-merge' command
 
7149
#: breezy/plugins/launchpad/cmds.py:294
6731
7150
msgid "Commit message."
6732
7151
msgstr ""
6733
7152
 
6734
 
#: bzrlib/plugins/launchpad/cmds.py:297
6735
 
msgid "Mark the proposal as approved immediately."
 
7153
# help of 'approve' option of 'lp-propose-merge' command
 
7154
#: breezy/plugins/launchpad/cmds.py:296
 
7155
msgid ""
 
7156
"Mark the proposal as approved immediately, setting the approved revision to "
 
7157
"tip."
6736
7158
msgstr ""
6737
7159
 
6738
 
#: bzrlib/plugins/launchpad/cmds.py:298
 
7160
# help of 'fixes' option of 'lp-propose-merge' command
 
7161
#: breezy/plugins/launchpad/cmds.py:298
6739
7162
msgid "The bug this proposal fixes."
6740
7163
msgstr ""
6741
7164
 
6742
 
#: bzrlib/plugins/launchpad/cmds.py:300
 
7165
# help of 'review' option of 'lp-propose-merge' command
 
7166
#: breezy/plugins/launchpad/cmds.py:300
6743
7167
msgid "Requested reviewer and optional type."
6744
7168
msgstr ""
6745
7169
 
6746
 
#: bzrlib/plugins/launchpad/cmds.py:335
 
7170
#: breezy/plugins/launchpad/cmds.py:335
6747
7171
msgid "Find the proposal to merge this revision."
6748
7172
msgstr ""
6749
7173
 
6750
 
#: bzrlib/plugins/launchpad/cmds.py:337
 
7174
#: breezy/plugins/launchpad/cmds.py:337
6751
7175
msgid ""
6752
7176
"Finds the merge proposal(s) that discussed landing the specified revision.\n"
6753
 
"This works only if the selected branch was the merge proposal target, and\n"
6754
 
"if the merged_revno is recorded for the merge proposal.  The proposal(s)\n"
6755
 
"are opened in a web browser."
 
7177
"This works only if the if the merged_revno was recorded for the merge\n"
 
7178
"proposal.  The proposal(s) are opened in a web browser."
6756
7179
msgstr ""
6757
7180
 
6758
 
#: bzrlib/plugins/launchpad/cmds.py:342
 
7181
#: breezy/plugins/launchpad/cmds.py:341
6759
7182
msgid ""
6760
 
"Any revision involved in the merge may be specified-- the revision in\n"
6761
 
"which the merge was performed, or one of the revisions that was merged."
 
7183
"Only the revision specified is searched for.  To find the mainline\n"
 
7184
"revision that merged it into mainline, use the \"mainline\" revision spec."
6762
7185
msgstr ""
6763
7186
 
6764
 
#: bzrlib/plugins/launchpad/cmds.py:345
 
7187
#: breezy/plugins/launchpad/cmds.py:344
6765
7188
msgid "So, to find the merge proposal that reviewed line 1 of README::"
6766
7189
msgstr ""
6767
7190
 
6768
 
#: bzrlib/plugins/launchpad/cmds.py:347
6769
 
msgid "  bzr lp-find-proposal -r annotate:README:1"
 
7191
#: breezy/plugins/launchpad/cmds.py:346
 
7192
msgid "  bzr lp-find-proposal -r mainline:annotate:README:1"
6770
7193
msgstr ""
6771
7194
 
6772
 
#: bzrlib/plugins/launchpad/cmds.py:363
 
7195
#: breezy/plugins/launchpad/cmds.py:365
6773
7196
msgid "No review found."
6774
7197
msgstr ""
6775
7198
 
6776
 
#: bzrlib/plugins/launchpad/cmds.py:364
 
7199
#: breezy/plugins/launchpad/cmds.py:366
6777
7200
#, python-format
6778
7201
msgid "%d proposals(s) found."
6779
7202
msgstr ""
6780
7203
 
6781
 
#: bzrlib/plugins/launchpad/cmds.py:374
6782
 
msgid "Finding revision-id"
6783
 
msgstr ""
6784
 
 
6785
 
#: bzrlib/plugins/launchpad/cmds.py:381
6786
 
msgid "Finding merge"
6787
 
msgstr ""
6788
 
 
6789
 
#: bzrlib/plugins/launchpad/cmds.py:386
6790
 
msgid "Finding revno"
6791
 
msgstr ""
6792
 
 
6793
 
#: bzrlib/plugins/launchpad/cmds.py:392
6794
 
msgid "Finding Launchpad branch"
6795
 
msgstr ""
6796
 
 
6797
 
#: bzrlib/plugins/launchpad/cmds.py:395
 
7204
#: breezy/plugins/launchpad/cmds.py:378
6798
7205
msgid "Finding proposals"
6799
7206
msgstr ""
6800
7207
 
6801
 
#: bzrlib/plugins/launchpad/lp_api.py:241
6802
 
#: bzrlib/plugins/launchpad/lp_api.py:246
 
7208
#: breezy/plugins/launchpad/lp_api.py:231
 
7209
#: breezy/plugins/launchpad/lp_api.py:236
6803
7210
#, python-format
6804
7211
msgid "%s is not registered on Launchpad"
6805
7212
msgstr ""
6806
7213
 
6807
 
#: bzrlib/plugins/launchpad/lp_api.py:256
 
7214
#: breezy/plugins/launchpad/lp_api.py:246
6808
7215
#, python-format
6809
7216
msgid "%s has no development focus."
6810
7217
msgstr ""
6811
7218
 
6812
 
#: bzrlib/plugins/launchpad/lp_api.py:261
 
7219
#: breezy/plugins/launchpad/lp_api.py:251
6813
7220
#, python-format
6814
7221
msgid "development focus %s has no branch."
6815
7222
msgstr ""
6816
7223
 
6817
 
#: bzrlib/plugins/launchpad/lp_api.py:266
 
7224
#: breezy/plugins/launchpad/lp_api.py:256
6818
7225
#, python-format
6819
7226
msgid "source package %s has no branch."
6820
7227
msgstr ""
6821
7228
 
6822
 
#: bzrlib/plugins/launchpad/lp_api.py:270
 
7229
#: breezy/plugins/launchpad/lp_api.py:260
6823
7230
#, python-format
6824
7231
msgid "%s has no associated product or source package."
6825
7232
msgstr ""
6826
7233
 
6827
 
#: bzrlib/plugins/launchpad/lp_api.py:282
 
7234
#: breezy/plugins/launchpad/lp_api.py:272
6828
7235
#, python-format
6829
7236
msgid "%s is already up-to-date."
6830
7237
msgstr ""
6831
7238
 
6832
 
#: bzrlib/plugins/launchpad/lp_api.py:289
 
7239
#: breezy/plugins/launchpad/lp_api.py:279
6833
7240
#, python-format
6834
7241
msgid "Pushing to %s"
6835
7242
msgstr ""
6836
7243
 
6837
 
#: bzrlib/plugins/launchpad/lp_directory.py:170
 
7244
#: breezy/plugins/launchpad/lp_directory.py:170
 
7245
#, python-brace-format
6838
7246
msgid ""
6839
7247
"resolution for {0}\n"
6840
7248
"  local: {1}\n"
6841
7249
" remote: {2}"
6842
7250
msgstr ""
6843
7251
 
6844
 
#: bzrlib/plugins/launchpad/lp_propose.py:150
 
7252
#: breezy/plugins/launchpad/lp_propose.py:161
6845
7253
#, python-format
6846
7254
msgid "There is already a branch merge proposal: %s"
6847
7255
msgstr ""
6848
7256
 
6849
 
#: bzrlib/plugins/weave_fmt/bzrdir.py:237
 
7257
#: breezy/plugins/weave_fmt/bzrdir.py:237
6850
7258
msgid "pb parameter to convert() is deprecated"
6851
7259
msgstr ""
6852
7260
 
6853
 
#: bzrlib/plugins/weave_fmt/bzrdir.py:240
 
7261
#: breezy/plugins/weave_fmt/bzrdir.py:240
6854
7262
msgid "starting upgrade from format 4 to 5"
6855
7263
msgstr ""
6856
7264
 
6857
 
#: bzrlib/plugins/weave_fmt/bzrdir.py:250
 
7265
#: breezy/plugins/weave_fmt/bzrdir.py:250
6858
7266
msgid "note: upgrade may be faster if all store files are ungzipped first"
6859
7267
msgstr ""
6860
7268
 
6861
 
#: bzrlib/plugins/weave_fmt/bzrdir.py:279
 
7269
#: breezy/plugins/weave_fmt/bzrdir.py:279
6862
7270
msgid "converting revision"
6863
7271
msgstr ""
6864
7272
 
6865
 
#: bzrlib/plugins/weave_fmt/bzrdir.py:284
 
7273
#: breezy/plugins/weave_fmt/bzrdir.py:284
6866
7274
msgid "upgraded to weaves:"
6867
7275
msgstr ""
6868
7276
 
6869
 
#: bzrlib/plugins/weave_fmt/bzrdir.py:285
 
7277
#: breezy/plugins/weave_fmt/bzrdir.py:285
6870
7278
#, python-format
6871
7279
msgid "%6d revisions and inventories"
6872
7280
msgstr ""
6873
7281
 
6874
 
#: bzrlib/plugins/weave_fmt/bzrdir.py:287
 
7282
#: breezy/plugins/weave_fmt/bzrdir.py:287
6875
7283
#, python-format
6876
7284
msgid "%6d revisions not present"
6877
7285
msgstr ""
6878
7286
 
6879
 
#: bzrlib/plugins/weave_fmt/bzrdir.py:289
 
7287
#: breezy/plugins/weave_fmt/bzrdir.py:289
6880
7288
#, python-format
6881
7289
msgid "%6d texts"
6882
7290
msgstr ""
6883
7291
 
6884
 
#: bzrlib/plugins/weave_fmt/bzrdir.py:325
 
7292
#: breezy/plugins/weave_fmt/bzrdir.py:325
6885
7293
msgid "writing weave"
6886
7294
msgstr ""
6887
7295
 
6888
 
#: bzrlib/plugins/weave_fmt/bzrdir.py:329
6889
 
#: bzrlib/plugins/weave_fmt/bzrdir.py:331
 
7296
#: breezy/plugins/weave_fmt/bzrdir.py:329
 
7297
#: breezy/plugins/weave_fmt/bzrdir.py:331
6890
7298
msgid "inventory"
6891
7299
msgstr ""
6892
7300
 
6893
 
#: bzrlib/plugins/weave_fmt/bzrdir.py:348
 
7301
#: breezy/plugins/weave_fmt/bzrdir.py:348
6894
7302
msgid "write revision"
6895
7303
msgstr ""
6896
7304
 
6897
 
#: bzrlib/plugins/weave_fmt/bzrdir.py:362
 
7305
#: breezy/plugins/weave_fmt/bzrdir.py:362
6898
7306
msgid "loading revision"
6899
7307
msgstr ""
6900
7308
 
6901
 
#: bzrlib/plugins/weave_fmt/bzrdir.py:367
 
7309
#: breezy/plugins/weave_fmt/bzrdir.py:367
6902
7310
#, python-format
6903
7311
msgid "revision {%s} not present in branch; will be converted as a ghost"
6904
7312
msgstr ""
6905
7313
 
6906
 
#: bzrlib/plugins/weave_fmt/bzrdir.py:507
 
7314
#: breezy/plugins/weave_fmt/bzrdir.py:507
6907
7315
msgid "starting upgrade from format 5 to 6"
6908
7316
msgstr ""
6909
7317
 
6910
 
#: bzrlib/plugins/weave_fmt/bzrdir.py:517
 
7318
#: breezy/plugins/weave_fmt/bzrdir.py:517
6911
7319
#, python-format
6912
7320
msgid "adding prefixes to %s"
6913
7321
msgstr ""
6914
7322
 
6915
 
#: bzrlib/plugins/weave_fmt/bzrdir.py:557
 
7323
#: breezy/plugins/weave_fmt/bzrdir.py:557
6916
7324
msgid "starting upgrade from format 6 to metadir"
6917
7325
msgstr ""
6918
7326
 
6919
 
#: bzrlib/plugins/weave_fmt/bzrdir.py:565
 
7327
#: breezy/plugins/weave_fmt/bzrdir.py:565
6920
7328
msgid "Removing ancestry.weave"
6921
7329
msgstr ""
6922
7330
 
6923
 
#: bzrlib/plugins/weave_fmt/bzrdir.py:570
 
7331
#: breezy/plugins/weave_fmt/bzrdir.py:570
6924
7332
msgid "Finding branch files"
6925
7333
msgstr ""
6926
7334
 
6927
 
#: bzrlib/plugins/weave_fmt/bzrdir.py:580
 
7335
#: breezy/plugins/weave_fmt/bzrdir.py:580
6928
7336
msgid "Upgrading repository"
6929
7337
msgstr ""
6930
7338
 
6931
 
#: bzrlib/plugins/weave_fmt/bzrdir.py:590
 
7339
#: breezy/plugins/weave_fmt/bzrdir.py:590
6932
7340
msgid "Upgrading branch"
6933
7341
msgstr ""
6934
7342
 
6935
 
#: bzrlib/plugins/weave_fmt/bzrdir.py:613
 
7343
#: breezy/plugins/weave_fmt/bzrdir.py:613
6936
7344
msgid "No working tree."
6937
7345
msgstr ""
6938
7346
 
6939
 
#: bzrlib/plugins/weave_fmt/bzrdir.py:620
 
7347
#: breezy/plugins/weave_fmt/bzrdir.py:620
6940
7348
msgid "Upgrading working tree"
6941
7349
msgstr ""
6942
7350
 
6943
 
#: bzrlib/plugins/weave_fmt/bzrdir.py:641
 
7351
#: breezy/plugins/weave_fmt/bzrdir.py:641
6944
7352
#, python-format
6945
7353
msgid "Make %s lock"
6946
7354
msgstr ""
6947
7355
 
6948
 
#: bzrlib/plugins/weave_fmt/bzrdir.py:652
 
7356
#: breezy/plugins/weave_fmt/bzrdir.py:652
6949
7357
#, python-format
6950
7358
msgid "Moving %s"
6951
7359
msgstr ""
6952
7360
 
6953
 
#: bzrlib/push.py:56
 
7361
#: breezy/push.py:56
6954
7362
msgid "Created new branch."
6955
7363
msgstr ""
6956
7364
 
6957
 
#: bzrlib/push.py:97
 
7365
#: breezy/push.py:97
6958
7366
#, python-format
6959
7367
msgid ""
6960
7368
"Target directory %s already contains a .bzr directory, but it is not valid."
6961
7369
msgstr ""
6962
7370
 
6963
 
#: bzrlib/push.py:101
 
7371
#: breezy/push.py:101
6964
7372
#, python-format
6965
7373
msgid ""
6966
7374
"Target directory %s already exists, but does not have a .bzr directory. "
6967
7375
"Supply --use-existing-dir to push there anyway."
6968
7376
msgstr ""
6969
7377
 
6970
 
#: bzrlib/push.py:122
 
7378
#: breezy/push.py:122
6971
7379
#, python-format
6972
7380
msgid "Too many redirections trying to make %s."
6973
7381
msgstr ""
6974
7382
 
6975
 
#: bzrlib/push.py:148
 
7383
#: breezy/push.py:148
6976
7384
msgid ""
6977
7385
"These branches have diverged.  See \"bzr help diverged-branches\" for more "
6978
7386
"information."
6979
7387
msgstr ""
6980
7388
 
6981
 
#: bzrlib/push.py:152
 
7389
#: breezy/push.py:152
6982
7390
#, python-format
6983
7391
msgid ""
6984
7392
"It is not possible to losslessly push to %s. You may want to use dpush "
6985
7393
"instead."
6986
7394
msgstr ""
6987
7395
 
6988
 
#: bzrlib/push.py:158
 
7396
#: breezy/push.py:158
6989
7397
#, python-format
6990
7398
msgid ""
6991
7399
"At %s you have a valid .bzr control directory, but not a branch or "
6993
7401
"directory out of the way and try again."
6994
7402
msgstr ""
6995
7403
 
6996
 
#: bzrlib/reconcile.py:97
 
7404
#: breezy/reconcile.py:97
6997
7405
#, python-format
6998
7406
msgid "Reconciling branch %s"
6999
7407
msgstr ""
7000
7408
 
7001
 
#: bzrlib/reconcile.py:103
 
7409
#: breezy/reconcile.py:103
7002
7410
#, python-format
7003
7411
msgid "Reconciling repository %s"
7004
7412
msgstr ""
7005
7413
 
7006
 
#: bzrlib/reconcile.py:105
 
7414
#: breezy/reconcile.py:105
7007
7415
msgid "Reconciling repository"
7008
7416
msgstr ""
7009
7417
 
7010
 
#: bzrlib/reconcile.py:111
 
7418
#: breezy/reconcile.py:111
7011
7419
#, python-format
7012
7420
msgid "%s cannot canonicalize CHKs."
7013
7421
msgstr ""
7014
7422
 
7015
 
#: bzrlib/reconcile.py:119
 
7423
#: breezy/reconcile.py:119
7016
7424
msgid "Reconcile aborted: revision index has inconsistent parents."
7017
7425
msgstr ""
7018
7426
 
7019
 
#: bzrlib/reconcile.py:121
 
7427
#: breezy/reconcile.py:121
7020
7428
msgid "Run \"bzr check\" for more details."
7021
7429
msgstr ""
7022
7430
 
7023
 
#: bzrlib/reconcile.py:123
 
7431
#: breezy/reconcile.py:123
7024
7432
msgid "Reconciliation complete."
7025
7433
msgstr ""
7026
7434
 
7027
 
#: bzrlib/reconcile.py:166
 
7435
#: breezy/reconcile.py:166
 
7436
#, python-brace-format
7028
7437
msgid "Fixing last revision info {0}  => {1}"
7029
7438
msgstr ""
7030
7439
 
7031
 
#: bzrlib/reconcile.py:173
 
7440
#: breezy/reconcile.py:173
7032
7441
msgid "revision_history ok."
7033
7442
msgstr ""
7034
7443
 
7035
 
#: bzrlib/reconcile.py:234
 
7444
#: breezy/reconcile.py:234
7036
7445
msgid "Reading inventory data"
7037
7446
msgstr ""
7038
7447
 
7039
 
#: bzrlib/reconcile.py:254 bzrlib/reconcile.py:384
 
7448
#: breezy/reconcile.py:254 breezy/reconcile.py:384
7040
7449
msgid "Inventory ok."
7041
7450
msgstr ""
7042
7451
 
7043
 
#: bzrlib/reconcile.py:256 bzrlib/reconcile.py:386
 
7452
#: breezy/reconcile.py:256 breezy/reconcile.py:386
7044
7453
msgid "Backing up inventory"
7045
7454
msgstr ""
7046
7455
 
7047
 
#: bzrlib/reconcile.py:258
 
7456
#: breezy/reconcile.py:258
7048
7457
msgid "Backup inventory created."
7049
7458
msgstr ""
7050
7459
 
7051
 
#: bzrlib/reconcile.py:274 bzrlib/reconcile.py:405
 
7460
#: breezy/reconcile.py:274 breezy/reconcile.py:405
7052
7461
msgid "Writing weave"
7053
7462
msgstr ""
7054
7463
 
7055
 
#: bzrlib/reconcile.py:277 bzrlib/reconcile.py:408
 
7464
#: breezy/reconcile.py:277 breezy/reconcile.py:408
7056
7465
msgid "Inventory regenerated."
7057
7466
msgstr ""
7058
7467
 
7059
 
#: bzrlib/reconcile.py:371 bzrlib/reconcile.py:373 bzrlib/reconcile.py:376
 
7468
#: breezy/reconcile.py:371 breezy/reconcile.py:373 breezy/reconcile.py:376
7060
7469
msgid "Reading indexes"
7061
7470
msgstr ""
7062
7471
 
7063
 
#: bzrlib/reconcile.py:380 bzrlib/reconcile.py:382
 
7472
#: breezy/reconcile.py:380 breezy/reconcile.py:382
7064
7473
msgid "Checking unused inventories"
7065
7474
msgstr ""
7066
7475
 
7067
 
#: bzrlib/reconcile.py:388
 
7476
#: breezy/reconcile.py:388
7068
7477
msgid "Backup Inventory created"
7069
7478
msgstr ""
7070
7479
 
7071
 
#: bzrlib/reconcile.py:446
 
7480
#: breezy/reconcile.py:446
7072
7481
msgid "Fixing text parents"
7073
7482
msgstr ""
7074
7483
 
7075
 
#: bzrlib/reconfigure.py:54
 
7484
#: breezy/reconfigure.py:54
 
7485
#, python-brace-format
7076
7486
msgid "{0} is now stacked on {1}\n"
7077
7487
msgstr ""
7078
7488
 
7079
 
#: bzrlib/reconfigure.py:69
 
7489
#: breezy/reconfigure.py:69
7080
7490
#, python-format
7081
7491
msgid "%s is now not stacked\n"
7082
7492
msgstr ""
7083
7493
 
7084
 
#: bzrlib/remote.py:1228 bzrlib/repository.py:289
 
7494
#: breezy/remote.py:1228 breezy/repository.py:289
7085
7495
#, python-format
7086
7496
msgid "bzr: ERROR (ignored): %s"
7087
7497
msgstr ""
7088
7498
 
7089
 
#: bzrlib/remote.py:2534
 
7499
#: breezy/remote.py:2534
7090
7500
msgid "Copying repository content as tarball..."
7091
7501
msgstr ""
7092
7502
 
7093
 
#: bzrlib/rename_map.py:69
 
7503
#: breezy/rename_map.py:69
7094
7504
msgid "Calculating hashes"
7095
7505
msgstr ""
7096
7506
 
7097
 
#: bzrlib/rename_map.py:107
 
7507
#: breezy/rename_map.py:107
7098
7508
msgid "Determining hash hits"
7099
7509
msgstr ""
7100
7510
 
7101
 
#: bzrlib/rename_map.py:242
 
7511
#: breezy/rename_map.py:242
 
7512
#, python-brace-format
7102
7513
msgid "{0} => {1}"
7103
7514
msgstr ""
7104
7515
 
7105
 
#: bzrlib/repository.py:1738
 
7516
#: breezy/repository.py:1738
7106
7517
msgid "Moving repository to repository.backup"
7107
7518
msgstr ""
7108
7519
 
7109
 
#: bzrlib/repository.py:1745
 
7520
#: breezy/repository.py:1745
7110
7521
msgid "Creating new repository"
7111
7522
msgstr ""
7112
7523
 
7113
 
#: bzrlib/repository.py:1750
 
7524
#: breezy/repository.py:1750
7114
7525
msgid "Copying content"
7115
7526
msgstr ""
7116
7527
 
7117
 
#: bzrlib/repository.py:1754
 
7528
#: breezy/repository.py:1754
7118
7529
msgid "Deleting old repository content"
7119
7530
msgstr ""
7120
7531
 
7121
 
#: bzrlib/repository.py:1756
 
7532
#: breezy/repository.py:1756
7122
7533
msgid "repository converted"
7123
7534
msgstr ""
7124
7535
 
7125
 
#: bzrlib/revisionspec.py:903
 
7536
#: breezy/revisionspec.py:903
 
7537
#, python-brace-format
7126
7538
msgid "Using {0} {1}"
7127
7539
msgstr ""
7128
7540
 
7129
 
#: bzrlib/send.py:59
 
7541
#: breezy/send.py:59
7130
7542
#, python-format
7131
7543
msgid "Mail client \"%s\" does not support specifying body"
7132
7544
msgstr ""
7133
7545
 
7134
 
#: bzrlib/send.py:63
 
7546
#: breezy/send.py:63
7135
7547
msgid "--remember requires a branch to be specified."
7136
7548
msgstr ""
7137
7549
 
7138
 
#: bzrlib/send.py:78
 
7550
#: breezy/send.py:78
7139
7551
msgid "No submit branch known or specified"
7140
7552
msgstr ""
7141
7553
 
7142
 
#: bzrlib/send.py:81
 
7554
#: breezy/send.py:81
 
7555
#, python-brace-format
7143
7556
msgid "Using saved {0} location \"{1}\" to determine what changes to submit."
7144
7557
msgstr ""
7145
7558
 
7146
 
#: bzrlib/send.py:99
 
7559
#: breezy/send.py:99
7147
7560
#, python-format
7148
7561
msgid "No such send format '%s'."
7149
7562
msgstr ""
7150
7563
 
7151
 
#: bzrlib/send.py:115
 
7564
#: breezy/send.py:115
7152
7565
msgid "bzr send takes at most two one revision identifiers"
7153
7566
msgstr ""
7154
7567
 
7155
 
#: bzrlib/send.py:128
 
7568
#: breezy/send.py:128
7156
7569
msgid "No revisions to submit."
7157
7570
msgstr ""
7158
7571
 
7159
 
#: bzrlib/send.py:140
 
7572
#: breezy/send.py:140
7160
7573
msgid ""
7161
7574
"- not supported for merge directives that use more than one output file."
7162
7575
msgstr ""
7163
7576
 
7164
 
#: bzrlib/send.py:186
 
7577
#: breezy/send.py:186
7165
7578
msgid "Format 0.9 does not permit bundle with no patch"
7166
7579
msgstr ""
7167
7580
 
7168
 
#: bzrlib/shelf_ui.py:46
 
7581
#: breezy/shelf_ui.py:46
7169
7582
#, python-format
7170
7583
msgid "Shelve adding file \"%(path)s\"?"
7171
7584
msgstr ""
7172
7585
 
7173
 
#: bzrlib/shelf_ui.py:47
 
7586
#: breezy/shelf_ui.py:47
7174
7587
msgid "Shelve binary changes?"
7175
7588
msgstr ""
7176
7589
 
7177
 
#: bzrlib/shelf_ui.py:48
 
7590
#: breezy/shelf_ui.py:48
7178
7591
msgid "Shelve changing \"%s\" from %(other)s to %(this)s?"
7179
7592
msgstr ""
7180
7593
 
7181
 
#: bzrlib/shelf_ui.py:50
 
7594
#: breezy/shelf_ui.py:50
7182
7595
#, python-format
7183
7596
msgid "Shelve removing file \"%(path)s\"?"
7184
7597
msgstr ""
7185
7598
 
7186
 
#: bzrlib/shelf_ui.py:51
 
7599
#: breezy/shelf_ui.py:51
7187
7600
#, python-format
7188
7601
msgid "Shelve %d change(s)?"
7189
7602
msgstr ""
7190
7603
 
7191
 
#: bzrlib/shelf_ui.py:52
 
7604
#: breezy/shelf_ui.py:52
7192
7605
msgid "Shelve?"
7193
7606
msgstr ""
7194
7607
 
7195
 
#: bzrlib/shelf_ui.py:53
 
7608
#: breezy/shelf_ui.py:53
7196
7609
#, python-format
7197
7610
msgid ""
7198
7611
"Shelve changing target of \"%(path)s\" from \"%(other)s\" to \"%(this)s\"?"
7199
7612
msgstr ""
7200
7613
 
7201
 
#: bzrlib/shelf_ui.py:55
 
7614
#: breezy/shelf_ui.py:55
7202
7615
#, python-format
7203
7616
msgid "Shelve renaming \"%(other)s\" => \"%(this)s\"?"
7204
7617
msgstr ""
7205
7618
 
7206
 
#: bzrlib/shelf_ui.py:70
 
7619
#: breezy/shelf_ui.py:70
7207
7620
#, python-format
7208
7621
msgid "Changes shelved with id \"%d\"."
7209
7622
msgstr ""
7210
7623
 
7211
 
#: bzrlib/shelf_ui.py:74
 
7624
#: breezy/shelf_ui.py:74
7212
7625
msgid "Selected changes destroyed."
7213
7626
msgstr ""
7214
7627
 
7215
 
#: bzrlib/shelf_ui.py:78
 
7628
#: breezy/shelf_ui.py:78
7216
7629
msgid "Selected changes:"
7217
7630
msgstr ""
7218
7631
 
7219
 
#: bzrlib/shelf_ui.py:98
 
7632
#: breezy/shelf_ui.py:98
7220
7633
#, python-format
7221
7634
msgid "Delete file \"%(path)s\"?"
7222
7635
msgstr ""
7223
7636
 
7224
 
#: bzrlib/shelf_ui.py:99
 
7637
#: breezy/shelf_ui.py:99
7225
7638
msgid "Apply binary changes?"
7226
7639
msgstr ""
7227
7640
 
7228
 
#: bzrlib/shelf_ui.py:100
 
7641
#: breezy/shelf_ui.py:100
7229
7642
#, python-format
7230
7643
msgid "Change \"%(path)s\" from %(this)s to %(other)s?"
7231
7644
msgstr ""
7232
7645
 
7233
 
#: bzrlib/shelf_ui.py:102
 
7646
#: breezy/shelf_ui.py:102
7234
7647
#, python-format
7235
7648
msgid "Add file \"%(path)s\"?"
7236
7649
msgstr ""
7237
7650
 
7238
 
#: bzrlib/shelf_ui.py:103
 
7651
#: breezy/shelf_ui.py:103
7239
7652
#, python-format
7240
7653
msgid "Apply %d change(s)?"
7241
7654
msgstr ""
7242
7655
 
7243
 
#: bzrlib/shelf_ui.py:104
 
7656
#: breezy/shelf_ui.py:104
7244
7657
msgid "Apply change?"
7245
7658
msgstr ""
7246
7659
 
7247
 
#: bzrlib/shelf_ui.py:105
 
7660
#: breezy/shelf_ui.py:105
7248
7661
#, python-format
7249
7662
msgid "Change target of \"%(path)s\" from \"%(this)s\" to \"%(other)s\"?"
7250
7663
msgstr ""
7251
7664
 
7252
 
#: bzrlib/shelf_ui.py:107
 
7665
#: breezy/shelf_ui.py:107
7253
7666
#, python-format
7254
7667
msgid "Rename \"%(this)s\" => \"%(other)s\"?"
7255
7668
msgstr ""
7256
7669
 
7257
 
#: bzrlib/shelf_ui.py:402
 
7670
#: breezy/shelf_ui.py:402
7258
7671
msgid "No changes are shelved."
7259
7672
msgstr ""
7260
7673
 
7261
 
#: bzrlib/shelf_ui.py:460
 
7674
#: breezy/shelf_ui.py:460
7262
7675
#, python-format
7263
7676
msgid "Using changes with id \"%d\"."
7264
7677
msgstr ""
7265
7678
 
7266
 
#: bzrlib/shelf_ui.py:464
 
7679
#: breezy/shelf_ui.py:464
7267
7680
#, python-format
7268
7681
msgid "Message: %s"
7269
7682
msgstr ""
7270
7683
 
7271
 
#: bzrlib/shelf_ui.py:476
 
7684
#: breezy/shelf_ui.py:476
7272
7685
#, python-format
7273
7686
msgid "Deleted changes with id \"%d\"."
7274
7687
msgstr ""
7275
7688
 
7276
 
#: bzrlib/smart/medium.py:714
 
7689
#: breezy/smart/medium.py:714
 
7690
#, python-brace-format
7277
7691
msgid "HPSS calls: {0} ({1} vfs) {2}"
7278
7692
msgstr ""
7279
7693
 
7280
 
#: bzrlib/smart/server.py:169
 
7694
#: breezy/smart/ping.py:32
 
7695
msgid "Pings a Bazaar smart server."
 
7696
msgstr ""
 
7697
 
 
7698
#: breezy/smart/ping.py:34
 
7699
msgid ""
 
7700
"This command sends a 'hello' request to the given location using the bzr\n"
 
7701
"smart protocol, and reports the response."
 
7702
msgstr ""
 
7703
 
 
7704
#: breezy/smart/server.py:169
7281
7705
msgid "Requested to stop gracefully"
7282
7706
msgstr ""
7283
7707
 
7284
 
#: bzrlib/smart/server.py:179
 
7708
#: breezy/smart/server.py:179
7285
7709
#, python-format
7286
7710
msgid "Waiting for %d client(s) to finish"
7287
7711
msgstr ""
7288
7712
 
7289
 
#: bzrlib/smart/server.py:185
 
7713
#: breezy/smart/server.py:185
7290
7714
#, python-format
7291
7715
msgid "Still waiting for %d client(s) to finish"
7292
7716
msgstr ""
7293
7717
 
7294
 
#: bzrlib/smart/server.py:219
 
7718
#: breezy/smart/server.py:219
7295
7719
#, python-format
7296
7720
msgid "listening socket error: %s"
7297
7721
msgstr ""
7298
7722
 
7299
 
#: bzrlib/smart/server.py:452
 
7723
#: breezy/smart/server.py:452
7300
7724
#, python-format
7301
7725
msgid "listening on port: %s"
7302
7726
msgstr ""
7303
7727
 
7304
 
#: bzrlib/switch.py:73
 
7728
#: breezy/switch.py:84
7305
7729
msgid "Pending merges must be committed or reverted before using switch."
7306
7730
msgstr ""
7307
7731
 
7308
 
#: bzrlib/switch.py:100
 
7732
#: breezy/switch.py:111
7309
7733
msgid ""
7310
7734
"Cannot switch as local commits found in the checkout. Commit these to the "
7311
7735
"bound branch or use --force to throw them away."
7312
7736
msgstr ""
7313
7737
 
7314
 
#: bzrlib/switch.py:105
 
7738
#: breezy/switch.py:116
7315
7739
#, python-format
7316
7740
msgid ""
7317
7741
"Unable to connect to current master branch %(target)s: %(error)s To switch "
7318
7742
"anyway, use --force."
7319
7743
msgstr ""
7320
7744
 
7321
 
#: bzrlib/switch.py:129
 
7745
#: breezy/switch.py:140
7322
7746
msgid "Cannot switch a branch, only a checkout."
7323
7747
msgstr ""
7324
7748
 
7325
 
#: bzrlib/switch.py:167
 
7749
#: breezy/switch.py:183
7326
7750
#, python-format
7327
7751
msgid "Tree is up to date at revision %d."
7328
7752
msgstr ""
7329
7753
 
7330
 
#: bzrlib/switch.py:173
 
7754
#: breezy/switch.py:190
7331
7755
#, python-format
7332
7756
msgid "Updated to revision %d."
7333
7757
msgstr ""
7334
7758
 
7335
 
#: bzrlib/transform.py:1723 bzrlib/transform.py:1734 bzrlib/transform.py:1736
 
7759
#: breezy/transform.py:1723 breezy/transform.py:1734 breezy/transform.py:1736
7336
7760
msgid "Apply phase"
7337
7761
msgstr ""
7338
7762
 
7339
 
#: bzrlib/transform.py:1762 bzrlib/transform.py:1830
 
7763
#: breezy/transform.py:1762 breezy/transform.py:1830
7340
7764
msgid "removing file"
7341
7765
msgstr ""
7342
7766
 
7343
 
#: bzrlib/transform.py:1780 bzrlib/transform.py:1865
 
7767
#: breezy/transform.py:1780 breezy/transform.py:1865
7344
7768
msgid "adding file"
7345
7769
msgstr ""
7346
7770
 
7347
 
#: bzrlib/transform.py:2598
 
7771
#: breezy/transform.py:2598
7348
7772
msgid "Building tree"
7349
7773
msgstr ""
7350
7774
 
7351
 
#: bzrlib/transform.py:2688 bzrlib/transform.py:2715
 
7775
#: breezy/transform.py:2688 breezy/transform.py:2715
7352
7776
msgid "Adding file contents"
7353
7777
msgstr ""
7354
7778
 
7355
 
#: bzrlib/transform.py:3017
 
7779
#: breezy/transform.py:3017
7356
7780
msgid "Resolution pass"
7357
7781
msgstr ""
7358
7782
 
7359
 
#: bzrlib/transport/ftp/_gssapi.py:88
 
7783
#: breezy/transport/ftp/_gssapi.py:88
7360
7784
#, python-format
7361
7785
msgid "Authenticated as %s"
7362
7786
msgstr ""
7363
7787
 
7364
 
#: bzrlib/tree.py:647
 
7788
#: breezy/tree.py:647
7365
7789
msgid "*** {0} content-filter: {1} => {2!r}"
7366
7790
msgstr ""
7367
7791
 
7368
 
#: bzrlib/upgrade.py:77
 
7792
#: breezy/upgrade.py:77
7369
7793
#, python-format
7370
7794
msgid "This is a checkout. The branch (%s) needs to be upgraded separately."
7371
7795
msgstr ""
7372
7796
 
7373
 
#: bzrlib/upgrade.py:100
 
7797
#: breezy/upgrade.py:100
7374
7798
#, python-format
7375
7799
msgid "cannot upgrade from bzrdir format %s"
7376
7800
msgstr ""
7377
7801
 
7378
 
#: bzrlib/upgrade.py:103
 
7802
#: breezy/upgrade.py:103
7379
7803
#, python-format
7380
7804
msgid "starting upgrade of %s"
7381
7805
msgstr ""
7382
7806
 
7383
 
#: bzrlib/upgrade.py:110
 
7807
#: breezy/upgrade.py:110
7384
7808
msgid "finished"
7385
7809
msgstr ""
7386
7810
 
7387
 
#: bzrlib/upgrade.py:120
 
7811
#: breezy/upgrade.py:120
7388
7812
msgid "Deleting backup.bzr"
7389
7813
msgstr ""
7390
7814
 
7391
 
#: bzrlib/upgrade.py:151
 
7815
#: breezy/upgrade.py:151
 
7816
#, python-brace-format
7392
7817
msgid ""
7393
7818
"\n"
7394
7819
"SUMMARY: {0} upgrades attempted, {1} succeeded, {2} failed"
7395
7820
msgstr ""
7396
7821
 
7397
 
#: bzrlib/upgrade.py:208
 
7822
#: breezy/upgrade.py:208
7398
7823
#, python-format
7399
7824
msgid "Found %d dependent branches - upgrading ..."
7400
7825
msgstr ""
7401
7826
 
7402
 
#: bzrlib/upgrade.py:276
 
7827
#: breezy/upgrade.py:276
7403
7828
msgid "Upgrading bzrdirs"
7404
7829
msgstr ""
7405
7830
 
7406
 
#: bzrlib/upgrade.py:282
 
7831
#: breezy/upgrade.py:282
7407
7832
#, python-format
7408
7833
msgid "Upgrading %s"
7409
7834
msgstr ""
7410
7835
 
7411
 
#: bzrlib/upgrade.py:283
 
7836
#: breezy/upgrade.py:283
 
7837
#, python-brace-format
7412
7838
msgid "Upgrading {0} {1} ..."
7413
7839
msgstr ""
7414
7840
 
7415
 
#: bzrlib/upgrade.py:301
 
7841
#: breezy/upgrade.py:301
7416
7842
msgid "Removing backup ..."
7417
7843
msgstr ""
7418
7844
 
7419
 
#: bzrlib/upgrade.py:305
 
7845
#: breezy/upgrade.py:305
 
7846
#, python-brace-format
7420
7847
msgid "failed to clean-up {0}: {1}"
7421
7848
msgstr ""
7422
7849
 
7423
 
#: bzrlib/vf_repository.py:1091
 
7850
#: breezy/vf_repository.py:1091
7424
7851
msgid "inventories"
7425
7852
msgstr ""
7426
7853
 
7427
 
#: bzrlib/vf_repository.py:1117
 
7854
#: breezy/vf_repository.py:1117
7428
7855
msgid "texts"
7429
7856
msgstr ""
7430
7857
 
7431
 
#: bzrlib/vf_repository.py:1622 bzrlib/vf_repository.py:1631
 
7858
#: breezy/vf_repository.py:1622 breezy/vf_repository.py:1631
7432
7859
msgid "Calculating text parents"
7433
7860
msgstr ""
7434
7861
 
7435
 
#: bzrlib/vf_repository.py:1707
 
7862
#: breezy/vf_repository.py:1707
7436
7863
msgid "Fetch texts"
7437
7864
msgstr ""
7438
7865
 
7439
 
#: bzrlib/vf_repository.py:2536
 
7866
#: breezy/vf_repository.py:2536
7440
7867
msgid "loading text store"
7441
7868
msgstr ""
7442
7869
 
7443
 
#: bzrlib/vf_repository.py:2542
 
7870
#: breezy/vf_repository.py:2542
7444
7871
msgid "checking text graph"
7445
7872
msgstr ""
7446
7873
 
7447
 
#: bzrlib/vf_repository.py:2998 bzrlib/vf_repository.py:3012
7448
 
#: bzrlib/vf_repository.py:3127
 
7874
#: breezy/vf_repository.py:2998 breezy/vf_repository.py:3012
 
7875
#: breezy/vf_repository.py:3127
7449
7876
msgid "Transferring revisions"
7450
7877
msgstr ""
7451
7878
 
7452
 
#: bzrlib/win32utils.py:146
 
7879
#: breezy/win32utils.py:146
7453
7880
msgid "Failed to GetProcessMemoryInfo()"
7454
7881
msgstr ""
7455
7882
 
7456
 
#: bzrlib/win32utils.py:167
 
7883
#: breezy/win32utils.py:167
7457
7884
msgid "Cannot debug memory on win32 without ctypes or win32process"
7458
7885
msgstr ""
7459
7886
 
7460
 
#: bzrlib/win32utils.py:172
 
7887
#: breezy/win32utils.py:172
 
7888
#, python-brace-format
7461
7889
msgid "WorkingSize {0:>7}KiB\tPeakWorking {1:>7}KiB\t{2}"
7462
7890
msgstr ""
7463
7891
 
7464
 
#: bzrlib/win32utils.py:180
 
7892
#: breezy/win32utils.py:180
7465
7893
#, python-format
7466
7894
msgid "WorkingSize       %8d KiB"
7467
7895
msgstr ""
7468
7896
 
7469
 
#: bzrlib/win32utils.py:181
 
7897
#: breezy/win32utils.py:181
7470
7898
#, python-format
7471
7899
msgid "PeakWorking       %8d KiB"
7472
7900
msgstr ""
7473
7901
 
7474
 
#: bzrlib/win32utils.py:182
 
7902
#: breezy/win32utils.py:182
7475
7903
#, python-format
7476
7904
msgid "PagefileUsage     %8d KiB"
7477
7905
msgstr ""
7478
7906
 
7479
 
#: bzrlib/win32utils.py:183
 
7907
#: breezy/win32utils.py:183
7480
7908
#, python-format
7481
7909
msgid "PeakPagefileUsage %8d KiB"
7482
7910
msgstr ""
7483
7911
 
7484
 
#: bzrlib/win32utils.py:185
 
7912
#: breezy/win32utils.py:185
7485
7913
#, python-format
7486
7914
msgid "PrivateUsage      %8d KiB"
7487
7915
msgstr ""
7488
7916
 
7489
 
#: bzrlib/win32utils.py:186
 
7917
#: breezy/win32utils.py:186
7490
7918
#, python-format
7491
7919
msgid "PageFaultCount    %8d"
7492
7920
msgstr ""
7493
7921
 
7494
 
#: bzrlib/workingtree.py:1482
 
7922
#: breezy/workingtree.py:1516
7495
7923
msgid "Rerun update after fixing the conflicts."
7496
7924
msgstr ""
7497
7925
 
7501
7929
 
7502
7930
#: dummy/help_topics/basic/detail.txt:1
7503
7931
msgid ""
7504
 
"Bazaar 2.6b2 -- a free distributed version-control tool\n"
 
7932
"Bazaar 2.8.0dev1 -- a free distributed version-control tool\n"
7505
7933
"http://bazaar.canonical.com/"
7506
7934
msgstr ""
7507
7935
 
7610
8038
 
7611
8039
#: dummy/help_topics/checkouts/detail.txt:11
7612
8040
msgid ""
7613
 
"A checkout is created with the bzr checkout command (see \"help "
7614
 
"checkout\").\n"
 
8041
"A checkout is created with the bzr checkout command (see \"help checkout"
 
8042
"\").\n"
7615
8043
"You pass it a reference to another branch, and it will create a local copy\n"
7616
8044
"for you that still contains a reference to the branch you created the\n"
7617
8045
"checkout from (the master branch). Then if you make any commits they will "
7834
8262
#: dummy/help_topics/files/detail.txt:3
7835
8263
msgid ""
7836
8264
":On Unix:   ~/.bazaar/bazaar.conf\n"
7837
 
":On Windows: C:\\\\Documents and Settings\\\\username\\\\Application Data\\\\"
7838
 
"bazaar\\\\2.0\\\\bazaar.conf"
 
8265
":On Windows: C:\\\\Documents and Settings\\\\username\\\\Application Data\\"
 
8266
"\\bazaar\\\\2.0\\\\bazaar.conf"
7839
8267
msgstr ""
7840
8268
 
7841
8269
#: dummy/help_topics/files/detail.txt:6
7945
8373
"--profile      Profile execution using the hotshot profiler.\n"
7946
8374
"--lsprof       Profile execution using the lsprof profiler.\n"
7947
8375
"--lsprof-file  Profile execution using the lsprof profiler, and write the\n"
7948
 
"               results to a specified file.  If the filename ends with "
7949
 
"\".txt\",\n"
 
8376
"               results to a specified file.  If the filename ends with \".txt"
 
8377
"\",\n"
7950
8378
"               text format will be used.  If the filename either starts "
7951
8379
"with\n"
7952
8380
"               \"callgrind.out\" or end with \".callgrind\", the output will "
8430
8858
msgstr ""
8431
8859
 
8432
8860
#: en/help_topics/authentication.txt:27
8433
 
msgid "  bzr branch ftp://joe:secret@host.com/path/to/my/branch"
 
8861
msgid "  brz branch ftp://joe:secret@host.com/path/to/my/branch"
8434
8862
msgstr ""
8435
8863
 
8436
8864
#: en/help_topics/authentication.txt:29
8438
8866
msgstr ""
8439
8867
 
8440
8868
#: en/help_topics/authentication.txt:31
8441
 
msgid "  bzr branch ftp://host.com/path/to/my/branch"
 
8869
msgid "  brz branch ftp://host.com/path/to/my/branch"
8442
8870
msgstr ""
8443
8871
 
8444
8872
#: en/help_topics/authentication.txt:33
8445
 
msgid ""
8446
 
"provided you have created the following ``authentication.conf`` file::"
 
8873
msgid "provided you have created the following ``authentication.conf`` file::"
8447
8874
msgstr ""
8448
8875
 
8449
8876
#: en/help_topics/authentication.txt:35
8466
8893
msgid ""
8467
8894
"There are two kinds of authentication used by the various schemes supported "
8468
8895
"by\n"
8469
 
"bzr:"
 
8896
"brz:"
8470
8897
msgstr ""
8471
8898
 
8472
8899
#: en/help_topics/authentication.txt:48
8495
8922
"is\n"
8496
8923
"really needed is (``user``, ``password``, ``host``, ``path``). The ``realm`` "
8497
8924
"is\n"
8498
 
"not taken into account in the definitions, but will displayed if bzr "
 
8925
"not taken into account in the definitions, but will displayed if brz "
8499
8926
"prompts\n"
8500
8927
"you for a password."
8501
8928
msgstr ""
8544
8971
 
8545
8972
#: en/help_topics/authentication.txt:84
8546
8973
msgid ""
8547
 
"  * ``user``: can be empty (``bzr`` will defaults to python's\n"
 
8974
"  * ``user``: can be empty (``bzr`` will default to python's\n"
8548
8975
"    ``getpass.get_user()``),"
8549
8976
msgstr ""
8550
8977
 
8556
8983
 
8557
8984
#: en/help_topics/authentication.txt:90
8558
8985
msgid ""
8559
 
"Multiple definitions can be provided and, for a given URL, bzr will select "
 
8986
"Multiple definitions can be provided and, for a given URL, brz will select "
8560
8987
"a\n"
8561
8988
"(``user`` [, ``password``]) based on the following rules :"
8562
8989
msgstr ""
8577
9004
#: en/help_topics/authentication.txt:99
8578
9005
msgid ""
8579
9006
" 4. ``host`` matches exactly or act as a domain if it starts with '.'\n"
8580
 
"    (``project.bzr.sf.net`` will match ``.bzr.sf.net`` but "
8581
 
"``projectbzr.sf.net``\n"
 
9007
"    (``project.bzr.sf.net`` will match ``.bzr.sf.net`` but ``projectbzr.sf."
 
9008
"net``\n"
8582
9009
"    will not match ``bzr.sf.net``)."
8583
9010
msgstr ""
8584
9011
 
8663
9090
msgid ""
8664
9091
"All connections are done with the same ``user`` (the remote one for which "
8665
9092
"the\n"
8666
 
"default bzr one is not appropriate) and the password is always prompted "
 
9093
"default brz one is not appropriate) and the password is always prompted "
8667
9094
"with\n"
8668
9095
"some exceptions::"
8669
9096
msgstr ""
8708
9135
"        # The leading '.' ensures that 'shp.net' alone doesn't match\n"
8709
9136
"        host=.shp.net\n"
8710
9137
"        user=joe\n"
8711
 
"        # bzr don't support supplying a password for sftp,\n"
 
9138
"        # brz doesn't support supplying a password for sftp,\n"
8712
9139
"        # consider using an ssh agent if you don't want to supply\n"
8713
9140
"        # a password interactively. (pageant, ssh-agent, etc)"
8714
9141
msgstr ""
8887
9314
msgstr ""
8888
9315
 
8889
9316
#: en/help_topics/bugs.txt:54
8890
 
msgid ""
8891
 
"Use ``bzr commit --fixes lp:2`` to record that this commit fixes bug 2."
 
9317
msgid "Use ``bzr commit --fixes lp:2`` to record that this commit fixes bug 2."
8892
9318
msgstr ""
8893
9319
 
8894
9320
#: en/help_topics/bugs.txt:56
8982
9408
 
8983
9409
#: en/help_topics/bugs.txt:103
8984
9410
msgid ""
8985
 
"would allow ``bzr commit --fixes hudson:HUDSON-1234`` to mark bug HUDSON-"
8986
 
"1234\n"
 
9411
"would allow ``bzr commit --fixes hudson:HUDSON-1234`` to mark bug "
 
9412
"HUDSON-1234\n"
8987
9413
"in Hudson's JIRA bug tracker as fixed.\n"
8988
9414
msgstr ""
8989
9415
 
9019
9445
"export            Export current or past revision to a destination directory "
9020
9446
"or\n"
9021
9447
"                  archive.\n"
 
9448
"grep              Print lines matching PATTERN for specified files and\n"
 
9449
"                  revisions. [grep]\n"
9022
9450
"help              Show help on a command or other topic.\n"
9023
9451
"ignore            Ignore specified files or patterns.\n"
9024
9452
"ignored           List ignored files and the patterns that matched them.\n"
9042
9470
"mv                Move or rename a file.\n"
9043
9471
"nick              Print or set the branch nickname.\n"
9044
9472
"pack              Compress the data within a repository.\n"
 
9473
"ping              Pings a Bazaar smart server.\n"
9045
9474
"plugins           List the installed plugins.\n"
9046
9475
"pull              Turn this branch into a mirror of another branch.\n"
9047
9476
"push              Update a mirror of this branch.\n"
9048
 
"reconcile         Reconcile bzr metadata in a branch.\n"
9049
 
"reconfigure       Reconfigure the type of a bzr directory.\n"
 
9477
"reconcile         Reconcile brz metadata in a branch.\n"
 
9478
"reconfigure       Reconfigure the type of a brz directory.\n"
9050
9479
"register-branch   Register a branch with launchpad.net. [launchpad]\n"
9051
9480
"remerge           Redo a merge.\n"
9052
9481
"remove            Remove files or directories.\n"
9059
9488
"revno             Show current revision number.\n"
9060
9489
"root              Show the tree root directory.\n"
9061
9490
"send              Mail or create a merge-directive for submitting changes.\n"
9062
 
"serve             Run the bzr server.\n"
 
9491
"serve             Run the brz server.\n"
9063
9492
"shelve            Temporarily set aside some changes from the current tree.\n"
9064
9493
"sign-my-commits   Sign all commits by a given committer.\n"
9065
9494
"split             Split a subdirectory of a tree into a separate tree.\n"
9075
9504
"upgrade           Upgrade a repository, branch or working tree to a newer\n"
9076
9505
"                  format.\n"
9077
9506
"verify-signatures Verify all commit signatures.\n"
9078
 
"version           Show version of bzr.\n"
 
9507
"version           Show version of brz.\n"
9079
9508
"version-info      Show version information about this tree.\n"
9080
9509
"view              Manage filtered views.\n"
9081
 
"whoami            Show or set bzr user id.\n"
 
9510
"whoami            Show or set brz user id.\n"
9082
9511
msgstr ""
9083
9512
 
9084
9513
#: en/help_topics/configuration.txt:1
9101
9530
 
9102
9531
#: en/help_topics/configuration.txt:10
9103
9532
msgid ""
9104
 
"BZR_EMAIL\n"
 
9533
"BRZ_EMAIL\n"
9105
9534
"~~~~~~~~~"
9106
9535
msgstr ""
9107
9536
 
9119
9548
 
9120
9549
#: en/help_topics/configuration.txt:19
9121
9550
msgid ""
9122
 
"BZR_PROGRESS_BAR\n"
 
9551
"BRZ_PROGRESS_BAR\n"
9123
9552
"~~~~~~~~~~~~~~~~"
9124
9553
msgstr ""
9125
9554
 
9134
9563
 
9135
9564
#: en/help_topics/configuration.txt:26
9136
9565
msgid ""
9137
 
"BZR_SIGQUIT_PDB\n"
 
9566
"BRZ_SIGQUIT_PDB\n"
9138
9567
"~~~~~~~~~~~~~~~"
9139
9568
msgstr ""
9140
9569
 
9141
9570
#: en/help_topics/configuration.txt:29
9142
 
msgid ""
9143
 
"Control whether SIGQUIT behaves normally or invokes a breakin debugger."
 
9571
msgid "Control whether SIGQUIT behaves normally or invokes a breakin debugger."
9144
9572
msgstr ""
9145
9573
 
9146
9574
#: en/help_topics/configuration.txt:31
9151
9579
 
9152
9580
#: en/help_topics/configuration.txt:34
9153
9581
msgid ""
9154
 
"BZR_HOME\n"
 
9582
"BRZ_HOME\n"
9155
9583
"~~~~~~~~"
9156
9584
msgstr ""
9157
9585
 
9161
9589
 
9162
9590
#: en/help_topics/configuration.txt:39
9163
9591
msgid ""
9164
 
"BZR_SSH\n"
 
9592
"BRZ_SSH\n"
9165
9593
"~~~~~~~"
9166
9594
msgstr ""
9167
9595
 
9171
9599
 
9172
9600
#: en/help_topics/configuration.txt:44
9173
9601
msgid ""
9174
 
"BZR_PDB\n"
 
9602
"BRZ_PDB\n"
9175
9603
"~~~~~~~"
9176
9604
msgstr ""
9177
9605
 
9201
9629
 
9202
9630
#: en/help_topics/configuration.txt:59
9203
9631
msgid ""
9204
 
"BZR_EDITOR\n"
 
9632
"BRZ_EDITOR\n"
9205
9633
"~~~~~~~~~~"
9206
9634
msgstr ""
9207
9635
 
9211
9639
 
9212
9640
#: en/help_topics/configuration.txt:64
9213
9641
msgid ""
9214
 
"BZR_LOG\n"
 
9642
"BRZ_LOG\n"
9215
9643
"~~~~~~~"
9216
9644
msgstr ""
9217
9645
 
9236
9664
#: en/help_topics/configuration.txt:76
9237
9665
msgid ""
9238
9666
"\n"
9239
 
"BZR_PLUGIN_PATH\n"
 
9667
"BRZ_PLUGIN_PATH\n"
9240
9668
"~~~~~~~~~~~~~~~"
9241
9669
msgstr ""
9242
9670
 
9247
9675
msgstr ""
9248
9676
 
9249
9677
#: en/help_topics/configuration.txt:83
9250
 
msgid ""
9251
 
"* the user specific plugin directory (containing the ``user`` plugins),"
 
9678
msgid "* the user specific plugin directory (containing the ``user`` plugins),"
9252
9679
msgstr ""
9253
9680
 
9254
9681
#: en/help_topics/configuration.txt:85
9348
9775
 
9349
9776
#: en/help_topics/configuration.txt:135
9350
9777
msgid ""
9351
 
"BZR_DISABLE_PLUGINS\n"
 
9778
"BRZ_DISABLE_PLUGINS\n"
9352
9779
"~~~~~~~~~~~~~~~~~~~"
9353
9780
msgstr ""
9354
9781
 
9377
9804
 
9378
9805
#: en/help_topics/configuration.txt:151
9379
9806
msgid ""
9380
 
"BZR_PLUGINS_AT\n"
 
9807
"BRZ_PLUGINS_AT\n"
9381
9808
"~~~~~~~~~~~~~~"
9382
9809
msgstr ""
9383
9810
 
9422
9849
 
9423
9850
#: en/help_topics/configuration.txt:178
9424
9851
msgid ""
9425
 
"BZRPATH\n"
 
9852
"BRZPATH\n"
9426
9853
"~~~~~~~"
9427
9854
msgstr ""
9428
9855
 
9624
10051
 
9625
10052
#: en/help_topics/configuration.txt:287
9626
10053
msgid ""
9627
 
"Policies are specified by keys with names of the form "
9628
 
"\"<option_name>:policy\".\n"
 
10054
"Policies are specified by keys with names of the form \"<option_name>:policy"
 
10055
"\".\n"
9629
10056
"For example, to define the push location for a tree of branches, the\n"
9630
10057
"following could be used::"
9631
10058
msgstr ""
10380
10807
#: en/help_topics/configuration.txt:686
10381
10808
msgid ""
10382
10809
"Defines the maximum file size the command line \"add\" operation will allow\n"
10383
 
"in recursive mode, with files larger than this value being skipped. You may "
10384
 
"\n"
10385
 
"specify this value as an integer (in which case it is interpreted as bytes), "
10386
 
"\n"
 
10810
"in recursive mode, with files larger than this value being skipped. You "
 
10811
"may \n"
 
10812
"specify this value as an integer (in which case it is interpreted as "
 
10813
"bytes), \n"
10387
10814
"or you may specify the value using SI units, i.e. 10KB, 20MB, 1G. A value of "
10388
10815
"0 \n"
10389
10816
"will disable skipping."
10433
10860
 
10434
10861
#: en/help_topics/configuration.txt:716
10435
10862
msgid ""
 
10863
"Because ``mergetool`` and ``config`` itself both use curly braces as\n"
 
10864
"interpolation markers, trying to display the mergetool line results in the\n"
 
10865
"following problem::"
 
10866
msgstr ""
 
10867
 
 
10868
#: en/help_topics/configuration.txt:720
 
10869
msgid ""
 
10870
"\n"
 
10871
"  $ bzr config bzr.mergetool.kdiff3='kdiff3 {base} {this} {other} -o "
 
10872
"{result}'\n"
 
10873
"  $ bzr config bzr.mergetool.kdiff3\n"
 
10874
"  bzr: ERROR: Option base is not defined while expanding \"kdiff3 {base} "
 
10875
"{this} {other} -o {result}\"."
 
10876
msgstr ""
 
10877
 
 
10878
#: en/help_topics/configuration.txt:725
 
10879
msgid ""
 
10880
"To avoid this, ``config`` can be instructed not to try expanding variables::"
 
10881
msgstr ""
 
10882
 
 
10883
#: en/help_topics/configuration.txt:727
 
10884
msgid ""
 
10885
"  $ bzr config --all bzr.mergetool.kdiff3\n"
 
10886
"  branch:\n"
 
10887
"    bzr.mergetool.kdiff3 = kdiff3 {base} {this} {other} -o {result}"
 
10888
msgstr ""
 
10889
 
 
10890
#: en/help_topics/configuration.txt:731
 
10891
msgid ""
 
10892
"\n"
10436
10893
"bzr.default_mergetool\n"
10437
10894
"~~~~~~~~~~~~~~~~~~~~~"
10438
10895
msgstr ""
10439
10896
 
10440
 
#: en/help_topics/configuration.txt:719
 
10897
#: en/help_topics/configuration.txt:735
10441
10898
msgid ""
10442
10899
"Specifies which external merge tool (as defined above) should be selected "
10443
10900
"by\n"
10444
10901
"default in tools such as ``bzr qconflicts``."
10445
10902
msgstr ""
10446
10903
 
10447
 
#: en/help_topics/configuration.txt:724
 
10904
#: en/help_topics/configuration.txt:740
10448
10905
msgid "  bzr.default_mergetool = kdiff3\n"
10449
10906
msgstr ""
10450
10907
 
10464
10921
 
10465
10922
#: en/help_topics/conflict-types.txt:8
10466
10923
msgid ""
10467
 
"When conflicts are present in your working tree (as shown by ``bzr\n"
10468
 
"conflicts``), you should resolve them and then inform bzr that the "
 
10924
"When conflicts are present in your working tree (as shown by ``brz\n"
 
10925
"conflicts``), you should resolve them and then inform brz that the "
10469
10926
"conflicts\n"
10470
10927
"have been resolved."
10471
10928
msgstr ""
10517
10974
#: en/help_topics/conflict-types.txt:34
10518
10975
msgid ""
10519
10976
"2. Inform Bazaar that the conflict is now solved and ask to cleanup any\n"
10520
 
"   remaining generated information (``bzr resolve <item>``)."
 
10977
"   remaining generated information (``brz resolve <item>``)."
10521
10978
msgstr ""
10522
10979
 
10523
10980
#: en/help_topics/conflict-types.txt:37
10549
11006
msgstr ""
10550
11007
 
10551
11008
#: en/help_topics/conflict-types.txt:51
10552
 
msgid "  ``bzr resolve FILE --action=done'"
 
11009
msgid "  ``brz resolve FILE --action=done'"
10553
11010
msgstr ""
10554
11011
 
10555
11012
#: en/help_topics/conflict-types.txt:53
10560
11017
msgstr ""
10561
11018
 
10562
11019
#: en/help_topics/conflict-types.txt:56
10563
 
msgid "   ``bzr resolve FILE``"
 
11020
msgid "   ``brz resolve FILE``"
10564
11021
msgstr ""
10565
11022
 
10566
11023
#: en/help_topics/conflict-types.txt:58
10567
 
msgid "See ``bzr help resolve`` for more details."
 
11024
msgid "See ``brz help resolve`` for more details."
10568
11025
msgstr ""
10569
11026
 
10570
11027
#: en/help_topics/conflict-types.txt:60
10647
11104
 
10648
11105
#: en/help_topics/conflict-types.txt:100
10649
11106
msgid ""
10650
 
"When you have resolved text conflicts, just run ``bzr resolve --auto``, and\n"
 
11107
"When you have resolved text conflicts, just run ``brz resolve --auto``, and\n"
10651
11108
"Bazaar will auto-detect which conflicts you have resolved."
10652
11109
msgstr ""
10653
11110
 
10661
11118
#: en/help_topics/conflict-types.txt:107
10662
11119
msgid ""
10663
11120
"\n"
10664
 
"When you want to pick one set of changes over the other, you can use ``bzr\n"
 
11121
"When you want to pick one set of changes over the other, you can use ``brz\n"
10665
11122
"resolve`` with one of the following actions:"
10666
11123
msgstr ""
10667
11124
 
10720
11177
#: en/help_topics/conflict-types.txt:226 en/help_topics/conflict-types.txt:252
10721
11178
#: en/help_topics/conflict-types.txt:291 en/help_topics/conflict-types.txt:326
10722
11179
#: en/help_topics/conflict-types.txt:361
10723
 
msgid "``bzr resolve`` recognizes the following actions:"
 
11180
msgid "``brz resolve`` recognizes the following actions:"
10724
11181
msgstr ""
10725
11182
 
10726
11183
#: en/help_topics/conflict-types.txt:139
10727
11184
msgid ""
10728
 
"* ``--action=take-this`` will issue ``bzr mv FILE.THIS FILE``,\n"
10729
 
"* ``--action=take-other`` will issue ``bzr mv FILE.OTHER FILE``,\n"
 
11185
"* ``--action=take-this`` will issue ``brz mv FILE.THIS FILE``,\n"
 
11186
"* ``--action=take-other`` will issue ``brz mv FILE.OTHER FILE``,\n"
10730
11187
"* ``--action=done`` will just mark the conflict as resolved."
10731
11188
msgstr ""
10732
11189
 
10770
11227
msgid ""
10771
11228
"To resolve the conflict, you must apply the correct tags to either the "
10772
11229
"target\n"
10773
 
"branch or the source branch as appropriate.  Use \"bzr tags --show-ids -d\n"
 
11230
"branch or the source branch as appropriate.  Use \"brz tags --show-ids -d\n"
10774
11231
"SOURCE_URL\" to see the tags in the source branch.  If you want to make the\n"
10775
11232
"target branch's tags match the source branch, then in the target branch do\n"
10776
 
"``bzr tag --force -r revid:REVISION_ID CONFLICTING_TAG`` for each of the\n"
 
11233
"``brz tag --force -r revid:REVISION_ID CONFLICTING_TAG`` for each of the\n"
10777
11234
"CONFLICTING_TAGs, where REVISION_ID comes from the list of tags in the "
10778
11235
"source\n"
10779
 
"branch.  You need not call \"bzr resolve\" after doing this.  To resolve in\n"
 
11236
"branch.  You need not call \"brz resolve\" after doing this.  To resolve in\n"
10780
11237
"favor of the target branch, you need to similarly use ``tag --force`` in "
10781
11238
"the\n"
10782
11239
"source branch.  (Note that pulling or pushing using --overwrite will "
10802
11259
 
10803
11260
#: en/help_topics/conflict-types.txt:187
10804
11261
msgid ""
10805
 
"* ``--action=take-this`` will issue ``bzr rm FILE ; bzr mv FILE.moved "
 
11262
"* ``--action=take-this`` will issue ``brz rm FILE ; brz mv FILE.moved "
10806
11263
"FILE``,\n"
10807
 
"* ``--action=take-other`` will issue ``bzr rm FILE.moved``,\n"
 
11264
"* ``--action=take-other`` will issue ``brz rm FILE.moved``,\n"
10808
11265
"* ``--action=done`` will just mark the conflict as resolved."
10809
11266
msgstr ""
10810
11267
 
10820
11277
msgstr ""
10821
11278
 
10822
11279
#: en/help_topics/conflict-types.txt:200
10823
 
msgid ""
10824
 
"    Conflict because FILE is not versioned, but has versioned children."
 
11280
msgid "    Conflict because FILE is not versioned, but has versioned children."
10825
11281
msgstr ""
10826
11282
 
10827
11283
#: en/help_topics/conflict-types.txt:202
10834
11290
"will version the parent directory as well.  Resolving this issue depends\n"
10835
11291
"very much on the particular scenario.  You may wish to rename or delete "
10836
11292
"either\n"
10837
 
"the file or the directory.  When you are satisfied, you can run \"bzr "
 
11293
"the file or the directory.  When you are satisfied, you can run \"brz "
10838
11294
"resolve\n"
10839
11295
"FILE\" to mark the conflict as resolved."
10840
11296
msgstr ""
10867
11323
 
10868
11324
#: en/help_topics/conflict-types.txt:228
10869
11325
msgid ""
10870
 
"* ``--action=take-this`` will issue ``bzr rm directory`` including the\n"
 
11326
"* ``--action=take-this`` will issue ``brz rm directory`` including the\n"
10871
11327
"  children,\n"
10872
11328
"* ``--action=take-other`` will acknowledge Bazaar choice to keep the "
10873
11329
"children\n"
10902
11358
 
10903
11359
#: en/help_topics/conflict-types.txt:256
10904
11360
msgid ""
10905
 
"* ``--action=take-other`` will issue ``bzr rm directory`` including the \n"
 
11361
"* ``--action=take-other`` will issue ``brz rm directory`` including the \n"
10906
11362
"  children,"
10907
11363
msgstr ""
10908
11364
 
10920
11376
#: en/help_topics/conflict-types.txt:265
10921
11377
msgid ""
10922
11378
"Handling such orphans, *before* the conflict is created, is controlled by\n"
10923
 
"setting the ``bzr.transform.orphan_policy`` configuration option."
 
11379
"setting the ``brz.transform.orphan_policy`` configuration option."
10924
11380
msgstr ""
10925
11381
 
10926
11382
#: en/help_topics/conflict-types.txt:268
10935
11391
 
10936
11392
#: en/help_topics/conflict-types.txt:273
10937
11393
msgid ""
10938
 
"* ``move``: will move the orphans to a ``bzr-orphans`` directory at the "
 
11394
"* ``move``: will move the orphans to a ``brz-orphans`` directory at the "
10939
11395
"root\n"
10940
11396
"  of the working tree with names like ``<file>.~#~``."
10941
11397
msgstr ""
10967
11423
#: en/help_topics/conflict-types.txt:293
10968
11424
msgid ""
10969
11425
"* ``--action=take-this`` will revert Bazaar choice and keep ``PATH1`` by\n"
10970
 
"  issuing ``bzr mv PATH2 PATH1``,\n"
 
11426
"  issuing ``brz mv PATH2 PATH1``,\n"
10971
11427
"* ``--action=take-other`` will acknowledge Bazaar choice of keeping "
10972
11428
"``PATH2``,\n"
10973
11429
"* ``--action=done`` will just mark the conflict as resolved."
10993
11449
 
10994
11450
#: en/help_topics/conflict-types.txt:311
10995
11451
msgid ""
10996
 
"  $ bzr init\n"
10997
 
"  $ bzr mkdir white\n"
10998
 
"  $ bzr mkdir black\n"
10999
 
"  $ bzr commit -m \"BASE\"\n"
11000
 
"  $ bzr branch . ../other\n"
11001
 
"  $ bzr mv white black\n"
11002
 
"  $ bzr commit -m \"THIS\"\n"
11003
 
"  $ bzr mv ../other/black ../other/white\n"
11004
 
"  $ bzr commit ../other -m \"OTHER\"\n"
11005
 
"  $ bzr merge ../other"
 
11452
"  $ brz init\n"
 
11453
"  $ brz mkdir white\n"
 
11454
"  $ brz mkdir black\n"
 
11455
"  $ brz commit -m \"BASE\"\n"
 
11456
"  $ brz branch . ../other\n"
 
11457
"  $ brz mv white black\n"
 
11458
"  $ brz commit -m \"THIS\"\n"
 
11459
"  $ brz mv ../other/black ../other/white\n"
 
11460
"  $ brz commit ../other -m \"OTHER\"\n"
 
11461
"  $ brz merge ../other"
11006
11462
msgstr ""
11007
11463
 
11008
11464
#: en/help_topics/conflict-types.txt:322
11014
11470
 
11015
11471
#: en/help_topics/conflict-types.txt:328
11016
11472
msgid ""
11017
 
"* ``--action=take-this`` will acknowledge Bazaar choice of leaving ``white`` "
11018
 
"\n"
 
11473
"* ``--action=take-this`` will acknowledge Bazaar choice of leaving "
 
11474
"``white`` \n"
11019
11475
"  in ``black``,\n"
11020
11476
"* ``--action=take-other`` will revert Bazaar choice and move ``black`` in\n"
11021
 
"   ``white`` by issuing ``bzr mv black/white white ; bzr mv black white``,\n"
 
11477
"   ``white`` by issuing ``brz mv black/white white ; brz mv black white``,\n"
11022
11478
"* ``--action=done`` will just mark the conflict as resolved."
11023
11479
msgstr ""
11024
11480
 
11043
11499
 
11044
11500
#: en/help_topics/conflict-types.txt:347
11045
11501
msgid ""
11046
 
"  $ bzr init\n"
11047
 
"  $ bzr mkdir foo\n"
11048
 
"  $ bzr commit -m \"BASE\"\n"
11049
 
"  $ bzr branch . ../other\n"
 
11502
"  $ brz init\n"
 
11503
"  $ brz mkdir foo\n"
 
11504
"  $ brz commit -m \"BASE\"\n"
 
11505
"  $ brz branch . ../other\n"
11050
11506
"  $ rmdir foo\n"
11051
11507
"  $ touch foo\n"
11052
 
"  $ bzr commit -m \"THIS\"\n"
11053
 
"  $ bzr mkdir ../other/foo/bar\n"
11054
 
"  $ bzr commit ../other -m \"OTHER\"\n"
11055
 
"  $ bzr merge ../other"
 
11508
"  $ brz commit -m \"THIS\"\n"
 
11509
"  $ brz mkdir ../other/foo/bar\n"
 
11510
"  $ brz commit ../other -m \"OTHER\"\n"
 
11511
"  $ brz merge ../other"
11056
11512
msgstr ""
11057
11513
 
11058
11514
#: en/help_topics/conflict-types.txt:358
11063
11519
 
11064
11520
#: en/help_topics/conflict-types.txt:363
11065
11521
msgid ""
11066
 
"* ``--action=take-this`` will issue ``bzr rm --force foo.new`` and \n"
11067
 
"  ``bzr add foo``,\n"
11068
 
"* ``--action=take-other`` will issue ``bzr rm --force foo`` and \n"
11069
 
"  ``bzr mv foo.new foo``,\n"
 
11522
"* ``--action=take-this`` will issue ``brz rm --force foo.new`` and \n"
 
11523
"  ``brz add foo``,\n"
 
11524
"* ``--action=take-other`` will issue ``brz rm --force foo`` and \n"
 
11525
"  ``brz mv foo.new foo``,\n"
11070
11526
"* ``--action=done`` will just mark the conflict as resolved."
11071
11527
msgstr ""
11072
11528
 
11164
11620
"they filter, e.g. only files ending in ``.java`` or ``.php``.\n"
11165
11621
"In other cases, the plugin may leave it in the user's hands to\n"
11166
11622
"define which files are to be filtered. This is typically done\n"
11167
 
"using rule-based preferences. See ``bzr help rules`` for general\n"
 
11623
"using rule-based preferences. See ``brz help rules`` for general\n"
11168
11624
"information about defining these."
11169
11625
msgstr ""
11170
11626
 
11178
11634
#: en/help_topics/content-filters.txt:55
11179
11635
msgid ""
11180
11636
"Read converters are only applied to commands that read content from\n"
11181
 
"a working tree, e.g. status, diff and commit. For example, ``bzr diff``\n"
 
11637
"a working tree, e.g. status, diff and commit. For example, ``brz diff``\n"
11182
11638
"will apply read converters to files in the working tree, then compare\n"
11183
11639
"the results to the content last committed."
11184
11640
msgstr ""
11187
11643
msgid ""
11188
11644
"Write converters are only applied by commands that **create files in a\n"
11189
11645
"working tree**, e.g. branch, checkout, update. If you wish to see the\n"
11190
 
"canonical format of a file or tree, use ``bzr cat`` or ``bzr export``\n"
 
11646
"canonical format of a file or tree, use ``brz cat`` or ``brz export``\n"
11191
11647
"respectively."
11192
11648
msgstr ""
11193
11649
 
11194
11650
#: en/help_topics/content-filters.txt:65
11195
11651
msgid ""
11196
 
"Note: ``bzr commit`` does not implicitly apply write converters after\n"
 
11652
"Note: ``brz commit`` does not implicitly apply write converters after\n"
11197
11653
"comitting files. If this makes sense for a given plugin providing\n"
11198
11654
"a content filter, the plugin can usually achieve this effect by using a\n"
11199
11655
"``start_commit`` or ``post_commit`` hook say. See :doc:`hooks-help`\n"
11224
11680
#: en/help_topics/content-filters.txt:84
11225
11681
msgid ""
11226
11682
" * To reapply read converters, ``touch`` files, i.e. update their\n"
11227
 
"   timestamp. Operations like ``bzr status`` should then reapply the\n"
 
11683
"   timestamp. Operations like ``brz status`` should then reapply the\n"
11228
11684
"   relevant read converters and compare the end result with the\n"
11229
11685
"   canonical format."
11230
11686
msgstr ""
11232
11688
#: en/help_topics/content-filters.txt:89
11233
11689
msgid ""
11234
11690
" * To reapply write converters, ensure there are no local changes,\n"
11235
 
"   delete the relevant files and run ``bzr revert`` on those files."
 
11691
"   delete the relevant files and run ``brz revert`` on those files."
11236
11692
msgstr ""
11237
11693
 
11238
11694
#: en/help_topics/content-filters.txt:92
11267
11723
 
11268
11724
#: en/help_topics/debug-flags.txt:4
11269
11725
msgid ""
11270
 
"These flags can be passed on the bzr command line or (without the ``-D``\n"
 
11726
"These flags can be passed on the brz command line or (without the ``-D``\n"
11271
11727
"prefix) put in the ``debug_flags`` variable in ``bazaar.conf``."
11272
11728
msgstr ""
11273
11729
 
11358
11814
 
11359
11815
#: en/help_topics/diverged-branches.txt:20
11360
11816
msgid ""
11361
 
"The ``bzr missing`` command is used to find out what revisions are in "
 
11817
"The ``brz missing`` command is used to find out what revisions are in "
11362
11818
"another\n"
11363
11819
"branch that are not present in the current branch, and vice-versa.  It shows "
11364
11820
"a\n"
11365
11821
"summary of  which extra revisions exist in each branch.  If you want to see "
11366
11822
"the\n"
11367
 
"precise effects of those revisions, you can use ``bzr diff --"
 
11823
"precise effects of those revisions, you can use ``brz diff --"
11368
11824
"old=other_branch``\n"
11369
11825
"to show the differences between other_branch and your current branch."
11370
11826
msgstr ""
11378
11834
#: en/help_topics/diverged-branches.txt:29
11379
11835
msgid ""
11380
11836
"The solution is to merge the revisions from the mainline into your local\n"
11381
 
"branch.  To do so, use ``bzr merge`` to get the new revisions from the\n"
 
11837
"branch.  To do so, use ``brz merge`` to get the new revisions from the\n"
11382
11838
"mainline.  This merge may result in conflicts if the other developer's "
11383
11839
"changes\n"
11384
11840
"overlap with your changes.  These conflicts should be resolved before\n"
11390
11846
"resulting working tree for correctness, since the merged revisions could "
11391
11847
"have\n"
11392
11848
"made arbitrary changes.  After testing, you should commit the merge using\n"
11393
 
"``bzr commit``.  This clears up the diverged branches situation.  Your "
 
11849
"``brz commit``.  This clears up the diverged branches situation.  Your "
11394
11850
"local\n"
11395
11851
"branch can now be pushed to the mainline.\n"
11396
11852
msgstr ""
11400
11856
msgstr ""
11401
11857
 
11402
11858
#: en/help_topics/env-variables.txt:3
 
11859
msgid "See bzr help configuration for more details."
 
11860
msgstr ""
 
11861
 
 
11862
#: en/help_topics/env-variables.txt:5
11403
11863
msgid ""
11404
11864
"=================== "
11405
11865
"===========================================================\n"
11406
11866
"BZRPATH             Path where bzr is to look for shell plugin external\n"
11407
11867
"                    commands.\n"
11408
 
"BZR_EMAIL           E-Mail address of the user. Overrides EMAIL.\n"
 
11868
"BRZ_EMAIL           E-Mail address of the user. Overrides EMAIL.\n"
11409
11869
"EMAIL               E-Mail address of the user.\n"
11410
 
"BZR_EDITOR          Editor for editing commit messages. Overrides EDITOR.\n"
 
11870
"BRZ_EDITOR          Editor for editing commit messages. Overrides EDITOR.\n"
11411
11871
"EDITOR              Editor for editing commit messages.\n"
11412
 
"BZR_PLUGIN_PATH     Paths where bzr should look for plugins.\n"
11413
 
"BZR_DISABLE_PLUGINS Plugins that bzr should not load.\n"
11414
 
"BZR_PLUGINS_AT      Plugins to load from a directory not in "
11415
 
"BZR_PLUGIN_PATH.\n"
11416
 
"BZR_HOME            Directory holding .bazaar config dir. Overrides HOME.\n"
11417
 
"BZR_HOME (Win32)    Directory holding bazaar config dir. Overrides APPDATA "
 
11872
"BRZ_PLUGIN_PATH     Paths where bzr should look for plugins.\n"
 
11873
"BRZ_DISABLE_PLUGINS Plugins that bzr should not load.\n"
 
11874
"BRZ_PLUGINS_AT      Plugins to load from a directory not in "
 
11875
"BRZ_PLUGIN_PATH.\n"
 
11876
"BRZ_HOME            Directory holding .bazaar config dir. Overrides HOME.\n"
 
11877
"BRZ_HOME (Win32)    Directory holding bazaar config dir. Overrides APPDATA "
11418
11878
"and\n"
11419
11879
"                    HOME.\n"
11420
11880
"BZR_REMOTE_PATH     Full name of remote 'bzr' command (for bzr+ssh:// "
11421
11881
"URLs).\n"
11422
 
"BZR_SSH             Path to SSH client, or one of paramiko, openssh, "
 
11882
"BRZ_SSH             Path to SSH client, or one of paramiko, openssh, "
11423
11883
"sshcorp,\n"
11424
11884
"                    plink or lsh.\n"
11425
 
"BZR_LOG             Location of .bzr.log (use '/dev/null' to suppress log).\n"
11426
 
"BZR_LOG (Win32)     Location of .bzr.log (use 'NUL' to suppress log).\n"
11427
 
"BZR_COLUMNS         Override implicit terminal width.\n"
11428
 
"BZR_CONCURRENCY     Number of processes that can be run concurrently "
 
11885
"BRZ_LOG             Location of .bzr.log (use '/dev/null' to suppress log).\n"
 
11886
"BRZ_LOG (Win32)     Location of .bzr.log (use 'NUL' to suppress log).\n"
 
11887
"BRZ_COLUMNS         Override implicit terminal width.\n"
 
11888
"BRZ_CONCURRENCY     Number of processes that can be run concurrently "
11429
11889
"(selftest)\n"
11430
 
"BZR_PROGRESS_BAR    Override the progress display. Values are 'none' or "
 
11890
"BRZ_PROGRESS_BAR    Override the progress display. Values are 'none' or "
11431
11891
"'text'.\n"
11432
 
"BZR_PDB             Control whether to launch a debugger on error.\n"
11433
 
"BZR_SIGQUIT_PDB     Control whether SIGQUIT behaves normally or invokes a\n"
 
11892
"BRZ_PDB             Control whether to launch a debugger on error.\n"
 
11893
"BRZ_SIGQUIT_PDB     Control whether SIGQUIT behaves normally or invokes a\n"
11434
11894
"                    breakin debugger.\n"
11435
 
"BZR_TEXTUI_INPUT    Force console input mode for prompts to line-based "
 
11895
"BRZ_TEXTUI_INPUT    Force console input mode for prompts to line-based "
11436
11896
"(instead\n"
11437
11897
"                    of char-based).\n"
11438
11898
"=================== "
11449
11909
msgid ""
11450
11910
"EOL conversion is provided as a content filter where Bazaar internally\n"
11451
11911
"stores a canonical format but outputs a convenience format. See\n"
11452
 
"``bzr help content-filters`` for general information about using these."
 
11912
"``brz help content-filters`` for general information about using these."
11453
11913
msgstr ""
11454
11914
 
11455
11915
#: en/help_topics/eol.txt:8
11458
11918
"e.g. 1.14. Be sure that both the repository *and* the branch are\n"
11459
11919
"in a recent format. (Just setting the format on the repository\n"
11460
11920
"is not enough.) If content filtering does not appear to be working, use\n"
11461
 
"'bzr info -v' to confirm that the branch is using \"Working tree format 5\"\n"
 
11921
"'brz info -v' to confirm that the branch is using \"Working tree format 5\"\n"
11462
11922
"or later."
11463
11923
msgstr ""
11464
11924
 
11465
11925
#: en/help_topics/eol.txt:15
11466
11926
msgid ""
11467
11927
"EOL conversion needs to be enabled for selected file patterns using\n"
11468
 
"rules. See ``bzr help rules`` for general information on defining rules.\n"
11469
 
"Currently, rules are only supported in $BZR_HOME/.bazaar/rules (or\n"
11470
 
"%BZR_HOME%/bazaar/2.0/rules on Windows). Branch specific rules will be\n"
 
11928
"rules. See ``brz help rules`` for general information on defining rules.\n"
 
11929
"Currently, rules are only supported in $brz_HOME/.bazaar/rules (or\n"
 
11930
"%brz_HOME%/bazaar/2.0/rules on Windows). Branch specific rules will be\n"
11471
11931
"supported in a future verison of Bazaar."
11472
11932
msgstr ""
11473
11933
 
11595
12055
"======================\n"
11596
12056
" ``native-with-crlf-in-repo`` ``crlf`` on Windows,     ``crlf``\n"
11597
12057
"                              ``lf`` otherwise\n"
11598
 
" ---------------------------- ------------------------ ----------------------"
11599
 
"\n"
 
12058
" ---------------------------- ------------------------ "
 
12059
"----------------------\n"
11600
12060
" ``lf-with-crlf-in-repo``     ``lf``                   ``crlf``\n"
11601
 
" ---------------------------- ------------------------ ----------------------"
11602
 
"\n"
 
12061
" ---------------------------- ------------------------ "
 
12062
"----------------------\n"
11603
12063
" ``crlf-with-crlf-in-repo``   ``crlf``                 ``crlf``\n"
11604
12064
" ============================ ======================== ======================"
11605
12065
msgstr ""
11668
12128
"touching-revisions   Return revision-ids which affected a particular file.\n"
11669
12129
"unknowns             List unknown files.\n"
11670
12130
"wait-until-signalled Test helper for\n"
11671
 
"                     test_start_and_stop_bzr_subprocess_send_signal.\n"
 
12131
"                     test_start_and_stop_brz_subprocess_send_signal.\n"
11672
12132
msgstr ""
11673
12133
 
11674
12134
#: en/help_topics/hooks.txt:1
11702
12162
"The class that contains each hook is given before the hooks it supplies. "
11703
12163
"For\n"
11704
12164
"instance, BranchHooks as the class is the hooks class for\n"
11705
 
"`bzrlib.branch.Branch.hooks`."
 
12165
"`breezy.branch.Branch.hooks`."
11706
12166
msgstr ""
11707
12167
 
11708
12168
#: en/help_topics/hooks.txt:18
11784
12244
#: en/help_topics/hooks.txt:58
11785
12245
msgid ""
11786
12246
"Called after new branch initialization completes. post_branch_init is\n"
11787
 
"called with a bzrlib.branch.BranchInitHookParams. Note that init,\n"
 
12247
"called with a breezy.branch.BranchInitHookParams. Note that init,\n"
11788
12248
"branch and checkout (both heavyweight and lightweight) will all\n"
11789
12249
"trigger this hook."
11790
12250
msgstr ""
11803
12263
msgid ""
11804
12264
"Called in bzr client and server after a change to the tip of a branch\n"
11805
12265
"is made. post_change_branch_tip is called with a\n"
11806
 
"bzrlib.branch.ChangeBranchTipParams. Note that push, pull, commit,\n"
 
12266
"breezy.branch.ChangeBranchTipParams. Note that push, pull, commit,\n"
11807
12267
"uncommit will all trigger this hook."
11808
12268
msgstr ""
11809
12269
 
11835
12295
#: en/help_topics/hooks.txt:88
11836
12296
msgid ""
11837
12297
"Called after a pull operation completes. post_pull is called with a\n"
11838
 
"bzrlib.branch.PullResult object and only runs in the bzr client."
 
12298
"breezy.branch.PullResult object and only runs in the bzr client."
11839
12299
msgstr ""
11840
12300
 
11841
12301
#: en/help_topics/hooks.txt:91
11847
12307
#: en/help_topics/hooks.txt:96
11848
12308
msgid ""
11849
12309
"Called after a push operation completes. post_push is called with a\n"
11850
 
"bzrlib.branch.BranchPushResult object and only runs in the bzr client."
 
12310
"breezy.branch.BranchPushResult object and only runs in the bzr client."
11851
12311
msgstr ""
11852
12312
 
11853
12313
#: en/help_topics/hooks.txt:99
11859
12319
#: en/help_topics/hooks.txt:104
11860
12320
msgid ""
11861
12321
"Called after a checkout switches branch. post_switch is called with a\n"
11862
 
"bzrlib.branch.SwitchHookParams."
 
12322
"breezy.branch.SwitchHookParams."
11863
12323
msgstr ""
11864
12324
 
11865
12325
#: en/help_topics/hooks.txt:107
11891
12351
msgid ""
11892
12352
"Called in bzr client and server before a change to the tip of a branch\n"
11893
12353
"is made. pre_change_branch_tip is called with a\n"
11894
 
"bzrlib.branch.ChangeBranchTipParams. Note that push, pull, commit,\n"
 
12354
"breezy.branch.ChangeBranchTipParams. Note that push, pull, commit,\n"
11895
12355
"uncommit will all trigger this hook."
11896
12356
msgstr ""
11897
12357
 
11961
12421
msgid ""
11962
12422
"Called after creating a command object to allow modifications such as\n"
11963
12423
"adding or removing options, docs etc. Called with the new\n"
11964
 
"bzrlib.commands.Command object."
 
12424
"breezy.commands.Command object."
11965
12425
msgstr ""
11966
12426
 
11967
12427
#: en/help_topics/hooks.txt:170
11981
12441
"command_name). get_command should either return the cmd_or_None\n"
11982
12442
"parameter, or a replacement Command object that should be used for the\n"
11983
12443
"command. Note that the Command.hooks hooks are core infrastructure.\n"
11984
 
"Many users will prefer to use bzrlib.commands.register_command or\n"
 
12444
"Many users will prefer to use breezy.commands.register_command or\n"
11985
12445
"plugin_cmds.register_lazy."
11986
12446
msgstr ""
11987
12447
 
12120
12580
#: en/help_topics/hooks.txt:264
12121
12581
msgid ""
12122
12582
"Invoked after a repository has been initialized. post_repo_init is\n"
12123
 
"called with a bzrlib.controldir.RepoInitHookParams."
 
12583
"called with a breezy.controldir.RepoInitHookParams."
12124
12584
msgstr ""
12125
12585
 
12126
12586
#: en/help_topics/hooks.txt:267
12176
12636
msgstr ""
12177
12637
 
12178
12638
#: en/help_topics/hooks.txt:295
12179
 
msgid ""
12180
 
"Called with a bzrlib.lock.LockResult when a physical lock is acquired."
 
12639
msgid "Called with a breezy.lock.LockResult when a physical lock is acquired."
12181
12640
msgstr ""
12182
12641
 
12183
12642
#: en/help_topics/hooks.txt:297
12187
12646
msgstr ""
12188
12647
 
12189
12648
#: en/help_topics/hooks.txt:302
12190
 
msgid "Called with a bzrlib.lock.LockResult when a physical lock is broken."
 
12649
msgid "Called with a breezy.lock.LockResult when a physical lock is broken."
12191
12650
msgstr ""
12192
12651
 
12193
12652
#: en/help_topics/hooks.txt:304
12197
12656
msgstr ""
12198
12657
 
12199
12658
#: en/help_topics/hooks.txt:309
12200
 
msgid ""
12201
 
"Called with a bzrlib.lock.LockResult when a physical lock is released."
 
12659
msgid "Called with a breezy.lock.LockResult when a physical lock is released."
12202
12660
msgstr ""
12203
12661
 
12204
12662
#: en/help_topics/hooks.txt:311
12219
12677
 
12220
12678
#: en/help_topics/hooks.txt:319
12221
12679
msgid ""
12222
 
"Called with a bzrlib.merge.Merger object to create a per file merge\n"
 
12680
"Called with a breezy.merge.Merger object to create a per file merge\n"
12223
12681
"object when starting a merge. Should return either None or a subclass\n"
12224
 
"of ``bzrlib.merge.AbstractPerFileMerger``. Such objects will then be\n"
 
12682
"of ``breezy.merge.AbstractPerFileMerger``. Such objects will then be\n"
12225
12683
"called per file that needs to be merged (including when one side has\n"
12226
12684
"deleted the file and the other has changed it). See the\n"
12227
12685
"AbstractPerFileMerger API docs for details on how it is used by merge."
12299
12757
#: en/help_topics/hooks.txt:362
12300
12758
msgid ""
12301
12759
"Called when a commit message is being generated.\n"
12302
 
"commit_message_template is called with the bzrlib.commit.Commit object\n"
 
12760
"commit_message_template is called with the breezy.commit.Commit object\n"
12303
12761
"and the message that is known so far. commit_message_template must\n"
12304
12762
"return a new message to use (which could be the same as it was given).\n"
12305
12763
"When there are multiple hooks registered for commit_message_template,\n"
12316
12774
#: en/help_topics/hooks.txt:375
12317
12775
msgid ""
12318
12776
"Set a fixed commit message. set_commit_message is called with the\n"
12319
 
"bzrlib.commit.Commit object (so you can also change e.g. revision\n"
 
12777
"breezy.commit.Commit object (so you can also change e.g. revision\n"
12320
12778
"properties by editing commit.builder._revprops) and the message so\n"
12321
12779
"far. set_commit_message must return the message to use or None if it\n"
12322
12780
"should use the message editor as normal."
12347
12805
#: en/help_topics/hooks.txt:397
12348
12806
msgid ""
12349
12807
"Called after a commit is performed on a tree. The hook is called with\n"
12350
 
"a bzrlib.mutabletree.PostCommitHookParams object. The mutable tree the\n"
 
12808
"a breezy.mutabletree.PostCommitHookParams object. The mutable tree the\n"
12351
12809
"commit was performed on is available via the mutable_tree attribute of\n"
12352
12810
"that object."
12353
12811
msgstr ""
12386
12844
msgid ""
12387
12845
"Called before a commit is performed on a tree. The start commit hook\n"
12388
12846
"is able to change the tree before the commit takes place. start_commit\n"
12389
 
"is called with the bzrlib.mutabletree.MutableTree that the commit is\n"
 
12847
"is called with the breezy.mutabletree.MutableTree that the commit is\n"
12390
12848
"being performed on."
12391
12849
msgstr ""
12392
12850
 
12409
12867
#: en/help_topics/hooks.txt:436
12410
12868
msgid ""
12411
12869
"Called when the smart client is submitting a request to the smart\n"
12412
 
"server. Called with a bzrlib.smart.client.CallHookParams object.\n"
 
12870
"server. Called with a breezy.smart.client.CallHookParams object.\n"
12413
12871
"Streaming request bodies, and responses, are not accessible."
12414
12872
msgstr ""
12415
12873
 
12725
13183
msgstr ""
12726
13184
 
12727
13185
#: en/help_topics/patterns.txt:30
12728
 
msgid ""
12729
 
"For example, a case insensitive match for ``foo`` may be specified as::"
 
13186
msgid "For example, a case insensitive match for ``foo`` may be specified as::"
12730
13187
msgstr ""
12731
13188
 
12732
13189
#: en/help_topics/patterns.txt:32
12740
13197
msgstr ""
12741
13198
 
12742
13199
#: en/help_topics/patterns.txt:37
12743
 
msgid ""
12744
 
".. _Python regular expressions: http://docs.python.org/library/re.html"
 
13200
msgid ".. _Python regular expressions: http://docs.python.org/library/re.html"
12745
13201
msgstr ""
12746
13202
 
12747
13203
#: en/help_topics/revisionspec.txt:1
13086
13542
#: en/help_topics/rules.txt:26
13087
13543
msgid ""
13088
13544
"Default rules for all branches are defined in the optional file\n"
13089
 
"``BZR_HOME/rules``. "
 
13545
"``BRZ_HOME/rules``. "
13090
13546
msgstr ""
13091
13547
 
13092
13548
#: en/help_topics/rules.txt:29
13173
13629
 
13174
13630
#: en/help_topics/url-special-chars.txt:10
13175
13631
msgid ""
13176
 
"Internally bzr treats all locations as URLs. For any file system paths\n"
 
13632
"Internally brz treats all locations as URLs. For any file system paths\n"
13177
13633
"that are specified it will automatically determine the appropriate URL\n"
13178
13634
"representation, and escape special characters where necessary."
13179
13635
msgstr ""
13209
13665
#: en/help_topics/url-special-chars.txt:27
13210
13666
msgid ""
13211
13667
"  cd /tmp\n"
13212
 
"  bzr log /tmp/%2False\n"
13213
 
"  bzr log %2False\n"
13214
 
"  bzr log file:///tmp/%252False\n"
13215
 
"  bzr log file://localhost/tmp/%252False\n"
13216
 
"  bzr log file:%252False"
 
13668
"  brz log /tmp/%2False\n"
 
13669
"  brz log %2False\n"
 
13670
"  brz log file:///tmp/%252False\n"
 
13671
"  brz log file://localhost/tmp/%252False\n"
 
13672
"  brz log file:%252False"
13217
13673
msgstr ""
13218
13674
 
13219
13675
#: en/help_topics/url-special-chars.txt:34
13222
13678
 
13223
13679
#: en/help_topics/url-special-chars.txt:36
13224
13680
msgid ""
13225
 
"  bzr log file:///tmp/%2False (refers to a file called /tmp/\\/alse)\n"
13226
 
"  bzr log %252False (refers to a file called /tmp/%252False)"
 
13681
"  brz log file:///tmp/%2False (refers to a file called /tmp/\\/alse)\n"
 
13682
"  brz log %252False (refers to a file called /tmp/%252False)"
13227
13683
msgstr ""
13228
13684
 
13229
13685
#: en/help_topics/url-special-chars.txt:39
13246
13702
 
13247
13703
#: en/help_topics/url-special-chars.txt:46
13248
13704
msgid ""
13249
 
"  bzr log foo,branch=bla # path \"foo\" with the segment parameter "
13250
 
"\"branch\" set to \"bla\"\n"
13251
 
"  bzr log file:foo%2Cbranch=bla # path \"foo,branch=bla\"\n"
13252
 
"  bzr log file:foo,branch=bla # path \"foo\" with segment parameter "
13253
 
"\"branch\" set to \"bla\"\n"
 
13705
"  brz log foo,branch=bla # path \"foo\" with the segment parameter \"branch"
 
13706
"\" set to \"bla\"\n"
 
13707
"  brz log file:foo%2Cbranch=bla # path \"foo,branch=bla\"\n"
 
13708
"  brz log file:foo,branch=bla # path \"foo\" with segment parameter \"branch"
 
13709
"\" set to \"bla\"\n"
13254
13710
msgstr ""
13255
13711
 
13256
13712
#: en/help_topics/urlspec.txt:1