1
1
# Russian translation for bzr
2
# Copyright (c) 2012 Rosetta Contributors and Canonical Ltd 2012
2
# Copyright (c) 2011 Rosetta Contributors and Canonical Ltd 2011
3
3
# This file is distributed under the same license as the bzr package.
4
# FIRST AUTHOR <EMAIL@ADDRESS>, 2012.
4
# FIRST AUTHOR <EMAIL@ADDRESS>, 2011.
8
8
"Project-Id-Version: bzr\n"
9
9
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
10
"POT-Creation-Date: 2012-02-02 17:39+0100\n"
11
"PO-Revision-Date: 2012-01-16 16:40+0000\n"
12
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
10
"POT-Creation-Date: 2012-03-15 10:20+0100\n"
11
"PO-Revision-Date: 2012-01-21 16:45+0000\n"
12
"Last-Translator: Sergey Basalaev <SBasalaev@gmail.com>\n"
13
13
"Language-Team: Russian <ru@li.org>\n"
14
14
"MIME-Version: 1.0\n"
15
15
"Content-Type: text/plain; charset=UTF-8\n"
16
16
"Content-Transfer-Encoding: 8bit\n"
17
17
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
18
18
"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
19
"X-Launchpad-Export-Date: 2012-02-04 06:20+0000\n"
20
"X-Generator: Launchpad (build 14738)\n"
19
"X-Launchpad-Export-Date: 2012-03-16 04:32+0000\n"
20
"X-Generator: Launchpad (build 14951)\n"
23
23
msgid "skipping {0} (larger than {1} of {2} bytes)"
24
24
msgstr "пропуск {0} (более, чем {1} из {2} байт)"
26
#: bzrlib/branch.py:872
26
#: bzrlib/branch.py:854
28
28
msgstr "Извлечение из стека"
30
#: bzrlib/branch.py:3205
30
#: bzrlib/branch.py:3121
32
32
msgid "Pushed up to revision %d."
33
33
msgstr "Отправлено до ревизии %d включительно."
35
#: bzrlib/branch.py:3207
35
#: bzrlib/branch.py:3123
37
37
msgid "%d tag updated."
38
38
msgid_plural "%d tags updated."
206
206
"между двумя ревизиями, укажите в аргументе ревизии интервал.\n"
207
207
"Это даёт такой же результат, как вызов 'bzr diff --summarize'."
209
#: bzrlib/builtins.py:363
209
#: bzrlib/builtins.py:375
210
210
msgid "Use short status indicators."
211
211
msgstr "Использовать короткие статусные пометки."
213
#: bzrlib/builtins.py:365
213
#: bzrlib/builtins.py:377
214
214
msgid "Only show versioned files."
215
215
msgstr "Показывать только файлы, имеющие версию."
217
#: bzrlib/builtins.py:367
217
#: bzrlib/builtins.py:379
218
218
msgid "Don't show pending merges."
219
219
msgstr "Не показывать необработанные слияния."
221
#: bzrlib/builtins.py:370
221
#: bzrlib/builtins.py:382
222
222
msgid "Do not mark object type using indicator."
223
223
msgstr "Не помечать типы объектов суффиксами."
225
#: bzrlib/builtins.py:385
225
#: bzrlib/builtins.py:397
226
226
msgid "bzr status --revision takes exactly one or two revision specifiers"
228
228
"bzr status --revision принимает ровно один или два идентификатора ревизии"
230
#: bzrlib/builtins.py:429 bzrlib/builtins.py:5183
230
#: bzrlib/builtins.py:441 bzrlib/builtins.py:5197
231
231
msgid "You can only supply one of revision_id or --revision"
232
232
msgstr "Вы можете указать только одно из revision_id или --revision"
234
#: bzrlib/builtins.py:432 bzrlib/builtins.py:5185
234
#: bzrlib/builtins.py:444 bzrlib/builtins.py:5199
235
235
msgid "You must supply either --revision or a revision_id"
236
236
msgstr "Вы должны предоставить --revision или revision_id"
238
#: bzrlib/builtins.py:439
238
#: bzrlib/builtins.py:451
240
240
msgid "Repository %r does not support access to raw revision texts"
241
241
msgstr "Репозиторий %r не поддерживает прямой доступ к текстам ревизий"
243
#: bzrlib/builtins.py:450
243
#: bzrlib/builtins.py:462
244
244
msgid "The repository {0} contains no revision {1}."
245
245
msgstr "Репозиторий {0} не содержит ревизии {1}."
247
#: bzrlib/builtins.py:457
247
#: bzrlib/builtins.py:469
248
248
msgid "You cannot specify a NULL revision."
249
249
msgstr "Вы не можете указать ревизию NULL."
251
#: bzrlib/builtins.py:549
251
#: bzrlib/builtins.py:561
252
252
msgid "Remove the working tree from a given branch/checkout."
253
253
msgstr "Удалить рабочее дерево из данной ветви или рабочей копии."
255
#: bzrlib/builtins.py:551
255
#: bzrlib/builtins.py:563
257
257
"Since a lightweight checkout is little more than a working tree\n"
258
258
"this will refuse to run against one."
260
260
"Поскольку легковесная рабочая копия, это нечто большее, чем рабочее\n"
261
261
"дерево, эту команду нельзя выполнить внутри неё."
263
#: bzrlib/builtins.py:554
263
#: bzrlib/builtins.py:566
264
264
msgid "To re-create the working tree, use \"bzr checkout\"."
265
265
msgstr "Чтобы воссоздать рабочее дерево, используйте «bzr checkout»."
267
#: bzrlib/builtins.py:560
267
#: bzrlib/builtins.py:572
269
269
"Remove the working tree even if it has uncommitted or shelved changes."
271
271
"Удалить рабочее дерево даже, если оно содержит незакреплённые или отложенные "
274
#: bzrlib/builtins.py:574
274
#: bzrlib/builtins.py:586
275
275
msgid "No working tree to remove"
276
276
msgstr "Нет рабочего дерева для удаления"
278
#: bzrlib/builtins.py:576
278
#: bzrlib/builtins.py:588
279
279
msgid "You cannot remove the working tree of a remote path"
280
280
msgstr "Вы не можете удалить внешнее рабочее дерево"
282
#: bzrlib/builtins.py:585
282
#: bzrlib/builtins.py:597
283
283
msgid "You cannot remove the working tree from a lightweight checkout"
284
284
msgstr "Вы не можете удалить рабочее дерево из легковесной рабочей копии"
286
#: bzrlib/builtins.py:625
286
#: bzrlib/builtins.py:637
288
288
"The tree does not appear to be corrupt. You probably want \"bzr revert\" "
289
289
"instead. Use \"--force\" if you are sure you want to reset the working tree."
299
299
", заголовок повреждён, попробуйте использовать аргумент -r -1, чтобы "
300
300
"сбросить состояние до предыдущего закрепления"
302
#: bzrlib/builtins.py:640
302
#: bzrlib/builtins.py:652
303
303
msgid "failed to reset the tree state{0}"
304
304
msgstr "не удалось сбросить состояние дерева {0}"
306
#: bzrlib/builtins.py:644
306
#: bzrlib/builtins.py:656
307
307
msgid "Show current revision number."
308
308
msgstr "Показать номер текущей ревизии."
310
#: bzrlib/builtins.py:646
310
#: bzrlib/builtins.py:658
311
311
msgid "This is equal to the number of revisions on this branch."
312
312
msgstr "Это эквивалентно числу ревизий в этой ветви."
314
#: bzrlib/builtins.py:659
314
#: bzrlib/builtins.py:671
315
315
msgid "--tree and --revision can not be used together"
316
316
msgstr "--tree и --revision не могут использоваться вместе"
318
#: bzrlib/builtins.py:676 bzrlib/builtins.py:5967
318
#: bzrlib/builtins.py:688 bzrlib/builtins.py:5953
319
319
msgid "Tags can only be placed on a single revision, not on a range"
320
320
msgstr "Тегом можно пометить только отдельную ревизию, не интервал"
322
#: bzrlib/builtins.py:700
322
#: bzrlib/builtins.py:712
323
323
msgid "Show revno of working tree."
324
324
msgstr "Показать номер ревизии рабочего дерева."
326
#: bzrlib/builtins.py:748
326
#: bzrlib/builtins.py:760
327
327
msgid "Add specified files or directories."
328
328
msgstr "Добавить указанные файлы или директории."
330
#: bzrlib/builtins.py:750
330
#: bzrlib/builtins.py:762
332
332
"In non-recursive mode, all the named items are added, regardless\n"
333
333
"of whether they were previously ignored. A warning is given if\n"
431
431
"add.maximum_file_size, будут пропущены. Явно названные элементы\n"
432
432
"никогда не будут пропущены по этому критерию."
434
#: bzrlib/builtins.py:794
434
#: bzrlib/builtins.py:806
435
435
msgid "Don't recursively add the contents of directories."
436
436
msgstr "Не добавлять содержимое директорий рекурсивно."
438
#: bzrlib/builtins.py:800
438
#: bzrlib/builtins.py:813
439
439
msgid "Lookup file ids from this tree."
440
440
msgstr "Искать идентификаторы в этом дереве."
442
#: bzrlib/builtins.py:836
442
#: bzrlib/builtins.py:849
443
443
msgid "ignored {0} matching \"{1}\"\n"
444
444
msgstr "пропуск {0} из-за условия «{1}»\n"
446
#: bzrlib/builtins.py:841
446
#: bzrlib/builtins.py:854
447
447
msgid "Create a new versioned directory."
448
448
msgstr "Создать новую директорию в системе версий."
450
#: bzrlib/builtins.py:843
450
#: bzrlib/builtins.py:856
451
451
msgid "This is equivalent to creating the directory and then adding it."
452
452
msgstr "Это эквивалентно созданию директории и её добавлению."
454
#: bzrlib/builtins.py:850
454
#: bzrlib/builtins.py:863
455
455
msgid "No error if existing, make parent directories as needed."
457
457
"Не выводить ошибку, если существует, создавать родительские директории при "
460
#: bzrlib/builtins.py:884
460
#: bzrlib/builtins.py:897
462
462
msgid "added %s\n"
463
463
msgstr "добавлен %s\n"
465
#: bzrlib/builtins.py:926
465
#: bzrlib/builtins.py:939
467
467
msgid "invalid kind %r specified"
468
468
msgstr "указан неизвестный вид %r"
470
#: bzrlib/builtins.py:963
470
#: bzrlib/builtins.py:976
471
471
msgid "Move or rename a file."
472
472
msgstr "Переместить или переименовать файл."
474
#: bzrlib/builtins.py:965
474
#: bzrlib/builtins.py:978
475
475
msgid " bzr mv SOURCE... DESTINATION"
476
476
msgstr " bzr mv ИСТОЧНИК... НАЗНАЧЕНИЕ"
478
#: bzrlib/builtins.py:967
478
#: bzrlib/builtins.py:980
480
480
"If the last argument is a versioned directory, all the other names\n"
481
481
"are moved into it. Otherwise, there must be exactly two arguments\n"
511
511
"Переместить только bzr-идентификатор файла, поскольку сам файл уже был "
514
#: bzrlib/builtins.py:986
514
#: bzrlib/builtins.py:999
515
515
msgid "Automatically guess renames."
516
516
msgstr "Автоматически предполагать переименования."
518
#: bzrlib/builtins.py:987
518
#: bzrlib/builtins.py:1000
519
519
msgid "Avoid making changes when guessing renames."
520
520
msgstr "Избегать изменений при угадывании переименований."
522
#: bzrlib/builtins.py:996
522
#: bzrlib/builtins.py:1009
523
523
msgid "--dry-run requires --auto."
524
524
msgstr "--dry-run требует --auto."
526
#: bzrlib/builtins.py:1000
526
#: bzrlib/builtins.py:1013
527
527
msgid "missing file argument"
528
528
msgstr "отсутствует аргумент файл"
530
#: bzrlib/builtins.py:1004
530
#: bzrlib/builtins.py:1017
531
531
msgid "can not move root of branch"
532
532
msgstr "нельзя переместить корень ветви"
534
#: bzrlib/builtins.py:1010
534
#: bzrlib/builtins.py:1023
535
535
msgid "Only one path may be specified to --auto."
536
536
msgstr "Только один путь может быть указан, как аргумент --auto."
538
#: bzrlib/builtins.py:1013
538
#: bzrlib/builtins.py:1026
539
539
msgid "--after cannot be specified with --auto."
540
540
msgstr "--after не может использоваться вместе с --auto."
542
#: bzrlib/builtins.py:1050
542
#: bzrlib/builtins.py:1062
543
543
msgid "to mv multiple files the destination must be a versioned directory"
545
545
"чтобы переместить несколько файлов, назначение должно быть директорией под "
546
546
"контролем системы версий"
548
#: bzrlib/builtins.py:1102
548
#: bzrlib/builtins.py:1114
549
549
msgid "Turn this branch into a mirror of another branch."
550
550
msgstr "Преобразовать эту ветвь в зеркало другой ветви."
552
#: bzrlib/builtins.py:1104
552
#: bzrlib/builtins.py:1116
554
554
"By default, this command only works on branches that have not diverged.\n"
555
555
"Branches are considered diverged if the destination branch's most recent \n"
763
763
"Отказывать в отсылке изменений, если в рабочем дереве есть незакреплённые "
764
764
"изменения, --no-strict запрещает проверку."
766
#: bzrlib/builtins.py:1292
766
#: bzrlib/builtins.py:1306
767
767
msgid "Don't populate the working tree, even for protocols that support it."
769
769
"Не создавать рабочее дерево, даже для протоколов, которые поддерживают это."
771
#: bzrlib/builtins.py:1336
771
#: bzrlib/builtins.py:1350
772
772
msgid "Could not determine branch to refer to."
773
773
msgstr "Не удалось определить ветвь, на которую нужно ссылаться."
775
#: bzrlib/builtins.py:1345
775
#: bzrlib/builtins.py:1359
778
778
"No push location known or specified. To push to the parent branch (at %s), "
779
779
"use 'bzr push :parent'."
782
#: bzrlib/builtins.py:1351 bzrlib/foreign.py:306
782
#: bzrlib/builtins.py:1365 bzrlib/foreign.py:306
783
783
msgid "No push location known or specified."
784
784
msgstr "Местоположение для отсылки изменений неизвестно и не указано."
786
#: bzrlib/builtins.py:1355
786
#: bzrlib/builtins.py:1369
788
788
msgid "Using saved push location: %s"
789
789
msgstr "Используется сохранённое местоположение отсылки: %s"
791
#: bzrlib/builtins.py:1365
791
#: bzrlib/builtins.py:1379
792
792
msgid "Create a new branch that is a copy of an existing branch."
793
793
msgstr "Создать новую ветвь, являющуюся копией существующей ветви."
795
#: bzrlib/builtins.py:1367
795
#: bzrlib/builtins.py:1381
797
797
"If the TO_LOCATION is omitted, the last component of the FROM_LOCATION will\n"
798
798
"be used. In other words, \"branch ../foo/bar\" will attempt to create "
880
880
msgstr[1] "Ответвлены %d ревизии."
881
881
msgstr[2] "Ответвлены %d ревизий."
883
#: bzrlib/builtins.py:1505
883
#: bzrlib/builtins.py:1519
885
885
msgid "New branch bound to %s"
886
886
msgstr "Новая ветвь, связанная с %s"
888
#: bzrlib/builtins.py:1510 bzrlib/builtins.py:6256
888
#: bzrlib/builtins.py:1524 bzrlib/builtins.py:6247
890
890
msgid "Switched to branch: %s"
891
891
msgstr "Переключение на ветвь: %s"
893
#: bzrlib/builtins.py:1515
893
#: bzrlib/builtins.py:1529
894
894
msgid "List the branches available at the current location."
895
895
msgstr "Вывести список ветвей, доступных в текущем местоположении."
897
#: bzrlib/builtins.py:1517
897
#: bzrlib/builtins.py:1531
899
899
"This command will print the names of all the branches at the current\n"
901
901
msgstr "Эта команда выведет имена всех ветвей в текущем местоположении."
903
#: bzrlib/builtins.py:1524
903
#: bzrlib/builtins.py:1538
905
905
"Recursively scan for branches rather than just looking in the specified "
908
908
"Рекурсивно сканировать ветви, а не смотреть в указанном местоположении."
910
#: bzrlib/builtins.py:1554
910
#: bzrlib/builtins.py:1567
911
911
msgid "(default)"
912
912
msgstr "(по умолчанию)"
914
#: bzrlib/builtins.py:1566
914
#: bzrlib/builtins.py:1579
915
915
msgid "Create a new checkout of an existing branch."
916
916
msgstr "Создать новую рабочую копию текущей ветви."
918
#: bzrlib/builtins.py:1568
918
#: bzrlib/builtins.py:1581
920
920
"If BRANCH_LOCATION is omitted, checkout will reconstitute a working tree "
1156
1156
"ни параметров, Bazaar найдёт файлы, которые отслеживаются, но отсутствуют\n"
1157
1157
"в рабочем дереве и прекратит их отслеживать."
1159
#: bzrlib/builtins.py:1838
1159
#: bzrlib/builtins.py:1849
1160
1160
msgid "Only remove files that have never been committed."
1161
1161
msgstr "Исключать только файлы, которые никогда не были закреплены."
1163
#: bzrlib/builtins.py:1840
1163
#: bzrlib/builtins.py:1851
1164
1164
msgid "The file deletion mode to be used."
1165
1165
msgstr "Используемый способ удаления файлов."
1167
#: bzrlib/builtins.py:1841
1167
#: bzrlib/builtins.py:1852
1168
1168
msgid "Deletion Strategy"
1169
1169
msgstr "Стратегия удаления"
1171
#: bzrlib/builtins.py:1842
1171
#: bzrlib/builtins.py:1853
1172
1172
msgid "Backup changed files (default)."
1175
#: bzrlib/builtins.py:1843
1175
#: bzrlib/builtins.py:1854
1176
1176
msgid "Delete from bzr but leave the working copy."
1177
1177
msgstr "Удалить из bzr, но оставить рабочую копию."
1179
#: bzrlib/builtins.py:1844
1179
#: bzrlib/builtins.py:1855
1180
1180
msgid "Don't backup changed files."
1181
1181
msgstr "Не создавать резервные копии изменённых файлов."
1183
#: bzrlib/builtins.py:1845
1183
#: bzrlib/builtins.py:1856
1185
1185
"Delete all the specified files, even if they can not be recovered and even "
1186
1186
"if they are non-empty directories. (deprecated, use no-backup)"
1233
1233
"уменьшающее размер занимаемого пространства и повышающее\n"
1234
1234
"производительность."
1236
#: bzrlib/builtins.py:1947
1236
#: bzrlib/builtins.py:1958
1237
1237
msgid "The branch *MUST* be on a listable system such as local disk or sftp."
1239
1239
"Ветвь *ДОЛЖНА* быть на системе, поддерживающей список файлов, такой как\r\n"
1240
1240
"локальный диск или SFTP."
1242
#: bzrlib/builtins.py:2014 bzrlib/builtins.py:2132 bzrlib/builtins.py:3750
1242
#: bzrlib/builtins.py:2025 bzrlib/builtins.py:2143 bzrlib/builtins.py:3760
1244
1244
"Format for the bzr 2.0 series.\n"
1245
1245
"Uses group-compress storage.\n"
1246
1246
"Provides rich roots which are a one-way transition.\n"
1249
#: bzrlib/builtins.py:2014 bzrlib/builtins.py:2132 bzrlib/builtins.py:3750
1249
#: bzrlib/builtins.py:2025 bzrlib/builtins.py:2143 bzrlib/builtins.py:3760
1251
1251
"Pack-based format used in 1.x series. Introduced in 0.92. Interoperates with "
1252
1252
"bzr repositories before 0.92 but cannot be read by bzr < 0.92. "
1255
#: bzrlib/builtins.py:2014 bzrlib/builtins.py:2132 bzrlib/builtins.py:3750
1255
#: bzrlib/builtins.py:2025 bzrlib/builtins.py:2143 bzrlib/builtins.py:3760
1256
1256
msgid "The 2a format with experimental support for colocated branches.\n"
1259
#: bzrlib/builtins.py:2015
1259
#: bzrlib/builtins.py:2026
1260
1260
msgid "Make a directory into a versioned branch."
1261
1261
msgstr "Преобразовать директорию в ветвь системы контроля версий."
1263
#: bzrlib/builtins.py:2017
1263
#: bzrlib/builtins.py:2028
1265
1265
"Use this to create an empty branch, or before importing an\n"
1266
1266
"existing project."
1494
1494
" Показывает отличия рабочего дерева от последнего закрепления::"
1496
#: bzrlib/builtins.py:2223
1496
#: bzrlib/builtins.py:2234
1497
1497
msgid " bzr diff"
1498
1498
msgstr " bzr diff"
1500
#: bzrlib/builtins.py:2225
1500
#: bzrlib/builtins.py:2236
1501
1501
msgid " Difference between the working tree and revision 1::"
1502
1502
msgstr " Различия между рабочим деревом и ревизией 1::"
1504
#: bzrlib/builtins.py:2227
1504
#: bzrlib/builtins.py:2238
1505
1505
msgid " bzr diff -r1"
1506
1506
msgstr " bzr diff -r1"
1508
#: bzrlib/builtins.py:2229
1508
#: bzrlib/builtins.py:2240
1509
1509
msgid " Difference between revision 3 and revision 1::"
1510
1510
msgstr " Различия между ревизией 3 и ревизией 1::"
1512
#: bzrlib/builtins.py:2231
1512
#: bzrlib/builtins.py:2242
1513
1513
msgid " bzr diff -r1..3"
1514
1514
msgstr " bzr diff -r1..3"
1516
#: bzrlib/builtins.py:2233
1516
#: bzrlib/builtins.py:2244
1517
1517
msgid " Difference between revision 3 and revision 1 for branch xxx::"
1518
1518
msgstr " Различия между ревизией 3 и ревизией 1 для ветви xxx::"
1520
#: bzrlib/builtins.py:2235
1520
#: bzrlib/builtins.py:2246
1521
1521
msgid " bzr diff -r1..3 xxx"
1522
1522
msgstr " bzr diff -r1..3 xxx"
1524
#: bzrlib/builtins.py:2237
1524
#: bzrlib/builtins.py:2248
1525
1525
msgid " The changes introduced by revision 2 (equivalent to -r1..2)::"
1526
1526
msgstr " Изменения, представленные в ревизии 2 (эквивалентно -r1..2)::"
1528
#: bzrlib/builtins.py:2239
1528
#: bzrlib/builtins.py:2250
1529
1529
msgid " bzr diff -c2"
1530
1530
msgstr " bzr diff -c2"
1532
#: bzrlib/builtins.py:2241
1532
#: bzrlib/builtins.py:2252
1534
1534
" To see the changes introduced by revision X::\n"
1561
1561
" Изменения между текущей ревизией и предыдущей\n"
1562
1562
" (эквивалент -c-1 и -r-2..-1)"
1564
#: bzrlib/builtins.py:2254
1564
#: bzrlib/builtins.py:2265
1565
1565
msgid " bzr diff -r-2.."
1566
1566
msgstr " bzr diff -r-2.."
1568
#: bzrlib/builtins.py:2256
1568
#: bzrlib/builtins.py:2267
1569
1569
msgid " Show just the differences for file NEWS::"
1570
1570
msgstr " Показать изменения только для файла NEWS::"
1572
#: bzrlib/builtins.py:2258
1572
#: bzrlib/builtins.py:2269
1573
1573
msgid " bzr diff NEWS"
1574
1574
msgstr " bzr diff NEWS"
1576
#: bzrlib/builtins.py:2260
1576
#: bzrlib/builtins.py:2271
1577
1577
msgid " Show the differences in working tree xxx for file NEWS::"
1578
1578
msgstr " Показать изменения в рабочем дереве xxx для файла NEWS::"
1580
#: bzrlib/builtins.py:2262
1580
#: bzrlib/builtins.py:2273
1581
1581
msgid " bzr diff xxx/NEWS"
1582
1582
msgstr " bzr diff xxx/NEWS"
1584
#: bzrlib/builtins.py:2264
1584
#: bzrlib/builtins.py:2275
1585
1585
msgid " Show the differences from branch xxx to this working tree:"
1586
1586
msgstr " Показать изменения рабочего дерева относительно ветви xxx:"
1588
#: bzrlib/builtins.py:2266
1588
#: bzrlib/builtins.py:2277
1589
1589
msgid " bzr diff --old xxx"
1590
1590
msgstr " bzr diff --old xxx"
1592
#: bzrlib/builtins.py:2268
1592
#: bzrlib/builtins.py:2279
1593
1593
msgid " Show the differences between two branches for file NEWS::"
1594
1594
msgstr " Показать различия в файле NEWS между двумя ветвями::"
1596
#: bzrlib/builtins.py:2270
1596
#: bzrlib/builtins.py:2281
1597
1597
msgid " bzr diff --old xxx --new yyy NEWS"
1598
1598
msgstr " bzr diff --old xxx --new yyy NEWS"
1600
#: bzrlib/builtins.py:2272
1600
#: bzrlib/builtins.py:2283
1601
1601
msgid " Same as 'bzr diff' but prefix paths with old/ and new/::"
1602
1602
msgstr " Тоже, что и 'bzr diff', но начать пути с old/ и new/::"
1604
#: bzrlib/builtins.py:2274
1604
#: bzrlib/builtins.py:2285
1606
1606
" bzr diff --prefix old/:new/\n"
1628
1628
"Установить префиксы, добавляемые к старым и новым именам файлов, как "
1629
1629
"значения, разделённые двоеточием (напр. «old/:new/»)."
1631
#: bzrlib/builtins.py:2290
1631
#: bzrlib/builtins.py:2301
1632
1632
msgid "Branch/tree to compare from."
1633
1633
msgstr "Ветвь или дерево, которое сравнивать."
1635
#: bzrlib/builtins.py:2294
1635
#: bzrlib/builtins.py:2305
1636
1636
msgid "Branch/tree to compare to."
1637
1637
msgstr "Ветвь или дерево, с которым сравнивать."
1639
#: bzrlib/builtins.py:2300
1639
#: bzrlib/builtins.py:2311
1640
1640
msgid "Use this command to compare files."
1641
1641
msgstr "Использовать эту команду для сравнения."
1643
#: bzrlib/builtins.py:2305
1643
#: bzrlib/builtins.py:2316
1644
1644
msgid "Diff format to use."
1645
1645
msgstr "Используемый формат diff."
1647
#: bzrlib/builtins.py:2307
1647
#: bzrlib/builtins.py:2318
1648
1648
msgid "Diff format"
1649
1649
msgstr "Формат diff"
1651
#: bzrlib/builtins.py:2329
1651
#: bzrlib/builtins.py:2340
1652
1652
msgid "--prefix expects two values separated by a colon (eg \"old/:new/\")"
1654
1654
"--prefix ожидает два значения, разделённые двоеточием (напр. «old/:new/»)"
1656
#: bzrlib/builtins.py:2333
1656
#: bzrlib/builtins.py:2344
1657
1657
msgid "bzr diff --revision takes exactly one or two revision specifiers"
1658
1658
msgstr "bzr diff --revision принимает ровно ожин или два аргумента"
1660
#: bzrlib/builtins.py:2338 bzrlib/builtins.py:2736 bzrlib/builtins.py:2749
1661
#: bzrlib/builtins.py:2757 bzrlib/builtins.py:4919
1660
#: bzrlib/builtins.py:2349 bzrlib/builtins.py:2746 bzrlib/builtins.py:2759
1661
#: bzrlib/builtins.py:2767 bzrlib/builtins.py:4933
1662
1662
msgid "{0} and {1} are mutually exclusive"
1663
1663
msgstr "{0} и {1} взаимоисключающи"
1665
#: bzrlib/builtins.py:2358
1665
#: bzrlib/builtins.py:2369
1667
1667
"List files deleted in the working tree.\n"
2045
2045
" trading disk space for faster speed."
2048
#: bzrlib/builtins.py:2624
2048
#: bzrlib/builtins.py:2634
2049
2049
msgid "Show from oldest to newest."
2050
2050
msgstr "Выводить от старых к новым."
2052
#: bzrlib/builtins.py:2627
2052
#: bzrlib/builtins.py:2637
2053
2053
msgid "Show files changed in each revision."
2054
2054
msgstr "Показывать файлы, изменённые в каждой ревизии."
2056
#: bzrlib/builtins.py:2633
2056
#: bzrlib/builtins.py:2643
2057
2057
msgid "Show just the specified revision. See also \"help revisionspec\"."
2058
2058
msgstr "Показать только указанную ревизию. См. также «help revisionspec»."
2060
#: bzrlib/builtins.py:2637
2060
#: bzrlib/builtins.py:2647
2061
2061
msgid "What names to list as authors - first, all or committer."
2062
2062
msgstr "Какие имена выводить, как авторов — first, all или committer."
2064
#: bzrlib/builtins.py:2638
2064
#: bzrlib/builtins.py:2648
2065
2065
msgid "Authors"
2066
2066
msgstr "Авторы"
2068
#: bzrlib/builtins.py:2643
2068
#: bzrlib/builtins.py:2653
2069
2069
msgid "Number of levels to display - 0 for all, 1 for flat."
2070
2070
msgstr "Число уровней для вывода — 0 для всех, 1 для плоского вывода."
2072
#: bzrlib/builtins.py:2653
2072
#: bzrlib/builtins.py:2663
2073
2073
msgid "Limit the output to the first N revisions."
2074
2074
msgstr "Ограничить вывод лишь первыми N ревизиями."
2076
#: bzrlib/builtins.py:2658
2076
#: bzrlib/builtins.py:2668
2077
2077
msgid "Show changes made in each revision as a patch."
2078
2078
msgstr "Показать изменения, сделанные в каждой ревизии, в виде патча."
2080
#: bzrlib/builtins.py:2660
2080
#: bzrlib/builtins.py:2670
2081
2081
msgid "Show merged revisions like --levels 0 does."
2082
2082
msgstr "Показывать слияния, как это делает --levels 0."
2084
#: bzrlib/builtins.py:2664
2084
#: bzrlib/builtins.py:2674
2085
2085
msgid "Do not report commits with more than one parent."
2086
2086
msgstr "Не сообщать о закреплениях с более, чем одним родителем."
2088
#: bzrlib/builtins.py:2666
2088
#: bzrlib/builtins.py:2676
2090
2090
"Display only the revisions that are not part of both ancestries (require -"
2093
2093
"Показать только ревизии, которые не являются частью обоих предков (требует -"
2096
#: bzrlib/builtins.py:2670
2096
#: bzrlib/builtins.py:2680
2097
2097
msgid "Show digital signature validity."
2100
#: bzrlib/builtins.py:2673
2100
#: bzrlib/builtins.py:2683
2101
2101
msgid "Show revisions whose properties match this expression."
2102
2102
msgstr "Показывать ревизии, свойства которых удовлетворяют этому выражению."
2104
#: bzrlib/builtins.py:2677
2104
#: bzrlib/builtins.py:2687
2105
2105
msgid "Show revisions whose message matches this expression."
2107
2107
"Показывать ревизии, комментарий которых удовлетворяет этому выражению."
2109
#: bzrlib/builtins.py:2681
2109
#: bzrlib/builtins.py:2691
2110
2110
msgid "Show revisions whose committer matches this expression."
2112
2112
"Показывать ревизии, закрепитель которых удовлетворяет этому выражению."
2114
#: bzrlib/builtins.py:2685
2114
#: bzrlib/builtins.py:2695
2115
2115
msgid "Show revisions whose authors match this expression."
2116
2116
msgstr "Показывать ревизии, авторы которых удовлетворяют этому выражению."
2118
#: bzrlib/builtins.py:2689
2118
#: bzrlib/builtins.py:2699
2119
2119
msgid "Show revisions whose bugs match this expression."
2120
2120
msgstr "Показывать ревизии, ошибки которых удовлетворяют этому выражению."
2122
#: bzrlib/builtins.py:2743
2122
#: bzrlib/builtins.py:2753
2123
2123
msgid "--exclude-common-ancestry requires -r with two revisions"
2124
2124
msgstr "--exclude-common-ancestry требует -r с двумя ревизиями"
2126
#: bzrlib/builtins.py:2771
2126
#: bzrlib/builtins.py:2781
2127
2127
#, python-format
2128
2128
msgid "Path unknown at end or start of revision range: %s"
2129
2129
msgstr "Неизвестный путь в начале или конце интервала ревизий: %s"
2131
#: bzrlib/builtins.py:2888
2131
#: bzrlib/builtins.py:2898
2132
2132
#, python-format
2133
2133
msgid "bzr %s doesn't accept two revisions in different branches."
2134
2134
msgstr "bzr %s не принимает две ревизии в различных ветвях."
2136
#: bzrlib/builtins.py:2904
2136
#: bzrlib/builtins.py:2914
2137
2137
#, python-format
2138
2138
msgid "bzr %s --revision takes one or two values."
2139
2139
msgstr "bzr %s --revision принимает одно или два значения."
2141
#: bzrlib/builtins.py:2949
2141
#: bzrlib/builtins.py:2959
2143
2143
"List files in a tree.\n"
2146
2146
"Вывести список файлов в дереве.\n"
2149
#: bzrlib/builtins.py:2958
2149
#: bzrlib/builtins.py:2968
2150
2150
msgid "Recurse into subdirectories."
2151
2151
msgstr "Рекурсивно входить в поддиректории."
2153
#: bzrlib/builtins.py:2960
2153
#: bzrlib/builtins.py:2970
2154
2154
msgid "Print paths relative to the root of the branch."
2155
2155
msgstr "Выводить пути относительно корня ветви."
2157
#: bzrlib/builtins.py:2962
2157
#: bzrlib/builtins.py:2972
2158
2158
msgid "Print unknown files."
2159
2159
msgstr "Выводить неизвестные файлы."
2161
#: bzrlib/builtins.py:2963
2161
#: bzrlib/builtins.py:2973
2162
2162
msgid "Print versioned files."
2163
2163
msgstr "Выводить файлы под контролем системы версий."
2165
#: bzrlib/builtins.py:2966
2165
#: bzrlib/builtins.py:2976
2166
2166
msgid "Print ignored files."
2167
2167
msgstr "Выводить игнорируемые файлы."
2169
#: bzrlib/builtins.py:2968
2169
#: bzrlib/builtins.py:2978
2170
2170
msgid "List entries of a particular kind: file, directory, symlink."
2171
2171
msgstr "Выводить файлы определённого типа: file, directory, symlink."
2173
#: bzrlib/builtins.py:2981
2173
#: bzrlib/builtins.py:2991
2174
2174
msgid "invalid kind specified"
2175
2175
msgstr "указан неверный вид файла"
2177
#: bzrlib/builtins.py:2984
2177
#: bzrlib/builtins.py:2994
2178
2178
msgid "Cannot set both --verbose and --null"
2179
2179
msgstr "Нельзя установить оба --verbose и --null"
2181
#: bzrlib/builtins.py:2993
2181
#: bzrlib/builtins.py:3003
2182
2182
msgid "cannot specify both --from-root and PATH"
2183
2183
msgstr "нельзя указать оба --from-root и PATH"
2185
#: bzrlib/builtins.py:3080
2185
#: bzrlib/builtins.py:3090
2186
2186
msgid "Ignore specified files or patterns."
2187
2187
msgstr "Игнорировать указанные файлы или шаблоны."
2189
#: bzrlib/builtins.py:3082
2189
#: bzrlib/builtins.py:3092
2190
2190
msgid "See ``bzr help patterns`` for details on the syntax of patterns."
2191
2191
msgstr "Смотрите подробности о синтаксисе шаблонов в «bzr help patterns»."
2193
#: bzrlib/builtins.py:3084
2193
#: bzrlib/builtins.py:3094
2195
2195
"If a .bzrignore file does not exist, the ignore command\n"
2196
2196
"will create one and add the specified files or patterns to the newly\n"
2281
2281
" Игнорировать файл Makefile на верхнем уровне::"
2283
#: bzrlib/builtins.py:3119
2283
#: bzrlib/builtins.py:3129
2284
2284
msgid " bzr ignore ./Makefile"
2285
2285
msgstr " bzr ignore ./Makefile"
2287
#: bzrlib/builtins.py:3121
2287
#: bzrlib/builtins.py:3131
2288
2288
msgid " Ignore .class files in all directories...::"
2289
2289
msgstr " Игнорировать файлы .class во всех директориях...::"
2291
#: bzrlib/builtins.py:3123
2291
#: bzrlib/builtins.py:3133
2292
2292
msgid " bzr ignore \"*.class\""
2293
2293
msgstr " bzr ignore \"*.class\""
2295
#: bzrlib/builtins.py:3125
2295
#: bzrlib/builtins.py:3135
2296
2296
msgid " ...but do not ignore \"special.class\"::"
2297
2297
msgstr " ...но не игнорировать \"special.class\"::"
2299
#: bzrlib/builtins.py:3127
2299
#: bzrlib/builtins.py:3137
2300
2300
msgid " bzr ignore \"!special.class\""
2301
2301
msgstr " bzr ignore \"!special.class\""
2303
#: bzrlib/builtins.py:3129
2303
#: bzrlib/builtins.py:3139
2304
2304
msgid " Ignore files whose name begins with the \"#\" character::"
2305
2305
msgstr " Игнорировать файлы, начинающиеся с символа \"#\"::"
2307
#: bzrlib/builtins.py:3131
2307
#: bzrlib/builtins.py:3141
2308
2308
msgid " bzr ignore \"RE:^#\""
2309
2309
msgstr " bzr ignore \"RE:^#\""
2311
#: bzrlib/builtins.py:3133 bzrlib/builtins.py:3137
2311
#: bzrlib/builtins.py:3143 bzrlib/builtins.py:3147
2312
2312
msgid " Ignore .o files under the lib directory::"
2313
2313
msgstr " Игнорировать файлы .o в директории lib::"
2315
#: bzrlib/builtins.py:3135
2315
#: bzrlib/builtins.py:3145
2316
2316
msgid " bzr ignore \"lib/**/*.o\""
2317
2317
msgstr " bzr ignore \"lib/**/*.o\""
2319
#: bzrlib/builtins.py:3139
2319
#: bzrlib/builtins.py:3149
2320
2320
msgid " bzr ignore \"RE:lib/.*\\.o\""
2321
2321
msgstr " bzr ignore \"RE:lib/.*\\.o\""
2323
#: bzrlib/builtins.py:3141
2323
#: bzrlib/builtins.py:3151
2324
2324
msgid " Ignore everything but the \"debian\" toplevel directory::"
2325
2325
msgstr " Игнорировать всё, кроме верхней директории \"debian\"::"
2327
#: bzrlib/builtins.py:3143
2327
#: bzrlib/builtins.py:3153
2329
2329
" bzr ignore \"RE:(?!debian/).*\"\n"
2392
2392
"Вывести все игнорируемые файлы и шаблоны игнорирования, из-за которых эти\n"
2393
2393
"файлы игнорируются."
2395
#: bzrlib/builtins.py:3214
2395
#: bzrlib/builtins.py:3224
2396
2396
msgid "Alternatively, to list just the files::"
2397
2397
msgstr "Альтернативно, чтобы вывести только файлы::"
2399
#: bzrlib/builtins.py:3216
2399
#: bzrlib/builtins.py:3226
2400
2400
msgid " bzr ls --ignored"
2401
2401
msgstr " bzr ls --ignored"
2403
#: bzrlib/builtins.py:3250
2403
#: bzrlib/builtins.py:3260
2404
2404
#, python-format
2405
2405
msgid "not a valid revision-number: %r"
2406
2406
msgstr "некорректный номер ревизии: %r"
2408
#: bzrlib/builtins.py:3257
2408
#: bzrlib/builtins.py:3267
2410
2410
"Export current or past revision to a destination directory or archive."
2412
2412
"Экспортировать текущую или прошлую ревизию в директорию назначения\r\n"
2415
#: bzrlib/builtins.py:3259
2415
#: bzrlib/builtins.py:3269
2416
2416
msgid "If no revision is specified this exports the last committed revision."
2417
2417
msgstr "Если ревизия не указана, экспортирует последнюю ревизию."
2419
#: bzrlib/builtins.py:3261
2419
#: bzrlib/builtins.py:3271
2421
2421
"Format may be an \"exporter\" name, such as tar, tgz, tbz2. If none is\n"
2422
2422
"given, try to find the format with the extension. If no extension\n"
2880
2880
" файлов изменились, но их содержимое осталось прежним. Оно не\n"
2881
2881
" указывает на проблему."
2883
#: bzrlib/builtins.py:3712
2883
#: bzrlib/builtins.py:3722
2885
2885
"If no restrictions are specified, all Bazaar data that is found at the "
2887
2887
"location will be checked."
2890
#: bzrlib/builtins.py:3717
2890
#: bzrlib/builtins.py:3727
2891
2891
msgid " Check the tree and branch at 'foo'::"
2892
2892
msgstr " Проверить рабочее дерево и ветвь в 'foo'::"
2894
#: bzrlib/builtins.py:3719
2894
#: bzrlib/builtins.py:3729
2895
2895
msgid " bzr check --tree --branch foo"
2896
2896
msgstr " bzr check --tree --branch foo"
2898
#: bzrlib/builtins.py:3721
2898
#: bzrlib/builtins.py:3731
2899
2899
msgid " Check only the repository at 'bar'::"
2900
2900
msgstr " Проверить только репозиторий в 'bar'::"
2902
#: bzrlib/builtins.py:3723
2902
#: bzrlib/builtins.py:3733
2903
2903
msgid " bzr check --repo bar"
2904
2904
msgstr " bzr check --repo bar"
2906
#: bzrlib/builtins.py:3725
2906
#: bzrlib/builtins.py:3735
2907
2907
msgid " Check everything at 'baz'::"
2908
2908
msgstr " Проверить всё в 'baz'::"
2910
#: bzrlib/builtins.py:3727
2910
#: bzrlib/builtins.py:3737
2911
2911
msgid " bzr check baz"
2912
2912
msgstr " bzr check baz"
2914
#: bzrlib/builtins.py:3733
2914
#: bzrlib/builtins.py:3743
2915
2915
msgid "Check the branch related to the current directory."
2916
2916
msgstr "Проверить ветвь, относящуюся к текущей директории."
2918
#: bzrlib/builtins.py:3735
2918
#: bzrlib/builtins.py:3745
2919
2919
msgid "Check the repository related to the current directory."
2920
2920
msgstr "Проверить репозиторий, относящийся к текущей директории."
2922
#: bzrlib/builtins.py:3737
2922
#: bzrlib/builtins.py:3747
2923
2923
msgid "Check the working tree related to the current directory."
2924
2924
msgstr "Проверить рабочее дерево, относящееся к текущей директории."
2926
#: bzrlib/builtins.py:3751
2926
#: bzrlib/builtins.py:3761
2927
2927
msgid "Upgrade a repository, branch or working tree to a newer format."
2928
2928
msgstr "Обновить репозиторий, ветвь или рабочее дерево до нового формата."
2930
#: bzrlib/builtins.py:3753
2930
#: bzrlib/builtins.py:3763
2932
2932
"When the default format has changed after a major new release of\n"
2933
2933
"Bazaar, you may be informed during certain operations that you\n"
3001
3001
" Показать email текущего пользователя::"
3003
#: bzrlib/builtins.py:3815
3003
#: bzrlib/builtins.py:3825
3004
3004
msgid " bzr whoami --email"
3005
3005
msgstr " bzr whoami --email"
3007
#: bzrlib/builtins.py:3817
3007
#: bzrlib/builtins.py:3827
3008
3008
msgid " Set the current user::"
3009
3009
msgstr " Установить текущего пользователя::"
3011
#: bzrlib/builtins.py:3819
3011
#: bzrlib/builtins.py:3829
3012
3012
msgid " bzr whoami \"Frank Chu <fchu@example.com>\""
3013
3013
msgstr " bzr whoami \"Frank Chu <fchu@example.com>\""
3015
#: bzrlib/builtins.py:3823
3015
#: bzrlib/builtins.py:3833
3016
3016
msgid "Display email address only."
3017
3017
msgstr "Показать только адрес email."
3019
#: bzrlib/builtins.py:3825
3019
#: bzrlib/builtins.py:3835
3020
3020
msgid "Set identity for the current branch instead of globally."
3023
#: bzrlib/builtins.py:3851
3023
#: bzrlib/builtins.py:3861
3024
3024
msgid "--email can only be used to display existing identity"
3027
#: bzrlib/builtins.py:3873
3027
#: bzrlib/builtins.py:3885
3028
3028
msgid "Print or set the branch nickname."
3029
3029
msgstr "Вывести или установить имя ветви."
3031
#: bzrlib/builtins.py:3875
3031
#: bzrlib/builtins.py:3887
3033
"If unset, the tree root directory name is used as the nickname.\n"
3034
"To print the current nickname, execute with no argument."
3033
"If unset, the colocated branch name is used for colocated branches, and\n"
3034
"the branch directory name is used for other branches. To print the\n"
3035
"current nickname, execute with no argument."
3037
#: bzrlib/builtins.py:3878
3038
#: bzrlib/builtins.py:3891
3039
3040
"Bound branches use the nickname of its master branch unless it is set\n"
3043
#: bzrlib/builtins.py:3898
3044
#: bzrlib/builtins.py:3911
3044
3045
msgid "Set/unset and display aliases."
3045
3046
msgstr "Установить, удалить или отобразить псевдонимы."
3047
#: bzrlib/builtins.py:3900
3048
#: bzrlib/builtins.py:3913
3050
3051
" Show the current aliases::"
3053
3054
" Показать текущие псевдонимы::"
3055
#: bzrlib/builtins.py:3903
3056
#: bzrlib/builtins.py:3916
3056
3057
msgid " bzr alias"
3057
3058
msgstr " bzr alias"
3059
#: bzrlib/builtins.py:3905
3060
#: bzrlib/builtins.py:3918
3060
3061
msgid " Show the alias specified for 'll'::"
3061
3062
msgstr " Показать псевдоним для 'll'::"
3063
#: bzrlib/builtins.py:3907
3064
#: bzrlib/builtins.py:3920
3064
3065
msgid " bzr alias ll"
3065
3066
msgstr " bzr alias ll"
3067
#: bzrlib/builtins.py:3909
3068
#: bzrlib/builtins.py:3922
3068
3069
msgid " Set an alias for 'll'::"
3069
3070
msgstr " Установить псевдоним для 'll'::"
3071
#: bzrlib/builtins.py:3911
3072
#: bzrlib/builtins.py:3924
3072
3073
msgid " bzr alias ll=\"log --line -r-10..-1\""
3073
3074
msgstr " bzr alias ll=\"log --line -r-10..-1\""
3075
#: bzrlib/builtins.py:3913
3076
#: bzrlib/builtins.py:3926
3076
3077
msgid " To remove an alias for 'll'::"
3077
3078
msgstr " Удалить псевдоним для 'll'::"
3079
#: bzrlib/builtins.py:3915
3080
#: bzrlib/builtins.py:3928
3080
3081
msgid " bzr alias --remove ll"
3081
3082
msgstr " bzr alias --remove ll"
3083
#: bzrlib/builtins.py:3920
3084
#: bzrlib/builtins.py:3933
3084
3085
msgid "Remove the alias."
3085
3086
msgstr "Удалить псевдоним."
3087
#: bzrlib/builtins.py:3938
3088
#: bzrlib/builtins.py:3951
3088
3089
msgid "bzr alias --remove expects an alias to remove."
3089
3090
msgstr "bzr alias --remove требуется псевдоним для удаления."
3091
#: bzrlib/builtins.py:4119
3092
#: bzrlib/builtins.py:4132
3093
3094
"subunit not available. subunit needs to be installed to use --subunit."
3095
3096
"subunit не доступен. Нужно установить subunit, чтобы использовать --subunit."
3097
#: bzrlib/builtins.py:4136
3098
#: bzrlib/builtins.py:4149
3099
3100
"--benchmark is no longer supported from bzr 2.2; use bzr-usertest instead"
3101
3102
"--benchmark не поддерживается начиная с версии bzr 2.2; вместо этого "
3102
3103
"используйте bzr-usertest"
3104
#: bzrlib/builtins.py:4183
3105
#: bzrlib/builtins.py:4196
3105
3106
msgid "Show version of bzr."
3106
3107
msgstr "Вывести версию bzr."
3108
#: bzrlib/builtins.py:4187
3109
#: bzrlib/builtins.py:4200
3109
3110
msgid "Print just the version number."
3110
3111
msgstr "Вывести только номер версии."
3112
#: bzrlib/builtins.py:4206
3113
#: bzrlib/builtins.py:4219
3113
3114
msgid "It sure does!\n"
3114
3115
msgstr "Да, он крут!\n"
3116
#: bzrlib/builtins.py:4230
3117
#: bzrlib/builtins.py:4243
3117
3118
#, python-format
3118
3119
msgid "merge base is revision %s\n"
3121
#: bzrlib/builtins.py:4234
3122
#: bzrlib/builtins.py:4247
3122
3123
msgid "Perform a three-way merge."
3125
#: bzrlib/builtins.py:4236
3126
#: bzrlib/builtins.py:4249
3127
3128
"The source of the merge can be specified either in the form of a branch,\n"
3128
3129
"or in the form of a path to a file containing a merge directive generated\n"
3198
3199
"merge revision which has more than two parents."
3201
#: bzrlib/builtins.py:4283
3202
#: bzrlib/builtins.py:4296
3203
3204
"If one would like to merge changes from the working tree of the other\n"
3204
3205
"branch without merging any committed revisions, the --uncommitted option\n"
3205
3206
"can be given."
3208
#: bzrlib/builtins.py:4287
3209
#: bzrlib/builtins.py:4300
3210
3211
"To select only some changes to merge, use \"merge -i\", which will prompt\n"
3211
3212
"you to apply each diff hunk and file change, similar to \"shelve\"."
3214
#: bzrlib/builtins.py:4290
3215
#: bzrlib/builtins.py:4303
3217
3218
" To merge all new revisions from bzr.dev::"
3220
#: bzrlib/builtins.py:4293
3221
#: bzrlib/builtins.py:4306
3221
3222
msgid " bzr merge ../bzr.dev"
3224
#: bzrlib/builtins.py:4295
3225
#: bzrlib/builtins.py:4308
3225
3226
msgid " To merge changes up to and including revision 82 from bzr.dev::"
3228
#: bzrlib/builtins.py:4297
3229
#: bzrlib/builtins.py:4310
3229
3230
msgid " bzr merge -r 82 ../bzr.dev"
3232
#: bzrlib/builtins.py:4299
3233
#: bzrlib/builtins.py:4312
3233
3234
msgid " To merge the changes introduced by 82, without previous changes::"
3236
#: bzrlib/builtins.py:4301
3237
#: bzrlib/builtins.py:4314
3237
3238
msgid " bzr merge -r 81..82 ../bzr.dev"
3240
#: bzrlib/builtins.py:4303
3241
#: bzrlib/builtins.py:4316
3241
3242
msgid " To apply a merge directive contained in /tmp/merge::"
3244
#: bzrlib/builtins.py:4305
3245
#: bzrlib/builtins.py:4318
3245
3246
msgid " bzr merge /tmp/merge"
3248
#: bzrlib/builtins.py:4307
3249
#: bzrlib/builtins.py:4320
3250
3251
" To create a merge revision with three parents from two branches\n"
3251
3252
" feature1a and feature1b:"
3254
#: bzrlib/builtins.py:4310
3255
#: bzrlib/builtins.py:4323
3256
3257
" bzr merge ../feature1a\n"
3257
3258
" bzr merge ../feature1b --force\n"
3258
3259
" bzr commit -m 'revision with three parents'"
3261
#: bzrlib/builtins.py:4322
3262
#: bzrlib/builtins.py:4335
3262
3263
msgid "Merge even if the destination tree has uncommitted changes."
3265
#: bzrlib/builtins.py:4328
3266
#: bzrlib/builtins.py:4341
3267
3268
"Apply uncommitted changes from a working copy, instead of branch changes."
3270
#: bzrlib/builtins.py:4330
3271
#: bzrlib/builtins.py:4343
3272
3273
"If the destination is already completely merged into the source, pull from "
3273
3274
"the source rather than merging. When this happens, you do not need to "
3274
3275
"commit the result."
3277
#: bzrlib/builtins.py:4335
3278
#: bzrlib/builtins.py:4348
3279
3280
"Branch to merge into, rather than the one containing the working directory."
3282
#: bzrlib/builtins.py:4337
3283
#: bzrlib/builtins.py:4350
3283
3284
msgid "Instead of merging, show a diff of the merge."
3286
#: bzrlib/builtins.py:4339
3287
#: bzrlib/builtins.py:4352
3287
3288
msgid "Select changes interactively."
3290
#: bzrlib/builtins.py:4361
3291
#: bzrlib/builtins.py:4374
3292
3293
"Merging into empty branches not currently supported, "
3293
3294
"https://bugs.launchpad.net/bzr/+bug/308562"
3296
#: bzrlib/builtins.py:4388
3297
#: bzrlib/builtins.py:4401
3297
3298
msgid "Cannot use --uncommitted with bundles or merge directives."
3300
#: bzrlib/builtins.py:4399
3301
#: bzrlib/builtins.py:4412
3301
3302
msgid "Cannot use --uncommitted and --revision at the same time."
3304
#: bzrlib/builtins.py:4419
3305
#: bzrlib/builtins.py:4432
3305
3306
msgid "merger: "
3308
#: bzrlib/builtins.py:4421 bzrlib/bundle/apply_bundle.py:71
3309
#: bzrlib/builtins.py:4434 bzrlib/bundle/apply_bundle.py:71
3309
3310
msgid "Nothing to do."
3312
#: bzrlib/builtins.py:4425
3313
#: bzrlib/builtins.py:4438
3313
3314
msgid "Cannot pull individual files"
3316
#: bzrlib/builtins.py:4433
3317
#: bzrlib/builtins.py:4446
3317
3318
msgid "This branch has no commits. (perhaps you would prefer 'bzr pull')"
3320
#: bzrlib/builtins.py:4491
3321
#: bzrlib/builtins.py:4504
3321
3322
#, python-format
3322
3323
msgid "Show-base is not supported for this merge type. %s"
3325
#: bzrlib/builtins.py:4500
3326
#: bzrlib/builtins.py:4513
3326
3327
#, python-format
3327
3328
msgid "Conflict reduction is not supported for merge type %s."
3330
#: bzrlib/builtins.py:4504
3331
#: bzrlib/builtins.py:4517
3331
3332
msgid "Cannot do conflict reduction and show base."
3334
#: bzrlib/builtins.py:4615
3335
#: bzrlib/builtins.py:4628
3335
3336
msgid "No location specified or remembered"
3338
#: bzrlib/builtins.py:4617
3339
#: bzrlib/builtins.py:4630
3339
3340
msgid "{0} remembered {1} location {2}"
3342
#: bzrlib/builtins.py:4623
3343
#: bzrlib/builtins.py:4636
3343
3344
msgid "Redo a merge."
3346
#: bzrlib/builtins.py:4625
3347
#: bzrlib/builtins.py:4638
3348
3349
"Use this if you want to try a different merge technique while resolving\n"
3349
3350
"conflicts. Some merge techniques are better than others, and remerge\n"
3350
3351
"lets you try different ones on different files."
3353
#: bzrlib/builtins.py:4629
3354
#: bzrlib/builtins.py:4642
3355
3356
"The options for remerge have the same meaning and defaults as the ones for\n"
3356
3357
"merge. The difference is that remerge can (only) be run when there is a\n"
3357
3358
"pending merge, and it lets you specify particular files."
3360
#: bzrlib/builtins.py:4633
3361
#: bzrlib/builtins.py:4646
3363
3364
" Re-do the merge of all conflicted files, and show the base text in\n"
3364
3365
" conflict regions, in addition to the usual THIS and OTHER texts::"
3367
#: bzrlib/builtins.py:4637
3368
#: bzrlib/builtins.py:4650
3368
3369
msgid " bzr remerge --show-base"
3371
#: bzrlib/builtins.py:4639
3372
#: bzrlib/builtins.py:4652
3373
3374
" Re-do the merge of \"foobar\", using the weave merge algorithm, with\n"
3374
3375
" additional processing to reduce the size of conflict regions::"
3377
#: bzrlib/builtins.py:4642
3378
#: bzrlib/builtins.py:4655
3378
3379
msgid " bzr remerge --merge-type weave --reprocess foobar"
3381
#: bzrlib/builtins.py:4649
3382
#: bzrlib/builtins.py:4662
3382
3383
msgid "Show base revision text in conflicts."
3385
#: bzrlib/builtins.py:4661
3386
#: bzrlib/builtins.py:4674
3387
3388
"Sorry, remerge only works after normal merges. Not cherrypicking or multi-"
3391
#: bzrlib/builtins.py:4717
3392
#: bzrlib/builtins.py:4731
3392
3393
msgid "Revert files to a previous revision."
3395
#: bzrlib/builtins.py:4719
3396
#: bzrlib/builtins.py:4733
3397
3398
"Giving a list of files will revert only those files. Otherwise, all files\n"
3398
3399
"will be reverted. If the revision is not specified with '--revision', the\n"
3399
3400
"last committed revision is used."
3402
#: bzrlib/builtins.py:4723
3403
#: bzrlib/builtins.py:4737
3404
3405
"To remove only some changes, without reverting to a prior version, use\n"
3405
3406
"merge instead. For example, \"merge . -r -2..-3\" (don't forget the \".\")\n"
3494
3495
" 0 - no missing revisions"
3497
#: bzrlib/builtins.py:4847
3498
#: bzrlib/builtins.py:4861
3499
3500
" Determine the missing revisions between this and the branch at the\n"
3500
3501
" remembered pull location::"
3503
#: bzrlib/builtins.py:4850
3504
#: bzrlib/builtins.py:4864
3504
3505
msgid " bzr missing"
3507
#: bzrlib/builtins.py:4852
3508
#: bzrlib/builtins.py:4866
3508
3509
msgid " Determine the missing revisions between this and another branch::"
3511
#: bzrlib/builtins.py:4854
3512
#: bzrlib/builtins.py:4868
3512
3513
msgid " bzr missing http://server/branch"
3515
#: bzrlib/builtins.py:4856
3516
#: bzrlib/builtins.py:4870
3517
3518
" Determine the missing revisions up to a specific revision on the other\n"
3521
#: bzrlib/builtins.py:4859
3522
#: bzrlib/builtins.py:4873
3522
3523
msgid " bzr missing -r ..-10"
3525
#: bzrlib/builtins.py:4861
3526
#: bzrlib/builtins.py:4875
3527
3528
" Determine the missing revisions up to a specific revision on this\n"
3531
#: bzrlib/builtins.py:4864
3532
#: bzrlib/builtins.py:4878
3532
3533
msgid " bzr missing --my-revision ..-10"
3535
#: bzrlib/builtins.py:4871
3536
#: bzrlib/builtins.py:4885
3536
3537
msgid "Reverse the order of revisions."
3539
#: bzrlib/builtins.py:4873
3540
#: bzrlib/builtins.py:4887
3540
3541
msgid "Display changes in the local branch only."
3543
#: bzrlib/builtins.py:4874
3544
#: bzrlib/builtins.py:4888
3544
3545
msgid "Same as --mine-only."
3547
#: bzrlib/builtins.py:4876
3548
#: bzrlib/builtins.py:4890
3548
3549
msgid "Display changes in the remote branch only."
3551
#: bzrlib/builtins.py:4877
3552
#: bzrlib/builtins.py:4891
3552
3553
msgid "Same as --theirs-only."
3555
#: bzrlib/builtins.py:4882
3556
#: bzrlib/builtins.py:4896
3557
3558
"Filter on other branch revisions (inclusive). See \"help revisionspec\" for "
3561
#: bzrlib/builtins.py:4886
3562
#: bzrlib/builtins.py:4900
3563
3564
"Filter on local branch revisions (inclusive). See \"help revisionspec\" for "
3567
#: bzrlib/builtins.py:4889
3568
#: bzrlib/builtins.py:4903
3568
3569
msgid "Show all revisions in addition to the mainline ones."
3571
#: bzrlib/builtins.py:4943
3572
#: bzrlib/builtins.py:4957
3572
3573
msgid "No peer location known or specified."
3575
#: bzrlib/builtins.py:4947
3576
#: bzrlib/builtins.py:4961
3576
3577
msgid "Using saved parent location: {0}\n"
3579
#: bzrlib/builtins.py:4980
3580
#: bzrlib/builtins.py:4994
3580
3581
#, python-format
3581
3582
msgid "You have %d extra revision:\n"
3582
3583
msgid_plural "You have %d extra revisions:\n"
3586
#: bzrlib/builtins.py:4996
3587
#: bzrlib/builtins.py:5010
3587
3588
#, python-format
3588
3589
msgid "You are missing %d revision:\n"
3589
3590
msgid_plural "You are missing %d revisions:\n"
3593
#: bzrlib/builtins.py:5008
3594
#: bzrlib/builtins.py:5022
3594
3595
msgid "This branch has no new revisions.\n"
3597
#: bzrlib/builtins.py:5011
3598
#: bzrlib/builtins.py:5025
3598
3599
msgid "Other branch has no new revisions.\n"
3601
#: bzrlib/builtins.py:5016
3602
#: bzrlib/builtins.py:5030
3602
3603
msgid "Branches are up to date.\n"
3605
#: bzrlib/builtins.py:5027
3606
#: bzrlib/builtins.py:5041
3606
3607
msgid "Compress the data within a repository."
3609
#: bzrlib/builtins.py:5029
3610
#: bzrlib/builtins.py:5043
3611
3612
"This operation compresses the data within a bazaar repository. As\n"
3612
3613
"bazaar supports automatic packing of repository, this operation is\n"
3613
3614
"normally not required to be done manually."
3616
#: bzrlib/builtins.py:5033
3617
#: bzrlib/builtins.py:5047
3618
3619
"During the pack operation, bazaar takes a backup of existing repository\n"
3619
3620
"data, i.e. pack files. This backup is eventually removed by bazaar\n"
3665
3666
"plugins using the Python programming language."
3668
#: bzrlib/builtins.py:5091
3669
#: bzrlib/builtins.py:5105
3669
3670
msgid "Show testament (signing-form) of a revision."
3672
#: bzrlib/builtins.py:5094
3673
#: bzrlib/builtins.py:5108
3673
3674
msgid "Produce long-format testament."
3676
#: bzrlib/builtins.py:5096
3677
#: bzrlib/builtins.py:5110
3677
3678
msgid "Produce a strict-format testament."
3680
#: bzrlib/builtins.py:5122
3681
#: bzrlib/builtins.py:5136
3681
3682
msgid "Show the origin of each line in a file."
3684
#: bzrlib/builtins.py:5124
3685
#: bzrlib/builtins.py:5138
3686
3687
"This prints out the given file with an annotation on the left side\n"
3687
3688
"indicating which revision, author and date introduced the change."
3690
#: bzrlib/builtins.py:5127
3691
#: bzrlib/builtins.py:5141
3692
3693
"If the origin is the same for a run of consecutive lines, it is\n"
3693
3694
"shown only at the top, unless the --all option is given."
3696
#: bzrlib/builtins.py:5135
3697
#: bzrlib/builtins.py:5149
3697
3698
msgid "Show annotations on all lines."
3700
#: bzrlib/builtins.py:5136
3701
#: bzrlib/builtins.py:5150
3701
3702
msgid "Show commit date in annotations."
3704
#: bzrlib/builtins.py:5223
3705
#: bzrlib/builtins.py:5237
3705
3706
msgid "Cannot sign a range of non-revision-history revisions"
3708
#: bzrlib/builtins.py:5235
3709
#: bzrlib/builtins.py:5249
3709
3710
msgid "Please supply either one revision, or a range."
3712
#: bzrlib/builtins.py:5239
3713
#: bzrlib/builtins.py:5253
3714
3715
"Convert the current branch into a checkout of the supplied branch.\n"
3715
3716
"If no branch is supplied, rebind to the last bound location."
3725
3726
"После преобразования в рабочую копию, закрепления должны производиться\n"
3726
3727
"над основной ветвью, прежде чем они могут быть применены к локальной."
3728
#: bzrlib/builtins.py:5245
3729
#: bzrlib/builtins.py:5259
3730
3731
"Bound branches use the nickname of its master branch unless it is set\n"
3731
3732
"locally, in which case binding will update the local nickname to be\n"
3732
3733
"that of the master."
3735
#: bzrlib/builtins.py:5260
3736
#: bzrlib/builtins.py:5274
3736
3737
msgid "No location supplied. This format does not remember old locations."
3739
#: bzrlib/builtins.py:5265
3740
#: bzrlib/builtins.py:5280
3740
3741
msgid "Branch is already bound"
3743
#: bzrlib/builtins.py:5267
3744
#: bzrlib/builtins.py:5283
3744
3745
msgid "No location supplied and no previous location known"
3747
#: bzrlib/builtins.py:5273
3748
#: bzrlib/builtins.py:5289
3748
3749
msgid "These branches have diverged. Try merging, and then bind again."
3751
#: bzrlib/builtins.py:5280
3752
#: bzrlib/builtins.py:5296
3752
3753
msgid "Convert the current checkout into a regular branch."
3753
3754
msgstr "Преобразовать текущую рабочую копию в обычную ветвь."
3755
#: bzrlib/builtins.py:5282
3756
#: bzrlib/builtins.py:5298
3757
3758
"After unbinding, the local branch is considered independent and subsequent\n"
3758
3759
"commits will be local only."
3761
#: bzrlib/builtins.py:5293
3762
#: bzrlib/builtins.py:5309
3762
3763
msgid "Local branch is not bound"
3765
#: bzrlib/builtins.py:5297
3766
#: bzrlib/builtins.py:5313
3766
3767
msgid "Remove the last committed revision."
3769
#: bzrlib/builtins.py:5299
3770
#: bzrlib/builtins.py:5315
3771
3772
"--verbose will print out what is being removed.\n"
3772
3773
"--dry-run will go through all the motions, but not actually\n"
3773
3774
"remove anything."
3776
#: bzrlib/builtins.py:5303
3777
#: bzrlib/builtins.py:5319
3778
3779
"If --revision is specified, uncommit revisions to leave the branch at the\n"
3779
3780
"specified revision. For example, \"bzr uncommit -r 15\" will leave the\n"
3780
3781
"branch at revision 15."
3783
#: bzrlib/builtins.py:5307
3784
#: bzrlib/builtins.py:5323
3785
3786
"Uncommit leaves the working tree ready for a new commit. The only change\n"
3786
3787
"it may make is to restore any pending merges that were present before\n"
3790
#: bzrlib/builtins.py:5318
3791
#: bzrlib/builtins.py:5334
3791
3792
msgid "Don't actually make changes."
3794
#: bzrlib/builtins.py:5319
3795
#: bzrlib/builtins.py:5335
3795
3796
msgid "Say yes to all questions."
3798
#: bzrlib/builtins.py:5321
3799
#: bzrlib/builtins.py:5337
3799
3800
msgid "Keep tags that point to removed revisions."
3802
#: bzrlib/builtins.py:5323
3803
#: bzrlib/builtins.py:5339
3803
3804
msgid "Only remove the commits from the local branch when in a checkout."
3804
3805
msgstr "Удалить закрепления из локальной ветви только в рабочей копии."
3806
#: bzrlib/builtins.py:5372
3807
#: bzrlib/builtins.py:5388
3807
3808
msgid "No revisions to uncommit.\n"
3810
#: bzrlib/builtins.py:5387
3811
#: bzrlib/builtins.py:5403
3811
3812
msgid "Dry-run, pretending to remove the above revisions.\n"
3814
#: bzrlib/builtins.py:5390
3815
#: bzrlib/builtins.py:5406
3815
3816
msgid "The above revision(s) will be removed.\n"
3818
#: bzrlib/builtins.py:5394
3819
#: bzrlib/builtins.py:5410
3819
3820
msgid "Uncommit these revisions"
3822
#: bzrlib/builtins.py:5397
3823
#: bzrlib/builtins.py:5413
3823
3824
msgid "Canceled\n"
3826
#: bzrlib/builtins.py:5404
3827
#: bzrlib/builtins.py:5420
3827
3828
#, python-format
3829
3830
"You can restore the old tip by running:\n"
3830
3831
" bzr pull . -r revid:%s\n"
3833
#: bzrlib/builtins.py:5409
3834
#: bzrlib/builtins.py:5425
3834
3835
msgid "Break a dead lock."
3837
#: bzrlib/builtins.py:5411
3838
#: bzrlib/builtins.py:5427
3839
3840
"This command breaks a lock on a repository, branch, working directory or\n"
3843
#: bzrlib/builtins.py:5414
3844
#: bzrlib/builtins.py:5430
3845
3846
"CAUTION: Locks should only be broken when you are sure that the process\n"
3846
3847
"holding the lock has been stopped."
3849
#: bzrlib/builtins.py:5417
3850
#: bzrlib/builtins.py:5433
3851
3852
"You can get information on what locks are open via the 'bzr info\n"
3852
3853
"[location]' command."
3855
#: bzrlib/builtins.py:5420
3856
#: bzrlib/builtins.py:5436
3858
3859
" bzr break-lock\n"
3860
3861
" bzr break-lock --conf ~/.bazaar"
3863
#: bzrlib/builtins.py:5429
3864
#: bzrlib/builtins.py:5445
3864
3865
msgid "LOCATION is the directory where the config lock is."
3867
#: bzrlib/builtins.py:5431
3868
#: bzrlib/builtins.py:5447
3868
3869
msgid "Do not ask for confirmation before breaking the lock."
3871
#: bzrlib/builtins.py:5466
3872
#: bzrlib/builtins.py:5482
3872
3873
msgid "The Bazaar smart server protocol over TCP. (default port: 4155)"
3875
#: bzrlib/builtins.py:5467
3876
#: bzrlib/builtins.py:5483
3876
3877
msgid "Run the bzr server."
3879
#: bzrlib/builtins.py:5473
3880
#: bzrlib/builtins.py:5489
3880
3881
msgid "Serve on stdin/out for use from inetd or sshd."
3883
#: bzrlib/builtins.py:5474
3884
#: bzrlib/builtins.py:5490
3884
3885
msgid "protocol"
3887
#: bzrlib/builtins.py:5475
3888
#: bzrlib/builtins.py:5491
3888
3889
msgid "Protocol to serve."
3891
#: bzrlib/builtins.py:5479
3892
#: bzrlib/builtins.py:5495
3893
msgid "Listen for connections on nominated address."
3896
#: bzrlib/builtins.py:5497
3893
"Listen for connections on nominated port of the form [hostname:]portnumber. "
3894
"Passing 0 as the port number will result in a dynamically allocated port. "
3895
"The default port depends on the protocol."
3898
"Listen for connections on nominated port. Passing 0 as the port number will "
3899
"result in a dynamically allocated port. The default port depends on the "
3898
#: bzrlib/builtins.py:5485
3903
#: bzrlib/builtins.py:5502
3899
3904
msgid "Serve contents of this directory."
3902
#: bzrlib/builtins.py:5487
3907
#: bzrlib/builtins.py:5504
3904
3909
"By default the server is a readonly server. Supplying --allow-writes "
3905
3910
"enables write access to the contents of the served directory and below. "
3908
3913
"uncontrolled write access to your file system."
3911
#: bzrlib/builtins.py:5496
3916
#: bzrlib/builtins.py:5513
3912
3917
msgid "Override the default idle client timeout (5min)."
3915
#: bzrlib/builtins.py:5546
3920
#: bzrlib/builtins.py:5531
3916
3921
msgid "Combine a tree into its containing tree."
3919
#: bzrlib/builtins.py:5548
3924
#: bzrlib/builtins.py:5533
3920
3925
msgid "This command requires the target tree to be in a rich-root format."
3923
#: bzrlib/builtins.py:5550
3928
#: bzrlib/builtins.py:5535
3925
3930
"The TREE argument should be an independent tree, inside another tree, but\n"
3926
3931
"not part of it. (Such trees can be produced by \"bzr split\", but also by\n"
3927
3932
"running \"bzr branch\" with the target inside a tree.)"
3930
#: bzrlib/builtins.py:5554
3935
#: bzrlib/builtins.py:5539
3932
3937
"The result is a combined tree, with the subtree no longer an independent\n"
3933
3938
"part. This is marked as a merge of the subtree into the containing tree,\n"
3934
3939
"and all history is preserved."
3937
#: bzrlib/builtins.py:5572
3942
#: bzrlib/builtins.py:5557
3938
3943
#, python-format
3940
3945
"Can't join trees because %s doesn't support rich root data.\n"
3941
3946
"You can use bzr upgrade on the repository."
3944
#: bzrlib/builtins.py:5582 bzrlib/builtins.py:5588
3949
#: bzrlib/builtins.py:5567 bzrlib/builtins.py:5573
3945
3950
msgid "Cannot join {0}. {1}"
3948
#: bzrlib/builtins.py:5592
3953
#: bzrlib/builtins.py:5577
3949
3954
msgid "Split a subdirectory of a tree into a separate tree."
3952
#: bzrlib/builtins.py:5594
3957
#: bzrlib/builtins.py:5579
3954
3959
"This command will produce a target tree in a format that supports\n"
3955
3960
"rich roots, like 'rich-root' or 'rich-root-pack'. These formats cannot be\n"
3956
3961
"converted into earlier formats like 'dirstate-tags'."
3959
#: bzrlib/builtins.py:5598
3964
#: bzrlib/builtins.py:5583
3961
3966
"The TREE argument should be a subdirectory of a working tree. That\n"
3962
3967
"subdirectory will be converted into an independent tree, with its own\n"
3963
3968
"branch. Commits in the top-level tree will not apply to the new subtree."
3966
#: bzrlib/builtins.py:5678
3971
#: bzrlib/builtins.py:5663
3967
3972
msgid "No submit branch specified or known"
3970
#: bzrlib/builtins.py:5686 bzrlib/send.py:108
3975
#: bzrlib/builtins.py:5672 bzrlib/send.py:109
3971
3976
msgid "No public branch specified or known"
3974
#: bzrlib/builtins.py:5691
3979
#: bzrlib/builtins.py:5677
3975
3980
msgid "bzr merge-directive takes at most two one revision identifiers"
3978
#: bzrlib/builtins.py:5700
3983
#: bzrlib/builtins.py:5686
3979
3984
msgid "No revisions to bundle."
3982
#: bzrlib/builtins.py:5719
3987
#: bzrlib/builtins.py:5705
3983
3988
msgid "Mail or create a merge-directive for submitting changes."
3986
#: bzrlib/builtins.py:5721
3991
#: bzrlib/builtins.py:5707
3987
3992
msgid "A merge directive provides many things needed for requesting merges:"
3990
#: bzrlib/builtins.py:5723
3995
#: bzrlib/builtins.py:5709
3991
3996
msgid "* A machine-readable description of the merge to perform"
3994
#: bzrlib/builtins.py:5725
3999
#: bzrlib/builtins.py:5711
3995
4000
msgid "* An optional patch that is a preview of the changes requested"
3998
#: bzrlib/builtins.py:5727
4003
#: bzrlib/builtins.py:5713
4000
4005
"* An optional bundle of revision data, so that the changes can be applied\n"
4001
4006
" directly from the merge directive, without retrieving data from a\n"
4005
#: bzrlib/builtins.py:5731
4010
#: bzrlib/builtins.py:5717
4007
4012
"`bzr send` creates a compact data set that, when applied using bzr\n"
4008
4013
"merge, has the same effect as merging from the source branch. "
4011
#: bzrlib/builtins.py:5734
4016
#: bzrlib/builtins.py:5720
4013
4018
"By default the merge directive is self-contained and can be applied to any\n"
4014
4019
"branch containing submit_branch in its ancestory without needing access to\n"
4015
4020
"the source branch."
4018
#: bzrlib/builtins.py:5738
4023
#: bzrlib/builtins.py:5724
4020
4025
"If --no-bundle is specified, then Bazaar doesn't send the contents of the\n"
4021
4026
"revisions, but only a structured request to merge from the\n"
4107
4112
"set them, and use `bzr info` to display them."
4110
#: bzrlib/builtins.py:5813
4115
#: bzrlib/builtins.py:5799
4111
4116
msgid "Write merge directive to this file or directory; use - for stdout."
4114
#: bzrlib/builtins.py:5817
4119
#: bzrlib/builtins.py:5803
4116
4121
"Refuse to send if there are uncommitted changes in the working tree, --no-"
4117
4122
"strict disables the check."
4120
#: bzrlib/builtins.py:5819
4125
#: bzrlib/builtins.py:5805
4121
4126
msgid "Mail the request to this address."
4124
#: bzrlib/builtins.py:5823
4129
#: bzrlib/builtins.py:5809
4125
4130
msgid "Body for the email."
4128
#: bzrlib/builtins.py:5876
4133
#: bzrlib/builtins.py:5862
4129
4134
msgid "Do not include a bundle in the merge directive."
4132
#: bzrlib/builtins.py:5877
4137
#: bzrlib/builtins.py:5863
4133
4138
msgid "Do not include a preview patch in the merge directive."
4136
#: bzrlib/builtins.py:5880
4141
#: bzrlib/builtins.py:5866
4137
4142
msgid "Remember submit and public branch."
4140
#: bzrlib/builtins.py:5882
4145
#: bzrlib/builtins.py:5868
4142
4147
"Branch to generate the submission from, rather than the one containing the "
4143
4148
"working directory."
4146
#: bzrlib/builtins.py:5892 bzrlib/cmd_version_info.py:76
4151
#: bzrlib/builtins.py:5878 bzrlib/cmd_version_info.py:76
4150
#: bzrlib/builtins.py:5893
4155
#: bzrlib/builtins.py:5879
4151
4156
msgid "Use the specified output format."
4154
#: bzrlib/builtins.py:5915
4159
#: bzrlib/builtins.py:5901
4155
4160
msgid "Create, remove or modify a tag naming a revision."
4158
#: bzrlib/builtins.py:5917
4163
#: bzrlib/builtins.py:5903
4160
4165
"Tags give human-meaningful names to revisions. Commands that take a -r\n"
4161
4166
"(--revision) option can be given -rtag:X, where X is any previously\n"
4165
#: bzrlib/builtins.py:5921
4170
#: bzrlib/builtins.py:5907
4167
4172
"Tags are stored in the branch. Tags are copied from one branch to another\n"
4168
4173
"along when you branch, push, pull or merge."
4171
#: bzrlib/builtins.py:5924
4176
#: bzrlib/builtins.py:5910
4173
4178
"It is an error to give a tag name that already exists unless you pass\n"
4174
4179
"--force, in which case the tag is moved to point to the new revision."
4177
#: bzrlib/builtins.py:5927
4182
#: bzrlib/builtins.py:5913
4179
4184
"To rename a tag (change the name but keep it on the same revsion), run "
4181
4186
"tag new-name -r tag:old-name`` and then ``bzr tag --delete oldname``."
4184
#: bzrlib/builtins.py:5930
4189
#: bzrlib/builtins.py:5916
4186
4191
"If no tag name is specified it will be determined through the \n"
4187
4192
"'automatic_tag_name' hook. This can e.g. be used to automatically tag\n"
4192
#: bzrlib/builtins.py:5940
4197
#: bzrlib/builtins.py:5926
4193
4198
msgid "Delete this tag rather than placing it."
4196
#: bzrlib/builtins.py:5943
4201
#: bzrlib/builtins.py:5929
4197
4202
msgid "Branch in which to place the tag."
4200
#: bzrlib/builtins.py:5945
4205
#: bzrlib/builtins.py:5931
4201
4206
msgid "Replace existing tags."
4204
#: bzrlib/builtins.py:5960
4209
#: bzrlib/builtins.py:5946
4205
4210
msgid "No tag specified to delete."
4213
#: bzrlib/builtins.py:5948
4215
msgid "Deleted tag %s."
4208
4218
#: bzrlib/builtins.py:5962
4210
msgid "Deleted tag %s."
4213
#: bzrlib/builtins.py:5976
4214
4219
msgid "Please specify a tag name."
4217
#: bzrlib/builtins.py:5984
4222
#: bzrlib/builtins.py:5970
4218
4223
#, python-format
4219
4224
msgid "Tag %s already exists for that revision."
4222
#: bzrlib/builtins.py:5988
4227
#: bzrlib/builtins.py:5974
4223
4228
#, python-format
4224
4229
msgid "Created tag %s."
4227
#: bzrlib/builtins.py:5990
4232
#: bzrlib/builtins.py:5976
4228
4233
#, python-format
4229
4234
msgid "Updated tag %s."
4232
#: bzrlib/builtins.py:5994
4237
#: bzrlib/builtins.py:5980
4233
4238
msgid "List tags."
4236
#: bzrlib/builtins.py:5996
4241
#: bzrlib/builtins.py:5982
4238
4243
"This command shows a table of tag names and the revisions they reference."
4241
#: bzrlib/builtins.py:6002
4246
#: bzrlib/builtins.py:5988
4242
4247
msgid "Branch whose tags should be displayed."
4245
#: bzrlib/builtins.py:6004
4250
#: bzrlib/builtins.py:5990
4246
4251
msgid "Sort tags by different criteria."
4249
#: bzrlib/builtins.py:6004
4254
#: bzrlib/builtins.py:5990
4250
4255
msgid "Sorting"
4253
#: bzrlib/builtins.py:6073
4258
#: bzrlib/builtins.py:6059
4254
4259
msgid "Reconfigure the type of a bzr directory."
4257
#: bzrlib/builtins.py:6075
4262
#: bzrlib/builtins.py:6061
4258
4263
msgid "A target configuration must be specified."
4261
#: bzrlib/builtins.py:6077
4266
#: bzrlib/builtins.py:6063
4263
4268
"For checkouts, the bind-to location will be auto-detected if not specified.\n"
4264
4269
"The order of preference is\n"
4269
4274
"If none of these is available, --bind-to must be specified."
4272
#: bzrlib/builtins.py:6091
4277
#: bzrlib/builtins.py:6077
4273
4278
msgid "Tree type"
4276
#: bzrlib/builtins.py:6092
4281
#: bzrlib/builtins.py:6078
4277
4282
msgid "The relation between branch and tree."
4280
#: bzrlib/builtins.py:6094
4285
#: bzrlib/builtins.py:6080
4281
4286
msgid "Reconfigure to be an unbound branch with no working tree."
4284
#: bzrlib/builtins.py:6095
4289
#: bzrlib/builtins.py:6081
4285
4290
msgid "Reconfigure to be an unbound branch with a working tree."
4288
#: bzrlib/builtins.py:6096
4293
#: bzrlib/builtins.py:6082
4289
4294
msgid "Reconfigure to be a bound branch with a working tree."
4292
#: bzrlib/builtins.py:6097
4297
#: bzrlib/builtins.py:6083
4293
4298
msgid "Reconfigure to be a lightweight checkout (with no local history)."
4296
#: bzrlib/builtins.py:6102
4301
#: bzrlib/builtins.py:6088
4297
4302
msgid "Repository type"
4300
#: bzrlib/builtins.py:6103
4305
#: bzrlib/builtins.py:6089
4301
4306
msgid "Location fo the repository."
4304
#: bzrlib/builtins.py:6105
4309
#: bzrlib/builtins.py:6091
4306
4311
"Reconfigure to be a standalone branch (i.e. stop using shared repository)."
4309
#: bzrlib/builtins.py:6107
4314
#: bzrlib/builtins.py:6093
4310
4315
msgid "Reconfigure to use a shared repository."
4313
#: bzrlib/builtins.py:6111
4318
#: bzrlib/builtins.py:6097
4314
4319
msgid "Trees in Repository"
4317
#: bzrlib/builtins.py:6112
4322
#: bzrlib/builtins.py:6098
4318
4323
msgid "Whether new branches in the repository have trees."
4321
#: bzrlib/builtins.py:6114
4326
#: bzrlib/builtins.py:6100
4323
4328
"Reconfigure repository to create working trees on branches by default."
4326
#: bzrlib/builtins.py:6116
4331
#: bzrlib/builtins.py:6102
4328
4333
"Reconfigure repository to not create working trees on branches by default."
4331
#: bzrlib/builtins.py:6119
4336
#: bzrlib/builtins.py:6105
4332
4337
msgid "Branch to bind checkout to."
4333
4338
msgstr "Ветвь, с которой связать рабочую копию."
4335
#: bzrlib/builtins.py:6121
4340
#: bzrlib/builtins.py:6107
4336
4341
msgid "Perform reconfiguration even if local changes will be lost."
4339
#: bzrlib/builtins.py:6124
4344
#: bzrlib/builtins.py:6110
4340
4345
msgid "Reconfigure a branch to be stacked on another branch."
4343
#: bzrlib/builtins.py:6128
4348
#: bzrlib/builtins.py:6114
4345
4350
"Reconfigure a branch to be unstacked. This may require copying substantial "
4346
4351
"data into it."
4354
#: bzrlib/builtins.py:6124
4355
msgid "Can't use both --stacked-on and --unstacked"
4349
4358
#: bzrlib/builtins.py:6138
4350
msgid "Can't use both --stacked-on and --unstacked"
4353
#: bzrlib/builtins.py:6152
4354
4359
msgid "No target configuration specified"
4357
#: bzrlib/builtins.py:6187
4362
#: bzrlib/builtins.py:6173
4358
4363
msgid "Set the branch of a checkout and update."
4359
4364
msgstr "Выбрать ветвь рабочей копии и обновить."
4361
#: bzrlib/builtins.py:6189
4366
#: bzrlib/builtins.py:6175
4363
4368
"For lightweight checkouts, this changes the branch being referenced.\n"
4364
4369
"For heavyweight checkouts, this checks that there are no local commits\n"
4437
4442
"want to switch back to your view after that."
4440
#: bzrlib/builtins.py:6281
4445
#: bzrlib/builtins.py:6272
4443
4448
" To define the current view::"
4446
#: bzrlib/builtins.py:6284
4451
#: bzrlib/builtins.py:6275
4447
4452
msgid " bzr view file1 dir1 ..."
4450
#: bzrlib/builtins.py:6286
4455
#: bzrlib/builtins.py:6277
4451
4456
msgid " To list the current view::"
4454
#: bzrlib/builtins.py:6288
4459
#: bzrlib/builtins.py:6279
4455
4460
msgid " bzr view"
4458
#: bzrlib/builtins.py:6290
4463
#: bzrlib/builtins.py:6281
4459
4464
msgid " To delete the current view::"
4462
#: bzrlib/builtins.py:6292
4467
#: bzrlib/builtins.py:6283
4463
4468
msgid " bzr view --delete"
4466
#: bzrlib/builtins.py:6294
4471
#: bzrlib/builtins.py:6285
4467
4472
msgid " To disable the current view without deleting it::"
4470
#: bzrlib/builtins.py:6296
4475
#: bzrlib/builtins.py:6287
4471
4476
msgid " bzr view --switch off"
4474
#: bzrlib/builtins.py:6298
4479
#: bzrlib/builtins.py:6289
4475
4480
msgid " To define a named view and switch to it::"
4478
#: bzrlib/builtins.py:6300
4483
#: bzrlib/builtins.py:6291
4479
4484
msgid " bzr view --name view-name file1 dir1 ..."
4482
#: bzrlib/builtins.py:6302
4487
#: bzrlib/builtins.py:6293
4483
4488
msgid " To list a named view::"
4486
#: bzrlib/builtins.py:6304
4491
#: bzrlib/builtins.py:6295
4487
4492
msgid " bzr view --name view-name"
4490
#: bzrlib/builtins.py:6306
4495
#: bzrlib/builtins.py:6297
4491
4496
msgid " To delete a named view::"
4494
#: bzrlib/builtins.py:6308
4499
#: bzrlib/builtins.py:6299
4495
4500
msgid " bzr view --name view-name --delete"
4498
#: bzrlib/builtins.py:6310
4503
#: bzrlib/builtins.py:6301
4499
4504
msgid " To switch to a named view::"
4502
#: bzrlib/builtins.py:6312
4507
#: bzrlib/builtins.py:6303
4503
4508
msgid " bzr view --switch view-name"
4506
#: bzrlib/builtins.py:6314
4511
#: bzrlib/builtins.py:6305
4507
4512
msgid " To list all views defined::"
4510
#: bzrlib/builtins.py:6316
4515
#: bzrlib/builtins.py:6307
4511
4516
msgid " bzr view --all"
4514
#: bzrlib/builtins.py:6318
4519
#: bzrlib/builtins.py:6309
4515
4520
msgid " To delete all views::"
4518
#: bzrlib/builtins.py:6320
4523
#: bzrlib/builtins.py:6311
4519
4524
msgid " bzr view --delete --all"
4522
#: bzrlib/builtins.py:6327
4527
#: bzrlib/builtins.py:6318
4523
4528
msgid "Apply list or delete action to all views."
4526
#: bzrlib/builtins.py:6330
4531
#: bzrlib/builtins.py:6321
4527
4532
msgid "Delete the view."
4530
#: bzrlib/builtins.py:6333
4535
#: bzrlib/builtins.py:6324
4531
4536
msgid "Name of the view to define, list or delete."
4534
#: bzrlib/builtins.py:6337
4539
#: bzrlib/builtins.py:6328
4535
4540
msgid "Name of the view to switch to."
4538
#: bzrlib/builtins.py:6356
4543
#: bzrlib/builtins.py:6347
4539
4544
msgid "Both --delete and a file list specified"
4542
#: bzrlib/builtins.py:6359
4547
#: bzrlib/builtins.py:6350
4543
4548
msgid "Both --delete and --switch specified"
4546
#: bzrlib/builtins.py:6362
4551
#: bzrlib/builtins.py:6353
4547
4552
msgid "Deleted all views.\n"
4550
#: bzrlib/builtins.py:6364
4555
#: bzrlib/builtins.py:6355
4551
4556
msgid "No current view to delete"
4554
#: bzrlib/builtins.py:6367
4559
#: bzrlib/builtins.py:6358
4555
4560
#, python-format
4556
4561
msgid "Deleted '%s' view.\n"
4559
#: bzrlib/builtins.py:6371
4564
#: bzrlib/builtins.py:6362
4560
4565
msgid "Both --switch and a file list specified"
4563
#: bzrlib/builtins.py:6374
4568
#: bzrlib/builtins.py:6365
4564
4569
msgid "Both --switch and --all specified"
4567
#: bzrlib/builtins.py:6377
4572
#: bzrlib/builtins.py:6368
4568
4573
msgid "No current view to disable"
4571
#: bzrlib/builtins.py:6379
4576
#: bzrlib/builtins.py:6370
4572
4577
#, python-format
4573
4578
msgid "Disabled '%s' view.\n"
4576
#: bzrlib/builtins.py:6383 bzrlib/builtins.py:6405
4581
#: bzrlib/builtins.py:6374 bzrlib/builtins.py:6396
4577
4582
msgid "Using '{0}' view: {1}\n"
4585
#: bzrlib/builtins.py:6377
4586
msgid "Views defined:\n"
4580
4589
#: bzrlib/builtins.py:6386
4581
msgid "Views defined:\n"
4584
#: bzrlib/builtins.py:6395
4585
4590
msgid "No views defined.\n"
4588
#: bzrlib/builtins.py:6402
4593
#: bzrlib/builtins.py:6393
4589
4594
msgid "Cannot change the 'off' pseudo view"
4592
#: bzrlib/builtins.py:6410
4597
#: bzrlib/builtins.py:6401
4593
4598
msgid "No current view.\n"
4596
#: bzrlib/builtins.py:6413
4601
#: bzrlib/builtins.py:6404
4597
4602
msgid "'{0}' view is: {1}\n"
4600
#: bzrlib/builtins.py:6433
4605
#: bzrlib/builtins.py:6424
4601
4606
msgid " <no hooks installed>\n"
4604
#: bzrlib/builtins.py:6437
4609
#: bzrlib/builtins.py:6428
4605
4610
msgid "Remove a branch."
4608
#: bzrlib/builtins.py:6439
4613
#: bzrlib/builtins.py:6430
4610
4615
"This will remove the branch from the specified location but \n"
4611
4616
"will keep any working tree or repository in place."
4614
#: bzrlib/builtins.py:6444
4619
#: bzrlib/builtins.py:6435
4615
4620
msgid " Remove the branch at repo/trunk::"
4618
#: bzrlib/builtins.py:6446
4623
#: bzrlib/builtins.py:6437
4619
4624
msgid " bzr remove-branch repo/trunk"
4622
#: bzrlib/builtins.py:6461
4627
#: bzrlib/builtins.py:6444
4628
msgid "Remove branch even if it is the active branch."
4631
#: bzrlib/builtins.py:6458
4632
msgid "Branch is active. Use --force to remove it."
4635
#: bzrlib/builtins.py:6462
4623
4636
msgid "Plaintext diff output."
4626
#: bzrlib/builtins.py:6462
4639
#: bzrlib/builtins.py:6463
4627
4640
msgid "Temporarily set aside some changes from the current tree."
4630
#: bzrlib/builtins.py:6464
4643
#: bzrlib/builtins.py:6465
4632
4645
"Shelve allows you to temporarily put changes you've made \"on the shelf\",\n"
4633
4646
"ie. out of the way, until a later time when you can bring them back from\n"
4648
4661
"shelve all text changes at once, use shelve --all."
4651
#: bzrlib/builtins.py:6477
4664
#: bzrlib/builtins.py:6478
4653
4666
"If filenames are specified, only the changes to those files will be\n"
4654
4667
"shelved. Other files will be left untouched."
4657
#: bzrlib/builtins.py:6480
4670
#: bzrlib/builtins.py:6481
4659
4672
"If a revision is specified, changes since that revision will be shelved."
4662
#: bzrlib/builtins.py:6482
4675
#: bzrlib/builtins.py:6483
4664
4677
"You can put multiple items on the shelf, and by default, 'unshelve' will\n"
4665
4678
"restore the most recently shelved changes."
4668
#: bzrlib/builtins.py:6485
4681
#: bzrlib/builtins.py:6486
4670
4683
"For complicated changes, it is possible to edit the changes in a separate\n"
4671
4684
"editor program to decide what the file remaining in the working copy\n"
4672
4685
"should look like. To do this, add the configuration option"
4675
#: bzrlib/builtins.py:6489
4688
#: bzrlib/builtins.py:6490
4676
4689
msgid " change_editor = PROGRAM @new_path @old_path"
4679
#: bzrlib/builtins.py:6491
4692
#: bzrlib/builtins.py:6492
4681
4694
"where @new_path is replaced with the path of the new version of the \n"
4682
4695
"file and @old_path is replaced with the path of the old version of \n"
4688
#: bzrlib/builtins.py:6503
4701
#: bzrlib/builtins.py:6504
4689
4702
msgid "Shelve all changes."
4692
#: bzrlib/builtins.py:6505
4705
#: bzrlib/builtins.py:6506
4693
4706
msgid "Method to use for writing diffs."
4696
#: bzrlib/builtins.py:6505
4709
#: bzrlib/builtins.py:6506
4700
#: bzrlib/builtins.py:6509
4713
#: bzrlib/builtins.py:6510
4701
4714
msgid "List shelved changes."
4704
#: bzrlib/builtins.py:6511
4717
#: bzrlib/builtins.py:6512
4705
4718
msgid "Destroy removed changes instead of shelving them."
4708
#: bzrlib/builtins.py:6540
4721
#: bzrlib/builtins.py:6541
4709
4722
msgid "No shelved changes."
4712
#: bzrlib/builtins.py:6551
4725
#: bzrlib/builtins.py:6552
4713
4726
msgid "Restore shelved changes."
4716
#: bzrlib/builtins.py:6553
4729
#: bzrlib/builtins.py:6554
4718
4731
"By default, the most recently shelved changes are restored. However if you\n"
4719
4732
"specify a shelf by id those changes will be restored instead. This works\n"
4720
4733
"best when the changes don't depend on each other."
4723
#: bzrlib/builtins.py:6562
4736
#: bzrlib/builtins.py:6563
4724
4737
msgid "The action to perform."
4727
#: bzrlib/builtins.py:6562 bzrlib/conflicts.py:694
4740
#: bzrlib/builtins.py:6563 bzrlib/conflicts.py:694
4731
#: bzrlib/builtins.py:6564
4744
#: bzrlib/builtins.py:6565
4732
4745
msgid "Apply changes and remove from the shelf."
4735
#: bzrlib/builtins.py:6565
4748
#: bzrlib/builtins.py:6566
4736
4749
msgid "Show changes, but do not apply or remove them."
4739
#: bzrlib/builtins.py:6566
4752
#: bzrlib/builtins.py:6567
4741
4754
"Instead of unshelving the changes, show the diff that would result from "
4745
#: bzrlib/builtins.py:6568
4758
#: bzrlib/builtins.py:6569
4746
4759
msgid "Delete changes without applying them."
4749
#: bzrlib/builtins.py:6569
4762
#: bzrlib/builtins.py:6570
4750
4763
msgid "Apply changes but don't delete them."
4753
#: bzrlib/builtins.py:6584
4766
#: bzrlib/builtins.py:6585
4754
4767
msgid "Remove unwanted files from working tree."
4757
#: bzrlib/builtins.py:6586
4770
#: bzrlib/builtins.py:6587
4759
4772
"By default, only unknown files, not ignored files, are deleted. Versioned\n"
4760
4773
"files are never deleted."
4763
#: bzrlib/builtins.py:6589
4776
#: bzrlib/builtins.py:6590
4765
4778
"Another class is 'detritus', which includes files emitted by bzr during\n"
4766
4779
"normal operations and selftests. (The value of these files decreases with\n"
4770
#: bzrlib/builtins.py:6593
4783
#: bzrlib/builtins.py:6594
4772
4785
"If no options are specified, unknown files are deleted. Otherwise, option\n"
4773
4786
"flags are respected, and may be combined."
4776
#: bzrlib/builtins.py:6596
4789
#: bzrlib/builtins.py:6597
4777
4790
msgid "To check what clean-tree will do, use --dry-run."
4780
#: bzrlib/builtins.py:6599
4793
#: bzrlib/builtins.py:6600
4781
4794
msgid "Delete all ignored files."
4784
#: bzrlib/builtins.py:6600
4797
#: bzrlib/builtins.py:6601
4786
4799
"Delete conflict files, merge and revert backups, and failed selftest dirs."
4789
#: bzrlib/builtins.py:6603
4802
#: bzrlib/builtins.py:6604
4790
4803
msgid "Delete files unknown to bzr (default)."
4793
#: bzrlib/builtins.py:6604
4806
#: bzrlib/builtins.py:6605
4794
4807
msgid "Show files to delete instead of deleting them."
4797
#: bzrlib/builtins.py:6606
4810
#: bzrlib/builtins.py:6607
4798
4811
msgid "Do not prompt before deleting."
5708
#: bzrlib/errors.py:809
5732
#: bzrlib/errors.py:818
5709
5733
msgid "Revision is not compatible with %(repo_format)s"
5712
#: bzrlib/errors.py:819
5736
#: bzrlib/errors.py:828
5713
5737
msgid "%(context_info)s%(path)s is already versioned."
5716
#: bzrlib/errors.py:840
5740
#: bzrlib/errors.py:849
5717
5741
msgid "%(context_info)s%(path)s is not versioned."
5720
#: bzrlib/errors.py:861
5744
#: bzrlib/errors.py:870
5721
5745
msgid "Path(s) are not versioned: %(paths_as_string)s"
5724
#: bzrlib/errors.py:872
5748
#: bzrlib/errors.py:881
5725
5749
msgid "Path(s) do not exist: %(paths_as_string)s%(extra)s"
5728
#: bzrlib/errors.py:891
5752
#: bzrlib/errors.py:900
5729
5753
msgid "Cannot operate on \"%(filename)s\" of unsupported kind \"%(kind)s\""
5732
#: bzrlib/errors.py:899
5756
#: bzrlib/errors.py:908
5734
5758
"Filename %(filename)r is not valid in your current filesystem encoding "
5735
5759
"%(fs_encoding)s"
5738
#: bzrlib/errors.py:910
5762
#: bzrlib/errors.py:919
5739
5763
msgid "Cannot operate on \"%(filename)s\" because it is a control file"
5742
#: bzrlib/errors.py:928
5766
#: bzrlib/errors.py:937
5743
5767
msgid "The lock for '%(lock_description)s' is in use and cannot be broken."
5746
#: bzrlib/errors.py:967
5770
#: bzrlib/errors.py:976
5747
5771
msgid "Cannot lock %(lock)s: %(why)s"
5750
#: bzrlib/errors.py:977
5774
#: bzrlib/errors.py:986
5752
5776
"A transaction related operation was attempted after the transaction finished."
5755
#: bzrlib/errors.py:1004
5779
#: bzrlib/errors.py:1013
5756
5780
msgid "Cannot lock: transport is read only: %(transport)s"
5759
#: bzrlib/errors.py:1012
5783
#: bzrlib/errors.py:1021
5760
5784
msgid "Could not acquire lock \"%(lock)s\": %(msg)s"
5763
#: bzrlib/errors.py:1023
5787
#: bzrlib/errors.py:1032
5765
5789
"Lock was broken while still open: %(lock)s - check storage consistency!"
5768
#: bzrlib/errors.py:1034
5792
#: bzrlib/errors.py:1043
5770
5794
"Lock was released and re-acquired before being broken: %(lock)s: held by "
5771
5795
"%(holder)r, wanted to break %(target)r"
5774
#: bzrlib/errors.py:1046
5798
#: bzrlib/errors.py:1055
5776
5800
"Lock is apparently held, but corrupted: %(corruption_info)s\n"
5777
5801
"Use 'bzr break-lock' to clear it"
5780
#: bzrlib/errors.py:1059
5804
#: bzrlib/errors.py:1068
5781
5805
msgid "Lock not held: %(lock)s"
5784
#: bzrlib/errors.py:1088
5808
#: bzrlib/errors.py:1097
5785
5809
msgid "No changes to commit"
5788
#: bzrlib/errors.py:1093
5812
#: bzrlib/errors.py:1102
5790
5814
"Selected-file commit of merges is not supported yet: files %(files_str)s"
5793
#: bzrlib/errors.py:1103
5817
#: bzrlib/errors.py:1112
5795
5819
"Excluding paths during commit is not supported by repository at "
5796
5820
"%(repository)r."
5799
#: bzrlib/errors.py:1112
5823
#: bzrlib/errors.py:1121
5801
5825
"The specified commit message contains characters unsupported by the current "
5805
#: bzrlib/errors.py:1118
5829
#: bzrlib/errors.py:1127
5806
5830
msgid "Upgrade URL cannot work with readonly URLs."
5809
#: bzrlib/errors.py:1123
5833
#: bzrlib/errors.py:1132
5810
5834
msgid "The branch format %(format)s is already at the most recent format."
5813
#: bzrlib/errors.py:1146
5837
#: bzrlib/errors.py:1155
5814
5838
msgid "Option --change does not accept revision ranges"
5817
#: bzrlib/errors.py:1151
5841
#: bzrlib/errors.py:1160
5818
5842
msgid "No namespace registered for string: %(spec)r"
5821
#: bzrlib/errors.py:1170
5845
#: bzrlib/errors.py:1179
5823
5847
"Requested revision: '%(spec)s' does not exist in branch: "
5824
5848
"%(branch_url)s%(extra)s"
5827
#: bzrlib/errors.py:1184
5851
#: bzrlib/errors.py:1193
5829
5853
"Operation denied because it would change the main history, which is not "
5830
5854
"permitted by the append_revisions_only setting on branch \"%(location)s\"."
5833
#: bzrlib/errors.py:1195
5857
#: bzrlib/errors.py:1204
5835
5859
"These branches have diverged. Use the missing command to see how.\n"
5836
5860
"Use the merge command to reconcile them."
5839
#: bzrlib/errors.py:1215
5863
#: bzrlib/errors.py:1224
5841
5865
"Branches have no common ancestor, and no merge base revision was specified."
5844
#: bzrlib/errors.py:1221
5868
#: bzrlib/errors.py:1230
5846
5870
"Selected merge cannot perform reverse cherrypicks. Try merge3 or diff3."
5849
#: bzrlib/errors.py:1227
5873
#: bzrlib/errors.py:1236
5850
5874
msgid "Revisions have no common ancestor: %(revision_a)s %(revision_b)s"
5853
#: bzrlib/errors.py:1236
5877
#: bzrlib/errors.py:1245
5855
5879
"Revisions are not derived from the same root: %(revision_a)s %(revision_b)s."
5858
#: bzrlib/errors.py:1245
5882
#: bzrlib/errors.py:1254
5859
5883
msgid "Revision %(rev_id)s is not an ancestor of %(not_ancestor_id)s"
5862
#: bzrlib/errors.py:1254
5886
#: bzrlib/errors.py:1263
5863
5887
msgid "Branch %(branch)s has no commits."
5866
#: bzrlib/errors.py:1272
5890
#: bzrlib/errors.py:1281
5868
5892
"Bound branch %(branch)s is out of date with master branch "
5869
5893
"%(master)s.%(extra_help)s"
5872
#: bzrlib/errors.py:1284
5896
#: bzrlib/errors.py:1293
5874
5898
"Cannot commit to branch %(branch)s. It is bound to %(master)s, which is "
5875
5899
"bound to %(remote)s."
5878
#: bzrlib/errors.py:1296
5902
#: bzrlib/errors.py:1305
5879
5903
msgid "Cannot pull --overwrite to a branch which is bound %(branch)s"
5882
#: bzrlib/errors.py:1305
5906
#: bzrlib/errors.py:1314
5884
5908
"Unable to connect to target of bound branch %(branch)s => %(target)s: "
5888
#: bzrlib/errors.py:1317
5912
#: bzrlib/errors.py:1326
5889
5913
msgid "Error in processing weave: %(msg)s"
5892
#: bzrlib/errors.py:1326
5916
#: bzrlib/errors.py:1335
5893
5917
msgid "Revision {%(revision_id)s} already present in %(weave)s"
5896
#: bzrlib/errors.py:1337
5920
#: bzrlib/errors.py:1346
5897
5921
msgid "Revision {%(revision_id)s} not present in %(weave)s"
5900
#: bzrlib/errors.py:1347
5924
#: bzrlib/errors.py:1356
5901
5925
msgid "Weave invariant violated: %(what)s"
5904
#: bzrlib/errors.py:1356
5928
#: bzrlib/errors.py:1365
5905
5929
msgid "Parents are mismatched between two revisions. %(msg)s"
5908
#: bzrlib/errors.py:1378
5932
#: bzrlib/errors.py:1387
5910
5934
"Weaves differ on text content. Revision: {%(revision_id)s}, %(weave_a)s, "
5914
#: bzrlib/errors.py:1390
5938
#: bzrlib/errors.py:1399
5915
5939
msgid "Versioned file error"
5918
#: bzrlib/errors.py:1395
5942
#: bzrlib/errors.py:1404
5919
5943
msgid "Revision {%(revision_id)s} not present in \"%(file_id)s\"."
5922
#: bzrlib/errors.py:1405
5946
#: bzrlib/errors.py:1414
5923
5947
msgid "Revision {%(revision_id)s} already present in \"%(file_id)s\"."
5926
#: bzrlib/errors.py:1415
5950
#: bzrlib/errors.py:1424
5927
5951
msgid "Text did not match its checksum: %(msg)s"
5930
#: bzrlib/errors.py:1541
5954
#: bzrlib/errors.py:1550
5931
5955
msgid "Export format %(format)r not supported"
5934
#: bzrlib/errors.py:1550
5958
#: bzrlib/errors.py:1559
5935
5959
msgid "Transport error: %(msg)s %(orig_error)s"
5938
#: bzrlib/errors.py:1576
5962
#: bzrlib/errors.py:1585
5939
5963
msgid "Generic bzr smart protocol error: %(details)s"
5942
#: bzrlib/errors.py:1584
5966
#: bzrlib/errors.py:1593
5943
5967
msgid "Received bad protocol version marker: %(marker)r"
5946
#: bzrlib/errors.py:1616
5970
#: bzrlib/errors.py:1625
5947
5971
msgid "Transport operation not possible: %(msg)s %(orig_error)s"
5950
#: bzrlib/errors.py:1621
5974
#: bzrlib/errors.py:1630
5951
5975
msgid "Connection error: %(msg)s %(orig_error)s"
5954
#: bzrlib/errors.py:1626
5978
#: bzrlib/errors.py:1635
5955
5979
msgid "%(msg)s %(host)s%(port)s%(orig_error)s"
5958
#: bzrlib/errors.py:1647
5982
#: bzrlib/errors.py:1656
5959
5983
msgid "Connection closed: %(msg)s %(orig_error)s"
5962
#: bzrlib/errors.py:1652
5986
#: bzrlib/errors.py:1661
5963
5987
msgid "Connection Timeout: %(msg)s%(orig_error)s"
5966
#: bzrlib/errors.py:1657
5990
#: bzrlib/errors.py:1666
5967
5991
msgid "Invalid range access in %(path)s at %(offset)s: %(msg)s"
5970
#: bzrlib/errors.py:1667
5994
#: bzrlib/errors.py:1676
5971
5995
msgid "Invalid http response for %(path)s: %(msg)s%(orig_error)s"
5974
#: bzrlib/errors.py:1682
5998
#: bzrlib/errors.py:1691
5975
5999
msgid "Certificate error: %(error)s"
5978
#: bzrlib/errors.py:1690
6002
#: bzrlib/errors.py:1699
5979
6003
msgid "Invalid http range %(range)r for %(path)s: %(msg)s"
5982
#: bzrlib/errors.py:1704
6006
#: bzrlib/errors.py:1713
5983
6007
msgid "HTTP MIME Boundary missing for %(path)s: %(msg)s"
5986
#: bzrlib/errors.py:1712
6010
#: bzrlib/errors.py:1721
5987
6011
msgid "Invalid http Content-type \"%(ctype)s\" for %(path)s: %(msg)s"
5990
#: bzrlib/errors.py:1721
6014
#: bzrlib/errors.py:1730
5991
6015
msgid "%(source)s is%(permanently)s redirected to %(target)s"
5994
#: bzrlib/errors.py:1735
6018
#: bzrlib/errors.py:1744
5995
6019
msgid "Too many redirections"
5998
#: bzrlib/errors.py:1740
6022
#: bzrlib/errors.py:1749
5999
6023
msgid "Working tree has conflicts."
6002
#: bzrlib/errors.py:1744
6026
#: bzrlib/errors.py:1753
6003
6027
msgid "Config file %(filename)s is not UTF-8 encoded\n"
6006
#: bzrlib/errors.py:1753
6030
#: bzrlib/errors.py:1762
6008
6032
"Error(s) parsing config file %(filename)s:\n"
6012
#: bzrlib/errors.py:1763
6036
#: bzrlib/errors.py:1772
6014
6038
"Bad value \"%(value)s\" for option \"%(name)s\".\n"
6015
6039
"See ``bzr help %(name)s``"
6018
#: bzrlib/errors.py:1773
6042
#: bzrlib/errors.py:1782
6019
6043
msgid "%(username)r does not seem to contain a reasonable email address"
6022
#: bzrlib/errors.py:1782
6046
#: bzrlib/errors.py:1791
6023
6047
msgid "Failed to GPG sign data with command \"%(command_line)s\""
6026
#: bzrlib/errors.py:1790
6050
#: bzrlib/errors.py:1799
6027
6051
msgid "Failed to verify GPG signature data with error \"%(error)s\""
6028
6052
msgstr "Не удалось верифицировать подпись GPG с ошибкой «%(error)s»"
6030
#: bzrlib/errors.py:1798
6054
#: bzrlib/errors.py:1807
6031
6055
msgid "Unable to import library \"%(library)s\": %(error)s"
6032
6056
msgstr "Не удалось импортировать библиотеку «%(library)s»: %(error)s"
6034
#: bzrlib/errors.py:1806
6058
#: bzrlib/errors.py:1815
6035
6059
msgid "python-gpgme is not installed, it is needed to verify signatures"
6036
6060
msgstr "python-gpgme не устонвлен, он нужен для верификации подписей"
6038
#: bzrlib/errors.py:1814
6062
#: bzrlib/errors.py:1823
6040
6064
"The working tree for %(basedir)s has changed since the last commit, but "
6041
6065
"weave merge requires that it be unchanged"
6043
6067
"Рабочее дерево для %(basedir)s изменилось с последнего закрепления, но merge "
6044
6068
"требует, чтобы оно не содержало изменений"
6046
#: bzrlib/errors.py:1824
6070
#: bzrlib/errors.py:1833
6048
6072
"Can't reprocess and show base, because reprocessing obscures the "
6049
6073
"relationship of conflicting lines to the base"
6052
#: bzrlib/errors.py:1830
6076
#: bzrlib/errors.py:1839
6053
6077
msgid "Cycle in graph %(graph)r"
6054
6078
msgstr "Цикл в графе %(graph)r"
6056
#: bzrlib/errors.py:1858
6080
#: bzrlib/errors.py:1867
6057
6081
msgid "File %(filename)s is not conflicted."
6058
6082
msgstr "Файл %(filename)s не содержит конфликтов."
6060
#: bzrlib/errors.py:1880
6084
#: bzrlib/errors.py:1889
6061
6085
msgid "No bundle was found in \"%(filename)s\"."
6062
6086
msgstr "В файле «%(filename)s» нет пакета."
6064
#: bzrlib/errors.py:1889
6088
#: bzrlib/errors.py:1898
6065
6089
msgid "Unable to handle bundle version %(version)s: %(msg)s"
6066
6090
msgstr "Не удалось обработать версию пакета %(version)s: %(msg)s"
6068
#: bzrlib/errors.py:1899
6092
#: bzrlib/errors.py:1908
6069
6093
msgid "Branch %(base)s is missing revision %(text_revision)s of %(file_id)s"
6071
6095
"В ветви %(base)s отсутствует ревизия %(text_revision)s файла %(file_id)s"
6073
#: bzrlib/errors.py:1912
6097
#: bzrlib/errors.py:1921
6074
6098
msgid "File id {%(file_id)s} already exists in inventory as %(entry)s"
6076
6100
"Идентификатор файла {%(file_id)s} уже присутствует в инвентаре как %(entry)s"
6078
#: bzrlib/errors.py:1922
6102
#: bzrlib/errors.py:1931
6079
6103
msgid "Key %(key)s is already present in map"
6082
#: bzrlib/errors.py:1927
6106
#: bzrlib/errors.py:1936
6083
6107
msgid "The prefix %(prefix)s is in the help search path twice."
6086
#: bzrlib/errors.py:1937
6110
#: bzrlib/errors.py:1946
6088
6112
"No final name for trans_id %(trans_id)r\n"
6089
6113
"file-id: %(file_id)r\n"
6090
6114
"root trans-id: %(root_trans_id)r\n"
6093
#: bzrlib/errors.py:1969
6117
#: bzrlib/errors.py:1978
6094
6118
msgid "Attempt to reuse a transform that has already been applied."
6097
#: bzrlib/errors.py:1974
6121
#: bzrlib/errors.py:1983
6098
6122
msgid "Moving the root directory is not supported at this time"
6099
6123
msgstr "Перемещение в корневую директорию пока не поддерживается"
6101
#: bzrlib/errors.py:1979
6125
#: bzrlib/errors.py:1988
6102
6126
msgid "Failed to rename %(from_path)s to %(to_path)s: %(why)s"
6103
6127
msgstr "Не удалось переименовать %(from_path)s в %(to_path)s: %(why)s"
6105
#: bzrlib/errors.py:1990
6129
#: bzrlib/errors.py:1999
6107
6131
"Could not move %(from_path)s%(operator)s %(to_path)s%(_has_extra)s%(extra)s"
6109
6133
"Не удалось переместить %(from_path)s%(operator)s "
6110
6134
"%(to_path)s%(_has_extra)s%(extra)s"
6112
#: bzrlib/errors.py:2026
6136
#: bzrlib/errors.py:2035
6114
6138
"Could not rename %(from_path)s%(operator)s %(to_path)s%(_has_extra)s%(extra)s"
6116
6140
"Не удалось переименовать %(from_path)s%(operator)s "
6117
6141
"%(to_path)s%(_has_extra)s%(extra)s"
6119
#: bzrlib/errors.py:2056
6143
#: bzrlib/errors.py:2065
6120
6144
msgid "Unable to import paramiko (required for sftp support): %(error)s"
6123
#: bzrlib/errors.py:2064
6147
#: bzrlib/errors.py:2073
6124
6148
msgid "Nothing to merge."
6125
6149
msgstr "Нечего совмещать."
6127
#: bzrlib/errors.py:2069
6151
#: bzrlib/errors.py:2078
6128
6152
msgid "Format %(format)s cannot be initialised by this version of bzr."
6131
#: bzrlib/errors.py:2078
6155
#: bzrlib/errors.py:2087
6133
6157
"Cannot convert from format %(from_format)s to format %(format)s. "
6137
#: bzrlib/errors.py:2090
6161
#: bzrlib/errors.py:2099
6138
6162
msgid "Could not find an appropriate Differ for file \"%(path)s\""
6141
#: bzrlib/errors.py:2098
6165
#: bzrlib/errors.py:2107
6142
6166
msgid "%(exe_name)s could not be found on this machine"
6145
#: bzrlib/errors.py:2106
6169
#: bzrlib/errors.py:2115
6146
6170
msgid "Diff is not installed on this machine: %(msg)s"
6149
#: bzrlib/errors.py:2114
6173
#: bzrlib/errors.py:2123
6150
6174
msgid "Diff3 is not installed on this machine."
6151
6175
msgstr "Diff3 не установлен на этой машине."
6153
#: bzrlib/errors.py:2120
6177
#: bzrlib/errors.py:2129
6154
6178
msgid "The content being inserted is already present."
6157
#: bzrlib/errors.py:2125
6181
#: bzrlib/errors.py:2134
6159
6183
"This tree contains left-over files from a failed operation.\n"
6160
6184
" Please examine %(limbo_dir)s to see if it contains any files you wish "
6177
6201
" keep, and delete it when you are done."
6180
#: bzrlib/errors.py:2157
6204
#: bzrlib/errors.py:2166
6182
6206
"Unable to delete transform temporary directory %(pending_deletion)s. Please "
6183
6207
"examine %(pending_deletion)s to see if it contains any files you wish to "
6184
6208
"keep, and delete it when you are done."
6187
#: bzrlib/errors.py:2167
6211
#: bzrlib/errors.py:2176
6188
6212
msgid "Working tree is out of date, please run 'bzr update'.%(more)s"
6191
#: bzrlib/errors.py:2181
6215
#: bzrlib/errors.py:2190
6193
6217
"Public branch \"%(public_location)s\" lacks revision \"%(revstring)s\"."
6196
#: bzrlib/errors.py:2194
6220
#: bzrlib/errors.py:2203
6197
6221
msgid "Error in merge modified format"
6200
#: bzrlib/errors.py:2199
6224
#: bzrlib/errors.py:2208
6201
6225
msgid "Format error in conflict listings"
6204
#: bzrlib/errors.py:2203
6228
#: bzrlib/errors.py:2212
6206
6230
"Inconsistency in dirstate file %(dirstate_path)s.\n"
6207
6231
"Error: %(description)s"
6210
#: bzrlib/errors.py:2214
6234
#: bzrlib/errors.py:2223
6212
6236
"An error has been detected in the repository %(repo_path)s.\n"
6213
6237
"Please run bzr reconcile on this repository."
6216
#: bzrlib/errors.py:2225
6240
#: bzrlib/errors.py:2234
6218
6242
"An inconsistent delta was supplied involving %(path)r, %(file_id)r\n"
6219
6243
"reason: %(reason)s"
6222
#: bzrlib/errors.py:2238
6246
#: bzrlib/errors.py:2247
6224
6248
"An inconsistent delta was supplied: %(delta)r\n"
6225
6249
"reason: %(reason)s"
6228
#: bzrlib/errors.py:2250
6252
#: bzrlib/errors.py:2259
6229
6253
msgid "To use this feature you must upgrade your branch at %(path)s."
6232
#: bzrlib/errors.py:2259
6256
#: bzrlib/errors.py:2268
6233
6257
msgid "To use this feature you must upgrade your repository at %(path)s."
6236
#: bzrlib/errors.py:2264
6260
#: bzrlib/errors.py:2273
6238
6262
"To use this feature you must upgrade your branch at %(path)s to a format "
6239
6263
"which supports rich roots."
6242
#: bzrlib/errors.py:2270
6266
#: bzrlib/errors.py:2279
6243
6267
msgid "Cannot perform local-only commits on unbound branches."
6246
#: bzrlib/errors.py:2275
6270
#: bzrlib/errors.py:2284
6247
6271
msgid "The method %(mname)s is not supported on objects of type %(tname)s."
6250
#: bzrlib/errors.py:2296
6274
#: bzrlib/errors.py:2305
6251
6275
msgid "Ghost tags not supported by format %(format)r."
6254
#: bzrlib/errors.py:2304
6278
#: bzrlib/errors.py:2313
6255
6279
msgid "File is binary but should be text."
6258
#: bzrlib/errors.py:2309
6282
#: bzrlib/errors.py:2318
6259
6283
msgid "The path %(path)s is not permitted on this platform"
6262
#: bzrlib/errors.py:2318
6286
#: bzrlib/errors.py:2327
6264
6288
"Testament did not match expected value.\n"
6265
6289
" For revision_id {%(revision_id)s}, expected {%(expected)s}, measured\n"
6266
6290
" {%(measured)s}"
6269
#: bzrlib/errors.py:2330
6293
#: bzrlib/errors.py:2339
6270
6294
msgid "Not a bzr revision-bundle: %(text)r"
6273
#: bzrlib/errors.py:2339
6297
#: bzrlib/errors.py:2348
6274
6298
msgid "Bad bzr revision-bundle: %(text)r"
6277
#: bzrlib/errors.py:2348
6301
#: bzrlib/errors.py:2357
6278
6302
msgid "Malformed bzr revision-bundle header: %(text)r"
6281
#: bzrlib/errors.py:2353
6305
#: bzrlib/errors.py:2362
6282
6306
msgid "Malformed patches in bzr revision-bundle: %(text)r"
6285
#: bzrlib/errors.py:2358
6309
#: bzrlib/errors.py:2367
6286
6310
msgid "Malformed footer in bzr revision-bundle: %(text)r"
6289
#: bzrlib/errors.py:2363
6313
#: bzrlib/errors.py:2372
6290
6314
msgid "End of line marker was not \\n in bzr revision-bundle"
6293
#: bzrlib/errors.py:2373
6317
#: bzrlib/errors.py:2382
6294
6318
msgid "Bundle format %(bundle_format)s is incompatible with %(other)s"
6297
#: bzrlib/errors.py:2383
6321
#: bzrlib/errors.py:2392
6298
6322
msgid "Root class for inventory serialization errors"
6301
#: bzrlib/errors.py:2387
6325
#: bzrlib/errors.py:2396
6303
6327
"The inventory was not in the expected format:\n"
6307
#: bzrlib/errors.py:2396
6331
#: bzrlib/errors.py:2405
6308
6332
msgid "This operation requires rich root data storage"
6311
#: bzrlib/errors.py:2409
6335
#: bzrlib/errors.py:2418
6312
6336
msgid "Unrecognised value for BZR_SSH environment variable: %(vendor)s"
6315
#: bzrlib/errors.py:2418
6339
#: bzrlib/errors.py:2427
6317
6341
"Don't know how to handle SSH connections. Please set BZR_SSH environment "
6321
#: bzrlib/errors.py:2425
6345
#: bzrlib/errors.py:2434
6323
6347
"Could not determine revno for {%(revision_id)s} because its ancestry shows a "
6324
6348
"ghost at {%(ghost_revision_id)s}"
6327
#: bzrlib/errors.py:2435
6351
#: bzrlib/errors.py:2444
6328
6352
msgid "Ghost revision {%(revision_id)s} cannot be used here."
6331
#: bzrlib/errors.py:2486
6355
#: bzrlib/errors.py:2495
6333
6357
"A merge directive must provide either a bundle or a public branch location."
6336
#: bzrlib/errors.py:2493
6360
#: bzrlib/errors.py:2502
6337
6361
msgid "Bad merge directive payload %(start)r"
6340
#: bzrlib/errors.py:2503
6364
#: bzrlib/errors.py:2512
6341
6365
msgid "Preview patch does not match requested changes."
6344
#: bzrlib/errors.py:2509
6368
#: bzrlib/errors.py:2518
6345
6369
msgid "Patch_type was %(patch_type)s, but no patch was supplied."
6348
#: bzrlib/errors.py:2519
6372
#: bzrlib/errors.py:2528
6350
6374
"Your branch does not have all of the revisions required in order to merge "
6351
6375
"this merge directive and the target location specified in the merge "
6352
6376
"directive is not a branch: %(location)s."
6355
#: bzrlib/errors.py:2531
6379
#: bzrlib/errors.py:2540
6356
6380
msgid "Unsupported entry kind %(kind)s"
6359
#: bzrlib/errors.py:2539
6383
#: bzrlib/errors.py:2548
6360
6384
msgid "Can't subsume %(other_tree)s into %(tree)s. %(reason)s"
6363
#: bzrlib/errors.py:2549
6387
#: bzrlib/errors.py:2558
6364
6388
msgid "Subsume target %(other_tree)s needs to be upgraded."
6367
#: bzrlib/errors.py:2568
6391
#: bzrlib/errors.py:2577
6368
6392
msgid "No such tag: %(tag_name)s"
6371
#: bzrlib/errors.py:2576
6395
#: bzrlib/errors.py:2585
6372
6396
msgid "Tags not supported by %(branch)s; you may be able to use bzr upgrade."
6375
#: bzrlib/errors.py:2585
6399
#: bzrlib/errors.py:2594
6376
6400
msgid "Tag %(tag_name)s already exists."
6379
#: bzrlib/errors.py:2593
6403
#: bzrlib/errors.py:2602
6381
6405
"Did not understand bug identifier %(bug_id)s: %(reason)s. See \"bzr help "
6382
6406
"bugs\" for more information on this feature."
6385
#: bzrlib/errors.py:2603
6409
#: bzrlib/errors.py:2612
6387
6411
"The URL for bug tracker \"%(abbreviation)s\" doesn't contain {id}: %(url)s"
6390
#: bzrlib/errors.py:2613
6414
#: bzrlib/errors.py:2622
6392
6416
"Cannot find registered bug tracker called %(abbreviation)s on %(branch)s"
6395
#: bzrlib/errors.py:2623
6419
#: bzrlib/errors.py:2632
6396
6420
msgid "Invalid line in bugs property: '%(line)s'"
6399
#: bzrlib/errors.py:2631
6423
#: bzrlib/errors.py:2640
6400
6424
msgid "Invalid bug status: '%(status)s'"
6403
#: bzrlib/errors.py:2639
6427
#: bzrlib/errors.py:2648
6404
6428
msgid "Could not understand response from smart server: %(response_tuple)r"
6407
#: bzrlib/errors.py:2678
6431
#: bzrlib/errors.py:2687
6408
6432
msgid "Server sent an unexpected error: %(error_tuple)r"
6411
#: bzrlib/errors.py:2697
6435
#: bzrlib/errors.py:2706
6412
6436
msgid "Unrecognised container format: %(container_format)r"
6415
#: bzrlib/errors.py:2705
6439
#: bzrlib/errors.py:2714
6416
6440
msgid "Unexpected end of container stream"
6419
#: bzrlib/errors.py:2710
6443
#: bzrlib/errors.py:2719
6420
6444
msgid "Unknown record type: %(record_type)r"
6423
#: bzrlib/errors.py:2718
6447
#: bzrlib/errors.py:2727
6424
6448
msgid "Invalid record: %(reason)s"
6427
#: bzrlib/errors.py:2726
6451
#: bzrlib/errors.py:2735
6428
6452
msgid "Container has data after end marker: %(excess)r"
6431
#: bzrlib/errors.py:2734
6455
#: bzrlib/errors.py:2743
6432
6456
msgid "Container has multiple records with the same name: %(name)s"
6435
#: bzrlib/errors.py:2747
6459
#: bzrlib/errors.py:2756
6436
6460
msgid "Corrupt or incompatible data stream: %(reason)s"
6439
#: bzrlib/errors.py:2755
6463
#: bzrlib/errors.py:2764
6440
6464
msgid "SMTP error: %(error)s"
6443
#: bzrlib/errors.py:2763
6467
#: bzrlib/errors.py:2772
6444
6468
msgid "No message supplied."
6447
#: bzrlib/errors.py:2768
6471
#: bzrlib/errors.py:2777
6448
6472
msgid "No mail-to address (--mail-to) or output (-o) specified."
6451
#: bzrlib/errors.py:2773
6452
msgid "Unknown mail client: %(mail_client)s"
6455
#: bzrlib/errors.py:2781
6475
#: bzrlib/errors.py:2782
6457
6477
"Unable to find mail client with the following names: "
6458
6478
"%(mail_command_list_string)s"
6461
#: bzrlib/errors.py:2791
6481
#: bzrlib/errors.py:2792
6462
6482
msgid "SMTP connection to %(host)s refused"
6465
#: bzrlib/errors.py:2800
6485
#: bzrlib/errors.py:2801
6466
6486
msgid "Please specify smtp_server. No server at default %(host)s."
6469
#: bzrlib/errors.py:2814
6489
#: bzrlib/errors.py:2815
6471
6491
"'%(display_url)s' is not in sync with %(target_url)s. See bzr help sync-for-"
6475
#: bzrlib/errors.py:2826
6495
#: bzrlib/errors.py:2827
6476
6496
msgid "'%(display_url)s' is already a branch."
6479
#: bzrlib/errors.py:2831
6499
#: bzrlib/errors.py:2832
6480
6500
msgid "'%(display_url)s' is already a tree."
6483
#: bzrlib/errors.py:2836
6503
#: bzrlib/errors.py:2837
6484
6504
msgid "'%(display_url)s' is already a checkout."
6487
#: bzrlib/errors.py:2841
6507
#: bzrlib/errors.py:2842
6488
6508
msgid "'%(display_url)s' is already a lightweight checkout."
6491
#: bzrlib/errors.py:2846
6511
#: bzrlib/errors.py:2847
6492
6512
msgid "'%(display_url)s' is already using a shared repository."
6495
#: bzrlib/errors.py:2851
6515
#: bzrlib/errors.py:2852
6496
6516
msgid "'%(display_url)s' is already standalone."
6499
#: bzrlib/errors.py:2856
6519
#: bzrlib/errors.py:2857
6500
6520
msgid "Shared repository '%(display_url)s' already creates working trees."
6503
#: bzrlib/errors.py:2862
6523
#: bzrlib/errors.py:2863
6505
6525
"Shared repository '%(display_url)s' already doesn't create working trees."
6508
#: bzrlib/errors.py:2868
6528
#: bzrlib/errors.py:2869
6509
6529
msgid "Requested reconfiguration of '%(display_url)s' is not supported."
6512
#: bzrlib/errors.py:2873
6532
#: bzrlib/errors.py:2874
6513
6533
msgid "No location could be found to bind to at %(display_url)s."
6516
#: bzrlib/errors.py:2878
6536
#: bzrlib/errors.py:2879
6518
6538
"Working tree \"%(display_url)s\" has uncommitted changes (See bzr "
6519
6539
"status).%(more)s"
6522
#: bzrlib/errors.py:2897
6542
#: bzrlib/errors.py:2898
6524
6544
"Working tree \"%(display_url)s\" has shelved changes (See bzr shelve --"
6525
6545
"list).%(more)s"
6528
#: bzrlib/errors.py:2903
6548
#: bzrlib/errors.py:2904
6529
6549
msgid "Variable {%(name)s} is not available."
6532
#: bzrlib/errors.py:2911
6552
#: bzrlib/errors.py:2912
6533
6553
msgid "No template specified."
6536
#: bzrlib/errors.py:2916
6556
#: bzrlib/errors.py:2917
6537
6557
msgid "Unable to create symlink %(path_str)son this platform"
6540
#: bzrlib/errors.py:2931
6560
#: bzrlib/errors.py:2932
6542
6562
"Unsupported timezone format \"%(timezone)s\", options are \"utc\", "
6543
6563
"\"original\", \"local\"."
6546
#: bzrlib/errors.py:2965
6566
#: bzrlib/errors.py:2966
6548
6568
"Unable to encode %(kind)s path %(path)r in user encoding %(user_encoding)s"
6551
#: bzrlib/errors.py:2977
6571
#: bzrlib/errors.py:2978
6552
6572
msgid "The \"%(config_id)s\" configuration does not exist."
6555
#: bzrlib/errors.py:2985
6575
#: bzrlib/errors.py:2986
6556
6576
msgid "The \"%(option_name)s\" configuration option does not exist."
6559
#: bzrlib/errors.py:2993
6579
#: bzrlib/errors.py:2994
6560
6580
msgid "The alias \"%(alias_name)s\" does not exist."
6563
#: bzrlib/errors.py:3007
6583
#: bzrlib/errors.py:3008
6564
6584
msgid "\"%(alias_name)s\" is not a valid location alias."
6567
#: bzrlib/errors.py:3015
6587
#: bzrlib/errors.py:3016
6568
6588
msgid "No %(alias_name)s location assigned."
6571
#: bzrlib/errors.py:3023
6591
#: bzrlib/errors.py:3024
6572
6592
msgid "Cannot bind address \"%(host)s:%(port)i\": %(orig_error)s."
6575
#: bzrlib/errors.py:3033
6595
#: bzrlib/errors.py:3034
6576
6596
msgid "Unknown rules detected: %(unknowns_str)s."
6579
#: bzrlib/errors.py:3044
6599
#: bzrlib/errors.py:3045
6580
6600
msgid "Tip change rejected: %(msg)s"
6583
#: bzrlib/errors.py:3052
6603
#: bzrlib/errors.py:3053
6584
6604
msgid "Shelf corrupt."
6587
#: bzrlib/errors.py:3057
6607
#: bzrlib/errors.py:3058
6588
6608
msgid "Corruption while decompressing repository file%(orig_error)s"
6591
#: bzrlib/errors.py:3069
6611
#: bzrlib/errors.py:3070
6592
6612
msgid "No changes are shelved with id \"%(shelf_id)d\"."
6595
#: bzrlib/errors.py:3077
6615
#: bzrlib/errors.py:3078
6596
6616
msgid "\"%(invalid_id)s\" is not a valid shelf id, try a number instead."
6599
#: bzrlib/errors.py:3085
6619
#: bzrlib/errors.py:3086
6601
6621
"An attempt to access a url outside the server jail was made: '%(url)s'."
6604
#: bzrlib/errors.py:3093
6624
#: bzrlib/errors.py:3094
6605
6625
msgid "The user aborted the operation."
6608
#: bzrlib/errors.py:3098
6628
#: bzrlib/errors.py:3099
6609
6629
msgid "Branching '%(url)s'(%(format)s) must create a working tree."
6612
#: bzrlib/errors.py:3108
6632
#: bzrlib/errors.py:3109
6613
6633
msgid "No such view: %(view_name)s."
6616
#: bzrlib/errors.py:3118
6636
#: bzrlib/errors.py:3119
6618
6638
"Views are not supported by %(tree)s; use 'bzr upgrade' to change your tree "
6619
6639
"to a later format."
6622
#: bzrlib/errors.py:3127
6642
#: bzrlib/errors.py:3128
6624
6644
"Specified file \"%(file_name)s\" is outside the current view: %(view_str)s"
6627
#: bzrlib/errors.py:3194
6647
#: bzrlib/errors.py:3195
6628
6648
msgid "%(bzrdir)r does not support co-located branches."
6631
#: bzrlib/errors.py:3200
6651
#: bzrlib/errors.py:3201
6633
6653
"Unable to determine your name.\n"
6634
6654
"Please, set your name with the 'whoami' command.\n"
6635
6655
"E.g. bzr whoami \"Your Name <name@example.com>\""
6638
#: bzrlib/errors.py:3209
6658
#: bzrlib/errors.py:3210
6639
6659
msgid "Invalid pattern(s) found. %(msg)s"
6642
#: bzrlib/errors.py:3217
6662
#: bzrlib/errors.py:3218
6644
6664
"Branch \"%(branch_url)s\" appears to be bound to itself. Please use `bzr "
6645
6665
"unbind` to fix."
6648
#: bzrlib/errors.py:3228
6668
#: bzrlib/errors.py:3229
6649
6669
msgid "Loop involving %(refs)r while expanding \"%(string)s\"."
6652
#: bzrlib/errors.py:3237
6672
#: bzrlib/errors.py:3238
6653
6673
msgid "Option %(name)s is not defined while expanding \"%(string)s\"."
6656
#: bzrlib/errors.py:3246
6676
#: bzrlib/errors.py:3247
6658
6678
"No compatible object available for operations from %(source)r to %(target)r."
6661
#: bzrlib/errors.py:3256
6681
#: bzrlib/errors.py:3257
6663
6683
"VFS requests over the smart server are not allowed. Encountered: %(method)s, "
6664
6684
"%(arguments)s."
6667
#: bzrlib/errors.py:3266
6687
#: bzrlib/errors.py:3267
6669
6689
"Kind change from %(from_kind)s to %(to_kind)s for %(path)s not supported by "
6670
6690
"format %(format)r"
6673
#: bzrlib/errors.py:3278
6693
#: bzrlib/errors.py:3279
6675
6695
"Missing feature %(feature)s not provided by this version of Bazaar or any "
6679
#: bzrlib/errors.py:3291
6699
#: bzrlib/errors.py:3292
6680
6700
msgid "Binary files section encountered."
6683
#: bzrlib/errors.py:3299
6703
#: bzrlib/errors.py:3300
6685
6705
"Malformed patch header. %(desc)s\n"
6689
#: bzrlib/errors.py:3308
6709
#: bzrlib/errors.py:3309
6691
6711
"Malformed hunk header. %(desc)s\n"
6695
#: bzrlib/errors.py:3317
6715
#: bzrlib/errors.py:3318
6697
6717
"Malformed line. %(desc)s\n"
6701
#: bzrlib/errors.py:3327
6721
#: bzrlib/errors.py:3328
6703
6723
"Text contents mismatch at line %(line_no)d. Original has \"%(orig_line)s\", "
6704
6724
"but patch says it should be \"%(patch_line)s\""
6707
#: bzrlib/errors.py:3338
6727
#: bzrlib/errors.py:3339
6708
6728
msgid "The feature %(feature)s has already been registered."
6756
6776
"regular push."
6759
#: bzrlib/gpg.py:119 bzrlib/gpg.py:460
6779
#: bzrlib/gpg.py:366
6780
msgid "No GnuPG key results for pattern: {0}"
6783
#: bzrlib/gpg.py:439
6760
6784
msgid "{0} commits with valid signatures"
6763
#: bzrlib/gpg.py:123 bzrlib/gpg.py:465
6787
#: bzrlib/gpg.py:445
6764
6788
msgid "{0} commit with unknown key"
6765
6789
msgid_plural "{0} commits with unknown keys"
6766
6790
msgstr[0] "{0} закрепление с неизвестным ключом"
6767
6791
msgstr[1] "{0} закрепления с неизвестным ключом"
6768
6792
msgstr[2] "{0} закреплений с неизвестным ключом"
6770
#: bzrlib/gpg.py:129 bzrlib/gpg.py:472
6794
#: bzrlib/gpg.py:453
6771
6795
msgid "{0} commit not valid"
6772
6796
msgid_plural "{0} commits not valid"
6776
#: bzrlib/gpg.py:135 bzrlib/gpg.py:479
6800
#: bzrlib/gpg.py:461
6777
6801
msgid "{0} commit not signed"
6778
6802
msgid_plural "{0} commits not signed"
6782
#: bzrlib/gpg.py:141 bzrlib/gpg.py:486
6806
#: bzrlib/gpg.py:469
6783
6807
msgid "{0} commit with key now expired"
6784
6808
msgid_plural "{0} commits with key now expired"
6788
#: bzrlib/gpg.py:343
6789
msgid "No GnuPG key results for pattern: {0}"
6812
#: bzrlib/gpg.py:489
6813
msgid "{0} commit by author {1} with key {2} now expired"
6814
msgid_plural "{0} commits by author {1} with key {2} now expired"
6792
#: bzrlib/gpg.py:386
6818
#: bzrlib/gpg.py:505
6793
6819
msgid "{0} signed {1} commit"
6794
6820
msgid_plural "{0} signed {1} commits"
6798
#: bzrlib/gpg.py:403 bzrlib/gpg.py:419
6824
#: bzrlib/gpg.py:522 bzrlib/gpg.py:539
6799
6825
msgid "{0} commit by author {1}"
6800
6826
msgid_plural "{0} commits by author {1}"
6804
#: bzrlib/gpg.py:433
6830
#: bzrlib/gpg.py:554
6805
6831
msgid "Unknown key {0} signed {1} commit"
6806
6832
msgid_plural "Unknown key {0} signed {1} commits"
6807
6833
msgstr[0] "Неизвестным ключом {0} подписано {1} закрепление"
6808
6834
msgstr[1] "Неизвестным ключом {0} подписаны {1} закрепления"
6809
6835
msgstr[2] "Неизвестным ключом {0} подписаны {1} закреплений"
6811
#: bzrlib/gpg.py:452
6812
msgid "{0} commit by author {1} with key {2} now expired"
6813
msgid_plural "{0} commits by author {1} with key {2} now expired"
6817
6837
#: bzrlib/groupcompress.py:1739
6818
6838
#, python-format
6819
6839
msgid "Insert claimed random_id=True, but then inserted %r two times"
6822
#: bzrlib/hooks.py:331
6842
#: bzrlib/hooks.py:313
6823
6843
#, python-format
6824
6844
msgid "Introduced in: %s"
6827
#: bzrlib/hooks.py:334
6847
#: bzrlib/hooks.py:316
6828
6848
#, python-format
6829
6849
msgid "Deprecated in: %s"
7109
7133
" otherwise error."
7112
#: bzrlib/plugins/launchpad/__init__.py:99
7136
#: bzrlib/plugins/launchpad/cmds.py:62
7115
7139
" bzr register-branch http://foo.com/bzr/fooproject.mine \\\n"
7116
7140
" --project fooproject"
7119
#: bzrlib/plugins/launchpad/__init__.py:106
7143
#: bzrlib/plugins/launchpad/cmds.py:69
7120
7144
msgid "Launchpad project short name to associate with the branch."
7123
#: bzrlib/plugins/launchpad/__init__.py:113
7147
#: bzrlib/plugins/launchpad/cmds.py:76
7125
7149
"Short name for the branch; by default taken from the last component of the "
7129
#: bzrlib/plugins/launchpad/__init__.py:117
7153
#: bzrlib/plugins/launchpad/cmds.py:80
7130
7154
msgid "One-sentence description of the branch."
7133
#: bzrlib/plugins/launchpad/__init__.py:120
7157
#: bzrlib/plugins/launchpad/cmds.py:83
7134
7158
msgid "Longer description of the purpose or contents of the branch."
7137
#: bzrlib/plugins/launchpad/__init__.py:123
7161
#: bzrlib/plugins/launchpad/cmds.py:86
7138
7162
msgid "Branch author's email address, if not yourself."
7141
#: bzrlib/plugins/launchpad/__init__.py:126
7165
#: bzrlib/plugins/launchpad/cmds.py:89
7142
7166
msgid "The bug this branch fixes."
7145
#: bzrlib/plugins/launchpad/__init__.py:129
7169
#: bzrlib/plugins/launchpad/cmds.py:92
7146
7170
msgid "Prepare the request but don't actually send it."
7149
#: bzrlib/plugins/launchpad/__init__.py:151
7173
#: bzrlib/plugins/launchpad/cmds.py:114
7151
7175
"register-branch requires a public branch url - see bzr help register-branch."
7154
#: bzrlib/plugins/launchpad/__init__.py:159
7178
#: bzrlib/plugins/launchpad/cmds.py:122
7155
7179
msgid "--product is deprecated; please use --project."
7158
#: bzrlib/plugins/launchpad/__init__.py:191
7182
#: bzrlib/plugins/launchpad/cmds.py:152
7159
7183
msgid "Open a Launchpad branch page in your web browser."
7162
#: bzrlib/plugins/launchpad/__init__.py:196
7186
#: bzrlib/plugins/launchpad/cmds.py:157
7163
7187
msgid "Do not actually open the browser. Just say the URL we would use."
7166
#: bzrlib/plugins/launchpad/__init__.py:231
7190
#: bzrlib/plugins/launchpad/cmds.py:192
7167
7191
#, python-format
7168
7192
msgid "Opening %s in web browser"
7171
#: bzrlib/plugins/launchpad/__init__.py:241
7195
#: bzrlib/plugins/launchpad/cmds.py:200
7172
7196
msgid "Show or set the Launchpad user ID."
7175
#: bzrlib/plugins/launchpad/__init__.py:243
7199
#: bzrlib/plugins/launchpad/cmds.py:202
7177
7201
"When communicating with Launchpad, some commands need to know your\n"
7178
7202
"Launchpad user ID. This command can be used to set or show the\n"
7179
7203
"user ID that Bazaar will use for such communication."
7182
#: bzrlib/plugins/launchpad/__init__.py:247
7206
#: bzrlib/plugins/launchpad/cmds.py:206
7185
7209
" Show the Launchpad ID of the current user::"
7188
#: bzrlib/plugins/launchpad/__init__.py:250
7212
#: bzrlib/plugins/launchpad/cmds.py:209
7189
7213
msgid " bzr launchpad-login"
7192
#: bzrlib/plugins/launchpad/__init__.py:252
7216
#: bzrlib/plugins/launchpad/cmds.py:211
7193
7217
msgid " Set the Launchpad ID of the current user to 'bob'::"
7196
#: bzrlib/plugins/launchpad/__init__.py:254
7220
#: bzrlib/plugins/launchpad/cmds.py:213
7197
7221
msgid " bzr launchpad-login bob"
7200
#: bzrlib/plugins/launchpad/__init__.py:261
7224
#: bzrlib/plugins/launchpad/cmds.py:220
7201
7225
msgid "Don't check that the user name is valid."
7204
#: bzrlib/plugins/launchpad/__init__.py:276
7205
#: bzrlib/plugins/launchpad/__init__.py:287
7228
#: bzrlib/plugins/launchpad/cmds.py:235 bzrlib/plugins/launchpad/cmds.py:246
7206
7229
msgid "Launchpad user ID exists and has SSH keys.\n"
7209
#: bzrlib/plugins/launchpad/__init__.py:279
7232
#: bzrlib/plugins/launchpad/cmds.py:238
7210
7233
msgid "No Launchpad user ID configured.\n"
7213
#: bzrlib/plugins/launchpad/__init__.py:290
7236
#: bzrlib/plugins/launchpad/cmds.py:249
7214
7237
#, python-format
7215
7238
msgid "Launchpad user ID set to '%s'.\n"
7218
#: bzrlib/plugins/launchpad/__init__.py:298
7241
#: bzrlib/plugins/launchpad/cmds.py:255
7219
7242
msgid "Ask Launchpad to mirror a branch now."
7222
#: bzrlib/plugins/launchpad/__init__.py:318
7245
#: bzrlib/plugins/launchpad/cmds.py:272
7223
7246
msgid "Propose merging a branch on Launchpad."
7226
#: bzrlib/plugins/launchpad/__init__.py:320
7249
#: bzrlib/plugins/launchpad/cmds.py:274
7228
7251
"This will open your usual editor to provide the initial comment. When it\n"
7229
7252
"has created the proposal, it will open it in your default web browser."
7232
#: bzrlib/plugins/launchpad/__init__.py:323
7255
#: bzrlib/plugins/launchpad/cmds.py:277
7234
7257
"The branch will be proposed to merge into SUBMIT_BRANCH. If SUBMIT_BRANCH\n"
7235
7258
"is not supplied, the remembered submit branch will be used. If no submit\n"
7236
7259
"branch is remembered, the development focus will be used."
7239
#: bzrlib/plugins/launchpad/__init__.py:327
7262
#: bzrlib/plugins/launchpad/cmds.py:281
7241
7264
"By default, the SUBMIT_BRANCH's review team will be requested to review\n"
7242
7265
"the merge proposal. This can be overriden by specifying --review (-R).\n"
7244
7267
"may optionally be followed by '=' and the review type. For example:"
7247
#: bzrlib/plugins/launchpad/__init__.py:332
7270
#: bzrlib/plugins/launchpad/cmds.py:286
7248
7271
msgid " bzr lp-propose-merge --review jrandom --review review-team=qa"
7251
#: bzrlib/plugins/launchpad/__init__.py:334
7274
#: bzrlib/plugins/launchpad/cmds.py:288
7253
7276
"This will propose a merge, request \"jrandom\" to perform a review of\n"
7254
7277
"unspecified type, and request \"review-team\" to perform a \"qa\" review."
7257
#: bzrlib/plugins/launchpad/__init__.py:339
7280
#: bzrlib/plugins/launchpad/cmds.py:293
7258
7281
msgid "Propose the merge on staging."
7261
#: bzrlib/plugins/launchpad/__init__.py:341
7284
#: bzrlib/plugins/launchpad/cmds.py:295
7262
7285
msgid "Commit message."
7265
#: bzrlib/plugins/launchpad/__init__.py:343
7288
#: bzrlib/plugins/launchpad/cmds.py:297
7266
7289
msgid "Mark the proposal as approved immediately."
7269
#: bzrlib/plugins/launchpad/__init__.py:345
7292
#: bzrlib/plugins/launchpad/cmds.py:298
7293
msgid "The bug this proposal fixes."
7296
#: bzrlib/plugins/launchpad/cmds.py:300
7270
7297
msgid "Requested reviewer and optional type."
7273
#: bzrlib/plugins/launchpad/__init__.py:382
7300
#: bzrlib/plugins/launchpad/cmds.py:335
7274
7301
msgid "Find the proposal to merge this revision."
7277
#: bzrlib/plugins/launchpad/__init__.py:384
7304
#: bzrlib/plugins/launchpad/cmds.py:337
7279
7306
"Finds the merge proposal(s) that discussed landing the specified revision.\n"
7280
7307
"This works only if the selected branch was the merge proposal target, and\n"
7282
7309
"are opened in a web browser."
7285
#: bzrlib/plugins/launchpad/__init__.py:389
7312
#: bzrlib/plugins/launchpad/cmds.py:342
7287
7314
"Any revision involved in the merge may be specified-- the revision in\n"
7288
7315
"which the merge was performed, or one of the revisions that was merged."
7291
#: bzrlib/plugins/launchpad/__init__.py:392
7318
#: bzrlib/plugins/launchpad/cmds.py:345
7292
7319
msgid "So, to find the merge proposal that reviewed line 1 of README::"
7295
#: bzrlib/plugins/launchpad/__init__.py:394
7322
#: bzrlib/plugins/launchpad/cmds.py:347
7296
7323
msgid " bzr lp-find-proposal -r annotate:README:1"
7299
#: bzrlib/plugins/launchpad/__init__.py:409
7326
#: bzrlib/plugins/launchpad/cmds.py:363
7300
7327
msgid "No review found."
7303
#: bzrlib/plugins/launchpad/__init__.py:410
7330
#: bzrlib/plugins/launchpad/cmds.py:364
7304
7331
#, python-format
7305
7332
msgid "%d proposals(s) found."
7308
#: bzrlib/plugins/launchpad/__init__.py:420
7335
#: bzrlib/plugins/launchpad/cmds.py:374
7309
7336
msgid "Finding revision-id"
7312
#: bzrlib/plugins/launchpad/__init__.py:427
7339
#: bzrlib/plugins/launchpad/cmds.py:381
7313
7340
msgid "Finding merge"
7316
#: bzrlib/plugins/launchpad/__init__.py:432
7343
#: bzrlib/plugins/launchpad/cmds.py:386
7317
7344
msgid "Finding revno"
7320
#: bzrlib/plugins/launchpad/__init__.py:437
7347
#: bzrlib/plugins/launchpad/cmds.py:392
7321
7348
msgid "Finding Launchpad branch"
7324
#: bzrlib/plugins/launchpad/__init__.py:440
7351
#: bzrlib/plugins/launchpad/cmds.py:395
7325
7352
msgid "Finding proposals"
7328
#: bzrlib/plugins/launchpad/account.py:66
7329
msgid "Setting ssh/sftp usernames for launchpad.net."
7332
7355
#: bzrlib/plugins/launchpad/lp_api.py:241
7333
7356
#: bzrlib/plugins/launchpad/lp_api.py:246
7334
7357
#, python-format
7375
#: bzrlib/plugins/launchpad/lp_propose.py:149
7398
#: bzrlib/plugins/launchpad/lp_propose.py:150
7376
7399
#, python-format
7377
7400
msgid "There is already a branch merge proposal: %s"
7380
#: bzrlib/plugins/weave_fmt/bzrdir.py:236
7403
#: bzrlib/plugins/weave_fmt/bzrdir.py:237
7381
7404
msgid "pb parameter to convert() is deprecated"
7384
#: bzrlib/plugins/weave_fmt/bzrdir.py:239
7407
#: bzrlib/plugins/weave_fmt/bzrdir.py:240
7385
7408
msgid "starting upgrade from format 4 to 5"
7388
#: bzrlib/plugins/weave_fmt/bzrdir.py:249
7411
#: bzrlib/plugins/weave_fmt/bzrdir.py:250
7389
7412
msgid "note: upgrade may be faster if all store files are ungzipped first"
7392
#: bzrlib/plugins/weave_fmt/bzrdir.py:278
7415
#: bzrlib/plugins/weave_fmt/bzrdir.py:279
7393
7416
msgid "converting revision"
7396
#: bzrlib/plugins/weave_fmt/bzrdir.py:283
7419
#: bzrlib/plugins/weave_fmt/bzrdir.py:284
7397
7420
msgid "upgraded to weaves:"
7400
#: bzrlib/plugins/weave_fmt/bzrdir.py:284
7423
#: bzrlib/plugins/weave_fmt/bzrdir.py:285
7401
7424
#, python-format
7402
7425
msgid "%6d revisions and inventories"
7405
#: bzrlib/plugins/weave_fmt/bzrdir.py:286
7428
#: bzrlib/plugins/weave_fmt/bzrdir.py:287
7406
7429
#, python-format
7407
7430
msgid "%6d revisions not present"
7410
#: bzrlib/plugins/weave_fmt/bzrdir.py:288
7433
#: bzrlib/plugins/weave_fmt/bzrdir.py:289
7411
7434
#, python-format
7412
7435
msgid "%6d texts"
7415
#: bzrlib/plugins/weave_fmt/bzrdir.py:324
7438
#: bzrlib/plugins/weave_fmt/bzrdir.py:325
7416
7439
msgid "writing weave"
7419
#: bzrlib/plugins/weave_fmt/bzrdir.py:328
7420
#: bzrlib/plugins/weave_fmt/bzrdir.py:330
7442
#: bzrlib/plugins/weave_fmt/bzrdir.py:329
7443
#: bzrlib/plugins/weave_fmt/bzrdir.py:331
7421
7444
msgid "inventory"
7424
#: bzrlib/plugins/weave_fmt/bzrdir.py:347
7447
#: bzrlib/plugins/weave_fmt/bzrdir.py:348
7425
7448
msgid "write revision"
7428
#: bzrlib/plugins/weave_fmt/bzrdir.py:361
7451
#: bzrlib/plugins/weave_fmt/bzrdir.py:362
7429
7452
msgid "loading revision"
7432
#: bzrlib/plugins/weave_fmt/bzrdir.py:366
7455
#: bzrlib/plugins/weave_fmt/bzrdir.py:367
7433
7456
#, python-format
7434
7457
msgid "revision {%s} not present in branch; will be converted as a ghost"
7437
#: bzrlib/plugins/weave_fmt/bzrdir.py:506
7460
#: bzrlib/plugins/weave_fmt/bzrdir.py:507
7438
7461
msgid "starting upgrade from format 5 to 6"
7441
#: bzrlib/plugins/weave_fmt/bzrdir.py:516
7464
#: bzrlib/plugins/weave_fmt/bzrdir.py:517
7442
7465
#, python-format
7443
7466
msgid "adding prefixes to %s"
7446
#: bzrlib/plugins/weave_fmt/bzrdir.py:556
7469
#: bzrlib/plugins/weave_fmt/bzrdir.py:557
7447
7470
msgid "starting upgrade from format 6 to metadir"
7450
#: bzrlib/plugins/weave_fmt/bzrdir.py:564
7473
#: bzrlib/plugins/weave_fmt/bzrdir.py:565
7451
7474
msgid "Removing ancestry.weave"
7454
#: bzrlib/plugins/weave_fmt/bzrdir.py:569
7477
#: bzrlib/plugins/weave_fmt/bzrdir.py:570
7455
7478
msgid "Finding branch files"
7458
#: bzrlib/plugins/weave_fmt/bzrdir.py:579
7481
#: bzrlib/plugins/weave_fmt/bzrdir.py:580
7459
7482
msgid "Upgrading repository"
7462
#: bzrlib/plugins/weave_fmt/bzrdir.py:589
7485
#: bzrlib/plugins/weave_fmt/bzrdir.py:590
7463
7486
msgid "Upgrading branch"
7466
#: bzrlib/plugins/weave_fmt/bzrdir.py:612
7489
#: bzrlib/plugins/weave_fmt/bzrdir.py:613
7467
7490
msgid "No working tree."
7470
#: bzrlib/plugins/weave_fmt/bzrdir.py:619
7493
#: bzrlib/plugins/weave_fmt/bzrdir.py:620
7471
7494
msgid "Upgrading working tree"
7474
#: bzrlib/plugins/weave_fmt/bzrdir.py:640
7497
#: bzrlib/plugins/weave_fmt/bzrdir.py:641
7475
7498
#, python-format
7476
7499
msgid "Make %s lock"
7479
#: bzrlib/plugins/weave_fmt/bzrdir.py:651
7502
#: bzrlib/plugins/weave_fmt/bzrdir.py:652
7480
7503
#, python-format
7481
7504
msgid "Moving %s"
12578
12585
"set of command names."
12581
#: en/help_topics/hooks.txt:212
12588
#: en/help_topics/hooks.txt:201
12594
#: en/help_topics/hooks.txt:204 en/help_topics/hooks.txt:211
12595
msgid "Introduced in: 2.6"
12598
#: en/help_topics/hooks.txt:206
12599
msgid "Called after executing a command. Called with the command object."
12602
#: en/help_topics/hooks.txt:208
12608
#: en/help_topics/hooks.txt:213
12609
msgid "Called prior to executing a command. Called with the command object."
12612
#: en/help_topics/hooks.txt:215
12583
12614
"_ConfigHooks\n"
12584
12615
"------------"
12587
#: en/help_topics/hooks.txt:215
12618
#: en/help_topics/hooks.txt:218
12593
#: en/help_topics/hooks.txt:218 en/help_topics/hooks.txt:226
12594
#: en/help_topics/hooks.txt:233 en/help_topics/hooks.txt:241
12595
#: en/help_topics/hooks.txt:248 en/help_topics/hooks.txt:370
12596
#: en/help_topics/hooks.txt:443
12624
#: en/help_topics/hooks.txt:221 en/help_topics/hooks.txt:229
12625
#: en/help_topics/hooks.txt:236 en/help_topics/hooks.txt:244
12626
#: en/help_topics/hooks.txt:251 en/help_topics/hooks.txt:373
12627
#: en/help_topics/hooks.txt:446
12597
12628
msgid "Introduced in: 2.4"
12600
#: en/help_topics/hooks.txt:220
12631
#: en/help_topics/hooks.txt:223
12602
12633
"Invoked when a config option is read. The signature is (stack, name,\n"
12606
#: en/help_topics/hooks.txt:223
12637
#: en/help_topics/hooks.txt:226
12612
#: en/help_topics/hooks.txt:228
12643
#: en/help_topics/hooks.txt:231
12613
12644
msgid "Invoked when a config store is loaded. The signature is (store)."
12616
#: en/help_topics/hooks.txt:230
12647
#: en/help_topics/hooks.txt:233
12622
#: en/help_topics/hooks.txt:235
12653
#: en/help_topics/hooks.txt:238
12624
12655
"Invoked when a config option is removed. The signature is (stack,\n"
12628
#: en/help_topics/hooks.txt:238
12659
#: en/help_topics/hooks.txt:241
12634
#: en/help_topics/hooks.txt:243
12665
#: en/help_topics/hooks.txt:246
12635
12666
msgid "Invoked when a config store is saved. The signature is (store)."
12638
#: en/help_topics/hooks.txt:245
12669
#: en/help_topics/hooks.txt:248
12644
#: en/help_topics/hooks.txt:250
12675
#: en/help_topics/hooks.txt:253
12646
12677
"Invoked when a config option is set. The signature is (stack, name,\n"
12650
#: en/help_topics/hooks.txt:253
12681
#: en/help_topics/hooks.txt:256
12652
12683
"ControlDirHooks\n"
12653
12684
"---------------"
12656
#: en/help_topics/hooks.txt:256
12687
#: en/help_topics/hooks.txt:259
12658
12689
"post_repo_init\n"
12659
12690
"~~~~~~~~~~~~~~"
12662
#: en/help_topics/hooks.txt:261
12693
#: en/help_topics/hooks.txt:264
12664
12695
"Invoked after a repository has been initialized. post_repo_init is\n"
12665
12696
"called with a bzrlib.controldir.RepoInitHookParams."
12668
#: en/help_topics/hooks.txt:264
12699
#: en/help_topics/hooks.txt:267
12674
#: en/help_topics/hooks.txt:267
12705
#: en/help_topics/hooks.txt:270
12675
12706
msgid "Introduced in: 1.14"
12678
#: en/help_topics/hooks.txt:269
12709
#: en/help_topics/hooks.txt:272
12680
12711
"Invoked before attempting to open a ControlDir with the transport that\n"
12681
12712
"the open will use."
12684
#: en/help_topics/hooks.txt:272
12715
#: en/help_topics/hooks.txt:275
12686
12717
"InfoHooks\n"
12690
#: en/help_topics/hooks.txt:275
12721
#: en/help_topics/hooks.txt:278
12692
12723
"repository\n"
12696
#: en/help_topics/hooks.txt:278 en/help_topics/hooks.txt:297
12697
#: en/help_topics/hooks.txt:521
12727
#: en/help_topics/hooks.txt:281 en/help_topics/hooks.txt:300
12728
#: en/help_topics/hooks.txt:524
12698
12729
msgid "Introduced in: 1.15"
12701
#: en/help_topics/hooks.txt:280
12732
#: en/help_topics/hooks.txt:283
12703
12734
"Invoked when displaying the statistics for a repository. repository is\n"
12704
12735
"called with a statistics dictionary as returned by the repository and\n"
12705
12736
"a file-like object to write to."
12708
#: en/help_topics/hooks.txt:284
12739
#: en/help_topics/hooks.txt:287
12710
12741
"LockHooks\n"
12714
#: en/help_topics/hooks.txt:287
12745
#: en/help_topics/hooks.txt:290
12716
12747
"lock_acquired\n"
12717
12748
"~~~~~~~~~~~~~"
12720
#: en/help_topics/hooks.txt:292
12751
#: en/help_topics/hooks.txt:295
12722
12753
"Called with a bzrlib.lock.LockResult when a physical lock is acquired."
12725
#: en/help_topics/hooks.txt:294
12756
#: en/help_topics/hooks.txt:297
12727
12758
"lock_broken\n"
12728
12759
"~~~~~~~~~~~"
12731
#: en/help_topics/hooks.txt:299
12762
#: en/help_topics/hooks.txt:302
12732
12763
msgid "Called with a bzrlib.lock.LockResult when a physical lock is broken."
12735
#: en/help_topics/hooks.txt:301
12766
#: en/help_topics/hooks.txt:304
12737
12768
"lock_released\n"
12738
12769
"~~~~~~~~~~~~~"
12741
#: en/help_topics/hooks.txt:306
12772
#: en/help_topics/hooks.txt:309
12743
12774
"Called with a bzrlib.lock.LockResult when a physical lock is released."
12746
#: en/help_topics/hooks.txt:308
12777
#: en/help_topics/hooks.txt:311
12748
12779
"MergeHooks\n"
12752
#: en/help_topics/hooks.txt:311
12783
#: en/help_topics/hooks.txt:314
12754
12785
"merge_file_content\n"
12755
12786
"~~~~~~~~~~~~~~~~~~"
12758
#: en/help_topics/hooks.txt:314
12789
#: en/help_topics/hooks.txt:317
12759
12790
msgid "Introduced in: 2.1"
12762
#: en/help_topics/hooks.txt:316
12793
#: en/help_topics/hooks.txt:319
12764
12795
"Called with a bzrlib.merge.Merger object to create a per file merge\n"
12765
12796
"object when starting a merge. Should return either None or a subclass\n"
12769
12800
"AbstractPerFileMerger API docs for details on how it is used by merge."
12772
#: en/help_topics/hooks.txt:323
12803
#: en/help_topics/hooks.txt:326
12774
12805
"post_merge\n"
12778
#: en/help_topics/hooks.txt:326 en/help_topics/hooks.txt:334
12779
#: en/help_topics/hooks.txt:384 en/help_topics/hooks.txt:402
12780
#: en/help_topics/hooks.txt:410 en/help_topics/hooks.txt:509
12809
#: en/help_topics/hooks.txt:329 en/help_topics/hooks.txt:337
12810
#: en/help_topics/hooks.txt:387 en/help_topics/hooks.txt:405
12811
#: en/help_topics/hooks.txt:413 en/help_topics/hooks.txt:512
12781
12812
msgid "Introduced in: 2.5"
12784
#: en/help_topics/hooks.txt:328
12815
#: en/help_topics/hooks.txt:331
12786
12817
"Called after a merge. Receives a Merger object as the single argument.\n"
12787
12818
"The return value is ignored."
12790
#: en/help_topics/hooks.txt:331
12821
#: en/help_topics/hooks.txt:334
12792
12823
"pre_merge\n"
12796
#: en/help_topics/hooks.txt:336
12827
#: en/help_topics/hooks.txt:339
12798
12829
"Called before a merge. Receives a Merger object as the single\n"
12802
#: en/help_topics/hooks.txt:339
12833
#: en/help_topics/hooks.txt:342
12804
12835
"MergeDirectiveHooks\n"
12805
12836
"-------------------"
12808
#: en/help_topics/hooks.txt:342
12839
#: en/help_topics/hooks.txt:345
12810
12841
"merge_request_body\n"
12811
12842
"~~~~~~~~~~~~~~~~~~"
12814
#: en/help_topics/hooks.txt:345
12845
#: en/help_topics/hooks.txt:348
12815
12846
msgid "Introduced in: 1.15.0"
12818
#: en/help_topics/hooks.txt:347
12849
#: en/help_topics/hooks.txt:350
12820
12851
"Called with a MergeRequestBodyParams when a body is needed for a merge\n"
12821
12852
"request. Callbacks must return a body. If more than one callback is\n"
12822
12853
"registered, the output of one callback is provided to the next."
12825
#: en/help_topics/hooks.txt:351
12856
#: en/help_topics/hooks.txt:354
12827
12858
"MessageEditorHooks\n"
12828
12859
"------------------"
12831
#: en/help_topics/hooks.txt:354
12862
#: en/help_topics/hooks.txt:357
12833
12864
"commit_message_template\n"
12834
12865
"~~~~~~~~~~~~~~~~~~~~~~~"
12837
#: en/help_topics/hooks.txt:357
12868
#: en/help_topics/hooks.txt:360
12838
12869
msgid "Introduced in: 1.10"
12841
#: en/help_topics/hooks.txt:359
12872
#: en/help_topics/hooks.txt:362
12843
12874
"Called when a commit message is being generated.\n"
12844
12875
"commit_message_template is called with the bzrlib.commit.Commit object\n"