diff options
author | Julian Andres Klode <julian.klode@canonical.com> | 2019-01-14 14:29:27 +0100 |
---|---|---|
committer | Julian Andres Klode <julian.klode@canonical.com> | 2019-01-14 14:29:27 +0100 |
commit | a5f7ff20426949b5fd0827dc97d558db8be3a684 (patch) | |
tree | 3bde8aff7d5eb70c60344a005d89a84918dd80a1 /po/nl.po | |
parent | ebbb906384a1e9808c1b6aab63c4071a0db46785 (diff) |
Merge translations from 1.8 series
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: 2019-01-14 14:19+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 |