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/da.po | |
parent | 09a5a7bd66a69e3e43bc35db4fb42ae4982342de (diff) |
Release 1.2.281.2.28
Diffstat (limited to 'po/da.po')
-rw-r--r-- | po/da.po | 24 |
1 files changed, 18 insertions, 6 deletions
@@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.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: 2014-07-06 23:51+0200\n" "Last-Translator: Joe Hansen <joedalton2@yahoo.dk>\n" "Language-Team: Danish <debian-l10n-danish@lists.debian.org>\n" @@ -3234,16 +3234,15 @@ msgid "Unable to parse package file %s (%d)" msgstr "Kunne ikke tolke pakkefilen %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 "" "Kunne ikke låse administrationsmappen (%s), bruger en anden proces den?" #: 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 "Kunne ikke låse administrationsmappen (%s), er du rod (root)?" #. TRANSLATORS: the %s contains the recovery command, usually @@ -3255,6 +3254,19 @@ msgid "" msgstr "dpkg blev afbrudt, du skal manuelt køre »%s« for at rette problemet." #: apt-pkg/deb/debsystem.cc +#, c-format +msgid "" +"Unable to lock the administration directory (%s), is another process using " +"it?" +msgstr "" +"Kunne ikke låse administrationsmappen (%s), bruger en anden proces den?" + +#: apt-pkg/deb/debsystem.cc +#, c-format +msgid "Unable to lock the administration directory (%s), are you root?" +msgstr "Kunne ikke låse administrationsmappen (%s), er du rod (root)?" + +#: apt-pkg/deb/debsystem.cc msgid "Not locked" msgstr "Ikke låst" |