summaryrefslogtreecommitdiffstats
path: root/man/po/nl.po
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--man/po/nl.po71
1 files changed, 53 insertions, 18 deletions
diff --git a/man/po/nl.po b/man/po/nl.po
index 9311ab3..6a66482 100644
--- a/man/po/nl.po
+++ b/man/po/nl.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: dpkg-man 1.22.6\n"
"Report-Msgid-Bugs-To: debian-dpkg@lists.debian.org\n"
-"POT-Creation-Date: 2024-07-17 01:10+0200\n"
+"POT-Creation-Date: 2024-07-24 23:02+0200\n"
"PO-Revision-Date: 2024-04-20 23:23+0200\n"
"Last-Translator: Frans Spiesschaert <Frans.Spiesschaert@yucom.be>\n"
"Language-Team: Debian Dutch l10n Team <debian-l10n-dutch@lists.debian.org>\n"
@@ -13946,18 +13946,28 @@ msgstr "De standaard voor dit veld is ā€œ${Package}\\t${Version}\\nā€."
#. type: =item
#: dpkg-deb.pod
-msgid "B<-z>I<compress-level>"
-msgstr "B<-z>I<compressieniveau>"
+#, fuzzy
+#| msgid "B<-z>, B<--compression-level=>I<level>"
+msgid "B<-z>, B<--compression-level=>I<compress-level>"
+msgstr "B<-z>, B<--compression-level=>I<niveau>"
#. type: textblock
#: dpkg-deb.pod
+#, fuzzy
+#| msgid ""
+#| "Specify which compression level to use on the compressor backend, when "
+#| "building a package (default is 9 for gzip, 6 for xz, 3 for zstd). The "
+#| "accepted values are compressor specific. For gzip, from 0-9 with 0 being "
+#| "mapped to compressor none. For xz from 0-9. For zstd from 0-22, with "
+#| "levels from 20 to 22 enabling its ultra mode. Before dpkg 1.16.2 level 0 "
+#| "was equivalent to compressor none for all compressors."
msgid ""
"Specify which compression level to use on the compressor backend, when "
-"building a package (default is 9 for gzip, 6 for xz, 3 for zstd). The "
-"accepted values are compressor specific. For gzip, from 0-9 with 0 being "
-"mapped to compressor none. For xz from 0-9. For zstd from 0-22, with "
-"levels from 20 to 22 enabling its ultra mode. Before dpkg 1.16.2 level 0 "
-"was equivalent to compressor none for all compressors."
+"building a package (default is 9 for gzip, 6 for xz, 3 for zstd; long option "
+"since dpkg 1.22.9). The accepted values are compressor specific. For gzip, "
+"from 0-9 with 0 being mapped to compressor none. For xz from 0-9. For zstd "
+"from 0-22, with levels from 20 to 22 enabling its ultra mode. Before dpkg "
+"1.16.2 level 0 was equivalent to compressor none for all compressors."
msgstr ""
"Specificeren welk compressieniveau gebruikt moet worden door het "
"compressieprogramma bij het bouwen van het pakket (standaard is dat 9 voor "
@@ -13969,16 +13979,24 @@ msgstr ""
#. type: =item
#: dpkg-deb.pod
-msgid "B<-S>I<compress-strategy>"
-msgstr "B<-S>I<compressiestrategie>"
+#, fuzzy
+#| msgid "B<-Z>, B<--compression=>I<compressor>"
+msgid "B<-S>, B<--compression-strategy=>I<compress-strategy>"
+msgstr "B<-Z>, B<--compression=>I<compressor>"
#. type: textblock
#: dpkg-deb.pod
+#, fuzzy
+#| msgid ""
+#| "Specify which compression strategy to use on the compressor backend, when "
+#| "building a package (since dpkg 1.16.2). Allowed values are B<none> "
+#| "(since dpkg 1.16.4), B<filtered>, B<huffman>, B<rle> and B<fixed> for "
+#| "gzip (since dpkg 1.17.0) and B<extreme> for xz."
msgid ""
"Specify which compression strategy to use on the compressor backend, when "
-"building a package (since dpkg 1.16.2). Allowed values are B<none> (since "
-"dpkg 1.16.4), B<filtered>, B<huffman>, B<rle> and B<fixed> for gzip (since "
-"dpkg 1.17.0) and B<extreme> for xz."
+"building a package (since dpkg 1.16.2, long option since dpkg 1.22.9). "
+"Allowed values are B<none> (since dpkg 1.16.4), B<filtered>, B<huffman>, "
+"B<rle> and B<fixed> for gzip (since dpkg 1.17.0) and B<extreme> for xz."
msgstr ""
"Specificeren welke compressiestrategie gebruikt moet worden door het "
"compressieprogramma bij het bouwen van een pakket (sinds dpkg 1.16.2). "
@@ -13988,15 +14006,23 @@ msgstr ""
#. type: =item
#: dpkg-deb.pod
-msgid "B<-Z>I<compress-type>"
-msgstr "B<-Z>I<compressietype>"
+#, fuzzy
+#| msgid "B<-Z>, B<--compression=>I<compressor>"
+msgid "B<-Z>, B<--compression=>I<compress-type>"
+msgstr "B<-Z>, B<--compression=>I<compressor>"
#. type: textblock
#: dpkg-deb.pod
+#, fuzzy
+#| msgid ""
+#| "Specify which compression type to use when building a package. Allowed "
+#| "values are B<gzip>, B<xz> (since dpkg 1.15.6), B<zstd> (since dpkg "
+#| "1.21.18) and B<none> (default is B<%DEB_DEFAULT_COMPRESSOR%>)."
msgid ""
-"Specify which compression type to use when building a package. Allowed "
-"values are B<gzip>, B<xz> (since dpkg 1.15.6), B<zstd> (since dpkg 1.21.18) "
-"and B<none> (default is B<%DEB_DEFAULT_COMPRESSOR%>)."
+"Specify which compression type to use when building a package (long option "
+"since dpkg 1.22.9). Allowed values are B<gzip>, B<xz> (since dpkg 1.15.6), "
+"B<zstd> (since dpkg 1.21.18) and B<none> (default is "
+"B<%DEB_DEFAULT_COMPRESSOR%>)."
msgstr ""
"Specificeren welk compressietype bij het bouwen van een pakket gebruikt moet "
"worden. Toegestane waarden zijn B<gzip>, B<xz> (sinds dpkg 1.15.6), B<zstd> "
@@ -30979,6 +31005,15 @@ msgstr ""
"L<ln(1)>, FHS (the Filesystem Hierarchy Standard - de standaardisatie van "
"bestandsorganisatie en mappenstructuur op unix-achtige systemen)."
+#~ msgid "B<-z>I<compress-level>"
+#~ msgstr "B<-z>I<compressieniveau>"
+
+#~ msgid "B<-S>I<compress-strategy>"
+#~ msgstr "B<-S>I<compressiestrategie>"
+
+#~ msgid "B<-Z>I<compress-type>"
+#~ msgstr "B<-Z>I<compressietype>"
+
#~ msgid "B<dpkg-buildpackage> [I<option>...]"
#~ msgstr "B<dpkg-buildpackage> [I<optie>...]"