diff options
author | Julian Andres Klode <julian.klode@canonical.com> | 2020-03-07 21:20:46 +0100 |
---|---|---|
committer | Julian Andres Klode <julian.klode@canonical.com> | 2020-03-07 21:20:46 +0100 |
commit | 61ebf627f766eb7f189042fc216bb822ac0ef7f4 (patch) | |
tree | 229ab5490be4ae39026db203896ac22f4f83a947 /po/sl.po | |
parent | 44d8409b9c8399577d7652649862be2591b1ff64 (diff) |
Release 2.0.02.0.0
Diffstat (limited to 'po/sl.po')
-rw-r--r-- | po/sl.po | 15 |
1 files changed, 12 insertions, 3 deletions
@@ -4,7 +4,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 0.5.5\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-27 21:29+0000\n" "Last-Translator: Andrej Znidarsic <andrej.znidarsic@gmail.com>\n" "Language-Team: Slovenian <sl@li.org>\n" @@ -900,7 +900,16 @@ msgstr "%c%s ... Narejeno" msgid "..." msgstr "" -#. Print the spinner +#: apt-pkg/contrib/progress.cc +#, fuzzy, c-format +msgid "%c%s... %llu/%llus" +msgstr "%c%s ... Narejeno" + +#: apt-pkg/contrib/progress.cc +#, fuzzy, c-format +msgid "%c%s... %llus" +msgstr "%c%s ... Narejeno" + #: apt-pkg/contrib/progress.cc #, fuzzy, c-format msgid "%c%s... %u%%" @@ -1022,7 +1031,7 @@ msgstr "Ni mogoče razčleniti datoteke paketa %s (%d)" #: 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 "Čakanje na glave" #: apt-pkg/deb/debsystem.cc |