diff options
author | Julian Andres Klode <julian.klode@canonical.com> | 2018-09-28 15:20:28 +0200 |
---|---|---|
committer | Julian Andres Klode <julian.klode@canonical.com> | 2018-09-28 15:21:41 +0200 |
commit | 1a9a1a4a753bb5aa118188b842d7a10abe4d27b6 (patch) | |
tree | d37b2c992a2230c62bda5799635c1e0324557d2e /po/sl.po | |
parent | 09a5a7bd66a69e3e43bc35db4fb42ae4982342de (diff) |
Release 1.2.281.2.28
Diffstat (limited to 'po/sl.po')
-rw-r--r-- | po/sl.po | 24 |
1 files changed, 18 insertions, 6 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: 2017-05-19 11:29+0200\n" +"POT-Creation-Date: 2018-09-28 13:19+0000\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" @@ -3236,16 +3236,15 @@ msgid "Unable to parse package file %s (%d)" msgstr "Ni mogoče razčleniti datoteke paketa %s (%d)" #: apt-pkg/deb/debsystem.cc -#, c-format +#, fuzzy, c-format msgid "" -"Unable to lock the administration directory (%s), is another process using " -"it?" +"Unable to acquire the dpkg frontend lock (%s), is another process using it?" msgstr "" "Skrbniške mape (%s) ni mogoče zakleniti. Jo morda uporablja drugo opravilo?" #: apt-pkg/deb/debsystem.cc -#, c-format -msgid "Unable to lock the administration directory (%s), are you root?" +#, fuzzy, c-format +msgid "Unable to acquire the dpkg frontend lock (%s), are you root?" msgstr "Skrbniške mape (%s) ni mogoče zakleniti. Ali ste skrbnik?" #. TRANSLATORS: the %s contains the recovery command, usually @@ -3257,6 +3256,19 @@ msgid "" msgstr "dpkg je bil prekinjen. Za popravilo napake morate ročno pognati '%s'. " #: apt-pkg/deb/debsystem.cc +#, c-format +msgid "" +"Unable to lock the administration directory (%s), is another process using " +"it?" +msgstr "" +"Skrbniške mape (%s) ni mogoče zakleniti. Jo morda uporablja drugo opravilo?" + +#: apt-pkg/deb/debsystem.cc +#, c-format +msgid "Unable to lock the administration directory (%s), are you root?" +msgstr "Skrbniške mape (%s) ni mogoče zakleniti. Ali ste skrbnik?" + +#: apt-pkg/deb/debsystem.cc msgid "Not locked" msgstr "Ni zaklenjeno" |