# Bulgarian translation of git po-file. # Copyright (C) 2014, 2015, 2016, 2017, 2018, 2019, 2020 Alexander Shopov . # This file is distributed under the same license as the git package. # Alexander Shopov , 2014, 2015, 2016, 2017, 2018, 2019, 2020. # # ======================== # DICTIONARY TO MERGE IN GIT GUI # ------------------------ # range диапазон # base база # tip връх # unreachable object недостижим обект # dangling objects обект извън клон # fast-forward превъртане # tree-level merge тривиално сливане (различни файлове са променяни, слива се като дърво) # automatic merge автоматично сливане (еднакви файлове са променяни, но в неприпокриващи се части) # real merge същинско сливане (а не превъртане) # three-way merge тройно сливане # octopus merge множествено сливане # stale remote старо хранилище # rebase пребазирам # merge base база за сливане # force (push) принудително изтласквам # stash/index индекс # squash commit вкарвам подаване в предходното # fixup commit вкарвам подаване в предходното без следа # root commit начално подаване # remote-tracking branch следящ клон # git bundle пратка на git # bisect двоично търсене # am прилагам поредица от кръпки # working directory/tree — винаги работно дърво, git следи цялото дърво, а не директории, работна директория за cwd # switch to branch преминавам към клон # sparse entry/blob частично изтеглена директория/път/обект-BLOB # revision range диапазон на версиите # cover letter придружаващо писмо # reference repository еталонно хранилище # graft присадка # grafted repository хранилище с присаждане # replace refs заместващи указатели # embedded repository вградено/вътрешно хранилище (добавянето му е грешка) # thin pack съкратен пакет # pack file пакетен файл # stat (a file) получавам информация чрез „stat“ (за файл) # mixed reset смесено зануляване (индекса и указателя „HEAD“, без работното дърво) # soft reset меко зануляване (само указателя „HEAD“, без индекса и работното дърво) # hard reset пълно зануляване (указателя „HEAD“, индекса и работното дърво) # merge reset слято зануляване (целия индекс и отчасти работното дърво — без файловете с промени между работното дърво и индекса) # keep reset запазващо зануляване (отчасти индекса и работното дърво — файловете с промени от подаването и „HEAD“) # commit-ish указател към подаване # sequence последователност/поредица # whitespace symbol знаци за интервали # shortlog съкратения журнал # backing store мястото за съхранение # reject отхвърлено парче # topic branch тематичен клон # empty head връх без история # tree-ish указател към дърво # dirty нечист, мръсен (файл, индекс) # fallback резервен вариант # pathspec magic опция за магически пътища # bitmap index индекс на база битови маски # mark маркер # plumbing команди от системно ниво # porcelain команди от потребителско ниво # pack [noun] пакетен файл - fixme in glossary # repack препакетирам # mainline базово подаване - при cherry-pick на merge - към коя версия да се изчислява разликата # token лексема # trailer епилог/завършек на съобщение # cwd текуща работна директория # untracked cache кеш за неследените файлове # broken/corrupt повреден # restore възстановявам # precious objects repo хранилище с важни обекти # linked checkout свързано изтегляне # term управляваща дума (за git-bisect) # mergetag етикет при сливане # packfile пакет # promisory гарантиращ, гарант promisory packfile гарантиращ пакет, promisory remote хранилище-гарант # delta - разлика, делта, обект-разлика # ?? # peeled tag - проследяване на етикет - когато етикет сочи към друг етикет, а не подаване и проследяваме подобно на символна връзка # nested tag - непряк етикет # strip - премахвам (за компонент при филтриране) # unrelated histories - независими истории # inexact rename detection търсене на преименувания на обекти съчетани с промени # hunk парче # binary patch двоична кръпка # reverse-apply прилагам в обратна посока # todo file файл с команди # todo command запланувана команда # alternate алтернативен източник # superproject обхващащ проект # split index разделяне на индекса # truncate отрязвам # format string форматиращ низ # hook кука # ignored (file) игнориран, понякога - пропуснат # manual, man page ръководство # guide въведение # partial clone непълно хранилище # cousins сестрински клони # expiration date дата на срок # is well formed е по правилата # namespace пространство от имена # repository layout устройство на хранилището # collection/series of patches поредица от кръпки # recieve получавам # BOM маркер за поредността на байтовете # acknowledgment line ред за потвърждение # wanted-ref искан указател # chunk откъс # clean filter декодиращ филтър # smudge filter кодиращ филтър # loose object непакетиран обект # flush изчистване на буферите # flush packet изчистващ пакет # fork създаване на процес # capabilities възможности # remote-helper насрещна помощна програма # command alias псевдоним на команда # rerere преизползване на запазена корекция на сливане с конфликт # preimage предварителен вариант # offset отместване # multi-pack-index индекс за множество пакети # range diff диапазонна разлика # inter diff разлика в разликите # ssl backend реализация на SSL # delta island група разлики # island marks граници на групите # reflog журнал на указателите # hash контролна сума, изчисляване на контролна сума # fanout откъс (разперване???) # idx - index of pack file, 1 index per 1 packfile # midx, multi-pack index - файл с индекса за множество пакети # overlay mode - припокриващ режим (при изтеглянe) # incremental file нарастващ файл # split (commit-graphr) раздробен (граф с подавания) # clobber (a tag) презаписвам (етикет) # blame извеждане на авторство # refname име на указател # cone pattern matching пътеводно напасване # negative pattern отрицателен шаблон # colored hunk/diff оцветено парче/разлика # up to date обновен, освен като самостотелва дума - актуален или completely up to date - напълно актуален # stateless без запазване на състоянието # end packet пакет за край # identity самоличност, информация за # boundary commit гранично подаване # ------------------------ # „$var“ - може да не сработва за shell има gettext и eval_gettext - проверка - намират се лесно по „$ # ------------------------ # FIXME # HEAD as a reference vs head of a branch # git update-index -h извежда само един ред, а не цялата помощ за опциите # git fetch --al работи подобно на --all # ------------------------ # export PO_FILE=bg.po # msgattrib --only-fuzzy $PO_FILE > todo1.po # msgattrib --untranslated $PO_FILE > todo2.po # msgcat todo1.po todo2.po > todo.po # grep '^#: ' todo.po | sed 's/^#: //' | tr ' ' '\n' | sed 's/:[0-9]*$//' > FILES # for i in `sort -u FILES`; do cnt=`grep $i FILES | wc -l`; echo $cnt $i ;done | sort -n msgid "" msgstr "" "Project-Id-Version: git 2.29\n" "Report-Msgid-Bugs-To: Git Mailing List \n" "POT-Creation-Date: 2020-10-10 09:32+0800\n" "PO-Revision-Date: 2020-10-11 15:00+0200\n" "Last-Translator: Alexander Shopov \n" "Language-Team: Bulgarian \n" "Language: bg\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: add-interactive.c:368 #, c-format msgid "Huh (%s)?" msgstr "Неуспешен анализ — „%s“." #: add-interactive.c:521 add-interactive.c:822 reset.c:65 sequencer.c:3250 #: sequencer.c:3698 sequencer.c:3840 builtin/rebase.c:1526 #: builtin/rebase.c:1944 msgid "could not read index" msgstr "индексът не може да бъде прочетен" #: add-interactive.c:576 git-add--interactive.perl:269 #: git-add--interactive.perl:294 msgid "binary" msgstr "двоично" #: add-interactive.c:634 git-add--interactive.perl:278 #: git-add--interactive.perl:332 msgid "nothing" msgstr "нищо" #: add-interactive.c:635 git-add--interactive.perl:314 #: git-add--interactive.perl:329 msgid "unchanged" msgstr "няма промени" #: add-interactive.c:672 git-add--interactive.perl:643 msgid "Update" msgstr "Обновяване" #: add-interactive.c:689 add-interactive.c:877 #, c-format msgid "could not stage '%s'" msgstr "неуспешно добавяне в индекса на „%s“" #: add-interactive.c:695 add-interactive.c:884 reset.c:89 sequencer.c:3444 msgid "could not write index" msgstr "индексът не може да бъде записан" #: add-interactive.c:698 git-add--interactive.perl:628 #, c-format, perl-format msgid "updated %d path\n" msgid_plural "updated %d paths\n" msgstr[0] "%d файл обновен\n" msgstr[1] "%d файла обновени\n" #: add-interactive.c:716 git-add--interactive.perl:678 #, c-format, perl-format msgid "note: %s is untracked now.\n" msgstr "БЕЛЕЖКА: „%s“ вече не се следи.\n" #: add-interactive.c:721 apply.c:4127 builtin/checkout.c:295 #: builtin/reset.c:145 #, c-format msgid "make_cache_entry failed for path '%s'" msgstr "неуспешно създаване на запис в кеша чрез „make_cache_entry“ за „%s“" #: add-interactive.c:751 git-add--interactive.perl:655 msgid "Revert" msgstr "Отмяна" #: add-interactive.c:767 msgid "Could not parse HEAD^{tree}" msgstr "Указателят „HEAD^{tree}“ не може да бъде анализиран" #: add-interactive.c:805 git-add--interactive.perl:631 #, c-format, perl-format msgid "reverted %d path\n" msgid_plural "reverted %d paths\n" msgstr[0] "%d файл с отменени промени\n" msgstr[1] "%d файла с отменени промени\n" #: add-interactive.c:856 git-add--interactive.perl:695 #, c-format msgid "No untracked files.\n" msgstr "Няма неследени файлове.\n" #: add-interactive.c:860 git-add--interactive.perl:689 msgid "Add untracked" msgstr "Добавяне на неследени" #: add-interactive.c:887 git-add--interactive.perl:625 #, c-format, perl-format msgid "added %d path\n" msgid_plural "added %d paths\n" msgstr[0] "%d файл добавен\n" msgstr[1] "%d файла добавени\n" #: add-interactive.c:917 #, c-format msgid "ignoring unmerged: %s" msgstr "пренебрегване на неслятото: „%s“" #: add-interactive.c:929 add-patch.c:1738 git-add--interactive.perl:1371 #, c-format msgid "Only binary files changed.\n" msgstr "Само двоични файлове са променени.\n" #: add-interactive.c:931 add-patch.c:1736 git-add--interactive.perl:1373 #, c-format msgid "No changes.\n" msgstr "Няма промени.\n" #: add-interactive.c:935 git-add--interactive.perl:1381 msgid "Patch update" msgstr "Обновяване на кръпка" #: add-interactive.c:974 git-add--interactive.perl:1794 msgid "Review diff" msgstr "Преглед на разликата" #: add-interactive.c:1002 msgid "show paths with changes" msgstr "извеждане на пътищата с промени" #: add-interactive.c:1004 msgid "add working tree state to the staged set of changes" msgstr "добавяне на състоянието на работното дърво към промените в индекса" #: add-interactive.c:1006 msgid "revert staged set of changes back to the HEAD version" msgstr "връщане на състоянието на индекса към соченото от „HEAD“" #: add-interactive.c:1008 msgid "pick hunks and update selectively" msgstr "интерактивни избор и промяна на парчета код" #: add-interactive.c:1010 msgid "view diff between HEAD and index" msgstr "разлика между соченото от „HEAD“ и индекса" #: add-interactive.c:1012 msgid "add contents of untracked files to the staged set of changes" msgstr "добавяне на съдържанието на неследените файлове към индекса" #: add-interactive.c:1020 add-interactive.c:1069 msgid "Prompt help:" msgstr "Помощ:" #: add-interactive.c:1022 msgid "select a single item" msgstr "избор на eдин елемент" #: add-interactive.c:1024 msgid "select a range of items" msgstr "избор на поредица от елементи" #: add-interactive.c:1026 msgid "select multiple ranges" msgstr "избор на няколко поредици от елементи" #: add-interactive.c:1028 add-interactive.c:1073 msgid "select item based on unique prefix" msgstr "избор на базата на уникален префикс" #: add-interactive.c:1030 msgid "unselect specified items" msgstr "изваждане на указаното от избора" #: add-interactive.c:1032 msgid "choose all items" msgstr "избор на всички елементи" #: add-interactive.c:1034 msgid "(empty) finish selecting" msgstr "(празно) приключване на избирането" #: add-interactive.c:1071 msgid "select a numbered item" msgstr "избор на номериран елемент" #: add-interactive.c:1075 msgid "(empty) select nothing" msgstr "(празно) без избор на нищо" #: add-interactive.c:1083 builtin/clean.c:816 git-add--interactive.perl:1891 msgid "*** Commands ***" msgstr "●●● Команди ●●●" #: add-interactive.c:1084 builtin/clean.c:817 git-add--interactive.perl:1888 msgid "What now" msgstr "Избор на следващо действие" #: add-interactive.c:1136 git-add--interactive.perl:213 msgid "staged" msgstr "в индекса" #: add-interactive.c:1136 git-add--interactive.perl:213 msgid "unstaged" msgstr "извън индекса" #: add-interactive.c:1136 apply.c:4984 apply.c:4987 builtin/am.c:2270 #: builtin/am.c:2273 builtin/bugreport.c:133 builtin/clone.c:123 #: builtin/fetch.c:147 builtin/merge.c:275 builtin/pull.c:190 #: builtin/submodule--helper.c:409 builtin/submodule--helper.c:1818 #: builtin/submodule--helper.c:1821 builtin/submodule--helper.c:2326 #: builtin/submodule--helper.c:2329 builtin/submodule--helper.c:2572 #: git-add--interactive.perl:213 msgid "path" msgstr "път" #: add-interactive.c:1143 msgid "could not refresh index" msgstr "индексът не може да бъде обновен" # #: add-interactive.c:1157 builtin/clean.c:781 git-add--interactive.perl:1805 #, c-format msgid "Bye.\n" msgstr "Изход.\n" #: add-patch.c:34 git-add--interactive.perl:1433 #, c-format, perl-format msgid "Stage mode change [y,n,q,a,d%s,?]? " msgstr "Добавяне на промяната на правата за достъп [y,n,q,a,d%s,?]? " #: add-patch.c:35 git-add--interactive.perl:1434 #, c-format, perl-format msgid "Stage deletion [y,n,q,a,d%s,?]? " msgstr "Добавяне на изтриването [y,n,q,a,d%s,?]? " #: add-patch.c:36 git-add--interactive.perl:1435 #, c-format, perl-format msgid "Stage addition [y,n,q,a,d%s,?]? " msgstr "Добавяне на добавянето [y,n,q,a,d%s,?]? " #: add-patch.c:37 git-add--interactive.perl:1436 #, c-format, perl-format msgid "Stage this hunk [y,n,q,a,d%s,?]? " msgstr "Добавяне на това парче [y,n,q,a,d%s,?]? " #: add-patch.c:39 msgid "" "If the patch applies cleanly, the edited hunk will immediately be marked for " "staging." msgstr "" "Ако кръпката може да се приложи чисто, редактираното парче ще бъде незабавно " "добавено към индекса." #: add-patch.c:42 msgid "" "y - stage this hunk\n" "n - do not stage this hunk\n" "q - quit; do not stage this hunk or any of the remaining ones\n" "a - stage this hunk and all later hunks in the file\n" "d - do not stage this hunk or any of the later hunks in the file\n" msgstr "" "y — добавяне на парчето в индекса\n" "n — без добавяне на парчето в индекса\n" "q — изход, без добавяне на това и всички оставащи парчета от файла\n" "a — добавяне на това и всички следващи парчета от файла в индекса\n" "d — без добавяне на това и всички следващи парчета от файла в индекса\n" #: add-patch.c:56 git-add--interactive.perl:1439 #, c-format, perl-format msgid "Stash mode change [y,n,q,a,d%s,?]? " msgstr "Скатаване на промяната на правата за достъп [y,n,q,a,d%s,?]? " #: add-patch.c:57 git-add--interactive.perl:1440 #, c-format, perl-format msgid "Stash deletion [y,n,q,a,d%s,?]? " msgstr "Скатаване на изтриването [y,n,q,a,d%s,?]? " #: add-patch.c:58 git-add--interactive.perl:1441 #, c-format, perl-format msgid "Stash addition [y,n,q,a,d%s,?]? " msgstr "Скатаване на добавянето [y,n,q,a,d%s,?]? " #: add-patch.c:59 git-add--interactive.perl:1442 #, c-format, perl-format msgid "Stash this hunk [y,n,q,a,d%s,?]? " msgstr "Скатаване на това парче [y,n,q,a,d%s,?]? " #: add-patch.c:61 msgid "" "If the patch applies cleanly, the edited hunk will immediately be marked for " "stashing." msgstr "" "Ако кръпката може да се приложи чисто, редактираното парче ще бъде незабавно " "скътано." #: add-patch.c:64 msgid "" "y - stash this hunk\n" "n - do not stash this hunk\n" "q - quit; do not stash this hunk or any of the remaining ones\n" "a - stash this hunk and all later hunks in the file\n" "d - do not stash this hunk or any of the later hunks in the file\n" msgstr "" "y — скатаване на парчето\n" "n — без скатаване на парчето\n" "q — изход, без скатаване на това и всички оставащи парчета\n" "a — скатаване на това и всички следващи парчета от файла\n" "d — без скатаване на това и всички следващи парчета от файла\n" #: add-patch.c:80 git-add--interactive.perl:1445 #, c-format, perl-format msgid "Unstage mode change [y,n,q,a,d%s,?]? " msgstr "Изваждане на промяната на правата за достъп [y,n,q,a,d%s,?]? " #: add-patch.c:81 git-add--interactive.perl:1446 #, c-format, perl-format msgid "Unstage deletion [y,n,q,a,d%s,?]? " msgstr "Изваждане на изтриването [y,n,q,a,d%s,?]? " #: add-patch.c:82 git-add--interactive.perl:1447 #, c-format, perl-format msgid "Unstage addition [y,n,q,a,d%s,?]? " msgstr "Изваждане на добавянето [y,n,q,a,d%s,?]? " #: add-patch.c:83 git-add--interactive.perl:1448 #, c-format, perl-format msgid "Unstage this hunk [y,n,q,a,d%s,?]? " msgstr "Изваждане на това парче [y,n,q,a,d%s,?]? " #: add-patch.c:85 msgid "" "If the patch applies cleanly, the edited hunk will immediately be marked for " "unstaging." msgstr "" "Ако кръпката може да се приложи чисто, редактираното парче ще бъде незабавно " "извадено от индекса." #: add-patch.c:88 msgid "" "y - unstage this hunk\n" "n - do not unstage this hunk\n" "q - quit; do not unstage this hunk or any of the remaining ones\n" "a - unstage this hunk and all later hunks in the file\n" "d - do not unstage this hunk or any of the later hunks in the file\n" msgstr "" "y — изваждане на парчето от индекса\n" "n — без изваждане на парчето от индекса\n" "q — изход, без изваждане на това и всички оставащи парчета от индекса\n" "a — изваждане на това и всички следващи парчета от файла от индекса\n" "d — без изваждане на това и всички следващи парчета от файла от индекса\n" #: add-patch.c:103 git-add--interactive.perl:1451 #, c-format, perl-format msgid "Apply mode change to index [y,n,q,a,d%s,?]? " msgstr "" "Прилагане на промяната на правата за достъп към индекса [y,n,q,a,d%s,?]? " #: add-patch.c:104 git-add--interactive.perl:1452 #, c-format, perl-format msgid "Apply deletion to index [y,n,q,a,d%s,?]? " msgstr "Прилагане на изтриването към индекса [y,n,q,a,d%s,?]? " #: add-patch.c:105 git-add--interactive.perl:1453 #, c-format, perl-format msgid "Apply addition to index [y,n,q,a,d%s,?]? " msgstr "Прилагане на добавянето към индекса [y,n,q,a,d%s,?]? " #: add-patch.c:106 git-add--interactive.perl:1454 #, c-format, perl-format msgid "Apply this hunk to index [y,n,q,a,d%s,?]? " msgstr "Прилагане на това парче към индекса [y,n,q,a,d%s,?]? " #: add-patch.c:108 add-patch.c:176 add-patch.c:221 msgid "" "If the patch applies cleanly, the edited hunk will immediately be marked for " "applying." msgstr "" "Ако кръпката може да се приложи чисто, редактираното парче ще бъде незабавно " "набелязано за прилагане." #: add-patch.c:111 msgid "" "y - apply this hunk to index\n" "n - do not apply this hunk to index\n" "q - quit; do not apply this hunk or any of the remaining ones\n" "a - apply this hunk and all later hunks in the file\n" "d - do not apply this hunk or any of the later hunks in the file\n" msgstr "" "y — прилагане на парчето към индекса\n" "n — без прилагане на парчето към индекса\n" "q — изход, без прилагане на това и всички оставащи парчета към индекса\n" "a — прилагане на това и всички следващи парчета от файла към индекса\n" "d — без прилагане на това и всички следващи парчета от файла към индекса\n" #: add-patch.c:126 git-add--interactive.perl:1457 #: git-add--interactive.perl:1475 #, c-format, perl-format msgid "Discard mode change from worktree [y,n,q,a,d%s,?]? " msgstr "" "Премахване на промяната в правата за достъп от работното дърво [y,n,q,a,d" "%s,?]? " #: add-patch.c:127 git-add--interactive.perl:1458 #: git-add--interactive.perl:1476 #, c-format, perl-format msgid "Discard deletion from worktree [y,n,q,a,d%s,?]? " msgstr "Премахване на изтриването от работното дърво [y,n,q,a,d%s,?]? " #: add-patch.c:128 git-add--interactive.perl:1459 #: git-add--interactive.perl:1477 #, c-format, perl-format msgid "Discard addition from worktree [y,n,q,a,d%s,?]? " msgstr "Премахване на добавянето от работното дърво [y,n,q,a,d%s,?]? " #: add-patch.c:129 git-add--interactive.perl:1460 #: git-add--interactive.perl:1478 #, c-format, perl-format msgid "Discard this hunk from worktree [y,n,q,a,d%s,?]? " msgstr "Премахване на парчето от работното дърво [y,n,q,a,d%s,?]? " #: add-patch.c:131 add-patch.c:154 add-patch.c:199 msgid "" "If the patch applies cleanly, the edited hunk will immediately be marked for " "discarding." msgstr "" "Ако кръпката може да се приложи чисто, редактираното парче ще бъде незабавно " "набелязано за зануляване." #: add-patch.c:134 add-patch.c:202 msgid "" "y - discard this hunk from worktree\n" "n - do not discard this hunk from worktree\n" "q - quit; do not discard this hunk or any of the remaining ones\n" "a - discard this hunk and all later hunks in the file\n" "d - do not discard this hunk or any of the later hunks in the file\n" msgstr "" "y — премахване на парчето от работното дърво\n" "n — без премахване на парчето от работното дърво\n" "q — изход, без премахване на това и всички оставащи парчета от работното " "дърво\n" "a — премахване на това и всички следващи парчета от файла от работното " "дърво\n" "d — без премахване на това и всички следващи парчета от файла от работното " "дърво\n" #: add-patch.c:149 add-patch.c:194 git-add--interactive.perl:1463 #, c-format, perl-format msgid "Discard mode change from index and worktree [y,n,q,a,d%s,?]? " msgstr "" "Премахване на промяната в правата за достъп от индекса и работното дърво [y," "n,q,a,d%s,?]? " #: add-patch.c:150 add-patch.c:195 git-add--interactive.perl:1464 #, c-format, perl-format msgid "Discard deletion from index and worktree [y,n,q,a,d%s,?]? " msgstr "" "Премахване на изтриването от индекса и работното дърво [y,n,q,a,d%s,?]? " #: add-patch.c:151 add-patch.c:196 git-add--interactive.perl:1465 #, c-format, perl-format msgid "Discard addition from index and worktree [y,n,q,a,d%s,?]? " msgstr "" "Премахване на добавянето от индекса и работното дърво [y,n,q,a,d%s,?]? " #: add-patch.c:152 add-patch.c:197 git-add--interactive.perl:1466 #, c-format, perl-format msgid "Discard this hunk from index and worktree [y,n,q,a,d%s,?]? " msgstr "Премахване на парчето от индекса и работното дърво [y,n,q,a,d%s,?]? " #: add-patch.c:157 msgid "" "y - discard this hunk from index and worktree\n" "n - do not discard this hunk from index and worktree\n" "q - quit; do not discard this hunk or any of the remaining ones\n" "a - discard this hunk and all later hunks in the file\n" "d - do not discard this hunk or any of the later hunks in the file\n" msgstr "" "y — премахване на парчето от индекса и работното дърво\n" "n — без премахване на парчето от индекса и работното дърво\n" "q — изход, без премахване на това и всички оставащи парчета от индекса и " "работното дърво\n" "a — премахване на това и всички следващи парчета от файла от индекса и " "работното дърво\n" "d — без премахване на това и всички следващи парчета от файла от индекса и " "работното дърво\n" #: add-patch.c:171 add-patch.c:216 git-add--interactive.perl:1469 #, c-format, perl-format msgid "Apply mode change to index and worktree [y,n,q,a,d%s,?]? " msgstr "" "Прилагане на промяната в правата за достъп от индекса и работното дърво [y,n," "q,a,d%s,?]? " #: add-patch.c:172 add-patch.c:217 git-add--interactive.perl:1470 #, c-format, perl-format msgid "Apply deletion to index and worktree [y,n,q,a,d%s,?]? " msgstr "" "Прилагане на изтриването от индекса и работното дърво [y,n,q,a,d%s,?]? " #: add-patch.c:173 add-patch.c:218 git-add--interactive.perl:1471 #, c-format, perl-format msgid "Apply addition to index and worktree [y,n,q,a,d%s,?]? " msgstr "Прилагане на добавянето от индекса и работното дърво [y,n,q,a,d%s,?]? " #: add-patch.c:174 add-patch.c:219 git-add--interactive.perl:1472 #, c-format, perl-format msgid "Apply this hunk to index and worktree [y,n,q,a,d%s,?]? " msgstr "Прилагане на парчето от индекса и работното дърво [y,n,q,a,d%s,?]? " #: add-patch.c:179 msgid "" "y - apply this hunk to index and worktree\n" "n - do not apply this hunk to index and worktree\n" "q - quit; do not apply this hunk or any of the remaining ones\n" "a - apply this hunk and all later hunks in the file\n" "d - do not apply this hunk or any of the later hunks in the file\n" msgstr "" "y — прилагане на парчето от индекса и работното дърво\n" "n — без прилагане на парчето от индекса и работното дърво\n" "q — изход, без прилагане на това и всички оставащи парчета от индекса и " "работното дърво\n" "a — прилагане на това и всички следващи парчета от файла от индекса и " "работното дърво\n" "d — без прилагане на това и всички следващи парчета от файла от индекса и " "работното дърво\n" #: add-patch.c:224 msgid "" "y - apply this hunk to worktree\n" "n - do not apply this hunk to worktree\n" "q - quit; do not apply this hunk or any of the remaining ones\n" "a - apply this hunk and all later hunks in the file\n" "d - do not apply this hunk or any of the later hunks in the file\n" msgstr "" "y — прилагане на парчето към работното дърво\n" "n — без прилагане на парчето към работното дърво\n" "q — изход, без прилагане на това и всички оставащи парчета\n" "a — прилагане на това и всички следващи парчета от файла\n" "d — без прилагане на това и всички следващи парчета от файла\n" #: add-patch.c:342 #, c-format msgid "could not parse hunk header '%.*s'" msgstr "заглавната част на парчето „%.*s“ не може да се анализира" #: add-patch.c:361 add-patch.c:365 #, c-format msgid "could not parse colored hunk header '%.*s'" msgstr "заглавната част на оцветеното парче „%.*s“ не може да се анализира" #: add-patch.c:419 msgid "could not parse diff" msgstr "разликата не може да се анализира" #: add-patch.c:438 msgid "could not parse colored diff" msgstr "оцветената разлика не може да се анализира" #: add-patch.c:452 #, c-format msgid "failed to run '%s'" msgstr "неуспешно изпълнение на „%s“" #: add-patch.c:611 msgid "mismatched output from interactive.diffFilter" msgstr "изходът от „interactive.diffFilter“ не напасва" #: add-patch.c:612 msgid "" "Your filter must maintain a one-to-one correspondence\n" "between its input and output lines." msgstr "" "Обработените редове на изхода на ползвания филтър, трябва\n" "да се отнасят едно към едно спрямо редовете на входа." #: add-patch.c:785 #, c-format msgid "" "expected context line #%d in\n" "%.*s" msgstr "" "очаква се ред №%d от контекста в\n" "%.*s" #: add-patch.c:800 #, c-format msgid "" "hunks do not overlap:\n" "%.*s\n" "\tdoes not end with:\n" "%.*s" msgstr "" "парчетата код не се припокриват:\n" "%.*s\n" " не завършва с:\n" "%.*s" #: add-patch.c:1076 git-add--interactive.perl:1117 msgid "Manual hunk edit mode -- see bottom for a quick guide.\n" msgstr "Ръчно редактиране на парчета код — отдолу има подсказка.\n" #: add-patch.c:1080 #, c-format msgid "" "---\n" "To remove '%c' lines, make them ' ' lines (context).\n" "To remove '%c' lines, delete them.\n" "Lines starting with %c will be removed.\n" msgstr "" "———\n" "За да пропуснете редовете, започващи с „%c“: заменете знака с „ “ (стават " "контекст)\n" "За да пропуснете редовете, започващи с „%c“: изтрийте ги.\n" "Редовете, които започват с „%c“ ще бъдат пропуснати.\n" #. TRANSLATORS: 'it' refers to the patch mentioned in the previous messages. #: add-patch.c:1094 git-add--interactive.perl:1131 msgid "" "If it does not apply cleanly, you will be given an opportunity to\n" "edit again. If all lines of the hunk are removed, then the edit is\n" "aborted and the hunk is left unchanged.\n" msgstr "" "Ако е невъзможно чисто прилагане на кода, ще може пак да редактирате. Ако\n" "изтриете всички редове от парчето код, то ще бъде оставено непроменено, а\n" "редактирането — отказано.\n" #: add-patch.c:1127 msgid "could not parse hunk header" msgstr "заглавната част парчето не може да се анализира" #: add-patch.c:1172 msgid "'git apply --cached' failed" msgstr "неуспешно изпълнение на „git apply --cached“" #. TRANSLATORS: do not translate [y/n] #. The program will only accept that input at this point. #. Consider translating (saying "no" discards!) as #. (saying "n" for "no" discards!) if the translation #. of the word "no" does not start with n. #. #. TRANSLATORS: do not translate [y/n] #. The program will only accept that input #. at this point. #. Consider translating (saying "no" discards!) as #. (saying "n" for "no" discards!) if the translation #. of the word "no" does not start with n. #: add-patch.c:1241 git-add--interactive.perl:1244 msgid "" "Your edited hunk does not apply. Edit again (saying \"no\" discards!) [y/n]? " msgstr "" "Редактираното парче не може да се приложи. Да се продължи ли с " "редактирането? (текущите редакции ще се отменят при отказ!): „y“ (да)/ " "„n“ (не)? " #: add-patch.c:1284 msgid "The selected hunks do not apply to the index!" msgstr "Избраните парчета не могат да се добавят в индекса!" #: add-patch.c:1285 git-add--interactive.perl:1348 msgid "Apply them to the worktree anyway? " msgstr "Да се приложат ли към работното дърво? " #: add-patch.c:1292 git-add--interactive.perl:1351 msgid "Nothing was applied.\n" msgstr "Нищо не е приложено.\n" #: add-patch.c:1349 msgid "" "j - leave this hunk undecided, see next undecided hunk\n" "J - leave this hunk undecided, see next hunk\n" "k - leave this hunk undecided, see previous undecided hunk\n" "K - leave this hunk undecided, see previous hunk\n" "g - select a hunk to go to\n" "/ - search for a hunk matching the given regex\n" "s - split the current hunk into smaller hunks\n" "e - manually edit the current hunk\n" "? - print help\n" msgstr "" "j — без решение за парчето, към следващото парче без решение\n" "J — без решение за парчето, към следващото парче\n" "k — без решение за парчето, към предишното парче без решение\n" "K — без решение за парчето, към предишното парче\n" "g — избор към кое парче да се премине\n" "/ — търсене на парче, напасващо към даден регулярен израз\n" "s — разделяне на текущото парче на по-малки\n" "e — ръчно редактиране на текущото парче\n" "? — извеждане не помощта\n" #: add-patch.c:1511 add-patch.c:1521 msgid "No previous hunk" msgstr "Няма друго парче преди това" #: add-patch.c:1516 add-patch.c:1526 msgid "No next hunk" msgstr "Няма друго парче след това" #: add-patch.c:1532 msgid "No other hunks to goto" msgstr "Няма други парчета" #: add-patch.c:1543 git-add--interactive.perl:1608 msgid "go to which hunk ( to see more)? " msgstr "към кое парче да се придвижи (за повече варианти натиснете „enter“)? " #: add-patch.c:1544 git-add--interactive.perl:1610 msgid "go to which hunk? " msgstr "към кое парче да се придвижи? " #: add-patch.c:1555 #, c-format msgid "Invalid number: '%s'" msgstr "Неправилен номер: „%s“" #: add-patch.c:1560 #, c-format msgid "Sorry, only %d hunk available." msgid_plural "Sorry, only %d hunks available." msgstr[0] "Има само %d парче." msgstr[1] "Има само %d парчета." #: add-patch.c:1569 msgid "No other hunks to search" msgstr "Няма други парчета за търсене" #: add-patch.c:1575 git-add--interactive.perl:1663 msgid "search for regex? " msgstr "да се търси с регулярен израз? " #: add-patch.c:1590 #, c-format msgid "Malformed search regexp %s: %s" msgstr "Сгрешен регулярен израз „%s“: %s" #: add-patch.c:1607 msgid "No hunk matches the given pattern" msgstr "Никое парче не напасва на регулярния израз" #: add-patch.c:1614 msgid "Sorry, cannot split this hunk" msgstr "Това парче не може да бъде разделено" #: add-patch.c:1618 #, c-format msgid "Split into %d hunks." msgstr "Разделяне на %d парчета." #: add-patch.c:1622 msgid "Sorry, cannot edit this hunk" msgstr "Това парче не може да бъде редактирано" #: add-patch.c:1674 msgid "'git apply' failed" msgstr "неуспешно изпълнение на „git apply“" #: advice.c:140 #, c-format msgid "" "\n" "Disable this message with \"git config advice.%s false\"" msgstr "" "\n" "За да изключите това предупреждение, изпълнете:\n" " git config advice.%s false" #: advice.c:156 #, c-format msgid "%shint: %.*s%s\n" msgstr "%sподсказка: %.*s%s\n" #: advice.c:247 msgid "Cherry-picking is not possible because you have unmerged files." msgstr "Отбирането на подавания е блокирано от неслети файлове." #: advice.c:249 msgid "Committing is not possible because you have unmerged files." msgstr "Подаването е блокирано от неслети файлове." #: advice.c:251 msgid "Merging is not possible because you have unmerged files." msgstr "Сливането е блокирано от неслети файлове." #: advice.c:253 msgid "Pulling is not possible because you have unmerged files." msgstr "Издърпването е блокирано от неслети файлове." #: advice.c:255 msgid "Reverting is not possible because you have unmerged files." msgstr "Отмяната е блокирана от неслети файлове." #: advice.c:257 #, c-format msgid "It is not possible to %s because you have unmerged files." msgstr "Действието „%s“ е блокирано от неслети файлове." #: advice.c:265 msgid "" "Fix them up in the work tree, and then use 'git add/rm '\n" "as appropriate to mark resolution and make a commit." msgstr "" "Редактирайте ги в работното дърво, и тогава ползвайте „git add/rm ФАЙЛ“,\n" "за да отбележите коригирането им. След това извършете подаването." #: advice.c:273 msgid "Exiting because of an unresolved conflict." msgstr "Изход от програмата заради некоригиран конфликт." #: advice.c:278 builtin/merge.c:1349 msgid "You have not concluded your merge (MERGE_HEAD exists)." msgstr "Не сте завършили сливане. (Указателят „MERGE_HEAD“ съществува)." #: advice.c:280 msgid "Please, commit your changes before merging." msgstr "Промените трябва да се подадат преди сливане." #: advice.c:281 msgid "Exiting because of unfinished merge." msgstr "Изход от програмата заради незавършено сливане." #: advice.c:287 #, c-format msgid "" "Note: switching to '%s'.\n" "\n" "You are in 'detached HEAD' state. You can look around, make experimental\n" "changes and commit them, and you can discard any commits you make in this\n" "state without impacting any branches by switching back to a branch.\n" "\n" "If you want to create a new branch to retain commits you create, you may\n" "do so (now or later) by using -c with the switch command. Example:\n" "\n" " git switch -c \n" "\n" "Or undo this operation with:\n" "\n" " git switch -\n" "\n" "Turn off this advice by setting config variable advice.detachedHead to " "false\n" "\n" msgstr "" "Бележка: преминаване към „%s“.\n" "\n" "Указателят „HEAD“ не е свързан. Може да разглеждате, да правите произволни\n" "промени и да ги подавате. Ако изтеглите нещо друго, всички промени ще " "бъдат\n" "забравени и никой клон няма да се промени.\n" "\n" "Ако искате да създадете нов клон, за да запазите подаванията си, можете да\n" "направите това като зададете име на клон към опцията „-c“ на командата\n" "„switch“. Например:\n" "\n" " git switch -c ИМЕ_НА_НОВ_КЛОН\n" "\n" "Може да отмените това действие с командата:\n" "\n" " git switch -\n" "\n" "Може да спрете това съобщение със задаване на настройката „advice." "detachedHead“\n" "да е „false“ (лъжа̀).\n" #: alias.c:50 msgid "cmdline ends with \\" msgstr "командният ред завършва с „/“" #: alias.c:51 msgid "unclosed quote" msgstr "кавичка без еш" #: apply.c:69 #, c-format msgid "unrecognized whitespace option '%s'" msgstr "непозната опция за знаците за интервали „%s“" #: apply.c:85 #, c-format msgid "unrecognized whitespace ignore option '%s'" msgstr "непозната опция за игнориране на знаците за интервали „%s“" #: apply.c:135 msgid "--reject and --3way cannot be used together." msgstr "опциите „--reject“ и „--3way“ са несъвместими" #: apply.c:137 msgid "--cached and --3way cannot be used together." msgstr "опциите „--cached“ и „--3way“ са несъвместими" #: apply.c:140 msgid "--3way outside a repository" msgstr "като „--3way“, но извън хранилище" #: apply.c:151 msgid "--index outside a repository" msgstr "като „--index“, но извън хранилище" #: apply.c:154 msgid "--cached outside a repository" msgstr "като „--cached“, но извън хранилище" #: apply.c:801 #, c-format msgid "Cannot prepare timestamp regexp %s" msgstr "Регулярният израз за времето „%s“ не може за бъде компилиран" #: apply.c:810 #, c-format msgid "regexec returned %d for input: %s" msgstr "Регулярният израз върна %d при подадена последователност „%s“ на входа" #: apply.c:884 #, c-format msgid "unable to find filename in patch at line %d" msgstr "Липсва име на файл на ред %d от кръпката" #: apply.c:922 #, c-format msgid "git apply: bad git-diff - expected /dev/null, got %s on line %d" msgstr "" "git apply: лош изход от командата „git-diff“ — на ред %2$d се очакваше „/dev/" "null“, а бе получен „%1$s“" #: apply.c:928 #, c-format msgid "git apply: bad git-diff - inconsistent new filename on line %d" msgstr "" "git apply: лош изход от командата „git-diff“ — на ред %d бе получено " "неправилно име на нов файл" #: apply.c:929 #, c-format msgid "git apply: bad git-diff - inconsistent old filename on line %d" msgstr "" "git apply: лош изход от командата „git-diff“ — на ред %d бе получено " "неправилно име на стар файл" #: apply.c:934 #, c-format msgid "git apply: bad git-diff - expected /dev/null on line %d" msgstr "" "git apply: лош изход от командата „git-diff“ — на ред %d се очакваше „/dev/" "null“" #: apply.c:963 #, c-format msgid "invalid mode on line %d: %s" msgstr "грешен режим на ред №%d: %s" #: apply.c:1282 #, c-format msgid "inconsistent header lines %d and %d" msgstr "несъвместими заглавни части на редове №%d и №%d" #: apply.c:1372 #, c-format msgid "" "git diff header lacks filename information when removing %d leading pathname " "component (line %d)" msgid_plural "" "git diff header lacks filename information when removing %d leading pathname " "components (line %d)" msgstr[0] "" "След съкращаването на %d-та част от компонентите на пътя, в заглавната част " "на „git diff“ липсва информация за име на файл (ред: %d)" msgstr[1] "" "След съкращаването на първите %d части от компонентите на пътя, в заглавната " "част на „git diff“ липсва информация за име на файл (ред: %d)" #: apply.c:1385 #, c-format msgid "git diff header lacks filename information (line %d)" msgstr "" "в заглавната част на „git diff“ липсва информация за име на файл (ред: %d)" #: apply.c:1481 #, c-format msgid "recount: unexpected line: %.*s" msgstr "при повторното преброяване бе получен неочакван ред: „%.*s“" #: apply.c:1550 #, c-format msgid "patch fragment without header at line %d: %.*s" msgstr "част от кръпка без заглавна част на ред %d: %.*s" #: apply.c:1753 msgid "new file depends on old contents" msgstr "новият файл зависи от старото съдържание на файла" #: apply.c:1755 msgid "deleted file still has contents" msgstr "изтритият файл не е празен" #: apply.c:1789 #, c-format msgid "corrupt patch at line %d" msgstr "грешка в кръпката на ред %d" #: apply.c:1826 #, c-format msgid "new file %s depends on old contents" msgstr "новият файл „%s“ зависи от старото съдържание на файла" #: apply.c:1828 #, c-format msgid "deleted file %s still has contents" msgstr "изтритият файл „%s“ не е празен" #: apply.c:1831 #, c-format msgid "** warning: file %s becomes empty but is not deleted" msgstr "● предупреждение: файлът „%s“ вече е празен, но не е изтрит" #: apply.c:1978 #, c-format msgid "corrupt binary patch at line %d: %.*s" msgstr "грешка в двоичната кръпка на ред %d: %.*s" #: apply.c:2015 #, c-format msgid "unrecognized binary patch at line %d" msgstr "неразпозната двоичната кръпка на ред %d" #: apply.c:2177 #, c-format msgid "patch with only garbage at line %d" msgstr "кръпката е с изцяло повредени данни на ред %d" #: apply.c:2263 #, c-format msgid "unable to read symlink %s" msgstr "символната връзка „%s“ не може да бъде прочетена" #: apply.c:2267 #, c-format msgid "unable to open or read %s" msgstr "файлът „%s“ не може да бъде отворен или прочетен" #: apply.c:2936 #, c-format msgid "invalid start of line: '%c'" msgstr "неправилно начало на ред: „%c“" #: apply.c:3057 #, c-format msgid "Hunk #%d succeeded at %d (offset %d line)." msgid_plural "Hunk #%d succeeded at %d (offset %d lines)." msgstr[0] "" "%d-то парче код бе успешно приложено на ред %d (отместване от %d ред)." msgstr[1] "" "%d-то парче код бе успешно приложено на ред %d (отместване от %d реда)." #: apply.c:3069 #, c-format msgid "Context reduced to (%ld/%ld) to apply fragment at %d" msgstr "" "Контекстът е намален на (%ld/%ld) за прилагането на парчето код на ред %d" #: apply.c:3075 #, c-format msgid "" "while searching for:\n" "%.*s" msgstr "" "при търсене за:\n" "%.*s" #: apply.c:3097 #, c-format msgid "missing binary patch data for '%s'" msgstr "липсват данните за двоичната кръпка за „%s“" #: apply.c:3105 #, c-format msgid "cannot reverse-apply a binary patch without the reverse hunk to '%s'" msgstr "" "двоичната кръпка не може да се приложи в обратна посока, когато обратното " "парче за „%s“ липсва" #: apply.c:3152 #, c-format msgid "cannot apply binary patch to '%s' without full index line" msgstr "към „%s“ не може да се приложи двоична кръпка без пълен индекс" #: apply.c:3163 #, c-format msgid "" "the patch applies to '%s' (%s), which does not match the current contents." msgstr "кръпката съответства на „%s“ (%s), който не съвпада по съдържание." #: apply.c:3171 #, c-format msgid "the patch applies to an empty '%s' but it is not empty" msgstr "кръпката съответства на „%s“, който трябва да е празен, но не е" #: apply.c:3189 #, c-format msgid "the necessary postimage %s for '%s' cannot be read" msgstr "" "необходимият резултат след операцията — „%s“ за „%s“ не може да бъде " "прочетен" #: apply.c:3202 #, c-format msgid "binary patch does not apply to '%s'" msgstr "двоичната кръпка не може да бъде приложена върху „%s“" #: apply.c:3209 #, c-format msgid "binary patch to '%s' creates incorrect result (expecting %s, got %s)" msgstr "" "двоичната кръпка за „%s“ води до неправилни резултати (очакваше се: „%s“, а " "бе получено: „%s“)" #: apply.c:3230 #, c-format msgid "patch failed: %s:%ld" msgstr "неуспешно прилагане на кръпка: „%s:%ld“" #: apply.c:3353 #, c-format msgid "cannot checkout %s" msgstr "„%s“ не може да се изтегли" #: apply.c:3405 apply.c:3416 apply.c:3462 midx.c:72 setup.c:308 #, c-format msgid "failed to read %s" msgstr "файлът „%s“ не може да бъде прочетен" #: apply.c:3413 #, c-format msgid "reading from '%s' beyond a symbolic link" msgstr "изчитане на „%s“ след проследяване на символна връзка" #: apply.c:3442 apply.c:3685 #, c-format msgid "path %s has been renamed/deleted" msgstr "обектът с път „%s“ е преименуван или изтрит" #: apply.c:3528 apply.c:3700 #, c-format msgid "%s: does not exist in index" msgstr "„%s“ не съществува в индекса" #: apply.c:3537 apply.c:3708 apply.c:3953 #, c-format msgid "%s: does not match index" msgstr "„%s“ не съответства на индекса" #: apply.c:3572 msgid "repository lacks the necessary blob to fall back on 3-way merge." msgstr "" "в хранилището липсват необходимите обекти-BLOB, за да се премине към тройно " "сливане." #: apply.c:3575 #, c-format msgid "Falling back to three-way merge...\n" msgstr "Преминаване към тройно сливане…\n" #: apply.c:3591 apply.c:3595 #, c-format msgid "cannot read the current contents of '%s'" msgstr "текущото съдържание на „%s“ не може да бъде прочетено" #: apply.c:3607 #, c-format msgid "Failed to fall back on three-way merge...\n" msgstr "Неуспешно преминаване към тройно сливане…\n" #: apply.c:3621 #, c-format msgid "Applied patch to '%s' with conflicts.\n" msgstr "Конфликти при прилагането на кръпката към „%s“.\n" #: apply.c:3626 #, c-format msgid "Applied patch to '%s' cleanly.\n" msgstr "Кръпката бе приложена чисто към „%s“.\n" #: apply.c:3652 msgid "removal patch leaves file contents" msgstr "изтриващата кръпка оставя файла непразен" #: apply.c:3725 #, c-format msgid "%s: wrong type" msgstr "„%s“: неправилен вид" #: apply.c:3727 #, c-format msgid "%s has type %o, expected %o" msgstr "„%s“ е от вид „%o“, а се очакваше „%o“" #: apply.c:3892 apply.c:3894 read-cache.c:832 read-cache.c:858 #: read-cache.c:1313 #, c-format msgid "invalid path '%s'" msgstr "неправилен път: „%s“" #: apply.c:3950 #, c-format msgid "%s: already exists in index" msgstr "„%s“: вече съществува в индекса" #: apply.c:3956 #, c-format msgid "%s: already exists in working directory" msgstr "„%s“: вече съществува в работното дърво" #: apply.c:3976 #, c-format msgid "new mode (%o) of %s does not match old mode (%o)" msgstr "новите права за достъп (%o) на „%s“ не съвпадат със старите (%o)" #: apply.c:3981 #, c-format msgid "new mode (%o) of %s does not match old mode (%o) of %s" msgstr "" "новите права за достъп (%o) на „%s“ не съвпадат със старите (%o) на „%s“" #: apply.c:4001 #, c-format msgid "affected file '%s' is beyond a symbolic link" msgstr "засегнатият файл „%s“ е след символна връзка" #: apply.c:4005 #, c-format msgid "%s: patch does not apply" msgstr "Кръпката „%s“ не може да бъде приложена" #: apply.c:4020 #, c-format msgid "Checking patch %s..." msgstr "Проверяване на кръпката „%s“…" #: apply.c:4112 #, c-format msgid "sha1 information is lacking or useless for submodule %s" msgstr "" "информацията за сумата по SHA1 за подмодула липсва или не е достатъчна (%s)." #: apply.c:4119 #, c-format msgid "mode change for %s, which is not in current HEAD" msgstr "смяна на режима на достъпа на „%s“, който не е в текущия връх „HEAD“" #: apply.c:4122 #, c-format msgid "sha1 information is lacking or useless (%s)." msgstr "информацията за сумата по SHA1 липсва или не е достатъчна (%s)." #: apply.c:4131 #, c-format msgid "could not add %s to temporary index" msgstr "„%s“ не може да се добави към временния индекс" #: apply.c:4141 #, c-format msgid "could not write temporary index to %s" msgstr "временният индекс не може да се запази в „%s“" #: apply.c:4279 #, c-format msgid "unable to remove %s from index" msgstr "„%s“ не може да се извади от индекса" #: apply.c:4313 #, c-format msgid "corrupt patch for submodule %s" msgstr "повредена кръпка за модула „%s“" #: apply.c:4319 #, c-format msgid "unable to stat newly created file '%s'" msgstr "" "не може да се получи информация чрез „stat“ за новосъздадения файл „%s“" #: apply.c:4327 #, c-format msgid "unable to create backing store for newly created file %s" msgstr "" "не може да се за създаде мястото за съхранение на новосъздадения файл „%s“" #: apply.c:4333 apply.c:4478 #, c-format msgid "unable to add cache entry for %s" msgstr "не може да се добави запис в кеша за „%s“" #: apply.c:4376 builtin/bisect--helper.c:537 #, c-format msgid "failed to write to '%s'" msgstr "в „%s“ не може да се пише" #: apply.c:4380 #, c-format msgid "closing file '%s'" msgstr "затваряне на файла „%s“" #: apply.c:4450 #, c-format msgid "unable to write file '%s' mode %o" msgstr "файлът „%s“ не може да се запише с режим на достъп „%o“" #: apply.c:4548 #, c-format msgid "Applied patch %s cleanly." msgstr "Кръпката „%s“ бе приложена чисто." #: apply.c:4556 msgid "internal error" msgstr "вътрешна грешка" #: apply.c:4559 #, c-format msgid "Applying patch %%s with %d reject..." msgid_plural "Applying patch %%s with %d rejects..." msgstr[0] "Прилагане на кръпката „%%s“ с %d отхвърлено парче…" msgstr[1] "Прилагане на кръпката „%%s“ с %d отхвърлени парчета…" #: apply.c:4570 #, c-format msgid "truncating .rej filename to %.*s.rej" msgstr "съкращаване на името на файла с отхвърлените парчета на „ %.*s.rej“" #: apply.c:4578 builtin/fetch.c:927 builtin/fetch.c:1228 #, c-format msgid "cannot open %s" msgstr "„%s“ не може да бъде отворен" #: apply.c:4592 #, c-format msgid "Hunk #%d applied cleanly." msgstr "%d-то парче бе успешно приложено." #: apply.c:4596 #, c-format msgid "Rejected hunk #%d." msgstr "%d-то парче бе отхвърлено." #: apply.c:4715 #, c-format msgid "Skipped patch '%s'." msgstr "Пропусната кръпка: „%s“" #: apply.c:4723 msgid "unrecognized input" msgstr "непознат вход" #: apply.c:4743 msgid "unable to read index file" msgstr "индексът не може да бъде записан" #: apply.c:4900 #, c-format msgid "can't open patch '%s': %s" msgstr "кръпката „%s“ не може да бъде отворена: %s" #: apply.c:4927 #, c-format msgid "squelched %d whitespace error" msgid_plural "squelched %d whitespace errors" msgstr[0] "пренебрегната е %d грешка в знаците за интервали" msgstr[1] "пренебрегнати са %d грешки в знаците за интервали" #: apply.c:4933 apply.c:4948 #, c-format msgid "%d line adds whitespace errors." msgid_plural "%d lines add whitespace errors." msgstr[0] "%d ред добавя грешки в знаците за интервали." msgstr[1] "%d реда добавят грешки в знаците за интервали." #: apply.c:4941 #, c-format msgid "%d line applied after fixing whitespace errors." msgid_plural "%d lines applied after fixing whitespace errors." msgstr[0] "" "Добавен е %d ред след корекцията на грешките в знаците за интервали." msgstr[1] "" "Добавени са %d реда след корекцията на грешките в знаците за интервали." #: apply.c:4957 builtin/add.c:618 builtin/mv.c:304 builtin/rm.c:406 msgid "Unable to write new index file" msgstr "Новият индекс не може да бъде записан" #: apply.c:4985 msgid "don't apply changes matching the given path" msgstr "без прилагане на промените напасващи на дадения път" #: apply.c:4988 msgid "apply changes matching the given path" msgstr "прилагане на промените напасващи на дадения път" #: apply.c:4990 builtin/am.c:2279 msgid "num" msgstr "БРОЙ" #: apply.c:4991 msgid "remove leading slashes from traditional diff paths" msgstr "премахване на този БРОЙ водещи елементи от пътищата в разликата" #: apply.c:4994 msgid "ignore additions made by the patch" msgstr "игнориране на редовете добавени от тази кръпка" #: apply.c:4996 msgid "instead of applying the patch, output diffstat for the input" msgstr "извеждане на статистика на промените без прилагане на кръпката" #: apply.c:5000 msgid "show number of added and deleted lines in decimal notation" msgstr "извеждане на броя на добавените и изтритите редове" #: apply.c:5002 msgid "instead of applying the patch, output a summary for the input" msgstr "извеждане на статистика на входните данни без прилагане на кръпката" #: apply.c:5004 msgid "instead of applying the patch, see if the patch is applicable" msgstr "проверка дали кръпката може да се приложи