diff options
author | Frans Spiesschaert <Frans.Spiesschaert@yucom.be> | 2018-10-30 21:56:30 +0100 |
---|---|---|
committer | David Kalnischkies <david@kalnischkies.de> | 2018-10-30 22:09:30 +0100 |
commit | 1cd2a99c190c68ad4e9b0e09944658ab9b935ec1 (patch) | |
tree | 4211d63c301570ae6c26c2d8b0bc9b56ea21341f /po/nl.po | |
parent | a18f38976d3544477f7450aa4265397db9b62cc6 (diff) |
Dutch program translation update
Closes: #912021
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 |