diff options
Diffstat (limited to 'po/bg.po')
| -rw-r--r-- | po/bg.po | 43 |
1 files changed, 39 insertions, 4 deletions
@@ -14,7 +14,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 0.7.21\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2025-09-26 16:56+0000\n" +"POT-Creation-Date: 2025-10-02 14:49+0000\n" "PO-Revision-Date: 2012-06-25 17:23+0300\n" "Last-Translator: Damyan Ivanov <dmn@debian.org>\n" "Language-Team: Bulgarian <dict@fsa-bg.org>\n" @@ -2008,9 +2008,20 @@ msgstr "Няма намерени пакети" #: apt-private/private-history.cc #, fuzzy, c-format -#| msgid "Could not resolve '%s'" -msgid "Could not read: %s" -msgstr "Неуспех при намирането на IP адреса на „%s“" +#| msgid "Couldn't find package %s" +msgid "Could not find package %s" +msgstr "Неуспех при намирането на пакет %s" + +#: apt-private/private-history.cc +#, fuzzy, c-format +#| msgid "but it is not installed" +msgid "Tried to remove %s, but it is not installed" +msgstr "но той не е инсталиран" + +#: apt-private/private-history.cc +#, fuzzy, c-format +msgid "Could not find given version %s of %s" +msgstr "Игнориране на несъществуваща версия „%s“ на пакета „%s“" #: apt-private/private-history.cc #, fuzzy, c-format @@ -2023,6 +2034,18 @@ msgstr "%s не е валиден DEB пакет." msgid "Transaction ID '%ld' out of bounds." msgstr "" +#: apt-private/private-history.cc +#, fuzzy, c-format +#| msgid "Could not resolve '%s'" +msgid "Could not read %s" +msgstr "Неуспех при намирането на IP адреса на „%s“" + +#: apt-private/private-history.cc +#, fuzzy, c-format +#| msgid "Could not resolve '%s'" +msgid "Could not read: %s" +msgstr "Неуспех при намирането на IP адреса на „%s“" + #: apt-private/private-install.cc msgid "" "Some packages could not be installed. This may mean that you have\n" @@ -3538,6 +3561,18 @@ msgstr "" msgid "show info on specific transactions" msgstr "" +#: cmdline/apt.cc +msgid "redo transactions" +msgstr "" + +#: cmdline/apt.cc +msgid "undo transactions" +msgstr "" + +#: cmdline/apt.cc +msgid "rollback transactions" +msgstr "" + #. misc #: cmdline/apt.cc #, fuzzy |
