l10n: bg.po: Updated Bulgarian translation (3958t)

Signed-off-by: Alexander Shopov <ash@kambanaria.org>

Alexander Shopov committed Aug 9, 2018 at 17:04 UTC 1eaabd4a0d1a09e18822f02305a9c22b10bb7a11
1 file changed +4655 -2798
po/bg.po
+4655 -2798
@@ -7,6 +7,8 @@
7 # DICTIONARY TO MERGE IN GIT GUI
8 # ------------------------
9 # range диапазон
10 +# base база
11 +# tip връх
12 # unreachable object недостижим обект
13 # dangling objects обект извън клон
14 # fast-forward превъртане
@@ -38,6 +40,7 @@
40 # replace refs заместващи указатели
41 # embedded repository вградено/вътрешно хранилище (добавянето му е грешка)
42 # thin pack съкратен пакет
43 +# pack file пакетен файл
44 # stat (a file) получавам информация чрез „stat“ (за файл)
45 # mixed reset смесено зануляване (индекса и указателя „HEAD“, без работното дърво)
46 # soft reset меко зануляване (само указателя „HEAD“, без индекса и работното дърво)
@@ -103,6 +106,18 @@
106 # collection/series of patches поредица от кръпки
107 # recieve получавам
108 # BOM маркер за поредността на байтовете
109 +# acknowledgment line ред за потвърждение
110 +# wanted-ref искан указател
111 +# chunk откъс
112 +# clean filter декодиращ филтър
113 +# smudge filter кодиращ филтър
114 +# loose object непакетиран обект
115 +# flush изчистване на буферите
116 +# flush packet изчистващ пакет
117 +# fork създаване на процес
118 +# capabilities възможности
119 +# remote-helper насрещна помощна програма
120 +#
121 # ------------------------
122 # „$var“ - може да не сработва за shell има gettext и eval_gettext - проверка - намират се лесно по „$
123 # ------------------------
@@ -110,12 +125,19 @@
125 # HEAD as a reference vs head of a branch
126 # git update-index -h извежда само един ред, а не цялата помощ за опциите
127 # git fetch --al работи подобно на --all
128 +# ------------------------
129 +# export PO_FILE=bg.po
130 +# msgattrib --only-fuzzy $PO_FILE > todo1.po
131 +# msgattrib --untranslated $PO_FILE > todo2.po
132 +# msgcat todo1.po todo2.po > todo.po
133 +# grep '^#: ' todo.po | sed 's/^#: //' | tr ' ' '\n' | sed 's/:[0-9]*$//' > FILES
134 +# for i in `sort -u FILES`; do cnt=`grep $i FILES | wc -l`; echo $cnt $i ;done | sort -n
135 msgid ""
136 msgstr ""
137 "Project-Id-Version: git master\n"
138 "Report-Msgid-Bugs-To: Git Mailing List <git@vger.kernel.org>\n"
117 -"POT-Creation-Date: 2018-06-16 22:06+0800\n"
118 -"PO-Revision-Date: 2018-06-17 13:16+0200\n"
139 +"POT-Creation-Date: 2018-09-04 08:50+0800\n"
140 +"PO-Revision-Date: 2018-09-09 11:28+0200\n"
141 "Last-Translator: Alexander Shopov <ash@kambanaria.org>\n"
142 "Language-Team: Bulgarian <dict@fsa-bg.org>\n"
143 "Language: bg\n"
@@ -124,37 +146,37 @@ msgstr ""
146 "Content-Transfer-Encoding: 8bit\n"
147 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
148
127 -#: advice.c:92
149 +#: advice.c:97
150 #, c-format
151 msgid "%shint: %.*s%s\n"
152 msgstr "%sподсказка: %.*s%s\n"
153
132 -#: advice.c:137
154 +#: advice.c:150
155 msgid "Cherry-picking is not possible because you have unmerged files."
156 msgstr "Отбирането на подавания е блокирано от неслети файлове."
157
136 -#: advice.c:139
158 +#: advice.c:152
159 msgid "Committing is not possible because you have unmerged files."
160 msgstr "Подаването е блокирано от неслети файлове."
161
140 -#: advice.c:141
162 +#: advice.c:154
163 msgid "Merging is not possible because you have unmerged files."
164 msgstr "Сливането е блокирано от неслети файлове."
165
144 -#: advice.c:143
166 +#: advice.c:156
167 msgid "Pulling is not possible because you have unmerged files."
168 msgstr "Издърпването е блокирано от неслети файлове."
169
148 -#: advice.c:145
170 +#: advice.c:158
171 msgid "Reverting is not possible because you have unmerged files."
172 msgstr "Отмяната е блокирана от неслети файлове."
173
152 -#: advice.c:147
174 +#: advice.c:160
175 #, c-format
176 msgid "It is not possible to %s because you have unmerged files."
177 msgstr "Действието „%s“ е блокирано от неслети файлове."
178
157 -#: advice.c:155
179 +#: advice.c:168
180 msgid ""
181 "Fix them up in the work tree, and then use 'git add/rm <file>'\n"
182 "as appropriate to mark resolution and make a commit."
@@ -162,23 +184,23 @@ msgstr ""
184 "Редактирайте ги в работното дърво, и тогава ползвайте „git add/rm ФАЙЛ“,\n"
185 "за да отбележите коригирането им. След това извършете подаването."
186
165 -#: advice.c:163
187 +#: advice.c:176
188 msgid "Exiting because of an unresolved conflict."
189 msgstr "Изход от програмата заради некоригиран конфликт."
190
169 -#: advice.c:168 builtin/merge.c:1250
191 +#: advice.c:181 builtin/merge.c:1286
192 msgid "You have not concluded your merge (MERGE_HEAD exists)."
193 msgstr "Не сте завършили сливане. (Указателят „MERGE_HEAD“ съществува)."
194
173 -#: advice.c:170
195 +#: advice.c:183
196 msgid "Please, commit your changes before merging."
197 msgstr "Промените трябва да се подадат преди сливане."
198
177 -#: advice.c:171
199 +#: advice.c:184
200 msgid "Exiting because of unfinished merge."
201 msgstr "Изход от програмата заради незавършено сливане."
202
181 -#: advice.c:177
203 +#: advice.c:190
204 #, c-format
205 msgid ""
206 "Note: checking out '%s'.\n"
@@ -207,100 +229,100 @@ msgstr ""
229 " git checkout -b ИМЕ_НА_НОВ_КЛОН\n"
230 "\n"
231
210 -#: apply.c:58
232 +#: apply.c:59
233 #, c-format
234 msgid "unrecognized whitespace option '%s'"
235 msgstr "непозната опция за знаците за интервали „%s“"
236
215 -#: apply.c:74
237 +#: apply.c:75
238 #, c-format
239 msgid "unrecognized whitespace ignore option '%s'"
240 msgstr "непозната опция за игнориране на знаците за интервали „%s“"
241
220 -#: apply.c:122
242 +#: apply.c:125
243 msgid "--reject and --3way cannot be used together."
244 msgstr "опциите „--reject“ и „--3way“ са несъвместими"
245
224 -#: apply.c:124
246 +#: apply.c:127
247 msgid "--cached and --3way cannot be used together."
248 msgstr "опциите „--cached“ и „--3way“ са несъвместими"
249
228 -#: apply.c:127
250 +#: apply.c:130
251 msgid "--3way outside a repository"
252 msgstr "като „--3way“, но извън хранилище"
253
232 -#: apply.c:138
254 +#: apply.c:141
255 msgid "--index outside a repository"
256 msgstr "като „--index“, но извън хранилище"
257
236 -#: apply.c:141
258 +#: apply.c:144
259 msgid "--cached outside a repository"
260 msgstr "като „--cached“, но извън хранилище"
261
240 -#: apply.c:821
262 +#: apply.c:826
263 #, c-format
264 msgid "Cannot prepare timestamp regexp %s"
265 msgstr "Регулярният израз за времето „%s“ не може за бъде компилиран"
266
245 -#: apply.c:830
267 +#: apply.c:835
268 #, c-format
269 msgid "regexec returned %d for input: %s"
270 msgstr "Регулярният израз върна %d при подадена последователност „%s“ на входа"
271
250 -#: apply.c:904
272 +#: apply.c:909
273 #, c-format
274 msgid "unable to find filename in patch at line %d"
275 msgstr "Липсва име на файл на ред %d от кръпката"
276
255 -#: apply.c:942
277 +#: apply.c:947
278 #, c-format
279 msgid "git apply: bad git-diff - expected /dev/null, got %s on line %d"
280 msgstr ""
281 "git apply: лош изход от командата „git-diff“ — на ред %2$d се очакваше „/dev/"
282 "null“, а бе получен „%1$s“"
283
262 -#: apply.c:948
284 +#: apply.c:953
285 #, c-format
286 msgid "git apply: bad git-diff - inconsistent new filename on line %d"
287 msgstr ""
288 "git apply: лош изход от командата „git-diff“ — на ред %d бе получено "
289 "неправилно име на нов файл"
290
269 -#: apply.c:949
291 +#: apply.c:954
292 #, c-format
293 msgid "git apply: bad git-diff - inconsistent old filename on line %d"
294 msgstr ""
295 "git apply: лош изход от командата „git-diff“ — на ред %d бе получено "
296 "неправилно име на стар файл"
297
276 -#: apply.c:954
298 +#: apply.c:959
299 #, c-format
300 msgid "git apply: bad git-diff - expected /dev/null on line %d"
301 msgstr ""
302 "git apply: лош изход от командата „git-diff“ — на ред %d се очакваше „/dev/"
303 "null“"
304
283 -#: apply.c:983
305 +#: apply.c:988
306 #, c-format
307 msgid "invalid mode on line %d: %s"
308 msgstr "грешен режим на ред №%d: %s"
309
288 -#: apply.c:1301
310 +#: apply.c:1306
311 #, c-format
312 msgid "inconsistent header lines %d and %d"
313 msgstr "несъвместими заглавни части на редове №%d и №%d"
314
293 -#: apply.c:1473
315 +#: apply.c:1478
316 #, c-format
317 msgid "recount: unexpected line: %.*s"
318 msgstr "при повторното преброяване бе получен неочакван ред: „%.*s“"
319
298 -#: apply.c:1542
320 +#: apply.c:1547
321 #, c-format
322 msgid "patch fragment without header at line %d: %.*s"
323 msgstr "част от кръпка без заглавна част на ред %d: %.*s"
324
303 -#: apply.c:1562
325 +#: apply.c:1567
326 #, c-format
327 msgid ""
328 "git diff header lacks filename information when removing %d leading pathname "
@@ -315,71 +337,71 @@ msgstr[1] ""
337 "След съкращаването на първите %d части от компонентите на пътя, в заглавната "
338 "част на „git diff“ липсва информация за име на файл (ред: %d)"
339
318 -#: apply.c:1575
340 +#: apply.c:1580
341 #, c-format
342 msgid "git diff header lacks filename information (line %d)"
343 msgstr ""
344 "в заглавната част на „git diff“ липсва информация за име на файл (ред: %d)"
345
324 -#: apply.c:1763
346 +#: apply.c:1768
347 msgid "new file depends on old contents"
348 msgstr "новият файл зависи от старото съдържание на файла"
349
328 -#: apply.c:1765
350 +#: apply.c:1770
351 msgid "deleted file still has contents"
352 msgstr "изтритият файл не е празен"
353
332 -#: apply.c:1799
354 +#: apply.c:1804
355 #, c-format
356 msgid "corrupt patch at line %d"
357 msgstr "грешка в кръпката на ред %d"
358
337 -#: apply.c:1836
359 +#: apply.c:1841
360 #, c-format
361 msgid "new file %s depends on old contents"
362 msgstr "новият файл „%s“ зависи от старото съдържание на файла"
363
342 -#: apply.c:1838
364 +#: apply.c:1843
365 #, c-format
366 msgid "deleted file %s still has contents"
367 msgstr "изтритият файл „%s“ не е празен"
368
347 -#: apply.c:1841
369 +#: apply.c:1846
370 #, c-format
371 msgid "** warning: file %s becomes empty but is not deleted"
372 msgstr "● предупреждение: файлът „%s“ вече е празен, но не е изтрит"
373
352 -#: apply.c:1988
374 +#: apply.c:1993
375 #, c-format
376 msgid "corrupt binary patch at line %d: %.*s"
377 msgstr "грешка в двоичната кръпка на ред %d: %.*s"
378
357 -#: apply.c:2025
379 +#: apply.c:2030
380 #, c-format
381 msgid "unrecognized binary patch at line %d"
382 msgstr "неразпозната двоичната кръпка на ред %d"
383
362 -#: apply.c:2185
384 +#: apply.c:2190
385 #, c-format
386 msgid "patch with only garbage at line %d"
387 msgstr "кръпката е с изцяло повредени данни на ред %d"
388
367 -#: apply.c:2271
389 +#: apply.c:2276
390 #, c-format
391 msgid "unable to read symlink %s"
392 msgstr "символната връзка „%s“ не може да бъде прочетена"
393
372 -#: apply.c:2275
394 +#: apply.c:2280
395 #, c-format
396 msgid "unable to open or read %s"
397 msgstr "файлът „%s“ не може да бъде отворен или прочетен"
398
377 -#: apply.c:2934
399 +#: apply.c:2939
400 #, c-format
401 msgid "invalid start of line: '%c'"
402 msgstr "неправилно начало на ред: „%c“"
403
382 -#: apply.c:3055
404 +#: apply.c:3060
405 #, c-format
406 msgid "Hunk #%d succeeded at %d (offset %d line)."
407 msgid_plural "Hunk #%d succeeded at %d (offset %d lines)."
@@ -388,13 +410,13 @@ msgstr[0] ""
410 msgstr[1] ""
411 "%d-то парче код бе успешно приложено на ред %d (отместване от %d реда)."
412
391 -#: apply.c:3067
413 +#: apply.c:3072
414 #, c-format
415 msgid "Context reduced to (%ld/%ld) to apply fragment at %d"
416 msgstr ""
417 "Контекстът е намален на (%ld/%ld) за прилагането на парчето код на ред %d"
418
397 -#: apply.c:3073
419 +#: apply.c:3078
420 #, c-format
421 msgid ""
422 "while searching for:\n"
@@ -403,316 +425,316 @@ msgstr ""
425 "при търсене за:\n"
426 "%.*s"
427
406 -#: apply.c:3095
428 +#: apply.c:3100
429 #, c-format
430 msgid "missing binary patch data for '%s'"
431 msgstr "липсват данните за двоичната кръпка за „%s“"
432
411 -#: apply.c:3103
433 +#: apply.c:3108
434 #, c-format
435 msgid "cannot reverse-apply a binary patch without the reverse hunk to '%s'"
436 msgstr ""
437 "двоичната кръпка не може да се приложи в обратна посока, когато обратното "
438 "парче за „%s“ липсва"
439
418 -#: apply.c:3149
440 +#: apply.c:3154
441 #, c-format
442 msgid "cannot apply binary patch to '%s' without full index line"
443 msgstr "към „%s“ не може да се приложи двоична кръпка без пълен индекс"
444
423 -#: apply.c:3159
445 +#: apply.c:3164
446 #, c-format
447 msgid ""
448 "the patch applies to '%s' (%s), which does not match the current contents."
449 msgstr "кръпката съответства на „%s“ (%s), който не съвпада по съдържание."
450
429 -#: apply.c:3167
451 +#: apply.c:3172
452 #, c-format
453 msgid "the patch applies to an empty '%s' but it is not empty"
454 msgstr "кръпката съответства на „%s“, който трябва да е празен, но не е"
455
434 -#: apply.c:3185
456 +#: apply.c:3190
457 #, c-format
458 msgid "the necessary postimage %s for '%s' cannot be read"
459 msgstr ""
460 "необходимият резултат след операцията — „%s“ за „%s“ не може да бъде "
461 "прочетен"
462
441 -#: apply.c:3198
463 +#: apply.c:3203
464 #, c-format
465 msgid "binary patch does not apply to '%s'"
466 msgstr "двоичната кръпка не може да бъде приложена върху „%s“"
467
446 -#: apply.c:3204
468 +#: apply.c:3209
469 #, c-format
470 msgid "binary patch to '%s' creates incorrect result (expecting %s, got %s)"
471 msgstr ""
472 "двоичната кръпка за „%s“ води до неправилни резултати (очакваше се: „%s“, а "
473 "бе получено: „%s“)"
474
453 -#: apply.c:3225
475 +#: apply.c:3230
476 #, c-format
477 msgid "patch failed: %s:%ld"
478 msgstr "неуспешно прилагане на кръпка: „%s:%ld“"
479
458 -#: apply.c:3347
480 +#: apply.c:3352
481 #, c-format
482 msgid "cannot checkout %s"
483 msgstr "„%s“ не може да се изтегли"
484
463 -#: apply.c:3396 apply.c:3407 apply.c:3453 setup.c:278
485 +#: apply.c:3404 apply.c:3415 apply.c:3461 setup.c:278
486 #, c-format
487 msgid "failed to read %s"
488 msgstr "файлът „%s“ не може да бъде прочетен"
489
468 -#: apply.c:3404
490 +#: apply.c:3412
491 #, c-format
492 msgid "reading from '%s' beyond a symbolic link"
493 msgstr "изчитане на „%s“ след проследяване на символна връзка"
494
473 -#: apply.c:3433 apply.c:3673
495 +#: apply.c:3441 apply.c:3681
496 #, c-format
497 msgid "path %s has been renamed/deleted"
498 msgstr "обектът с път „%s“ е преименуван или изтрит"
499
478 -#: apply.c:3516 apply.c:3687
500 +#: apply.c:3524 apply.c:3696
501 #, c-format
502 msgid "%s: does not exist in index"
503 msgstr "„%s“ не съществува в индекса"
504
483 -#: apply.c:3525 apply.c:3695
505 +#: apply.c:3533 apply.c:3704
506 #, c-format
507 msgid "%s: does not match index"
508 msgstr "„%s“ не съответства на индекса"
509
488 -#: apply.c:3560
510 +#: apply.c:3568
511 msgid "repository lacks the necessary blob to fall back on 3-way merge."
512 msgstr ""
513 "в хранилището липсват необходимите обекти-BLOB, за да се премине към тройно "
514 "сливане."
515
494 -#: apply.c:3563
516 +#: apply.c:3571
517 #, c-format
518 msgid "Falling back to three-way merge...\n"
519 msgstr "Преминаване към тройно сливане…\n"
520
499 -#: apply.c:3579 apply.c:3583
521 +#: apply.c:3587 apply.c:3591
522 #, c-format
523 msgid "cannot read the current contents of '%s'"
524 msgstr "текущото съдържание на „%s“ не може да бъде прочетено"
525
504 -#: apply.c:3595
526 +#: apply.c:3603
527 #, c-format
528 msgid "Failed to fall back on three-way merge...\n"
529 msgstr "Неуспешно преминаване към тройно сливане…\n"
530
509 -#: apply.c:3609
531 +#: apply.c:3617
532 #, c-format
533 msgid "Applied patch to '%s' with conflicts.\n"
534 msgstr "Конфликти при прилагането на кръпката към „%s“.\n"
535
514 -#: apply.c:3614
536 +#: apply.c:3622
537 #, c-format
538 msgid "Applied patch to '%s' cleanly.\n"
539 msgstr "Кръпката бе приложена чисто към „%s“.\n"
540
519 -#: apply.c:3640
541 +#: apply.c:3648
542 msgid "removal patch leaves file contents"
543 msgstr "изтриващата кръпка оставя файла непразен"
544
523 -#: apply.c:3712
545 +#: apply.c:3721
546 #, c-format
547 msgid "%s: wrong type"
548 msgstr "„%s“: неправилен вид"
549
528 -#: apply.c:3714
550 +#: apply.c:3723
551 #, c-format
552 msgid "%s has type %o, expected %o"
553 msgstr "„%s“ е от вид „%o“, а се очакваше „%o“"
554
533 -#: apply.c:3864 apply.c:3866
555 +#: apply.c:3874 apply.c:3876
556 #, c-format
557 msgid "invalid path '%s'"
558 msgstr "неправилен път: „%s“"
559
538 -#: apply.c:3922
560 +#: apply.c:3932
561 #, c-format
562 msgid "%s: already exists in index"
563 msgstr "„%s“: вече съществува в индекса"
564
543 -#: apply.c:3925
565 +#: apply.c:3935
566 #, c-format
567 msgid "%s: already exists in working directory"
568 msgstr "„%s“: вече съществува в работното дърво"
569
548 -#: apply.c:3945
570 +#: apply.c:3955
571 #, c-format
572 msgid "new mode (%o) of %s does not match old mode (%o)"
573 msgstr "новите права за достъп (%o) на „%s“ не съвпадат със старите (%o)"
574
553 -#: apply.c:3950
575 +#: apply.c:3960
576 #, c-format
577 msgid "new mode (%o) of %s does not match old mode (%o) of %s"
578 msgstr ""
579 "новите права за достъп (%o) на „%s“ не съвпадат със старите (%o) на „%s“"
580
559 -#: apply.c:3970
581 +#: apply.c:3980
582 #, c-format
583 msgid "affected file '%s' is beyond a symbolic link"
584 msgstr "засегнатият файл „%s“ е след символна връзка"
585
564 -#: apply.c:3974
586 +#: apply.c:3984
587 #, c-format
588 msgid "%s: patch does not apply"
589 msgstr "Кръпката „%s“ не може да бъде приложена"
590
569 -#: apply.c:3989
591 +#: apply.c:3999
592 #, c-format
593 msgid "Checking patch %s..."
594 msgstr "Проверяване на кръпката „%s“…"
595
574 -#: apply.c:4080
596 +#: apply.c:4091
597 #, c-format
598 msgid "sha1 information is lacking or useless for submodule %s"
599 msgstr ""
600 "информацията за сумата по SHA1 за подмодула липсва или не е достатъчна (%s)."
601
580 -#: apply.c:4087
602 +#: apply.c:4098
603 #, c-format
604 msgid "mode change for %s, which is not in current HEAD"
605 msgstr "смяна на режима на достъпа на „%s“, който не е в текущия връх „HEAD“"
606
585 -#: apply.c:4090
607 +#: apply.c:4101
608 #, c-format
609 msgid "sha1 information is lacking or useless (%s)."
610 msgstr "информацията за сумата по SHA1 липсва или не е достатъчна (%s)."
611
590 -#: apply.c:4095 builtin/checkout.c:235 builtin/reset.c:140
612 +#: apply.c:4106 builtin/checkout.c:237 builtin/reset.c:140
613 #, c-format
614 msgid "make_cache_entry failed for path '%s'"
615 msgstr "неуспешно създаване на запис в кеша чрез „make_cache_entry“ за „%s“"
616
595 -#: apply.c:4099
617 +#: apply.c:4110
618 #, c-format
619 msgid "could not add %s to temporary index"
620 msgstr "„%s“ не може да се добави към временния индекс"
621
600 -#: apply.c:4109
622 +#: apply.c:4120
623 #, c-format
624 msgid "could not write temporary index to %s"
625 msgstr "временният индекс не може да се запази в „%s“"
626
605 -#: apply.c:4247
627 +#: apply.c:4258
628 #, c-format
629 msgid "unable to remove %s from index"
630 msgstr "„%s“ не може да се извади от индекса"
631
610 -#: apply.c:4282
632 +#: apply.c:4292
633 #, c-format
634 msgid "corrupt patch for submodule %s"
635 msgstr "повредена кръпка за модула „%s“"
636
615 -#: apply.c:4288
637 +#: apply.c:4298
638 #, c-format
639 msgid "unable to stat newly created file '%s'"
640 msgstr ""
641 "не може да се получи информация чрез „stat“ за новосъздадения файл „%s“"
642
621 -#: apply.c:4296
643 +#: apply.c:4306
644 #, c-format
645 msgid "unable to create backing store for newly created file %s"
646 msgstr ""
647 "не може да се за създаде мястото за съхранение на новосъздадения файл „%s“"
648
627 -#: apply.c:4302 apply.c:4446
649 +#: apply.c:4312 apply.c:4457
650 #, c-format
651 msgid "unable to add cache entry for %s"
652 msgstr "не може да се добави запис в кеша за „%s“"
653
632 -#: apply.c:4343
654 +#: apply.c:4355
655 #, c-format
656 msgid "failed to write to '%s'"
657 msgstr "в „%s“ не може да се пише"
658
637 -#: apply.c:4347
659 +#: apply.c:4359
660 #, c-format
661 msgid "closing file '%s'"
662 msgstr "затваряне на файла „%s“"
663
642 -#: apply.c:4417
664 +#: apply.c:4429
665 #, c-format
666 msgid "unable to write file '%s' mode %o"
667 msgstr "файлът „%s“ не може да се запише с режим на достъп „%o“"
668
647 -#: apply.c:4515
669 +#: apply.c:4527
670 #, c-format
671 msgid "Applied patch %s cleanly."
672 msgstr "Кръпката „%s“ бе приложена чисто."
673
652 -#: apply.c:4523
674 +#: apply.c:4535
675 msgid "internal error"
676 msgstr "вътрешна грешка"
677
656 -#: apply.c:4526
678 +#: apply.c:4538
679 #, c-format
680 msgid "Applying patch %%s with %d reject..."
681 msgid_plural "Applying patch %%s with %d rejects..."
682 msgstr[0] "Прилагане на кръпката „%%s“ с %d отхвърлено парче…"
683 msgstr[1] "Прилагане на кръпката „%%s“ с %d отхвърлени парчета…"
684
663 -#: apply.c:4537
685 +#: apply.c:4549
686 #, c-format
687 msgid "truncating .rej filename to %.*s.rej"
688 msgstr "съкращаване на името на файла с отхвърлените парчета на „ %.*s.rej“"
689
668 -#: apply.c:4545 builtin/fetch.c:786 builtin/fetch.c:1036
690 +#: apply.c:4557 builtin/fetch.c:780 builtin/fetch.c:1048
691 #, c-format
692 msgid "cannot open %s"
693 msgstr "„%s“ не може да бъде отворен"
694
673 -#: apply.c:4559
695 +#: apply.c:4571
696 #, c-format
697 msgid "Hunk #%d applied cleanly."
698 msgstr "%d-то парче бе успешно приложено."
699
678 -#: apply.c:4563
700 +#: apply.c:4575
701 #, c-format
702 msgid "Rejected hunk #%d."
703 msgstr "%d-то парче бе отхвърлено."
704
683 -#: apply.c:4673
705 +#: apply.c:4685
706 #, c-format
707 msgid "Skipped patch '%s'."
708 msgstr "Пропусната кръпка: „%s“"
709
688 -#: apply.c:4681
710 +#: apply.c:4693
711 msgid "unrecognized input"
712 msgstr "непознат вход"
713
692 -#: apply.c:4700
714 +#: apply.c:4712
715 msgid "unable to read index file"
716 msgstr "индексът не може да бъде записан"
717
696 -#: apply.c:4837
718 +#: apply.c:4849
719 #, c-format
720 msgid "can't open patch '%s': %s"
721 msgstr "кръпката „%s“ не може да бъде отворена: %s"
722
701 -#: apply.c:4864
723 +#: apply.c:4876
724 #, c-format
725 msgid "squelched %d whitespace error"
726 msgid_plural "squelched %d whitespace errors"
727 msgstr[0] "пренебрегната е %d грешка в знаците за интервали"
728 msgstr[1] "пренебрегнати са %d грешки в знаците за интервали"
729
708 -#: apply.c:4870 apply.c:4885
730 +#: apply.c:4882 apply.c:4897
731 #, c-format
732 msgid "%d line adds whitespace errors."
733 msgid_plural "%d lines add whitespace errors."
734 msgstr[0] "%d ред добавя грешки в знаците за интервали."
735 msgstr[1] "%d реда добавят грешки в знаците за интервали."
736
715 -#: apply.c:4878
737 +#: apply.c:4890
738 #, c-format
739 msgid "%d line applied after fixing whitespace errors."
740 msgid_plural "%d lines applied after fixing whitespace errors."
@@ -721,258 +743,312 @@ msgstr[0] ""
743 msgstr[1] ""
744 "Добавени са %d реда след корекцията на грешките в знаците за интервали."
745
724 -#: apply.c:4894 builtin/add.c:538 builtin/mv.c:300 builtin/rm.c:389
746 +#: apply.c:4906 builtin/add.c:539 builtin/mv.c:300 builtin/rm.c:389
747 msgid "Unable to write new index file"
748 msgstr "Новият индекс не може да бъде записан"
749
728 -#: apply.c:4921 apply.c:4924 builtin/am.c:2254 builtin/am.c:2257
729 -#: builtin/clone.c:120 builtin/fetch.c:126 builtin/pull.c:198
730 -#: builtin/submodule--helper.c:405 builtin/submodule--helper.c:1210
731 -#: builtin/submodule--helper.c:1213 builtin/submodule--helper.c:1584
732 -#: builtin/submodule--helper.c:1587 builtin/submodule--helper.c:1807
733 -#: git-add--interactive.perl:197
750 +#: apply.c:4933 apply.c:4936 builtin/am.c:2254 builtin/am.c:2257
751 +#: builtin/clone.c:121 builtin/fetch.c:115 builtin/merge.c:260
752 +#: builtin/pull.c:198 builtin/submodule--helper.c:406
753 +#: builtin/submodule--helper.c:1355 builtin/submodule--helper.c:1358
754 +#: builtin/submodule--helper.c:1729 builtin/submodule--helper.c:1732
755 +#: builtin/submodule--helper.c:1952 git-add--interactive.perl:197
756 msgid "path"
757 msgstr "път"
758
737 -#: apply.c:4922
759 +#: apply.c:4934
760 msgid "don't apply changes matching the given path"
761 msgstr "без прилагане на промените напасващи на дадения път"
762
741 -#: apply.c:4925
763 +#: apply.c:4937
764 msgid "apply changes matching the given path"
765 msgstr "прилагане на промените напасващи на дадения път"
766
745 -#: apply.c:4927 builtin/am.c:2263
767 +#: apply.c:4939 builtin/am.c:2263
768 msgid "num"
769 msgstr "БРОЙ"
770
749 -#: apply.c:4928
771 +#: apply.c:4940
772 msgid "remove <num> leading slashes from traditional diff paths"
773 msgstr "премахване на този БРОЙ водещи елементи от пътищата в разликата"
774
753 -#: apply.c:4931
775 +#: apply.c:4943
776 msgid "ignore additions made by the patch"
777 msgstr "игнориране на редовете добавени от тази кръпка"
778
757 -#: apply.c:4933
779 +#: apply.c:4945
780 msgid "instead of applying the patch, output diffstat for the input"
781 msgstr "извеждане на статистика на промените без прилагане на кръпката"
782
761 -#: apply.c:4937
783 +#: apply.c:4949
784 msgid "show number of added and deleted lines in decimal notation"
785 msgstr "извеждане на броя на добавените и изтритите редове"
786
765 -#: apply.c:4939
787 +#: apply.c:4951
788 msgid "instead of applying the patch, output a summary for the input"
789 msgstr "извеждане на статистика на входните данни без прилагане на кръпката"
790
769 -#: apply.c:4941
791 +#: apply.c:4953
792 msgid "instead of applying the patch, see if the patch is applicable"
793 msgstr "проверка дали кръпката може да се приложи, без действително прилагане"
794
773 -#: apply.c:4943
795 +#: apply.c:4955
796 msgid "make sure the patch is applicable to the current index"
797 msgstr "проверка дали кръпката може да бъде приложена към текущия индекс"
798
777 -#: apply.c:4945
799 +#: apply.c:4957
800 +msgid "mark new files with `git add --intent-to-add`"
801 +msgstr "отбелязване на новите файлове с „git add --intent-to-add“"
802 +
803 +#: apply.c:4959
804 msgid "apply a patch without touching the working tree"
805 msgstr "прилагане на кръпката без промяна на работното дърво"
806
781 -#: apply.c:4947
807 +#: apply.c:4961
808 msgid "accept a patch that touches outside the working area"
809 msgstr "прилагане на кръпка, която променя и файлове извън работното дърво"
810
785 -#: apply.c:4950
811 +#: apply.c:4964
812 msgid "also apply the patch (use with --stat/--summary/--check)"
813 msgstr ""
814 "кръпката да бъде приложена. Опцията се комбинира с „--check“/„--stat“/„--"
815 "summary“"
816
791 -#: apply.c:4952
817 +#: apply.c:4966
818 msgid "attempt three-way merge if a patch does not apply"
819 msgstr "пробване с тройно сливане, ако кръпката не може да се приложи директно"
820
795 -#: apply.c:4954
821 +#: apply.c:4968
822 msgid "build a temporary index based on embedded index information"
823 msgstr ""
824 "създаване на временен индекс на база на включената информация за индекса"
825
800 -#: apply.c:4957 builtin/checkout-index.c:168 builtin/ls-files.c:515
826 +#: apply.c:4971 builtin/checkout-index.c:168 builtin/ls-files.c:516
827 msgid "paths are separated with NUL character"
828 msgstr "разделяне на пътищата с нулевия знак „NUL“"
829
804 -#: apply.c:4959
830 +#: apply.c:4973
831 msgid "ensure at least <n> lines of context match"
832 msgstr "да се осигури контекст от поне такъв БРОЙ съвпадащи редове"
833
808 -#: apply.c:4960 builtin/am.c:2242 builtin/interpret-trailers.c:95
834 +#: apply.c:4974 builtin/am.c:2242 builtin/interpret-trailers.c:95
835 #: builtin/interpret-trailers.c:97 builtin/interpret-trailers.c:99
810 -#: builtin/pack-objects.c:3177
836 +#: builtin/pack-objects.c:3202
837 msgid "action"
838 msgstr "действие"
839
814 -#: apply.c:4961
840 +#: apply.c:4975
841 msgid "detect new or modified lines that have whitespace errors"
842 msgstr "засичане на нови или променени редове с грешки в знаците за интервали"
843
818 -#: apply.c:4964 apply.c:4967
844 +#: apply.c:4978 apply.c:4981
845 msgid "ignore changes in whitespace when finding context"
846 msgstr ""
847 "игнориране на промените в знаците за интервали при откриване на контекста"
848
823 -#: apply.c:4970
849 +#: apply.c:4984
850 msgid "apply the patch in reverse"
851 msgstr "прилагане на кръпката в обратна посока"
852
827 -#: apply.c:4972
853 +#: apply.c:4986
854 msgid "don't expect at least one line of context"
855 msgstr "без изискване на дори и един ред контекст"
856
831 -#: apply.c:4974
857 +#: apply.c:4988
858 msgid "leave the rejected hunks in corresponding *.rej files"
859 msgstr "оставяне на отхвърлените парчета във файлове с разширение „.rej“"
860
835 -#: apply.c:4976
861 +#: apply.c:4990
862 msgid "allow overlapping hunks"
863 msgstr "позволяване на застъпващи се парчета"
864
839 -#: apply.c:4977 builtin/add.c:290 builtin/check-ignore.c:21
840 -#: builtin/commit.c:1301 builtin/count-objects.c:98 builtin/fsck.c:666
841 -#: builtin/log.c:1901 builtin/mv.c:122 builtin/read-tree.c:124
865 +#: apply.c:4991 builtin/add.c:290 builtin/check-ignore.c:21
866 +#: builtin/commit.c:1301 builtin/count-objects.c:98 builtin/fsck.c:671
867 +#: builtin/log.c:1914 builtin/mv.c:122 builtin/read-tree.c:124
868 msgid "be verbose"
869 msgstr "повече подробности"
870
845 -#: apply.c:4979
871 +#: apply.c:4993
872 msgid "tolerate incorrectly detected missing new-line at the end of file"
873 msgstr "пренебрегване на неправилно липсващ знак за нов ред в края на файл"
874
849 -#: apply.c:4982
875 +#: apply.c:4996
876 msgid "do not trust the line counts in the hunk headers"
877 msgstr "без доверяване на номерата на редовете в заглавните части на парчетата"
878
853 -#: apply.c:4984 builtin/am.c:2251
879 +#: apply.c:4998 builtin/am.c:2251
880 msgid "root"
881 msgstr "НАЧАЛНА_ДИРЕКТОРИЯ"
882
857 -#: apply.c:4985
883 +#: apply.c:4999
884 msgid "prepend <root> to all filenames"
885 msgstr "добавяне на тази НАЧАЛНА_ДИРЕКТОРИЯ към имената на всички файлове"
886
861 -#: archive.c:13
887 +#: archive.c:14
888 msgid "git archive [<options>] <tree-ish> [<path>...]"
889 msgstr "git archive [ОПЦИЯ…] УКАЗАТЕЛ_КЪМ_ДЪРВО [ПЪТ…]"
890
865 -#: archive.c:14
891 +#: archive.c:15
892 msgid "git archive --list"
893 msgstr "git archive --list"
894
869 -#: archive.c:15
895 +#: archive.c:16
896 msgid ""
897 "git archive --remote <repo> [--exec <cmd>] [<options>] <tree-ish> [<path>...]"
898 msgstr ""
899 "git archive --remote ХРАНИЛИЩЕ [--exec КОМАНДА] [ОПЦИЯ…] УКАЗАТЕЛ_КЪМ_ДЪРВО "
900 "[ПЪТ…]"
901
876 -#: archive.c:16
902 +#: archive.c:17
903 msgid "git archive --remote <repo> [--exec <cmd>] --list"
904 msgstr "git archive --remote ХРАНИЛИЩЕ [--exec КОМАНДА] --list"
905
880 -#: archive.c:351 builtin/add.c:176 builtin/add.c:514 builtin/rm.c:298
906 +#: archive.c:363 builtin/add.c:176 builtin/add.c:515 builtin/rm.c:298
907 #, c-format
908 msgid "pathspec '%s' did not match any files"
909 msgstr "пътят „%s“ не съвпада с никой файл"
910
885 -#: archive.c:434
911 +#: archive.c:446
912 msgid "fmt"
913 msgstr "ФОРМАТ"
914
889 -#: archive.c:434
915 +#: archive.c:446
916 msgid "archive format"
917 msgstr "ФОРМАТ на архива"
918
893 -#: archive.c:435 builtin/log.c:1462
919 +#: archive.c:447 builtin/log.c:1473
920 msgid "prefix"
921 msgstr "ПРЕФИКС"
922
897 -#: archive.c:436
923 +#: archive.c:448
924 msgid "prepend prefix to each pathname in the archive"
925 msgstr "добавяне на този ПРЕФИКС към всеки път в архива"
926
901 -#: archive.c:437 builtin/blame.c:813 builtin/blame.c:814 builtin/config.c:127
902 -#: builtin/fast-export.c:1007 builtin/fast-export.c:1009 builtin/grep.c:869
903 -#: builtin/hash-object.c:103 builtin/ls-files.c:551 builtin/ls-files.c:554
904 -#: builtin/notes.c:405 builtin/notes.c:568 builtin/read-tree.c:119
927 +#: archive.c:449 builtin/blame.c:816 builtin/blame.c:817 builtin/config.c:126
928 +#: builtin/fast-export.c:1013 builtin/fast-export.c:1015 builtin/grep.c:873
929 +#: builtin/hash-object.c:104 builtin/ls-files.c:552 builtin/ls-files.c:555
930 +#: builtin/notes.c:407 builtin/notes.c:570 builtin/read-tree.c:119
931 #: parse-options.h:165
932 msgid "file"
933 msgstr "ФАЙЛ"
934
909 -#: archive.c:438 builtin/archive.c:89
935 +#: archive.c:450 builtin/archive.c:89
936 msgid "write the archive to this file"
937 msgstr "запазване на архива в този ФАЙЛ"
938
913 -#: archive.c:440
939 +#: archive.c:452
940 msgid "read .gitattributes in working directory"
941 msgstr "изчитане на „.gitattributes“ в работната директория"
942
917 -#: archive.c:441
943 +#: archive.c:453
944 msgid "report archived files on stderr"
945 msgstr "извеждане на архивираните файлове на стандартната грешка"
946
921 -#: archive.c:442
947 +#: archive.c:454
948 msgid "store only"
949 msgstr "само съхранение без компресиране"
950
925 -#: archive.c:443
951 +#: archive.c:455
952 msgid "compress faster"
953 msgstr "бързо компресиране"
954
929 -#: archive.c:451
955 +#: archive.c:463
956 msgid "compress better"
957 msgstr "добро компресиране"
958
933 -#: archive.c:454
959 +#: archive.c:466
960 msgid "list supported archive formats"
961 msgstr "извеждане на списъка с поддържаните формати"
962
937 -#: archive.c:456 builtin/archive.c:90 builtin/clone.c:110 builtin/clone.c:113
938 -#: builtin/submodule--helper.c:1222 builtin/submodule--helper.c:1593
963 +#: archive.c:468 builtin/archive.c:90 builtin/clone.c:111 builtin/clone.c:114
964 +#: builtin/submodule--helper.c:1367 builtin/submodule--helper.c:1738
965 msgid "repo"
966 msgstr "хранилище"
967
942 -#: archive.c:457 builtin/archive.c:91
968 +#: archive.c:469 builtin/archive.c:91
969 msgid "retrieve the archive from remote repository <repo>"
970 msgstr "изтегляне на архива от отдалеченото ХРАНИЛИЩЕ"
971
946 -#: archive.c:458 builtin/archive.c:92 builtin/notes.c:489
972 +#: archive.c:470 builtin/archive.c:92 builtin/difftool.c:714
973 +#: builtin/notes.c:491
974 msgid "command"
975 msgstr "команда"
976
950 -#: archive.c:459 builtin/archive.c:93
977 +#: archive.c:471 builtin/archive.c:93
978 msgid "path to the remote git-upload-archive command"
979 msgstr "път към отдалечената команда „git-upload-archive“"
980
954 -#: archive.c:466
981 +#: archive.c:478
982 msgid "Unexpected option --remote"
983 msgstr "Неочаквана опция „--remote“"
984
958 -#: archive.c:468
985 +#: archive.c:480
986 msgid "Option --exec can only be used together with --remote"
987 msgstr "Опцията „--exec“ изисква „--remote“"
988
962 -#: archive.c:470
989 +#: archive.c:482
990 msgid "Unexpected option --output"
991 msgstr "Неочаквана опция „--output“"
992
966 -#: archive.c:492
993 +#: archive.c:504
994 #, c-format
995 msgid "Unknown archive format '%s'"
996 msgstr "Непознат формат на архив: „%s“"
997
971 -#: archive.c:499
998 +#: archive.c:511
999 #, c-format
1000 msgid "Argument not supported for format '%s': -%d"
1001 msgstr "Аргументът не се поддържа за форма̀та „%s“: -%d"
1002
1003 +#: archive-tar.c:125 archive-zip.c:344
1004 +#, c-format
1005 +msgid "cannot stream blob %s"
1006 +msgstr "обектът-BLOB „%s“ не може да бъде обработен"
1007 +
1008 +#: archive-tar.c:260 archive-zip.c:361
1009 +#, c-format
1010 +msgid "unsupported file mode: 0%o (SHA1: %s)"
1011 +msgstr "неподдържани права за достъп до файл: 0%o (SHA1: %s)"
1012 +
1013 +#: archive-tar.c:287 archive-zip.c:352
1014 +#, c-format
1015 +msgid "cannot read %s"
1016 +msgstr "обектът „%s“ не може да бъде прочетен"
1017 +
1018 +#: archive-tar.c:458
1019 +#, c-format
1020 +msgid "unable to start '%s' filter"
1021 +msgstr "филтърът „%s“ не може да бъде стартиран"
1022 +
1023 +#: archive-tar.c:461
1024 +msgid "unable to redirect descriptor"
1025 +msgstr "дескрипторът не може да бъде пренасочен"
1026 +
1027 +#: archive-tar.c:468
1028 +#, c-format
1029 +msgid "'%s' filter reported error"
1030 +msgstr "филтърът „%s“ върна грешка"
1031 +
1032 +#: archive-zip.c:313
1033 +#, c-format
1034 +msgid "path is not valid UTF-8: %s"
1035 +msgstr "пътят не е правилно кодиран в UTF-8: %s"
1036 +
1037 +#: archive-zip.c:317
1038 +#, c-format
1039 +msgid "path too long (%d chars, SHA1: %s): %s"
1040 +msgstr "твърде дълъг път (%d знака, SHA1: %s): %s"
1041 +
1042 +#: archive-zip.c:470 builtin/pack-objects.c:216 builtin/pack-objects.c:219
1043 +#, c-format
1044 +msgid "deflate error (%d)"
1045 +msgstr "грешка при декомпресиране с „deflate“ (%d)"
1046 +
1047 +#: archive-zip.c:605
1048 +#, c-format
1049 +msgid "timestamp too large for this system: %<PRIuMAX>"
1050 +msgstr "времевата стойност е твърде голяма за тази система: %<PRIuMAX>"
1051 +
1052 #: attr.c:218
1053 #, c-format
1054 msgid "%.*s is not a valid attribute name"
@@ -986,22 +1062,22 @@ msgstr ""
1062 "Отрицателните шаблони се игнорират в атрибутите на git.\n"
1063 "Ако ви трябва начална удивителна, ползвайте „\\!“."
1064
989 -#: bisect.c:461
1065 +#: bisect.c:467
1066 #, c-format
1067 msgid "Badly quoted content in file '%s': %s"
1068 msgstr "Неправилно цитирано съдържание във файла „%s“: %s"
1069
994 -#: bisect.c:669
1070 +#: bisect.c:675
1071 #, c-format
1072 msgid "We cannot bisect more!\n"
1073 msgstr "Повече не може да се търси двоично!\n"
1074
999 -#: bisect.c:723
1075 +#: bisect.c:729
1076 #, c-format
1077 msgid "Not a valid commit name %s"
1078 msgstr "Неправилно име на подаване „%s“"
1079
1004 -#: bisect.c:747
1080 +#: bisect.c:753
1081 #, c-format
1082 msgid ""
1083 "The merge base %s is bad.\n"
@@ -1010,7 +1086,7 @@ msgstr ""
1086 "Неправилна база за сливане: %s.\n"
1087 "Следователно грешката е коригирана между „%s“ и [%s].\n"
1088
1013 -#: bisect.c:752
1089 +#: bisect.c:758
1090 #, c-format
1091 msgid ""
1092 "The merge base %s is new.\n"
@@ -1019,7 +1095,7 @@ msgstr ""
1095 "Нова база за сливане: %s.\n"
1096 "Свойството е променено между „%s“ и [%s].\n"
1097
1022 -#: bisect.c:757
1098 +#: bisect.c:763
1099 #, c-format
1100 msgid ""
1101 "The merge base %s is %s.\n"
@@ -1028,7 +1104,7 @@ msgstr ""
1104 "Базата за сливане „%s“ е %s.\n"
1105 "Следователно първото %s подаване е между „%s“ и [%s].\n"
1106
1031 -#: bisect.c:765
1107 +#: bisect.c:771
1108 #, c-format
1109 msgid ""
1110 "Some %s revs are not ancestors of the %s rev.\n"
@@ -1039,7 +1115,7 @@ msgstr ""
1115 "Двоичното търсене с git bisect няма да работи правилно.\n"
1116 "Дали не сте объркали указателите „%s“ и „%s“?\n"
1117
1042 -#: bisect.c:778
1118 +#: bisect.c:784
1119 #, c-format
1120 msgid ""
1121 "the merge base between %s and [%s] must be skipped.\n"
@@ -1050,36 +1126,36 @@ msgstr ""
1126 "Не може да сме сигурни, че първото %s подаване е между „%s“ и „%s“.\n"
1127 "Двоичното търсене продължава."
1128
1053 -#: bisect.c:811
1129 +#: bisect.c:817
1130 #, c-format
1131 msgid "Bisecting: a merge base must be tested\n"
1132 msgstr "Двоично търсене: трябва да се провери база за сливане\n"
1133
1058 -#: bisect.c:851
1134 +#: bisect.c:857
1135 #, c-format
1136 msgid "a %s revision is needed"
1137 msgstr "необходима е версия „%s“"
1138
1063 -#: bisect.c:870 builtin/notes.c:175 builtin/tag.c:236
1139 +#: bisect.c:876 builtin/notes.c:177 builtin/tag.c:237
1140 #, c-format
1141 msgid "could not create file '%s'"
1142 msgstr "файлът „%s“ не може да бъде създаден"
1143
1068 -#: bisect.c:921
1144 +#: bisect.c:927 builtin/merge.c:137
1145 #, c-format
1146 msgid "could not read file '%s'"
1147 msgstr "файлът „%s“ не може да бъде прочетен"
1148
1073 -#: bisect.c:951
1149 +#: bisect.c:957
1150 msgid "reading bisect refs failed"
1151 msgstr "неуспешно прочитане на указателите за двоично търсене"
1152
1077 -#: bisect.c:970
1153 +#: bisect.c:976
1154 #, c-format
1155 msgid "%s was both %s and %s\n"
1156 msgstr "„%s“ e както „%s“, така и „%s“\n"
1157
1082 -#: bisect.c:978
1158 +#: bisect.c:984
1159 #, c-format
1160 msgid ""
1161 "No testable commit found.\n"
@@ -1088,7 +1164,7 @@ msgstr ""
1164 "Липсва подходящо за тестване подаване.\n"
1165 "Проверете параметрите за пътищата.\n"
1166
1091 -#: bisect.c:997
1167 +#: bisect.c:1003
1168 #, c-format
1169 msgid "(roughly %d step)"
1170 msgid_plural "(roughly %d steps)"
@@ -1098,52 +1174,53 @@ msgstr[1] "(приблизително %d стъпки)"
1174 #. TRANSLATORS: the last %s will be replaced with "(roughly %d
1175 #. steps)" translation.
1176 #.
1101 -#: bisect.c:1003
1177 +#: bisect.c:1009
1178 #, c-format
1179 msgid "Bisecting: %d revision left to test after this %s\n"
1180 msgid_plural "Bisecting: %d revisions left to test after this %s\n"
1181 msgstr[0] "Двоично търсене: остава %d версия след тази %s\n"
1182 msgstr[1] "Двоично търсене: остават %d версии след тази %s\n"
1183
1108 -#: blame.c:1756
1184 +#: blame.c:1784
1185 msgid "--contents and --reverse do not blend well."
1186 msgstr "Опциите „--contents“ и „--reverse“ са несъвместими"
1187
1112 -#: blame.c:1767
1188 +#: blame.c:1798
1189 msgid "cannot use --contents with final commit object name"
1190 msgstr "Опцията „--contents“ е несъвместима с име на обект от крайно подаване"
1191
1116 -#: blame.c:1787
1192 +#: blame.c:1819
1193 msgid "--reverse and --first-parent together require specified latest commit"
1194 msgstr ""
1195 "Едновременното задаване на опциите „--reverse“ и „--first-parent“ изисква "
1196 "указването на крайно подаване"
1197
1122 -#: blame.c:1796 bundle.c:160 ref-filter.c:2075 sequencer.c:1861
1123 -#: sequencer.c:3632 builtin/commit.c:981 builtin/log.c:366 builtin/log.c:920
1124 -#: builtin/log.c:1371 builtin/log.c:1702 builtin/log.c:1950 builtin/merge.c:372
1198 +#: blame.c:1828 bundle.c:162 ref-filter.c:2154 sequencer.c:1874
1199 +#: sequencer.c:3772 builtin/commit.c:994 builtin/log.c:372 builtin/log.c:926
1200 +#: builtin/log.c:1381 builtin/log.c:1713 builtin/log.c:1963 builtin/merge.c:404
1201 +#: builtin/pack-objects.c:3029 builtin/pack-objects.c:3044
1202 #: builtin/shortlog.c:192
1203 msgid "revision walk setup failed"
1204 msgstr "неуспешно настройване на обхождането на версиите"
1205
1129 -#: blame.c:1814
1206 +#: blame.c:1846
1207 msgid ""
1208 "--reverse --first-parent together require range along first-parent chain"
1209 msgstr ""
1210 "Едновременното задаване на опциите „--reverse“ и „--first-parent“ изисква "
1211 "указването на диапазон по веригата на първите наследници"
1212
1136 -#: blame.c:1825
1213 +#: blame.c:1857
1214 #, c-format
1215 msgid "no such path %s in %s"
1216 msgstr "няма път на име „%s“ в „%s“"
1217
1141 -#: blame.c:1836
1218 +#: blame.c:1868
1219 #, c-format
1220 msgid "cannot read blob %s for path %s"
1221 msgstr "обектът-BLOB „%s“ в пътя %s не може да бъде прочетен"
1222
1146 -#: branch.c:54
1223 +#: branch.c:52
1224 #, c-format
1225 msgid ""
1226 "\n"
@@ -1156,88 +1233,88 @@ msgstr ""
1233 "информацията за следения клон чрез:\n"
1234 "git branch --set-upstream-to=%s%s%s"
1235
1159 -#: branch.c:68
1236 +#: branch.c:66
1237 #, c-format
1238 msgid "Not setting branch %s as its own upstream."
1239 msgstr ""
1240 "Клонът „%s“ не може да служи като източник за собствената си синхронизация."
1241
1165 -#: branch.c:94
1242 +#: branch.c:92
1243 #, c-format
1244 msgid "Branch '%s' set up to track remote branch '%s' from '%s' by rebasing."
1245 msgstr ""
1246 "Клонът „%s“ ще следи отдалечения клон „%s“ от хранилището „%s“ чрез "
1247 "пребазиране."
1248
1172 -#: branch.c:95
1249 +#: branch.c:93
1250 #, c-format
1251 msgid "Branch '%s' set up to track remote branch '%s' from '%s'."
1252 msgstr "Клонът „%s“ ще следи отдалечения клон „%s“ от хранилището „%s“."
1253
1177 -#: branch.c:99
1254 +#: branch.c:97
1255 #, c-format
1256 msgid "Branch '%s' set up to track local branch '%s' by rebasing."
1257 msgstr "Клонът „%s“ ще следи локалния клон „%s“ чрез пребазиране."
1258
1182 -#: branch.c:100
1259 +#: branch.c:98
1260 #, c-format
1261 msgid "Branch '%s' set up to track local branch '%s'."
1262 msgstr "Клонът „%s“ ще следи локалния клон „%s“."
1263
1187 -#: branch.c:105
1264 +#: branch.c:103
1265 #, c-format
1266 msgid "Branch '%s' set up to track remote ref '%s' by rebasing."
1267 msgstr "Клонът „%s“ ще следи отдалечения указател „%s“ чрез пребазиране."
1268
1192 -#: branch.c:106
1269 +#: branch.c:104
1270 #, c-format
1271 msgid "Branch '%s' set up to track remote ref '%s'."
1272 msgstr "Клонът „%s“ ще следи отдалечения указател „%s“."
1273
1197 -#: branch.c:110
1274 +#: branch.c:108
1275 #, c-format
1276 msgid "Branch '%s' set up to track local ref '%s' by rebasing."
1277 msgstr "Клонът „%s“ ще следи локалния указател „%s“ чрез пребазиране."
1278
1202 -#: branch.c:111
1279 +#: branch.c:109
1280 #, c-format
1281 msgid "Branch '%s' set up to track local ref '%s'."
1282 msgstr "Клонът „%s“ ще следи локалния указател „%s“."
1283
1207 -#: branch.c:120
1284 +#: branch.c:118
1285 msgid "Unable to write upstream branch configuration"
1286 msgstr "Настройките за следения клон не могат да бъдат записани"
1287
1211 -#: branch.c:157
1288 +#: branch.c:155
1289 #, c-format
1290 msgid "Not tracking: ambiguous information for ref %s"
1291 msgstr "Няма следене: информацията за указателя „%s“ не е еднозначна"
1292
1216 -#: branch.c:190
1293 +#: branch.c:188
1294 #, c-format
1295 msgid "'%s' is not a valid branch name."
1296 msgstr "„%s“ не е позволено име за клон."
1297
1221 -#: branch.c:209
1298 +#: branch.c:207
1299 #, c-format
1300 msgid "A branch named '%s' already exists."
1301 msgstr "Вече съществува клон с име „%s“."
1302
1226 -#: branch.c:214
1303 +#: branch.c:212
1304 msgid "Cannot force update the current branch."
1305 msgstr "Текущият клон не може да бъде принудително обновен."
1306
1230 -#: branch.c:234
1307 +#: branch.c:232
1308 #, c-format
1309 msgid "Cannot setup tracking information; starting point '%s' is not a branch."
1310 msgstr "Зададените настройки за следенето са грешни — началото „%s“ не е клон."
1311
1235 -#: branch.c:236
1312 +#: branch.c:234
1313 #, c-format
1314 msgid "the requested upstream branch '%s' does not exist"
1315 msgstr "заявеният отдалечен клон „%s“ не съществува"
1316
1240 -#: branch.c:238
1317 +#: branch.c:236
1318 msgid ""
1319 "\n"
1320 "If you are planning on basing your work on an upstream\n"
@@ -1256,101 +1333,101 @@ msgstr ""
1333 "може да използвате „git push -u“, за да настроите към кой клон да се "
1334 "изтласква."
1335
1259 -#: branch.c:281
1336 +#: branch.c:279
1337 #, c-format
1338 msgid "Not a valid object name: '%s'."
1339 msgstr "Неправилно име на обект: „%s“"
1340
1264 -#: branch.c:301
1341 +#: branch.c:299
1342 #, c-format
1343 msgid "Ambiguous object name: '%s'."
1344 msgstr "Името на обект не е еднозначно: „%s“"
1345
1269 -#: branch.c:306
1346 +#: branch.c:304
1347 #, c-format
1348 msgid "Not a valid branch point: '%s'."
1349 msgstr "Неправилно място за начало на клон: „%s“"
1350
1274 -#: branch.c:360
1351 +#: branch.c:358
1352 #, c-format
1353 msgid "'%s' is already checked out at '%s'"
1354 msgstr "„%s“ вече е изтеглен в „%s“"
1355
1279 -#: branch.c:383
1356 +#: branch.c:381
1357 #, c-format
1358 msgid "HEAD of working tree %s is not updated"
1359 msgstr "Указателят „HEAD“ на работното дърво „%s“ не е обновен"
1360
1284 -#: bundle.c:34
1361 +#: bundle.c:36
1362 #, c-format
1363 msgid "'%s' does not look like a v2 bundle file"
1364 msgstr "Файлът „%s“ не изглежда да е пратка на git версия 2"
1365
1289 -#: bundle.c:62
1366 +#: bundle.c:64
1367 #, c-format
1368 msgid "unrecognized header: %s%s (%d)"
1369 msgstr "непозната заглавна част: %s%s (%d)"
1370
1294 -#: bundle.c:88 sequencer.c:2081 sequencer.c:2558 builtin/commit.c:755
1371 +#: bundle.c:90 sequencer.c:2092 sequencer.c:2578 builtin/commit.c:768
1372 #, c-format
1373 msgid "could not open '%s'"
1374 msgstr "„%s“ не може да се отвори"
1375
1299 -#: bundle.c:139
1376 +#: bundle.c:141
1377 msgid "Repository lacks these prerequisite commits:"
1378 msgstr "В хранилището липсват следните необходими подавания:"
1379
1303 -#: bundle.c:190
1380 +#: bundle.c:192
1381 #, c-format
1382 msgid "The bundle contains this ref:"
1383 msgid_plural "The bundle contains these %d refs:"
1384 msgstr[0] "Пратката съдържа следния указател:"
1385 msgstr[1] "Пратката съдържа следните %d указатели:"
1386
1310 -#: bundle.c:197
1387 +#: bundle.c:199
1388 msgid "The bundle records a complete history."
1389 msgstr "Пратката съдържа пълна история."
1390
1314 -#: bundle.c:199
1391 +#: bundle.c:201
1392 #, c-format
1393 msgid "The bundle requires this ref:"
1394 msgid_plural "The bundle requires these %d refs:"
1395 msgstr[0] "Пратката изисква следния указател:"
1396 msgstr[1] "Пратката изисква следните %d указатели:"
1397
1321 -#: bundle.c:258
1398 +#: bundle.c:260
1399 msgid "Could not spawn pack-objects"
1400 msgstr "Командата „git pack-objects“ не може да бъде стартирана"
1401
1325 -#: bundle.c:269
1402 +#: bundle.c:271
1403 msgid "pack-objects died"
1404 msgstr "Командата „git pack-objects“ не завърши успешно"
1405
1329 -#: bundle.c:311
1406 +#: bundle.c:313
1407 msgid "rev-list died"
1408 msgstr "Командата „git rev-list“ не завърши успешно"
1409
1333 -#: bundle.c:360
1410 +#: bundle.c:362
1411 #, c-format
1412 msgid "ref '%s' is excluded by the rev-list options"
1413 msgstr ""
1414 "указателят „%s“ не е бил включен поради опциите зададени на „git rev-list“"
1415
1339 -#: bundle.c:450 builtin/log.c:183 builtin/log.c:1607 builtin/shortlog.c:303
1416 +#: bundle.c:453 builtin/log.c:187 builtin/log.c:1618 builtin/shortlog.c:304
1417 #, c-format
1418 msgid "unrecognized argument: %s"
1419 msgstr "непознат аргумент: %s"
1420
1344 -#: bundle.c:458
1421 +#: bundle.c:461
1422 msgid "Refusing to create empty bundle."
1423 msgstr "Създаването на празна пратка е невъзможно."
1424
1348 -#: bundle.c:470
1425 +#: bundle.c:473
1426 #, c-format
1427 msgid "cannot create '%s'"
1428 msgstr "Файлът „%s“ не може да бъде създаден"
1429
1353 -#: bundle.c:498
1430 +#: bundle.c:501
1431 msgid "index-pack died"
1432 msgstr "Командата „git index-pack“ не завърши успешно"
1433
@@ -1359,19 +1436,19 @@ msgstr "Командата „git index-pack“ не завърши успешн
1436 msgid "invalid color value: %.*s"
1437 msgstr "неправилна стойност за цвят: %.*s"
1438
1362 -#: commit.c:43 sequencer.c:2364 builtin/am.c:421 builtin/am.c:465
1363 -#: builtin/am.c:1436 builtin/am.c:2072 builtin/replace.c:376
1439 +#: commit.c:48 sequencer.c:2384 builtin/am.c:422 builtin/am.c:466
1440 +#: builtin/am.c:1438 builtin/am.c:2072 builtin/replace.c:376
1441 #: builtin/replace.c:448
1442 #, c-format
1443 msgid "could not parse %s"
1444 msgstr "„%s“ не може да се анализира"
1445
1369 -#: commit.c:45
1446 +#: commit.c:50
1447 #, c-format
1448 msgid "%s %s is not a commit!"
1449 msgstr "%s %s не е подаване!"
1450
1374 -#: commit.c:182
1451 +#: commit.c:191
1452 msgid ""
1453 "Support for <GIT_DIR>/info/grafts is deprecated\n"
1454 "and will be removed in a future Git version.\n"
@@ -1394,7 +1471,7 @@ msgstr ""
1471 "\n"
1472 " git config advice.graftFileDeprecated false"
1473
1397 -#: commit.c:1540
1474 +#: commit.c:1629
1475 msgid ""
1476 "Warning: commit message did not conform to UTF-8.\n"
1477 "You may want to amend it after fixing the message, or set the config\n"
@@ -1404,186 +1481,396 @@ msgstr ""
1481 "Може да поправите подаването заедно със съобщението или може да\n"
1482 "зададете ползваното кодиране в настройката „i18n.commitencoding“.\n"
1483
1407 -#: commit-graph.c:669
1484 +#: commit-graph.c:83
1485 +#, c-format
1486 +msgid "graph file %s is too small"
1487 +msgstr "файлът с гра̀фа на подаванията „%s“ е твърде малък"
1488 +
1489 +#: commit-graph.c:90
1490 +#, c-format
1491 +msgid "graph signature %X does not match signature %X"
1492 +msgstr "отпечатъкът на гра̀фа с подаванията %X не съвпада с %X"
1493 +
1494 +#: commit-graph.c:97
1495 +#, c-format
1496 +msgid "graph version %X does not match version %X"
1497 +msgstr "версията на гра̀фа с подаванията %X не съвпада с %X"
1498 +
1499 +#: commit-graph.c:104
1500 +#, c-format
1501 +msgid "hash version %X does not match version %X"
1502 +msgstr "версията на отпечатъка на гра̀фа с подаванията %X не съвпада с %X"
1503 +
1504 +#: commit-graph.c:128
1505 +#, c-format
1506 +msgid "improper chunk offset %08x%08x"
1507 +msgstr "неправилно отместване на откъс: %08x%08x"
1508 +
1509 +#: commit-graph.c:164
1510 +#, c-format
1511 +msgid "chunk id %08x appears multiple times"
1512 +msgstr "откъсът %08x се явява многократно"
1513 +
1514 +#: commit-graph.c:261
1515 +#, c-format
1516 +msgid "could not find commit %s"
1517 +msgstr "подаването „%s“ не може да бъде открито"
1518 +
1519 +#: commit-graph.c:565 builtin/pack-objects.c:2568
1520 +#, c-format
1521 +msgid "unable to get type of object %s"
1522 +msgstr "видът на обекта „%s“ не може да бъде определен"
1523 +
1524 +#: commit-graph.c:730
1525 +#, c-format
1526 +msgid "error adding pack %s"
1527 +msgstr "грешка при добавяне на пакетен файл „%s“"
1528 +
1529 +#: commit-graph.c:732
1530 +#, c-format
1531 +msgid "error opening index for %s"
1532 +msgstr "грешка при отваряне на индекса на „%s“"
1533 +
1534 +#: commit-graph.c:773
1535 #, c-format
1536 msgid "the commit graph format cannot write %d commits"
1537 msgstr "форматът на гра̀фа с подаванията не може да запише %d подавания"
1538
1412 -#: commit-graph.c:696
1539 +#: commit-graph.c:800
1540 msgid "too many commits to write graph"
1541 msgstr "прекалено много подавания за записване на гра̀фа"
1542
1416 -#: commit-graph.c:707 builtin/init-db.c:516 builtin/init-db.c:521
1543 +#: commit-graph.c:806
1544 #, c-format
1418 -msgid "cannot mkdir %s"
1419 -msgstr "директорията „%s“ не може да бъде създадена"
1545 +msgid "unable to create leading directories of %s"
1546 +msgstr "родителските директории на „%s“ не могат да бъдат създадени"
1547 +
1548 +#: commit-graph.c:904
1549 +msgid "the commit-graph file has incorrect checksum and is likely corrupt"
1550 +msgstr "графът с подаванията е с грешна сума за проверка — вероятно е повреден"
1551
1552 #: compat/obstack.c:405 compat/obstack.c:407
1553 msgid "memory exhausted"
1554 msgstr "паметта свърши"
1555
1425 -#: config.c:187
1556 +#: config.c:123
1557 +#, c-format
1558 +msgid ""
1559 +"exceeded maximum include depth (%d) while including\n"
1560 +"\t%s\n"
1561 +"from\n"
1562 +"\t%s\n"
1563 +"This might be due to circular includes."
1564 +msgstr ""
1565 +"максималната дълбочина на влагане (%d) е надвишена при вмъкването на:\n"
1566 +" %s\n"
1567 +"от\n"
1568 +" %s\n"
1569 +"Това може да се дължи на зацикляне при вмъкването."
1570 +
1571 +#: config.c:139
1572 +#, c-format
1573 +msgid "could not expand include path '%s'"
1574 +msgstr "пътят за вмъкване „%s“не може да бъде разширен"
1575 +
1576 +#: config.c:150
1577 +msgid "relative config includes must come from files"
1578 +msgstr "относителните вмъквания на конфигурации трябва да идват от файлове"
1579 +
1580 +#: config.c:190
1581 msgid "relative config include conditionals must come from files"
1582 msgstr "относителните условни изрази за вмъкване трябва да идват от файлове"
1583
1429 -#: config.c:788
1584 +#: config.c:348
1585 +#, c-format
1586 +msgid "key does not contain a section: %s"
1587 +msgstr "ключът не съдържа раздел: „%s“"
1588 +
1589 +#: config.c:354
1590 +#, c-format
1591 +msgid "key does not contain variable name: %s"
1592 +msgstr "ключът не съдържа име на променлива: „%s“"
1593 +
1594 +#: config.c:378 sequencer.c:2206
1595 +#, c-format
1596 +msgid "invalid key: %s"
1597 +msgstr "неправилен ключ: „%s“"
1598 +
1599 +#: config.c:384
1600 +#, c-format
1601 +msgid "invalid key (newline): %s"
1602 +msgstr "неправилен ключ (нов ред): „%s“"
1603 +
1604 +#: config.c:420 config.c:432
1605 +#, c-format
1606 +msgid "bogus config parameter: %s"
1607 +msgstr "неправилен конфигурационен параметър: „%s“"
1608 +
1609 +#: config.c:467
1610 +#, c-format
1611 +msgid "bogus format in %s"
1612 +msgstr "неправилен формат в „%s“"
1613 +
1614 +#: config.c:793
1615 #, c-format
1616 msgid "bad config line %d in blob %s"
1617 msgstr "неправилен ред за настройки %d в BLOB „%s“"
1618
1434 -#: config.c:792
1619 +#: config.c:797
1620 #, c-format
1621 msgid "bad config line %d in file %s"
1622 msgstr "неправилен ред за настройки %d във файла „%s“"
1623
1439 -#: config.c:796
1624 +#: config.c:801
1625 #, c-format
1626 msgid "bad config line %d in standard input"
1627 msgstr "неправилен ред за настройки %d на стандартния вход"
1628
1444 -#: config.c:800
1629 +#: config.c:805
1630 #, c-format
1631 msgid "bad config line %d in submodule-blob %s"
1632 msgstr "неправилен ред за настройки %d в BLOB за подмодул „%s“"
1633
1449 -#: config.c:804
1634 +#: config.c:809
1635 #, c-format
1636 msgid "bad config line %d in command line %s"
1637 msgstr "неправилен ред за настройки %d на командния ред „%s“"
1638
1454 -#: config.c:808
1639 +#: config.c:813
1640 #, c-format
1641 msgid "bad config line %d in %s"
1642 msgstr "неправилен ред за настройки %d в „%s“"
1643
1459 -#: config.c:936
1644 +#: config.c:952
1645 msgid "out of range"
1646 msgstr "извън диапазона"
1647
1463 -#: config.c:936
1648 +#: config.c:952
1649 msgid "invalid unit"
1650 msgstr "неправилна мерна единица"
1651
1467 -#: config.c:942
1652 +#: config.c:958
1653 #, c-format
1654 msgid "bad numeric config value '%s' for '%s': %s"
1655 msgstr "неправилна числова стойност „%s“ за „%s“: %s"
1656
1472 -#: config.c:947
1657 +#: config.c:963
1658 #, c-format
1659 msgid "bad numeric config value '%s' for '%s' in blob %s: %s"
1660 msgstr "неправилна числова стойност „%s“ за „%s“ в BLOB „%s“: %s"
1661
1477 -#: config.c:950
1662 +#: config.c:966
1663 #, c-format
1664 msgid "bad numeric config value '%s' for '%s' in file %s: %s"
1665 msgstr "неправилна числова стойност „%s“ за „%s“ във файла „%s“: %s"
1666
1482 -#: config.c:953
1667 +#: config.c:969
1668 #, c-format
1669 msgid "bad numeric config value '%s' for '%s' in standard input: %s"
1670 msgstr "неправилна числова стойност „%s“ за „%s“ на стандартния вход: %s"
1671
1487 -#: config.c:956
1672 +#: config.c:972
1673 #, c-format
1674 msgid "bad numeric config value '%s' for '%s' in submodule-blob %s: %s"
1675 msgstr "неправилна числова стойност „%s“ за „%s“ в BLOB от подмодул „%s“: %s"
1676
1492 -#: config.c:959
1677 +#: config.c:975
1678 #, c-format
1679 msgid "bad numeric config value '%s' for '%s' in command line %s: %s"
1680 msgstr "неправилна числова стойност „%s“ за „%s“ на командния ред „%s“: %s"
1681
1497 -#: config.c:962
1682 +#: config.c:978
1683 #, c-format
1684 msgid "bad numeric config value '%s' for '%s' in %s: %s"
1685 msgstr "неправилна числова стойност „%s“ за „%s“ в %s: %s"
1686
1502 -#: config.c:1057
1687 +#: config.c:1073
1688 #, c-format
1689 msgid "failed to expand user dir in: '%s'"
1690 msgstr "домашната папка на потребителя не може да бъде открита: „%s“"
1691
1507 -#: config.c:1066
1692 +#: config.c:1082
1693 #, c-format
1694 msgid "'%s' for '%s' is not a valid timestamp"
1695 msgstr "„%s“ не е правилна стойност за време за „%s“"
1696
1512 -#: config.c:1171 config.c:1182
1697 +#: config.c:1173
1698 +#, c-format
1699 +msgid "abbrev length out of range: %d"
1700 +msgstr "дължината на съкращаване е извън интервала ([4; 40]): %d"
1701 +
1702 +#: config.c:1187 config.c:1198
1703 #, c-format
1704 msgid "bad zlib compression level %d"
1705 msgstr "неправилно ниво на компресиране: %d"
1706
1517 -#: config.c:1307
1707 +#: config.c:1290
1708 +msgid "core.commentChar should only be one character"
1709 +msgstr "настройката „core.commentChar“ трябва да е само един знак"
1710 +
1711 +#: config.c:1323
1712 #, c-format
1713 msgid "invalid mode for object creation: %s"
1714 msgstr "неправилен режим за създаването на обекти: %s"
1715
1522 -#: config.c:1473
1716 +#: config.c:1403
1717 +#, c-format
1718 +msgid "malformed value for %s"
1719 +msgstr "неправилна стойност за „%s“"
1720 +
1721 +#: config.c:1429
1722 +#, c-format
1723 +msgid "malformed value for %s: %s"
1724 +msgstr "неправилна стойност за „%s“: „%s“"
1725 +
1726 +#: config.c:1430
1727 +msgid "must be one of nothing, matching, simple, upstream or current"
1728 +msgstr ""
1729 +"трябва да е една от следните стойности: „nothing“ (без изтласкване при липса "
1730 +"на указател), „matching“ (всички клони със съвпадащи имена), "
1731 +"„simple“ (клонът със същото име, от който се издърпва), „upstream“ (клонът, "
1732 +"от който се издърпва) или „current“ (клонът със същото име)"
1733 +
1734 +#: config.c:1489 builtin/pack-objects.c:3279
1735 #, c-format
1736 msgid "bad pack compression level %d"
1737 msgstr "неправилно ниво на компресиране при пакетиране: %d"
1738
1527 -#: config.c:1681
1739 +#: config.c:1610
1740 +#, c-format
1741 +msgid "unable to load config blob object '%s'"
1742 +msgstr "обектът-BLOB „%s“ с конфигурации не може да се зареди"
1743 +
1744 +#: config.c:1613
1745 +#, c-format
1746 +msgid "reference '%s' does not point to a blob"
1747 +msgstr "указателят „%s“ не сочи към обект-BLOB"
1748 +
1749 +#: config.c:1630
1750 +#, c-format
1751 +msgid "unable to resolve config blob '%s'"
1752 +msgstr "обектът-BLOB „%s“ с конфигурации не може да бъде открит"
1753 +
1754 +#: config.c:1660
1755 +#, c-format
1756 +msgid "failed to parse %s"
1757 +msgstr "„%s“ не може да бъде анализиран"
1758 +
1759 +#: config.c:1700
1760 msgid "unable to parse command-line config"
1761 msgstr "неправилни настройки от командния ред"
1762
1531 -#: config.c:2013
1763 +#: config.c:2032
1764 msgid "unknown error occurred while reading the configuration files"
1765 msgstr "неочаквана грешка при изчитането на конфигурационните файлове"
1766
1535 -#: config.c:2200
1767 +#: config.c:2202
1768 #, c-format
1769 msgid "Invalid %s: '%s'"
1770 msgstr "Неправилен %s: „%s“"
1771
1540 -#: config.c:2243
1772 +#: config.c:2245
1773 #, c-format
1774 msgid "unknown core.untrackedCache value '%s'; using 'keep' default value"
1775 msgstr ""
1776 "непозната стойност „%s“ за настройката „core.untrackedCache“. Ще се ползва "
1777 "стандартната стойност „keep“ (запазване)"
1778
1547 -#: config.c:2269
1779 +#: config.c:2271
1780 #, c-format
1781 msgid "splitIndex.maxPercentChange value '%d' should be between 0 and 100"
1782 msgstr ""
1783 "стойността на „splitIndex.maxPercentChange“ трябва да е между 1 и 100, а не "
1784 "%d"
1785
1554 -#: config.c:2294
1786 +#: config.c:2296
1787 #, c-format
1788 msgid "unable to parse '%s' from command-line config"
1789 msgstr "неразпозната стойност „%s“ от командния ред"
1790
1559 -#: config.c:2296
1791 +#: config.c:2298
1792 #, c-format
1793 msgid "bad config variable '%s' in file '%s' at line %d"
1794 msgstr "неправилна настройка „%s“ във файла „%s“ на ред №%d"
1795
1564 -#: config.c:2402
1796 +#: config.c:2379
1797 +#, c-format
1798 +msgid "invalid section name '%s'"
1799 +msgstr "неправилно име на раздел: „%s“"
1800 +
1801 +#: config.c:2411
1802 #, c-format
1803 msgid "%s has multiple values"
1804 msgstr "зададени са няколко стойности за „%s“"
1805
1569 -#: config.c:2766 config.c:3019
1806 +#: config.c:2440
1807 +#, c-format
1808 +msgid "failed to write new configuration file %s"
1809 +msgstr "новият конфигурационен файл „%s“ не може да бъде запазен"
1810 +
1811 +#: config.c:2691 config.c:3015
1812 +#, c-format
1813 +msgid "could not lock config file %s"
1814 +msgstr "конфигурационният файл „%s“ не може да бъде заключен"
1815 +
1816 +#: config.c:2702
1817 +#, c-format
1818 +msgid "opening %s"
1819 +msgstr "отваряне на „%s“"
1820 +
1821 +#: config.c:2737 builtin/config.c:324
1822 +#, c-format
1823 +msgid "invalid pattern: %s"
1824 +msgstr "неправилен шаблон: %s"
1825 +
1826 +#: config.c:2762
1827 +#, c-format
1828 +msgid "invalid config file %s"
1829 +msgstr "неправилен конфигурационен файл: „%s“"
1830 +
1831 +#: config.c:2775 config.c:3028
1832 #, c-format
1833 msgid "fstat on %s failed"
1834 msgstr "неуспешно изпълнение на „fstat“ върху „%s“"
1835
1574 -#: config.c:2905
1836 +#: config.c:2786
1837 +#, c-format
1838 +msgid "unable to mmap '%s'"
1839 +msgstr "неуспешно изпълнение на „mmap“ върху „%s“"
1840 +
1841 +#: config.c:2795 config.c:3033
1842 +#, c-format
1843 +msgid "chmod on %s failed"
1844 +msgstr "неуспешна смяна на права с „chmod“ върху „%s“"
1845 +
1846 +#: config.c:2880 config.c:3130
1847 +#, c-format
1848 +msgid "could not write config file %s"
1849 +msgstr "конфигурационният файл „%s“ не може да бъде записан"
1850 +
1851 +#: config.c:2914
1852 #, c-format
1853 msgid "could not set '%s' to '%s'"
1854 msgstr "„%s“ не може да се зададе да е „%s“"
1855
1579 -#: config.c:2907 builtin/remote.c:779
1856 +#: config.c:2916 builtin/remote.c:781
1857 #, c-format
1858 msgid "could not unset '%s'"
1859 msgstr "„%s“ не може да се премахне"
1860
1861 +#: config.c:3006
1862 +#, c-format
1863 +msgid "invalid section name: %s"
1864 +msgstr "неправилно име на раздел: %s"
1865 +
1866 +#: config.c:3173
1867 +#, c-format
1868 +msgid "missing value for '%s'"
1869 +msgstr "липсва стойност за „%s“"
1870 +
1871 #: connect.c:61
1585 -msgid "The remote end hung up upon initial contact"
1586 -msgstr "Отдалеченото хранилище прекъсна връзката веднага след отварянето ѝ"
1872 +msgid "the remote end hung up upon initial contact"
1873 +msgstr "отдалеченото хранилище прекъсна връзката веднага след отварянето ѝ"
1874
1875 #: connect.c:63
1876 msgid ""
@@ -1597,62 +1884,220 @@ msgstr ""
1884 "Проверете дали то съществува и дали имате права\n"
1885 "за достъп."
1886
1600 -#: connected.c:66 builtin/fsck.c:201 builtin/prune.c:145
1887 +#: connect.c:81
1888 +#, c-format
1889 +msgid "server doesn't support '%s'"
1890 +msgstr "сървърът не поддържа „%s“"
1891 +
1892 +#: connect.c:103
1893 +#, c-format
1894 +msgid "server doesn't support feature '%s'"
1895 +msgstr "сървърът не поддържа „%s“"
1896 +
1897 +#: connect.c:114
1898 +msgid "expected flush after capabilities"
1899 +msgstr ""
1900 +"след първоначалната обява на възможностите се очаква изчистване на буферите"
1901 +
1902 +#: connect.c:233
1903 +#, c-format
1904 +msgid "ignoring capabilities after first line '%s'"
1905 +msgstr "пропускане на възможностите след първия ред „%s“"
1906 +
1907 +#: connect.c:252
1908 +msgid "protocol error: unexpected capabilities^{}"
1909 +msgstr "протоколна грешка: неочаквани възможности^{}"
1910 +
1911 +#: connect.c:273
1912 +#, c-format
1913 +msgid "protocol error: expected shallow sha-1, got '%s'"
1914 +msgstr "протоколна грешка: очаква се SHA1 на плитък обект, а бе получено: „%s“"
1915 +
1916 +#: connect.c:275
1917 +msgid "repository on the other end cannot be shallow"
1918 +msgstr "отсрещното хранилище не може да е плитко"
1919 +
1920 +#: connect.c:310 fetch-pack.c:183 builtin/archive.c:63
1921 +#, c-format
1922 +msgid "remote error: %s"
1923 +msgstr "отдалечена грешка: %s"
1924 +
1925 +#: connect.c:316
1926 +msgid "invalid packet"
1927 +msgstr "неправилен пакет"
1928 +
1929 +#: connect.c:336
1930 +#, c-format
1931 +msgid "protocol error: unexpected '%s'"
1932 +msgstr "протоколна грешка: неочаквано „%s“"
1933 +
1934 +#: connect.c:444
1935 +#, c-format
1936 +msgid "invalid ls-refs response: %s"
1937 +msgstr "неправилен отговор на „ls-refs“: „%s“"
1938 +
1939 +#: connect.c:448
1940 +msgid "expected flush after ref listing"
1941 +msgstr "очакваше се изчистване на буферите след изброяването на указателите"
1942 +
1943 +#: connect.c:547
1944 +#, c-format
1945 +msgid "protocol '%s' is not supported"
1946 +msgstr "протокол „%s“ не се поддържа"
1947 +
1948 +#: connect.c:598
1949 +msgid "unable to set SO_KEEPALIVE on socket"
1950 +msgstr "неуспешно задаване на „SO_KEEPALIVE“ на гнездо"
1951 +
1952 +#: connect.c:638 connect.c:701
1953 +#, c-format
1954 +msgid "Looking up %s ... "
1955 +msgstr "Търсене на „%s“… "
1956 +
1957 +#: connect.c:642
1958 +#, c-format
1959 +msgid "unable to look up %s (port %s) (%s)"
1960 +msgstr "„%s“ (порт %s) не може да се открие („%s“)"
1961 +
1962 +#. TRANSLATORS: this is the end of "Looking up %s ... "
1963 +#: connect.c:646 connect.c:717
1964 +#, c-format
1965 +msgid ""
1966 +"done.\n"
1967 +"Connecting to %s (port %s) ... "
1968 +msgstr ""
1969 +"готово.\n"
1970 +"Свързване към „%s“ (порт %s)…"
1971 +
1972 +#: connect.c:668 connect.c:745
1973 +#, c-format
1974 +msgid ""
1975 +"unable to connect to %s:\n"
1976 +"%s"
1977 +msgstr ""
1978 +"неуспешно свързване към „%s“:\n"
1979 +"%s"
1980 +
1981 +#. TRANSLATORS: this is the end of "Connecting to %s (port %s) ... "
1982 +#: connect.c:674 connect.c:751
1983 +msgid "done."
1984 +msgstr "действието завърши."
1985 +
1986 +#: connect.c:705
1987 +#, c-format
1988 +msgid "unable to look up %s (%s)"
1989 +msgstr "„%s“ не може да се открие (%s)"
1990 +
1991 +#: connect.c:711
1992 +#, c-format
1993 +msgid "unknown port %s"
1994 +msgstr "непознат порт „%s“"
1995 +
1996 +#: connect.c:848 connect.c:1174
1997 +#, c-format
1998 +msgid "strange hostname '%s' blocked"
1999 +msgstr "необичайното име на хост „%s“ е блокирано"
2000 +
2001 +#: connect.c:850
2002 +#, c-format
2003 +msgid "strange port '%s' blocked"
2004 +msgstr "необичайният порт „%s“ е блокиран"
2005 +
2006 +#: connect.c:860
2007 +#, c-format
2008 +msgid "cannot start proxy %s"
2009 +msgstr "посредникът „%s“ не може да се стартира"
2010 +
2011 +#: connect.c:927
2012 +msgid "no path specified; see 'git help pull' for valid url syntax"
2013 +msgstr ""
2014 +"не е указан път. Проверете синтаксиса с командата:\n"
2015 +"\n"
2016 +" git help pull"
2017 +
2018 +#: connect.c:1122
2019 +msgid "ssh variant 'simple' does not support -4"
2020 +msgstr "вариантът за „ssh“ — „simple“ (опростен), не поддържа опцията „-4“"
2021 +
2022 +#: connect.c:1134
2023 +msgid "ssh variant 'simple' does not support -6"
2024 +msgstr "вариантът за „ssh“ — „simple“ (опростен), не поддържа опцията „-6“"
2025 +
2026 +#: connect.c:1151
2027 +msgid "ssh variant 'simple' does not support setting port"
2028 +msgstr ""
2029 +"вариантът за „ssh“ — „simple“ (опростен), не поддържа задаването на порт"
2030 +
2031 +#: connect.c:1262
2032 +#, c-format
2033 +msgid "strange pathname '%s' blocked"
2034 +msgstr "необичайният път „%s“ е блокиран"
2035 +
2036 +#: connect.c:1307
2037 +msgid "unable to fork"
2038 +msgstr "неуспешно създаване на процес"
2039 +
2040 +#: connected.c:68 builtin/fsck.c:203 builtin/prune.c:146
2041 msgid "Checking connectivity"
2042 msgstr "Проверка на връзката"
2043
1604 -#: connected.c:78
2044 +#: connected.c:80
2045 msgid "Could not run 'git rev-list'"
2046 msgstr "Командата „git rev-list“ не може да бъде изпълнена."
2047
1608 -#: connected.c:98
2048 +#: connected.c:100
2049 msgid "failed write to rev-list"
2050 msgstr "неуспешен запис на списъка с версиите"
2051
1612 -#: connected.c:105
2052 +#: connected.c:107
2053 msgid "failed to close rev-list's stdin"
2054 msgstr "стандартният вход на списъка с версиите не може да бъде затворен"
2055
1616 -#: convert.c:206
2056 +#: convert.c:194
2057 +#, c-format
2058 +msgid "illegal crlf_action %d"
2059 +msgstr "неправилно действие за край на ред: %d"
2060 +
2061 +#: convert.c:207
2062 #, c-format
1618 -msgid "CRLF would be replaced by LF in %s."
2063 +msgid "CRLF would be replaced by LF in %s"
2064 msgstr "Всяка последователност от знаци „CRLF“ ще бъдe заменена с „LF“ в „%s“."
2065
1621 -#: convert.c:208
2066 +#: convert.c:209
2067 #, c-format
2068 msgid ""
2069 "CRLF will be replaced by LF in %s.\n"
1625 -"The file will have its original line endings in your working directory."
2070 +"The file will have its original line endings in your working directory"
2071 msgstr ""
2072 "Всяка последователност от знаци „CRLF“ ще бъдe заменена с „LF“ в „%s“.\n"
2073 "Файлът ще остане с първоначалните знаци за край на ред в работната ви "
2074 "директория."
2075
1631 -#: convert.c:216
2076 +#: convert.c:217
2077 #, c-format
2078 msgid "LF would be replaced by CRLF in %s"
2079 msgstr ""
2080 "Всеки знак „LF“ ще бъдe заменен с последователността от знаци „CRLF“ в „%s“."
2081
1637 -#: convert.c:218
2082 +#: convert.c:219
2083 #, c-format
2084 msgid ""
2085 "LF will be replaced by CRLF in %s.\n"
1641 -"The file will have its original line endings in your working directory."
2086 +"The file will have its original line endings in your working directory"
2087 msgstr ""
2088 "Всеки знак „LF“ ще бъдe заменен с последователността от знаци „CRLF“ в "
2089 "„%s“.\n"
2090 "Файлът ще остане с първоначалните знаци за край на ред в работната ви "
2091 "директория."
2092
1648 -#: convert.c:279
2093 +#: convert.c:280
2094 #, c-format
2095 msgid "BOM is prohibited in '%s' if encoded as %s"
2096 msgstr ""
2097 "„%s“ не трябва да съдържа маркер за поредността на байтовете (BOM) при "
2098 "кодиране „%s“"
2099
1655 -#: convert.c:286
2100 +#: convert.c:287
2101 #, c-format
2102 msgid ""
2103 "The file '%s' contains a byte order mark (BOM). Please use UTF-%s as working-"
@@ -1661,14 +2106,14 @@ msgstr ""
2106 "Файлът „%s“ съдържа маркер за поредността на байтовете (BOM). Използвайте "
2107 "„UTF-%s“ като кодиране за работното дърво."
2108
1664 -#: convert.c:304
2109 +#: convert.c:305
2110 #, c-format
2111 msgid "BOM is required in '%s' if encoded as %s"
2112 msgstr ""
2113 "„%s“ трябва да съдържа маркер за поредността на байтовете (BOM) при кодиране "
2114 "„%s“"
2115
1671 -#: convert.c:306
2116 +#: convert.c:307
2117 #, c-format
2118 msgid ""
2119 "The file '%s' is missing a byte order mark (BOM). Please use UTF-%sBE or UTF-"
@@ -1678,20 +2123,72 @@ msgstr ""
2123 "на работното дърво използвайте UTF-%sBE или UTF-%sLE (в зависимост от "
2124 "поредността на байтовете)."
2125
1681 -#: convert.c:424
2126 +#: convert.c:425 convert.c:496
2127 #, c-format
2128 msgid "failed to encode '%s' from %s to %s"
2129 msgstr "неуспешно прекодиране на „%s“ от „%s“ към „%s“"
2130
1686 -#: convert.c:467
2131 +#: convert.c:468
2132 #, c-format
2133 msgid "encoding '%s' from %s to %s and back is not the same"
2134 msgstr "Прекодирането на „%s“ от „%s“ към „%s“ и обратно променя файла"
2135
1691 -#: convert.c:1225
2136 +#: convert.c:674
2137 +#, c-format
2138 +msgid "cannot fork to run external filter '%s'"
2139 +msgstr "неуспешно създаване на процес за външен филтър „%s“"
2140 +
2141 +#: convert.c:694
2142 +#, c-format
2143 +msgid "cannot feed the input to external filter '%s'"
2144 +msgstr "входът не може да бъде подаден на външния филтър „%s“"
2145 +
2146 +#: convert.c:701
2147 +#, c-format
2148 +msgid "external filter '%s' failed %d"
2149 +msgstr "неуспешно изпълнение на външния филтър „%s“: %d"
2150 +
2151 +#: convert.c:736 convert.c:739
2152 +#, c-format
2153 +msgid "read from external filter '%s' failed"
2154 +msgstr "неуспешно четене от външния филтър „%s“"
2155 +
2156 +#: convert.c:742 convert.c:796
2157 +#, c-format
2158 +msgid "external filter '%s' failed"
2159 +msgstr "неуспешно изпълнение на външния филтър „%s“"
2160 +
2161 +#: convert.c:844
2162 +msgid "unexpected filter type"
2163 +msgstr "неочакван вид филтър"
2164 +
2165 +#: convert.c:855
2166 +msgid "path name too long for external filter"
2167 +msgstr "пътят е прекалено дълъг за външен филтър"
2168 +
2169 +#: convert.c:929
2170 +#, c-format
2171 +msgid ""
2172 +"external filter '%s' is not available anymore although not all paths have "
2173 +"been filtered"
2174 +msgstr ""
2175 +"външният филтър „%s“ вече не е наличен, въпреки че не всички пътища са "
2176 +"филтрирани"
2177 +
2178 +#: convert.c:1228
2179 msgid "true/false are no valid working-tree-encodings"
2180 msgstr "„true“/„false“ не може да са кодирания на работното дърво"
2181
2182 +#: convert.c:1402 convert.c:1436
2183 +#, c-format
2184 +msgid "%s: clean filter '%s' failed"
2185 +msgstr "%s: неуспешно изпълнение на декодиращ филтър „%s“"
2186 +
2187 +#: convert.c:1480
2188 +#, c-format
2189 +msgid "%s: smudge filter %s failed"
2190 +msgstr "%s: неуспешно изпълнение на кодиращ филтър „%s“"
2191 +
2192 #: date.c:116
2193 msgid "in the future"
2194 msgstr "в бъдещето"
@@ -1765,42 +2262,55 @@ msgstr[1] "преди %<PRIuMAX> години"
2262 msgid "failed to read orderfile '%s'"
2263 msgstr "файлът с подредбата на съответствията „%s“ не може да бъде прочетен"
2264
1768 -#: diffcore-rename.c:535
2265 +#: diffcore-rename.c:536
2266 msgid "Performing inexact rename detection"
2267 msgstr "Търсене на преименувания на обекти съчетани с промени"
2268
1772 -#: diff.c:74
2269 +#: diff.c:108
2270 #, c-format
2271 msgid "option '%s' requires a value"
2272 msgstr "опцията „%s“ изисква стойност"
2273
1777 -#: diff.c:152
2274 +#: diff.c:158
2275 #, c-format
2276 msgid " Failed to parse dirstat cut-off percentage '%s'\n"
2277 msgstr ""
2278 " Неуспешно разпознаване на „%s“ като процент-праг за статистиката по "
2279 "директории\n"
2280
1784 -#: diff.c:157
2281 +#: diff.c:163
2282 #, c-format
2283 msgid " Unknown dirstat parameter '%s'\n"
2284 msgstr " Непознат параметър „%s“ за статистиката по директории'\n"
2285
1789 -#: diff.c:281
2286 +#: diff.c:291
2287 msgid ""
1791 -"color moved setting must be one of 'no', 'default', 'zebra', 'dimmed_zebra', "
1792 -"'plain'"
2288 +"color moved setting must be one of 'no', 'default', 'blocks', 'zebra', "
2289 +"'dimmed-zebra', 'plain'"
2290 msgstr ""
2291 "настройката за цвят за преместване трябва да е една от: „no“ (без), "
1795 -"„default“ (стандартно), „zebra“ (райе), „dimmed_zebra“ (тъмно райе), "
1796 -"„plain“ (обикновено)"
2292 +"„default“ (стандартно), „blocks“ (парчета), „zebra“ (райе), "
2293 +"„dimmed_zebra“ (тъмно райе), „plain“ (обикновено)"
2294 +
2295 +#: diff.c:316
2296 +#, c-format
2297 +msgid "ignoring unknown color-moved-ws mode '%s'"
2298 +msgstr "непознатата стойност „%s“ на настройката „color-moved-ws“ се прескача"
2299 +
2300 +#: diff.c:323
2301 +msgid ""
2302 +"color-moved-ws: allow-indentation-change cannot be combined with other white "
2303 +"space modes"
2304 +msgstr ""
2305 +"color-moved-ws: „allow-indentation-change“ е несъвместима с другите режими "
2306 +"за знаците за интервали"
2307
1798 -#: diff.c:341
2308 +#: diff.c:394
2309 #, c-format
2310 msgid "Unknown value for 'diff.submodule' config variable: '%s'"
2311 msgstr "Непозната стойност „%s“ за настройката „diff.submodule“"
2312
1803 -#: diff.c:401
2313 +#: diff.c:454
2314 #, c-format
2315 msgid ""
2316 "Found errors in 'diff.dirstat' config variable:\n"
@@ -1809,27 +2319,27 @@ msgstr ""
2319 "Грешки в настройката „diff.dirstat“:\n"
2320 "%s"
2321
1812 -#: diff.c:3823
2322 +#: diff.c:4096
2323 #, c-format
2324 msgid "external diff died, stopping at %s"
2325 msgstr ""
2326 "външната програма за разлики завърши неуспешно. Спиране на работата при „%s“"
2327
1818 -#: diff.c:4153
2328 +#: diff.c:4427
2329 msgid "--name-only, --name-status, --check and -s are mutually exclusive"
2330 msgstr ""
2331 "Опциите „--name-only“, „--name-status“, „--check“ и „-s“ са несъвместими "
2332 "една с друга"
2333
1824 -#: diff.c:4156
2334 +#: diff.c:4430
2335 msgid "-G, -S and --find-object are mutually exclusive"
2336 msgstr "Опциите „-G“, „-S“ и „--find-object“ са несъвместими една с друга"
2337
1828 -#: diff.c:4244
2338 +#: diff.c:4508
2339 msgid "--follow requires exactly one pathspec"
2340 msgstr "Опцията „--follow“ изисква точно един път"
2341
1832 -#: diff.c:4410
2342 +#: diff.c:4674
2343 #, c-format
2344 msgid ""
2345 "Failed to parse --dirstat/-X option parameter:\n"
@@ -1838,48 +2348,63 @@ msgstr ""
2348 "Неразпознат параметър към опцията „--dirstat/-X“:\n"
2349 "%s"
2350
1841 -#: diff.c:4424
2351 +#: diff.c:4688
2352 #, c-format
2353 msgid "Failed to parse --submodule option parameter: '%s'"
2354 msgstr "Неразпознат параметър към опцията „--submodule“: „%s“"
2355
1846 -#: diff.c:5500
2356 +#: diff.c:5766
2357 msgid "inexact rename detection was skipped due to too many files."
2358 msgstr ""
2359 "търсенето на преименувания на обекти съчетани с промени се прескача поради "
2360 "многото файлове."
2361
1852 -#: diff.c:5503
2362 +#: diff.c:5769
2363 msgid "only found copies from modified paths due to too many files."
2364 msgstr ""
2365 "установени са точните копия на променените пътища поради многото файлове."
2366
1857 -#: diff.c:5506
2367 +#: diff.c:5772
2368 #, c-format
2369 msgid ""
2370 "you may want to set your %s variable to at least %d and retry the command."
2371 msgstr "задайте променливата „%s“ да е поне %d и отново изпълнете командата."
2372
1863 -#: dir.c:1867
2373 +#: dir.c:569
2374 +#, c-format
2375 +msgid "pathspec '%s' did not match any file(s) known to git"
2376 +msgstr "пътят „%s“ не съвпада с никой файл в git"
2377 +
2378 +#: dir.c:958
2379 +#, c-format
2380 +msgid "cannot use %s as an exclude file"
2381 +msgstr "„%s“ не може да се ползва за игнорираните файлове (като gitignore)"
2382 +
2383 +#: dir.c:1873
2384 #, c-format
2385 msgid "could not open directory '%s'"
2386 msgstr "директорията „%s“ не може да бъде отворена"
2387
1868 -#: dir.c:2109
2388 +#: dir.c:2115
2389 msgid "failed to get kernel name and information"
2390 msgstr "името и версията на ядрото не бяха получени"
2391
1872 -#: dir.c:2233
1873 -msgid "Untracked cache is disabled on this system or location."
2392 +#: dir.c:2239
2393 +msgid "untracked cache is disabled on this system or location"
2394 msgstr ""
1875 -"Кеша за неследените файлове е изключен на тази система или местоположение."
2395 +"кешът за неследените файлове е изключен на тази система или местоположение"
2396 +
2397 +#: dir.c:3037
2398 +#, c-format
2399 +msgid "index file corrupt in repo %s"
2400 +msgstr "файлът с индекса е повреден в хранилището „%s“"
2401
1877 -#: dir.c:3075 dir.c:3080
2402 +#: dir.c:3082 dir.c:3087
2403 #, c-format
2404 msgid "could not create directories for %s"
2405 msgstr "директориите за „%s“ не може да бъдат създадени"
2406
1882 -#: dir.c:3109
2407 +#: dir.c:3116
2408 #, c-format
2409 msgid "could not migrate git directory from '%s' to '%s'"
2410 msgstr "директорията на git не може да се мигрира от „%s“ до „%s“"
@@ -1889,219 +2414,273 @@ msgstr "директорията на git не може да се мигрира
2414 msgid "hint: Waiting for your editor to close the file...%c"
2415 msgstr "Подсказка: чака се редакторът ви да затвори файла …%c"
2416
1892 -#: entry.c:177
2417 +#: entry.c:178
2418 msgid "Filtering content"
2419 msgstr "Филтриране на съдържанието"
2420
1896 -#: entry.c:435
2421 +#: entry.c:437
2422 #, c-format
2423 msgid "could not stat file '%s'"
2424 msgstr "неуспешно изпълнение на „stat“ върху файла „%s“"
2425
2426 +#: environment.c:150
2427 +#, c-format
2428 +msgid "bad git namespace path \"%s\""
2429 +msgstr "неправилен път към пространства от имена „%s“"
2430 +
2431 +#: environment.c:332
2432 +#, c-format
2433 +msgid "could not set GIT_DIR to '%s'"
2434 +msgstr "GIT_DIR не може да се зададе да е „%s“"
2435 +
2436 +#: exec-cmd.c:361
2437 +#, c-format
2438 +msgid "too many args to run %s"
2439 +msgstr "прекалено много аргументи за изпълнение „%s“"
2440 +
2441 #: fetch-object.c:17
2442 msgid "Remote with no URL"
2443 msgstr "Липсва адрес за отдалеченото хранилище"
2444
1905 -#: fetch-pack.c:254
2445 +#: fetch-pack.c:152
2446 msgid "git fetch-pack: expected shallow list"
2447 msgstr "git fetch-pack: очаква се плитък списък"
2448
1909 -#: fetch-pack.c:266
2449 +#: fetch-pack.c:164
2450 msgid "git fetch-pack: expected ACK/NAK, got a flush packet"
2451 msgstr ""
1912 -"git fetch-pack: очакваше се „ACK“/„NAK“, а бе получен изчистващ пакет „flush“"
2452 +"git fetch-pack: очаква се „ACK“/„NAK“, а бе получен изчистващ пакет „flush“"
2453
1914 -#: fetch-pack.c:285 builtin/archive.c:63
1915 -#, c-format
1916 -msgid "remote error: %s"
1917 -msgstr "отдалечена грешка: %s"
1918 -
1919 -#: fetch-pack.c:286
2454 +#: fetch-pack.c:184
2455 #, c-format
2456 msgid "git fetch-pack: expected ACK/NAK, got '%s'"
1922 -msgstr "git fetch-pack: очакваше се „ACK“/„NAK“, а бе получен „%s“"
2457 +msgstr "git fetch-pack: очаква се „ACK“/„NAK“, а бе получено „%s“"
2458
1924 -#: fetch-pack.c:338
2459 +#: fetch-pack.c:254
2460 msgid "--stateless-rpc requires multi_ack_detailed"
2461 msgstr "опцията „--stateless-rpc“ изисква „multi_ack_detailed“"
2462
1928 -#: fetch-pack.c:429 fetch-pack.c:1310
2463 +#: fetch-pack.c:342 fetch-pack.c:1257
2464 #, c-format
2465 msgid "invalid shallow line: %s"
2466 msgstr "неправилен плитък ред: „%s“"
2467
1933 -#: fetch-pack.c:435 fetch-pack.c:1316
2468 +#: fetch-pack.c:348 fetch-pack.c:1263
2469 #, c-format
2470 msgid "invalid unshallow line: %s"
2471 msgstr "неправилен неплитък ред: „%s“"
2472
1938 -#: fetch-pack.c:437 fetch-pack.c:1318
2473 +#: fetch-pack.c:350 fetch-pack.c:1265
2474 #, c-format
2475 msgid "object not found: %s"
2476 msgstr "обектът „%s“ липсва"
2477
1943 -#: fetch-pack.c:440 fetch-pack.c:1321
2478 +#: fetch-pack.c:353 fetch-pack.c:1268
2479 #, c-format
2480 msgid "error in object: %s"
2481 msgstr "грешка в обекта: „%s“"
2482
1948 -#: fetch-pack.c:442 fetch-pack.c:1323
2483 +#: fetch-pack.c:355 fetch-pack.c:1270
2484 #, c-format
2485 msgid "no shallow found: %s"
2486 msgstr "не е открит плитък обект: %s"
2487
1953 -#: fetch-pack.c:445 fetch-pack.c:1326
2488 +#: fetch-pack.c:358 fetch-pack.c:1273
2489 #, c-format
2490 msgid "expected shallow/unshallow, got %s"
1956 -msgstr "очаква се плитък или не обект, а бе получено: %s"
2491 +msgstr "очаква се плитък или не обект, а бе получено: „%s“"
2492
1958 -#: fetch-pack.c:486
2493 +#: fetch-pack.c:399
2494 #, c-format
2495 msgid "got %s %d %s"
2496 msgstr "получено бе %s %d %s"
2497
1963 -#: fetch-pack.c:500
2498 +#: fetch-pack.c:416
2499 #, c-format
2500 msgid "invalid commit %s"
2501 msgstr "неправилно подаване: „%s“"
2502
1968 -#: fetch-pack.c:533
2503 +#: fetch-pack.c:447
2504 msgid "giving up"
2505 msgstr "преустановяване"
2506
1972 -#: fetch-pack.c:543 progress.c:229
2507 +#: fetch-pack.c:459 progress.c:229
2508 msgid "done"
2509 msgstr "действието завърши"
2510
1976 -#: fetch-pack.c:555
2511 +#: fetch-pack.c:471
2512 #, c-format
2513 msgid "got %s (%d) %s"
2514 msgstr "получено бе %s (%d) %s"
2515
1981 -#: fetch-pack.c:601
2516 +#: fetch-pack.c:517
2517 #, c-format
2518 msgid "Marking %s as complete"
2519 msgstr "Отбелязване на „%s“ като пълно"
2520
1986 -#: fetch-pack.c:828
2521 +#: fetch-pack.c:764
2522 #, c-format
2523 msgid "already have %s (%s)"
2524 msgstr "вече има „%s“ (%s)"
2525
1991 -#: fetch-pack.c:869
2526 +#: fetch-pack.c:803
2527 msgid "fetch-pack: unable to fork off sideband demultiplexer"
2528 msgstr "fetch-pack: не може да се създаде процес за демултиплексора"
2529
1995 -#: fetch-pack.c:877
2530 +#: fetch-pack.c:811
2531 msgid "protocol error: bad pack header"
2532 msgstr "протоколна грешка: неправилна заглавна част на пакет"
2533
1999 -#: fetch-pack.c:944
2534 +#: fetch-pack.c:879
2535 #, c-format
2536 msgid "fetch-pack: unable to fork off %s"
2537 msgstr "fetch-pack: не може да се създаде процес за „%s“"
2538
2004 -#: fetch-pack.c:960
2539 +#: fetch-pack.c:895
2540 #, c-format
2541 msgid "%s failed"
2542 msgstr "неуспешно изпълнение на „%s“"
2543
2009 -#: fetch-pack.c:962
2544 +#: fetch-pack.c:897
2545 msgid "error in sideband demultiplexer"
2546 msgstr "грешка в демултиплексора"
2547
2013 -#: fetch-pack.c:989
2548 +#: fetch-pack.c:926
2549 msgid "Server does not support shallow clients"
2550 msgstr "Сървърът не поддържа плитки клиенти"
2551
2017 -#: fetch-pack.c:993
2552 +#: fetch-pack.c:930
2553 msgid "Server supports multi_ack_detailed"
2554 msgstr "Сървърът поддържа „multi_ack_detailed“"
2555
2021 -#: fetch-pack.c:996
2556 +#: fetch-pack.c:933
2557 msgid "Server supports no-done"
2558 msgstr "Сървърът поддържа „no-done“"
2559
2025 -#: fetch-pack.c:1002
2560 +#: fetch-pack.c:939
2561 msgid "Server supports multi_ack"
2562 msgstr "Сървърът поддържа „multi_ack“"
2563
2029 -#: fetch-pack.c:1006
2564 +#: fetch-pack.c:943
2565 msgid "Server supports side-band-64k"
2566 msgstr "Сървърът поддържа „side-band-64k“"
2567
2033 -#: fetch-pack.c:1010
2568 +#: fetch-pack.c:947
2569 msgid "Server supports side-band"
2570 msgstr "Сървърът поддържа „side-band“"
2571
2037 -#: fetch-pack.c:1014
2572 +#: fetch-pack.c:951
2573 msgid "Server supports allow-tip-sha1-in-want"
2574 msgstr "Сървърът поддържа „allow-tip-sha1-in-want“"
2575
2041 -#: fetch-pack.c:1018
2576 +#: fetch-pack.c:955
2577 msgid "Server supports allow-reachable-sha1-in-want"
2578 msgstr "Сървърът поддържа „allow-reachable-sha1-in-want“"
2579
2045 -#: fetch-pack.c:1028
2580 +#: fetch-pack.c:965
2581 msgid "Server supports ofs-delta"
2582 msgstr "Сървърът поддържа „ofs-delta“"
2583
2049 -#: fetch-pack.c:1034 fetch-pack.c:1204
2584 +#: fetch-pack.c:971 fetch-pack.c:1150
2585 msgid "Server supports filter"
2586 msgstr "Сървърът поддържа филтри"
2587
2053 -#: fetch-pack.c:1042
2588 +#: fetch-pack.c:979
2589 #, c-format
2590 msgid "Server version is %.*s"
2591 msgstr "Версията на сървъра е: %.*s"
2592
2058 -#: fetch-pack.c:1048
2593 +#: fetch-pack.c:985
2594 msgid "Server does not support --shallow-since"
2595 msgstr "Сървърът не поддържа опцията „--shallow-since“"
2596
2062 -#: fetch-pack.c:1052
2597 +#: fetch-pack.c:989
2598 msgid "Server does not support --shallow-exclude"
2599 msgstr "Сървърът не поддържа опцията „--shallow-exclude“"
2600
2066 -#: fetch-pack.c:1054
2601 +#: fetch-pack.c:991
2602 msgid "Server does not support --deepen"
2603 msgstr "Сървърът не поддържа опцията „--deepen“"
2604
2070 -#: fetch-pack.c:1065
2605 +#: fetch-pack.c:1004
2606 msgid "no common commits"
2607 msgstr "няма общи подавания"
2608
2074 -#: fetch-pack.c:1077 fetch-pack.c:1414
2609 +#: fetch-pack.c:1016 fetch-pack.c:1393
2610 msgid "git fetch-pack: fetch failed."
2611 msgstr "git fetch-pack: неуспешно доставяне."
2612
2078 -#: fetch-pack.c:1199
2613 +#: fetch-pack.c:1145
2614 msgid "Server does not support shallow requests"
2615 msgstr "Сървърът не поддържа плитки заявки"
2616
2082 -#: fetch-pack.c:1584
2617 +#: fetch-pack.c:1191
2618 +#, c-format
2619 +msgid "error reading section header '%s'"
2620 +msgstr "грешка при прочитане на заглавната част на раздел „%s“"
2621 +
2622 +#: fetch-pack.c:1197
2623 +#, c-format
2624 +msgid "expected '%s', received '%s'"
2625 +msgstr "очаква се „%s“, а бе получено „%s“"
2626 +
2627 +#: fetch-pack.c:1236
2628 +#, c-format
2629 +msgid "unexpected acknowledgment line: '%s'"
2630 +msgstr "неочакван ред за потвърждение: „%s“"
2631 +
2632 +#: fetch-pack.c:1241
2633 +#, c-format
2634 +msgid "error processing acks: %d"
2635 +msgstr "грешка при обработка на потвържденията: %d"
2636 +
2637 +#: fetch-pack.c:1278
2638 +#, c-format
2639 +msgid "error processing shallow info: %d"
2640 +msgstr "грешка при обработка на информация за дълбочината/плиткостта: %d"
2641 +
2642 +#: fetch-pack.c:1294
2643 +#, c-format
2644 +msgid "expected wanted-ref, got '%s'"
2645 +msgstr "очаква се искан указател, а бе получено: „%s“"
2646 +
2647 +#: fetch-pack.c:1304
2648 +#, c-format
2649 +msgid "unexpected wanted-ref: '%s'"
2650 +msgstr "неочакван искан указател: „%s“"
2651 +
2652 +#: fetch-pack.c:1308
2653 +#, c-format
2654 +msgid "error processing wanted refs: %d"
2655 +msgstr "грешка при обработката на исканите указатели: %d"
2656 +
2657 +#: fetch-pack.c:1603
2658 msgid "no matching remote head"
2659 msgstr "не може да бъде открит подходящ връх от отдалеченото хранилище"
2660
2086 -#: fetch-pack.c:1610
2661 +#: fetch-pack.c:1621 builtin/clone.c:664
2662 +msgid "remote did not send all necessary objects"
2663 +msgstr "отдалеченото хранилище не изпрати всички необходими обекти."
2664 +
2665 +#: fetch-pack.c:1647
2666 #, c-format
2667 msgid "no such remote ref %s"
2668 msgstr "такъв отдалечен указател няма: %s"
2669
2091 -#: fetch-pack.c:1613
2670 +#: fetch-pack.c:1650
2671 #, c-format
2672 msgid "Server does not allow request for unadvertised object %s"
2673 msgstr "Сървърът не позволява заявка за необявен „%s“"
2674
2096 -#: gpg-interface.c:185
2675 +#: gpg-interface.c:253
2676 msgid "gpg failed to sign the data"
2677 msgstr "Програмата „gpg“ не подписа данните."
2678
2100 -#: gpg-interface.c:210
2679 +#: gpg-interface.c:279
2680 msgid "could not create temporary file"
2681 msgstr "не може да се създаде временен файл"
2682
2104 -#: gpg-interface.c:213
2683 +#: gpg-interface.c:282
2684 #, c-format
2685 msgid "failed writing detached signature to '%s'"
2686 msgstr "Програмата не успя да запише самостоятелния подпис в „%s“"
@@ -2111,18 +2690,18 @@ msgstr "Програмата не успя да запише самостоят
2690 msgid "ignore invalid color '%.*s' in log.graphColors"
2691 msgstr "прескачане на неправилния цвят „%.*s“ в „log.graphColors“"
2692
2114 -#: grep.c:2020
2693 +#: grep.c:2115
2694 #, c-format
2695 msgid "'%s': unable to read %s"
2696 msgstr "„%s“: файлът сочен от „%s“ не може да бъде прочетен"
2697
2119 -#: grep.c:2037 setup.c:164 builtin/clone.c:409 builtin/diff.c:81
2698 +#: grep.c:2132 setup.c:164 builtin/clone.c:410 builtin/diff.c:81
2699 #: builtin/rm.c:134
2700 #, c-format
2701 msgid "failed to stat '%s'"
2702 msgstr "не може да бъде получена информация чрез „stat“ за „%s“"
2703
2125 -#: grep.c:2048
2704 +#: grep.c:2143
2705 #, c-format
2706 msgid "'%s': short read"
2707 msgstr "„%s“: изчитането върна по-малко байтове от очакваното"
@@ -2201,7 +2780,7 @@ msgstr "неподдържан списък от команди „%s“"
2780 msgid "The common Git guides are:"
2781 msgstr "Популярните въведения в Git са:"
2782
2204 -#: help.c:467
2783 +#: help.c:552
2784 #, c-format
2785 msgid ""
2786 "'%s' appears to be a git command, but we were not\n"
@@ -2210,36 +2789,36 @@ msgstr ""
2789 "Изглежда, че „%s“ е команда на git, но тя не може да\n"
2790 "бъде изпълнена. Вероятно пакетът „git-%s“ е повреден."
2791
2213 -#: help.c:526
2792 +#: help.c:611
2793 msgid "Uh oh. Your system reports no Git commands at all."
2794 msgstr "Странно, изглежда, че на системата ви няма нито една команда на git."
2795
2217 -#: help.c:548
2796 +#: help.c:633
2797 #, c-format
2798 msgid "WARNING: You called a Git command named '%s', which does not exist."
2799 msgstr ""
2800 "ПРЕДУПРЕЖДЕНИЕ: Пробвахте да изпълните команда на Git на име „%s“, а такава "
2801 "не съществува."
2802
2224 -#: help.c:553
2803 +#: help.c:638
2804 #, c-format
2805 msgid "Continuing under the assumption that you meant '%s'."
2806 msgstr ""
2807 "Изпълнението автоматично продължава, като се счита, че имате предвид „%s“."
2808
2230 -#: help.c:558
2809 +#: help.c:643
2810 #, c-format
2811 msgid "Continuing in %0.1f seconds, assuming that you meant '%s'."
2812 msgstr ""
2813 "Изпълнението автоматично ще продължи след %0.1f сек., като се счита, че "
2814 "имате предвид „%s“."
2815
2237 -#: help.c:566
2816 +#: help.c:651
2817 #, c-format
2818 msgid "git: '%s' is not a git command. See 'git --help'."
2819 msgstr "git: „%s“ не е команда на git. Погледнете изхода от „git --help“."
2820
2242 -#: help.c:570
2821 +#: help.c:655
2822 msgid ""
2823 "\n"
2824 "The most similar command is"
@@ -2253,16 +2832,16 @@ msgstr[1] ""
2832 "\n"
2833 "Най-близките команди са"
2834
2256 -#: help.c:585
2835 +#: help.c:670
2836 msgid "git version [<options>]"
2837 msgstr "git version [ОПЦИЯ…]"
2838
2260 -#: help.c:652
2839 +#: help.c:738
2840 #, c-format
2841 msgid "%s: %s - %s"
2842 msgstr "%s: %s — %s"
2843
2265 -#: help.c:656
2844 +#: help.c:742
2845 msgid ""
2846 "\n"
2847 "Did you mean this?"
@@ -2333,7 +2912,7 @@ msgstr "не може да се ползва празно име като иде
2912 msgid "name consists only of disallowed characters: %s"
2913 msgstr "името съдържа само непозволени знаци: „%s“"
2914
2336 -#: ident.c:416 builtin/commit.c:587
2915 +#: ident.c:416 builtin/commit.c:600
2916 #, c-format
2917 msgid "invalid date format: %s"
2918 msgstr "неправилен формат на дата: %s"
@@ -2370,129 +2949,129 @@ msgstr ""
2949 msgid "Unable to create '%s.lock': %s"
2950 msgstr "Файлът-ключалка „%s.lock“ не може да бъде създаден: %s"
2951
2373 -#: merge.c:71
2952 +#: merge.c:40
2953 msgid "failed to read the cache"
2954 msgstr "кешът не може да бъде прочетен"
2955
2377 -#: merge.c:136 builtin/am.c:1946 builtin/am.c:1980 builtin/checkout.c:378
2378 -#: builtin/checkout.c:606 builtin/clone.c:761
2956 +#: merge.c:105 builtin/am.c:1946 builtin/am.c:1980 builtin/checkout.c:380
2957 +#: builtin/checkout.c:608 builtin/clone.c:763
2958 msgid "unable to write new index file"
2959 msgstr "неуспешно записване на новия индекс"
2960
2382 -#: merge-recursive.c:298
2961 +#: merge-recursive.c:303
2962 msgid "(bad commit)\n"
2963 msgstr "(лошо подаване)\n"
2964
2386 -#: merge-recursive.c:320
2965 +#: merge-recursive.c:325
2966 #, c-format
2967 msgid "add_cacheinfo failed for path '%s'; merge aborting."
2968 msgstr ""
2969 "неуспешно изпълнение на „add_cacheinfo“ за пътя „%s“. Сливането е "
2970 "преустановено."
2971
2393 -#: merge-recursive.c:328
2972 +#: merge-recursive.c:333
2973 #, c-format
2974 msgid "add_cacheinfo failed to refresh for path '%s'; merge aborting."
2975 msgstr ""
2976 "неуспешно изпълнение на „add_cacheinfo“ за обновяването на пътя „%s“. "
2977 "Сливането е преустановено."
2978
2400 -#: merge-recursive.c:410
2979 +#: merge-recursive.c:415
2980 msgid "error building trees"
2981 msgstr "грешка при изграждане на дърветата"
2982
2404 -#: merge-recursive.c:881
2983 +#: merge-recursive.c:886
2984 #, c-format
2985 msgid "failed to create path '%s'%s"
2986 msgstr "грешка при създаването на пътя „%s“%s"
2987
2409 -#: merge-recursive.c:892
2988 +#: merge-recursive.c:897
2989 #, c-format
2990 msgid "Removing %s to make room for subdirectory\n"
2991 msgstr "Изтриване на „%s“, за да се освободи място за поддиректория\n"
2992
2414 -#: merge-recursive.c:906 merge-recursive.c:925
2993 +#: merge-recursive.c:911 merge-recursive.c:930
2994 msgid ": perhaps a D/F conflict?"
2995 msgstr ": възможно е да има конфликт директория/файл."
2996
2418 -#: merge-recursive.c:915
2997 +#: merge-recursive.c:920
2998 #, c-format
2999 msgid "refusing to lose untracked file at '%s'"
3000 msgstr ""
3001 "преустановяване на действието, за да не се изтрие неследеният файл „%s“"
3002
2424 -#: merge-recursive.c:957 builtin/cat-file.c:37
3003 +#: merge-recursive.c:962 builtin/cat-file.c:39
3004 #, c-format
3005 msgid "cannot read object %s '%s'"
3006 msgstr "обектът „%s“ (%s) не може да бъде прочетен"
3007
2429 -#: merge-recursive.c:959
3008 +#: merge-recursive.c:964
3009 #, c-format
3010 msgid "blob expected for %s '%s'"
3011 msgstr "обектът „%s“ (%s) се очакваше да е BLOB, а не е"
3012
2434 -#: merge-recursive.c:983
3013 +#: merge-recursive.c:988
3014 #, c-format
3015 msgid "failed to open '%s': %s"
3016 msgstr "„%s“ не може да се отвори: %s"
3017
2439 -#: merge-recursive.c:994
3018 +#: merge-recursive.c:999
3019 #, c-format
3020 msgid "failed to symlink '%s': %s"
3021 msgstr "неуспешно създаване на символната връзка „%s“: %s"
3022
2444 -#: merge-recursive.c:999
3023 +#: merge-recursive.c:1004
3024 #, c-format
3025 msgid "do not know what to do with %06o %s '%s'"
3026 msgstr ""
3027 "не е ясно какво да се прави с обекта „%2$s“ (%3$s) с права за достъп „%1$06o“"
3028
2450 -#: merge-recursive.c:1186
3029 +#: merge-recursive.c:1191
3030 #, c-format
3031 msgid "Failed to merge submodule %s (not checked out)"
3032 msgstr "Неуспешно сливане на подмодула „%s“ (не е изтеглен)"
3033
2455 -#: merge-recursive.c:1193
3034 +#: merge-recursive.c:1198
3035 #, c-format
3036 msgid "Failed to merge submodule %s (commits not present)"
3037 msgstr "Неуспешно сливане на подмодула „%s“ (няма подавания)"
3038
2460 -#: merge-recursive.c:1200
3039 +#: merge-recursive.c:1205
3040 #, c-format
3041 msgid "Failed to merge submodule %s (commits don't follow merge-base)"
3042 msgstr ""
3043 "Подмодулът „%s“ не може да бъде слят (базата за сливане не предшества "
3044 "подаванията)"
3045
2467 -#: merge-recursive.c:1208 merge-recursive.c:1220
3046 +#: merge-recursive.c:1213 merge-recursive.c:1225
3047 #, c-format
3048 msgid "Fast-forwarding submodule %s to the following commit:"
3049 msgstr "Превъртане на подмодула „%s“ до следното подаване:"
3050
2472 -#: merge-recursive.c:1211 merge-recursive.c:1223
3051 +#: merge-recursive.c:1216 merge-recursive.c:1228
3052 #, c-format
3053 msgid "Fast-forwarding submodule %s"
3054 msgstr "Превъртане на подмодула „%s“"
3055
2477 -#: merge-recursive.c:1245
3056 +#: merge-recursive.c:1250
3057 #, c-format
3058 msgid "Failed to merge submodule %s (merge following commits not found)"
3059 msgstr ""
3060 "Неуспешно сливане на подмодула „%s“ (липсва сливането, което се предшества "
3061 "от подаванията)"
3062
2484 -#: merge-recursive.c:1249
3063 +#: merge-recursive.c:1254
3064 #, c-format
3065 msgid "Failed to merge submodule %s (not fast-forward)"
3066 msgstr "Неуспешно сливане на подмодула „%s“ (не е превъртане)"
3067
2489 -#: merge-recursive.c:1250
3068 +#: merge-recursive.c:1255
3069 msgid "Found a possible merge resolution for the submodule:\n"
3070 msgstr ""
3071 "Открито е сливане, което може да решава проблема със сливането на "
3072 "подмодула:\n"
3073
2495 -#: merge-recursive.c:1253
3074 +#: merge-recursive.c:1258
3075 #, c-format
3076 msgid ""
3077 "If this is correct simply add it to the index for example\n"
@@ -2508,31 +3087,31 @@ msgstr ""
3087 "\n"
3088 "Това приема предложеното.\n"
3089
2511 -#: merge-recursive.c:1262
3090 +#: merge-recursive.c:1267
3091 #, c-format
3092 msgid "Failed to merge submodule %s (multiple merges found)"
3093 msgstr "Неуспешно сливане на подмодула „%s“ (открити са множество сливания)"
3094
2516 -#: merge-recursive.c:1321
3095 +#: merge-recursive.c:1326
3096 msgid "Failed to execute internal merge"
3097 msgstr "Неуспешно вътрешно сливане"
3098
2520 -#: merge-recursive.c:1326
3099 +#: merge-recursive.c:1331
3100 #, c-format
3101 msgid "Unable to add %s to database"
3102 msgstr "„%s“ не може да се добави в базата с данни"
3103
2525 -#: merge-recursive.c:1358
3104 +#: merge-recursive.c:1363
3105 #, c-format
3106 msgid "Auto-merging %s"
3107 msgstr "Автоматично сливане на „%s“"
3108
2530 -#: merge-recursive.c:1423
3109 +#: merge-recursive.c:1434
3110 #, c-format
3111 msgid "Error: Refusing to lose untracked file at %s; writing to %s instead."
3112 msgstr "Грешка: за да не се изтрие неследеният файл „%s“, се записва в „%s“."
3113
2535 -#: merge-recursive.c:1475
3114 +#: merge-recursive.c:1501
3115 #, c-format
3116 msgid ""
3117 "CONFLICT (%s/delete): %s deleted in %s and %s in %s. Version %s of %s left "
@@ -2541,7 +3120,7 @@ msgstr ""
3120 "КОНФЛИКТ (%s/изтриване): „%s“ е изтрит в %s, а „%s“ в %s. Версия %s на „%s“ "
3121 "е оставена в дървото."
3122
2544 -#: merge-recursive.c:1480
3123 +#: merge-recursive.c:1506
3124 #, c-format
3125 msgid ""
3126 "CONFLICT (%s/delete): %s deleted in %s and %s to %s in %s. Version %s of %s "
@@ -2550,7 +3129,7 @@ msgstr ""
3129 "КОНФЛИКТ (%s/изтриване): „%s“ е изтрит в %s, а „%s“ е преименуван на „%s“ в "
3130 "%s. Версия %s на „%s“ е оставена в дървото."
3131
2553 -#: merge-recursive.c:1487
3132 +#: merge-recursive.c:1513
3133 #, c-format
3134 msgid ""
3135 "CONFLICT (%s/delete): %s deleted in %s and %s in %s. Version %s of %s left "
@@ -2559,7 +3138,7 @@ msgstr ""
3138 "КОНФЛИКТ (%s/изтриване): „%s“ е изтрит в %s, а „%s“ в %s. Версия %s на „%s“ "
3139 "е оставена в дървото: %s."
3140
2562 -#: merge-recursive.c:1492
3141 +#: merge-recursive.c:1518
3142 #, c-format
3143 msgid ""
3144 "CONFLICT (%s/delete): %s deleted in %s and %s to %s in %s. Version %s of %s "
@@ -2568,33 +3147,33 @@ msgstr ""
3147 "КОНФЛИКТ (%s/изтриване): „%s“ е изтрит в %s, а „%s“ е преименуван на „%s“ в "
3148 "%s. Версия %s на „%s“ е оставена в дървото: %s."
3149
2571 -#: merge-recursive.c:1526
3150 +#: merge-recursive.c:1552
3151 msgid "rename"
3152 msgstr "преименуване"
3153
2575 -#: merge-recursive.c:1526
3154 +#: merge-recursive.c:1552
3155 msgid "renamed"
3156 msgstr "преименуван"
3157
2579 -#: merge-recursive.c:1580 merge-recursive.c:1736 merge-recursive.c:2368
2580 -#: merge-recursive.c:3086
3158 +#: merge-recursive.c:1606 merge-recursive.c:1762 merge-recursive.c:2394
3159 +#: merge-recursive.c:3129
3160 #, c-format
3161 msgid "Refusing to lose dirty file at %s"
3162 msgstr "Преустановяване на действието, за да не се изгуби промененият „%s“"
3163
2585 -#: merge-recursive.c:1594
3164 +#: merge-recursive.c:1620
3165 #, c-format
3166 msgid "%s is a directory in %s adding as %s instead"
3167 msgstr "„%s“ е директория в „%s“, затова се добавя като „%s“"
3168
2590 -#: merge-recursive.c:1599
3169 +#: merge-recursive.c:1625
3170 #, c-format
3171 msgid "Refusing to lose untracked file at %s; adding as %s instead"
3172 msgstr ""
3173 "Преустановяване на действието, за да не се изгуби неследеният файл „%s“. "
3174 "Вместо него се добавя „%s“"
3175
2597 -#: merge-recursive.c:1625
3176 +#: merge-recursive.c:1651
3177 #, c-format
3178 msgid ""
3179 "CONFLICT (rename/rename): Rename \"%s\"->\"%s\" in branch \"%s\" rename \"%s"
@@ -2603,29 +3182,29 @@ msgstr ""
3182 "КОНФЛИКТ (преименуване/преименуване): „%s“ е преименуван на „%s“ в клон "
3183 "„%s“, а „%s“ е преименуван на „%s“ в „%s“/%s."
3184
2606 -#: merge-recursive.c:1630
3185 +#: merge-recursive.c:1656
3186 msgid " (left unresolved)"
3187 msgstr " (некоригиран конфликт)"
3188
2610 -#: merge-recursive.c:1694
3189 +#: merge-recursive.c:1720
3190 #, c-format
3191 msgid "CONFLICT (rename/rename): Rename %s->%s in %s. Rename %s->%s in %s"
3192 msgstr ""
3193 "КОНФЛИКТ (преименуване/преименуване): „%s“ е преименуван на „%s“ в клон "
3194 "„%s“, а „%s“ е преименуван на „%s“ в „%s“"
3195
2617 -#: merge-recursive.c:1733
3196 +#: merge-recursive.c:1759
3197 #, c-format
3198 msgid "Renaming %s to %s and %s to %s instead"
3199 msgstr "Преименуване на „%s“ на „%s“, а „%s“ на „%s“"
3200
2622 -#: merge-recursive.c:1745
3201 +#: merge-recursive.c:1771
3202 #, c-format
3203 msgid "Refusing to lose untracked file at %s, even though it's in the way."
3204 msgstr ""
3205 "Отказ да се загуби неследеният файл „%s“, защото е на място, където пречи."
3206
2628 -#: merge-recursive.c:1951
3207 +#: merge-recursive.c:1977
3208 #, c-format
3209 msgid ""
3210 "CONFLICT (directory rename split): Unclear where to place %s because "
@@ -2636,7 +3215,7 @@ msgstr ""
3215 "постави „%s“, защото няколко нови директории поделят съдържанието на "
3216 "директория „%s“, като никоя не съдържа мнозинство от файловете ѝ."
3217
2639 -#: merge-recursive.c:1983
3218 +#: merge-recursive.c:2009
3219 #, c-format
3220 msgid ""
3221 "CONFLICT (implicit dir rename): Existing file/dir at %s in the way of "
@@ -2645,7 +3224,7 @@ msgstr ""
3224 "КОНФЛИКТ (косвено преименуване на директория): следният файл или директория "
3225 "„%s“ не позволяват косвеното преименуване на следния път/ища: %s."
3226
2648 -#: merge-recursive.c:1993
3227 +#: merge-recursive.c:2019
3228 #, c-format
3229 msgid ""
3230 "CONFLICT (implicit dir rename): Cannot map more than one path to %s; "
@@ -2655,7 +3234,7 @@ msgstr ""
3234 "съответства на „%s“. Косвено преименуване на директория води до поставянето "
3235 "на тези пътища там: %s."
3236
2658 -#: merge-recursive.c:2085
3237 +#: merge-recursive.c:2111
3238 #, c-format
3239 msgid ""
3240 "CONFLICT (rename/rename): Rename directory %s->%s in %s. Rename directory %s-"
@@ -2664,7 +3243,7 @@ msgstr ""
3243 "КОНФЛИКТ (преименуване/преименуване): „%s“ е преименуван на „%s“ в клон "
3244 "„%s“, а „%s“ е преименуван на „%s“ в „%s“"
3245
2667 -#: merge-recursive.c:2330
3246 +#: merge-recursive.c:2356
3247 #, c-format
3248 msgid ""
3249 "WARNING: Avoiding applying %s -> %s rename to %s, because %s itself was "
@@ -2673,128 +3252,131 @@ msgstr ""
3252 "ПРЕДУПРЕЖДЕНИЕ: прескачане на преименуването на „%s“ на „%s“ в „%s“, защото "
3253 "„%s“ също е с променено име."
3254
2676 -#: merge-recursive.c:2736
3255 +#: merge-recursive.c:2762
3256 #, c-format
3257 msgid "CONFLICT (rename/add): Rename %s->%s in %s. %s added in %s"
3258 msgstr ""
3259 "КОНФЛИКТ (преименуване/добавяне): „%s“ е преименуван на „%s“ в клон „%s“, а "
3260 "„%s“ е добавен в „%s“"
3261
2683 -#: merge-recursive.c:2751
3262 +#: merge-recursive.c:2777
3263 #, c-format
3264 msgid "Adding merged %s"
3265 msgstr "Добавяне на слетия „%s“"
3266
2688 -#: merge-recursive.c:2758 merge-recursive.c:3089
3267 +#: merge-recursive.c:2784 merge-recursive.c:3132
3268 #, c-format
3269 msgid "Adding as %s instead"
3270 msgstr "Добавяне като „%s“"
3271
2693 -#: merge-recursive.c:2914
3272 +#: merge-recursive.c:2941
3273 #, c-format
3274 msgid "cannot read object %s"
3275 msgstr "обектът „%s“ не може да се прочете"
3276
2698 -#: merge-recursive.c:2917
3277 +#: merge-recursive.c:2944
3278 #, c-format
3279 msgid "object %s is not a blob"
3280 msgstr "обектът „%s“ не е BLOB"
3281
2703 -#: merge-recursive.c:2986
3282 +#: merge-recursive.c:3013
3283 msgid "modify"
3284 msgstr "промяна"
3285
2707 -#: merge-recursive.c:2986
3286 +#: merge-recursive.c:3013
3287 msgid "modified"
3288 msgstr "променен"
3289
2711 -#: merge-recursive.c:2997
3290 +#: merge-recursive.c:3024
3291 msgid "content"
3292 msgstr "съдържание"
3293
2715 -#: merge-recursive.c:3004
3294 +#: merge-recursive.c:3031
3295 msgid "add/add"
3296 msgstr "добавяне/добавяне"
3297
2719 -#: merge-recursive.c:3046
3298 +#: merge-recursive.c:3076
3299 #, c-format
3300 msgid "Skipped %s (merged same as existing)"
3301 msgstr "Прескачане на „%s“ (слетият резултат е идентичен със сегашния)"
3302
2724 -#: merge-recursive.c:3055 git-submodule.sh:895
3303 +#: merge-recursive.c:3098 git-submodule.sh:865
3304 msgid "submodule"
3305 msgstr "ПОДМОДУЛ"
3306
2728 -#: merge-recursive.c:3056
3307 +#: merge-recursive.c:3099
3308 #, c-format
3309 msgid "CONFLICT (%s): Merge conflict in %s"
3310 msgstr "КОНФЛИКТ (%s): Конфликт при сливане на „%s“"
3311
2733 -#: merge-recursive.c:3178
3312 +#: merge-recursive.c:3221
3313 #, c-format
3314 msgid "Removing %s"
3315 msgstr "Изтриване на „%s“"
3316
2738 -#: merge-recursive.c:3204
3317 +#: merge-recursive.c:3247
3318 msgid "file/directory"
3319 msgstr "файл/директория"
3320
2742 -#: merge-recursive.c:3210
3321 +#: merge-recursive.c:3253
3322 msgid "directory/file"
3323 msgstr "директория/файл"
3324
2746 -#: merge-recursive.c:3217
3325 +#: merge-recursive.c:3260
3326 #, c-format
3327 msgid "CONFLICT (%s): There is a directory with name %s in %s. Adding %s as %s"
3328 msgstr ""
3329 "КОНФЛИКТ (%s): Съществува директория на име „%s“ в „%s“. Добавяне на „%s“ "
3330 "като „%s“"
3331
2753 -#: merge-recursive.c:3226
3332 +#: merge-recursive.c:3269
3333 #, c-format
3334 msgid "Adding %s"
3335 msgstr "Добавяне на „%s“"
3336
2758 -#: merge-recursive.c:3267
3337 +#: merge-recursive.c:3303
3338 #, c-format
2760 -msgid "Dirty index: cannot merge (dirty: %s)"
3339 +msgid ""
3340 +"Your local changes to the following files would be overwritten by merge:\n"
3341 +" %s"
3342 msgstr ""
2762 -"Индексът не е чист: кръпките не могат да бъдат приложени (замърсени са: %s)"
3343 +"Сливането ще презапише локалните промени на тези файлове:\n"
3344 +" %s"
3345
2764 -#: merge-recursive.c:3271
3346 +#: merge-recursive.c:3314
3347 msgid "Already up to date!"
3348 msgstr "Вече е обновено!"
3349
2768 -#: merge-recursive.c:3280
3350 +#: merge-recursive.c:3323
3351 #, c-format
3352 msgid "merging of trees %s and %s failed"
3353 msgstr "неуспешно сливане на дърветата „%s“ и „%s“"
3354
2773 -#: merge-recursive.c:3379
3355 +#: merge-recursive.c:3422
3356 msgid "Merging:"
3357 msgstr "Сливане:"
3358
2777 -#: merge-recursive.c:3392
3359 +#: merge-recursive.c:3435
3360 #, c-format
3361 msgid "found %u common ancestor:"
3362 msgid_plural "found %u common ancestors:"
3363 msgstr[0] "открит е %u общ предшественик:"
3364 msgstr[1] "открити са %u общи предшественици:"
3365
2784 -#: merge-recursive.c:3431
3366 +#: merge-recursive.c:3474
3367 msgid "merge returned no commit"
3368 msgstr "сливането не върна подаване"
3369
2788 -#: merge-recursive.c:3495
3370 +#: merge-recursive.c:3540
3371 #, c-format
3372 msgid "Could not parse object '%s'"
3373 msgstr "Неуспешен анализ на обекта „%s“"
3374
2793 -#: merge-recursive.c:3511 builtin/merge.c:659 builtin/merge.c:816
3375 +#: merge-recursive.c:3556 builtin/merge.c:689 builtin/merge.c:846
3376 msgid "Unable to write index."
3377 msgstr "Индексът не може да бъде прочетен"
3378
2797 -#: notes-merge.c:272
3379 +#: notes-merge.c:274
3380 #, c-format
3381 msgid ""
3382 "You have not concluded your previous notes merge (%s exists).\n"
@@ -2811,23 +3393,23 @@ msgstr ""
3393 "\n"
3394 " git notes merge --abort"
3395
2814 -#: notes-merge.c:279
3396 +#: notes-merge.c:281
3397 #, c-format
3398 msgid "You have not concluded your notes merge (%s exists)."
3399 msgstr ""
3400 "Не сте завършили сливането на бележките. (Указателят „%s“ съществува)."
3401
2820 -#: notes-utils.c:43
3402 +#: notes-utils.c:45
3403 msgid "Cannot commit uninitialized/unreferenced notes tree"
3404 msgstr ""
3405 "Неинициализирано или нереферирано дърво за бележки не може да бъде подадено"
3406
2825 -#: notes-utils.c:102
3407 +#: notes-utils.c:104
3408 #, c-format
3409 msgid "Bad notes.rewriteMode value: '%s'"
3410 msgstr "Неправилна стойност за „notes.rewriteMode“: „%s“"
3411
2830 -#: notes-utils.c:112
3412 +#: notes-utils.c:114
3413 #, c-format
3414 msgid "Refusing to rewrite notes in %s (outside of refs/notes/)"
3415 msgstr ""
@@ -2837,40 +3419,60 @@ msgstr ""
3419 #. the environment variable, the second %s is
3420 #. its value.
3421 #.
2840 -#: notes-utils.c:142
3422 +#: notes-utils.c:144
3423 #, c-format
3424 msgid "Bad %s value: '%s'"
3425 msgstr "Зададена е лоша стойност на променливата „%s“: „%s“"
3426
2845 -#: object.c:242
3427 +#: object.c:54
3428 +#, c-format
3429 +msgid "invalid object type \"%s\""
3430 +msgstr "неправилен вид обект: „%s“"
3431 +
3432 +#: object.c:173
3433 +#, c-format
3434 +msgid "object %s is a %s, not a %s"
3435 +msgstr "обектът „%s“ е %s, а не %s"
3436 +
3437 +#: object.c:233
3438 +#, c-format
3439 +msgid "object %s has unknown type id %d"
3440 +msgstr "обектът „%s“ е непознат вид: %d"
3441 +
3442 +#: object.c:246
3443 #, c-format
3444 msgid "unable to parse object: %s"
3445 msgstr "обектът „%s“ не може да бъде анализиран"
3446
3447 +#: object.c:266 object.c:277
3448 +#, c-format
3449 +msgid "sha1 mismatch %s"
3450 +msgstr "разлика в SHA1: „%s“"
3451 +
3452 #: packfile.c:563
3453 msgid "offset before end of packfile (broken .idx?)"
3454 msgstr ""
3455 "отместване преди края на пакетния файл (възможно е индексът да е повреден)"
3456
2855 -#: packfile.c:1742
3457 +#: packfile.c:1745
3458 #, c-format
3459 msgid "offset before start of pack index for %s (corrupt index?)"
3460 msgstr ""
3461 "отместване преди началото на индекса на пакетния файл „%s“ (възможно е "
3462 "индексът да е повреден)"
3463
2862 -#: packfile.c:1746
3464 +#: packfile.c:1749
3465 #, c-format
3466 msgid "offset beyond end of pack index for %s (truncated index?)"
3467 msgstr ""
3468 "отместване преди края на индекса на пакетния файл „%s“ (възможно е индексът "
3469 "да е отрязан)"
3470
2869 -#: parse-options.c:621
3471 +#: parse-options.c:672
3472 msgid "..."
3473 msgstr "…"
3474
2873 -#: parse-options.c:640
3475 +#: parse-options.c:691
3476 #, c-format
3477 msgid "usage: %s"
3478 msgstr "употреба: %s"
@@ -2878,17 +3480,17 @@ msgstr "употреба: %s"
3480 #. TRANSLATORS: the colon here should align with the
3481 #. one in "usage: %s" translation.
3482 #.
2881 -#: parse-options.c:646
3483 +#: parse-options.c:697
3484 #, c-format
3485 msgid " or: %s"
3486 msgstr " или: %s"
3487
2886 -#: parse-options.c:649
3488 +#: parse-options.c:700
3489 #, c-format
3490 msgid " %s"
3491 msgstr " %s"
3492
2891 -#: parse-options.c:688
3493 +#: parse-options.c:739
3494 msgid "-NUM"
3495 msgstr "-ЧИСЛО"
3496
@@ -2981,11 +3583,74 @@ msgstr "%s: магическите пътища не се поддържат о
3583 msgid "pathspec '%s' is beyond a symbolic link"
3584 msgstr "пътят „%s“ е след символна връзка"
3585
3586 +#: pkt-line.c:104
3587 +msgid "flush packet write failed"
3588 +msgstr "неуспешно изчистване на буферите при запис на пакет"
3589 +
3590 +#: pkt-line.c:142 pkt-line.c:228
3591 +msgid "protocol error: impossibly long line"
3592 +msgstr "протоколна грешка: прекалено дълъг ред"
3593 +
3594 +#: pkt-line.c:158 pkt-line.c:160
3595 +msgid "packet write with format failed"
3596 +msgstr "неуспешен запис на пакет с формат"
3597 +
3598 +#: pkt-line.c:192
3599 +msgid "packet write failed - data exceeds max packet size"
3600 +msgstr ""
3601 +"неуспешен запис на пакетен файл — данните надвишават максималният размер на "
3602 +"пакет"
3603 +
3604 +#: pkt-line.c:199 pkt-line.c:206
3605 +msgid "packet write failed"
3606 +msgstr "неуспешен запис на пакет"
3607 +
3608 +#: pkt-line.c:291
3609 +msgid "read error"
3610 +msgstr "грешка при четене"
3611 +
3612 +#: pkt-line.c:299
3613 +msgid "the remote end hung up unexpectedly"
3614 +msgstr "отдалеченото хранилище неочаквано прекъсна връзката"
3615 +
3616 +#: pkt-line.c:327
3617 +#, c-format
3618 +msgid "protocol error: bad line length character: %.4s"
3619 +msgstr "протоколна грешка: неправилeн знак за дължина на ред: %.4s"
3620 +
3621 +#: pkt-line.c:337 pkt-line.c:342
3622 +#, c-format
3623 +msgid "protocol error: bad line length %d"
3624 +msgstr "протоколна грешка: неправилна дължина на ред: %d"
3625 +
3626 #: pretty.c:962
3627 msgid "unable to parse --pretty format"
3628 msgstr "аргументът към опцията „--pretty“ не може да се анализира"
3629
2988 -#: read-cache.c:1500
3630 +#: range-diff.c:48
3631 +msgid "could not start `log`"
3632 +msgstr "командата за журнала с подавания „log“ не може да се стартира"
3633 +
3634 +#: range-diff.c:51
3635 +msgid "could not read `log` output"
3636 +msgstr ""
3637 +"изходът от командата за журнала с подавания „log“ не може да се прочете"
3638 +
3639 +#: range-diff.c:66 sequencer.c:4540
3640 +#, c-format
3641 +msgid "could not parse commit '%s'"
3642 +msgstr "подаването „%s“ не може да бъде анализирано"
3643 +
3644 +#: range-diff.c:196
3645 +msgid "failed to generate diff"
3646 +msgstr "неуспешно търсене на разлика"
3647 +
3648 +#: range-diff.c:421 range-diff.c:423
3649 +#, c-format
3650 +msgid "could not parse log for '%s'"
3651 +msgstr "журналът с подаванията на „%s“ не може да бъде анализиран"
3652 +
3653 +#: read-cache.c:1579
3654 #, c-format
3655 msgid ""
3656 "index.version set, but the value is invalid.\n"
@@ -2994,7 +3659,7 @@ msgstr ""
3659 "Зададена е неправилна стойност на настройката „index.version“.\n"
3660 "Ще се ползва версия %i"
3661
2997 -#: read-cache.c:1510
3662 +#: read-cache.c:1589
3663 #, c-format
3664 msgid ""
3665 "GIT_INDEX_VERSION set, but the value is invalid.\n"
@@ -3004,227 +3669,329 @@ msgstr ""
3669 "„GIT_INDEX_VERSION“.\n"
3670 "Ще се ползва версия %i"
3671
3007 -#: read-cache.c:2404 sequencer.c:4338 wrapper.c:658 builtin/merge.c:1048
3672 +#: read-cache.c:2580 sequencer.c:4503 wrapper.c:658 builtin/merge.c:1083
3673 #, c-format
3674 msgid "could not close '%s'"
3675 msgstr "„%s“ не може да се затвори"
3676
3012 -#: read-cache.c:2477 sequencer.c:2102 sequencer.c:3234
3677 +#: read-cache.c:2653 sequencer.c:2113 sequencer.c:3374
3678 #, c-format
3679 msgid "could not stat '%s'"
3680 msgstr "неуспешно изпълнение на „stat“ върху „%s“"
3681
3017 -#: read-cache.c:2490
3682 +#: read-cache.c:2666
3683 #, c-format
3684 msgid "unable to open git dir: %s"
3685 msgstr "не може да се отвори директорията на git: %s"
3686
3022 -#: read-cache.c:2502
3687 +#: read-cache.c:2678
3688 #, c-format
3689 msgid "unable to unlink: %s"
3690 msgstr "неуспешно изтриване на „%s“"
3691
3027 -#: refs.c:732 sequencer.c:4334 sequencer.c:4393 wrapper.c:225 wrapper.c:395
3028 -#: builtin/am.c:779
3692 +#: refs.c:192
3693 +#, c-format
3694 +msgid "%s does not point to a valid object!"
3695 +msgstr "„%s“ не сочи към позволен обект!"
3696 +
3697 +#: refs.c:579
3698 +#, c-format
3699 +msgid "ignoring dangling symref %s"
3700 +msgstr "игнориране на указател на обект извън клон „%s“"
3701 +
3702 +#: refs.c:581 ref-filter.c:2067
3703 +#, c-format
3704 +msgid "ignoring broken ref %s"
3705 +msgstr "игнориране на повредения указател „%s“"
3706 +
3707 +#: refs.c:685
3708 +#, c-format
3709 +msgid "could not open '%s' for writing: %s"
3710 +msgstr "„%s“ не може да бъде отворен за запис: %s"
3711 +
3712 +#: refs.c:695 refs.c:746
3713 +#, c-format
3714 +msgid "could not read ref '%s'"
3715 +msgstr "указателят „%s“ не може да се прочете"
3716 +
3717 +#: refs.c:701
3718 +#, c-format
3719 +msgid "ref '%s' already exists"
3720 +msgstr "указателят „%s“ вече съществува"
3721 +
3722 +#: refs.c:706
3723 +#, c-format
3724 +msgid "unexpected object ID when writing '%s'"
3725 +msgstr "неочакван идентификатор на обект при записването на „%s“"
3726 +
3727 +#: refs.c:714 sequencer.c:385 sequencer.c:2366 sequencer.c:2492
3728 +#: sequencer.c:2506 sequencer.c:2733 sequencer.c:4501 sequencer.c:4564
3729 +#: wrapper.c:656
3730 +#, c-format
3731 +msgid "could not write to '%s'"
3732 +msgstr "в „%s“ не може да се пише"
3733 +
3734 +#: refs.c:741 sequencer.c:4499 sequencer.c:4558 wrapper.c:225 wrapper.c:395
3735 +#: builtin/am.c:780
3736 #, c-format
3737 msgid "could not open '%s' for writing"
3738 msgstr "„%s“ не може да бъде отворен за запис"
3739
3033 -#: refs.c:1880
3740 +#: refs.c:748
3741 +#, c-format
3742 +msgid "unexpected object ID when deleting '%s'"
3743 +msgstr "неочакван идентификатор на обект при изтриването на „%s“"
3744 +
3745 +#: refs.c:879
3746 +#, c-format
3747 +msgid "log for ref %s has gap after %s"
3748 +msgstr "има пропуски в журнала с подаванията за указателя „%s“ след „%s“"
3749 +
3750 +#: refs.c:885
3751 +#, c-format
3752 +msgid "log for ref %s unexpectedly ended on %s"
3753 +msgstr "журналът с подаванията за указателя „%s“ свършва неочаквано след „%s“"
3754 +
3755 +#: refs.c:943
3756 +#, c-format
3757 +msgid "log for %s is empty"
3758 +msgstr "журналът с подаванията за указателя „%s“ е празен"
3759 +
3760 +#: refs.c:1035
3761 +#, c-format
3762 +msgid "refusing to update ref with bad name '%s'"
3763 +msgstr "указател не може да се обнови с грешно име „%s“"
3764 +
3765 +#: refs.c:1111
3766 +#, c-format
3767 +msgid "update_ref failed for ref '%s': %s"
3768 +msgstr "неуспешно обновяване на указателя „%s“: %s"
3769 +
3770 +#: refs.c:1853
3771 +#, c-format
3772 +msgid "multiple updates for ref '%s' not allowed"
3773 +msgstr "не са позволени повече от една промени на указателя „%s“"
3774 +
3775 +#: refs.c:1885
3776 msgid "ref updates forbidden inside quarantine environment"
3777 msgstr "обновяванията на указатели са забранени в среди под карантина"
3778
3779 +#: refs.c:1981 refs.c:2011
3780 +#, c-format
3781 +msgid "'%s' exists; cannot create '%s'"
3782 +msgstr "„%s“ съществува, не може да се създаде „%s“"
3783 +
3784 +#: refs.c:1987 refs.c:2022
3785 +#, c-format
3786 +msgid "cannot process '%s' and '%s' at the same time"
3787 +msgstr "невъзможно е едновременно да се обработват „%s“ и „%s“"
3788 +
3789 #: refs/files-backend.c:1191
3790 #, c-format
3791 msgid "could not remove reference %s"
3792 msgstr "Указателят „%s“ не може да бъде изтрит"
3793
3042 -#: refs/files-backend.c:1205 refs/packed-backend.c:1531
3043 -#: refs/packed-backend.c:1541
3794 +#: refs/files-backend.c:1205 refs/packed-backend.c:1532
3795 +#: refs/packed-backend.c:1542
3796 #, c-format
3797 msgid "could not delete reference %s: %s"
3798 msgstr "Указателят „%s“ не може да бъде изтрит: %s"
3799
3048 -#: refs/files-backend.c:1208 refs/packed-backend.c:1544
3800 +#: refs/files-backend.c:1208 refs/packed-backend.c:1545
3801 #, c-format
3802 msgid "could not delete references: %s"
3803 msgstr "Указателите не може да бъдат изтрити: %s"
3804
3053 -#: ref-filter.c:35 wt-status.c:1850
3805 +#: refspec.c:137
3806 +#, c-format
3807 +msgid "invalid refspec '%s'"
3808 +msgstr "неправилен указател: „%s“"
3809 +
3810 +#: ref-filter.c:38 wt-status.c:1850
3811 msgid "gone"
3812 msgstr "изтрит"
3813
3057 -#: ref-filter.c:36
3814 +#: ref-filter.c:39
3815 #, c-format
3816 msgid "ahead %d"
3817 msgstr "напред с %d"
3818
3062 -#: ref-filter.c:37
3819 +#: ref-filter.c:40
3820 #, c-format
3821 msgid "behind %d"
3822 msgstr "назад с %d"
3823
3067 -#: ref-filter.c:38
3824 +#: ref-filter.c:41
3825 #, c-format
3826 msgid "ahead %d, behind %d"
3827 msgstr "напред с %d, назад с %d"
3828
3072 -#: ref-filter.c:121
3829 +#: ref-filter.c:137
3830 #, c-format
3831 msgid "expected format: %%(color:<color>)"
3832 msgstr "очакван формат: %%(color:ЦВЯТ)"
3833
3077 -#: ref-filter.c:123
3834 +#: ref-filter.c:139
3835 #, c-format
3836 msgid "unrecognized color: %%(color:%s)"
3837 msgstr "непознат цвят: %%(color:%s)"
3838
3082 -#: ref-filter.c:145
3839 +#: ref-filter.c:161
3840 #, c-format
3841 msgid "Integer value expected refname:lstrip=%s"
3842 msgstr "очаква се цяло число за „refname:lstrip=%s“"
3843
3087 -#: ref-filter.c:149
3844 +#: ref-filter.c:165
3845 #, c-format
3846 msgid "Integer value expected refname:rstrip=%s"
3847 msgstr "очаква се цяло число за „refname:rstrip=%s“"
3848
3092 -#: ref-filter.c:151
3849 +#: ref-filter.c:167
3850 #, c-format
3851 msgid "unrecognized %%(%s) argument: %s"
3852 msgstr "непознат аргумент за „%%(%s)“: %s"
3853
3097 -#: ref-filter.c:206
3854 +#: ref-filter.c:222
3855 +#, c-format
3856 +msgid "%%(objecttype) does not take arguments"
3857 +msgstr "%%(objecttype) не приема аргументи"
3858 +
3859 +#: ref-filter.c:234
3860 +#, c-format
3861 +msgid "%%(objectsize) does not take arguments"
3862 +msgstr "%%(objectsize) не приема аргументи"
3863 +
3864 +#: ref-filter.c:246
3865 #, c-format
3866 msgid "%%(body) does not take arguments"
3867 msgstr "%%(body) не приема аргументи"
3868
3102 -#: ref-filter.c:215
3869 +#: ref-filter.c:255
3870 #, c-format
3871 msgid "%%(subject) does not take arguments"
3872 msgstr "%%(subject) не приема аргументи"
3873
3107 -#: ref-filter.c:235
3874 +#: ref-filter.c:275
3875 #, c-format
3876 msgid "unknown %%(trailers) argument: %s"
3877 msgstr "непознат аргумент „%%(trailers)“: %s"
3878
3112 -#: ref-filter.c:264
3879 +#: ref-filter.c:304
3880 #, c-format
3881 msgid "positive value expected contents:lines=%s"
3882 msgstr "очаква се положителна стойност за „contents:lines=%s“"
3883
3117 -#: ref-filter.c:266
3884 +#: ref-filter.c:306
3885 #, c-format
3886 msgid "unrecognized %%(contents) argument: %s"
3887 msgstr "непознат аргумент за %%(contents): %s"
3888
3122 -#: ref-filter.c:281
3889 +#: ref-filter.c:321
3890 #, c-format
3891 msgid "positive value expected objectname:short=%s"
3892 msgstr "очаква се положителна стойност за „objectname:short=%s“"
3893
3127 -#: ref-filter.c:285
3894 +#: ref-filter.c:325
3895 #, c-format
3896 msgid "unrecognized %%(objectname) argument: %s"
3897 msgstr "непознат аргумент за %%(objectname): %s"
3898
3132 -#: ref-filter.c:315
3899 +#: ref-filter.c:355
3900 #, c-format
3901 msgid "expected format: %%(align:<width>,<position>)"
3902 msgstr "очакван формат: %%(align:ШИРОЧИНА,ПОЗИЦИЯ)"
3903
3137 -#: ref-filter.c:327
3904 +#: ref-filter.c:367
3905 #, c-format
3906 msgid "unrecognized position:%s"
3907 msgstr "непозната позиция: %s"
3908
3142 -#: ref-filter.c:334
3909 +#: ref-filter.c:374
3910 #, c-format
3911 msgid "unrecognized width:%s"
3912 msgstr "непозната широчина: %s"
3913
3147 -#: ref-filter.c:343
3914 +#: ref-filter.c:383
3915 #, c-format
3916 msgid "unrecognized %%(align) argument: %s"
3917 msgstr "непознат аргумент за %%(align): %s"
3918
3152 -#: ref-filter.c:351
3919 +#: ref-filter.c:391
3920 #, c-format
3921 msgid "positive width expected with the %%(align) atom"
3922 msgstr "очаква се положителна широчина с лексемата „%%(align)“"
3923
3157 -#: ref-filter.c:369
3924 +#: ref-filter.c:409
3925 #, c-format
3926 msgid "unrecognized %%(if) argument: %s"
3927 msgstr "непознат аргумент за „%%(if)“: %s"
3928
3162 -#: ref-filter.c:464
3929 +#: ref-filter.c:505
3930 #, c-format
3931 msgid "malformed field name: %.*s"
3932 msgstr "неправилно име на обект: „%.*s“"
3933
3167 -#: ref-filter.c:491
3934 +#: ref-filter.c:532
3935 #, c-format
3936 msgid "unknown field name: %.*s"
3937 msgstr "непознато име на обект: „%.*s“"
3938
3172 -#: ref-filter.c:608
3939 +#: ref-filter.c:656
3940 #, c-format
3941 msgid "format: %%(if) atom used without a %%(then) atom"
3942 msgstr "формат: лексемата %%(if) е използвана без съответната ѝ %%(then)"
3943
3177 -#: ref-filter.c:671
3944 +#: ref-filter.c:719
3945 #, c-format
3946 msgid "format: %%(then) atom used without an %%(if) atom"
3947 msgstr "формат: лексемата %%(then) е използвана без съответната ѝ %%(if)"
3948
3182 -#: ref-filter.c:673
3949 +#: ref-filter.c:721
3950 #, c-format
3951 msgid "format: %%(then) atom used more than once"
3952 msgstr "формат: лексемата %%(then) е използвана повече от един път"
3953
3187 -#: ref-filter.c:675
3954 +#: ref-filter.c:723
3955 #, c-format
3956 msgid "format: %%(then) atom used after %%(else)"
3957 msgstr "формат: лексемата %%(then) е използвана след %%(else)"
3958
3192 -#: ref-filter.c:703
3959 +#: ref-filter.c:751
3960 #, c-format
3961 msgid "format: %%(else) atom used without an %%(if) atom"
3962 msgstr "формат: лексемата %%(else) е използвана без съответната ѝ %%(if)"
3963
3197 -#: ref-filter.c:705
3964 +#: ref-filter.c:753
3965 #, c-format
3966 msgid "format: %%(else) atom used without a %%(then) atom"
3967 msgstr "формат: лексемата %%(else) е използвана без съответната ѝ %%(then)"
3968
3202 -#: ref-filter.c:707
3969 +#: ref-filter.c:755
3970 #, c-format
3971 msgid "format: %%(else) atom used more than once"
3972 msgstr "формат: лексемата %%(else) е използвана повече от един път"
3973
3207 -#: ref-filter.c:722
3974 +#: ref-filter.c:770
3975 #, c-format
3976 msgid "format: %%(end) atom used without corresponding atom"
3977 msgstr "формат: лексемата %%(end) е използвана без съответната ѝ"
3978
3212 -#: ref-filter.c:779
3979 +#: ref-filter.c:827
3980 #, c-format
3981 msgid "malformed format string %s"
3982 msgstr "неправилен форматиращ низ „%s“"
3983
3217 -#: ref-filter.c:1387
3984 +#: ref-filter.c:1416
3985 #, c-format
3986 msgid "(no branch, rebasing %s)"
3987 msgstr "(извън клон, пребазиране на „%s“)"
3988
3222 -#: ref-filter.c:1390
3989 +#: ref-filter.c:1419
3990 #, c-format
3991 msgid "(no branch, rebasing detached HEAD %s)"
3992 msgstr "(извън клон, пребазиране на несвързан указател „HEAD“ при „%s“)"
3993
3227 -#: ref-filter.c:1393
3994 +#: ref-filter.c:1422
3995 #, c-format
3996 msgid "(no branch, bisect started on %s)"
3997 msgstr "(извън клон, двоично търсене от „%s“)"
@@ -3232,7 +3999,7 @@ msgstr "(извън клон, двоично търсене от „%s“)"
3999 #. TRANSLATORS: make sure this matches "HEAD
4000 #. detached at " in wt-status.c
4001 #.
3235 -#: ref-filter.c:1401
4002 +#: ref-filter.c:1430
4003 #, c-format
4004 msgid "(HEAD detached at %s)"
4005 msgstr "(Указателят „HEAD“ не е свързан и е при „%s“)"
@@ -3240,149 +4007,144 @@ msgstr "(Указателят „HEAD“ не е свързан и е при „
4007 #. TRANSLATORS: make sure this matches "HEAD
4008 #. detached from " in wt-status.c
4009 #.
3243 -#: ref-filter.c:1408
4010 +#: ref-filter.c:1437
4011 #, c-format
4012 msgid "(HEAD detached from %s)"
4013 msgstr "Указателят „HEAD“ не е свързан и е отделѐн от „%s“"
4014
3248 -#: ref-filter.c:1412
4015 +#: ref-filter.c:1441
4016 msgid "(no branch)"
4017 msgstr "(извън клон)"
4018
3252 -#: ref-filter.c:1442
4019 +#: ref-filter.c:1475 ref-filter.c:1623
4020 #, c-format
4021 msgid "missing object %s for %s"
4022 msgstr "обектът „%s“ липсва за „%s“"
4023
3257 -#: ref-filter.c:1445
4024 +#: ref-filter.c:1483
4025 #, c-format
4026 msgid "parse_object_buffer failed on %s for %s"
4027 msgstr "неуспешно анализиране чрез „parse_object_buffer“ на „%s“ за „%s“"
4028
3262 -#: ref-filter.c:1902
4029 +#: ref-filter.c:1980
4030 #, c-format
4031 msgid "malformed object at '%s'"
4032 msgstr "обект със сгрешен формат при „%s“"
4033
3267 -#: ref-filter.c:1984
4034 +#: ref-filter.c:2062
4035 #, c-format
4036 msgid "ignoring ref with broken name %s"
4037 msgstr "игнориране на указателя с грешно име „%s“"
4038
3272 -#: ref-filter.c:1989
3273 -#, c-format
3274 -msgid "ignoring broken ref %s"
3275 -msgstr "игнориране на повредения указател „%s“"
3276 -
3277 -#: ref-filter.c:2261
4039 +#: ref-filter.c:2340
4040 #, c-format
4041 msgid "format: %%(end) atom missing"
4042 msgstr "грешка във форма̀та: липсва лексемата %%(end)"
4043
3282 -#: ref-filter.c:2365
4044 +#: ref-filter.c:2444
4045 #, c-format
4046 msgid "malformed object name %s"
4047 msgstr "неправилно име на обект „%s“"
4048
3287 -#: remote.c:605
4049 +#: remote.c:606
4050 #, c-format
4051 msgid "Cannot fetch both %s and %s to %s"
4052 msgstr "Невъзможно е да се доставят едновременно и „%s“, и „%s“ към „%s“"
4053
3292 -#: remote.c:609
4054 +#: remote.c:610
4055 #, c-format
4056 msgid "%s usually tracks %s, not %s"
4057 msgstr "„%s“ обикновено следи „%s“, а не „%s“"
4058
3297 -#: remote.c:613
4059 +#: remote.c:614
4060 #, c-format
4061 msgid "%s tracks both %s and %s"
4062 msgstr "„%s“ следи както „%s“, така и „%s“"
4063
3302 -#: remote.c:621
4064 +#: remote.c:622
4065 msgid "Internal error"
4066 msgstr "Вътрешна грешка"
4067
3306 -#: remote.c:1534 remote.c:1635
4068 +#: remote.c:1536 remote.c:1637
4069 msgid "HEAD does not point to a branch"
4070 msgstr "Указателят „HEAD“ не сочи към клон"
4071
3310 -#: remote.c:1543
4072 +#: remote.c:1545
4073 #, c-format
4074 msgid "no such branch: '%s'"
4075 msgstr "няма клон на име „%s“"
4076
3315 -#: remote.c:1546
4077 +#: remote.c:1548
4078 #, c-format
4079 msgid "no upstream configured for branch '%s'"
4080 msgstr "не е зададен клон-източник за клона „%s“"
4081
3320 -#: remote.c:1552
4082 +#: remote.c:1554
4083 #, c-format
4084 msgid "upstream branch '%s' not stored as a remote-tracking branch"
4085 msgstr "клонът-източник „%s“ не е съхранен като следящ клон"
4086
3325 -#: remote.c:1567
4087 +#: remote.c:1569
4088 #, c-format
4089 msgid "push destination '%s' on remote '%s' has no local tracking branch"
4090 msgstr ""
4091 "липсва локален следящ клон за местоположението за изтласкване „%s“ в "
4092 "хранилището „%s“"
4093
3332 -#: remote.c:1579
4094 +#: remote.c:1581
4095 #, c-format
4096 msgid "branch '%s' has no remote for pushing"
4097 msgstr "няма информация клонът „%s“ да следи някой друг"
4098
3337 -#: remote.c:1589
4099 +#: remote.c:1591
4100 #, c-format
4101 msgid "push refspecs for '%s' do not include '%s'"
4102 msgstr "указателят за изтласкване на „%s“ не включва „%s“"
4103
3342 -#: remote.c:1602
4104 +#: remote.c:1604
4105 msgid "push has no destination (push.default is 'nothing')"
4106 msgstr "указателят за изтласкване не включва цел („push.default“ е „nothing“)"
4107
3346 -#: remote.c:1624
4108 +#: remote.c:1626
4109 msgid "cannot resolve 'simple' push to a single destination"
4110 msgstr "простото (simple) изтласкване не съответства на една цел"
4111
3350 -#: remote.c:1939
4112 +#: remote.c:1951
4113 #, c-format
4114 msgid "Your branch is based on '%s', but the upstream is gone.\n"
4115 msgstr "Този клон следи „%s“, но следеният клон е изтрит.\n"
4116
3355 -#: remote.c:1943
4117 +#: remote.c:1955
4118 msgid " (use \"git branch --unset-upstream\" to fixup)\n"
4119 msgstr " (за да коригирате това, използвайте „git branch --unset-upstream“)\n"
4120
3359 -#: remote.c:1946
4121 +#: remote.c:1958
4122 #, c-format
4123 msgid "Your branch is up to date with '%s'.\n"
4124 msgstr "Клонът е актуализиран към „%s“.\n"
4125
3364 -#: remote.c:1950
4126 +#: remote.c:1962
4127 #, c-format
4128 msgid "Your branch and '%s' refer to different commits.\n"
4129 msgstr "Клонът ви и „%s“ сочат към различни подавания.\n"
4130
3369 -#: remote.c:1953
4131 +#: remote.c:1965
4132 #, c-format
4133 msgid " (use \"%s\" for details)\n"
4134 msgstr " (за повече информация ползвайте „%s“)\n"
4135
3374 -#: remote.c:1957
4136 +#: remote.c:1969
4137 #, c-format
4138 msgid "Your branch is ahead of '%s' by %d commit.\n"
4139 msgid_plural "Your branch is ahead of '%s' by %d commits.\n"
4140 msgstr[0] "Клонът ви е с %2$d подаване пред „%1$s“.\n"
4141 msgstr[1] "Клонът ви е с %2$d подавания пред „%1$s“.\n"
4142
3381 -#: remote.c:1963
4143 +#: remote.c:1975
4144 msgid " (use \"git push\" to publish your local commits)\n"
4145 msgstr " (публикувайте локалните си промени чрез „git push“)\n"
4146
3385 -#: remote.c:1966
4147 +#: remote.c:1978
4148 #, c-format
4149 msgid "Your branch is behind '%s' by %d commit, and can be fast-forwarded.\n"
4150 msgid_plural ""
@@ -3390,11 +4152,11 @@ msgid_plural ""
4152 msgstr[0] "Клонът ви е с %2$d подаване зад „%1$s“ и може да бъде превъртян.\n"
4153 msgstr[1] "Клонът ви е с %2$d подавания зад „%1$s“ и може да бъде превъртян.\n"
4154
3393 -#: remote.c:1974
4155 +#: remote.c:1986
4156 msgid " (use \"git pull\" to update your local branch)\n"
4157 msgstr " (обновете локалния си клон чрез „git pull“)\n"
4158
3397 -#: remote.c:1977
4159 +#: remote.c:1989
4160 #, c-format
4161 msgid ""
4162 "Your branch and '%s' have diverged,\n"
@@ -3409,20 +4171,35 @@ msgstr[1] ""
4171 "Текущият клон се е отделил от „%s“,\n"
4172 "двата имат съответно по %d и %d несъвпадащи подавания.\n"
4173
3412 -#: remote.c:1987
4174 +#: remote.c:1999
4175 msgid " (use \"git pull\" to merge the remote branch into yours)\n"
4176 msgstr " (слейте отдалечения клон в локалния чрез „git pull“)\n"
4177
3416 -#: revision.c:2289
4178 +#: replace-object.c:20
4179 +#, c-format
4180 +msgid "bad replace ref name: %s"
4181 +msgstr "неправилно име на указател за замяна: „%s“"
4182 +
4183 +#: replace-object.c:29
4184 +#, c-format
4185 +msgid "duplicate replace ref: %s"
4186 +msgstr "повтарящ се указател за замяна: „%s“"
4187 +
4188 +#: replace-object.c:72
4189 +#, c-format
4190 +msgid "replace depth too high for object %s"
4191 +msgstr "дълбочината на замяна е прекалено голяма за обекта: „%s“"
4192 +
4193 +#: revision.c:2305
4194 msgid "your current branch appears to be broken"
4195 msgstr "Текущият клон е повреден"
4196
3420 -#: revision.c:2292
4197 +#: revision.c:2308
4198 #, c-format
4199 msgid "your current branch '%s' does not have any commits yet"
4200 msgstr "Текущият клон „%s“ е без подавания "
4201
3425 -#: revision.c:2489
4202 +#: revision.c:2505
4203 msgid "--first-parent is incompatible with --bisect"
4204 msgstr "опциите „--first-parent“ и „--bisect“ са несъвместими"
4205
@@ -3440,32 +4217,32 @@ msgstr ""
4217 "За да изключите това предупреждение, изпълнете:\n"
4218 " git config advice.ignoredHook false"
4219
3443 -#: send-pack.c:141
4220 +#: send-pack.c:142
4221 msgid "unexpected flush packet while reading remote unpack status"
4222 msgstr ""
4223 "неочакван изчистващ пакет „flush“ при изчитане на състоянието от "
4224 "отдалеченото разпакетиране"
4225
3449 -#: send-pack.c:143
4226 +#: send-pack.c:144
4227 #, c-format
4228 msgid "unable to parse remote unpack status: %s"
4229 msgstr ""
4230 "състоянието от отдалеченото разпакетиране не може да бъде анализирано: %s"
4231
3455 -#: send-pack.c:145
4232 +#: send-pack.c:146
4233 #, c-format
4234 msgid "remote unpack failed: %s"
4235 msgstr "неуспешно отдалечено разпакетиране: %s"
4236
3460 -#: send-pack.c:308
4237 +#: send-pack.c:309
4238 msgid "failed to sign the push certificate"
4239 msgstr "сертификатът за изтласкване не може да бъде подписан"
4240
3464 -#: send-pack.c:421
4241 +#: send-pack.c:422
4242 msgid "the receiving end does not support --signed push"
4243 msgstr "отсрещната страна не поддържа изтласкване с опцията „--signed“"
4244
3468 -#: send-pack.c:423
4245 +#: send-pack.c:424
4246 msgid ""
4247 "not sending a push certificate since the receiving end does not support --"
4248 "signed push"
@@ -3473,42 +4250,42 @@ msgstr ""
4250 "отсрещната страна не поддържа изтласкване с опцията „--signed“, затова не се "
4251 "използва сертификат"
4252
3476 -#: send-pack.c:435
4253 +#: send-pack.c:436
4254 msgid "the receiving end does not support --atomic push"
4255 msgstr "получаващата страна не поддържа изтласкване с опцията „--atomic“"
4256
3480 -#: send-pack.c:440
4257 +#: send-pack.c:441
4258 msgid "the receiving end does not support push options"
4259 msgstr "отсрещната страна не поддържа опции при изтласкване"
4260
3484 -#: sequencer.c:175
4261 +#: sequencer.c:177
4262 #, c-format
4263 msgid "invalid commit message cleanup mode '%s'"
4264 msgstr "несъществуващ режим на изчистване „%s“ на съобщение при подаване"
4265
3489 -#: sequencer.c:275
4266 +#: sequencer.c:278
4267 #, c-format
4268 msgid "could not delete '%s'"
4269 msgstr "„%s“ не може да бъде изтрит"
4270
3494 -#: sequencer.c:301
4271 +#: sequencer.c:304
4272 msgid "revert"
4273 msgstr "отмяна"
4274
3498 -#: sequencer.c:303
4275 +#: sequencer.c:306
4276 msgid "cherry-pick"
4277 msgstr "отбиране"
4278
3502 -#: sequencer.c:305
4279 +#: sequencer.c:308
4280 msgid "rebase -i"
4281 msgstr "rebase -i"
4282
3506 -#: sequencer.c:307
4283 +#: sequencer.c:310
4284 #, c-format
3508 -msgid "Unknown action: %d"
3509 -msgstr "Неизвестно действие: %d"
4285 +msgid "unknown action: %d"
4286 +msgstr "неизвестно действие: %d"
4287
3511 -#: sequencer.c:364
4288 +#: sequencer.c:367
4289 msgid ""
4290 "after resolving the conflicts, mark the corrected paths\n"
4291 "with 'git add <paths>' or 'git rm <paths>'"
@@ -3516,7 +4293,7 @@ msgstr ""
4293 "след коригирането на конфликтите, отбележете съответните\n"
4294 "пътища с „git add ПЪТ…“ или „git rm ПЪТ…“."
4295
3519 -#: sequencer.c:367
4296 +#: sequencer.c:370
4297 msgid ""
4298 "after resolving the conflicts, mark the corrected paths\n"
4299 "with 'git add <paths>' or 'git rm <paths>'\n"
@@ -3526,45 +4303,39 @@ msgstr ""
4303 "пътища с „git add ПЪТ…“ или „git rm ПЪТ…“, след което\n"
4304 "подайте резултата с командата „git commit'“."
4305
3529 -#: sequencer.c:380 sequencer.c:2468
4306 +#: sequencer.c:383 sequencer.c:2488
4307 #, c-format
4308 msgid "could not lock '%s'"
4309 msgstr "„%s“ не може да се заключи"
4310
3534 -#: sequencer.c:382 sequencer.c:2346 sequencer.c:2472 sequencer.c:2486
3535 -#: sequencer.c:2694 sequencer.c:4336 sequencer.c:4399 wrapper.c:656
3536 -#, c-format
3537 -msgid "could not write to '%s'"
3538 -msgstr "в „%s“ не може да се пише"
3539 -
3540 -#: sequencer.c:387
4311 +#: sequencer.c:390
4312 #, c-format
4313 msgid "could not write eol to '%s'"
4314 msgstr "краят на ред не може да се запише в „%s“"
4315
3545 -#: sequencer.c:392 sequencer.c:2351 sequencer.c:2474 sequencer.c:2488
3546 -#: sequencer.c:2702
4316 +#: sequencer.c:395 sequencer.c:2371 sequencer.c:2494 sequencer.c:2508
4317 +#: sequencer.c:2741
4318 #, c-format
4319 msgid "failed to finalize '%s'"
4320 msgstr "„%s“ не може да се завърши"
4321
3551 -#: sequencer.c:415 sequencer.c:804 sequencer.c:1493 sequencer.c:2371
3552 -#: sequencer.c:2684 sequencer.c:2788 builtin/am.c:259 builtin/commit.c:727
3553 -#: builtin/merge.c:1046
4322 +#: sequencer.c:418 sequencer.c:816 sequencer.c:1505 sequencer.c:2391
4323 +#: sequencer.c:2723 sequencer.c:2827 builtin/am.c:260 builtin/commit.c:740
4324 +#: builtin/merge.c:1081
4325 #, c-format
4326 msgid "could not read '%s'"
4327 msgstr "файлът „%s“ не може да бъде прочетен"
4328
3558 -#: sequencer.c:441
4329 +#: sequencer.c:444
4330 #, c-format
4331 msgid "your local changes would be overwritten by %s."
4332 msgstr "локалните ви промени ще бъдат презаписани при %s."
4333
3563 -#: sequencer.c:445
4334 +#: sequencer.c:448
4335 msgid "commit your changes or stash them to proceed."
4336 msgstr "подайте или скатайте промените, за да продължите"
4337
3567 -#: sequencer.c:474
4338 +#: sequencer.c:477
4339 #, c-format
4340 msgid "%s: fast-forward"
4341 msgstr "%s: превъртане"
@@ -3572,20 +4343,35 @@ msgstr "%s: превъртане"
4343 #. TRANSLATORS: %s will be "revert", "cherry-pick" or
4344 #. "rebase -i".
4345 #.
3575 -#: sequencer.c:563
4346 +#: sequencer.c:566
4347 #, c-format
4348 msgid "%s: Unable to write new index file"
4349 msgstr "%s: новият индекс не може да бъде запазен"
4350
3580 -#: sequencer.c:579
4351 +#: sequencer.c:582
4352 msgid "unable to update cache tree"
4353 msgstr "дървото на кеша не може да бъде обновено"
4354
3584 -#: sequencer.c:592
4355 +#: sequencer.c:595
4356 msgid "could not resolve HEAD commit"
4357 msgstr "подаването, сочено от указателя „HEAD“, не може да бъде открито"
4358
3588 -#: sequencer.c:749
4359 +#: sequencer.c:723 sequencer.c:740
4360 +#, c-format
4361 +msgid "could not parse '%s' (looking for '%s')"
4362 +msgstr "„%s“ не може да се анализира (търси се „%s“)"
4363 +
4364 +#: sequencer.c:731
4365 +#, c-format
4366 +msgid "bad quoting on %s value in '%s'"
4367 +msgstr "лошо цитиране на стойността на „%s“ в „%s“"
4368 +
4369 +#: sequencer.c:747
4370 +#, c-format
4371 +msgid "invalid date format '%s' in '%s'"
4372 +msgstr "неправилен формат на дата „%s“ в „%s“"
4373 +
4374 +#: sequencer.c:761
4375 #, c-format
4376 msgid ""
4377 "you have staged changes in your working tree\n"
@@ -3614,17 +4400,17 @@ msgstr ""
4400 "\n"
4401 " git rebase --continue\n"
4402
3617 -#: sequencer.c:818
4403 +#: sequencer.c:830
4404 msgid "writing root commit"
4405 msgstr "запазване на начално подаване"
4406
3621 -#: sequencer.c:1043
4407 +#: sequencer.c:1055
4408 msgid "'prepare-commit-msg' hook failed"
4409 msgstr ""
4410 "неуспешно изпълнение на куката при промяна на съобщението при подаване "
4411 "(prepare-commit-msg)"
4412
3627 -#: sequencer.c:1050
4413 +#: sequencer.c:1062
4414 msgid ""
4415 "Your name and email address were configured automatically based\n"
4416 "on your username and hostname. Please check that they are accurate.\n"
@@ -3653,7 +4439,7 @@ msgstr ""
4439 "\n"
4440 " git commit --amend --reset-author\n"
4441
3656 -#: sequencer.c:1063
4442 +#: sequencer.c:1075
4443 msgid ""
4444 "Your name and email address were configured automatically based\n"
4445 "on your username and hostname. Please check that they are accurate.\n"
@@ -3679,325 +4465,354 @@ msgstr ""
4465 "\n"
4466 " git commit --amend --reset-author\n"
4467
3682 -#: sequencer.c:1103
4468 +#: sequencer.c:1115
4469 msgid "couldn't look up newly created commit"
4470 msgstr "току що създаденото подаване не може да бъде открито"
4471
3686 -#: sequencer.c:1105
4472 +#: sequencer.c:1117
4473 msgid "could not parse newly created commit"
4474 msgstr "току що създаденото подаване не може да бъде анализирано"
4475
3690 -#: sequencer.c:1151
4476 +#: sequencer.c:1163
4477 msgid "unable to resolve HEAD after creating commit"
4478 msgstr ""
4479 "състоянието сочено от указателя „HEAD“ не може да бъде открито след "
4480 "подаването"
4481
3696 -#: sequencer.c:1153
4482 +#: sequencer.c:1165
4483 msgid "detached HEAD"
4484 msgstr "несвързан връх „HEAD“"
4485
3700 -#: sequencer.c:1157
4486 +#: sequencer.c:1169
4487 msgid " (root-commit)"
4488 msgstr " (начално подаване)"
4489
3704 -#: sequencer.c:1178
4490 +#: sequencer.c:1190
4491 msgid "could not parse HEAD"
4492 msgstr "указателят „HEAD“ не може да бъде анализиран"
4493
3708 -#: sequencer.c:1180
4494 +#: sequencer.c:1192
4495 #, c-format
4496 msgid "HEAD %s is not a commit!"
4497 msgstr "указателят „HEAD“ „%s“ сочи към нещо, което не е подаване!"
4498
3713 -#: sequencer.c:1184 builtin/commit.c:1528
4499 +#: sequencer.c:1196 builtin/commit.c:1528
4500 msgid "could not parse HEAD commit"
4501 msgstr "върховото подаване „HEAD“ не може да бъде прочетено"
4502
3717 -#: sequencer.c:1235 sequencer.c:1832
4503 +#: sequencer.c:1247 sequencer.c:1845
4504 msgid "unable to parse commit author"
4505 msgstr "авторът на подаването не може да бъде анализиран"
4506
3721 -#: sequencer.c:1245 builtin/am.c:1630 builtin/merge.c:645
4507 +#: sequencer.c:1257 builtin/am.c:1632 builtin/merge.c:675
4508 msgid "git write-tree failed to write a tree"
4509 msgstr "Командата „git write-tree“ не успя да запише обект-дърво"
4510
3725 -#: sequencer.c:1262 sequencer.c:1317
4511 +#: sequencer.c:1274 sequencer.c:1329
4512 #, c-format
4513 msgid "unable to read commit message from '%s'"
4514 msgstr "съобщението за подаване не може да бъде прочетено от „%s“"
4515
3730 -#: sequencer.c:1284 builtin/am.c:1650 builtin/commit.c:1631 builtin/merge.c:825
3731 -#: builtin/merge.c:850
4516 +#: sequencer.c:1296 builtin/am.c:1653 builtin/commit.c:1631 builtin/merge.c:855
4517 +#: builtin/merge.c:880
4518 msgid "failed to write commit object"
4519 msgstr "обектът за подаването не може да бъде записан"
4520
3735 -#: sequencer.c:1344
4521 +#: sequencer.c:1356
4522 #, c-format
4523 msgid "could not parse commit %s"
4524 msgstr "подаването „%s“ не може да бъде анализирано"
4525
3740 -#: sequencer.c:1349
4526 +#: sequencer.c:1361
4527 #, c-format
4528 msgid "could not parse parent commit %s"
4529 msgstr "родителското подаване „%s“ не може да бъде анализирано"
4530
3745 -#: sequencer.c:1500 sequencer.c:1525
4531 +#: sequencer.c:1457 sequencer.c:1565
4532 +#, c-format
4533 +msgid "unknown command: %d"
4534 +msgstr "непозната команда: %d"
4535 +
4536 +#: sequencer.c:1512 sequencer.c:1537
4537 #, c-format
4538 msgid "This is a combination of %d commits."
4539 msgstr "Това е обединение от %d подавания"
4540
3750 -#: sequencer.c:1510 sequencer.c:4355
4541 +#: sequencer.c:1522 sequencer.c:4520
4542 msgid "need a HEAD to fixup"
4543 msgstr "За вкарване в предходното подаване ви трябва указател „HEAD“"
4544
3754 -#: sequencer.c:1512 sequencer.c:2729
4545 +#: sequencer.c:1524 sequencer.c:2768
4546 msgid "could not read HEAD"
4547 msgstr "указателят „HEAD“ не може да се прочете"
4548
3758 -#: sequencer.c:1514
4549 +#: sequencer.c:1526
4550 msgid "could not read HEAD's commit message"
4551 msgstr ""
4552 "съобщението за подаване към указателя „HEAD“ не може да бъде прочетено: %s"
4553
3763 -#: sequencer.c:1520
4554 +#: sequencer.c:1532
4555 #, c-format
4556 msgid "cannot write '%s'"
4557 msgstr "„%s“ не може да се запази"
4558
3768 -#: sequencer.c:1527 git-rebase--interactive.sh:457
4559 +#: sequencer.c:1539 git-rebase--preserve-merges.sh:441
4560 msgid "This is the 1st commit message:"
4561 msgstr "Това е 1-то съобщение при подаване:"
4562
3772 -#: sequencer.c:1535
4563 +#: sequencer.c:1547
4564 #, c-format
4565 msgid "could not read commit message of %s"
4566 msgstr "съобщението за подаване към „%s“ не може да бъде прочетено"
4567
3777 -#: sequencer.c:1542
4568 +#: sequencer.c:1554
4569 #, c-format
4570 msgid "This is the commit message #%d:"
4571 msgstr "Това е съобщение при подаване №%d:"
4572
3782 -#: sequencer.c:1548
4573 +#: sequencer.c:1560
4574 #, c-format
4575 msgid "The commit message #%d will be skipped:"
4576 msgstr "Съобщение при подаване №%d ще бъде прескочено:"
4577
3787 -#: sequencer.c:1553
3788 -#, c-format
3789 -msgid "unknown command: %d"
3790 -msgstr "непозната команда: %d"
3791 -
3792 -#: sequencer.c:1631
4578 +#: sequencer.c:1643
4579 msgid "your index file is unmerged."
4580 msgstr "индексът не е слят."
4581
3796 -#: sequencer.c:1638
4582 +#: sequencer.c:1650
4583 msgid "cannot fixup root commit"
4584 msgstr "началното подаване не може да се вкара в предходното му"
4585
3800 -#: sequencer.c:1657
4586 +#: sequencer.c:1669
4587 #, c-format
4588 msgid "commit %s is a merge but no -m option was given."
4589 msgstr "подаването „%s“ е сливане, но не е дадена опцията „-m“"
4590
3805 -#: sequencer.c:1665
4591 +#: sequencer.c:1677
4592 #, c-format
4593 msgid "commit %s does not have parent %d"
4594 msgstr "подаването „%s“ няма родител %d"
4595
3810 -#: sequencer.c:1669
4596 +#: sequencer.c:1681
4597 #, c-format
4598 msgid "mainline was specified but commit %s is not a merge."
4599 msgstr "указано е базово подаване, но подаването „%s“ не е сливане."
4600
3815 -#: sequencer.c:1675
4601 +#: sequencer.c:1687
4602 #, c-format
4603 msgid "cannot get commit message for %s"
4604 msgstr "неуспешно извличане на съобщението за подаване на „%s“"
4605
4606 #. TRANSLATORS: The first %s will be a "todo" command like
4607 #. "revert" or "pick", the second %s a SHA1.
3822 -#: sequencer.c:1694
4608 +#: sequencer.c:1706
4609 #, c-format
4610 msgid "%s: cannot parse parent commit %s"
4611 msgstr "%s: неразпозната стойност за родителското подаване „%s“"
4612
3827 -#: sequencer.c:1759
4613 +#: sequencer.c:1771
4614 #, c-format
4615 msgid "could not rename '%s' to '%s'"
4616 msgstr "„%s“ не може да се преименува на „%s“"
4617
3832 -#: sequencer.c:1813
4618 +#: sequencer.c:1826
4619 #, c-format
4620 msgid "could not revert %s... %s"
4621 msgstr "подаването „%s“… не може да бъде отменено: „%s“"
4622
3837 -#: sequencer.c:1814
4623 +#: sequencer.c:1827
4624 #, c-format
4625 msgid "could not apply %s... %s"
4626 msgstr "подаването „%s“… не може да бъде приложено: „%s“"
4627
3842 -#: sequencer.c:1864
3843 -msgid "empty commit set passed"
3844 -msgstr "зададено е празно множество от подавания"
3845 -
3846 -#: sequencer.c:1874
4628 +#: sequencer.c:1885
4629 #, c-format
4630 msgid "git %s: failed to read the index"
4631 msgstr "git %s: неуспешно изчитане на индекса"
4632
3851 -#: sequencer.c:1881
4633 +#: sequencer.c:1892
4634 #, c-format
4635 msgid "git %s: failed to refresh the index"
4636 msgstr "git %s: неуспешно обновяване на индекса"
4637
3856 -#: sequencer.c:1961
4638 +#: sequencer.c:1972
4639 #, c-format
4640 msgid "%s does not accept arguments: '%s'"
4641 msgstr "„%s“ не приема аргументи: „%s“"
4642
3861 -#: sequencer.c:1970
4643 +#: sequencer.c:1981
4644 #, c-format
4645 msgid "missing arguments for %s"
4646 msgstr "„%s“ изисква аргументи"
4647
3866 -#: sequencer.c:2029
4648 +#: sequencer.c:2040
4649 #, c-format
4650 msgid "invalid line %d: %.*s"
4651 msgstr "неправилен ред %d: %.*s"
4652
3871 -#: sequencer.c:2037
4653 +#: sequencer.c:2048
4654 #, c-format
4655 msgid "cannot '%s' without a previous commit"
4656 msgstr "Без предишно подаване не може да се изпълни „%s“"
4657
3876 -#: sequencer.c:2085 sequencer.c:4138 sequencer.c:4173
4658 +#: sequencer.c:2096 sequencer.c:4277 sequencer.c:4333
4659 #, c-format
4660 msgid "could not read '%s'."
4661 msgstr "от „%s“ не може да се чете."
4662
3881 -#: sequencer.c:2108
4663 +#: sequencer.c:2119
4664 msgid "please fix this using 'git rebase --edit-todo'."
4665 msgstr "коригирайте това чрез „git rebase --edit-todo“."
4666
3885 -#: sequencer.c:2110
4667 +#: sequencer.c:2121
4668 #, c-format
4669 msgid "unusable instruction sheet: '%s'"
4670 msgstr "неизползваем файл с описание на предстоящите действия: „%s“"
4671
3890 -#: sequencer.c:2115
4672 +#: sequencer.c:2126
4673 msgid "no commits parsed."
4674 msgstr "никое от подаванията не може да се разпознае."
4675
3894 -#: sequencer.c:2126
4676 +#: sequencer.c:2137
4677 msgid "cannot cherry-pick during a revert."
4678 msgstr ""
4679 "по време на отмяна на подаване не може да се извърши отбиране на подаване."
4680
3899 -#: sequencer.c:2128
4681 +#: sequencer.c:2139
4682 msgid "cannot revert during a cherry-pick."
4683 msgstr "по време на отбиране не може да се извърши отмяна на подаване."
4684
3903 -#: sequencer.c:2195
3904 -#, c-format
3905 -msgid "invalid key: %s"
3906 -msgstr "неправилен ключ: „%s“"
3907 -
3908 -#: sequencer.c:2198
4685 +#: sequencer.c:2209
4686 #, c-format
4687 msgid "invalid value for %s: %s"
4688 msgstr "неправилна стойност за „%s“: „%s“"
4689
3913 -#: sequencer.c:2269
4690 +#: sequencer.c:2285
4691 msgid "unusable squash-onto"
4692 msgstr "подаването, в което другите да се вкарат, не може да се използва"
4693
3917 -#: sequencer.c:2285
4694 +#: sequencer.c:2301
4695 #, c-format
4696 msgid "malformed options sheet: '%s'"
4697 msgstr "неправилен файл с опции: „%s“"
4698
3922 -#: sequencer.c:2323
4699 +#: sequencer.c:2335 sequencer.c:3775
4700 +msgid "empty commit set passed"
4701 +msgstr "зададено е празно множество от подавания"
4702 +
4703 +#: sequencer.c:2343
4704 msgid "a cherry-pick or revert is already in progress"
4705 msgstr ""
4706 "в момента вече се извършва отбиране на подавания или пребазиране на клона"
4707
3927 -#: sequencer.c:2324
4708 +#: sequencer.c:2344
4709 msgid "try \"git cherry-pick (--continue | --quit | --abort)\""
4710 msgstr "използвайте „git cherry-pick (--continue | --quit | --abort)“"
4711
3931 -#: sequencer.c:2327
4712 +#: sequencer.c:2347
4713 #, c-format
4714 msgid "could not create sequencer directory '%s'"
4715 msgstr "директорията за секвенсора „%s“ не може да бъде създадена"
4716
3936 -#: sequencer.c:2341
4717 +#: sequencer.c:2361
4718 msgid "could not lock HEAD"
4719 msgstr "указателят „HEAD“ не може да се заключи"
4720
3940 -#: sequencer.c:2396 sequencer.c:3403
4721 +#: sequencer.c:2416 sequencer.c:3543
4722 msgid "no cherry-pick or revert in progress"
4723 msgstr ""
4724 "в момента не се извършва отбиране на подавания или пребазиране на клона"
4725
3945 -#: sequencer.c:2398
4726 +#: sequencer.c:2418
4727 msgid "cannot resolve HEAD"
4728 msgstr "Подаването сочено от указателя „HEAD“ не може да бъде открито"
4729
3949 -#: sequencer.c:2400 sequencer.c:2435
4730 +#: sequencer.c:2420 sequencer.c:2455
4731 msgid "cannot abort from a branch yet to be born"
4732 msgstr ""
4733 "действието не може да бъде преустановено, когато сте на клон, който тепърва "
4734 "предстои да бъде създаден"
4735
3955 -#: sequencer.c:2421 builtin/grep.c:720
4736 +#: sequencer.c:2441 builtin/grep.c:721
4737 #, c-format
4738 msgid "cannot open '%s'"
4739 msgstr "„%s“ не може да бъде отворен"
4740
3960 -#: sequencer.c:2423
4741 +#: sequencer.c:2443
4742 #, c-format
4743 msgid "cannot read '%s': %s"
4744 msgstr "„%s“ не може да бъде прочетен: %s"
4745
3965 -#: sequencer.c:2424
4746 +#: sequencer.c:2444
4747 msgid "unexpected end of file"
4748 msgstr "неочакван край на файл"
4749
3969 -#: sequencer.c:2430
4750 +#: sequencer.c:2450
4751 #, c-format
4752 msgid "stored pre-cherry-pick HEAD file '%s' is corrupt"
4753 msgstr ""
4754 "запазеният преди започването на отбирането файл за указателя „HEAD“ — „%s“ е "
4755 "повреден"
4756
3976 -#: sequencer.c:2441
4757 +#: sequencer.c:2461
4758 msgid "You seem to have moved HEAD. Not rewinding, check your HEAD!"
4759 msgstr ""
4760 "Изглежда указателят „HEAD“ е променен. Проверете към какво сочи.\n"
4761 "Не се правят промени."
4762
3982 -#: sequencer.c:2545 sequencer.c:3321
4763 +#: sequencer.c:2565 sequencer.c:3461
4764 #, c-format
4765 msgid "could not update %s"
4766 msgstr "„%s“ не може да се обнови"
4767
3987 -#: sequencer.c:2583 sequencer.c:3301
4768 +#: sequencer.c:2603 sequencer.c:3441
4769 msgid "cannot read HEAD"
4770 msgstr "указателят „HEAD“ не може да бъде прочетен"
4771
3991 -#: sequencer.c:2618 sequencer.c:2622 builtin/difftool.c:639
4772 +#: sequencer.c:2618
4773 +#, c-format
4774 +msgid "unable to copy '%s' to '%s'"
4775 +msgstr "„%s“ не може да се копира като „%s“"
4776 +
4777 +#: sequencer.c:2626
4778 +#, c-format
4779 +msgid ""
4780 +"You can amend the commit now, with\n"
4781 +"\n"
4782 +" git commit --amend %s\n"
4783 +"\n"
4784 +"Once you are satisfied with your changes, run\n"
4785 +"\n"
4786 +" git rebase --continue\n"
4787 +msgstr ""
4788 +"Може да промените подаването с командата:\n"
4789 +"\n"
4790 +" git commit --amend %s\n"
4791 +"\n"
4792 +"След като привършите, продължете с командата:\n"
4793 +"\n"
4794 +" git rebase --continue\n"
4795 +
4796 +#: sequencer.c:2636
4797 +#, c-format
4798 +msgid "Could not apply %s... %.*s"
4799 +msgstr "Подаването „%s“… не може да бъде приложено: „%.*s“"
4800 +
4801 +#: sequencer.c:2643
4802 +#, c-format
4803 +msgid "Could not merge %.*s"
4804 +msgstr "Невъзможно сливане на „%.*s“"
4805 +
4806 +#: sequencer.c:2654 sequencer.c:2658 builtin/difftool.c:640
4807 #, c-format
4808 msgid "could not copy '%s' to '%s'"
4809 msgstr "„%s“ не може да се копира като „%s“"
4810
3996 -#: sequencer.c:2641
4811 +#: sequencer.c:2680 sequencer.c:3095
4812 msgid "could not read index"
4813 msgstr "индексът не може да бъде прочетен"
4814
4000 -#: sequencer.c:2646
4815 +#: sequencer.c:2685
4816 #, c-format
4817 msgid ""
4818 "execution failed: %s\n"
@@ -4012,11 +4827,11 @@ msgstr ""
4827 " git rebase --continue\n"
4828 "\n"
4829
4015 -#: sequencer.c:2652
4830 +#: sequencer.c:2691
4831 msgid "and made changes to the index and/or the working tree\n"
4832 msgstr "и промени индекса и/или работното дърво\n"
4833
4019 -#: sequencer.c:2658
4834 +#: sequencer.c:2697
4835 #, c-format
4836 msgid ""
4837 "execution succeeded: %s\n"
@@ -4033,62 +4848,81 @@ msgstr ""
4848 " git rebase --continue\n"
4849 "\n"
4850
4036 -#: sequencer.c:2771
4851 +#: sequencer.c:2758
4852 +#, c-format
4853 +msgid "illegal label name: '%.*s'"
4854 +msgstr "неправилно име на етикет: „%.*s“"
4855 +
4856 +#: sequencer.c:2810
4857 msgid "writing fake root commit"
4858 msgstr "запазване на фалшиво начално подаване"
4859
4040 -#: sequencer.c:2776
4860 +#: sequencer.c:2815
4861 msgid "writing squash-onto"
4862 msgstr "запазване на подаването, в което другите да се вкарат"
4863
4044 -#: sequencer.c:2811
4864 +#: sequencer.c:2850
4865 #, c-format
4866 msgid "failed to find tree of %s"
4867 msgstr "дървото, сочено от „%s“, не може да бъде открито"
4868
4049 -#: sequencer.c:2829
4869 +#: sequencer.c:2868
4870 msgid "could not write index"
4871 msgstr "индексът не може да бъде записан"
4872
4053 -#: sequencer.c:2861
4873 +#: sequencer.c:2895
4874 +#, c-format
4875 +msgid "could not resolve '%s'"
4876 +msgstr "„%s“ не може да бъде открит"
4877 +
4878 +#: sequencer.c:2921
4879 msgid "cannot merge without a current revision"
4880 msgstr "без текущо подаване не може да се слива"
4881
4057 -#: sequencer.c:2884
4882 +#: sequencer.c:2943
4883 #, c-format
4059 -msgid "could not resolve '%s'"
4060 -msgstr "„%s“ не може да бъде открит"
4884 +msgid "unable to parse '%.*s'"
4885 +msgstr "„%.*s“ не може да се анализира"
4886 +
4887 +#: sequencer.c:2952
4888 +#, c-format
4889 +msgid "nothing to merge: '%.*s'"
4890 +msgstr "няма нищо за сливане: „%.*s“"
4891 +
4892 +#: sequencer.c:2964
4893 +msgid "octopus merge cannot be executed on top of a [new root]"
4894 +msgstr "върху начално подаване не може да се извърши множествено сливане"
4895
4062 -#: sequencer.c:2906
4896 +#: sequencer.c:2979
4897 #, c-format
4898 msgid "could not get commit message of '%s'"
4899 msgstr "съобщението за подаване към „%s“ не може да бъде получено"
4900
4067 -#: sequencer.c:2916 sequencer.c:2941
4901 +#: sequencer.c:2989 sequencer.c:3015
4902 #, c-format
4903 msgid "could not write '%s'"
4904 msgstr "„%s“ не може да се запише"
4905
4072 -#: sequencer.c:3005
4906 +#: sequencer.c:3127
4907 #, c-format
4908 msgid "could not even attempt to merge '%.*s'"
4909 msgstr "сливането на „%.*s“ не може даже да започне"
4910
4077 -#: sequencer.c:3021
4911 +#: sequencer.c:3143
4912 msgid "merge: Unable to write new index file"
4913 msgstr "сливане: новият индекс не може да бъде запазен"
4914
4081 -#: sequencer.c:3088
4915 +#: sequencer.c:3211
4916 #, c-format
4917 msgid "Applied autostash.\n"
4918 msgstr "Автоматично скатаното е приложено.\n"
4919

This file is too large to show in full.