diff options
Diffstat (limited to 'po/nl.po')
-rw-r--r-- | po/nl.po | 22 |
1 files changed, 10 insertions, 12 deletions
@@ -10,10 +10,10 @@ # msgid "" msgstr "" -"Project-Id-Version: apt 1.6.1\n" +"Project-Id-Version: apt 1.7.0\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2018-09-18 16:15+0200\n" -"PO-Revision-Date: 2018-05-13 16:26+0200\n" +"POT-Creation-Date: 2018-10-30 22:05+0100\n" +"PO-Revision-Date: 2018-10-09 16:26+0200\n" "Last-Translator: Frans Spiesschaert <Frans.Spiesschaert@yucom.be>\n" "Language-Team: Debian Dutch l10n Team <debian-l10n-dutch@lists.debian.org>\n" "Language: nl\n" @@ -1151,21 +1151,19 @@ msgid "Unable to parse package file %s (%d)" msgstr "Kon pakketbestand %s niet ontleden (%d)" #: apt-pkg/deb/debsystem.cc -#, fuzzy, c-format -#| msgid "" -#| "Unable to lock the administration directory (%s), is another process " -#| "using it?" +#, c-format msgid "" "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?" +"Kan de vergrendeling voor het dpkg-frontend (%s) niet verkrijgen. Gebruikt " +"een ander proces dit?" #: apt-pkg/deb/debsystem.cc -#, fuzzy, c-format -#| msgid "Unable to lock the administration directory (%s), are you root?" +#, c-format msgid "Unable to acquire the dpkg frontend lock (%s), are you root?" -msgstr "Kan de beheersmap (%s) niet vergrendelen. Heeft u beheerdersrechten?" +msgstr "" +"Kan de vergrendeling voor het dpkg-frontend (%s) niet verkrijgen. Heeft u " +"beheerdersrechten?" #. TRANSLATORS: the %s contains the recovery command, usually #. dpkg --configure -a |