l10n: ru.po: update Russian translation

Signed-off-by: Dimitriy Ryazantcev <dimitriy.ryazantcev@gmail.com>

Dimitriy Ryazantcev committed Jun 11, 2016 at 12:53 UTC 92c28525f645543272f9fb7d9b728966f2c75f11
1 file changed +1767 -1404
po/ru.po
+1767 -1404
@@ -4,14 +4,14 @@
4 #
5 # Translators:
6 # Dimitriy Ryazantcev <DJm00n@mail.ru>, 2014-2016
7 -# insolor <insolor@gmail.com>, 2014
8 -# insolor <insolor@gmail.com>, 2014
7 +# insolor, 2014
8 +# insolor, 2014
9 msgid ""
10 msgstr ""
11 "Project-Id-Version: Git Russian Localization Project\n"
12 "Report-Msgid-Bugs-To: Git Mailing List <git@vger.kernel.org>\n"
13 -"POT-Creation-Date: 2016-03-16 00:16+0800\n"
14 -"PO-Revision-Date: 2016-03-15 18:54+0000\n"
13 +"POT-Creation-Date: 2016-05-24 23:42+0800\n"
14 +"PO-Revision-Date: 2016-06-11 09:37+0000\n"
15 "Last-Translator: Dimitriy Ryazantcev <DJm00n@mail.ru>\n"
16 "Language-Team: Russian (http://www.transifex.com/djm00n/git-po-ru/language/ru/)\n"
17 "MIME-Version: 1.0\n"
@@ -31,7 +31,7 @@ msgid ""
31 "as appropriate to mark resolution and make a commit."
32 msgstr "Исправьте их в рабочем каталоге, затем запустите «git add/rm <файл>»,\nчтобы пометить исправление и сделайте коммит."
33
34 -#: advice.c:101 builtin/merge.c:1226
34 +#: advice.c:101 builtin/merge.c:1238
35 msgid "You have not concluded your merge (MERGE_HEAD exists)."
36 msgstr "Вы не завершили слияние (присутствует файл MERGE_HEAD)."
37
@@ -74,7 +74,7 @@ msgstr "формат"
74 msgid "archive format"
75 msgstr "формат архива"
76
77 -#: archive.c:430 builtin/log.c:1232
77 +#: archive.c:430 builtin/log.c:1395
78 msgid "prefix"
79 msgstr "префикс"
80
@@ -82,9 +82,9 @@ msgstr "префикс"
82 msgid "prepend prefix to each pathname in the archive"
83 msgstr "добавлять префикс перед каждым путем файла в архиве"
84
85 -#: archive.c:432 builtin/archive.c:88 builtin/blame.c:2547
86 -#: builtin/blame.c:2548 builtin/config.c:60 builtin/fast-export.c:987
87 -#: builtin/fast-export.c:989 builtin/grep.c:720 builtin/hash-object.c:100
85 +#: archive.c:432 builtin/archive.c:88 builtin/blame.c:2548
86 +#: builtin/blame.c:2549 builtin/config.c:60 builtin/fast-export.c:987
87 +#: builtin/fast-export.c:989 builtin/grep.c:722 builtin/hash-object.c:100
88 #: builtin/ls-files.c:459 builtin/ls-files.c:462 builtin/notes.c:398
89 #: builtin/notes.c:561 builtin/read-tree.c:109 parse-options.h:153
90 msgid "file"
@@ -118,7 +118,8 @@ msgstr "сжимать лучше"
118 msgid "list supported archive formats"
119 msgstr "перечислить поддерживаемые форматы архивов"
120
121 -#: archive.c:451 builtin/archive.c:90 builtin/clone.c:78
121 +#: archive.c:451 builtin/archive.c:90 builtin/clone.c:82
122 +#: builtin/submodule--helper.c:776
123 msgid "repo"
124 msgstr "репозиторий"
125
@@ -255,11 +256,16 @@ msgstr "Неоднозначное имя объекта: «%s»."
256 msgid "Not a valid branch point: '%s'."
257 msgstr "Недопустимая точка ветки: «%s»."
258
258 -#: branch.c:344
259 +#: branch.c:345
260 #, c-format
261 msgid "'%s' is already checked out at '%s'"
262 msgstr "«%s» уже находится на «%s»"
263
264 +#: branch.c:364
265 +#, c-format
266 +msgid "HEAD of working tree %s is not updated"
267 +msgstr "HEAD рабочего каталога %s не обновлён"
268 +
269 #: bundle.c:34
270 #, c-format
271 msgid "'%s' does not look like a v2 bundle file"
@@ -270,7 +276,7 @@ msgstr "«%s» не похож на файл пакета версии 2"
276 msgid "unrecognized header: %s%s (%d)"
277 msgstr "неопознанный заголовок: %s%s (%d)"
278
273 -#: bundle.c:87 builtin/commit.c:766
279 +#: bundle.c:87 builtin/commit.c:777
280 #, c-format
281 msgid "could not open '%s'"
282 msgstr "не удалось открыть «%s»"
@@ -279,10 +285,10 @@ msgstr "не удалось открыть «%s»"
285 msgid "Repository lacks these prerequisite commits:"
286 msgstr "В репозитории отсутствуют необходимые коммиты:"
287
282 -#: bundle.c:163 ref-filter.c:1462 sequencer.c:627 sequencer.c:1074
283 -#: builtin/blame.c:2754 builtin/commit.c:1045 builtin/log.c:334
284 -#: builtin/log.c:852 builtin/log.c:1467 builtin/log.c:1700 builtin/merge.c:358
285 -#: builtin/shortlog.c:170
288 +#: bundle.c:163 ref-filter.c:1462 sequencer.c:627 sequencer.c:1073
289 +#: builtin/blame.c:2755 builtin/commit.c:1056 builtin/log.c:340
290 +#: builtin/log.c:863 builtin/log.c:1308 builtin/log.c:1633 builtin/log.c:1875
291 +#: builtin/merge.c:361 builtin/shortlog.c:170
292 msgid "revision walk setup failed"
293 msgstr "сбой инициализации прохода по редакциям"
294
@@ -325,21 +331,21 @@ msgstr "критическая ошибка rev-list"
331 msgid "ref '%s' is excluded by the rev-list options"
332 msgstr "ссылка «%s» исключена в соответствии с опциями rev-list"
333
328 -#: bundle.c:443 builtin/log.c:157 builtin/log.c:1372 builtin/shortlog.c:273
334 +#: bundle.c:443 builtin/log.c:163 builtin/log.c:1538 builtin/shortlog.c:273
335 #, c-format
336 msgid "unrecognized argument: %s"
337 msgstr "неопознанный аргумент: %s"
338
333 -#: bundle.c:449
339 +#: bundle.c:451
340 msgid "Refusing to create empty bundle."
341 msgstr "Отклонение создания пустого пакета."
342
337 -#: bundle.c:459
343 +#: bundle.c:463
344 #, c-format
345 msgid "cannot create '%s'"
346 msgstr "не удалось создать «%s»"
347
342 -#: bundle.c:480
348 +#: bundle.c:491
349 msgid "index-pack died"
350 msgstr "критическая ошибка index-pack"
351
@@ -348,8 +354,8 @@ msgstr "критическая ошибка index-pack"
354 msgid "invalid color value: %.*s"
355 msgstr "недопустимое значение цвета: %.*s"
356
351 -#: commit.c:40 builtin/am.c:437 builtin/am.c:473 builtin/am.c:1505
352 -#: builtin/am.c:2135
357 +#: commit.c:40 builtin/am.c:437 builtin/am.c:473 builtin/am.c:1504
358 +#: builtin/am.c:2134
359 #, c-format
360 msgid "could not parse %s"
361 msgstr "не удалось разобрать %s"
@@ -383,21 +389,21 @@ msgstr "неправильное числовое значение «%s» для
389 msgid "failed to expand user dir in: '%s'"
390 msgstr "сбой разворачивания пути каталога пользователя: «%s»"
391
386 -#: config.c:758 config.c:769
392 +#: config.c:761 config.c:772
393 #, c-format
394 msgid "bad zlib compression level %d"
395 msgstr "неправильный уровень сжатия zlib %d"
396
391 -#: config.c:891
397 +#: config.c:890
398 #, c-format
399 msgid "invalid mode for object creation: %s"
400 msgstr "недопустимый режим создания объекта: %s"
401
396 -#: config.c:1220
402 +#: config.c:1228
403 msgid "unable to parse command-line config"
404 msgstr "не удалось разобрать конфигурацию из командной строки"
405
400 -#: config.c:1281
406 +#: config.c:1284
407 msgid "unknown error occured while reading the configuration files"
408 msgstr "произошла неизвестная ошибка при чтении файлов конфигурации"
409
@@ -416,24 +422,27 @@ msgstr "неправильная переменная конфигурации
422 msgid "%s has multiple values"
423 msgstr "%s имеет несколько значений"
424
425 +#: config.c:2224
426 +#, c-format
427 +msgid "could not set '%s' to '%s'"
428 +msgstr "не удалось установить «%s» в «%s»"
429 +
430 #: config.c:2226
431 #, c-format
421 -msgid "Could not set '%s' to '%s'"
422 -msgstr "Не удалось установить «%s» в «%s»"
432 +msgid "could not unset '%s'"
433 +msgstr "не удалось сбросить значение для «%s»"
434
435 #: connected.c:69
436 msgid "Could not run 'git rev-list'"
437 msgstr "Не удалось запустить «git rev-list»"
438
439 #: connected.c:89
429 -#, c-format
430 -msgid "failed write to rev-list: %s"
431 -msgstr "сбой записи в rev-list: %s"
440 +msgid "failed write to rev-list"
441 +msgstr "сбой записи в rev-list"
442
433 -#: connected.c:97
434 -#, c-format
435 -msgid "failed to close rev-list's stdin: %s"
436 -msgstr "сбой закрытия стандартного ввода у rev-list: %s"
443 +#: connected.c:96
444 +msgid "failed to close rev-list's stdin"
445 +msgstr "сбой закрытия стандартного ввода у rev-list"
446
447 #: date.c:95
448 msgid "in the future"
@@ -526,62 +535,62 @@ msgstr[3] "%lu лет назад"
535 msgid "failed to read orderfile '%s'"
536 msgstr "сбой чтения orderfile «%s»"
537
529 -#: diffcore-rename.c:536
538 +#: diffcore-rename.c:538
539 msgid "Performing inexact rename detection"
540 msgstr "Выполняется неточное определение переименования"
541
533 -#: diff.c:115
542 +#: diff.c:116
543 #, c-format
544 msgid " Failed to parse dirstat cut-off percentage '%s'\n"
545 msgstr " Сбой разбора величины среза (cut-off) у dirstat «%s»\n"
546
538 -#: diff.c:120
547 +#: diff.c:121
548 #, c-format
549 msgid " Unknown dirstat parameter '%s'\n"
550 msgstr "Неизвестный параметр dirstat: «%s»\n"
551
543 -#: diff.c:215
552 +#: diff.c:225
553 #, c-format
554 msgid "Unknown value for 'diff.submodule' config variable: '%s'"
555 msgstr "Неизвестное значения для переменной «diff.submodule»: «%s»"
556
548 -#: diff.c:267
557 +#: diff.c:277
558 #, c-format
559 msgid ""
560 "Found errors in 'diff.dirstat' config variable:\n"
561 "%s"
562 msgstr "Найдены ошибки в переменной «diff.dirstat»:\n%s"
563
555 -#: diff.c:2997
564 +#: diff.c:3007
565 #, c-format
566 msgid "external diff died, stopping at %s"
567 msgstr "критическая ошибка при внешнем сравнении, останов на %s"
568
560 -#: diff.c:3393
569 +#: diff.c:3405
570 msgid "--follow requires exactly one pathspec"
571 msgstr "--follow требует ровно одной спецификации пути"
572
564 -#: diff.c:3556
573 +#: diff.c:3568
574 #, c-format
575 msgid ""
576 "Failed to parse --dirstat/-X option parameter:\n"
577 "%s"
578 msgstr "Сбой разбора параметра опции --dirstat/-X :\n%s"
579
571 -#: diff.c:3570
580 +#: diff.c:3582
581 #, c-format
582 msgid "Failed to parse --submodule option parameter: '%s'"
583 msgstr "Сбой разбора параметра опции --submodule: «%s»"
584
576 -#: dir.c:2004
585 +#: dir.c:1823
586 msgid "failed to get kernel name and information"
587 msgstr "не удалось получить имя ядра и информацию"
588
580 -#: dir.c:2123
589 +#: dir.c:1942
590 msgid "Untracked cache is disabled on this system or location."
591 msgstr "Кэш неотслеживаемых файлов отключен на этой системе или в этом месте."
592
584 -#: gpg-interface.c:166 gpg-interface.c:237
593 +#: gpg-interface.c:166 gpg-interface.c:235
594 msgid "could not run gpg."
595 msgstr "не удалось запустить gpg."
596
@@ -595,28 +604,28 @@ msgstr "gpg не удалось подписать данные"
604
605 #: gpg-interface.c:222
606 #, c-format
598 -msgid "could not create temporary file '%s': %s"
599 -msgstr "не удалось создать временный файл «%s»: %s"
607 +msgid "could not create temporary file '%s'"
608 +msgstr "не удалось создать временный файл «%s»"
609
601 -#: gpg-interface.c:225
610 +#: gpg-interface.c:224
611 #, c-format
603 -msgid "failed writing detached signature to '%s': %s"
604 -msgstr "сбой записи отсоединенной подписи в «%s»: %s"
612 +msgid "failed writing detached signature to '%s'"
613 +msgstr "сбой записи отсоединенной подписи в «%s»"
614
615 #: grep.c:1718
616 #, c-format
617 msgid "'%s': unable to read %s"
618 msgstr "«%s»: не удалось прочесть %s"
619
611 -#: grep.c:1735
620 +#: grep.c:1735 builtin/clone.c:382 builtin/diff.c:84 builtin/rm.c:155
621 #, c-format
613 -msgid "'%s': %s"
614 -msgstr "«%s»: %s"
622 +msgid "failed to stat '%s'"
623 +msgstr "не удалось выполнить stat «%s»"
624
625 #: grep.c:1746
626 #, c-format
618 -msgid "'%s': short read %s"
619 -msgstr "«%s»: слишком мало данных прочитано %s"
627 +msgid "'%s': short read"
628 +msgstr "«%s»: слишком мало данных прочитано"
629
630 #: help.c:205
631 #, c-format
@@ -676,12 +685,29 @@ msgstr[3] "\nВозможно, вы имели в виду что-то из эт
685 msgid "%s: %s - %s"
686 msgstr "%s: %s — %s"
687
688 +#: lockfile.c:152
689 +#, c-format
690 +msgid ""
691 +"Unable to create '%s.lock': %s.\n"
692 +"\n"
693 +"Another git process seems to be running in this repository, e.g.\n"
694 +"an editor opened by 'git commit'. Please make sure all processes\n"
695 +"are terminated then try again. If it still fails, a git process\n"
696 +"may have crashed in this repository earlier:\n"
697 +"remove the file manually to continue."
698 +msgstr "Не удалось создать «%s.lock»: %s.\n\nПохоже, что другой процесс git запущен в этом репозитории,\nнапример редактор открыт из «git commit». Пожалуйста, убедитесь,\nчто все процессы были завершены и потом попробуйте снова.\nЕсли это не поможет, то возможно процесс git был ранее завершен\nс ошибкой в этом репозитории: \nудалите файл вручную для продолжения."
699 +
700 +#: lockfile.c:160
701 +#, c-format
702 +msgid "Unable to create '%s.lock': %s"
703 +msgstr "Не удалось создать «%s.lock»: %s"
704 +
705 #: merge.c:41
706 msgid "failed to read the cache"
707 msgstr "сбой чтения кэша"
708
683 -#: merge.c:94 builtin/am.c:2008 builtin/am.c:2043 builtin/checkout.c:376
684 -#: builtin/checkout.c:587 builtin/clone.c:730
709 +#: merge.c:94 builtin/am.c:2007 builtin/am.c:2042 builtin/checkout.c:375
710 +#: builtin/checkout.c:586 builtin/clone.c:732
711 msgid "unable to write new index file"
712 msgstr "не удалось записать новый файл индекса"
713
@@ -728,7 +754,7 @@ msgstr "невозможно прочитать объект %s «%s»"
754 msgid "blob expected for %s '%s'"
755 msgstr "ожидается двоичный объект для %s «%s»"
756
731 -#: merge-recursive.c:790 builtin/clone.c:374
757 +#: merge-recursive.c:790 builtin/clone.c:376
758 #, c-format
759 msgid "failed to open '%s'"
760 msgstr "не удалось открыть «%s»"
@@ -855,7 +881,7 @@ msgstr "Пропуск %s (слиты одинаковые изменения к
881 msgid "Auto-merging %s"
882 msgstr "Автослияние %s"
883
858 -#: merge-recursive.c:1650 git-submodule.sh:1048
884 +#: merge-recursive.c:1650 git-submodule.sh:941
885 msgid "submodule"
886 msgstr "подмодуль"
887
@@ -883,34 +909,34 @@ msgid ""
909 "CONFLICT (%s): There is a directory with name %s in %s. Adding %s as %s"
910 msgstr "КОНФЛИКТ (%s): Уже существует каталог с именем «%s» в «%s». Добавление «%s» как «%s»"
911
886 -#: merge-recursive.c:1783
912 +#: merge-recursive.c:1781
913 #, c-format
914 msgid "Adding %s"
915 msgstr "Добавление %s"
916
891 -#: merge-recursive.c:1800
917 +#: merge-recursive.c:1798
918 msgid "Fatal merge failure, shouldn't happen."
919 msgstr "Критическая ошибка слияния, такого не должно случаться."
920
895 -#: merge-recursive.c:1819
921 +#: merge-recursive.c:1817
922 msgid "Already up-to-date!"
923 msgstr "Уже обновлено!"
924
899 -#: merge-recursive.c:1828
925 +#: merge-recursive.c:1826
926 #, c-format
927 msgid "merging of trees %s and %s failed"
928 msgstr "сбой слияния деревьев «%s» и «%s»"
929
904 -#: merge-recursive.c:1858
930 +#: merge-recursive.c:1856
931 #, c-format
932 msgid "Unprocessed path??? %s"
933 msgstr "Необработанный путь??? %s"
934
909 -#: merge-recursive.c:1906
935 +#: merge-recursive.c:1904
936 msgid "Merging:"
937 msgstr "Слияние:"
938
913 -#: merge-recursive.c:1919
939 +#: merge-recursive.c:1917
940 #, c-format
941 msgid "found %u common ancestor:"
942 msgid_plural "found %u common ancestors:"
@@ -919,16 +945,16 @@ msgstr[1] "найдено %u общих предка:"
945 msgstr[2] "найдено %u общих предков:"
946 msgstr[3] "найдено %u общих предков:"
947
922 -#: merge-recursive.c:1956
948 +#: merge-recursive.c:1954
949 msgid "merge returned no commit"
950 msgstr "слияние не вернуло коммит"
951
926 -#: merge-recursive.c:2013
952 +#: merge-recursive.c:2011
953 #, c-format
954 msgid "Could not parse object '%s'"
955 msgstr "Не удалось разобрать объект «%s»"
956
931 -#: merge-recursive.c:2024 builtin/merge.c:646
957 +#: merge-recursive.c:2022 builtin/merge.c:649 builtin/merge.c:831
958 msgid "Unable to write index."
959 msgstr "Не удается записать индекс."
960
@@ -958,28 +984,28 @@ msgstr "Неправильное значение переменной %s: «%s
984 msgid "unable to parse object: %s"
985 msgstr "не удалось разобрать объект: %s"
986
961 -#: parse-options.c:570
987 +#: parse-options.c:572
988 msgid "..."
989 msgstr "…"
990
965 -#: parse-options.c:588
991 +#: parse-options.c:590
992 #, c-format
993 msgid "usage: %s"
994 msgstr "использование: %s"
995
996 #. TRANSLATORS: the colon here should align with the
997 #. one in "usage: %s" translation
972 -#: parse-options.c:592
998 +#: parse-options.c:594
999 #, c-format
1000 msgid " or: %s"
1001 msgstr " или: %s"
1002
977 -#: parse-options.c:595
1003 +#: parse-options.c:597
1004 #, c-format
1005 msgid " %s"
1006 msgstr " %s"
1007
982 -#: parse-options.c:629
1008 +#: parse-options.c:631
1009 msgid "-NUM"
1010 msgstr "-КОЛИЧЕСТВО"
1011
@@ -988,7 +1014,7 @@ msgstr "-КОЛИЧЕСТВО"
1014 msgid "malformed object name '%s'"
1015 msgstr "Неправильное имя объекта «%s»"
1016
991 -#: path.c:752
1017 +#: path.c:796
1018 #, c-format
1019 msgid "Could not make %s writable by group"
1020 msgstr "Не удалось предоставить доступ к %s на запись"
@@ -1053,7 +1079,7 @@ msgid ""
1079 "Perhaps you forgot to add either ':/' or '.' ?"
1080 msgstr "Не указан шаблон для исключения с помощью :(exclude).\nВозможно, вы забыли «:/» или «.» ?"
1081
1056 -#: pretty.c:969
1082 +#: pretty.c:971
1083 msgid "unable to parse --pretty format"
1084 msgstr "не удалось разобрать формат для --pretty"
1085
@@ -1075,23 +1101,23 @@ msgid ""
1101 "Using version %i"
1102 msgstr "GIT_INDEX_VERSION указан, но значение недействительное.\nИспользую версию %i"
1103
1078 -#: refs.c:543 builtin/merge.c:761 builtin/merge.c:872 builtin/merge.c:974
1079 -#: builtin/merge.c:984
1104 +#: refs.c:543 builtin/merge.c:764 builtin/merge.c:883 builtin/merge.c:985
1105 +#: builtin/merge.c:995
1106 #, c-format
1107 msgid "Could not open '%s' for writing"
1108 msgstr "Не удалось открыть «%s» для записи"
1109
1084 -#: refs/files-backend.c:2374
1110 +#: refs/files-backend.c:2243
1111 #, c-format
1112 msgid "could not delete reference %s: %s"
1113 msgstr "не удалось удалить ссылку %s: %s"
1114
1089 -#: refs/files-backend.c:2377
1115 +#: refs/files-backend.c:2246
1116 #, c-format
1117 msgid "could not delete references: %s"
1118 msgstr "не удалось удалить ссылки: %s"
1119
1094 -#: refs/files-backend.c:2386
1120 +#: refs/files-backend.c:2255
1121 #, c-format
1122 msgid "could not remove reference %s"
1123 msgstr "не удалось удалить ссылки %s"
@@ -1230,82 +1256,82 @@ msgstr "format: пропущена частица %%(end)"
1256 msgid "malformed object name %s"
1257 msgstr "неправильное имя объекта %s"
1258
1233 -#: remote.c:745
1259 +#: remote.c:746
1260 #, c-format
1261 msgid "Cannot fetch both %s and %s to %s"
1262 msgstr "Нельзя извлечь одновременно %s и %s в %s"
1263
1238 -#: remote.c:749
1264 +#: remote.c:750
1265 #, c-format
1266 msgid "%s usually tracks %s, not %s"
1267 msgstr "%s обычно отслеживает %s, а не %s"
1268
1243 -#: remote.c:753
1269 +#: remote.c:754
1270 #, c-format
1271 msgid "%s tracks both %s and %s"
1272 msgstr "%s отслеживает и %s и %s"
1273
1248 -#: remote.c:761
1274 +#: remote.c:762
1275 msgid "Internal error"
1276 msgstr "Внутренняя ошибка"
1277
1252 -#: remote.c:1677 remote.c:1720
1278 +#: remote.c:1678 remote.c:1721
1279 msgid "HEAD does not point to a branch"
1280 msgstr "HEAD не указывает на ветку"
1281
1256 -#: remote.c:1686
1282 +#: remote.c:1687
1283 #, c-format
1284 msgid "no such branch: '%s'"
1285 msgstr "нет такой ветки: «%s»"
1286
1261 -#: remote.c:1689
1287 +#: remote.c:1690
1288 #, c-format
1289 msgid "no upstream configured for branch '%s'"
1290 msgstr "вышестоящая ветка не настроена для ветки «%s»"
1291
1266 -#: remote.c:1695
1292 +#: remote.c:1696
1293 #, c-format
1294 msgid "upstream branch '%s' not stored as a remote-tracking branch"
1295 msgstr "вышестоящая ветка «%s» не сохранена как отслеживаемая ветка"
1296
1271 -#: remote.c:1710
1297 +#: remote.c:1711
1298 #, c-format
1299 msgid "push destination '%s' on remote '%s' has no local tracking branch"
1300 msgstr "назначение для отправки «%s» на внешнем сервере «%s» не имеет локальной отслеживаемой ветки"
1301
1276 -#: remote.c:1725
1302 +#: remote.c:1726
1303 #, c-format
1304 msgid "branch '%s' has no remote for pushing"
1305 msgstr "ветка «%s» не имеет внешнего сервера для отправки"
1306
1281 -#: remote.c:1736
1307 +#: remote.c:1737
1308 #, c-format
1309 msgid "push refspecs for '%s' do not include '%s'"
1310 msgstr "спецификации пути для отправки «%s» не включают в себя «%s»"
1311
1286 -#: remote.c:1749
1312 +#: remote.c:1750
1313 msgid "push has no destination (push.default is 'nothing')"
1314 msgstr "отправка не имеет точки назначения (push.default выставлен в «nothing»)"
1315
1290 -#: remote.c:1771
1316 +#: remote.c:1772
1317 msgid "cannot resolve 'simple' push to a single destination"
1318 msgstr "не удалось выполнить «simple» отправку в единственную точку назначения"
1319
1294 -#: remote.c:2073
1320 +#: remote.c:2074
1321 #, c-format
1322 msgid "Your branch is based on '%s', but the upstream is gone.\n"
1323 msgstr "Ваша ветка базируется на «%s», но вышестоящий репозиторий исчез.\n"
1324
1299 -#: remote.c:2077
1325 +#: remote.c:2078
1326 msgid " (use \"git branch --unset-upstream\" to fixup)\n"
1327 msgstr "(для исправления запустите «git branch --unset-upstream»)\n"
1328
1303 -#: remote.c:2080
1329 +#: remote.c:2081
1330 #, c-format
1331 msgid "Your branch is up-to-date with '%s'.\n"
1332 msgstr "Ваша ветка обновлена в соответствии с «%s».\n"
1333
1308 -#: remote.c:2084
1334 +#: remote.c:2085
1335 #, c-format
1336 msgid "Your branch is ahead of '%s' by %d commit.\n"
1337 msgid_plural "Your branch is ahead of '%s' by %d commits.\n"
@@ -1314,11 +1340,11 @@ msgstr[1] "Ваша ветка опережает «%s» на %d коммита.
1340 msgstr[2] "Ваша ветка опережает «%s» на %d коммитов.\n"
1341 msgstr[3] "Ваша ветка опережает «%s» на %d коммитов.\n"
1342
1317 -#: remote.c:2090
1343 +#: remote.c:2091
1344 msgid " (use \"git push\" to publish your local commits)\n"
1345 msgstr " (используйте «git push», чтобы опубликовать ваши локальные коммиты)\n"
1346
1321 -#: remote.c:2093
1347 +#: remote.c:2094
1348 #, c-format
1349 msgid "Your branch is behind '%s' by %d commit, and can be fast-forwarded.\n"
1350 msgid_plural ""
@@ -1328,11 +1354,11 @@ msgstr[1] "Ваша ветка отстает от «%s» на %d коммита
1354 msgstr[2] "Ваша ветка отстает от «%s» на %d коммитов и может быть перемотана вперед.\n"
1355 msgstr[3] "Ваша ветка отстает от «%s» на %d коммитов и может быть перемотана вперед.\n"
1356
1331 -#: remote.c:2101
1357 +#: remote.c:2102
1358 msgid " (use \"git pull\" to update your local branch)\n"
1359 msgstr " (используйте «git pull», чтобы обновить вашу локальную ветку)\n"
1360
1335 -#: remote.c:2104
1361 +#: remote.c:2105
1362 #, c-format
1363 msgid ""
1364 "Your branch and '%s' have diverged,\n"
@@ -1345,20 +1371,20 @@ msgstr[1] "Ваша ветка и «%s» разделились\nи теперь
1371 msgstr[2] "Ваша ветка и «%s» разделились\nи теперь имеют %d и %d разных коммитов в каждой соответственно.\n"
1372 msgstr[3] "Ваша ветка и «%s» разделились\nи теперь имеют %d и %d разных коммитов в каждой соответственно.\n"
1373
1348 -#: remote.c:2114
1374 +#: remote.c:2115
1375 msgid " (use \"git pull\" to merge the remote branch into yours)\n"
1376 msgstr " (используйте «git pull», чтобы слить внешнюю ветку в вашу)\n"
1377
1352 -#: revision.c:2131
1378 +#: revision.c:2142
1379 msgid "your current branch appears to be broken"
1380 msgstr "похоже, ваша текущая ветка повреждена"
1381
1356 -#: revision.c:2134
1382 +#: revision.c:2145
1383 #, c-format
1384 msgid "your current branch '%s' does not have any commits yet"
1385 msgstr "ваша текущая ветка «%s» еще не содержит ни одного коммита"
1386
1361 -#: revision.c:2328
1387 +#: revision.c:2339
1388 msgid "--first-parent is incompatible with --bisect"
1389 msgstr "опцию --first-parent нельзя использовать одновременно с --bisect"
1390
@@ -1402,7 +1428,7 @@ msgid ""
1428 "and commit the result with 'git commit'"
1429 msgstr "после разрешения конфликтов, пометьте исправленные пути\nс помощью «git add <пути>» или «git rm <пути>»\nи сделайте коммит с помощью «git commit»"
1430
1405 -#: sequencer.c:190 sequencer.c:833 sequencer.c:913
1431 +#: sequencer.c:190 sequencer.c:833 sequencer.c:912
1432 #, c-format
1433 msgid "Could not write to %s"
1434 msgstr "Не удалось записать в %s"
@@ -1560,12 +1586,12 @@ msgstr "попробуйте «git cherry-pick (--continue | --quit | --abort)»
1586 msgid "Could not create sequencer directory %s"
1587 msgstr "Не удалось создать каталог для указателя следования коммитов %s"
1588
1563 -#: sequencer.c:835 sequencer.c:917
1589 +#: sequencer.c:835 sequencer.c:916
1590 #, c-format
1591 msgid "Error wrapping up %s."
1592 msgstr "Ошибка оборачивания %s."
1593
1568 -#: sequencer.c:854 sequencer.c:987
1594 +#: sequencer.c:854 sequencer.c:986
1595 msgid "no cherry-pick or revert in progress"
1596 msgstr "отбор лучшего или возврат коммита не выполняется"
1597
@@ -1577,63 +1603,72 @@ msgstr "не удалось определить HEAD"
1603 msgid "cannot abort from a branch yet to be born"
1604 msgstr "нельзя отменить изменения с ветки, которая еще не создана"
1605
1580 -#: sequencer.c:878 builtin/apply.c:4287
1606 +#: sequencer.c:878 builtin/fetch.c:610 builtin/fetch.c:851
1607 #, c-format
1582 -msgid "cannot open %s: %s"
1583 -msgstr "не удалось открыть %s: %s"
1608 +msgid "cannot open %s"
1609 +msgstr "не удалось открыть %s"
1610
1585 -#: sequencer.c:881
1611 +#: sequencer.c:880
1612 #, c-format
1613 msgid "cannot read %s: %s"
1614 msgstr "не удалось прочитать %s: %s"
1615
1590 -#: sequencer.c:882
1616 +#: sequencer.c:881
1617 msgid "unexpected end of file"
1618 msgstr "неожиданный конец файла"
1619
1594 -#: sequencer.c:888
1620 +#: sequencer.c:887
1621 #, c-format
1622 msgid "stored pre-cherry-pick HEAD file '%s' is corrupt"
1623 msgstr "сохраненный файл с HEAD перед отбором лучшего «%s» поврежден"
1624
1599 -#: sequencer.c:910
1625 +#: sequencer.c:909
1626 #, c-format
1627 msgid "Could not format %s."
1628 msgstr "Не удалось отформатировать %s."
1629
1604 -#: sequencer.c:1055
1630 +#: sequencer.c:1054
1631 #, c-format
1632 msgid "%s: can't cherry-pick a %s"
1633 msgstr "%s: не удалось отобрать %s"
1634
1609 -#: sequencer.c:1058
1635 +#: sequencer.c:1057
1636 #, c-format
1637 msgid "%s: bad revision"
1638 msgstr "%s: плохая редакция"
1639
1614 -#: sequencer.c:1092
1640 +#: sequencer.c:1091
1641 msgid "Can't revert as initial commit"
1642 msgstr "Нельзя возвратить изначальный коммит"
1643
1618 -#: sequencer.c:1093
1644 +#: sequencer.c:1092
1645 msgid "Can't cherry-pick into empty head"
1646 msgstr "Нельзя отобрать лучшее в пустую ветку"
1647
1622 -#: setup.c:246
1648 +#: setup.c:248
1649 #, c-format
1650 msgid "failed to read %s"
1651 msgstr "не удалось прочитать %s"
1652
1653 +#: setup.c:468
1654 +#, c-format
1655 +msgid "Expected git repo version <= %d, found %d"
1656 +msgstr "Ожидаемая версия git репозитория <= %d, а обнаружена %d"
1657 +
1658 +#: setup.c:476
1659 +msgid "unknown repository extensions found:"
1660 +msgstr "обнаружены неизвестные расширения репозитория:"
1661 +
1662 #: sha1_file.c:1080
1663 msgid "offset before end of packfile (broken .idx?)"
1664 msgstr "сдвиг до конца файла пакета (возможно, повреждён файл .idx?)"
1665
1631 -#: sha1_file.c:2459
1666 +#: sha1_file.c:2458
1667 #, c-format
1668 msgid "offset before start of pack index for %s (corrupt index?)"
1669 msgstr "сдвиг до начала индекса пакета для %s (повреждён индекс?)"
1670
1636 -#: sha1_file.c:2463
1671 +#: sha1_file.c:2462
1672 #, c-format
1673 msgid "offset beyond end of pack index for %s (truncated index?)"
1674 msgstr "сдвиг за пределами индекса пакета для %s (обрезан индекс?)"
@@ -1651,29 +1686,38 @@ msgid ""
1686 "running \"git config advice.objectNameWarning false\""
1687 msgstr "Обычно Git не создает ссылки, оканчивающиеся на 40 шестнадцатеричных\nсимволов, потому, что они будут игнорироваться, когда вы просто\nукажете это 40-символьное шестнадцатеричное число. Такие ссылки\nмогли быть созданы по ошибке. Например, с помощью:\n\n git checkout -b $br $(git rev-parse …)\n\n, если «$br» оказался пустым, то ссылка с 40-символьным\nшестнадцатеричным числом будет создана. Пожалуйста, просмотрите эти\nссылки и, возможно, удалите их. Вы можете отключить это сообщение\nзапустив «git config advice.objectNameWarning false»"
1688
1654 -#: submodule.c:62 submodule.c:96
1689 +#: submodule.c:64 submodule.c:98
1690 msgid "Cannot change unmerged .gitmodules, resolve merge conflicts first"
1691 msgstr "Не удалось изменить не слитый .gitmodules, сначала разрешите конфликты"
1692
1658 -#: submodule.c:66 submodule.c:100
1693 +#: submodule.c:68 submodule.c:102
1694 #, c-format
1695 msgid "Could not find section in .gitmodules where path=%s"
1696 msgstr "Не удалось найти раздел в .gitmodules, где путь равен %s"
1697
1663 -#: submodule.c:74
1698 +#: submodule.c:76
1699 #, c-format
1700 msgid "Could not update .gitmodules entry %s"
1701 msgstr " Не удалось обновить .gitmodules запись %s"
1702
1668 -#: submodule.c:107
1703 +#: submodule.c:109
1704 #, c-format
1705 msgid "Could not remove .gitmodules entry for %s"
1706 msgstr "Не удалось удалить запись в .gitmodules для %s"
1707
1673 -#: submodule.c:118
1708 +#: submodule.c:120
1709 msgid "staging updated .gitmodules failed"
1710 msgstr "сбой индексирования обновленного .gitmodules"
1711
1712 +#: submodule.c:177
1713 +msgid "negative values not allowed for submodule.fetchJobs"
1714 +msgstr "нельзя использовать отприцательные значения для submodule.fetchJobs"
1715 +
1716 +#: submodule-config.c:355
1717 +#, c-format
1718 +msgid "invalid value for %s"
1719 +msgstr "неправильное значение %s"
1720 +
1721 #: trailer.c:237
1722 #, c-format
1723 msgid "running trailer command '%s' failed"
@@ -1733,7 +1777,171 @@ msgstr "не удалось переименовать временный фай
1777 msgid "Could not read ref %s"
1778 msgstr "Не удалось прочитать ссылку %s"
1779
1736 -#: unpack-trees.c:203
1780 +#: unpack-trees.c:64
1781 +#, c-format
1782 +msgid ""
1783 +"Your local changes to the following files would be overwritten by checkout:\n"
1784 +"%%sPlease commit your changes or stash them before you can switch branches."
1785 +msgstr "Ваши локальные изменения в указанных файлах будут перезаписаны при переключении на состояние:\n%%sСделайте коммит или спрячьте ваши изменения перед переключением веток."
1786 +
1787 +#: unpack-trees.c:66
1788 +#, c-format
1789 +msgid ""
1790 +"Your local changes to the following files would be overwritten by checkout:\n"
1791 +"%%s"
1792 +msgstr "Ваши локальные изменения в указанных файлах будут перезаписаны при переключении на состояние:\n%%s"
1793 +
1794 +#: unpack-trees.c:69
1795 +#, c-format
1796 +msgid ""
1797 +"Your local changes to the following files would be overwritten by merge:\n"
1798 +"%%sPlease commit your changes or stash them before you can merge."
1799 +msgstr "Ваши локальные изменения в указанных файлах будут перезаписаны при слиянии:\n%%sСделайте коммит или спрячьте ваши изменения перед слиянием веток."
1800 +
1801 +#: unpack-trees.c:71
1802 +#, c-format
1803 +msgid ""
1804 +"Your local changes to the following files would be overwritten by merge:\n"
1805 +"%%s"
1806 +msgstr "Ваши локальные изменения в указанных файлах будут перезаписаны при слиянии:\n%%s"
1807 +
1808 +#: unpack-trees.c:74
1809 +#, c-format
1810 +msgid ""
1811 +"Your local changes to the following files would be overwritten by %s:\n"
1812 +"%%sPlease commit your changes or stash them before you can %s."
1813 +msgstr "Ваши локальные изменения в указанных файлах будут перезаписаны при %s:\n%%sСделайте коммит или спрячьте ваши изменения перед %s."
1814 +
1815 +#: unpack-trees.c:76
1816 +#, c-format
1817 +msgid ""
1818 +"Your local changes to the following files would be overwritten by %s:\n"
1819 +"%%s"
1820 +msgstr "Ваши локальные изменения в указанных файлах будут перезаписаны при %s:\n%%s"
1821 +
1822 +#: unpack-trees.c:81
1823 +#, c-format
1824 +msgid ""
1825 +"Updating the following directories would lose untracked files in it:\n"
1826 +"%s"
1827 +msgstr "Обновление указанных каталогов приведет к потере неотслеживаемых файлов в них:\n%s"
1828 +
1829 +#: unpack-trees.c:85
1830 +#, c-format
1831 +msgid ""
1832 +"The following untracked working tree files would be removed by checkout:\n"
1833 +"%%sPlease move or remove them before you can switch branches."
1834 +msgstr "Указанные неотслеживаемые файлы в рабочем каталоге будут удалены при переключении на состояние:\n%%sПереместите эти файлы или удалите их перед переключением веток."
1835 +
1836 +#: unpack-trees.c:87
1837 +#, c-format
1838 +msgid ""
1839 +"The following untracked working tree files would be removed by checkout:\n"
1840 +"%%s"
1841 +msgstr "Указанные неотслеживаемые файлы в рабочем каталоге будут удалены при переключении на состояние:\n%%s"
1842 +
1843 +#: unpack-trees.c:90
1844 +#, c-format
1845 +msgid ""
1846 +"The following untracked working tree files would be removed by merge:\n"
1847 +"%%sPlease move or remove them before you can merge."
1848 +msgstr "Указанные неотслеживаемые файлы в рабочем каталоге будут удалены при слиянии:\n%%sПереместите эти файлы или удалите их перед переключением веток."
1849 +
1850 +#: unpack-trees.c:92
1851 +#, c-format
1852 +msgid ""
1853 +"The following untracked working tree files would be removed by merge:\n"
1854 +"%%s"
1855 +msgstr "Указанные неотслеживаемые файлы в рабочем каталоге будут удалены при слиянии:\n%%s"
1856 +
1857 +#: unpack-trees.c:95
1858 +#, c-format
1859 +msgid ""
1860 +"The following untracked working tree files would be removed by %s:\n"
1861 +"%%sPlease move or remove them before you can %s."
1862 +msgstr "Указанные неотслеживаемые файлы в рабочем каталоге будут удалены при %s:\n%%sПереместите эти файлы или удалите их перед %s."
1863 +
1864 +#: unpack-trees.c:97
1865 +#, c-format
1866 +msgid ""
1867 +"The following untracked working tree files would be removed by %s:\n"
1868 +"%%s"
1869 +msgstr "Указанные неотслеживаемые файлы в рабочем каталоге будут удалены при %s:\n%%s"
1870 +
1871 +#: unpack-trees.c:102
1872 +#, c-format
1873 +msgid ""
1874 +"The following untracked working tree files would be overwritten by checkout:\n"
1875 +"%%sPlease move or remove them before you can switch branches."
1876 +msgstr "Указанные неотслеживаемые файлы в рабочем каталоге будут перезаписаны при переключении на состояние:\n%%sПереместите эти файлы или удалите их перед переключением веток."
1877 +
1878 +#: unpack-trees.c:104
1879 +#, c-format
1880 +msgid ""
1881 +"The following untracked working tree files would be overwritten by checkout:\n"
1882 +"%%s"
1883 +msgstr "Указанные неотслеживаемые файлы в рабочем каталоге будут перезаписаны при переключении на состояние:\n%%s"
1884 +
1885 +#: unpack-trees.c:107
1886 +#, c-format
1887 +msgid ""
1888 +"The following untracked working tree files would be overwritten by merge:\n"
1889 +"%%sPlease move or remove them before you can merge."
1890 +msgstr "Указанные неотслеживаемые файлы в рабочем каталоге будут перезаписаны при слиянии:\n%%sПереместите эти файлы или удалите их перед переключением веток."
1891 +
1892 +#: unpack-trees.c:109
1893 +#, c-format
1894 +msgid ""
1895 +"The following untracked working tree files would be overwritten by merge:\n"
1896 +"%%s"
1897 +msgstr "Указанные неотслеживаемые файлы в рабочем каталоге будут перезаписаны при слиянии:\n%%s"
1898 +
1899 +#: unpack-trees.c:112
1900 +#, c-format
1901 +msgid ""
1902 +"The following untracked working tree files would be overwritten by %s:\n"
1903 +"%%sPlease move or remove them before you can %s."
1904 +msgstr "Указанные неотслеживаемые файлы в рабочем каталоге будут перезаписаны при %s:\n%%sПереместите эти файлы или удалите их перед %s."
1905 +
1906 +#: unpack-trees.c:114
1907 +#, c-format
1908 +msgid ""
1909 +"The following untracked working tree files would be overwritten by %s:\n"
1910 +"%%s"
1911 +msgstr "Указанные неотслеживаемые файлы в рабочем каталоге будут перезаписаны при %s:\n%%s"
1912 +
1913 +#: unpack-trees.c:121
1914 +#, c-format
1915 +msgid "Entry '%s' overlaps with '%s'. Cannot bind."
1916 +msgstr "Запись «%s» частично совпадает с «%s». Не удалось назначить соответствие."
1917 +
1918 +#: unpack-trees.c:124
1919 +#, c-format
1920 +msgid ""
1921 +"Cannot update sparse checkout: the following entries are not up-to-date:\n"
1922 +"%s"
1923 +msgstr "Не удалось обновить частичное состояние: следующие элементы не последней версии:\n%s"
1924 +
1925 +#: unpack-trees.c:126
1926 +#, c-format
1927 +msgid ""
1928 +"The following Working tree files would be overwritten by sparse checkout update:\n"
1929 +"%s"
1930 +msgstr "Указанные файлы из рабочего каталога будут перезаписаны при обновлении частичного состояния:\n%s"
1931 +
1932 +#: unpack-trees.c:128
1933 +#, c-format
1934 +msgid ""
1935 +"The following Working tree files would be removed by sparse checkout update:\n"
1936 +"%s"
1937 +msgstr "Указанные файлы из рабочего каталога будут удалены при обновлении частичного состояния:\n%s"
1938 +
1939 +#: unpack-trees.c:205
1940 +#, c-format
1941 +msgid "Aborting\n"
1942 +msgstr "Прерываю\n"
1943 +
1944 +#: unpack-trees.c:237
1945 msgid "Checking out files"
1946 msgstr "Распаковка файлов"
1947
@@ -1771,231 +1979,227 @@ msgstr "неправильная часть пути «..»"
1979 msgid "could not open '%s' for reading and writing"
1980 msgstr "не удалось открыть «%s» для чтения и записи"
1981
1774 -#: wrapper.c:224 wrapper.c:383
1982 +#: wrapper.c:224 wrapper.c:383 builtin/am.c:779
1983 #, c-format
1984 msgid "could not open '%s' for writing"
1985 msgstr "не удалось открыть «%s» для записи"
1986
1779 -#: wrapper.c:226 wrapper.c:385 builtin/am.c:323 builtin/commit.c:1691
1780 -#: builtin/merge.c:1075 builtin/pull.c:387
1987 +#: wrapper.c:226 wrapper.c:385 builtin/am.c:323 builtin/am.c:772
1988 +#: builtin/am.c:860 builtin/commit.c:1711 builtin/merge.c:1086
1989 +#: builtin/pull.c:407
1990 #, c-format
1991 msgid "could not open '%s' for reading"
1992 msgstr "не удалось открыть «%s» для чтения"
1993
1785 -#: wrapper.c:611
1786 -#, c-format
1787 -msgid "unable to access '%s': %s"
1788 -msgstr "«%s» недоступно: %s"
1789 -
1790 -#: wrapper.c:632
1994 +#: wrapper.c:594 wrapper.c:615
1995 #, c-format
1996 msgid "unable to access '%s'"
1997 msgstr "«%s» недоступно"
1998
1795 -#: wrapper.c:640
1999 +#: wrapper.c:623
2000 msgid "unable to get current working directory"
2001 msgstr "не удалось получить текущий рабочий каталог"
2002
1799 -#: wrapper.c:667
2003 +#: wrapper.c:650
2004 #, c-format
2005 msgid "could not open %s for writing"
2006 msgstr "не удалось открыть «%s» для записи"
2007
1804 -#: wrapper.c:678 builtin/am.c:410
2008 +#: wrapper.c:661 builtin/am.c:410
2009 #, c-format
2010 msgid "could not write to %s"
2011 msgstr "не удалось записать в %s"
2012
1809 -#: wrapper.c:684
2013 +#: wrapper.c:667
2014 #, c-format
2015 msgid "could not close %s"
2016 msgstr "не удалось закрыть %s"
2017
1814 -#: wt-status.c:149
2018 +#: wt-status.c:150
2019 msgid "Unmerged paths:"
2020 msgstr "Не слитые пути:"
2021
1818 -#: wt-status.c:176 wt-status.c:203
2022 +#: wt-status.c:177 wt-status.c:204
2023 #, c-format
2024 msgid " (use \"git reset %s <file>...\" to unstage)"
2025 msgstr " (используйте «git reset %s <файл>…», чтобы убрать из индекса)"
2026
1823 -#: wt-status.c:178 wt-status.c:205
2027 +#: wt-status.c:179 wt-status.c:206
2028 msgid " (use \"git rm --cached <file>...\" to unstage)"
2029 msgstr " (используйте «git rm --cached <файл>…», чтобы убрать из индекса)"
2030
1827 -#: wt-status.c:182
2031 +#: wt-status.c:183
2032 msgid " (use \"git add <file>...\" to mark resolution)"
2033 msgstr " (используйте «git add <файл>…», чтобы пометить разрешение конфликта)"
2034
1831 -#: wt-status.c:184 wt-status.c:188
2035 +#: wt-status.c:185 wt-status.c:189
2036 msgid " (use \"git add/rm <file>...\" as appropriate to mark resolution)"
2037 msgstr " (используйте «git add/rm <файл>…», чтобы пометить выбранное разрешение конфликта)"
2038
1835 -#: wt-status.c:186
2039 +#: wt-status.c:187
2040 msgid " (use \"git rm <file>...\" to mark resolution)"
2041 msgstr " (используйте «git rm <файл>…», чтобы пометить разрешение конфликта)"
2042
1839 -#: wt-status.c:197 wt-status.c:880
2043 +#: wt-status.c:198 wt-status.c:881
2044 msgid "Changes to be committed:"
2045 msgstr "Изменения, которые будут включены в коммит:"
2046
1843 -#: wt-status.c:215 wt-status.c:889
2047 +#: wt-status.c:216 wt-status.c:890
2048 msgid "Changes not staged for commit:"
2049 msgstr "Изменения, которые не в индексе для коммита:"
2050
1847 -#: wt-status.c:219
2051 +#: wt-status.c:220
2052 msgid " (use \"git add <file>...\" to update what will be committed)"
2053 msgstr " (используйте «git add <файл>…», чтобы добавить файл в индекс)"
2054
1851 -#: wt-status.c:221
2055 +#: wt-status.c:222
2056 msgid " (use \"git add/rm <file>...\" to update what will be committed)"
2057 msgstr " (используйте «git add/rm <файл>…», чтобы добавить или удалить файл из индекса)"
2058
1855 -#: wt-status.c:222
2059 +#: wt-status.c:223
2060 msgid ""
2061 " (use \"git checkout -- <file>...\" to discard changes in working "
2062 "directory)"
2063 msgstr " (используйте «git checkout -- <файл>…», чтобы отменить изменения\n в рабочем каталоге)"
2064
1861 -#: wt-status.c:224
2065 +#: wt-status.c:225
2066 msgid " (commit or discard the untracked or modified content in submodules)"
2067 msgstr " (сделайте коммит или отмените изменения в неотслеживаемом или измененном содержимом в подмодулях)"
2068
1865 -#: wt-status.c:236
2069 +#: wt-status.c:237
2070 #, c-format
2071 msgid " (use \"git %s <file>...\" to include in what will be committed)"
2072 msgstr " (используйте «git %s <файл>…», чтобы добавить в то, что будет включено в коммит)"
2073
1870 -#: wt-status.c:251
2074 +#: wt-status.c:252
2075 msgid "both deleted:"
2076 msgstr "оба удалены:"
2077
1874 -#: wt-status.c:253
2078 +#: wt-status.c:254
2079 msgid "added by us:"
2080 msgstr "добавлено нами:"
2081
1878 -#: wt-status.c:255
2082 +#: wt-status.c:256
2083 msgid "deleted by them:"
2084 msgstr "удалено ими:"
2085
1882 -#: wt-status.c:257
2086 +#: wt-status.c:258
2087 msgid "added by them:"
2088 msgstr "добавлено ими:"
2089
1886 -#: wt-status.c:259
2090 +#: wt-status.c:260
2091 msgid "deleted by us:"
2092 msgstr "удалено нами:"
2093
1890 -#: wt-status.c:261
2094 +#: wt-status.c:262
2095 msgid "both added:"
2096 msgstr "оба добавлены:"
2097
1894 -#: wt-status.c:263
2098 +#: wt-status.c:264
2099 msgid "both modified:"
2100 msgstr "оба измены:"
2101
1898 -#: wt-status.c:265
2102 +#: wt-status.c:266
2103 #, c-format
2104 msgid "bug: unhandled unmerged status %x"
2105 msgstr "ошибка: необработанный статус не слитых изменений %x"
2106
1903 -#: wt-status.c:273
2107 +#: wt-status.c:274
2108 msgid "new file:"
2109 msgstr "новый файл:"
2110
1907 -#: wt-status.c:275
2111 +#: wt-status.c:276
2112 msgid "copied:"
2113 msgstr "скопировано:"
2114
1911 -#: wt-status.c:277
2115 +#: wt-status.c:278
2116 msgid "deleted:"
2117 msgstr "удалено:"
2118
1915 -#: wt-status.c:279
2119 +#: wt-status.c:280
2120 msgid "modified:"
2121 msgstr "изменено:"
2122
1919 -#: wt-status.c:281
2123 +#: wt-status.c:282
2124 msgid "renamed:"
2125 msgstr "переименовано:"
2126
1923 -#: wt-status.c:283
2127 +#: wt-status.c:284
2128 msgid "typechange:"
2129 msgstr "изменен тип:"
2130
1927 -#: wt-status.c:285
2131 +#: wt-status.c:286
2132 msgid "unknown:"
2133 msgstr "неизвестно:"
2134
1931 -#: wt-status.c:287
2135 +#: wt-status.c:288
2136 msgid "unmerged:"
2137 msgstr "не слитые:"
2138
1935 -#: wt-status.c:369
2139 +#: wt-status.c:370
2140 msgid "new commits, "
2141 msgstr "новые коммиты, "
2142
1939 -#: wt-status.c:371
2143 +#: wt-status.c:372
2144 msgid "modified content, "
2145 msgstr "изменено содержимое, "
2146
1943 -#: wt-status.c:373
2147 +#: wt-status.c:374
2148 msgid "untracked content, "
2149 msgstr "неотслеживаемое содержимое, "
2150
1947 -#: wt-status.c:390
2151 +#: wt-status.c:391
2152 #, c-format
2153 msgid "bug: unhandled diff status %c"
2154 msgstr "ошибка: необработанный статус изменений %c"
2155
1952 -#: wt-status.c:754
2156 +#: wt-status.c:755
2157 msgid "Submodules changed but not updated:"
2158 msgstr "Измененные, но не обновленные подмодули:"
2159
1956 -#: wt-status.c:756
2160 +#: wt-status.c:757
2161 msgid "Submodule changes to be committed:"
2162 msgstr "Изменения в подмодулях, которые будут закоммичены:"
2163
1960 -#: wt-status.c:837
2164 +#: wt-status.c:838
2165 msgid ""
2166 "Do not touch the line above.\n"
2167 "Everything below will be removed."
2168 msgstr "Не трогайте строку выше этой.\nВсё, что ниже — будет удалено."
2169
1966 -#: wt-status.c:948
2170 +#: wt-status.c:949
2171 msgid "You have unmerged paths."
2172 msgstr "У вас есть не слитые пути."
2173
1970 -#: wt-status.c:951
2174 +#: wt-status.c:952
2175 msgid " (fix conflicts and run \"git commit\")"
2176 msgstr " (разрешите конфликты, затем запустите «git commit»)"
2177
1974 -#: wt-status.c:954
2178 +#: wt-status.c:956
2179 msgid "All conflicts fixed but you are still merging."
2180 msgstr "Все конфликты исправлены, но вы все еще в процессе слияния."
2181
1978 -#: wt-status.c:957
2182 +#: wt-status.c:959
2183 msgid " (use \"git commit\" to conclude merge)"
2184 msgstr " (используйте «git commit», чтобы завершить слияние)"
2185
1982 -#: wt-status.c:967
2186 +#: wt-status.c:969
2187 msgid "You are in the middle of an am session."
2188 msgstr "Вы в процессе сессии am."
2189
1986 -#: wt-status.c:970
2190 +#: wt-status.c:972
2191 msgid "The current patch is empty."
2192 msgstr "Текущий патч пустой."
2193
1990 -#: wt-status.c:974
2194 +#: wt-status.c:976
2195 msgid " (fix conflicts and then run \"git am --continue\")"
2196 msgstr " (разрешите конфликты, затем запустите «git am --continue»)"
2197
1994 -#: wt-status.c:976
2198 +#: wt-status.c:978
2199 msgid " (use \"git am --skip\" to skip this patch)"
2200 msgstr " (используйте «git am --skip», чтобы пропустить этот патч)"
2201
1998 -#: wt-status.c:978
2202 +#: wt-status.c:980
2203 msgid " (use \"git am --abort\" to restore the original branch)"
2204 msgstr " (используйте «git am --abort», чтобы восстановить оригинальную ветку)"
2205
@@ -2137,43 +2341,43 @@ msgstr "Вы сейчас в процессе двоичного поиска."
2341 msgid " (use \"git bisect reset\" to get back to the original branch)"
2342 msgstr " (используйте «git bisect reset», чтобы вернуться на исходную ветку)"
2343
2140 -#: wt-status.c:1438
2344 +#: wt-status.c:1460
2345 msgid "On branch "
2346 msgstr "На ветке "
2347
2144 -#: wt-status.c:1444
2348 +#: wt-status.c:1466
2349 msgid "interactive rebase in progress; onto "
2350 msgstr "интерактивное перемещение в процессе; над "
2351
2148 -#: wt-status.c:1446
2352 +#: wt-status.c:1468
2353 msgid "rebase in progress; onto "
2354 msgstr "перемещение в процессе; над "
2355
2152 -#: wt-status.c:1451
2356 +#: wt-status.c:1473
2357 msgid "HEAD detached at "
2358 msgstr "HEAD отделён на "
2359
2156 -#: wt-status.c:1453
2360 +#: wt-status.c:1475
2361 msgid "HEAD detached from "
2362 msgstr "HEAD отделён начиная с "
2363
2160 -#: wt-status.c:1456
2364 +#: wt-status.c:1478
2365 msgid "Not currently on any branch."
2366 msgstr "Сейчас ни на одной из веток"
2367
2164 -#: wt-status.c:1474
2368 +#: wt-status.c:1496
2369 msgid "Initial commit"
2370 msgstr "Начальный коммит"
2371
2168 -#: wt-status.c:1488
2372 +#: wt-status.c:1510
2373 msgid "Untracked files"
2374 msgstr "Неотслеживаемые файлы"
2375
2172 -#: wt-status.c:1490
2376 +#: wt-status.c:1512
2377 msgid "Ignored files"
2378 msgstr "Игнорируемые файлы"
2379
2176 -#: wt-status.c:1494
2380 +#: wt-status.c:1516
2381 #, c-format
2382 msgid ""
2383 "It took %.2f seconds to enumerate untracked files. 'status -uno'\n"
@@ -2181,82 +2385,82 @@ msgid ""
2385 "new files yourself (see 'git help status')."
2386 msgstr "%.2f секунды занял вывод списка неотслеживаемых файлов. «status -uno» возможно может ускорить это, но будьте внимательны, и не забудьте добавить новые файлы вручную (смотрите «git help status» для подробностей)."
2387
2184 -#: wt-status.c:1500
2388 +#: wt-status.c:1522
2389 #, c-format
2390 msgid "Untracked files not listed%s"
2391 msgstr "Неотслеживаемые файлы не показаны%s"
2392
2189 -#: wt-status.c:1502
2393 +#: wt-status.c:1524
2394 msgid " (use -u option to show untracked files)"
2395 msgstr "(используйте опцию «-u», чтобы показать неотслеживаемые файлы)"
2396
2193 -#: wt-status.c:1508
2397 +#: wt-status.c:1530
2398 msgid "No changes"
2399 msgstr "Нет изменений"
2400
2197 -#: wt-status.c:1513
2401 +#: wt-status.c:1535
2402 #, c-format
2403 msgid "no changes added to commit (use \"git add\" and/or \"git commit -a\")\n"
2404 msgstr "нет изменений добавленных для коммита\n(используйте «git add» и/или «git commit -a»)\n"
2405
2202 -#: wt-status.c:1516
2406 +#: wt-status.c:1538
2407 #, c-format
2408 msgid "no changes added to commit\n"
2409 msgstr "нет изменений добавленных для коммита\n"
2410
2207 -#: wt-status.c:1519
2411 +#: wt-status.c:1541
2412 #, c-format
2413 msgid ""
2414 "nothing added to commit but untracked files present (use \"git add\" to "
2415 "track)\n"
2416 msgstr "ничего не добавлено в коммит, но есть неотслеживаемые файлы (используйте «git add», чтобы отслеживать их)\n"
2417
2214 -#: wt-status.c:1522
2418 +#: wt-status.c:1544
2419 #, c-format
2420 msgid "nothing added to commit but untracked files present\n"
2421 msgstr "ничего не добавлено в коммит, но есть неотслеживаемые файлы\n"
2422
2219 -#: wt-status.c:1525
2423 +#: wt-status.c:1547
2424 #, c-format
2425 msgid "nothing to commit (create/copy files and use \"git add\" to track)\n"
2426 msgstr "нечего коммитить (создайте/скопируйте файлы, затем запустите «git add», чтобы отслеживать их)\n"
2427
2224 -#: wt-status.c:1528 wt-status.c:1533
2428 +#: wt-status.c:1550 wt-status.c:1555
2429 #, c-format
2430 msgid "nothing to commit\n"
2431 msgstr "нечего коммитить\n"
2432
2229 -#: wt-status.c:1531
2433 +#: wt-status.c:1553
2434 #, c-format
2435 msgid "nothing to commit (use -u to show untracked files)\n"
2436 msgstr "нечего коммитить (используйте опцию «-u», чтобы показать неотслеживаемые файлы)\n"
2437
2234 -#: wt-status.c:1535
2438 +#: wt-status.c:1557
2439 #, c-format
2440 msgid "nothing to commit, working directory clean\n"
2441 msgstr "нечего коммитить, нет изменений в рабочем каталоге\n"
2442
2239 -#: wt-status.c:1642
2443 +#: wt-status.c:1664
2444 msgid "Initial commit on "
2445 msgstr "Начальный коммит на "
2446
2243 -#: wt-status.c:1646
2447 +#: wt-status.c:1668
2448 msgid "HEAD (no branch)"
2449 msgstr "HEAD (нет ветки)"
2450
2247 -#: wt-status.c:1675
2451 +#: wt-status.c:1697
2452 msgid "gone"
2453 msgstr "исчез"
2454
2251 -#: wt-status.c:1677 wt-status.c:1685
2455 +#: wt-status.c:1699 wt-status.c:1707
2456 msgid "behind "
2457 msgstr "позади"
2458
2255 -#: wt-status.c:1680 wt-status.c:1683
2459 +#: wt-status.c:1702 wt-status.c:1705
2460 msgid "ahead "
2461 msgstr "впереди "
2462
2259 -#: compat/precompose_utf8.c:57 builtin/clone.c:413
2463 +#: compat/precompose_utf8.c:57 builtin/clone.c:415
2464 #, c-format
2465 msgid "failed to unlink '%s'"
2466 msgstr "сбой отсоединения «%s»"
@@ -2270,7 +2474,7 @@ msgstr "git add [<опции>] [--] <спецификация-пути>…"
2474 msgid "unexpected diff status %c"
2475 msgstr "неожиданный статус различий %c"
2476
2273 -#: builtin/add.c:70 builtin/commit.c:278
2477 +#: builtin/add.c:70 builtin/commit.c:280
2478 msgid "updating files failed"
2479 msgstr "сбой при обновлении файлов"
2480
@@ -2283,7 +2487,7 @@ msgstr "удалить «%s»\n"
2487 msgid "Unstaged changes after refreshing the index:"
2488 msgstr "Непроиндексированные изменения после обновления индекса:"
2489
2286 -#: builtin/add.c:194 builtin/rev-parse.c:797
2490 +#: builtin/add.c:194 builtin/rev-parse.c:811
2491 msgid "Could not read the index"
2492 msgstr "Не удалось прочитать индекс"
2493
@@ -2319,14 +2523,14 @@ msgid "The following paths are ignored by one of your .gitignore files:\n"
2523 msgstr "Следующие пути игнорируются одним из ваших файлов .gitignore:\n"
2524
2525 #: builtin/add.c:249 builtin/clean.c:870 builtin/fetch.c:112 builtin/mv.c:111
2322 -#: builtin/prune-packed.c:55 builtin/pull.c:189 builtin/push.c:511
2323 -#: builtin/remote.c:1330 builtin/rm.c:268 builtin/send-pack.c:162
2526 +#: builtin/prune-packed.c:55 builtin/pull.c:197 builtin/push.c:511
2527 +#: builtin/remote.c:1332 builtin/rm.c:268 builtin/send-pack.c:162
2528 msgid "dry run"
2529 msgstr "пробный запуск"
2530
2327 -#: builtin/add.c:250 builtin/apply.c:4561 builtin/check-ignore.c:19
2328 -#: builtin/commit.c:1322 builtin/count-objects.c:85 builtin/fsck.c:558
2329 -#: builtin/log.c:1651 builtin/mv.c:110 builtin/read-tree.c:114
2531 +#: builtin/add.c:250 builtin/apply.c:4563 builtin/check-ignore.c:19
2532 +#: builtin/commit.c:1333 builtin/count-objects.c:85 builtin/fsck.c:557
2533 +#: builtin/log.c:1826 builtin/mv.c:110 builtin/read-tree.c:114
2534 msgid "be verbose"
2535 msgstr "быть многословнее"
2536
@@ -2334,7 +2538,7 @@ msgstr "быть многословнее"
2538 msgid "interactive picking"
2539 msgstr "интерактивный выбор"
2540
2337 -#: builtin/add.c:253 builtin/checkout.c:1155 builtin/reset.c:286
2541 +#: builtin/add.c:253 builtin/checkout.c:1154 builtin/reset.c:286
2542 msgid "select hunks interactively"
2543 msgstr "интерактивный выбор блоков"
2544
@@ -2402,16 +2606,16 @@ msgid "Maybe you wanted to say 'git add .'?\n"
2606 msgstr "Возможно, вы имели в виду «git add .»?\n"
2607
2608 #: builtin/add.c:358 builtin/check-ignore.c:172 builtin/clean.c:914
2405 -#: builtin/commit.c:337 builtin/mv.c:131 builtin/reset.c:235 builtin/rm.c:298
2406 -#: builtin/submodule--helper.c:35
2609 +#: builtin/commit.c:339 builtin/mv.c:131 builtin/reset.c:235 builtin/rm.c:298
2610 +#: builtin/submodule--helper.c:240
2611 msgid "index file corrupt"
2612 msgstr "файл индекса поврежден"
2613
2410 -#: builtin/add.c:439 builtin/apply.c:4659 builtin/mv.c:280 builtin/rm.c:430
2614 +#: builtin/add.c:439 builtin/apply.c:4661 builtin/mv.c:283 builtin/rm.c:430
2615 msgid "Unable to write new index file"
2616 msgstr "Не удалось записать новый файл индекса"
2617
2414 -#: builtin/am.c:256 builtin/commit.c:738 builtin/merge.c:1078
2618 +#: builtin/am.c:256 builtin/commit.c:749 builtin/merge.c:1089
2619 #, c-format
2620 msgid "could not read '%s'"
2621 msgstr "не удалось прочитать «%s»"
@@ -2439,16 +2643,6 @@ msgstr "Не удалось скопировать заметку из «%s» в
2643 msgid "fseek failed"
2644 msgstr "сбой при выполнении fseek"
2645
2442 -#: builtin/am.c:772 builtin/am.c:860
2443 -#, c-format
2444 -msgid "could not open '%s' for reading: %s"
2445 -msgstr "не удалось открыть «%s» для чтения: %s"
2446 -
2447 -#: builtin/am.c:779
2448 -#, c-format
2449 -msgid "could not open '%s' for writing: %s"
2450 -msgstr "не удалось открыть «%s» для записи: %s"
2451 -
2646 #: builtin/am.c:788
2647 #, c-format
2648 msgid "could not parse patch '%s'"
@@ -2458,340 +2652,342 @@ msgstr "не удалось разобрать патч «%s»"
2652 msgid "Only one StGIT patch series can be applied at once"
2653 msgstr "Только серия патчей StGIT может быть применена за раз"
2654
2461 -#: builtin/am.c:901
2655 +#: builtin/am.c:900
2656 msgid "invalid timestamp"
2657 msgstr "недопустимая метка даты/времени"
2658
2465 -#: builtin/am.c:904 builtin/am.c:912
2659 +#: builtin/am.c:903 builtin/am.c:911
2660 msgid "invalid Date line"
2661 msgstr "недопустимая строка даты"
2662
2469 -#: builtin/am.c:909
2663 +#: builtin/am.c:908
2664 msgid "invalid timezone offset"
2665 msgstr "недопустимое смещение часового пояса"
2666
2473 -#: builtin/am.c:996
2667 +#: builtin/am.c:995
2668 msgid "Patch format detection failed."
2669 msgstr "Сбой определения формата патча."
2670
2477 -#: builtin/am.c:1001 builtin/clone.c:378
2671 +#: builtin/am.c:1000 builtin/clone.c:380
2672 #, c-format
2673 msgid "failed to create directory '%s'"
2674 msgstr "не удалось создать каталог «%s»"
2675
2482 -#: builtin/am.c:1005
2676 +#: builtin/am.c:1004
2677 msgid "Failed to split patches."
2678 msgstr "Не удалось разделить патчи на части."
2679
2486 -#: builtin/am.c:1137 builtin/commit.c:363
2680 +#: builtin/am.c:1136 builtin/commit.c:365
2681 msgid "unable to write index file"
2682 msgstr "не удалось записать индекс"
2683
2490 -#: builtin/am.c:1188
2684 +#: builtin/am.c:1187
2685 #, c-format
2686 msgid "When you have resolved this problem, run \"%s --continue\"."
2687 msgstr "Когда вы устраните эту проблему, запустите «%s --continue»."
2688
2495 -#: builtin/am.c:1189
2689 +#: builtin/am.c:1188
2690 #, c-format
2691 msgid "If you prefer to skip this patch, run \"%s --skip\" instead."
2692 msgstr "Если вы хотите пропустить этот патч, то запустите «%s --skip»."
2693
2500 -#: builtin/am.c:1190
2694 +#: builtin/am.c:1189
2695 #, c-format
2696 msgid "To restore the original branch and stop patching, run \"%s --abort\"."
2697 msgstr "Чтобы вернуться на предыдущую ветку и остановить применение изменений, запустите «%s --abort»."
2698
2505 -#: builtin/am.c:1328
2699 +#: builtin/am.c:1327
2700 msgid "Patch is empty. Was it split wrong?"
2701 msgstr "Патч пуст. Возможно, он был неправильно разделён?"
2702
2509 -#: builtin/am.c:1402 builtin/log.c:1350
2703 +#: builtin/am.c:1401 builtin/log.c:1516
2704 #, c-format
2705 msgid "invalid ident line: %s"
2706 msgstr "неправильная строка идентификации: %s"
2707
2514 -#: builtin/am.c:1429
2708 +#: builtin/am.c:1428
2709 #, c-format
2710 msgid "unable to parse commit %s"
2711 msgstr "не удалось разобрать коммит %s"
2712
2519 -#: builtin/am.c:1631
2713 +#: builtin/am.c:1630
2714 msgid "Repository lacks necessary blobs to fall back on 3-way merge."
2715 msgstr "В репозитории отсутствуют двоичные объекты, необходимые для отката к трехходовому слиянию."
2716
2523 -#: builtin/am.c:1633
2717 +#: builtin/am.c:1632
2718 msgid "Using index info to reconstruct a base tree..."
2719 msgstr "Использую индекс для реконструкции базового дерева…"
2720
2527 -#: builtin/am.c:1652
2721 +#: builtin/am.c:1651
2722 msgid ""
2723 "Did you hand edit your patch?\n"
2724 "It does not apply to blobs recorded in its index."
2725 msgstr "Вы вручную изменяли патч?\nОн не накладывается без ошибок на двоичные объекты, записанные в его заголовке."
2726
2533 -#: builtin/am.c:1658
2727 +#: builtin/am.c:1657
2728 msgid "Falling back to patching base and 3-way merge..."
2729 msgstr "Откат к применению изменений к базовому коммиту с помощью трехходового слияния…"
2730
2537 -#: builtin/am.c:1673
2731 +#: builtin/am.c:1672
2732 msgid "Failed to merge in the changes."
2733 msgstr "Не удалось слить изменения."
2734
2541 -#: builtin/am.c:1697 builtin/merge.c:633
2735 +#: builtin/am.c:1696 builtin/merge.c:636
2736 msgid "git write-tree failed to write a tree"
2737 msgstr "git write-tree не удалось записать дерево"
2738
2545 -#: builtin/am.c:1704
2739 +#: builtin/am.c:1703
2740 msgid "applying to an empty history"
2741 msgstr "применение к пустой истории"
2742
2549 -#: builtin/am.c:1717 builtin/commit.c:1755 builtin/merge.c:830
2550 -#: builtin/merge.c:855
2743 +#: builtin/am.c:1716 builtin/commit.c:1775 builtin/merge.c:841
2744 +#: builtin/merge.c:866
2745 msgid "failed to write commit object"
2746 msgstr "сбой записи объекта коммита"
2747
2554 -#: builtin/am.c:1749 builtin/am.c:1753
2748 +#: builtin/am.c:1748 builtin/am.c:1752
2749 #, c-format
2750 msgid "cannot resume: %s does not exist."
2751 msgstr "нельзя продолжнить: %s не существует "
2752
2559 -#: builtin/am.c:1769
2753 +#: builtin/am.c:1768
2754 msgid "cannot be interactive without stdin connected to a terminal."
2755 msgstr "не удалось использовать интерактивное поведение, без stdin подключенного к терминалу."
2756
2563 -#: builtin/am.c:1774
2757 +#: builtin/am.c:1773
2758 msgid "Commit Body is:"
2759 msgstr "Тело коммита:"
2760
2761 #. TRANSLATORS: Make sure to include [y], [n], [e], [v] and [a]
2762 #. in your translation. The program will only accept English
2763 #. input at this point.
2570 -#: builtin/am.c:1784
2764 +#: builtin/am.c:1783
2765 msgid "Apply? [y]es/[n]o/[e]dit/[v]iew patch/[a]ccept all: "
2766 msgstr "Применить? [y] - да/[n] - нет/[e] - редактировать/[v] - просмотреть патч/[a] - применить всё: "
2767
2574 -#: builtin/am.c:1834
2768 +#: builtin/am.c:1833
2769 #, c-format
2770 msgid "Dirty index: cannot apply patches (dirty: %s)"
2771 msgstr "Индекс не пустой: нельзя применять патчи (в индексе: %s)"
2772
2579 -#: builtin/am.c:1869 builtin/am.c:1941
2773 +#: builtin/am.c:1868 builtin/am.c:1940
2774 #, c-format
2775 msgid "Applying: %.*s"
2776 msgstr "Применение: %.*s"
2777
2584 -#: builtin/am.c:1885
2778 +#: builtin/am.c:1884
2779 msgid "No changes -- Patch already applied."
2780 msgstr "Нет изменений — Патч уже применен."
2781
2588 -#: builtin/am.c:1893
2782 +#: builtin/am.c:1892
2783 #, c-format
2784 msgid "Patch failed at %s %.*s"
2785 msgstr "Ошибка применения изменений на %s %.*s"
2786
2593 -#: builtin/am.c:1899
2787 +#: builtin/am.c:1898
2788 #, c-format
2789 msgid "The copy of the patch that failed is found in: %s"
2790 msgstr "Копию изменений, которые не удалось применить, вы можете найти в: %s"
2791
2598 -#: builtin/am.c:1944
2792 +#: builtin/am.c:1943
2793 msgid ""
2794 "No changes - did you forget to use 'git add'?\n"
2795 "If there is nothing left to stage, chances are that something else\n"
2796 "already introduced the same changes; you might want to skip this patch."
2797 msgstr "Нет изменений — возможно, вы забыли вызвать «git add»?\nЕсли ничего не осталось для индексации, то, скорее всего, что-то другое уже сделало те же изменения; возможно, вам следует пропустить этот патч."
2798
2605 -#: builtin/am.c:1951
2799 +#: builtin/am.c:1950
2800 msgid ""
2801 "You still have unmerged paths in your index.\n"
2802 "Did you forget to use 'git add'?"
2803 msgstr "У вас все еще имеются не слитые пути в индексе.\nВозможно, вы забыли вызвать «git add»?"
2804
2611 -#: builtin/am.c:2059 builtin/am.c:2063 builtin/am.c:2075 builtin/reset.c:308
2805 +#: builtin/am.c:2058 builtin/am.c:2062 builtin/am.c:2074 builtin/reset.c:308
2806 #: builtin/reset.c:316
2807 #, c-format
2808 msgid "Could not parse object '%s'."
2809 msgstr "Не удалось разобрать объект «%s»."
2810
2617 -#: builtin/am.c:2111
2811 +#: builtin/am.c:2110
2812 msgid "failed to clean index"
2813 msgstr "не удалось очистить индекс"
2814
2621 -#: builtin/am.c:2145
2815 +#: builtin/am.c:2144
2816 msgid ""
2817 "You seem to have moved HEAD since the last 'am' failure.\n"
2818 "Not rewinding to ORIG_HEAD"
2819 msgstr "Похоже, что вы переместили HEAD с момента последней ошибки выполнения «am».\nПеремотка на ORIG_HEAD не выполняется"
2820
2627 -#: builtin/am.c:2206
2821 +#: builtin/am.c:2205
2822 #, c-format
2823 msgid "Invalid value for --patch-format: %s"
2824 msgstr "Неправильное значение для --patch-format: %s"
2825
2632 -#: builtin/am.c:2239
2826 +#: builtin/am.c:2238
2827 msgid "git am [<options>] [(<mbox>|<Maildir>)...]"
2828 msgstr "git am [<опции>] [(<mbox>|<Maildir>)…]"
2829
2636 -#: builtin/am.c:2240
2830 +#: builtin/am.c:2239
2831 msgid "git am [<options>] (--continue | --skip | --abort)"
2832 msgstr "git am [<опции>] (--continue | --skip | --abort)"
2833
2640 -#: builtin/am.c:2246
2834 +#: builtin/am.c:2245
2835 msgid "run interactively"
2836 msgstr "запустить в интерактивном режиме"
2837
2644 -#: builtin/am.c:2248
2838 +#: builtin/am.c:2247
2839 msgid "historical option -- no-op"
2840 msgstr "историческая опция — ничего не делает"
2841
2648 -#: builtin/am.c:2250
2842 +#: builtin/am.c:2249
2843 msgid "allow fall back on 3way merging if needed"
2844 msgstr "разрешить откатиться к трехходовому слиянию, если нужно"
2845
2652 -#: builtin/am.c:2251 builtin/init-db.c:474 builtin/prune-packed.c:57
2846 +#: builtin/am.c:2250 builtin/init-db.c:478 builtin/prune-packed.c:57
2847 #: builtin/repack.c:171
2848 msgid "be quiet"
2849 msgstr "тихий режим"
2850
2657 -#: builtin/am.c:2253
2851 +#: builtin/am.c:2252
2852 msgid "add a Signed-off-by line to the commit message"
2853 msgstr "добавить строку Signed-off-by к сообщению коммита"
2854
2661 -#: builtin/am.c:2256
2855 +#: builtin/am.c:2255
2856 msgid "recode into utf8 (default)"
2857 msgstr "перекодировать в utf8 (по умолчанию)"
2858
2665 -#: builtin/am.c:2258
2859 +#: builtin/am.c:2257
2860 msgid "pass -k flag to git-mailinfo"
2861 msgstr "передать флаг -k в git-mailinfo"
2862
2669 -#: builtin/am.c:2260
2863 +#: builtin/am.c:2259
2864 msgid "pass -b flag to git-mailinfo"
2865 msgstr "передать флаг -b в git-mailinfo"
2866
2673 -#: builtin/am.c:2262
2867 +#: builtin/am.c:2261
2868 msgid "pass -m flag to git-mailinfo"
2869 msgstr "передать флаг -m в git-mailinfo"
2870
2677 -#: builtin/am.c:2264
2871 +#: builtin/am.c:2263
2872 msgid "pass --keep-cr flag to git-mailsplit for mbox format"
2873 msgstr "передать флаг --keep-cr в git-mailsplit для формата mbox"
2874
2681 -#: builtin/am.c:2267
2875 +#: builtin/am.c:2266
2876 msgid "do not pass --keep-cr flag to git-mailsplit independent of am.keepcr"
2877 msgstr "не передавать --keep-cr флаг в git-mailsplit вне зависимости от am.keepcr"
2878
2685 -#: builtin/am.c:2270
2879 +#: builtin/am.c:2269
2880 msgid "strip everything before a scissors line"
2881 msgstr "обрезать все до строки обрезки"
2882
2689 -#: builtin/am.c:2271 builtin/apply.c:4544
2883 +#: builtin/am.c:2270 builtin/apply.c:4546
2884 msgid "action"
2885 msgstr "действие"
2886
2693 -#: builtin/am.c:2272 builtin/am.c:2275 builtin/am.c:2278 builtin/am.c:2281
2694 -#: builtin/am.c:2284 builtin/am.c:2287 builtin/am.c:2290 builtin/am.c:2293
2695 -#: builtin/am.c:2299
2887 +#: builtin/am.c:2271 builtin/am.c:2274 builtin/am.c:2277 builtin/am.c:2280
2888 +#: builtin/am.c:2283 builtin/am.c:2286 builtin/am.c:2289 builtin/am.c:2292
2889 +#: builtin/am.c:2298
2890 msgid "pass it through git-apply"
2891 msgstr "передать его в git-apply"
2892
2699 -#: builtin/am.c:2280 builtin/apply.c:4568
2893 +#: builtin/am.c:2279 builtin/apply.c:4570
2894 msgid "root"
2895 msgstr "корень"
2896
2703 -#: builtin/am.c:2283 builtin/am.c:2286 builtin/apply.c:4506
2704 -#: builtin/apply.c:4509 builtin/clone.c:86 builtin/fetch.c:95
2705 -#: builtin/pull.c:171 builtin/submodule--helper.c:72
2706 -#: builtin/submodule--helper.c:160 builtin/submodule--helper.c:163
2897 +#: builtin/am.c:2282 builtin/am.c:2285 builtin/apply.c:4508
2898 +#: builtin/apply.c:4511 builtin/clone.c:90 builtin/fetch.c:95
2899 +#: builtin/pull.c:179 builtin/submodule--helper.c:277
2900 +#: builtin/submodule--helper.c:404 builtin/submodule--helper.c:485
2901 +#: builtin/submodule--helper.c:488 builtin/submodule--helper.c:767
2902 +#: builtin/submodule--helper.c:770
2903 msgid "path"
2904 msgstr "путь"
2905
2710 -#: builtin/am.c:2289 builtin/fmt-merge-msg.c:666 builtin/fmt-merge-msg.c:669
2711 -#: builtin/grep.c:704 builtin/merge.c:198 builtin/pull.c:131
2712 -#: builtin/pull.c:185 builtin/repack.c:178 builtin/repack.c:182
2906 +#: builtin/am.c:2288 builtin/fmt-merge-msg.c:666 builtin/fmt-merge-msg.c:669
2907 +#: builtin/grep.c:706 builtin/merge.c:199 builtin/pull.c:134
2908 +#: builtin/pull.c:193 builtin/repack.c:178 builtin/repack.c:182
2909 #: builtin/show-branch.c:645 builtin/show-ref.c:175 builtin/tag.c:340
2910 #: parse-options.h:132 parse-options.h:134 parse-options.h:244
2911 msgid "n"
2912 msgstr "n"
2913
2718 -#: builtin/am.c:2292 builtin/apply.c:4512
2914 +#: builtin/am.c:2291 builtin/apply.c:4514
2915 msgid "num"
2916 msgstr "количество"
2917
2722 -#: builtin/am.c:2295 builtin/for-each-ref.c:37 builtin/replace.c:438
2918 +#: builtin/am.c:2294 builtin/for-each-ref.c:37 builtin/replace.c:438
2919 #: builtin/tag.c:372
2920 msgid "format"
2921 msgstr "формат"
2922
2727 -#: builtin/am.c:2296
2923 +#: builtin/am.c:2295
2924 msgid "format the patch(es) are in"
2925 msgstr "формат, в котором находятся патчи"
2926
2731 -#: builtin/am.c:2302
2927 +#: builtin/am.c:2301
2928 msgid "override error message when patch failure occurs"
2929 msgstr "переопределить сообщение об ошибке, если не удалось наложить изменения"
2930
2735 -#: builtin/am.c:2304
2931 +#: builtin/am.c:2303
2932 msgid "continue applying patches after resolving a conflict"
2933 msgstr "продолжить применение изменений после разрешения конфиликта"
2934
2739 -#: builtin/am.c:2307
2935 +#: builtin/am.c:2306
2936 msgid "synonyms for --continue"
2937 msgstr "синоним для --continue"
2938
2743 -#: builtin/am.c:2310
2939 +#: builtin/am.c:2309
2940 msgid "skip the current patch"
2941 msgstr "пропустить текущий патч"
2942
2747 -#: builtin/am.c:2313
2943 +#: builtin/am.c:2312
2944 msgid "restore the original branch and abort the patching operation."
2945 msgstr "восстановить оригинальную ветку и отменить операцию применения изменений."
2946
2751 -#: builtin/am.c:2317
2947 +#: builtin/am.c:2316
2948 msgid "lie about committer date"
2949 msgstr "соврать о дате коммитера"
2950
2755 -#: builtin/am.c:2319
2951 +#: builtin/am.c:2318
2952 msgid "use current timestamp for author date"
2953 msgstr "использовать текущее время как время авторства"
2954
2759 -#: builtin/am.c:2321 builtin/commit.c:1593 builtin/merge.c:225
2760 -#: builtin/pull.c:159 builtin/revert.c:92 builtin/tag.c:355
2955 +#: builtin/am.c:2320 builtin/commit.c:1609 builtin/merge.c:228
2956 +#: builtin/pull.c:164 builtin/revert.c:92 builtin/tag.c:355
2957 msgid "key-id"
2958 msgstr "key-id"
2959
2764 -#: builtin/am.c:2322
2960 +#: builtin/am.c:2321
2961 msgid "GPG-sign commits"
2962 msgstr "подписать коммиты с помощью GPG"
2963
2768 -#: builtin/am.c:2325
2964 +#: builtin/am.c:2324
2965 msgid "(internal use for git-rebase)"
2966 msgstr "(внутреннее использование для git-rebase)"
2967
2772 -#: builtin/am.c:2340
2968 +#: builtin/am.c:2339
2969 msgid ""
2970 "The -b/--binary option has been a no-op for long time, and\n"
2971 "it will be removed. Please do not use it anymore."
2972 msgstr "Опция -b/--binary уже долгое время ничего не делает и будет удалена с следующих версиях Git. Пожалуйста, не используйте ее."
2973
2778 -#: builtin/am.c:2347
2974 +#: builtin/am.c:2346
2975 msgid "failed to read the index"
2976 msgstr "сбой чтения индекса"
2977
2782 -#: builtin/am.c:2362
2978 +#: builtin/am.c:2361
2979 #, c-format
2980 msgid "previous rebase directory %s still exists but mbox given."
2981 msgstr "предыдущий каталог перемещения %s еще существует, но передан mbox."
2982
2787 -#: builtin/am.c:2386
2983 +#: builtin/am.c:2385
2984 #, c-format
2985 msgid ""
2986 "Stray %s directory found.\n"
2987 "Use \"git am --abort\" to remove it."
2988 msgstr "Найден забытый каталог %s.\nИспользуйте «git am --abort», чтобы удалить его."
2989
2794 -#: builtin/am.c:2392
2990 +#: builtin/am.c:2391
2991 msgid "Resolve operation not in progress, we are not resuming."
2992 msgstr "Операция разрешения конфликтов не в процессе выполнения, не продолжаем."
2993
@@ -2824,37 +3020,37 @@ msgstr "regexec возвратил %d для ввода: %s"
3020 msgid "unable to find filename in patch at line %d"
3021 msgstr "не удалось найти имя файла в строке патча %d"
3022
2827 -#: builtin/apply.c:940
3023 +#: builtin/apply.c:937
3024 #, c-format
3025 msgid "git apply: bad git-diff - expected /dev/null, got %s on line %d"
3026 msgstr "git apply: плохой git-diff — ожидалось /dev/null, получено %s на строке %d"
3027
2832 -#: builtin/apply.c:944
3028 +#: builtin/apply.c:942
3029 #, c-format
3030 msgid "git apply: bad git-diff - inconsistent new filename on line %d"
3031 msgstr "git apply: плохой git-diff — не согласующееся новое имя файла на строке %d"
3032
2837 -#: builtin/apply.c:945
3033 +#: builtin/apply.c:943
3034 #, c-format
3035 msgid "git apply: bad git-diff - inconsistent old filename on line %d"
3036 msgstr "git apply: плохой git-diff — не согласующееся старое имя файла на строке %d"
3037
2842 -#: builtin/apply.c:952
3038 +#: builtin/apply.c:949
3039 #, c-format
3040 msgid "git apply: bad git-diff - expected /dev/null on line %d"
3041 msgstr "git apply: плохой git-diff — ожидалось /dev/null на строке %d"
3042
2847 -#: builtin/apply.c:1415
3043 +#: builtin/apply.c:1406
3044 #, c-format
3045 msgid "recount: unexpected line: %.*s"
3046 msgstr "recount: не ожидаемая строка: %.*s"
3047
2852 -#: builtin/apply.c:1472
3048 +#: builtin/apply.c:1463
3049 #, c-format
3050 msgid "patch fragment without header at line %d: %.*s"
3051 msgstr "фрагмент изменений без заголовка на строке %d: %.*s"
3052
2857 -#: builtin/apply.c:1489
3053 +#: builtin/apply.c:1480
3054 #, c-format
3055 msgid ""
3056 "git diff header lacks filename information when removing %d leading pathname"
@@ -2867,65 +3063,65 @@ msgstr[1] "заголовок git diff не нашел информацию об
3063 msgstr[2] "заголовок git diff не нашел информацию об имени файла при удалении %d ведущих компонент пути к файлу (строка %d)"
3064 msgstr[3] "заголовок git diff не нашел информацию об имени файла при удалении %d ведущих компонент пути к файлу (строка %d)"
3065
2870 -#: builtin/apply.c:1655
3066 +#: builtin/apply.c:1646
3067 msgid "new file depends on old contents"
3068 msgstr "новый файл зависит от старого содержимого"
3069
2874 -#: builtin/apply.c:1657
3070 +#: builtin/apply.c:1648
3071 msgid "deleted file still has contents"
3072 msgstr "удаленный файл все еще имеет содержимое"
3073
2878 -#: builtin/apply.c:1683
3074 +#: builtin/apply.c:1674
3075 #, c-format
3076 msgid "corrupt patch at line %d"
3077 msgstr "патч поврежден на строке %d"
3078
2883 -#: builtin/apply.c:1719
3079 +#: builtin/apply.c:1710
3080 #, c-format
3081 msgid "new file %s depends on old contents"
3082 msgstr "новый файл %s зависит от старого содержимого"
3083
2888 -#: builtin/apply.c:1721
3084 +#: builtin/apply.c:1712
3085 #, c-format
3086 msgid "deleted file %s still has contents"
3087 msgstr "удаленный файл %s все еще имеет содержимое"
3088
2893 -#: builtin/apply.c:1724
3089 +#: builtin/apply.c:1715
3090 #, c-format
3091 msgid "** warning: file %s becomes empty but is not deleted"
3092 msgstr "** предупреждение: файл %s становится пустым, но не удаляется"
3093
2898 -#: builtin/apply.c:1870
3094 +#: builtin/apply.c:1861
3095 #, c-format
3096 msgid "corrupt binary patch at line %d: %.*s"
3097 msgstr "поврежденный двоичный патч на строке %d: %.*s"
3098
2903 -#: builtin/apply.c:1899
3099 +#: builtin/apply.c:1895
3100 #, c-format
3101 msgid "unrecognized binary patch at line %d"
3102 msgstr "неопознанный двоичный патч на строке %d"
3103
2908 -#: builtin/apply.c:2050
3104 +#: builtin/apply.c:2048
3105 #, c-format
3106 msgid "patch with only garbage at line %d"
3107 msgstr "патч с мусором на строке %d"
3108
2913 -#: builtin/apply.c:2140
3109 +#: builtin/apply.c:2138
3110 #, c-format
3111 msgid "unable to read symlink %s"
3112 msgstr "не удалось прочитать символьную ссылку %s"
3113
2918 -#: builtin/apply.c:2144
3114 +#: builtin/apply.c:2142
3115 #, c-format
3116 msgid "unable to open or read %s"
3117 msgstr "не удалось открыть или прочесть %s"
3118
2923 -#: builtin/apply.c:2777
3119 +#: builtin/apply.c:2775
3120 #, c-format
3121 msgid "invalid start of line: '%c'"
3122 msgstr "неправильное начало строки: «%c»"
3123
2928 -#: builtin/apply.c:2896
3124 +#: builtin/apply.c:2894
3125 #, c-format
3126 msgid "Hunk #%d succeeded at %d (offset %d line)."
3127 msgid_plural "Hunk #%d succeeded at %d (offset %d lines)."
@@ -2934,177 +3130,177 @@ msgstr[1] "Часть #%d успешно применена на %d (со сдв
3130 msgstr[2] "Часть #%d успешно применена на %d (со сдвигом в %d строк)."
3131 msgstr[3] "Часть #%d успешно применена на %d (со сдвигом в %d строк)."
3132
2937 -#: builtin/apply.c:2908
3133 +#: builtin/apply.c:2906
3134 #, c-format
3135 msgid "Context reduced to (%ld/%ld) to apply fragment at %d"
3136 msgstr "Контекст сужен до (%ld/%ld), чтобы применить фрагмент на %d строке"
3137
2942 -#: builtin/apply.c:2914
3138 +#: builtin/apply.c:2912
3139 #, c-format
3140 msgid ""
3141 "while searching for:\n"
3142 "%.*s"
3143 msgstr "при поиске:\n%.*s"
3144
2949 -#: builtin/apply.c:2934
3145 +#: builtin/apply.c:2932
3146 #, c-format
3147 msgid "missing binary patch data for '%s'"
3148 msgstr "пропущены данные двоичного патча для «%s»"
3149
2954 -#: builtin/apply.c:3035
3150 +#: builtin/apply.c:3033
3151 #, c-format
3152 msgid "binary patch does not apply to '%s'"
3153 msgstr "не удалось применить двоичный патч к «%s»"
3154
2959 -#: builtin/apply.c:3041
3155 +#: builtin/apply.c:3039
3156 #, c-format
3157 msgid "binary patch to '%s' creates incorrect result (expecting %s, got %s)"
3158 msgstr "после применения двоичного патча для «%s» был получен неправильный результат (ожидалось %s, получено %s)"
3159
2964 -#: builtin/apply.c:3062
3160 +#: builtin/apply.c:3060
3161 #, c-format
3162 msgid "patch failed: %s:%ld"
3163 msgstr "ошибка применения изменений: %s:%ld"
3164
2969 -#: builtin/apply.c:3186
3165 +#: builtin/apply.c:3184
3166 #, c-format
3167 msgid "cannot checkout %s"
2972 -msgstr "не удалось перейти на %s"
3168 +msgstr "не удалось переключить состояние на %s"
3169
2974 -#: builtin/apply.c:3231 builtin/apply.c:3242 builtin/apply.c:3287
3170 +#: builtin/apply.c:3229 builtin/apply.c:3240 builtin/apply.c:3285
3171 #, c-format
3172 msgid "read of %s failed"
3173 msgstr "ошибка чтения %s"
3174
2979 -#: builtin/apply.c:3239
3175 +#: builtin/apply.c:3237
3176 #, c-format
3177 msgid "reading from '%s' beyond a symbolic link"
3178 msgstr "чтение из «%s» за символической ссылкой"
3179
2984 -#: builtin/apply.c:3267 builtin/apply.c:3489
3180 +#: builtin/apply.c:3265 builtin/apply.c:3487
3181 #, c-format
3182 msgid "path %s has been renamed/deleted"
3183 msgstr "путь %s был переименован/удален"
3184
2989 -#: builtin/apply.c:3348 builtin/apply.c:3503
3185 +#: builtin/apply.c:3346 builtin/apply.c:3501
3186 #, c-format
3187 msgid "%s: does not exist in index"
3188 msgstr "%s: нет в индексе"
3189
2994 -#: builtin/apply.c:3352 builtin/apply.c:3495 builtin/apply.c:3517
3190 +#: builtin/apply.c:3350 builtin/apply.c:3493 builtin/apply.c:3515
3191 #, c-format
3192 msgid "%s: %s"
3193 msgstr "%s: %s"
3194
2999 -#: builtin/apply.c:3357 builtin/apply.c:3511
3195 +#: builtin/apply.c:3355 builtin/apply.c:3509
3196 #, c-format
3197 msgid "%s: does not match index"
3198 msgstr "%s: не совпадает с индексом"
3199
3004 -#: builtin/apply.c:3459
3200 +#: builtin/apply.c:3457
3201 msgid "removal patch leaves file contents"
3202 msgstr "патч удаления не удалил содержимое файла"
3203
3008 -#: builtin/apply.c:3528
3204 +#: builtin/apply.c:3526
3205 #, c-format
3206 msgid "%s: wrong type"
3207 msgstr "%s: неправильный тип"
3208
3013 -#: builtin/apply.c:3530
3209 +#: builtin/apply.c:3528
3210 #, c-format
3211 msgid "%s has type %o, expected %o"
3212 msgstr "%s имеет тип %o, а ожидался %o"
3213
3018 -#: builtin/apply.c:3689 builtin/apply.c:3691
3214 +#: builtin/apply.c:3687 builtin/apply.c:3689
3215 #, c-format
3216 msgid "invalid path '%s'"
3217 msgstr "неправильный путь «%s»"
3218
3023 -#: builtin/apply.c:3746
3219 +#: builtin/apply.c:3744
3220 #, c-format
3221 msgid "%s: already exists in index"
3222 msgstr "%s: уже содержится в индексе"
3223
3028 -#: builtin/apply.c:3749
3224 +#: builtin/apply.c:3747
3225 #, c-format
3226 msgid "%s: already exists in working directory"
3227 msgstr "%s: уже содержится в рабочем каталоге"
3228
3033 -#: builtin/apply.c:3769
3229 +#: builtin/apply.c:3767
3230 #, c-format
3231 msgid "new mode (%o) of %s does not match old mode (%o)"
3232 msgstr "новый режим доступа (%o) для %s не соответствует старому режиму доступа (%o)"
3233
3038 -#: builtin/apply.c:3774
3234 +#: builtin/apply.c:3772
3235 #, c-format
3236 msgid "new mode (%o) of %s does not match old mode (%o) of %s"
3237 msgstr "новый режим доступа (%o) для %s не соответствует старому режиму доступа (%o) для %s"
3238
3043 -#: builtin/apply.c:3794
3239 +#: builtin/apply.c:3792
3240 #, c-format
3241 msgid "affected file '%s' is beyond a symbolic link"
3242 msgstr "затронутый файл «%s» находится за символической ссылкой"
3243
3048 -#: builtin/apply.c:3798
3244 +#: builtin/apply.c:3796
3245 #, c-format
3246 msgid "%s: patch does not apply"
3247 msgstr "%s: не удалось применить патч"
3248
3053 -#: builtin/apply.c:3812
3249 +#: builtin/apply.c:3810
3250 #, c-format
3251 msgid "Checking patch %s..."
3252 msgstr "Проверка патча %s…"
3253
3058 -#: builtin/apply.c:3905 builtin/checkout.c:233 builtin/reset.c:135
3254 +#: builtin/apply.c:3903 builtin/checkout.c:233 builtin/reset.c:135
3255 #, c-format
3256 msgid "make_cache_entry failed for path '%s'"
3257 msgstr "сбой make_cache_entry для пути «%s»"
3258
3063 -#: builtin/apply.c:4048
3259 +#: builtin/apply.c:4046
3260 #, c-format
3261 msgid "unable to remove %s from index"
3262 msgstr "не удалось удалить %s из индекса"
3263
3068 -#: builtin/apply.c:4077
3264 +#: builtin/apply.c:4075
3265 #, c-format
3266 msgid "corrupt patch for submodule %s"
3267 msgstr "поврежденный патч для подмодуля %s"
3268
3073 -#: builtin/apply.c:4081
3269 +#: builtin/apply.c:4079
3270 #, c-format
3271 msgid "unable to stat newly created file '%s'"
3272 msgstr "не удалось выполнить stat для созданного файла «%s»"
3273
3078 -#: builtin/apply.c:4086
3274 +#: builtin/apply.c:4084
3275 #, c-format
3276 msgid "unable to create backing store for newly created file %s"
3277 msgstr "не удалось создать вспомогательный файл для созданного файла %s"
3278
3083 -#: builtin/apply.c:4089 builtin/apply.c:4197
3279 +#: builtin/apply.c:4087 builtin/apply.c:4195
3280 #, c-format
3281 msgid "unable to add cache entry for %s"
3282 msgstr "не удалось создать запись в кэше для %s"
3283
3088 -#: builtin/apply.c:4122
3284 +#: builtin/apply.c:4120
3285 #, c-format
3286 msgid "closing file '%s'"
3287 msgstr "закрытие файла «%s»"
3288
3093 -#: builtin/apply.c:4171
3289 +#: builtin/apply.c:4169
3290 #, c-format
3291 msgid "unable to write file '%s' mode %o"
3292 msgstr "не удалось записать файл «%s» с режимом доступа %o"
3293
3098 -#: builtin/apply.c:4258
3294 +#: builtin/apply.c:4256
3295 #, c-format
3296 msgid "Applied patch %s cleanly."
3297 msgstr "Патч %s применен без ошибок."
3298
3103 -#: builtin/apply.c:4266
3299 +#: builtin/apply.c:4264
3300 msgid "internal error"
3301 msgstr "внутренняя ошибка"
3302
3107 -#: builtin/apply.c:4269
3303 +#: builtin/apply.c:4267
3304 #, c-format
3305 msgid "Applying patch %%s with %d reject..."
3306 msgid_plural "Applying patch %%s with %d rejects..."
@@ -3113,147 +3309,157 @@ msgstr[1] "Применение патча %%s с %d отказами…"
3309 msgstr[2] "Применение патча %%s с %d отказами…"
3310 msgstr[3] "Применение патча %%s с %d отказами…"
3311
3116 -#: builtin/apply.c:4279
3312 +#: builtin/apply.c:4277
3313 #, c-format
3314 msgid "truncating .rej filename to %.*s.rej"
3315 msgstr "усечение имени .rej файла до %.*s.rej"
3316
3121 -#: builtin/apply.c:4300
3317 +#: builtin/apply.c:4285
3318 +#, c-format
3319 +msgid "cannot open %s: %s"
3320 +msgstr "не удалось открыть %s: %s"
3321 +
3322 +#: builtin/apply.c:4298
3323 #, c-format
3324 msgid "Hunk #%d applied cleanly."
3325 msgstr "Блок №%d применен без ошибок."
3326
3126 -#: builtin/apply.c:4303
3327 +#: builtin/apply.c:4301
3328 #, c-format
3329 msgid "Rejected hunk #%d."
3330 msgstr "Блок №%d отклонен."
3331
3131 -#: builtin/apply.c:4393
3332 +#: builtin/apply.c:4387
3333 +#, c-format
3334 +msgid "Skipped patch '%s'."
3335 +msgstr "Патч «%s» пропущен."
3336 +
3337 +#: builtin/apply.c:4395
3338 msgid "unrecognized input"
3339 msgstr "не распознанный ввод"
3340
3135 -#: builtin/apply.c:4404
3341 +#: builtin/apply.c:4406
3342 msgid "unable to read index file"
3343 msgstr "не удалось прочитать файл индекса"
3344
3139 -#: builtin/apply.c:4507
3345 +#: builtin/apply.c:4509
3346 msgid "don't apply changes matching the given path"
3347 msgstr "не применять изменения по указанному пути"
3348
3143 -#: builtin/apply.c:4510
3349 +#: builtin/apply.c:4512
3350 msgid "apply changes matching the given path"
3351 msgstr "применять изменения по указанному пути"
3352
3147 -#: builtin/apply.c:4513
3353 +#: builtin/apply.c:4515
3354 msgid "remove <num> leading slashes from traditional diff paths"
3355 msgstr "удалить <количество> ведущих косых черт из традиционных путей списка изменений"
3356
3151 -#: builtin/apply.c:4516
3357 +#: builtin/apply.c:4518
3358 msgid "ignore additions made by the patch"
3359 msgstr "игнорировать добавления, сделанные этим патчем"
3360
3155 -#: builtin/apply.c:4518
3361 +#: builtin/apply.c:4520
3362 msgid "instead of applying the patch, output diffstat for the input"
3363 msgstr "вместо применения патча вывести статистику добавлений и удалений для ввода"
3364
3159 -#: builtin/apply.c:4522
3365 +#: builtin/apply.c:4524
3366 msgid "show number of added and deleted lines in decimal notation"
3367 msgstr "показать количество добавленных и удаленных строк в десятичном представлении"
3368
3163 -#: builtin/apply.c:4524
3369 +#: builtin/apply.c:4526
3370 msgid "instead of applying the patch, output a summary for the input"
3371 msgstr "вместо применения патча вывести статистику изменений для ввода"
3372
3167 -#: builtin/apply.c:4526
3373 +#: builtin/apply.c:4528
3374 msgid "instead of applying the patch, see if the patch is applicable"
3375 msgstr "вместо применения патча проверить подходит ли он"
3376
3171 -#: builtin/apply.c:4528
3377 +#: builtin/apply.c:4530
3378 msgid "make sure the patch is applicable to the current index"
3379 msgstr "проверить, что патч применяется к текущему индексу"
3380
3175 -#: builtin/apply.c:4530
3381 +#: builtin/apply.c:4532
3382 msgid "apply a patch without touching the working tree"
3383 msgstr "применить патч, не изменяя рабочий каталог"
3384
3179 -#: builtin/apply.c:4532
3385 +#: builtin/apply.c:4534
3386 msgid "accept a patch that touches outside the working area"
3387 msgstr "принять патч, который затрагивает файлы за рабочим каталогом"
3388
3183 -#: builtin/apply.c:4534
3389 +#: builtin/apply.c:4536
3390 msgid "also apply the patch (use with --stat/--summary/--check)"
3391 msgstr "а также применить патч (используйте с --stat/--summary/--check)"
3392
3187 -#: builtin/apply.c:4536
3393 +#: builtin/apply.c:4538
3394 msgid "attempt three-way merge if a patch does not apply"
3395 msgstr "попытаться сделать трехходовое слияние, если патч не применяется"
3396
3191 -#: builtin/apply.c:4538
3397 +#: builtin/apply.c:4540
3398 msgid "build a temporary index based on embedded index information"
3399 msgstr "построить временный индекс, основанный на встроенной информации об индексе"
3400
3195 -#: builtin/apply.c:4541 builtin/checkout-index.c:169 builtin/ls-files.c:425
3401 +#: builtin/apply.c:4543 builtin/checkout-index.c:169 builtin/ls-files.c:425
3402 msgid "paths are separated with NUL character"
3403 msgstr "пути, отделённые НУЛЕВЫМ символом"
3404
3199 -#: builtin/apply.c:4543
3405 +#: builtin/apply.c:4545
3406 msgid "ensure at least <n> lines of context match"
3407 msgstr "удостовериться, что по крайней мере <n> строк контекста совпадают"
3408
3203 -#: builtin/apply.c:4545
3409 +#: builtin/apply.c:4547
3410 msgid "detect new or modified lines that have whitespace errors"
3411 msgstr "определять новые или модифицированные строки, у которых есть ошибки в пробельных символах"
3412
3207 -#: builtin/apply.c:4548 builtin/apply.c:4551
3413 +#: builtin/apply.c:4550 builtin/apply.c:4553
3414 msgid "ignore changes in whitespace when finding context"
3415 msgstr "игнорировать изменения в пробельных символах при поиске контекста"
3416
3211 -#: builtin/apply.c:4554
3417 +#: builtin/apply.c:4556
3418 msgid "apply the patch in reverse"
3419 msgstr "применить патч с обращением изменений"
3420
3215 -#: builtin/apply.c:4556
3421 +#: builtin/apply.c:4558
3422 msgid "don't expect at least one line of context"
3423 msgstr "не ожидать как минимум одной строки контекста"
3424
3219 -#: builtin/apply.c:4558
3425 +#: builtin/apply.c:4560
3426 msgid "leave the rejected hunks in corresponding *.rej files"
3427 msgstr "оставить отклоненные блоки изменений в соответствующих *.rej файлах"
3428
3223 -#: builtin/apply.c:4560
3429 +#: builtin/apply.c:4562
3430 msgid "allow overlapping hunks"
3431 msgstr "разрешить перекрывающиеся блоки изменений"
3432
3227 -#: builtin/apply.c:4563
3433 +#: builtin/apply.c:4565
3434 msgid "tolerate incorrectly detected missing new-line at the end of file"
3435 msgstr "разрешить некорректно определенные пропущенные пустые строки в конце файла"
3436
3231 -#: builtin/apply.c:4566
3437 +#: builtin/apply.c:4568
3438 msgid "do not trust the line counts in the hunk headers"
3439 msgstr "не доверять количеству строк из заголовка блока изменений"
3440
3235 -#: builtin/apply.c:4569
3441 +#: builtin/apply.c:4571
3442 msgid "prepend <root> to all filenames"
3443 msgstr "добавить <корень> спереди ко всем именам файлов"
3444
3239 -#: builtin/apply.c:4591
3445 +#: builtin/apply.c:4593
3446 msgid "--3way outside a repository"
3447 msgstr "--3way вне репозитория"
3448
3243 -#: builtin/apply.c:4599
3449 +#: builtin/apply.c:4601
3450 msgid "--index outside a repository"
3451 msgstr "--index вне репозитория"
3452
3247 -#: builtin/apply.c:4602
3453 +#: builtin/apply.c:4604
3454 msgid "--cached outside a repository"
3455 msgstr "--cached вне репозитория"
3456
3251 -#: builtin/apply.c:4621
3457 +#: builtin/apply.c:4623
3458 #, c-format
3459 msgid "can't open patch '%s'"
3460 msgstr "не удалось открыть патч «%s»"
3461
3256 -#: builtin/apply.c:4635
3462 +#: builtin/apply.c:4637
3463 #, c-format
3464 msgid "squelched %d whitespace error"
3465 msgid_plural "squelched %d whitespace errors"
@@ -3262,7 +3468,7 @@ msgstr[1] "пропущено %d ошибки в пробельных симво
3468 msgstr[2] "пропущено %d ошибок в пробельных символах"
3469 msgstr[3] "пропущено %d ошибок в пробельных символах"
3470
3265 -#: builtin/apply.c:4641 builtin/apply.c:4651
3471 +#: builtin/apply.c:4643 builtin/apply.c:4653
3472 #, c-format
3473 msgid "%d line adds whitespace errors."
3474 msgid_plural "%d lines add whitespace errors."
@@ -3330,99 +3536,99 @@ msgstr "<опции-rev-list> документированы в git-rev-list(1)"
3536 msgid "Blaming lines"
3537 msgstr "Просмотр авторов строк"
3538
3333 -#: builtin/blame.c:2530
3539 +#: builtin/blame.c:2531
3540 msgid "Show blame entries as we find them, incrementally"
3541 msgstr "Показать записи авторства постепенно, в процессе нахождения"
3542
3337 -#: builtin/blame.c:2531
3543 +#: builtin/blame.c:2532
3544 msgid "Show blank SHA-1 for boundary commits (Default: off)"
3545 msgstr "Не показывать SHA-1 для коммитов, не входящих в границы запроса (По умолчанию: отключено)"
3546
3341 -#: builtin/blame.c:2532
3547 +#: builtin/blame.c:2533
3548 msgid "Do not treat root commits as boundaries (Default: off)"
3549 msgstr "Не воспринимать корневые коммиты как граничные (По умолчанию: отключено)"
3550
3345 -#: builtin/blame.c:2533
3551 +#: builtin/blame.c:2534
3552 msgid "Show work cost statistics"
3553 msgstr "Показать статистику расходов на выполнение запроса"
3554
3349 -#: builtin/blame.c:2534
3555 +#: builtin/blame.c:2535
3556 msgid "Force progress reporting"
3557 msgstr "Принудительно выводить прогресс выполнения"
3558
3353 -#: builtin/blame.c:2535
3559 +#: builtin/blame.c:2536
3560 msgid "Show output score for blame entries"
3561 msgstr "Показать оценку для записей авторства"
3562
3357 -#: builtin/blame.c:2536
3563 +#: builtin/blame.c:2537
3564 msgid "Show original filename (Default: auto)"
3565 msgstr "Показать оригинальное имя файла (По умолчанию: автоматически)"
3566
3361 -#: builtin/blame.c:2537
3567 +#: builtin/blame.c:2538
3568 msgid "Show original linenumber (Default: off)"
3569 msgstr "Показать оригинальные номера строк (По умолчанию: отключено)"
3570
3365 -#: builtin/blame.c:2538
3571 +#: builtin/blame.c:2539
3572 msgid "Show in a format designed for machine consumption"
3573 msgstr "Показать в формате для программного разбора"
3574
3369 -#: builtin/blame.c:2539
3575 +#: builtin/blame.c:2540
3576 msgid "Show porcelain format with per-line commit information"
3577 msgstr "Показать в машиночитаемом формате, с построчной информацией о коммите"
3578
3373 -#: builtin/blame.c:2540
3579 +#: builtin/blame.c:2541
3580 msgid "Use the same output mode as git-annotate (Default: off)"
3581 msgstr "Использовать такой же формат вывода, как и git-annotate (По умолчанию: отключено)"
3582
3377 -#: builtin/blame.c:2541
3583 +#: builtin/blame.c:2542
3584 msgid "Show raw timestamp (Default: off)"
3585 msgstr "Показать необработанные временные метки (По умолчанию: отключено)"
3586
3381 -#: builtin/blame.c:2542
3587 +#: builtin/blame.c:2543
3588 msgid "Show long commit SHA1 (Default: off)"
3589 msgstr "Показать длинный SHA1 идентификатор коммита (По умолчанию: отключено)"
3590
3385 -#: builtin/blame.c:2543
3591 +#: builtin/blame.c:2544
3592 msgid "Suppress author name and timestamp (Default: off)"
3593 msgstr "Не показывать имя автора и временные метки (По умолчанию: отключено)"
3594
3389 -#: builtin/blame.c:2544
3595 +#: builtin/blame.c:2545
3596 msgid "Show author email instead of name (Default: off)"
3597 msgstr "Показать почту автора вместо имени (По умолчанию: отключено)"
3598
3393 -#: builtin/blame.c:2545
3599 +#: builtin/blame.c:2546
3600 msgid "Ignore whitespace differences"
3601 msgstr "Игнорировать различия в пробелах"
3602
3397 -#: builtin/blame.c:2546
3603 +#: builtin/blame.c:2547
3604 msgid "Spend extra cycles to find better match"
3605 msgstr "Потратить больше времени, для нахождения лучших совпадений"
3606
3401 -#: builtin/blame.c:2547
3607 +#: builtin/blame.c:2548
3608 msgid "Use revisions from <file> instead of calling git-rev-list"
3609 msgstr "Использовать редакции из <файла> вместо вызова git-rev-list"
3610
3405 -#: builtin/blame.c:2548
3611 +#: builtin/blame.c:2549
3612 msgid "Use <file>'s contents as the final image"
3613 msgstr "Использовать содержимое <файла> как финальный снимок"
3614
3409 -#: builtin/blame.c:2549 builtin/blame.c:2550
3615 +#: builtin/blame.c:2550 builtin/blame.c:2551
3616 msgid "score"
3617 msgstr "мин-длина"
3618
3413 -#: builtin/blame.c:2549
3619 +#: builtin/blame.c:2550
3620 msgid "Find line copies within and across files"
3621 msgstr "Найти копирование строк в пределах и между файлами"
3622
3417 -#: builtin/blame.c:2550
3623 +#: builtin/blame.c:2551
3624 msgid "Find line movements within and across files"
3625 msgstr "Найти перемещения строк в пределах и между файлами"
3626
3421 -#: builtin/blame.c:2551
3627 +#: builtin/blame.c:2552
3628 msgid "n,m"
3629 msgstr "начало,конец"
3630
3425 -#: builtin/blame.c:2551
3631 +#: builtin/blame.c:2552
3632 msgid "Process only line range n,m, counting from 1"
3633 msgstr "Обработать только строки в диапазоне начало,конец, начиная с 1"
3634
@@ -3432,392 +3638,413 @@ msgstr "Обработать только строки в диапазоне н
3638 #. takes 22 places, is the longest among various forms of
3639 #. relative timestamps, but your language may need more or
3640 #. fewer display columns.
3435 -#: builtin/blame.c:2640
3641 +#: builtin/blame.c:2641
3642 msgid "4 years, 11 months ago"
3643 msgstr "4 года и 11 месяцев назад"
3644
3439 -#: builtin/branch.c:25
3645 +#: builtin/branch.c:26
3646 msgid "git branch [<options>] [-r | -a] [--merged | --no-merged]"
3647 msgstr "git branch [<опции>] [-r | -a] [--merged | --no-merged]"
3648
3443 -#: builtin/branch.c:26
3649 +#: builtin/branch.c:27
3650 msgid "git branch [<options>] [-l] [-f] <branch-name> [<start-point>]"
3651 msgstr "git branch [<опции>] [-l] [-f] <имя-ветки> [<точка-начала>]"
3652
3447 -#: builtin/branch.c:27
3653 +#: builtin/branch.c:28
3654 msgid "git branch [<options>] [-r] (-d | -D) <branch-name>..."
3655 msgstr "git branch [<опции>] [-r] (-d | -D) <имя-ветки>…"
3656
3451 -#: builtin/branch.c:28
3657 +#: builtin/branch.c:29
3658 msgid "git branch [<options>] (-m | -M) [<old-branch>] <new-branch>"
3659 msgstr "git branch [<опции>] (-m | -M) [<старая-ветка>] <новая-ветка>"
3660
3455 -#: builtin/branch.c:29
3661 +#: builtin/branch.c:30
3662 msgid "git branch [<options>] [-r | -a] [--points-at]"
3663 msgstr "git branch [<опции>] [-r | -a] [--points-at]"
3664
3459 -#: builtin/branch.c:142
3665 +#: builtin/branch.c:143
3666 #, c-format
3667 msgid ""
3668 "deleting branch '%s' that has been merged to\n"
3669 " '%s', but not yet merged to HEAD."
3670 msgstr "удаление ветки «%s», которая была слита с\n «%s», но не слита с HEAD."
3671
3466 -#: builtin/branch.c:146
3672 +#: builtin/branch.c:147
3673 #, c-format
3674 msgid ""
3675 "not deleting branch '%s' that is not yet merged to\n"
3676 " '%s', even though it is merged to HEAD."
3677 msgstr "не удаление ветки «%s», которая еще не слита с\n «%s», хотя уже слита с HEAD."
3678
3473 -#: builtin/branch.c:160
3679 +#: builtin/branch.c:161
3680 #, c-format
3681 msgid "Couldn't look up commit object for '%s'"
3682 msgstr "Не удалось найти объект коммита для «%s»"
3683
3478 -#: builtin/branch.c:164
3684 +#: builtin/branch.c:165
3685 #, c-format
3686 msgid ""
3687 "The branch '%s' is not fully merged.\n"
3688 "If you are sure you want to delete it, run 'git branch -D %s'."
3689 msgstr "Ветка «%s» не слита полностью.\nЕсли вы уверены, что хотите ее удалить, запустите «git branch -D %s»."
3690
3485 -#: builtin/branch.c:177
3691 +#: builtin/branch.c:178
3692 msgid "Update of config-file failed"
3693 msgstr "Не удалось обновить файл конфигурации"
3694
3489 -#: builtin/branch.c:205
3695 +#: builtin/branch.c:206
3696 msgid "cannot use -a with -d"
3697 msgstr "нельзя использовать одновременно ключи -a и -d"
3698
3493 -#: builtin/branch.c:211
3699 +#: builtin/branch.c:212
3700 msgid "Couldn't look up commit object for HEAD"
3701 msgstr "Не удалось найти объект коммита для HEAD"
3702
3497 -#: builtin/branch.c:219
3703 +#: builtin/branch.c:226
3704 #, c-format
3499 -msgid "Cannot delete the branch '%s' which you are currently on."
3500 -msgstr "Нельзя удалить ветку «%s», так как вы сейчас на ней находитесь."
3705 +msgid "Cannot delete branch '%s' checked out at '%s'"
3706 +msgstr "Нельзя удалить ветку «%s» т.к. она активна на «%s»"
3707
3502 -#: builtin/branch.c:235
3708 +#: builtin/branch.c:241
3709 #, c-format
3710 msgid "remote-tracking branch '%s' not found."
3711 msgstr "внешняя отслеживаемая ветка «%s» не найдена."
3712
3507 -#: builtin/branch.c:236
3713 +#: builtin/branch.c:242
3714 #, c-format
3715 msgid "branch '%s' not found."
3716 msgstr "ветка «%s» не найдена."
3717
3512 -#: builtin/branch.c:251
3718 +#: builtin/branch.c:257
3719 #, c-format
3720 msgid "Error deleting remote-tracking branch '%s'"
3721 msgstr "Ошибка удаления внешней отслеживаемой ветки «%s»"
3722
3517 -#: builtin/branch.c:252
3723 +#: builtin/branch.c:258
3724 #, c-format
3725 msgid "Error deleting branch '%s'"
3726 msgstr "Ошибка удаления ветки «%s»"
3727
3522 -#: builtin/branch.c:259
3728 +#: builtin/branch.c:265
3729 #, c-format
3730 msgid "Deleted remote-tracking branch %s (was %s).\n"
3731 msgstr "Внешняя отслеживаемая ветка %s удалена (была %s).\n"
3732
3527 -#: builtin/branch.c:260
3733 +#: builtin/branch.c:266
3734 #, c-format
3735 msgid "Deleted branch %s (was %s).\n"
3736 msgstr "Ветка %s удалена (была %s).\n"
3737
3532 -#: builtin/branch.c:303
3738 +#: builtin/branch.c:309
3739 #, c-format
3740 msgid "[%s: gone]"
3741 msgstr "[%s: пропал]"
3742
3537 -#: builtin/branch.c:308
3743 +#: builtin/branch.c:314
3744 #, c-format
3745 msgid "[%s]"
3746 msgstr "[%s]"
3747
3542 -#: builtin/branch.c:313
3748 +#: builtin/branch.c:319
3749 #, c-format
3750 msgid "[%s: behind %d]"
3751 msgstr "[%s: позади %d]"
3752
3547 -#: builtin/branch.c:315
3753 +#: builtin/branch.c:321
3754 #, c-format
3755 msgid "[behind %d]"
3756 msgstr "[позади %d]"
3757
3552 -#: builtin/branch.c:319
3758 +#: builtin/branch.c:325
3759 #, c-format
3760 msgid "[%s: ahead %d]"
3761 msgstr "[%s: впереди %d]"
3762
3557 -#: builtin/branch.c:321
3763 +#: builtin/branch.c:327
3764 #, c-format
3765 msgid "[ahead %d]"
3766 msgstr "[впереди %d]"
3767
3562 -#: builtin/branch.c:324
3768 +#: builtin/branch.c:330
3769 #, c-format
3770 msgid "[%s: ahead %d, behind %d]"
3771 msgstr "[%s: впереди %d, позади %d]"
3772
3567 -#: builtin/branch.c:327
3773 +#: builtin/branch.c:333
3774 #, c-format
3775 msgid "[ahead %d, behind %d]"
3776 msgstr "[впереди %d, позади %d]"
3777
3572 -#: builtin/branch.c:340
3778 +#: builtin/branch.c:346
3779 msgid " **** invalid ref ****"
3780 msgstr " **** недействительная ссылка ****"
3781
3576 -#: builtin/branch.c:366
3782 +#: builtin/branch.c:372
3783 #, c-format
3784 msgid "(no branch, rebasing %s)"
3785 msgstr "(нет ветки, перемещение %s)"
3786
3581 -#: builtin/branch.c:369
3787 +#: builtin/branch.c:375
3788 #, c-format
3789 msgid "(no branch, bisect started on %s)"
3790 msgstr "(нет ветки, двоичный поиск начат на %s)"
3791
3586 -#: builtin/branch.c:375
3792 +#. TRANSLATORS: make sure this matches
3793 +#. "HEAD detached at " in wt-status.c
3794 +#: builtin/branch.c:381
3795 #, c-format
3796 msgid "(HEAD detached at %s)"
3797 msgstr "(HEAD отделён на %s)"
3798
3591 -#: builtin/branch.c:378
3799 +#. TRANSLATORS: make sure this matches
3800 +#. "HEAD detached from " in wt-status.c
3801 +#: builtin/branch.c:386
3802 #, c-format
3803 msgid "(HEAD detached from %s)"
3804 msgstr "(HEAD отделён начиная с %s)"
3805
3596 -#: builtin/branch.c:382
3806 +#: builtin/branch.c:390
3807 msgid "(no branch)"
3808 msgstr "(нет ветки)"
3809
3600 -#: builtin/branch.c:524
3810 +#: builtin/branch.c:541
3811 +#, c-format
3812 +msgid "Branch %s is being rebased at %s"
3813 +msgstr "Производится перемещение ветки %s на %s"
3814 +
3815 +#: builtin/branch.c:545
3816 +#, c-format
3817 +msgid "Branch %s is being bisected at %s"
3818 +msgstr "Производится двоичный поиск в ветке %s на %s"
3819 +
3820 +#: builtin/branch.c:560
3821 msgid "cannot rename the current branch while not on any."
3822 msgstr "невозможно переименовать текущую ветку, если вы не находитесь ни на одной из них."
3823
3604 -#: builtin/branch.c:534
3824 +#: builtin/branch.c:570
3825 #, c-format
3826 msgid "Invalid branch name: '%s'"
3827 msgstr "Недействительное имя ветки: «%s»"
3828
3609 -#: builtin/branch.c:549
3829 +#: builtin/branch.c:587
3830 msgid "Branch rename failed"
3831 msgstr "Сбой переименования ветки"
3832
3613 -#: builtin/branch.c:553
3833 +#: builtin/branch.c:591
3834 #, c-format
3835 msgid "Renamed a misnamed branch '%s' away"
3836 msgstr "Переименована неправильно названная ветка «%s»"
3837
3618 -#: builtin/branch.c:557
3838 +#: builtin/branch.c:594
3839 #, c-format
3840 msgid "Branch renamed to %s, but HEAD is not updated!"
3841 msgstr "Ветка переименована в %s, но HEAD не обновлен!"
3842
3623 -#: builtin/branch.c:564
3843 +#: builtin/branch.c:601
3844 msgid "Branch is renamed, but update of config-file failed"
3845 msgstr "Ветка переименована, но произошел сбой обновления файла конфигурации"
3846
3627 -#: builtin/branch.c:586
3628 -#, c-format
3629 -msgid "could not write branch description template: %s"
3630 -msgstr "не удалось записать шаблон описания ветки: %s"
3847 +#: builtin/branch.c:623
3848 +msgid "could not write branch description template"
3849 +msgstr "не удалось записать шаблон описания ветки"
3850
3632 -#: builtin/branch.c:615
3851 +#: builtin/branch.c:651
3852 msgid "Generic options"
3853 msgstr "Общие параметры"
3854
3636 -#: builtin/branch.c:617
3855 +#: builtin/branch.c:653
3856 msgid "show hash and subject, give twice for upstream branch"
3857 msgstr "показывать хэш-сумму и тему, укажите дважды для вышестоящей ветки"
3858
3640 -#: builtin/branch.c:618
3859 +#: builtin/branch.c:654
3860 msgid "suppress informational messages"
3861 msgstr "не выводить информационные сообщения"
3862
3644 -#: builtin/branch.c:619
3863 +#: builtin/branch.c:655
3864 msgid "set up tracking mode (see git-pull(1))"
3865 msgstr "установить режим отслеживания вышестоящей ветки (см. git-pull(1))"
3866
3648 -#: builtin/branch.c:621
3867 +#: builtin/branch.c:657
3868 msgid "change upstream info"
3869 msgstr "изменить информацию о вышестоящей ветке"
3870
3652 -#: builtin/branch.c:625
3871 +#: builtin/branch.c:659
3872 +msgid "upstream"
3873 +msgstr "вышестоящая"
3874 +
3875 +#: builtin/branch.c:659
3876 +msgid "change the upstream info"
3877 +msgstr "изменить информацию о вышестоящей ветке"
3878 +
3879 +#: builtin/branch.c:661
3880 msgid "use colored output"
3881 msgstr "использовать цветной вывод"
3882
3656 -#: builtin/branch.c:626
3883 +#: builtin/branch.c:662
3884 msgid "act on remote-tracking branches"
3885 msgstr "выполнить действия на отслеживаемых внешних ветках"
3886
3660 -#: builtin/branch.c:628 builtin/branch.c:629
3887 +#: builtin/branch.c:664 builtin/branch.c:665
3888 msgid "print only branches that contain the commit"
3889 msgstr "вывод только веток, которые содержат коммит"
3890
3664 -#: builtin/branch.c:632
3891 +#: builtin/branch.c:668
3892 msgid "Specific git-branch actions:"
3893 msgstr "Специфичные для git-branch действия:"
3894
3668 -#: builtin/branch.c:633
3895 +#: builtin/branch.c:669
3896 msgid "list both remote-tracking and local branches"
3897 msgstr "показать список и отслеживаемых и локальных веток"
3898
3672 -#: builtin/branch.c:635
3899 +#: builtin/branch.c:671
3900 msgid "delete fully merged branch"
3901 msgstr "удалить полностью слитую ветку"
3902
3676 -#: builtin/branch.c:636
3903 +#: builtin/branch.c:672
3904 msgid "delete branch (even if not merged)"
3905 msgstr "удалить ветку (даже никуда не слитую)"
3906
3680 -#: builtin/branch.c:637
3907 +#: builtin/branch.c:673
3908 msgid "move/rename a branch and its reflog"
3909 msgstr "переместить/переименовать ветки и ее журнал ссылок"
3910
3684 -#: builtin/branch.c:638
3911 +#: builtin/branch.c:674
3912 msgid "move/rename a branch, even if target exists"
3913 msgstr "переместить/переименовать ветку, даже если целевое имя уже существует"
3914
3688 -#: builtin/branch.c:639
3915 +#: builtin/branch.c:675
3916 msgid "list branch names"
3917 msgstr "показать список имен веток"
3918
3692 -#: builtin/branch.c:640
3919 +#: builtin/branch.c:676
3920 msgid "create the branch's reflog"
3921 msgstr "создать журнал ссылок ветки"
3922
3696 -#: builtin/branch.c:642
3923 +#: builtin/branch.c:678
3924 msgid "edit the description for the branch"
3925 msgstr "изменить описание ветки"
3926
3700 -#: builtin/branch.c:643
3927 +#: builtin/branch.c:679
3928 msgid "force creation, move/rename, deletion"
3929 msgstr "принудительное создание, перемещение или удаление ветки"
3930
3704 -#: builtin/branch.c:644
3931 +#: builtin/branch.c:680
3932 msgid "print only branches that are merged"
3933 msgstr "вывод только слитых веток"
3934
3708 -#: builtin/branch.c:645
3935 +#: builtin/branch.c:681
3936 msgid "print only branches that are not merged"
3937 msgstr "вывод только не слитых веток"
3938
3712 -#: builtin/branch.c:646
3939 +#: builtin/branch.c:682
3940 msgid "list branches in columns"
3941 msgstr "показать список веток по столбцам"
3942
3716 -#: builtin/branch.c:647 builtin/for-each-ref.c:38 builtin/tag.c:366
3943 +#: builtin/branch.c:683 builtin/for-each-ref.c:38 builtin/tag.c:366
3944 msgid "key"
3945 msgstr "ключ"
3946
3720 -#: builtin/branch.c:648 builtin/for-each-ref.c:39 builtin/tag.c:367
3947 +#: builtin/branch.c:684 builtin/for-each-ref.c:39 builtin/tag.c:367
3948 msgid "field name to sort on"
3949 msgstr "имя поля, по которому выполнить сортировку"
3950
3724 -#: builtin/branch.c:650 builtin/for-each-ref.c:41 builtin/notes.c:401
3951 +#: builtin/branch.c:686 builtin/for-each-ref.c:41 builtin/notes.c:401
3952 #: builtin/notes.c:404 builtin/notes.c:564 builtin/notes.c:567
3953 #: builtin/tag.c:369
3954 msgid "object"
3955 msgstr "объект"
3956
3730 -#: builtin/branch.c:651
3957 +#: builtin/branch.c:687
3958 msgid "print only branches of the object"
3959 msgstr "вывод только веток, определенного объекта"
3960
3734 -#: builtin/branch.c:669
3961 +#: builtin/branch.c:705
3962 msgid "Failed to resolve HEAD as a valid ref."
3963 msgstr "Не удалось определить HEAD как действительную ссылку."
3964
3738 -#: builtin/branch.c:673 builtin/clone.c:705
3965 +#: builtin/branch.c:709 builtin/clone.c:707
3966 msgid "HEAD not found below refs/heads!"
3967 msgstr "HEAD не найден в refs/heads!"
3968
3742 -#: builtin/branch.c:693
3969 +#: builtin/branch.c:729
3970 msgid "--column and --verbose are incompatible"
3971 msgstr "--column и --verbose нельзя использовать одновременно"
3972
3746 -#: builtin/branch.c:704 builtin/branch.c:746
3973 +#: builtin/branch.c:740 builtin/branch.c:782
3974 msgid "branch name required"
3975 msgstr "требуется имя ветки"
3976
3750 -#: builtin/branch.c:722
3977 +#: builtin/branch.c:758
3978 msgid "Cannot give description to detached HEAD"
3979 msgstr "Нельзя дать описание отделённому HEAD"
3980
3754 -#: builtin/branch.c:727
3981 +#: builtin/branch.c:763
3982 msgid "cannot edit description of more than one branch"
3983 msgstr "нельзя изменить описание более одной ветки за раз"
3984
3758 -#: builtin/branch.c:734
3985 +#: builtin/branch.c:770
3986 #, c-format
3987 msgid "No commit on branch '%s' yet."
3988 msgstr "Еще нет коммита на ветке «%s»."
3989
3763 -#: builtin/branch.c:737
3990 +#: builtin/branch.c:773
3991 #, c-format
3992 msgid "No branch named '%s'."
3993 msgstr "Нет ветки с именем «%s»."
3994
3768 -#: builtin/branch.c:752
3995 +#: builtin/branch.c:788
3996 msgid "too many branches for a rename operation"
3997 msgstr "слишком много веток для операции переименования"
3998
3772 -#: builtin/branch.c:757
3999 +#: builtin/branch.c:793
4000 msgid "too many branches to set new upstream"
4001 msgstr "слишком много веток для указания новых вышестоящих"
4002
3776 -#: builtin/branch.c:761
4003 +#: builtin/branch.c:797
4004 #, c-format
4005 msgid ""
4006 "could not set upstream of HEAD to %s when it does not point to any branch."
4007 msgstr "невозможно установить вышестоящий репозиторий для HEAD на %s, так как он не указывает ни на одну ветку."
4008
3782 -#: builtin/branch.c:764 builtin/branch.c:786 builtin/branch.c:807
4009 +#: builtin/branch.c:800 builtin/branch.c:822 builtin/branch.c:843
4010 #, c-format
4011 msgid "no such branch '%s'"
4012 msgstr "нет такой ветки «%s»"
4013
3787 -#: builtin/branch.c:768
4014 +#: builtin/branch.c:804
4015 #, c-format
4016 msgid "branch '%s' does not exist"
4017 msgstr "ветка «%s» не существует"
4018
3792 -#: builtin/branch.c:780
4019 +#: builtin/branch.c:816
4020 msgid "too many branches to unset upstream"
4021 msgstr "слишком много веток для убирания вышестоящих"
4022
3796 -#: builtin/branch.c:784
4023 +#: builtin/branch.c:820
4024 msgid "could not unset upstream of HEAD when it does not point to any branch."
4025 msgstr "невозможно убрать вышестоящий репозиторий для HEAD, так как он не указывает ни на одну ветку."
4026
3800 -#: builtin/branch.c:790
4027 +#: builtin/branch.c:826
4028 #, c-format
4029 msgid "Branch '%s' has no upstream information"
4030 msgstr "Ветка «%s» не имеет информации о вышестоящей ветке"
4031
3805 -#: builtin/branch.c:804
4032 +#: builtin/branch.c:840
4033 msgid "it does not make sense to create 'HEAD' manually"
4034 msgstr "не имеет смысла создавать «HEAD» вручную"
4035
3809 -#: builtin/branch.c:810
4036 +#: builtin/branch.c:846
4037 msgid "-a and -r options to 'git branch' do not make sense with a branch name"
4038 msgstr "параметры -a и -r для «git branch» не имеют смысла с указанием имени ветки"
4039
3813 -#: builtin/branch.c:813
4040 +#: builtin/branch.c:849
4041 #, c-format
4042 msgid ""
4043 "The --set-upstream flag is deprecated and will be removed. Consider using "
4044 "--track or --set-upstream-to\n"
4045 msgstr "Флаг --set-upstream устарел и будет удален в будущем. Вместо него используйте --track или --set-upstream-to\n"
4046
3820 -#: builtin/branch.c:830
4047 +#: builtin/branch.c:866
4048 #, c-format
4049 msgid ""
4050 "\n"
@@ -3825,16 +4052,6 @@ msgid ""
4052 "\n"
4053 msgstr "\nЕсли вы хотите, чтобы «%s» отслеживала «%s», сделайте следующее:\n\n"
4054
3828 -#: builtin/branch.c:831
3829 -#, c-format
3830 -msgid " git branch -d %s\n"
3831 -msgstr "git branch -d %s\n"
3832 -
3833 -#: builtin/branch.c:832
3834 -#, c-format
3835 -msgid " git branch --set-upstream-to %s\n"
3836 -msgstr " git branch --set-upstream-to %s\n"
3837 -
4055 #: builtin/bundle.c:51
4056 #, c-format
4057 msgid "%s is okay\n"
@@ -3930,7 +4147,7 @@ msgstr "прочитать имена файлов из стандартного
4147 msgid "terminate input and output records by a NUL character"
4148 msgstr "окончание ввода и вывода записей по НУЛЕВОМУ символу"
4149
3933 -#: builtin/check-ignore.c:18 builtin/checkout.c:1136 builtin/gc.c:325
4150 +#: builtin/check-ignore.c:18 builtin/checkout.c:1135 builtin/gc.c:325
4151 msgid "suppress progress reporting"
4152 msgstr "не выводить прогресс выполнения"
4153
@@ -3993,7 +4210,7 @@ msgstr "индекс должен быть между 1 и 3 или all"
4210
4211 #: builtin/checkout-index.c:160
4212 msgid "check out all files in the index"
3996 -msgstr "перейти на состояние всех файлов из индекса"
4213 +msgstr "переключиться на состояние всех файлов из индекса"
4214
4215 #: builtin/checkout-index.c:161
4216 msgid "force overwrite of existing files"
@@ -4020,8 +4237,9 @@ msgid "write the content to temporary files"
4237 msgstr "записать содержимое во временные файлы"
4238
4239 #: builtin/checkout-index.c:174 builtin/column.c:30
4023 -#: builtin/submodule--helper.c:166 builtin/submodule--helper.c:169
4024 -#: builtin/submodule--helper.c:172 builtin/submodule--helper.c:175
4240 +#: builtin/submodule--helper.c:491 builtin/submodule--helper.c:494
4241 +#: builtin/submodule--helper.c:497 builtin/submodule--helper.c:500
4242 +#: builtin/submodule--helper.c:774
4243 msgid "string"
4244 msgstr "строка"
4245
@@ -4071,79 +4289,79 @@ msgstr "путь «%s»: не удалось слить"
4289 msgid "Unable to add merge result for '%s'"
4290 msgstr "Не удалось добавить результат слияния «%s»"
4291
4074 -#: builtin/checkout.c:251 builtin/checkout.c:254 builtin/checkout.c:257
4075 -#: builtin/checkout.c:260
4292 +#: builtin/checkout.c:250 builtin/checkout.c:253 builtin/checkout.c:256
4293 +#: builtin/checkout.c:259
4294 #, c-format
4295 msgid "'%s' cannot be used with updating paths"
4296 msgstr "«%s» нельзя использовать при обновлении путей"
4297
4080 -#: builtin/checkout.c:263 builtin/checkout.c:266
4298 +#: builtin/checkout.c:262 builtin/checkout.c:265
4299 #, c-format
4300 msgid "'%s' cannot be used with %s"
4301 msgstr "«%s» нельзя использовать одновременно с %s"
4302
4085 -#: builtin/checkout.c:269
4303 +#: builtin/checkout.c:268
4304 #, c-format
4305 msgid "Cannot update paths and switch to branch '%s' at the same time."
4306 msgstr "Нельзя обновлять пути и переключаться на ветку «%s» одновременно."
4307
4090 -#: builtin/checkout.c:280 builtin/checkout.c:474
4308 +#: builtin/checkout.c:279 builtin/checkout.c:473
4309 msgid "corrupt index file"
4310 msgstr "файл индекса поврежден"
4311
4094 -#: builtin/checkout.c:340 builtin/checkout.c:347
4312 +#: builtin/checkout.c:339 builtin/checkout.c:346
4313 #, c-format
4314 msgid "path '%s' is unmerged"
4315 msgstr "путь «%s» не слит"
4316
4099 -#: builtin/checkout.c:496
4317 +#: builtin/checkout.c:495
4318 msgid "you need to resolve your current index first"
4319 msgstr "сначала нужно разрешить конфликты в вашем текущем индексе"
4320
4103 -#: builtin/checkout.c:623
4321 +#: builtin/checkout.c:622
4322 #, c-format
4323 msgid "Can not do reflog for '%s': %s\n"
4324 msgstr "Не удалось создать журнал ссылок для «%s»: %s\n"
4325
4108 -#: builtin/checkout.c:661
4326 +#: builtin/checkout.c:660
4327 msgid "HEAD is now at"
4328 msgstr "HEAD сейчас на"
4329
4112 -#: builtin/checkout.c:665 builtin/clone.c:659
4330 +#: builtin/checkout.c:664 builtin/clone.c:661
4331 msgid "unable to update HEAD"
4332 msgstr "не удалось обновить HEAD"
4333
4116 -#: builtin/checkout.c:669
4334 +#: builtin/checkout.c:668
4335 #, c-format
4336 msgid "Reset branch '%s'\n"
4337 msgstr "Сброс ветки «%s»\n"
4338
4121 -#: builtin/checkout.c:672
4339 +#: builtin/checkout.c:671
4340 #, c-format
4341 msgid "Already on '%s'\n"
4342 msgstr "Уже на «%s»\n"
4343
4126 -#: builtin/checkout.c:676
4344 +#: builtin/checkout.c:675
4345 #, c-format
4346 msgid "Switched to and reset branch '%s'\n"
4347 msgstr "Переключение и сброс ветки «%s»\n"
4348
4131 -#: builtin/checkout.c:678 builtin/checkout.c:1068
4349 +#: builtin/checkout.c:677 builtin/checkout.c:1067
4350 #, c-format
4351 msgid "Switched to a new branch '%s'\n"
4352 msgstr "Переключено на новую ветку «%s»\n"
4353
4136 -#: builtin/checkout.c:680
4354 +#: builtin/checkout.c:679
4355 #, c-format
4356 msgid "Switched to branch '%s'\n"
4357 msgstr "Переключено на ветку «%s»\n"
4358
4141 -#: builtin/checkout.c:732
4359 +#: builtin/checkout.c:731
4360 #, c-format
4361 msgid " ... and %d more.\n"
4362 msgstr " … и еще %d.\n"
4363
4146 -#: builtin/checkout.c:738
4364 +#: builtin/checkout.c:737
4365 #, c-format
4366 msgid ""
4367 "Warning: you are leaving %d commit behind, not connected to\n"
@@ -4160,7 +4378,7 @@ msgstr[1] "Предупреждение: вы оставляете позади
4378 msgstr[2] "Предупреждение: вы оставляете позади %d коммитов не соединенные ни с одной из ваших веток:\n\n%s\n"
4379 msgstr[3] "Предупреждение: вы оставляете позади %d коммитов не соединенные ни с одной из ваших веток:\n\n%s\n"
4380
4163 -#: builtin/checkout.c:757
4381 +#: builtin/checkout.c:756
4382 #, c-format
4383 msgid ""
4384 "If you want to keep it by creating a new branch, this may be a good time\n"
@@ -4179,162 +4397,162 @@ msgstr[1] "Если вы хотите сохранить их с помощью
4397 msgstr[2] "Если вы хотите сохранить их с помощью создания новой ветки, то сейчас самое время\nсделать это с помощью:\n\n git branch <имя-новой-ветки> %s\n"
4398 msgstr[3] "Если вы хотите сохранить их с помощью создания новой ветки, то сейчас самое время\nсделать это с помощью:\n\n git branch <имя-новой-ветки> %s\n"
4399
4182 -#: builtin/checkout.c:793
4400 +#: builtin/checkout.c:792
4401 msgid "internal error in revision walk"
4402 msgstr "внутренняя ошибка при хождении по редакциям"
4403
4186 -#: builtin/checkout.c:797
4404 +#: builtin/checkout.c:796
4405 msgid "Previous HEAD position was"
4406 msgstr "Предыдущая позиция HEAD была"
4407
4190 -#: builtin/checkout.c:824 builtin/checkout.c:1063
4408 +#: builtin/checkout.c:823 builtin/checkout.c:1062
4409 msgid "You are on a branch yet to be born"
4410 msgstr "Вы находитесь на еще не созданной ветке"
4411
4194 -#: builtin/checkout.c:969
4412 +#: builtin/checkout.c:968
4413 #, c-format
4414 msgid "only one reference expected, %d given."
4415 msgstr "ожидается только одна ссылка, а передано %d."
4416
4199 -#: builtin/checkout.c:1009 builtin/worktree.c:211
4417 +#: builtin/checkout.c:1008 builtin/worktree.c:212
4418 #, c-format
4419 msgid "invalid reference: %s"
4420 msgstr "неправильная ссылка: %s"
4421
4204 -#: builtin/checkout.c:1038
4422 +#: builtin/checkout.c:1037
4423 #, c-format
4424 msgid "reference is not a tree: %s"
4425 msgstr "в дереве нет такой ссылки: %s"
4426
4209 -#: builtin/checkout.c:1077
4427 +#: builtin/checkout.c:1076
4428 msgid "paths cannot be used with switching branches"
4429 msgstr "нельзя использовать пути при переключении веток"
4430
4213 -#: builtin/checkout.c:1080 builtin/checkout.c:1084
4431 +#: builtin/checkout.c:1079 builtin/checkout.c:1083
4432 #, c-format
4433 msgid "'%s' cannot be used with switching branches"
4434 msgstr "нельзя использовать «%s» при переключении веток"
4435
4218 -#: builtin/checkout.c:1088 builtin/checkout.c:1091 builtin/checkout.c:1096
4219 -#: builtin/checkout.c:1099
4436 +#: builtin/checkout.c:1087 builtin/checkout.c:1090 builtin/checkout.c:1095
4437 +#: builtin/checkout.c:1098
4438 #, c-format
4439 msgid "'%s' cannot be used with '%s'"
4440 msgstr "«%s» нельзя использовать одновременно с «%s»"
4441
4224 -#: builtin/checkout.c:1104
4442 +#: builtin/checkout.c:1103
4443 #, c-format
4444 msgid "Cannot switch branch to a non-commit '%s'"
4445 msgstr "Нельзя переключить ветку на не коммит «%s»"
4446
4229 -#: builtin/checkout.c:1137 builtin/checkout.c:1139 builtin/clone.c:84
4230 -#: builtin/remote.c:165 builtin/remote.c:167 builtin/worktree.c:318
4231 -#: builtin/worktree.c:320
4447 +#: builtin/checkout.c:1136 builtin/checkout.c:1138 builtin/clone.c:88
4448 +#: builtin/remote.c:165 builtin/remote.c:167 builtin/worktree.c:323
4449 +#: builtin/worktree.c:325
4450 msgid "branch"
4451 msgstr "ветка"
4452
4235 -#: builtin/checkout.c:1138
4453 +#: builtin/checkout.c:1137
4454 msgid "create and checkout a new branch"
4237 -msgstr "создать и перейти на новую ветку"
4455 +msgstr "создать и переключиться на новую ветку"
4456
4239 -#: builtin/checkout.c:1140
4457 +#: builtin/checkout.c:1139
4458 msgid "create/reset and checkout a branch"
4241 -msgstr "создать/сбросить и перейти на новую ветку"
4459 +msgstr "создать/сбросить и перключиться на новую ветку"
4460
4243 -#: builtin/checkout.c:1141
4461 +#: builtin/checkout.c:1140
4462 msgid "create reflog for new branch"
4463 msgstr "создать журнал ссылок для новой ветки"
4464
4247 -#: builtin/checkout.c:1142
4465 +#: builtin/checkout.c:1141
4466 msgid "detach the HEAD at named commit"
4467 msgstr "отсоединить HEAD на указанном коммите"
4468
4251 -#: builtin/checkout.c:1143
4469 +#: builtin/checkout.c:1142
4470 msgid "set upstream info for new branch"
4471 msgstr "установить информацию о вышестоящей ветке для новой ветки"
4472
4255 -#: builtin/checkout.c:1145
4473 +#: builtin/checkout.c:1144
4474 msgid "new-branch"
4475 msgstr "новая-ветка"
4476
4259 -#: builtin/checkout.c:1145
4477 +#: builtin/checkout.c:1144
4478 msgid "new unparented branch"
4479 msgstr "новая ветка без родителей"
4480
4263 -#: builtin/checkout.c:1146
4481 +#: builtin/checkout.c:1145
4482 msgid "checkout our version for unmerged files"
4265 -msgstr "перейти на нашу версию для не слитых файлов"
4483 +msgstr "переключиться на нашу версию для не слитых файлов"
4484
4267 -#: builtin/checkout.c:1148
4485 +#: builtin/checkout.c:1147
4486 msgid "checkout their version for unmerged files"
4269 -msgstr "перейти на их версию для не слитых файлов"
4487 +msgstr "переключиться на их версию для не слитых файлов"
4488
4271 -#: builtin/checkout.c:1150
4489 +#: builtin/checkout.c:1149
4490 msgid "force checkout (throw away local modifications)"
4273 -msgstr "принудительный переход (отбрасывает все локальные изменения)"
4491 +msgstr "принудительное переключение на состояние (отбрасывает все локальные изменения)"
4492
4275 -#: builtin/checkout.c:1151
4493 +#: builtin/checkout.c:1150
4494 msgid "perform a 3-way merge with the new branch"
4495 msgstr "выполнить трехходовое слияние с новой веткой"
4496
4279 -#: builtin/checkout.c:1152 builtin/merge.c:227
4497 +#: builtin/checkout.c:1151 builtin/merge.c:230
4498 msgid "update ignored files (default)"
4499 msgstr "обновить игнорируемые файлы (по умолчанию)"
4500
4283 -#: builtin/checkout.c:1153 builtin/log.c:1269 parse-options.h:250
4501 +#: builtin/checkout.c:1152 builtin/log.c:1432 parse-options.h:250
4502 msgid "style"
4503 msgstr "стиль"
4504
4287 -#: builtin/checkout.c:1154
4505 +#: builtin/checkout.c:1153
4506 msgid "conflict style (merge or diff3)"
4507 msgstr "стиль конфликтов слияния (merge или diff3)"
4508
4291 -#: builtin/checkout.c:1157
4509 +#: builtin/checkout.c:1156
4510 msgid "do not limit pathspecs to sparse entries only"
4511 msgstr "не ограничивать спецификаторы пути только частичными записями"
4512
4295 -#: builtin/checkout.c:1159
4513 +#: builtin/checkout.c:1158
4514 msgid "second guess 'git checkout <no-such-branch>'"
4297 -msgstr "пересмотр «git checkout <no-such-branch>»"
4515 +msgstr "пересмотр «git checkout <нет-такой-ветки>»"
4516
4299 -#: builtin/checkout.c:1161
4517 +#: builtin/checkout.c:1160
4518 msgid "do not check if another worktree is holding the given ref"
4519 msgstr "не проверять, что другое дерево уже содержит указанную ссылку"
4520
4303 -#: builtin/checkout.c:1162 builtin/clone.c:58 builtin/fetch.c:116
4304 -#: builtin/merge.c:224 builtin/pull.c:113 builtin/push.c:526
4521 +#: builtin/checkout.c:1161 builtin/clone.c:60 builtin/fetch.c:116
4522 +#: builtin/merge.c:227 builtin/pull.c:116 builtin/push.c:526
4523 #: builtin/send-pack.c:168
4524 msgid "force progress reporting"
4525 msgstr "принудительно выводить прогресс"
4526
4309 -#: builtin/checkout.c:1193
4527 +#: builtin/checkout.c:1192
4528 msgid "-b, -B and --orphan are mutually exclusive"
4529 msgstr "-b, -B и --orphan нельзя использовать одновременно"
4530
4313 -#: builtin/checkout.c:1210
4531 +#: builtin/checkout.c:1209
4532 msgid "--track needs a branch name"
4533 msgstr "--track требует имя ветки"
4534
4317 -#: builtin/checkout.c:1215
4535 +#: builtin/checkout.c:1214
4536 msgid "Missing branch name; try -b"
4537 msgstr "Пропущено имя ветки; попробуйте -b"
4538
4321 -#: builtin/checkout.c:1251
4539 +#: builtin/checkout.c:1250
4540 msgid "invalid path specification"
4541 msgstr "неправильная спецификация пути"
4542
4325 -#: builtin/checkout.c:1258
4543 +#: builtin/checkout.c:1257
4544 #, c-format
4545 msgid ""
4546 "Cannot update paths and switch to branch '%s' at the same time.\n"
4547 "Did you intend to checkout '%s' which can not be resolved as commit?"
4330 -msgstr "Нельзя обновить пути и одновременно переключить на ветку «%s».\nВы хотели переключиться на «%s», что не может быть определено как коммит?"
4548 +msgstr "Нельзя обновить пути и одновременно переключиться на ветку «%s».\nВы хотели переключиться на «%s», что не может быть определено как коммит?"
4549
4332 -#: builtin/checkout.c:1263
4550 +#: builtin/checkout.c:1262
4551 #, c-format
4552 msgid "git checkout: --detach does not take a path argument '%s'"
4553 msgstr "git checkout: --detach не принимает путь «%s» как аргумент"
4554
4337 -#: builtin/checkout.c:1267
4555 +#: builtin/checkout.c:1266
4556 msgid ""
4557 "git checkout: --ours/--theirs, --force and --merge are incompatible when\n"
4558 "checking out of the index."
@@ -4466,8 +4684,8 @@ msgstr "интерактивная очистка"
4684 msgid "remove whole directories"
4685 msgstr "удалить каталоги полностью"
4686
4469 -#: builtin/clean.c:875 builtin/describe.c:407 builtin/grep.c:722
4470 -#: builtin/ls-files.c:456 builtin/name-rev.c:307 builtin/show-ref.c:182
4687 +#: builtin/clean.c:875 builtin/describe.c:407 builtin/grep.c:724
4688 +#: builtin/ls-files.c:456 builtin/name-rev.c:314 builtin/show-ref.c:182
4689 msgid "pattern"
4690 msgstr "шаблон"
4691
@@ -4503,286 +4721,290 @@ msgstr "clean.requireForce установлен по умолчанию как t
4721 msgid "git clone [<options>] [--] <repo> [<dir>]"
4722 msgstr "git clone [<опции>] [--] <репозиторий> [<каталог>]"
4723
4506 -#: builtin/clone.c:60
4724 +#: builtin/clone.c:62
4725 msgid "don't create a checkout"
4726 msgstr "не переключать рабочую копию на HEAD"
4727
4510 -#: builtin/clone.c:61 builtin/clone.c:63 builtin/init-db.c:469
4728 +#: builtin/clone.c:63 builtin/clone.c:65 builtin/init-db.c:473
4729 msgid "create a bare repository"
4730 msgstr "создать голый репозиторий"
4731
4514 -#: builtin/clone.c:65
4732 +#: builtin/clone.c:67
4733 msgid "create a mirror repository (implies bare)"
4734 msgstr "создать зеркало репозитория (включает в себя и параметр bare)"
4735
4518 -#: builtin/clone.c:67
4736 +#: builtin/clone.c:69
4737 msgid "to clone from a local repository"
4738 msgstr "для клонирования из локального репозитория"
4739
4522 -#: builtin/clone.c:69
4740 +#: builtin/clone.c:71
4741 msgid "don't use local hardlinks, always copy"
4742 msgstr "не использовать жесткие ссылки, всегда копировать файлы"
4743
4526 -#: builtin/clone.c:71
4744 +#: builtin/clone.c:73
4745 msgid "setup as shared repository"
4746 msgstr "настроить как общедоступный репозиторий"
4747
4530 -#: builtin/clone.c:73 builtin/clone.c:75
4748 +#: builtin/clone.c:75 builtin/clone.c:77
4749 msgid "initialize submodules in the clone"
4750 msgstr "инициализировать подмодули в клоне"
4751
4534 -#: builtin/clone.c:76 builtin/init-db.c:466
4752 +#: builtin/clone.c:79
4753 +msgid "number of submodules cloned in parallel"
4754 +msgstr "количество подмодулей, которые будут клонированы парралельно"
4755 +
4756 +#: builtin/clone.c:80 builtin/init-db.c:470
4757 msgid "template-directory"
4758 msgstr "каталог-шаблонов"
4759
4538 -#: builtin/clone.c:77 builtin/init-db.c:467
4760 +#: builtin/clone.c:81 builtin/init-db.c:471
4761 msgid "directory from which templates will be used"
4762 msgstr "каталог, шаблоны из которого будут использованы"
4763
4542 -#: builtin/clone.c:79 builtin/submodule--helper.c:173
4764 +#: builtin/clone.c:83 builtin/submodule--helper.c:498
4765 +#: builtin/submodule--helper.c:777
4766 msgid "reference repository"
4767 msgstr "ссылаемый репозиторий"
4768
4546 -#: builtin/clone.c:81
4769 +#: builtin/clone.c:85
4770 msgid "use --reference only while cloning"
4771 msgstr "используйте --reference только при клонировании"
4772
4550 -#: builtin/clone.c:82 builtin/column.c:26 builtin/merge-file.c:44
4773 +#: builtin/clone.c:86 builtin/column.c:26 builtin/merge-file.c:44
4774 msgid "name"
4775 msgstr "имя"
4776
4554 -#: builtin/clone.c:83
4777 +#: builtin/clone.c:87
4778 msgid "use <name> instead of 'origin' to track upstream"
4779 msgstr "использовать <имя> вместо «origin» для отслеживания вышестоящего репозитория"
4780
4558 -#: builtin/clone.c:85
4781 +#: builtin/clone.c:89
4782 msgid "checkout <branch> instead of the remote's HEAD"
4560 -msgstr "перейти на <ветку>, вместо HEAD внешнего репозитория"
4783 +msgstr "переключиться на <ветку>, вместо HEAD внешнего репозитория"
4784
4562 -#: builtin/clone.c:87
4785 +#: builtin/clone.c:91
4786 msgid "path to git-upload-pack on the remote"
4787 msgstr "путь к git-upload-pack на внешнем репозитории"
4788
4566 -#: builtin/clone.c:88 builtin/fetch.c:117 builtin/grep.c:665
4567 -#: builtin/pull.c:193
4789 +#: builtin/clone.c:92 builtin/fetch.c:117 builtin/grep.c:667
4790 +#: builtin/pull.c:201
4791 msgid "depth"
4792 msgstr "глубина"
4793
4571 -#: builtin/clone.c:89
4794 +#: builtin/clone.c:93
4795 msgid "create a shallow clone of that depth"
4796 msgstr "сделать частичный клон указанной глубины"
4797
4575 -#: builtin/clone.c:91
4798 +#: builtin/clone.c:95
4799 msgid "clone only one branch, HEAD or --branch"
4800 msgstr "клонировать только одну ветку, HEAD или --branch"
4801
4579 -#: builtin/clone.c:92 builtin/init-db.c:475
4802 +#: builtin/clone.c:97
4803 +msgid "any cloned submodules will be shallow"
4804 +msgstr "все склонированные подмодули будут частичными клонами"
4805 +
4806 +#: builtin/clone.c:98 builtin/init-db.c:479
4807 msgid "gitdir"
4808 msgstr "каталог-git"
4809
4583 -#: builtin/clone.c:93 builtin/init-db.c:476
4810 +#: builtin/clone.c:99 builtin/init-db.c:480
4811 msgid "separate git dir from working tree"
4812 msgstr "разместить каталог git отдельно от рабочей копии"
4813
4587 -#: builtin/clone.c:94
4814 +#: builtin/clone.c:100
4815 msgid "key=value"
4816 msgstr "ключ=значение"
4817
4591 -#: builtin/clone.c:95
4818 +#: builtin/clone.c:101
4819 msgid "set config inside the new repository"
4820 msgstr "установить параметры внутри нового репозитория"
4821
4595 -#: builtin/clone.c:96 builtin/fetch.c:131 builtin/push.c:536
4822 +#: builtin/clone.c:102 builtin/fetch.c:131 builtin/push.c:536
4823 msgid "use IPv4 addresses only"
4824 msgstr "использовать только IPv4 адреса"
4825
4599 -#: builtin/clone.c:98 builtin/fetch.c:133 builtin/push.c:538
4826 +#: builtin/clone.c:104 builtin/fetch.c:133 builtin/push.c:538
4827 msgid "use IPv6 addresses only"
4828 msgstr "использовать только IPv6 адреса"
4829
4603 -#: builtin/clone.c:239
4830 +#: builtin/clone.c:241
4831 msgid ""
4832 "No directory name could be guessed.\n"
4833 "Please specify a directory on the command line"
4834 msgstr "Имя каталога не может быть угадано.\nУкажите имя каталога с помощью параметра командной строки"
4835
4609 -#: builtin/clone.c:305
4836 +#: builtin/clone.c:307
4837 #, c-format
4838 msgid "reference repository '%s' as a linked checkout is not supported yet."
4839 msgstr "ссылаемый репозиторий «%s» как связанное состояние, пока не поддерживается."
4840
4614 -#: builtin/clone.c:307
4841 +#: builtin/clone.c:309
4842 #, c-format
4843 msgid "reference repository '%s' is not a local repository."
4844 msgstr "ссылаемый репозиторий «%s» не является локальным."
4845
4619 -#: builtin/clone.c:312
4846 +#: builtin/clone.c:314
4847 #, c-format
4848 msgid "reference repository '%s' is shallow"
4849 msgstr "ссылаемый репозиторий «%s» является частичным"
4850
4624 -#: builtin/clone.c:315
4851 +#: builtin/clone.c:317
4852 #, c-format
4853 msgid "reference repository '%s' is grafted"
4854 msgstr "ссылаемый репозиторий «%s» является сращенным"
4855
4629 -#: builtin/clone.c:380 builtin/diff.c:84
4630 -#, c-format
4631 -msgid "failed to stat '%s'"
4632 -msgstr "не удалось выполнить stat «%s»"
4633 -
4634 -#: builtin/clone.c:382
4856 +#: builtin/clone.c:384
4857 #, c-format
4858 msgid "%s exists and is not a directory"
4859 msgstr "%s уже существует и не является каталогом"
4860
4639 -#: builtin/clone.c:396
4861 +#: builtin/clone.c:398
4862 #, c-format
4863 msgid "failed to stat %s\n"
4864 msgstr "не удалось выполнить stat %s\n"
4865
4644 -#: builtin/clone.c:418
4866 +#: builtin/clone.c:420
4867 #, c-format
4868 msgid "failed to create link '%s'"
4869 msgstr "не удалось создать ссылку «%s»"
4870
4649 -#: builtin/clone.c:422
4871 +#: builtin/clone.c:424
4872 #, c-format
4873 msgid "failed to copy file to '%s'"
4874 msgstr "не удалось копировать файл в «%s»"
4875
4654 -#: builtin/clone.c:447 builtin/clone.c:631
4876 +#: builtin/clone.c:449 builtin/clone.c:633
4877 #, c-format
4878 msgid "done.\n"
4879 msgstr "готово.\n"
4880
4659 -#: builtin/clone.c:459
4881 +#: builtin/clone.c:461
4882 msgid ""
4883 "Clone succeeded, but checkout failed.\n"
4884 "You can inspect what was checked out with 'git status'\n"
4885 "and retry the checkout with 'git checkout -f HEAD'\n"
4664 -msgstr "Клонирование прошло успешно, но во время перехода на версию произошла ошибка.\nС помощь команды «git status» вы можете просмотреть, какие файлы были обновлены, а повторить попытку перехода на версию с помощью «git checkout -f HEAD»\n"
4886 +msgstr "Клонирование прошло успешно, но во время переключения состояния произошла ошибка.\nС помощь команды «git status» вы можете просмотреть, какие файлы были обновлены, а повторить попытку переключения на ветку с помощью «git checkout -f HEAD»\n"
4887
4666 -#: builtin/clone.c:536
4888 +#: builtin/clone.c:538
4889 #, c-format
4890 msgid "Could not find remote branch %s to clone."
4891 msgstr "Не удалось найти внешнюю ветку %s для клонирования."
4892
4671 -#: builtin/clone.c:626
4893 +#: builtin/clone.c:628
4894 #, c-format
4895 msgid "Checking connectivity... "
4896 msgstr "Проверка соединения… "
4897
4676 -#: builtin/clone.c:629
4898 +#: builtin/clone.c:631
4899 msgid "remote did not send all necessary objects"
4900 msgstr "внешний репозиторий прислал не все необходимые объекты"
4901
4680 -#: builtin/clone.c:647
4902 +#: builtin/clone.c:649
4903 #, c-format
4904 msgid "unable to update %s"
4905 msgstr "не удалось обновить %s"
4906
4685 -#: builtin/clone.c:696
4907 +#: builtin/clone.c:698
4908 msgid "remote HEAD refers to nonexistent ref, unable to checkout.\n"
4687 -msgstr "внешний HEAD ссылается на несуществующую ссылку, нельзя перейти на такую версию.\n"
4909 +msgstr "внешний HEAD ссылается на несуществующую ссылку, нельзя переключиться на такую версию.\n"
4910
4689 -#: builtin/clone.c:727
4911 +#: builtin/clone.c:729
4912 msgid "unable to checkout working tree"
4691 -msgstr "не удалось перейти на версию в рабочем каталоге"
4913 +msgstr "не удалось переключиться на версию в рабочем каталоге"
4914
4693 -#: builtin/clone.c:753
4915 +#: builtin/clone.c:767
4916 msgid "unable to write parameters to config file"
4917 msgstr "не удалось записать параметры в файл конфигурации"
4918
4697 -#: builtin/clone.c:816
4919 +#: builtin/clone.c:830
4920 msgid "cannot repack to clean up"
4921 msgstr "не удалось выполнить перепаковку для очистки"
4922
4701 -#: builtin/clone.c:818
4923 +#: builtin/clone.c:832
4924 msgid "cannot unlink temporary alternates file"
4925 msgstr "не удалось отсоединить временные альтернативные файлы"
4926
4705 -#: builtin/clone.c:850
4927 +#: builtin/clone.c:864 builtin/receive-pack.c:1731
4928 msgid "Too many arguments."
4929 msgstr "Слишком много аргументов."
4930
4709 -#: builtin/clone.c:854
4931 +#: builtin/clone.c:868
4932 msgid "You must specify a repository to clone."
4933 msgstr "Вы должны указать репозиторий для клонирования."
4934
4713 -#: builtin/clone.c:865
4935 +#: builtin/clone.c:879
4936 #, c-format
4937 msgid "--bare and --origin %s options are incompatible."
4938 msgstr "--bare и --origin %s нельзя использовать одновременно."
4939
4718 -#: builtin/clone.c:868
4940 +#: builtin/clone.c:882
4941 msgid "--bare and --separate-git-dir are incompatible."
4942 msgstr "--bare и --separate-git-dir нельзя использовать одновременно."
4943
4722 -#: builtin/clone.c:881
4944 +#: builtin/clone.c:895
4945 #, c-format
4946 msgid "repository '%s' does not exist"
4947 msgstr "репозиторий «%s» не существует"
4948
4727 -#: builtin/clone.c:887 builtin/fetch.c:1174
4949 +#: builtin/clone.c:901 builtin/fetch.c:1174
4950 #, c-format
4951 msgid "depth %s is not a positive number"
4952 msgstr "глубина %s не является положительным числом"
4953
4732 -#: builtin/clone.c:897
4954 +#: builtin/clone.c:911
4955 #, c-format
4956 msgid "destination path '%s' already exists and is not an empty directory."
4957 msgstr "целевой путь «%s» уже существует и не является пустым каталогом."
4958
4737 -#: builtin/clone.c:907
4959 +#: builtin/clone.c:921
4960 #, c-format
4961 msgid "working tree '%s' already exists."
4962 msgstr "рабочий каталог «%s» уже существует."
4963
4742 -#: builtin/clone.c:922 builtin/clone.c:933 builtin/submodule--helper.c:218
4743 -#: builtin/worktree.c:219 builtin/worktree.c:246
4964 +#: builtin/clone.c:936 builtin/clone.c:947 builtin/submodule--helper.c:547
4965 +#: builtin/worktree.c:220 builtin/worktree.c:247
4966 #, c-format
4967 msgid "could not create leading directories of '%s'"
4968 msgstr "не удалось создать родительские каталоги для «%s»"
4969
4748 -#: builtin/clone.c:925
4970 +#: builtin/clone.c:939
4971 #, c-format
4972 msgid "could not create work tree dir '%s'"
4973 msgstr "не удалось создать рабочий каталог «%s»"
4974
4753 -#: builtin/clone.c:943
4975 +#: builtin/clone.c:957
4976 #, c-format
4977 msgid "Cloning into bare repository '%s'...\n"
4978 msgstr "Клонирование в голый репозиторий «%s»…\n"
4979
4758 -#: builtin/clone.c:945
4980 +#: builtin/clone.c:959
4981 #, c-format
4982 msgid "Cloning into '%s'...\n"
4983 msgstr "Клонирование в «%s»…\n"
4984
4763 -#: builtin/clone.c:984
4985 +#: builtin/clone.c:998
4986 msgid "--depth is ignored in local clones; use file:// instead."
4987 msgstr "--depth игнорируется на локальных клонах; вместо этого используйте file://."
4988
4767 -#: builtin/clone.c:987
4989 +#: builtin/clone.c:1001
4990 msgid "source repository is shallow, ignoring --local"
4991 msgstr "исходный репозиторий является частичным, --local игнорируется"
4992
4771 -#: builtin/clone.c:992
4993 +#: builtin/clone.c:1006
4994 msgid "--local is ignored"
4995 msgstr "--local игнорируется"
4996
4775 -#: builtin/clone.c:996
4997 +#: builtin/clone.c:1010
4998 #, c-format
4999 msgid "Don't know how to clone %s"
5000 msgstr "Не знаю как клонировать %s"
5001
4780 -#: builtin/clone.c:1045 builtin/clone.c:1053
5002 +#: builtin/clone.c:1059 builtin/clone.c:1067
5003 #, c-format
5004 msgid "Remote branch %s not found in upstream %s"
5005 msgstr "Внешняя ветка %s не найдена в вышестоящем репозитории %s"
5006
4785 -#: builtin/clone.c:1056
5007 +#: builtin/clone.c:1070
5008 msgid "You appear to have cloned an empty repository."
5009 msgstr "Похоже, что вы клонировали пустой репозиторий."
5010
@@ -4885,103 +5107,103 @@ msgid ""
5107 "the remaining commits.\n"
5108 msgstr "Если вы хотите пропустит этот коммит, используйте команду:\n\n git reset\n\nПосле этого «git cherry-pick --continue» продолжит отбор лучшего\nв оставшихся коммитах.\n"
5109
4888 -#: builtin/commit.c:305
5110 +#: builtin/commit.c:307
5111 msgid "failed to unpack HEAD tree object"
5112 msgstr "сбой распаковки объекта дерева HEAD"
5113
4892 -#: builtin/commit.c:346
5114 +#: builtin/commit.c:348
5115 msgid "unable to create temporary index"
5116 msgstr "не удалось создать временный индекс"
5117
4896 -#: builtin/commit.c:352
5118 +#: builtin/commit.c:354
5119 msgid "interactive add failed"
5120 msgstr "сбой интерактивного добавления"
5121
4900 -#: builtin/commit.c:365
5122 +#: builtin/commit.c:367
5123 msgid "unable to update temporary index"
5124 msgstr "не удалось обновить временный индекс"
5125
4904 -#: builtin/commit.c:367
5126 +#: builtin/commit.c:369
5127 msgid "Failed to update main cache tree"
5128 msgstr "Сбой при обновлении основного кэша дерева"
5129
4908 -#: builtin/commit.c:391 builtin/commit.c:414 builtin/commit.c:463
5130 +#: builtin/commit.c:393 builtin/commit.c:416 builtin/commit.c:465
5131 msgid "unable to write new_index file"
5132 msgstr "не удалось записать файл new_index"
5133
4912 -#: builtin/commit.c:445
5134 +#: builtin/commit.c:447
5135 msgid "cannot do a partial commit during a merge."
5136 msgstr "нельзя создать частичный коммит во время слияния."
5137
4916 -#: builtin/commit.c:447
5138 +#: builtin/commit.c:449
5139 msgid "cannot do a partial commit during a cherry-pick."
5140 msgstr "нельзя создать частичный коммит во время отбора лучшего коммита."
5141
4920 -#: builtin/commit.c:456
5142 +#: builtin/commit.c:458
5143 msgid "cannot read the index"
5144 msgstr "не удалось прочитать индекс"
5145
4924 -#: builtin/commit.c:475
5146 +#: builtin/commit.c:477
5147 msgid "unable to write temporary index file"
5148 msgstr "не удалось записать временный файл индекса"
5149
4928 -#: builtin/commit.c:580
5150 +#: builtin/commit.c:582
5151 #, c-format
5152 msgid "commit '%s' lacks author header"
5153 msgstr "у коммита «%s» отсутствует автор в заголовке"
5154
4933 -#: builtin/commit.c:582
5155 +#: builtin/commit.c:584
5156 #, c-format
5157 msgid "commit '%s' has malformed author line"
5158 msgstr "у коммита «%s» строка автора в неправильном формате"
5159
4938 -#: builtin/commit.c:601
5160 +#: builtin/commit.c:603
5161 msgid "malformed --author parameter"
5162 msgstr "параметр --author в неправильном формате"
5163
4942 -#: builtin/commit.c:609
5164 +#: builtin/commit.c:611
5165 #, c-format
5166 msgid "invalid date format: %s"
5167 msgstr "неправильный формат даты: %s"
5168
4947 -#: builtin/commit.c:653
5169 +#: builtin/commit.c:655
5170 msgid ""
5171 "unable to select a comment character that is not used\n"
5172 "in the current commit message"
5173 msgstr "нельзя выбрать символ комментария, который\nне используется в текущем сообщении коммита"
5174
4953 -#: builtin/commit.c:690 builtin/commit.c:723 builtin/commit.c:1080
5175 +#: builtin/commit.c:692 builtin/commit.c:725 builtin/commit.c:1091
5176 #, c-format
5177 msgid "could not lookup commit %s"
5178 msgstr "не удалось запросить коммит %s"
5179
4958 -#: builtin/commit.c:702 builtin/shortlog.c:285
5180 +#: builtin/commit.c:704 builtin/shortlog.c:285
5181 #, c-format
5182 msgid "(reading log message from standard input)\n"
5183 msgstr "(чтение файла журнала из стандартного ввода)\n"
5184
4963 -#: builtin/commit.c:704
5185 +#: builtin/commit.c:706
5186 msgid "could not read log from standard input"
5187 msgstr "не удалось прочитать файл журнала из стандартного ввода"
5188
4967 -#: builtin/commit.c:708
5189 +#: builtin/commit.c:710
5190 #, c-format
5191 msgid "could not read log file '%s'"
5192 msgstr "не удалось прочитать файл журнала «%s»"
5193
4972 -#: builtin/commit.c:730
4973 -msgid "could not read MERGE_MSG"
4974 -msgstr "не удалось прочитать MERGE_MSG"
4975 -
4976 -#: builtin/commit.c:734
5194 +#: builtin/commit.c:737 builtin/commit.c:745
5195 msgid "could not read SQUASH_MSG"
5196 msgstr "не удалось прочитать SQUASH_MSG"
5197
4980 -#: builtin/commit.c:785
5198 +#: builtin/commit.c:742
5199 +msgid "could not read MERGE_MSG"
5200 +msgstr "не удалось прочитать MERGE_MSG"
5201 +
5202 +#: builtin/commit.c:796
5203 msgid "could not write commit template"
5204 msgstr "не удалось записать шаблон описания коммита"
5205
4984 -#: builtin/commit.c:803
5206 +#: builtin/commit.c:814
5207 #, c-format
5208 msgid ""
5209 "\n"
@@ -4991,7 +5213,7 @@ msgid ""
5213 "and try again.\n"
5214 msgstr "\nПохоже, что вы пытаетесь закоммитить слияние.\nЕсли это ошибка, пожалуйста удалите файл\n\t%s\nи попробуйте снова.\n"
5215
4994 -#: builtin/commit.c:808
5216 +#: builtin/commit.c:819
5217 #, c-format
5218 msgid ""
5219 "\n"
@@ -5001,14 +5223,14 @@ msgid ""
5223 "and try again.\n"
5224 msgstr "\nПохоже, что вы пытаетесь закоммитить отбор лучшего.\nЕсли это ошибка, пожалуйста удалите файл\n\t%s\nи попробуйте снова.\n"
5225
5004 -#: builtin/commit.c:821
5226 +#: builtin/commit.c:832
5227 #, c-format
5228 msgid ""
5229 "Please enter the commit message for your changes. Lines starting\n"
5230 "with '%c' will be ignored, and an empty message aborts the commit.\n"
5231 msgstr "Пожалуйста, введите сообщение коммита для ваших изменений. Строки,\nначинающиеся с «%c» будут проигнорированы, а пустое сообщение\nотменяет процесс коммита.\n"
5232
5011 -#: builtin/commit.c:828
5233 +#: builtin/commit.c:839
5234 #, c-format
5235 msgid ""
5236 "Please enter the commit message for your changes. Lines starting\n"
@@ -5016,341 +5238,341 @@ msgid ""
5238 "An empty message aborts the commit.\n"
5239 msgstr "Пожалуйста, введите сообщение коммита для ваших изменений. Строки,\nначинающиеся с «%c» будут оставлены; вы можете удалить их вручную,\nесли хотите. Пустое сообщение отменяет процесс коммита.\n"
5240
5019 -#: builtin/commit.c:848
5241 +#: builtin/commit.c:859
5242 #, c-format
5243 msgid "%sAuthor: %.*s <%.*s>"
5244 msgstr "%sАвтор: %.*s <%.*s>"
5245
5024 -#: builtin/commit.c:856
5246 +#: builtin/commit.c:867
5247 #, c-format
5248 msgid "%sDate: %s"
5249 msgstr "%sДата: %s"
5250
5029 -#: builtin/commit.c:863
5251 +#: builtin/commit.c:874
5252 #, c-format
5253 msgid "%sCommitter: %.*s <%.*s>"
5254 msgstr "%sКоммитер: %.*s <%.*s>"
5255
5034 -#: builtin/commit.c:881
5256 +#: builtin/commit.c:892
5257 msgid "Cannot read index"
5258 msgstr "Не удалось прочитать индекс"
5259
5038 -#: builtin/commit.c:938
5260 +#: builtin/commit.c:949
5261 msgid "Error building trees"
5262 msgstr "Ошибка при построении деревьев"
5263
5042 -#: builtin/commit.c:953 builtin/tag.c:266
5264 +#: builtin/commit.c:964 builtin/tag.c:266
5265 #, c-format
5266 msgid "Please supply the message using either -m or -F option.\n"
5267 msgstr "Пожалуйста, укажите сообщение, при указании опций -m или -F.\n"
5268
5047 -#: builtin/commit.c:1055
5269 +#: builtin/commit.c:1066
5270 #, c-format
5271 msgid "--author '%s' is not 'Name <email>' and matches no existing author"
5272 msgstr "--author «%s» не в формате «Имя <почта>» и не совпадает с существующим автором"
5273
5052 -#: builtin/commit.c:1070 builtin/commit.c:1310
5274 +#: builtin/commit.c:1081 builtin/commit.c:1321
5275 #, c-format
5276 msgid "Invalid untracked files mode '%s'"
5277 msgstr "Неправильный режим неотслеживаемых файлов «%s»"
5278
5057 -#: builtin/commit.c:1107
5279 +#: builtin/commit.c:1118
5280 msgid "--long and -z are incompatible"
5281 msgstr "--long и -z нельзя использовать одновременно"
5282
5061 -#: builtin/commit.c:1137
5283 +#: builtin/commit.c:1148
5284 msgid "Using both --reset-author and --author does not make sense"
5285 msgstr "Указание одновременно опций --reset-author и --author не имеет смысла"
5286
5065 -#: builtin/commit.c:1146
5287 +#: builtin/commit.c:1157
5288 msgid "You have nothing to amend."
5289 msgstr "Нечего исправлять."
5290
5069 -#: builtin/commit.c:1149
5291 +#: builtin/commit.c:1160
5292 msgid "You are in the middle of a merge -- cannot amend."
5293 msgstr "Вы в процессе слияния — сейчас нельзя исправлять."
5294
5073 -#: builtin/commit.c:1151
5295 +#: builtin/commit.c:1162
5296 msgid "You are in the middle of a cherry-pick -- cannot amend."
5297 msgstr "Вы в процессе отбора лучшего — сейчас нельзя исправлять."
5298
5077 -#: builtin/commit.c:1154
5299 +#: builtin/commit.c:1165
5300 msgid "Options --squash and --fixup cannot be used together"
5301 msgstr "Опции --squash и --fixup не могут использоваться одновременно"
5302
5081 -#: builtin/commit.c:1164
5303 +#: builtin/commit.c:1175
5304 msgid "Only one of -c/-C/-F/--fixup can be used."
5305 msgstr "Может использоваться только одна из опций -c/-C/-F/--fixup."
5306
5085 -#: builtin/commit.c:1166
5307 +#: builtin/commit.c:1177
5308 msgid "Option -m cannot be combined with -c/-C/-F/--fixup."
5309 msgstr "Опция -m не может использоваться с -c/-C/-F/--fixup."
5310
5089 -#: builtin/commit.c:1174
5311 +#: builtin/commit.c:1185
5312 msgid "--reset-author can be used only with -C, -c or --amend."
5313 msgstr "--reset-author может использоваться только одновременно с опциями -C, -c или --amend."
5314
5093 -#: builtin/commit.c:1191
5315 +#: builtin/commit.c:1202
5316 msgid "Only one of --include/--only/--all/--interactive/--patch can be used."
5317 msgstr "Может использоваться только одна из опций --include/--only/--all/--interactive/--patch."
5318
5097 -#: builtin/commit.c:1193
5319 +#: builtin/commit.c:1204
5320 msgid "No paths with --include/--only does not make sense."
5321 msgstr "Указание путей каталогов с опциями --include/--only не имеет смысла."
5322
5101 -#: builtin/commit.c:1195
5323 +#: builtin/commit.c:1206
5324 msgid "Clever... amending the last one with dirty index."
5325 msgstr "Умно… отмена последнего с измененным индексом."
5326
5105 -#: builtin/commit.c:1197
5327 +#: builtin/commit.c:1208
5328 msgid "Explicit paths specified without -i or -o; assuming --only paths..."
5329 msgstr "Пути явно указаны пути без опций -i или -o; предполагаю опцию --only…"
5330
5109 -#: builtin/commit.c:1209 builtin/tag.c:475
5331 +#: builtin/commit.c:1220 builtin/tag.c:474
5332 #, c-format
5333 msgid "Invalid cleanup mode %s"
5334 msgstr "Неправильное значение режима очистки %s"
5335
5114 -#: builtin/commit.c:1214
5336 +#: builtin/commit.c:1225
5337 msgid "Paths with -a does not make sense."
5338 msgstr "С опцией -a указание пути не имеет смысла."
5339
5118 -#: builtin/commit.c:1324 builtin/commit.c:1605
5340 +#: builtin/commit.c:1335 builtin/commit.c:1621
5341 msgid "show status concisely"
5342 msgstr "кратко показать статус"
5343
5122 -#: builtin/commit.c:1326 builtin/commit.c:1607
5344 +#: builtin/commit.c:1337 builtin/commit.c:1623
5345 msgid "show branch information"
5346 msgstr "показать информацию о версии"
5347
5126 -#: builtin/commit.c:1328 builtin/commit.c:1609 builtin/push.c:512
5127 -#: builtin/worktree.c:430
5348 +#: builtin/commit.c:1339 builtin/commit.c:1625 builtin/push.c:512
5349 +#: builtin/worktree.c:437
5350 msgid "machine-readable output"
5351 msgstr "машиночитаемый вывод"
5352
5131 -#: builtin/commit.c:1331 builtin/commit.c:1611
5353 +#: builtin/commit.c:1342 builtin/commit.c:1627
5354 msgid "show status in long format (default)"
5355 msgstr "показать статус в длинном формате (по умолчанию)"
5356
5135 -#: builtin/commit.c:1334 builtin/commit.c:1614
5357 +#: builtin/commit.c:1345 builtin/commit.c:1630
5358 msgid "terminate entries with NUL"
5359 msgstr "завершать записи НУЛЕВЫМ байтом"
5360
5139 -#: builtin/commit.c:1336 builtin/commit.c:1617 builtin/fast-export.c:981
5361 +#: builtin/commit.c:1347 builtin/commit.c:1633 builtin/fast-export.c:981
5362 #: builtin/fast-export.c:984 builtin/tag.c:353
5363 msgid "mode"
5364 msgstr "режим"
5365
5144 -#: builtin/commit.c:1337 builtin/commit.c:1617
5366 +#: builtin/commit.c:1348 builtin/commit.c:1633
5367 msgid "show untracked files, optional modes: all, normal, no. (Default: all)"
5368 msgstr "показать неотслеживаемые файлы, опциональные режимы: all (все), normal (как обычно), no (нет). (По умолчанию: all)"
5369
5148 -#: builtin/commit.c:1340
5370 +#: builtin/commit.c:1351
5371 msgid "show ignored files"
5372 msgstr "показать игнорируемые файлы"
5373
5152 -#: builtin/commit.c:1341 parse-options.h:155
5374 +#: builtin/commit.c:1352 parse-options.h:155
5375 msgid "when"
5376 msgstr "когда"
5377
5156 -#: builtin/commit.c:1342
5378 +#: builtin/commit.c:1353
5379 msgid ""
5380 "ignore changes to submodules, optional when: all, dirty, untracked. "
5381 "(Default: all)"
5382 msgstr "игнорировать изменения в подмодулях, опционально когда: all (всегда), dirty (измененные), untracked (неотслеживаемые). (По умолчанию: all)"
5383
5162 -#: builtin/commit.c:1344
5384 +#: builtin/commit.c:1355
5385 msgid "list untracked files in columns"
5386 msgstr "показать неотслеживаемые файлы по столбцам"
5387
5166 -#: builtin/commit.c:1430
5388 +#: builtin/commit.c:1441
5389 msgid "couldn't look up newly created commit"
5390 msgstr "нельзя запросить новосозданный коммит"
5391
5170 -#: builtin/commit.c:1432
5392 +#: builtin/commit.c:1443
5393 msgid "could not parse newly created commit"
5394 msgstr "нельзя разобрать новосозданный коммит"
5395
5174 -#: builtin/commit.c:1477
5396 +#: builtin/commit.c:1488
5397 msgid "detached HEAD"
5398 msgstr "отделённый HEAD"
5399
5178 -#: builtin/commit.c:1480
5400 +#: builtin/commit.c:1491
5401 msgid " (root-commit)"
5402 msgstr " (корневой коммит)"
5403
5182 -#: builtin/commit.c:1575
5404 +#: builtin/commit.c:1591
5405 msgid "suppress summary after successful commit"
5406 msgstr "не выводить сводку после успешного коммита"
5407
5186 -#: builtin/commit.c:1576
5408 +#: builtin/commit.c:1592
5409 msgid "show diff in commit message template"
5410 msgstr "добавить список изменений в шаблон сообщения коммита"
5411
5190 -#: builtin/commit.c:1578
5412 +#: builtin/commit.c:1594
5413 msgid "Commit message options"
5414 msgstr "Опции сообщения коммита"
5415
5194 -#: builtin/commit.c:1579 builtin/tag.c:351
5416 +#: builtin/commit.c:1595 builtin/tag.c:351
5417 msgid "read message from file"
5418 msgstr "прочитать сообщение из файла"
5419
5198 -#: builtin/commit.c:1580
5420 +#: builtin/commit.c:1596
5421 msgid "author"
5422 msgstr "автор"
5423
5202 -#: builtin/commit.c:1580
5424 +#: builtin/commit.c:1596
5425 msgid "override author for commit"
5426 msgstr "подменить автора коммита"
5427
5206 -#: builtin/commit.c:1581 builtin/gc.c:326
5428 +#: builtin/commit.c:1597 builtin/gc.c:326
5429 msgid "date"
5430 msgstr "дата"
5431
5210 -#: builtin/commit.c:1581
5432 +#: builtin/commit.c:1597
5433 msgid "override date for commit"
5434 msgstr "подменить дату коммита"
5435
5214 -#: builtin/commit.c:1582 builtin/merge.c:218 builtin/notes.c:395
5436 +#: builtin/commit.c:1598 builtin/merge.c:219 builtin/notes.c:395
5437 #: builtin/notes.c:558 builtin/tag.c:349
5438 msgid "message"
5439 msgstr "сообщение"
5440
5219 -#: builtin/commit.c:1582
5441 +#: builtin/commit.c:1598
5442 msgid "commit message"
5443 msgstr "сообщение коммита"
5444
5223 -#: builtin/commit.c:1583 builtin/commit.c:1584 builtin/commit.c:1585
5224 -#: builtin/commit.c:1586 parse-options.h:256 ref-filter.h:79
5445 +#: builtin/commit.c:1599 builtin/commit.c:1600 builtin/commit.c:1601
5446 +#: builtin/commit.c:1602 parse-options.h:256 ref-filter.h:79
5447 msgid "commit"
5448 msgstr "коммит"
5449
5228 -#: builtin/commit.c:1583
5450 +#: builtin/commit.c:1599
5451 msgid "reuse and edit message from specified commit"
5452 msgstr "использовать и отредактировать сообщение от указанного коммита"
5453
5232 -#: builtin/commit.c:1584
5454 +#: builtin/commit.c:1600
5455 msgid "reuse message from specified commit"
5456 msgstr "использовать сообщение указанного коммита"
5457
5236 -#: builtin/commit.c:1585
5458 +#: builtin/commit.c:1601
5459 msgid "use autosquash formatted message to fixup specified commit"
5460 msgstr "использовать форматированное сообщение автоуплотнения для исправления указанного коммита"
5461
5240 -#: builtin/commit.c:1586
5462 +#: builtin/commit.c:1602
5463 msgid "use autosquash formatted message to squash specified commit"
5464 msgstr "использовать форматированное сообщение автоуплотнения для уплотнения указанного коммита"
5465
5244 -#: builtin/commit.c:1587
5466 +#: builtin/commit.c:1603
5467 msgid "the commit is authored by me now (used with -C/-c/--amend)"
5468 msgstr "коммит теперь за моим авторством (с использованием -C/-c/--amend)"
5469
5248 -#: builtin/commit.c:1588 builtin/log.c:1219 builtin/revert.c:86
5470 +#: builtin/commit.c:1604 builtin/log.c:1382 builtin/revert.c:86
5471 msgid "add Signed-off-by:"
5472 msgstr "добавить Signed-off-by:"
5473
5252 -#: builtin/commit.c:1589
5474 +#: builtin/commit.c:1605
5475 msgid "use specified template file"
5476 msgstr "использовать указанный файл шаблона"
5477
5256 -#: builtin/commit.c:1590
5478 +#: builtin/commit.c:1606
5479 msgid "force edit of commit"
5480 msgstr "принудительно редактировать коммит"
5481
5260 -#: builtin/commit.c:1591
5482 +#: builtin/commit.c:1607
5483 msgid "default"
5484 msgstr "по-умолчанию"
5485
5264 -#: builtin/commit.c:1591 builtin/tag.c:354
5486 +#: builtin/commit.c:1607 builtin/tag.c:354
5487 msgid "how to strip spaces and #comments from message"
5488 msgstr "как удалять пробелы и #комментарии из сообщения коммита"
5489
5268 -#: builtin/commit.c:1592
5490 +#: builtin/commit.c:1608
5491 msgid "include status in commit message template"
5492 msgstr "включить статус файлов в шаблон сообщения коммита"
5493
5272 -#: builtin/commit.c:1594 builtin/merge.c:226 builtin/pull.c:160
5494 +#: builtin/commit.c:1610 builtin/merge.c:229 builtin/pull.c:165
5495 #: builtin/revert.c:93
5496 msgid "GPG sign commit"
5497 msgstr "подписать коммит с помощью GPG"
5498
5277 -#: builtin/commit.c:1597
5499 +#: builtin/commit.c:1613
5500 msgid "Commit contents options"
5501 msgstr "Опции содержимого коммита"
5502
5281 -#: builtin/commit.c:1598
5503 +#: builtin/commit.c:1614
5504 msgid "commit all changed files"
5505 msgstr "закоммитить все измененные файлы"
5506
5285 -#: builtin/commit.c:1599
5507 +#: builtin/commit.c:1615
5508 msgid "add specified files to index for commit"
5509 msgstr "добавить указанные файлы в индекс для коммита"
5510
5289 -#: builtin/commit.c:1600
5511 +#: builtin/commit.c:1616
5512 msgid "interactively add files"
5513 msgstr "интерактивное добавление файлов"
5514
5293 -#: builtin/commit.c:1601
5515 +#: builtin/commit.c:1617
5516 msgid "interactively add changes"
5517 msgstr "интерактивное добавление изменений"
5518
5297 -#: builtin/commit.c:1602
5519 +#: builtin/commit.c:1618
5520 msgid "commit only specified files"
5521 msgstr "закоммитить только указанные файлы"
5522
5301 -#: builtin/commit.c:1603
5523 +#: builtin/commit.c:1619
5524 msgid "bypass pre-commit hook"
5525 msgstr "пропустить перехватчик перед-коммитом"
5526
5305 -#: builtin/commit.c:1604
5527 +#: builtin/commit.c:1620
5528 msgid "show what would be committed"
5529 msgstr "показать, что будет закоммичено"
5530
5309 -#: builtin/commit.c:1615
5531 +#: builtin/commit.c:1631
5532 msgid "amend previous commit"
5533 msgstr "исправить предыдущий коммит"
5534
5313 -#: builtin/commit.c:1616
5535 +#: builtin/commit.c:1632
5536 msgid "bypass post-rewrite hook"
5537 msgstr "пропустить перехватчик после-перезаписи"
5538
5317 -#: builtin/commit.c:1621
5539 +#: builtin/commit.c:1637
5540 msgid "ok to record an empty change"
5541 msgstr "разрешить запись пустого коммита"
5542
5321 -#: builtin/commit.c:1623
5543 +#: builtin/commit.c:1639
5544 msgid "ok to record a change with an empty message"
5545 msgstr "разрешить запись изменений с пустым сообщением"
5546
5325 -#: builtin/commit.c:1652
5547 +#: builtin/commit.c:1668
5548 msgid "could not parse HEAD commit"
5549 msgstr "не удалось разобрать HEAD коммит"
5550
5329 -#: builtin/commit.c:1698
5551 +#: builtin/commit.c:1718
5552 #, c-format
5553 msgid "Corrupt MERGE_HEAD file (%s)"
5554 msgstr "Файл MERGE_HEAD поврежден (%s)"
5555
5334 -#: builtin/commit.c:1705
5556 +#: builtin/commit.c:1725
5557 msgid "could not read MERGE_MODE"
5558 msgstr "не удалось прочитать MERGE_MODE"
5559
5338 -#: builtin/commit.c:1724
5560 +#: builtin/commit.c:1744
5561 #, c-format
5562 msgid "could not read commit message: %s"
5563 msgstr "не удалось открыть сообщение коммита: %s"
5564
5343 -#: builtin/commit.c:1735
5565 +#: builtin/commit.c:1755
5566 #, c-format
5567 msgid "Aborting commit; you did not edit the message.\n"
5568 msgstr "Отмена коммита; вы не изменили сообщение.\n"
5569
5348 -#: builtin/commit.c:1740
5570 +#: builtin/commit.c:1760
5571 #, c-format
5572 msgid "Aborting commit due to empty commit message.\n"
5573 msgstr "Отмена коммита из-за пустого сообщения коммита.\n"
5574
5353 -#: builtin/commit.c:1788
5575 +#: builtin/commit.c:1808
5576 msgid ""
5577 "Repository has been updated, but unable to write\n"
5578 "new_index file. Check that disk is not full and quota is\n"
@@ -5493,7 +5715,7 @@ msgstr "показать источник настройки (файл, стан
5715 msgid "unable to parse default color value"
5716 msgstr "не удалось разобрать значение цвета по умолчанию"
5717
5496 -#: builtin/config.c:469
5718 +#: builtin/config.c:472
5719 #, c-format
5720 msgid ""
5721 "# This is Git's per-user configuration file.\n"
@@ -5503,7 +5725,7 @@ msgid ""
5725 "#\temail = %s\n"
5726 msgstr "# Это файл конфигурации пользователя Git.\n[user]\n# Пожалуйста, адаптируйте и раскомментируйте следующие строки:\n#\tuser = %s\n#\temail = %s\n"
5727
5506 -#: builtin/config.c:611
5728 +#: builtin/config.c:614
5729 #, c-format
5730 msgid "cannot create configuration file %s"
5731 msgstr "не удалось создать файл конфигурации %s"
@@ -5539,7 +5761,7 @@ msgstr "аннотированная метка %s не содержит вст
5761 msgid "tag '%s' is really '%s' here"
5762 msgstr "метка «%s» уже здесь «%s»"
5763
5542 -#: builtin/describe.c:250 builtin/log.c:459
5764 +#: builtin/describe.c:250 builtin/log.c:465
5765 #, c-format
5766 msgid "Not a valid object name %s"
5767 msgstr "Недействительное имя объекта %s"
@@ -5626,9 +5848,9 @@ msgstr "рассматривать последние <n> меток (по ум
5848 msgid "only consider tags matching <pattern>"
5849 msgstr "рассматривать только метки по <шаблону>"
5850
5629 -#: builtin/describe.c:410 builtin/name-rev.c:314
5851 +#: builtin/describe.c:410 builtin/name-rev.c:321
5852 msgid "show abbreviated commit object as fallback"
5631 -msgstr "если не найдено, показать сокращенный номер ревизии коммита"
5853 +msgstr "если не найдено, показать сокращенный номер редакции коммита"
5854
5855 #: builtin/describe.c:411
5856 msgid "mark"
@@ -5660,21 +5882,21 @@ msgstr "«%s»: не является обычным файлом или сим
5882 msgid "invalid option: %s"
5883 msgstr "неправильный параметр: %s"
5884
5663 -#: builtin/diff.c:358
5885 +#: builtin/diff.c:360
5886 msgid "Not a git repository"
5887 msgstr "Не является репозиторием git"
5888
5667 -#: builtin/diff.c:401
5889 +#: builtin/diff.c:403
5890 #, c-format
5891 msgid "invalid object '%s' given."
5892 msgstr "передан неправильный объект «%s»."
5893
5672 -#: builtin/diff.c:410
5894 +#: builtin/diff.c:412
5895 #, c-format
5896 msgid "more than two blobs given: '%s'"
5897 msgstr "передано больше двух двоичных объектов: «%s»"
5898
5677 -#: builtin/diff.c:417
5899 +#: builtin/diff.c:419
5900 #, c-format
5901 msgid "unhandled object '%s' given."
5902 msgstr "передан необработанный объект «%s»."
@@ -5747,19 +5969,19 @@ msgstr "git fetch --multiple [<опции>] [(<репозиторий> | <гру
5969 msgid "git fetch --all [<options>]"
5970 msgstr "git fetch --all [<опции>]"
5971
5750 -#: builtin/fetch.c:92 builtin/pull.c:166
5972 +#: builtin/fetch.c:92 builtin/pull.c:174
5973 msgid "fetch from all remotes"
5974 msgstr "извлечь со всех внешних репозиториев"
5975
5754 -#: builtin/fetch.c:94 builtin/pull.c:169
5976 +#: builtin/fetch.c:94 builtin/pull.c:177
5977 msgid "append to .git/FETCH_HEAD instead of overwriting"
5978 msgstr "дописать к .git/FETCH_HEAD вместо перезаписи"
5979
5758 -#: builtin/fetch.c:96 builtin/pull.c:172
5980 +#: builtin/fetch.c:96 builtin/pull.c:180
5981 msgid "path to upload pack on remote end"
5982 msgstr "путь к программе упаковки пакета на машине с внешним репозиторием"
5983
5762 -#: builtin/fetch.c:97 builtin/pull.c:174
5984 +#: builtin/fetch.c:97 builtin/pull.c:182
5985 msgid "force overwrite of local branch"
5986 msgstr "принудительная перезапись локальной ветки"
5987
@@ -5767,7 +5989,7 @@ msgstr "принудительная перезапись локальной в
5989 msgid "fetch from multiple remotes"
5990 msgstr "извлечь с нескольких внешних репозиториев"
5991
5770 -#: builtin/fetch.c:101 builtin/pull.c:176
5992 +#: builtin/fetch.c:101 builtin/pull.c:184
5993 msgid "fetch all tags and associated objects"
5994 msgstr "извлечь все метки и связанные объекты"
5995
@@ -5779,19 +6001,19 @@ msgstr "не извлекать все метки (--no-tags)"
6001 msgid "number of submodules fetched in parallel"
6002 msgstr "количество подмодулей, которые будут скачаны парралельно"
6003
5782 -#: builtin/fetch.c:107 builtin/pull.c:179
6004 +#: builtin/fetch.c:107 builtin/pull.c:187
6005 msgid "prune remote-tracking branches no longer on remote"
6006 msgstr "почистить отслеживаемые внешние ветки, которых уже нет на внешнем репозитории"
6007
5786 -#: builtin/fetch.c:108 builtin/pull.c:182
6008 +#: builtin/fetch.c:108 builtin/pull.c:190
6009 msgid "on-demand"
6010 msgstr "по требованию"
6011
5790 -#: builtin/fetch.c:109 builtin/pull.c:183
6012 +#: builtin/fetch.c:109 builtin/pull.c:191
6013 msgid "control recursive fetching of submodules"
6014 msgstr "управление рекурсивным извлечением подмодулей"
6015
5794 -#: builtin/fetch.c:113 builtin/pull.c:191
6016 +#: builtin/fetch.c:113 builtin/pull.c:199
6017 msgid "keep downloaded pack"
6018 msgstr "оставить загруженный пакет данных"
6019
@@ -5799,15 +6021,15 @@ msgstr "оставить загруженный пакет данных"
6021 msgid "allow updating of HEAD ref"
6022 msgstr "разрешить обновление ссылки HEAD"
6023
5802 -#: builtin/fetch.c:118 builtin/pull.c:194
6024 +#: builtin/fetch.c:118 builtin/pull.c:202
6025 msgid "deepen history of shallow clone"
6026 msgstr "глубокая история частичного клона"
6027
5806 -#: builtin/fetch.c:120 builtin/pull.c:197
6028 +#: builtin/fetch.c:120 builtin/pull.c:205
6029 msgid "convert to a complete repository"
6030 msgstr "преобразовать в полный репозиторий"
6031
5810 -#: builtin/fetch.c:122 builtin/log.c:1236
6032 +#: builtin/fetch.c:122 builtin/log.c:1399
6033 msgid "dir"
6034 msgstr "каталог"
6035
@@ -5819,15 +6041,15 @@ msgstr "присоединять это спереди к выводу путе
6041 msgid "default mode for recursion"
6042 msgstr "режим по умолчанию для рекурсии"
6043
5822 -#: builtin/fetch.c:128 builtin/pull.c:200
6044 +#: builtin/fetch.c:128 builtin/pull.c:208
6045 msgid "accept refs that update .git/shallow"
6046 msgstr "принимать ссылки, которые обновляют .git/shallow"
6047
5826 -#: builtin/fetch.c:129 builtin/pull.c:202
6048 +#: builtin/fetch.c:129 builtin/pull.c:210
6049 msgid "refmap"
6050 msgstr "соответствие-ссылок"
6051
5830 -#: builtin/fetch.c:130 builtin/pull.c:203
6052 +#: builtin/fetch.c:130 builtin/pull.c:211
6053 msgid "specify fetch refmap"
6054 msgstr "указать соответствие ссылок при извлечении"
6055
@@ -5885,11 +6107,6 @@ msgstr "принудительное обновление"
6107 msgid "(non-fast-forward)"
6108 msgstr "(без перемотки вперед)"
6109
5888 -#: builtin/fetch.c:610 builtin/fetch.c:851
5889 -#, c-format
5890 -msgid "cannot open %s: %s\n"
5891 -msgstr "не удалось открыть %s: %s\n"
5892 -
6110 #: builtin/fetch.c:619
6111 #, c-format
6112 msgid "%s did not send all necessary objects\n"
@@ -6084,55 +6301,55 @@ msgstr "Проверка соединения"
6301 msgid "Checking object directories"
6302 msgstr "Проверка каталогов объектов"
6303
6087 -#: builtin/fsck.c:553
6304 +#: builtin/fsck.c:552
6305 msgid "git fsck [<options>] [<object>...]"
6306 msgstr "git fsck [<опции>] [<объект>…]"
6307
6091 -#: builtin/fsck.c:559
6308 +#: builtin/fsck.c:558
6309 msgid "show unreachable objects"
6310 msgstr "показать недоступные объекты"
6311
6095 -#: builtin/fsck.c:560
6312 +#: builtin/fsck.c:559
6313 msgid "show dangling objects"
6314 msgstr "показать объекты, на которые нет ссылок"
6315
6099 -#: builtin/fsck.c:561
6316 +#: builtin/fsck.c:560
6317 msgid "report tags"
6318 msgstr "вывести отчет по меткам"
6319
6103 -#: builtin/fsck.c:562
6320 +#: builtin/fsck.c:561
6321 msgid "report root nodes"
6322 msgstr "вывести отчет по корневым узлам"
6323
6107 -#: builtin/fsck.c:563
6324 +#: builtin/fsck.c:562
6325 msgid "make index objects head nodes"
6326 msgstr "воспринимать объекты в индексе как корневые узлы"
6327
6111 -#: builtin/fsck.c:564
6328 +#: builtin/fsck.c:563
6329 msgid "make reflogs head nodes (default)"
6330 msgstr "создать корневые узлы журналов ссылок (по умолчанию)"
6331
6115 -#: builtin/fsck.c:565
6332 +#: builtin/fsck.c:564
6333 msgid "also consider packs and alternate objects"
6334 msgstr "также проверять пакеты и альтернативные объекты"
6335
6119 -#: builtin/fsck.c:566
6336 +#: builtin/fsck.c:565
6337 msgid "check only connectivity"
6338 msgstr "только проверить соединение"
6339
6123 -#: builtin/fsck.c:567
6340 +#: builtin/fsck.c:566
6341 msgid "enable more strict checking"
6342 msgstr "использовать более строгую проверку"
6343
6127 -#: builtin/fsck.c:569
6344 +#: builtin/fsck.c:568
6345 msgid "write dangling objects in .git/lost-found"
6346 msgstr "записать объекты на которые нет ссылок в .git/lost-found"
6347
6131 -#: builtin/fsck.c:570 builtin/prune.c:107
6348 +#: builtin/fsck.c:569 builtin/prune.c:107
6349 msgid "show progress"
6350 msgstr "показать прогресс выполнения"
6351
6135 -#: builtin/fsck.c:631
6352 +#: builtin/fsck.c:630
6353 msgid "Checking objects"
6354 msgstr "Проверка объектов"
6355
@@ -6227,214 +6444,214 @@ msgstr "не удалось прочитать дерево (%s)"
6444 msgid "unable to grep from object of type %s"
6445 msgstr "не удалось выполнить grep из объекта типа %s"
6446
6230 -#: builtin/grep.c:558
6447 +#: builtin/grep.c:560
6448 #, c-format
6449 msgid "switch `%c' expects a numerical value"
6450 msgstr "параметр «%c» ожидает числовое значение"
6451
6235 -#: builtin/grep.c:575
6452 +#: builtin/grep.c:577
6453 #, c-format
6454 msgid "cannot open '%s'"
6455 msgstr "не удалось открыть «%s»"
6456
6240 -#: builtin/grep.c:644
6457 +#: builtin/grep.c:646
6458 msgid "search in index instead of in the work tree"
6459 msgstr "искать в индексе, а не в рабочем каталоге"
6460
6244 -#: builtin/grep.c:646
6461 +#: builtin/grep.c:648
6462 msgid "find in contents not managed by git"
6463 msgstr "искать в содержимом не управляемым git"
6464
6248 -#: builtin/grep.c:648
6465 +#: builtin/grep.c:650
6466 msgid "search in both tracked and untracked files"
6467 msgstr "искать и в отслеживаемых, и в неотслеживаемых файлах"
6468
6252 -#: builtin/grep.c:650
6469 +#: builtin/grep.c:652
6470 msgid "ignore files specified via '.gitignore'"
6471 msgstr "игнорировать файлы указанные в «.gitignore»"
6472
6256 -#: builtin/grep.c:653
6473 +#: builtin/grep.c:655
6474 msgid "show non-matching lines"
6475 msgstr "искать в несовпадающих строках"
6476
6260 -#: builtin/grep.c:655
6477 +#: builtin/grep.c:657
6478 msgid "case insensitive matching"
6479 msgstr "без учета регистра"
6480
6264 -#: builtin/grep.c:657
6481 +#: builtin/grep.c:659
6482 msgid "match patterns only at word boundaries"
6483 msgstr "искать совпадения шаблона только на границах слов"
6484
6268 -#: builtin/grep.c:659
6485 +#: builtin/grep.c:661
6486 msgid "process binary files as text"
6487 msgstr "обработка двоичных файлов как текста"
6488
6272 -#: builtin/grep.c:661
6489 +#: builtin/grep.c:663
6490 msgid "don't match patterns in binary files"
6491 msgstr "не искать совпадения шаблона в двоичных файлах"
6492
6276 -#: builtin/grep.c:664
6493 +#: builtin/grep.c:666
6494 msgid "process binary files with textconv filters"
6495 msgstr "обрабатываться двоичные файлы с помощью фильтров textconv"
6496
6280 -#: builtin/grep.c:666
6497 +#: builtin/grep.c:668
6498 msgid "descend at most <depth> levels"
6499 msgstr "на глубине максиму <глубина> уровней"
6500
6284 -#: builtin/grep.c:670
6501 +#: builtin/grep.c:672
6502 msgid "use extended POSIX regular expressions"
6503 msgstr "использовать расширенные регулярные выражения POSIX"
6504
6288 -#: builtin/grep.c:673
6505 +#: builtin/grep.c:675
6506 msgid "use basic POSIX regular expressions (default)"
6507 msgstr "использовать базовые регулярные выражения POSIX (по умолчанию)"
6508
6292 -#: builtin/grep.c:676
6509 +#: builtin/grep.c:678
6510 msgid "interpret patterns as fixed strings"
6511 msgstr "интерпретировать шаблоны как фиксированные строки"
6512
6296 -#: builtin/grep.c:679
6513 +#: builtin/grep.c:681
6514 msgid "use Perl-compatible regular expressions"
6515 msgstr "использовать Perl-совместимые регулярные выражения"
6516
6300 -#: builtin/grep.c:682
6517 +#: builtin/grep.c:684
6518 msgid "show line numbers"
6519 msgstr "вывести номера строк"
6520
6304 -#: builtin/grep.c:683
6521 +#: builtin/grep.c:685
6522 msgid "don't show filenames"
6523 msgstr "не выводить имена файлов"
6524
6308 -#: builtin/grep.c:684
6525 +#: builtin/grep.c:686
6526 msgid "show filenames"
6527 msgstr "выводить имена файлов"
6528
6312 -#: builtin/grep.c:686
6529 +#: builtin/grep.c:688
6530 msgid "show filenames relative to top directory"
6531 msgstr "выводить имена файлов относительно каталога репозитория"
6532
6316 -#: builtin/grep.c:688
6533 +#: builtin/grep.c:690
6534 msgid "show only filenames instead of matching lines"
6535 msgstr "выводить только имена файлов, а не совпадающие строки"
6536
6320 -#: builtin/grep.c:690
6537 +#: builtin/grep.c:692
6538 msgid "synonym for --files-with-matches"
6539 msgstr "синоним для --files-with-matches"
6540
6324 -#: builtin/grep.c:693
6541 +#: builtin/grep.c:695
6542 msgid "show only the names of files without match"
6543 msgstr "выводить только несовпадающие имена файлов"
6544
6328 -#: builtin/grep.c:695
6545 +#: builtin/grep.c:697
6546 msgid "print NUL after filenames"
6547 msgstr "выводить двоичный НОЛЬ после списка имен файлов"
6548
6332 -#: builtin/grep.c:697
6549 +#: builtin/grep.c:699
6550 msgid "show the number of matches instead of matching lines"
6551 msgstr "выводить количество совпадений, а не совпадающие строки"
6552
6336 -#: builtin/grep.c:698
6553 +#: builtin/grep.c:700
6554 msgid "highlight matches"
6555 msgstr "подсвечивать совпадения"
6556
6340 -#: builtin/grep.c:700
6557 +#: builtin/grep.c:702
6558 msgid "print empty line between matches from different files"
6559 msgstr "выводить пустую строку после совпадений из разных файлов"
6560
6344 -#: builtin/grep.c:702
6561 +#: builtin/grep.c:704
6562 msgid "show filename only once above matches from same file"
6563 msgstr "выводить имя файла только раз на несколько совпадений в одном файле"
6564
6348 -#: builtin/grep.c:705
6565 +#: builtin/grep.c:707
6566 msgid "show <n> context lines before and after matches"
6567 msgstr "показать <n> строк контекста перед и после совпадения"
6568
6352 -#: builtin/grep.c:708
6569 +#: builtin/grep.c:710
6570 msgid "show <n> context lines before matches"
6571 msgstr "показать <n> строк контекста перед совпадением"
6572
6356 -#: builtin/grep.c:710
6573 +#: builtin/grep.c:712
6574 msgid "show <n> context lines after matches"
6575 msgstr "показать <n> строк контекста после совпадения"
6576
6360 -#: builtin/grep.c:712
6577 +#: builtin/grep.c:714
6578 msgid "use <n> worker threads"
6579 msgstr "использовать <кол> рабочих потоков"
6580
6364 -#: builtin/grep.c:713
6581 +#: builtin/grep.c:715
6582 msgid "shortcut for -C NUM"
6583 msgstr "тоже, что и -C КОЛИЧЕСТВО"
6584
6368 -#: builtin/grep.c:716
6585 +#: builtin/grep.c:718
6586 msgid "show a line with the function name before matches"
6587 msgstr "показать строку с именем функции перед совпадением"
6588
6372 -#: builtin/grep.c:718
6589 +#: builtin/grep.c:720
6590 msgid "show the surrounding function"
6591 msgstr "показать окружающую функцию"
6592
6376 -#: builtin/grep.c:721
6593 +#: builtin/grep.c:723
6594 msgid "read patterns from file"
6595 msgstr "прочитать шаблоны из файла"
6596
6380 -#: builtin/grep.c:723
6597 +#: builtin/grep.c:725
6598 msgid "match <pattern>"
6599 msgstr "поиск соответствий с <шаблоном>"
6600
6384 -#: builtin/grep.c:725
6601 +#: builtin/grep.c:727
6602 msgid "combine patterns specified with -e"
6603 msgstr "объединить шаблоны указанные с помощью -e"
6604
6388 -#: builtin/grep.c:737
6605 +#: builtin/grep.c:739
6606 msgid "indicate hit with exit status without output"
6607 msgstr "ничего не выводить, указать на совпадение с помощью кода выхода"
6608
6392 -#: builtin/grep.c:739
6609 +#: builtin/grep.c:741
6610 msgid "show only matches from files that match all patterns"
6611 msgstr "показать только совпадения из файлов в которых совпадают все шаблоны"
6612
6396 -#: builtin/grep.c:741
6613 +#: builtin/grep.c:743
6614 msgid "show parse tree for grep expression"
6615 msgstr "показать дерево разбора для выражения поиска"
6616
6400 -#: builtin/grep.c:745
6617 +#: builtin/grep.c:747
6618 msgid "pager"
6619 msgstr "пейджер"
6620
6404 -#: builtin/grep.c:745
6621 +#: builtin/grep.c:747
6622 msgid "show matching files in the pager"
6623 msgstr "показать совпадающие файлы с помощью программы-пейджера"
6624
6408 -#: builtin/grep.c:748
6625 +#: builtin/grep.c:750
6626 msgid "allow calling of grep(1) (ignored by this build)"
6627 msgstr "разрешить вызов grep(1) (игнорируется в этой сборке)"
6628
6412 -#: builtin/grep.c:811
6629 +#: builtin/grep.c:813
6630 msgid "no pattern given."
6631 msgstr "не задан шаблон."
6632
6416 -#: builtin/grep.c:843 builtin/index-pack.c:1475
6633 +#: builtin/grep.c:845 builtin/index-pack.c:1477
6634 #, c-format
6635 msgid "invalid number of threads specified (%d)"
6636 msgstr "указано неправильное количество потоков (%d)"
6637
6421 -#: builtin/grep.c:873
6638 +#: builtin/grep.c:875
6639 msgid "--open-files-in-pager only works on the worktree"
6640 msgstr "--open-files-in-pager работает только в рабочем каталоге"
6641
6425 -#: builtin/grep.c:899
6642 +#: builtin/grep.c:901
6643 msgid "--cached or --untracked cannot be used with --no-index."
6644 msgstr "--cached или --untracked нельзя использовать одновременно с --no-index."
6645
6429 -#: builtin/grep.c:904
6646 +#: builtin/grep.c:906
6647 msgid "--no-index or --untracked cannot be used with revs."
6431 -msgstr "--no-index или --untracked нельзя использовать одновременно с указанием ревизии."
6648 +msgstr "--no-index или --untracked нельзя использовать одновременно с указанием редакции."
6649
6433 -#: builtin/grep.c:907
6650 +#: builtin/grep.c:909
6651 msgid "--[no-]exclude-standard cannot be used for tracked contents."
6652 msgstr "--[no-]exclude-standard не может использоваться для отслеживаемого содержимого."
6653
6437 -#: builtin/grep.c:915
6654 +#: builtin/grep.c:917
6655 msgid "both --cached and trees are given."
6656 msgstr "указано одновременно --cached и дерево."
6657
@@ -6521,8 +6738,8 @@ msgstr "версия emacsclient «%d» слишком старая (< 22)."
6738
6739 #: builtin/help.c:130 builtin/help.c:151 builtin/help.c:160 builtin/help.c:168
6740 #, c-format
6524 -msgid "failed to exec '%s': %s"
6525 -msgstr "сбой при запуске «%s»: %s"
6741 +msgid "failed to exec '%s'"
6742 +msgstr "сбой при запуске «%s»"
6743
6744 #: builtin/help.c:205
6745 #, c-format
@@ -6780,15 +6997,19 @@ msgstr "безумная путаница"
6997
6998 #: builtin/index-pack.c:1253
6999 #, c-format
6783 -msgid "completed with %d local objects"
6784 -msgstr "завершено с %d локальными объектами"
7000 +msgid "completed with %d local object"
7001 +msgid_plural "completed with %d local objects"
7002 +msgstr[0] "завершено с %d локальным объектом"
7003 +msgstr[1] "завершено с %d локальными объектами"
7004 +msgstr[2] "завершено с %d локальными объектами"
7005 +msgstr[3] "завершено с %d локальными объектами"
7006
6786 -#: builtin/index-pack.c:1263
7007 +#: builtin/index-pack.c:1265
7008 #, c-format
7009 msgid "Unexpected tail checksum for %s (disk corruption?)"
7010 msgstr "Неожиданная контрольная сумма в конце %s (диск поврежден?)"
7011
6791 -#: builtin/index-pack.c:1267
7012 +#: builtin/index-pack.c:1269
7013 #, c-format
7014 msgid "pack has %d unresolved delta"
7015 msgid_plural "pack has %d unresolved deltas"
@@ -6797,59 +7018,59 @@ msgstr[1] "пакет содержит %d неразрешенные дельт
7018 msgstr[2] "пакет содержит %d неразрешенных дельт"
7019 msgstr[3] "пакет содержит %d неразрешенных дельт"
7020
6800 -#: builtin/index-pack.c:1291
7021 +#: builtin/index-pack.c:1293
7022 #, c-format
7023 msgid "unable to deflate appended object (%d)"
7024 msgstr "нельзя сжать присоединенный объект (%d)"
7025
6805 -#: builtin/index-pack.c:1367
7026 +#: builtin/index-pack.c:1369
7027 #, c-format
7028 msgid "local object %s is corrupt"
7029 msgstr "локальный объект %s поврежден"
7030
6810 -#: builtin/index-pack.c:1391
7031 +#: builtin/index-pack.c:1393
7032 msgid "error while closing pack file"
7033 msgstr "ошибка при закрытии файла пакета"
7034
6814 -#: builtin/index-pack.c:1404
7035 +#: builtin/index-pack.c:1406
7036 #, c-format
7037 msgid "cannot write keep file '%s'"
7038 msgstr "не удалось записать файл удержания «%s»"
7039
6819 -#: builtin/index-pack.c:1412
7040 +#: builtin/index-pack.c:1414

This file is too large to show in full.