diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-08-07 13:32:17 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-08-07 13:32:17 +0000 |
commit | 893158f262ec9007d09b9ae75be1364ba73d0727 (patch) | |
tree | 6eb4ea50d8d7da6c52c41a6b27d8f9315c8c610c /man/po/hu.po | |
parent | Adding debian version 1.22.8. (diff) | |
download | dpkg-893158f262ec9007d09b9ae75be1364ba73d0727.tar.xz dpkg-893158f262ec9007d09b9ae75be1364ba73d0727.zip |
Merging upstream version 1.22.9.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'man/po/hu.po')
-rw-r--r-- | man/po/hu.po | 47 |
1 files changed, 30 insertions, 17 deletions
diff --git a/man/po/hu.po b/man/po/hu.po index d4270db..5c7a210 100644 --- a/man/po/hu.po +++ b/man/po/hu.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: dpkg-man 1.17.0\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: 2021-04-08 04:42+0200\n" "Last-Translator: SZERVÁC Attila <sas@321.hu>\n" "Language-Team: Hungarian <debian-l10n-hungarian@lists.debian.org>\n" @@ -11773,47 +11773,48 @@ msgstr "E mező alapértelmezettje: \"${Package}\\t${Version}\\n\"." #. type: =item #: dpkg-deb.pod #, fuzzy -msgid "B<-z>I<compress-level>" +msgid "B<-z>, B<--compression-level=>I<compress-level>" msgstr "B<--field>, B<-f>" #. type: textblock #: dpkg-deb.pod 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 "" #. type: =item #: dpkg-deb.pod #, fuzzy -msgid "B<-S>I<compress-strategy>" -msgstr "B<--version>" +msgid "B<-S>, B<--compression-strategy=>I<compress-strategy>" +msgstr "B<--show>, B<-W>" #. type: textblock #: dpkg-deb.pod 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 "" #. type: =item #: dpkg-deb.pod #, fuzzy -msgid "B<-Z>I<compress-type>" -msgstr "B<--version>" +msgid "B<-Z>, B<--compression=>I<compress-type>" +msgstr "B<--show>, B<-W>" #. type: textblock #: dpkg-deb.pod 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 "" #. type: =item @@ -25397,6 +25398,18 @@ msgid "L<ln(1)>, FHS (the Filesystem Hierarchy Standard)." msgstr "" #, fuzzy +#~ msgid "B<-z>I<compress-level>" +#~ msgstr "B<--field>, B<-f>" + +#, fuzzy +#~ msgid "B<-S>I<compress-strategy>" +#~ msgstr "B<--version>" + +#, fuzzy +#~ msgid "B<-Z>I<compress-type>" +#~ msgstr "B<--version>" + +#, fuzzy #~ msgid "B<dpkg-buildpackage> [I<option>...]" #~ msgstr "B<dpkg-deb> B<-c>|B<--contents> I<archívum>" |