206
206
"между двумя ревизиями, укажите в аргументе ревизии интервал.\n"
207
207
"Это даёт такой же результат, как вызов 'bzr diff --summarize'."
209
#: bzrlib/builtins.py:275
209
#: bzrlib/builtins.py:363
210
210
msgid "Use short status indicators."
211
211
msgstr "Использовать короткие статусные пометки."
213
#: bzrlib/builtins.py:277
213
#: bzrlib/builtins.py:365
214
214
msgid "Only show versioned files."
215
215
msgstr "Показывать только файлы, имеющие версию."
217
#: bzrlib/builtins.py:279
217
#: bzrlib/builtins.py:367
218
218
msgid "Don't show pending merges."
219
219
msgstr "Не показывать необработанные слияния."
221
#: bzrlib/builtins.py:282
221
#: bzrlib/builtins.py:370
222
222
msgid "Do not mark object type using indicator."
223
223
msgstr "Не помечать типы объектов суффиксами."
225
#: bzrlib/builtins.py:297
225
#: bzrlib/builtins.py:385
226
226
msgid "bzr status --revision takes exactly one or two revision specifiers"
228
228
"bzr status --revision принимает ровно один или два идентификатора ревизии"
230
#: bzrlib/builtins.py:341 bzrlib/builtins.py:5090
230
#: bzrlib/builtins.py:429 bzrlib/builtins.py:5183
231
231
msgid "You can only supply one of revision_id or --revision"
232
232
msgstr "Вы можете указать только одно из revision_id или --revision"
234
#: bzrlib/builtins.py:344 bzrlib/builtins.py:5092
234
#: bzrlib/builtins.py:432 bzrlib/builtins.py:5185
235
235
msgid "You must supply either --revision or a revision_id"
236
236
msgstr "Вы должны предоставить --revision или revision_id"
238
#: bzrlib/builtins.py:351
238
#: bzrlib/builtins.py:439
240
240
msgid "Repository %r does not support access to raw revision texts"
241
241
msgstr "Репозиторий %r не поддерживает прямой доступ к текстам ревизий"
243
#: bzrlib/builtins.py:362
243
#: bzrlib/builtins.py:450
244
244
msgid "The repository {0} contains no revision {1}."
245
245
msgstr "Репозиторий {0} не содержит ревизии {1}."
247
#: bzrlib/builtins.py:369
247
#: bzrlib/builtins.py:457
248
248
msgid "You cannot specify a NULL revision."
249
249
msgstr "Вы не можете указать ревизию NULL."
251
#: bzrlib/builtins.py:461
251
#: bzrlib/builtins.py:549
252
252
msgid "Remove the working tree from a given branch/checkout."
253
253
msgstr "Удалить рабочее дерево из данной ветви или рабочей копии."
255
#: bzrlib/builtins.py:463
255
#: bzrlib/builtins.py:551
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:466
263
#: bzrlib/builtins.py:554
264
264
msgid "To re-create the working tree, use \"bzr checkout\"."
265
265
msgstr "Чтобы воссоздать рабочее дерево, используйте «bzr checkout»."
267
#: bzrlib/builtins.py:472
267
#: bzrlib/builtins.py:560
269
269
"Remove the working tree even if it has uncommitted or shelved changes."
271
271
"Удалить рабочее дерево даже, если оно содержит незакреплённые или отложенные "
274
#: bzrlib/builtins.py:486
274
#: bzrlib/builtins.py:574
275
275
msgid "No working tree to remove"
276
276
msgstr "Нет рабочего дерева для удаления"
278
#: bzrlib/builtins.py:488
278
#: bzrlib/builtins.py:576
279
279
msgid "You cannot remove the working tree of a remote path"
280
280
msgstr "Вы не можете удалить внешнее рабочее дерево"
282
#: bzrlib/builtins.py:497
282
#: bzrlib/builtins.py:585
283
283
msgid "You cannot remove the working tree from a lightweight checkout"
284
284
msgstr "Вы не можете удалить рабочее дерево из легковесной рабочей копии"
286
#: bzrlib/builtins.py:537
286
#: bzrlib/builtins.py:625
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:552
302
#: bzrlib/builtins.py:640
303
303
msgid "failed to reset the tree state{0}"
304
304
msgstr "не удалось сбросить состояние дерева {0}"
306
#: bzrlib/builtins.py:556
306
#: bzrlib/builtins.py:644
307
307
msgid "Show current revision number."
308
308
msgstr "Показать номер текущей ревизии."
310
#: bzrlib/builtins.py:558
310
#: bzrlib/builtins.py:646
311
311
msgid "This is equal to the number of revisions on this branch."
312
312
msgstr "Это эквивалентно числу ревизий в этой ветви."
314
#: bzrlib/builtins.py:571
314
#: bzrlib/builtins.py:659
315
315
msgid "--tree and --revision can not be used together"
316
316
msgstr "--tree и --revision не могут использоваться вместе"
318
#: bzrlib/builtins.py:588 bzrlib/builtins.py:5874
318
#: bzrlib/builtins.py:676 bzrlib/builtins.py:5967
319
319
msgid "Tags can only be placed on a single revision, not on a range"
320
320
msgstr "Тегом можно пометить только отдельную ревизию, не интервал"
322
#: bzrlib/builtins.py:612
322
#: bzrlib/builtins.py:700
323
323
msgid "Show revno of working tree."
324
msgstr "Показать номер ревизии рабочего дерева."
326
#: bzrlib/builtins.py:660
326
#: bzrlib/builtins.py:748
327
327
msgid "Add specified files or directories."
328
328
msgstr "Добавить указанные файлы или директории."
330
#: bzrlib/builtins.py:662
330
#: bzrlib/builtins.py:750
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:706
434
#: bzrlib/builtins.py:794
435
435
msgid "Don't recursively add the contents of directories."
436
436
msgstr "Не добавлять содержимое директорий рекурсивно."
438
#: bzrlib/builtins.py:712
438
#: bzrlib/builtins.py:800
439
439
msgid "Lookup file ids from this tree."
440
440
msgstr "Искать идентификаторы в этом дереве."
442
#: bzrlib/builtins.py:748
442
#: bzrlib/builtins.py:836
443
443
msgid "ignored {0} matching \"{1}\"\n"
444
444
msgstr "пропуск {0} из-за условия «{1}»\n"
446
#: bzrlib/builtins.py:753
446
#: bzrlib/builtins.py:841
447
447
msgid "Create a new versioned directory."
448
448
msgstr "Создать новую директорию в системе версий."
450
#: bzrlib/builtins.py:755
450
#: bzrlib/builtins.py:843
451
451
msgid "This is equivalent to creating the directory and then adding it."
452
452
msgstr "Это эквивалентно созданию директории и её добавлению."
454
#: bzrlib/builtins.py:762
454
#: bzrlib/builtins.py:850
455
455
msgid "No error if existing, make parent directories as needed."
457
"Не выводить ошибку, если существует, создавать родительские директории при "
458
#: bzrlib/builtins.py:796
460
#: bzrlib/builtins.py:884
460
462
msgid "added %s\n"
461
463
msgstr "добавлен %s\n"
463
#: bzrlib/builtins.py:838
465
#: bzrlib/builtins.py:926
465
467
msgid "invalid kind %r specified"
466
468
msgstr "указан неизвестный вид %r"
468
#: bzrlib/builtins.py:875
470
#: bzrlib/builtins.py:963
469
471
msgid "Move or rename a file."
470
472
msgstr "Переместить или переименовать файл."
472
#: bzrlib/builtins.py:877
474
#: bzrlib/builtins.py:965
473
475
msgid " bzr mv SOURCE... DESTINATION"
474
476
msgstr " bzr mv ИСТОЧНИК... НАЗНАЧЕНИЕ"
476
#: bzrlib/builtins.py:879
478
#: bzrlib/builtins.py:967
478
480
"If the last argument is a versioned directory, all the other names\n"
479
481
"are moved into it. Otherwise, there must be exactly two arguments\n"
509
511
"Переместить только bzr-идентификатор файла, поскольку сам файл уже был "
512
#: bzrlib/builtins.py:898
514
#: bzrlib/builtins.py:986
513
515
msgid "Automatically guess renames."
514
516
msgstr "Автоматически предполагать переименования."
516
#: bzrlib/builtins.py:899
518
#: bzrlib/builtins.py:987
517
519
msgid "Avoid making changes when guessing renames."
518
520
msgstr "Избегать изменений при угадывании переименований."
520
#: bzrlib/builtins.py:908
522
#: bzrlib/builtins.py:996
521
523
msgid "--dry-run requires --auto."
522
524
msgstr "--dry-run требует --auto."
524
#: bzrlib/builtins.py:912
526
#: bzrlib/builtins.py:1000
525
527
msgid "missing file argument"
526
528
msgstr "отсутствует аргумент файл"
528
#: bzrlib/builtins.py:916
530
#: bzrlib/builtins.py:1004
529
531
msgid "can not move root of branch"
530
532
msgstr "нельзя переместить корень ветви"
532
#: bzrlib/builtins.py:922
534
#: bzrlib/builtins.py:1010
533
535
msgid "Only one path may be specified to --auto."
534
536
msgstr "Только один путь может быть указан, как аргумент --auto."
536
#: bzrlib/builtins.py:925
538
#: bzrlib/builtins.py:1013
537
539
msgid "--after cannot be specified with --auto."
538
540
msgstr "--after не может использоваться вместе с --auto."
540
#: bzrlib/builtins.py:962
542
#: bzrlib/builtins.py:1050
541
543
msgid "to mv multiple files the destination must be a versioned directory"
543
545
"чтобы переместить несколько файлов, назначение должно быть директорией под "
544
546
"контролем системы версий"
546
#: bzrlib/builtins.py:1014
548
#: bzrlib/builtins.py:1102
547
549
msgid "Turn this branch into a mirror of another branch."
548
550
msgstr "Преобразовать эту ветвь в зеркало другой ветви."
550
#: bzrlib/builtins.py:1016
552
#: bzrlib/builtins.py:1104
552
554
"By default, this command only works on branches that have not diverged.\n"
553
555
"Branches are considered diverged if the destination branch's most recent \n"
761
763
"Отказывать в отсылке изменений, если в рабочем дереве есть незакреплённые "
762
764
"изменения, --no-strict запрещает проверку."
764
#: bzrlib/builtins.py:1204
766
#: bzrlib/builtins.py:1292
765
767
msgid "Don't populate the working tree, even for protocols that support it."
767
769
"Не создавать рабочее дерево, даже для протоколов, которые поддерживают это."
769
#: bzrlib/builtins.py:1248
771
#: bzrlib/builtins.py:1336
770
772
msgid "Could not determine branch to refer to."
771
773
msgstr "Не удалось определить ветвь, на которую нужно ссылаться."
773
#: bzrlib/builtins.py:1257
775
#: bzrlib/builtins.py:1345
776
778
"No push location known or specified. To push to the parent branch (at %s), "
777
779
"use 'bzr push :parent'."
780
#: bzrlib/builtins.py:1263 bzrlib/foreign.py:306
782
#: bzrlib/builtins.py:1351 bzrlib/foreign.py:306
781
783
msgid "No push location known or specified."
782
784
msgstr "Местоположение для отсылки изменений неизвестно и не указано."
784
#: bzrlib/builtins.py:1267
786
#: bzrlib/builtins.py:1355
786
788
msgid "Using saved push location: %s"
787
789
msgstr "Используется сохранённое местоположение отсылки: %s"
789
#: bzrlib/builtins.py:1277
791
#: bzrlib/builtins.py:1365
790
792
msgid "Create a new branch that is a copy of an existing branch."
791
793
msgstr "Создать новую ветвь, являющуюся копией существующей ветви."
793
#: bzrlib/builtins.py:1279
795
#: bzrlib/builtins.py:1367
795
797
"If the TO_LOCATION is omitted, the last component of the FROM_LOCATION will\n"
796
798
"be used. In other words, \"branch ../foo/bar\" will attempt to create "
878
880
msgstr[1] "Ответвлены %d ревизии."
879
881
msgstr[2] "Ответвлены %d ревизий."
881
#: bzrlib/builtins.py:1412
883
#: bzrlib/builtins.py:1505
883
885
msgid "New branch bound to %s"
884
886
msgstr "Новая ветвь, связанная с %s"
886
#: bzrlib/builtins.py:1417 bzrlib/builtins.py:6187
888
#: bzrlib/builtins.py:1510 bzrlib/builtins.py:6256
888
890
msgid "Switched to branch: %s"
889
891
msgstr "Переключение на ветвь: %s"
891
#: bzrlib/builtins.py:1422
893
#: bzrlib/builtins.py:1515
892
894
msgid "List the branches available at the current location."
893
895
msgstr "Вывести список ветвей, доступных в текущем местоположении."
895
#: bzrlib/builtins.py:1424
897
#: bzrlib/builtins.py:1517
897
899
"This command will print the names of all the branches at the current\n"
899
901
msgstr "Эта команда выведет имена всех ветвей в текущем местоположении."
901
#: bzrlib/builtins.py:1431
903
#: bzrlib/builtins.py:1524
903
905
"Recursively scan for branches rather than just looking in the specified "
906
908
"Рекурсивно сканировать ветви, а не смотреть в указанном местоположении."
908
#: bzrlib/builtins.py:1461
910
#: bzrlib/builtins.py:1554
909
911
msgid "(default)"
912
msgstr "(по умолчанию)"
912
#: bzrlib/builtins.py:1473
914
#: bzrlib/builtins.py:1566
913
915
msgid "Create a new checkout of an existing branch."
914
916
msgstr "Создать новую рабочую копию текущей ветви."
916
#: bzrlib/builtins.py:1475
918
#: bzrlib/builtins.py:1568
918
920
"If BRANCH_LOCATION is omitted, checkout will reconstitute a working tree "
1154
1156
"ни параметров, Bazaar найдёт файлы, которые отслеживаются, но отсутствуют\n"
1155
1157
"в рабочем дереве и прекратит их отслеживать."
1157
#: bzrlib/builtins.py:1745
1159
#: bzrlib/builtins.py:1838
1158
1160
msgid "Only remove files that have never been committed."
1159
1161
msgstr "Исключать только файлы, которые никогда не были закреплены."
1161
#: bzrlib/builtins.py:1747
1163
#: bzrlib/builtins.py:1840
1162
1164
msgid "The file deletion mode to be used."
1163
1165
msgstr "Используемый способ удаления файлов."
1165
#: bzrlib/builtins.py:1748
1167
#: bzrlib/builtins.py:1841
1166
1168
msgid "Deletion Strategy"
1167
1169
msgstr "Стратегия удаления"
1169
#: bzrlib/builtins.py:1749
1171
#: bzrlib/builtins.py:1842
1170
1172
msgid "Backup changed files (default)."
1173
#: bzrlib/builtins.py:1750
1175
#: bzrlib/builtins.py:1843
1174
1176
msgid "Delete from bzr but leave the working copy."
1177
msgstr "Удалить из bzr, но оставить рабочую копию."
1177
#: bzrlib/builtins.py:1751
1179
#: bzrlib/builtins.py:1844
1178
1180
msgid "Don't backup changed files."
1181
msgstr "Не создавать резервные копии изменённых файлов."
1181
#: bzrlib/builtins.py:1752
1183
#: bzrlib/builtins.py:1845
1183
1185
"Delete all the specified files, even if they can not be recovered and even "
1184
1186
"if they are non-empty directories. (deprecated, use no-backup)"
1188
"Удалить все указанные файлы, даже если их нельзя восстановить или они "
1189
"являются непустыми директориями. (устарело, используйте no-backup)"
1187
#: bzrlib/builtins.py:1761
1191
#: bzrlib/builtins.py:1854
1188
1192
msgid "(The --force option is deprecated, rather use --no-backup in future.)"
1190
1194
"(Опция --force устарела, в будущем следует использовать --no-backup.)"
1192
#: bzrlib/builtins.py:1778
1196
#: bzrlib/builtins.py:1871
1193
1197
msgid "No matching files."
1194
1198
msgstr "Нет файлов, удовлетворяющих критерию."
1196
#: bzrlib/builtins.py:1839
1200
#: bzrlib/builtins.py:1932
1197
1201
msgid "Reconcile bzr metadata in a branch."
1198
1202
msgstr "Согласовать метаданные bzr в ветви."
1200
#: bzrlib/builtins.py:1841
1204
#: bzrlib/builtins.py:1934
1202
1206
"This can correct data mismatches that may have been caused by\n"
1203
1207
"previous ghost operations or bzr upgrades. You should only\n"
1229
1233
"уменьшающее размер занимаемого пространства и повышающее\n"
1230
1234
"производительность."
1232
#: bzrlib/builtins.py:1854
1236
#: bzrlib/builtins.py:1947
1233
1237
msgid "The branch *MUST* be on a listable system such as local disk or sftp."
1235
1239
"Ветвь *ДОЛЖНА* быть на системе, поддерживающей список файлов, такой как\r\n"
1236
1240
"локальный диск или SFTP."
1238
#: bzrlib/builtins.py:1921 bzrlib/builtins.py:2039 bzrlib/builtins.py:3657
1242
#: bzrlib/builtins.py:2014 bzrlib/builtins.py:2132 bzrlib/builtins.py:3750
1240
1244
"Format for the bzr 2.0 series.\n"
1241
1245
"Uses group-compress storage.\n"
1242
1246
"Provides rich roots which are a one-way transition.\n"
1245
#: bzrlib/builtins.py:1921 bzrlib/builtins.py:2039 bzrlib/builtins.py:3657
1249
#: bzrlib/builtins.py:2014 bzrlib/builtins.py:2132 bzrlib/builtins.py:3750
1247
1251
"Pack-based format used in 1.x series. Introduced in 0.92. Interoperates with "
1248
1252
"bzr repositories before 0.92 but cannot be read by bzr < 0.92. "
1251
#: bzrlib/builtins.py:1921 bzrlib/builtins.py:2039 bzrlib/builtins.py:3657
1255
#: bzrlib/builtins.py:2014 bzrlib/builtins.py:2132 bzrlib/builtins.py:3750
1252
1256
msgid "The 2a format with experimental support for colocated branches.\n"
1255
#: bzrlib/builtins.py:1922
1259
#: bzrlib/builtins.py:2015
1256
1260
msgid "Make a directory into a versioned branch."
1257
1261
msgstr "Преобразовать директорию в ветвь системы контроля версий."
1259
#: bzrlib/builtins.py:1924
1263
#: bzrlib/builtins.py:2017
1261
1265
"Use this to create an empty branch, or before importing an\n"
1262
1266
"existing project."
1490
1494
" Показывает отличия рабочего дерева от последнего закрепления::"
1492
#: bzrlib/builtins.py:2130
1496
#: bzrlib/builtins.py:2223
1493
1497
msgid " bzr diff"
1494
1498
msgstr " bzr diff"
1496
#: bzrlib/builtins.py:2132
1500
#: bzrlib/builtins.py:2225
1497
1501
msgid " Difference between the working tree and revision 1::"
1498
1502
msgstr " Различия между рабочим деревом и ревизией 1::"
1500
#: bzrlib/builtins.py:2134
1504
#: bzrlib/builtins.py:2227
1501
1505
msgid " bzr diff -r1"
1502
1506
msgstr " bzr diff -r1"
1504
#: bzrlib/builtins.py:2136
1508
#: bzrlib/builtins.py:2229
1505
1509
msgid " Difference between revision 3 and revision 1::"
1506
1510
msgstr " Различия между ревизией 3 и ревизией 1::"
1508
#: bzrlib/builtins.py:2138
1512
#: bzrlib/builtins.py:2231
1509
1513
msgid " bzr diff -r1..3"
1510
1514
msgstr " bzr diff -r1..3"
1512
#: bzrlib/builtins.py:2140
1516
#: bzrlib/builtins.py:2233
1513
1517
msgid " Difference between revision 3 and revision 1 for branch xxx::"
1514
1518
msgstr " Различия между ревизией 3 и ревизией 1 для ветви xxx::"
1516
#: bzrlib/builtins.py:2142
1520
#: bzrlib/builtins.py:2235
1517
1521
msgid " bzr diff -r1..3 xxx"
1518
1522
msgstr " bzr diff -r1..3 xxx"
1520
#: bzrlib/builtins.py:2144
1524
#: bzrlib/builtins.py:2237
1521
1525
msgid " The changes introduced by revision 2 (equivalent to -r1..2)::"
1522
1526
msgstr " Изменения, представленные в ревизии 2 (эквивалентно -r1..2)::"
1524
#: bzrlib/builtins.py:2146
1528
#: bzrlib/builtins.py:2239
1525
1529
msgid " bzr diff -c2"
1526
1530
msgstr " bzr diff -c2"
1528
#: bzrlib/builtins.py:2148
1532
#: bzrlib/builtins.py:2241
1530
1534
" To see the changes introduced by revision X::\n"
1557
1561
" Изменения между текущей ревизией и предыдущей\n"
1558
1562
" (эквивалент -c-1 и -r-2..-1)"
1560
#: bzrlib/builtins.py:2161
1564
#: bzrlib/builtins.py:2254
1561
1565
msgid " bzr diff -r-2.."
1562
1566
msgstr " bzr diff -r-2.."
1564
#: bzrlib/builtins.py:2163
1568
#: bzrlib/builtins.py:2256
1565
1569
msgid " Show just the differences for file NEWS::"
1566
1570
msgstr " Показать изменения только для файла NEWS::"
1568
#: bzrlib/builtins.py:2165
1572
#: bzrlib/builtins.py:2258
1569
1573
msgid " bzr diff NEWS"
1570
1574
msgstr " bzr diff NEWS"
1572
#: bzrlib/builtins.py:2167
1576
#: bzrlib/builtins.py:2260
1573
1577
msgid " Show the differences in working tree xxx for file NEWS::"
1574
1578
msgstr " Показать изменения в рабочем дереве xxx для файла NEWS::"
1576
#: bzrlib/builtins.py:2169
1580
#: bzrlib/builtins.py:2262
1577
1581
msgid " bzr diff xxx/NEWS"
1578
1582
msgstr " bzr diff xxx/NEWS"
1580
#: bzrlib/builtins.py:2171
1584
#: bzrlib/builtins.py:2264
1581
1585
msgid " Show the differences from branch xxx to this working tree:"
1582
1586
msgstr " Показать изменения рабочего дерева относительно ветви xxx:"
1584
#: bzrlib/builtins.py:2173
1588
#: bzrlib/builtins.py:2266
1585
1589
msgid " bzr diff --old xxx"
1586
1590
msgstr " bzr diff --old xxx"
1588
#: bzrlib/builtins.py:2175
1592
#: bzrlib/builtins.py:2268
1589
1593
msgid " Show the differences between two branches for file NEWS::"
1590
1594
msgstr " Показать различия в файле NEWS между двумя ветвями::"
1592
#: bzrlib/builtins.py:2177
1596
#: bzrlib/builtins.py:2270
1593
1597
msgid " bzr diff --old xxx --new yyy NEWS"
1594
1598
msgstr " bzr diff --old xxx --new yyy NEWS"
1596
#: bzrlib/builtins.py:2179
1600
#: bzrlib/builtins.py:2272
1597
1601
msgid " Same as 'bzr diff' but prefix paths with old/ and new/::"
1598
1602
msgstr " Тоже, что и 'bzr diff', но начать пути с old/ и new/::"
1600
#: bzrlib/builtins.py:2181
1604
#: bzrlib/builtins.py:2274
1602
1606
" bzr diff --prefix old/:new/\n"
1624
1628
"Установить префиксы, добавляемые к старым и новым именам файлов, как "
1625
1629
"значения, разделённые двоеточием (напр. «old/:new/»)."
1627
#: bzrlib/builtins.py:2197
1631
#: bzrlib/builtins.py:2290
1628
1632
msgid "Branch/tree to compare from."
1629
1633
msgstr "Ветвь или дерево, которое сравнивать."
1631
#: bzrlib/builtins.py:2201
1635
#: bzrlib/builtins.py:2294
1632
1636
msgid "Branch/tree to compare to."
1633
1637
msgstr "Ветвь или дерево, с которым сравнивать."
1635
#: bzrlib/builtins.py:2207
1639
#: bzrlib/builtins.py:2300
1636
1640
msgid "Use this command to compare files."
1637
1641
msgstr "Использовать эту команду для сравнения."
1639
#: bzrlib/builtins.py:2212
1643
#: bzrlib/builtins.py:2305
1640
1644
msgid "Diff format to use."
1641
1645
msgstr "Используемый формат diff."
1643
#: bzrlib/builtins.py:2214
1647
#: bzrlib/builtins.py:2307
1644
1648
msgid "Diff format"
1645
1649
msgstr "Формат diff"
1647
#: bzrlib/builtins.py:2236
1651
#: bzrlib/builtins.py:2329
1648
1652
msgid "--prefix expects two values separated by a colon (eg \"old/:new/\")"
1650
1654
"--prefix ожидает два значения, разделённые двоеточием (напр. «old/:new/»)"
1652
#: bzrlib/builtins.py:2240
1656
#: bzrlib/builtins.py:2333
1653
1657
msgid "bzr diff --revision takes exactly one or two revision specifiers"
1654
1658
msgstr "bzr diff --revision принимает ровно ожин или два аргумента"
1656
#: bzrlib/builtins.py:2245 bzrlib/builtins.py:2643 bzrlib/builtins.py:2656
1657
#: bzrlib/builtins.py:2664 bzrlib/builtins.py:4826
1660
#: bzrlib/builtins.py:2338 bzrlib/builtins.py:2736 bzrlib/builtins.py:2749
1661
#: bzrlib/builtins.py:2757 bzrlib/builtins.py:4919
1658
1662
msgid "{0} and {1} are mutually exclusive"
1659
1663
msgstr "{0} и {1} взаимоисключающи"
1661
#: bzrlib/builtins.py:2265
1665
#: bzrlib/builtins.py:2358
1663
1667
"List files deleted in the working tree.\n"
2041
2045
" trading disk space for faster speed."
2044
#: bzrlib/builtins.py:2531
2048
#: bzrlib/builtins.py:2624
2045
2049
msgid "Show from oldest to newest."
2046
2050
msgstr "Выводить от старых к новым."
2048
#: bzrlib/builtins.py:2534
2052
#: bzrlib/builtins.py:2627
2049
2053
msgid "Show files changed in each revision."
2050
2054
msgstr "Показывать файлы, изменённые в каждой ревизии."
2052
#: bzrlib/builtins.py:2540
2056
#: bzrlib/builtins.py:2633
2053
2057
msgid "Show just the specified revision. See also \"help revisionspec\"."
2054
2058
msgstr "Показать только указанную ревизию. См. также «help revisionspec»."
2056
#: bzrlib/builtins.py:2544
2060
#: bzrlib/builtins.py:2637
2057
2061
msgid "What names to list as authors - first, all or committer."
2058
2062
msgstr "Какие имена выводить, как авторов — first, all или committer."
2060
#: bzrlib/builtins.py:2545
2064
#: bzrlib/builtins.py:2638
2061
2065
msgid "Authors"
2062
2066
msgstr "Авторы"
2064
#: bzrlib/builtins.py:2550
2068
#: bzrlib/builtins.py:2643
2065
2069
msgid "Number of levels to display - 0 for all, 1 for flat."
2066
2070
msgstr "Число уровней для вывода — 0 для всех, 1 для плоского вывода."
2068
#: bzrlib/builtins.py:2560
2072
#: bzrlib/builtins.py:2653
2069
2073
msgid "Limit the output to the first N revisions."
2070
2074
msgstr "Ограничить вывод лишь первыми N ревизиями."
2072
#: bzrlib/builtins.py:2565
2076
#: bzrlib/builtins.py:2658
2073
2077
msgid "Show changes made in each revision as a patch."
2074
2078
msgstr "Показать изменения, сделанные в каждой ревизии, в виде патча."
2076
#: bzrlib/builtins.py:2567
2080
#: bzrlib/builtins.py:2660
2077
2081
msgid "Show merged revisions like --levels 0 does."
2078
2082
msgstr "Показывать слияния, как это делает --levels 0."
2080
#: bzrlib/builtins.py:2571
2084
#: bzrlib/builtins.py:2664
2081
2085
msgid "Do not report commits with more than one parent."
2082
2086
msgstr "Не сообщать о закреплениях с более, чем одним родителем."
2084
#: bzrlib/builtins.py:2573
2088
#: bzrlib/builtins.py:2666
2086
2090
"Display only the revisions that are not part of both ancestries (require -"
2093
"Показать только ревизии, которые не являются частью обоих предков (требует -"
2090
#: bzrlib/builtins.py:2577
2096
#: bzrlib/builtins.py:2670
2091
2097
msgid "Show digital signature validity."
2094
#: bzrlib/builtins.py:2580
2100
#: bzrlib/builtins.py:2673
2095
2101
msgid "Show revisions whose properties match this expression."
2096
2102
msgstr "Показывать ревизии, свойства которых удовлетворяют этому выражению."
2098
#: bzrlib/builtins.py:2584
2104
#: bzrlib/builtins.py:2677
2099
2105
msgid "Show revisions whose message matches this expression."
2101
2107
"Показывать ревизии, комментарий которых удовлетворяет этому выражению."
2103
#: bzrlib/builtins.py:2588
2109
#: bzrlib/builtins.py:2681
2104
2110
msgid "Show revisions whose committer matches this expression."
2106
2112
"Показывать ревизии, закрепитель которых удовлетворяет этому выражению."
2108
#: bzrlib/builtins.py:2592
2114
#: bzrlib/builtins.py:2685
2109
2115
msgid "Show revisions whose authors match this expression."
2110
2116
msgstr "Показывать ревизии, авторы которых удовлетворяют этому выражению."
2112
#: bzrlib/builtins.py:2596
2118
#: bzrlib/builtins.py:2689
2113
2119
msgid "Show revisions whose bugs match this expression."
2114
2120
msgstr "Показывать ревизии, ошибки которых удовлетворяют этому выражению."
2116
#: bzrlib/builtins.py:2650
2122
#: bzrlib/builtins.py:2743
2117
2123
msgid "--exclude-common-ancestry requires -r with two revisions"
2118
2124
msgstr "--exclude-common-ancestry требует -r с двумя ревизиями"
2120
#: bzrlib/builtins.py:2678
2126
#: bzrlib/builtins.py:2771
2121
2127
#, python-format
2122
2128
msgid "Path unknown at end or start of revision range: %s"
2123
2129
msgstr "Неизвестный путь в начале или конце интервала ревизий: %s"
2125
#: bzrlib/builtins.py:2795
2131
#: bzrlib/builtins.py:2888
2126
2132
#, python-format
2127
2133
msgid "bzr %s doesn't accept two revisions in different branches."
2128
2134
msgstr "bzr %s не принимает две ревизии в различных ветвях."
2130
#: bzrlib/builtins.py:2811
2136
#: bzrlib/builtins.py:2904
2131
2137
#, python-format
2132
2138
msgid "bzr %s --revision takes one or two values."
2133
2139
msgstr "bzr %s --revision принимает одно или два значения."
2135
#: bzrlib/builtins.py:2856
2141
#: bzrlib/builtins.py:2949
2137
2143
"List files in a tree.\n"
2140
2146
"Вывести список файлов в дереве.\n"
2143
#: bzrlib/builtins.py:2865
2149
#: bzrlib/builtins.py:2958
2144
2150
msgid "Recurse into subdirectories."
2145
2151
msgstr "Рекурсивно входить в поддиректории."
2147
#: bzrlib/builtins.py:2867
2153
#: bzrlib/builtins.py:2960
2148
2154
msgid "Print paths relative to the root of the branch."
2149
2155
msgstr "Выводить пути относительно корня ветви."
2151
#: bzrlib/builtins.py:2869
2157
#: bzrlib/builtins.py:2962
2152
2158
msgid "Print unknown files."
2153
2159
msgstr "Выводить неизвестные файлы."
2155
#: bzrlib/builtins.py:2870
2161
#: bzrlib/builtins.py:2963
2156
2162
msgid "Print versioned files."
2157
2163
msgstr "Выводить файлы под контролем системы версий."
2159
#: bzrlib/builtins.py:2873
2165
#: bzrlib/builtins.py:2966
2160
2166
msgid "Print ignored files."
2161
2167
msgstr "Выводить игнорируемые файлы."
2163
#: bzrlib/builtins.py:2875
2169
#: bzrlib/builtins.py:2968
2164
2170
msgid "List entries of a particular kind: file, directory, symlink."
2165
2171
msgstr "Выводить файлы определённого типа: file, directory, symlink."
2167
#: bzrlib/builtins.py:2888
2173
#: bzrlib/builtins.py:2981
2168
2174
msgid "invalid kind specified"
2169
2175
msgstr "указан неверный вид файла"
2171
#: bzrlib/builtins.py:2891
2177
#: bzrlib/builtins.py:2984
2172
2178
msgid "Cannot set both --verbose and --null"
2173
2179
msgstr "Нельзя установить оба --verbose и --null"
2175
#: bzrlib/builtins.py:2900
2181
#: bzrlib/builtins.py:2993
2176
2182
msgid "cannot specify both --from-root and PATH"
2177
2183
msgstr "нельзя указать оба --from-root и PATH"
2179
#: bzrlib/builtins.py:2987
2185
#: bzrlib/builtins.py:3080
2180
2186
msgid "Ignore specified files or patterns."
2181
2187
msgstr "Игнорировать указанные файлы или шаблоны."
2183
#: bzrlib/builtins.py:2989
2189
#: bzrlib/builtins.py:3082
2184
2190
msgid "See ``bzr help patterns`` for details on the syntax of patterns."
2185
2191
msgstr "Смотрите подробности о синтаксисе шаблонов в «bzr help patterns»."
2187
#: bzrlib/builtins.py:2991
2193
#: bzrlib/builtins.py:3084
2189
2195
"If a .bzrignore file does not exist, the ignore command\n"
2190
2196
"will create one and add the specified files or patterns to the newly\n"
2275
2281
" Игнорировать файл Makefile на верхнем уровне::"
2277
#: bzrlib/builtins.py:3026
2283
#: bzrlib/builtins.py:3119
2278
2284
msgid " bzr ignore ./Makefile"
2279
2285
msgstr " bzr ignore ./Makefile"
2281
#: bzrlib/builtins.py:3028
2287
#: bzrlib/builtins.py:3121
2282
2288
msgid " Ignore .class files in all directories...::"
2283
2289
msgstr " Игнорировать файлы .class во всех директориях...::"
2285
#: bzrlib/builtins.py:3030
2291
#: bzrlib/builtins.py:3123
2286
2292
msgid " bzr ignore \"*.class\""
2287
2293
msgstr " bzr ignore \"*.class\""
2289
#: bzrlib/builtins.py:3032
2295
#: bzrlib/builtins.py:3125
2290
2296
msgid " ...but do not ignore \"special.class\"::"
2291
2297
msgstr " ...но не игнорировать \"special.class\"::"
2293
#: bzrlib/builtins.py:3034
2299
#: bzrlib/builtins.py:3127
2294
2300
msgid " bzr ignore \"!special.class\""
2295
2301
msgstr " bzr ignore \"!special.class\""
2297
#: bzrlib/builtins.py:3036
2303
#: bzrlib/builtins.py:3129
2298
2304
msgid " Ignore files whose name begins with the \"#\" character::"
2299
2305
msgstr " Игнорировать файлы, начинающиеся с символа \"#\"::"
2301
#: bzrlib/builtins.py:3038
2307
#: bzrlib/builtins.py:3131
2302
2308
msgid " bzr ignore \"RE:^#\""
2303
2309
msgstr " bzr ignore \"RE:^#\""
2305
#: bzrlib/builtins.py:3040 bzrlib/builtins.py:3044
2311
#: bzrlib/builtins.py:3133 bzrlib/builtins.py:3137
2306
2312
msgid " Ignore .o files under the lib directory::"
2307
2313
msgstr " Игнорировать файлы .o в директории lib::"
2309
#: bzrlib/builtins.py:3042
2315
#: bzrlib/builtins.py:3135
2310
2316
msgid " bzr ignore \"lib/**/*.o\""
2311
2317
msgstr " bzr ignore \"lib/**/*.o\""
2313
#: bzrlib/builtins.py:3046
2319
#: bzrlib/builtins.py:3139
2314
2320
msgid " bzr ignore \"RE:lib/.*\\.o\""
2315
2321
msgstr " bzr ignore \"RE:lib/.*\\.o\""
2317
#: bzrlib/builtins.py:3048
2323
#: bzrlib/builtins.py:3141
2318
2324
msgid " Ignore everything but the \"debian\" toplevel directory::"
2319
2325
msgstr " Игнорировать всё, кроме верхней директории \"debian\"::"
2321
#: bzrlib/builtins.py:3050
2327
#: bzrlib/builtins.py:3143
2323
2329
" bzr ignore \"RE:(?!debian/).*\"\n"
2386
2392
"Вывести все игнорируемые файлы и шаблоны игнорирования, из-за которых эти\n"
2387
2393
"файлы игнорируются."
2389
#: bzrlib/builtins.py:3121
2395
#: bzrlib/builtins.py:3214
2390
2396
msgid "Alternatively, to list just the files::"
2391
2397
msgstr "Альтернативно, чтобы вывести только файлы::"
2393
#: bzrlib/builtins.py:3123
2399
#: bzrlib/builtins.py:3216
2394
2400
msgid " bzr ls --ignored"
2395
2401
msgstr " bzr ls --ignored"
2397
#: bzrlib/builtins.py:3157
2403
#: bzrlib/builtins.py:3250
2398
2404
#, python-format
2399
2405
msgid "not a valid revision-number: %r"
2400
2406
msgstr "некорректный номер ревизии: %r"
2402
#: bzrlib/builtins.py:3164
2408
#: bzrlib/builtins.py:3257
2404
2410
"Export current or past revision to a destination directory or archive."
2406
2412
"Экспортировать текущую или прошлую ревизию в директорию назначения\r\n"
2409
#: bzrlib/builtins.py:3166
2415
#: bzrlib/builtins.py:3259
2410
2416
msgid "If no revision is specified this exports the last committed revision."
2411
2417
msgstr "Если ревизия не указана, экспортирует последнюю ревизию."
2413
#: bzrlib/builtins.py:3168
2419
#: bzrlib/builtins.py:3261
2415
2421
"Format may be an \"exporter\" name, such as tar, tgz, tbz2. If none is\n"
2416
2422
"given, try to find the format with the extension. If no extension\n"
2788
2794
"В рабочем дереве обнаружены конфликты. Выполните «bzr conflicts», чтобы "
2789
2795
"вывести список конфликтов и «bzr resolve ФАЙЛ» для исправления."
2791
#: bzrlib/builtins.py:3577
2797
#: bzrlib/builtins.py:3670
2792
2798
msgid "Commit refused because there are unknown files in the working tree."
2793
2799
msgstr "Закрепление отклонено, поскольку в рабочем дереве неизвестные файлы."
2795
#: bzrlib/builtins.py:3580
2801
#: bzrlib/builtins.py:3673
2798
2804
"To commit to master branch, run update and then commit.\n"
2799
2805
"You can also pass --local to commit to continue working disconnected."
2802
#: bzrlib/builtins.py:3588
2808
#: bzrlib/builtins.py:3681
2804
2810
"Validate working tree structure, branch consistency and repository history."
2807
#: bzrlib/builtins.py:3590
2813
#: bzrlib/builtins.py:3683
2809
2815
"This command checks various invariants about branch and repository storage\n"
2810
2816
"to detect data corruption or bzr bugs."
2813
#: bzrlib/builtins.py:3593
2819
#: bzrlib/builtins.py:3686
2815
2821
"The working tree and branch checks will only give output if a problem is\n"
2816
2822
"detected. The output fields of the repository check are:"
2824
"Проверки рабочего дерева и ветви выведут что-либо только в случае\n"
2825
"обнаружения проблемы. Поля вывода проверки репозитория следующие:"
2819
#: bzrlib/builtins.py:3596
2827
#: bzrlib/builtins.py:3689
2822
2830
" This is just the number of revisions checked. It doesn't\n"
2823
2831
" indicate a problem."
2834
" Это просто число проверенных ревизий. Оно не указывает\n"
2826
#: bzrlib/builtins.py:3600
2837
#: bzrlib/builtins.py:3693
2828
2839
"versionedfiles\n"
2829
2840
" This is just the number of versionedfiles checked. It\n"
2830
2841
" doesn't indicate a problem."
2843
"версифицированные файлы\n"
2844
" Это просто число проверенных файлов под контролем системы\n"
2845
" версий. Оно не указывает на проблему."
2833
#: bzrlib/builtins.py:3604
2847
#: bzrlib/builtins.py:3697
2835
2849
"unreferenced ancestors\n"
2836
2850
" Texts that are ancestors of other texts, but\n"
2837
2851
" are not properly referenced by the revision ancestry. This is a\n"
2838
2852
" subtle problem that Bazaar can work around."
2854
"предки без ссылок\n"
2855
" Тексты, являющиеся предками других текстов, но не имеющие\n"
2856
" корректных ссылок в истории ревизии. Это небольшая\n"
2857
" проблема, с которой Bazaar может разобраться."
2841
#: bzrlib/builtins.py:3609
2859
#: bzrlib/builtins.py:3702
2843
2861
"unique file texts\n"
2844
2862
" This is the total number of unique file contents\n"
2845
2863
" seen in the checked revisions. It does not indicate a problem."
2865
"уникальные тексты файлов\n"
2866
" Это общее число уникального содержимого файлов, встреченного\n"
2867
" в проверенных ревизиях. Оно не указывает на проблему."
2848
#: bzrlib/builtins.py:3613
2869
#: bzrlib/builtins.py:3706
2850
2871
"repeated file texts\n"
2851
2872
" This is the total number of repeated texts seen\n"
2853
2874
" entries are modified, but the file contents are not. It does not\n"
2854
2875
" indicate a problem."
2877
"повторяемые тексты файлов\n"
2878
" Это общее число повторяемых текстов, встреченных\n"
2879
" в проверенных ревизиях. Тексты могут повторяться, если записи\n"
2880
" файлов изменились, но их содержимое осталось прежним. Оно не\n"
2881
" указывает на проблему."
2857
#: bzrlib/builtins.py:3619
2883
#: bzrlib/builtins.py:3712
2859
2885
"If no restrictions are specified, all Bazaar data that is found at the "
2861
2887
"location will be checked."
2864
#: bzrlib/builtins.py:3624
2890
#: bzrlib/builtins.py:3717
2865
2891
msgid " Check the tree and branch at 'foo'::"
2892
msgstr " Проверить рабочее дерево и ветвь в 'foo'::"
2868
#: bzrlib/builtins.py:3626
2894
#: bzrlib/builtins.py:3719
2869
2895
msgid " bzr check --tree --branch foo"
2896
msgstr " bzr check --tree --branch foo"
2872
#: bzrlib/builtins.py:3628
2898
#: bzrlib/builtins.py:3721
2873
2899
msgid " Check only the repository at 'bar'::"
2900
msgstr " Проверить только репозиторий в 'bar'::"
2876
#: bzrlib/builtins.py:3630
2902
#: bzrlib/builtins.py:3723
2877
2903
msgid " bzr check --repo bar"
2904
msgstr " bzr check --repo bar"
2880
#: bzrlib/builtins.py:3632
2906
#: bzrlib/builtins.py:3725
2881
2907
msgid " Check everything at 'baz'::"
2908
msgstr " Проверить всё в 'baz'::"
2884
#: bzrlib/builtins.py:3634
2910
#: bzrlib/builtins.py:3727
2885
2911
msgid " bzr check baz"
2912
msgstr " bzr check baz"
2888
#: bzrlib/builtins.py:3640
2914
#: bzrlib/builtins.py:3733
2889
2915
msgid "Check the branch related to the current directory."
2916
msgstr "Проверить ветвь, относящуюся к текущей директории."
2892
#: bzrlib/builtins.py:3642
2918
#: bzrlib/builtins.py:3735
2893
2919
msgid "Check the repository related to the current directory."
2920
msgstr "Проверить репозиторий, относящийся к текущей директории."
2896
#: bzrlib/builtins.py:3644
2922
#: bzrlib/builtins.py:3737
2897
2923
msgid "Check the working tree related to the current directory."
2924
msgstr "Проверить рабочее дерево, относящееся к текущей директории."
2900
#: bzrlib/builtins.py:3658
2926
#: bzrlib/builtins.py:3751
2901
2927
msgid "Upgrade a repository, branch or working tree to a newer format."
2928
msgstr "Обновить репозиторий, ветвь или рабочее дерево до нового формата."
2904
#: bzrlib/builtins.py:3660
2930
#: bzrlib/builtins.py:3753
2906
2932
"When the default format has changed after a major new release of\n"
2907
2933
"Bazaar, you may be informed during certain operations that you\n"
2942
#: bzrlib/builtins.py:3686
2968
#: bzrlib/builtins.py:3779
2944
2970
"For more information on upgrades, see the Bazaar Upgrade Guide,\n"
2945
2971
"http://doc.bazaar.canonical.com/latest/en/upgrade-guide/."
2948
#: bzrlib/builtins.py:3694
2974
#: bzrlib/builtins.py:3787
2949
2975
msgid "Upgrade to a specific format. See \"bzr help formats\" for details."
2977
"Обновить до определённого формата. Подробности см. в «bzr help formats»."
2952
#: bzrlib/builtins.py:3698
2979
#: bzrlib/builtins.py:3791
2953
2980
msgid "Branch format"
2954
2981
msgstr "Формат ветви"
2956
#: bzrlib/builtins.py:3700
2983
#: bzrlib/builtins.py:3793
2957
2984
msgid "Remove the backup.bzr directory if successful."
2985
msgstr "Удалить директорию backup.bzr при успешном завершении."
2960
#: bzrlib/builtins.py:3702
2987
#: bzrlib/builtins.py:3795
2961
2988
msgid "Show what would be done, but don't actually do anything."
2964
#: bzrlib/builtins.py:3717
2991
#: bzrlib/builtins.py:3810
2965
2992
msgid "Show or set bzr user id."
2968
#: bzrlib/builtins.py:3719
2995
#: bzrlib/builtins.py:3812
2971
2998
" Show the email of the current user::"
3001
" Показать email текущего пользователя::"
2974
#: bzrlib/builtins.py:3722
3003
#: bzrlib/builtins.py:3815
2975
3004
msgid " bzr whoami --email"
3005
msgstr " bzr whoami --email"
2978
#: bzrlib/builtins.py:3724
3007
#: bzrlib/builtins.py:3817
2979
3008
msgid " Set the current user::"
3009
msgstr " Установить текущего пользователя::"
2982
#: bzrlib/builtins.py:3726
3011
#: bzrlib/builtins.py:3819
2983
3012
msgid " bzr whoami \"Frank Chu <fchu@example.com>\""
3013
msgstr " bzr whoami \"Frank Chu <fchu@example.com>\""
2986
#: bzrlib/builtins.py:3730
3015
#: bzrlib/builtins.py:3823
2987
3016
msgid "Display email address only."
3017
msgstr "Показать только адрес email."
2990
#: bzrlib/builtins.py:3732
3019
#: bzrlib/builtins.py:3825
2991
3020
msgid "Set identity for the current branch instead of globally."
2994
#: bzrlib/builtins.py:3758
3023
#: bzrlib/builtins.py:3851
2995
3024
msgid "--email can only be used to display existing identity"
2998
#: bzrlib/builtins.py:3780
3027
#: bzrlib/builtins.py:3873
2999
3028
msgid "Print or set the branch nickname."
3029
msgstr "Вывести или установить имя ветви."
3002
#: bzrlib/builtins.py:3782
3031
#: bzrlib/builtins.py:3875
3004
3033
"If unset, the tree root directory name is used as the nickname.\n"
3005
3034
"To print the current nickname, execute with no argument."
3008
#: bzrlib/builtins.py:3785
3037
#: bzrlib/builtins.py:3878
3010
3039
"Bound branches use the nickname of its master branch unless it is set\n"
3014
#: bzrlib/builtins.py:3805
3043
#: bzrlib/builtins.py:3898
3015
3044
msgid "Set/unset and display aliases."
3045
msgstr "Установить, удалить или отобразить псевдонимы."
3018
#: bzrlib/builtins.py:3807
3047
#: bzrlib/builtins.py:3900
3021
3050
" Show the current aliases::"
3053
" Показать текущие псевдонимы::"
3024
#: bzrlib/builtins.py:3810
3055
#: bzrlib/builtins.py:3903
3025
3056
msgid " bzr alias"
3028
#: bzrlib/builtins.py:3812
3059
#: bzrlib/builtins.py:3905
3029
3060
msgid " Show the alias specified for 'll'::"
3061
msgstr " Показать псевдоним для 'll'::"
3032
#: bzrlib/builtins.py:3814
3063
#: bzrlib/builtins.py:3907
3033
3064
msgid " bzr alias ll"
3065
msgstr " bzr alias ll"
3036
#: bzrlib/builtins.py:3816
3067
#: bzrlib/builtins.py:3909
3037
3068
msgid " Set an alias for 'll'::"
3069
msgstr " Установить псевдоним для 'll'::"
3040
#: bzrlib/builtins.py:3818
3071
#: bzrlib/builtins.py:3911
3041
3072
msgid " bzr alias ll=\"log --line -r-10..-1\""
3073
msgstr " bzr alias ll=\"log --line -r-10..-1\""
3044
#: bzrlib/builtins.py:3820
3075
#: bzrlib/builtins.py:3913
3045
3076
msgid " To remove an alias for 'll'::"
3077
msgstr " Удалить псевдоним для 'll'::"
3048
#: bzrlib/builtins.py:3822
3079
#: bzrlib/builtins.py:3915
3049
3080
msgid " bzr alias --remove ll"
3081
msgstr " bzr alias --remove ll"
3052
#: bzrlib/builtins.py:3827
3083
#: bzrlib/builtins.py:3920
3053
3084
msgid "Remove the alias."
3085
msgstr "Удалить псевдоним."
3056
#: bzrlib/builtins.py:3845
3087
#: bzrlib/builtins.py:3938
3057
3088
msgid "bzr alias --remove expects an alias to remove."
3089
msgstr "bzr alias --remove требуется псевдоним для удаления."
3060
#: bzrlib/builtins.py:4026
3091
#: bzrlib/builtins.py:4119
3062
3093
"subunit not available. subunit needs to be installed to use --subunit."
3095
"subunit не доступен. Нужно установить subunit, чтобы использовать --subunit."
3065
#: bzrlib/builtins.py:4043
3097
#: bzrlib/builtins.py:4136
3067
3099
"--benchmark is no longer supported from bzr 2.2; use bzr-usertest instead"
3101
"--benchmark не поддерживается начиная с версии bzr 2.2; вместо этого "
3102
"используйте bzr-usertest"
3070
#: bzrlib/builtins.py:4090
3104
#: bzrlib/builtins.py:4183
3071
3105
msgid "Show version of bzr."
3106
msgstr "Вывести версию bzr."
3074
#: bzrlib/builtins.py:4094
3108
#: bzrlib/builtins.py:4187
3075
3109
msgid "Print just the version number."
3110
msgstr "Вывести только номер версии."
3078
#: bzrlib/builtins.py:4113
3112
#: bzrlib/builtins.py:4206
3079
3113
msgid "It sure does!\n"
3114
msgstr "Да, он крут!\n"
3082
#: bzrlib/builtins.py:4137
3116
#: bzrlib/builtins.py:4230
3083
3117
#, python-format
3084
3118
msgid "merge base is revision %s\n"
3087
#: bzrlib/builtins.py:4141
3121
#: bzrlib/builtins.py:4234
3088
3122
msgid "Perform a three-way merge."
3091
#: bzrlib/builtins.py:4143
3125
#: bzrlib/builtins.py:4236
3093
3127
"The source of the merge can be specified either in the form of a branch,\n"
3094
3128
"or in the form of a path to a file containing a merge directive generated\n"
3164
3198
"merge revision which has more than two parents."
3167
#: bzrlib/builtins.py:4190
3201
#: bzrlib/builtins.py:4283
3169
3203
"If one would like to merge changes from the working tree of the other\n"
3170
3204
"branch without merging any committed revisions, the --uncommitted option\n"
3171
3205
"can be given."
3174
#: bzrlib/builtins.py:4194
3208
#: bzrlib/builtins.py:4287
3176
3210
"To select only some changes to merge, use \"merge -i\", which will prompt\n"
3177
3211
"you to apply each diff hunk and file change, similar to \"shelve\"."
3180
#: bzrlib/builtins.py:4197
3214
#: bzrlib/builtins.py:4290
3183
3217
" To merge all new revisions from bzr.dev::"
3186
#: bzrlib/builtins.py:4200
3220
#: bzrlib/builtins.py:4293
3187
3221
msgid " bzr merge ../bzr.dev"
3190
#: bzrlib/builtins.py:4202
3224
#: bzrlib/builtins.py:4295
3191
3225
msgid " To merge changes up to and including revision 82 from bzr.dev::"
3194
#: bzrlib/builtins.py:4204
3228
#: bzrlib/builtins.py:4297
3195
3229
msgid " bzr merge -r 82 ../bzr.dev"
3198
#: bzrlib/builtins.py:4206
3232
#: bzrlib/builtins.py:4299
3199
3233
msgid " To merge the changes introduced by 82, without previous changes::"
3202
#: bzrlib/builtins.py:4208
3236
#: bzrlib/builtins.py:4301
3203
3237
msgid " bzr merge -r 81..82 ../bzr.dev"
3206
#: bzrlib/builtins.py:4210
3240
#: bzrlib/builtins.py:4303
3207
3241
msgid " To apply a merge directive contained in /tmp/merge::"
3210
#: bzrlib/builtins.py:4212
3244
#: bzrlib/builtins.py:4305
3211
3245
msgid " bzr merge /tmp/merge"
3214
#: bzrlib/builtins.py:4214
3248
#: bzrlib/builtins.py:4307
3216
3250
" To create a merge revision with three parents from two branches\n"
3217
3251
" feature1a and feature1b:"
3220
#: bzrlib/builtins.py:4217
3254
#: bzrlib/builtins.py:4310
3222
3256
" bzr merge ../feature1a\n"
3223
3257
" bzr merge ../feature1b --force\n"
3224
3258
" bzr commit -m 'revision with three parents'"
3227
#: bzrlib/builtins.py:4229
3261
#: bzrlib/builtins.py:4322
3228
3262
msgid "Merge even if the destination tree has uncommitted changes."
3231
#: bzrlib/builtins.py:4235
3265
#: bzrlib/builtins.py:4328
3233
3267
"Apply uncommitted changes from a working copy, instead of branch changes."
3236
#: bzrlib/builtins.py:4237
3270
#: bzrlib/builtins.py:4330
3238
3272
"If the destination is already completely merged into the source, pull from "
3239
3273
"the source rather than merging. When this happens, you do not need to "
3240
3274
"commit the result."
3243
#: bzrlib/builtins.py:4242
3277
#: bzrlib/builtins.py:4335
3245
3279
"Branch to merge into, rather than the one containing the working directory."
3248
#: bzrlib/builtins.py:4244
3282
#: bzrlib/builtins.py:4337
3249
3283
msgid "Instead of merging, show a diff of the merge."
3252
#: bzrlib/builtins.py:4246
3286
#: bzrlib/builtins.py:4339
3253
3287
msgid "Select changes interactively."
3256
#: bzrlib/builtins.py:4268
3290
#: bzrlib/builtins.py:4361
3258
3292
"Merging into empty branches not currently supported, "
3259
3293
"https://bugs.launchpad.net/bzr/+bug/308562"
3262
#: bzrlib/builtins.py:4295
3296
#: bzrlib/builtins.py:4388
3263
3297
msgid "Cannot use --uncommitted with bundles or merge directives."
3266
#: bzrlib/builtins.py:4306
3300
#: bzrlib/builtins.py:4399
3267
3301
msgid "Cannot use --uncommitted and --revision at the same time."
3270
#: bzrlib/builtins.py:4326
3304
#: bzrlib/builtins.py:4419
3271
3305
msgid "merger: "
3274
#: bzrlib/builtins.py:4328 bzrlib/bundle/apply_bundle.py:71
3308
#: bzrlib/builtins.py:4421 bzrlib/bundle/apply_bundle.py:71
3275
3309
msgid "Nothing to do."
3278
#: bzrlib/builtins.py:4332
3312
#: bzrlib/builtins.py:4425
3279
3313
msgid "Cannot pull individual files"
3282
#: bzrlib/builtins.py:4340
3316
#: bzrlib/builtins.py:4433
3283
3317
msgid "This branch has no commits. (perhaps you would prefer 'bzr pull')"
3286
#: bzrlib/builtins.py:4398
3320
#: bzrlib/builtins.py:4491
3287
3321
#, python-format
3288
3322
msgid "Show-base is not supported for this merge type. %s"
3291
#: bzrlib/builtins.py:4407
3325
#: bzrlib/builtins.py:4500
3292
3326
#, python-format
3293
3327
msgid "Conflict reduction is not supported for merge type %s."
3296
#: bzrlib/builtins.py:4411
3330
#: bzrlib/builtins.py:4504
3297
3331
msgid "Cannot do conflict reduction and show base."
3300
#: bzrlib/builtins.py:4522
3334
#: bzrlib/builtins.py:4615
3301
3335
msgid "No location specified or remembered"
3304
#: bzrlib/builtins.py:4524
3338
#: bzrlib/builtins.py:4617
3305
3339
msgid "{0} remembered {1} location {2}"
3308
#: bzrlib/builtins.py:4530
3342
#: bzrlib/builtins.py:4623
3309
3343
msgid "Redo a merge."
3312
#: bzrlib/builtins.py:4532
3346
#: bzrlib/builtins.py:4625
3314
3348
"Use this if you want to try a different merge technique while resolving\n"
3315
3349
"conflicts. Some merge techniques are better than others, and remerge\n"
3316
3350
"lets you try different ones on different files."
3319
#: bzrlib/builtins.py:4536
3353
#: bzrlib/builtins.py:4629
3321
3355
"The options for remerge have the same meaning and defaults as the ones for\n"
3322
3356
"merge. The difference is that remerge can (only) be run when there is a\n"
3323
3357
"pending merge, and it lets you specify particular files."
3326
#: bzrlib/builtins.py:4540
3360
#: bzrlib/builtins.py:4633
3329
3363
" Re-do the merge of all conflicted files, and show the base text in\n"
3330
3364
" conflict regions, in addition to the usual THIS and OTHER texts::"
3333
#: bzrlib/builtins.py:4544
3367
#: bzrlib/builtins.py:4637
3334
3368
msgid " bzr remerge --show-base"
3337
#: bzrlib/builtins.py:4546
3371
#: bzrlib/builtins.py:4639
3339
3373
" Re-do the merge of \"foobar\", using the weave merge algorithm, with\n"
3340
3374
" additional processing to reduce the size of conflict regions::"
3343
#: bzrlib/builtins.py:4549
3377
#: bzrlib/builtins.py:4642
3344
3378
msgid " bzr remerge --merge-type weave --reprocess foobar"
3347
#: bzrlib/builtins.py:4556
3381
#: bzrlib/builtins.py:4649
3348
3382
msgid "Show base revision text in conflicts."
3351
#: bzrlib/builtins.py:4568
3385
#: bzrlib/builtins.py:4661
3353
3387
"Sorry, remerge only works after normal merges. Not cherrypicking or multi-"
3357
#: bzrlib/builtins.py:4624
3391
#: bzrlib/builtins.py:4717
3358
3392
msgid "Revert files to a previous revision."
3361
#: bzrlib/builtins.py:4626
3395
#: bzrlib/builtins.py:4719
3363
3397
"Giving a list of files will revert only those files. Otherwise, all files\n"
3364
3398
"will be reverted. If the revision is not specified with '--revision', the\n"
3365
3399
"last committed revision is used."
3368
#: bzrlib/builtins.py:4630
3402
#: bzrlib/builtins.py:4723
3370
3404
"To remove only some changes, without reverting to a prior version, use\n"
3371
3405
"merge instead. For example, \"merge . -r -2..-3\" (don't forget the \".\")\n"
3460
3494
" 0 - no missing revisions"
3463
#: bzrlib/builtins.py:4754
3497
#: bzrlib/builtins.py:4847
3465
3499
" Determine the missing revisions between this and the branch at the\n"
3466
3500
" remembered pull location::"
3469
#: bzrlib/builtins.py:4757
3503
#: bzrlib/builtins.py:4850
3470
3504
msgid " bzr missing"
3473
#: bzrlib/builtins.py:4759
3507
#: bzrlib/builtins.py:4852
3474
3508
msgid " Determine the missing revisions between this and another branch::"
3477
#: bzrlib/builtins.py:4761
3511
#: bzrlib/builtins.py:4854
3478
3512
msgid " bzr missing http://server/branch"
3481
#: bzrlib/builtins.py:4763
3515
#: bzrlib/builtins.py:4856
3483
3517
" Determine the missing revisions up to a specific revision on the other\n"
3487
#: bzrlib/builtins.py:4766
3521
#: bzrlib/builtins.py:4859
3488
3522
msgid " bzr missing -r ..-10"
3491
#: bzrlib/builtins.py:4768
3525
#: bzrlib/builtins.py:4861
3493
3527
" Determine the missing revisions up to a specific revision on this\n"
3497
#: bzrlib/builtins.py:4771
3531
#: bzrlib/builtins.py:4864
3498
3532
msgid " bzr missing --my-revision ..-10"
3501
#: bzrlib/builtins.py:4778
3535
#: bzrlib/builtins.py:4871
3502
3536
msgid "Reverse the order of revisions."
3505
#: bzrlib/builtins.py:4780
3539
#: bzrlib/builtins.py:4873
3506
3540
msgid "Display changes in the local branch only."
3509
#: bzrlib/builtins.py:4781
3543
#: bzrlib/builtins.py:4874
3510
3544
msgid "Same as --mine-only."
3513
#: bzrlib/builtins.py:4783
3547
#: bzrlib/builtins.py:4876
3514
3548
msgid "Display changes in the remote branch only."
3517
#: bzrlib/builtins.py:4784
3551
#: bzrlib/builtins.py:4877
3518
3552
msgid "Same as --theirs-only."
3521
#: bzrlib/builtins.py:4789
3555
#: bzrlib/builtins.py:4882
3523
3557
"Filter on other branch revisions (inclusive). See \"help revisionspec\" for "
3527
#: bzrlib/builtins.py:4793
3561
#: bzrlib/builtins.py:4886
3529
3563
"Filter on local branch revisions (inclusive). See \"help revisionspec\" for "
3533
#: bzrlib/builtins.py:4796
3567
#: bzrlib/builtins.py:4889
3534
3568
msgid "Show all revisions in addition to the mainline ones."
3537
#: bzrlib/builtins.py:4850
3571
#: bzrlib/builtins.py:4943
3538
3572
msgid "No peer location known or specified."
3541
#: bzrlib/builtins.py:4854
3575
#: bzrlib/builtins.py:4947
3542
3576
msgid "Using saved parent location: {0}\n"
3545
#: bzrlib/builtins.py:4887
3579
#: bzrlib/builtins.py:4980
3546
3580
#, python-format
3547
3581
msgid "You have %d extra revision:\n"
3548
3582
msgid_plural "You have %d extra revisions:\n"
3552
#: bzrlib/builtins.py:4903
3586
#: bzrlib/builtins.py:4996
3553
3587
#, python-format
3554
3588
msgid "You are missing %d revision:\n"
3555
3589
msgid_plural "You are missing %d revisions:\n"
3559
#: bzrlib/builtins.py:4915
3593
#: bzrlib/builtins.py:5008
3560
3594
msgid "This branch has no new revisions.\n"
3563
#: bzrlib/builtins.py:4918
3597
#: bzrlib/builtins.py:5011
3564
3598
msgid "Other branch has no new revisions.\n"
3567
#: bzrlib/builtins.py:4923
3601
#: bzrlib/builtins.py:5016
3568
3602
msgid "Branches are up to date.\n"
3571
#: bzrlib/builtins.py:4934
3605
#: bzrlib/builtins.py:5027
3572
3606
msgid "Compress the data within a repository."
3575
#: bzrlib/builtins.py:4936
3609
#: bzrlib/builtins.py:5029
3577
3611
"This operation compresses the data within a bazaar repository. As\n"
3578
3612
"bazaar supports automatic packing of repository, this operation is\n"
3579
3613
"normally not required to be done manually."
3582
#: bzrlib/builtins.py:4940
3616
#: bzrlib/builtins.py:5033
3584
3618
"During the pack operation, bazaar takes a backup of existing repository\n"
3585
3619
"data, i.e. pack files. This backup is eventually removed by bazaar\n"
3631
3665
"plugins using the Python programming language."
3634
#: bzrlib/builtins.py:4998
3668
#: bzrlib/builtins.py:5091
3635
3669
msgid "Show testament (signing-form) of a revision."
3638
#: bzrlib/builtins.py:5001
3672
#: bzrlib/builtins.py:5094
3639
3673
msgid "Produce long-format testament."
3642
#: bzrlib/builtins.py:5003
3676
#: bzrlib/builtins.py:5096
3643
3677
msgid "Produce a strict-format testament."
3646
#: bzrlib/builtins.py:5029
3680
#: bzrlib/builtins.py:5122
3647
3681
msgid "Show the origin of each line in a file."
3650
#: bzrlib/builtins.py:5031
3684
#: bzrlib/builtins.py:5124
3652
3686
"This prints out the given file with an annotation on the left side\n"
3653
3687
"indicating which revision, author and date introduced the change."
3656
#: bzrlib/builtins.py:5034
3690
#: bzrlib/builtins.py:5127
3658
3692
"If the origin is the same for a run of consecutive lines, it is\n"
3659
3693
"shown only at the top, unless the --all option is given."
3662
#: bzrlib/builtins.py:5042
3696
#: bzrlib/builtins.py:5135
3663
3697
msgid "Show annotations on all lines."
3666
#: bzrlib/builtins.py:5043
3700
#: bzrlib/builtins.py:5136
3667
3701
msgid "Show commit date in annotations."
3670
#: bzrlib/builtins.py:5130
3704
#: bzrlib/builtins.py:5223
3671
3705
msgid "Cannot sign a range of non-revision-history revisions"
3674
#: bzrlib/builtins.py:5142
3708
#: bzrlib/builtins.py:5235
3675
3709
msgid "Please supply either one revision, or a range."
3678
#: bzrlib/builtins.py:5146
3712
#: bzrlib/builtins.py:5239
3680
3714
"Convert the current branch into a checkout of the supplied branch.\n"
3681
3715
"If no branch is supplied, rebind to the last bound location."
3691
3725
"После преобразования в рабочую копию, закрепления должны производиться\n"
3692
3726
"над основной ветвью, прежде чем они могут быть применены к локальной."
3694
#: bzrlib/builtins.py:5152
3728
#: bzrlib/builtins.py:5245
3696
3730
"Bound branches use the nickname of its master branch unless it is set\n"
3697
3731
"locally, in which case binding will update the local nickname to be\n"
3698
3732
"that of the master."
3701
#: bzrlib/builtins.py:5167
3735
#: bzrlib/builtins.py:5260
3702
3736
msgid "No location supplied. This format does not remember old locations."
3705
#: bzrlib/builtins.py:5172
3739
#: bzrlib/builtins.py:5265
3706
3740
msgid "Branch is already bound"
3709
#: bzrlib/builtins.py:5174
3743
#: bzrlib/builtins.py:5267
3710
3744
msgid "No location supplied and no previous location known"
3713
#: bzrlib/builtins.py:5180
3747
#: bzrlib/builtins.py:5273
3714
3748
msgid "These branches have diverged. Try merging, and then bind again."
3717
#: bzrlib/builtins.py:5187
3751
#: bzrlib/builtins.py:5280
3718
3752
msgid "Convert the current checkout into a regular branch."
3719
3753
msgstr "Преобразовать текущую рабочую копию в обычную ветвь."
3721
#: bzrlib/builtins.py:5189
3755
#: bzrlib/builtins.py:5282
3723
3757
"After unbinding, the local branch is considered independent and subsequent\n"
3724
3758
"commits will be local only."
3727
#: bzrlib/builtins.py:5200
3761
#: bzrlib/builtins.py:5293
3728
3762
msgid "Local branch is not bound"
3731
#: bzrlib/builtins.py:5204
3765
#: bzrlib/builtins.py:5297
3732
3766
msgid "Remove the last committed revision."
3735
#: bzrlib/builtins.py:5206
3769
#: bzrlib/builtins.py:5299
3737
3771
"--verbose will print out what is being removed.\n"
3738
3772
"--dry-run will go through all the motions, but not actually\n"
3739
3773
"remove anything."
3742
#: bzrlib/builtins.py:5210
3776
#: bzrlib/builtins.py:5303
3744
3778
"If --revision is specified, uncommit revisions to leave the branch at the\n"
3745
3779
"specified revision. For example, \"bzr uncommit -r 15\" will leave the\n"
3746
3780
"branch at revision 15."
3749
#: bzrlib/builtins.py:5214
3783
#: bzrlib/builtins.py:5307
3751
3785
"Uncommit leaves the working tree ready for a new commit. The only change\n"
3752
3786
"it may make is to restore any pending merges that were present before\n"
3756
#: bzrlib/builtins.py:5225
3790
#: bzrlib/builtins.py:5318
3757
3791
msgid "Don't actually make changes."
3760
#: bzrlib/builtins.py:5226
3794
#: bzrlib/builtins.py:5319
3761
3795
msgid "Say yes to all questions."
3764
#: bzrlib/builtins.py:5228
3798
#: bzrlib/builtins.py:5321
3765
3799
msgid "Keep tags that point to removed revisions."
3768
#: bzrlib/builtins.py:5230
3802
#: bzrlib/builtins.py:5323
3769
3803
msgid "Only remove the commits from the local branch when in a checkout."
3770
3804
msgstr "Удалить закрепления из локальной ветви только в рабочей копии."
3772
#: bzrlib/builtins.py:5279
3806
#: bzrlib/builtins.py:5372
3773
3807
msgid "No revisions to uncommit.\n"
3776
#: bzrlib/builtins.py:5294
3810
#: bzrlib/builtins.py:5387
3777
3811
msgid "Dry-run, pretending to remove the above revisions.\n"
3780
#: bzrlib/builtins.py:5297
3814
#: bzrlib/builtins.py:5390
3781
3815
msgid "The above revision(s) will be removed.\n"
3784
#: bzrlib/builtins.py:5301
3818
#: bzrlib/builtins.py:5394
3785
3819
msgid "Uncommit these revisions"
3788
#: bzrlib/builtins.py:5304
3822
#: bzrlib/builtins.py:5397
3789
3823
msgid "Canceled\n"
3792
#: bzrlib/builtins.py:5311
3826
#: bzrlib/builtins.py:5404
3793
3827
#, python-format
3795
3829
"You can restore the old tip by running:\n"
3796
3830
" bzr pull . -r revid:%s\n"
3799
#: bzrlib/builtins.py:5316
3833
#: bzrlib/builtins.py:5409
3800
3834
msgid "Break a dead lock."
3803
#: bzrlib/builtins.py:5318
3837
#: bzrlib/builtins.py:5411
3805
3839
"This command breaks a lock on a repository, branch, working directory or\n"
3809
#: bzrlib/builtins.py:5321
3843
#: bzrlib/builtins.py:5414
3811
3845
"CAUTION: Locks should only be broken when you are sure that the process\n"
3812
3846
"holding the lock has been stopped."
3815
#: bzrlib/builtins.py:5324
3849
#: bzrlib/builtins.py:5417
3817
3851
"You can get information on what locks are open via the 'bzr info\n"
3818
3852
"[location]' command."
3821
#: bzrlib/builtins.py:5327
3855
#: bzrlib/builtins.py:5420
3824
3858
" bzr break-lock\n"
3826
3860
" bzr break-lock --conf ~/.bazaar"
3829
#: bzrlib/builtins.py:5336
3863
#: bzrlib/builtins.py:5429
3830
3864
msgid "LOCATION is the directory where the config lock is."
3833
#: bzrlib/builtins.py:5338
3867
#: bzrlib/builtins.py:5431
3834
3868
msgid "Do not ask for confirmation before breaking the lock."
3837
#: bzrlib/builtins.py:5373
3871
#: bzrlib/builtins.py:5466
3838
3872
msgid "The Bazaar smart server protocol over TCP. (default port: 4155)"
3841
#: bzrlib/builtins.py:5374
3875
#: bzrlib/builtins.py:5467
3842
3876
msgid "Run the bzr server."
3845
#: bzrlib/builtins.py:5380
3879
#: bzrlib/builtins.py:5473
3846
3880
msgid "Serve on stdin/out for use from inetd or sshd."
3849
#: bzrlib/builtins.py:5381
3883
#: bzrlib/builtins.py:5474
3850
3884
msgid "protocol"
3853
#: bzrlib/builtins.py:5382
3887
#: bzrlib/builtins.py:5475
3854
3888
msgid "Protocol to serve."
3857
#: bzrlib/builtins.py:5386
3891
#: bzrlib/builtins.py:5479
3859
3893
"Listen for connections on nominated port of the form [hostname:]portnumber. "
3860
3894
"Passing 0 as the port number will result in a dynamically allocated port. "
3861
3895
"The default port depends on the protocol."
3864
#: bzrlib/builtins.py:5392
3898
#: bzrlib/builtins.py:5485
3865
3899
msgid "Serve contents of this directory."
3868
#: bzrlib/builtins.py:5394
3902
#: bzrlib/builtins.py:5487
3870
3904
"By default the server is a readonly server. Supplying --allow-writes "
3871
3905
"enables write access to the contents of the served directory and below. "
3874
3908
"uncontrolled write access to your file system."
3877
#: bzrlib/builtins.py:5403
3911
#: bzrlib/builtins.py:5496
3878
3912
msgid "Override the default idle client timeout (5min)."
3881
#: bzrlib/builtins.py:5453
3915
#: bzrlib/builtins.py:5546
3882
3916
msgid "Combine a tree into its containing tree."
3885
#: bzrlib/builtins.py:5455
3919
#: bzrlib/builtins.py:5548
3886
3920
msgid "This command requires the target tree to be in a rich-root format."
3889
#: bzrlib/builtins.py:5457
3923
#: bzrlib/builtins.py:5550
3891
3925
"The TREE argument should be an independent tree, inside another tree, but\n"
3892
3926
"not part of it. (Such trees can be produced by \"bzr split\", but also by\n"
3893
3927
"running \"bzr branch\" with the target inside a tree.)"
3896
#: bzrlib/builtins.py:5461
3930
#: bzrlib/builtins.py:5554
3898
3932
"The result is a combined tree, with the subtree no longer an independent\n"
3899
3933
"part. This is marked as a merge of the subtree into the containing tree,\n"
3900
3934
"and all history is preserved."
3903
#: bzrlib/builtins.py:5479
3937
#: bzrlib/builtins.py:5572
3904
3938
#, python-format
3906
3940
"Can't join trees because %s doesn't support rich root data.\n"
3907
3941
"You can use bzr upgrade on the repository."
3910
#: bzrlib/builtins.py:5489 bzrlib/builtins.py:5495
3944
#: bzrlib/builtins.py:5582 bzrlib/builtins.py:5588
3911
3945
msgid "Cannot join {0}. {1}"
3914
#: bzrlib/builtins.py:5499
3948
#: bzrlib/builtins.py:5592
3915
3949
msgid "Split a subdirectory of a tree into a separate tree."
3918
#: bzrlib/builtins.py:5501
3952
#: bzrlib/builtins.py:5594
3920
3954
"This command will produce a target tree in a format that supports\n"
3921
3955
"rich roots, like 'rich-root' or 'rich-root-pack'. These formats cannot be\n"
3922
3956
"converted into earlier formats like 'dirstate-tags'."
3925
#: bzrlib/builtins.py:5505
3959
#: bzrlib/builtins.py:5598
3927
3961
"The TREE argument should be a subdirectory of a working tree. That\n"
3928
3962
"subdirectory will be converted into an independent tree, with its own\n"
3929
3963
"branch. Commits in the top-level tree will not apply to the new subtree."
3932
#: bzrlib/builtins.py:5585
3966
#: bzrlib/builtins.py:5678
3933
3967
msgid "No submit branch specified or known"
3936
#: bzrlib/builtins.py:5593 bzrlib/send.py:108
3970
#: bzrlib/builtins.py:5686 bzrlib/send.py:108
3937
3971
msgid "No public branch specified or known"
3940
#: bzrlib/builtins.py:5598
3974
#: bzrlib/builtins.py:5691
3941
3975
msgid "bzr merge-directive takes at most two one revision identifiers"
3944
#: bzrlib/builtins.py:5607
3978
#: bzrlib/builtins.py:5700
3945
3979
msgid "No revisions to bundle."
3948
#: bzrlib/builtins.py:5626
3982
#: bzrlib/builtins.py:5719
3949
3983
msgid "Mail or create a merge-directive for submitting changes."
3952
#: bzrlib/builtins.py:5628
3986
#: bzrlib/builtins.py:5721
3953
3987
msgid "A merge directive provides many things needed for requesting merges:"
3956
#: bzrlib/builtins.py:5630
3990
#: bzrlib/builtins.py:5723
3957
3991
msgid "* A machine-readable description of the merge to perform"
3960
#: bzrlib/builtins.py:5632
3994
#: bzrlib/builtins.py:5725
3961
3995
msgid "* An optional patch that is a preview of the changes requested"
3964
#: bzrlib/builtins.py:5634
3998
#: bzrlib/builtins.py:5727
3966
4000
"* An optional bundle of revision data, so that the changes can be applied\n"
3967
4001
" directly from the merge directive, without retrieving data from a\n"
3971
#: bzrlib/builtins.py:5638
4005
#: bzrlib/builtins.py:5731
3973
4007
"`bzr send` creates a compact data set that, when applied using bzr\n"
3974
4008
"merge, has the same effect as merging from the source branch. "
3977
#: bzrlib/builtins.py:5641
4011
#: bzrlib/builtins.py:5734
3979
4013
"By default the merge directive is self-contained and can be applied to any\n"
3980
4014
"branch containing submit_branch in its ancestory without needing access to\n"
3981
4015
"the source branch."
3984
#: bzrlib/builtins.py:5645
4018
#: bzrlib/builtins.py:5738
3986
4020
"If --no-bundle is specified, then Bazaar doesn't send the contents of the\n"
3987
4021
"revisions, but only a structured request to merge from the\n"
4073
4107
"set them, and use `bzr info` to display them."
4076
#: bzrlib/builtins.py:5720
4110
#: bzrlib/builtins.py:5813
4077
4111
msgid "Write merge directive to this file or directory; use - for stdout."
4080
#: bzrlib/builtins.py:5724
4114
#: bzrlib/builtins.py:5817
4082
4116
"Refuse to send if there are uncommitted changes in the working tree, --no-"
4083
4117
"strict disables the check."
4086
#: bzrlib/builtins.py:5726
4120
#: bzrlib/builtins.py:5819
4087
4121
msgid "Mail the request to this address."
4090
#: bzrlib/builtins.py:5730
4124
#: bzrlib/builtins.py:5823
4091
4125
msgid "Body for the email."
4094
#: bzrlib/builtins.py:5783
4128
#: bzrlib/builtins.py:5876
4095
4129
msgid "Do not include a bundle in the merge directive."
4098
#: bzrlib/builtins.py:5784
4132
#: bzrlib/builtins.py:5877
4099
4133
msgid "Do not include a preview patch in the merge directive."
4102
#: bzrlib/builtins.py:5787
4136
#: bzrlib/builtins.py:5880
4103
4137
msgid "Remember submit and public branch."
4106
#: bzrlib/builtins.py:5789
4140
#: bzrlib/builtins.py:5882
4108
4142
"Branch to generate the submission from, rather than the one containing the "
4109
4143
"working directory."
4112
#: bzrlib/builtins.py:5799 bzrlib/cmd_version_info.py:76
4146
#: bzrlib/builtins.py:5892 bzrlib/cmd_version_info.py:76
4116
#: bzrlib/builtins.py:5800
4150
#: bzrlib/builtins.py:5893
4117
4151
msgid "Use the specified output format."
4120
#: bzrlib/builtins.py:5822
4154
#: bzrlib/builtins.py:5915
4121
4155
msgid "Create, remove or modify a tag naming a revision."
4124
#: bzrlib/builtins.py:5824
4158
#: bzrlib/builtins.py:5917
4126
4160
"Tags give human-meaningful names to revisions. Commands that take a -r\n"
4127
4161
"(--revision) option can be given -rtag:X, where X is any previously\n"
4131
#: bzrlib/builtins.py:5828
4165
#: bzrlib/builtins.py:5921
4133
4167
"Tags are stored in the branch. Tags are copied from one branch to another\n"
4134
4168
"along when you branch, push, pull or merge."
4137
#: bzrlib/builtins.py:5831
4171
#: bzrlib/builtins.py:5924
4139
4173
"It is an error to give a tag name that already exists unless you pass\n"
4140
4174
"--force, in which case the tag is moved to point to the new revision."
4143
#: bzrlib/builtins.py:5834
4177
#: bzrlib/builtins.py:5927
4145
4179
"To rename a tag (change the name but keep it on the same revsion), run "
4147
4181
"tag new-name -r tag:old-name`` and then ``bzr tag --delete oldname``."
4150
#: bzrlib/builtins.py:5837
4184
#: bzrlib/builtins.py:5930
4152
4186
"If no tag name is specified it will be determined through the \n"
4153
4187
"'automatic_tag_name' hook. This can e.g. be used to automatically tag\n"
4158
#: bzrlib/builtins.py:5847
4192
#: bzrlib/builtins.py:5940
4159
4193
msgid "Delete this tag rather than placing it."
4162
#: bzrlib/builtins.py:5850
4196
#: bzrlib/builtins.py:5943
4163
4197
msgid "Branch in which to place the tag."
4166
#: bzrlib/builtins.py:5852
4200
#: bzrlib/builtins.py:5945
4167
4201
msgid "Replace existing tags."
4170
#: bzrlib/builtins.py:5867
4204
#: bzrlib/builtins.py:5960
4171
4205
msgid "No tag specified to delete."
4174
#: bzrlib/builtins.py:5869
4208
#: bzrlib/builtins.py:5962
4175
4209
#, python-format
4176
4210
msgid "Deleted tag %s."
4179
#: bzrlib/builtins.py:5883
4213
#: bzrlib/builtins.py:5976
4180
4214
msgid "Please specify a tag name."
4183
#: bzrlib/builtins.py:5891
4217
#: bzrlib/builtins.py:5984
4184
4218
#, python-format
4185
4219
msgid "Tag %s already exists for that revision."
4188
#: bzrlib/builtins.py:5895
4222
#: bzrlib/builtins.py:5988
4189
4223
#, python-format
4190
4224
msgid "Created tag %s."
4193
#: bzrlib/builtins.py:5897
4227
#: bzrlib/builtins.py:5990
4194
4228
#, python-format
4195
4229
msgid "Updated tag %s."
4198
#: bzrlib/builtins.py:5901
4232
#: bzrlib/builtins.py:5994
4199
4233
msgid "List tags."
4202
#: bzrlib/builtins.py:5903
4236
#: bzrlib/builtins.py:5996
4204
4238
"This command shows a table of tag names and the revisions they reference."
4207
#: bzrlib/builtins.py:5909
4241
#: bzrlib/builtins.py:6002
4208
4242
msgid "Branch whose tags should be displayed."
4211
#: bzrlib/builtins.py:5911
4245
#: bzrlib/builtins.py:6004
4212
4246
msgid "Sort tags by different criteria."
4215
#: bzrlib/builtins.py:5911
4249
#: bzrlib/builtins.py:6004
4216
4250
msgid "Sorting"
4219
#: bzrlib/builtins.py:5980
4253
#: bzrlib/builtins.py:6073
4220
4254
msgid "Reconfigure the type of a bzr directory."
4223
#: bzrlib/builtins.py:5982
4257
#: bzrlib/builtins.py:6075
4224
4258
msgid "A target configuration must be specified."
4227
#: bzrlib/builtins.py:5984
4261
#: bzrlib/builtins.py:6077
4229
4263
"For checkouts, the bind-to location will be auto-detected if not specified.\n"
4230
4264
"The order of preference is\n"
4235
4269
"If none of these is available, --bind-to must be specified."
4238
#: bzrlib/builtins.py:5998
4272
#: bzrlib/builtins.py:6091
4239
4273
msgid "Tree type"
4242
#: bzrlib/builtins.py:5999
4276
#: bzrlib/builtins.py:6092
4243
4277
msgid "The relation between branch and tree."
4246
#: bzrlib/builtins.py:6001
4280
#: bzrlib/builtins.py:6094
4247
4281
msgid "Reconfigure to be an unbound branch with no working tree."
4250
#: bzrlib/builtins.py:6002
4284
#: bzrlib/builtins.py:6095
4251
4285
msgid "Reconfigure to be an unbound branch with a working tree."
4254
#: bzrlib/builtins.py:6003
4288
#: bzrlib/builtins.py:6096
4255
4289
msgid "Reconfigure to be a bound branch with a working tree."
4258
#: bzrlib/builtins.py:6004
4292
#: bzrlib/builtins.py:6097
4259
4293
msgid "Reconfigure to be a lightweight checkout (with no local history)."
4262
#: bzrlib/builtins.py:6009
4296
#: bzrlib/builtins.py:6102
4263
4297
msgid "Repository type"
4266
#: bzrlib/builtins.py:6010
4300
#: bzrlib/builtins.py:6103
4267
4301
msgid "Location fo the repository."
4270
#: bzrlib/builtins.py:6012
4304
#: bzrlib/builtins.py:6105
4272
4306
"Reconfigure to be a standalone branch (i.e. stop using shared repository)."
4275
#: bzrlib/builtins.py:6014
4309
#: bzrlib/builtins.py:6107
4276
4310
msgid "Reconfigure to use a shared repository."
4279
#: bzrlib/builtins.py:6018
4313
#: bzrlib/builtins.py:6111
4280
4314
msgid "Trees in Repository"
4283
#: bzrlib/builtins.py:6019
4317
#: bzrlib/builtins.py:6112
4284
4318
msgid "Whether new branches in the repository have trees."
4287
#: bzrlib/builtins.py:6021
4321
#: bzrlib/builtins.py:6114
4289
4323
"Reconfigure repository to create working trees on branches by default."
4292
#: bzrlib/builtins.py:6023
4326
#: bzrlib/builtins.py:6116
4294
4328
"Reconfigure repository to not create working trees on branches by default."
4297
#: bzrlib/builtins.py:6026
4331
#: bzrlib/builtins.py:6119
4298
4332
msgid "Branch to bind checkout to."
4299
4333
msgstr "Ветвь, с которой связать рабочую копию."
4301
#: bzrlib/builtins.py:6028
4335
#: bzrlib/builtins.py:6121
4302
4336
msgid "Perform reconfiguration even if local changes will be lost."
4305
#: bzrlib/builtins.py:6031
4339
#: bzrlib/builtins.py:6124
4306
4340
msgid "Reconfigure a branch to be stacked on another branch."
4309
#: bzrlib/builtins.py:6035
4343
#: bzrlib/builtins.py:6128
4311
4345
"Reconfigure a branch to be unstacked. This may require copying substantial "
4312
4346
"data into it."
4315
#: bzrlib/builtins.py:6045
4349
#: bzrlib/builtins.py:6138
4316
4350
msgid "Can't use both --stacked-on and --unstacked"
4319
#: bzrlib/builtins.py:6059
4353
#: bzrlib/builtins.py:6152
4320
4354
msgid "No target configuration specified"
4323
#: bzrlib/builtins.py:6094
4357
#: bzrlib/builtins.py:6187
4324
4358
msgid "Set the branch of a checkout and update."
4325
4359
msgstr "Выбрать ветвь рабочей копии и обновить."
4327
#: bzrlib/builtins.py:6096
4361
#: bzrlib/builtins.py:6189
4329
4363
"For lightweight checkouts, this changes the branch being referenced.\n"
4330
4364
"For heavyweight checkouts, this checks that there are no local commits\n"
4403
4437
"want to switch back to your view after that."
4406
#: bzrlib/builtins.py:6228
4440
#: bzrlib/builtins.py:6281
4409
4443
" To define the current view::"
4412
#: bzrlib/builtins.py:6231
4446
#: bzrlib/builtins.py:6284
4413
4447
msgid " bzr view file1 dir1 ..."
4416
#: bzrlib/builtins.py:6233
4450
#: bzrlib/builtins.py:6286
4417
4451
msgid " To list the current view::"
4420
#: bzrlib/builtins.py:6235
4454
#: bzrlib/builtins.py:6288
4421
4455
msgid " bzr view"
4424
#: bzrlib/builtins.py:6237
4458
#: bzrlib/builtins.py:6290
4425
4459
msgid " To delete the current view::"
4428
#: bzrlib/builtins.py:6239
4462
#: bzrlib/builtins.py:6292
4429
4463
msgid " bzr view --delete"
4432
#: bzrlib/builtins.py:6241
4466
#: bzrlib/builtins.py:6294
4433
4467
msgid " To disable the current view without deleting it::"
4436
#: bzrlib/builtins.py:6243
4470
#: bzrlib/builtins.py:6296
4437
4471
msgid " bzr view --switch off"
4440
#: bzrlib/builtins.py:6245
4474
#: bzrlib/builtins.py:6298
4441
4475
msgid " To define a named view and switch to it::"
4444
#: bzrlib/builtins.py:6247
4478
#: bzrlib/builtins.py:6300
4445
4479
msgid " bzr view --name view-name file1 dir1 ..."
4448
#: bzrlib/builtins.py:6249
4482
#: bzrlib/builtins.py:6302
4449
4483
msgid " To list a named view::"
4452
#: bzrlib/builtins.py:6251
4486
#: bzrlib/builtins.py:6304
4453
4487
msgid " bzr view --name view-name"
4456
#: bzrlib/builtins.py:6253
4490
#: bzrlib/builtins.py:6306
4457
4491
msgid " To delete a named view::"
4460
#: bzrlib/builtins.py:6255
4494
#: bzrlib/builtins.py:6308
4461
4495
msgid " bzr view --name view-name --delete"
4464
#: bzrlib/builtins.py:6257
4498
#: bzrlib/builtins.py:6310
4465
4499
msgid " To switch to a named view::"
4468
#: bzrlib/builtins.py:6259
4502
#: bzrlib/builtins.py:6312
4469
4503
msgid " bzr view --switch view-name"
4472
#: bzrlib/builtins.py:6261
4506
#: bzrlib/builtins.py:6314
4473
4507
msgid " To list all views defined::"
4476
#: bzrlib/builtins.py:6263
4510
#: bzrlib/builtins.py:6316
4477
4511
msgid " bzr view --all"
4480
#: bzrlib/builtins.py:6265
4514
#: bzrlib/builtins.py:6318
4481
4515
msgid " To delete all views::"
4484
#: bzrlib/builtins.py:6267
4518
#: bzrlib/builtins.py:6320
4485
4519
msgid " bzr view --delete --all"
4488
#: bzrlib/builtins.py:6274
4522
#: bzrlib/builtins.py:6327
4489
4523
msgid "Apply list or delete action to all views."
4492
#: bzrlib/builtins.py:6277
4526
#: bzrlib/builtins.py:6330
4493
4527
msgid "Delete the view."
4496
#: bzrlib/builtins.py:6280
4530
#: bzrlib/builtins.py:6333
4497
4531
msgid "Name of the view to define, list or delete."
4500
#: bzrlib/builtins.py:6284
4534
#: bzrlib/builtins.py:6337
4501
4535
msgid "Name of the view to switch to."
4504
#: bzrlib/builtins.py:6303
4538
#: bzrlib/builtins.py:6356
4505
4539
msgid "Both --delete and a file list specified"
4508
#: bzrlib/builtins.py:6306
4542
#: bzrlib/builtins.py:6359
4509
4543
msgid "Both --delete and --switch specified"
4512
#: bzrlib/builtins.py:6309
4546
#: bzrlib/builtins.py:6362
4513
4547
msgid "Deleted all views.\n"
4516
#: bzrlib/builtins.py:6311
4550
#: bzrlib/builtins.py:6364
4517
4551
msgid "No current view to delete"
4520
#: bzrlib/builtins.py:6314
4554
#: bzrlib/builtins.py:6367
4521
4555
#, python-format
4522
4556
msgid "Deleted '%s' view.\n"
4525
#: bzrlib/builtins.py:6318
4559
#: bzrlib/builtins.py:6371
4526
4560
msgid "Both --switch and a file list specified"
4529
#: bzrlib/builtins.py:6321
4563
#: bzrlib/builtins.py:6374
4530
4564
msgid "Both --switch and --all specified"
4533
#: bzrlib/builtins.py:6324
4567
#: bzrlib/builtins.py:6377
4534
4568
msgid "No current view to disable"
4537
#: bzrlib/builtins.py:6326
4571
#: bzrlib/builtins.py:6379
4538
4572
#, python-format
4539
4573
msgid "Disabled '%s' view.\n"
4542
#: bzrlib/builtins.py:6330 bzrlib/builtins.py:6352
4576
#: bzrlib/builtins.py:6383 bzrlib/builtins.py:6405
4543
4577
msgid "Using '{0}' view: {1}\n"
4546
#: bzrlib/builtins.py:6333
4580
#: bzrlib/builtins.py:6386
4547
4581
msgid "Views defined:\n"
4550
#: bzrlib/builtins.py:6342
4584
#: bzrlib/builtins.py:6395
4551
4585
msgid "No views defined.\n"
4554
#: bzrlib/builtins.py:6349
4588
#: bzrlib/builtins.py:6402
4555
4589
msgid "Cannot change the 'off' pseudo view"
4558
#: bzrlib/builtins.py:6357
4592
#: bzrlib/builtins.py:6410
4559
4593
msgid "No current view.\n"
4562
#: bzrlib/builtins.py:6360
4596
#: bzrlib/builtins.py:6413
4563
4597
msgid "'{0}' view is: {1}\n"
4566
#: bzrlib/builtins.py:6380
4600
#: bzrlib/builtins.py:6433
4567
4601
msgid " <no hooks installed>\n"
4570
#: bzrlib/builtins.py:6384
4604
#: bzrlib/builtins.py:6437
4571
4605
msgid "Remove a branch."
4574
#: bzrlib/builtins.py:6386
4608
#: bzrlib/builtins.py:6439
4576
4610
"This will remove the branch from the specified location but \n"
4577
4611
"will keep any working tree or repository in place."
4580
#: bzrlib/builtins.py:6391
4614
#: bzrlib/builtins.py:6444
4581
4615
msgid " Remove the branch at repo/trunk::"
4584
#: bzrlib/builtins.py:6393
4618
#: bzrlib/builtins.py:6446
4585
4619
msgid " bzr remove-branch repo/trunk"
4588
#: bzrlib/builtins.py:6408
4622
#: bzrlib/builtins.py:6461
4589
4623
msgid "Plaintext diff output."
4592
#: bzrlib/builtins.py:6409
4626
#: bzrlib/builtins.py:6462
4593
4627
msgid "Temporarily set aside some changes from the current tree."
4596
#: bzrlib/builtins.py:6411
4630
#: bzrlib/builtins.py:6464
4598
4632
"Shelve allows you to temporarily put changes you've made \"on the shelf\",\n"
4599
4633
"ie. out of the way, until a later time when you can bring them back from\n"
4614
4648
"shelve all text changes at once, use shelve --all."
4617
#: bzrlib/builtins.py:6424
4651
#: bzrlib/builtins.py:6477
4619
4653
"If filenames are specified, only the changes to those files will be\n"
4620
4654
"shelved. Other files will be left untouched."
4623
#: bzrlib/builtins.py:6427
4657
#: bzrlib/builtins.py:6480
4625
4659
"If a revision is specified, changes since that revision will be shelved."
4628
#: bzrlib/builtins.py:6429
4662
#: bzrlib/builtins.py:6482
4630
4664
"You can put multiple items on the shelf, and by default, 'unshelve' will\n"
4631
4665
"restore the most recently shelved changes."
4634
#: bzrlib/builtins.py:6432
4668
#: bzrlib/builtins.py:6485
4636
4670
"For complicated changes, it is possible to edit the changes in a separate\n"
4637
4671
"editor program to decide what the file remaining in the working copy\n"
4638
4672
"should look like. To do this, add the configuration option"
4641
#: bzrlib/builtins.py:6436
4675
#: bzrlib/builtins.py:6489
4642
4676
msgid " change_editor = PROGRAM @new_path @old_path"
4645
#: bzrlib/builtins.py:6438
4679
#: bzrlib/builtins.py:6491
4647
4681
"where @new_path is replaced with the path of the new version of the \n"
4648
4682
"file and @old_path is replaced with the path of the old version of \n"
4654
#: bzrlib/builtins.py:6450
4688
#: bzrlib/builtins.py:6503
4655
4689
msgid "Shelve all changes."
4658
#: bzrlib/builtins.py:6452
4692
#: bzrlib/builtins.py:6505
4659
4693
msgid "Method to use for writing diffs."
4662
#: bzrlib/builtins.py:6452
4696
#: bzrlib/builtins.py:6505
4666
#: bzrlib/builtins.py:6456
4700
#: bzrlib/builtins.py:6509
4667
4701
msgid "List shelved changes."
4670
#: bzrlib/builtins.py:6458
4704
#: bzrlib/builtins.py:6511
4671
4705
msgid "Destroy removed changes instead of shelving them."
4674
#: bzrlib/builtins.py:6487
4708
#: bzrlib/builtins.py:6540
4675
4709
msgid "No shelved changes."
4678
#: bzrlib/builtins.py:6498
4712
#: bzrlib/builtins.py:6551
4679
4713
msgid "Restore shelved changes."
4682
#: bzrlib/builtins.py:6500
4716
#: bzrlib/builtins.py:6553
4684
4718
"By default, the most recently shelved changes are restored. However if you\n"
4685
4719
"specify a shelf by id those changes will be restored instead. This works\n"
4686
4720
"best when the changes don't depend on each other."
4689
#: bzrlib/builtins.py:6509
4723
#: bzrlib/builtins.py:6562
4690
4724
msgid "The action to perform."
4693
#: bzrlib/builtins.py:6509 bzrlib/conflicts.py:694
4727
#: bzrlib/builtins.py:6562 bzrlib/conflicts.py:694
4697
#: bzrlib/builtins.py:6511
4731
#: bzrlib/builtins.py:6564
4698
4732
msgid "Apply changes and remove from the shelf."
4701
#: bzrlib/builtins.py:6512
4735
#: bzrlib/builtins.py:6565
4702
4736
msgid "Show changes, but do not apply or remove them."
4705
#: bzrlib/builtins.py:6513
4739
#: bzrlib/builtins.py:6566
4707
4741
"Instead of unshelving the changes, show the diff that would result from "
4711
#: bzrlib/builtins.py:6515
4745
#: bzrlib/builtins.py:6568
4712
4746
msgid "Delete changes without applying them."
4715
#: bzrlib/builtins.py:6516
4749
#: bzrlib/builtins.py:6569
4716
4750
msgid "Apply changes but don't delete them."
4719
#: bzrlib/builtins.py:6531
4753
#: bzrlib/builtins.py:6584
4720
4754
msgid "Remove unwanted files from working tree."
4723
#: bzrlib/builtins.py:6533
4757
#: bzrlib/builtins.py:6586
4725
4759
"By default, only unknown files, not ignored files, are deleted. Versioned\n"
4726
4760
"files are never deleted."
4729
#: bzrlib/builtins.py:6536
4763
#: bzrlib/builtins.py:6589
4731
4765
"Another class is 'detritus', which includes files emitted by bzr during\n"
4732
4766
"normal operations and selftests. (The value of these files decreases with\n"
4736
#: bzrlib/builtins.py:6540
4770
#: bzrlib/builtins.py:6593
4738
4772
"If no options are specified, unknown files are deleted. Otherwise, option\n"
4739
4773
"flags are respected, and may be combined."
4742
#: bzrlib/builtins.py:6543
4776
#: bzrlib/builtins.py:6596
4743
4777
msgid "To check what clean-tree will do, use --dry-run."
4746
#: bzrlib/builtins.py:6546
4780
#: bzrlib/builtins.py:6599
4747
4781
msgid "Delete all ignored files."
4750
#: bzrlib/builtins.py:6547
4784
#: bzrlib/builtins.py:6600
4752
4786
"Delete conflict files, merge and revert backups, and failed selftest dirs."
4755
#: bzrlib/builtins.py:6550
4789
#: bzrlib/builtins.py:6603
4756
4790
msgid "Delete files unknown to bzr (default)."
4759
#: bzrlib/builtins.py:6551
4793
#: bzrlib/builtins.py:6604
4760
4794
msgid "Show files to delete instead of deleting them."
4763
#: bzrlib/builtins.py:6553
4797
#: bzrlib/builtins.py:6606
4764
4798
msgid "Do not prompt before deleting."
5140
5174
"Смотрите bzr help %s, чтобы получить подробности и примеры.\n"
5143
#: bzrlib/commands.py:537
5177
#: bzrlib/commands.py:538
5144
5178
msgid ":Aliases: "
5145
5179
msgstr ":Псевдонимы: "
5147
#: bzrlib/commands.py:541
5181
#: bzrlib/commands.py:542
5148
5182
#, python-format
5149
5183
msgid ":From: plugin \"%s\"\n"
5150
5184
msgstr ":Из: модуль «%s»\n"
5152
#: bzrlib/commands.py:553
5186
#: bzrlib/commands.py:554
5153
5187
msgid ":doc:`{0} <{1}-help>`"
5156
#: bzrlib/commands.py:557
5190
#: bzrlib/commands.py:558
5157
5191
#, python-format
5158
5192
msgid ":See also: %s"
5159
5193
msgstr ":Смотрите также: %s"
5161
#: bzrlib/commands.py:815 bzrlib/gpg.py:324
5195
#: bzrlib/commands.py:816 bzrlib/gpg.py:324
5162
5196
msgid "Only ASCII permitted in option names"
5163
5197
msgstr "В именах опций разрешены только символы ASCII"
5165
#: bzrlib/commands.py:840 bzrlib/commands.py:848
5199
#: bzrlib/commands.py:841 bzrlib/commands.py:849
5166
5200
msgid "command {0!r} needs one or more {1}"
5167
5201
msgstr "команде {0!r} требуется один или больше {1}"
5169
#: bzrlib/commands.py:857
5203
#: bzrlib/commands.py:858
5170
5204
msgid "command {0!r} requires argument {1}"
5171
5205
msgstr "команде {0!r} требуется аргумент {1}"
5173
#: bzrlib/commands.py:864
5207
#: bzrlib/commands.py:865
5174
5208
msgid "extra argument to command {0}: {1}"
5175
5209
msgstr "лишний аргумент к команде {0}: {1}"
5177
#: bzrlib/commands.py:961
5211
#: bzrlib/commands.py:962
5178
5212
#, python-format
5179
5213
msgid "Profile data written to \"%s\"."
5180
5214
msgstr "Данные профиля записаны в «%s»."
5662
#: bzrlib/errors.py:799
5708
#: bzrlib/errors.py:809
5663
5709
msgid "Revision is not compatible with %(repo_format)s"
5666
#: bzrlib/errors.py:809
5712
#: bzrlib/errors.py:819
5667
5713
msgid "%(context_info)s%(path)s is already versioned."
5670
#: bzrlib/errors.py:830
5716
#: bzrlib/errors.py:840
5671
5717
msgid "%(context_info)s%(path)s is not versioned."
5674
#: bzrlib/errors.py:851
5720
#: bzrlib/errors.py:861
5675
5721
msgid "Path(s) are not versioned: %(paths_as_string)s"
5678
#: bzrlib/errors.py:862
5724
#: bzrlib/errors.py:872
5679
5725
msgid "Path(s) do not exist: %(paths_as_string)s%(extra)s"
5682
#: bzrlib/errors.py:881
5728
#: bzrlib/errors.py:891
5683
5729
msgid "Cannot operate on \"%(filename)s\" of unsupported kind \"%(kind)s\""
5686
#: bzrlib/errors.py:889
5732
#: bzrlib/errors.py:899
5688
5734
"Filename %(filename)r is not valid in your current filesystem encoding "
5689
5735
"%(fs_encoding)s"
5692
#: bzrlib/errors.py:900
5738
#: bzrlib/errors.py:910
5693
5739
msgid "Cannot operate on \"%(filename)s\" because it is a control file"
5696
#: bzrlib/errors.py:918
5742
#: bzrlib/errors.py:928
5697
5743
msgid "The lock for '%(lock_description)s' is in use and cannot be broken."
5700
#: bzrlib/errors.py:957
5746
#: bzrlib/errors.py:967
5701
5747
msgid "Cannot lock %(lock)s: %(why)s"
5704
#: bzrlib/errors.py:967
5750
#: bzrlib/errors.py:977
5706
5752
"A transaction related operation was attempted after the transaction finished."
5709
#: bzrlib/errors.py:994
5755
#: bzrlib/errors.py:1004
5710
5756
msgid "Cannot lock: transport is read only: %(transport)s"
5713
#: bzrlib/errors.py:1002
5759
#: bzrlib/errors.py:1012
5714
5760
msgid "Could not acquire lock \"%(lock)s\": %(msg)s"
5717
#: bzrlib/errors.py:1013
5763
#: bzrlib/errors.py:1023
5719
5765
"Lock was broken while still open: %(lock)s - check storage consistency!"
5722
#: bzrlib/errors.py:1024
5768
#: bzrlib/errors.py:1034
5724
5770
"Lock was released and re-acquired before being broken: %(lock)s: held by "
5725
5771
"%(holder)r, wanted to break %(target)r"
5728
#: bzrlib/errors.py:1036
5774
#: bzrlib/errors.py:1046
5730
5776
"Lock is apparently held, but corrupted: %(corruption_info)s\n"
5731
5777
"Use 'bzr break-lock' to clear it"
5734
#: bzrlib/errors.py:1049
5780
#: bzrlib/errors.py:1059
5735
5781
msgid "Lock not held: %(lock)s"
5738
#: bzrlib/errors.py:1078
5784
#: bzrlib/errors.py:1088
5739
5785
msgid "No changes to commit"
5742
#: bzrlib/errors.py:1083
5788
#: bzrlib/errors.py:1093
5744
5790
"Selected-file commit of merges is not supported yet: files %(files_str)s"
5747
#: bzrlib/errors.py:1093
5793
#: bzrlib/errors.py:1103
5749
5795
"Excluding paths during commit is not supported by repository at "
5750
5796
"%(repository)r."
5753
#: bzrlib/errors.py:1102
5799
#: bzrlib/errors.py:1112
5755
5801
"The specified commit message contains characters unsupported by the current "
5759
#: bzrlib/errors.py:1108
5805
#: bzrlib/errors.py:1118
5760
5806
msgid "Upgrade URL cannot work with readonly URLs."
5763
#: bzrlib/errors.py:1113
5809
#: bzrlib/errors.py:1123
5764
5810
msgid "The branch format %(format)s is already at the most recent format."
5767
#: bzrlib/errors.py:1136
5813
#: bzrlib/errors.py:1146
5768
5814
msgid "Option --change does not accept revision ranges"
5771
#: bzrlib/errors.py:1141
5817
#: bzrlib/errors.py:1151
5772
5818
msgid "No namespace registered for string: %(spec)r"
5775
#: bzrlib/errors.py:1160
5821
#: bzrlib/errors.py:1170
5777
5823
"Requested revision: '%(spec)s' does not exist in branch: "
5778
5824
"%(branch_url)s%(extra)s"
5781
#: bzrlib/errors.py:1174
5827
#: bzrlib/errors.py:1184
5783
5829
"Operation denied because it would change the main history, which is not "
5784
5830
"permitted by the append_revisions_only setting on branch \"%(location)s\"."
5787
#: bzrlib/errors.py:1185
5833
#: bzrlib/errors.py:1195
5789
5835
"These branches have diverged. Use the missing command to see how.\n"
5790
5836
"Use the merge command to reconcile them."
5793
#: bzrlib/errors.py:1205
5839
#: bzrlib/errors.py:1215
5795
5841
"Branches have no common ancestor, and no merge base revision was specified."
5798
#: bzrlib/errors.py:1211
5844
#: bzrlib/errors.py:1221
5800
5846
"Selected merge cannot perform reverse cherrypicks. Try merge3 or diff3."
5803
#: bzrlib/errors.py:1217
5849
#: bzrlib/errors.py:1227
5804
5850
msgid "Revisions have no common ancestor: %(revision_a)s %(revision_b)s"
5807
#: bzrlib/errors.py:1226
5853
#: bzrlib/errors.py:1236
5809
5855
"Revisions are not derived from the same root: %(revision_a)s %(revision_b)s."
5812
#: bzrlib/errors.py:1235
5858
#: bzrlib/errors.py:1245
5813
5859
msgid "Revision %(rev_id)s is not an ancestor of %(not_ancestor_id)s"
5816
#: bzrlib/errors.py:1244
5862
#: bzrlib/errors.py:1254
5817
5863
msgid "Branch %(branch)s has no commits."
5820
#: bzrlib/errors.py:1262
5866
#: bzrlib/errors.py:1272
5822
5868
"Bound branch %(branch)s is out of date with master branch "
5823
5869
"%(master)s.%(extra_help)s"
5826
#: bzrlib/errors.py:1274
5872
#: bzrlib/errors.py:1284
5828
5874
"Cannot commit to branch %(branch)s. It is bound to %(master)s, which is "
5829
5875
"bound to %(remote)s."
5832
#: bzrlib/errors.py:1286
5878
#: bzrlib/errors.py:1296
5833
5879
msgid "Cannot pull --overwrite to a branch which is bound %(branch)s"
5836
#: bzrlib/errors.py:1295
5882
#: bzrlib/errors.py:1305
5838
5884
"Unable to connect to target of bound branch %(branch)s => %(target)s: "
5842
#: bzrlib/errors.py:1307
5888
#: bzrlib/errors.py:1317
5843
5889
msgid "Error in processing weave: %(msg)s"
5846
#: bzrlib/errors.py:1316
5892
#: bzrlib/errors.py:1326
5847
5893
msgid "Revision {%(revision_id)s} already present in %(weave)s"
5850
#: bzrlib/errors.py:1327
5896
#: bzrlib/errors.py:1337
5851
5897
msgid "Revision {%(revision_id)s} not present in %(weave)s"
5854
#: bzrlib/errors.py:1337
5900
#: bzrlib/errors.py:1347
5855
5901
msgid "Weave invariant violated: %(what)s"
5858
#: bzrlib/errors.py:1346
5904
#: bzrlib/errors.py:1356
5859
5905
msgid "Parents are mismatched between two revisions. %(msg)s"
5862
#: bzrlib/errors.py:1368
5908
#: bzrlib/errors.py:1378
5864
5910
"Weaves differ on text content. Revision: {%(revision_id)s}, %(weave_a)s, "
5868
#: bzrlib/errors.py:1380
5914
#: bzrlib/errors.py:1390
5869
5915
msgid "Versioned file error"
5872
#: bzrlib/errors.py:1385
5918
#: bzrlib/errors.py:1395
5873
5919
msgid "Revision {%(revision_id)s} not present in \"%(file_id)s\"."
5876
#: bzrlib/errors.py:1395
5922
#: bzrlib/errors.py:1405
5877
5923
msgid "Revision {%(revision_id)s} already present in \"%(file_id)s\"."
5880
#: bzrlib/errors.py:1405
5926
#: bzrlib/errors.py:1415
5881
5927
msgid "Text did not match its checksum: %(msg)s"
5884
#: bzrlib/errors.py:1531
5930
#: bzrlib/errors.py:1541
5885
5931
msgid "Export format %(format)r not supported"
5888
#: bzrlib/errors.py:1540
5934
#: bzrlib/errors.py:1550
5889
5935
msgid "Transport error: %(msg)s %(orig_error)s"
5892
#: bzrlib/errors.py:1566
5938
#: bzrlib/errors.py:1576
5893
5939
msgid "Generic bzr smart protocol error: %(details)s"
5896
#: bzrlib/errors.py:1574
5942
#: bzrlib/errors.py:1584
5897
5943
msgid "Received bad protocol version marker: %(marker)r"
5900
#: bzrlib/errors.py:1606
5946
#: bzrlib/errors.py:1616
5901
5947
msgid "Transport operation not possible: %(msg)s %(orig_error)s"
5904
#: bzrlib/errors.py:1611
5950
#: bzrlib/errors.py:1621
5905
5951
msgid "Connection error: %(msg)s %(orig_error)s"
5908
#: bzrlib/errors.py:1616
5954
#: bzrlib/errors.py:1626
5909
5955
msgid "%(msg)s %(host)s%(port)s%(orig_error)s"
5912
#: bzrlib/errors.py:1637
5958
#: bzrlib/errors.py:1647
5913
5959
msgid "Connection closed: %(msg)s %(orig_error)s"
5916
#: bzrlib/errors.py:1642
5962
#: bzrlib/errors.py:1652
5917
5963
msgid "Connection Timeout: %(msg)s%(orig_error)s"
5920
#: bzrlib/errors.py:1647
5966
#: bzrlib/errors.py:1657
5921
5967
msgid "Invalid range access in %(path)s at %(offset)s: %(msg)s"
5924
#: bzrlib/errors.py:1657
5970
#: bzrlib/errors.py:1667
5925
5971
msgid "Invalid http response for %(path)s: %(msg)s%(orig_error)s"
5928
#: bzrlib/errors.py:1672
5974
#: bzrlib/errors.py:1682
5975
msgid "Certificate error: %(error)s"
5978
#: bzrlib/errors.py:1690
5929
5979
msgid "Invalid http range %(range)r for %(path)s: %(msg)s"
5932
#: bzrlib/errors.py:1686
5982
#: bzrlib/errors.py:1704
5933
5983
msgid "HTTP MIME Boundary missing for %(path)s: %(msg)s"
5936
#: bzrlib/errors.py:1694
5986
#: bzrlib/errors.py:1712
5937
5987
msgid "Invalid http Content-type \"%(ctype)s\" for %(path)s: %(msg)s"
5940
#: bzrlib/errors.py:1703
5990
#: bzrlib/errors.py:1721
5941
5991
msgid "%(source)s is%(permanently)s redirected to %(target)s"
5944
#: bzrlib/errors.py:1717
5994
#: bzrlib/errors.py:1735
5945
5995
msgid "Too many redirections"
5948
#: bzrlib/errors.py:1722
5998
#: bzrlib/errors.py:1740
5949
5999
msgid "Working tree has conflicts."
5952
#: bzrlib/errors.py:1726
6002
#: bzrlib/errors.py:1744
5953
6003
msgid "Config file %(filename)s is not UTF-8 encoded\n"
5956
#: bzrlib/errors.py:1735
6006
#: bzrlib/errors.py:1753
5958
6008
"Error(s) parsing config file %(filename)s:\n"
5962
#: bzrlib/errors.py:1746
5963
msgid "Bad value \"%(value)s\" for option \"%(name)s\"."
6012
#: bzrlib/errors.py:1763
6014
"Bad value \"%(value)s\" for option \"%(name)s\".\n"
6015
"See ``bzr help %(name)s``"
5966
#: bzrlib/errors.py:1754
6018
#: bzrlib/errors.py:1773
5967
6019
msgid "%(username)r does not seem to contain a reasonable email address"
5970
#: bzrlib/errors.py:1763
6022
#: bzrlib/errors.py:1782
5971
6023
msgid "Failed to GPG sign data with command \"%(command_line)s\""
5974
#: bzrlib/errors.py:1771
6026
#: bzrlib/errors.py:1790
5975
6027
msgid "Failed to verify GPG signature data with error \"%(error)s\""
5976
6028
msgstr "Не удалось верифицировать подпись GPG с ошибкой «%(error)s»"
5978
#: bzrlib/errors.py:1779
6030
#: bzrlib/errors.py:1798
5979
6031
msgid "Unable to import library \"%(library)s\": %(error)s"
5980
6032
msgstr "Не удалось импортировать библиотеку «%(library)s»: %(error)s"
5982
#: bzrlib/errors.py:1787
6034
#: bzrlib/errors.py:1806
5983
6035
msgid "python-gpgme is not installed, it is needed to verify signatures"
5984
6036
msgstr "python-gpgme не устонвлен, он нужен для верификации подписей"
5986
#: bzrlib/errors.py:1795
6038
#: bzrlib/errors.py:1814
5988
6040
"The working tree for %(basedir)s has changed since the last commit, but "
5989
6041
"weave merge requires that it be unchanged"
5991
6043
"Рабочее дерево для %(basedir)s изменилось с последнего закрепления, но merge "
5992
6044
"требует, чтобы оно не содержало изменений"
5994
#: bzrlib/errors.py:1805
6046
#: bzrlib/errors.py:1824
5996
6048
"Can't reprocess and show base, because reprocessing obscures the "
5997
6049
"relationship of conflicting lines to the base"
6000
#: bzrlib/errors.py:1811
6052
#: bzrlib/errors.py:1830
6001
6053
msgid "Cycle in graph %(graph)r"
6002
6054
msgstr "Цикл в графе %(graph)r"
6004
#: bzrlib/errors.py:1839
6056
#: bzrlib/errors.py:1858
6005
6057
msgid "File %(filename)s is not conflicted."
6006
6058
msgstr "Файл %(filename)s не содержит конфликтов."
6008
#: bzrlib/errors.py:1861
6060
#: bzrlib/errors.py:1880
6009
6061
msgid "No bundle was found in \"%(filename)s\"."
6010
6062
msgstr "В файле «%(filename)s» нет пакета."
6012
#: bzrlib/errors.py:1870
6064
#: bzrlib/errors.py:1889
6013
6065
msgid "Unable to handle bundle version %(version)s: %(msg)s"
6014
6066
msgstr "Не удалось обработать версию пакета %(version)s: %(msg)s"
6016
#: bzrlib/errors.py:1880
6068
#: bzrlib/errors.py:1899
6017
6069
msgid "Branch %(base)s is missing revision %(text_revision)s of %(file_id)s"
6019
6071
"В ветви %(base)s отсутствует ревизия %(text_revision)s файла %(file_id)s"
6021
#: bzrlib/errors.py:1893
6073
#: bzrlib/errors.py:1912
6022
6074
msgid "File id {%(file_id)s} already exists in inventory as %(entry)s"
6024
6076
"Идентификатор файла {%(file_id)s} уже присутствует в инвентаре как %(entry)s"
6026
#: bzrlib/errors.py:1903
6078
#: bzrlib/errors.py:1922
6027
6079
msgid "Key %(key)s is already present in map"
6030
#: bzrlib/errors.py:1908
6082
#: bzrlib/errors.py:1927
6031
6083
msgid "The prefix %(prefix)s is in the help search path twice."
6034
#: bzrlib/errors.py:1918
6086
#: bzrlib/errors.py:1937
6036
6088
"No final name for trans_id %(trans_id)r\n"
6037
6089
"file-id: %(file_id)r\n"
6038
6090
"root trans-id: %(root_trans_id)r\n"
6041
#: bzrlib/errors.py:1950
6093
#: bzrlib/errors.py:1969
6042
6094
msgid "Attempt to reuse a transform that has already been applied."
6045
#: bzrlib/errors.py:1955
6097
#: bzrlib/errors.py:1974
6046
6098
msgid "Moving the root directory is not supported at this time"
6047
6099
msgstr "Перемещение в корневую директорию пока не поддерживается"
6049
#: bzrlib/errors.py:1960
6101
#: bzrlib/errors.py:1979
6050
6102
msgid "Failed to rename %(from_path)s to %(to_path)s: %(why)s"
6051
6103
msgstr "Не удалось переименовать %(from_path)s в %(to_path)s: %(why)s"
6053
#: bzrlib/errors.py:1971
6105
#: bzrlib/errors.py:1990
6055
6107
"Could not move %(from_path)s%(operator)s %(to_path)s%(_has_extra)s%(extra)s"
6057
6109
"Не удалось переместить %(from_path)s%(operator)s "
6058
6110
"%(to_path)s%(_has_extra)s%(extra)s"
6060
#: bzrlib/errors.py:2007
6112
#: bzrlib/errors.py:2026
6062
6114
"Could not rename %(from_path)s%(operator)s %(to_path)s%(_has_extra)s%(extra)s"
6064
6116
"Не удалось переименовать %(from_path)s%(operator)s "
6065
6117
"%(to_path)s%(_has_extra)s%(extra)s"
6067
#: bzrlib/errors.py:2037
6119
#: bzrlib/errors.py:2056
6068
6120
msgid "Unable to import paramiko (required for sftp support): %(error)s"
6071
#: bzrlib/errors.py:2045
6123
#: bzrlib/errors.py:2064
6072
6124
msgid "Nothing to merge."
6073
6125
msgstr "Нечего совмещать."
6075
#: bzrlib/errors.py:2050
6127
#: bzrlib/errors.py:2069
6076
6128
msgid "Format %(format)s cannot be initialised by this version of bzr."
6079
#: bzrlib/errors.py:2059
6131
#: bzrlib/errors.py:2078
6081
6133
"Cannot convert from format %(from_format)s to format %(format)s. "
6085
#: bzrlib/errors.py:2071
6137
#: bzrlib/errors.py:2090
6086
6138
msgid "Could not find an appropriate Differ for file \"%(path)s\""
6089
#: bzrlib/errors.py:2079
6141
#: bzrlib/errors.py:2098
6090
6142
msgid "%(exe_name)s could not be found on this machine"
6093
#: bzrlib/errors.py:2087
6145
#: bzrlib/errors.py:2106
6094
6146
msgid "Diff is not installed on this machine: %(msg)s"
6097
#: bzrlib/errors.py:2095
6149
#: bzrlib/errors.py:2114
6098
6150
msgid "Diff3 is not installed on this machine."
6099
6151
msgstr "Diff3 не установлен на этой машине."
6101
#: bzrlib/errors.py:2101
6153
#: bzrlib/errors.py:2120
6102
6154
msgid "The content being inserted is already present."
6105
#: bzrlib/errors.py:2106
6157
#: bzrlib/errors.py:2125
6107
6159
"This tree contains left-over files from a failed operation.\n"
6108
6160
" Please examine %(limbo_dir)s to see if it contains any files you wish "
6125
6177
" keep, and delete it when you are done."
6128
#: bzrlib/errors.py:2138
6180
#: bzrlib/errors.py:2157
6130
6182
"Unable to delete transform temporary directory %(pending_deletion)s. Please "
6131
6183
"examine %(pending_deletion)s to see if it contains any files you wish to "
6132
6184
"keep, and delete it when you are done."
6135
#: bzrlib/errors.py:2148
6187
#: bzrlib/errors.py:2167
6136
6188
msgid "Working tree is out of date, please run 'bzr update'.%(more)s"
6139
#: bzrlib/errors.py:2162
6191
#: bzrlib/errors.py:2181
6141
6193
"Public branch \"%(public_location)s\" lacks revision \"%(revstring)s\"."
6144
#: bzrlib/errors.py:2175
6196
#: bzrlib/errors.py:2194
6145
6197
msgid "Error in merge modified format"
6148
#: bzrlib/errors.py:2180
6200
#: bzrlib/errors.py:2199
6149
6201
msgid "Format error in conflict listings"
6152
#: bzrlib/errors.py:2184
6204
#: bzrlib/errors.py:2203
6154
6206
"Inconsistency in dirstate file %(dirstate_path)s.\n"
6155
6207
"Error: %(description)s"
6158
#: bzrlib/errors.py:2195
6210
#: bzrlib/errors.py:2214
6160
6212
"An error has been detected in the repository %(repo_path)s.\n"
6161
6213
"Please run bzr reconcile on this repository."
6164
#: bzrlib/errors.py:2206
6216
#: bzrlib/errors.py:2225
6166
6218
"An inconsistent delta was supplied involving %(path)r, %(file_id)r\n"
6167
6219
"reason: %(reason)s"
6170
#: bzrlib/errors.py:2219
6222
#: bzrlib/errors.py:2238
6172
6224
"An inconsistent delta was supplied: %(delta)r\n"
6173
6225
"reason: %(reason)s"
6176
#: bzrlib/errors.py:2231
6228
#: bzrlib/errors.py:2250
6177
6229
msgid "To use this feature you must upgrade your branch at %(path)s."
6180
#: bzrlib/errors.py:2240
6232
#: bzrlib/errors.py:2259
6181
6233
msgid "To use this feature you must upgrade your repository at %(path)s."
6184
#: bzrlib/errors.py:2245
6236
#: bzrlib/errors.py:2264
6186
6238
"To use this feature you must upgrade your branch at %(path)s to a format "
6187
6239
"which supports rich roots."
6190
#: bzrlib/errors.py:2251
6242
#: bzrlib/errors.py:2270
6191
6243
msgid "Cannot perform local-only commits on unbound branches."
6194
#: bzrlib/errors.py:2256
6246
#: bzrlib/errors.py:2275
6195
6247
msgid "The method %(mname)s is not supported on objects of type %(tname)s."
6198
#: bzrlib/errors.py:2277
6250
#: bzrlib/errors.py:2296
6199
6251
msgid "Ghost tags not supported by format %(format)r."
6202
#: bzrlib/errors.py:2285
6254
#: bzrlib/errors.py:2304
6203
6255
msgid "File is binary but should be text."
6206
#: bzrlib/errors.py:2290
6258
#: bzrlib/errors.py:2309
6207
6259
msgid "The path %(path)s is not permitted on this platform"
6210
#: bzrlib/errors.py:2299
6262
#: bzrlib/errors.py:2318
6212
6264
"Testament did not match expected value.\n"
6213
6265
" For revision_id {%(revision_id)s}, expected {%(expected)s}, measured\n"
6214
6266
" {%(measured)s}"
6217
#: bzrlib/errors.py:2311
6269
#: bzrlib/errors.py:2330
6218
6270
msgid "Not a bzr revision-bundle: %(text)r"
6221
#: bzrlib/errors.py:2320
6273
#: bzrlib/errors.py:2339
6222
6274
msgid "Bad bzr revision-bundle: %(text)r"
6225
#: bzrlib/errors.py:2329
6277
#: bzrlib/errors.py:2348
6226
6278
msgid "Malformed bzr revision-bundle header: %(text)r"
6229
#: bzrlib/errors.py:2334
6281
#: bzrlib/errors.py:2353
6230
6282
msgid "Malformed patches in bzr revision-bundle: %(text)r"
6233
#: bzrlib/errors.py:2339
6285
#: bzrlib/errors.py:2358
6234
6286
msgid "Malformed footer in bzr revision-bundle: %(text)r"
6237
#: bzrlib/errors.py:2344
6289
#: bzrlib/errors.py:2363
6238
6290
msgid "End of line marker was not \\n in bzr revision-bundle"
6241
#: bzrlib/errors.py:2354
6293
#: bzrlib/errors.py:2373
6242
6294
msgid "Bundle format %(bundle_format)s is incompatible with %(other)s"
6245
#: bzrlib/errors.py:2364
6297
#: bzrlib/errors.py:2383
6246
6298
msgid "Root class for inventory serialization errors"
6249
#: bzrlib/errors.py:2368
6301
#: bzrlib/errors.py:2387
6251
6303
"The inventory was not in the expected format:\n"
6255
#: bzrlib/errors.py:2377
6307
#: bzrlib/errors.py:2396
6256
6308
msgid "This operation requires rich root data storage"
6259
#: bzrlib/errors.py:2390
6311
#: bzrlib/errors.py:2409
6260
6312
msgid "Unrecognised value for BZR_SSH environment variable: %(vendor)s"
6263
#: bzrlib/errors.py:2399
6315
#: bzrlib/errors.py:2418
6265
6317
"Don't know how to handle SSH connections. Please set BZR_SSH environment "
6269
#: bzrlib/errors.py:2406
6321
#: bzrlib/errors.py:2425
6271
6323
"Could not determine revno for {%(revision_id)s} because its ancestry shows a "
6272
6324
"ghost at {%(ghost_revision_id)s}"
6275
#: bzrlib/errors.py:2416
6327
#: bzrlib/errors.py:2435
6276
6328
msgid "Ghost revision {%(revision_id)s} cannot be used here."
6279
#: bzrlib/errors.py:2467
6331
#: bzrlib/errors.py:2486
6281
6333
"A merge directive must provide either a bundle or a public branch location."
6284
#: bzrlib/errors.py:2474
6336
#: bzrlib/errors.py:2493
6285
6337
msgid "Bad merge directive payload %(start)r"
6288
#: bzrlib/errors.py:2484
6340
#: bzrlib/errors.py:2503
6289
6341
msgid "Preview patch does not match requested changes."
6292
#: bzrlib/errors.py:2490
6344
#: bzrlib/errors.py:2509
6293
6345
msgid "Patch_type was %(patch_type)s, but no patch was supplied."
6296
#: bzrlib/errors.py:2500
6348
#: bzrlib/errors.py:2519
6298
6350
"Your branch does not have all of the revisions required in order to merge "
6299
6351
"this merge directive and the target location specified in the merge "
6300
6352
"directive is not a branch: %(location)s."
6303
#: bzrlib/errors.py:2512
6355
#: bzrlib/errors.py:2531
6304
6356
msgid "Unsupported entry kind %(kind)s"
6307
#: bzrlib/errors.py:2520
6359
#: bzrlib/errors.py:2539
6308
6360
msgid "Can't subsume %(other_tree)s into %(tree)s. %(reason)s"
6311
#: bzrlib/errors.py:2530
6363
#: bzrlib/errors.py:2549
6312
6364
msgid "Subsume target %(other_tree)s needs to be upgraded."
6315
#: bzrlib/errors.py:2549
6367
#: bzrlib/errors.py:2568
6316
6368
msgid "No such tag: %(tag_name)s"
6319
#: bzrlib/errors.py:2557
6371
#: bzrlib/errors.py:2576
6320
6372
msgid "Tags not supported by %(branch)s; you may be able to use bzr upgrade."
6323
#: bzrlib/errors.py:2566
6375
#: bzrlib/errors.py:2585
6324
6376
msgid "Tag %(tag_name)s already exists."
6327
#: bzrlib/errors.py:2574
6379
#: bzrlib/errors.py:2593
6329
6381
"Did not understand bug identifier %(bug_id)s: %(reason)s. See \"bzr help "
6330
6382
"bugs\" for more information on this feature."
6333
#: bzrlib/errors.py:2584
6385
#: bzrlib/errors.py:2603
6335
6387
"The URL for bug tracker \"%(abbreviation)s\" doesn't contain {id}: %(url)s"
6338
#: bzrlib/errors.py:2594
6390
#: bzrlib/errors.py:2613
6340
6392
"Cannot find registered bug tracker called %(abbreviation)s on %(branch)s"
6343
#: bzrlib/errors.py:2604
6395
#: bzrlib/errors.py:2623
6344
6396
msgid "Invalid line in bugs property: '%(line)s'"
6347
#: bzrlib/errors.py:2612
6399
#: bzrlib/errors.py:2631
6348
6400
msgid "Invalid bug status: '%(status)s'"
6351
#: bzrlib/errors.py:2620
6403
#: bzrlib/errors.py:2639
6352
6404
msgid "Could not understand response from smart server: %(response_tuple)r"
6355
#: bzrlib/errors.py:2659
6407
#: bzrlib/errors.py:2678
6356
6408
msgid "Server sent an unexpected error: %(error_tuple)r"
6359
#: bzrlib/errors.py:2678
6411
#: bzrlib/errors.py:2697
6360
6412
msgid "Unrecognised container format: %(container_format)r"
6363
#: bzrlib/errors.py:2686
6415
#: bzrlib/errors.py:2705
6364
6416
msgid "Unexpected end of container stream"
6367
#: bzrlib/errors.py:2691
6419
#: bzrlib/errors.py:2710
6368
6420
msgid "Unknown record type: %(record_type)r"
6371
#: bzrlib/errors.py:2699
6423
#: bzrlib/errors.py:2718
6372
6424
msgid "Invalid record: %(reason)s"
6375
#: bzrlib/errors.py:2707
6427
#: bzrlib/errors.py:2726
6376
6428
msgid "Container has data after end marker: %(excess)r"
6379
#: bzrlib/errors.py:2715
6431
#: bzrlib/errors.py:2734
6380
6432
msgid "Container has multiple records with the same name: %(name)s"
6383
#: bzrlib/errors.py:2728
6435
#: bzrlib/errors.py:2747
6384
6436
msgid "Corrupt or incompatible data stream: %(reason)s"
6387
#: bzrlib/errors.py:2736
6439
#: bzrlib/errors.py:2755
6388
6440
msgid "SMTP error: %(error)s"
6391
#: bzrlib/errors.py:2744
6443
#: bzrlib/errors.py:2763
6392
6444
msgid "No message supplied."
6395
#: bzrlib/errors.py:2749
6447
#: bzrlib/errors.py:2768
6396
6448
msgid "No mail-to address (--mail-to) or output (-o) specified."
6399
#: bzrlib/errors.py:2754
6451
#: bzrlib/errors.py:2773
6400
6452
msgid "Unknown mail client: %(mail_client)s"
6403
#: bzrlib/errors.py:2762
6455
#: bzrlib/errors.py:2781
6405
6457
"Unable to find mail client with the following names: "
6406
6458
"%(mail_command_list_string)s"
6409
#: bzrlib/errors.py:2772
6461
#: bzrlib/errors.py:2791
6410
6462
msgid "SMTP connection to %(host)s refused"
6413
#: bzrlib/errors.py:2781
6465
#: bzrlib/errors.py:2800
6414
6466
msgid "Please specify smtp_server. No server at default %(host)s."
6417
#: bzrlib/errors.py:2795
6469
#: bzrlib/errors.py:2814
6419
6471
"'%(display_url)s' is not in sync with %(target_url)s. See bzr help sync-for-"
6423
#: bzrlib/errors.py:2807
6475
#: bzrlib/errors.py:2826
6424
6476
msgid "'%(display_url)s' is already a branch."
6427
#: bzrlib/errors.py:2812
6479
#: bzrlib/errors.py:2831
6428
6480
msgid "'%(display_url)s' is already a tree."
6431
#: bzrlib/errors.py:2817
6483
#: bzrlib/errors.py:2836
6432
6484
msgid "'%(display_url)s' is already a checkout."
6435
#: bzrlib/errors.py:2822
6487
#: bzrlib/errors.py:2841
6436
6488
msgid "'%(display_url)s' is already a lightweight checkout."
6439
#: bzrlib/errors.py:2827
6491
#: bzrlib/errors.py:2846
6440
6492
msgid "'%(display_url)s' is already using a shared repository."
6443
#: bzrlib/errors.py:2832
6495
#: bzrlib/errors.py:2851
6444
6496
msgid "'%(display_url)s' is already standalone."
6447
#: bzrlib/errors.py:2837
6499
#: bzrlib/errors.py:2856
6448
6500
msgid "Shared repository '%(display_url)s' already creates working trees."
6451
#: bzrlib/errors.py:2843
6503
#: bzrlib/errors.py:2862
6453
6505
"Shared repository '%(display_url)s' already doesn't create working trees."
6456
#: bzrlib/errors.py:2849
6508
#: bzrlib/errors.py:2868
6457
6509
msgid "Requested reconfiguration of '%(display_url)s' is not supported."
6460
#: bzrlib/errors.py:2854
6512
#: bzrlib/errors.py:2873
6461
6513
msgid "No location could be found to bind to at %(display_url)s."
6464
#: bzrlib/errors.py:2859
6516
#: bzrlib/errors.py:2878
6466
6518
"Working tree \"%(display_url)s\" has uncommitted changes (See bzr "
6467
6519
"status).%(more)s"
6470
#: bzrlib/errors.py:2878
6522
#: bzrlib/errors.py:2897
6472
6524
"Working tree \"%(display_url)s\" has shelved changes (See bzr shelve --"
6473
6525
"list).%(more)s"
6476
#: bzrlib/errors.py:2884
6528
#: bzrlib/errors.py:2903
6477
6529
msgid "Variable {%(name)s} is not available."
6480
#: bzrlib/errors.py:2892
6532
#: bzrlib/errors.py:2911
6481
6533
msgid "No template specified."
6484
#: bzrlib/errors.py:2897
6536
#: bzrlib/errors.py:2916
6485
6537
msgid "Unable to create symlink %(path_str)son this platform"
6488
#: bzrlib/errors.py:2912
6540
#: bzrlib/errors.py:2931
6490
6542
"Unsupported timezone format \"%(timezone)s\", options are \"utc\", "
6491
6543
"\"original\", \"local\"."
6494
#: bzrlib/errors.py:2946
6546
#: bzrlib/errors.py:2965
6496
6548
"Unable to encode %(kind)s path %(path)r in user encoding %(user_encoding)s"
6499
#: bzrlib/errors.py:2958
6551
#: bzrlib/errors.py:2977
6500
6552
msgid "The \"%(config_id)s\" configuration does not exist."
6503
#: bzrlib/errors.py:2966
6555
#: bzrlib/errors.py:2985
6504
6556
msgid "The \"%(option_name)s\" configuration option does not exist."
6507
#: bzrlib/errors.py:2974
6559
#: bzrlib/errors.py:2993
6508
6560
msgid "The alias \"%(alias_name)s\" does not exist."
6511
#: bzrlib/errors.py:2988
6563
#: bzrlib/errors.py:3007
6512
6564
msgid "\"%(alias_name)s\" is not a valid location alias."
6515
#: bzrlib/errors.py:2996
6567
#: bzrlib/errors.py:3015
6516
6568
msgid "No %(alias_name)s location assigned."
6519
#: bzrlib/errors.py:3004
6571
#: bzrlib/errors.py:3023
6520
6572
msgid "Cannot bind address \"%(host)s:%(port)i\": %(orig_error)s."
6523
#: bzrlib/errors.py:3014
6575
#: bzrlib/errors.py:3033
6524
6576
msgid "Unknown rules detected: %(unknowns_str)s."
6527
#: bzrlib/errors.py:3025
6579
#: bzrlib/errors.py:3044
6528
6580
msgid "Tip change rejected: %(msg)s"
6531
#: bzrlib/errors.py:3033
6583
#: bzrlib/errors.py:3052
6532
6584
msgid "Shelf corrupt."
6535
#: bzrlib/errors.py:3038
6587
#: bzrlib/errors.py:3057
6536
6588
msgid "Corruption while decompressing repository file%(orig_error)s"
6539
#: bzrlib/errors.py:3050
6591
#: bzrlib/errors.py:3069
6540
6592
msgid "No changes are shelved with id \"%(shelf_id)d\"."
6543
#: bzrlib/errors.py:3058
6595
#: bzrlib/errors.py:3077
6544
6596
msgid "\"%(invalid_id)s\" is not a valid shelf id, try a number instead."
6547
#: bzrlib/errors.py:3066
6599
#: bzrlib/errors.py:3085
6549
6601
"An attempt to access a url outside the server jail was made: '%(url)s'."
6552
#: bzrlib/errors.py:3074
6604
#: bzrlib/errors.py:3093
6553
6605
msgid "The user aborted the operation."
6556
#: bzrlib/errors.py:3079
6608
#: bzrlib/errors.py:3098
6557
6609
msgid "Branching '%(url)s'(%(format)s) must create a working tree."
6560
#: bzrlib/errors.py:3089
6612
#: bzrlib/errors.py:3108
6561
6613
msgid "No such view: %(view_name)s."
6564
#: bzrlib/errors.py:3099
6616
#: bzrlib/errors.py:3118
6566
6618
"Views are not supported by %(tree)s; use 'bzr upgrade' to change your tree "
6567
6619
"to a later format."
6570
#: bzrlib/errors.py:3108
6622
#: bzrlib/errors.py:3127
6572
6624
"Specified file \"%(file_name)s\" is outside the current view: %(view_str)s"
6575
#: bzrlib/errors.py:3175
6627
#: bzrlib/errors.py:3194
6576
6628
msgid "%(bzrdir)r does not support co-located branches."
6579
#: bzrlib/errors.py:3181
6631
#: bzrlib/errors.py:3200
6581
6633
"Unable to determine your name.\n"
6582
6634
"Please, set your name with the 'whoami' command.\n"
6583
6635
"E.g. bzr whoami \"Your Name <name@example.com>\""
6586
#: bzrlib/errors.py:3190
6638
#: bzrlib/errors.py:3209
6587
6639
msgid "Invalid pattern(s) found. %(msg)s"
6590
#: bzrlib/errors.py:3198
6642
#: bzrlib/errors.py:3217
6592
6644
"Branch \"%(branch_url)s\" appears to be bound to itself. Please use `bzr "
6593
6645
"unbind` to fix."
6596
#: bzrlib/errors.py:3209
6648
#: bzrlib/errors.py:3228
6597
6649
msgid "Loop involving %(refs)r while expanding \"%(string)s\"."
6600
#: bzrlib/errors.py:3218
6652
#: bzrlib/errors.py:3237
6601
6653
msgid "Option %(name)s is not defined while expanding \"%(string)s\"."
6604
#: bzrlib/errors.py:3227
6656
#: bzrlib/errors.py:3246
6606
6658
"No compatible object available for operations from %(source)r to %(target)r."
6609
#: bzrlib/errors.py:3237
6661
#: bzrlib/errors.py:3256
6611
6663
"VFS requests over the smart server are not allowed. Encountered: %(method)s, "
6612
6664
"%(arguments)s."
6615
#: bzrlib/errors.py:3247
6667
#: bzrlib/errors.py:3266
6617
6669
"Kind change from %(from_kind)s to %(to_kind)s for %(path)s not supported by "
6618
6670
"format %(format)r"
6621
#: bzrlib/errors.py:3259
6673
#: bzrlib/errors.py:3278
6623
6675
"Missing feature %(feature)s not provided by this version of Bazaar or any "
6627
#: bzrlib/errors.py:3272
6679
#: bzrlib/errors.py:3291
6628
6680
msgid "Binary files section encountered."
6631
#: bzrlib/errors.py:3280
6683
#: bzrlib/errors.py:3299
6633
6685
"Malformed patch header. %(desc)s\n"
6637
#: bzrlib/errors.py:3289
6689
#: bzrlib/errors.py:3308
6639
6691
"Malformed hunk header. %(desc)s\n"
6643
#: bzrlib/errors.py:3298
6695
#: bzrlib/errors.py:3317
6645
6697
"Malformed line. %(desc)s\n"
6649
#: bzrlib/errors.py:3308
6701
#: bzrlib/errors.py:3327
6651
6703
"Text contents mismatch at line %(line_no)d. Original has \"%(orig_line)s\", "
6652
6704
"but patch says it should be \"%(patch_line)s\""
6655
#: bzrlib/errors.py:3319
6707
#: bzrlib/errors.py:3338
6656
6708
msgid "The feature %(feature)s has already been registered."