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

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

Alexander Shopov committed May 7, 2017 at 09:25 UTC 3e69979fe893858449df6f1c8f0d93e5643e58fa
1 file changed +61 -85
po/bg.po
+61 -85
@@ -115,8 +115,8 @@ msgid ""
115 msgstr ""
116 "Project-Id-Version: git master\n"
117 "Report-Msgid-Bugs-To: Git Mailing List <git@vger.kernel.org>\n"
118 -"POT-Creation-Date: 2017-04-30 18:50+0200\n"
119 -"PO-Revision-Date: 2017-04-30 18:55+0200\n"
118 +"POT-Creation-Date: 2017-05-05 09:35+0800\n"
119 +"PO-Revision-Date: 2017-05-07 09:24+0200\n"
120 "Last-Translator: Alexander Shopov <ash@kambanaria.org>\n"
121 "Language-Team: Bulgarian <dict@fsa-bg.org>\n"
122 "Language: bg\n"
@@ -1247,7 +1247,7 @@ msgstr "Файлът „%s“ не изглежда да е пратка на gi
1247 msgid "unrecognized header: %s%s (%d)"
1248 msgstr "непозната заглавна част: %s%s (%d)"
1249
1250 -#: bundle.c:87 sequencer.c:1339 sequencer.c:1760 builtin/commit.c:777
1250 +#: bundle.c:87 sequencer.c:1341 sequencer.c:1767 builtin/commit.c:777
1251 #, c-format
1252 msgid "could not open '%s'"
1253 msgstr "„%s“ не може да се отвори"
@@ -1256,7 +1256,7 @@ msgstr "„%s“ не може да се отвори"
1256 msgid "Repository lacks these prerequisite commits:"
1257 msgstr "В хранилището липсват следните необходими подавания:"
1258
1259 -#: bundle.c:163 ref-filter.c:1852 sequencer.c:1162 sequencer.c:2299
1259 +#: bundle.c:163 ref-filter.c:1852 sequencer.c:1162 sequencer.c:2321
1260 #: builtin/blame.c:2811 builtin/commit.c:1061 builtin/log.c:353
1261 #: builtin/log.c:897 builtin/log.c:1347 builtin/log.c:1673 builtin/log.c:1916
1262 #: builtin/merge.c:359 builtin/shortlog.c:176
@@ -1322,7 +1322,7 @@ msgstr "Командата „git index-pack“ не завърши успешн
1322 msgid "invalid color value: %.*s"
1323 msgstr "неправилна стойност за цвят: %.*s"
1324
1325 -#: commit.c:40 sequencer.c:1572 builtin/am.c:419 builtin/am.c:455
1325 +#: commit.c:40 sequencer.c:1579 builtin/am.c:419 builtin/am.c:455
1326 #: builtin/am.c:1489 builtin/am.c:2126
1327 #, c-format
1328 msgid "could not parse %s"
@@ -2579,9 +2579,9 @@ msgstr ""
2579 "„GIT_INDEX_VERSION“.\n"
2580 "Ще се ползва версия %i"
2581
2582 -#: read-cache.c:2375
2582 +#: read-cache.c:2375 sequencer.c:1350 sequencer.c:2048
2583 #, c-format
2584 -msgid "could not stat '%s"
2584 +msgid "could not stat '%s'"
2585 msgstr "неуспешно изпълнение на „stat“ върху „%s“"
2586
2587 #: read-cache.c:2388
@@ -3056,12 +3056,12 @@ msgstr ""
3056 "пътища с „git add ПЪТ…“ или „git rm ПЪТ…“, след което\n"
3057 "подайте резултата с командата „git commit'“."
3058
3059 -#: sequencer.c:294 sequencer.c:1675
3059 +#: sequencer.c:294 sequencer.c:1682
3060 #, c-format
3061 msgid "could not lock '%s'"
3062 msgstr "„%s“ не може да се заключи"
3063
3064 -#: sequencer.c:297 sequencer.c:1553 sequencer.c:1680 sequencer.c:1694
3064 +#: sequencer.c:297 sequencer.c:1560 sequencer.c:1687 sequencer.c:1701
3065 #, c-format
3066 msgid "could not write to '%s'"
3067 msgstr "в „%s“ не може да се пише"
@@ -3071,12 +3071,12 @@ msgstr "в „%s“ не може да се пише"
3071 msgid "could not write eol to '%s'"
3072 msgstr "краят на ред не може да се запише в „%s“"
3073
3074 -#: sequencer.c:305 sequencer.c:1558 sequencer.c:1682
3074 +#: sequencer.c:305 sequencer.c:1565 sequencer.c:1689
3075 #, c-format
3076 msgid "failed to finalize '%s'."
3077 msgstr "„%s“ не може да се завърши."
3078
3079 -#: sequencer.c:329 sequencer.c:814 sequencer.c:1579 builtin/am.c:257
3079 +#: sequencer.c:329 sequencer.c:814 sequencer.c:1586 builtin/am.c:257
3080 #: builtin/commit.c:749 builtin/merge.c:1018
3081 #, c-format
3082 msgid "could not read '%s'"
@@ -3251,7 +3251,7 @@ msgstr "неуспешно извличане на съобщението за
3251 msgid "%s: cannot parse parent commit %s"
3252 msgstr "%s: неразпозната стойност за родителското подаване „%s“"
3253
3254 -#: sequencer.c:1071 sequencer.c:1820
3254 +#: sequencer.c:1071 sequencer.c:1827
3255 #, c-format
3256 msgid "could not rename '%s' to '%s'"
3257 msgstr "„%s“ не може да се преименува на „%s“"
@@ -3280,132 +3280,132 @@ msgstr "git %s: неуспешно изчитане на индекса"
3280 msgid "git %s: failed to refresh the index"
3281 msgstr "git %s: неуспешно обновяване на индекса"
3282
3283 -#: sequencer.c:1302
3283 +#: sequencer.c:1303
3284 #, c-format
3285 msgid "invalid line %d: %.*s"
3286 msgstr "неправилен ред %d: %.*s"
3287
3288 -#: sequencer.c:1310
3288 +#: sequencer.c:1311
3289 #, c-format
3290 msgid "cannot '%s' without a previous commit"
3291 msgstr "Без предишно подаване не може да се изпълни „%s“"
3292
3293 -#: sequencer.c:1342
3293 +#: sequencer.c:1344
3294 #, c-format
3295 msgid "could not read '%s'."
3296 msgstr "от „%s“ не може да се чете."
3297
3298 -#: sequencer.c:1349
3298 +#: sequencer.c:1356
3299 msgid "please fix this using 'git rebase --edit-todo'."
3300 msgstr "коригирайте това чрез „git rebase --edit-todo“."
3301
3302 -#: sequencer.c:1351
3302 +#: sequencer.c:1358
3303 #, c-format
3304 msgid "unusable instruction sheet: '%s'"
3305 msgstr "неизползваем файл с описание на предстоящите действия: „%s“"
3306
3307 -#: sequencer.c:1356
3307 +#: sequencer.c:1363
3308 msgid "no commits parsed."
3309 msgstr "никое от подаванията не може да се разпознае."
3310
3311 -#: sequencer.c:1367
3311 +#: sequencer.c:1374
3312 msgid "cannot cherry-pick during a revert."
3313 msgstr ""
3314 "по време на отмяна на подаване не може да се извърши отбиране на подаване."
3315
3316 -#: sequencer.c:1369
3316 +#: sequencer.c:1376
3317 msgid "cannot revert during a cherry-pick."
3318 msgstr "по време на отбиране не може да се извърши отмяна на подаване."
3319
3320 -#: sequencer.c:1432
3320 +#: sequencer.c:1439
3321 #, c-format
3322 msgid "invalid key: %s"
3323 msgstr "неправилен ключ: „%s“"
3324
3325 -#: sequencer.c:1435
3325 +#: sequencer.c:1442
3326 #, c-format
3327 msgid "invalid value for %s: %s"
3328 msgstr "неправилна стойност за „%s“: „%s“"
3329
3330 -#: sequencer.c:1492
3330 +#: sequencer.c:1499
3331 #, c-format
3332 msgid "malformed options sheet: '%s'"
3333 msgstr "неправилен файл с опции: „%s“"
3334
3335 -#: sequencer.c:1530
3335 +#: sequencer.c:1537
3336 msgid "a cherry-pick or revert is already in progress"
3337 msgstr ""
3338 "в момента вече се извършва отбиране на подавания или пребазиране на клона"
3339
3340 -#: sequencer.c:1531
3340 +#: sequencer.c:1538
3341 msgid "try \"git cherry-pick (--continue | --quit | --abort)\""
3342 msgstr "използвайте „git cherry-pick (--continue | --quit | --abort)“"
3343
3344 -#: sequencer.c:1534
3344 +#: sequencer.c:1541
3345 #, c-format
3346 msgid "could not create sequencer directory '%s'"
3347 msgstr "директорията за секвенсора „%s“ не може да бъде създадена"
3348
3349 -#: sequencer.c:1548
3349 +#: sequencer.c:1555
3350 msgid "could not lock HEAD"
3351 msgstr "указателят „HEAD“ не може да се заключи"
3352
3353 -#: sequencer.c:1604 sequencer.c:2159
3353 +#: sequencer.c:1611 sequencer.c:2181
3354 msgid "no cherry-pick or revert in progress"
3355 msgstr ""
3356 "в момента не се извършва отбиране на подавания или пребазиране на клона"
3357
3358 -#: sequencer.c:1606
3358 +#: sequencer.c:1613
3359 msgid "cannot resolve HEAD"
3360 msgstr "Подаването сочено от указателя „HEAD“ не може да бъде открито"
3361
3362 -#: sequencer.c:1608 sequencer.c:1642
3362 +#: sequencer.c:1615 sequencer.c:1649
3363 msgid "cannot abort from a branch yet to be born"
3364 msgstr ""
3365 "действието не може да бъде преустановено, когато сте на клон, който тепърва "
3366 "предстои да бъде създаден"
3367
3368 -#: sequencer.c:1628 builtin/grep.c:910
3368 +#: sequencer.c:1635 builtin/grep.c:910
3369 #, c-format
3370 msgid "cannot open '%s'"
3371 msgstr "„%s“ не може да бъде отворен"
3372
3373 -#: sequencer.c:1630
3373 +#: sequencer.c:1637
3374 #, c-format
3375 msgid "cannot read '%s': %s"
3376 msgstr "„%s“ не може да бъде прочетен: %s"
3377
3378 -#: sequencer.c:1631
3378 +#: sequencer.c:1638
3379 msgid "unexpected end of file"
3380 msgstr "неочакван край на файл"
3381
3382 -#: sequencer.c:1637
3382 +#: sequencer.c:1644
3383 #, c-format
3384 msgid "stored pre-cherry-pick HEAD file '%s' is corrupt"
3385 msgstr ""
3386 "запазеният преди започването на отбирането файл за указателя „HEAD“ — „%s“ е "
3387 "повреден"
3388
3389 -#: sequencer.c:1648
3389 +#: sequencer.c:1655
3390 msgid "You seem to have moved HEAD. Not rewinding, check your HEAD!"
3391 msgstr ""
3392 "Изглежда указателят „HEAD“ е променен. Проверете към какво сочи.\n"
3393 "Не се правят промени."
3394
3395 -#: sequencer.c:1785 sequencer.c:2058
3395 +#: sequencer.c:1792 sequencer.c:2080
3396 msgid "cannot read HEAD"
3397 msgstr "указателят „HEAD“ не може да бъде прочетен"
3398
3399 -#: sequencer.c:1825 builtin/difftool.c:616
3399 +#: sequencer.c:1832 builtin/difftool.c:616
3400 #, c-format
3401 msgid "could not copy '%s' to '%s'"
3402 msgstr "„%s“ не може да се копира като „%s“"
3403
3404 -#: sequencer.c:1841
3404 +#: sequencer.c:1848
3405 msgid "could not read index"
3406 msgstr "индексът не може да бъде прочетен"
3407
3408 -#: sequencer.c:1846
3408 +#: sequencer.c:1853
3409 #, c-format
3410 msgid ""
3411 "execution failed: %s\n"
@@ -3420,11 +3420,11 @@ msgstr ""
3420 " git rebase --continue\n"
3421 "\n"
3422
3423 -#: sequencer.c:1852
3423 +#: sequencer.c:1859
3424 msgid "and made changes to the index and/or the working tree\n"
3425 msgstr "и промени индекса и/или работното дърво\n"
3426
3427 -#: sequencer.c:1858
3427 +#: sequencer.c:1865
3428 #, c-format
3429 msgid ""
3430 "execution succeeded: %s\n"
@@ -3441,17 +3441,17 @@ msgstr ""
3441 " git rebase --continue\n"
3442 "\n"
3443
3444 -#: sequencer.c:1913 git-rebase.sh:169
3444 +#: sequencer.c:1920 git-rebase.sh:169
3445 #, c-format
3446 msgid "Applied autostash."
3447 msgstr "Автоматично скатаното е приложено."
3448
3449 -#: sequencer.c:1925
3449 +#: sequencer.c:1932
3450 #, c-format
3451 msgid "cannot store %s"
3452 msgstr "„%s“ не може да бъде запазен"
3453
3454 -#: sequencer.c:1927 git-rebase.sh:173
3454 +#: sequencer.c:1934 git-rebase.sh:173
3455 #, c-format
3456 msgid ""
3457 "Applying autostash resulted in conflicts.\n"
@@ -3462,57 +3462,57 @@ msgstr ""
3462 "надеждно скатани. Можете да пробвате да ги приложите чрез „git stash pop“\n"
3463 "или да ги изхвърлите чрез „git stash drop“, когато поискате.\n"
3464
3465 -#: sequencer.c:2009
3465 +#: sequencer.c:2016
3466 #, c-format
3467 msgid "Stopped at %s... %.*s\n"
3468 msgstr "Спиране при „%s“… %.*s\n"
3469
3470 -#: sequencer.c:2036
3470 +#: sequencer.c:2058
3471 #, c-format
3472 msgid "unknown command %d"
3473 msgstr "непозната команда %d"
3474
3475 -#: sequencer.c:2066
3475 +#: sequencer.c:2088
3476 msgid "could not read orig-head"
3477 msgstr "указателят за „orig-head“ не може да се прочете"
3478
3479 -#: sequencer.c:2070
3479 +#: sequencer.c:2092
3480 msgid "could not read 'onto'"
3481 msgstr "указателят за „onto“ не може да се прочете"
3482
3483 -#: sequencer.c:2077
3483 +#: sequencer.c:2099
3484 #, c-format
3485 msgid "could not update %s"
3486 msgstr "„%s“ не може да се обнови"
3487
3488 -#: sequencer.c:2084
3488 +#: sequencer.c:2106
3489 #, c-format
3490 msgid "could not update HEAD to %s"
3491 msgstr "„HEAD“ не може да бъде обновен до „%s“"
3492
3493 -#: sequencer.c:2168
3493 +#: sequencer.c:2190
3494 msgid "cannot rebase: You have unstaged changes."
3495 msgstr "не може да пребазирате, защото има промени, които не са в индекса."
3496
3497 -#: sequencer.c:2173
3497 +#: sequencer.c:2195
3498 msgid "could not remove CHERRY_PICK_HEAD"
3499 msgstr "указателят „CHERRY_PICK_HEAD“ не може да бъде изтрит"
3500
3501 -#: sequencer.c:2182
3501 +#: sequencer.c:2204
3502 msgid "cannot amend non-existing commit"
3503 msgstr "несъществуващо подаване не може да се поправи"
3504
3505 -#: sequencer.c:2184
3505 +#: sequencer.c:2206
3506 #, c-format
3507 msgid "invalid file: '%s'"
3508 msgstr "неправилен файл: „%s“"
3509
3510 -#: sequencer.c:2186
3510 +#: sequencer.c:2208
3511 #, c-format
3512 msgid "invalid contents: '%s'"
3513 msgstr "неправилно съдържание: „%s“"
3514
3515 -#: sequencer.c:2189
3515 +#: sequencer.c:2211
3516 msgid ""
3517 "\n"
3518 "You have uncommitted changes in your working tree. Please, commit them\n"
@@ -3522,21 +3522,21 @@ msgstr ""
3522 "В работното дърво има неподадени промени. Първо ги подайте, а след това\n"
3523 "отново изпълнете „git rebase --continue“."
3524
3525 -#: sequencer.c:2199
3525 +#: sequencer.c:2221
3526 msgid "could not commit staged changes."
3527 msgstr "промените в индекса не могат да бъдат подадени."
3528
3529 -#: sequencer.c:2279
3529 +#: sequencer.c:2301
3530 #, c-format
3531 msgid "%s: can't cherry-pick a %s"
3532 msgstr "%s: не може да се отбере „%s“"
3533
3534 -#: sequencer.c:2283
3534 +#: sequencer.c:2305
3535 #, c-format
3536 msgid "%s: bad revision"
3537 msgstr "%s: неправилна версия"
3538
3539 -#: sequencer.c:2316
3539 +#: sequencer.c:2338
3540 msgid "can't revert as initial commit"
3541 msgstr "първоначалното подаване не може да бъде отменено"
3542
@@ -13376,7 +13376,7 @@ msgstr "директория за определянето на относите
13376 msgid "git submodule--helper list [--prefix=<path>] [<path>...]"
13377 msgstr "git submodule--helper list [--prefix=ПЪТ] [ПЪТ…]"
13378
13379 -#: builtin/submodule--helper.c:356 builtin/submodule--helper.c:382
13379 +#: builtin/submodule--helper.c:356 builtin/submodule--helper.c:380
13380 #, c-format
13381 msgid "No url found for submodule path '%s' in .gitmodules"
13382 msgstr "Във файла „.gitmodules“ не е открит адрес за пътя към подмодул „%s“"
@@ -13693,30 +13693,6 @@ msgstr "липсва съобщение за етикета"
13693 msgid "The tag message has been left in %s\n"
13694 msgstr "Съобщението за етикета е запазено във файла „%s“\n"
13695
13696 -#: builtin/tag.c:312
13697 -msgid "tag: tagging "
13698 -msgstr "tag: етикиране "
13699 -
13700 -#: builtin/tag.c:320
13701 -msgid "object of unknown type"
13702 -msgstr "обект от непознат вид"
13703 -
13704 -#: builtin/tag.c:327
13705 -msgid "commit object"
13706 -msgstr "обект-подаване"
13707 -
13708 -#: builtin/tag.c:335
13709 -msgid "tree object"
13710 -msgstr "обект-дърво"
13711 -
13712 -#: builtin/tag.c:338
13713 -msgid "blob object"
13714 -msgstr "обект-blob"
13715 -
13716 -#: builtin/tag.c:341
13717 -msgid "other tag object"
13718 -msgstr "друг обект-етикет"
13719 -
13696 #: builtin/tag.c:397
13697 msgid "list tag names"
13698 msgstr "извеждане на имената на етикетите"