From 7260c37aa8c91c8008dcd2442a19c23d1c9040fb Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 20 May 2024 07:14:39 +0200 Subject: Merging upstream version 1:2.45.1. Signed-off-by: Daniel Baumann --- po/uk.po | 1076 +++++++++++++++++++++++++++++++++++++++----------------------- 1 file changed, 684 insertions(+), 392 deletions(-) (limited to 'po/uk.po') diff --git a/po/uk.po b/po/uk.po index 0868905..528a3dc 100644 --- a/po/uk.po +++ b/po/uk.po @@ -6,10 +6,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Git v2.43\n" +"Project-Id-Version: Git v2.45\n" "Report-Msgid-Bugs-To: Git Mailing List \n" -"POT-Creation-Date: 2023-11-09 14:26-0800\n" -"PO-Revision-Date: 2023-11-09 14:34-0800\n" +"POT-Creation-Date: 2024-04-27 09:55-0700\n" +"PO-Revision-Date: 2024-04-15 15:55-0700\n" "Last-Translator: Arkadii Yakovets \n" "Language-Team: Ukrainian \n" "Language: uk\n" @@ -18,7 +18,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && " "n%10<=4 && (n%100<12 || n%100>14) ? 1 : 2);\n" -"X-Generator: Poedit 3.4.1\n" +"X-Generator: Poedit 3.4.2\n" #, c-format msgid "Huh (%s)?" @@ -496,12 +496,12 @@ msgid "" "---\n" "To remove '%c' lines, make them ' ' lines (context).\n" "To remove '%c' lines, delete them.\n" -"Lines starting with %c will be removed.\n" +"Lines starting with %s will be removed.\n" msgstr "" "---\n" "Щоб видалити рядки \"%c\", зробіть їх рядками \" \" (контекст).\n" "Щоб видалити рядки \"%c\", вилучіть їх.\n" -"Буде видалено рядки, що починаються з %c.\n" +"Рядки, що починаються з %s, будуть видалені.\n" msgid "" "If it does not apply cleanly, you will be given an opportunity to\n" @@ -549,6 +549,7 @@ msgid "" "/ - search for a hunk matching the given regex\n" "s - split the current hunk into smaller hunks\n" "e - manually edit the current hunk\n" +"p - print the current hunk\n" "? - print help\n" msgstr "" "j - залишити цей шматок невизначеним, перейти до наступного невизначеного " @@ -561,6 +562,7 @@ msgstr "" "/ - шукати шматок, що відповідає заданому регвиру\n" "s - розбити поточний шматок на менші шматки\n" "e - редагувати поточний шматок вручну\n" +"p - показати поточний шматок\n" "? - показати довідку\n" msgid "No previous hunk" @@ -624,8 +626,8 @@ msgstr "" "Вимкнути це повідомлення можна за допомогою \"git config advice.%s false\"" #, c-format -msgid "%shint: %.*s%s\n" -msgstr "%sпідказка: %.*s%s\n" +msgid "%shint:%s%.*s%s\n" +msgstr "%sпідказка:%s%.*s%s\n" msgid "Cherry-picking is not possible because you have unmerged files." msgstr "Висмикування неможливе, оскільки у вас є не злиті файли." @@ -1137,10 +1139,6 @@ msgstr[0] "Застосування латки %%s з %d відкиданням. msgstr[1] "Застосування латки %%s з %d відкиданнями..." msgstr[2] "Застосування латки %%s з %d відкиданнями..." -#, c-format -msgid "truncating .rej filename to %.*s.rej" -msgstr "скорочення назви файлу .rej до %.*s.rej" - #, c-format msgid "cannot open %s" msgstr "неможливо відкрити %s" @@ -1443,6 +1441,10 @@ msgstr "опція \"%s\" потребує \"%s\"" msgid "Unexpected option --output" msgstr "Неочікувана опція --output" +#, c-format +msgid "extra command line parameter '%s'" +msgstr "зайвий параметр командного рядка: \"%s\"" + #, c-format msgid "Unknown archive format '%s'" msgstr "Невідомий формат архіву \"%s\"" @@ -1488,6 +1490,14 @@ msgstr "ігнорування надто великих gitattributes blob \"%s msgid "bad --attr-source or GIT_ATTR_SOURCE" msgstr "невірний --attr-source або GIT_ATTR_SOURCE" +#, c-format +msgid "unable to stat '%s'" +msgstr "не вдалося виконати stat для \"%s\"" + +#, c-format +msgid "unable to read %s" +msgstr "не вдалося прочитати %s" + #, c-format msgid "Badly quoted content in file '%s': %s" msgstr "Невірно процитований вміст у файлі \"%s\": %s" @@ -1557,6 +1567,10 @@ msgstr "необхідна ревізія %s" msgid "could not create file '%s'" msgstr "не вдалося створити файл \"%s\"" +#, c-format +msgid "unable to start 'show' for object '%s'" +msgstr "не вдалося запустити \"show\" для об’єкта \"%s\"" + #, c-format msgid "could not read file '%s'" msgstr "не вдалося прочитати файл \"%s\"" @@ -1666,10 +1680,12 @@ msgstr "" msgid "not tracking: ambiguous information for ref '%s'" msgstr "не відстежується: неоднозначна інформація для посилання \"%s\"" +#. #-#-#-#-# branch.c.po #-#-#-#-# #. TRANSLATORS: This is a line listing a remote with duplicate #. refspecs in the advice message below. For RTL languages you'll #. probably want to swap the "%s" and leading " " space around. #. +#. #-#-#-#-# object-name.c.po #-#-#-#-# #. TRANSLATORS: This is line item of ambiguous object output #. from describe_ambiguous_object() above. For RTL languages #. you'll probably want to swap the "%s" and leading " " space @@ -1708,6 +1724,9 @@ msgstr "" msgid "'%s' is not a valid branch name" msgstr "\"%s\" не є допустимою назвою гілки" +msgid "See `man git check-ref-format`" +msgstr "Дивіться \"man git check-ref-format\"" + #, c-format msgid "a branch named '%s' already exists" msgstr "гілка з ім’ям \"%s\" вже існує" @@ -1904,14 +1923,8 @@ msgstr "" msgid "adding embedded git repository: %s" msgstr "додавання вбудованого git сховища: %s" -msgid "" -"Use -f if you really want to add them.\n" -"Turn this message off by running\n" -"\"git config advice.addIgnoredFile false\"" -msgstr "" -"Використовуйте -f, якщо ви дійсно хочете їх додати.\n" -"Щоб вимкнути це повідомлення, виконайте\n" -"\"git config advice.addIgnoredFile false\"" +msgid "Use -f if you really want to add them." +msgstr "Скористайтесь -f, якщо ви дійсно хочете їх додати." msgid "adding files failed" msgstr "додавання файлів завершилося невдало" @@ -1928,14 +1941,8 @@ msgstr "\"%s\" та аргументи визначника шляху не мо msgid "Nothing specified, nothing added.\n" msgstr "Нічого не зазначено, нічого не додано.\n" -msgid "" -"Maybe you wanted to say 'git add .'?\n" -"Turn this message off by running\n" -"\"git config advice.addEmptyPathspec false\"" -msgstr "" -"Можливо, ви хотіли вказати \"git add .\"?\n" -"Щоб вимкнути це повідомлення, виконайте\n" -"\"git config advice.addEmptyPathspec false\"" +msgid "Maybe you wanted to say 'git add .'?" +msgstr "Можливо, ви хотіли вказати \"git add .\"?" msgid "index file corrupt" msgstr "індексний файл пошкоджено" @@ -2012,18 +2019,20 @@ msgid "Failed to split patches." msgstr "Не вдалося розщепити латки." #, c-format -msgid "When you have resolved this problem, run \"%s --continue\"." -msgstr "Коли ви вирішите цю проблему, виконайте \"%s --continue\"." +msgid "When you have resolved this problem, run \"%s --continue\".\n" +msgstr "Коли ви вирішите цю проблему, виконайте \"%s --continue\".\n" #, c-format -msgid "If you prefer to skip this patch, run \"%s --skip\" instead." +msgid "If you prefer to skip this patch, run \"%s --skip\" instead.\n" msgstr "" -"Якщо ви бажаєте пропустити цю латку, виконайте \"%s --skip\" замість цього." +"Якщо ви бажаєте пропустити цю латку, виконайте \"%s --skip\" замість цього.\n" #, c-format -msgid "To record the empty patch as an empty commit, run \"%s --allow-empty\"." +msgid "" +"To record the empty patch as an empty commit, run \"%s --allow-empty\".\n" msgstr "" -"Щоб записати порожню латку як порожній коміт, виконайте \"%s --allow-empty\"." +"Щоб записати порожню латку як порожній коміт, виконайте \"%s --allow-" +"empty\".\n" #, c-format msgid "To restore the original branch and stop patching, run \"%s --abort\"." @@ -2325,7 +2334,7 @@ msgid "" "git bisect start [--term-(new|bad)= --term-(old|good)=] [--no-" "checkout] [--first-parent] [ [...]] [--] [...]" msgstr "" -"git bisect start [--term-{new,bad}=<термін> --term-{old,good}=<термін>] " +"git bisect start [--term-(new,bad)=<термін> --term-(old,good)=<термін>] " "[--no-checkout] [--first-parent] [<поганий> [<добрий>...]] [--] " "[<визначник шляху>...]" @@ -2785,11 +2794,12 @@ msgid "couldn't look up commit object for '%s'" msgstr "не вдалося знайти об’єкт коміту для \"%s\"" #, c-format -msgid "" -"the branch '%s' is not fully merged.\n" -"If you are sure you want to delete it, run 'git branch -D %s'" +msgid "the branch '%s' is not fully merged" +msgstr "гілка \"%s\" злита не повністю" + +#, c-format +msgid "If you are sure you want to delete it, run 'git branch -D %s'" msgstr "" -"гілка \"%s\" злита не повністю.\n" "Якщо ви впевнені, що хочете її видалити, виконайте \"git branch -D %s\"" msgid "update of config-file failed" @@ -2856,11 +2866,11 @@ msgstr "неприпустима назва гілки: \"%s\"" #, c-format msgid "no commit on branch '%s' yet" -msgstr "поки що немає комітів в гілці \"%s\"" +msgstr "поки що немає комітів у гілці \"%s\"" #, c-format msgid "no branch named '%s'" -msgstr "немає гілки з ім’ям \"%s\"" +msgstr "немає гілки з назвою \"%s\"" msgid "branch rename failed" msgstr "не вдалося перейменувати гілку" @@ -2890,11 +2900,11 @@ msgstr "гілку скопійовано, але не вдалося онови msgid "" "Please edit the description for the branch\n" " %s\n" -"Lines starting with '%c' will be stripped.\n" +"Lines starting with '%s' will be stripped.\n" msgstr "" "Будь ласка, відредагуйте опис гілки\n" " %s\n" -"Рядки, що починаються з \"%c\", будуть вилучені.\n" +"Рядки, що починаються з \"%s\", будуть вилучені.\n" msgid "Generic options" msgstr "Загальні опції" @@ -3078,7 +3088,7 @@ msgid "" "'--set-upstream-to' instead" msgstr "" "опція \"--set-upstream\" більше не підтримується. Будь ласка, використовуйте " -"\"--track\" або \"--set-upstream-to\"" +"\"--track\" або \"--set-upstream-to\" замість неї" msgid "git version:\n" msgstr "версія git:\n" @@ -3097,10 +3107,12 @@ msgid "not run from a git repository - no hooks to show\n" msgstr "запущено не з git сховища - немає гачків для показу\n" msgid "" -"git bugreport [(-o | --output-directory) ] [(-s | --suffix) ]\n" +"git bugreport [(-o | --output-directory) ]\n" +" [(-s | --suffix) | --no-suffix]\n" " [--diagnose[=]]" msgstr "" -"git bugreport [(-o | --output-directory) <шлях>] [(-s | --suffix) <формат>]\n" +"git bugreport [(-o | --output-directory) <шлях>]\n" +" [(-s | --suffix) <формат> | --no-suffix]\n" " [--diagnose[=<режим>]]" msgid "" @@ -3588,6 +3600,10 @@ msgstr "" msgid "path '%s' is unmerged" msgstr "шлях '%s' не злитий" +#, c-format +msgid "unable to read tree (%s)" +msgstr "не вдалося прочитати дерево (%s)" + msgid "you need to resolve your current index first" msgstr "спочатку потрібно розібратись з вашим поточним індексом" @@ -3830,6 +3846,10 @@ msgstr "Неможливо переключити гілку на не комі msgid "missing branch or commit argument" msgstr "відсутня гілка або коміт" +#, c-format +msgid "unknown conflict style '%s'" +msgstr "невідомий стиль конфлікту \"%s\"" + msgid "perform a 3-way merge with the new branch" msgstr "здійснити 3-стороннє злиття з новою гілкою" @@ -3848,8 +3868,8 @@ msgstr "переключити примусово (викинути локаль msgid "new-branch" msgstr "нова-гілка" -msgid "new unparented branch" -msgstr "нова гілка без джерела" +msgid "new unborn branch" +msgstr "нова ненароджена гілка" msgid "update ignored files (default)" msgstr "оновити ігноровані файли (за замовчуванням)" @@ -4086,22 +4106,9 @@ msgstr "видалити також ігноровані файли" msgid "remove only ignored files" msgstr "видалити лише ігноровані файли" -msgid "" -"clean.requireForce set to true and neither -i, -n, nor -f given; refusing to " -"clean" -msgstr "" -"clean.requireForce встановлено у true і не задано ні -i, ні -n, ні -f; " -"відмовлено в прибиранні" - -msgid "" -"clean.requireForce defaults to true and neither -i, -n, nor -f given; " -"refusing to clean" +msgid "clean.requireForce is true and -f not given: refusing to clean" msgstr "" -"clean.requireForce встановлено у true за замовчуванням і не задано ні -i, ні " -"-n, ні -f; відмовлено в прибиранні" - -msgid "-x and -X cannot be used together" -msgstr "-x та -X не можна використовувати разом" +"clean.requireForce встановлено у true і -f не задано: відмовлено в прибиранні" msgid "git clone [] [--] []" msgstr "git clone [<опції>] [--] <сховище> [<директорія>]" @@ -4115,8 +4122,8 @@ msgstr "не переходити на гілку" msgid "create a bare repository" msgstr "створити порожнє сховище" -msgid "create a mirror repository (implies bare)" -msgstr "створити дзеркальне сховище (включає опцію bare)" +msgid "create a mirror repository (implies --bare)" +msgstr "створити дзеркальне сховище (включає опцію --bare)" msgid "to clone from a local repository" msgstr "клонувати з локального сховища" @@ -4193,6 +4200,9 @@ msgstr "git директорія" msgid "separate git dir from working tree" msgstr "відокремити git-директорію від робочого дерева" +msgid "specify the reference format to use" +msgstr "вкажіть формат посилання, який потрібно використовувати" + msgid "key=value" msgstr "ключ=значення" @@ -4311,11 +4321,9 @@ msgstr "Забагато аргументів." msgid "You must specify a repository to clone." msgstr "Треба вказати сховище для клонування." -msgid "" -"--bundle-uri is incompatible with --depth, --shallow-since, and --shallow-" -"exclude" -msgstr "" -"--bundle-uri несумісний з --depth, --shallow-since та --shallow-exclude" +#, c-format +msgid "unknown ref storage format '%s'" +msgstr "невідомий формат зберігання посилань \"%s\"" #, c-format msgid "repository '%s' does not exist" @@ -4435,6 +4443,10 @@ msgstr "відступ по правому краю" msgid "padding space between columns" msgstr "відступ між стовпчиками" +#, c-format +msgid "%s must be non-negative" +msgstr "%s має бути невідʼємним значенням" + msgid "--command must be the first argument" msgstr "--command має бути першим аргументом" @@ -4450,7 +4462,7 @@ msgid "" "--stdin-commits]\n" " [--changed-paths] [--[no-]max-new-filters ] [--" "[no-]progress]\n" -" " +" " msgstr "" "git commit-graph write [--object-dir <директорія>] [--append] [--object-dir " "<директорія>] [--append] [--object-dir <директорія>] [--append\n" @@ -4458,7 +4470,7 @@ msgstr "" "| --stdin-commits]\n" " [--changed-paths] [--[no-]max-new-filters <число>] [--" "[no-]progress]\n" -" <опції розділення>" +" <опції-розділення>" msgid "dir" msgstr "директорія" @@ -4748,35 +4760,35 @@ msgstr "не вдалося записати шаблон комітів" #, c-format msgid "" "Please enter the commit message for your changes. Lines starting\n" -"with '%c' will be ignored.\n" +"with '%s' will be ignored.\n" msgstr "" "Будь ласка, введіть допис до коміту для ваших змін. Рядки, що починаються з\n" -" \"%c\" будуть проігноровані.\n" +" \"%s\" будуть проігноровані.\n" #, c-format msgid "" "Please enter the commit message for your changes. Lines starting\n" -"with '%c' will be ignored, and an empty message aborts the commit.\n" +"with '%s' will be ignored, and an empty message aborts the commit.\n" msgstr "" "Будь ласка, введіть допис до коміту для ваших змін. Рядки, що починаються з\n" -" \"%c\" будуть проігноровані, а порожній допис перерве коміт.\n" +" \"%s\" будуть проігноровані, а порожній допис перерве коміт.\n" #, c-format msgid "" "Please enter the commit message for your changes. Lines starting\n" -"with '%c' will be kept; you may remove them yourself if you want to.\n" +"with '%s' will be kept; you may remove them yourself if you want to.\n" msgstr "" "Будь ласка, введіть допис до коміту для ваших змін. Рядки, що починаються з\n" -" \"%c\" будуть збережені; ви можете вилучити їх самостійно, якщо захочете.\n" +" \"%s\" будуть збережені; ви можете вилучити їх самостійно, якщо захочете.\n" #, c-format msgid "" "Please enter the commit message for your changes. Lines starting\n" -"with '%c' will be kept; you may remove them yourself if you want to.\n" +"with '%s' will be kept; you may remove them yourself if you want to.\n" "An empty message aborts the commit.\n" msgstr "" "Будь ласка, введіть допис до коміту для ваших змін. Рядки, що починаються з\n" -" \"%c\" будуть збережені; ви можете вилучити їх самостійно, якщо захочете.\n" +" \"%s\" будуть збережені; ви можете вилучити їх самостійно, якщо захочете.\n" "Порожній допис перериває коміт.\n" msgid "" @@ -5222,6 +5234,10 @@ msgid "with --get, use default value when missing entry" msgstr "" "з --get використовувати значення за замовчуванням, якщо запис відсутній" +msgid "human-readable comment string (# will be prepended as needed)" +msgstr "" +"зрозумілий для людини рядок коментаря (# буде додано перед за потребою)" + #, c-format msgid "wrong number of arguments, should be %d" msgstr "невірна кількість аргументів, має бути %d" @@ -5316,6 +5332,9 @@ msgstr "" msgid "--default is only applicable to --get" msgstr "--default застосовується лише до --get" +msgid "--comment is only applicable to add/set/replace operations" +msgstr "--comment застосовується лише до add/set/replace операцій" + msgid "--fixed-value only applies with 'value-pattern'" msgstr "--fixed-value застосовується лише з \"шаблоном-значення\"" @@ -6166,6 +6185,9 @@ msgstr "виводити тільки ті посилання, що не міс msgid "read reference patterns from stdin" msgstr "читати шаблони посилань з stdin" +msgid "also include HEAD ref and pseudorefs" +msgstr "також включити HEAD та псевдопосилання" + msgid "unknown arguments supplied with --stdin" msgstr "невідомі аргументи надані через --stdin" @@ -6757,7 +6779,7 @@ msgid "scheduler to trigger git maintenance run" msgstr "планувальник для запуску обслуговування git" msgid "failed to set up maintenance schedule" -msgstr "не вдалося встановити графік обслуговування" +msgstr "не вдалося встановити розклад обслуговування" msgid "failed to add repo to global config" msgstr "не вдалося додати сховище до глобальної конфігурації" @@ -6776,6 +6798,7 @@ msgstr "grep: не вдалося створити потік: %s" msgid "invalid number of threads specified (%d) for %s" msgstr "невірно вказана кількість потоків (%d) для %s" +#. #-#-#-#-# grep.c.po #-#-#-#-# #. TRANSLATORS: %s is the configuration #. variable for tweaking threads, currently #. grep.threads @@ -6785,8 +6808,8 @@ msgid "no threads support, ignoring %s" msgstr "немає підтримки потоків, ігнорування %s" #, c-format -msgid "unable to read tree (%s)" -msgstr "не вдалося прочитати дерево (%s)" +msgid "unable to read tree %s" +msgstr "не вдалося прочитати дерево %s" #, c-format msgid "unable to grep from object of type %s" @@ -7200,10 +7223,6 @@ msgstr "серйозне неспівпадіння під час розпаку msgid "SHA1 COLLISION FOUND WITH %s !" msgstr "ВИЯВЛЕНО SHA1 КОЛІЗІЮ З %s!" -#, c-format -msgid "unable to read %s" -msgstr "не вдалося прочитати %s" - #, c-format msgid "cannot read existing object info %s" msgstr "неможливо прочитати інформацію про існуючий об’єкт %s" @@ -7348,11 +7367,13 @@ msgstr "помилка fsck в об’єктах пакунка" msgid "" "git init [-q | --quiet] [--bare] [--template=]\n" " [--separate-git-dir ] [--object-format=]\n" +" [--ref-format=]\n" " [-b | --initial-branch=]\n" " [--shared[=]] []" msgstr "" "git init [-q | --quiet] [--bare] [--template=<шаблон-директорія>]\n" " [--separate-git-dir ] [--object-format=<формат>]\n" +" [--ref-format=<формат>]\n" " [-b <назва-гілки> | --initial-branch=<назва-гілки>]\n" " [--shared[=<дозволи>]] [<директорія>]" @@ -7396,14 +7417,40 @@ msgstr "--separate-git-dir несумісна з порожнім сховище msgid "" "git interpret-trailers [--in-place] [--trim-empty]\n" -" [(--trailer (|)[(=|:)])...]\n" +" [(--trailer (|)[(=|:)])...]\n" " [--parse] [...]" msgstr "" "git interpret-trailers [--in-place] [--trim-empty]\n" -" [(--trailer (<ключ>|<аліасКлюча>)" -"[(=|:)<значення>])...]\n" +" [(--trailer <ключ>|" +"<аліасКлюча>[(=|:)<значення>])...]\n" " [--parse] [<файл>...]" +#, c-format +msgid "could not stat %s" +msgstr "не вдалося виконати stat для %s" + +#, c-format +msgid "file %s is not a regular file" +msgstr "файл %s не є звичайним файлом" + +#, c-format +msgid "file %s is not writable by user" +msgstr "файл %s не доступний для запису користувачем" + +msgid "could not open temporary file" +msgstr "не вдалося відкрити тимчасовий файл" + +#, c-format +msgid "could not read input file '%s'" +msgstr "не вдалося прочитати вхідний файл \"%s\"" + +msgid "could not read from stdin" +msgstr "не вдалося прочитати з stdin" + +#, c-format +msgid "could not rename temporary file to %s" +msgstr "не вдалося перейменувати тимчасовий файл на %s" + msgid "edit files in place" msgstr "редагувати файли на місцях" @@ -7411,7 +7458,7 @@ msgid "trim empty trailers" msgstr "обрізати порожні причепи" msgid "placement" -msgstr "розташування" +msgstr "розміщення" msgid "where to place the new trailer" msgstr "де розмістити новий причіп" @@ -7797,18 +7844,6 @@ msgstr "" msgid "could not get object info about '%s'" msgstr "не вдалося отримати інформацію про обʼєкт \"%s\"" -#, c-format -msgid "bad ls-files format: element '%s' does not start with '('" -msgstr "невірний ls-files формат: елемент \"%s\" не починається з \"(\"" - -#, c-format -msgid "bad ls-files format: element '%s' does not end in ')'" -msgstr "невірний ls-files формат: елемент \"%s\" не закінчується на \")\"" - -#, c-format -msgid "bad ls-files format: %%%.*s" -msgstr "невірний ls-files формат: %%%.*s" - msgid "git ls-files [] [...]" msgstr "git ls-files [<опції>] [<файл>...]" @@ -7940,18 +7975,6 @@ msgstr "показувати базове посилання на додаток msgid "git ls-tree [] [...]" msgstr "git ls-tree [<опції>] <деревоподібне-джерело> [<шлях>...]" -#, c-format -msgid "bad ls-tree format: element '%s' does not start with '('" -msgstr "невірний формат ls-tree: елемент \"%s\" не починається з \"(\"" - -#, c-format -msgid "bad ls-tree format: element '%s' does not end in ')'" -msgstr "невірний формат ls-tree: елемент \"%s\" не закінчується на \")\"" - -#, c-format -msgid "bad ls-tree format: %%%.*s" -msgstr "невірний формат ls-tree: %%%.*s" - msgid "only show trees" msgstr "показувати тільки дерева" @@ -8065,11 +8088,18 @@ msgstr "" "git merge-file [<опції>] [-L <назва1> [-L <оріг> [-L <назва2>]]] <файл1> " "<оріг-файл> <файл2>" +msgid "" +"option diff-algorithm accepts \"myers\", \"minimal\", \"patience\" and " +"\"histogram\"" +msgstr "" +"опція diff-algorithm приймає значення \"myers\", \"minimal\", \"patience\" " +"та \"histogram\"" + msgid "send results to standard output" msgstr "надсилати результати до стандартного виводу" msgid "use object IDs instead of filenames" -msgstr "використовувати ID обʼєктів замість назв файлів" +msgstr "використовувати ідентифікатори обʼєктів замість назв файлів" msgid "use a diff3 based merge" msgstr "використовувати злиття на основі diff3" @@ -8086,6 +8116,12 @@ msgstr "у разі конфліктів використовувати їхню msgid "for conflicts, use a union version" msgstr "у разі конфліктів використовувати об’єднану версію" +msgid "" +msgstr "<алгоритм>" + +msgid "choose a diff algorithm" +msgstr "вибрати алгоритм різниці" + msgid "for conflicts, use this marker size" msgstr "у разі конфліктів використовувати цей розмір маркера" @@ -8097,7 +8133,7 @@ msgstr "встановити мітки для файл1/оріг-файл/фа #, c-format msgid "object '%s' does not exist" -msgstr "обʼєкт \"%s\" не існує" +msgstr "об’єкт \"%s\" не існує" msgid "Could not write object file" msgstr "Не вдалося записати файл обʼєкта" @@ -8128,6 +8164,11 @@ msgstr "не вдалося розвʼязати посилання \"%s\"" msgid "Merging %s with %s\n" msgstr "Злиття %s з %s\n" +# c-format +#, c-format +msgid "could not parse as tree '%s'" +msgstr "не вдалося розібрати дерево з \"%s\"" + msgid "not something we can merge" msgstr "не те, що ми в змозі об’єднати" @@ -8177,9 +8218,6 @@ msgstr "--trivial-merge несумісна з усіма іншими опція msgid "unknown strategy option: -X%s" msgstr "невідомий варіант стратегії: -X%s" -msgid "--merge-base is incompatible with --stdin" -msgstr "--merge-base несумісна з --stdin" - #, c-format msgid "malformed input line: '%s'." msgstr "невірно сформований рядок вводу: \"%s\"." @@ -8333,10 +8371,10 @@ msgstr "Порожній допис перерве процес коміту.\n" #, c-format msgid "" -"Lines starting with '%c' will be ignored, and an empty message aborts\n" +"Lines starting with '%s' will be ignored, and an empty message aborts\n" "the commit.\n" msgstr "" -"Рядки, що починаються з \"%c\", будуть проігноровані, а порожній допис " +"Рядки, що починаються з \"%s\", будуть проігноровані, а порожній допис " "перерве\n" "процес коміту.\n" @@ -8497,9 +8535,6 @@ msgstr "не вдалося прочитати тегований об’єкт msgid "object '%s' tagged as '%s', but is a '%s' type" msgstr "об’єкт \"%s\", позначений як \"%s\", але має тип \"%s\"" -msgid "could not read from stdin" -msgstr "не вдалося прочитати з stdin" - msgid "tag on stdin did not pass our strict fsck check" msgstr "тег з stdin не пройшов нашу сувору перевірку fsck" @@ -8763,10 +8798,6 @@ msgstr "git notes prune [<опції>]" msgid "Write/edit the notes for the following object:" msgstr "Записати/відредагувати нотатки для наступного обʼєкта:" -#, c-format -msgid "unable to start 'show' for object '%s'" -msgstr "не вдалося запустити \"show\" для об’єкта \"%s\"" - msgid "could not read 'show' output" msgstr "не вдалося прочитати вивід \"show\"" @@ -9112,6 +9143,10 @@ msgstr "Компресія обʼєктів" msgid "inconsistency with delta count" msgstr "неспівпадіння з підрахунком дельти" +#, c-format +msgid "invalid pack.allowPackReuse value: '%s'" +msgstr "неприпустиме значення pack.allowPackReuse: \"%s\"" + #, c-format msgid "" "value of uploadpack.blobpackfileuri must be of the form ' (delta %), reused % (delta %), pack-" -"reused %" +"reused % (from %)" msgstr "" "Всього % (дельта %), повторно використано % (дельта " -"%), повторно використано пакунків %" +"%), повторно використано пакунків % (з %)" msgid "" "'git pack-redundant' is nominated for removal.\n" @@ -9391,10 +9426,11 @@ msgid "refusing to run without --i-still-use-this" msgstr "відмовлено в запуску без --i-still-use-this" msgid "" -"git pack-refs [--all] [--no-prune] [--include ] [--exclude " +"git pack-refs [--all] [--no-prune] [--auto] [--include ] [--exclude " "]" msgstr "" -"git pack-refs [--all] [--no-prune] [--include <шаблон>] [--exclude <шаблон>]" +"git pack-refs [--all] [--no-prune] [--auto] [--include <шаблон>] [--exclude " +"<шаблон>]" msgid "pack everything" msgstr "запакувати все" @@ -9402,6 +9438,9 @@ msgstr "запакувати все" msgid "prune loose refs (default)" msgstr "видалити вивільнені посилання (за замовчуванням)" +msgid "auto-pack refs as needed" +msgstr "автопакування посилань за потреби" + msgid "references to include" msgstr "посилання для включення" @@ -10073,21 +10112,6 @@ msgstr "ігнорування неприпустимого allow_rerere_autoupd msgid "could not remove '%s'" msgstr "не вдалося видалити \"%s\"" -msgid "" -"Resolve all conflicts manually, mark them as resolved with\n" -"\"git add/rm \", then run \"git rebase --continue\".\n" -"You can instead skip this commit: run \"git rebase --skip\".\n" -"To abort and get back to the state before \"git rebase\", run \"git rebase --" -"abort\"." -msgstr "" -"Вирішіть усі конфлікти вручну, позначте їх як вирішені за допомогою\n" -"\"git add/rm <конфліктні_файли>\", а потім виконайте \"git rebase --" -"continue\".\n" -"Замість цього ви можете пропустити цей коміт: виконайте \"git rebase --" -"skip\".\n" -"Щоб перервати процес і повернутися до стану перед \"git rebase\", виконайте " -"\"git rebase --abort\"." - #, c-format msgid "" "\n" @@ -10117,13 +10141,16 @@ msgstr "не вдалося переключитись на %s" msgid "apply options and merge options cannot be used together" msgstr "apply опції не можна використовувати разом з merge опціями" +msgid "--empty=ask is deprecated; use '--empty=stop' instead." +msgstr "--empty=ask застаріло; використовуйте \"--empty=stop\" замість цього." + #, c-format msgid "" "unrecognized empty type '%s'; valid values are \"drop\", \"keep\", and " -"\"ask\"." +"\"stop\"." msgstr "" "нерозпізнаний порожній тип \"%s\"; припустимими значеннями є \"drop\", " -"\"keep\" та \"ask\"." +"\"keep\" та \"stop\"." msgid "" "--rebase-merges with an empty string argument is deprecated and will stop " @@ -10311,8 +10338,8 @@ msgstr "" "значення \"preserve\",\n" "який більше не підтримується; натомість використовуйте \"merges\"" -msgid "No rebase in progress?" -msgstr "Перебазування не відбувається?" +msgid "no rebase in progress" +msgstr "перебазування не відбувається" msgid "The --edit-todo action can only be used during interactive rebase." msgstr "" @@ -10360,13 +10387,6 @@ msgstr "" msgid "switch `C' expects a numerical value" msgstr "перемикач \"C\" очікує числове значення" -msgid "" -"apply options are incompatible with rebase.autoSquash. Consider adding --no-" -"autosquash" -msgstr "" -"apply опції несумісні з rebase.autoSquash. Розгляньте можливість додавання " -"--no-autosquash" - msgid "" "apply options are incompatible with rebase.rebaseMerges. Consider adding --" "no-rebase-merges" @@ -10517,6 +10537,9 @@ msgstr "необхідно вказати директорію" msgid "git reflog [show] [] []" msgstr "git reflog [show] [<лог-опції>] [<посилання>]" +msgid "git reflog list" +msgstr "git reflog list" + msgid "" "git reflog expire [--expire=