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/nl.po | |
parent | 09a5a7bd66a69e3e43bc35db4fb42ae4982342de (diff) |
Release 1.2.281.2.28
Diffstat (limited to 'po/nl.po')
-rw-r--r-- | po/nl.po | 25 |
1 files changed, 19 insertions, 6 deletions
@@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.2.11\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: 2016-04-27 18:12+0200\n" "Last-Translator: Frans Spiesschaert <Frans.Spiesschaert@yucom.be>\n" "Language-Team: Debian Dutch l10n Team <debian-l10n-dutch@lists.debian.org>\n" @@ -3344,17 +3344,16 @@ msgid "Unable to parse package file %s (%d)" msgstr "Kon pakketbestand %s niet ontleden (%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 "" "Kan de beheersmap (%s) niet vergrendelen. Is deze in gebruik door een ander " "proces?" #: 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 "Kan de beheersmap (%s) niet vergrendelen. Heeft u beheerdersrechten?" #. TRANSLATORS: the %s contains the recovery command, usually @@ -3367,6 +3366,20 @@ msgstr "" "dpkg werd onderbroken; voer handmatig '%s' uit om het probleem te verhelpen. " #: apt-pkg/deb/debsystem.cc +#, c-format +msgid "" +"Unable to lock the administration directory (%s), is another process using " +"it?" +msgstr "" +"Kan de beheersmap (%s) niet vergrendelen. Is deze in gebruik door een ander " +"proces?" + +#: apt-pkg/deb/debsystem.cc +#, c-format +msgid "Unable to lock the administration directory (%s), are you root?" +msgstr "Kan de beheersmap (%s) niet vergrendelen. Heeft u beheerdersrechten?" + +#: apt-pkg/deb/debsystem.cc msgid "Not locked" msgstr "Niet vergrendeld" |