diff options
Diffstat (limited to 'po/bg.po')
-rw-r--r-- | po/bg.po | 15 |
1 files changed, 12 insertions, 3 deletions
@@ -10,7 +10,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: 2020-02-26 21:29+0100\n" +"POT-Creation-Date: 2020-03-07 21:20+0100\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" @@ -917,7 +917,16 @@ msgstr "%c%s... Готово" msgid "..." msgstr "" -#. Print the spinner +#: apt-pkg/contrib/progress.cc +#, fuzzy, c-format +msgid "%c%s... %llu/%llus" +msgstr "%c%s... Готово" + +#: apt-pkg/contrib/progress.cc +#, fuzzy, c-format +msgid "%c%s... %llus" +msgstr "%c%s... Готово" + #: apt-pkg/contrib/progress.cc #, fuzzy, c-format msgid "%c%s... %u%%" @@ -1039,7 +1048,7 @@ msgstr "Неуспех при анализирането на пакетен ф #: apt-pkg/deb/debsystem.cc #, fuzzy, c-format #| msgid "Waiting for headers" -msgid "Waiting for cache lock (%s)" +msgid "Waiting for cache lock: %s" msgstr "Чакане на заглавни части" #: apt-pkg/deb/debsystem.cc |