l10n: uk: add 2.51 translation

Co-authored-by: Kate Golovanova <kate@kgthreads.com> Signed-off-by: Arkadii Yakovets <ark@cho.red> Signed-off-by: Kate Golovanova <kate@kgthreads.com>

Arkadii Yakovets committed Aug 16, 2025 at 08:40 UTC 63fbf0815b068c11d4d6f80181904c6a078228dc
1 file changed +347 -181
po/uk.po
+347 -181
@@ -8,8 +8,8 @@ msgid ""
8 msgstr ""
9 "Project-Id-Version: Git v2.46\n"
10 "Report-Msgid-Bugs-To: Git Mailing List <git@vger.kernel.org>\n"
11 -"POT-Creation-Date: 2025-06-07 16:24-0700\n"
12 -"PO-Revision-Date: 2025-06-03 18:43-0700\n"
11 +"POT-Creation-Date: 2025-08-14 15:16-0700\n"
12 +"PO-Revision-Date: 2025-08-14 17:33-0700\n"
13 "Last-Translator: Kateryna Golovanova <kate@kgthreads.com>\n"
14 "Language-Team: Ukrainian <https://github.com/arkid15r/git-uk-l10n/>\n"
15 "Language: uk\n"
@@ -20,6 +20,10 @@ msgstr ""
20 "n%10<=4 && (n%100<12 || n%100>14) ? 1 : 2);\n"
21 "X-Generator: Poedit 3.6\n"
22
23 +#, c-format
24 +msgid "%s cannot be negative"
25 +msgstr "%s не може бути відʼємним"
26 +
27 #, c-format
28 msgid "Huh (%s)?"
29 msgstr "Га (%s)?"
@@ -1956,6 +1960,10 @@ msgstr "Скористайтесь -f, якщо ви дійсно хочете
1960 msgid "adding files failed"
1961 msgstr "додавання файлів завершилося невдало"
1962
1963 +#, c-format
1964 +msgid "'%s' cannot be negative"
1965 +msgstr "\"%s\" не може бути відʼємним"
1966 +
1967 #, c-format
1968 msgid "--chmod param '%s' must be either -x or +x"
1969 msgstr "--chmod параметр \"%s\" має бути -x або +x"
@@ -5155,25 +5163,26 @@ msgstr "git config list [<опція-файлу>] [<опція-відображ
5163
5164 msgid ""
5165 "git config get [<file-option>] [<display-option>] [--includes] [--all] [--"
5158 -"regexp] [--value=<value>] [--fixed-value] [--default=<default>] <name>"
5166 +"regexp] [--value=<pattern>] [--fixed-value] [--default=<default>] [--"
5167 +"url=<url>] <name>"
5168 msgstr ""
5169 "git config get [<опція-файлу>] [<опція-відображення>] [--includes] [--all] "
5161 -"[--regexp] [--value=<значення>] [--fixed-value] [--default=<за "
5162 -"замовчуванням>] <назва>"
5170 +"[--regexp] [--value=<шаблон>] [--fixed-value] [--default=<значення за "
5171 +"замовчуванням>] [--url=<URL-адреса>] <назва>"
5172
5173 msgid ""
5165 -"git config set [<file-option>] [--type=<type>] [--all] [--value=<value>] [--"
5166 -"fixed-value] <name> <value>"
5174 +"git config set [<file-option>] [--type=<type>] [--all] [--value=<pattern>] "
5175 +"[--fixed-value] <name> <value>"
5176 msgstr ""
5168 -"git config set [<опція-файлу>] [--type=<тип>] [--all] [--value=<значення>] "
5169 -"[--fixed-value] <назва> <значення>"
5177 +"git config set [<опція-файлу>] [--type=<тип>] [--all] [--value=<шаблон>] [--"
5178 +"fixed-value] <назва> <значення>"
5179
5180 msgid ""
5172 -"git config unset [<file-option>] [--all] [--value=<value>] [--fixed-value] "
5181 +"git config unset [<file-option>] [--all] [--value=<pattern>] [--fixed-value] "
5182 "<name>"
5183 msgstr ""
5175 -"git config unset [<опція-файлу>] [--all] [--value=<значення>] [--fixed-"
5176 -"value] <назва>"
5184 +"git config unset [<опція-файлу>] [--all] [--value=<шаблон>] [--fixed-value] "
5185 +"<назва>"
5186
5187 msgid "git config rename-section [<file-option>] <old-name> <new-name>"
5188 msgstr "git config rename-section [<опція-файлу>] <стара-назва> <нова-назва>"
@@ -5189,19 +5198,19 @@ msgstr "git config [<опція-файлу>] --get-colorbool <назва> [<stdo
5198
5199 msgid ""
5200 "git config get [<file-option>] [<display-option>] [--includes] [--all] [--"
5192 -"regexp=<regexp>] [--value=<value>] [--fixed-value] [--default=<default>] "
5201 +"regexp=<regexp>] [--value=<pattern>] [--fixed-value] [--default=<default>] "
5202 "<name>"
5203 msgstr ""
5204 "git config get [<опція-файлу>] [<опція-відображення>] [--includes] [--all] "
5196 -"[--regexp=<регвир>] [--value=<значення>] [--fixed-value] [--default=<за-"
5197 -"замовчуванням>] <назва>"
5205 +"[--regexp=<регвир>] [--value=<шаблон>] [--fixed-value] [--default=<значення "
5206 +"за замовчуванням>] <назва>"
5207
5208 msgid ""
5209 "git config set [<file-option>] [--type=<type>] [--comment=<message>] [--all] "
5201 -"[--value=<value>] [--fixed-value] <name> <value>"
5210 +"[--value=<pattern>] [--fixed-value] <name> <value>"
5211 msgstr ""
5203 -"git config set [<опція-файлу>] [--type=<тип>] [--comment=<допис>] [--all][--"
5204 -"value=<значення>] [--fixed-value] <назва> <значення>"
5212 +"git config set [<опція-файлу>] [--type=<тип>] [--comment=<допис>] [--all] [--"
5213 +"value=<шаблон>] [--fixed-value] <назва> <значення>"
5214
5215 msgid "Config file location"
5216 msgstr "Розташування файлу конфігурації"
@@ -6061,22 +6070,6 @@ msgstr "%s не надіслав усі необхідні обʼєкти"
6070 msgid "rejected %s because shallow roots are not allowed to be updated"
6071 msgstr "відхилено %s, оскільки неглибокі корені не можна оновлювати"
6072
6064 -#, c-format
6065 -msgid ""
6066 -"some local refs could not be updated; try running\n"
6067 -" 'git remote prune %s' to remove any old, conflicting branches"
6068 -msgstr ""
6069 -"не вдалося оновити деякі локальні посилання; спробуйте виконати\n"
6070 -" \"git remote prune %s\", щоб видалити всі старі конфліктні гілки"
6071 -
6072 -#, c-format
6073 -msgid " (%s will become dangling)"
6074 -msgstr " (%s стануть висячими)"
6075 -
6076 -#, c-format
6077 -msgid " (%s has become dangling)"
6078 -msgstr " (%s став висячим)"
6079 -
6073 msgid "[deleted]"
6074 msgstr "[видалено]"
6075
@@ -6118,6 +6111,18 @@ msgstr ""
6111 "\"git config set remote.%s.followRemoteHEAD warn-if-not-branch-%s\"\n"
6112 "вимкне попередження, доки віддалене призначення не змінить HEAD на щось інше."
6113
6114 +#, c-format
6115 +msgid ""
6116 +"some local refs could not be updated; try running\n"
6117 +" 'git remote prune %s' to remove any old, conflicting branches"
6118 +msgstr ""
6119 +"не вдалося оновити деякі локальні посилання; спробуйте виконати\n"
6120 +" \"git remote prune %s\", щоб видалити всі старі конфліктні гілки"
6121 +
6122 +#, c-format
6123 +msgid "fetching ref %s failed: %s"
6124 +msgstr "не вдалося отримати посилання %s: %s"
6125 +
6126 msgid "multiple branches detected, incompatible with --set-upstream"
6127 msgstr "виявлено кілька гілок, несумісних з --set-upstream"
6128
@@ -6365,6 +6370,9 @@ msgstr "git for-each-ref [--merged [<коміт>]] [--no-merged [<коміт>]]"
6370 msgid "git for-each-ref [--contains [<commit>]] [--no-contains [<commit>]]"
6371 msgstr "git for-each-ref [--contains [<коміт>]] [--no-contains [<коміт>]]"
6372
6373 +msgid "git for-each-ref [--start-after <marker>]"
6374 +msgstr "git for-each-ref [--start-after <маркер>]"
6375 +
6376 msgid "quote placeholders suitably for shells"
6377 msgstr "заповнювачі лапок для shell"
6378
@@ -6380,6 +6388,12 @@ msgstr "заповнювачі лапок для Tcl"
6388 msgid "show only <n> matched refs"
6389 msgstr "показати тільки <н> відповідних посилань"
6390
6391 +msgid "marker"
6392 +msgstr "маркер"
6393 +
6394 +msgid "start iteration after the provided marker"
6395 +msgstr "почати ітерацію після вказаного маркера"
6396 +
6397 msgid "respect format colors"
6398 msgstr "дотримуватися кольорів формату"
6399
@@ -6404,9 +6418,16 @@ msgstr "читати шаблони посилань з stdin"
6418 msgid "also include HEAD ref and pseudorefs"
6419 msgstr "також включити HEAD та псевдопосилання"
6420
6421 +msgid "cannot use --start-after with custom sort options"
6422 +msgstr ""
6423 +"неможливо використовувати --start-after із власними параметрами сортування"
6424 +
6425 msgid "unknown arguments supplied with --stdin"
6426 msgstr "невідомі аргументи надані через --stdin"
6427
6428 +msgid "cannot use --start-after with patterns"
6429 +msgstr "неможливо використовувати --start-after із шаблонами"
6430 +
6431 msgid "git for-each-repo --config=<config> [--] <arguments>"
6432 msgstr "git for-each-repo --config=<конфіг> [--] <аргументи>"
6433
@@ -6803,6 +6824,11 @@ msgstr "перепакувати всі пакунки, крім найбіль
6824 msgid "pack prefix to store a pack containing pruned objects"
6825 msgstr "префікс для зберігання пакунка з обрізаними обʼєктами"
6826
6827 +msgid "skip maintenance tasks typically done in the foreground"
6828 +msgstr ""
6829 +"пропустити завдання обслуговування, які зазвичай виконуються у фоновому "
6830 +"режимі"
6831 +
6832 #, c-format
6833 msgid "failed to parse gc.logExpiry value %s"
6834 msgstr "не вдалося розібрати gc.logExpiry значення %s"
@@ -6878,14 +6904,14 @@ msgid ""
6904 msgstr ""
6905 "пропуск incremental-repack завдання, оскільки core.multiPackIndex вимкнено"
6906
6881 -#, c-format
6882 -msgid "lock file '%s' exists, skipping maintenance"
6883 -msgstr "файл блокування \"%s\" існує, пропуск обслуговування"
6884 -
6907 #, c-format
6908 msgid "task '%s' failed"
6909 msgstr "завдання \"%s\" завершилося невдало"
6910
6911 +#, c-format
6912 +msgid "lock file '%s' exists, skipping maintenance"
6913 +msgstr "файл блокування \"%s\" існує, пропуск обслуговування"
6914 +
6915 #, c-format
6916 msgid "'%s' is not a valid task"
6917 msgstr "\"%s\" не є припустимим завданням"
@@ -6915,9 +6941,6 @@ msgstr "завдання"
6941 msgid "run a specific task"
6942 msgstr "запустити певне завдання"
6943
6918 -msgid "use at most one of --auto and --schedule=<frequency>"
6919 -msgstr "використовуйте щонайбільше одну з опцій --auto та --schedule=<частота>"
6920 -
6944 #, c-format
6945 msgid "unable to add '%s' value of '%s'"
6946 msgstr "не вдалося додати \"%s\" значення до \"%s\""
@@ -7801,10 +7824,6 @@ msgstr ""
7824 msgid "-L<range>:<file> cannot be used with pathspec"
7825 msgstr "-L<діапазон>:<файл> не можна використовувати з визначником шляху"
7826
7804 -#, c-format
7805 -msgid "Final output: %d %s\n"
7806 -msgstr "Кінцевий результат: %d %s\n"
7807 -
7827 #, c-format
7828 msgid "git show %s: bad file"
7829 msgstr "git show %s: невірний файл"
@@ -8517,6 +8536,9 @@ msgstr "показувати diffstat наприкінці злиття"
8536 msgid "(synonym to --stat)"
8537 msgstr "(синонім до --stat)"
8538
8539 +msgid "show a compact-summary at the end of the merge"
8540 +msgstr "показати стислий підсумок наприкінці злиття"
8541 +
8542 msgid "add (at most <n>) entries from shortlog to merge commit message"
8543 msgstr ""
8544 "додати (не більше <н>) записів з короткого журналу у допис до коміту злиття"
@@ -8783,10 +8805,6 @@ msgstr "попередження: вхідний тег не пройшов fsck
8805 msgid "error: tag input does not pass fsck: %s"
8806 msgstr "помилка: вхідний тег не пройшов fsck: %s"
8807
8786 -#, c-format
8787 -msgid "%d (FSCK_IGNORE?) should never trigger this callback"
8788 -msgstr "%d (FSCK_IGNORE?) ніколи не мав спричинити цей зворотній виклик"
8789 -
8808 #, c-format
8809 msgid "could not read tagged object '%s'"
8810 msgstr "не вдалося прочитати тегований об’єкт \"%s\""
@@ -9304,16 +9322,27 @@ msgstr "використовувати нотатки з <посилання-н
9322 msgid "unknown subcommand: `%s'"
9323 msgstr "невідома підкоманда: \"%s\""
9324
9307 -msgid "git pack-objects --stdout [<options>] [< <ref-list> | < <object-list>]"
9308 -msgstr ""
9309 -"git pack-objects --stdout [<опції>] [< <список-посилань> | < <список-"
9310 -"обʼєктів>]"
9311 -
9325 msgid ""
9313 -"git pack-objects [<options>] <base-name> [< <ref-list> | < <object-list>]"
9314 -msgstr ""
9315 -"git pack-objects [<опції>] <базова-назва> [< <список-посилань> | < <список-"
9316 -"обʼєктів>]"
9326 +"git pack-objects [-q | --progress | --all-progress] [--all-progress-"
9327 +"implied]\n"
9328 +" [--no-reuse-delta] [--delta-base-offset] [--non-empty]\n"
9329 +" [--local] [--incremental] [--window=<n>] [--depth=<n>]\n"
9330 +" [--revs [--unpacked | --all]] [--keep-pack=<pack-name>]\n"
9331 +" [--cruft] [--cruft-expiration=<time>]\n"
9332 +" [--stdout [--filter=<filter-spec>] | <base-name>]\n"
9333 +" [--shallow] [--keep-true-parents] [--[no-]sparse]\n"
9334 +" [--name-hash-version=<n>] [--path-walk] < <object-list>"
9335 +msgstr ""
9336 +"git pack-objects [-q | --progress | --all-progress] [--all-progress-"
9337 +"implied]\n"
9338 +" [--no-reuse-delta] [--delta-base-offset] [--non-empty]\n"
9339 +" [--local] [--incremental] [--window=<н>] [--depth=<н>]\n"
9340 +" [--revs [--unpacked | --all]] [--keep-pack=<назва-"
9341 +"пакунка>]\n"
9342 +" [--cruft] [--cruft-expiration=<час>]\n"
9343 +" [--stdout [--filter=<визначник-фільтру>] | <базова-назва>]\n"
9344 +" [--shallow] [--keep-true-parents] [--[no-]sparse]\n"
9345 +" [--name-hash-version=<н>] [--path-walk] < <список-обʼєктів>"
9346
9347 #, c-format
9348 msgid "invalid --name-hash-version option: %d"
@@ -9418,6 +9447,16 @@ msgstr "не вдалося запакувати обʼєкти, доступн
9447 msgid "unable to get type of object %s"
9448 msgstr "не вдалося отримати тип обʼєкта %s"
9449
9450 +msgid "Compressing objects by path"
9451 +msgstr "Стиснення обʼєктів за шляхом"
9452 +
9453 +#, c-format
9454 +msgid "Path-based delta compression using up to %d thread"
9455 +msgid_plural "Path-based delta compression using up to %d threads"
9456 +msgstr[0] "Дельта-стиснення на основі шляху з використанням до %d потоку"
9457 +msgstr[1] "Дельта-стиснення на основі шляху з використанням до %d потоків"
9458 +msgstr[2] "Дельта-стиснення на основі шляху з використанням до %d потоків"
9459 +
9460 msgid "Compressing objects"
9461 msgstr "Компресія обʼєктів"
9462
@@ -9493,6 +9532,9 @@ msgstr "не вдалося розглянути вільний обʼєкт у
9532 msgid "unable to force loose object"
9533 msgstr "не вдалося примусово вивільнити обʼєкт"
9534
9535 +msgid "failed to pack objects via path-walk"
9536 +msgstr "не вдалося запакувати обʼєкти за допомогою path-walk"
9537 +
9538 #, c-format
9539 msgid "not a rev '%s'"
9540 msgstr "не є ревізією \"%s\""
@@ -9603,6 +9645,10 @@ msgstr "використовувати алгоритм розрідженої
9645 msgid "create thin packs"
9646 msgstr "створити тонкі пакунки"
9647
9648 +msgid "use the path-walk API to walk objects when possible"
9649 +msgstr ""
9650 +"використовувати API path-walk для проходження обʼєктів, коли це можливо"
9651 +
9652 msgid "create packs suitable for shallow fetches"
9653 msgstr "створювати пакунки, придатні для неглибокого отримання"
9654
@@ -9659,6 +9705,10 @@ msgstr "глибина дельта ланцюжка %d занадто глиб
9705 msgid "pack.deltaCacheLimit is too high, forcing %d"
9706 msgstr "pack.deltaCacheLimit занадто великий, примусове %d"
9707
9708 +#, c-format
9709 +msgid "cannot use %s with %s"
9710 +msgstr "неможливо використовувати %s з %s"
9711 +
9712 #, c-format
9713 msgid "bad pack compression level %d"
9714 msgstr "невірний рівень стиснення пакунка %d"
@@ -9673,18 +9723,12 @@ msgstr "мінімальний розмір пакунка - 1 МіБ"
9723 msgid "--thin cannot be used to build an indexable pack"
9724 msgstr "--thin не можна використовувати для створення індексованого пакунка"
9725
9676 -msgid "cannot use --filter with --stdin-packs"
9677 -msgstr "неможливо використовувати --filter з --stdin-packs"
9678 -
9726 msgid "cannot use internal rev list with --stdin-packs"
9727 msgstr "неможливо використовувати внутрішній список ревізій з --stdin-packs"
9728
9729 msgid "cannot use internal rev list with --cruft"
9730 msgstr "неможливо використовувати внутрішній список ревізій з --cruft"
9731
9685 -msgid "cannot use --stdin-packs with --cruft"
9686 -msgstr "неможливо використовувати --stdin-packs з --cruft"
9687 -
9732 msgid "Enumerating objects"
9733 msgstr "Перерахування обʼєктів"
9734
@@ -9696,23 +9740,6 @@ msgstr ""
9740 "Всього %<PRIu32> (дельта %<PRIu32>), повторно використано %<PRIu32> (дельта "
9741 "%<PRIu32>), повторно використано пакунків %<PRIu32> (з %<PRIuMAX>)"
9742
9699 -msgid ""
9700 -"'git pack-redundant' is nominated for removal.\n"
9701 -"If you still use this command, please add an extra\n"
9702 -"option, '--i-still-use-this', on the command line\n"
9703 -"and let us know you still use it by sending an e-mail\n"
9704 -"to <git@vger.kernel.org>. Thanks.\n"
9705 -msgstr ""
9706 -"Команду \"git pack-redundant\" номіновано на вилучення.\n"
9707 -"Якщо ви все ще використовуєте цю команду, будь ласка, додайте додатковий "
9708 -"параметр\n"
9709 -"\"--i-still-use-this\" у командному рядку\n"
9710 -"і повідомте нам, що ви все ще використовуєте її, надіславши листа\n"
9711 -"на адресу <git@vger.kernel.org>. Дякуємо.\n"
9712 -
9713 -msgid "refusing to run without --i-still-use-this"
9714 -msgstr "відмовлено в запуску без --i-still-use-this"
9715 -
9743 msgid ""
9744 "git pack-refs [--all] [--no-prune] [--auto] [--include <pattern>] [--exclude "
9745 "<pattern>]"
@@ -11032,6 +11059,14 @@ msgstr ""
11059 msgid "unknown --mirror argument: %s"
11060 msgstr "невідомий --mirror аргумент: %s"
11061
11062 +#, c-format
11063 +msgid "remote name '%s' is a subset of existing remote '%s'"
11064 +msgstr "віддалена назва \"%s\" є підмножиною існуючого віддаленого \"%s\""
11065 +
11066 +#, c-format
11067 +msgid "remote name '%s' is a superset of existing remote '%s'"
11068 +msgstr "віддалена назва \"%s\" є надмножиною існуючого віддаленого \"%s\""
11069 +
11070 msgid "fetch the remote branches"
11071 msgstr "отримати віддалені гілки"
11072
@@ -11343,14 +11378,6 @@ msgstr "Не є припустимим посиланням: %s"
11378 msgid "Could not set up %s"
11379 msgstr "Не вдалося налаштувати %s"
11380
11346 -#, c-format
11347 -msgid " %s will become dangling!"
11348 -msgstr " %s стануть висячими!"
11349 -
11350 -#, c-format
11351 -msgid " %s has become dangling!"
11352 -msgstr " %s став висячим!"
11353 -
11381 #, c-format
11382 msgid "Pruning %s"
11383 msgstr "Видалення %s"
@@ -11415,11 +11442,11 @@ msgstr "розгорнутий вивід; має стояти перед під
11442 msgid ""
11443 "git repack [-a] [-A] [-d] [-f] [-F] [-l] [-n] [-q] [-b] [-m]\n"
11444 "[--window=<n>] [--depth=<n>] [--threads=<n>] [--keep-pack=<pack-name>]\n"
11418 -"[--write-midx] [--name-hash-version=<n>]"
11445 +"[--write-midx] [--name-hash-version=<n>] [--path-walk]"
11446 msgstr ""
11447 "git repack [-a] [-A] [-d] [-f] [-F] [-l] [-n] [-q] [-b] [-m]\n"
11448 "[--window=<н>] [--depth=<н>] [--threads=<н>] [--keep-pack=<назва-пакунка>]\n"
11422 -"[--write-midx] [--name-hash-version=<н>]"
11449 +"[--write-midx] [--name-hash-version=<н>] [--path-walk]"
11450
11451 msgid ""
11452 "Incremental repacks are incompatible with bitmap indexes. Use\n"
@@ -11486,7 +11513,8 @@ msgid "with --cruft, expire objects older than this"
11513 msgstr "з --cruft видалити обʼєкти, старіші за цей термін"
11514
11515 msgid "with --cruft, only repack cruft packs smaller than this"
11489 -msgstr "з параметром --cruft, перепакувати лише марні пакунки, менші за цей розмір"
11516 +msgstr ""
11517 +"з параметром --cruft, перепакувати лише марні пакунки, менші за цей розмір"
11518
11519 msgid "remove redundant packs, and run git-prune-packed"
11520 msgstr "видалити зайві пакунки і запустити git-prune-packed"
@@ -11501,6 +11529,9 @@ msgid ""
11529 "specify the name hash version to use for grouping similar objects by path"
11530 msgstr "вказати версію назви хешу для групування схожих обʼєктів за шляхом"
11531
11532 +msgid "pass --path-walk to git-pack-objects"
11533 +msgstr "передати --path-walk до git-pack-objects"
11534 +
11535 msgid "do not run git-update-server-info"
11536 msgstr "не запускати git-update-server-info"
11537
@@ -12669,17 +12700,23 @@ msgstr ""
12700 msgid "git stash create [<message>]"
12701 msgstr "git stash create [<допис>]"
12702
12703 +msgid "git stash export (--print | --to-ref <ref>) [<stash>...]"
12704 +msgstr "git stash export (--print | --to-ref <посилання>) [<схов>...]"
12705 +
12706 +msgid "git stash import <commit>"
12707 +msgstr "git stash import <коміт>"
12708 +
12709 #, c-format
12710 msgid "'%s' is not a stash-like commit"
12711 msgstr "\"%s\" не є сховоподібним комітом"
12712
12713 +msgid "No stash entries found."
12714 +msgstr "Записи схову не знайдені."
12715 +
12716 #, c-format
12717 msgid "Too many revisions specified:%s"
12718 msgstr "Вказано забагато ревізій:%s"
12719
12680 -msgid "No stash entries found."
12681 -msgstr "Записи схова не знайдені."
12682 -
12720 #, c-format
12721 msgid "%s is not a valid reference"
12722 msgstr "%s не є припустимим посиланням"
@@ -12832,19 +12869,74 @@ msgstr "в тому числі невідстежувані файли схов
12869 msgid "include ignore files"
12870 msgstr "в тому числи файли ігнорування"
12871
12835 -msgid "skip and remove all lines starting with comment character"
12836 -msgstr "пропустити та видалити всі рядки, що починаються з символу коментаря"
12872 +#, c-format
12873 +msgid "cannot parse commit %s"
12874 +msgstr "неможливо розібрати коміт %s"
12875
12838 -msgid "prepend comment character and space to each line"
12839 -msgstr "додати символ коментаря та пробіл до кожного рядка"
12876 +#, c-format
12877 +msgid "invalid author or committer for %s"
12878 +msgstr "неприпустимий автор або комітер для %s"
12879 +
12880 +msgid "could not write commit"
12881 +msgstr "не вдалося записати коміт"
12882
12883 #, c-format
12842 -msgid "Expecting a full ref name, got %s"
12843 -msgstr "Очікувалась повна назва посилання, отримано %s"
12884 +msgid "not a valid revision: %s"
12885 +msgstr "неприпустима редакція: %s"
12886
12887 #, c-format
12846 -msgid "could not get a repository handle for submodule '%s'"
12847 -msgstr "не вдалося отримати обʼєкт сховища для підмодуля \"%s\""
12888 +msgid "not a commit: %s"
12889 +msgstr "не є комітом: %s"
12890 +
12891 +#, c-format
12892 +msgid "%s is not a valid exported stash commit"
12893 +msgstr "%s не є припустимим експортованим комітом схову"
12894 +
12895 +#, c-format
12896 +msgid "found root commit %s with invalid data"
12897 +msgstr "знайдено кореневий коміт %s з неприпустими даними"
12898 +
12899 +#, c-format
12900 +msgid "found stash commit %s without expected prefix"
12901 +msgstr "знайдено коміт схову %s без очікуваного префікса"
12902 +
12903 +#, c-format
12904 +msgid "cannot parse parents of commit: %s"
12905 +msgstr "неможливо розібрати батьків коміту: %s"
12906 +
12907 +#, c-format
12908 +msgid "%s does not look like a stash commit"
12909 +msgstr "%s не схожий на коміт схову"
12910 +
12911 +#, c-format
12912 +msgid "cannot read commit buffer for %s"
12913 +msgstr "неможливо прочитати буфер комітів для %s"
12914 +
12915 +#, c-format
12916 +msgid "cannot save the stash for %s"
12917 +msgstr "неможливо зберегти схов для %s"
12918 +
12919 +msgid "unable to write base commit"
12920 +msgstr "не вдалося записати базовий коміт"
12921 +
12922 +#, c-format
12923 +msgid "unable to find stash entry %s"
12924 +msgstr "не вдалося знайти запис схову %s"
12925 +
12926 +msgid "print the object ID instead of writing it to a ref"
12927 +msgstr "виводити ідентифікатор обʼєкта замість записування його в посилання"
12928 +
12929 +msgid "save the data to the given ref"
12930 +msgstr "зберегти дані у вказаному посиланні"
12931 +
12932 +msgid "exactly one of --print and --to-ref is required"
12933 +msgstr "потрібно вказати лише один з параметрів --print та --to-ref"
12934 +
12935 +msgid "skip and remove all lines starting with comment character"
12936 +msgstr "пропустити та видалити всі рядки, що починаються з символу коментаря"
12937 +
12938 +msgid "prepend comment character and space to each line"
12939 +msgstr "додати символ коментаря та пробіл до кожного рядка"
12940
12941 #, c-format
12942 msgid ""
@@ -12854,6 +12946,10 @@ msgstr ""
12946 "не вдалося знайти конфігурацію \"%s\". Мабуть, це сховище має власне "
12947 "першоджерельне сховище."
12948
12949 +#, c-format
12950 +msgid "could not get a repository handle for submodule '%s'"
12951 +msgstr "не вдалося отримати обʼєкт сховища для підмодуля \"%s\""
12952 +
12953 #, c-format
12954 msgid "No url found for submodule path '%s' in .gitmodules"
12955 msgstr "Не знайдено URL для шляху підмодуля \"%s\" у .gitmodules"
@@ -13212,6 +13308,10 @@ msgstr ""
13308 "Гілку підмодуля (%s) налаштовано на успадкування гілки від суперпроекту, але "
13309 "суперпроект не знаходиться у жодній гілці"
13310
13311 +#, c-format
13312 +msgid "Expecting a full ref name, got %s"
13313 +msgstr "Очікувалась повна назва посилання, отримано %s"
13314 +
13315 #, c-format
13316 msgid "Unable to find current revision in submodule path '%s'"
13317 msgstr "Не вдалося знайти поточну ревізію у шляху підмодуля \"%s\""
@@ -13415,6 +13515,10 @@ msgstr ""
13515 msgid "repo URL: '%s' must be absolute or begin with ./|../"
13516 msgstr "URL сховища: \"%s\" має бути абсолютним або починатися з ./|../."
13517
13518 +#, c-format
13519 +msgid "submodule name '%s' already used for path '%s'"
13520 +msgstr "назва підмодуля \"%s\" вже використовується для шляху \"%s\""
13521 +
13522 #, c-format
13523 msgid "'%s' is not a valid submodule name"
13524 msgstr "\"%s\" не є припустимою назвою підмодуля"
@@ -14048,10 +14152,6 @@ msgstr "Підготовка робочого дерева (скидання г
14152 msgid "Preparing worktree (checking out '%s')"
14153 msgstr "Підготовка робочого дерева (перехід до \"%s\")"
14154
14051 -#, c-format
14052 -msgid "unreachable: invalid reference: %s"
14053 -msgstr "недосяжне: неприпустиме посилання: %s"
14054 -
14155 #, c-format
14156 msgid "Preparing worktree (detached HEAD %s)"
14157 msgstr "Підготовка робочого дерева (відокремлений HEAD %s)"
@@ -15659,14 +15759,6 @@ msgstr ""
15759 msgid "bad numeric config value '%s' for '%s' in %s: %s"
15760 msgstr "невірне числове значення конфігурації \"%s\" для \"%s\" у \"%s\": %s"
15761
15662 -#, c-format
15663 -msgid "invalid value for variable %s"
15664 -msgstr "неприпустиме значення для змінної %s"
15665 -
15666 -#, c-format
15667 -msgid "ignoring unknown core.fsync component '%s'"
15668 -msgstr "ігнорування невідомого компонента core.fsync \"%s\""
15669 -
15762 #, c-format
15763 msgid "bad boolean config value '%s' for '%s'"
15764 msgstr "невірне булеве значення конфігурації \"%s\" для \"%s\""
@@ -15679,44 +15771,6 @@ msgstr "не вдалося визначити директорію корист
15771 msgid "'%s' for '%s' is not a valid timestamp"
15772 msgstr "\"%s\" для \"%s\" не є припустимою міткою часу"
15773
15682 -#, c-format
15683 -msgid "abbrev length out of range: %d"
15684 -msgstr "довжина скорочення поза діапазоном: %d"
15685 -
15686 -#, c-format
15687 -msgid "bad zlib compression level %d"
15688 -msgstr "невірний рівень zlib компресії %d"
15689 -
15690 -#, c-format
15691 -msgid "%s cannot contain newline"
15692 -msgstr "%s не може містити символи нового рядка"
15693 -
15694 -#, c-format
15695 -msgid "%s must have at least one character"
15696 -msgstr "%s повинен мати принаймні один символ"
15697 -
15698 -#, c-format
15699 -msgid "ignoring unknown core.fsyncMethod value '%s'"
15700 -msgstr "ігнорування невідомого значення core.fsyncMethod \"%s\""
15701 -
15702 -msgid "core.fsyncObjectFiles is deprecated; use core.fsync instead"
15703 -msgstr "core.fsyncObjectFiles застаріла; натомість використовуйте core.fsync"
15704 -
15705 -#, c-format
15706 -msgid "invalid mode for object creation: %s"
15707 -msgstr "неприпустимий режим створення обʼєкта: %s"
15708 -
15709 -#, c-format
15710 -msgid "malformed value for %s"
15711 -msgstr "невірно сформоване значення для %s"
15712 -
15713 -#, c-format
15714 -msgid "malformed value for %s: %s"
15715 -msgstr "невірно сформоване значення для %s: %s"
15716 -
15717 -msgid "must be one of nothing, matching, simple, upstream or current"
15718 -msgstr "має бути одним з nothing, matching, simple, upstream або current"
15719 -
15774 #, c-format
15775 msgid "unable to load config blob object '%s'"
15776 msgstr "не вдалося завантажити config blob обʼєкт \"%s\""
@@ -16238,8 +16292,8 @@ msgstr "неможливо порівняти stdin з директорією"
16292 msgid "cannot compare a named pipe to a directory"
16293 msgstr "неможливо порівняти іменований канал з директорією"
16294
16241 -msgid "git diff --no-index [<options>] <path> <path>"
16242 -msgstr "git diff --no-index [<опції>] <шлях> <шлях>"
16295 +msgid "git diff --no-index [<options>] <path> <path> [<pathspec>...]"
16296 +msgstr "git diff --no-index [<опції>] <шлях> <шлях> [<визначник шляху>...]"
16297
16298 msgid ""
16299 "Not a git repository. Use --no-index to compare two paths outside a working "
@@ -16248,6 +16302,13 @@ msgstr ""
16302 "Це не git сховище. Скористайтесь --no-index для порівняння двох шляхів поза "
16303 "робочим деревом"
16304
16305 +msgid ""
16306 +"Limiting comparison with pathspecs is only supported if both paths are "
16307 +"directories."
16308 +msgstr ""
16309 +"Обмеження порівняння з pathspecs підтримується тільки в тому випадку, якщо "
16310 +"обидва шляхи є директоріями."
16311 +
16312 #, c-format
16313 msgid " Failed to parse dirstat cut-off percentage '%s'\n"
16314 msgstr " Не вдалося розібрати відсоток відсікання dirstat \"%s\"\n"
@@ -16828,6 +16889,52 @@ msgstr "не вдалося виконати stat для %s"
16889 msgid "bad git namespace path \"%s\""
16890 msgstr "невірний шлях до простору імен git \"%s\""
16891
16892 +#, c-format
16893 +msgid "invalid value for variable %s"
16894 +msgstr "неприпустиме значення для змінної %s"
16895 +
16896 +#, c-format
16897 +msgid "ignoring unknown core.fsync component '%s'"
16898 +msgstr "ігнорування невідомого компонента core.fsync \"%s\""
16899 +
16900 +#, c-format
16901 +msgid "abbrev length out of range: %d"
16902 +msgstr "довжина скорочення поза діапазоном: %d"
16903 +
16904 +#, c-format
16905 +msgid "bad zlib compression level %d"
16906 +msgstr "невірний рівень zlib компресії %d"
16907 +
16908 +#, c-format
16909 +msgid "%s cannot contain newline"
16910 +msgstr "%s не може містити символи нового рядка"
16911 +
16912 +#, c-format
16913 +msgid "%s must have at least one character"
16914 +msgstr "%s повинен мати принаймні один символ"
16915 +
16916 +#, c-format
16917 +msgid "ignoring unknown core.fsyncMethod value '%s'"
16918 +msgstr "ігнорування невідомого значення core.fsyncMethod \"%s\""
16919 +
16920 +msgid "core.fsyncObjectFiles is deprecated; use core.fsync instead"
16921 +msgstr "core.fsyncObjectFiles застаріла; натомість використовуйте core.fsync"
16922 +
16923 +#, c-format
16924 +msgid "invalid mode for object creation: %s"
16925 +msgstr "неприпустимий режим створення обʼєкта: %s"
16926 +
16927 +#, c-format
16928 +msgid "malformed value for %s"
16929 +msgstr "невірно сформоване значення для %s"
16930 +
16931 +#, c-format
16932 +msgid "malformed value for %s: %s"
16933 +msgstr "невірно сформоване значення для %s: %s"
16934 +
16935 +msgid "must be one of nothing, matching, simple, upstream or current"
16936 +msgstr "має бути одним з nothing, matching, simple, upstream або current"
16937 +
16938 #, c-format
16939 msgid "too many args to run %s"
16940 msgstr "забагато аргументів для запуску %s"
@@ -17547,6 +17654,31 @@ msgstr "порожнє імʼя особистості (для <%s>) забор
17654 msgid "name consists only of disallowed characters: %s"
17655 msgstr "імʼя складається лише з заборонених символів: %s"
17656
17657 +msgid "git imap-send [-v] [-q] [--[no-]curl] [(--folder|-f) <folder>] < <mbox>"
17658 +msgstr ""
17659 +"git imap-send [-v] [-q] [--[no-]curl] [(--folder|-f) <директорія>] < <mbox>"
17660 +
17661 +msgid "no IMAP host specified"
17662 +msgstr "не вказано хост IMAP"
17663 +
17664 +msgid ""
17665 +"set the IMAP host with 'git config imap.host <host>'.\n"
17666 +"(e.g., 'git config imap.host imaps://imap.example.com')"
17667 +msgstr ""
17668 +"встановіть хост IMAP за допомогою команди \"git config imap.host <хост>\".\n"
17669 +"(наприклад, \"git config imap.host imaps://imap.example.com\")"
17670 +
17671 +msgid "no IMAP folder specified"
17672 +msgstr "не вказано директорію IMAP"
17673 +
17674 +msgid ""
17675 +"set the target folder with 'git config imap.folder <folder>'.\n"
17676 +"(e.g., 'git config imap.folder Drafts')"
17677 +msgstr ""
17678 +"встановіть цільову директорію за допомогою команди \"git config imap.folder "
17679 +"<директорія>\".\n"
17680 +"(наприклад, \"git config imap.folder Drafts\")"
17681 +
17682 msgid "expected 'tree:<depth>'"
17683 msgstr "очікувалось \"tree:<глибина>\""
17684
@@ -18509,6 +18641,26 @@ msgstr "потрібно <обʼєкт>:<шлях>, надано лише <об
18641 msgid "invalid object name '%.*s'."
18642 msgstr "неприпустима назва обʼєкта \"%.*s\"."
18643
18644 +#, c-format
18645 +msgid "invalid object type \"%s\""
18646 +msgstr "неприпустимий тип обʼєкту \"%s\""
18647 +
18648 +#, c-format
18649 +msgid "object %s is a %s, not a %s"
18650 +msgstr "обʼєкт %s є %s, а не %s"
18651 +
18652 +#, c-format
18653 +msgid "object %s has unknown type id %d"
18654 +msgstr "обʼєкт %s має невідомий тип ідентифікатора %d"
18655 +
18656 +#, c-format
18657 +msgid "unable to parse object: %s"
18658 +msgstr "не вдалося розібрати обʼєкт: %s"
18659 +
18660 +#, c-format
18661 +msgid "hash mismatch %s"
18662 +msgstr "невідповідність хешу %s"
18663 +
18664 #, c-format
18665 msgid "object directory %s does not exist; check .git/objects/info/alternates"
18666 msgstr "директорія об’єкта %s не існує; перевірте .git/objects/info/alternates"
@@ -18576,26 +18728,6 @@ msgstr "відсутнє зіставлення %s до %s"
18728 msgid "%s is not a valid '%s' object"
18729 msgstr "%s не є допустимим \"%s\" обʼєктом"
18730
18579 -#, c-format
18580 -msgid "invalid object type \"%s\""
18581 -msgstr "неприпустимий тип обʼєкту \"%s\""
18582 -
18583 -#, c-format
18584 -msgid "object %s is a %s, not a %s"
18585 -msgstr "обʼєкт %s є %s, а не %s"
18586 -
18587 -#, c-format
18588 -msgid "object %s has unknown type id %d"
18589 -msgstr "обʼєкт %s має невідомий тип ідентифікатора %d"
18590 -
18591 -#, c-format
18592 -msgid "unable to parse object: %s"
18593 -msgstr "не вдалося розібрати обʼєкт: %s"
18594 -
18595 -#, c-format
18596 -msgid "hash mismatch %s"
18597 -msgstr "невідповідність хешу %s"
18598 -
18731 #, c-format
18732 msgid "duplicate entry when writing bitmap index: %s"
18733 msgstr "дубльований елемент під час запису bitmap індексу: \"%s\""
@@ -18607,9 +18739,6 @@ msgstr "спроба зберегти невибраний коміт: \"%s\""
18739 msgid "too many pseudo-merges"
18740 msgstr "занадто багато псевдозлиття"
18741
18610 -msgid "trying to write commit not in index"
18611 -msgstr "спроба записати коміт, якого немає в індексі"
18612 -
18742 msgid "failed to load bitmap index (corrupted?)"
18743 msgstr "не вдалося завантажити bitmap індекс (пошкоджено?)"
18744
@@ -18862,6 +18991,10 @@ msgstr "%s не приймає значення"
18991 msgid "%s isn't available"
18992 msgstr "%s недоступний"
18993
18994 +#, c-format
18995 +msgid "value for %s exceeds %<PRIdMAX>"
18996 +msgstr "значення для %s перевищує %<PRIdMAX>"
18997 +
18998 #, c-format
18999 msgid "value %s for %s not in range [%<PRIdMAX>,%<PRIdMAX>]"
19000 msgstr "значення %s для %s не в діапазоні [%<PRIdMAX>,%<PRIdMAX>]"
@@ -19836,6 +19969,14 @@ msgstr "немає журналу посилань для \"%s\""
19969 msgid "%s does not point to a valid object!"
19970 msgstr "%s не вказує на допустимий обʼєкт!"
19971
19972 +#, c-format
19973 +msgid "%s%s will become dangling after %s is deleted\n"
19974 +msgstr "%s%s стане висячим після видалення %s\n"
19975 +
19976 +#, c-format
19977 +msgid "%s%s has become dangling after %s was deleted\n"
19978 +msgstr "%s%s став висячим після видалення %s\n"
19979 +
19980 #, c-format
19981 msgid ""
19982 "Using '%s' as the name for the initial branch. This default branch name\n"
@@ -22201,6 +22342,9 @@ msgstr "перемикач включення обʼєктів дерева"
22342 msgid "toggle pruning of uninteresting paths"
22343 msgstr "перемикач обрізання нецікавих шляхів"
22344
22345 +msgid "toggle aggressive edge walk"
22346 +msgstr "перемикач агресивного ходіння по краю"
22347 +
22348 msgid "read a pattern list over stdin"
22349 msgstr "читати список шаблонів через stdin"
22350
@@ -22844,6 +22988,24 @@ msgstr "помилка: "
22988 msgid "warning: "
22989 msgstr "попередження: "
22990
22991 +#, c-format
22992 +msgid ""
22993 +"'%s' is nominated for removal.\n"
22994 +"If you still use this command, please add an extra\n"
22995 +"option, '--i-still-use-this', on the command line\n"
22996 +"and let us know you still use it by sending an e-mail\n"
22997 +"to <git@vger.kernel.org>. Thanks.\n"
22998 +msgstr ""
22999 +"\"%s\" запропоновано для видалення.\n"
23000 +"Якщо ви все ще використовуєте цю команду, додайте додаткову\n"
23001 +"опцію \"--i-still-use-this\" у командний рядок\n"
23002 +"і повідомте нас про те, що ви все ще її використовуєте, надіславши "
23003 +"електронного листа\n"
23004 +"на адресу <git@vger.kernel.org>. Дякуємо.\n"
23005 +
23006 +msgid "refusing to run without --i-still-use-this"
23007 +msgstr "відмовлено в запуску без --i-still-use-this"
23008 +
23009 #, c-format
23010 msgid "uname() failed with error '%s' (%d)\n"
23011 msgstr "uname() завершився невдало з помилкою \"%s\" (%d)\n"
@@ -23087,9 +23249,9 @@ msgstr "невідстежуваний контент, "
23249 #, c-format
23250 msgid "Your stash currently has %d entry"
23251 msgid_plural "Your stash currently has %d entries"
23090 -msgstr[0] "У вашій схованці наразі є %d запис"
23091 -msgstr[1] "У вашій схованці наразі є %d записи"
23092 -msgstr[2] "У вашій схованці наразі є %d записів"
23252 +msgstr[0] "У вашому схові наразі є %d запис"
23253 +msgstr[1] "У вашому схові наразі є %d записи"
23254 +msgstr[2] "У вашому схові наразі є %d записів"
23255
23256 msgid "Submodules changed but not updated:"
23257 msgstr "Підмодулі змінено, але не оновлено:"
@@ -23779,6 +23941,10 @@ msgstr "(non-mbox) Додавання cc: %s з рядка \"%s\"\n"
23941 msgid "(body) Adding cc: %s from line '%s'\n"
23942 msgstr "(тіло) Додавання cc: %s з рядка \"%s\"\n"
23943
23944 +#, perl-format
23945 +msgid "error: invalid SMTP port '%s'\n"
23946 +msgstr "помилка: неприпустимий порт SMTP \"%s\"\n"
23947 +
23948 #, perl-format
23949 msgid "(%s) Could not execute '%s'"
23950 msgstr "(%s) Не вдалося виконати \"%s\""