]> git.saurik.com Git - apt.git/blobdiff - po/nl.po
use filesize of compressed pdiffs for the limit if possible
[apt.git] / po / nl.po
index 664cacc0eec3af1c0bd9432dda67c0e63954f95f..c6b07be2cbc6b4f08cab44e00fe196bc588b8330 100644 (file)
--- a/po/nl.po
+++ b/po/nl.po
@@ -12,7 +12,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: apt 0.8.15.9\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2015-12-07 15:31+0100\n"
+"POT-Creation-Date: 2015-12-30 00:41+0100\n"
 "PO-Revision-Date: 2014-11-09 23:47+0100\n"
 "Last-Translator: Frans Spiesschaert <Frans.Spiesschaert@yucom.be>\n"
 "Language-Team: Debian Dutch l10n Team <debian-l10n-dutch@lists.debian.org>\n"
@@ -1343,6 +1343,7 @@ msgstr ""
 #, fuzzy
 msgid ""
 "Usage: apt-helper [options] command\n"
+"       apt-helper [options] cat-file file ...\n"
 "       apt-helper [options] download-file uri target-path\n"
 "\n"
 "apt-helper bundles a variety of commands for shell scripts to use\n"
@@ -1361,6 +1362,10 @@ msgstr "haal opgegeven uri op en plaats in doelpad"
 msgid "lookup a SRV record (e.g. _http._tcp.ftp.debian.org)"
 msgstr ""
 
+#: cmdline/apt-helper.cc
+msgid "concatenate files, with automatic decompression"
+msgstr ""
+
 #: cmdline/apt-helper.cc
 msgid "detect proxy using apt.conf"
 msgstr "proxy opzoeken met behulp van apt.conf"
@@ -2582,6 +2587,13 @@ msgstr ""
 "Kon de verwachte regel '%s' in het Release-bestand niet vinden (Foute regel "
 "in het bestand sources.list of bestand in een ongeldig formaat)"
 
+#: apt-pkg/acquire-item.cc
+#, c-format
+msgid ""
+"Skipping acquire of configured file '%s' as repository '%s' provides only "
+"weak security information for it"
+msgstr ""
+
 #: apt-pkg/acquire-item.cc
 msgid "There is no public key available for the following key IDs:\n"
 msgstr ""
@@ -3110,6 +3122,14 @@ msgstr "Subproces %s sloot onverwacht af"
 msgid "Problem closing the gzip file %s"
 msgstr "Probleem bij het sluiten van het gzip-bestand %s"
 
+#: apt-pkg/contrib/fileutl.cc
+msgid "Failed to create subprocess IPC"
+msgstr "Aanmaken IPC-subproces is mislukt"
+
+#: apt-pkg/contrib/fileutl.cc
+msgid "Failed to exec compressor "
+msgstr "Uitvoeren van de compressor is mislukt "
+
 #: apt-pkg/contrib/fileutl.cc
 #, c-format
 msgid "Could not open file %s"
@@ -3120,14 +3140,6 @@ msgstr "Kon het bestand %s niet openen"
 msgid "Could not open file descriptor %d"
 msgstr "Kon de bestandsindicator %d niet openen"
 
-#: apt-pkg/contrib/fileutl.cc
-msgid "Failed to create subprocess IPC"
-msgstr "Aanmaken IPC-subproces is mislukt"
-
-#: apt-pkg/contrib/fileutl.cc
-msgid "Failed to exec compressor "
-msgstr "Uitvoeren van de compressor is mislukt "
-
 #: apt-pkg/contrib/fileutl.cc
 #, c-format
 msgid "read, still have %llu to read but none left"
@@ -3288,6 +3300,13 @@ msgstr "Geen secties in Release-bestand %s"
 msgid "No Hash entry in Release file %s"
 msgstr "Geen Hash-vermelding in Release-bestand %s"
 
+#: apt-pkg/deb/debmetaindex.cc
+#, c-format
+msgid ""
+"No Hash entry in Release file %s, which is considered strong enough for "
+"security purposes"
+msgstr ""
+
 #: apt-pkg/deb/debmetaindex.cc
 #, c-format
 msgid "Invalid 'Date' entry in Release file %s"
@@ -3619,10 +3638,6 @@ msgstr "Het pakketcachebestand is beschadigd"
 msgid "The package cache file is an incompatible version"
 msgstr "Het pakketcachebestand heeft een niet-compatibele versie"
 
-#: apt-pkg/pkgcache.cc
-msgid "The package cache file is corrupted, it is too small"
-msgstr "Het pakketcachebestand is beschadigd. Het is te klein"
-
 #: apt-pkg/pkgcache.cc
 #, c-format
 msgid "This APT does not support the versioning system '%s'"
@@ -3633,6 +3648,11 @@ msgstr "Deze APT ondersteunt het versienummeringssysteem '%s' niet"
 msgid "The package cache was built for different architectures: %s vs %s"
 msgstr "De pakketcache was aangemaakt voor een andere architectuur"
 
+#: apt-pkg/pkgcache.cc
+#, fuzzy
+msgid "The package cache file is corrupted, it has the wrong hash"
+msgstr "Het pakketcachebestand is beschadigd. Het is te klein"
+
 #: apt-pkg/pkgcache.cc
 msgid "Depends"
 msgstr "Vereisten"
@@ -3669,14 +3689,14 @@ msgstr "Breekt"
 msgid "Enhances"
 msgstr "Vult aan"
 
-#: apt-pkg/pkgcache.cc
-msgid "important"
-msgstr "belangrijk"
-
 #: apt-pkg/pkgcache.cc
 msgid "required"
 msgstr "noodzakelijk"
 
+#: apt-pkg/pkgcache.cc
+msgid "important"
+msgstr "belangrijk"
+
 #: apt-pkg/pkgcache.cc
 msgid "standard"
 msgstr "standaard"
@@ -3809,7 +3829,7 @@ msgstr ""
 
 #: apt-pkg/tagfile.cc
 #, c-format
-msgid "Cannot convert %s to integer"
+msgid "Cannot convert %s to integer: out of range"
 msgstr ""
 
 #: apt-pkg/update.cc