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

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

Alexander Shopov committed Oct 14, 2017 at 11:45 UTC b8ed0ce775cb8aa9387d3c5d7224b48a5742b653
1 file changed +2554 -2419
po/bg.po
+2554 -2419
@@ -82,6 +82,8 @@
82 # alternate алтернативен източник
83 # superproject обхващащ проект
84 # split index разделяне на индекса
85 +# truncate отрязвам
86 +# format string форматиращ низ
87 # ------------------------
88 # „$var“ - може да не сработва за shell има gettext и eval_gettext - проверка - намират се лесно по „$
89 # ------------------------
@@ -94,8 +96,8 @@ msgid ""
96 msgstr ""
97 "Project-Id-Version: git master\n"
98 "Report-Msgid-Bugs-To: Git Mailing List <git@vger.kernel.org>\n"
97 -"POT-Creation-Date: 2017-07-24 21:54+0800\n"
98 -"PO-Revision-Date: 2017-07-24 17:26+0200\n"
99 +"POT-Creation-Date: 2017-10-08 09:48+0800\n"
100 +"PO-Revision-Date: 2017-10-14 11:52+0200\n"
101 "Last-Translator: Alexander Shopov <ash@kambanaria.org>\n"
102 "Language-Team: Bulgarian <dict@fsa-bg.org>\n"
103 "Language: bg\n"
@@ -139,14 +141,14 @@ msgid ""
141 "Fix them up in the work tree, and then use 'git add/rm <file>'\n"
142 "as appropriate to mark resolution and make a commit."
143 msgstr ""
142 -"Редактирайте ги в работното дърво, и тогава ползвайте „git add/rm ФАЙЛ“\n"
144 +"Редактирайте ги в работното дърво, и тогава ползвайте „git add/rm ФАЙЛ“,\n"
145 "за да отбележите коригирането им. След това извършете подаването."
146
147 #: advice.c:112
148 msgid "Exiting because of an unresolved conflict."
149 msgstr "Изход от програмата заради некоригиран конфликт."
150
149 -#: advice.c:117 builtin/merge.c:1184
151 +#: advice.c:117 builtin/merge.c:1211
152 msgid "You have not concluded your merge (MERGE_HEAD exists)."
153 msgstr "Не сте завършили сливане. (Указателят „MERGE_HEAD“ съществува)."
154
@@ -197,90 +199,90 @@ msgstr "непозната опция за знаците за интервал
199 msgid "unrecognized whitespace ignore option '%s'"
200 msgstr "непозната опция за игнориране на знаците за интервали „%s“"
201
200 -#: apply.c:126
202 +#: apply.c:125
203 msgid "--reject and --3way cannot be used together."
204 msgstr "опциите „--reject“ и „--3way“ са несъвместими"
205
204 -#: apply.c:128
206 +#: apply.c:127
207 msgid "--cached and --3way cannot be used together."
208 msgstr "опциите „--cached“ и „--3way“ са несъвместими"
209
208 -#: apply.c:131
210 +#: apply.c:130
211 msgid "--3way outside a repository"
212 msgstr "като „--3way“, но извън хранилище"
213
212 -#: apply.c:142
214 +#: apply.c:141
215 msgid "--index outside a repository"
216 msgstr "като „--index“, но извън хранилище"
217
216 -#: apply.c:145
218 +#: apply.c:144
219 msgid "--cached outside a repository"
220 msgstr "като „--cached“, но извън хранилище"
221
220 -#: apply.c:836
222 +#: apply.c:845
223 #, c-format
224 msgid "Cannot prepare timestamp regexp %s"
225 msgstr "Регулярният израз за времето „%s“ не може за бъде компилиран"
226
225 -#: apply.c:845
227 +#: apply.c:854
228 #, c-format
229 msgid "regexec returned %d for input: %s"
230 msgstr "Регулярният израз върна %d при подадена последователност „%s“ на входа"
231
230 -#: apply.c:929
232 +#: apply.c:928
233 #, c-format
234 msgid "unable to find filename in patch at line %d"
235 msgstr "Липсва име на файл на ред %d от кръпката"
236
235 -#: apply.c:967
237 +#: apply.c:966
238 #, c-format
239 msgid "git apply: bad git-diff - expected /dev/null, got %s on line %d"
240 msgstr ""
241 "git apply: лош изход от командата „git-diff“ — на ред %2$d се очакваше „/dev/"
242 "null“, а бе получен „%1$s“"
243
242 -#: apply.c:973
244 +#: apply.c:972
245 #, c-format
246 msgid "git apply: bad git-diff - inconsistent new filename on line %d"
247 msgstr ""
248 "git apply: лош изход от командата „git-diff“ — на ред %d бе получено "
249 "неправилно име на нов файл"
250
249 -#: apply.c:974
251 +#: apply.c:973
252 #, c-format
253 msgid "git apply: bad git-diff - inconsistent old filename on line %d"
254 msgstr ""
255 "git apply: лош изход от командата „git-diff“ — на ред %d бе получено "
256 "неправилно име на стар файл"
257
256 -#: apply.c:979
258 +#: apply.c:978
259 #, c-format
260 msgid "git apply: bad git-diff - expected /dev/null on line %d"
261 msgstr ""
262 "git apply: лош изход от командата „git-diff“ — на ред %d се очакваше „/dev/"
263 "null“"
264
263 -#: apply.c:1008
265 +#: apply.c:1007
266 #, c-format
267 msgid "invalid mode on line %d: %s"
268 msgstr "грешен режим на ред №%d: %s"
269
268 -#: apply.c:1326
270 +#: apply.c:1325
271 #, c-format
272 msgid "inconsistent header lines %d and %d"
273 msgstr "несъвместими заглавни части на редове №%d и №%d"
274
273 -#: apply.c:1498
275 +#: apply.c:1497
276 #, c-format
277 msgid "recount: unexpected line: %.*s"
278 msgstr "при повторното преброяване бе получен неочакван ред: „%.*s“"
279
278 -#: apply.c:1567
280 +#: apply.c:1566
281 #, c-format
282 msgid "patch fragment without header at line %d: %.*s"
283 msgstr "част от кръпка без заглавна част на ред %d: %.*s"
284
283 -#: apply.c:1587
285 +#: apply.c:1586
286 #, c-format
287 msgid ""
288 "git diff header lacks filename information when removing %d leading pathname "
@@ -295,71 +297,71 @@ msgstr[1] ""
297 "След съкращаването на първите %d части от компонентите на пътя, в заглавната "
298 "част на „git diff“ липсва информация за име на файл (ред: %d)"
299
298 -#: apply.c:1600
300 +#: apply.c:1599
301 #, c-format
302 msgid "git diff header lacks filename information (line %d)"
303 msgstr ""
304 "в заглавната част на „git diff“ липсва информация за име на файл (ред: %d)"
305
304 -#: apply.c:1770
306 +#: apply.c:1787
307 msgid "new file depends on old contents"
308 msgstr "новият файл зависи от старото съдържание на файла"
309
308 -#: apply.c:1772
310 +#: apply.c:1789
311 msgid "deleted file still has contents"
312 msgstr "изтритият файл не е празен"
313
312 -#: apply.c:1806
314 +#: apply.c:1823
315 #, c-format
316 msgid "corrupt patch at line %d"
317 msgstr "грешка в кръпката на ред %d"
318
317 -#: apply.c:1843
319 +#: apply.c:1860
320 #, c-format
321 msgid "new file %s depends on old contents"
322 msgstr "новият файл „%s“ зависи от старото съдържание на файла"
323
322 -#: apply.c:1845
324 +#: apply.c:1862
325 #, c-format
326 msgid "deleted file %s still has contents"
327 msgstr "изтритият файл „%s“ не е празен"
328
327 -#: apply.c:1848
329 +#: apply.c:1865
330 #, c-format
331 msgid "** warning: file %s becomes empty but is not deleted"
332 msgstr "● предупреждение: файлът „%s“ вече е празен, но не е изтрит"
333
332 -#: apply.c:1995
334 +#: apply.c:2012
335 #, c-format
336 msgid "corrupt binary patch at line %d: %.*s"
337 msgstr "грешка в двоичната кръпка на ред %d: %.*s"
338
337 -#: apply.c:2032
339 +#: apply.c:2049
340 #, c-format
341 msgid "unrecognized binary patch at line %d"
342 msgstr "неразпозната двоичната кръпка на ред %d"
343
342 -#: apply.c:2193
344 +#: apply.c:2209
345 #, c-format
346 msgid "patch with only garbage at line %d"
347 msgstr "кръпката е с изцяло повредени данни на ред %d"
348
347 -#: apply.c:2276
349 +#: apply.c:2295
350 #, c-format
351 msgid "unable to read symlink %s"
352 msgstr "символната връзка „%s“ не може да бъде прочетена"
353
352 -#: apply.c:2280
354 +#: apply.c:2299
355 #, c-format
356 msgid "unable to open or read %s"
357 msgstr "файлът „%s“ не може да бъде отворен или прочетен"
358
357 -#: apply.c:2933
359 +#: apply.c:2958
360 #, c-format
361 msgid "invalid start of line: '%c'"
362 msgstr "неправилно начало на ред: „%c“"
363
362 -#: apply.c:3052
364 +#: apply.c:3077
365 #, c-format
366 msgid "Hunk #%d succeeded at %d (offset %d line)."
367 msgid_plural "Hunk #%d succeeded at %d (offset %d lines)."
@@ -368,13 +370,13 @@ msgstr[0] ""
370 msgstr[1] ""
371 "%d-то парче код бе успешно приложено на ред %d (отместване от %d реда)."
372
371 -#: apply.c:3064
373 +#: apply.c:3089
374 #, c-format
375 msgid "Context reduced to (%ld/%ld) to apply fragment at %d"
376 msgstr ""
377 "Контекстът е намален на (%ld/%ld) за прилагането на парчето код на ред %d"
378
377 -#: apply.c:3070
379 +#: apply.c:3095
380 #, c-format
381 msgid ""
382 "while searching for:\n"
@@ -383,316 +385,316 @@ msgstr ""
385 "при търсене за:\n"
386 "%.*s"
387
386 -#: apply.c:3092
388 +#: apply.c:3117
389 #, c-format
390 msgid "missing binary patch data for '%s'"
391 msgstr "липсват данните за двоичната кръпка за „%s“"
392
391 -#: apply.c:3100
393 +#: apply.c:3125
394 #, c-format
395 msgid "cannot reverse-apply a binary patch without the reverse hunk to '%s'"
396 msgstr ""
397 "двоичната кръпка не може да се приложи в обратна посока, когато обратното "
398 "парче за „%s“ липсва"
399
398 -#: apply.c:3146
400 +#: apply.c:3171
401 #, c-format
402 msgid "cannot apply binary patch to '%s' without full index line"
403 msgstr "към „%s“ не може да се приложи двоична кръпка без пълен индекс"
404
403 -#: apply.c:3156
405 +#: apply.c:3181
406 #, c-format
407 msgid ""
408 "the patch applies to '%s' (%s), which does not match the current contents."
409 msgstr "кръпката съответства на „%s“ (%s), който не съвпада по съдържание."
410
409 -#: apply.c:3164
411 +#: apply.c:3189
412 #, c-format
413 msgid "the patch applies to an empty '%s' but it is not empty"
414 msgstr "кръпката съответства на „%s“, който трябва да е празен, но не е"
415
414 -#: apply.c:3182
416 +#: apply.c:3207
417 #, c-format
418 msgid "the necessary postimage %s for '%s' cannot be read"
419 msgstr ""
420 "необходимият резултат след операцията — „%s“ за „%s“ не може да бъде "
421 "прочетен"
422
421 -#: apply.c:3195
423 +#: apply.c:3220
424 #, c-format
425 msgid "binary patch does not apply to '%s'"
426 msgstr "двоичната кръпка не може да бъде приложена върху „%s“"
427
426 -#: apply.c:3201
428 +#: apply.c:3226
429 #, c-format
430 msgid "binary patch to '%s' creates incorrect result (expecting %s, got %s)"
431 msgstr ""
432 "двоичната кръпка за „%s“ води до неправилни резултати (очакваше се: „%s“, а "
433 "бе получено: „%s“)"
434
433 -#: apply.c:3222
435 +#: apply.c:3247
436 #, c-format
437 msgid "patch failed: %s:%ld"
438 msgstr "неуспешно прилагане на кръпка: „%s:%ld“"
439
438 -#: apply.c:3344
440 +#: apply.c:3369
441 #, c-format
442 msgid "cannot checkout %s"
443 msgstr "„%s“ не може да се изтегли"
444
443 -#: apply.c:3392 apply.c:3403 apply.c:3449 setup.c:277
445 +#: apply.c:3418 apply.c:3429 apply.c:3475 setup.c:277
446 #, c-format
447 msgid "failed to read %s"
448 msgstr "файлът „%s“ не може да бъде прочетен"
449
448 -#: apply.c:3400
450 +#: apply.c:3426
451 #, c-format
452 msgid "reading from '%s' beyond a symbolic link"
453 msgstr "изчитане на „%s“ след проследяване на символна връзка"
454
453 -#: apply.c:3429 apply.c:3669
455 +#: apply.c:3455 apply.c:3695
456 #, c-format
457 msgid "path %s has been renamed/deleted"
458 msgstr "обектът с път „%s“ е преименуван или изтрит"
459
458 -#: apply.c:3512 apply.c:3683
460 +#: apply.c:3538 apply.c:3709
461 #, c-format
462 msgid "%s: does not exist in index"
463 msgstr "„%s“ не съществува в индекса"
464
463 -#: apply.c:3521 apply.c:3691
465 +#: apply.c:3547 apply.c:3717
466 #, c-format
467 msgid "%s: does not match index"
468 msgstr "„%s“ не съответства на индекса"
469
468 -#: apply.c:3556
470 +#: apply.c:3582
471 msgid "repository lacks the necessary blob to fall back on 3-way merge."
472 msgstr ""
473 "в хранилището липсват необходимите обекти BLOB, за да се премине към тройно "
474 "сливане."
475
474 -#: apply.c:3559
476 +#: apply.c:3585
477 #, c-format
478 msgid "Falling back to three-way merge...\n"
479 msgstr "Преминаване към тройно сливане…\n"
480
479 -#: apply.c:3575 apply.c:3579
481 +#: apply.c:3601 apply.c:3605
482 #, c-format
483 msgid "cannot read the current contents of '%s'"
484 msgstr "текущото съдържание на „%s“ не може да бъде прочетено"
485
484 -#: apply.c:3591
486 +#: apply.c:3617
487 #, c-format
488 msgid "Failed to fall back on three-way merge...\n"
489 msgstr "Неуспешно преминаване към тройно сливане…\n"
490
489 -#: apply.c:3605
491 +#: apply.c:3631
492 #, c-format
493 msgid "Applied patch to '%s' with conflicts.\n"
494 msgstr "Конфликти при прилагането на кръпката към „%s“.\n"
495
494 -#: apply.c:3610
496 +#: apply.c:3636
497 #, c-format
498 msgid "Applied patch to '%s' cleanly.\n"
499 msgstr "Кръпката бе приложена чисто към „%s“.\n"
500
499 -#: apply.c:3636
501 +#: apply.c:3662
502 msgid "removal patch leaves file contents"
503 msgstr "изтриващата кръпка оставя файла непразен"
504
503 -#: apply.c:3708
505 +#: apply.c:3734
506 #, c-format
507 msgid "%s: wrong type"
508 msgstr "„%s“: неправилен вид"
509
508 -#: apply.c:3710
510 +#: apply.c:3736
511 #, c-format
512 msgid "%s has type %o, expected %o"
513 msgstr "„%s“ е от вид „%o“, а се очакваше „%o“"
514
513 -#: apply.c:3860 apply.c:3862
515 +#: apply.c:3886 apply.c:3888
516 #, c-format
517 msgid "invalid path '%s'"
518 msgstr "неправилен път: „%s“"
519
518 -#: apply.c:3918
520 +#: apply.c:3944
521 #, c-format
522 msgid "%s: already exists in index"
523 msgstr "„%s“: вече съществува в индекса"
524
523 -#: apply.c:3921
525 +#: apply.c:3947
526 #, c-format
527 msgid "%s: already exists in working directory"
528 msgstr "„%s“: вече съществува в работното дърво"
529
528 -#: apply.c:3941
530 +#: apply.c:3967
531 #, c-format
532 msgid "new mode (%o) of %s does not match old mode (%o)"
533 msgstr "новите права за достъп (%o) на „%s“ не съвпадат със старите (%o)"
534
533 -#: apply.c:3946
535 +#: apply.c:3972
536 #, c-format
537 msgid "new mode (%o) of %s does not match old mode (%o) of %s"
538 msgstr ""
539 "новите права за достъп (%o) на „%s“ не съвпадат със старите (%o) на „%s“"
540
539 -#: apply.c:3966
541 +#: apply.c:3992
542 #, c-format
543 msgid "affected file '%s' is beyond a symbolic link"
544 msgstr "засегнатият файл „%s“ е след символна връзка"
545
544 -#: apply.c:3970
546 +#: apply.c:3996
547 #, c-format
548 msgid "%s: patch does not apply"
549 msgstr "Кръпката „%s“ не може да бъде приложена"
550
549 -#: apply.c:3985
551 +#: apply.c:4011
552 #, c-format
553 msgid "Checking patch %s..."
554 msgstr "Проверяване на кръпката „%s“…"
555
554 -#: apply.c:4076
556 +#: apply.c:4102
557 #, c-format
558 msgid "sha1 information is lacking or useless for submodule %s"
559 msgstr ""
560 "информацията за сумата по SHA1 за подмодула липсва или не е достатъчна (%s)."
561
560 -#: apply.c:4083
562 +#: apply.c:4109
563 #, c-format
564 msgid "mode change for %s, which is not in current HEAD"
565 msgstr "смяна на режима на достъпа на „%s“, който не е в текущия връх „HEAD“"
566
565 -#: apply.c:4086
567 +#: apply.c:4112
568 #, c-format
569 msgid "sha1 information is lacking or useless (%s)."
570 msgstr "информацията за сумата по SHA1 липсва или не е достатъчна (%s)."
571
570 -#: apply.c:4091 builtin/checkout.c:235 builtin/reset.c:138
572 +#: apply.c:4117 builtin/checkout.c:235 builtin/reset.c:148
573 #, c-format
574 msgid "make_cache_entry failed for path '%s'"
575 msgstr "неуспешно създаване на запис в кеша чрез „make_cache_entry“ за „%s“"
576
575 -#: apply.c:4095
577 +#: apply.c:4121
578 #, c-format
579 msgid "could not add %s to temporary index"
580 msgstr "„%s“ не може да се добави към временния индекс"
581
580 -#: apply.c:4105
582 +#: apply.c:4131
583 #, c-format
584 msgid "could not write temporary index to %s"
585 msgstr "временният индекс не може да се запази в „%s“"
586
585 -#: apply.c:4243
587 +#: apply.c:4269
588 #, c-format
589 msgid "unable to remove %s from index"
590 msgstr "„%s“ не може да се извади от индекса"
591
590 -#: apply.c:4278
592 +#: apply.c:4304
593 #, c-format
594 msgid "corrupt patch for submodule %s"
595 msgstr "повредена кръпка за модула „%s“"
596
595 -#: apply.c:4284
597 +#: apply.c:4310
598 #, c-format
599 msgid "unable to stat newly created file '%s'"
600 msgstr ""
601 "не може да се получи информация чрез „stat“ за новосъздадения файл „%s“"
602
601 -#: apply.c:4292
603 +#: apply.c:4318
604 #, c-format
605 msgid "unable to create backing store for newly created file %s"
606 msgstr ""
607 "не може да се за създаде мястото за съхранение на новосъздадения файл „%s“"
608
607 -#: apply.c:4298 apply.c:4442
609 +#: apply.c:4324 apply.c:4468
610 #, c-format
611 msgid "unable to add cache entry for %s"
612 msgstr "не може да се добави запис в кеша за „%s“"
613
612 -#: apply.c:4339
614 +#: apply.c:4365
615 #, c-format
616 msgid "failed to write to '%s'"
617 msgstr "в „%s“ не може да се пише"
618
617 -#: apply.c:4343
619 +#: apply.c:4369
620 #, c-format
621 msgid "closing file '%s'"
622 msgstr "затваряне на файла „%s“"
623
622 -#: apply.c:4413
624 +#: apply.c:4439
625 #, c-format
626 msgid "unable to write file '%s' mode %o"
627 msgstr "файлът „%s“ не може да се запише с режим на достъп „%o“"
628
627 -#: apply.c:4511
629 +#: apply.c:4537
630 #, c-format
631 msgid "Applied patch %s cleanly."
632 msgstr "Кръпката „%s“ бе приложена чисто."
633
632 -#: apply.c:4519
634 +#: apply.c:4545
635 msgid "internal error"
636 msgstr "вътрешна грешка"
637
636 -#: apply.c:4522
638 +#: apply.c:4548
639 #, c-format
640 msgid "Applying patch %%s with %d reject..."
641 msgid_plural "Applying patch %%s with %d rejects..."
642 msgstr[0] "Прилагане на кръпката „%%s“ с %d отхвърлено парче…"
643 msgstr[1] "Прилагане на кръпката „%%s“ с %d отхвърлени парчета…"
644
643 -#: apply.c:4533
645 +#: apply.c:4559
646 #, c-format
647 msgid "truncating .rej filename to %.*s.rej"
648 msgstr "съкращаване на името на файла с отхвърлените парчета на „ %.*s.rej“"
649
648 -#: apply.c:4541 builtin/fetch.c:738 builtin/fetch.c:988
650 +#: apply.c:4567 builtin/fetch.c:760 builtin/fetch.c:1010
651 #, c-format
652 msgid "cannot open %s"
653 msgstr "„%s“ не може да бъде отворен"
654
653 -#: apply.c:4555
655 +#: apply.c:4581
656 #, c-format
657 msgid "Hunk #%d applied cleanly."
658 msgstr "%d-то парче бе успешно приложено."
659
658 -#: apply.c:4559
660 +#: apply.c:4585
661 #, c-format
662 msgid "Rejected hunk #%d."
663 msgstr "%d-то парче бе отхвърлено."
664
663 -#: apply.c:4669
665 +#: apply.c:4695
666 #, c-format
667 msgid "Skipped patch '%s'."
668 msgstr "Пропусната кръпка: „%s“"
669
668 -#: apply.c:4677
670 +#: apply.c:4703
671 msgid "unrecognized input"
672 msgstr "непознат вход"
673
672 -#: apply.c:4696
674 +#: apply.c:4722
675 msgid "unable to read index file"
676 msgstr "индексът не може да бъде записан"
677
676 -#: apply.c:4833
678 +#: apply.c:4859
679 #, c-format
680 msgid "can't open patch '%s': %s"
681 msgstr "кръпката „%s“ не може да бъде отворена: %s"
682
681 -#: apply.c:4860
683 +#: apply.c:4886
684 #, c-format
685 msgid "squelched %d whitespace error"
686 msgid_plural "squelched %d whitespace errors"
687 msgstr[0] "пренебрегната е %d грешка в знаците за интервали"
688 msgstr[1] "пренебрегнати са %d грешки в знаците за интервали"
689
688 -#: apply.c:4866 apply.c:4881
690 +#: apply.c:4892 apply.c:4907
691 #, c-format
692 msgid "%d line adds whitespace errors."
693 msgid_plural "%d lines add whitespace errors."
694 msgstr[0] "%d ред добавя грешки в знаците за интервали."
695 msgstr[1] "%d реда добавят грешки в знаците за интервали."
696
695 -#: apply.c:4874
697 +#: apply.c:4900
698 #, c-format
699 msgid "%d line applied after fixing whitespace errors."
700 msgid_plural "%d lines applied after fixing whitespace errors."
@@ -701,138 +703,139 @@ msgstr[0] ""
703 msgstr[1] ""
704 "Добавени са %d реда след корекцията на грешките в знаците за интервали."
705
704 -#: apply.c:4890 builtin/add.c:513 builtin/mv.c:299 builtin/rm.c:391
706 +#: apply.c:4916 builtin/add.c:515 builtin/mv.c:298 builtin/rm.c:390
707 msgid "Unable to write new index file"
708 msgstr "Новият индекс не може да бъде записан"
709
708 -#: apply.c:4921 apply.c:4924 builtin/am.c:2257 builtin/am.c:2260
709 -#: builtin/clone.c:115 builtin/fetch.c:93 builtin/pull.c:187
710 -#: builtin/submodule--helper.c:304 builtin/submodule--helper.c:629
711 -#: builtin/submodule--helper.c:632 builtin/submodule--helper.c:973
712 -#: builtin/submodule--helper.c:976 builtin/submodule--helper.c:1161
710 +#: apply.c:4947 apply.c:4950 builtin/am.c:2256 builtin/am.c:2259
711 +#: builtin/clone.c:116 builtin/fetch.c:115 builtin/pull.c:187
712 +#: builtin/submodule--helper.c:301 builtin/submodule--helper.c:622
713 +#: builtin/submodule--helper.c:625 builtin/submodule--helper.c:992
714 +#: builtin/submodule--helper.c:995 builtin/submodule--helper.c:1212
715 #: git-add--interactive.perl:197
716 msgid "path"
717 msgstr "път"
718
717 -#: apply.c:4922
719 +#: apply.c:4948
720 msgid "don't apply changes matching the given path"
721 msgstr "без прилагане на промените напасващи на дадения път"
722
721 -#: apply.c:4925
723 +#: apply.c:4951
724 msgid "apply changes matching the given path"
725 msgstr "прилагане на промените напасващи на дадения път"
726
725 -#: apply.c:4927 builtin/am.c:2266
727 +#: apply.c:4953 builtin/am.c:2265
728 msgid "num"
729 msgstr "БРОЙ"
730
729 -#: apply.c:4928
731 +#: apply.c:4954
732 msgid "remove <num> leading slashes from traditional diff paths"
733 msgstr "премахване на този БРОЙ водещи елементи от пътищата в разликата"
734
733 -#: apply.c:4931
735 +#: apply.c:4957
736 msgid "ignore additions made by the patch"
737 msgstr "игнориране на редовете добавени от тази кръпка"
738
737 -#: apply.c:4933
739 +#: apply.c:4959
740 msgid "instead of applying the patch, output diffstat for the input"
741 msgstr "извеждане на статистика на промените без прилагане на кръпката"
742
741 -#: apply.c:4937
743 +#: apply.c:4963
744 msgid "show number of added and deleted lines in decimal notation"
745 msgstr "извеждане на броя на добавените и изтритите редове"
746
745 -#: apply.c:4939
747 +#: apply.c:4965
748 msgid "instead of applying the patch, output a summary for the input"
749 msgstr "извеждане на статистика на входните данни без прилагане на кръпката"
750
749 -#: apply.c:4941
751 +#: apply.c:4967
752 msgid "instead of applying the patch, see if the patch is applicable"
753 msgstr "проверка дали кръпката може да се приложи, без действително прилагане"
754
753 -#: apply.c:4943
755 +#: apply.c:4969
756 msgid "make sure the patch is applicable to the current index"
757 msgstr "проверка дали кръпката може да бъде приложена към текущия индекс"
758
757 -#: apply.c:4945
759 +#: apply.c:4971
760 msgid "apply a patch without touching the working tree"
761 msgstr "прилагане на кръпката без промяна на работното дърво"
762
761 -#: apply.c:4947
763 +#: apply.c:4973
764 msgid "accept a patch that touches outside the working area"
765 msgstr "прилагане на кръпка, която променя и файлове извън работното дърво"
766
765 -#: apply.c:4949
767 +#: apply.c:4975
768 msgid "also apply the patch (use with --stat/--summary/--check)"
769 msgstr ""
770 "кръпката да бъде приложена. Опцията се комбинира с „--check“/„--stat“/„--"
771 "summary“"
772
771 -#: apply.c:4951
773 +#: apply.c:4977
774 msgid "attempt three-way merge if a patch does not apply"
775 msgstr "пробване с тройно сливане, ако кръпката не може да се приложи директно"
776
775 -#: apply.c:4953
777 +#: apply.c:4979
778 msgid "build a temporary index based on embedded index information"
779 msgstr ""
780 "създаване на временен индекс на база на включената информация за индекса"
781
780 -#: apply.c:4956 builtin/checkout-index.c:170 builtin/ls-files.c:515
782 +#: apply.c:4982 builtin/checkout-index.c:170 builtin/ls-files.c:513
783 msgid "paths are separated with NUL character"
784 msgstr "разделяне на пътищата с нулевия знак „NUL“"
785
784 -#: apply.c:4958
786 +#: apply.c:4984
787 msgid "ensure at least <n> lines of context match"
788 msgstr "да се осигури контекст от поне такъв БРОЙ съвпадащи редове"
789
788 -#: apply.c:4959 builtin/am.c:2245
790 +#: apply.c:4985 builtin/am.c:2244 builtin/interpret-trailers.c:95
791 +#: builtin/interpret-trailers.c:97 builtin/interpret-trailers.c:99
792 msgid "action"
793 msgstr "действие"
794
792 -#: apply.c:4960
795 +#: apply.c:4986
796 msgid "detect new or modified lines that have whitespace errors"
797 msgstr "засичане на нови или променени редове с грешки в знаците за интервали"
798
796 -#: apply.c:4963 apply.c:4966
799 +#: apply.c:4989 apply.c:4992
800 msgid "ignore changes in whitespace when finding context"
801 msgstr ""
802 "игнориране на промените в знаците за интервали при откриване на контекста"
803
801 -#: apply.c:4969
804 +#: apply.c:4995
805 msgid "apply the patch in reverse"
806 msgstr "прилагане на кръпката в обратна посока"
807
805 -#: apply.c:4971
808 +#: apply.c:4997
809 msgid "don't expect at least one line of context"
810 msgstr "без изискване на дори и един ред контекст"
811
809 -#: apply.c:4973
812 +#: apply.c:4999
813 msgid "leave the rejected hunks in corresponding *.rej files"
814 msgstr "оставяне на отхвърлените парчета във файлове с разширение „.rej“"
815
813 -#: apply.c:4975
816 +#: apply.c:5001
817 msgid "allow overlapping hunks"
818 msgstr "позволяване на застъпващи се парчета"
819
817 -#: apply.c:4976 builtin/add.c:270 builtin/check-ignore.c:21
818 -#: builtin/commit.c:1340 builtin/count-objects.c:95 builtin/fsck.c:651
819 -#: builtin/log.c:1877 builtin/mv.c:123 builtin/read-tree.c:125
820 +#: apply.c:5002 builtin/add.c:272 builtin/check-ignore.c:21
821 +#: builtin/commit.c:1347 builtin/count-objects.c:96 builtin/fsck.c:640
822 +#: builtin/log.c:1889 builtin/mv.c:123 builtin/read-tree.c:125
823 msgid "be verbose"
824 msgstr "повече подробности"
825
823 -#: apply.c:4978
826 +#: apply.c:5004
827 msgid "tolerate incorrectly detected missing new-line at the end of file"
828 msgstr "пренебрегване на неправилно липсващ знак за нов ред в края на файл"
829
827 -#: apply.c:4981
830 +#: apply.c:5007
831 msgid "do not trust the line counts in the hunk headers"
832 msgstr "без доверяване на номерата на редовете в заглавните части на парчетата"
833
831 -#: apply.c:4983 builtin/am.c:2254
834 +#: apply.c:5009 builtin/am.c:2253
835 msgid "root"
836 msgstr "НАЧАЛНА_ДИРЕКТОРИЯ"
837
835 -#: apply.c:4984
838 +#: apply.c:5010
839 msgid "prepend <root> to all filenames"
840 msgstr "добавяне на тази НАЧАЛНА_ДИРЕКТОРИЯ към имената на всички файлове"
841
@@ -855,108 +858,108 @@ msgstr ""
858 msgid "git archive --remote <repo> [--exec <cmd>] --list"
859 msgstr "git archive --remote ХРАНИЛИЩЕ [--exec КОМАНДА] --list"
860
858 -#: archive.c:333 builtin/add.c:154 builtin/add.c:492 builtin/rm.c:300
861 +#: archive.c:351 builtin/add.c:156 builtin/add.c:494 builtin/rm.c:299
862 #, c-format
863 msgid "pathspec '%s' did not match any files"
864 msgstr "пътят „%s“ не съвпада с никой файл"
865
863 -#: archive.c:418
866 +#: archive.c:436
867 msgid "fmt"
868 msgstr "ФОРМАТ"
869
867 -#: archive.c:418
870 +#: archive.c:436
871 msgid "archive format"
872 msgstr "ФОРМАТ на архива"
873
871 -#: archive.c:419 builtin/log.c:1446
874 +#: archive.c:437 builtin/log.c:1452
875 msgid "prefix"
876 msgstr "ПРЕФИКС"
877
875 -#: archive.c:420
878 +#: archive.c:438
879 msgid "prepend prefix to each pathname in the archive"
880 msgstr "добавяне на този ПРЕФИКС към всеки път в архива"
881
879 -#: archive.c:421 builtin/blame.c:693 builtin/blame.c:694 builtin/config.c:61
880 -#: builtin/fast-export.c:989 builtin/fast-export.c:991 builtin/grep.c:1080
881 -#: builtin/hash-object.c:102 builtin/ls-files.c:549 builtin/ls-files.c:552
882 -#: builtin/notes.c:404 builtin/notes.c:567 builtin/read-tree.c:120
882 +#: archive.c:439 builtin/blame.c:693 builtin/blame.c:694 builtin/config.c:61
883 +#: builtin/fast-export.c:1005 builtin/fast-export.c:1007 builtin/grep.c:859
884 +#: builtin/hash-object.c:102 builtin/ls-files.c:547 builtin/ls-files.c:550
885 +#: builtin/notes.c:405 builtin/notes.c:568 builtin/read-tree.c:120
886 #: parse-options.h:153
887 msgid "file"
888 msgstr "ФАЙЛ"
889
887 -#: archive.c:422 builtin/archive.c:89
890 +#: archive.c:440 builtin/archive.c:89
891 msgid "write the archive to this file"
892 msgstr "запазване на архива в този ФАЙЛ"
893
891 -#: archive.c:424
894 +#: archive.c:442
895 msgid "read .gitattributes in working directory"
896 msgstr "изчитане на „.gitattributes“ в работната директория"
897
895 -#: archive.c:425
898 +#: archive.c:443
899 msgid "report archived files on stderr"
900 msgstr "извеждане на архивираните файлове на стандартната грешка"
901
899 -#: archive.c:426
902 +#: archive.c:444
903 msgid "store only"
904 msgstr "само съхранение без компресиране"
905
903 -#: archive.c:427
906 +#: archive.c:445
907 msgid "compress faster"
908 msgstr "бързо компресиране"
909
907 -#: archive.c:435
910 +#: archive.c:453
911 msgid "compress better"
912 msgstr "добро компресиране"
913
911 -#: archive.c:438
914 +#: archive.c:456
915 msgid "list supported archive formats"
916 msgstr "извеждане на списъка с поддържаните формати"
917
915 -#: archive.c:440 builtin/archive.c:90 builtin/clone.c:105 builtin/clone.c:108
916 -#: builtin/submodule--helper.c:641 builtin/submodule--helper.c:982
918 +#: archive.c:458 builtin/archive.c:90 builtin/clone.c:106 builtin/clone.c:109
919 +#: builtin/submodule--helper.c:634 builtin/submodule--helper.c:1001
920 msgid "repo"
921 msgstr "хранилище"
922
920 -#: archive.c:441 builtin/archive.c:91
923 +#: archive.c:459 builtin/archive.c:91
924 msgid "retrieve the archive from remote repository <repo>"
925 msgstr "изтегляне на архива от отдалеченото ХРАНИЛИЩЕ"
926
924 -#: archive.c:442 builtin/archive.c:92 builtin/notes.c:488
927 +#: archive.c:460 builtin/archive.c:92 builtin/notes.c:489
928 msgid "command"
929 msgstr "команда"
930
928 -#: archive.c:443 builtin/archive.c:93
931 +#: archive.c:461 builtin/archive.c:93
932 msgid "path to the remote git-upload-archive command"
933 msgstr "път към отдалечената команда „git-upload-archive“"
934
932 -#: archive.c:450
935 +#: archive.c:468
936 msgid "Unexpected option --remote"
937 msgstr "Неочаквана опция „--remote“"
938
936 -#: archive.c:452
939 +#: archive.c:470
940 msgid "Option --exec can only be used together with --remote"
941 msgstr "Опцията „--exec“ изисква „--remote“"
942
940 -#: archive.c:454
943 +#: archive.c:472
944 msgid "Unexpected option --output"
945 msgstr "Неочаквана опция „--output“"
946
944 -#: archive.c:476
947 +#: archive.c:494
948 #, c-format
949 msgid "Unknown archive format '%s'"
950 msgstr "Непознат формат на архив: „%s“"
951
949 -#: archive.c:483
952 +#: archive.c:501
953 #, c-format
954 msgid "Argument not supported for format '%s': -%d"
955 msgstr "Аргументът не се поддържа за форма̀та „%s“: -%d"
956
954 -#: attr.c:214
957 +#: attr.c:218
958 #, c-format
959 msgid "%.*s is not a valid attribute name"
960 msgstr "„%.*s“ е неправилно име за атрибут"
961
959 -#: attr.c:410
962 +#: attr.c:415
963 msgid ""
964 "Negative patterns are ignored in git attributes\n"
965 "Use '\\!' for literal leading exclamation."
@@ -1033,31 +1036,31 @@ msgstr ""
1036 msgid "Bisecting: a merge base must be tested\n"
1037 msgstr "Двоично търсене: трябва да се провери база за сливане\n"
1038
1036 -#: bisect.c:849
1039 +#: bisect.c:850
1040 #, c-format
1041 msgid "a %s revision is needed"
1042 msgstr "необходима е версия „%s“"
1043
1041 -#: bisect.c:866 builtin/notes.c:175 builtin/tag.c:256
1044 +#: bisect.c:867 builtin/notes.c:175 builtin/tag.c:234
1045 #, c-format
1046 msgid "could not create file '%s'"
1047 msgstr "файлът „%s“ не може да бъде създаден"
1048
1046 -#: bisect.c:917
1049 +#: bisect.c:918
1050 #, c-format
1051 msgid "could not read file '%s'"
1052 msgstr "файлът „%s“ не може да бъде прочетен"
1053
1051 -#: bisect.c:947
1054 +#: bisect.c:948
1055 msgid "reading bisect refs failed"
1056 msgstr "неуспешно прочитане на указателите за двоично търсене"
1057
1055 -#: bisect.c:967
1058 +#: bisect.c:968
1059 #, c-format
1060 msgid "%s was both %s and %s\n"
1061 msgstr "„%s“ e както „%s“, така и „%s“\n"
1062
1060 -#: bisect.c:975
1063 +#: bisect.c:976
1064 #, c-format
1065 msgid ""
1066 "No testable commit found.\n"
@@ -1066,7 +1069,7 @@ msgstr ""
1069 "Липсва подходящо за тестване подаване.\n"
1070 "Проверете параметрите за пътищата.\n"
1071
1069 -#: bisect.c:994
1072 +#: bisect.c:995
1073 #, c-format
1074 msgid "(roughly %d step)"
1075 msgid_plural "(roughly %d steps)"
@@ -1076,7 +1079,7 @@ msgstr[1] "(приблизително %d стъпки)"
1079 #. TRANSLATORS: the last %s will be replaced with "(roughly %d
1080 #. steps)" translation.
1081 #.
1079 -#: bisect.c:1000
1082 +#: bisect.c:1001
1083 #, c-format
1084 msgid "Bisecting: %d revision left to test after this %s\n"
1085 msgid_plural "Bisecting: %d revisions left to test after this %s\n"
@@ -1097,10 +1100,10 @@ msgstr ""
1100 "Едновременното задаване на опциите „--reverse“ и „--first-parent“ изисква "
1101 "указването на крайно подаване"
1102
1100 -#: blame.c:1797 bundle.c:164 ref-filter.c:1919 sequencer.c:1166
1101 -#: sequencer.c:2328 builtin/commit.c:1058 builtin/log.c:356 builtin/log.c:907
1102 -#: builtin/log.c:1357 builtin/log.c:1683 builtin/log.c:1926 builtin/merge.c:360
1103 -#: builtin/shortlog.c:177
1103 +#: blame.c:1797 bundle.c:169 ref-filter.c:1932 sequencer.c:1168
1104 +#: sequencer.c:2351 builtin/commit.c:1065 builtin/log.c:357 builtin/log.c:911
1105 +#: builtin/log.c:1361 builtin/log.c:1690 builtin/log.c:1938 builtin/merge.c:369
1106 +#: builtin/shortlog.c:191
1107 msgid "revision walk setup failed"
1108 msgstr "неуспешно настройване на обхождането на версиите"
1109
@@ -1142,45 +1145,44 @@ msgstr ""
1145
1146 #: branch.c:93
1147 #, c-format
1145 -msgid "Branch %s set up to track remote branch %s from %s by rebasing."
1148 +msgid "Branch '%s' set up to track remote branch '%s' from '%s' by rebasing."
1149 msgstr ""
1147 -"Клонът „%s“ ще следи клона „%s“ от отдалеченото хранилище „%s“ чрез "
1150 +"Клонът „%s“ ще следи отдалечения клон „%s“ от хранилището „%s“ чрез "
1151 "пребазиране."
1152
1153 #: branch.c:94
1154 #, c-format
1152 -msgid "Branch %s set up to track remote branch %s from %s."
1153 -msgstr "Клонът „%s“ ще следи клона „%s“ от отдалеченото хранилище „%s“."
1155 +msgid "Branch '%s' set up to track remote branch '%s' from '%s'."
1156 +msgstr "Клонът „%s“ ще следи отдалечения клон „%s“ от хранилището „%s“."
1157
1158 #: branch.c:98
1159 #, c-format
1157 -msgid "Branch %s set up to track local branch %s by rebasing."
1158 -msgstr ""
1159 -"Клонът „%s“ ще следи клона „%s“ от локалното хранилище чрез пребазиране."
1160 +msgid "Branch '%s' set up to track local branch '%s' by rebasing."
1161 +msgstr "Клонът „%s“ ще следи локалния клон „%s“ чрез пребазиране."
1162
1163 #: branch.c:99
1164 #, c-format
1163 -msgid "Branch %s set up to track local branch %s."
1164 -msgstr "Клонът „%s“ ще следи клона „%s“ от локалното хранилище."
1165 +msgid "Branch '%s' set up to track local branch '%s'."
1166 +msgstr "Клонът „%s“ ще следи локалния клон „%s“."
1167
1168 #: branch.c:104
1169 #, c-format
1168 -msgid "Branch %s set up to track remote ref %s by rebasing."
1170 +msgid "Branch '%s' set up to track remote ref '%s' by rebasing."
1171 msgstr "Клонът „%s“ ще следи отдалечения указател „%s“ чрез пребазиране."
1172
1173 #: branch.c:105
1174 #, c-format
1173 -msgid "Branch %s set up to track remote ref %s."
1175 +msgid "Branch '%s' set up to track remote ref '%s'."
1176 msgstr "Клонът „%s“ ще следи отдалечения указател „%s“."
1177
1178 #: branch.c:109
1179 #, c-format
1178 -msgid "Branch %s set up to track local ref %s by rebasing."
1180 +msgid "Branch '%s' set up to track local ref '%s' by rebasing."
1181 msgstr "Клонът „%s“ ще следи локалния указател „%s“ чрез пребазиране."
1182
1183 #: branch.c:110
1184 #, c-format
1183 -msgid "Branch %s set up to track local ref %s."
1185 +msgid "Branch '%s' set up to track local ref '%s'."
1186 msgstr "Клонът „%s“ ще следи локалния указател „%s“."
1187
1188 #: branch.c:119
@@ -1202,21 +1204,21 @@ msgstr "„%s“ не е позволено име за клон."
1204 msgid "A branch named '%s' already exists."
1205 msgstr "Вече съществува клон с име „%s“."
1206
1205 -#: branch.c:198
1207 +#: branch.c:197
1208 msgid "Cannot force update the current branch."
1209 msgstr "Текущият клон не може да бъде принудително обновен."
1210
1209 -#: branch.c:218
1211 +#: branch.c:217
1212 #, c-format
1213 msgid "Cannot setup tracking information; starting point '%s' is not a branch."
1214 msgstr "Зададените настройки за следенето са грешни — началото „%s“ не е клон."
1215
1214 -#: branch.c:220
1216 +#: branch.c:219
1217 #, c-format
1218 msgid "the requested upstream branch '%s' does not exist"
1219 msgstr "заявеният отдалечен клон „%s“ не съществува"
1220
1219 -#: branch.c:222
1221 +#: branch.c:221
1222 msgid ""
1223 "\n"
1224 "If you are planning on basing your work on an upstream\n"
@@ -1235,22 +1237,22 @@ msgstr ""
1237 "може да използвате „git push -u“, за да настроите към кой клон да се "
1238 "изтласква."
1239
1238 -#: branch.c:265
1240 +#: branch.c:264
1241 #, c-format
1242 msgid "Not a valid object name: '%s'."
1243 msgstr "Неправилно име на обект: „%s“"
1244
1243 -#: branch.c:285
1245 +#: branch.c:284
1246 #, c-format
1247 msgid "Ambiguous object name: '%s'."
1248 msgstr "Името на обект не е еднозначно: „%s“"
1249
1248 -#: branch.c:290
1250 +#: branch.c:289
1251 #, c-format
1252 msgid "Not a valid branch point: '%s'."
1253 msgstr "Неправилно място за начало на клон: „%s“"
1254
1253 -#: branch.c:344
1255 +#: branch.c:343
1256 #, c-format
1257 msgid "'%s' is already checked out at '%s'"
1258 msgstr "„%s“ вече е изтеглен в „%s“"
@@ -1270,7 +1272,9 @@ msgstr "Файлът „%s“ не изглежда да е пратка на gi
1272 msgid "unrecognized header: %s%s (%d)"
1273 msgstr "непозната заглавна част: %s%s (%d)"
1274
1273 -#: bundle.c:88 sequencer.c:1344 sequencer.c:1770 builtin/commit.c:778
1275 +#: bundle.c:88 sequencer.c:1346 sequencer.c:1793 sequencer.c:2500
1276 +#: sequencer.c:2583 sequencer.c:2609 sequencer.c:2687 sequencer.c:2807
1277 +#: sequencer.c:2949 builtin/commit.c:782
1278 #, c-format
1279 msgid "could not open '%s'"
1280 msgstr "„%s“ не може да се отвори"
@@ -1279,57 +1283,57 @@ msgstr "„%s“ не може да се отвори"
1283 msgid "Repository lacks these prerequisite commits:"
1284 msgstr "В хранилището липсват следните необходими подавания:"
1285
1282 -#: bundle.c:186
1286 +#: bundle.c:193
1287 #, c-format
1288 msgid "The bundle contains this ref:"
1289 msgid_plural "The bundle contains these %d refs:"
1290 msgstr[0] "Пратката съдържа следния указател:"
1291 msgstr[1] "Пратката съдържа следните %d указатели:"
1292
1289 -#: bundle.c:193
1293 +#: bundle.c:200
1294 msgid "The bundle records a complete history."
1295 msgstr "Пратката съдържа пълна история."
1296
1293 -#: bundle.c:195
1297 +#: bundle.c:202
1298 #, c-format
1299 msgid "The bundle requires this ref:"
1300 msgid_plural "The bundle requires these %d refs:"
1301 msgstr[0] "Пратката изисква следния указател:"
1302 msgstr[1] "Пратката изисква следните %d указатели:"
1303
1300 -#: bundle.c:254
1304 +#: bundle.c:261
1305 msgid "Could not spawn pack-objects"
1306 msgstr "Командата „git pack-objects“ не може да бъде стартирана"
1307
1304 -#: bundle.c:265
1308 +#: bundle.c:272
1309 msgid "pack-objects died"
1310 msgstr "Командата „git pack-objects“ не завърши успешно"
1311
1308 -#: bundle.c:307
1312 +#: bundle.c:314
1313 msgid "rev-list died"
1314 msgstr "Командата „git rev-list“ не завърши успешно"
1315
1312 -#: bundle.c:356
1316 +#: bundle.c:363
1317 #, c-format
1318 msgid "ref '%s' is excluded by the rev-list options"
1319 msgstr ""
1320 "указателят „%s“ не е бил включен поради опциите зададени на „git rev-list“"
1321
1318 -#: bundle.c:446 builtin/log.c:173 builtin/log.c:1589 builtin/shortlog.c:282
1322 +#: bundle.c:453 builtin/log.c:174 builtin/log.c:1597 builtin/shortlog.c:296
1323 #, c-format
1324 msgid "unrecognized argument: %s"
1325 msgstr "непознат аргумент: %s"
1326
1323 -#: bundle.c:454
1327 +#: bundle.c:461
1328 msgid "Refusing to create empty bundle."
1329 msgstr "Създаването на празна пратка е невъзможно."
1330
1327 -#: bundle.c:466
1331 +#: bundle.c:473
1332 #, c-format
1333 msgid "cannot create '%s'"
1334 msgstr "Файлът „%s“ не може да бъде създаден"
1335
1332 -#: bundle.c:494
1336 +#: bundle.c:501
1337 msgid "index-pack died"
1338 msgstr "Командата „git index-pack“ не завърши успешно"
1339
@@ -1338,8 +1342,8 @@ msgstr "Командата „git index-pack“ не завърши успешн
1342 msgid "invalid color value: %.*s"
1343 msgstr "неправилна стойност за цвят: %.*s"
1344
1341 -#: commit.c:41 sequencer.c:1582 builtin/am.c:420 builtin/am.c:456
1342 -#: builtin/am.c:1469 builtin/am.c:2107
1345 +#: commit.c:41 sequencer.c:1600 builtin/am.c:421 builtin/am.c:465
1346 +#: builtin/am.c:1467 builtin/am.c:2105
1347 #, c-format
1348 msgid "could not parse %s"
1349 msgstr "„%s“ не може да се анализира"
@@ -1349,7 +1353,7 @@ msgstr "„%s“ не може да се анализира"
1353 msgid "%s %s is not a commit!"
1354 msgstr "%s %s не е подаване!"
1355
1352 -#: commit.c:1511
1356 +#: commit.c:1517
1357 msgid ""
1358 "Warning: commit message did not conform to UTF-8.\n"
1359 "You may want to amend it after fixing the message, or set the config\n"
@@ -1363,156 +1367,156 @@ msgstr ""
1367 msgid "memory exhausted"
1368 msgstr "паметта свърши"
1369
1366 -#: config.c:186
1370 +#: config.c:187
1371 msgid "relative config include conditionals must come from files"
1372 msgstr "относителните условни изрази за вмъкване трябва да идват от файлове"
1373
1370 -#: config.c:720
1374 +#: config.c:721
1375 #, c-format
1376 msgid "bad config line %d in blob %s"
1377 msgstr "неправилен ред за настройки %d в BLOB „%s“"
1378
1375 -#: config.c:724
1379 +#: config.c:725
1380 #, c-format
1381 msgid "bad config line %d in file %s"
1382 msgstr "неправилен ред за настройки %d във файла „%s“"
1383
1380 -#: config.c:728
1384 +#: config.c:729
1385 #, c-format
1386 msgid "bad config line %d in standard input"
1387 msgstr "неправилен ред за настройки %d на стандартния вход"
1388
1385 -#: config.c:732
1389 +#: config.c:733
1390 #, c-format
1391 msgid "bad config line %d in submodule-blob %s"
1392 msgstr "неправилен ред за настройки %d в BLOB за подмодул „%s“"
1393
1390 -#: config.c:736
1394 +#: config.c:737
1395 #, c-format
1396 msgid "bad config line %d in command line %s"
1397 msgstr "неправилен ред за настройки %d на командния ред „%s“"
1398
1395 -#: config.c:740
1399 +#: config.c:741
1400 #, c-format
1401 msgid "bad config line %d in %s"
1402 msgstr "неправилен ред за настройки %d в „%s“"
1403
1400 -#: config.c:868
1404 +#: config.c:869
1405 msgid "out of range"
1406 msgstr "извън диапазона"
1407
1404 -#: config.c:868
1408 +#: config.c:869
1409 msgid "invalid unit"
1410 msgstr "неправилна мерна единица"
1411
1408 -#: config.c:874
1412 +#: config.c:875
1413 #, c-format
1414 msgid "bad numeric config value '%s' for '%s': %s"
1415 msgstr "неправилна числова стойност „%s“ за „%s“: %s"
1416
1413 -#: config.c:879
1417 +#: config.c:880
1418 #, c-format
1419 msgid "bad numeric config value '%s' for '%s' in blob %s: %s"
1420 msgstr "неправилна числова стойност „%s“ за „%s“ в BLOB „%s“: %s"
1421
1418 -#: config.c:882
1422 +#: config.c:883
1423 #, c-format
1424 msgid "bad numeric config value '%s' for '%s' in file %s: %s"
1425 msgstr "неправилна числова стойност „%s“ за „%s“ във файла „%s“: %s"
1426
1423 -#: config.c:885
1427 +#: config.c:886
1428 #, c-format
1429 msgid "bad numeric config value '%s' for '%s' in standard input: %s"
1430 msgstr "неправилна числова стойност „%s“ за „%s“ на стандартния вход: %s"
1431
1428 -#: config.c:888
1432 +#: config.c:889
1433 #, c-format
1434 msgid "bad numeric config value '%s' for '%s' in submodule-blob %s: %s"
1435 msgstr "неправилна числова стойност „%s“ за „%s“ в BLOB от подмодул „%s“: %s"
1436
1433 -#: config.c:891
1437 +#: config.c:892
1438 #, c-format
1439 msgid "bad numeric config value '%s' for '%s' in command line %s: %s"
1440 msgstr "неправилна числова стойност „%s“ за „%s“ на командния ред „%s“: %s"
1441
1438 -#: config.c:894
1442 +#: config.c:895
1443 #, c-format
1444 msgid "bad numeric config value '%s' for '%s' in %s: %s"
1445 msgstr "неправилна числова стойност „%s“ за „%s“ в %s: %s"
1446
1443 -#: config.c:989
1447 +#: config.c:990
1448 #, c-format
1449 msgid "failed to expand user dir in: '%s'"
1450 msgstr "домашната папка на потребителя не може да бъде открита: „%s“"
1451
1448 -#: config.c:1084 config.c:1095
1452 +#: config.c:1085 config.c:1096
1453 #, c-format
1454 msgid "bad zlib compression level %d"
1455 msgstr "неправилно ниво на компресиране: %d"
1456
1453 -#: config.c:1212
1457 +#: config.c:1213
1458 #, c-format
1459 msgid "invalid mode for object creation: %s"
1460 msgstr "неправилен режим за създаването на обекти: %s"
1461
1458 -#: config.c:1368
1462 +#: config.c:1372
1463 #, c-format
1464 msgid "bad pack compression level %d"
1465 msgstr "неправилно ниво на компресиране при пакетиране: %d"
1466
1463 -#: config.c:1564
1467 +#: config.c:1568
1468 msgid "unable to parse command-line config"
1469 msgstr "неправилни настройки от командния ред"
1470
1467 -#: config.c:1894
1471 +#: config.c:1900
1472 msgid "unknown error occurred while reading the configuration files"
1473 msgstr "неочаквана грешка при изчитането на конфигурационните файлове"
1474
1471 -#: config.c:2064
1475 +#: config.c:2087
1476 #, c-format
1477 msgid "Invalid %s: '%s'"
1478 msgstr "Неправилен %s: „%s“"
1479
1476 -#: config.c:2085
1480 +#: config.c:2130
1481 #, c-format
1482 msgid "unknown core.untrackedCache value '%s'; using 'keep' default value"
1483 msgstr ""
1484 "непозната стойност „%s“ за настройката „core.untrackedCache“. Ще се ползва "
1485 "стандартната стойност „keep“ (запазване)"
1486
1483 -#: config.c:2111
1487 +#: config.c:2156
1488 #, c-format
1489 msgid "splitIndex.maxPercentChange value '%d' should be between 0 and 100"
1490 msgstr ""
1491 "стойността на „splitIndex.maxPercentChange“ трябва да е между 1 и 100, а не "
1492 "%d"
1493
1490 -#: config.c:2122
1494 +#: config.c:2167
1495 #, c-format
1496 msgid "unable to parse '%s' from command-line config"
1497 msgstr "неразпозната стойност „%s“ от командния ред"
1498
1495 -#: config.c:2124
1499 +#: config.c:2169
1500 #, c-format
1501 msgid "bad config variable '%s' in file '%s' at line %d"
1502 msgstr "неправилна настройка „%s“ във файла „%s“ на ред №%d"
1503
1500 -#: config.c:2183
1504 +#: config.c:2228
1505 #, c-format
1506 msgid "%s has multiple values"
1507 msgstr "зададени са няколко стойности за „%s“"
1508
1505 -#: config.c:2517 config.c:2745
1509 +#: config.c:2571 config.c:2789
1510 #, c-format
1511 msgid "fstat on %s failed"
1512 msgstr "неуспешно изпълнение на „fstat“ върху „%s“"
1513
1510 -#: config.c:2635
1514 +#: config.c:2678
1515 #, c-format
1516 msgid "could not set '%s' to '%s'"
1517 msgstr "„%s“ не може да се зададе да е „%s“"
1518
1515 -#: config.c:2637 builtin/remote.c:775
1519 +#: config.c:2680 builtin/remote.c:776
1520 #, c-format
1521 msgid "could not unset '%s'"
1522 msgstr "„%s“ не може да се премахне"
@@ -1533,19 +1537,19 @@ msgstr ""
1537 "Проверете дали то съществува и дали имате права\n"
1538 "за достъп."
1539
1536 -#: connected.c:63 builtin/fsck.c:191 builtin/prune.c:141
1540 +#: connected.c:64 builtin/fsck.c:183 builtin/prune.c:141
1541 msgid "Checking connectivity"
1542 msgstr "Проверка на връзката"
1543
1540 -#: connected.c:75
1544 +#: connected.c:76
1545 msgid "Could not run 'git rev-list'"
1546 msgstr "Командата „git rev-list“ не може да бъде изпълнена."
1547
1544 -#: connected.c:95
1548 +#: connected.c:96
1549 msgid "failed write to rev-list"
1550 msgstr "неуспешен запис на списъка с версиите"
1551
1548 -#: connected.c:102
1552 +#: connected.c:103
1553 msgid "failed to close rev-list's stdin"
1554 msgstr "стандартният вход на списъка с версиите не може да бъде затворен"
1555
@@ -1658,29 +1662,38 @@ msgstr "файлът с подредбата на съответствията
1662 msgid "Performing inexact rename detection"
1663 msgstr "Търсене на преименувания на обекти съчетани с промени"
1664
1661 -#: diff.c:63
1665 +#: diff.c:74
1666 #, c-format
1667 msgid "option '%s' requires a value"
1668 msgstr "опцията „%s“ изисква стойност"
1669
1666 -#: diff.c:125
1670 +#: diff.c:152
1671 #, c-format
1672 msgid " Failed to parse dirstat cut-off percentage '%s'\n"
1673 msgstr ""
1674 " Неуспешно разпознаване на „%s“ като процент-праг за статистиката по "
1675 "директории\n"
1676
1673 -#: diff.c:130
1677 +#: diff.c:157
1678 #, c-format
1679 msgid " Unknown dirstat parameter '%s'\n"
1680 msgstr " Непознат параметър „%s“ за статистиката по директории'\n"
1681
1678 -#: diff.c:282
1682 +#: diff.c:281
1683 +msgid ""
1684 +"color moved setting must be one of 'no', 'default', 'zebra', 'dimmed_zebra', "
1685 +"'plain'"
1686 +msgstr ""
1687 +"настройката за цвят за преместване трябва да е една от: „no“ (без), "
1688 +"„default“ (стандартно), „zebra“ (райе), „dimmed_zebra“ (притъмнено райе), "
1689 +"„plain“ (обикновено)"
1690 +
1691 +#: diff.c:341
1692 #, c-format
1693 msgid "Unknown value for 'diff.submodule' config variable: '%s'"
1694 msgstr "Непозната стойност „%s“ за настройката „diff.submodule“"
1695
1683 -#: diff.c:342
1696 +#: diff.c:398
1697 #, c-format
1698 msgid ""
1699 "Found errors in 'diff.dirstat' config variable:\n"
@@ -1689,23 +1702,23 @@ msgstr ""
1702 "Грешки в настройката „diff.dirstat“:\n"
1703 "%s"
1704
1692 -#: diff.c:3101
1705 +#: diff.c:3861
1706 #, c-format
1707 msgid "external diff died, stopping at %s"
1708 msgstr ""
1709 "външната програма за разлики завърши неуспешно. Спиране на работата при „%s“"
1710
1698 -#: diff.c:3427
1711 +#: diff.c:4189
1712 msgid "--name-only, --name-status, --check and -s are mutually exclusive"
1713 msgstr ""
1714 "Опциите „--name-only“, „--name-status“, „--check“ и „-s“ са несъвместими "
1715 "една с друга"
1716
1704 -#: diff.c:3517
1717 +#: diff.c:4279
1718 msgid "--follow requires exactly one pathspec"
1719 msgstr "Опцията „--follow“ изисква точно един път"
1720
1708 -#: diff.c:3680
1721 +#: diff.c:4445
1722 #, c-format
1723 msgid ""
1724 "Failed to parse --dirstat/-X option parameter:\n"
@@ -1714,230 +1727,234 @@ msgstr ""
1727 "Неразпознат параметър към опцията „--dirstat/-X“:\n"
1728 "%s"
1729
1717 -#: diff.c:3694
1730 +#: diff.c:4459
1731 #, c-format
1732 msgid "Failed to parse --submodule option parameter: '%s'"
1733 msgstr "Неразпознат параметър към опцията „--submodule“: „%s“"
1734
1722 -#: diff.c:4716
1735 +#: diff.c:5505
1736 msgid "inexact rename detection was skipped due to too many files."
1737 msgstr ""
1738 "търсенето на преименувания на обекти съчетани с промени се прескача поради "
1739 "многото файлове."
1740
1728 -#: diff.c:4719
1741 +#: diff.c:5508
1742 msgid "only found copies from modified paths due to too many files."
1743 msgstr ""
1744 "установени са точните копия на променените пътища поради многото файлове."
1745
1733 -#: diff.c:4722
1746 +#: diff.c:5511
1747 #, c-format
1748 msgid ""
1749 "you may want to set your %s variable to at least %d and retry the command."
1750 msgstr "задайте променливата „%s“ да е поне %d и отново изпълнете командата."
1751
1739 -#: dir.c:1948
1752 +#: dir.c:1983
1753 msgid "failed to get kernel name and information"
1754 msgstr "името и версията на ядрото не бяха получени"
1755
1743 -#: dir.c:2067
1756 +#: dir.c:2102
1757 msgid "Untracked cache is disabled on this system or location."
1758 msgstr ""
1759 "Кеша за неследените файлове е изключен на тази система или местоположение."
1760
1748 -#: dir.c:2846 dir.c:2851
1761 +#: dir.c:2885 dir.c:2890
1762 #, c-format
1763 msgid "could not create directories for %s"
1764 msgstr "директориите за „%s“ не може да бъдат създадени"
1765
1753 -#: dir.c:2876
1766 +#: dir.c:2915
1767 #, c-format
1768 msgid "could not migrate git directory from '%s' to '%s'"
1769 msgstr "директорията на git не може да се мигрира от „%s“ до „%s“"
1770
1758 -#: entry.c:281
1771 +#: entry.c:176
1772 +msgid "Filtering content"
1773 +msgstr "Филтриране на съдържанието"
1774 +
1775 +#: entry.c:417
1776 #, c-format
1777 msgid "could not stat file '%s'"
1778 msgstr "неуспешно изпълнение на „stat“ върху файла „%s“"
1779
1763 -#: fetch-pack.c:251
1780 +#: fetch-pack.c:252
1781 msgid "git fetch-pack: expected shallow list"
1782 msgstr "git fetch-pack: очаква се плитък списък"
1783
1767 -#: fetch-pack.c:263
1784 +#: fetch-pack.c:264
1785 msgid "git fetch-pack: expected ACK/NAK, got EOF"
1786 msgstr "git fetch-pack: очакваше се „ACK“/„NAK“, а бе получен „EOF“"
1787
1771 -#: fetch-pack.c:282 builtin/archive.c:63
1788 +#: fetch-pack.c:283 builtin/archive.c:63
1789 #, c-format
1790 msgid "remote error: %s"
1791 msgstr "отдалечена грешка: %s"
1792
1776 -#: fetch-pack.c:283
1793 +#: fetch-pack.c:284
1794 #, c-format
1795 msgid "git fetch-pack: expected ACK/NAK, got '%s'"
1796 msgstr "git fetch-pack: очакваше се „ACK“/„NAK“, а бе получен „%s“"
1797
1781 -#: fetch-pack.c:335
1798 +#: fetch-pack.c:336
1799 msgid "--stateless-rpc requires multi_ack_detailed"
1800 msgstr "опцията „--stateless-rpc“ изисква „multi_ack_detailed“"
1801
1785 -#: fetch-pack.c:421
1802 +#: fetch-pack.c:422
1803 #, c-format
1804 msgid "invalid shallow line: %s"
1805 msgstr "неправилен плитък ред: „%s“"
1806
1790 -#: fetch-pack.c:427
1807 +#: fetch-pack.c:428
1808 #, c-format
1809 msgid "invalid unshallow line: %s"
1810 msgstr "неправилен неплитък ред: „%s“"
1811
1795 -#: fetch-pack.c:429
1812 +#: fetch-pack.c:430
1813 #, c-format
1814 msgid "object not found: %s"
1815 msgstr "обектът „%s“ липсва"
1816
1800 -#: fetch-pack.c:432
1817 +#: fetch-pack.c:433
1818 #, c-format
1819 msgid "error in object: %s"
1820 msgstr "грешка в обекта: „%s“"
1821
1805 -#: fetch-pack.c:434
1822 +#: fetch-pack.c:435
1823 #, c-format
1824 msgid "no shallow found: %s"
1825 msgstr "не е открит плитък обект: %s"
1826
1810 -#: fetch-pack.c:437
1827 +#: fetch-pack.c:438
1828 #, c-format
1829 msgid "expected shallow/unshallow, got %s"
1830 msgstr "очаква се плитък или не обект, а бе получено: %s"
1831
1815 -#: fetch-pack.c:476
1832 +#: fetch-pack.c:477
1833 #, c-format
1834 msgid "got %s %d %s"
1835 msgstr "получено бе %s %d %s"
1836
1820 -#: fetch-pack.c:490
1837 +#: fetch-pack.c:491
1838 #, c-format
1839 msgid "invalid commit %s"
1840 msgstr "неправилно подаване: „%s“"
1841
1825 -#: fetch-pack.c:523
1842 +#: fetch-pack.c:524
1843 msgid "giving up"
1844 msgstr "преустановяване"
1845
1829 -#: fetch-pack.c:533 progress.c:237
1846 +#: fetch-pack.c:534 progress.c:242
1847 msgid "done"
1848 msgstr "действието завърши"
1849
1833 -#: fetch-pack.c:545
1850 +#: fetch-pack.c:546
1851 #, c-format
1852 msgid "got %s (%d) %s"
1853 msgstr "получено бе %s (%d) %s"
1854
1838 -#: fetch-pack.c:591
1855 +#: fetch-pack.c:592
1856 #, c-format
1857 msgid "Marking %s as complete"
1858 msgstr "Отбелязване на „%s“ като пълно"
1859
1843 -#: fetch-pack.c:775
1860 +#: fetch-pack.c:776
1861 #, c-format
1862 msgid "already have %s (%s)"
1863 msgstr "вече има „%s“ (%s)"
1864
1848 -#: fetch-pack.c:813
1865 +#: fetch-pack.c:814
1866 msgid "fetch-pack: unable to fork off sideband demultiplexer"
1867 msgstr "fetch-pack: не може да се създаде процес за демултиплексора"
1868
1852 -#: fetch-pack.c:821
1869 +#: fetch-pack.c:822
1870 msgid "protocol error: bad pack header"
1871 msgstr "протоколна грешка: неправилна заглавна част на пакет"
1872
1856 -#: fetch-pack.c:877
1873 +#: fetch-pack.c:878
1874 #, c-format
1875 msgid "fetch-pack: unable to fork off %s"
1876 msgstr "fetch-pack: не може да се създаде процес за „%s“"
1877
1861 -#: fetch-pack.c:893
1878 +#: fetch-pack.c:894
1879 #, c-format
1880 msgid "%s failed"
1881 msgstr "неуспешно изпълнение на „%s“"
1882
1866 -#: fetch-pack.c:895
1883 +#: fetch-pack.c:896
1884 msgid "error in sideband demultiplexer"
1885 msgstr "грешка в демултиплексора"
1886
1870 -#: fetch-pack.c:922
1887 +#: fetch-pack.c:923
1888 msgid "Server does not support shallow clients"
1889 msgstr "Сървърът не поддържа плитки клиенти"
1890
1874 -#: fetch-pack.c:926
1891 +#: fetch-pack.c:927
1892 msgid "Server supports multi_ack_detailed"
1893 msgstr "Сървърът поддържа „multi_ack_detailed“"
1894
1878 -#: fetch-pack.c:929
1895 +#: fetch-pack.c:930
1896 msgid "Server supports no-done"
1897 msgstr "Сървърът поддържа „no-done“"
1898
1882 -#: fetch-pack.c:935
1899 +#: fetch-pack.c:936
1900 msgid "Server supports multi_ack"
1901 msgstr "Сървърът поддържа „multi_ack“"
1902
1886 -#: fetch-pack.c:939
1903 +#: fetch-pack.c:940
1904 msgid "Server supports side-band-64k"
1905 msgstr "Сървърът поддържа „side-band-64k“"
1906
1890 -#: fetch-pack.c:943
1907 +#: fetch-pack.c:944
1908 msgid "Server supports side-band"
1909 msgstr "Сървърът поддържа „side-band“"
1910
1894 -#: fetch-pack.c:947
1911 +#: fetch-pack.c:948
1912 msgid "Server supports allow-tip-sha1-in-want"
1913 msgstr "Сървърът поддържа „allow-tip-sha1-in-want“"
1914
1898 -#: fetch-pack.c:951
1915 +#: fetch-pack.c:952
1916 msgid "Server supports allow-reachable-sha1-in-want"
1917 msgstr "Сървърът поддържа „allow-reachable-sha1-in-want“"
1918
1902 -#: fetch-pack.c:961
1919 +#: fetch-pack.c:962
1920 msgid "Server supports ofs-delta"
1921 msgstr "Сървърът поддържа „ofs-delta“"
1922
1906 -#: fetch-pack.c:968
1923 +#: fetch-pack.c:969
1924 #, c-format
1925 msgid "Server version is %.*s"
1926 msgstr "Версията на сървъра е: %.*s"
1927
1911 -#: fetch-pack.c:974
1928 +#: fetch-pack.c:975
1929 msgid "Server does not support --shallow-since"
1930 msgstr "Сървърът не поддържа опцията „--shallow-since“"
1931
1915 -#: fetch-pack.c:978
1932 +#: fetch-pack.c:979
1933 msgid "Server does not support --shallow-exclude"
1934 msgstr "Сървърът не поддържа опцията „--shallow-exclude“"
1935
1919 -#: fetch-pack.c:980
1936 +#: fetch-pack.c:981
1937 msgid "Server does not support --deepen"
1938 msgstr "Сървърът не поддържа опцията „--deepen“"
1939
1923 -#: fetch-pack.c:991
1940 +#: fetch-pack.c:992
1941 msgid "no common commits"
1942 msgstr "няма общи подавания"
1943
1927 -#: fetch-pack.c:1003
1944 +#: fetch-pack.c:1004
1945 msgid "git fetch-pack: fetch failed."
1946 msgstr "git fetch-pack: неуспешно доставяне."
1947
1931 -#: fetch-pack.c:1165
1948 +#: fetch-pack.c:1166
1949 msgid "no matching remote head"
1950 msgstr "не може да бъде открит подходящ връх от отдалеченото хранилище"
1951
1935 -#: fetch-pack.c:1187
1952 +#: fetch-pack.c:1188
1953 #, c-format
1954 msgid "no such remote ref %s"
1955 msgstr "такъв отдалечен указател няма: %s"
1956
1940 -#: fetch-pack.c:1190
1957 +#: fetch-pack.c:1191
1958 #, c-format
1959 msgid "Server does not allow request for unadvertised object %s"
1960 msgstr "Сървърът не позволява заявка за необявен „%s“"
@@ -1950,7 +1967,7 @@ msgstr "Програмата „gpg“ не подписа данните."
1967 msgid "could not create temporary file"
1968 msgstr "не може да се създаде временен файл"
1969
1953 -#: gpg-interface.c:213
1970 +#: gpg-interface.c:214
1971 #, c-format
1972 msgid "failed writing detached signature to '%s'"
1973 msgstr "Програмата не успя да запише самостоятелния подпис в „%s“"
@@ -1960,20 +1977,20 @@ msgstr "Програмата не успя да запише самостоят
1977 msgid "ignore invalid color '%.*s' in log.graphColors"
1978 msgstr "прескачане на неправилния цвят „%.*s“ в „log.graphColors“"
1979
1963 -#: grep.c:1981
1980 +#: grep.c:1970
1981 #, c-format
1982 msgid "'%s': unable to read %s"
1983 msgstr "„%s“: файлът сочен от „%s“ не може да бъде прочетен"
1984
1968 -#: grep.c:1998 builtin/clone.c:403 builtin/diff.c:81 builtin/rm.c:134
1985 +#: grep.c:1987 builtin/clone.c:404 builtin/diff.c:81 builtin/rm.c:134
1986 #, c-format
1987 msgid "failed to stat '%s'"
1988 msgstr "не може да бъде получена информация чрез „stat“ за „%s“"
1989
1973 -#: grep.c:2009
1990 +#: grep.c:1998
1991 #, c-format
1992 msgid "'%s': short read"
1976 -msgstr "„%s“: изчитането върна по-малко байтове от заявените"
1993 +msgstr "„%s“: изчитането върна по-малко байтове от очакваното"
1994
1995 #: help.c:179
1996 #, c-format
@@ -2120,12 +2137,12 @@ msgstr "не може да се ползва празно име като иде
2137 msgid "name consists only of disallowed characters: %s"
2138 msgstr "името съдържа само непозволени знаци: „%s“"
2139
2123 -#: ident.c:416 builtin/commit.c:612
2140 +#: ident.c:416 builtin/commit.c:616
2141 #, c-format
2142 msgid "invalid date format: %s"
2143 msgstr "неправилен формат на дата: %s"
2144
2128 -#: lockfile.c:152
2145 +#: lockfile.c:151
2146 #, c-format
2147 msgid ""
2148 "Unable to create '%s.lock': %s.\n"
@@ -2144,7 +2161,7 @@ msgstr ""
2161 "причина е, че някой процес на git в това хранилище е забил. За да\n"
2162 "продължите работа, ще трябва ръчно да изтриете файла:"
2163
2147 -#: lockfile.c:160
2164 +#: lockfile.c:159
2165 #, c-format
2166 msgid "Unable to create '%s.lock': %s"
2167 msgstr "Файлът-ключалка „%s.lock“ не може да бъде създаден: %s"
@@ -2153,80 +2170,80 @@ msgstr "Файлът-ключалка „%s.lock“ не може да бъде
2170 msgid "failed to read the cache"
2171 msgstr "кешът не може да бъде прочетен"
2172
2156 -#: merge.c:96 builtin/am.c:1980 builtin/am.c:2015 builtin/checkout.c:377
2157 -#: builtin/checkout.c:591 builtin/clone.c:753
2173 +#: merge.c:96 builtin/am.c:1978 builtin/am.c:2013 builtin/checkout.c:380
2174 +#: builtin/checkout.c:595 builtin/clone.c:754
2175 msgid "unable to write new index file"
2176 msgstr "неуспешно записване на новия индекс"
2177
2161 -#: merge-recursive.c:210
2178 +#: merge-recursive.c:235
2179 msgid "(bad commit)\n"
2180 msgstr "(лошо подаване)\n"
2181
2165 -#: merge-recursive.c:232 merge-recursive.c:240
2182 +#: merge-recursive.c:257 merge-recursive.c:265
2183 #, c-format
2184 msgid "addinfo_cache failed for path '%s'"
2185 msgstr "неуспешно изпълнение на „addinfo_cache“ за пътя „%s“"
2186
2170 -#: merge-recursive.c:304
2187 +#: merge-recursive.c:329
2188 msgid "error building trees"
2189 msgstr "грешка при изграждане на дърветата"
2190
2174 -#: merge-recursive.c:728
2191 +#: merge-recursive.c:752
2192 #, c-format
2193 msgid "failed to create path '%s'%s"
2194 msgstr "грешка при създаването на пътя „%s“%s"
2195
2179 -#: merge-recursive.c:739
2196 +#: merge-recursive.c:763
2197 #, c-format
2198 msgid "Removing %s to make room for subdirectory\n"
2199 msgstr "Изтриване на „%s“, за да се освободи място за поддиректория\n"
2200
2184 -#: merge-recursive.c:753 merge-recursive.c:772
2201 +#: merge-recursive.c:777 merge-recursive.c:796
2202 msgid ": perhaps a D/F conflict?"
2203 msgstr ": възможно е да има конфликт директория/файл."
2204
2188 -#: merge-recursive.c:762
2205 +#: merge-recursive.c:786
2206 #, c-format
2207 msgid "refusing to lose untracked file at '%s'"
2208 msgstr ""
2209 "преустановяване на действието, за да не се изтрие неследеният файл „%s“"
2210
2194 -#: merge-recursive.c:804 builtin/cat-file.c:36
2211 +#: merge-recursive.c:828 builtin/cat-file.c:37
2212 #, c-format
2213 msgid "cannot read object %s '%s'"
2214 msgstr "обектът „%s“ (%s) не може да бъде прочетен"
2215
2199 -#: merge-recursive.c:806
2216 +#: merge-recursive.c:830
2217 #, c-format
2218 msgid "blob expected for %s '%s'"
2219 msgstr "обектът „%s“ (%s) се очакваше да е BLOB, а не е"
2220
2204 -#: merge-recursive.c:830
2221 +#: merge-recursive.c:854
2222 #, c-format
2223 msgid "failed to open '%s': %s"
2224 msgstr "„%s“ не може да се отвори: %s"
2225
2209 -#: merge-recursive.c:841
2226 +#: merge-recursive.c:865
2227 #, c-format
2228 msgid "failed to symlink '%s': %s"
2229 msgstr "неуспешно създаване на символната връзка „%s“: %s"
2230
2214 -#: merge-recursive.c:846
2231 +#: merge-recursive.c:870
2232 #, c-format
2233 msgid "do not know what to do with %06o %s '%s'"
2234 msgstr ""
2235 "не е ясно какво да се прави с обекта „%2$s“ (%3$s) с права за достъп „%1$06o“"
2236
2220 -#: merge-recursive.c:986
2237 +#: merge-recursive.c:1010
2238 msgid "Failed to execute internal merge"
2239 msgstr "Неуспешно вътрешно сливане"
2240
2224 -#: merge-recursive.c:990
2241 +#: merge-recursive.c:1014
2242 #, c-format
2243 msgid "Unable to add %s to database"
2244 msgstr "„%s“ не може да се добави в базата с данни"
2245
2229 -#: merge-recursive.c:1093
2246 +#: merge-recursive.c:1117
2247 #, c-format
2248 msgid ""
2249 "CONFLICT (%s/delete): %s deleted in %s and %s in %s. Version %s of %s left "
@@ -2235,7 +2252,7 @@ msgstr ""
2252 "КОНФЛИКТ (%s/изтриване): „%s“ е изтрит в %s, а „%s“ в %s. Версия %s на „%s“ "
2253 "е оставена в дървото."
2254
2238 -#: merge-recursive.c:1098
2255 +#: merge-recursive.c:1122
2256 #, c-format
2257 msgid ""
2258 "CONFLICT (%s/delete): %s deleted in %s and %s to %s in %s. Version %s of %s "
@@ -2244,7 +2261,7 @@ msgstr ""
2261 "КОНФЛИКТ (%s/изтриване): „%s“ е изтрит в %s, а „%s“ е преименуван на „%s“ в "
2262 "%s. Версия %s на „%s“ е оставена в дървото."
2263
2247 -#: merge-recursive.c:1105
2264 +#: merge-recursive.c:1129
2265 #, c-format
2266 msgid ""
2267 "CONFLICT (%s/delete): %s deleted in %s and %s in %s. Version %s of %s left "
@@ -2253,7 +2270,7 @@ msgstr ""
2270 "КОНФЛИКТ (%s/изтриване): „%s“ е изтрит в %s, а „%s“ в %s. Версия %s на „%s“ "
2271 "е оставена в дървото: %s."
2272
2256 -#: merge-recursive.c:1110
2273 +#: merge-recursive.c:1134
2274 #, c-format
2275 msgid ""
2276 "CONFLICT (%s/delete): %s deleted in %s and %s to %s in %s. Version %s of %s "
@@ -2262,20 +2279,20 @@ msgstr ""
2279 "КОНФЛИКТ (%s/изтриване): „%s“ е изтрит в %s, а „%s“ е преименуван на „%s“ в "
2280 "%s. Версия %s на „%s“ е оставена в дървото: %s."
2281
2265 -#: merge-recursive.c:1144
2282 +#: merge-recursive.c:1168
2283 msgid "rename"
2284 msgstr "преименуване"
2285
2269 -#: merge-recursive.c:1144
2286 +#: merge-recursive.c:1168
2287 msgid "renamed"
2288 msgstr "преименуван"
2289
2273 -#: merge-recursive.c:1201
2290 +#: merge-recursive.c:1225
2291 #, c-format
2292 msgid "%s is a directory in %s adding as %s instead"
2293 msgstr "„%s“ е директория в „%s“, затова се добавя като „%s“"
2294
2278 -#: merge-recursive.c:1226
2295 +#: merge-recursive.c:1250
2296 #, c-format
2297 msgid ""
2298 "CONFLICT (rename/rename): Rename \"%s\"->\"%s\" in branch \"%s\" rename \"%s"
@@ -2284,143 +2301,143 @@ msgstr ""
2301 "КОНФЛИКТ (преименуване/преименуване): „%s“ е преименуван на „%s“ в клон "
2302 "„%s“, а „%s“ е преименуван на „%s“ в „%s“/%s."
2303
2287 -#: merge-recursive.c:1231
2304 +#: merge-recursive.c:1255
2305 msgid " (left unresolved)"
2306 msgstr " (некоригиран конфликт)"
2307
2291 -#: merge-recursive.c:1293
2308 +#: merge-recursive.c:1317
2309 #, c-format
2310 msgid "CONFLICT (rename/rename): Rename %s->%s in %s. Rename %s->%s in %s"
2311 msgstr ""
2312 "КОНФЛИКТ (преименуване/преименуване): „%s“ е преименуван на „%s“ в клон "
2313 "„%s“, а „%s“ е преименуван на „%s“ в „%s“"
2314
2298 -#: merge-recursive.c:1326
2315 +#: merge-recursive.c:1350
2316 #, c-format
2317 msgid "Renaming %s to %s and %s to %s instead"
2318 msgstr "Преименуване на „%s“ на „%s“, а „%s“ на „%s“"
2319
2303 -#: merge-recursive.c:1529
2320 +#: merge-recursive.c:1553
2321 #, c-format
2322 msgid "CONFLICT (rename/add): Rename %s->%s in %s. %s added in %s"
2323 msgstr ""
2324 "КОНФЛИКТ (преименуване/добавяне): „%s“ е преименуван на „%s“ в клон „%s“, а "
2325 "„%s“ е добавен в „%s“"
2326
2310 -#: merge-recursive.c:1544
2327 +#: merge-recursive.c:1568
2328 #, c-format
2329 msgid "Adding merged %s"
2330 msgstr "Добавяне на слетия „%s“"
2331
2315 -#: merge-recursive.c:1551 merge-recursive.c:1781
2332 +#: merge-recursive.c:1575 merge-recursive.c:1805
2333 #, c-format
2334 msgid "Adding as %s instead"
2335 msgstr "Добавяне като „%s“"
2336
2320 -#: merge-recursive.c:1608
2337 +#: merge-recursive.c:1632
2338 #, c-format
2339 msgid "cannot read object %s"
2340 msgstr "обектът „%s“ не може да се прочете"
2341
2325 -#: merge-recursive.c:1611
2342 +#: merge-recursive.c:1635
2343 #, c-format
2344 msgid "object %s is not a blob"
2345 msgstr "обектът „%s“ не е BLOB"
2346
2330 -#: merge-recursive.c:1680
2347 +#: merge-recursive.c:1704
2348 msgid "modify"
2349 msgstr "промяна"
2350
2334 -#: merge-recursive.c:1680
2351 +#: merge-recursive.c:1704
2352 msgid "modified"
2353 msgstr "променен"
2354
2338 -#: merge-recursive.c:1690
2355 +#: merge-recursive.c:1714
2356 msgid "content"
2357 msgstr "съдържание"
2358
2342 -#: merge-recursive.c:1697
2359 +#: merge-recursive.c:1721
2360 msgid "add/add"
2361 msgstr "добавяне/добавяне"
2362
2346 -#: merge-recursive.c:1733
2363 +#: merge-recursive.c:1757
2364 #, c-format
2365 msgid "Skipped %s (merged same as existing)"
2366 msgstr "Прескачане на „%s“ (слетият резултат е идентичен със сегашния)"
2367
2351 -#: merge-recursive.c:1747
2368 +#: merge-recursive.c:1771
2369 #, c-format
2370 msgid "Auto-merging %s"
2371 msgstr "Автоматично сливане на „%s“"
2372
2356 -#: merge-recursive.c:1751 git-submodule.sh:945
2373 +#: merge-recursive.c:1775 git-submodule.sh:944
2374 msgid "submodule"
2375 msgstr "ПОДМОДУЛ"
2376
2360 -#: merge-recursive.c:1752
2377 +#: merge-recursive.c:1776
2378 #, c-format
2379 msgid "CONFLICT (%s): Merge conflict in %s"
2380 msgstr "КОНФЛИКТ (%s): Конфликт при сливане на „%s“"
2381
2365 -#: merge-recursive.c:1846
2382 +#: merge-recursive.c:1870
2383 #, c-format
2384 msgid "Removing %s"
2385 msgstr "Изтриване на „%s“"
2386
2370 -#: merge-recursive.c:1872
2387 +#: merge-recursive.c:1896
2388 msgid "file/directory"
2389 msgstr "файл/директория"
2390
2374 -#: merge-recursive.c:1878
2391 +#: merge-recursive.c:1902
2392 msgid "directory/file"
2393 msgstr "директория/файл"
2394
2378 -#: merge-recursive.c:1884
2395 +#: merge-recursive.c:1908
2396 #, c-format
2397 msgid "CONFLICT (%s): There is a directory with name %s in %s. Adding %s as %s"
2398 msgstr ""
2399 "КОНФЛИКТ (%s): Съществува директория на име „%s“ в „%s“. Добавяне на „%s“ "
2400 "като „%s“"
2401
2385 -#: merge-recursive.c:1893
2402 +#: merge-recursive.c:1917
2403 #, c-format
2404 msgid "Adding %s"
2405 msgstr "Добавяне на „%s“"
2406
2390 -#: merge-recursive.c:1930
2391 -msgid "Already up-to-date!"
2407 +#: merge-recursive.c:1954
2408 +msgid "Already up to date!"
2409 msgstr "Вече е обновено!"
2410
2394 -#: merge-recursive.c:1939
2411 +#: merge-recursive.c:1963
2412 #, c-format
2413 msgid "merging of trees %s and %s failed"
2414 msgstr "неуспешно сливане на дърветата „%s“ и „%s“"
2415
2399 -#: merge-recursive.c:2022
2416 +#: merge-recursive.c:2060
2417 msgid "Merging:"
2418 msgstr "Сливане:"
2419
2403 -#: merge-recursive.c:2035
2420 +#: merge-recursive.c:2073
2421 #, c-format
2422 msgid "found %u common ancestor:"
2423 msgid_plural "found %u common ancestors:"
2424 msgstr[0] "открит е %u общ предшественик:"
2425 msgstr[1] "открити са %u общи предшественици:"
2426
2410 -#: merge-recursive.c:2074
2427 +#: merge-recursive.c:2112
2428 msgid "merge returned no commit"
2429 msgstr "сливането не върна подаване"
2430
2414 -#: merge-recursive.c:2137
2431 +#: merge-recursive.c:2175
2432 #, c-format
2433 msgid "Could not parse object '%s'"
2434 msgstr "Неуспешен анализ на обекта „%s“"
2435
2419 -#: merge-recursive.c:2151 builtin/merge.c:646 builtin/merge.c:793
2436 +#: merge-recursive.c:2189 builtin/merge.c:655 builtin/merge.c:814
2437 msgid "Unable to write index."
2438 msgstr "Индексът не може да бъде прочетен"
2439
2423 -#: notes-merge.c:273
2440 +#: notes-merge.c:272
2441 #, c-format
2442 msgid ""
2443 "You have not concluded your previous notes merge (%s exists).\n"
@@ -2437,7 +2454,7 @@ msgstr ""
2454 "\n"
2455 " git notes merge --abort"
2456
2440 -#: notes-merge.c:280
2457 +#: notes-merge.c:279
2458 #, c-format
2459 msgid "You have not concluded your notes merge (%s exists)."
2460 msgstr ""
@@ -2468,16 +2485,35 @@ msgstr ""
2485 msgid "Bad %s value: '%s'"
2486 msgstr "Зададена е лоша стойност на променливата „%s“: „%s“"
2487
2471 -#: object.c:240
2488 +#: object.c:239
2489 #, c-format
2490 msgid "unable to parse object: %s"
2491 msgstr "обектът „%s“ не може да бъде анализиран"
2492
2493 +#: packfile.c:556
2494 +msgid "offset before end of packfile (broken .idx?)"
2495 +msgstr ""
2496 +"отместване преди края на пакетния файл (възможно е индексът да е повреден)"
2497 +
2498 +#: packfile.c:1683
2499 +#, c-format
2500 +msgid "offset before start of pack index for %s (corrupt index?)"
2501 +msgstr ""
2502 +"отместване преди началото на индекса на пакетния файл „%s“ (възможно е "
2503 +"индексът да е повреден)"
2504 +
2505 +#: packfile.c:1687
2506 +#, c-format
2507 +msgid "offset beyond end of pack index for %s (truncated index?)"
2508 +msgstr ""
2509 +"отместване преди края на индекса на пакетния файл „%s“ (възможно е индексът "
2510 +"да е отрязан)"
2511 +
2512 #: parse-options.c:573
2513 msgid "..."
2514 msgstr "…"
2515
2480 -#: parse-options.c:591
2516 +#: parse-options.c:592
2517 #, c-format
2518 msgid "usage: %s"
2519 msgstr "употреба: %s"
@@ -2485,17 +2521,17 @@ msgstr "употреба: %s"
2521 #. TRANSLATORS: the colon here should align with the
2522 #. one in "usage: %s" translation.
2523 #.
2488 -#: parse-options.c:597
2524 +#: parse-options.c:598
2525 #, c-format
2526 msgid " or: %s"
2527 msgstr " или: %s"
2528
2493 -#: parse-options.c:600
2529 +#: parse-options.c:601
2530 #, c-format
2531 msgid " %s"
2532 msgstr " %s"
2533
2498 -#: parse-options.c:634
2534 +#: parse-options.c:640
2535 msgid "-NUM"
2536 msgstr "-ЧИСЛО"
2537
@@ -2504,7 +2540,7 @@ msgstr "-ЧИСЛО"
2540 msgid "malformed object name '%s'"
2541 msgstr "неправилно име на обект „%s“"
2542
2507 -#: path.c:890
2543 +#: path.c:891
2544 #, c-format
2545 msgid "Could not make %s writable by group"
2546 msgstr "Не могат да се дадат права за запис в директорията „%s“ на групата"
@@ -2578,7 +2614,7 @@ msgstr "„%s“ (клавиш: „%c“)"
2614 msgid "%s: pathspec magic not supported by this command: %s"
2615 msgstr "%s: магическите пътища не се поддържат от командата „%s“"
2616
2581 -#: pathspec.c:575
2617 +#: pathspec.c:571
2618 msgid ""
2619 "empty strings as pathspecs will be made invalid in upcoming releases. please "
2620 "use . instead if you meant to match all paths"
@@ -2587,12 +2623,12 @@ msgstr ""
2623 "следващи версии на Git. Ако искате съвпадение с всички пътища, използвайте: "
2624 "„.“"
2625
2590 -#: pathspec.c:599
2626 +#: pathspec.c:595
2627 #, c-format
2628 msgid "pathspec '%s' is beyond a symbolic link"
2629 msgstr "пътят „%s“ е след символна връзка"
2630
2595 -#: pretty.c:963
2631 +#: pretty.c:962
2632 msgid "unable to parse --pretty format"
2633 msgstr "аргументът към опцията „--pretty“ не може да се анализира"
2634
@@ -2615,50 +2651,51 @@ msgstr ""
2651 "„GIT_INDEX_VERSION“.\n"
2652 "Ще се ползва версия %i"
2653
2618 -#: read-cache.c:2308 builtin/merge.c:1019
2654 +#: read-cache.c:2316 builtin/merge.c:1046
2655 #, c-format
2656 msgid "could not close '%s'"
2657 msgstr "„%s“ не може да се затвори"
2658
2623 -#: read-cache.c:2383 sequencer.c:1353 sequencer.c:2054
2659 +#: read-cache.c:2394 sequencer.c:1355 sequencer.c:2077
2660 #, c-format
2661 msgid "could not stat '%s'"
2662 msgstr "неуспешно изпълнение на „stat“ върху „%s“"
2663
2628 -#: read-cache.c:2396
2664 +#: read-cache.c:2407
2665 #, c-format
2666 msgid "unable to open git dir: %s"
2667 msgstr "не може да се отвори директорията на git: %s"
2668
2633 -#: read-cache.c:2408
2669 +#: read-cache.c:2419
2670 #, c-format
2671 msgid "unable to unlink: %s"
2672 msgstr "неуспешно изтриване на „%s“"
2673
2638 -#: refs.c:622
2674 +#: refs.c:638
2675 #, c-format
2676 msgid "Could not open '%s' for writing"
2677 msgstr "„%s“ не може да бъде отворен за запис"
2678
2643 -#: refs.c:1769
2679 +#: refs.c:1779
2680 msgid "ref updates forbidden inside quarantine environment"
2681 msgstr "обновяванията на указатели са забранени в среди под карантина"
2682
2647 -#: refs/files-backend.c:1664
2683 +#: refs/files-backend.c:1136
2684 +#, c-format
2685 +msgid "could not remove reference %s"
2686 +msgstr "Указателят „%s“ не може да бъде изтрит"
2687 +
2688 +#: refs/files-backend.c:1150 refs/packed-backend.c:1430
2689 +#: refs/packed-backend.c:1440
2690 #, c-format
2691 msgid "could not delete reference %s: %s"
2692 msgstr "Указателят „%s“ не може да бъде изтрит: %s"
2693
2652 -#: refs/files-backend.c:1667
2694 +#: refs/files-backend.c:1153 refs/packed-backend.c:1443
2695 #, c-format
2696 msgid "could not delete references: %s"
2697 msgstr "Указателите не може да бъдат изтрити: %s"
2698
2657 -#: refs/files-backend.c:1676
2658 -#, c-format
2659 -msgid "could not remove reference %s"
2660 -msgstr "Указателят „%s“ не може да бъде изтрит"
2661 -
2699 #: ref-filter.c:35 wt-status.c:1811
2700 msgid "gone"
2701 msgstr "изтрит"
@@ -2678,157 +2715,157 @@ msgstr "назад с %d"
2715 msgid "ahead %d, behind %d"
2716 msgstr "напред с %d, назад с %d"
2717
2681 -#: ref-filter.c:105
2718 +#: ref-filter.c:104
2719 #, c-format
2720 msgid "expected format: %%(color:<color>)"
2721 msgstr "очакван формат: %%(color:ЦВЯТ)"
2722
2686 -#: ref-filter.c:107
2723 +#: ref-filter.c:106
2724 #, c-format
2725 msgid "unrecognized color: %%(color:%s)"
2726 msgstr "непознат цвят: %%(color:%s)"
2727
2691 -#: ref-filter.c:121
2728 +#: ref-filter.c:126
2729 #, c-format
2730 msgid "Integer value expected refname:lstrip=%s"
2731 msgstr "очаква се цяло число за „refname:lstrip=%s“"
2732
2696 -#: ref-filter.c:125
2733 +#: ref-filter.c:130
2734 #, c-format
2735 msgid "Integer value expected refname:rstrip=%s"
2736 msgstr "очаква се цяло число за „refname:rstrip=%s“"
2737
2701 -#: ref-filter.c:127
2738 +#: ref-filter.c:132
2739 #, c-format
2740 msgid "unrecognized %%(%s) argument: %s"
2741 msgstr "непознат аргумент за „%%(%s)“: %s"
2742
2706 -#: ref-filter.c:167
2743 +#: ref-filter.c:172
2744 #, c-format
2745 msgid "%%(body) does not take arguments"
2746 msgstr "%%(body) не приема аргументи"
2747
2711 -#: ref-filter.c:174
2748 +#: ref-filter.c:179
2749 #, c-format
2750 msgid "%%(subject) does not take arguments"
2751 msgstr "%%(subject) не приема аргументи"
2752
2716 -#: ref-filter.c:181
2753 +#: ref-filter.c:186
2754 #, c-format
2755 msgid "%%(trailers) does not take arguments"
2756 msgstr "%%(trailers) не приема аргументи"
2757
2721 -#: ref-filter.c:200
2758 +#: ref-filter.c:205
2759 #, c-format
2760 msgid "positive value expected contents:lines=%s"
2761 msgstr "очаква се положителна стойност за „contents:lines=%s“"
2762
2726 -#: ref-filter.c:202
2763 +#: ref-filter.c:207
2764 #, c-format
2765 msgid "unrecognized %%(contents) argument: %s"
2766 msgstr "непознат аргумент за %%(contents): %s"
2767
2731 -#: ref-filter.c:215
2768 +#: ref-filter.c:220
2769 #, c-format
2770 msgid "positive value expected objectname:short=%s"
2771 msgstr "очаква се положителна стойност за „objectname:short=%s“"
2772
2736 -#: ref-filter.c:219
2773 +#: ref-filter.c:224
2774 #, c-format
2775 msgid "unrecognized %%(objectname) argument: %s"
2776 msgstr "непознат аргумент за %%(objectname): %s"
2777
2741 -#: ref-filter.c:246
2778 +#: ref-filter.c:251
2779 #, c-format
2780 msgid "expected format: %%(align:<width>,<position>)"
2781 msgstr "очакван формат: %%(align:ШИРОЧИНА,ПОЗИЦИЯ)"
2782
2746 -#: ref-filter.c:258
2783 +#: ref-filter.c:263
2784 #, c-format
2785 msgid "unrecognized position:%s"
2786 msgstr "непозната позиция: %s"
2787
2751 -#: ref-filter.c:262
2788 +#: ref-filter.c:267
2789 #, c-format
2790 msgid "unrecognized width:%s"
2791 msgstr "непозната широчина: %s"
2792
2756 -#: ref-filter.c:268
2793 +#: ref-filter.c:273
2794 #, c-format
2795 msgid "unrecognized %%(align) argument: %s"
2796 msgstr "непознат аргумент за %%(align): %s"
2797
2761 -#: ref-filter.c:272
2798 +#: ref-filter.c:277
2799 #, c-format
2800 msgid "positive width expected with the %%(align) atom"
2801 msgstr "очаква се положителна широчина с лексемата „%%(align)“"
2802
2766 -#: ref-filter.c:287
2803 +#: ref-filter.c:292
2804 #, c-format
2805 msgid "unrecognized %%(if) argument: %s"
2806 msgstr "непознат аргумент за „%%(if)“: %s"
2807
2771 -#: ref-filter.c:378
2808 +#: ref-filter.c:382
2809 #, c-format
2810 msgid "malformed field name: %.*s"
2811 msgstr "неправилно име на обект: „%.*s“"
2812
2776 -#: ref-filter.c:404
2813 +#: ref-filter.c:408
2814 #, c-format
2815 msgid "unknown field name: %.*s"
2816 msgstr "непознато име на обект: „%.*s“"
2817
2781 -#: ref-filter.c:508
2818 +#: ref-filter.c:520
2819 #, c-format
2820 msgid "format: %%(if) atom used without a %%(then) atom"
2821 msgstr "формат: лексемата %%(if) е използвана без съответната ѝ %%(then)"
2822
2786 -#: ref-filter.c:568
2823 +#: ref-filter.c:580
2824 #, c-format
2825 msgid "format: %%(then) atom used without an %%(if) atom"
2826 msgstr "формат: лексемата %%(then) е използвана без съответната ѝ %%(if)"
2827
2791 -#: ref-filter.c:570
2828 +#: ref-filter.c:582
2829 #, c-format
2830 msgid "format: %%(then) atom used more than once"
2831 msgstr "формат: лексемата %%(then) е използвана повече от един път"
2832
2796 -#: ref-filter.c:572
2833 +#: ref-filter.c:584
2834 #, c-format
2835 msgid "format: %%(then) atom used after %%(else)"
2836 msgstr "формат: лексемата %%(then) е използвана след %%(else)"
2837
2801 -#: ref-filter.c:598
2838 +#: ref-filter.c:610
2839 #, c-format
2840 msgid "format: %%(else) atom used without an %%(if) atom"
2841 msgstr "формат: лексемата %%(else) е използвана без съответната ѝ %%(if)"
2842
2806 -#: ref-filter.c:600
2843 +#: ref-filter.c:612
2844 #, c-format
2845 msgid "format: %%(else) atom used without a %%(then) atom"
2846 msgstr "формат: лексемата %%(else) е използвана без съответната ѝ %%(then)"
2847
2811 -#: ref-filter.c:602
2848 +#: ref-filter.c:614
2849 #, c-format
2850 msgid "format: %%(else) atom used more than once"
2851 msgstr "формат: лексемата %%(else) е използвана повече от един път"
2852
2816 -#: ref-filter.c:615
2853 +#: ref-filter.c:627
2854 #, c-format
2855 msgid "format: %%(end) atom used without corresponding atom"
2856 msgstr "формат: лексемата %%(end) е използвана без съответната ѝ"
2857
2821 -#: ref-filter.c:670
2858 +#: ref-filter.c:682
2859 #, c-format
2860 msgid "malformed format string %s"
2824 -msgstr "неправилен низ за форматиране „%s“"
2861 +msgstr "неправилен форматиращ низ „%s“"
2862
2826 -#: ref-filter.c:1254
2863 +#: ref-filter.c:1268
2864 #, c-format
2865 msgid "(no branch, rebasing %s)"
2866 msgstr "(извън клон, пребазиране на „%s“)"
2867
2831 -#: ref-filter.c:1257
2868 +#: ref-filter.c:1271
2869 #, c-format
2870 msgid "(no branch, bisect started on %s)"
2871 msgstr "(извън клон, двоично търсене от „%s“)"
@@ -2836,7 +2873,7 @@ msgstr "(извън клон, двоично търсене от „%s“)"
2873 #. TRANSLATORS: make sure this matches "HEAD
2874 #. detached at " in wt-status.c
2875 #.
2839 -#: ref-filter.c:1265
2876 +#: ref-filter.c:1279
2877 #, c-format
2878 msgid "(HEAD detached at %s)"
2879 msgstr "(Указателят „HEAD“ не е свързан и е при „%s“)"
@@ -2844,110 +2881,110 @@ msgstr "(Указателят „HEAD“ не е свързан и е при „
2881 #. TRANSLATORS: make sure this matches "HEAD
2882 #. detached from " in wt-status.c
2883 #.
2847 -#: ref-filter.c:1272
2884 +#: ref-filter.c:1286
2885 #, c-format
2886 msgid "(HEAD detached from %s)"
2887 msgstr "Указателят „HEAD“ не е свързан и е отделѐн от „%s“"
2888
2852 -#: ref-filter.c:1276
2889 +#: ref-filter.c:1290
2890 msgid "(no branch)"
2891 msgstr "(извън клон)"
2892
2856 -#: ref-filter.c:1426 ref-filter.c:1457
2893 +#: ref-filter.c:1439 ref-filter.c:1470
2894 #, c-format
2895 msgid "missing object %s for %s"
2896 msgstr "обектът „%s“ липсва за „%s“"
2897
2861 -#: ref-filter.c:1429 ref-filter.c:1460
2898 +#: ref-filter.c:1442 ref-filter.c:1473
2899 #, c-format
2900 msgid "parse_object_buffer failed on %s for %s"
2901 msgstr "неуспешно анализиране чрез „parse_object_buffer“ на „%s“ за „%s“"
2902
2866 -#: ref-filter.c:1760
2903 +#: ref-filter.c:1773
2904 #, c-format
2905 msgid "malformed object at '%s'"
2906 msgstr "обект със сгрешен формат при „%s“"
2907
2871 -#: ref-filter.c:1827
2908 +#: ref-filter.c:1840
2909 #, c-format
2910 msgid "ignoring ref with broken name %s"
2911 msgstr "игнориране на указателя с грешно име „%s“"
2912
2876 -#: ref-filter.c:1832
2913 +#: ref-filter.c:1845
2914 #, c-format
2915 msgid "ignoring broken ref %s"
2916 msgstr "игнориране на повредения указател „%s“"
2917
2881 -#: ref-filter.c:2095
2918 +#: ref-filter.c:2107
2919 #, c-format
2920 msgid "format: %%(end) atom missing"
2921 msgstr "грешка във форма̀та: липсва лексемата %%(end)"
2922
2886 -#: ref-filter.c:2176
2923 +#: ref-filter.c:2201
2924 #, c-format
2925 msgid "malformed object name %s"
2926 msgstr "неправилно име на обект „%s“"
2927
2891 -#: remote.c:747
2928 +#: remote.c:750
2929 #, c-format
2930 msgid "Cannot fetch both %s and %s to %s"
2931 msgstr "Невъзможно е да се доставят едновременно и „%s“, и „%s“ към „%s“"
2932
2896 -#: remote.c:751
2933 +#: remote.c:754
2934 #, c-format
2935 msgid "%s usually tracks %s, not %s"
2936 msgstr "„%s“ обикновено следи „%s“, а не „%s“"
2937
2901 -#: remote.c:755
2938 +#: remote.c:758
2939 #, c-format
2940 msgid "%s tracks both %s and %s"
2941 msgstr "„%s“ следи както „%s“, така и „%s“"
2942
2906 -#: remote.c:763
2943 +#: remote.c:766
2944 msgid "Internal error"
2945 msgstr "Вътрешна грешка"
2946
2910 -#: remote.c:1680 remote.c:1782
2947 +#: remote.c:1681 remote.c:1783
2948 msgid "HEAD does not point to a branch"
2949 msgstr "Указателят „HEAD“ не сочи към клон"
2950
2914 -#: remote.c:1689
2951 +#: remote.c:1690
2952 #, c-format
2953 msgid "no such branch: '%s'"
2954 msgstr "няма клон на име „%s“"
2955
2919 -#: remote.c:1692
2956 +#: remote.c:1693
2957 #, c-format
2958 msgid "no upstream configured for branch '%s'"
2959 msgstr "не е зададен клон-източник за клона „%s“"
2960
2924 -#: remote.c:1698
2961 +#: remote.c:1699
2962 #, c-format
2963 msgid "upstream branch '%s' not stored as a remote-tracking branch"
2964 msgstr "клонът-източник „%s“ не е съхранен като следящ клон"
2965
2929 -#: remote.c:1713
2966 +#: remote.c:1714
2967 #, c-format
2968 msgid "push destination '%s' on remote '%s' has no local tracking branch"
2969 msgstr ""
2970 "липсва локален следящ клон за местоположението за изтласкване „%s“ в "
2971 "хранилището „%s“"
2972
2936 -#: remote.c:1725
2973 +#: remote.c:1726
2974 #, c-format
2975 msgid "branch '%s' has no remote for pushing"
2976 msgstr "няма информация клонът „%s“ да следи някой друг"
2977
2941 -#: remote.c:1736
2978 +#: remote.c:1737
2979 #, c-format
2980 msgid "push refspecs for '%s' do not include '%s'"
2981 msgstr "указателят за изтласкване на „%s“ не включва „%s“"
2982
2946 -#: remote.c:1749
2983 +#: remote.c:1750
2984 msgid "push has no destination (push.default is 'nothing')"
2985 msgstr "указателят за изтласкване не включва цел („push.default“ е „nothing“)"
2986
2950 -#: remote.c:1771
2987 +#: remote.c:1772
2988 msgid "cannot resolve 'simple' push to a single destination"
2989 msgstr "простото (simple) изтласкване не съответства на една цел"
2990
@@ -2962,7 +2999,7 @@ msgstr " (за да коригирате това, използвайте „gi
2999
3000 #: remote.c:2083
3001 #, c-format
2965 -msgid "Your branch is up-to-date with '%s'.\n"
3002 +msgid "Your branch is up to date with '%s'.\n"
3003 msgstr "Клонът е актуализиран към „%s“.\n"
3004
3005 #: remote.c:2087
@@ -3007,16 +3044,16 @@ msgstr[1] ""
3044 msgid " (use \"git pull\" to merge the remote branch into yours)\n"
3045 msgstr " (слейте отдалечения клон в локалния чрез „git pull“)\n"
3046
3010 -#: revision.c:2187
3047 +#: revision.c:2256
3048 msgid "your current branch appears to be broken"
3049 msgstr "Текущият клон е повреден"
3050
3014 -#: revision.c:2190
3051 +#: revision.c:2259
3052 #, c-format
3053 msgid "your current branch '%s' does not have any commits yet"
3054 msgstr "Текущият клон „%s“ е без подавания "
3055
3019 -#: revision.c:2384
3056 +#: revision.c:2453
3057 msgid "--first-parent is incompatible with --bisect"
3058 msgstr "опциите „--first-parent“ и „--bisect“ са несъвместими"
3059
@@ -3059,24 +3096,24 @@ msgstr "получаващата страна не поддържа изтлас
3096 msgid "the receiving end does not support push options"
3097 msgstr "отсрещната страна не поддържа опции при изтласкване"
3098
3062 -#: sequencer.c:216
3099 +#: sequencer.c:218
3100 msgid "revert"
3101 msgstr "отмяна"
3102
3066 -#: sequencer.c:218
3103 +#: sequencer.c:220
3104 msgid "cherry-pick"
3105 msgstr "отбиране"
3106
3070 -#: sequencer.c:220
3107 +#: sequencer.c:222
3108 msgid "rebase -i"
3109 msgstr "rebase -i"
3110
3074 -#: sequencer.c:222
3111 +#: sequencer.c:224
3112 #, c-format
3113 msgid "Unknown action: %d"
3114 msgstr "Неизвестно действие: %d"
3115
3079 -#: sequencer.c:279
3116 +#: sequencer.c:281
3117 msgid ""
3118 "after resolving the conflicts, mark the corrected paths\n"
3119 "with 'git add <paths>' or 'git rm <paths>'"
@@ -3084,7 +3121,7 @@ msgstr ""
3121 "след коригирането на конфликтите, отбележете съответните\n"
3122 "пътища с „git add ПЪТ…“ или „git rm ПЪТ…“."
3123
3087 -#: sequencer.c:282
3124 +#: sequencer.c:284
3125 msgid ""
3126 "after resolving the conflicts, mark the corrected paths\n"
3127 "with 'git add <paths>' or 'git rm <paths>'\n"
@@ -3094,42 +3131,43 @@ msgstr ""
3131 "пътища с „git add ПЪТ…“ или „git rm ПЪТ…“, след което\n"
3132 "подайте резултата с командата „git commit'“."
3133
3097 -#: sequencer.c:295 sequencer.c:1685
3134 +#: sequencer.c:297 sequencer.c:1704
3135 #, c-format
3136 msgid "could not lock '%s'"
3137 msgstr "„%s“ не може да се заключи"
3138
3102 -#: sequencer.c:298 sequencer.c:1563 sequencer.c:1690 sequencer.c:1704
3139 +#: sequencer.c:300 sequencer.c:1581 sequencer.c:1709 sequencer.c:1723
3140 +#: sequencer.c:2733 sequencer.c:2749
3141 #, c-format
3142 msgid "could not write to '%s'"
3143 msgstr "в „%s“ не може да се пише"
3144
3107 -#: sequencer.c:302
3145 +#: sequencer.c:304
3146 #, c-format
3147 msgid "could not write eol to '%s'"
3148 msgstr "краят на ред не може да се запише в „%s“"
3149
3112 -#: sequencer.c:306 sequencer.c:1568 sequencer.c:1692
3150 +#: sequencer.c:308 sequencer.c:1586 sequencer.c:1711
3151 #, c-format
3152 msgid "failed to finalize '%s'."
3153 msgstr "„%s“ не може да се завърши."
3154
3117 -#: sequencer.c:330 sequencer.c:817 sequencer.c:1589 builtin/am.c:258
3118 -#: builtin/commit.c:750 builtin/merge.c:1017
3155 +#: sequencer.c:332 sequencer.c:819 sequencer.c:1607 builtin/am.c:259
3156 +#: builtin/commit.c:754 builtin/merge.c:1044
3157 #, c-format
3158 msgid "could not read '%s'"
3159 msgstr "файлът „%s“ не може да бъде прочетен"
3160
3123 -#: sequencer.c:356
3161 +#: sequencer.c:358
3162 #, c-format
3163 msgid "your local changes would be overwritten by %s."
3164 msgstr "локалните ви промени ще бъдат презаписани при %s."
3165
3128 -#: sequencer.c:360
3166 +#: sequencer.c:362
3167 msgid "commit your changes or stash them to proceed."
3168 msgstr "подайте или скатайте промените, за да продължите"
3169
3132 -#: sequencer.c:389
3170 +#: sequencer.c:391
3171 #, c-format
3172 msgid "%s: fast-forward"
3173 msgstr "%s: превъртане"
@@ -3137,20 +3175,20 @@ msgstr "%s: превъртане"
3175 #. TRANSLATORS: %s will be "revert", "cherry-pick" or
3176 #. "rebase -i".
3177 #.
3140 -#: sequencer.c:472
3178 +#: sequencer.c:474
3179 #, c-format
3180 msgid "%s: Unable to write new index file"
3181 msgstr "%s: новият индекс не може да бъде запазен"
3182
3145 -#: sequencer.c:491
3183 +#: sequencer.c:493
3184 msgid "could not resolve HEAD commit\n"
3185 msgstr "подаването сочено от указателя „HEAD“ не може да бъде открито\n"
3186
3149 -#: sequencer.c:511
3187 +#: sequencer.c:513
3188 msgid "unable to update cache tree\n"
3189 msgstr "дървото на кеша не може да бъде обновено\n"
3190
3153 -#: sequencer.c:595
3191 +#: sequencer.c:597
3192 #, c-format
3193 msgid ""
3194 "you have staged changes in your working tree\n"
@@ -3179,17 +3217,17 @@ msgstr ""
3217 "\n"
3218 " git rebase --continue\n"
3219
3182 -#: sequencer.c:697
3220 +#: sequencer.c:699
3221 #, c-format
3222 msgid "could not parse commit %s\n"
3223 msgstr "подаването „%s“ не може да бъде анализирано\n"
3224
3187 -#: sequencer.c:702
3225 +#: sequencer.c:704
3226 #, c-format
3227 msgid "could not parse parent commit %s\n"
3228 msgstr "родителското подаване „%s“ не може да бъде анализирано\n"
3229
3192 -#: sequencer.c:824
3230 +#: sequencer.c:826
3231 #, c-format
3232 msgid ""
3233 "unexpected 1st line of squash message:\n"
@@ -3200,7 +3238,7 @@ msgstr ""
3238 "\n"
3239 " %.*s"
3240
3203 -#: sequencer.c:830
3241 +#: sequencer.c:832
3242 #, c-format
3243 msgid ""
3244 "invalid 1st line of squash message:\n"
@@ -3211,239 +3249,240 @@ msgstr ""
3249 "\n"
3250 " %.*s"
3251
3214 -#: sequencer.c:836 sequencer.c:861
3252 +#: sequencer.c:838 sequencer.c:863
3253 #, c-format
3254 msgid "This is a combination of %d commits."
3255 msgstr "Това е обединение от %d подавания"
3256
3219 -#: sequencer.c:845
3257 +#: sequencer.c:847 sequencer.c:2681
3258 msgid "need a HEAD to fixup"
3259 msgstr "За смачкване ви трябва указател „HEAD“"
3260
3223 -#: sequencer.c:847
3261 +#: sequencer.c:849
3262 msgid "could not read HEAD"
3263 msgstr "указателят „HEAD“ не може да се прочете"
3264
3227 -#: sequencer.c:849
3265 +#: sequencer.c:851
3266 msgid "could not read HEAD's commit message"
3267 msgstr ""
3268 "съобщението за подаване към указателя „HEAD“ не може да бъде прочетено: %s"
3269
3232 -#: sequencer.c:855
3270 +#: sequencer.c:857
3271 #, c-format
3272 msgid "cannot write '%s'"
3273 msgstr "„%s“ не може да се запази"
3274
3237 -#: sequencer.c:864 git-rebase--interactive.sh:445
3275 +#: sequencer.c:866 git-rebase--interactive.sh:446
3276 msgid "This is the 1st commit message:"
3277 msgstr "Това е 1-то съобщение при подаване:"
3278
3241 -#: sequencer.c:872
3279 +#: sequencer.c:874
3280 #, c-format
3281 msgid "could not read commit message of %s"
3282 msgstr "съобщението за подаване към „%s“ не може да бъде прочетено"
3283
3246 -#: sequencer.c:879
3284 +#: sequencer.c:881
3285 #, c-format
3286 msgid "This is the commit message #%d:"
3287 msgstr "Това е съобщение при подаване №%d:"
3288
3251 -#: sequencer.c:884
3289 +#: sequencer.c:886
3290 #, c-format
3291 msgid "The commit message #%d will be skipped:"
3292 msgstr "Съобщение при подаване №%d ще бъде прескочено:"
3293
3256 -#: sequencer.c:889
3294 +#: sequencer.c:891
3295 #, c-format
3296 msgid "unknown command: %d"
3297 msgstr "непозната команда: %d"
3298
3261 -#: sequencer.c:955
3299 +#: sequencer.c:957
3300 msgid "your index file is unmerged."
3301 msgstr "индексът не е слят."
3302
3265 -#: sequencer.c:973
3303 +#: sequencer.c:975
3304 #, c-format
3305 msgid "commit %s is a merge but no -m option was given."
3306 msgstr "подаването „%s“ е сливане, но не е дадена опцията „-m“"
3307
3270 -#: sequencer.c:981
3308 +#: sequencer.c:983
3309 #, c-format
3310 msgid "commit %s does not have parent %d"
3311 msgstr "подаването „%s“ няма родител %d"
3312
3275 -#: sequencer.c:985
3313 +#: sequencer.c:987
3314 #, c-format
3315 msgid "mainline was specified but commit %s is not a merge."
3316 msgstr "указано е базово подаване, но подаването „%s“ не е сливане."
3317
3280 -#: sequencer.c:991
3318 +#: sequencer.c:993
3319 #, c-format
3320 msgid "cannot get commit message for %s"
3321 msgstr "неуспешно извличане на съобщението за подаване на „%s“"
3322
3323 #. TRANSLATORS: The first %s will be a "todo" command like
3324 #. "revert" or "pick", the second %s a SHA1.
3287 -#: sequencer.c:1012
3325 +#: sequencer.c:1014
3326 #, c-format
3327 msgid "%s: cannot parse parent commit %s"
3328 msgstr "%s: неразпозната стойност за родителското подаване „%s“"
3329
3292 -#: sequencer.c:1075 sequencer.c:1830
3330 +#: sequencer.c:1077 sequencer.c:1853
3331 #, c-format
3332 msgid "could not rename '%s' to '%s'"
3333 msgstr "„%s“ не може да се преименува на „%s“"
3334
3297 -#: sequencer.c:1126
3335 +#: sequencer.c:1128
3336 #, c-format
3337 msgid "could not revert %s... %s"
3338 msgstr "подаването „%s“… не може да бъде отменено: „%s“"
3339
3302 -#: sequencer.c:1127
3340 +#: sequencer.c:1129
3341 #, c-format
3342 msgid "could not apply %s... %s"
3343 msgstr "подаването „%s“… не може да бъде приложено: „%s“"
3344
3307 -#: sequencer.c:1169
3345 +#: sequencer.c:1171
3346 msgid "empty commit set passed"
3347 msgstr "зададено е празно множество от подавания"
3348
3311 -#: sequencer.c:1179
3349 +#: sequencer.c:1181
3350 #, c-format
3351 msgid "git %s: failed to read the index"
3352 msgstr "git %s: неуспешно изчитане на индекса"
3353
3316 -#: sequencer.c:1186
3354 +#: sequencer.c:1188
3355 #, c-format
3356 msgid "git %s: failed to refresh the index"
3357 msgstr "git %s: неуспешно обновяване на индекса"
3358
3321 -#: sequencer.c:1306
3359 +#: sequencer.c:1308
3360 #, c-format
3361 msgid "invalid line %d: %.*s"
3362 msgstr "неправилен ред %d: %.*s"
3363
3326 -#: sequencer.c:1314
3364 +#: sequencer.c:1316
3365 #, c-format
3366 msgid "cannot '%s' without a previous commit"
3367 msgstr "Без предишно подаване не може да се изпълни „%s“"
3368
3331 -#: sequencer.c:1347
3369 +#: sequencer.c:1349 sequencer.c:2503 sequencer.c:2588 sequencer.c:2614
3370 +#: sequencer.c:2691 sequencer.c:2810 sequencer.c:2951
3371 #, c-format
3372 msgid "could not read '%s'."
3373 msgstr "от „%s“ не може да се чете."
3374
3336 -#: sequencer.c:1359
3375 +#: sequencer.c:1361
3376 msgid "please fix this using 'git rebase --edit-todo'."
3377 msgstr "коригирайте това чрез „git rebase --edit-todo“."
3378
3340 -#: sequencer.c:1361
3379 +#: sequencer.c:1363
3380 #, c-format
3381 msgid "unusable instruction sheet: '%s'"
3382 msgstr "неизползваем файл с описание на предстоящите действия: „%s“"
3383
3345 -#: sequencer.c:1366
3384 +#: sequencer.c:1368
3385 msgid "no commits parsed."
3386 msgstr "никое от подаванията не може да се разпознае."
3387
3349 -#: sequencer.c:1377
3388 +#: sequencer.c:1379
3389 msgid "cannot cherry-pick during a revert."
3390 msgstr ""
3391 "по време на отмяна на подаване не може да се извърши отбиране на подаване."
3392
3354 -#: sequencer.c:1379
3393 +#: sequencer.c:1381
3394 msgid "cannot revert during a cherry-pick."
3395 msgstr "по време на отбиране не може да се извърши отмяна на подаване."
3396
3358 -#: sequencer.c:1442
3397 +#: sequencer.c:1448
3398 #, c-format
3399 msgid "invalid key: %s"
3400 msgstr "неправилен ключ: „%s“"
3401
3363 -#: sequencer.c:1445
3402 +#: sequencer.c:1451
3403 #, c-format
3404 msgid "invalid value for %s: %s"
3405 msgstr "неправилна стойност за „%s“: „%s“"
3406
3368 -#: sequencer.c:1502
3407 +#: sequencer.c:1517
3408 #, c-format
3409 msgid "malformed options sheet: '%s'"
3410 msgstr "неправилен файл с опции: „%s“"
3411
3373 -#: sequencer.c:1540
3412 +#: sequencer.c:1555
3413 msgid "a cherry-pick or revert is already in progress"
3414 msgstr ""
3415 "в момента вече се извършва отбиране на подавания или пребазиране на клона"
3416
3378 -#: sequencer.c:1541
3417 +#: sequencer.c:1556
3418 msgid "try \"git cherry-pick (--continue | --quit | --abort)\""
3419 msgstr "използвайте „git cherry-pick (--continue | --quit | --abort)“"
3420
3382 -#: sequencer.c:1544
3421 +#: sequencer.c:1559
3422 #, c-format
3423 msgid "could not create sequencer directory '%s'"
3424 msgstr "директорията за секвенсора „%s“ не може да бъде създадена"
3425
3387 -#: sequencer.c:1558
3426 +#: sequencer.c:1574
3427 msgid "could not lock HEAD"
3428 msgstr "указателят „HEAD“ не може да се заключи"
3429
3391 -#: sequencer.c:1614 sequencer.c:2188
3430 +#: sequencer.c:1632 sequencer.c:2211
3431 msgid "no cherry-pick or revert in progress"
3432 msgstr ""
3433 "в момента не се извършва отбиране на подавания или пребазиране на клона"
3434
3396 -#: sequencer.c:1616
3435 +#: sequencer.c:1634
3436 msgid "cannot resolve HEAD"
3437 msgstr "Подаването сочено от указателя „HEAD“ не може да бъде открито"
3438
3400 -#: sequencer.c:1618 sequencer.c:1652
3439 +#: sequencer.c:1636 sequencer.c:1671
3440 msgid "cannot abort from a branch yet to be born"
3441 msgstr ""
3442 "действието не може да бъде преустановено, когато сте на клон, който тепърва "
3443 "предстои да бъде създаден"
3444
3406 -#: sequencer.c:1638 builtin/grep.c:929
3445 +#: sequencer.c:1657 builtin/grep.c:711
3446 #, c-format
3447 msgid "cannot open '%s'"
3448 msgstr "„%s“ не може да бъде отворен"
3449
3411 -#: sequencer.c:1640
3450 +#: sequencer.c:1659
3451 #, c-format
3452 msgid "cannot read '%s': %s"
3453 msgstr "„%s“ не може да бъде прочетен: %s"
3454
3416 -#: sequencer.c:1641
3455 +#: sequencer.c:1660
3456 msgid "unexpected end of file"
3457 msgstr "неочакван край на файл"
3458
3420 -#: sequencer.c:1647
3459 +#: sequencer.c:1666
3460 #, c-format
3461 msgid "stored pre-cherry-pick HEAD file '%s' is corrupt"
3462 msgstr ""
3463 "запазеният преди започването на отбирането файл за указателя „HEAD“ — „%s“ е "
3464 "повреден"
3465
3427 -#: sequencer.c:1658
3466 +#: sequencer.c:1677
3467 msgid "You seem to have moved HEAD. Not rewinding, check your HEAD!"
3468 msgstr ""
3469 "Изглежда указателят „HEAD“ е променен. Проверете към какво сочи.\n"
3470 "Не се правят промени."
3471
3433 -#: sequencer.c:1795 sequencer.c:2086
3472 +#: sequencer.c:1818 sequencer.c:2109
3473 msgid "cannot read HEAD"
3474 msgstr "указателят „HEAD“ не може да бъде прочетен"
3475
3437 -#: sequencer.c:1835 builtin/difftool.c:633
3476 +#: sequencer.c:1858 builtin/difftool.c:640
3477 #, c-format
3478 msgid "could not copy '%s' to '%s'"
3479 msgstr "„%s“ не може да се копира като „%s“"
3480
3442 -#: sequencer.c:1851
3481 +#: sequencer.c:1874
3482 msgid "could not read index"
3483 msgstr "индексът не може да бъде прочетен"
3484
3446 -#: sequencer.c:1856
3485 +#: sequencer.c:1879
3486 #, c-format
3487 msgid ""
3488 "execution failed: %s\n"
@@ -3458,11 +3497,11 @@ msgstr ""
3497 " git rebase --continue\n"
3498 "\n"
3499
3461 -#: sequencer.c:1862
3500 +#: sequencer.c:1885
3501 msgid "and made changes to the index and/or the working tree\n"
3502 msgstr "и промени индекса и/или работното дърво\n"
3503
3465 -#: sequencer.c:1868
3504 +#: sequencer.c:1891
3505 #, c-format
3506 msgid ""
3507 "execution succeeded: %s\n"
@@ -3479,17 +3518,17 @@ msgstr ""
3518 " git rebase --continue\n"
3519 "\n"
3520
3482 -#: sequencer.c:1925
3521 +#: sequencer.c:1948
3522 #, c-format
3523 msgid "Applied autostash.\n"
3524 msgstr "Автоматично скатаното е приложено.\n"
3525
3487 -#: sequencer.c:1937
3526 +#: sequencer.c:1960
3527 #, c-format
3528 msgid "cannot store %s"
3529 msgstr "„%s“ не може да бъде запазен"
3530
3492 -#: sequencer.c:1940 git-rebase.sh:173
3531 +#: sequencer.c:1963 git-rebase.sh:175
3532 #, c-format
3533 msgid ""
3534 "Applying autostash resulted in conflicts.\n"
@@ -3500,57 +3539,57 @@ msgstr ""
3539 "надеждно скатани. Можете да пробвате да ги приложите чрез „git stash pop“\n"
3540 "или да ги изхвърлите чрез „git stash drop“, когато поискате.\n"
3541
3503 -#: sequencer.c:2022
3542 +#: sequencer.c:2045
3543 #, c-format
3544 msgid "Stopped at %s... %.*s\n"
3545 msgstr "Спиране при „%s“… %.*s\n"
3546
3508 -#: sequencer.c:2064
3547 +#: sequencer.c:2087
3548 #, c-format
3549 msgid "unknown command %d"
3550 msgstr "непозната команда %d"
3551
3513 -#: sequencer.c:2094
3552 +#: sequencer.c:2117
3553 msgid "could not read orig-head"
3554 msgstr "указателят за „orig-head“ не може да се прочете"
3555
3517 -#: sequencer.c:2099
3556 +#: sequencer.c:2122 sequencer.c:2678
3557 msgid "could not read 'onto'"
3558 msgstr "указателят за „onto“ не може да се прочете"
3559
3521 -#: sequencer.c:2106
3560 +#: sequencer.c:2129
3561 #, c-format
3562 msgid "could not update %s"
3563 msgstr "„%s“ не може да се обнови"
3564
3526 -#: sequencer.c:2113
3565 +#: sequencer.c:2136
3566 #, c-format
3567 msgid "could not update HEAD to %s"
3568 msgstr "„HEAD“ не може да бъде обновен до „%s“"
3569
3531 -#: sequencer.c:2197
3570 +#: sequencer.c:2220
3571 msgid "cannot rebase: You have unstaged changes."
3572 msgstr "не може да пребазирате, защото има промени, които не са в индекса."
3573
3535 -#: sequencer.c:2202
3574 +#: sequencer.c:2225
3575 msgid "could not remove CHERRY_PICK_HEAD"
3576 msgstr "указателят „CHERRY_PICK_HEAD“ не може да бъде изтрит"
3577
3539 -#: sequencer.c:2211
3578 +#: sequencer.c:2234
3579 msgid "cannot amend non-existing commit"
3580 msgstr "несъществуващо подаване не може да се поправи"
3581
3543 -#: sequencer.c:2213
3582 +#: sequencer.c:2236
3583 #, c-format
3584 msgid "invalid file: '%s'"
3585 msgstr "неправилен файл: „%s“"
3586
3548 -#: sequencer.c:2215
3587 +#: sequencer.c:2238
3588 #, c-format
3589 msgid "invalid contents: '%s'"
3590 msgstr "неправилно съдържание: „%s“"
3591
3553 -#: sequencer.c:2218
3592 +#: sequencer.c:2241
3593 msgid ""
3594 "\n"
3595 "You have uncommitted changes in your working tree. Please, commit them\n"
@@ -3560,24 +3599,111 @@ msgstr ""
3599 "В работното дърво има неподадени промени. Първо ги подайте, а след това\n"
3600 "отново изпълнете „git rebase --continue“."
3601
3563 -#: sequencer.c:2228
3602 +#: sequencer.c:2251
3603 msgid "could not commit staged changes."
3604 msgstr "промените в индекса не могат да бъдат подадени."
3605
3567 -#: sequencer.c:2308
3606 +#: sequencer.c:2331
3607 #, c-format
3608 msgid "%s: can't cherry-pick a %s"
3609 msgstr "%s: не може да се отбере „%s“"
3610
3572 -#: sequencer.c:2312
3611 +#: sequencer.c:2335
3612 #, c-format
3613 msgid "%s: bad revision"
3614 msgstr "%s: неправилна версия"
3615
3577 -#: sequencer.c:2345
3616 +#: sequencer.c:2368
3617 msgid "can't revert as initial commit"
3618 msgstr "първоначалното подаване не може да бъде отменено"
3619
3620 +#: sequencer.c:2471
3621 +msgid "make_script: unhandled options"
3622 +msgstr "make_script: неподдържани опции"
3623 +
3624 +#: sequencer.c:2474
3625 +msgid "make_script: error preparing revisions"
3626 +msgstr "make_script: грешка при подготовката на версии"
3627 +
3628 +#: sequencer.c:2510
3629 +#, c-format
3630 +msgid "unusable todo list: '%s'"
3631 +msgstr "неуспешно изтриване на списъка за изпълнение: „%s“"
3632 +
3633 +#: sequencer.c:2516
3634 +#, c-format
3635 +msgid "unable to open '%s' for writing"
3636 +msgstr "„%s“ не може да бъде отворен за запис"
3637 +
3638 +#: sequencer.c:2561
3639 +#, c-format
3640 +msgid "unrecognized setting %s for optionrebase.missingCommitsCheck. Ignoring."
3641 +msgstr ""
3642 +"Непозната стойност „%s“ за настройката „optionrebase.missingCommitsCheck“. "
3643 +"Настройката се прескача."
3644 +
3645 +#: sequencer.c:2641
3646 +#, c-format
3647 +msgid ""
3648 +"Warning: some commits may have been dropped accidentally.\n"
3649 +"Dropped commits (newer to older):\n"
3650 +msgstr ""
3651 +"Предупреждение: някои подавания може да са пропуснати.\n"
3652 +"Пропуснати подавания (новите са най-отгоре):\n"
3653 +
3654 +#: sequencer.c:2648
3655 +#, c-format
3656 +msgid ""
3657 +"To avoid this message, use \"drop\" to explicitly remove a commit.\n"
3658 +"\n"
3659 +"Use 'git config rebase.missingCommitsCheck' to change the level of "
3660 +"warnings.\n"
3661 +"The possible behaviours are: ignore, warn, error.\n"
3662 +"\n"
3663 +msgstr ""
3664 +"За да не получавате това съобщение, изрично ползвайте командата „drop“.\n"
3665 +"\n"
3666 +"Настройката „rebase.missingCommitsCheck“ управлява нивото на предупреждение\n"
3667 +"Възможните стойности са „ignore“ (пренебрегване), „warn“ (само "
3668 +"предупреждение)\n"
3669 +"или „error“ (считане за грешка).\n"
3670 +
3671 +#: sequencer.c:2660
3672 +#, c-format
3673 +msgid ""
3674 +"You can fix this with 'git rebase --edit-todo' and then run 'git rebase --"
3675 +"continue'.\n"
3676 +"Or you can abort the rebase with 'git rebase --abort'.\n"
3677 +msgstr ""
3678 +"Може да промените това с командите „git rebase --edit-todo“ и „git rebase --"
3679 +"continue“ след това.\n"
3680 +"Може и да преустановите пребазирането с командата „git rebase --abort“.\n"
3681 +
3682 +#: sequencer.c:2708
3683 +#, c-format
3684 +msgid "could not parse commit '%s'"
3685 +msgstr "подаването „%s“ не може да бъде анализирано"
3686 +
3687 +#: sequencer.c:2727 sequencer.c:2742 wrapper.c:225 wrapper.c:395
3688 +#: builtin/am.c:775
3689 +#, c-format
3690 +msgid "could not open '%s' for writing"
3691 +msgstr "„%s“ не може да бъде отворен за запис"
3692 +
3693 +#: sequencer.c:2756
3694 +#, c-format
3695 +msgid "could not truncate '%s'"
3696 +msgstr "неуспешно отрязване чрез „truncate“ върху „%s“"
3697 +
3698 +#: sequencer.c:2848
3699 +msgid "the script was already rearranged."
3700 +msgstr "скриптът вече е преподреден."
3701 +
3702 +#: sequencer.c:2953
3703 +#, c-format
3704 +msgid "could not finish '%s'"
3705 +msgstr "„%s“ не може да се завърши"
3706 +
3707 #: setup.c:171
3708 #, c-format
3709 msgid ""
@@ -3614,36 +3740,36 @@ msgstr ""
3740 "\n"
3741 " git КОМАНДА [ВЕРСИЯ…] -- [ФАЙЛ…]"
3742
3617 -#: setup.c:504
3743 +#: setup.c:499
3744 #, c-format
3745 msgid "Expected git repo version <= %d, found %d"
3746 msgstr "Очаква се версия на хранилището на git <= %d, а не %d"
3747
3622 -#: setup.c:512
3748 +#: setup.c:507
3749 msgid "unknown repository extensions found:"
3750 msgstr "открити са непознати разширения в хранилището:"
3751
3626 -#: setup.c:810
3752 +#: setup.c:806
3753 #, c-format
3754 msgid "Not a git repository (or any of the parent directories): %s"
3755 msgstr ""
3756 "Нито тази, нито която и да е от по-горните директории, не е хранилище на "
3757 "git: %s"
3758
3633 -#: setup.c:812 builtin/index-pack.c:1652
3759 +#: setup.c:808 builtin/index-pack.c:1653
3760 msgid "Cannot come back to cwd"
3761 msgstr "Процесът не може да се върне към предишната работна директория"
3762
3637 -#: setup.c:1050
3763 +#: setup.c:1046
3764 msgid "Unable to read current working directory"
3765 msgstr "Текущата работна директория не може да бъде прочетена"
3766
3641 -#: setup.c:1062 setup.c:1068
3767 +#: setup.c:1058 setup.c:1064
3768 #, c-format
3769 msgid "Cannot change to '%s'"
3770 msgstr "Не може да се влезе в директорията „%s“"
3771
3646 -#: setup.c:1081
3772 +#: setup.c:1077
3773 #, c-format
3774 msgid ""
3775 "Not a git repository (or any parent up to mount point %s)\n"
@@ -3654,7 +3780,7 @@ msgstr ""
3780 "Git работи в рамките на една файлова система, защото променливата на средата "
3781 "„GIT_DISCOVERY_ACROSS_FILESYSTEM“ не е зададена."
3782
3657 -#: setup.c:1173
3783 +#: setup.c:1159
3784 #, c-format
3785 msgid ""
3786 "Problem with core.sharedRepository filemode value (0%.3o).\n"
@@ -3664,60 +3790,41 @@ msgstr ""
3790 "(0%.3o).\n"
3791 "Собственикът на файла трябва да има права за писане и четене."
3792
3667 -#: sha1_file.c:560
3793 +#: sha1_file.c:528
3794 #, c-format
3795 msgid "path '%s' does not exist"
3796 msgstr "пътят „%s“ не съществува."
3797
3672 -#: sha1_file.c:586
3798 +#: sha1_file.c:554
3799 #, c-format
3800 msgid "reference repository '%s' as a linked checkout is not supported yet."
3801 msgstr "все още не се поддържа еталонно хранилище „%s“ като свързано."
3802
3677 -#: sha1_file.c:592
3803 +#: sha1_file.c:560
3804 #, c-format
3805 msgid "reference repository '%s' is not a local repository."
3806 msgstr "еталонното хранилище „%s“ не е локално"
3807
3682 -#: sha1_file.c:598
3808 +#: sha1_file.c:566
3809 #, c-format
3810 msgid "reference repository '%s' is shallow"
3811 msgstr "еталонното хранилище „%s“ е плитко"
3812
3687 -#: sha1_file.c:606
3813 +#: sha1_file.c:574
3814 #, c-format
3815 msgid "reference repository '%s' is grafted"
3816 msgstr "еталонното хранилище „%s“ е с присаждане"
3817
3692 -#: sha1_file.c:1245
3693 -msgid "offset before end of packfile (broken .idx?)"
3694 -msgstr ""
3695 -"отместване преди края на пакетния файл (възможно е индексът да е повреден)"
3696 -
3697 -#: sha1_file.c:2729
3698 -#, c-format
3699 -msgid "offset before start of pack index for %s (corrupt index?)"
3700 -msgstr ""
3701 -"отместване преди началото на индекса на пакетния файл „%s“ (възможно е "
3702 -"индексът да е повреден)"
3703 -
3704 -#: sha1_file.c:2733
3705 -#, c-format
3706 -msgid "offset beyond end of pack index for %s (truncated index?)"
3707 -msgstr ""
3708 -"отместване преди края на индекса на пакетния файл „%s“ (възможно е индексът "
3709 -"да е отрязан)"
3710 -
3711 -#: sha1_name.c:419
3818 +#: sha1_name.c:420
3819 #, c-format
3820 msgid "short SHA1 %s is ambiguous"
3821 msgstr "късият SHA1 „%s“ не е еднозначен"
3822
3716 -#: sha1_name.c:430
3823 +#: sha1_name.c:431
3824 msgid "The candidates are:"
3825 msgstr "Възможностите са:"
3826
3720 -#: sha1_name.c:589
3827 +#: sha1_name.c:590
3828 msgid ""
3829 "Git normally never creates a ref that ends with 40 hex characters\n"
3830 "because it will be ignored when you just specify 40-hex. These refs\n"
@@ -3741,66 +3848,71 @@ msgstr ""
3848 "спрете това съобщение като изпълните командата:\n"
3849 "„git config advice.objectNameWarning false“"
3850
3744 -#: submodule.c:70 submodule.c:104
3851 +#: submodule.c:93 submodule.c:127
3852 msgid "Cannot change unmerged .gitmodules, resolve merge conflicts first"
3853 msgstr ""
3854 "Неслетите файлове „.gitmodules“ не могат да бъдат променяни. Първо "
3855 "коригирайте конфликтите"
3856
3750 -#: submodule.c:74 submodule.c:108
3857 +#: submodule.c:97 submodule.c:131
3858 #, c-format
3859 msgid "Could not find section in .gitmodules where path=%s"
3860 msgstr "Във файла „.gitmodules“ липсва раздел за директория „path=%s“"
3861
3755 -#: submodule.c:82
3862 +#: submodule.c:105
3863 #, c-format
3864 msgid "Could not update .gitmodules entry %s"
3865 msgstr "Записът „%s“ във файла „.gitmodules“ не може да бъде променен"
3866
3760 -#: submodule.c:115
3867 +#: submodule.c:138
3868 #, c-format
3869 msgid "Could not remove .gitmodules entry for %s"
3870 msgstr "Записът „%s“ във файла „.gitmodules“ не може да бъде изтрит"
3871
3765 -#: submodule.c:126
3872 +#: submodule.c:149
3873 msgid "staging updated .gitmodules failed"
3874 msgstr "неуспешно добавяне на променения файл „.gitmodules“ в индекса"
3875
3769 -#: submodule.c:165
3770 -msgid "negative values not allowed for submodule.fetchJobs"
3771 -msgstr "Настройката „submodule.fetchJobs“ не приема отрицателни стойности"
3772 -
3773 -#: submodule.c:376
3876 +#: submodule.c:309
3877 #, c-format
3878 msgid "in unpopulated submodule '%s'"
3879 msgstr "в неподготвения подмодул „%s“"
3880
3778 -#: submodule.c:407
3881 +#: submodule.c:340
3882 #, c-format
3883 msgid "Pathspec '%s' is in submodule '%.*s'"
3884 msgstr "Пътят „%s“ е в подмодула „%.*s“"
3885
3783 -#: submodule.c:1337
3886 +#: submodule.c:799
3887 +#, c-format
3888 +msgid "submodule entry '%s' (%s) is a %s, not a commit"
3889 +msgstr "записът за подмодула „%s“ (%s) е %s, а не подаване!"
3890 +
3891 +#: submodule.c:1021 builtin/branch.c:641 builtin/submodule--helper.c:1149
3892 +msgid "Failed to resolve HEAD as a valid ref."
3893 +msgstr "Не може да се открие към какво сочи указателят „HEAD“"
3894 +
3895 +#: submodule.c:1304
3896 #, c-format
3897 msgid "'%s' not recognized as a git repository"
3898 msgstr "„%s“ не е хранилище на git"
3899
3788 -#: submodule.c:1475
3900 +#: submodule.c:1442
3901 #, c-format
3902 msgid "could not start 'git status' in submodule '%s'"
3903 msgstr "командата „git status“ не може да се изпълни в подмодула „%s“"
3904
3793 -#: submodule.c:1488
3905 +#: submodule.c:1455
3906 #, c-format
3907 msgid "could not run 'git status' in submodule '%s'"
3908 msgstr "командата „git status“ не може да се изпълни в подмодула „%s“"
3909
3798 -#: submodule.c:1581
3910 +#: submodule.c:1548
3911 #, c-format
3912 msgid "submodule '%s' has dirty index"
3913 msgstr "индексът на подмодула „%s“ не е чист"
3914
3803 -#: submodule.c:1845
3915 +#: submodule.c:1809
3916 #, c-format
3917 msgid ""
3918 "relocate_gitdir for submodule '%s' with more than one worktree not supported"
@@ -3808,18 +3920,18 @@ msgstr ""
3920 "не се поддържа „relocate_gitdir“ за подмодула „%s“, който има повече от едно "
3921 "работно дърво"
3922
3811 -#: submodule.c:1857 submodule.c:1913
3923 +#: submodule.c:1821 submodule.c:1877
3924 #, c-format
3925 msgid "could not lookup name for submodule '%s'"
3926 msgstr "името на подмодула „%s“ не може да бъде намерено"
3927
3816 -#: submodule.c:1861 builtin/submodule--helper.c:678
3817 -#: builtin/submodule--helper.c:688
3928 +#: submodule.c:1825 builtin/submodule--helper.c:671
3929 +#: builtin/submodule--helper.c:681
3930 #, c-format
3931 msgid "could not create directory '%s'"
3932 msgstr "Директорията „%s“ не може да бъде създадена"
3933
3822 -#: submodule.c:1864
3934 +#: submodule.c:1828
3935 #, c-format
3936 msgid ""
3937 "Migrating git directory of '%s%s' from\n"
@@ -3830,94 +3942,98 @@ msgstr ""
3942 "„%s“ към\n"
3943 "„%s“\n"
3944
3833 -#: submodule.c:1948
3945 +#: submodule.c:1912
3946 #, c-format
3947 msgid "could not recurse into submodule '%s'"
3948 msgstr "неуспешна обработка на поддиректориите в подмодула „%s“"
3949
3838 -#: submodule.c:1992
3950 +#: submodule.c:1956
3951 msgid "could not start ls-files in .."
3952 msgstr "„ls-stat“ не може да се стартира в „..“"
3953
3842 -#: submodule.c:2012
3954 +#: submodule.c:1976
3955 msgid "BUG: returned path string doesn't match cwd?"
3956 msgstr "ГРЕШКА: полученият низ за пътя не съвпада с върнатото от „cwd“"
3957
3846 -#: submodule.c:2031
3958 +#: submodule.c:1995
3959 #, c-format
3960 msgid "ls-tree returned unexpected return code %d"
3961 msgstr "„ls-tree“ завърши с неочакван изходен код: %d"
3962
3851 -#: submodule-config.c:420
3963 +#: submodule-config.c:263
3964 +msgid "negative values not allowed for submodule.fetchjobs"
3965 +msgstr "настройката „submodule.fetchjobs“ не приема отрицателни стойности"
3966 +
3967 +#: submodule-config.c:436
3968 #, c-format
3969 msgid "invalid value for %s"
3970 msgstr "Неправилна стойност за „%s“"
3971
3856 -#: trailer.c:241
3972 +#: trailer.c:238
3973 #, c-format
3974 msgid "running trailer command '%s' failed"
3975 msgstr "неуспешно изпълнение на завършващата команда „%s“"
3976
3861 -#: trailer.c:474 trailer.c:478 trailer.c:482 trailer.c:536 trailer.c:540
3862 -#: trailer.c:544
3977 +#: trailer.c:485 trailer.c:490 trailer.c:495 trailer.c:549 trailer.c:553
3978 +#: trailer.c:557
3979 #, c-format
3980 msgid "unknown value '%s' for key '%s'"
3981 msgstr "непозната стойност „%s“ за настройката „%s“"
3982
3867 -#: trailer.c:526 trailer.c:531 builtin/remote.c:290
3983 +#: trailer.c:539 trailer.c:544 builtin/remote.c:290
3984 #, c-format
3985 msgid "more than one %s"
3986 msgstr "стойността „%s“ се повтаря в настройките"
3987
3872 -#: trailer.c:703
3988 +#: trailer.c:730
3989 #, c-format
3990 msgid "empty trailer token in trailer '%.*s'"
3991 msgstr "празна завършваща лексема в епилога „%.*s“"
3992
3877 -#: trailer.c:723
3993 +#: trailer.c:750
3994 #, c-format
3995 msgid "could not read input file '%s'"
3996 msgstr "входният файл „%s“ не може да бъде прочетен"
3997
3882 -#: trailer.c:726
3998 +#: trailer.c:753
3999 msgid "could not read from stdin"
4000 msgstr "от стандартния вход не може да се чете"
4001
3886 -#: trailer.c:950 builtin/am.c:45
4002 +#: trailer.c:1008 builtin/am.c:46
4003 #, c-format
4004 msgid "could not stat %s"
4005 msgstr "Не може да се получи информация чрез „stat“ за „%s“"
4006
3891 -#: trailer.c:952
4007 +#: trailer.c:1010
4008 #, c-format
4009 msgid "file %s is not a regular file"
4010 msgstr "„%s“ не е обикновен файл"
4011
3896 -#: trailer.c:954
4012 +#: trailer.c:1012
4013 #, c-format
4014 msgid "file %s is not writable by user"
4015 msgstr "„%s“: няма права за записване на файла"
4016
3901 -#: trailer.c:966
4017 +#: trailer.c:1024
4018 msgid "could not open temporary file"
4019 msgstr "временният файл не може да се отвори"
4020
3905 -#: trailer.c:1002
4021 +#: trailer.c:1064
4022 #, c-format
4023 msgid "could not rename temporary file to %s"
4024 msgstr "временният файл не може да се преименува на „%s“"
4025
3910 -#: transport.c:63
4026 +#: transport.c:62
4027 #, c-format
4028 msgid "Would set upstream of '%s' to '%s' of '%s'\n"
4029 msgstr "Клонът „%s“ ще следи „%s“ от „%s“\n"
4030
3915 -#: transport.c:152
4031 +#: transport.c:151
4032 #, c-format
4033 msgid "transport: invalid depth option '%s'"
4034 msgstr "transport: неправилна опция за дълбочина: %s"
4035
3920 -#: transport.c:890
4036 +#: transport.c:888
4037 #, c-format
4038 msgid ""
4039 "The following submodule paths contain changes that can\n"
@@ -3926,7 +4042,7 @@ msgstr ""
4042 "Следните пътища за подмодули съдържат промени,\n"
4043 "които липсват от всички отдалечени хранилища:\n"
4044
3929 -#: transport.c:894
4045 +#: transport.c:892
4046 #, c-format
4047 msgid ""
4048 "\n"
@@ -3951,7 +4067,7 @@ msgstr ""
4067 " git push\n"
4068 "\n"
4069
3954 -#: transport.c:902
4070 +#: transport.c:900
4071 msgid "Aborting."
4072 msgstr "Преустановяване на действието."
4073
@@ -3972,11 +4088,11 @@ msgstr "неправилни права за достъп в запис в дъ
4088 msgid "empty filename in tree entry"
4089 msgstr "празно име на файл в запис в дърво"
4090
3975 -#: tree-walk.c:113
4091 +#: tree-walk.c:114
4092 msgid "too-short tree file"
4093 msgstr "прекалено кратък файл-дърво"
4094
3979 -#: unpack-trees.c:105
4095 +#: unpack-trees.c:106
4096 #, c-format
4097 msgid ""
4098 "Your local changes to the following files would be overwritten by checkout:\n"
@@ -3985,7 +4101,7 @@ msgstr ""
4101 "Изтеглянето ще презапише локалните промени на тези файлове:\n"
4102 "%%sПодайте или скатайте промените, за да преминете към нов клон."
4103
3988 -#: unpack-trees.c:107
4104 +#: unpack-trees.c:108
4105 #, c-format
4106 msgid ""
4107 "Your local changes to the following files would be overwritten by checkout:\n"
@@ -3994,7 +4110,7 @@ msgstr ""
4110 "Изтеглянето ще презапише локалните промени на тези файлове:\n"
4111 "%%s"
4112
3997 -#: unpack-trees.c:110
4113 +#: unpack-trees.c:111
4114 #, c-format
4115 msgid ""
4116 "Your local changes to the following files would be overwritten by merge:\n"
@@ -4003,7 +4119,7 @@ msgstr ""
4119 "Сливането ще презапише локалните промени на тези файлове:\n"
4120 "%%sПодайте или скатайте промените, за да слеете."
4121
4006 -#: unpack-trees.c:112
4122 +#: unpack-trees.c:113
4123 #, c-format
4124 msgid ""
4125 "Your local changes to the following files would be overwritten by merge:\n"
@@ -4012,7 +4128,7 @@ msgstr ""
4128 "Сливането ще презапише локалните промени на тези файлове:\n"
4129 "%%s"
4130
4015 -#: unpack-trees.c:115
4131 +#: unpack-trees.c:116
4132 #, c-format
4133 msgid ""
4134 "Your local changes to the following files would be overwritten by %s:\n"
@@ -4021,7 +4137,7 @@ msgstr ""
4137 "„%s“ ще презапише локалните промени на тези файлове:\n"
4138 "%%sПодайте или скатайте промените, за да извършите „%s“."
4139
4024 -#: unpack-trees.c:117
4140 +#: unpack-trees.c:118
4141 #, c-format
4142 msgid ""
4143 "Your local changes to the following files would be overwritten by %s:\n"
@@ -4030,7 +4146,7 @@ msgstr ""
4146 "„%s“ ще презапише локалните промени на тези файлове:\n"
4147 "%%s"
4148
4033 -#: unpack-trees.c:122
4149 +#: unpack-trees.c:123
4150 #, c-format
4151 msgid ""
4152 "Updating the following directories would lose untracked files in them:\n"
@@ -4039,7 +4155,7 @@ msgstr ""
4155 "Обновяването на следните директории ще изтрие неследените файлове в тях:\n"
4156 "%s"
4157
4042 -#: unpack-trees.c:126
4158 +#: unpack-trees.c:127
4159 #, c-format
4160 msgid ""
4161 "The following untracked working tree files would be removed by checkout:\n"
@@ -4048,7 +4164,7 @@ msgstr ""
4164 "Изтеглянето ще изтрие тези неследени файлове в работното дърво:\n"
4165 "%%sПреместете ги или ги изтрийте, за да преминете на друг клон."
4166
4051 -#: unpack-trees.c:128
4167 +#: unpack-trees.c:129
4168 #, c-format
4169 msgid ""
4170 "The following untracked working tree files would be removed by checkout:\n"
@@ -4057,7 +4173,7 @@ msgstr ""
4173 "Изтеглянето ще изтрие тези неследени файлове в работното дърво:\n"
4174 "%%s"
4175
4060 -#: unpack-trees.c:131
4176 +#: unpack-trees.c:132
4177 #, c-format
4178 msgid ""
4179 "The following untracked working tree files would be removed by merge:\n"
@@ -4066,7 +4182,7 @@ msgstr ""
4182 "Сливането ще изтрие тези неследени файлове в работното дърво:\n"
4183 "%%sПреместете ги или ги изтрийте, за да слеете."
4184
4069 -#: unpack-trees.c:133
4185 +#: unpack-trees.c:134
4186 #, c-format
4187 msgid ""
4188 "The following untracked working tree files would be removed by merge:\n"
@@ -4075,7 +4191,7 @@ msgstr ""
4191 "Сливането ще изтрие тези неследени файлове в работното дърво:\n"
4192 "%%s"
4193
4078 -#: unpack-trees.c:136
4194 +#: unpack-trees.c:137
4195 #, c-format
4196 msgid ""
4197 "The following untracked working tree files would be removed by %s:\n"
@@ -4084,7 +4200,7 @@ msgstr ""
4200 "„%s“ ще изтрие тези неследени файлове в работното дърво:\n"
4201 "%%sПреместете ги или ги изтрийте, за да извършите „%s“."
4202
4087 -#: unpack-trees.c:138
4203 +#: unpack-trees.c:139
4204 #, c-format
4205 msgid ""
4206 "The following untracked working tree files would be removed by %s:\n"
@@ -4093,7 +4209,7 @@ msgstr ""
4209 "„%s“ ще изтрие тези неследени файлове в работното дърво:\n"
4210 "%%s"
4211
4096 -#: unpack-trees.c:143
4212 +#: unpack-trees.c:144
4213 #, c-format
4214 msgid ""
4215 "The following untracked working tree files would be overwritten by "
@@ -4103,7 +4219,7 @@ msgstr ""
4219 "Изтеглянето ще презапише тези неследени файлове в работното дърво:\n"
4220 "%%sПреместете ги или ги изтрийте, за да смените клон."
4221
4106 -#: unpack-trees.c:145
4222 +#: unpack-trees.c:146
4223 #, c-format
4224 msgid ""
4225 "The following untracked working tree files would be overwritten by "
@@ -4113,7 +4229,7 @@ msgstr ""
4229 "Изтеглянето ще презапише тези неследени файлове в работното дърво:\n"
4230 "%%s"
4231
4116 -#: unpack-trees.c:148
4232 +#: unpack-trees.c:149
4233 #, c-format
4234 msgid ""
4235 "The following untracked working tree files would be overwritten by merge:\n"
@@ -4122,7 +4238,7 @@ msgstr ""
4238 "Сливането ще презапише тези неследени файлове в работното дърво:\n"
4239 "%%sПреместете ги или ги изтрийте, за да слеете."
4240
4125 -#: unpack-trees.c:150
4241 +#: unpack-trees.c:151
4242 #, c-format
4243 msgid ""
4244 "The following untracked working tree files would be overwritten by merge:\n"
@@ -4131,7 +4247,7 @@ msgstr ""
4247 "Сливането ще презапише тези неследени файлове в работното дърво:\n"
4248 "%%s"
4249
4134 -#: unpack-trees.c:153
4250 +#: unpack-trees.c:154
4251 #, c-format
4252 msgid ""
4253 "The following untracked working tree files would be overwritten by %s:\n"
@@ -4140,7 +4256,7 @@ msgstr ""
4256 "„%s“ ще презапише тези неследени файлове в работното дърво:\n"
4257 "%%sПреместете ги или ги изтрийте, за да извършите „%s“."
4258
4143 -#: unpack-trees.c:155
4259 +#: unpack-trees.c:156
4260 #, c-format
4261 msgid ""
4262 "The following untracked working tree files would be overwritten by %s:\n"
@@ -4149,22 +4265,22 @@ msgstr ""
4265 "„%s“ ще презапише тези неследени файлове в работното дърво:\n"
4266 "%%s"
4267
4152 -#: unpack-trees.c:162
4268 +#: unpack-trees.c:163
4269 #, c-format
4270 msgid "Entry '%s' overlaps with '%s'. Cannot bind."
4271 msgstr "Записът за „%s“ съвпада с този за „%s“. Не може да се присвои."
4272
4157 -#: unpack-trees.c:165
4273 +#: unpack-trees.c:166
4274 #, c-format
4275 msgid ""
4160 -"Cannot update sparse checkout: the following entries are not up-to-date:\n"
4276 +"Cannot update sparse checkout: the following entries are not up to date:\n"
4277 "%s"
4278 msgstr ""
4279 "Частичното изтегляне не може да бъде обновено: следните записи не са "
4280 "актуални:\n"
4281 "%s"
4282
4167 -#: unpack-trees.c:167
4283 +#: unpack-trees.c:168
4284 #, c-format
4285 msgid ""
4286 "The following working tree files would be overwritten by sparse checkout "
@@ -4175,7 +4291,7 @@ msgstr ""
4291 "дърво:\n"
4292 "%s"
4293
4178 -#: unpack-trees.c:169
4294 +#: unpack-trees.c:170
4295 #, c-format
4296 msgid ""
4297 "The following working tree files would be removed by sparse checkout "
@@ -4186,7 +4302,7 @@ msgstr ""
4302 "дърво:\n"
4303 "%s"
4304
4189 -#: unpack-trees.c:171
4305 +#: unpack-trees.c:172
4306 #, c-format
4307 msgid ""
4308 "Cannot update submodule:\n"
@@ -4195,17 +4311,12 @@ msgstr ""
4311 "Подмодулът не може да бъде обновен:\n"
4312 "„%s“"
4313
4198 -#: unpack-trees.c:248
4314 +#: unpack-trees.c:249
4315 #, c-format
4316 msgid "Aborting\n"
4317 msgstr "Преустановяване на действието\n"
4318
4203 -#: unpack-trees.c:277
4204 -#, c-format
4205 -msgid "submodule update strategy not supported for submodule '%s'"
4206 -msgstr "подмодулът „%s“ не поддържа стратегията за обновяване като подмодул"
4207 -
4208 -#: unpack-trees.c:346
4319 +#: unpack-trees.c:331
4320 msgid "Checking out files"
4321 msgstr "Изтегляне на файлове"
4322
@@ -4248,13 +4359,8 @@ msgstr "„%s“ не може да бъде прочетен"
4359 msgid "could not open '%s' for reading and writing"
4360 msgstr "„%s“ не може да бъде отворен и за четене, и за запис"
4361
4251 -#: wrapper.c:225 wrapper.c:395 builtin/am.c:766
4252 -#, c-format
4253 -msgid "could not open '%s' for writing"
4254 -msgstr "„%s“ не може да бъде отворен за запис"
4255 -
4256 -#: wrapper.c:227 wrapper.c:397 builtin/am.c:319 builtin/am.c:757
4257 -#: builtin/am.c:849 builtin/merge.c:1014
4362 +#: wrapper.c:227 wrapper.c:397 builtin/am.c:320 builtin/am.c:766
4363 +#: builtin/am.c:858 builtin/merge.c:1041
4364 #, c-format
4365 msgid "could not open '%s' for reading"
4366 msgstr "файлът не може да бъде прочетен: „%s“"
@@ -4278,205 +4384,205 @@ msgstr "„%s“ не може да бъде записан"
4384 msgid "could not close %s"
4385 msgstr "„%s“ не може да се затвори"
4386
4281 -#: wt-status.c:152
4387 +#: wt-status.c:150
4388 msgid "Unmerged paths:"
4389 msgstr "Неслети пътища:"
4390
4285 -#: wt-status.c:179 wt-status.c:206
4391 +#: wt-status.c:177 wt-status.c:204
4392 #, c-format
4393 msgid " (use \"git reset %s <file>...\" to unstage)"
4394 msgstr " (използвайте „git reset %s ФАЙЛ…“, за да извадите ФАЙЛа от индекса)"
4395
4290 -#: wt-status.c:181 wt-status.c:208
4396 +#: wt-status.c:179 wt-status.c:206
4397 msgid " (use \"git rm --cached <file>...\" to unstage)"
4398 msgstr ""
4399 " (използвайте „git rm --cached %s ФАЙЛ…“, за да извадите ФАЙЛа от индекса)"
4400
4295 -#: wt-status.c:185
4401 +#: wt-status.c:183
4402 msgid " (use \"git add <file>...\" to mark resolution)"
4403 msgstr ""
4404 " (използвайте „git add ФАЙЛ…“, за да укажете разрешаването на конфликта)"
4405
4300 -#: wt-status.c:187 wt-status.c:191
4406 +#: wt-status.c:185 wt-status.c:189
4407 msgid " (use \"git add/rm <file>...\" as appropriate to mark resolution)"
4408 msgstr ""
4409 " (използвайте „git add/rm ФАЙЛ…“, според решението, което избирате за "
4410 "конфликта)"
4411
4306 -#: wt-status.c:189
4412 +#: wt-status.c:187
4413 msgid " (use \"git rm <file>...\" to mark resolution)"
4414 msgstr ""
4415 " (използвайте „git rm ФАЙЛ…“, за да укажете разрешаването на конфликта)"
4416
4311 -#: wt-status.c:200 wt-status.c:981
4417 +#: wt-status.c:198 wt-status.c:979
4418 msgid "Changes to be committed:"
4419 msgstr "Промени, които ще бъдат подадени:"
4420
4315 -#: wt-status.c:218 wt-status.c:990
4421 +#: wt-status.c:216 wt-status.c:988
4422 msgid "Changes not staged for commit:"
4423 msgstr "Промени, които не са в индекса за подаване:"
4424
4319 -#: wt-status.c:222
4425 +#: wt-status.c:220
4426 msgid " (use \"git add <file>...\" to update what will be committed)"
4427 msgstr ""
4428 " (използвайте „git add ФАЙЛ…“, за да обновите съдържанието за подаване)"
4429
4324 -#: wt-status.c:224
4430 +#: wt-status.c:222
4431 msgid " (use \"git add/rm <file>...\" to update what will be committed)"
4432 msgstr ""
4433 " (използвайте „git add/rm ФАЙЛ…“, за да обновите съдържанието за подаване)"
4434
4329 -#: wt-status.c:225
4435 +#: wt-status.c:223
4436 msgid ""
4437 " (use \"git checkout -- <file>...\" to discard changes in working directory)"
4438 msgstr ""
4439 " (използвайте „git checkout -- ФАЙЛ…“, за да отхвърлите промените в "
4440 "работното дърво)"
4441
4336 -#: wt-status.c:227
4442 +#: wt-status.c:225
4443 msgid " (commit or discard the untracked or modified content in submodules)"
4444 msgstr ""
4445 " (подайте или отхвърлете неследеното или промененото съдържание в "
4446 "подмодулите)"
4447
4342 -#: wt-status.c:239
4448 +#: wt-status.c:237
4449 #, c-format
4450 msgid " (use \"git %s <file>...\" to include in what will be committed)"
4451 msgstr ""
4452 " (използвайте „git %s ФАЙЛ…“, за да определите какво включвате в подаването)"
4453
4348 -#: wt-status.c:254
4454 +#: wt-status.c:252
4455 msgid "both deleted:"
4456 msgstr "изтрити в двата случая:"
4457
4352 -#: wt-status.c:256
4458 +#: wt-status.c:254
4459 msgid "added by us:"
4460 msgstr "добавени от вас:"
4461
4356 -#: wt-status.c:258
4462 +#: wt-status.c:256
4463 msgid "deleted by them:"
4464 msgstr "изтрити от тях:"
4465
4360 -#: wt-status.c:260
4466 +#: wt-status.c:258
4467 msgid "added by them:"
4468 msgstr "добавени от тях:"
4469
4364 -#: wt-status.c:262
4470 +#: wt-status.c:260
4471 msgid "deleted by us:"
4472 msgstr "изтрити от вас:"
4473
4368 -#: wt-status.c:264
4474 +#: wt-status.c:262
4475 msgid "both added:"
4476 msgstr "добавени и в двата случая:"
4477
4372 -#: wt-status.c:266
4478 +#: wt-status.c:264
4479 msgid "both modified:"
4480 msgstr "променени и в двата случая:"
4481
4376 -#: wt-status.c:276
4482 +#: wt-status.c:274
4483 msgid "new file:"
4484 msgstr "нов файл:"
4485
4380 -#: wt-status.c:278
4486 +#: wt-status.c:276
4487 msgid "copied:"
4488 msgstr "копиран:"
4489
4384 -#: wt-status.c:280
4490 +#: wt-status.c:278
4491 msgid "deleted:"
4492 msgstr "изтрит:"
4493
4388 -#: wt-status.c:282
4494 +#: wt-status.c:280
4495 msgid "modified:"
4496 msgstr "променен:"
4497
4392 -#: wt-status.c:284
4498 +#: wt-status.c:282
4499 msgid "renamed:"
4500 msgstr "преименуван:"
4501
4396 -#: wt-status.c:286
4502 +#: wt-status.c:284
4503 msgid "typechange:"
4504 msgstr "смяна на вида:"
4505
4400 -#: wt-status.c:288
4506 +#: wt-status.c:286
4507 msgid "unknown:"
4508 msgstr "непозната промяна:"
4509
4404 -#: wt-status.c:290
4510 +#: wt-status.c:288
4511 msgid "unmerged:"
4512 msgstr "неслят:"
4513
4408 -#: wt-status.c:372
4514 +#: wt-status.c:370
4515 msgid "new commits, "
4516 msgstr "нови подавания, "
4517
4412 -#: wt-status.c:374
4518 +#: wt-status.c:372
4519 msgid "modified content, "
4520 msgstr "променено съдържание, "
4521
4416 -#: wt-status.c:376
4522 +#: wt-status.c:374
4523 msgid "untracked content, "
4524 msgstr "неследено съдържание, "
4525
4420 -#: wt-status.c:821
4526 +#: wt-status.c:819
4527 #, c-format
4528 msgid "Your stash currently has %d entry"
4529 msgid_plural "Your stash currently has %d entries"
4530 msgstr[0] "Има %d скатаване."
4531 msgstr[1] "Има %d скатавания."
4532
4427 -#: wt-status.c:853
4533 +#: wt-status.c:851
4534 msgid "Submodules changed but not updated:"
4535 msgstr "Подмодулите са променени, но не са обновени:"
4536
4431 -#: wt-status.c:855
4537 +#: wt-status.c:853
4538 msgid "Submodule changes to be committed:"
4539 msgstr "Промени в подмодулите за подаване:"
4540
4435 -#: wt-status.c:937
4541 +#: wt-status.c:935
4542 msgid ""
4437 -"Do not touch the line above.\n"
4438 -"Everything below will be removed."
4543 +"Do not modify or remove the line above.\n"
4544 +"Everything below it will be ignored."
4545 msgstr ""
4440 -"Не променяйте горния ред.\n"
4546 +"Не променяйте и не изтривайте горния ред.\n"
4547 "Всичко отдолу ще бъде изтрито."
4548
4443 -#: wt-status.c:1049
4549 +#: wt-status.c:1048
4550 msgid "You have unmerged paths."
4551 msgstr "Някои пътища не са слети."
4552
4447 -#: wt-status.c:1052
4553 +#: wt-status.c:1051
4554 msgid " (fix conflicts and run \"git commit\")"
4555 msgstr " (коригирайте конфликтите и изпълнете „git commit“)"
4556
4451 -#: wt-status.c:1054
4557 +#: wt-status.c:1053
4558 msgid " (use \"git merge --abort\" to abort the merge)"
4559 msgstr " (използвайте „git merge --abort“, за да преустановите сливането)"
4560
4455 -#: wt-status.c:1059
4561 +#: wt-status.c:1058
4562 msgid "All conflicts fixed but you are still merging."
4563 msgstr "Всички конфликти са решени, но продължавате сливането."
4564
4459 -#: wt-status.c:1062
4565 +#: wt-status.c:1061
4566 msgid " (use \"git commit\" to conclude merge)"
4567 msgstr " (използвайте „git commit“, за да завършите сливането)"
4568
4463 -#: wt-status.c:1072
4569 +#: wt-status.c:1071
4570 msgid "You are in the middle of an am session."
4571 msgstr "В момента прилагате поредица от кръпки чрез „git am“."
4572
4467 -#: wt-status.c:1075
4573 +#: wt-status.c:1074
4574 msgid "The current patch is empty."
4575 msgstr "Текущата кръпка е празна."
4576
4471 -#: wt-status.c:1079
4577 +#: wt-status.c:1078
4578 msgid " (fix conflicts and then run \"git am --continue\")"
4579 msgstr " (коригирайте конфликтите и изпълнете „git am --continue“)"
4580
4475 -#: wt-status.c:1081
4581 +#: wt-status.c:1080
4582 msgid " (use \"git am --skip\" to skip this patch)"
4583 msgstr " (използвайте „git am --skip“, за да пропуснете тази кръпка)"
4584
4479 -#: wt-status.c:1083
4585 +#: wt-status.c:1082
4586 msgid " (use \"git am --abort\" to restore the original branch)"
4587 msgstr ""
4588 " (използвайте „git am --abort“, за да възстановите първоначалния клон)"
@@ -4780,7 +4886,7 @@ msgstr "освен това в индекса има неподадени про
4886 msgid "cannot %s: Your index contains uncommitted changes."
4887 msgstr "не може да извършите „%s“, защото в индекса има неподадени промени."
4888
4783 -#: compat/precompose_utf8.c:58 builtin/clone.c:436
4889 +#: compat/precompose_utf8.c:58 builtin/clone.c:437
4890 #, c-format
4891 msgid "failed to unlink '%s'"
4892 msgstr "неуспешно изтриване на „%s“"
@@ -4794,7 +4900,7 @@ msgstr "git add [ОПЦИЯ…] [--] ПЪТ…"
4900 msgid "unexpected diff status %c"
4901 msgstr "неочакван изходен код при генериране на разлика: %c"
4902
4797 -#: builtin/add.c:87 builtin/commit.c:292
4903 +#: builtin/add.c:87 builtin/commit.c:291
4904 msgid "updating files failed"
4905 msgstr "неуспешно обновяване на файловете"
4906
@@ -4803,114 +4909,114 @@ msgstr "неуспешно обновяване на файловете"
4909 msgid "remove '%s'\n"
4910 msgstr "изтриване на „%s“\n"
4911
4806 -#: builtin/add.c:151
4912 +#: builtin/add.c:153
4913 msgid "Unstaged changes after refreshing the index:"
4914 msgstr "Промени, които и след обновяването на индекса не са добавени към него:"
4915
4810 -#: builtin/add.c:211 builtin/rev-parse.c:873
4916 +#: builtin/add.c:213 builtin/rev-parse.c:888
4917 msgid "Could not read the index"
4918 msgstr "Индексът не може да бъде прочетен"
4919
4814 -#: builtin/add.c:222
4920 +#: builtin/add.c:224
4921 #, c-format
4922 msgid "Could not open '%s' for writing."
4923 msgstr "Файлът „%s“ не може да бъде отворен за запис."
4924
4819 -#: builtin/add.c:226
4925 +#: builtin/add.c:228
4926 msgid "Could not write patch"
4927 msgstr "Кръпката не може да бъде записана"
4928
4823 -#: builtin/add.c:229
4929 +#: builtin/add.c:231
4930 msgid "editing patch failed"
4931 msgstr "неуспешно редактиране на кръпка"
4932
4827 -#: builtin/add.c:232
4933 +#: builtin/add.c:234
4934 #, c-format
4935 msgid "Could not stat '%s'"
4936 msgstr "Не може да се получи информация чрез „stat“ за файла „%s“"
4937
4832 -#: builtin/add.c:234
4938 +#: builtin/add.c:236
4939 msgid "Empty patch. Aborted."
4940 msgstr "Празна кръпка, преустановяване на действието."
4941
4836 -#: builtin/add.c:239
4942 +#: builtin/add.c:241
4943 #, c-format
4944 msgid "Could not apply '%s'"
4945 msgstr "Кръпката „%s“ не може да бъде приложена"
4946
4841 -#: builtin/add.c:249
4947 +#: builtin/add.c:251
4948 msgid "The following paths are ignored by one of your .gitignore files:\n"
4949 msgstr ""
4950 "Следните пътища ще бъдат игнорирани според някой от файловете „.gitignore“:\n"
4951
4846 -#: builtin/add.c:269 builtin/clean.c:907 builtin/fetch.c:110 builtin/mv.c:124
4952 +#: builtin/add.c:271 builtin/clean.c:910 builtin/fetch.c:132 builtin/mv.c:124
4953 #: builtin/prune-packed.c:55 builtin/pull.c:201 builtin/push.c:529
4848 -#: builtin/remote.c:1332 builtin/rm.c:242 builtin/send-pack.c:164
4954 +#: builtin/remote.c:1333 builtin/rm.c:242 builtin/send-pack.c:164
4955 msgid "dry run"
4956 msgstr "пробно изпълнение"
4957
4852 -#: builtin/add.c:272
4958 +#: builtin/add.c:274
4959 msgid "interactive picking"
4960 msgstr "интерактивно отбиране на промени"
4961
4856 -#: builtin/add.c:273 builtin/checkout.c:1162 builtin/reset.c:299
4962 +#: builtin/add.c:275 builtin/checkout.c:1172 builtin/reset.c:310
4963 msgid "select hunks interactively"
4964 msgstr "интерактивен избор на парчета код"
4965
4860 -#: builtin/add.c:274
4966 +#: builtin/add.c:276
4967 msgid "edit current diff and apply"
4968 msgstr "редактиране на текущата разлика и прилагане"
4969
4864 -#: builtin/add.c:275
4970 +#: builtin/add.c:277
4971 msgid "allow adding otherwise ignored files"
4972 msgstr "добавяне и на иначе игнорираните файлове"
4973
4868 -#: builtin/add.c:276
4974 +#: builtin/add.c:278
4975 msgid "update tracked files"
4976 msgstr "обновяване на следените файлове"
4977
4872 -#: builtin/add.c:277
4978 +#: builtin/add.c:279
4979 msgid "record only the fact that the path will be added later"
4980 msgstr "отбелязване само на факта, че пътят ще бъде добавен по-късно"
4981
4876 -#: builtin/add.c:278
4982 +#: builtin/add.c:280
4983 msgid "add changes from all tracked and untracked files"
4984 msgstr "добавяне на всички промени в следените и неследените файлове"
4985
4880 -#: builtin/add.c:281
4986 +#: builtin/add.c:283
4987 msgid "ignore paths removed in the working tree (same as --no-all)"
4988 msgstr ""
4989 "игнориране на пътищата, които са изтрити от работното дърво (същото като „--"
4990 "no-all“)"
4991
4886 -#: builtin/add.c:283
4992 +#: builtin/add.c:285
4993 msgid "don't add, only refresh the index"
4994 msgstr "без добавяне на нови файлове, само обновяване на индекса"
4995
4890 -#: builtin/add.c:284
4996 +#: builtin/add.c:286
4997 msgid "just skip files which cannot be added because of errors"
4998 msgstr ""
4999 "прескачане на файловете, които не могат да бъдат добавени поради грешки"
5000
4895 -#: builtin/add.c:285
5001 +#: builtin/add.c:287
5002 msgid "check if - even missing - files are ignored in dry run"
5003 msgstr ""
5004 "проверка, че при пробно изпълнение всички файлове, дори и изтритите, се "
5005 "игнорират"
5006
4901 -#: builtin/add.c:286 builtin/update-index.c:952
5007 +#: builtin/add.c:288 builtin/update-index.c:954
5008 msgid "(+/-)x"
5009 msgstr "(+/-)x"
5010
4905 -#: builtin/add.c:286 builtin/update-index.c:953
5011 +#: builtin/add.c:288 builtin/update-index.c:955
5012 msgid "override the executable bit of the listed files"
5013 msgstr "изрично задаване на стойността на флага дали файлът е изпълним"
5014
4909 -#: builtin/add.c:288
5015 +#: builtin/add.c:290
5016 msgid "warn when adding an embedded repository"
5017 msgstr "предупреждаване при добавяне на вградено хранилище"
5018
4913 -#: builtin/add.c:303
5019 +#: builtin/add.c:305
5020 #, c-format
5021 msgid ""
5022 "You've added another git repository inside your current repository.\n"
@@ -4927,10 +5033,8 @@ msgid ""
5033 "\n"
5034 "See \"git help submodule\" for more information."
5035 msgstr ""
4930 -"Изтеглили сте допълнително хранилище в текущото. Когато клонирате "
4931 -"обхващащото\n"
4932 -"хранилище няма да получити вграденото, защото външното хранилище няма "
4933 -"представа\n"
5036 +"Изтеглили сте допълнително хранилище в текущото. Когато клонирате обхващащото\n"
5037 +"хранилище няма да получите вграденото, защото външното хранилище няма представа\n"
5038 "за вътрешното. За да добавите подмодул, изпълнете:\n"
5039 "\n"
5040 " git submodule add АДРЕС %s\n"
@@ -4941,152 +5045,152 @@ msgstr ""
5045 "\n"
5046 "За повече информация погледнете „git help submodule“."
5047
4944 -#: builtin/add.c:331
5048 +#: builtin/add.c:333
5049 #, c-format
5050 msgid "adding embedded git repository: %s"
5051 msgstr "добавяне на вградено хранилище: %s"
5052
4949 -#: builtin/add.c:349
5053 +#: builtin/add.c:351
5054 #, c-format
5055 msgid "Use -f if you really want to add them.\n"
5056 msgstr "Използвайте опцията „-f“, за да ги добавите наистина.\n"
5057
4954 -#: builtin/add.c:357
5058 +#: builtin/add.c:359
5059 msgid "adding files failed"
5060 msgstr "неуспешно добавяне на файлове"
5061
4958 -#: builtin/add.c:394
5062 +#: builtin/add.c:396
5063 msgid "-A and -u are mutually incompatible"
5064 msgstr "опциите „-A“ и „-u“ са несъвместими"
5065
4962 -#: builtin/add.c:401
5066 +#: builtin/add.c:403
5067 msgid "Option --ignore-missing can only be used together with --dry-run"
5068 msgstr "Опцията „--ignore-missing“ е съвместима само с „--dry-run“"
5069
4966 -#: builtin/add.c:405
5070 +#: builtin/add.c:407
5071 #, c-format
5072 msgid "--chmod param '%s' must be either -x or +x"
5073 msgstr "параметърът към „--chmod“ — „%s“ може да е или „-x“, или „+x“"
5074
4971 -#: builtin/add.c:420
5075 +#: builtin/add.c:422
5076 #, c-format
5077 msgid "Nothing specified, nothing added.\n"
5078 msgstr "Нищо не е зададено и нищо не е добавено.\n"
5079
4976 -#: builtin/add.c:421
5080 +#: builtin/add.c:423
5081 #, c-format
5082 msgid "Maybe you wanted to say 'git add .'?\n"
5083 msgstr "Вероятно искахте да използвате „git add .“?\n"
5084
4981 -#: builtin/add.c:426 builtin/check-ignore.c:176 builtin/checkout.c:282
4982 -#: builtin/checkout.c:475 builtin/clean.c:954 builtin/commit.c:351
4983 -#: builtin/mv.c:144 builtin/reset.c:238 builtin/rm.c:272
4984 -#: builtin/submodule--helper.c:244
5085 +#: builtin/add.c:428 builtin/check-ignore.c:176 builtin/checkout.c:282
5086 +#: builtin/checkout.c:479 builtin/clean.c:957 builtin/commit.c:350
5087 +#: builtin/mv.c:143 builtin/reset.c:249 builtin/rm.c:271
5088 +#: builtin/submodule--helper.c:243
5089 msgid "index file corrupt"
5090 msgstr "файлът с индекса е повреден"
5091
4988 -#: builtin/am.c:413
5092 +#: builtin/am.c:414
5093 msgid "could not parse author script"
5094 msgstr "скриптът за автор не може да се анализира"
5095
4992 -#: builtin/am.c:489
5096 +#: builtin/am.c:498
5097 #, c-format
5098 msgid "'%s' was deleted by the applypatch-msg hook"
5099 msgstr "„%s“ бе изтрит от куката „applypatch-msg“"
5100
4997 -#: builtin/am.c:530
5101 +#: builtin/am.c:539
5102 #, c-format
5103 msgid "Malformed input line: '%s'."
5104 msgstr "Даденият входен ред е с неправилен формат: „%s“."
5105
5002 -#: builtin/am.c:567
5106 +#: builtin/am.c:576
5107 #, c-format
5108 msgid "Failed to copy notes from '%s' to '%s'"
5109 msgstr "Бележката не може да се копира от „%s“ към „%s“"
5110
5007 -#: builtin/am.c:593
5111 +#: builtin/am.c:602
5112 msgid "fseek failed"
5113 msgstr "неуспешно изпълнение на „fseek“"
5114
5011 -#: builtin/am.c:777
5115 +#: builtin/am.c:786
5116 #, c-format
5117 msgid "could not parse patch '%s'"
5118 msgstr "кръпката „%s“ не може да се анализира"
5119
5016 -#: builtin/am.c:842
5120 +#: builtin/am.c:851
5121 msgid "Only one StGIT patch series can be applied at once"
5122 msgstr ""
5123 "Само една серия кръпки от „StGIT“ може да бъде прилагана в даден момент"
5124
5021 -#: builtin/am.c:889
5125 +#: builtin/am.c:899
5126 msgid "invalid timestamp"
5127 msgstr "неправилна стойност за време"
5128
5025 -#: builtin/am.c:892 builtin/am.c:900
5129 +#: builtin/am.c:904 builtin/am.c:916
5130 msgid "invalid Date line"
5131 msgstr "неправилен ред за дата „Date“"
5132
5029 -#: builtin/am.c:897
5133 +#: builtin/am.c:911
5134 msgid "invalid timezone offset"
5135 msgstr "неправилно отместване на часовия пояс"
5136
5033 -#: builtin/am.c:986
5137 +#: builtin/am.c:1004
5138 msgid "Patch format detection failed."
5139 msgstr "Форматът на кръпката не може да бъде определен."
5140
5037 -#: builtin/am.c:991 builtin/clone.c:401
5141 +#: builtin/am.c:1009 builtin/clone.c:402
5142 #, c-format
5143 msgid "failed to create directory '%s'"
5144 msgstr "директорията „%s“ не може да бъде създадена"
5145
5042 -#: builtin/am.c:995
5146 +#: builtin/am.c:1013
5147 msgid "Failed to split patches."
5148 msgstr "Кръпките не могат да бъдат разделени."
5149
5046 -#: builtin/am.c:1120 builtin/commit.c:377
5150 +#: builtin/am.c:1142 builtin/commit.c:376
5151 msgid "unable to write index file"
5152 msgstr "индексът не може да бъде записан"
5153
5050 -#: builtin/am.c:1171
5154 +#: builtin/am.c:1193
5155 #, c-format
5156 msgid "When you have resolved this problem, run \"%s --continue\"."
5157 msgstr "След коригирането на този проблем изпълнете „%s --continue“."
5158
5055 -#: builtin/am.c:1172
5159 +#: builtin/am.c:1194
5160 #, c-format
5161 msgid "If you prefer to skip this patch, run \"%s --skip\" instead."
5162 msgstr "Ако предпочитате да прескочите тази кръпка, изпълнете „%s --skip“."
5163
5060 -#: builtin/am.c:1173
5164 +#: builtin/am.c:1195
5165 #, c-format
5166 msgid "To restore the original branch and stop patching, run \"%s --abort\"."
5167 msgstr "За да се върнете към първоначалното състояние, изпълнете „%s --abort“."
5168
5065 -#: builtin/am.c:1304
5169 +#: builtin/am.c:1302
5170 msgid "Patch is empty."
5171 msgstr "Кръпката е празна."
5172
5069 -#: builtin/am.c:1370
5173 +#: builtin/am.c:1368
5174 #, c-format
5175 msgid "invalid ident line: %.*s"
5176 msgstr "грешен ред с идентичност: %.*s"
5177
5074 -#: builtin/am.c:1392
5178 +#: builtin/am.c:1390
5179 #, c-format
5180 msgid "unable to parse commit %s"
5181 msgstr "подаването не може да бъде анализирано: %s"
5182
5079 -#: builtin/am.c:1586
5183 +#: builtin/am.c:1584
5184 msgid "Repository lacks necessary blobs to fall back on 3-way merge."
5185 msgstr ""
5186 "В хранилището липсват необходимите обекти BLOB, за да се премине към тройно "
5187 "сливане."
5188
5085 -#: builtin/am.c:1588
5189 +#: builtin/am.c:1586
5190 msgid "Using index info to reconstruct a base tree..."
5191 msgstr "Базовото дърво се реконструира от информацията в индекса…"
5192
5089 -#: builtin/am.c:1607
5193 +#: builtin/am.c:1605
5194 msgid ""
5195 "Did you hand edit your patch?\n"
5196 "It does not apply to blobs recorded in its index."
@@ -5094,39 +5198,39 @@ msgstr ""
5198 "Кръпката не може да се приложи към обектите BLOB в индекса.\n"
5199 "Да не би да сте я редактирали на ръка?"
5200
5097 -#: builtin/am.c:1613
5201 +#: builtin/am.c:1611
5202 msgid "Falling back to patching base and 3-way merge..."
5203 msgstr "Преминаване към прилагане на кръпка към базата и тройно сливане…"
5204
5101 -#: builtin/am.c:1638
5205 +#: builtin/am.c:1636
5206 msgid "Failed to merge in the changes."
5207 msgstr "Неуспешно сливане на промените."
5208
5105 -#: builtin/am.c:1662 builtin/merge.c:632
5209 +#: builtin/am.c:1660 builtin/merge.c:641
5210 msgid "git write-tree failed to write a tree"
5211 msgstr "Командата „git write-tree“ не успя да запише обект-дърво"
5212
5109 -#: builtin/am.c:1669
5213 +#: builtin/am.c:1667
5214 msgid "applying to an empty history"
5215 msgstr "прилагане върху празна история"
5216
5113 -#: builtin/am.c:1682 builtin/commit.c:1767 builtin/merge.c:803
5114 -#: builtin/merge.c:828
5217 +#: builtin/am.c:1680 builtin/commit.c:1776 builtin/merge.c:824
5218 +#: builtin/merge.c:849
5219 msgid "failed to write commit object"
5220 msgstr "обектът за подаването не може да бъде записан"
5221
5118 -#: builtin/am.c:1715 builtin/am.c:1719
5222 +#: builtin/am.c:1713 builtin/am.c:1717
5223 #, c-format
5224 msgid "cannot resume: %s does not exist."
5225 msgstr "не може да се продължи — „%s“ не съществува."
5226
5123 -#: builtin/am.c:1735
5227 +#: builtin/am.c:1733
5228 msgid "cannot be interactive without stdin connected to a terminal."
5229 msgstr ""
5230 "За интерактивно изпълнение е необходимо стандартният\n"
5231 "вход да е свързан с терминал, а в момента не е."
5232
5129 -#: builtin/am.c:1740
5233 +#: builtin/am.c:1738
5234 msgid "Commit Body is:"
5235 msgstr "Тялото на кръпката за прилагане е:"
5236
@@ -5134,38 +5238,38 @@ msgstr "Тялото на кръпката за прилагане е:"
5238 #. in your translation. The program will only accept English
5239 #. input at this point.
5240 #.
5137 -#: builtin/am.c:1750
5241 +#: builtin/am.c:1748
5242 msgid "Apply? [y]es/[n]o/[e]dit/[v]iew patch/[a]ccept all: "
5243 msgstr ""
5244 "Прилагане? „y“ — да/„n“ — не/„e“ — редактиране/„v“ — преглед/„a“ — приемане "
5245 "на всичко:"
5246
5143 -#: builtin/am.c:1800
5247 +#: builtin/am.c:1798
5248 #, c-format
5249 msgid "Dirty index: cannot apply patches (dirty: %s)"
5250 msgstr ""
5251 "Индексът не е чист: кръпките не могат да бъдат приложени (замърсени са: %s)"
5252
5149 -#: builtin/am.c:1840 builtin/am.c:1912
5253 +#: builtin/am.c:1838 builtin/am.c:1910
5254 #, c-format
5255 msgid "Applying: %.*s"
5256 msgstr "Прилагане: %.*s"
5257
5154 -#: builtin/am.c:1856
5258 +#: builtin/am.c:1854
5259 msgid "No changes -- Patch already applied."
5260 msgstr "Без промени — кръпката вече е приложена."
5261
5158 -#: builtin/am.c:1864
5262 +#: builtin/am.c:1862
5263 #, c-format
5264 msgid "Patch failed at %s %.*s"
5265 msgstr "Неуспешно прилагане на кръпка при %s %.*s“"
5266
5163 -#: builtin/am.c:1870
5267 +#: builtin/am.c:1868
5268 #, c-format
5269 msgid "The copy of the patch that failed is found in: %s"
5270 msgstr "Дубликат на проблемната кръпка се намира в: %s"
5271
5168 -#: builtin/am.c:1915
5272 +#: builtin/am.c:1913
5273 msgid ""
5274 "No changes - did you forget to use 'git add'?\n"
5275 "If there is nothing left to stage, chances are that something else\n"
@@ -5175,7 +5279,7 @@ msgstr ""
5279 "Ако няма друга промяна за включване в индекса, най-вероятно някоя друга\n"
5280 "кръпка е довела до същите промени и в такъв случай просто пропуснете тази."
5281
5178 -#: builtin/am.c:1922
5282 +#: builtin/am.c:1920
5283 msgid ""
5284 "You still have unmerged paths in your index.\n"
5285 "You should 'git add' each file with resolved conflicts to mark them as "
@@ -5186,17 +5290,17 @@ msgstr ""
5290 "След корекция на конфликтите изпълнете „git add“ върху поправените файлове.\n"
5291 "За да приемете „изтрити от тях“, изпълнете „git rm“ върху изтритите файлове."
5292
5189 -#: builtin/am.c:2031 builtin/am.c:2035 builtin/am.c:2047 builtin/reset.c:323
5190 -#: builtin/reset.c:331
5293 +#: builtin/am.c:2029 builtin/am.c:2033 builtin/am.c:2045 builtin/reset.c:332
5294 +#: builtin/reset.c:340
5295 #, c-format
5296 msgid "Could not parse object '%s'."
5297 msgstr "„%s“ не е разпознат като обект."
5298
5195 -#: builtin/am.c:2083
5299 +#: builtin/am.c:2081
5300 msgid "failed to clean index"
5301 msgstr "индексът не може да бъде изчистен"
5302
5199 -#: builtin/am.c:2117
5303 +#: builtin/am.c:2116
5304 msgid ""
5305 "You seem to have moved HEAD since the last 'am' failure.\n"
5306 "Not rewinding to ORIG_HEAD"
@@ -5207,139 +5311,138 @@ msgstr ""
5311 "сочи към\n"
5312 "„ORIG_HEAD“"
5313
5210 -#: builtin/am.c:2180
5314 +#: builtin/am.c:2179
5315 #, c-format
5316 msgid "Invalid value for --patch-format: %s"
5317 msgstr "Неправилна стойност за „--patch-format“: „%s“"
5318
5215 -#: builtin/am.c:2213
5319 +#: builtin/am.c:2212
5320 msgid "git am [<options>] [(<mbox> | <Maildir>)...]"
5321 msgstr "git am [ОПЦИЯ…] [(ФАЙЛ_С_ПОЩА|ДИРЕКТОРИЯ_С_ПОЩА)…]"
5322
5219 -#: builtin/am.c:2214
5323 +#: builtin/am.c:2213
5324 msgid "git am [<options>] (--continue | --skip | --abort)"
5325 msgstr "git am [ОПЦИЯ…] (--continue | --quit | --abort)"
5326
5223 -#: builtin/am.c:2220
5327 +#: builtin/am.c:2219
5328 msgid "run interactively"
5329 msgstr "интерактивна работа"
5330
5227 -#: builtin/am.c:2222
5331 +#: builtin/am.c:2221
5332 msgid "historical option -- no-op"
5333 msgstr "изоставена опция, съществува по исторически причини, нищо не прави"
5334
5231 -#: builtin/am.c:2224
5335 +#: builtin/am.c:2223
5336 msgid "allow fall back on 3way merging if needed"
5337 msgstr "да се преминава към тройно сливане при нужда."
5338
5235 -#: builtin/am.c:2225 builtin/init-db.c:484 builtin/prune-packed.c:57
5339 +#: builtin/am.c:2224 builtin/init-db.c:484 builtin/prune-packed.c:57
5340 #: builtin/repack.c:180
5341 msgid "be quiet"
5342 msgstr "без извеждане на информация"
5343
5240 -#: builtin/am.c:2227
5344 +#: builtin/am.c:2226
5345 msgid "add a Signed-off-by line to the commit message"
5346 msgstr "добавяне на ред за подпис „Signed-off-by“ в съобщението за подаване"
5347
5244 -#: builtin/am.c:2230
5348 +#: builtin/am.c:2229
5349 msgid "recode into utf8 (default)"
5350 msgstr "прекодиране в UTF-8 (стандартно)"
5351
5248 -#: builtin/am.c:2232
5352 +#: builtin/am.c:2231
5353 msgid "pass -k flag to git-mailinfo"
5354 msgstr "подаване на опцията „-k“ на командата „git-mailinfo“"
5355
5252 -#: builtin/am.c:2234
5356 +#: builtin/am.c:2233
5357 msgid "pass -b flag to git-mailinfo"
5358 msgstr "подаване на опцията „-b“ на командата „git-mailinfo“"
5359
5256 -#: builtin/am.c:2236
5360 +#: builtin/am.c:2235
5361 msgid "pass -m flag to git-mailinfo"
5362 msgstr "подаване на опцията „-m“ на командата „git-mailinfo“"
5363
5260 -#: builtin/am.c:2238
5364 +#: builtin/am.c:2237
5365 msgid "pass --keep-cr flag to git-mailsplit for mbox format"
5366 msgstr ""
5367 "подаване на опцията „--keep-cr“ на командата „git-mailsplit“ за формат „mbox“"
5368
5265 -#: builtin/am.c:2241
5369 +#: builtin/am.c:2240
5370 msgid "do not pass --keep-cr flag to git-mailsplit independent of am.keepcr"
5371 msgstr ""
5372 "без подаване на опцията „--keep-cr“ на командата „git-mailsplit“ независимо "
5373 "от „am.keepcr“"
5374
5271 -#: builtin/am.c:2244
5375 +#: builtin/am.c:2243
5376 msgid "strip everything before a scissors line"
5377 msgstr "пропускане на всичко преди реда за отрязване"
5378
5275 -#: builtin/am.c:2246 builtin/am.c:2249 builtin/am.c:2252 builtin/am.c:2255
5276 -#: builtin/am.c:2258 builtin/am.c:2261 builtin/am.c:2264 builtin/am.c:2267
5277 -#: builtin/am.c:2273
5379 +#: builtin/am.c:2245 builtin/am.c:2248 builtin/am.c:2251 builtin/am.c:2254
5380 +#: builtin/am.c:2257 builtin/am.c:2260 builtin/am.c:2263 builtin/am.c:2266
5381 +#: builtin/am.c:2272
5382 msgid "pass it through git-apply"
5383 msgstr "прекарване през „git-apply“"
5384
5281 -#: builtin/am.c:2263 builtin/fmt-merge-msg.c:663 builtin/fmt-merge-msg.c:666
5282 -#: builtin/grep.c:1064 builtin/merge.c:202 builtin/pull.c:142
5283 -#: builtin/pull.c:197 builtin/repack.c:189 builtin/repack.c:193
5284 -#: builtin/repack.c:195 builtin/show-branch.c:631 builtin/show-ref.c:169
5285 -#: builtin/tag.c:399 parse-options.h:132 parse-options.h:134
5286 -#: parse-options.h:245
5385 +#: builtin/am.c:2262 builtin/fmt-merge-msg.c:664 builtin/fmt-merge-msg.c:667
5386 +#: builtin/grep.c:843 builtin/merge.c:205 builtin/pull.c:142 builtin/pull.c:197
5387 +#: builtin/repack.c:189 builtin/repack.c:193 builtin/repack.c:195
5388 +#: builtin/show-branch.c:631 builtin/show-ref.c:169 builtin/tag.c:377
5389 +#: parse-options.h:132 parse-options.h:134 parse-options.h:245
5390 msgid "n"
5391 msgstr "БРОЙ"
5392
5290 -#: builtin/am.c:2269 builtin/branch.c:596 builtin/for-each-ref.c:38
5291 -#: builtin/replace.c:444 builtin/tag.c:434 builtin/verify-tag.c:39
5393 +#: builtin/am.c:2268 builtin/branch.c:622 builtin/for-each-ref.c:38
5394 +#: builtin/replace.c:444 builtin/tag.c:412 builtin/verify-tag.c:39
5395 msgid "format"
5396 msgstr "ФОРМАТ"
5397
5295 -#: builtin/am.c:2270
5398 +#: builtin/am.c:2269
5399 msgid "format the patch(es) are in"
5400 msgstr "формат на кръпките"
5401
5299 -#: builtin/am.c:2276
5402 +#: builtin/am.c:2275
5403 msgid "override error message when patch failure occurs"
5404 msgstr "избрано от вас съобщение за грешка при прилагане на кръпки"
5405
5303 -#: builtin/am.c:2278
5406 +#: builtin/am.c:2277
5407 msgid "continue applying patches after resolving a conflict"
5408 msgstr "продължаване на прилагането на кръпки след коригирането на конфликт"
5409
5307 -#: builtin/am.c:2281
5410 +#: builtin/am.c:2280
5411 msgid "synonyms for --continue"
5412 msgstr "синоними на „--continue“"
5413
5311 -#: builtin/am.c:2284
5414 +#: builtin/am.c:2283
5415 msgid "skip the current patch"
5416 msgstr "прескачане на текущата кръпка"
5417
5315 -#: builtin/am.c:2287
5418 +#: builtin/am.c:2286
5419 msgid "restore the original branch and abort the patching operation."
5420 msgstr ""
5421 "възстановяване на първоначалното състояние на клона и преустановяване на "
5422 "прилагането на кръпката."
5423
5321 -#: builtin/am.c:2291
5424 +#: builtin/am.c:2290
5425 msgid "lie about committer date"
5426 msgstr "дата за подаване различна от първоначалната"
5427
5325 -#: builtin/am.c:2293
5428 +#: builtin/am.c:2292
5429 msgid "use current timestamp for author date"
5430 msgstr "използване на текущото време като това за автор"
5431
5329 -#: builtin/am.c:2295 builtin/commit.c:1605 builtin/merge.c:233
5330 -#: builtin/pull.c:172 builtin/revert.c:112 builtin/tag.c:414
5432 +#: builtin/am.c:2294 builtin/commit.c:1614 builtin/merge.c:236
5433 +#: builtin/pull.c:172 builtin/revert.c:112 builtin/tag.c:392
5434 msgid "key-id"
5435 msgstr "ИДЕНТИФИКАТОР_НА_КЛЮЧ"
5436
5334 -#: builtin/am.c:2296
5437 +#: builtin/am.c:2295
5438 msgid "GPG-sign commits"
5439 msgstr "подписване на подаванията с GPG"
5440
5338 -#: builtin/am.c:2299
5441 +#: builtin/am.c:2298
5442 msgid "(internal use for git-rebase)"
5443 msgstr "(ползва се вътрешно за „git-rebase“)"
5444
5342 -#: builtin/am.c:2317
5445 +#: builtin/am.c:2316
5446 msgid ""
5447 "The -b/--binary option has been a no-op for long time, and\n"
5448 "it will be removed. Please do not use it anymore."
@@ -5347,18 +5450,18 @@ msgstr ""
5450 "Опциите „-b“/„--binary“ отдавна не правят нищо и\n"
5451 "ще бъдат премахнати в бъдеще. Не ги ползвайте."
5452
5350 -#: builtin/am.c:2324
5453 +#: builtin/am.c:2323
5454 msgid "failed to read the index"
5455 msgstr "неуспешно изчитане на индекса"
5456
5354 -#: builtin/am.c:2339
5457 +#: builtin/am.c:2338
5458 #, c-format
5459 msgid "previous rebase directory %s still exists but mbox given."
5460 msgstr ""
5461 "предишната директория за пребазиране „%s“ все още съществува, а е зададен "
5462 "файл „mbox“."
5463
5361 -#: builtin/am.c:2363
5464 +#: builtin/am.c:2362
5465 #, c-format
5466 msgid ""
5467 "Stray %s directory found.\n"
@@ -5367,7 +5470,7 @@ msgstr ""
5470 "Открита е излишна директория „%s“.\n"
5471 "Можете да я изтриете с командата „git am --abort“."
5472
5370 -#: builtin/am.c:2369
5473 +#: builtin/am.c:2368
5474 msgid "Resolve operation not in progress, we are not resuming."
5475 msgstr "В момента не тече операция по коригиране и няма как да се продължи."
5476
@@ -5590,14 +5693,18 @@ msgid "git branch [<options>] (-m | -M) [<old-branch>] <new-branch>"
5693 msgstr "git branch [ОПЦИЯ…] (-m | -M) [СТАР_КЛОН] НОВ_КЛОН"
5694
5695 #: builtin/branch.c:31
5696 +msgid "git branch [<options>] (-c | -C) [<old-branch>] <new-branch>"
5697 +msgstr "git branch [ОПЦИЯ…] (-c | -C) [СТАР_КЛОН] НОВ_КЛОН"
5698 +
5699 +#: builtin/branch.c:32
5700 msgid "git branch [<options>] [-r | -a] [--points-at]"
5701 msgstr "git branch [ОПЦИЯ…] [-r | -a] [--points-at]"
5702
5596 -#: builtin/branch.c:32
5703 +#: builtin/branch.c:33
5704 msgid "git branch [<options>] [-r | -a] [--format]"
5705 msgstr "git branch [ОПЦИЯ…] [-r | -a] [--format]"
5706
5600 -#: builtin/branch.c:145
5707 +#: builtin/branch.c:146
5708 #, c-format
5709 msgid ""
5710 "deleting branch '%s' that has been merged to\n"
@@ -5606,7 +5713,7 @@ msgstr ""
5713 "изтриване на клона „%s“, който е слят към „%s“,\n"
5714 " но още не е слят към върха „HEAD“."
5715
5609 -#: builtin/branch.c:149
5716 +#: builtin/branch.c:150
5717 #, c-format
5718 msgid ""
5719 "not deleting branch '%s' that is not yet merged to\n"
@@ -5615,12 +5722,12 @@ msgstr ""
5722 "отказване на изтриване на клона „%s“, който не е слят към\n"
5723 " „%s“, но е слят към върха „HEAD“."
5724
5618 -#: builtin/branch.c:163
5725 +#: builtin/branch.c:164
5726 #, c-format
5727 msgid "Couldn't look up commit object for '%s'"
5728 msgstr "Обектът-подаване за „%s“ не може да бъде открит"
5729
5623 -#: builtin/branch.c:167
5730 +#: builtin/branch.c:168
5731 #, c-format
5732 msgid ""
5733 "The branch '%s' is not fully merged.\n"
@@ -5629,92 +5736,113 @@ msgstr ""
5736 "Клонът „%s“ не е слят напълно. Ако сте сигурни, че искате\n"
5737 "да го изтриете, изпълнете „git branch -D %s“."
5738
5632 -#: builtin/branch.c:180
5739 +#: builtin/branch.c:181
5740 msgid "Update of config-file failed"
5741 msgstr "Неуспешно обновяване на конфигурационния файл"
5742
5636 -#: builtin/branch.c:211
5743 +#: builtin/branch.c:212
5744 msgid "cannot use -a with -d"
5745 msgstr "Опцията „-a“ е несъвместима с опцията „-d“"
5746
5640 -#: builtin/branch.c:217
5747 +#: builtin/branch.c:218
5748 msgid "Couldn't look up commit object for HEAD"
5749 msgstr "Обектът-подаване, сочен от указателя „HEAD“, не може да бъде открит"
5750
5644 -#: builtin/branch.c:231
5751 +#: builtin/branch.c:232
5752 #, c-format
5753 msgid "Cannot delete branch '%s' checked out at '%s'"

This file is too large to show in full.