Raw
Large file — syntax highlighting disabled.
1 # Ukrainian translation for Git package.
2 # Український переклад пакету Git.
3 # Copyright (c) 2023 Arkadii Yakovets.
4 # Copyright (c) 2023 Kateryna Golovanova.
5 # This file is distributed under the same license as the Git package.
6 #
7 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-11-13 15:18-0800\n"
12 "PO-Revision-Date: 2025-11-14 21:08-0800\n"
13 "Last-Translator: Arkadii Yakovets <ark@cho.red>\n"
14 "Language-Team: Ukrainian <https://github.com/arkid15r/git-uk-l10n/>\n"
15 "Language: uk\n"
16 "MIME-Version: 1.0\n"
17 "Content-Type: text/plain; charset=UTF-8\n"
18 "Content-Transfer-Encoding: 8bit\n"
19 "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
20 "n%10<=4 && (n%100<12 || n%100>14) ? 1 : 2);\n"
21 "X-Generator: Poedit 3.8\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)?"
30
31 msgid "could not read index"
32 msgstr "не вдалося прочитати індекс"
33
34 msgid "binary"
35 msgstr "бінарний"
36
37 msgid "nothing"
38 msgstr "нічого"
39
40 msgid "unchanged"
41 msgstr "без змін"
42
43 msgid "Update"
44 msgstr "Оновити"
45
46 #, c-format
47 msgid "could not stage '%s'"
48 msgstr "не вдалося додати до індексу \"%s\""
49
50 msgid "could not write index"
51 msgstr "не вдалося записати індекс"
52
53 #, c-format
54 msgid "updated %d path\n"
55 msgid_plural "updated %d paths\n"
56 msgstr[0] "оновлено %d шлях\n"
57 msgstr[1] "оновлено %d шляхи\n"
58 msgstr[2] "оновлено %d шляхів\n"
59
60 #, c-format
61 msgid "note: %s is untracked now.\n"
62 msgstr "примітка: %s зараз не відстежується.\n"
63
64 #, c-format
65 msgid "make_cache_entry failed for path '%s'"
66 msgstr "невдала спроба make_cache_entry для шляху \"%s\""
67
68 msgid "Revert"
69 msgstr "Вивернути"
70
71 msgid "Could not parse HEAD^{tree}"
72 msgstr "Не вдалося розібрати HEAD^{tree}"
73
74 #, c-format
75 msgid "reverted %d path\n"
76 msgid_plural "reverted %d paths\n"
77 msgstr[0] "вивернуто %d шлях\n"
78 msgstr[1] "вивернуто %d шляхи\n"
79 msgstr[2] "вивернуто %d шляхів\n"
80
81 #, c-format
82 msgid "No untracked files.\n"
83 msgstr "Невідстежуваних файлів немає\n"
84
85 msgid "Add untracked"
86 msgstr "Додати невідстежувані"
87
88 #, c-format
89 msgid "added %d path\n"
90 msgid_plural "added %d paths\n"
91 msgstr[0] "додано %d шлях\n"
92 msgstr[1] "додано %d шляхи\n"
93 msgstr[2] "додано %d шляхів\n"
94
95 #, c-format
96 msgid "ignoring unmerged: %s"
97 msgstr "ігноруються не злиті записи: %s"
98
99 #, c-format
100 msgid "Only binary files changed.\n"
101 msgstr "Змінилися лише бінарні файли.\n"
102
103 #, c-format
104 msgid "No changes.\n"
105 msgstr "Нічого не змінено.\n"
106
107 msgid "Patch update"
108 msgstr "Оновлення латки"
109
110 msgid "Review diff"
111 msgstr "Переглянути різницю"
112
113 msgid "show paths with changes"
114 msgstr "показати шляхи зі змінами"
115
116 msgid "add working tree state to the staged set of changes"
117 msgstr "додати стан робочого дерева до індексу"
118
119 msgid "revert staged set of changes back to the HEAD version"
120 msgstr "вивернути зміни індексу до версії HEAD"
121
122 msgid "pick hunks and update selectively"
123 msgstr "вибирати шматки і оновлювати вибірково"
124
125 msgid "view diff between HEAD and index"
126 msgstr "переглянути різницю між HEAD та індексом"
127
128 msgid "add contents of untracked files to the staged set of changes"
129 msgstr "додати вміст невідстежуваних файлів до індексу"
130
131 msgid "Prompt help:"
132 msgstr "Підказка по опціям:"
133
134 msgid "select a single item"
135 msgstr "вибрати один елемент"
136
137 msgid "select a range of items"
138 msgstr "вибрати діапазон елементів"
139
140 msgid "select multiple ranges"
141 msgstr "вибрати кілька діапазонів"
142
143 msgid "select item based on unique prefix"
144 msgstr "вибрати елемент за унікальним префіксом"
145
146 msgid "unselect specified items"
147 msgstr "зняти позначку із зазначених елементів"
148
149 msgid "choose all items"
150 msgstr "вибрати всі елементи"
151
152 msgid "(empty) finish selecting"
153 msgstr "(пусто) закінчити вибір"
154
155 msgid "select a numbered item"
156 msgstr "вибрати пронумерований елемент"
157
158 msgid "(empty) select nothing"
159 msgstr "(пусто) нічого не вибирати"
160
161 msgid "*** Commands ***"
162 msgstr "*** Команди ***"
163
164 msgid "What now"
165 msgstr "Що тепер"
166
167 msgid "staged"
168 msgstr "в індексі"
169
170 msgid "unstaged"
171 msgstr "поза індексом"
172
173 msgid "path"
174 msgstr "шлях"
175
176 msgid "could not refresh index"
177 msgstr "не вдалося оновити індекс"
178
179 #, c-format
180 msgid "Bye.\n"
181 msgstr "До побачення.\n"
182
183 #, c-format
184 msgid "Stage mode change [y,n,q,a,d%s,?]? "
185 msgstr "Індексувати зміну режиму [y,n,q,a,d%s,?]? "
186
187 #, c-format
188 msgid "Stage deletion [y,n,q,a,d%s,?]? "
189 msgstr "Індексувати видалення [y,n,q,a,d%s,?]? "
190
191 #, c-format
192 msgid "Stage addition [y,n,q,a,d%s,?]? "
193 msgstr "Індексувати додавання [y,n,q,a,d%s,?]? "
194
195 #, c-format
196 msgid "Stage this hunk [y,n,q,a,d%s,?]? "
197 msgstr "Індексувати цей шматок [y,n,q,a,d%s,?]? "
198
199 msgid ""
200 "If the patch applies cleanly, the edited hunk will immediately be marked for "
201 "staging."
202 msgstr ""
203 "Якщо латка буде застосована без помилок, відредагований шматок буде одразу ж "
204 "позначено для індексації."
205
206 msgid ""
207 "y - stage this hunk\n"
208 "n - do not stage this hunk\n"
209 "q - quit; do not stage this hunk or any of the remaining ones\n"
210 "a - stage this hunk and all later hunks in the file\n"
211 "d - do not stage this hunk or any of the later hunks in the file\n"
212 msgstr ""
213 "y - індексувати цей шматок\n"
214 "n - не індексувати цей шматок\n"
215 "q - вийти; не індексувати ні цей шматок, ні решту\n"
216 "a - індексувати цей шматок і всі наступні шматки у файлі\n"
217 "d - не індексувати цей шматок і всі наступні шматки у файлі\n"
218
219 #, c-format
220 msgid "Stash mode change [y,n,q,a,d%s,?]? "
221 msgstr "Сховати зміну режиму [y,n,q,a,d%s,?]? "
222
223 #, c-format
224 msgid "Stash deletion [y,n,q,a,d%s,?]? "
225 msgstr "Сховати видалення [y,n,q,a,d%s,?]? "
226
227 #, c-format
228 msgid "Stash addition [y,n,q,a,d%s,?]? "
229 msgstr "Сховати додавання [y,n,q,a,d%s,?]? "
230
231 #, c-format
232 msgid "Stash this hunk [y,n,q,a,d%s,?]? "
233 msgstr "Сховати цей шматок [y,n,q,a,d%s,?]? "
234
235 msgid ""
236 "If the patch applies cleanly, the edited hunk will immediately be marked for "
237 "stashing."
238 msgstr ""
239 "Якщо латка буде застосована без помилок, відредагований шматок буде одразу ж "
240 "позначено для схову."
241
242 msgid ""
243 "y - stash this hunk\n"
244 "n - do not stash this hunk\n"
245 "q - quit; do not stash this hunk or any of the remaining ones\n"
246 "a - stash this hunk and all later hunks in the file\n"
247 "d - do not stash this hunk or any of the later hunks in the file\n"
248 msgstr ""
249 "y - сховати цей шматок\n"
250 "n - не ховати цей шматок\n"
251 "q - вийти; не ховати ні цей шматок, ні решту\n"
252 "a - сховати цей шматок і всі наступні шматки у файлі\n"
253 "d - не ховати цей шматок і всі наступні шматки у файлі\n"
254
255 #, c-format
256 msgid "Unstage mode change [y,n,q,a,d%s,?]? "
257 msgstr "Прибрати з індексу зміну режиму [y,n,q,a,d%s,?]? "
258
259 #, c-format
260 msgid "Unstage deletion [y,n,q,a,d%s,?]? "
261 msgstr "Прибрати з індексу видалення [y,n,q,a,d%s,?]? "
262
263 #, c-format
264 msgid "Unstage addition [y,n,q,a,d%s,?]? "
265 msgstr "Прибрати з індексу додавання [y,n,q,a,d%s,?]? "
266
267 #, c-format
268 msgid "Unstage this hunk [y,n,q,a,d%s,?]? "
269 msgstr "Прибрати з індексу цей шматок [y,n,q,a,d%s,?]? "
270
271 msgid ""
272 "If the patch applies cleanly, the edited hunk will immediately be marked for "
273 "unstaging."
274 msgstr ""
275 "Якщо латка буде застосована без помилок, відредагований шматок буде одразу ж "
276 "позначено для розіндексації."
277
278 msgid ""
279 "y - unstage this hunk\n"
280 "n - do not unstage this hunk\n"
281 "q - quit; do not unstage this hunk or any of the remaining ones\n"
282 "a - unstage this hunk and all later hunks in the file\n"
283 "d - do not unstage this hunk or any of the later hunks in the file\n"
284 msgstr ""
285 "y - прибрати з індексу цей шматок\n"
286 "n - не прибирати з індексу цей шматок\n"
287 "q - вийти; не прибирати з індексу ні цей шматок, ні решту\n"
288 "a - прибрати з індексу цей шматок і всі наступні шматки у файлі\n"
289 "d - не прибирати з індексу цей шматок і всі наступні шматки у файлі\n"
290
291 #, c-format
292 msgid "Apply mode change to index [y,n,q,a,d%s,?]? "
293 msgstr "Застосувати зміну режиму до індексу [y,n,q,a,d%s,?]? "
294
295 #, c-format
296 msgid "Apply deletion to index [y,n,q,a,d%s,?]? "
297 msgstr "Застосувати видалення до індексу [y,n,q,a,d%s,?]? "
298
299 #, c-format
300 msgid "Apply addition to index [y,n,q,a,d%s,?]? "
301 msgstr "Застосувати додавання до індексу [y,n,q,a,d%s,?]? "
302
303 #, c-format
304 msgid "Apply this hunk to index [y,n,q,a,d%s,?]? "
305 msgstr "Застосувати цей шматок до індексу [y,n,q,a,d%s,?]? "
306
307 msgid ""
308 "If the patch applies cleanly, the edited hunk will immediately be marked for "
309 "applying."
310 msgstr ""
311 "Якщо латка буде застосована без помилок, відредагований шматок буде одразу ж "
312 "позначено для застосування."
313
314 msgid ""
315 "y - apply this hunk to index\n"
316 "n - do not apply this hunk to index\n"
317 "q - quit; do not apply this hunk or any of the remaining ones\n"
318 "a - apply this hunk and all later hunks in the file\n"
319 "d - do not apply this hunk or any of the later hunks in the file\n"
320 msgstr ""
321 "y - застосувати цей шматок до індексу\n"
322 "n - не застосовувати цей шматок до індексу\n"
323 "q - вийти; не застосовувати ні цей шматок, ні решту\n"
324 "a - застосувати цей шматок і всі наступні шматки у файлі\n"
325 "d - не застосовувати цей шматок і всі наступні шматки у файлі\n"
326
327 #, c-format
328 msgid "Discard mode change from worktree [y,n,q,a,d%s,?]? "
329 msgstr "Відкинути зміну режиму з робочого дерева [y,n,q,a,d%s,?]? "
330
331 #, c-format
332 msgid "Discard deletion from worktree [y,n,q,a,d%s,?]? "
333 msgstr "Відкинути видалення з робочого дерева [y,n,q,a,d%s,?] "
334
335 #, c-format
336 msgid "Discard addition from worktree [y,n,q,a,d%s,?]? "
337 msgstr "Відкинути додавання з робочого дерева [y,n,q,a,d%s,?]? "
338
339 #, c-format
340 msgid "Discard this hunk from worktree [y,n,q,a,d%s,?]? "
341 msgstr "Відкинути цей шматок з робочого дерева [y,n,q,a,d%s,?]? "
342
343 msgid ""
344 "If the patch applies cleanly, the edited hunk will immediately be marked for "
345 "discarding."
346 msgstr ""
347 "Якщо латка буде застосована без помилок, відредагований шматок буде одразу ж "
348 "позначено для відкидання."
349
350 msgid ""
351 "y - discard this hunk from worktree\n"
352 "n - do not discard this hunk from worktree\n"
353 "q - quit; do not discard this hunk or any of the remaining ones\n"
354 "a - discard this hunk and all later hunks in the file\n"
355 "d - do not discard this hunk or any of the later hunks in the file\n"
356 msgstr ""
357 "y - відкинути цей шматок з робочого дерева\n"
358 "n - не відкидати цей шматок з робочого дерева\n"
359 "q - вийти; не відкидати ні цей шматок, ні решту\n"
360 "a - відкинути цей шматок і всі наступні шматки у файлі\n"
361 "d - не відкидати цей шматок і всі наступні шматки у файлі\n"
362
363 #, c-format
364 msgid "Discard mode change from index and worktree [y,n,q,a,d%s,?]? "
365 msgstr "Відкинути зміну режиму з індексу та робочого дерева [y,n,q,a,d%s,?]? "
366
367 #, c-format
368 msgid "Discard deletion from index and worktree [y,n,q,a,d%s,?]? "
369 msgstr "Відкинути видалення з індексу та робочого дерева [y,n,q,a,d%s,?]? "
370
371 #, c-format
372 msgid "Discard addition from index and worktree [y,n,q,a,d%s,?]? "
373 msgstr "Відкинути додавання з індексу та робочого дерева [y,n,q,a,d%s,?]? "
374
375 #, c-format
376 msgid "Discard this hunk from index and worktree [y,n,q,a,d%s,?]? "
377 msgstr "Відкинути цей шматок з індексу та робочого дерева [y,n,q,a,d%s,?]? "
378
379 msgid ""
380 "y - discard this hunk from index and worktree\n"
381 "n - do not discard this hunk from index and worktree\n"
382 "q - quit; do not discard this hunk or any of the remaining ones\n"
383 "a - discard this hunk and all later hunks in the file\n"
384 "d - do not discard this hunk or any of the later hunks in the file\n"
385 msgstr ""
386 "y - відкинути цей шматок з індексу та робочого дерева\n"
387 "n - не відкидати цей шматок з індексу та робочого дерева\n"
388 "q - вийти; не відкидати ні цей шматок, ні решту\n"
389 "a - відкинути цей шматок і всі наступні шматки у файлі\n"
390 "d - не відкидати цей шматок і всі наступні шматки у файлі\n"
391
392 #, c-format
393 msgid "Apply mode change to index and worktree [y,n,q,a,d%s,?]? "
394 msgstr ""
395 "Застосувати зміну режиму до індексу та робочого дерева [y,n,q,a,d%s,?] "
396
397 #, c-format
398 msgid "Apply deletion to index and worktree [y,n,q,a,d%s,?]? "
399 msgstr "Застосувати видалення до індексу та робочого дерева [y,n,q,a,d%s,?] "
400
401 #, c-format
402 msgid "Apply addition to index and worktree [y,n,q,a,d%s,?]? "
403 msgstr "Застосувати додавання до індексу та робочого дерева [y,n,q,a,d%s,?] "
404
405 #, c-format
406 msgid "Apply this hunk to index and worktree [y,n,q,a,d%s,?]? "
407 msgstr "Застосувати цей шматок до індексу та робочого дерева [y,n,q,a,d%s,?] "
408
409 msgid ""
410 "y - apply this hunk to index and worktree\n"
411 "n - do not apply this hunk to index and worktree\n"
412 "q - quit; do not apply this hunk or any of the remaining ones\n"
413 "a - apply this hunk and all later hunks in the file\n"
414 "d - do not apply this hunk or any of the later hunks in the file\n"
415 msgstr ""
416 "y - застосувати цей шматок до індексу та робочого дерева\n"
417 "n - не застосовувати цей шматок до індексу та робочого дерева\n"
418 "q - вийти; не застосовувати ні цей шматок, ні решту\n"
419 "a - застосувати цей шматок і всі наступні шматки у файлі\n"
420 "d - не застосовувати цей шматок і всі наступні шматки у файлі\n"
421
422 #, c-format
423 msgid "Apply mode change to worktree [y,n,q,a,d%s,?]? "
424 msgstr "Застосувати зміну режиму до робочого дерева [y,n,q,a,d%s,?]? "
425
426 #, c-format
427 msgid "Apply deletion to worktree [y,n,q,a,d%s,?]? "
428 msgstr "Застосувати видалення до робочого дерева [y,n,q,a,d%s,?]? "
429
430 #, c-format
431 msgid "Apply addition to worktree [y,n,q,a,d%s,?]? "
432 msgstr "Застосувати додавання до робочого дерева [y,n,q,a,d%s,?]? "
433
434 #, c-format
435 msgid "Apply this hunk to worktree [y,n,q,a,d%s,?]? "
436 msgstr "Застосувати цей шматок до робочого дерева [y,n,q,a,d%s,?]? "
437
438 msgid ""
439 "y - apply this hunk to worktree\n"
440 "n - do not apply this hunk to worktree\n"
441 "q - quit; do not apply this hunk or any of the remaining ones\n"
442 "a - apply this hunk and all later hunks in the file\n"
443 "d - do not apply this hunk or any of the later hunks in the file\n"
444 msgstr ""
445 "y - застосувати цей шматок до робочого дерева\n"
446 "n - не застосовувати цей шматок до робочого дерева\n"
447 "q - вийти; не застосовувати ні цей шматок, ні решту\n"
448 "a - застосувати цей шматок і всі наступні шматки у файлі\n"
449 "d - не застосовувати цей шматок і всі наступні шматки у файлі\n"
450
451 #, c-format
452 msgid "could not parse hunk header '%.*s'"
453 msgstr "не вдалося розібрати заголовок шматка \"%.*s\""
454
455 msgid "could not parse diff"
456 msgstr "не вдалося розібрати різницю"
457
458 msgid "could not parse colored diff"
459 msgstr "не вдалося розібрати кольоровану різницю"
460
461 #, c-format
462 msgid "failed to run '%s'"
463 msgstr "не вдалося запустити \"%s\""
464
465 msgid "mismatched output from interactive.diffFilter"
466 msgstr "неспівпадіння виводу з interactive.diffFilter"
467
468 msgid ""
469 "Your filter must maintain a one-to-one correspondence\n"
470 "between its input and output lines."
471 msgstr ""
472 "Ваш фільтр повинен підтримувати один до одного відповідність\n"
473 "між його вхідними та вихідними рядками."
474
475 #, c-format
476 msgid ""
477 "expected context line #%d in\n"
478 "%.*s"
479 msgstr ""
480 "очікувався рядок контексту #%d в\n"
481 "%.*s"
482
483 #, c-format
484 msgid ""
485 "hunks do not overlap:\n"
486 "%.*s\n"
487 "\tdoes not end with:\n"
488 "%.*s"
489 msgstr ""
490 "шматки не перетинаються:\n"
491 "%.*s\n"
492 "\tне закінчується на:\n"
493 "%.*s"
494
495 msgid "Manual hunk edit mode -- see bottom for a quick guide.\n"
496 msgstr "Режим ручного редагування шматка -- див. короткий посібник внизу.\n"
497
498 #, c-format
499 msgid ""
500 "---\n"
501 "To remove '%c' lines, make them ' ' lines (context).\n"
502 "To remove '%c' lines, delete them.\n"
503 "Lines starting with %s will be removed.\n"
504 msgstr ""
505 "---\n"
506 "Щоб видалити рядки \"%c\", зробіть їх рядками \" \" (контекст).\n"
507 "Щоб видалити рядки \"%c\", вилучіть їх.\n"
508 "Рядки, що починаються з %s, будуть видалені.\n"
509
510 msgid ""
511 "If it does not apply cleanly, you will be given an opportunity to\n"
512 "edit again. If all lines of the hunk are removed, then the edit is\n"
513 "aborted and the hunk is left unchanged.\n"
514 msgstr ""
515 "Якщо шматок буде застосований з помилками, вам буде надана можливість\n"
516 "відредагувати ще раз. Якщо всі рядки шматка буде вилучено, то редагування "
517 "буде\n"
518 "перервано, і шматок залишиться без змін.\n"
519
520 msgid "could not parse hunk header"
521 msgstr "не вдалося розібрати заголовок шматка"
522
523 msgid "'git apply --cached' failed"
524 msgstr "\"git apply --cached\" завершився невдало"
525
526 #. TRANSLATORS: do not translate [y/n]
527 #. The program will only accept that input at this point.
528 #. Consider translating (saying "no" discards!) as
529 #. (saying "n" for "no" discards!) if the translation
530 #. of the word "no" does not start with n.
531 #.
532 msgid ""
533 "Your edited hunk does not apply. Edit again (saying \"no\" discards!) [y/n]? "
534 msgstr ""
535 "Ваш відредагований шматок неможливо застосувати. Відредагувати ще раз "
536 "(\"no\" - відкинути!) [y/n]? "
537
538 msgid "The selected hunks do not apply to the index!"
539 msgstr "Вибрані шматки неможливо застосувати до індексу!"
540
541 msgid "Apply them to the worktree anyway? "
542 msgstr "Все одно застосувати їх до робочого дерева? "
543
544 msgid "Nothing was applied.\n"
545 msgstr "Нічого не застосовано.\n"
546
547 msgid ""
548 "j - go to the next undecided hunk, roll over at the bottom\n"
549 "J - go to the next hunk, roll over at the bottom\n"
550 "k - go to the previous undecided hunk, roll over at the top\n"
551 "K - go to the previous hunk, roll over at the top\n"
552 "g - select a hunk to go to\n"
553 "/ - search for a hunk matching the given regex\n"
554 "s - split the current hunk into smaller hunks\n"
555 "e - manually edit the current hunk\n"
556 "p - print the current hunk\n"
557 "P - print the current hunk using the pager\n"
558 "? - print help\n"
559 msgstr ""
560 "j - перейти до наступного невизначеного шматка, перевернути внизу\n"
561 "J - перейти до наступного шматка, перевернути внизу\n"
562 "k - перейти до попереднього невизначеного шматка, перевернути вгорі\n"
563 "K - перейти до попереднього фрагмента, прокрутити вгорі\n"
564 "g - вибрати шматок, до якого ви хочете перейти\n"
565 "/ - шукати шматок, що відповідає заданому регвиру\n"
566 "s - розбити поточний шматок на менші шматки\n"
567 "e - редагувати поточний шматок вручну\n"
568 "p - показати поточний шматок, \"P\" для гортання сторінок\n"
569 "P - показати поточний шматок з гортанням сторінок\n"
570 "? - показати довідку\n"
571
572 #, c-format
573 msgid "Only one letter is expected, got '%s'"
574 msgstr "Очікувався лише один символ, отримано \"%s\""
575
576 msgid "No other hunk"
577 msgstr "Немає інших шматків"
578
579 msgid "No other undecided hunk"
580 msgstr "Ніяких інших невизначених шматків"
581
582 msgid "No other hunks to goto"
583 msgstr "Немає інших шматків для переходу"
584
585 msgid "go to which hunk (<ret> to see more)? "
586 msgstr "до якого шматка перейти (<ret>, щоб побачити більше)? "
587
588 msgid "go to which hunk? "
589 msgstr "до якого шматка перейти? "
590
591 #, c-format
592 msgid "Invalid number: '%s'"
593 msgstr "Неприпустиме число: \"%s\""
594
595 #, c-format
596 msgid "Sorry, only %d hunk available."
597 msgid_plural "Sorry, only %d hunks available."
598 msgstr[0] "Вибачайте, доступний лише %d шматок."
599 msgstr[1] "Вибачайте, доступно лише %d шматки."
600 msgstr[2] "Вибачайте, доступно лише %d шматків."
601
602 msgid "No other hunks to search"
603 msgstr "Немає інших шматків для пошуку"
604
605 msgid "search for regex? "
606 msgstr "шукати регвир? "
607
608 #, c-format
609 msgid "Malformed search regexp %s: %s"
610 msgstr "Невірно сформований регвир пошуку %s: %s"
611
612 msgid "No hunk matches the given pattern"
613 msgstr "Жоден шматок не відповідає заданому шаблону"
614
615 msgid "Sorry, cannot split this hunk"
616 msgstr "Вибачайте, не можу розщепити цей шматок"
617
618 #, c-format
619 msgid "Split into %d hunks."
620 msgstr "Розщепити на %d шматків."
621
622 msgid "Sorry, cannot edit this hunk"
623 msgstr "Вибачайте, не можу редагувати цей шматок"
624
625 #, c-format
626 msgid "Unknown command '%s' (use '?' for help)"
627 msgstr "Невідома команда: \"%s\" (використовуйте \"?\" для допомоги)"
628
629 msgid "'git apply' failed"
630 msgstr "\"git apply\" завершився невдало"
631
632 msgid "No changes."
633 msgstr "Нічого не змінено."
634
635 msgid "Only binary files changed."
636 msgstr "Змінено лише бінарні файли."
637
638 #, c-format
639 msgid ""
640 "\n"
641 "Disable this message with \"git config set advice.%s false\""
642 msgstr ""
643 "\n"
644 "Вимкнути це повідомлення можна за допомогою \"git config set advice.%s "
645 "false\""
646
647 #, c-format
648 msgid "%shint:%s%.*s%s\n"
649 msgstr "%sпідказка:%s%.*s%s\n"
650
651 msgid "Cherry-picking is not possible because you have unmerged files."
652 msgstr "Висмикування неможливе, оскільки у вас є не злиті файли."
653
654 msgid "Committing is not possible because you have unmerged files."
655 msgstr "Створення коміту неможливе, оскільки у вас є не злиті файли."
656
657 msgid "Merging is not possible because you have unmerged files."
658 msgstr "Злиття неможливе, оскільки у вас є не злиті файли."
659
660 msgid "Pulling is not possible because you have unmerged files."
661 msgstr "Отримання неможливе, оскільки у вас є не злиті файли."
662
663 msgid "Reverting is not possible because you have unmerged files."
664 msgstr "Вивертання неможливе, оскільки у вас є не злиті файли."
665
666 msgid "Rebasing is not possible because you have unmerged files."
667 msgstr "Перебазування неможливе, оскільки у вас є не злиті файли."
668
669 msgid ""
670 "Fix them up in the work tree, and then use 'git add/rm <file>'\n"
671 "as appropriate to mark resolution and make a commit."
672 msgstr ""
673 "Виправте їх у робочому дереві, а потім скористайтесь командою \"git add/rm "
674 "<файл>\"\n"
675 "щоб позначити вирішення і зробити коміт."
676
677 msgid "Exiting because of an unresolved conflict."
678 msgstr "Вихід через невирішений конфлікт."
679
680 msgid "You have not concluded your merge (MERGE_HEAD exists)."
681 msgstr "Ви не завершили злиття (існує MERGE_HEAD)."
682
683 msgid "Please, commit your changes before merging."
684 msgstr "Будь ласка, зробіть коміт ваших змін перед злиттям."
685
686 msgid "Exiting because of unfinished merge."
687 msgstr "Вихід через незавершене злиття."
688
689 msgid ""
690 "Diverging branches can't be fast-forwarded, you need to either:\n"
691 "\n"
692 "\tgit merge --no-ff\n"
693 "\n"
694 "or:\n"
695 "\n"
696 "\tgit rebase\n"
697 msgstr ""
698 "Гілки, що розходяться, не можуть бути перемотані вперед, вам потрібно "
699 "зробити:\n"
700 "\n"
701 "\tgit merge --no-ff\n"
702 "\n"
703 "або\n"
704 "\n"
705 "\tgit rebase\n"
706
707 msgid "Not possible to fast-forward, aborting."
708 msgstr "Неможливо перемотати вперед, переривання."
709
710 #, c-format
711 msgid ""
712 "The following paths and/or pathspecs matched paths that exist\n"
713 "outside of your sparse-checkout definition, so will not be\n"
714 "updated in the index:\n"
715 msgstr ""
716 "Наступні шляхи та/або визначники шляхів відповідають шляхам, які існують\n"
717 "за межами визначення вашого розрідженого переходу, тому не будуть\n"
718 "оновлені в індексі:\n"
719
720 msgid ""
721 "If you intend to update such entries, try one of the following:\n"
722 "* Use the --sparse option.\n"
723 "* Disable or modify the sparsity rules."
724 msgstr ""
725 "Якщо ви маєте намір оновити такі записи, спробуйте один із наведених нижче "
726 "способів:\n"
727 "* Використайте параметр --sparse.\n"
728 "* Вимкніть або змініть правила розрідженості."
729
730 #, c-format
731 msgid ""
732 "Note: switching to '%s'.\n"
733 "\n"
734 "You are in 'detached HEAD' state. You can look around, make experimental\n"
735 "changes and commit them, and you can discard any commits you make in this\n"
736 "state without impacting any branches by switching back to a branch.\n"
737 "\n"
738 "If you want to create a new branch to retain commits you create, you may\n"
739 "do so (now or later) by using -c with the switch command. Example:\n"
740 "\n"
741 " git switch -c <new-branch-name>\n"
742 "\n"
743 "Or undo this operation with:\n"
744 "\n"
745 " git switch -\n"
746 "\n"
747 "Turn off this advice by setting config variable advice.detachedHead to "
748 "false\n"
749 "\n"
750 msgstr ""
751 "Примітка: перемикання на \"%s\".\n"
752 "\n"
753 "Ви перебуваєте в стані \"відʼєднаного HEAD\". Ви можете озирнутися довкола, "
754 "внести експериментальні\n"
755 "зміни і зробити коміт, також ви можете відкинути будь-які коміти, зроблені у "
756 "цьому\n"
757 "стані, не впливаючи на інші гілки, просто перейшовши до іншої гілки.\n"
758 "\n"
759 "Якщо ви хочете створити нову гілку для збереження зроблених вами комітів, ви "
760 "можете\n"
761 "використати (зараз або пізніше) -c з командою switch. Наприклад:\n"
762 "\n"
763 " git switch -c <назва-нової-гілки\n"
764 "\n"
765 "Або скасувати цю операцію за допомогою:\n"
766 "\n"
767 " git switch -\n"
768 "\n"
769 "Щоб вимкнути цю пораду, встановіть конфігураційний параметр "
770 "advice.detachedHead у false\n"
771
772 #, c-format
773 msgid ""
774 "The following paths have been moved outside the\n"
775 "sparse-checkout definition but are not sparse due to local\n"
776 "modifications.\n"
777 msgstr ""
778 "Наступні шляхи, що було винесено за межі визначення розрідженого\n"
779 "переходу, не є розрідженими через локальні\n"
780 "зміни.\n"
781
782 msgid ""
783 "To correct the sparsity of these paths, do the following:\n"
784 "* Use \"git add --sparse <paths>\" to update the index\n"
785 "* Use \"git sparse-checkout reapply\" to apply the sparsity rules"
786 msgstr ""
787 "Щоб виправити розрідженість цих шляхів, виконайте наступне:\n"
788 "* Використайте \"git add --sparse <шляхи>\" для оновлення індексу\n"
789 "* Використайте \"git sparse-checkout reapply\", щоб застосувати правила "
790 "розрідженості"
791
792 msgid "cmdline ends with \\"
793 msgstr "cmdline завершується символом \\"
794
795 msgid "unclosed quote"
796 msgstr "незакриті лапки"
797
798 msgid "too many arguments"
799 msgstr "забагато аргументів"
800
801 #, c-format
802 msgid "unrecognized whitespace option '%s'"
803 msgstr "нерозпізнана опція пробільних символів \"%s\""
804
805 #, c-format
806 msgid "unrecognized whitespace ignore option '%s'"
807 msgstr "нерозпізнана опція ігнорування пробільних символів \"%s\""
808
809 #, c-format
810 msgid "options '%s' and '%s' cannot be used together"
811 msgstr "опції \"%s\" і \"%s\" не можна використовувати разом"
812
813 #, c-format
814 msgid "'%s' outside a repository"
815 msgstr "\"%s\" поза сховищем"
816
817 msgid "failed to read patch"
818 msgstr "не вдалося прочитати латку"
819
820 msgid "patch too large"
821 msgstr "латка занадто велика"
822
823 #, c-format
824 msgid "Cannot prepare timestamp regexp %s"
825 msgstr "Неможливо підготувати регвир позначки часу %s"
826
827 #, c-format
828 msgid "regexec returned %d for input: %s"
829 msgstr "regexec повернув %d для вводу: %s"
830
831 #, c-format
832 msgid "unable to find filename in patch at line %d"
833 msgstr "не вдалося знайти назву файла в рядку %d латки"
834
835 #, c-format
836 msgid "git apply: bad git-diff - expected /dev/null, got %s on line %d"
837 msgstr ""
838 "git apply: невірний git-diff - очікувалось /dev/null, отримано %s у рядку %d"
839
840 #, c-format
841 msgid "git apply: bad git-diff - inconsistent new filename on line %d"
842 msgstr ""
843 "git apply: невірний git-diff - невідповідна назва нового файлу в рядку %d"
844
845 #, c-format
846 msgid "git apply: bad git-diff - inconsistent old filename on line %d"
847 msgstr ""
848 "git apply: невірний git-diff - невідповідна назва старого файлу в рядку %d"
849
850 #, c-format
851 msgid "git apply: bad git-diff - expected /dev/null on line %d"
852 msgstr "git apply: невірний git-diff - очікувалось /dev/null у рядку %d"
853
854 #, c-format
855 msgid "invalid mode on line %d: %s"
856 msgstr "неприпустимий режим у рядку %d: %s"
857
858 #, c-format
859 msgid "inconsistent header lines %d and %d"
860 msgstr "невідповідні рядки заголовка %d та %d"
861
862 #, c-format
863 msgid ""
864 "git diff header lacks filename information when removing %d leading pathname "
865 "component (line %d)"
866 msgid_plural ""
867 "git diff header lacks filename information when removing %d leading pathname "
868 "components (line %d)"
869 msgstr[0] ""
870 "у заголовку git diff відсутня інформація про назву файла при видаленні %d "
871 "провідного компонента назви шляху (рядок %d)"
872 msgstr[1] ""
873 "у заголовку git diff відсутня інформація про назву файла при видаленні %d "
874 "провідних компонентів назви шляху (рядок %d)"
875 msgstr[2] ""
876 "у заголовку git diff відсутня інформація про назву файла при видаленні %d "
877 "провідних компонентів назви шляху (рядок %d)"
878
879 #, c-format
880 msgid "git diff header lacks filename information (line %d)"
881 msgstr "у заголовку git diff відсутня інформація про назву файла (рядок %d)"
882
883 #, c-format
884 msgid "recount: unexpected line: %.*s"
885 msgstr "recount: неочікуваний рядок: %.*s"
886
887 #, c-format
888 msgid "patch fragment without header at line %d: %.*s"
889 msgstr "фрагмент латки без заголовка у рядку %d: %.*s"
890
891 msgid "new file depends on old contents"
892 msgstr "новий файл залежить від старого вмісту"
893
894 msgid "deleted file still has contents"
895 msgstr "видалений файл все ще має вміст"
896
897 #, c-format
898 msgid "corrupt patch at line %d"
899 msgstr "пошкоджена латка у рядку %d"
900
901 #, c-format
902 msgid "new file %s depends on old contents"
903 msgstr "новий файл %s залежить від старого вмісту"
904
905 #, c-format
906 msgid "deleted file %s still has contents"
907 msgstr "видалений файл %s все ще має вміст"
908
909 #, c-format
910 msgid "** warning: file %s becomes empty but is not deleted"
911 msgstr "** попередження: файл %s стане порожнім, але не буде видалений"
912
913 #, c-format
914 msgid "corrupt binary patch at line %d: %.*s"
915 msgstr "пошкоджена бінарна латка у рядку %d: %.*s"
916
917 #, c-format
918 msgid "unrecognized binary patch at line %d"
919 msgstr "нерозпізнана бінарна латка у рядку %d"
920
921 #, c-format
922 msgid "patch with only garbage at line %d"
923 msgstr "латка, що містить лише непотріб у рядку %d"
924
925 #, c-format
926 msgid "unable to read symlink %s"
927 msgstr "не вдалося прочитати символьне посилання %s"
928
929 #, c-format
930 msgid "unable to open or read %s"
931 msgstr "не вдалося відкрити або прочитати %s"
932
933 #, c-format
934 msgid "invalid start of line: '%c'"
935 msgstr "неприпустимий початок рядка: \"%c\""
936
937 #, c-format
938 msgid "Hunk #%d succeeded at %d (offset %d line)."
939 msgid_plural "Hunk #%d succeeded at %d (offset %d lines)."
940 msgstr[0] "Шматок #%d успішно застосовано на позиції %d (зміщення %d рядок)."
941 msgstr[1] "Шматок #%d успішно застосовано на позиції %d (зміщення %d рядки)."
942 msgstr[2] "Шматок #%d успішно застосовано на позиції %d (зміщення %d рядків)."
943
944 #, c-format
945 msgid "Context reduced to (%ld/%ld) to apply fragment at %d"
946 msgstr ""
947 "Контекст скорочено до (%ld/%ld), щоб застосувати фрагмент на позиції %d"
948
949 #, c-format
950 msgid ""
951 "while searching for:\n"
952 "%.*s"
953 msgstr ""
954 "поки йде пошук:\n"
955 "%.*s"
956
957 #, c-format
958 msgid "missing binary patch data for '%s'"
959 msgstr "відсутні дані бінарної латки для \"%s\""
960
961 #, c-format
962 msgid "cannot reverse-apply a binary patch without the reverse hunk to '%s'"
963 msgstr ""
964 "неможливо виконати reverse-apply бінарної латки без зворотнього шматка до "
965 "\"%s\""
966
967 #, c-format
968 msgid "cannot apply binary patch to '%s' without full index line"
969 msgstr ""
970 "неможливо застосувати бінарну латку до \"%s\" без повного індексного рядка"
971
972 #, c-format
973 msgid ""
974 "the patch applies to '%s' (%s), which does not match the current contents."
975 msgstr ""
976 "латка застосовується до \"%s\" (%s), який не збігається з поточним вмістом."
977
978 #, c-format
979 msgid "the patch applies to an empty '%s' but it is not empty"
980 msgstr "латка застосовується до порожнього \"%s\", який не є порожнім"
981
982 #, c-format
983 msgid "the necessary postimage %s for '%s' cannot be read"
984 msgstr "неможливо прочитати необхідний postimage %s для \"%s\""
985
986 #, c-format
987 msgid "binary patch does not apply to '%s'"
988 msgstr "бінарна латка не застосовується до \"%s\""
989
990 #, c-format
991 msgid "binary patch to '%s' creates incorrect result (expecting %s, got %s)"
992 msgstr ""
993 "бінарна латка для \"%s\" призводить до некоректного результату (очікувалось "
994 "%s, отримано %s)"
995
996 #, c-format
997 msgid "patch failed: %s:%ld"
998 msgstr "латання не вдалося: %s:%ld"
999
1000 #, c-format
1001 msgid "cannot checkout %s"
1002 msgstr "неможливо переключити стан %s"
1003
1004 #, c-format
1005 msgid "failed to read %s"
1006 msgstr "не вдалося прочитати %s"
1007
1008 #, c-format
1009 msgid "reading from '%s' beyond a symbolic link"
1010 msgstr "читання з \"%s\" за символьним посиланням"
1011
1012 #, c-format
1013 msgid "path %s has been renamed/deleted"
1014 msgstr "шлях %s перейменовано/видалено"
1015
1016 #, c-format
1017 msgid "%s: does not exist in index"
1018 msgstr "%s: не існує в індексі"
1019
1020 #, c-format
1021 msgid "%s: does not match index"
1022 msgstr "%s: не співпадає з індексом"
1023
1024 msgid "repository lacks the necessary blob to perform 3-way merge."
1025 msgstr ""
1026 "у сховищі відсутній необхідний blob для виконання тристороннього злиття."
1027
1028 #, c-format
1029 msgid "Performing three-way merge...\n"
1030 msgstr "Виконання тристороннього злиття...\n"
1031
1032 #, c-format
1033 msgid "cannot read the current contents of '%s'"
1034 msgstr "неможливо прочитати поточний вміст \"%s\""
1035
1036 #, c-format
1037 msgid "Failed to perform three-way merge...\n"
1038 msgstr "Не вдалося виконати тристороннє злиття...\n"
1039
1040 #, c-format
1041 msgid "Applied patch to '%s' with conflicts.\n"
1042 msgstr "Латка до \"%s\" застосована з конфліктами.\n"
1043
1044 #, c-format
1045 msgid "Applied patch to '%s' cleanly.\n"
1046 msgstr "Латка до \"%s\" застосована чисто.\n"
1047
1048 #, c-format
1049 msgid "Falling back to direct application...\n"
1050 msgstr "Повернення до прямого застосування...\n"
1051
1052 msgid "removal patch leaves file contents"
1053 msgstr "латка видалення залишає вміст файлу"
1054
1055 #, c-format
1056 msgid "%s: wrong type"
1057 msgstr "%s: невірний тип"
1058
1059 #, c-format
1060 msgid "%s has type %o, expected %o"
1061 msgstr "%s має тип %o, очікувалось %o"
1062
1063 #, c-format
1064 msgid "invalid path '%s'"
1065 msgstr "неприпустимий шлях \"%s\""
1066
1067 #, c-format
1068 msgid "%s: already exists in index"
1069 msgstr "%s: вже існує в індексі"
1070
1071 #, c-format
1072 msgid "%s: already exists in working directory"
1073 msgstr "%s: вже існує в робочій директорії"
1074
1075 #, c-format
1076 msgid "new mode (%o) of %s does not match old mode (%o)"
1077 msgstr "новий режим (%o) для %s не відповідає старому режиму (%o)"
1078
1079 #, c-format
1080 msgid "new mode (%o) of %s does not match old mode (%o) of %s"
1081 msgstr "новий режим (%o) для %s не відповідає старому режиму (%o) для %s"
1082
1083 #, c-format
1084 msgid "affected file '%s' is beyond a symbolic link"
1085 msgstr "уражений файл \"%s\" знаходиться за межами символічного посилання"
1086
1087 #, c-format
1088 msgid "%s: patch does not apply"
1089 msgstr "%s: латка не може бути застосована"
1090
1091 #, c-format
1092 msgid "Checking patch %s..."
1093 msgstr "Перевірка латки %s..."
1094
1095 #, c-format
1096 msgid "sha1 information is lacking or useless for submodule %s"
1097 msgstr "sha1 інформація відсутня або марна для підмодуля %s"
1098
1099 #, c-format
1100 msgid "mode change for %s, which is not in current HEAD"
1101 msgstr "зміна режиму для %s, якого немає в поточному HEAD"
1102
1103 #, c-format
1104 msgid "sha1 information is lacking or useless (%s)."
1105 msgstr "sha1 інформація відсутня або марна (%s)."
1106
1107 #, c-format
1108 msgid "could not add %s to temporary index"
1109 msgstr "не вдалося додати %s до тимчасового індексу"
1110
1111 #, c-format
1112 msgid "could not write temporary index to %s"
1113 msgstr "не вдалося записати тимчасовий індекс у %s"
1114
1115 #, c-format
1116 msgid "unable to remove %s from index"
1117 msgstr "не вдалося видалити %s з індексу"
1118
1119 #, c-format
1120 msgid "corrupt patch for submodule %s"
1121 msgstr "пошкоджена латка для підмодуля %s"
1122
1123 #, c-format
1124 msgid "unable to stat newly created file '%s'"
1125 msgstr "не вдалося отримати інформацію про щойно створений файл \"%s\""
1126
1127 #, c-format
1128 msgid "unable to create backing store for newly created file %s"
1129 msgstr "не вдалося зробити запис для щойно створеного файлу %s"
1130
1131 #, c-format
1132 msgid "unable to add cache entry for %s"
1133 msgstr "не вдалося додати запис кешу для %s"
1134
1135 #, c-format
1136 msgid "failed to write to '%s'"
1137 msgstr "не вдалося записати в \"%s\""
1138
1139 #, c-format
1140 msgid "closing file '%s'"
1141 msgstr "закриття файлу \"%s\""
1142
1143 #, c-format
1144 msgid "unable to write file '%s' mode %o"
1145 msgstr "не вдалося записати файл \"%s\" в режимі %o"
1146
1147 #, c-format
1148 msgid "Applied patch %s cleanly."
1149 msgstr "Латка %s застосована чисто."
1150
1151 msgid "internal error"
1152 msgstr "внутрішня помилка"
1153
1154 #, c-format
1155 msgid "Applying patch %%s with %d reject..."
1156 msgid_plural "Applying patch %%s with %d rejects..."
1157 msgstr[0] "Застосування латки %%s з %d відкиданням..."
1158 msgstr[1] "Застосування латки %%s з %d відкиданнями..."
1159 msgstr[2] "Застосування латки %%s з %d відкиданнями..."
1160
1161 #, c-format
1162 msgid "cannot open %s"
1163 msgstr "неможливо відкрити %s"
1164
1165 #, c-format
1166 msgid "cannot unlink '%s'"
1167 msgstr "неможливо видалити \"%s\""
1168
1169 #, c-format
1170 msgid "Hunk #%d applied cleanly."
1171 msgstr "Шматок #%d застосовано чисто."
1172
1173 #, c-format
1174 msgid "Rejected hunk #%d."
1175 msgstr "Шматок #%d відкинуто."
1176
1177 #, c-format
1178 msgid "Skipped patch '%s'."
1179 msgstr "Пропущена латка \"%s\"."
1180
1181 msgid "No valid patches in input (allow with \"--allow-empty\")"
1182 msgstr "Немає коректних латок на вході (дозволити через \"--allow-empty\")"
1183
1184 msgid "unable to read index file"
1185 msgstr "не вдалося прочитати індексний файл"
1186
1187 #, c-format
1188 msgid "can't open patch '%s': %s"
1189 msgstr "неможливо відкрити латку \"%s\": %s"
1190
1191 #, c-format
1192 msgid "squelched %d whitespace error"
1193 msgid_plural "squelched %d whitespace errors"
1194 msgstr[0] "ігнорована %d помилка пробільних символів"
1195 msgstr[1] "ігноровані %d помилки пробільних символів"
1196 msgstr[2] "ігноровані %d помилок пробільних символів"
1197
1198 #, c-format
1199 msgid "%d line adds whitespace errors."
1200 msgid_plural "%d lines add whitespace errors."
1201 msgstr[0] "%d рядок додає помилки пробільних символів."
1202 msgstr[1] "%d рядки додають помилки пробільних символів."
1203 msgstr[2] "%d рядків додають помилки пробільних символів."
1204
1205 #, c-format
1206 msgid "%d line applied after fixing whitespace errors."
1207 msgid_plural "%d lines applied after fixing whitespace errors."
1208 msgstr[0] "%d рядок застосовано після виправлення помилок пробільних символів."
1209 msgstr[1] "%d рядки застосовано після виправлення помилок пробільних символів."
1210 msgstr[2] ""
1211 "%d рядків застосовано після виправлення помилок пробільних символів."
1212
1213 msgid "Unable to write new index file"
1214 msgstr "Не вдалося записати новий файл індексу"
1215
1216 msgid "don't apply changes matching the given path"
1217 msgstr "не застосовувати зміни, що відповідають вказаному шляху"
1218
1219 msgid "apply changes matching the given path"
1220 msgstr "застосувати зміни, що відповідають вказаному шляху"
1221
1222 msgid "num"
1223 msgstr "число"
1224
1225 msgid "remove <num> leading slashes from traditional diff paths"
1226 msgstr "видалити <num> перших слешів з традиційних diff-шляхів"
1227
1228 msgid "ignore additions made by the patch"
1229 msgstr "ігнорувати доповнення, зроблені латкою"
1230
1231 msgid "instead of applying the patch, output diffstat for the input"
1232 msgstr "замість застосування латки вивести diffstat для вхідних даних"
1233
1234 msgid "show number of added and deleted lines in decimal notation"
1235 msgstr "показати кількість доданих і видалених рядків у десятковій нотації"
1236
1237 msgid "instead of applying the patch, output a summary for the input"
1238 msgstr "замість застосування латки вивести підсумок для вхідних даних"
1239
1240 msgid "instead of applying the patch, see if the patch is applicable"
1241 msgstr "замість застосування латки перевірити можливість її застосування"
1242
1243 msgid "make sure the patch is applicable to the current index"
1244 msgstr "переконатися, що латка може бути застосовна до поточного індексу"
1245
1246 msgid "mark new files with `git add --intent-to-add`"
1247 msgstr "позначити нові файли командою \"git add --intent-to-add\""
1248
1249 msgid "apply a patch without touching the working tree"
1250 msgstr "застосувати латку, не торкаючись робочого дерева"
1251
1252 msgid "accept a patch that touches outside the working area"
1253 msgstr "прийняти латку, яка виходить за межі робочого простору"
1254
1255 msgid "also apply the patch (use with --stat/--summary/--check)"
1256 msgstr "також застосувати латку (використовуйте з --stat/--summary/--check)"
1257
1258 msgid "attempt three-way merge, fall back on normal patch if that fails"
1259 msgstr ""
1260 "спробувати тристороннє злиття, повернутися до звичайного латання, якщо це не "
1261 "вдасться"
1262
1263 msgid "for conflicts, use our version"
1264 msgstr "у разі конфліктів використовувати нашу версію"
1265
1266 msgid "for conflicts, use their version"
1267 msgstr "у разі конфліктів використовувати їхню версію"
1268
1269 msgid "for conflicts, use a union version"
1270 msgstr "у разі конфліктів використовувати обʼєднану версію"
1271
1272 msgid "build a temporary index based on embedded index information"
1273 msgstr "створити тимчасовий індекс на основі вбудованої індексної інформації"
1274
1275 msgid "paths are separated with NUL character"
1276 msgstr "шляхи відокремлюються символом NUL"
1277
1278 msgid "ensure at least <n> lines of context match"
1279 msgstr "забезпечити збіг принаймні <n> рядків контексту"
1280
1281 msgid "action"
1282 msgstr "дія"
1283
1284 msgid "detect new or modified lines that have whitespace errors"
1285 msgstr "виявляти нові або змінені рядки з помилками пробільних символів"
1286
1287 msgid "ignore changes in whitespace when finding context"
1288 msgstr "ігнорувати зміни пробільних символів при пошуку контексту"
1289
1290 msgid "apply the patch in reverse"
1291 msgstr "застосувати латку у зворотному порядку"
1292
1293 msgid "don't expect at least one line of context"
1294 msgstr "не очікувати на хоча б один рядок контексту"
1295
1296 msgid "leave the rejected hunks in corresponding *.rej files"
1297 msgstr "залишити відкинуті шматки у відповідних *.rej файлах"
1298
1299 msgid "allow overlapping hunks"
1300 msgstr "дозволити перекриття шматків"
1301
1302 msgid "tolerate incorrectly detected missing new-line at the end of file"
1303 msgstr "дозволяти некоректно виявлену відсутність нового рядка в кінці файлу"
1304
1305 msgid "do not trust the line counts in the hunk headers"
1306 msgstr "не довіряти кількості рядків у заголовках шматків"
1307
1308 msgid "root"
1309 msgstr "корінь"
1310
1311 msgid "prepend <root> to all filenames"
1312 msgstr "додати <корінь> до всіх назв файлів"
1313
1314 msgid "don't return error for empty patches"
1315 msgstr "не повертати помилку для порожніх латок"
1316
1317 msgid "--ours, --theirs, and --union require --3way"
1318 msgstr "--ours, --theirs, та --union вимагають --3way"
1319
1320 #, c-format
1321 msgid "cannot stream blob %s"
1322 msgstr "неможливо транслювати blob %s"
1323
1324 #, c-format
1325 msgid "unsupported file mode: 0%o (SHA1: %s)"
1326 msgstr "непідтримуваний режим файлу: 0%o (SHA1: %s)"
1327
1328 #, c-format
1329 msgid "deflate error (%d)"
1330 msgstr "помилка пакування (%d)"
1331
1332 #, c-format
1333 msgid "unable to start '%s' filter"
1334 msgstr "не вдалося запустити \"%s\" фільтр"
1335
1336 msgid "unable to redirect descriptor"
1337 msgstr "не вдалося перенаправити дескриптор"
1338
1339 #, c-format
1340 msgid "'%s' filter reported error"
1341 msgstr "Фільтр \"%s\" повідомив про помилку"
1342
1343 #, c-format
1344 msgid "path is not valid UTF-8: %s"
1345 msgstr "шлях не є припустимим UTF-8: %s"
1346
1347 #, c-format
1348 msgid "path too long (%d chars, SHA1: %s): %s"
1349 msgstr "шлях занадто довгий (%d символів, SHA1: %s): %s"
1350
1351 #, c-format
1352 msgid "timestamp too large for this system: %<PRIuMAX>"
1353 msgstr "позначка часу занадто велика для цієї системи: %<PRIuMAX>"
1354
1355 msgid "git archive [<options>] <tree-ish> [<path>...]"
1356 msgstr "git archive [<опції>] <деревоподібне-джерело> [<шлях>...]"
1357
1358 msgid ""
1359 "git archive --remote <repo> [--exec <cmd>] [<options>] <tree-ish> [<path>...]"
1360 msgstr ""
1361 "git archive --remote <сховище> [--exec <команда>] [<опції>] <деревоподібне-"
1362 "джерело> [<шлях>...]"
1363
1364 msgid "git archive --remote <repo> [--exec <cmd>] --list"
1365 msgstr "git archive --remote <сховище> [--exec <команда>] --list"
1366
1367 #, c-format
1368 msgid "cannot read '%s'"
1369 msgstr "неможливо прочитати \"%s\""
1370
1371 #, c-format
1372 msgid "pathspec '%s' matches files outside the current directory"
1373 msgstr "визначник шляху \"%s\" відповідає файлам поза поточною директорією"
1374
1375 #, c-format
1376 msgid "pathspec '%s' did not match any files"
1377 msgstr "визначник шляxу \"%s\" не відповідає жодному файлу"
1378
1379 #, c-format
1380 msgid "no such ref: %.*s"
1381 msgstr "немає такого посилання: %.*s"
1382
1383 #, c-format
1384 msgid "not a valid object name: %s"
1385 msgstr "невірне ім’я об’єкта: %s"
1386
1387 #, c-format
1388 msgid "not a tree object: %s"
1389 msgstr "не є об’єктом дерева: %s"
1390
1391 #, c-format
1392 msgid "failed to unpack tree object %s"
1393 msgstr "не вдалося розпакувати обʼєкт дерева %s"
1394
1395 #, c-format
1396 msgid "File not found: %s"
1397 msgstr "Файл не знайдено: %s"
1398
1399 #, c-format
1400 msgid "Not a regular file: %s"
1401 msgstr "Не звичайний файл: %s"
1402
1403 #, c-format
1404 msgid "unclosed quote: '%s'"
1405 msgstr "незакриті лапки: \"%s\""
1406
1407 #, c-format
1408 msgid "missing colon: '%s'"
1409 msgstr "відсутня двокрапка: \"%s\""
1410
1411 #, c-format
1412 msgid "empty file name: '%s'"
1413 msgstr "порожня назва файлу: \"%s\""
1414
1415 msgid "fmt"
1416 msgstr "fmt"
1417
1418 msgid "archive format"
1419 msgstr "формат архіву"
1420
1421 msgid "prefix"
1422 msgstr "префікс"
1423
1424 msgid "prepend prefix to each pathname in the archive"
1425 msgstr "додати префікс до кожної назви шляху в архіві"
1426
1427 msgid "file"
1428 msgstr "файл"
1429
1430 msgid "add untracked file to archive"
1431 msgstr "додати невідстежуваний файл до архіву"
1432
1433 msgid "path:content"
1434 msgstr "шлях:вміст"
1435
1436 msgid "write the archive to this file"
1437 msgstr "записати архів до цього файлу"
1438
1439 msgid "read .gitattributes in working directory"
1440 msgstr "читати .gitattributes робочої директорії"
1441
1442 msgid "report archived files on stderr"
1443 msgstr "звітувати про заархівовані файли в stderr"
1444
1445 msgid "time"
1446 msgstr "час"
1447
1448 msgid "set modification time of archive entries"
1449 msgstr "встановити час модифікації архівних записів"
1450
1451 msgid "set compression level"
1452 msgstr "встановити рівень компресії"
1453
1454 msgid "list supported archive formats"
1455 msgstr "показати список підтримуваних форматів архівів"
1456
1457 msgid "repo"
1458 msgstr "сховище"
1459
1460 msgid "retrieve the archive from remote repository <repo>"
1461 msgstr "отримати архів з віддаленого <сховища>"
1462
1463 msgid "command"
1464 msgstr "команда"
1465
1466 msgid "path to the remote git-upload-archive command"
1467 msgstr "шлях до віддаленої команди git-upload-archive"
1468
1469 msgid "Unexpected option --remote"
1470 msgstr "Неочікувана опція --remote"
1471
1472 #, c-format
1473 msgid "the option '%s' requires '%s'"
1474 msgstr "опція \"%s\" потребує \"%s\""
1475
1476 msgid "Unexpected option --output"
1477 msgstr "Неочікувана опція --output"
1478
1479 #, c-format
1480 msgid "extra command line parameter '%s'"
1481 msgstr "зайвий параметр командного рядка: \"%s\""
1482
1483 #, c-format
1484 msgid "Unknown archive format '%s'"
1485 msgstr "Невідомий формат архіву \"%s\""
1486
1487 #, c-format
1488 msgid "Argument not supported for format '%s': -%d"
1489 msgstr "Аргумент не підтримується для формату \"%s\": -%d"
1490
1491 #, c-format
1492 msgid "%.*s is not a valid attribute name"
1493 msgstr "%.*s не є припустимою назвою атрибута"
1494
1495 msgid "unable to add additional attribute"
1496 msgstr "не вдалося додати додатковий атрибут"
1497
1498 #, c-format
1499 msgid "ignoring overly long attributes line %d"
1500 msgstr "ігнорування надто довгого рядка атрибутів %d"
1501
1502 #, c-format
1503 msgid "%s not allowed: %s:%d"
1504 msgstr "%s не дозволено: %s:%d"
1505
1506 msgid ""
1507 "Negative patterns are ignored in git attributes\n"
1508 "Use '\\!' for literal leading exclamation."
1509 msgstr ""
1510 "Негативні шаблони ігноруються в git атрибутах\n"
1511 "Використовуйте \"\\!\" для додання знака оклику."
1512
1513 #, c-format
1514 msgid "cannot fstat gitattributes file '%s'"
1515 msgstr "неможливо виконати fstat для файла git атрибутів \"%s\""
1516
1517 #, c-format
1518 msgid "ignoring overly large gitattributes file '%s'"
1519 msgstr "ігнорування надто великого файлу gitattributes \"%s\""
1520
1521 #, c-format
1522 msgid "ignoring overly large gitattributes blob '%s'"
1523 msgstr "ігнорування надто великих gitattributes blob \"%s\""
1524
1525 msgid "cannot use --attr-source or GIT_ATTR_SOURCE without repo"
1526 msgstr "неможливо використати --attr-source або GIT_ATTR_SOURCE без сховища"
1527
1528 msgid "bad --attr-source or GIT_ATTR_SOURCE"
1529 msgstr "невірний --attr-source або GIT_ATTR_SOURCE"
1530
1531 #, c-format
1532 msgid "unable to stat '%s'"
1533 msgstr "не вдалося виконати stat для \"%s\""
1534
1535 #, c-format
1536 msgid "unable to read %s"
1537 msgstr "не вдалося прочитати %s"
1538
1539 #, c-format
1540 msgid "Badly quoted content in file '%s': %s"
1541 msgstr "Невірно процитований вміст у файлі \"%s\": %s"
1542
1543 #, c-format
1544 msgid "We cannot bisect more!\n"
1545 msgstr "Подальше бісектування неможливо!\n"
1546
1547 #, c-format
1548 msgid "Not a valid commit name %s"
1549 msgstr "Не є дійсною назвою коміту %s"
1550
1551 #, c-format
1552 msgid ""
1553 "The merge base %s is bad.\n"
1554 "This means the bug has been fixed between %s and [%s].\n"
1555 msgstr ""
1556 "База злиття %s є невірною.\n"
1557 "Це означає, що помилку було виправлено між %s та [%s].\n"
1558
1559 #, c-format
1560 msgid ""
1561 "The merge base %s is new.\n"
1562 "The property has changed between %s and [%s].\n"
1563 msgstr ""
1564 "База злиття %s є новою.\n"
1565 "Властивість змінилася між %s та [%s].\n"
1566
1567 #, c-format
1568 msgid ""
1569 "The merge base %s is %s.\n"
1570 "This means the first '%s' commit is between %s and [%s].\n"
1571 msgstr ""
1572 "Базою злиття %s є %s.\n"
1573 "Це означає, що перший \"%s\" коміт знаходиться між %s і [%s].\n"
1574
1575 #, c-format
1576 msgid ""
1577 "Some %s revs are not ancestors of the %s rev.\n"
1578 "git bisect cannot work properly in this case.\n"
1579 "Maybe you mistook %s and %s revs?\n"
1580 msgstr ""
1581 "Деякі %s revs не є предками %s rev.\n"
1582 "git bisect не може працювати належним чином в таких випадках.\n"
1583 "Можливо, ви переплутали %s і %s revs?\n"
1584
1585 #, c-format
1586 msgid ""
1587 "the merge base between %s and [%s] must be skipped.\n"
1588 "So we cannot be sure the first %s commit is between %s and %s.\n"
1589 "We continue anyway."
1590 msgstr ""
1591 "базу злиття між %s і [%s] потрібно пропустити.\n"
1592 "Тому ми не можемо бути впевнені, що перший коміт %s знаходиться між %s і "
1593 "%s.\n"
1594 "Ми все одно продовжимо."
1595
1596 #, c-format
1597 msgid "Bisecting: a merge base must be tested\n"
1598 msgstr "Бісекція: база злиття повинна бути протестована\n"
1599
1600 #, c-format
1601 msgid "a %s revision is needed"
1602 msgstr "необхідна ревізія %s"
1603
1604 #, c-format
1605 msgid "could not create file '%s'"
1606 msgstr "не вдалося створити файл \"%s\""
1607
1608 #, c-format
1609 msgid "unable to start 'show' for object '%s'"
1610 msgstr "не вдалося запустити \"show\" для об’єкта \"%s\""
1611
1612 #, c-format
1613 msgid "could not read file '%s'"
1614 msgstr "не вдалося прочитати файл \"%s\""
1615
1616 msgid "reading bisect refs failed"
1617 msgstr "не вдалося прочитати бісекційні посилання"
1618
1619 #, c-format
1620 msgid "%s was both %s and %s\n"
1621 msgstr "%s був одночасно і %s, і %s\n"
1622
1623 #, c-format
1624 msgid ""
1625 "No testable commit found.\n"
1626 "Maybe you started with bad path arguments?\n"
1627 msgstr ""
1628 "Не знайдено коміт для тестування.\n"
1629 "Можливо, ви почали з невірних аргументів шляху?\n"
1630
1631 #, c-format
1632 msgid "(roughly %d step)"
1633 msgid_plural "(roughly %d steps)"
1634 msgstr[0] "(приблизно %d крок)"
1635 msgstr[1] "(приблизно %d кроки)"
1636 msgstr[2] "(приблизно %d кроків)"
1637
1638 #. TRANSLATORS: the last %s will be replaced with "(roughly %d
1639 #. steps)" translation.
1640 #.
1641 #, c-format
1642 msgid "Bisecting: %d revision left to test after this %s\n"
1643 msgid_plural "Bisecting: %d revisions left to test after this %s\n"
1644 msgstr[0] "Бісекція: залишилося протестувати %d ревізію після цього %s\n"
1645 msgstr[1] "Бісекція: залишилося протестувати %d ревізії після цього %s\n"
1646 msgstr[2] "Бісекція: залишилося протестувати %d ревізій після цього %s\n"
1647
1648 msgid "--contents and --reverse do not blend well."
1649 msgstr "--contents і --reverse поєднуються не дуже добре."
1650
1651 msgid "--reverse and --first-parent together require specified latest commit"
1652 msgstr "--reverse і --first-parent разом вимагають вказівки останнього коміту"
1653
1654 msgid "revision walk setup failed"
1655 msgstr "не вдалося налаштувати проходження по ревізіям"
1656
1657 msgid ""
1658 "--reverse --first-parent together require range along first-parent chain"
1659 msgstr ""
1660 "--reverse --first-parent разом вимагають вказівки діапазону вздовж ланцюжка "
1661 "першого батька"
1662
1663 #, c-format
1664 msgid "no such path %s in %s"
1665 msgstr "немає шляху %s в %s"
1666
1667 #, c-format
1668 msgid "cannot read blob %s for path %s"
1669 msgstr "неможливо прочитати blob %s для шляху %s"
1670
1671 msgid ""
1672 "cannot inherit upstream tracking configuration of multiple refs when "
1673 "rebasing is requested"
1674 msgstr ""
1675 "неможливо успадкувати першоджерельну конфігурацію відстежування кількох "
1676 "посилань при запиті перебазування"
1677
1678 #, c-format
1679 msgid "not setting branch '%s' as its own upstream"
1680 msgstr "гілку \"%s\" не встановлено власним першоджерельним сховищем"
1681
1682 #, c-format
1683 msgid "branch '%s' set up to track '%s' by rebasing."
1684 msgstr "гілку \"%s\" налаштовано на відстежування \"%s\" через перебазування."
1685
1686 #, c-format
1687 msgid "branch '%s' set up to track '%s'."
1688 msgstr "гілку \"%s\" налаштовано на відстежування \"%s\"."
1689
1690 #, c-format
1691 msgid "branch '%s' set up to track:"
1692 msgstr "гілку \"%s\" налаштовано на відстежування:"
1693
1694 msgid "unable to write upstream branch configuration"
1695 msgstr "не вдалося записати конфігурацію висхідної гілки"
1696
1697 msgid ""
1698 "\n"
1699 "After fixing the error cause you may try to fix up\n"
1700 "the remote tracking information by invoking:"
1701 msgstr ""
1702 "\n"
1703 "Після усунення причини помилки ви можете спробувати виправити\n"
1704 "інформацію про віддалене відстежування здійснівши виклик:"
1705
1706 #, c-format
1707 msgid "asked to inherit tracking from '%s', but no remote is set"
1708 msgstr ""
1709 "просили успадкувати відстежування з \"%s\", але віддалене призначення не "
1710 "встановлено"
1711
1712 #, c-format
1713 msgid "asked to inherit tracking from '%s', but no merge configuration is set"
1714 msgstr ""
1715 "просили успадкувати відстежування з \"%s\", але конфігурацію злиття не задано"
1716
1717 #, c-format
1718 msgid "not tracking: ambiguous information for ref '%s'"
1719 msgstr "не відстежується: неоднозначна інформація для посилання \"%s\""
1720
1721 #. #-#-#-#-# branch.c.po #-#-#-#-#
1722 #. TRANSLATORS: This is a line listing a remote with duplicate
1723 #. refspecs in the advice message below. For RTL languages you'll
1724 #. probably want to swap the "%s" and leading " " space around.
1725 #.
1726 #. #-#-#-#-# object-name.c.po #-#-#-#-#
1727 #. TRANSLATORS: This is line item of ambiguous object output
1728 #. from describe_ambiguous_object() above. For RTL languages
1729 #. you'll probably want to swap the "%s" and leading " " space
1730 #. around.
1731 #.
1732 #, c-format
1733 msgid " %s\n"
1734 msgstr " %s\n"
1735
1736 #. TRANSLATORS: The second argument is a \n-delimited list of
1737 #. duplicate refspecs, composed above.
1738 #.
1739 #, c-format
1740 msgid ""
1741 "There are multiple remotes whose fetch refspecs map to the remote\n"
1742 "tracking ref '%s':\n"
1743 "%s\n"
1744 "This is typically a configuration error.\n"
1745 "\n"
1746 "To support setting up tracking branches, ensure that\n"
1747 "different remotes' fetch refspecs map into different\n"
1748 "tracking namespaces."
1749 msgstr ""
1750 "Існує кілька віддалених призначень, визначники отримання посилань яких "
1751 "розвʼязуються у віддалено \n"
1752 "відстежуване посилання \"%s\":\n"
1753 "%s\n"
1754 "Зазвичай це помилка конфігурації.\n"
1755 "\n"
1756 "Щоб підтримувати налаштування гілок відстежування, переконайтеся, що\n"
1757 "визначники отримання посилань різних віддалених призначень розвʼязуються у "
1758 "різні\n"
1759 "простори імен відстежування."
1760
1761 #, c-format
1762 msgid "'%s' is not a valid branch name"
1763 msgstr "\"%s\" не є допустимою назвою гілки"
1764
1765 msgid "See `man git check-ref-format`"
1766 msgstr "Дивіться \"man git check-ref-format\""
1767
1768 #, c-format
1769 msgid "a branch named '%s' already exists"
1770 msgstr "гілка з ім’ям \"%s\" вже існує"
1771
1772 #, c-format
1773 msgid "cannot force update the branch '%s' used by worktree at '%s'"
1774 msgstr ""
1775 "неможливо примусово оновити гілку \"%s\", яка використовується робочим "
1776 "деревом у \"%s\""
1777
1778 #, c-format
1779 msgid "cannot set up tracking information; starting point '%s' is not a branch"
1780 msgstr ""
1781 "неможливо налаштувати інформацію про відстежування; початкова точка \"%s\" "
1782 "не є гілкою"
1783
1784 #, c-format
1785 msgid "the requested upstream branch '%s' does not exist"
1786 msgstr "запитувана висхідна гілка \"%s\" не існує"
1787
1788 msgid ""
1789 "\n"
1790 "If you are planning on basing your work on an upstream\n"
1791 "branch that already exists at the remote, you may need to\n"
1792 "run \"git fetch\" to retrieve it.\n"
1793 "\n"
1794 "If you are planning to push out a new local branch that\n"
1795 "will track its remote counterpart, you may want to use\n"
1796 "\"git push -u\" to set the upstream config as you push."
1797 msgstr ""
1798 "\n"
1799 "Якщо ви плануєте базувати свою роботу на основі першоджерельної\n"
1800 "гілки, яка вже існує на віддаленому призначенні, вам може знадобитися\n"
1801 "запустити \"git fetch\", щоб отримати її.\n"
1802 "\n"
1803 "Якщо ви плануєте надіслати нову локальну гілку, яка\n"
1804 "буде відстежувати свою віддалену гілку, вам слід скористатися командою\n"
1805 "\"git push -u\", щоб встановити конфігурацію першоджерельного сховища під "
1806 "час надсилання."
1807
1808 #, c-format
1809 msgid "not a valid object name: '%s'"
1810 msgstr "не є допустимою назвою об’єкта: \"%s\""
1811
1812 #, c-format
1813 msgid "ambiguous object name: '%s'"
1814 msgstr "неоднозначна назва об’єкта: \"%s\""
1815
1816 #, c-format
1817 msgid "not a valid branch point: '%s'"
1818 msgstr "не є допустимою точкою розгалуження: \"%s\""
1819
1820 #, c-format
1821 msgid "submodule '%s': unable to find submodule"
1822 msgstr "підмодуль \"%s\": не вдалося знайти підмодуль"
1823
1824 #, c-format
1825 msgid ""
1826 "You may try updating the submodules using 'git checkout --no-recurse-"
1827 "submodules %s && git submodule update --init'"
1828 msgstr ""
1829 "Ви можете спробувати оновити підмодулі за допомогою \"git checkout --no-"
1830 "recurse-submodules %s && git submodule update --init\"."
1831
1832 #, c-format
1833 msgid "submodule '%s': cannot create branch '%s'"
1834 msgstr "підмодуль \"%s\": неможливо створити гілку \"%s\""
1835
1836 #, c-format
1837 msgid "'%s' is already used by worktree at '%s'"
1838 msgstr "\"%s\" вже використовується робочим деревом в \"%s\""
1839
1840 msgid "git add [<options>] [--] <pathspec>..."
1841 msgstr "git add [<опції>] [--] <визначник шляху>..."
1842
1843 #, c-format
1844 msgid "cannot chmod %cx '%s'"
1845 msgstr "неможливо виконати chmod %cx \"%s\""
1846
1847 msgid "Unstaged changes after refreshing the index:"
1848 msgstr "Неіндексовані зміни після оновлення індексу:"
1849
1850 msgid "could not read the index"
1851 msgstr "не вдалося прочитати індекс"
1852
1853 msgid "editing patch failed"
1854 msgstr "не вдалося відредагувати латку"
1855
1856 #, c-format
1857 msgid "could not stat '%s'"
1858 msgstr "не вдалося виконати stat \"%s\""
1859
1860 msgid "empty patch. aborted"
1861 msgstr "порожня латка. перервано"
1862
1863 #, c-format
1864 msgid "could not apply '%s'"
1865 msgstr "не вдалося застосувати \"%s\""
1866
1867 msgid "The following paths are ignored by one of your .gitignore files:\n"
1868 msgstr "Наступні шляхи ігноруються одним з ваших .gitignore файлів:\n"
1869
1870 msgid "dry run"
1871 msgstr "пробний запуск"
1872
1873 msgid "be verbose"
1874 msgstr "розгорнутий вивід"
1875
1876 msgid "interactive picking"
1877 msgstr "інтерактивний вибір"
1878
1879 msgid "select hunks interactively"
1880 msgstr "обирати шматки інтерактивно"
1881
1882 msgid "edit current diff and apply"
1883 msgstr "відредагувати поточну різницю і застосувати"
1884
1885 msgid "allow adding otherwise ignored files"
1886 msgstr "дозволити додавання ігнорованих файлів"
1887
1888 msgid "update tracked files"
1889 msgstr "оновити відстежувані файли"
1890
1891 msgid "renormalize EOL of tracked files (implies -u)"
1892 msgstr "перенормувати EOL відстежуваних файлів (мається на увазі -u)"
1893
1894 msgid "record only the fact that the path will be added later"
1895 msgstr "записати лише той факт, що шлях буде додано пізніше"
1896
1897 msgid "add changes from all tracked and untracked files"
1898 msgstr "додати зміни з усіх відстежуваних і невідстежуваних файлів"
1899
1900 msgid "ignore paths removed in the working tree (same as --no-all)"
1901 msgstr "ігнорувати шляхи, видалені у робочому дереві (те саме, що й --no-all)"
1902
1903 msgid "don't add, only refresh the index"
1904 msgstr "не додавати, лише оновити індекс"
1905
1906 msgid "just skip files which cannot be added because of errors"
1907 msgstr "просто пропустити файли, які не можуть бути додані через помилки"
1908
1909 msgid "check if - even missing - files are ignored in dry run"
1910 msgstr ""
1911 "перевірити, чи ігноруються файли, навіть якщо вони відсутні, під час "
1912 "пробного запуску"
1913
1914 msgid "allow updating entries outside of the sparse-checkout cone"
1915 msgstr "дозволити оновлення записів за межами конуса розрідженого переходу"
1916
1917 msgid "override the executable bit of the listed files"
1918 msgstr "перевизначити біт виконання для зазначених файлів"
1919
1920 msgid "warn when adding an embedded repository"
1921 msgstr "попереджувати при додаванні вбудованого сховища"
1922
1923 #, c-format
1924 msgid ""
1925 "You've added another git repository inside your current repository.\n"
1926 "Clones of the outer repository will not contain the contents of\n"
1927 "the embedded repository and will not know how to obtain it.\n"
1928 "If you meant to add a submodule, use:\n"
1929 "\n"
1930 "\tgit submodule add <url> %s\n"
1931 "\n"
1932 "If you added this path by mistake, you can remove it from the\n"
1933 "index with:\n"
1934 "\n"
1935 "\tgit rm --cached %s\n"
1936 "\n"
1937 "See \"git help submodule\" for more information."
1938 msgstr ""
1939 "Ви додали ще одне git сховище всередині вашого поточного сховища.\n"
1940 "Клони зовнішнього сховища не міститимуть вмісту\n"
1941 "вбудованого сховища і не знатимуть, як його отримати.\n"
1942 "Якщо ви хочете додати підмодуль, скористайтесь командою\n"
1943 "\n"
1944 "\tgit submodule add <url> %s\n"
1945 "\n"
1946 "Якщо ви додали цей шлях помилково, ви можете видалити його з\n"
1947 "індексу за допомогою:\n"
1948 "\n"
1949 "\tgit rm --cached %s\n"
1950 "\n"
1951 "Докладніше дивіться у \"git help submodule\"."
1952
1953 #, c-format
1954 msgid "adding embedded git repository: %s"
1955 msgstr "додавання вбудованого git сховища: %s"
1956
1957 msgid "Use -f if you really want to add them."
1958 msgstr "Скористайтесь -f, якщо ви дійсно хочете їх додати."
1959
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"
1970
1971 #, c-format
1972 msgid "'%s' and pathspec arguments cannot be used together"
1973 msgstr "\"%s\" та аргументи визначника шляху не можна використовувати разом"
1974
1975 #, c-format
1976 msgid "Nothing specified, nothing added.\n"
1977 msgstr "Нічого не зазначено, нічого не додано.\n"
1978
1979 msgid "Maybe you wanted to say 'git add .'?"
1980 msgstr "Можливо, ви хотіли вказати \"git add .\"?"
1981
1982 msgid "index file corrupt"
1983 msgstr "індексний файл пошкоджено"
1984
1985 msgid "unable to write new index file"
1986 msgstr "не вдалося записати новий файл індексу"
1987
1988 #, c-format
1989 msgid "bad action '%s' for '%s'"
1990 msgstr "невірна дія \"%s\" для \"%s\""
1991
1992 #, c-format
1993 msgid "invalid value for '%s': '%s'"
1994 msgstr "неприпустиме значення для \"%s\": \"%s\""
1995
1996 #, c-format
1997 msgid "could not read '%s'"
1998 msgstr "не вдалося прочитати \"%s\""
1999
2000 msgid "could not parse author script"
2001 msgstr "не вдалося розібрати author script"
2002
2003 #, c-format
2004 msgid "could not parse %s"
2005 msgstr "не вдалося розібрати %s"
2006
2007 #, c-format
2008 msgid "'%s' was deleted by the applypatch-msg hook"
2009 msgstr "\"%s\" було видалено applypatch-msg гачком"
2010
2011 #, c-format
2012 msgid "Malformed input line: '%s'."
2013 msgstr "Невірно сформований рядок вводу: \"%s\"."
2014
2015 #, c-format
2016 msgid "Failed to copy notes from '%s' to '%s'"
2017 msgstr "Не вдалося скопіювати нотатки з \"%s\" в \"%s\""
2018
2019 msgid "fseek failed"
2020 msgstr "fseek завершився невдало"
2021
2022 #, c-format
2023 msgid "could not open '%s' for reading"
2024 msgstr "не вдалося відкрити \"%s\" для читання"
2025
2026 #, c-format
2027 msgid "could not open '%s' for writing"
2028 msgstr "не вдалося відкрити \"%s\" для запису"
2029
2030 #, c-format
2031 msgid "could not parse patch '%s'"
2032 msgstr "не вдалося розібрати латку \"%s\""
2033
2034 msgid "Only one StGIT patch series can be applied at once"
2035 msgstr "Можна застосовувати лише одну серію StGIT латок одразу"
2036
2037 msgid "invalid timestamp"
2038 msgstr "неприпустима позначка часу"
2039
2040 msgid "invalid Date line"
2041 msgstr "неприпустимий рядок дати"
2042
2043 msgid "invalid timezone offset"
2044 msgstr "неприпустиме зміщення часового поясу"
2045
2046 msgid "Patch format detection failed."
2047 msgstr "Не вдалося визначити формат латки."
2048
2049 #, c-format
2050 msgid "failed to create directory '%s'"
2051 msgstr "не вдалося створити директорію \"%s\""
2052
2053 msgid "Failed to split patches."
2054 msgstr "Не вдалося розщепити латки."
2055
2056 #, c-format
2057 msgid "When you have resolved this problem, run \"%s --continue\".\n"
2058 msgstr "Коли ви вирішите цю проблему, виконайте \"%s --continue\".\n"
2059
2060 #, c-format
2061 msgid "If you prefer to skip this patch, run \"%s --skip\" instead.\n"
2062 msgstr ""
2063 "Якщо ви бажаєте пропустити цю латку, виконайте \"%s --skip\" замість цього.\n"
2064
2065 #, c-format
2066 msgid ""
2067 "To record the empty patch as an empty commit, run \"%s --allow-empty\".\n"
2068 msgstr ""
2069 "Щоб записати порожню латку як порожній коміт, виконайте \"%s --allow-"
2070 "empty\".\n"
2071
2072 #, c-format
2073 msgid "To restore the original branch and stop patching, run \"%s --abort\"."
2074 msgstr ""
2075 "Щоб повернути гілку до початкового стану і зупинити латання, виконайте \"%s "
2076 "--abort\"."
2077
2078 msgid "Patch sent with format=flowed; space at the end of lines might be lost."
2079 msgstr ""
2080 "Латку надіслано з параметром format=flowed; пробіли в кінці рядків можуть "
2081 "бути втрачені."
2082
2083 #, c-format
2084 msgid "missing author line in commit %s"
2085 msgstr "відсутній рядок автора в коміті %s"
2086
2087 #, c-format
2088 msgid "invalid ident line: %.*s"
2089 msgstr "неприпустимий ідентифікаційний рядок: %.*s"
2090
2091 #, c-format
2092 msgid "unable to parse commit %s"
2093 msgstr "не вдалося розібрати коміт %s"
2094
2095 msgid "Repository lacks necessary blobs to fall back on 3-way merge."
2096 msgstr ""
2097 "У сховищі не вистачає необхідних blob-обʼєктів, щоб повернутися до "
2098 "тристороннього злиття."
2099
2100 msgid "Using index info to reconstruct a base tree..."
2101 msgstr ""
2102 "Використання індексної інформації для реконструювання базового дерева..."
2103
2104 msgid ""
2105 "Did you hand edit your patch?\n"
2106 "It does not apply to blobs recorded in its index."
2107 msgstr ""
2108 "Ви відредагували свою латку вручну?\n"
2109 "Це не стосується blob-обʼєктів, записаних у його індексі."
2110
2111 msgid "Falling back to patching base and 3-way merge..."
2112 msgstr "Повернення до бази латки та тристороннього злиття..."
2113
2114 msgid "Failed to merge in the changes."
2115 msgstr "Не вдалося злити зміни."
2116
2117 msgid "git write-tree failed to write a tree"
2118 msgstr "git write-tree не вдалося записати дерево"
2119
2120 msgid "applying to an empty history"
2121 msgstr "застосування до порожньої історії"
2122
2123 msgid "failed to write commit object"
2124 msgstr "не вдалося записати об’єкт коміту"
2125
2126 #, c-format
2127 msgid "cannot resume: %s does not exist."
2128 msgstr "неможливо продовжити: %s не існує."
2129
2130 msgid "Commit Body is:"
2131 msgstr "Тіло коміту:"
2132
2133 #. TRANSLATORS: Make sure to include [y], [n], [e], [v] and [a]
2134 #. in your translation. The program will only accept English
2135 #. input at this point.
2136 #.
2137 #, c-format
2138 msgid "Apply? [y]es/[n]o/[e]dit/[v]iew patch/[a]ccept all: "
2139 msgstr ""
2140 "Застосувати? [y]-так / [n]-ні / [e]-редагувати / [v]-переглянути латку / [a]-"
2141 "застосувати все: "
2142
2143 msgid "unable to write index file"
2144 msgstr "не вдалося записати індексний файл"
2145
2146 #, c-format
2147 msgid "Dirty index: cannot apply patches (dirty: %s)"
2148 msgstr "Індекс забруднено: неможливо застосувати латки (забруднено: %s)"
2149
2150 #, c-format
2151 msgid "Skipping: %.*s"
2152 msgstr "Пропуск: %.*s"
2153
2154 #, c-format
2155 msgid "Creating an empty commit: %.*s"
2156 msgstr "Створення порожнього коміту: %.*s"
2157
2158 msgid "Patch is empty."
2159 msgstr "Латка порожня."
2160
2161 #, c-format
2162 msgid "Applying: %.*s"
2163 msgstr "Застосування: %.*s"
2164
2165 msgid "No changes -- Patch already applied."
2166 msgstr "Без змін - латку вже застосовано."
2167
2168 #, c-format
2169 msgid "Patch failed at %s %.*s"
2170 msgstr "Латання не вдалося на %s %.*s"
2171
2172 msgid "Use 'git am --show-current-patch=diff' to see the failed patch"
2173 msgstr ""
2174 "Скористайтесь \"git am --show-current-patch=diff\", щоб побачити невдалу "
2175 "латку"
2176
2177 msgid "No changes - recorded it as an empty commit."
2178 msgstr "Без змін - записаний як порожній коміт."
2179
2180 msgid ""
2181 "No changes - did you forget to use 'git add'?\n"
2182 "If there is nothing left to stage, chances are that something else\n"
2183 "already introduced the same changes; you might want to skip this patch."
2184 msgstr ""
2185 "Без змін - ви забули використати \"git add\"?\n"
2186 "Якщо нічого індексувати, є ймовірність того, що хтось інший\n"
2187 "вже вніс ті самі зміни; можливо, ви захочете пропустити цю латку."
2188
2189 msgid ""
2190 "You still have unmerged paths in your index.\n"
2191 "You should 'git add' each file with resolved conflicts to mark them as "
2192 "such.\n"
2193 "You might run `git rm` on a file to accept \"deleted by them\" for it."
2194 msgstr ""
2195 "У вашому індексі все ще залишаються не злиті шляхи.\n"
2196 "Вам слід виконати \"git add\" для кожного файлу з розвʼязаними конфліктами, "
2197 "щоб позначити їх як такі.\n"
2198 "Ви можете виконати \"git rm\" для файлу, щоб прийняти \"видалено ними\"."
2199
2200 #, c-format
2201 msgid "Could not parse object '%s'."
2202 msgstr "Не вдалося розібрати обʼєкт \"%s\"."
2203
2204 msgid "failed to clean index"
2205 msgstr "не вдалося очистити індекс"
2206
2207 msgid ""
2208 "You seem to have moved HEAD since the last 'am' failure.\n"
2209 "Not rewinding to ORIG_HEAD"
2210 msgstr ""
2211 "Здається, ви перемістили HEAD після останньої невдачі з \"am\".\n"
2212 "Перемотування вперед до ORIG_HEAD не виконується"
2213
2214 #, c-format
2215 msgid "failed to read '%s'"
2216 msgstr "не вдалося прочитати \"%s\""
2217
2218 msgid "git am [<options>] [(<mbox> | <Maildir>)...]"
2219 msgstr "git am [<опції>] [(<скринька> [<поштова директорія>)...]"
2220
2221 msgid "git am [<options>] (--continue | --skip | --abort)"
2222 msgstr "git am [<опції>] (--continue | --skip | --abort)"
2223
2224 msgid "run interactively"
2225 msgstr "запустити інтерактивно"
2226
2227 msgid "bypass pre-applypatch and applypatch-msg hooks"
2228 msgstr "обійти pre-applypatch та applypatch-msg гачки"
2229
2230 msgid "historical option -- no-op"
2231 msgstr "стара опція -- не працює"
2232
2233 msgid "allow fall back on 3way merging if needed"
2234 msgstr "дозволити повернутися до тристороннього злиття у разі потреби"
2235
2236 msgid "be quiet"
2237 msgstr "працювати тихесенько"
2238
2239 msgid "add a Signed-off-by trailer to the commit message"
2240 msgstr "додати Signed-off-by причіп у допис до коміту"
2241
2242 msgid "recode into utf8 (default)"
2243 msgstr "перекодувати в utf8 (за замовчуванням)"
2244
2245 msgid "pass -k flag to git-mailinfo"
2246 msgstr "передати -k прапорець до git-mailinfo"
2247
2248 msgid "pass -b flag to git-mailinfo"
2249 msgstr "передати -b прапорець до git-mailinfo"
2250
2251 msgid "pass -m flag to git-mailinfo"
2252 msgstr "передати -m прапорець до git-mailinfo"
2253
2254 msgid "pass --keep-cr flag to git-mailsplit for mbox format"
2255 msgstr "передати --keep-cr прапорець до git-mailsplit для формату mbox"
2256
2257 msgid "strip everything before a scissors line"
2258 msgstr "прибрати все раніше відрізної лінії"
2259
2260 msgid "pass it through git-mailinfo"
2261 msgstr "передати через git-mailinfo"
2262
2263 msgid "pass it through git-apply"
2264 msgstr "передати через git-apply"
2265
2266 msgid "n"
2267 msgstr "н"
2268
2269 msgid "format"
2270 msgstr "формат"
2271
2272 msgid "format the patch(es) are in"
2273 msgstr "формат латки(-ок)"
2274
2275 msgid "override error message when patch failure occurs"
2276 msgstr "перевизначити повідомлення про помилку при збої латання"
2277
2278 msgid "continue applying patches after resolving a conflict"
2279 msgstr "продовжити застосування латки після вирішення конфлікту"
2280
2281 msgid "synonyms for --continue"
2282 msgstr "те ж саме, що й --continue"
2283
2284 msgid "skip the current patch"
2285 msgstr "пропустити поточну латку"
2286
2287 msgid "restore the original branch and abort the patching operation"
2288 msgstr "відновити початкову гілку і перервати операцію латання"
2289
2290 msgid "abort the patching operation but keep HEAD where it is"
2291 msgstr "перервати латання, але залишити HEAD на тому місці, де він знаходиться"
2292
2293 msgid "show the patch being applied"
2294 msgstr "показати латку, що застосовується"
2295
2296 msgid "try to apply current patch again"
2297 msgstr "спробувати застосувати поточну латку ще раз"
2298
2299 msgid "record the empty patch as an empty commit"
2300 msgstr "записати порожню латку як порожній коміт"
2301
2302 msgid "lie about committer date"
2303 msgstr "брехати про дату комітера"
2304
2305 msgid "use current timestamp for author date"
2306 msgstr "використовувати поточну мітку часу для дати автора"
2307
2308 msgid "key-id"
2309 msgstr "key-id"
2310
2311 msgid "GPG-sign commits"
2312 msgstr "підписати коміти GPG-підписом"
2313
2314 msgid "how to handle empty patches"
2315 msgstr "як обробляти порожні латки"
2316
2317 msgid "(internal use for git-rebase)"
2318 msgstr "(внутрішнє використання для git-rebase)"
2319
2320 msgid ""
2321 "The -b/--binary option has been a no-op for long time, and\n"
2322 "it will be removed. Please do not use it anymore."
2323 msgstr ""
2324 "Опція -b/--binary вже давно не працює і\n"
2325 "буде видалена. Будь ласка, не використовуйте її більше."
2326
2327 msgid "failed to read the index"
2328 msgstr "не вдалося прочитати індекс"
2329
2330 #, c-format
2331 msgid "previous rebase directory %s still exists but mbox given."
2332 msgstr ""
2333 "попередня директорія перебазування %s все ще існує, але було надано mbox."
2334
2335 #, c-format
2336 msgid ""
2337 "Stray %s directory found.\n"
2338 "Use \"git am --abort\" to remove it."
2339 msgstr ""
2340 "Знайдено блукаючу директорію %s.\n"
2341 "скористайтесь командою \"git am --abort\", щоб вилучити її."
2342
2343 msgid "Resolve operation not in progress, we are not resuming."
2344 msgstr "Наразі не виконується операція вирішення, не поновлено."
2345
2346 msgid "interactive mode requires patches on the command line"
2347 msgstr "інтерактивний режим потребує латки у командному рядку"
2348
2349 msgid "git apply [<options>] [<patch>...]"
2350 msgstr "git apply [<опції>] [<латка>...]"
2351
2352 msgid "could not redirect output"
2353 msgstr "неможливо перенаправити вивід"
2354
2355 msgid "git archive: expected ACK/NAK, got a flush packet"
2356 msgstr "git archive: очікувалось ACK/NAK, отримано flush-пакет"
2357
2358 #, c-format
2359 msgid "git archive: NACK %s"
2360 msgstr "git archive: NACK %s"
2361
2362 msgid "git archive: protocol error"
2363 msgstr "git archive: помилка протоколу"
2364
2365 msgid "git archive: expected a flush"
2366 msgstr "git archive: очікувалось flush"
2367
2368 msgid "git backfill [--min-batch-size=<n>] [--[no-]sparse]"
2369 msgstr "git backfill [--min-batch-size=<н>] [--[no-]sparse]"
2370
2371 msgid "problem loading sparse-checkout"
2372 msgstr "проблема із завантаженням розрідженого переходу"
2373
2374 msgid "Minimum number of objects to request at a time"
2375 msgstr "Мінімальна кількість обʼєктів для запиту за один раз"
2376
2377 msgid "Restrict the missing objects to the current sparse-checkout"
2378 msgstr "Обмежити відсутні обʼєкти поточним розрідженим переходом"
2379
2380 msgid ""
2381 "git bisect start [--term-(bad|new)=<term-new> --term-(good|old)=<term-old>]\n"
2382 " [--no-checkout] [--first-parent] [<bad> [<good>...]] [--] "
2383 "[<pathspec>...]"
2384 msgstr ""
2385 "git bisect start [--term-(bad|new)=<новий-термін> --term-(good|old)=<старий-"
2386 "термін>]\n"
2387 " [--no-checkout] [--first-parent] [<поганий> [<добрий>...]] "
2388 "[--] [<визначник шляху>...]"
2389
2390 msgid "git bisect (bad|new|<term-new>) [<rev>]"
2391 msgstr "git bisect (поганий|новий|<новий-термін>) [<ревізія>...]"
2392
2393 msgid "git bisect (good|old|<term-old>) [<rev>...]"
2394 msgstr "git bisect (добрий|старий|<старий-термін>) [<ревізія>...]"
2395
2396 msgid "git bisect skip [(<rev>|<range>)...]"
2397 msgstr "git bisect skip [(<ревізія>|<діапазон>)...]"
2398
2399 msgid "git bisect reset [<commit>]"
2400 msgstr "git bisect reset [<коміт>]"
2401
2402 msgid "git bisect replay <logfile>"
2403 msgstr "git bisect replay <лог файл>"
2404
2405 msgid "git bisect run <cmd> [<arg>...]"
2406 msgstr "git bisect run <команда> [<аргумент>...]"
2407
2408 #, c-format
2409 msgid "cannot open file '%s' in mode '%s'"
2410 msgstr "неможливо відкрити файл \"%s\" у режимі \"%s\""
2411
2412 #, c-format
2413 msgid "could not write to file '%s'"
2414 msgstr "не вдалося записати в файл \"%s\""
2415
2416 #, c-format
2417 msgid "cannot open file '%s' for reading"
2418 msgstr "неможливо відкрити файл \"%s\" для читання"
2419
2420 #, c-format
2421 msgid "'%s' is not a valid term"
2422 msgstr "\"%s\" не є допустимим терміном"
2423
2424 #, c-format
2425 msgid "can't use the builtin command '%s' as a term"
2426 msgstr "неможливо використати вбудовану команду \"%s\" як термін"
2427
2428 #, c-format
2429 msgid "can't change the meaning of the term '%s'"
2430 msgstr "неможливо змінити значення терміну \"%s\""
2431
2432 msgid "please use two different terms"
2433 msgstr "будь ласка, використовуйте два різних терміна"
2434
2435 #, c-format
2436 msgid "We are not bisecting.\n"
2437 msgstr "Ми не робимо бісекцію.\n"
2438
2439 #, c-format
2440 msgid "'%s' is not a valid commit"
2441 msgstr "\"%s\" не є дійсним комітом"
2442
2443 #, c-format
2444 msgid ""
2445 "could not check out original HEAD '%s'. Try 'git bisect reset <commit>'."
2446 msgstr ""
2447 "не вдалося переключитися на початковий HEAD \"%s\". Спробуйте \"git bisect "
2448 "reset <коміт>\"."
2449
2450 #, c-format
2451 msgid "Bad bisect_write argument: %s"
2452 msgstr "Невірний bisect_write аргумент: %s"
2453
2454 #, c-format
2455 msgid "couldn't get the oid of the rev '%s'"
2456 msgstr "не вдалося отримати oid для rev \"%s\""
2457
2458 #, c-format
2459 msgid "couldn't open the file '%s'"
2460 msgstr "не вдалося відкрити файл \"%s\""
2461
2462 #, c-format
2463 msgid "Invalid command: you're currently in a %s/%s bisect"
2464 msgstr "Неприпустима команда: наразі ви в процесі %s/%s бісекції"
2465
2466 #, c-format
2467 msgid ""
2468 "You need to give me at least one %s and %s revision.\n"
2469 "You can use \"git bisect %s\" and \"git bisect %s\" for that."
2470 msgstr ""
2471 "Ви маєте надати принаймні одну %s та %s ревізію.\n"
2472 "Для цього ви можете скористатися командами \"git bisect %s\" і \"git bisect "
2473 "%s\"."
2474
2475 #, c-format
2476 msgid ""
2477 "You need to start by \"git bisect start\".\n"
2478 "You then need to give me at least one %s and %s revision.\n"
2479 "You can use \"git bisect %s\" and \"git bisect %s\" for that."
2480 msgstr ""
2481 "Вам потрібно почати з \"git bisect start\".\n"
2482 "Потім вам потрібно надати принаймні одну %s і %s ревізію.\n"
2483 "Для цього ви можете скористатися командами \"git bisect %s\" і \"git bisect "
2484 "%s\"."
2485
2486 #, c-format
2487 msgid "bisecting only with a %s commit"
2488 msgstr "бісекція лише з %s комітом"
2489
2490 #. TRANSLATORS: Make sure to include [Y] and [n] in your
2491 #. translation. The program will only accept English input
2492 #. at this point.
2493 #.
2494 msgid "Are you sure [Y/n]? "
2495 msgstr "Ви впевнені [Y/n]? "
2496
2497 msgid "status: waiting for both good and bad commits\n"
2498 msgstr "статус: чекаємо на добрий і поганий коміти\n"
2499
2500 #, c-format
2501 msgid "status: waiting for bad commit, %d good commit known\n"
2502 msgid_plural "status: waiting for bad commit, %d good commits known\n"
2503 msgstr[0] "статус: чекаємо на поганий коміт, відомий %d добрий коміт\n"
2504 msgstr[1] "статус: чекаємо на поганий коміт, відомі %d добрих коміти\n"
2505 msgstr[2] "статус: чекаємо на поганий коміт, відомі %d добрих комітів\n"
2506
2507 msgid "status: waiting for good commit(s), bad commit known\n"
2508 msgstr "статус: чекаємо на добрий коміт(и), поганий коміт відомий\n"
2509
2510 msgid "no terms defined"
2511 msgstr "терміни не визначені"
2512
2513 #, c-format
2514 msgid ""
2515 "Your current terms are %s for the old state\n"
2516 "and %s for the new state.\n"
2517 msgstr ""
2518 "Ваші поточні терміни: %s для старого стану\n"
2519 "і %s для нового стану.\n"
2520
2521 #, c-format
2522 msgid ""
2523 "invalid argument %s for 'git bisect terms'.\n"
2524 "Supported options are: --term-good|--term-old and --term-bad|--term-new."
2525 msgstr ""
2526 "неприпустимий аргумент %s для \"git bisect terms\".\n"
2527 "Підтримувані опції: --term-good|--term-old і --term-bad|--term-new."
2528
2529 #, c-format
2530 msgid "could not open '%s' for appending"
2531 msgstr "не вдалося відкрити \"%s\" для додавання"
2532
2533 msgid "'' is not a valid term"
2534 msgstr "\"\" не є допустимим терміном"
2535
2536 #, c-format
2537 msgid "unrecognized option: '%s'"
2538 msgstr "нерозпізнана опція: \"%s\""
2539
2540 #, c-format
2541 msgid "'%s' does not appear to be a valid revision"
2542 msgstr "\"%s\" не є дійсною ревізією"
2543
2544 msgid "bad HEAD - I need a HEAD"
2545 msgstr "невірний HEAD - потрібен HEAD"
2546
2547 #, c-format
2548 msgid "checking out '%s' failed. Try 'git bisect start <valid-branch>'."
2549 msgstr ""
2550 "переключення на \"%s\" завершилося невдало. Спробуйте \"git bisect start "
2551 "<дійсна-гілка>\"."
2552
2553 msgid "bad HEAD - strange symbolic ref"
2554 msgstr "невірний HEAD - дивне символьне посилання"
2555
2556 #, c-format
2557 msgid "invalid ref: '%s'"
2558 msgstr "неприпустиме посилання: \"%s\""
2559
2560 msgid "You need to start by \"git bisect start\"\n"
2561 msgstr "Вам потрібно почати з \"git bisect start\"\n"
2562
2563 #. TRANSLATORS: Make sure to include [Y] and [n] in your
2564 #. translation. The program will only accept English input
2565 #. at this point.
2566 #.
2567 msgid "Do you want me to do it for you [Y/n]? "
2568 msgstr "Ви хочете, щоб я зробив це для вас [Y/n]? "
2569
2570 msgid "Please call `--bisect-state` with at least one argument"
2571 msgstr ""
2572 "Будь ласка, використовуйте \"--bisect-state\" з принаймні одним аргументом"
2573
2574 #, c-format
2575 msgid "'git bisect %s' can take only one argument."
2576 msgstr "\"git bisect %s\" приймає лише один аргумент."
2577
2578 #, c-format
2579 msgid "Bad rev input: %s"
2580 msgstr "Невірне значення ревізії: %s"
2581
2582 #, c-format
2583 msgid "Bad rev input (not a commit): %s"
2584 msgstr "Невірне значення ревізії (не є комітом): %s"
2585
2586 msgid "We are not bisecting."
2587 msgstr "Наразі ви не робите бісекцію."
2588
2589 #, c-format
2590 msgid "'%s'?? what are you talking about?"
2591 msgstr "\"%s\"? Що ви маєте на увазі?"
2592
2593 #, c-format
2594 msgid "cannot read file '%s' for replaying"
2595 msgstr "не вдалося прочитати файл \"%s\" для відтворення"
2596
2597 #, c-format
2598 msgid "running %s\n"
2599 msgstr "виконання %s\n"
2600
2601 msgid "bisect run failed: no command provided."
2602 msgstr "бісекція завершилася невдало: не надано команду."
2603
2604 #, c-format
2605 msgid "unable to verify %s on good revision"
2606 msgstr "не вдалося розпізнати %s як припустиму ревізію"
2607
2608 #, c-format
2609 msgid "bogus exit code %d for good revision"
2610 msgstr "хибний код виходу %d для доброї ревізії"
2611
2612 #, c-format
2613 msgid "bisect run failed: exit code %d from %s is < 0 or >= 128"
2614 msgstr "бісекція завершилася невдало: код виходу %d з %s є < 0 або >= 128"
2615
2616 #, c-format
2617 msgid "cannot open file '%s' for writing"
2618 msgstr "не вдалося відкрити файл \"%s\" для запису"
2619
2620 msgid "bisect run cannot continue any more"
2621 msgstr "неможливо продовжити бісекцію"
2622
2623 msgid "bisect run success"
2624 msgstr "бісекцію завершено успішно"
2625
2626 msgid "bisect found first bad commit"
2627 msgstr "бісекція знайшла перший поганий коміт"
2628
2629 #, c-format
2630 msgid "bisect run failed: 'git bisect %s' exited with error code %d"
2631 msgstr ""
2632 "бісекція завершилася невдало: \"git bisect %s\" завершено з кодом помилки %d"
2633
2634 #, c-format
2635 msgid "'%s' requires either no argument or a commit"
2636 msgstr "\"%s\" потребує або відсутності аргументу, або коміт"
2637
2638 #, c-format
2639 msgid "'%s' requires 0 or 1 argument"
2640 msgstr "\"%s\" потребує 0 або 1 аргумент"
2641
2642 #, c-format
2643 msgid "'%s' requires 0 arguments"
2644 msgstr "\"%s\" потребує 0 аргументів"
2645
2646 msgid "no logfile given"
2647 msgstr "не надано файл журналу"
2648
2649 #, c-format
2650 msgid "'%s' failed: no command provided."
2651 msgstr "\"%s\" завершено невдало: не надано команду."
2652
2653 msgid "need a command"
2654 msgstr "потрібна команда"
2655
2656 #, c-format
2657 msgid "unknown command: '%s'"
2658 msgstr "невідома команда: \"%s\""
2659
2660 msgid "git blame [<options>] [<rev-opts>] [<rev>] [--] <file>"
2661 msgstr "git blame [<опції>] [<rev-опції>] [<ревізія>] [--] <файл>"
2662
2663 msgid "git annotate [<options>] [<rev-opts>] [<rev>] [--] <file>"
2664 msgstr "git annotate [<опції>] [<rev-опції>] [<ревізія>] [--] <файл>"
2665
2666 msgid "<rev-opts> are documented in git-rev-list(1)"
2667 msgstr "<rev-опції> задокументовані у git-rev-list(1)"
2668
2669 #, c-format
2670 msgid "expecting a color: %s"
2671 msgstr "очікування кольору: %s"
2672
2673 msgid "must end with a color"
2674 msgstr "повинно закінчуватися кольором"
2675
2676 #, c-format
2677 msgid "cannot find revision %s to ignore"
2678 msgstr "неможливо знайти ревізію %s для ігнорування"
2679
2680 msgid "show blame entries as we find them, incrementally"
2681 msgstr "показувати blame записи по мірі того, як ми їх знаходимо, поступово"
2682
2683 msgid "do not show object names of boundary commits (Default: off)"
2684 msgstr "не показувати назви об’єктів межевих комітів (за замовчуванням: off)"
2685
2686 msgid "do not treat root commits as boundaries (Default: off)"
2687 msgstr "не обробляти кореневі коміти як межі (за замовчуванням: off)"
2688
2689 msgid "show work cost statistics"
2690 msgstr "показати статистику вартості робіт"
2691
2692 msgid "force progress reporting"
2693 msgstr "примусово звітувати про хід виконання"
2694
2695 msgid "show output score for blame entries"
2696 msgstr "показати вихідний показник для blame записів"
2697
2698 msgid "show original filename (Default: auto)"
2699 msgstr "показати оригінальне ім’я файлу (за замовчуванням: auto)"
2700
2701 msgid "show original linenumber (Default: off)"
2702 msgstr "показувати початковий номер рядка (за замовчуванням: off)"
2703
2704 msgid "show in a format designed for machine consumption"
2705 msgstr "показувати у форматі, призначеному для машинного споживання"
2706
2707 msgid "show porcelain format with per-line commit information"
2708 msgstr ""
2709 "показати у porcelain форматі з інформацією про кожен коміт в окремому рядку"
2710
2711 msgid "use the same output mode as git-annotate (Default: off)"
2712 msgstr ""
2713 "використовувати той самий режим виводу, що і git-annotate (за замовчуванням: "
2714 "off)"
2715
2716 msgid "show raw timestamp (Default: off)"
2717 msgstr "показувати необроблену мітку часу (за замовчуванням: off)"
2718
2719 msgid "show long commit SHA1 (Default: off)"
2720 msgstr "показувати довгу версію SHA1 коміту (за замовчуванням: off)"
2721
2722 msgid "suppress author name and timestamp (Default: off)"
2723 msgstr "приховати ім’я автора та мітку часу (за замовчуванням: off)"
2724
2725 msgid "show author email instead of name (Default: off)"
2726 msgstr "показувати email автора замість імені (за замовчуванням: off)"
2727
2728 msgid "ignore whitespace differences"
2729 msgstr "ігнорувати різницю між пробільними символами"
2730
2731 msgid "rev"
2732 msgstr "ревізія"
2733
2734 msgid "ignore <rev> when blaming"
2735 msgstr "ігнорувати <ревізію> при blame"
2736
2737 msgid "ignore revisions from <file>"
2738 msgstr "ігнорувати ревізії з <файлу>"
2739
2740 msgid "color redundant metadata from previous line differently"
2741 msgstr "розфарбувати надлишкові метадані з попереднього рядка інакше"
2742
2743 msgid "color lines by age"
2744 msgstr "розфарбувати рядки за віком"
2745
2746 msgid "spend extra cycles to find better match"
2747 msgstr "витрачати додаткові цикли для пошуку кращого варіанта"
2748
2749 msgid "use revisions from <file> instead of calling git-rev-list"
2750 msgstr "використовувати ревізії з <файлу> замість виклику git-rev-list"
2751
2752 msgid "use <file>'s contents as the final image"
2753 msgstr "використовувати вміст <файлу> як кінцевий образ"
2754
2755 msgid "score"
2756 msgstr "показник"
2757
2758 msgid "find line copies within and across files"
2759 msgstr "знаходити копії рядків у файлах та між ними"
2760
2761 msgid "find line movements within and across files"
2762 msgstr "знаходити переміщення рядків у файлі та між ними"
2763
2764 msgid "range"
2765 msgstr "діапазон"
2766
2767 msgid "process only line range <start>,<end> or function :<funcname>"
2768 msgstr ""
2769 "обробити тільки діапазон рядків <початок>,<кінець> або функцію :<назва-"
2770 "функції>"
2771
2772 msgid "--progress can't be used with --incremental or porcelain formats"
2773 msgstr ""
2774 "--progress не можна використовувати з форматами --incremental або porcelain"
2775
2776 #. TRANSLATORS: This string is used to tell us the
2777 #. maximum display width for a relative timestamp in
2778 #. "git blame" output. For C locale, "4 years, 11
2779 #. months ago", which takes 22 places, is the longest
2780 #. among various forms of relative timestamps, but
2781 #. your language may need more or fewer display
2782 #. columns.
2783 #.
2784 msgid "4 years, 11 months ago"
2785 msgstr "4 роки, 11 місяців тому"
2786
2787 #, c-format
2788 msgid "file %s has only %lu line"
2789 msgid_plural "file %s has only %lu lines"
2790 msgstr[0] "файл %s містить лише %lu рядок"
2791 msgstr[1] "файл %s містить лише %lu рядки"
2792 msgstr[2] "файл %s містить лише %lu рядків"
2793
2794 msgid "Blaming lines"
2795 msgstr "Blaming рядки"
2796
2797 msgid "git branch [<options>] [-r | -a] [--merged] [--no-merged]"
2798 msgstr "git branch [<опції>] [-r | -a] [--merged] [--no-merged]"
2799
2800 msgid ""
2801 "git branch [<options>] [-f] [--recurse-submodules] <branch-name> [<start-"
2802 "point>]"
2803 msgstr ""
2804 "git branch [<опції>] [-f] [--recurse-submodules] <назва-гілки> [<початкова-"
2805 "точка>]"
2806
2807 msgid "git branch [<options>] [-l] [<pattern>...]"
2808 msgstr "git branch [<опції>] [-l] [<шаблон>...]"
2809
2810 msgid "git branch [<options>] [-r] (-d | -D) <branch-name>..."
2811 msgstr "git branch [<опції>] [-r] (-d | -D) <имʼя-гілки>..."
2812
2813 msgid "git branch [<options>] (-m | -M) [<old-branch>] <new-branch>"
2814 msgstr "git branch [<опції>] (-m | -M) [<стара-гілка>] <нова-гілка>"
2815
2816 msgid "git branch [<options>] (-c | -C) [<old-branch>] <new-branch>"
2817 msgstr "git branch [<опції>] (-c | -C) [<стара-гілка>] <нова-гілка>"
2818
2819 msgid "git branch [<options>] [-r | -a] [--points-at]"
2820 msgstr "git branch [<опції>] [-r | -a] [--points-at]"
2821
2822 msgid "git branch [<options>] [-r | -a] [--format]"
2823 msgstr "git branch [<опції>] [-r | -a] [--format]"
2824
2825 #, c-format
2826 msgid ""
2827 "deleting branch '%s' that has been merged to\n"
2828 " '%s', but not yet merged to HEAD"
2829 msgstr ""
2830 "видалення гілки \"%s\", яка була злита з\n"
2831 " \"%s\", але ще не злита з HEAD"
2832
2833 #, c-format
2834 msgid ""
2835 "not deleting branch '%s' that is not yet merged to\n"
2836 " '%s', even though it is merged to HEAD"
2837 msgstr ""
2838 "утримання гілки \"%s\", яка ще не була злита з\n"
2839 " \"%s\", незважаючи на те, що вже була злита з HEAD"
2840
2841 #, c-format
2842 msgid "couldn't look up commit object for '%s'"
2843 msgstr "не вдалося знайти об’єкт коміту для \"%s\""
2844
2845 #, c-format
2846 msgid "the branch '%s' is not fully merged"
2847 msgstr "гілка \"%s\" злита не повністю"
2848
2849 #, c-format
2850 msgid "If you are sure you want to delete it, run 'git branch -D %s'"
2851 msgstr ""
2852 "Якщо ви впевнені, що хочете її видалити, виконайте \"git branch -D %s\""
2853
2854 msgid "update of config-file failed"
2855 msgstr "не вдалося оновити конфігураційний файл"
2856
2857 msgid "cannot use -a with -d"
2858 msgstr "не можна використовувати -a з -d"
2859
2860 #, c-format
2861 msgid "cannot delete branch '%s' used by worktree at '%s'"
2862 msgstr ""
2863 "неможливо видалити гілку \"%s\", яка використовується робочим деревом у "
2864 "\"%s\""
2865
2866 #, c-format
2867 msgid "remote-tracking branch '%s' not found"
2868 msgstr "віддалено відстежувана гілка \"%s\" не знайдена"
2869
2870 #, c-format
2871 msgid ""
2872 "branch '%s' not found.\n"
2873 "Did you forget --remote?"
2874 msgstr ""
2875 "гілка \"%s\" не знайдена.\n"
2876 "Ви забули --remote?"
2877
2878 #, c-format
2879 msgid "branch '%s' not found"
2880 msgstr "гілка \"%s\" не знайдена"
2881
2882 #, c-format
2883 msgid "Deleted remote-tracking branch %s (was %s).\n"
2884 msgstr "Видалено гілку віддаленого відстеження %s (була %s).\n"
2885
2886 #, c-format
2887 msgid "Deleted branch %s (was %s).\n"
2888 msgstr "Видалено гілку %s (була %s).\n"
2889
2890 msgid "unable to parse format string"
2891 msgstr "не вдалося розібрати рядок форматування"
2892
2893 msgid "could not resolve HEAD"
2894 msgstr "не вдалося розвʼязати HEAD"
2895
2896 #, c-format
2897 msgid "HEAD (%s) points outside of refs/heads/"
2898 msgstr "HEAD (%s) пунктів за межами refs/heads/"
2899
2900 #, c-format
2901 msgid "branch %s is being rebased at %s"
2902 msgstr "гілка %s перебазується на %s"
2903
2904 #, c-format
2905 msgid "branch %s is being bisected at %s"
2906 msgstr "гілка %s бісектується в %s"
2907
2908 #, c-format
2909 msgid "HEAD of working tree %s is not updated"
2910 msgstr "HEAD робочого дерева %s не оновлено"
2911
2912 #, c-format
2913 msgid "invalid branch name: '%s'"
2914 msgstr "неприпустима назва гілки: \"%s\""
2915
2916 #, c-format
2917 msgid "no commit on branch '%s' yet"
2918 msgstr "поки що немає комітів у гілці \"%s\""
2919
2920 #, c-format
2921 msgid "no branch named '%s'"
2922 msgstr "немає гілки з назвою \"%s\""
2923
2924 msgid "branch rename failed"
2925 msgstr "не вдалося перейменувати гілку"
2926
2927 msgid "branch copy failed"
2928 msgstr "не вдалося скопіювати гілку"
2929
2930 #, c-format
2931 msgid "created a copy of a misnamed branch '%s'"
2932 msgstr "створено копію невірно названої гілки \"%s\""
2933
2934 #, c-format
2935 msgid "renamed a misnamed branch '%s' away"
2936 msgstr "перейменовано невірно названу гілку \"%s\""
2937
2938 #, c-format
2939 msgid "branch renamed to %s, but HEAD is not updated"
2940 msgstr "гілку перейменовано на %s, але HEAD не оновлено"
2941
2942 msgid "branch is renamed, but update of config-file failed"
2943 msgstr "гілку перейменовано, але не вдалося оновити конфігураційний файл"
2944
2945 msgid "branch is copied, but update of config-file failed"
2946 msgstr "гілку скопійовано, але не вдалося оновити конфігураційний файл"
2947
2948 #, c-format
2949 msgid ""
2950 "Please edit the description for the branch\n"
2951 " %s\n"
2952 "Lines starting with '%s' will be stripped.\n"
2953 msgstr ""
2954 "Будь ласка, відредагуйте опис гілки\n"
2955 " %s\n"
2956 "Рядки, що починаються з \"%s\", будуть вилучені.\n"
2957
2958 msgid "Generic options"
2959 msgstr "Загальні опції"
2960
2961 msgid "show hash and subject, give twice for upstream branch"
2962 msgstr ""
2963 "показувати хеш і тему, додайте двічі, щоб застосувати для висхідної гілки"
2964
2965 msgid "suppress informational messages"
2966 msgstr "приховати інформаційні повідомлення"
2967
2968 msgid "set branch tracking configuration"
2969 msgstr "налаштувати конфігурацію відстежуваних гілок"
2970
2971 msgid "do not use"
2972 msgstr "не використовувати"
2973
2974 msgid "upstream"
2975 msgstr "першоджерельне сховище"
2976
2977 msgid "change the upstream info"
2978 msgstr "змінити інформацію щодо першоджерельного сховища"
2979
2980 msgid "unset the upstream info"
2981 msgstr "скинути інформацію щодо першоджерельного сховища"
2982
2983 msgid "use colored output"
2984 msgstr "використовувати кольоровий вивід"
2985
2986 msgid "act on remote-tracking branches"
2987 msgstr "працювати з віддалено відстежуваними гілками"
2988
2989 msgid "print only branches that contain the commit"
2990 msgstr "виводити тільки гілки, що містять цей коміт"
2991
2992 msgid "print only branches that don't contain the commit"
2993 msgstr "виводити тільки гілки, що не містять цей коміт"
2994
2995 msgid "Specific git-branch actions:"
2996 msgstr "Специфічні git-branch дії:"
2997
2998 msgid "list both remote-tracking and local branches"
2999 msgstr "показати як віддалено відстежувані, так і локальні гілки"
3000
3001 msgid "delete fully merged branch"
3002 msgstr "видалити повністю злиту гілку"
3003
3004 msgid "delete branch (even if not merged)"
3005 msgstr "видалити гілку (навіть не повністю злиту)"
3006
3007 msgid "move/rename a branch and its reflog"
3008 msgstr "перемістити/перейменувати гілку та її журнал посилань"
3009
3010 msgid "move/rename a branch, even if target exists"
3011 msgstr "перемістити/перейменувати гілку, навіть якщо призначення існує"
3012
3013 msgid "do not output a newline after empty formatted refs"
3014 msgstr "не виводити новий рядок після порожніх форматованих посилань"
3015
3016 msgid "copy a branch and its reflog"
3017 msgstr "скопіювати гілку та її журнал посилань"
3018
3019 msgid "copy a branch, even if target exists"
3020 msgstr "скопіювати гілку, навіть якщо призначення існує"
3021
3022 msgid "list branch names"
3023 msgstr "показати назви гілок"
3024
3025 msgid "show current branch name"
3026 msgstr "показати назву поточної гілки"
3027
3028 msgid "create the branch's reflog"
3029 msgstr "створити журнал посилань гілки"
3030
3031 msgid "edit the description for the branch"
3032 msgstr "редагувати опис гілки"
3033
3034 msgid "force creation, move/rename, deletion"
3035 msgstr "примусове створення, переміщення/перейменування, видалення"
3036
3037 msgid "print only branches that are merged"
3038 msgstr "вивести тільки злиті гілки"
3039
3040 msgid "print only branches that are not merged"
3041 msgstr "вивести тільки не злиті гілки"
3042
3043 msgid "list branches in columns"
3044 msgstr "виводити гілки в стовпчиках"
3045
3046 msgid "object"
3047 msgstr "обʼєкт"
3048
3049 msgid "print only branches of the object"
3050 msgstr "виводити тільки гілки об’єкта"
3051
3052 msgid "sorting and filtering are case insensitive"
3053 msgstr "сортувати та фільтрувати незалежно від регістру"
3054
3055 msgid "recurse through submodules"
3056 msgstr "рекурсивно через підмодулі"
3057
3058 msgid "format to use for the output"
3059 msgstr "формат, що використовувати для виводу"
3060
3061 msgid "failed to resolve HEAD as a valid ref"
3062 msgstr "не вдалося розпізнати HEAD як дійсне посилання"
3063
3064 msgid "HEAD not found below refs/heads!"
3065 msgstr "HEAD не знайдено під refs/heads!"
3066
3067 msgid ""
3068 "branch with --recurse-submodules can only be used if "
3069 "submodule.propagateBranches is enabled"
3070 msgstr ""
3071 "гілку з --recurse-submodules можна використовувати лише якщо увімкнено "
3072 "submodule.propagateBranches"
3073
3074 msgid "--recurse-submodules can only be used to create branches"
3075 msgstr "--recurse-submodules можна використовувати лише для створення гілок"
3076
3077 msgid "branch name required"
3078 msgstr "назва гілки є обовʼязковою"
3079
3080 msgid "cannot give description to detached HEAD"
3081 msgstr "неможливо надати опис відокремленому HEAD"
3082
3083 msgid "cannot edit description of more than one branch"
3084 msgstr "неможливо редагувати опис більш ніж однієї гілки"
3085
3086 msgid "cannot copy the current branch while not on any"
3087 msgstr "неможливо скопіювати поточну гілку, не перебуваючи на жодній з них"
3088
3089 msgid "cannot rename the current branch while not on any"
3090 msgstr "неможливо перейменувати поточну гілку, не перебуваючи на жодній з них"
3091
3092 msgid "too many branches for a copy operation"
3093 msgstr "забагато гілок для операції копіювання"
3094
3095 msgid "too many arguments for a rename operation"
3096 msgstr "забагато аргументів для операції перейменування"
3097
3098 msgid "too many arguments to set new upstream"
3099 msgstr "забагато аргументів для встановлення нового першоджерельного сховища"
3100
3101 #, c-format
3102 msgid ""
3103 "could not set upstream of HEAD to %s when it does not point to any branch"
3104 msgstr ""
3105 "не вдалося встановити першождерельне сховище HEAD у %s, який не вказує на "
3106 "жодну гілку"
3107
3108 #, c-format
3109 msgid "no such branch '%s'"
3110 msgstr "немає такої гілки \"%s\""
3111
3112 #, c-format
3113 msgid "branch '%s' does not exist"
3114 msgstr "гілка \"%s\" не існує"
3115
3116 msgid "too many arguments to unset upstream"
3117 msgstr "забагато аргументів для скидання значення першоджерельного сховища"
3118
3119 msgid "could not unset upstream of HEAD when it does not point to any branch"
3120 msgstr ""
3121 "не вдалося скинути значення першоджерельного сховища для HEAD, який не "
3122 "вказує на жодну гілку"
3123
3124 #, c-format
3125 msgid "branch '%s' has no upstream information"
3126 msgstr "гілка \"%s\" не має інформації щодо першоджерельного сховища"
3127
3128 msgid ""
3129 "the -a, and -r, options to 'git branch' do not take a branch name.\n"
3130 "Did you mean to use: -a|-r --list <pattern>?"
3131 msgstr ""
3132 "опції -a та -r для \"git branch\" не приймають назву гілки.\n"
3133 "Ви хотіли використати -a|-r --list <шаблон>?"
3134
3135 msgid ""
3136 "the '--set-upstream' option is no longer supported. Please use '--track' or "
3137 "'--set-upstream-to' instead"
3138 msgstr ""
3139 "опція \"--set-upstream\" більше не підтримується. Будь ласка, використовуйте "
3140 "\"--track\" або \"--set-upstream-to\" замість неї"
3141
3142 msgid "git version:\n"
3143 msgstr "версія git:\n"
3144
3145 msgid "compiler info: "
3146 msgstr "інформація щодо компілятора: "
3147
3148 msgid "libc info: "
3149 msgstr "інформація щодо libc: "
3150
3151 msgid "not run from a git repository - no hooks to show\n"
3152 msgstr "запущено не з git сховища - немає гачків для показу\n"
3153
3154 msgid ""
3155 "git bugreport [(-o | --output-directory) <path>]\n"
3156 " [(-s | --suffix) <format> | --no-suffix]\n"
3157 " [--diagnose[=<mode>]]"
3158 msgstr ""
3159 "git bugreport [(-o | --output-directory) <шлях>]\n"
3160 " [(-s | --suffix) <формат> | --no-suffix]\n"
3161 " [--diagnose[=<режим>]]"
3162
3163 msgid ""
3164 "Thank you for filling out a Git bug report!\n"
3165 "Please answer the following questions to help us understand your issue.\n"
3166 "\n"
3167 "What did you do before the bug happened? (Steps to reproduce your issue)\n"
3168 "\n"
3169 "What did you expect to happen? (Expected behavior)\n"
3170 "\n"
3171 "What happened instead? (Actual behavior)\n"
3172 "\n"
3173 "What's different between what you expected and what actually happened?\n"
3174 "\n"
3175 "Anything else you want to add:\n"
3176 "\n"
3177 "Please review the rest of the bug report below.\n"
3178 "You can delete any lines you don't wish to share.\n"
3179 msgstr ""
3180 "Дякуємо, що заповнили звіт про помилку в Git!\n"
3181 "Будь ласка, дайте відповіді на наступні питання, щоб допомогти нам зрозуміти "
3182 "вашу проблему.\n"
3183 "\n"
3184 "Що ви робили до того, як сталася помилка (кроки для відтворення вашої "
3185 "проблеми)\n"
3186 "\n"
3187 "Який результат ви очікували? (Очікувана поведінка)\n"
3188 "\n"
3189 "Що сталося замість цього? (Фактична поведінка)\n"
3190 "\n"
3191 "Чим відрізняється те, що ви очікували, від того, що сталося насправді?\n"
3192 "\n"
3193 "Будь-що інше, що ви хочете додати:\n"
3194 "\n"
3195 "Будь ласка, перегляньте решту повідомлення про ваду нижче.\n"
3196 "Ви можете видалити будь-які рядки, якими не хочете ділитися.\n"
3197
3198 msgid "mode"
3199 msgstr "режим"
3200
3201 msgid ""
3202 "create an additional zip archive of detailed diagnostics (default 'stats')"
3203 msgstr ""
3204 "створити додатковий zip-архів з детальною діагностикою (за замовчуванням "
3205 "\"stats\")"
3206
3207 msgid "specify a destination for the bugreport file(s)"
3208 msgstr "вказати місце призначення для файла(-ів) звіта про помилку"
3209
3210 msgid "specify a strftime format suffix for the filename(s)"
3211 msgstr "вказати суфікс формату strftime для назви файла(-ів)"
3212
3213 #, c-format
3214 msgid "unknown argument `%s'"
3215 msgstr "невідомий аргумент \"%s\""
3216
3217 #, c-format
3218 msgid "could not create leading directories for '%s'"
3219 msgstr "не вдалося створити провідні каталоги для \"%s\""
3220
3221 #, c-format
3222 msgid "unable to create diagnostics archive %s"
3223 msgstr "не вдалося створити архів діагностики %s"
3224
3225 msgid "System Info"
3226 msgstr "Інформація про систему"
3227
3228 msgid "Enabled Hooks"
3229 msgstr "Увімкнені гачки"
3230
3231 #, c-format
3232 msgid "unable to write to %s"
3233 msgstr "не вдалося записати до %s"
3234
3235 #, c-format
3236 msgid "Created new report at '%s'.\n"
3237 msgstr "Створено новий звіт в \"%s\".\n"
3238
3239 msgid ""
3240 "git bundle create [-q | --quiet | --progress]\n"
3241 " [--version=<version>] <file> <git-rev-list-args>"
3242 msgstr ""
3243 "git bundle create [-q | --quiet | --progress]\n"
3244 " [--version=<версія>] <файл> <git-rev-list-агрументи>"
3245
3246 msgid "git bundle verify [-q | --quiet] <file>"
3247 msgstr "git bundle verify [-q | --quiet] <файл>"
3248
3249 msgid "git bundle list-heads <file> [<refname>...]"
3250 msgstr "git bundle list-heads <файл> [<назва-посилання>...]"
3251
3252 msgid "git bundle unbundle [--progress] <file> [<refname>...]"
3253 msgstr "git bundle unbundle [--progress] <файл> [<назва-посилання>...]"
3254
3255 msgid "need a <file> argument"
3256 msgstr "потрібен аргумент <файл>"
3257
3258 msgid "do not show progress meter"
3259 msgstr "не показувати хід виконання"
3260
3261 msgid "show progress meter"
3262 msgstr "показувати хід виконання"
3263
3264 msgid "historical; same as --progress"
3265 msgstr "історичний; те саме, що --progress"
3266
3267 msgid "historical; does nothing"
3268 msgstr "історична; не робить нічогісенько"
3269
3270 msgid "specify bundle format version"
3271 msgstr "вказати версію формату пакунка"
3272
3273 msgid "Need a repository to create a bundle."
3274 msgstr "Для створення пакунка потрібне сховище."
3275
3276 msgid "do not show bundle details"
3277 msgstr "не показувати деталі пакунка"
3278
3279 msgid "need a repository to verify a bundle"
3280 msgstr "потрібне сховище для перевірки пакунка"
3281
3282 #, c-format
3283 msgid "%s is okay\n"
3284 msgstr "%s у порядку\n"
3285
3286 msgid "Need a repository to unbundle."
3287 msgstr "Потрібне сховище для розділення."
3288
3289 msgid "Unbundling objects"
3290 msgstr "Розділення об’єктів"
3291
3292 #, c-format
3293 msgid "cannot read object %s '%s'"
3294 msgstr "неможливо прочитати об’єкт %s \"%s\""
3295
3296 msgid "flush is only for --buffer mode"
3297 msgstr "flush тільки для режиму --buffer"
3298
3299 msgid "empty command in input"
3300 msgstr "порожня команда на вході"
3301
3302 #, c-format
3303 msgid "whitespace before command: '%s'"
3304 msgstr "пробільний символ перед командою: \"%s\""
3305
3306 #, c-format
3307 msgid "%s requires arguments"
3308 msgstr "%s потребує аргументів"
3309
3310 #, c-format
3311 msgid "%s takes no arguments"
3312 msgstr "%s не потребує аргументів"
3313
3314 msgid "only one batch option may be specified"
3315 msgstr "можна вказати лише одну групову опцію"
3316
3317 msgid "git cat-file <type> <object>"
3318 msgstr "git cat-file <тип> <об’єкт>"
3319
3320 msgid "git cat-file (-e | -p | -t | -s) <object>"
3321 msgstr "git cat-file (-e | -p | -t | -s) <об’єкт>"
3322
3323 msgid ""
3324 "git cat-file (--textconv | --filters)\n"
3325 " [<rev>:<path|tree-ish> | --path=<path|tree-ish> <rev>]"
3326 msgstr ""
3327 "git cat-file (--textconv | --filters)\n"
3328 " [<ревізія>:<шлях|деревоподібне-джерело> | --path=<шлях|"
3329 "деревоподібне-джерело> <ревізія>]"
3330
3331 msgid ""
3332 "git cat-file (--batch | --batch-check | --batch-command) [--batch-all-"
3333 "objects]\n"
3334 " [--buffer] [--follow-symlinks] [--unordered]\n"
3335 " [--textconv | --filters] [-Z]"
3336 msgstr ""
3337 "git cat-file (--batch | --batch-check | --batch-command) [--batch-all-"
3338 "objects]\n"
3339 " [--buffer] [--follow-symlinks] [--unordered]\n"
3340 " [--textconv | --filters] [-Z]"
3341
3342 msgid "Check object existence or emit object contents"
3343 msgstr "Перевірити існування об’єкта або видати вміст об’єкта"
3344
3345 msgid "check if <object> exists"
3346 msgstr "перевірити, чи існує <об’єкт>"
3347
3348 msgid "pretty-print <object> content"
3349 msgstr "pretty-print вміст <об’єкта>"
3350
3351 msgid "Emit [broken] object attributes"
3352 msgstr "Видати [пошкоджені] атрибути об’єкта"
3353
3354 msgid "show object type (one of 'blob', 'tree', 'commit', 'tag', ...)"
3355 msgstr ""
3356 "показати тип об’єкта (один з \"blob\", \"tree\", \"commit\", \"tag\", ...)"
3357
3358 msgid "show object size"
3359 msgstr "показати розмір об’єкта"
3360
3361 msgid "use mail map file"
3362 msgstr "використовувати файл відповідності поштових адрес"
3363
3364 msgid "Batch objects requested on stdin (or --batch-all-objects)"
3365 msgstr "Пакетний запит об’єктів з stdin (або --batch-all-objects)"
3366
3367 msgid "show full <object> or <rev> contents"
3368 msgstr "показати повний вміст <об’єкта> або <ревізії>"
3369
3370 msgid "like --batch, but don't emit <contents>"
3371 msgstr "як --batch, але не виводить <вміст>"
3372
3373 msgid "stdin is NUL-terminated"
3374 msgstr "stdin закінчується NUL"
3375
3376 msgid "stdin and stdout is NUL-terminated"
3377 msgstr "stdin та stdout закінчуються NUL"
3378
3379 msgid "read commands from stdin"
3380 msgstr "читати команди з stdin"
3381
3382 msgid "with --batch[-check]: ignores stdin, batches all known objects"
3383 msgstr "з --batch[-check]: ігнорує stdin, групує всі відомі об’єкти"
3384
3385 msgid "Change or optimize batch output"
3386 msgstr "Змінити або оптимізувати груповий вивід"
3387
3388 msgid "buffer --batch output"
3389 msgstr "буферизувати --batch вивід"
3390
3391 msgid "follow in-tree symlinks"
3392 msgstr "розвʼязувати символьні посилання в дереві"
3393
3394 msgid "do not order objects before emitting them"
3395 msgstr "не упорядковувати об’єкти перед випуском"
3396
3397 msgid ""
3398 "Emit object (blob or tree) with conversion or filter (stand-alone, or with "
3399 "batch)"
3400 msgstr ""
3401 "Видавати об’єкт (blob або tree) з перетворенням або фільтром (окремо або з "
3402 "групою)"
3403
3404 msgid "run textconv on object's content"
3405 msgstr "виконати textconv над вмістом об’єкта"
3406
3407 msgid "run filters on object's content"
3408 msgstr "запустити фільтри на вміст об’єкта"
3409
3410 msgid "blob|tree"
3411 msgstr "blob|дерево"
3412
3413 msgid "use a <path> for (--textconv | --filters); Not with 'batch'"
3414 msgstr "використати <шлях> для (--textconv | --filters); не з \"batch\""
3415
3416 msgid "objects filter only supported in batch mode"
3417 msgstr "фільтр об’єктів підтримується лише в пакетному режимі"
3418
3419 #, c-format
3420 msgid "objects filter not supported: '%s'"
3421 msgstr "фільтрування об’єктів не підтримується: \"%s\""
3422
3423 #, c-format
3424 msgid "'%s=<%s>' needs '%s' or '%s'"
3425 msgstr "\"%s=<%s>\" потребує \"%s\" або \"%s\""
3426
3427 msgid "path|tree-ish"
3428 msgstr "шлях|деревоподібне-джерело"
3429
3430 #, c-format
3431 msgid "'%s' requires a batch mode"
3432 msgstr "\"%s\" потребує групового режиму"
3433
3434 #, c-format
3435 msgid "'-%c' is incompatible with batch mode"
3436 msgstr "\"-%c\" несумісний з груповим режимом"
3437
3438 msgid "batch modes take no arguments"
3439 msgstr "групові режими не потребують аргументів"
3440
3441 #, c-format
3442 msgid "<rev> required with '%s'"
3443 msgstr "<ревізія> є обов’язковою для \"%s\""
3444
3445 #, c-format
3446 msgid "<object> required with '-%c'"
3447 msgstr "<об’єкт> є обов’язковим для \"-%c\""
3448
3449 #, c-format
3450 msgid "only two arguments allowed in <type> <object> mode, not %d"
3451 msgstr "у режимі <тип> <об’єкт> дозволено лише два аргументи, а не %d"
3452
3453 msgid ""
3454 "git check-attr [--source <tree-ish>] [-a | --all | <attr>...] [--] "
3455 "<pathname>..."
3456 msgstr ""
3457 "git check-attr [--source <деревоподібне-джерело>] [-a | --all | "
3458 "<атрибут>...] [--] <назва-шляху>..."
3459
3460 msgid ""
3461 "git check-attr --stdin [-z] [--source <tree-ish>] [-a | --all | <attr>...]"
3462 msgstr ""
3463 "git check-attr --stdin [-z] [--source <деревоподібне-джерело>] [-a | --all | "
3464 "<атрибут>...]"
3465
3466 msgid "report all attributes set on file"
3467 msgstr "звітувати про всі атрибути, встановлені у файлі"
3468
3469 msgid "use .gitattributes only from the index"
3470 msgstr "використовувати .gitattributes тільки з індексу"
3471
3472 msgid "read file names from stdin"
3473 msgstr "читати назви файлів з stdin"
3474
3475 msgid "terminate input and output records by a NUL character"
3476 msgstr "завершувати вхідні та вихідні записи символом NUL"
3477
3478 msgid "<tree-ish>"
3479 msgstr "<деревоподібне-джерело>"
3480
3481 msgid "which tree-ish to check attributes at"
3482 msgstr "атрибути якого деревоподібного джерела перевіряти"
3483
3484 msgid "suppress progress reporting"
3485 msgstr "не звітувати про хід виконання"
3486
3487 msgid "show non-matching input paths"
3488 msgstr "показати неспівпадіння вхідних шляхів"
3489
3490 msgid "ignore index when checking"
3491 msgstr "ігнорувати індекс під час перевірки"
3492
3493 msgid "cannot specify pathnames with --stdin"
3494 msgstr "неможливо вказувати назви шляхів із --stdin"
3495
3496 msgid "-z only makes sense with --stdin"
3497 msgstr "-z має сенс тільки з --stdin"
3498
3499 msgid "no path specified"
3500 msgstr "шлях не зазначено"
3501
3502 msgid "--quiet is only valid with a single pathname"
3503 msgstr "--quiet дійсний лише з однією назвою шляху"
3504
3505 msgid "cannot have both --quiet and --verbose"
3506 msgstr "неможливо мати одночасно --quiet і --verbose"
3507
3508 msgid "--non-matching is only valid with --verbose"
3509 msgstr "--non-matching діє тільки з --verbose"
3510
3511 msgid "git check-mailmap [<options>] <contact>..."
3512 msgstr "git check-mailmap [<опції>] <контакт>..."
3513
3514 msgid "also read contacts from stdin"
3515 msgstr "також читати контакти з stdin"
3516
3517 msgid "read additional mailmap entries from file"
3518 msgstr "читати додаткові записи mailmap з файлу"
3519
3520 msgid "blob"
3521 msgstr "blob"
3522
3523 msgid "read additional mailmap entries from blob"
3524 msgstr "читати додаткові записи mailmap з blob"
3525
3526 msgid "no contacts specified"
3527 msgstr "контакти не вказані"
3528
3529 msgid "git checkout--worker [<options>]"
3530 msgstr "git checkout--worker [<опції>]"
3531
3532 msgid "string"
3533 msgstr "строка"
3534
3535 msgid "when creating files, prepend <string>"
3536 msgstr "при створенні файлів додавати <строку> напочатку"
3537
3538 msgid "git checkout-index [<options>] [--] [<file>...]"
3539 msgstr "git checkout-index [<опції>] [—] [<файл>...]"
3540
3541 msgid "stage should be between 1 and 3 or all"
3542 msgstr "стадія має бути від 1 до 3 або all"
3543
3544 msgid "check out all files in the index"
3545 msgstr "переключити стан для всіх файлів в індексі"
3546
3547 msgid "do not skip files with skip-worktree set"
3548 msgstr "не пропускати файли зі встановленим skip-worktree"
3549
3550 msgid "force overwrite of existing files"
3551 msgstr "примусово перезаписати існуючі файли"
3552
3553 msgid "no warning for existing files and files not in index"
3554 msgstr "не попереджувати про існуючі файли та файли, яких немає в індексі"
3555
3556 msgid "don't checkout new files"
3557 msgstr "не переключати стан для нових файлів"
3558
3559 msgid "update stat information in the index file"
3560 msgstr "оновити статистичну інформацію в індексному файлі"
3561
3562 msgid "read list of paths from the standard input"
3563 msgstr "читати список шляхів зі стандартного вводу"
3564
3565 msgid "write the content to temporary files"
3566 msgstr "записати вміст до тимчасових файлів"
3567
3568 msgid "copy out the files from named stage"
3569 msgstr "скопіювати файли з іменованої стадії"
3570
3571 msgid "git checkout [<options>] <branch>"
3572 msgstr "git checkout [<опції>] <гілка>"
3573
3574 msgid "git checkout [<options>] [<branch>] -- <file>..."
3575 msgstr "git checkout [<опції>] [<гілка>] -- <файл>..."
3576
3577 msgid "git switch [<options>] [<branch>]"
3578 msgstr "git switch [<опції>] [<гілка>]"
3579
3580 msgid "git restore [<options>] [--source=<branch>] <file>..."
3581 msgstr "git restore [<опції>] [--source=<гілка>] <файл>..."
3582
3583 #, c-format
3584 msgid "path '%s' does not have our version"
3585 msgstr "шлях \"%s\" не містить нашої версії"
3586
3587 #, c-format
3588 msgid "path '%s' does not have their version"
3589 msgstr "шлях \"%s\" не містить їхньої версії"
3590
3591 #, c-format
3592 msgid "path '%s' does not have all necessary versions"
3593 msgstr "шлях \"%s\" не містить всіх необхідних версій"
3594
3595 #, c-format
3596 msgid "path '%s' does not have necessary versions"
3597 msgstr "шлях \"%s\" не містить необхідних версій"
3598
3599 #, c-format
3600 msgid "path '%s': cannot merge"
3601 msgstr "шлях \"%s\": неможливо злити"
3602
3603 #, c-format
3604 msgid "Unable to add merge result for '%s'"
3605 msgstr "Неможливо додати результат злиття для \"%s\""
3606
3607 #, c-format
3608 msgid "Recreated %d merge conflict"
3609 msgid_plural "Recreated %d merge conflicts"
3610 msgstr[0] "Відтворено %d конфлікт злиття"
3611 msgstr[1] "Відтворено %d конфлікта злиття"
3612 msgstr[2] "Відтворено %d конфліктів злиття"
3613
3614 #, c-format
3615 msgid "Updated %d path from %s"
3616 msgid_plural "Updated %d paths from %s"
3617 msgstr[0] "Оновлено %d шлях з %s"
3618 msgstr[1] "Оновлено %d шляхи з %s"
3619 msgstr[2] "Оновлено %d шляхів з %s"
3620
3621 #, c-format
3622 msgid "Updated %d path from the index"
3623 msgid_plural "Updated %d paths from the index"
3624 msgstr[0] "Оновлено %d шлях з індексу"
3625 msgstr[1] "Оновлено %d шляхи з індексу"
3626 msgstr[2] "Оновлено %d шляхів з індексу"
3627
3628 #, c-format
3629 msgid "'%s' cannot be used with updating paths"
3630 msgstr "\"%s\" не можна використовувати зі шляхами оновлення"
3631
3632 #, c-format
3633 msgid "Cannot update paths and switch to branch '%s' at the same time."
3634 msgstr "Неможливо одночасно оновити шляхи та переключитись на гілку \"%s\"."
3635
3636 #, c-format
3637 msgid "neither '%s' or '%s' is specified"
3638 msgstr "не вказано ні \"%s\", ні \"%s\""
3639
3640 #, c-format
3641 msgid "'%s' must be used when '%s' is not specified"
3642 msgstr "\"%s\" повинен використовуватися, якщо не вказано \"%s\""
3643
3644 #, c-format
3645 msgid "'%s' or '%s' cannot be used with %s"
3646 msgstr "\"%s\" або \"%s\" не можна використовувати з %s"
3647
3648 #, c-format
3649 msgid "'%s', '%s', or '%s' cannot be used when checking out of a tree"
3650 msgstr ""
3651 "\"%s\", \"%s\" або \"%s\" не можна використовувати при переключенні стану"
3652
3653 #, c-format
3654 msgid "path '%s' is unmerged"
3655 msgstr "шлях '%s' не злитий"
3656
3657 #, c-format
3658 msgid "unable to read tree (%s)"
3659 msgstr "не вдалося прочитати дерево (%s)"
3660
3661 msgid "you need to resolve your current index first"
3662 msgstr "спочатку потрібно розібратись з вашим поточним індексом"
3663
3664 #, c-format
3665 msgid ""
3666 "cannot continue with staged changes in the following files:\n"
3667 "%s"
3668 msgstr ""
3669 "неможливо продовжити з індексованими змінами в наступних файлах:\n"
3670 "%s"
3671
3672 #, c-format
3673 msgid "Can not do reflog for '%s': %s\n"
3674 msgstr "Неможливо виконати reflog для \"%s\": %s\n"
3675
3676 msgid "HEAD is now at"
3677 msgstr "HEAD зараз на"
3678
3679 msgid "unable to update HEAD"
3680 msgstr "не вдалося оновити HEAD"
3681
3682 #, c-format
3683 msgid "Reset branch '%s'\n"
3684 msgstr "Скинути гілку \"%s\"\n"
3685
3686 #, c-format
3687 msgid "Already on '%s'\n"
3688 msgstr "Вже на \"%s\"\n"
3689
3690 #, c-format
3691 msgid "Switched to and reset branch '%s'\n"
3692 msgstr "Переключено на та скинуто гілку \"%s\"\n"
3693
3694 #, c-format
3695 msgid "Switched to a new branch '%s'\n"
3696 msgstr "Переключено на нову гілку \"%s\"\n"
3697
3698 #, c-format
3699 msgid "Switched to branch '%s'\n"
3700 msgstr "Переключено на гілку \"%s\"\n"
3701
3702 #, c-format
3703 msgid " ... and %d more.\n"
3704 msgstr " ... та ще %d.\n"
3705
3706 #, c-format
3707 msgid ""
3708 "Warning: you are leaving %d commit behind, not connected to\n"
3709 "any of your branches:\n"
3710 "\n"
3711 "%s\n"
3712 msgid_plural ""
3713 "Warning: you are leaving %d commits behind, not connected to\n"
3714 "any of your branches:\n"
3715 "\n"
3716 "%s\n"
3717 msgstr[0] ""
3718 "Попередження: ви залишаєте позаду %d коміт, не підключений до\n"
3719 "жодної з ваших гілок:\n"
3720 "\n"
3721 "%s\n"
3722 msgstr[1] ""
3723 "Попередження: ви залишаєте позаду %d коміти, не підключених до\n"
3724 "жодної з ваших гілок:\n"
3725 "\n"
3726 "%s\n"
3727 msgstr[2] ""
3728 "Попередження: ви залишаєте позаду %d комітів, не підключених до\n"
3729 "жодної з ваших гілок:\n"
3730 "\n"
3731 "%s\n"
3732
3733 #, c-format
3734 msgid ""
3735 "If you want to keep it by creating a new branch, this may be a good time\n"
3736 "to do so with:\n"
3737 "\n"
3738 " git branch <new-branch-name> %s\n"
3739 "\n"
3740 msgid_plural ""
3741 "If you want to keep them by creating a new branch, this may be a good time\n"
3742 "to do so with:\n"
3743 "\n"
3744 " git branch <new-branch-name> %s\n"
3745 "\n"
3746 msgstr[0] ""
3747 "Якщо ви хочете зберегти його, створивши нову гілку, то зараз є чудова "
3748 "нагода\n"
3749 "зробити це за допомогою:\n"
3750 "git branch <назва-нової-гілки> %s\n"
3751 "\n"
3752 msgstr[1] ""
3753 "Якщо ви хочете зберегти їх, створивши нову гілку, то зараз є чудова нагода\n"
3754 "зробити це за допомогою:\n"
3755 "git branch <назва-нової-гілки> %s\n"
3756 "\n"
3757 msgstr[2] ""
3758 "Якщо ви хочете зберегти їх, створивши нову гілку, то зараз є чудова нагода\n"
3759 "зробити це за допомогою:\n"
3760 "git branch <назва-нової-гілки> %s\n"
3761 "\n"
3762
3763 msgid "internal error in revision walk"
3764 msgstr "внутрішня помилка при проходженні по ревізіям"
3765
3766 msgid "Previous HEAD position was"
3767 msgstr "Попередня позиція HEAD була"
3768
3769 msgid "You are on a branch yet to be born"
3770 msgstr "Ви на гілці, яка ще не iснує"
3771
3772 #, c-format
3773 msgid ""
3774 "'%s' could be both a local file and a tracking branch.\n"
3775 "Please use -- (and optionally --no-guess) to disambiguate"
3776 msgstr ""
3777 "\"%s\" може бути як локальним файлом, так і відстежуваною гілкою.\n"
3778 "Будь ласка, використовуйте -- (і, за бажанням, --no-guess), для визначення"
3779
3780 msgid ""
3781 "If you meant to check out a remote tracking branch on, e.g. 'origin',\n"
3782 "you can do so by fully qualifying the name with the --track option:\n"
3783 "\n"
3784 " git checkout --track origin/<name>\n"
3785 "\n"
3786 "If you'd like to always have checkouts of an ambiguous <name> prefer\n"
3787 "one remote, e.g. the 'origin' remote, consider setting\n"
3788 "checkout.defaultRemote=origin in your config."
3789 msgstr ""
3790 "Якщо ви хотіли переключитись на віддалено відстежувану гілку, наприклад, "
3791 "'origin',\n"
3792 "ви можете зробити це, повністю вказавши назву з опцією --track:\n"
3793 "\n"
3794 " git checkout --track origin/<назва>.\n"
3795 "\n"
3796 "Якщо при переключенні з неоднозначною <назвою> ви бажаєте завжди віддавати "
3797 "перевагу\n"
3798 "певному віддаленому сховищу, наприклад, 'origin', розгляньте можливість "
3799 "додання\n"
3800 "checkout.defaultRemote=origin до вашого конфігураційного файлу."
3801
3802 #, c-format
3803 msgid "'%s' matched multiple (%d) remote tracking branches"
3804 msgstr "\"%s\" відповідає кільком (%d) гілкам віддаленого відстежування"
3805
3806 msgid "only one reference expected"
3807 msgstr "очікувалось тільки одне посилання"
3808
3809 #, c-format
3810 msgid "only one reference expected, %d given."
3811 msgstr "очікувалось тільки одне посилання, надано %d."
3812
3813 #, c-format
3814 msgid "invalid reference: %s"
3815 msgstr "неприпустиме посилання: %s"
3816
3817 #, c-format
3818 msgid "reference is not a tree: %s"
3819 msgstr "посилання не є деревом: %s"
3820
3821 #, c-format
3822 msgid "a branch is expected, got tag '%s'"
3823 msgstr "очікувалась гілка, надано тег \"%s\""
3824
3825 #, c-format
3826 msgid "a branch is expected, got remote branch '%s'"
3827 msgstr "очікувалась гілка, надана віддалена гілка \"%s\""
3828
3829 #, c-format
3830 msgid "a branch is expected, got '%s'"
3831 msgstr "очікувалась гілка, надано \"%s\""
3832
3833 #, c-format
3834 msgid "a branch is expected, got commit '%s'"
3835 msgstr "очікувалась гілка, надано коміт \"%s\""
3836
3837 msgid ""
3838 "If you want to detach HEAD at the commit, try again with the --detach option."
3839 msgstr ""
3840 "Якщо ви хочете від'єднати HEAD на цьому коміті, спробуйте ще раз з опцією --"
3841 "detach."
3842
3843 msgid ""
3844 "cannot switch branch while merging\n"
3845 "Consider \"git merge --quit\" or \"git worktree add\"."
3846 msgstr ""
3847 "неможливо змінити гілку під час злиття\n"
3848 "Спробуйте \"git merge --quit\" або \"git worktree add\"."
3849
3850 msgid ""
3851 "cannot switch branch in the middle of an am session\n"
3852 "Consider \"git am --quit\" or \"git worktree add\"."
3853 msgstr ""
3854 "неможливо змінити гілку під час am сеансу\n"
3855 "Спробуйте \"git am --quit\" або \"git worktree add\"."
3856
3857 msgid ""
3858 "cannot switch branch while rebasing\n"
3859 "Consider \"git rebase --quit\" or \"git worktree add\"."
3860 msgstr ""
3861 "неможливо змінити гілку під час перебазування\n"
3862 "Спробуйте \"git rebase --quit\" або \"git worktree add\"."
3863
3864 msgid ""
3865 "cannot switch branch while cherry-picking\n"
3866 "Consider \"git cherry-pick --quit\" or \"git worktree add\"."
3867 msgstr ""
3868 "неможливо змінити гілку під час висмикування\n"
3869 "Спробуйте \"git cherry-pick --quit\" або \"git worktree add\"."
3870
3871 msgid ""
3872 "cannot switch branch while reverting\n"
3873 "Consider \"git revert --quit\" or \"git worktree add\"."
3874 msgstr ""
3875 "неможливо змінити гілку під час вивертання\n"
3876 "Спробуйте \"git revert --quit\" або \"git worktree add\"."
3877
3878 msgid "you are switching branch while bisecting"
3879 msgstr "ви переключаєте гілку під час бісекції"
3880
3881 msgid "paths cannot be used with switching branches"
3882 msgstr "шляхи не можуть використовуватись при переключенні гілок"
3883
3884 #, c-format
3885 msgid "'%s' cannot be used with switching branches"
3886 msgstr "\"%s\" не може використовуватись при переключенні гілок"
3887
3888 #, c-format
3889 msgid "'%s' needs the paths to check out"
3890 msgstr "\"%s\" потрібні шляхи для переходу"
3891
3892 #, c-format
3893 msgid "'%s' cannot be used with '%s'"
3894 msgstr "\"%s\" не може використовуватись з \"%s\""
3895
3896 #, c-format
3897 msgid "'%s' cannot take <start-point>"
3898 msgstr "\"%s\" не може прийняти <стартова-точка>"
3899
3900 #, c-format
3901 msgid "Cannot switch branch to a non-commit '%s'"
3902 msgstr "Неможливо переключити гілку на не коміт \"%s\""
3903
3904 msgid "missing branch or commit argument"
3905 msgstr "відсутня гілка або коміт"
3906
3907 #, c-format
3908 msgid "unknown conflict style '%s'"
3909 msgstr "невідомий стиль конфлікту \"%s\""
3910
3911 msgid "perform a 3-way merge with the new branch"
3912 msgstr "здійснити 3-стороннє злиття з новою гілкою"
3913
3914 msgid "style"
3915 msgstr "стиль"
3916
3917 msgid "conflict style (merge, diff3, or zdiff3)"
3918 msgstr "конфлікт стилю (merge, diff3 або zdiff3)"
3919
3920 msgid "detach HEAD at named commit"
3921 msgstr "відʼєднати HEAD на вказаному коміті"
3922
3923 msgid "force checkout (throw away local modifications)"
3924 msgstr "переключити примусово (викинути локальні зміни)"
3925
3926 msgid "new-branch"
3927 msgstr "нова-гілка"
3928
3929 msgid "new unborn branch"
3930 msgstr "нова ненароджена гілка"
3931
3932 msgid "update ignored files (default)"
3933 msgstr "оновити ігноровані файли (за замовчуванням)"
3934
3935 msgid "do not check if another worktree is using this branch"
3936 msgstr "не перевіряти, чи використовує цю гілку інше робоче дерево"
3937
3938 msgid "checkout our version for unmerged files"
3939 msgstr "використовувати нашу версію для не злитих файлів"
3940
3941 msgid "checkout their version for unmerged files"
3942 msgstr "використовувати їхню версію для не злитих файлів"
3943
3944 msgid "do not limit pathspecs to sparse entries only"
3945 msgstr "не обмежувати визначники шляхів лише розрідженими записами"
3946
3947 #, c-format
3948 msgid "options '-%c', '-%c', and '%s' cannot be used together"
3949 msgstr "опції \"-%c\", \"-%c\" та \"%s\" не можна використовувати разом"
3950
3951 msgid "--track needs a branch name"
3952 msgstr "--track потребує назви гілки"
3953
3954 #, c-format
3955 msgid "missing branch name; try -%c"
3956 msgstr "відсутня назва гілки; спробуйте -%c"
3957
3958 #, c-format
3959 msgid "could not resolve %s"
3960 msgstr "не вдалося розвʼязати %s"
3961
3962 msgid "invalid path specification"
3963 msgstr "неприпустиме зазначення шляху"
3964
3965 #, c-format
3966 msgid "'%s' is not a commit and a branch '%s' cannot be created from it"
3967 msgstr "\"%s\" не є комітом, і з нього не можна створити гілку \"%s\""
3968
3969 #, c-format
3970 msgid "git checkout: --detach does not take a path argument '%s'"
3971 msgstr "git checkout: --detach не приймає аргумент шляху \"%s\""
3972
3973 msgid ""
3974 "git checkout: --ours/--theirs, --force and --merge are incompatible when\n"
3975 "checking out of the index."
3976 msgstr ""
3977 "git checkout: --ours/--theirs, --force та --merge несумісні при\n"
3978 "при прееключенні індексу."
3979
3980 msgid "you must specify path(s) to restore"
3981 msgstr "необхідно вказати шлях(и) для відновлення"
3982
3983 msgid "branch"
3984 msgstr "гілка"
3985
3986 msgid "create and checkout a new branch"
3987 msgstr "створити та перейти до нової гілки"
3988
3989 msgid "create/reset and checkout a branch"
3990 msgstr "створити/скинути та перейти до нової гілки"
3991
3992 msgid "create reflog for new branch"
3993 msgstr "створити журнал посилань для нової гілки"
3994
3995 msgid "second guess 'git checkout <no-such-branch>' (default)"
3996 msgstr "друга здогадка \"git checkout <гілка-не-існує>\" (за замовчуванням)"
3997
3998 msgid "use overlay mode (default)"
3999 msgstr "використовувати режим накладення (за замовчуванням)"
4000
4001 msgid "create and switch to a new branch"
4002 msgstr "створити та переключити на нову гілку"
4003
4004 msgid "create/reset and switch to a branch"
4005 msgstr "створити/скинути та переключити на гілку"
4006
4007 msgid "second guess 'git switch <no-such-branch>'"
4008 msgstr "друга здогадка \"git switch <гілка-не-існує>\" (за замовчуванням)"
4009
4010 msgid "throw away local modifications"
4011 msgstr "викинути локальні зміни"
4012
4013 msgid "which tree-ish to checkout from"
4014 msgstr "з якого деревоподібного джерела створювати"
4015
4016 msgid "restore the index"
4017 msgstr "відновити індекс"
4018
4019 msgid "restore the working tree (default)"
4020 msgstr "відновити робоче дерево (за замовчуванням)"
4021
4022 msgid "ignore unmerged entries"
4023 msgstr "ігнорувати не злиті записи"
4024
4025 msgid "use overlay mode"
4026 msgstr "використовувати режим накладення"
4027
4028 msgid ""
4029 "git clean [-d] [-f] [-i] [-n] [-q] [-e <pattern>] [-x | -X] [--] "
4030 "[<pathspec>...]"
4031 msgstr ""
4032 "git clean [-d] [-f] [-i] [-n] [-q] [-e <шаблон>] [-x | -X] [--] [<визначник "
4033 "шляху>...]"
4034
4035 #, c-format
4036 msgid "Removing %s\n"
4037 msgstr "Видалення %s\n"
4038
4039 #, c-format
4040 msgid "Would remove %s\n"
4041 msgstr "Було б видалено %s\n"
4042
4043 #, c-format
4044 msgid "Skipping repository %s\n"
4045 msgstr "Пропуск сховища %s\n"
4046
4047 #, c-format
4048 msgid "Would skip repository %s\n"
4049 msgstr "Було б пропущено сховище %s\n"
4050
4051 #, c-format
4052 msgid "failed to remove %s"
4053 msgstr "не вдалося видалити %s"
4054
4055 #, c-format
4056 msgid "could not lstat %s\n"
4057 msgstr "не вдалося виконати lstat %s\n"
4058
4059 msgid "Refusing to remove current working directory\n"
4060 msgstr "Відмовлено у видаленні поточної робочої директорії\n"
4061
4062 msgid "Would refuse to remove current working directory\n"
4063 msgstr "Було б відмовлено у видаленні поточної робочої директорії\n"
4064
4065 #, c-format
4066 msgid ""
4067 "Prompt help:\n"
4068 "1 - select a numbered item\n"
4069 "foo - select item based on unique prefix\n"
4070 " - (empty) select nothing\n"
4071 msgstr ""
4072 "Підказка по опціям:\n"
4073 "1 - вибрати пронумерований елемент\n"
4074 "foo - вибрати елемент за унікальним префіксом\n"
4075 " - (порожньо) - не вибирати нічого\n"
4076
4077 #, c-format
4078 msgid ""
4079 "Prompt help:\n"
4080 "1 - select a single item\n"
4081 "3-5 - select a range of items\n"
4082 "2-3,6-9 - select multiple ranges\n"
4083 "foo - select item based on unique prefix\n"
4084 "-... - unselect specified items\n"
4085 "* - choose all items\n"
4086 " - (empty) finish selecting\n"
4087 msgstr ""
4088 "Підказка по опціям:\n"
4089 "1 - вибрати один елемент\n"
4090 "3-5 - вибрати діапазон елементів\n"
4091 "2-3,6-9 - вибрати кілька діапазонів\n"
4092 "foo - вибрати елемент за унікальним префіксом\n"
4093 "-... - скасувати вибір вказаних елементів\n"
4094 "* - вибрати всі елементи\n"
4095 " - (порожньо) завершити вибір\n"
4096
4097 #, c-format
4098 msgid "Huh (%s)?\n"
4099 msgstr "Га (%s)?\n"
4100
4101 #, c-format
4102 msgid "Input ignore patterns>> "
4103 msgstr "Введіть шаблони ігнорування>> "
4104
4105 #, c-format
4106 msgid "WARNING: Cannot find items matched by: %s"
4107 msgstr "ПОПЕРЕДЖЕННЯ: Не вдалося знайти елементи, що відповідають: %s"
4108
4109 msgid "Select items to delete"
4110 msgstr "Виберіть елементи для видалення"
4111
4112 #. TRANSLATORS: Make sure to keep [y/N] as is
4113 #, c-format
4114 msgid "Remove %s [y/N]? "
4115 msgstr "Видалити %s [y/N]? "
4116
4117 msgid ""
4118 "clean - start cleaning\n"
4119 "filter by pattern - exclude items from deletion\n"
4120 "select by numbers - select items to be deleted by numbers\n"
4121 "ask each - confirm each deletion (like \"rm -i\")\n"
4122 "quit - stop cleaning\n"
4123 "help - this screen\n"
4124 "? - help for prompt selection"
4125 msgstr ""
4126 "clean - розпочати прибирання\n"
4127 "filter by pattern - виключити елементи з прибирання\n"
4128 "select by numbers - вибрати елементи для прибирання за номерами\n"
4129 "ask each - підтверджувати кожне видалення (як \"rm -i\")\n"
4130 "quit - припинити прибирання\n"
4131 "help - показати цей екран\n"
4132 "? - підказка для швидкого вибору"
4133
4134 msgid "Would remove the following item:"
4135 msgid_plural "Would remove the following items:"
4136 msgstr[0] "Видалить наступний елемент:"
4137 msgstr[1] "Видалить наступні елементи:"
4138 msgstr[2] "Видалить наступні елементи:"
4139
4140 msgid "No more files to clean, exiting."
4141 msgstr "Більше немає файлів для прибирання, вихід."
4142
4143 msgid "do not print names of files removed"
4144 msgstr "не виводити назви видалених файлів"
4145
4146 msgid "force"
4147 msgstr "примусово"
4148
4149 msgid "interactive cleaning"
4150 msgstr "інтерактивне прибирання"
4151
4152 msgid "remove whole directories"
4153 msgstr "видаляти цілі директорії"
4154
4155 msgid "pattern"
4156 msgstr "шаблон"
4157
4158 msgid "add <pattern> to ignore rules"
4159 msgstr "додати <шаблон> в правила ігнорування"
4160
4161 msgid "remove ignored files, too"
4162 msgstr "видалити також ігноровані файли"
4163
4164 msgid "remove only ignored files"
4165 msgstr "видалити лише ігноровані файли"
4166
4167 msgid "clean.requireForce is true and -f not given: refusing to clean"
4168 msgstr ""
4169 "clean.requireForce встановлено у true і -f не задано: відмовлено в прибиранні"
4170
4171 #, c-format
4172 msgid "info: Could not add alternate for '%s': %s\n"
4173 msgstr "інфо: Не вдалося додати запозичений обʼєкт для \"%s\": %s\n"
4174
4175 #, c-format
4176 msgid "failed to stat '%s'"
4177 msgstr "не вдалося виконати stat \"%s\""
4178
4179 #, c-format
4180 msgid "%s exists and is not a directory"
4181 msgstr "%s існує і не є директорією"
4182
4183 #, c-format
4184 msgid "'%s' is a symlink, refusing to clone with --local"
4185 msgstr "\"%s\" є символьним посиланням, відмовлено в клонуванні з --local"
4186
4187 #, c-format
4188 msgid "failed to start iterator over '%s'"
4189 msgstr "не вдалося запустити ітератор для \"%s\""
4190
4191 #, c-format
4192 msgid "symlink '%s' exists, refusing to clone with --local"
4193 msgstr "символьне посилання \"%s\" існує, відмовлено в клонуванні з --local"
4194
4195 #, c-format
4196 msgid "failed to unlink '%s'"
4197 msgstr "не вдалося видалити \"%s\""
4198
4199 #, c-format
4200 msgid "hardlink cannot be checked at '%s'"
4201 msgstr "неможливо перевірити жорстке посилання \"%s\""
4202
4203 #, c-format
4204 msgid "hardlink different from source at '%s'"
4205 msgstr "жорстке посилання відрізняється від джерела в \"%s\""
4206
4207 #, c-format
4208 msgid "failed to create link '%s'"
4209 msgstr "не вдалося створити посилання \"%s\""
4210
4211 #, c-format
4212 msgid "failed to copy file to '%s'"
4213 msgstr "не вдалося скопіювати файл у \"%s\""
4214
4215 #, c-format
4216 msgid "failed to iterate over '%s'"
4217 msgstr "не вдалося здійснити перебір для \"%s\""
4218
4219 #, c-format
4220 msgid "done.\n"
4221 msgstr "готово.\n"
4222
4223 msgid ""
4224 "Clone succeeded, but checkout failed.\n"
4225 "You can inspect what was checked out with 'git status'\n"
4226 "and retry with 'git restore --source=HEAD :/'\n"
4227 msgstr ""
4228 "Клонування пройшло успішно, але не вдалося перейти на гілку.\n"
4229 "Ви можете перевірити, що було додано за допомогою 'git status'\n"
4230 "і повторити спробу за допомогою \"git restore --source=HEAD :/\"\n"
4231
4232 msgid "remote did not send all necessary objects"
4233 msgstr "віддалене сховище не надіслало всі необхідні обʼєкти"
4234
4235 #, c-format
4236 msgid "unable to update %s"
4237 msgstr "не вдалося оновити %s"
4238
4239 msgid "failed to initialize sparse-checkout"
4240 msgstr "не вдалося ініціалізувати розріджений перехід"
4241
4242 msgid "remote HEAD refers to nonexistent ref, unable to checkout"
4243 msgstr "віддалений HEAD вказує на неіснуюче посилання, неможливо перейти"
4244
4245 msgid "unable to checkout working tree"
4246 msgstr "не вдалося завантажити стан робочої директорії"
4247
4248 msgid "unable to write parameters to config file"
4249 msgstr "не вдалося записати параметри до конфігураційного файлу"
4250
4251 msgid "cannot repack to clean up"
4252 msgstr "неможливо перепакувати для очищення"
4253
4254 msgid "cannot unlink temporary alternates file"
4255 msgstr "неможливо видалити тимчасовий файл запозичених обʼєктів"
4256
4257 msgid "don't clone shallow repository"
4258 msgstr "не клонувати поверхневе сховище"
4259
4260 msgid "don't create a checkout"
4261 msgstr "не переходити на гілку"
4262
4263 msgid "create a bare repository"
4264 msgstr "створити порожнє сховище"
4265
4266 msgid "create a mirror repository (implies --bare)"
4267 msgstr "створити дзеркальне сховище (включає опцію --bare)"
4268
4269 msgid "to clone from a local repository"
4270 msgstr "клонувати з локального сховища"
4271
4272 msgid "don't use local hardlinks, always copy"
4273 msgstr "не використовувати локальні жорсткі посилання, завжди копіювати"
4274
4275 msgid "setup as shared repository"
4276 msgstr "налаштувати як спільне сховище"
4277
4278 msgid "pathspec"
4279 msgstr "визначник шляху"
4280
4281 msgid "initialize submodules in the clone"
4282 msgstr "ініціалізувати підмодулі в клоні"
4283
4284 msgid "number of submodules cloned in parallel"
4285 msgstr "кількість підмодулів, що клонуються паралельно"
4286
4287 msgid "template-directory"
4288 msgstr "директорія-шаблонів"
4289
4290 msgid "directory from which templates will be used"
4291 msgstr "директорія, з якої брати шаблони"
4292
4293 msgid "reference repository"
4294 msgstr "посилання на сховище"
4295
4296 msgid "use --reference only while cloning"
4297 msgstr "використовуйте --reference тільки під час клонування"
4298
4299 msgid "name"
4300 msgstr "назва"
4301
4302 msgid "use <name> instead of 'origin' to track upstream"
4303 msgstr ""
4304 "використовуйте <назва> замість \"origin\" для відстежування першоджерельного "
4305 "сховища"
4306
4307 msgid "checkout <branch> instead of the remote's HEAD"
4308 msgstr "перейти до <гілки> замість HEAD віддаленого сховища"
4309
4310 msgid "clone single revision <rev> and check out"
4311 msgstr "клонувати одну ревізію <rev> і перейти на неї"
4312
4313 msgid "path to git-upload-pack on the remote"
4314 msgstr "шлях до git-upload-pack на віддаленому сервері"
4315
4316 msgid "depth"
4317 msgstr "глибина"
4318
4319 msgid "create a shallow clone of that depth"
4320 msgstr "створити неглибокий клон вказаної глибини"
4321
4322 msgid "create a shallow clone since a specific time"
4323 msgstr "створити неглибокий клон з певного часу"
4324
4325 msgid "ref"
4326 msgstr "посилання"
4327
4328 msgid "deepen history of shallow clone, excluding ref"
4329 msgstr "поглибити історію неглибокого клону, за винятком посилання"
4330
4331 msgid "clone only one branch, HEAD or --branch"
4332 msgstr "клонувати лише одну гілку, HEAD або --branch"
4333
4334 msgid "clone tags, and make later fetches not to follow them"
4335 msgstr "клонувати теги і більше не слідкувати за ними"
4336
4337 msgid "any cloned submodules will be shallow"
4338 msgstr "будь-які клоновані підмодулі будуть неглибокими"
4339
4340 msgid "gitdir"
4341 msgstr "git директорія"
4342
4343 msgid "separate git dir from working tree"
4344 msgstr "відокремити git-директорію від робочого дерева"
4345
4346 msgid "specify the reference format to use"
4347 msgstr "вкажіть формат посилання, який потрібно використовувати"
4348
4349 msgid "key=value"
4350 msgstr "ключ=значення"
4351
4352 msgid "set config inside the new repository"
4353 msgstr "встановити конфігурацію всередині нового сховища"
4354
4355 msgid "server-specific"
4356 msgstr "тільки для сервера"
4357
4358 msgid "option to transmit"
4359 msgstr "опція для передачі"
4360
4361 msgid "apply partial clone filters to submodules"
4362 msgstr "застосувати фільтри часткового клонування до підмодулів"
4363
4364 msgid "any cloned submodules will use their remote-tracking branch"
4365 msgstr ""
4366 "будь-які клоновані підмодулі будуть використовувати свою віддалено "
4367 "відстежувану гілку"
4368
4369 msgid "initialize sparse-checkout file to include only files at root"
4370 msgstr ""
4371 "ініціалізувати, щоб файл розрідженого переходу включав лише файли в корені"
4372
4373 msgid "uri"
4374 msgstr "uri"
4375
4376 msgid "a URI for downloading bundles before fetching from origin remote"
4377 msgstr "URI для завантаження пакунків перед отриманням з віддаленого джерела"
4378
4379 msgid "git clone [<options>] [--] <repo> [<dir>]"
4380 msgstr "git clone [<опції>] [--] <сховище> [<директорія>]"
4381
4382 msgid "Too many arguments."
4383 msgstr "Забагато аргументів."
4384
4385 msgid "You must specify a repository to clone."
4386 msgstr "Треба вказати сховище для клонування."
4387
4388 #, c-format
4389 msgid "unknown ref storage format '%s'"
4390 msgstr "невідомий формат зберігання посилань \"%s\""
4391
4392 #, c-format
4393 msgid "repository '%s' does not exist"
4394 msgstr "сховище \"%s\" не існує"
4395
4396 #, c-format
4397 msgid "depth %s is not a positive number"
4398 msgstr "глибина %s не є додатнім числом"
4399
4400 #, c-format
4401 msgid "destination path '%s' already exists and is not an empty directory."
4402 msgstr "шлях призначення \"%s\" вже існує і не є порожньою директорією."
4403
4404 #, c-format
4405 msgid "repository path '%s' already exists and is not an empty directory."
4406 msgstr "шлях до сховища \"%s\" вже існує і не є порожньою директорією."
4407
4408 #, c-format
4409 msgid "working tree '%s' already exists."
4410 msgstr "робоче дерево \"%s\" вже існує."
4411
4412 #, c-format
4413 msgid "could not create leading directories of '%s'"
4414 msgstr "не вдалося створити провідні директорії для \"%s\""
4415
4416 #, c-format
4417 msgid "could not create work tree dir '%s'"
4418 msgstr "не вдалося створити директорію робочого дерева \"%s\""
4419
4420 #, c-format
4421 msgid "Cloning into bare repository '%s'...\n"
4422 msgstr "Клонування у порожнє сховище \"%s\"...\n"
4423
4424 #, c-format
4425 msgid "Cloning into '%s'...\n"
4426 msgstr "Клонування в \"%s\"..\n"
4427
4428 msgid ""
4429 "clone --recursive is not compatible with both --reference and --reference-if-"
4430 "able"
4431 msgstr ""
4432 "clone --recursive не сумісне з --reference та --reference-if-able одночасно"
4433
4434 #, c-format
4435 msgid "'%s' is not a valid remote name"
4436 msgstr "\"%s\" не є дійсною назвою віддаленого сховища"
4437
4438 msgid "--depth is ignored in local clones; use file:// instead."
4439 msgstr ""
4440 "--depth ігнорується у локальних клонах; використовуйте file:// замість цього."
4441
4442 msgid "--shallow-since is ignored in local clones; use file:// instead."
4443 msgstr ""
4444 "--shallow-since ігнорується у локальних клонах; використовуйте file:// "
4445 "замість цього."
4446
4447 msgid "--shallow-exclude is ignored in local clones; use file:// instead."
4448 msgstr ""
4449 "--shallow-exclude ігнорується у локальних клонах; використовуйте file:// "
4450 "замість цього."
4451
4452 msgid "--filter is ignored in local clones; use file:// instead."
4453 msgstr ""
4454 "--filter ігнорується у локальних клонах; використовуйте file:// замість "
4455 "нього."
4456
4457 msgid "source repository is shallow, reject to clone."
4458 msgstr "джерельне сховище є неглибоким, клонування відхилено."
4459
4460 msgid "source repository is shallow, ignoring --local"
4461 msgstr "джерельне сховище є неглибоким, --local ігноровано"
4462
4463 msgid "--local is ignored"
4464 msgstr "--local ігноровано"
4465
4466 msgid "cannot clone from filtered bundle"
4467 msgstr "неможливо клонувати з відфільтрованого пакунка"
4468
4469 msgid "failed to initialize the repo, skipping bundle URI"
4470 msgstr "не вдалося ініціалізувати сховище, URI пакунка пропущено"
4471
4472 #, c-format
4473 msgid "failed to fetch objects from bundle URI '%s'"
4474 msgstr "не вдалося отримати обʼєкти з пакунка URI \"%s\""
4475
4476 msgid "failed to fetch advertised bundles"
4477 msgstr "не вдалося отримати обіцяні пакунки"
4478
4479 msgid "remote transport reported error"
4480 msgstr "операція віддаленого отримання повідомила про помилку"
4481
4482 #, c-format
4483 msgid "Remote branch %s not found in upstream %s"
4484 msgstr "Віддалену гілку %s не знайдено у першоджерельному сховищі %s"
4485
4486 #, c-format
4487 msgid "Remote revision %s not found in upstream %s"
4488 msgstr "Віддалена ревізія %s не знайдена у першоджерельному сховищі %s"
4489
4490 msgid "You appear to have cloned an empty repository."
4491 msgstr "Здається, ви клонували порожнє сховище."
4492
4493 msgid "git column [<options>]"
4494 msgstr "git column [<опції>]"
4495
4496 msgid "lookup config vars"
4497 msgstr "пошук параметрів конфігурації"
4498
4499 msgid "layout to use"
4500 msgstr "схема розташування"
4501
4502 msgid "maximum width"
4503 msgstr "максимальна ширина"
4504
4505 msgid "padding space on left border"
4506 msgstr "відступ по лівому краю"
4507
4508 msgid "padding space on right border"
4509 msgstr "відступ по правому краю"
4510
4511 msgid "padding space between columns"
4512 msgstr "відступ між стовпчиками"
4513
4514 #, c-format
4515 msgid "%s must be non-negative"
4516 msgstr "%s має бути невідʼємним значенням"
4517
4518 msgid "--command must be the first argument"
4519 msgstr "--command має бути першим аргументом"
4520
4521 msgid ""
4522 "git commit-graph verify [--object-dir <dir>] [--shallow] [--[no-]progress]"
4523 msgstr ""
4524 "git commit-graph verify [--object-dir <директорія>] [--shallow] [--"
4525 "[no-]progress]"
4526
4527 msgid ""
4528 "git commit-graph write [--object-dir <dir>] [--append]\n"
4529 " [--split[=<strategy>]] [--reachable | --stdin-packs | "
4530 "--stdin-commits]\n"
4531 " [--changed-paths] [--[no-]max-new-filters <n>] [--"
4532 "[no-]progress]\n"
4533 " <split-options>"
4534 msgstr ""
4535 "git commit-graph write [--object-dir <директорія>] [--append] [--object-dir "
4536 "<директорія>] [--append] [--object-dir <директорія>] [--append\n"
4537 " [--split[=<стратегія>]] [--reachable | --stdin-packs "
4538 "| --stdin-commits]\n"
4539 " [--changed-paths] [--[no-]max-new-filters <число>] [--"
4540 "[no-]progress]\n"
4541 " <опції-розділення>"
4542
4543 msgid "dir"
4544 msgstr "директорія"
4545
4546 msgid "the object directory to store the graph"
4547 msgstr "директорія об’єктів для зберігання графу"
4548
4549 msgid "if the commit-graph is split, only verify the tip file"
4550 msgstr "якщо коміт-граф розщеплено, перевіряти тільки файл підказок"
4551
4552 #, c-format
4553 msgid "Could not open commit-graph '%s'"
4554 msgstr "Не вдалося відкрити коміт-граф \"%s\""
4555
4556 #, c-format
4557 msgid "could not open commit-graph chain '%s'"
4558 msgstr "не вдалося відкрити ланцюжок коміт-графа \"%s\""
4559
4560 #, c-format
4561 msgid "unrecognized --split argument, %s"
4562 msgstr "нерозпізнаний --split аргумент, %s"
4563
4564 #, c-format
4565 msgid "unexpected non-hex object ID: %s"
4566 msgstr "неочікуваний не hex ідентифікатор обʼєкта: %s"
4567
4568 #, c-format
4569 msgid "invalid object: %s"
4570 msgstr "неприпустимий об’єкт: %s"
4571
4572 #, c-format
4573 msgid "option `%s' expects a numerical value"
4574 msgstr "опція \"%s\" очікує числове значення"
4575
4576 msgid "start walk at all refs"
4577 msgstr "розпочати проходження по всім посиланням"
4578
4579 msgid "scan pack-indexes listed by stdin for commits"
4580 msgstr "просканувати pack-indexes зазначені через stdin для комітів"
4581
4582 msgid "start walk at commits listed by stdin"
4583 msgstr "розпочати проходження по всім комітам зазначеним через stdin"
4584
4585 msgid "include all commits already in the commit-graph file"
4586 msgstr "включити всі коміти, які вже є у файлі коміт-графа"
4587
4588 msgid "enable computation for changed paths"
4589 msgstr "увімкнути обчислення для змінених шляхів"
4590
4591 msgid "allow writing an incremental commit-graph file"
4592 msgstr "дозволити запис інкрементного файлу коміт-графа"
4593
4594 msgid "maximum number of commits in a non-base split commit-graph"
4595 msgstr "максимальна кількість комітів у безбазовому розщепленому коміт-графі"
4596
4597 msgid "maximum ratio between two levels of a split commit-graph"
4598 msgstr "максимальне співвідношення між двома рівнями розщепленого коміт-графа"
4599
4600 msgid "only expire files older than a given date-time"
4601 msgstr "видалити лише файли, старіші за вказану дату"
4602
4603 msgid "maximum number of changed-path Bloom filters to compute"
4604 msgstr "максимальна кількість фільтрів Блума зміненого шляху для обчислення"
4605
4606 msgid "use at most one of --reachable, --stdin-commits, or --stdin-packs"
4607 msgstr ""
4608 "використовувати щонайбільше один з --reachable, --stdin-commits або --stdin-"
4609 "packs"
4610
4611 msgid "Collecting commits from input"
4612 msgstr "Збирання комітів з вхідних даних"
4613
4614 msgid "git commit-tree <tree> [(-p <parent>)...]"
4615 msgstr "git commit-tree <дерево> [(-p <батько>)...]"
4616
4617 msgid ""
4618 "git commit-tree [(-p <parent>)...] [-S[<keyid>]] [(-m <message>)...]\n"
4619 " [(-F <file>)...] <tree>"
4620 msgstr ""
4621 "git commit-tree [(-p <батько>)...] [-S[<ідентифікатор-ключа>]] [(-m "
4622 "<допис>)...]\n"
4623 " [(-F <файл>)...] <дерево>"
4624
4625 #, c-format
4626 msgid "duplicate parent %s ignored"
4627 msgstr "проігноровано дубльований батьківський %s"
4628
4629 #, c-format
4630 msgid "not a valid object name %s"
4631 msgstr "невірне ім’я об’єкта %s"
4632
4633 #, c-format
4634 msgid "git commit-tree: failed to read '%s'"
4635 msgstr "git commit-tree: не вдалося прочитати \"%s\""
4636
4637 #, c-format
4638 msgid "git commit-tree: failed to close '%s'"
4639 msgstr "git commit-tree: не вдалося закрити \"%s\""
4640
4641 msgid "parent"
4642 msgstr "батько"
4643
4644 msgid "id of a parent commit object"
4645 msgstr "ідентифікатор обʼєкта батьківського коміту"
4646
4647 msgid "message"
4648 msgstr "допис"
4649
4650 msgid "commit message"
4651 msgstr "допис до коміту"
4652
4653 msgid "read commit log message from file"
4654 msgstr "читати допис до коміту з файлу"
4655
4656 msgid "GPG sign commit"
4657 msgstr "підписати коміт за допомогою GPG"
4658
4659 msgid "must give exactly one tree"
4660 msgstr "має бути надано лишень одне дерево"
4661
4662 msgid "git commit-tree: failed to read"
4663 msgstr "git commit-tree: не вдалося прочитати"
4664
4665 msgid ""
4666 "git commit [-a | --interactive | --patch] [-s] [-v] [-u[<mode>]] [--amend]\n"
4667 " [--dry-run] [(-c | -C | --squash) <commit> | --fixup [(amend|"
4668 "reword):]<commit>]\n"
4669 " [-F <file> | -m <msg>] [--reset-author] [--allow-empty]\n"
4670 " [--allow-empty-message] [--no-verify] [-e] [--author=<author>]\n"
4671 " [--date=<date>] [--cleanup=<mode>] [--[no-]status]\n"
4672 " [-i | -o] [--pathspec-from-file=<file> [--pathspec-file-nul]]\n"
4673 " [(--trailer <token>[(=|:)<value>])...] [-S[<keyid>]]\n"
4674 " [--] [<pathspec>...]"
4675 msgstr ""
4676 "git commit [-a | --interactive | --patch] [-s] [-v] [-u[<режим>]] [--amend]\n"
4677 " [--dry-run] [(-c | -C | --squash) <коміт> | --fixup [(amend|"
4678 "reword):]<коміт>]\n"
4679 " [-F <файл> | -m <допис>] [--reset-author] [--allow-empty]\n"
4680 " [--allow-empty-message] [--no-verify] [-e] [--author=<автор>]\n"
4681 " [--date=<дата>] [--cleanup=<режим>] [--[no-]status]\n"
4682 " [-i | -o] [--pathspec-from-file=<файл> [--pathspec-file-nul]]\n"
4683 " [(--trailer <токен>[(=|:)<значення>])...] [-S[<ідентифікатор-"
4684 "ключа>]]\n"
4685 " [--] [<визначник-шляху>...]"
4686
4687 msgid "git status [<options>] [--] [<pathspec>...]"
4688 msgstr "git status [<опції>] [--] [<визначник шляху>...]"
4689
4690 msgid ""
4691 "You asked to amend the most recent commit, but doing so would make\n"
4692 "it empty. You can repeat your command with --allow-empty, or you can\n"
4693 "remove the commit entirely with \"git reset HEAD^\".\n"
4694 msgstr ""
4695 "Ви просили внести зміни до останнього коміту, але це зробить його\n"
4696 "порожнім. Ви можете повторити команду, скориставшись --allow-empty, або\n"
4697 "повністю видалити коміт за допомогою \"git reset HEAD^\".\n"
4698
4699 msgid ""
4700 "The previous cherry-pick is now empty, possibly due to conflict resolution.\n"
4701 "If you wish to commit it anyway, use:\n"
4702 "\n"
4703 " git commit --allow-empty\n"
4704 "\n"
4705 msgstr ""
4706 "Попереднє висмикування зараз порожнє, можливо, через вирішення конфлікту.\n"
4707 "Якщо ви все одно бажаєте додати його, скористайтесь командою\n"
4708 "\n"
4709 " git commit --allow-empty\n"
4710
4711 msgid "Otherwise, please use 'git rebase --skip'\n"
4712 msgstr "В іншому випадку, будь ласка, скористайтесь \"git rebase --skip\"\n"
4713
4714 msgid "Otherwise, please use 'git cherry-pick --skip'\n"
4715 msgstr ""
4716 "В іншому випадку, будь ласка, скористайтесь \"git cherry-pick --skip\"\n"
4717
4718 msgid ""
4719 "and then use:\n"
4720 "\n"
4721 " git cherry-pick --continue\n"
4722 "\n"
4723 "to resume cherry-picking the remaining commits.\n"
4724 "If you wish to skip this commit, use:\n"
4725 "\n"
4726 " git cherry-pick --skip\n"
4727 "\n"
4728 msgstr ""
4729 "а потім скористайтесь:\n"
4730 "\n"
4731 " git cherry-pick --continue\n"
4732 "\n"
4733 "щоб продовжити висмикування решти комітів.\n"
4734 "Якщо ви хочете пропустити цей коміт, скористайтесь\n"
4735 "\n"
4736 " git cherry-pick --skip\n"
4737
4738 msgid "updating files failed"
4739 msgstr "не вдалося оновити файли"
4740
4741 msgid "failed to unpack HEAD tree object"
4742 msgstr "не вдалося розпакувати HEAD обʼєкт дерева"
4743
4744 msgid "No paths with --include/--only does not make sense."
4745 msgstr "Ніякі шляхи з --include/--only не мають сенсу."
4746
4747 msgid "unable to create temporary index"
4748 msgstr "не вдалося створити тимчасовий індекс"
4749
4750 msgid "interactive add failed"
4751 msgstr "інтерактивне додавання не вдалося"
4752
4753 msgid "unable to update temporary index"
4754 msgstr "не вдалося оновити тимчасовий індекс"
4755
4756 msgid "Failed to update main cache tree"
4757 msgstr "Не вдалося оновити головне дерево кешу"
4758
4759 msgid "cannot do a partial commit during a merge."
4760 msgstr "неможливо зробити частковий коміт під час злиття."
4761
4762 msgid "cannot do a partial commit during a cherry-pick."
4763 msgstr "неможливо зробити частковий коміт під час висмикування."
4764
4765 msgid "cannot do a partial commit during a rebase."
4766 msgstr "неможливо зробити частковий коміт під час перебазування."
4767
4768 msgid "cannot read the index"
4769 msgstr "неможливо прочитати індекс"
4770
4771 msgid "unable to write temporary index file"
4772 msgstr "не вдалося записати тимчасовий файл індексу"
4773
4774 #, c-format
4775 msgid "commit '%s' lacks author header"
4776 msgstr "у коміті \"%s\" немає заголовка автора"
4777
4778 #, c-format
4779 msgid "commit '%s' has malformed author line"
4780 msgstr "у коміті \"%s\" невірно сформовано рядок автора"
4781
4782 msgid "malformed --author parameter"
4783 msgstr "невірно сформований --author параметр"
4784
4785 #, c-format
4786 msgid "invalid date format: %s"
4787 msgstr "неприпустимий формат дати: %s"
4788
4789 msgid ""
4790 "unable to select a comment character that is not used\n"
4791 "in the current commit message"
4792 msgstr ""
4793 "не вдалося вибрати символ коментаря, який не використовується\n"
4794 "у поточному дописі до коміту"
4795
4796 #, c-format
4797 msgid "could not lookup commit '%s'"
4798 msgstr "не вдалося знайти коміт \"%s\""
4799
4800 #, c-format
4801 msgid "(reading log message from standard input)\n"
4802 msgstr "(читання допису журналу зі стандартного вводу)\n"
4803
4804 msgid "could not read log from standard input"
4805 msgstr "не вдалося прочитати допис зі стандартного вводу"
4806
4807 #, c-format
4808 msgid "could not read log file '%s'"
4809 msgstr "не вдалося прочитати допис з файлу \"%s\""
4810
4811 #, c-format
4812 msgid "options '%s' and '%s:%s' cannot be used together"
4813 msgstr "опції \"%s\" та \"%s:%s\" не можна використовувати разом"
4814
4815 msgid "could not read SQUASH_MSG"
4816 msgstr "не вдалося прочитати SQUASH_MSG"
4817
4818 msgid "could not read MERGE_MSG"
4819 msgstr "не вдалося прочитати MERGE_MSG"
4820
4821 #, c-format
4822 msgid "could not open '%s'"
4823 msgstr "не вдалося відкрити \"%s\""
4824
4825 msgid "could not write commit template"
4826 msgstr "не вдалося записати шаблон комітів"
4827
4828 #, c-format
4829 msgid ""
4830 "Please enter the commit message for your changes. Lines starting\n"
4831 "with '%s' will be ignored.\n"
4832 msgstr ""
4833 "Будь ласка, введіть допис до коміту для ваших змін. Рядки, що починаються з\n"
4834 " \"%s\" будуть проігноровані.\n"
4835
4836 #, c-format
4837 msgid ""
4838 "Please enter the commit message for your changes. Lines starting\n"
4839 "with '%s' will be ignored, and an empty message aborts the commit.\n"
4840 msgstr ""
4841 "Будь ласка, введіть допис до коміту для ваших змін. Рядки, що починаються з\n"
4842 " \"%s\" будуть проігноровані, а порожній допис перерве коміт.\n"
4843
4844 #, c-format
4845 msgid ""
4846 "Please enter the commit message for your changes. Lines starting\n"
4847 "with '%s' will be kept; you may remove them yourself if you want to.\n"
4848 msgstr ""
4849 "Будь ласка, введіть допис до коміту для ваших змін. Рядки, що починаються з\n"
4850 " \"%s\" будуть збережені; ви можете вилучити їх самостійно, якщо захочете.\n"
4851
4852 #, c-format
4853 msgid ""
4854 "Please enter the commit message for your changes. Lines starting\n"
4855 "with '%s' will be kept; you may remove them yourself if you want to.\n"
4856 "An empty message aborts the commit.\n"
4857 msgstr ""
4858 "Будь ласка, введіть допис до коміту для ваших змін. Рядки, що починаються з\n"
4859 " \"%s\" будуть збережені; ви можете вилучити їх самостійно, якщо захочете.\n"
4860 "Порожній допис перериває коміт.\n"
4861
4862 msgid ""
4863 "\n"
4864 "It looks like you may be committing a merge.\n"
4865 "If this is not correct, please run\n"
4866 "\tgit update-ref -d MERGE_HEAD\n"
4867 "and try again.\n"
4868 msgstr ""
4869 "\n"
4870 "Схоже, що ви робите злиття.\n"
4871 "Якщо це не так, виконайте команду\n"
4872 "\tgit update-ref -d MERGE_HEAD\n"
4873 "і спробуйте ще раз.\n"
4874
4875 msgid ""
4876 "\n"
4877 "It looks like you may be committing a cherry-pick.\n"
4878 "If this is not correct, please run\n"
4879 "\tgit update-ref -d CHERRY_PICK_HEAD\n"
4880 "and try again.\n"
4881 msgstr ""
4882 "\n"
4883 "Схоже, що ви робите висмикування.\n"
4884 "Якщо це не так, виконайте\n"
4885 "\tgit update-ref -d CHERRY_PICK_HEAD\n"
4886 "і спробуйте ще раз.\n"
4887
4888 #, c-format
4889 msgid "%sAuthor: %.*s <%.*s>"
4890 msgstr "%sАвтор: %.*s <%.*s>"
4891
4892 #, c-format
4893 msgid "%sDate: %s"
4894 msgstr "%sДата: %s"
4895
4896 #, c-format
4897 msgid "%sCommitter: %.*s <%.*s>"
4898 msgstr "%sКомітер: %.*s <%.*s>"
4899
4900 msgid "Cannot read index"
4901 msgstr "Неможливо прочитати індекс"
4902
4903 msgid "unable to pass trailers to --trailers"
4904 msgstr "не вдалося передати причепи до --trailers"
4905
4906 msgid "Error building trees"
4907 msgstr "Помилка при побудові дерев"
4908
4909 #, c-format
4910 msgid "Please supply the message using either -m or -F option.\n"
4911 msgstr "Будь ласка, надайте допис, використовуючи опцію -m або -F.\n"
4912
4913 #, c-format
4914 msgid "--author '%s' is not 'Name <email>' and matches no existing author"
4915 msgstr ""
4916 "--author \"%s\" не в форматі \"Імʼя <адреса електронної пошти>\" і не "
4917 "відповідає жодному існуючому автору"
4918
4919 #, c-format
4920 msgid "Invalid ignored mode '%s'"
4921 msgstr "Неприпустимий режим ігнорування \"%s\""
4922
4923 #, c-format
4924 msgid "Invalid untracked files mode '%s'"
4925 msgstr "Неприпустимий режим невідстежуваних файлів \"%s\""
4926
4927 msgid "You are in the middle of a merge -- cannot reword."
4928 msgstr "Ви перебуваєте в процесі злиття -- неможливо перефразувати."
4929
4930 msgid "You are in the middle of a cherry-pick -- cannot reword."
4931 msgstr "Ви перебуваєте в процесі висмикування -- неможливо перефразувати."
4932
4933 #, c-format
4934 msgid "reword option of '%s' and path '%s' cannot be used together"
4935 msgstr ""
4936 "параметр перефразування \"%s\" і шлях \"%s\" не можуть бути використані разом"
4937
4938 #, c-format
4939 msgid "reword option of '%s' and '%s' cannot be used together"
4940 msgstr "опцію перефразування \"%s\" і \"%s\" не можна використовувати разом"
4941
4942 msgid "You have nothing to amend."
4943 msgstr "Вам немає до чого вносити зміни."
4944
4945 msgid "You are in the middle of a merge -- cannot amend."
4946 msgstr "Ви перебуваєте в процесі злиття -- неможливо внести зміни."
4947
4948 msgid "You are in the middle of a cherry-pick -- cannot amend."
4949 msgstr "Ви перебуваєте в процесі висмикування - неможливо внести зміни."
4950
4951 msgid "You are in the middle of a rebase -- cannot amend."
4952 msgstr "Ви перебуваєте в процесі перебазуавння -- неможливо внести зміни."
4953
4954 msgid "--reset-author can be used only with -C, -c or --amend."
4955 msgstr "--reset-author можна використовувати лише з -C, -c або --amend."
4956
4957 #, c-format
4958 msgid "unknown option: --fixup=%s:%s"
4959 msgstr "невідомий параметр: --fixup=%s:%s"
4960
4961 #, c-format
4962 msgid "paths '%s ...' with -a does not make sense"
4963 msgstr "шляхи \"%s ...\" з -a не мають сенсу"
4964
4965 msgid "show status concisely"
4966 msgstr "показувати статус стисло"
4967
4968 msgid "show branch information"
4969 msgstr "показати інформацію про гілку"
4970
4971 msgid "show stash information"
4972 msgstr "показати інформацію про схов"
4973
4974 msgid "compute full ahead/behind values"
4975 msgstr "обчислювати повні попереду/позаду значення"
4976
4977 msgid "version"
4978 msgstr "версія"
4979
4980 msgid "machine-readable output"
4981 msgstr "машинозчитуваний вивід"
4982
4983 msgid "show status in long format (default)"
4984 msgstr "показувати статус у повному форматі (за замовчуванням)"
4985
4986 msgid "terminate entries with NUL"
4987 msgstr "завершувати записи символом NUL"
4988
4989 msgid "show untracked files, optional modes: all, normal, no. (Default: all)"
4990 msgstr ""
4991 "показувати невідстежувані файли, варіанти режимів: all, normal, no (за "
4992 "замовчуванням: all)"
4993
4994 msgid ""
4995 "show ignored files, optional modes: traditional, matching, no. (Default: "
4996 "traditional)"
4997 msgstr ""
4998 "показувати ігноровані файли, варіанти режимів: traditional, matching, no (за "
4999 "замовчуванням: traditional)."
5000
Showing first 5,000 of 24,929 lines. View raw