diff options
Diffstat (limited to 'man/po')
-rw-r--r-- | man/po/de.po | 152 | ||||
-rw-r--r-- | man/po/dpkg-man.pot | 6 | ||||
-rw-r--r-- | man/po/es.po | 4 | ||||
-rw-r--r-- | man/po/fr.po | 8 | ||||
-rw-r--r-- | man/po/hu.po | 4 | ||||
-rw-r--r-- | man/po/it.po | 4 | ||||
-rw-r--r-- | man/po/ja.po | 4 | ||||
-rw-r--r-- | man/po/nl.po | 8 | ||||
-rw-r--r-- | man/po/pl.po | 4 | ||||
-rw-r--r-- | man/po/pt.po | 8 | ||||
-rw-r--r-- | man/po/pt_BR.po | 4 | ||||
-rw-r--r-- | man/po/ru.po | 4 | ||||
-rw-r--r-- | man/po/sv.po | 8 | ||||
-rw-r--r-- | man/po/zh_CN.po | 4 |
14 files changed, 96 insertions, 126 deletions
diff --git a/man/po/de.po b/man/po/de.po index f1499fb..8c7a516 100644 --- a/man/po/de.po +++ b/man/po/de.po @@ -11,10 +11,10 @@ # msgid "" msgstr "" -"Project-Id-Version: dpkg-man 1.22.7\n" +"Project-Id-Version: dpkg-man 1.22.10\n" "Report-Msgid-Bugs-To: debian-dpkg@lists.debian.org\n" -"POT-Creation-Date: 2024-07-24 23:02+0200\n" -"PO-Revision-Date: 2024-07-03 21:48+0200\n" +"POT-Creation-Date: 2024-08-01 12:38+0200\n" +"PO-Revision-Date: 2024-07-27 14:31+0200\n" "Last-Translator: Helge Kreutzmann <debian@helgefjell.de>\n" "Language-Team: German <debian-l10n-german@lists.debian.org>\n" "Language: de\n" @@ -127,9 +127,13 @@ msgstr "" #. type: textblock #: deb-buildinfo.pod deb-changes.pod dsc.pod +#, fuzzy +#| msgid "" +#| "The control data might be enclosed in an OpenPGP ASCII Armored signature, " +#| "as specified in RFC4880." msgid "" "The control data might be enclosed in an OpenPGP ASCII Armored signature, as " -"specified in RFC4880." +"specified in RFC9580." msgstr "" "Die Steuerdaten können in eine Signatur mit einer wie in RFC4880 " "spezifizierten OpenPGP-ASCII-Hülle eingeschlossen sein." @@ -5765,15 +5769,6 @@ msgstr "Dateisyntax" #. type: textblock #: deb-substvars.pod -#, fuzzy -#| msgid "" -#| "Substitution variables can be specified in a file. These files consist " -#| "of lines of the form I<name>B<=>I<value> or I<name>B<?=>I<value>. The " -#| "B<=> operator assigns a normal substitution variable, while the B<?=> " -#| "operator (since dpkg 1.21.8) assigns an optional substitution variable " -#| "which will emit no warnings even if unused. Trailing whitespace on each " -#| "line, blank lines, and lines starting with a B<#> symbol (comments) are " -#| "ignored." msgid "" "Substitution variables can be specified in a file. These files consist of " "lines of the form I<name>B<=>I<value>, I<name>B<?=>I<value>, or I<name>B<!" @@ -5785,12 +5780,14 @@ msgid "" "starting with a B<#> symbol (comments) are ignored." msgstr "" "Ersetzungsvariablen können in einer Datei festgelegt werden. Diese Dateien " -"bestehen aus Zeilen der Form I<Name>B<=>I<Wert> oder I<Name>B<?=>I<Wert>. " -"Der Operator B<=> weist eine normale Ersetzungsvariable zu, während der " -"Operator B<?=> (seit Dpkg 1.21.8) eine optionale Ersetzungsvariable zuweist, " -"die keine Warnungen ausgibt, selbst wenn sie nicht verwandt wird. " -"Leerraumzeichen am Zeilenende, leere Zeilen und Zeilen, die mit dem B<#>-" -"Symbol starten (Kommentare) werden ignoriert." +"bestehen aus Zeilen der Form I<Name>B<=>I<Wert>, I<Name>B<?=>I<Wert> oder " +"I<Name>B<!=>I<Wert>. Der Operator B<=> weist eine normale Ersetzungsvariable " +"zu, der Operator B<?=> (seit Dpkg 1.21.8) weist eine optionale " +"Ersetzungsvariable zu, die keine Warnungen ausgibt, selbst wenn sie nicht " +"verwandt wird und der Operator B<!=> (seit Dpkg 1.22.7) weist eine benötigte " +"Ersetzungsvariable zu, die einen Fehler auslöst, falls sie nicht verwandt " +"wird. Leerraumzeichen am Zeilenende, leere Zeilen und Zeilen, die mit dem " +"B<#>-Symbol starten (Kommentare) werden ignoriert." #. type: =head2 #: deb-substvars.pod @@ -11129,25 +11126,19 @@ msgstr "dpkg-buildpackage - Binär- oder Quellpakete aus Quellen bauen" #. type: textblock #: dpkg-buildpackage.pod -#, fuzzy -#| msgid "B<dpkg-name> [I<option>...] [B<-->] I<file>..." msgid "" "B<dpkg-buildpackage> [I<option>...] [B<-->] [I<filename>.dsc|I<directory>]" -msgstr "B<dpkg-name> [I<Option> …] [B<-->] I<Datei> …" +msgstr "" +"B<dpkg-buildpackage> [I<Option>…] [B<-->] [I<Dateiname>.dsc|I<Verzeichnis>]" #. type: textblock #: dpkg-buildpackage.pod -#, fuzzy -#| msgid "" -#| "B<dpkg-buildpackage> is a program that automates the process of building " -#| "a Debian package. It consists of the following steps:" msgid "" "B<dpkg-buildpackage> is a program that automates the process of building a " "Debian package." msgstr "" "B<dpkg-buildpackage> ist ein Programm, das den Prozess des Bauens eines " -"Debian-Paketes automatisiert. Der Bauprozess besteht aus den folgenden " -"Schritten:" +"Debian-Paketes automatisiert." #. type: textblock #: dpkg-buildpackage.pod @@ -11155,27 +11146,22 @@ msgid "" "The I<filename>.dsc and I<directory> arguments are supported since dpkg " "1.22.7. Their semantics are experimental." msgstr "" +"Die Argumente I<Dateiname>.dsc und I<Verzeichnis> werden seit Dpkg 1.22.7 " +"unterstützt. Ihre Semantik ist experimentell." #. type: textblock #: dpkg-buildpackage.pod -#, fuzzy -#| msgid "Installation consists of the following steps:" msgid "It consists of the following steps:" -msgstr "Die Installation besteht aus folgenden Schritten:" +msgstr "Der Bauprozess besteht aus den folgenden Schritten:" #. type: =item #: dpkg-buildpackage.pod dpkg.pod msgid "B<1.>" msgstr "B<1.>" +# FIXME s/and changes directory to it// #. type: textblock #: dpkg-buildpackage.pod -#, fuzzy -#| msgid "" -#| "It runs the B<preinit> hook before reading any source file. It prepares " -#| "the build environment by setting various environment variables (see " -#| "B<ENVIRONMENT>), runs the B<init> hook, and calls B<dpkg-source --before-" -#| "build> (unless B<-T> or B<--target> has been used)." msgid "" "It runs the B<preinit> hook before reading any source file. If a B<.dsc> " "file has been specified it unpacks it anew and changes directory to it, if a " @@ -11186,10 +11172,13 @@ msgid "" "build> (unless B<-T> or B<--target> has been used)." msgstr "" "Es wird der Hook B<preinit> ausgeführt, bevor irgendeine Quelldatei gelesen " -"wird. Die Bauumgebung wird vorbereitet, indem verschiedene " -"Umgebungsvariablen gesetzt werden (siehe B<UMGEBUNG>), der B<init>-Hook " -"ausgeführt und B<dpkg-source --before-build> aufgerufen wird (es sei denn, " -"B<-T> oder B<--target> wurde verwandt)." +"wird. Falls eine B<.dsc>-Datei angegeben wurde, wird diese erneut entpackt " +"und in das Verzeichnis hinein gewechselt, falls ein I<Verzeichnis> angegeben " +"wurde, wird hinein gewechselt, andernfalls wird erwartet, dass das aktuelle " +"Verzeichnis den Qellbaum enthält. Die Bauumgebung wird vorbereitet, indem " +"verschiedene Umgebungsvariablen gesetzt werden (siehe B<UMGEBUNG>), der " +"B<init>-Hook ausgeführt und B<dpkg-source --before-build> aufgerufen wird " +"(es sei denn, B<-T> oder B<--target> wurde verwandt)." #. type: =item #: dpkg-buildpackage.pod dpkg.pod @@ -11231,11 +11220,6 @@ msgstr "B<4.>" #. type: textblock #: dpkg-buildpackage.pod -#, fuzzy -#| msgid "" -#| "It runs the B<source> hook and calls B<dpkg-source -b> to generate the " -#| "source package (if a B<source> build has been requested with B<--build> " -#| "or equivalent options)." msgid "" "It runs the B<source> hook and calls B<dpkg-source -b> to generate the " "source package (if a B<source> build has been requested with B<--build> or " @@ -11243,7 +11227,7 @@ msgid "" msgstr "" "Der Hook B<source> wird ausgeführt und B<dpkg-source -b> aufgerufen, um das " "Quellpaket zu erstellen (falls mit B<--build> oder äquivalenten Optionen ein " -"B<source> (Quell-)Bau erbeten wurde)." +"B<source> (Quell-)Bau erbeten wurde und keine B<.dsc> angegeben wurde)." #. type: =item #: dpkg-buildpackage.pod dpkg.pod @@ -11282,11 +11266,6 @@ msgstr "B<6.>" #. type: textblock #: dpkg-buildpackage.pod -#, fuzzy -#| msgid "" -#| "It runs the B<buildinfo> hook and calls B<dpkg-genbuildinfo> to generate " -#| "a B<.buildinfo> file. Several B<dpkg-buildpackage> options are forwarded " -#| "to B<dpkg-genbuildinfo>." msgid "" "It runs the B<buildinfo> hook and calls B<dpkg-genbuildinfo> to generate a " "B<.buildinfo> file. Several B<dpkg-buildpackage> options are forwarded to " @@ -11296,7 +11275,9 @@ msgid "" msgstr "" "Der Hook B<buildinfo> wird ausgeführt und B<dpkg-genbuildinfo> aufgerufen, " "um eine B<.buildinfo>-Datei zu erstellen. Viele Optionen von B<dpkg-" -"buildpackage> werden an B<dpkg-genbuildinfo> weitergeleitet." +"buildpackage> werden an B<dpkg-genbuildinfo> weitergeleitet. Falls eine I<." +"dsc> angegeben wurde, dann wird sie in der erstellten B<.buildinfo>-Datei " +"referenziert, da die Herkunft des Quellbaums sichergestellt werden kann." #. type: =item #: dpkg-buildpackage.pod @@ -11407,21 +11388,17 @@ msgstr "B<12.>" #. type: textblock #: dpkg-buildpackage.pod -#, fuzzy -#| msgid "" -#| "If set and the B<--admindir> option has not been specified, it will be " -#| "used as the base administrative directory." msgid "" "If a B<.dsc> file has been specified, it removes the extracted source " "directory." msgstr "" -"Falls gesetzt und die Option B<--admindir> nicht angegeben wurde, wird dies " -"als Basis-Administrationsverzeichnis verwandt." +"Falls eine B<.dsc>-Datei angegeben wurde, wird das extrahierte " +"Quellverzeichnis entfernt." #. type: =item #: dpkg-buildpackage.pod msgid "B<13.>" -msgstr "" +msgstr "B<13.>" #. type: textblock #: dpkg-buildpackage.pod @@ -13809,21 +13786,11 @@ msgstr "Die Voreinstellung für dieses Feld ist „${Package}\\t${Version}\\n“ #. type: =item #: dpkg-deb.pod -#, 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<Stufe>" +msgstr "B<-z>, B<--compression-level=>I<Komprimierungsstufe>" #. 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; long option " @@ -13834,27 +13801,19 @@ msgid "" msgstr "" "Gibt die Komprimierstufe an, die im Komprimier-Backendprogramm beim Bau " "eines Pakets verwendet werden soll. Standardmäßig ist dies 9 für Gzip, 6 für " -"Xz, 3 für Zstd). Die akzeptierten Werte hängen vom Komprimierer ab. Für Gzip " -"von 0-9, wobei 0 auf den Komprimierer „none“ abgebildet wird. Für Xz von " -"0-9. Für Zstd von 0-22, wobei die Stufen von 20-22 den Ultramodus " -"aktivieren. Vor Dpkg 1.16.2 war die Stufe 0 äquivalent zu dem Komprimierer " -"„none“ für alle Komprimierer." +"Xz, 3 für Zstd, lange Option seit Dpkg 1.22.9. Die akzeptierten Werte hängen " +"vom Komprimierer ab. Für Gzip von 0-9, wobei 0 auf den Komprimierer „none“ " +"abgebildet wird. Für Xz von 0-9. Für Zstd von 0-22, wobei die Stufen von " +"20-22 den Ultramodus aktivieren. Vor Dpkg 1.16.2 war die Stufe 0 äquivalent " +"zu dem Komprimierer „none“ für alle Komprimierer." #. type: =item #: dpkg-deb.pod -#, fuzzy -#| msgid "B<-Z>, B<--compression=>I<compressor>" msgid "B<-S>, B<--compression-strategy=>I<compress-strategy>" -msgstr "B<-Z>, B<--compression=>I<Komprimierer>" +msgstr "B<-S>, B<--compression-strategy=>I<Komprimierungsstrategie>" #. 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, long option since dpkg 1.22.9). " @@ -13862,33 +13821,28 @@ msgid "" "B<rle> and B<fixed> for gzip (since dpkg 1.17.0) and B<extreme> for xz." msgstr "" "Gibt die zu verwendende Komprimierstrategie an, die für den Komprimierer-" -"Backend beim Bau eines Pakets verwandt werden soll (seit Dpkg 1.16.2). " -"Erlaubte Werte sind B<none> (seit Dpkg 1.16.4), B<filtered>, B<huffman>, " -"B<rle> und B<fixed> für Gzip (seit Dpkg 1.17.0) und B<extreme> für Xz." +"Backend beim Bau eines Pakets verwandt werden soll (seit Dpkg 1.16.2, lange " +"Option seit Dpkg 1.22.9). Erlaubte Werte sind B<none> (seit Dpkg 1.16.4), " +"B<filtered>, B<huffman>, B<rle> und B<fixed> für Gzip (seit Dpkg 1.17.0) und " +"B<extreme> für Xz." #. type: =item #: dpkg-deb.pod -#, fuzzy -#| msgid "B<-Z>, B<--compression=>I<compressor>" msgid "B<-Z>, B<--compression=>I<compress-type>" -msgstr "B<-Z>, B<--compression=>I<Komprimierer>" +msgstr "B<-Z>, B<--compression=>I<Komprimierungstyp>" #. 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 (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 "" -"Gibt die Art der Komprimierung beim Bau eines Pakets an. Erlaubte Werte sind " -"B<gzip>, B<xz> (seit Dpkg 1.15.6), B<zstd> (seit Dpkg 1.21.18) und B<none> " -"(voreingestellt ist B<%DEB_DEFAULT_COMPRESSOR%>)." +"Gibt die Art der Komprimierung beim Bau eines Pakets an (lange Option seit " +"Dpkg 1.22.9). Erlaubte Werte sind B<gzip>, B<xz> (seit Dpkg 1.15.6), B<zstd> " +"(seit Dpkg 1.21.18) und B<none> (voreingestellt ist " +"B<%DEB_DEFAULT_COMPRESSOR%>)." #. type: =item #: dpkg-deb.pod diff --git a/man/po/dpkg-man.pot b/man/po/dpkg-man.pot index db666ac..d39626f 100644 --- a/man/po/dpkg-man.pot +++ b/man/po/dpkg-man.pot @@ -6,9 +6,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: dpkg-man 1.22.10\n" +"Project-Id-Version: dpkg-man 1.22.11\n" "Report-Msgid-Bugs-To: debian-dpkg@lists.debian.org\n" -"POT-Creation-Date: 2024-07-27 05:43+0200\n" +"POT-Creation-Date: 2024-08-01 12:38+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -112,7 +112,7 @@ msgstr "" #: deb-buildinfo.pod deb-changes.pod dsc.pod msgid "" "The control data might be enclosed in an OpenPGP ASCII Armored signature, as " -"specified in RFC4880." +"specified in RFC9580." msgstr "" #. type: textblock diff --git a/man/po/es.po b/man/po/es.po index 897a43f..cc8642e 100644 --- a/man/po/es.po +++ b/man/po/es.po @@ -38,7 +38,7 @@ msgid "" msgstr "" "Project-Id-Version: dpkg-man 1.16.8\n" "Report-Msgid-Bugs-To: debian-dpkg@lists.debian.org\n" -"POT-Creation-Date: 2024-07-24 23:02+0200\n" +"POT-Creation-Date: 2024-08-01 12:38+0200\n" "PO-Revision-Date: 2021-04-08 04:42+0200\n" "Last-Translator: Omar Campagne <ocampagne@gmail.com>\n" "Language-Team: Spanish <debian-l10n-spanish@lists.debian.org>\n" @@ -167,7 +167,7 @@ msgstr "" #: deb-buildinfo.pod deb-changes.pod dsc.pod msgid "" "The control data might be enclosed in an OpenPGP ASCII Armored signature, as " -"specified in RFC4880." +"specified in RFC9580." msgstr "" #. type: textblock diff --git a/man/po/fr.po b/man/po/fr.po index 52b2fcc..b8982e6 100644 --- a/man/po/fr.po +++ b/man/po/fr.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: dpkg-man 1.21.20\n" "Report-Msgid-Bugs-To: debian-dpkg@lists.debian.org\n" -"POT-Creation-Date: 2024-07-24 23:02+0200\n" +"POT-Creation-Date: 2024-08-01 12:38+0200\n" "PO-Revision-Date: 2023-02-05 23:52+0100\n" "Last-Translator: Jean-Pierre Giraud <jean-pierregiraud@neuf.fr>\n" "Language-Team: French <debian-l10n-french@lists.debian.org>\n" @@ -129,9 +129,13 @@ msgstr "" #. type: textblock #: deb-buildinfo.pod deb-changes.pod dsc.pod +#, fuzzy +#| msgid "" +#| "The control data might be enclosed in an OpenPGP ASCII Armored signature, " +#| "as specified in RFC4880." msgid "" "The control data might be enclosed in an OpenPGP ASCII Armored signature, as " -"specified in RFC4880." +"specified in RFC9580." msgstr "" "Les données de contrôle pourraient être incluses dans une signature OpenPGP " "« ASCII Armored », comme spécifié dans la RFC4880." diff --git a/man/po/hu.po b/man/po/hu.po index 5c7a210..579de13 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-24 23:02+0200\n" +"POT-Creation-Date: 2024-08-01 12:38+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" @@ -124,7 +124,7 @@ msgstr "" #: deb-buildinfo.pod deb-changes.pod dsc.pod msgid "" "The control data might be enclosed in an OpenPGP ASCII Armored signature, as " -"specified in RFC4880." +"specified in RFC9580." msgstr "" #. type: textblock diff --git a/man/po/it.po b/man/po/it.po index 7a9d59e..7fb1bf5 100644 --- a/man/po/it.po +++ b/man/po/it.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: dpkg 1.16.10\n" "Report-Msgid-Bugs-To: debian-dpkg@lists.debian.org\n" -"POT-Creation-Date: 2024-07-24 23:02+0200\n" +"POT-Creation-Date: 2024-08-01 12:38+0200\n" "PO-Revision-Date: 2021-04-08 04:43+0200\n" "Last-Translator: Beatrice Torracca <beatricet@libero.it>\n" "Language-Team: Italian <debian-l10n-italian@lists.debian.org>\n" @@ -140,7 +140,7 @@ msgstr "" #: deb-buildinfo.pod deb-changes.pod dsc.pod msgid "" "The control data might be enclosed in an OpenPGP ASCII Armored signature, as " -"specified in RFC4880." +"specified in RFC9580." msgstr "" #. type: textblock diff --git a/man/po/ja.po b/man/po/ja.po index 3af19c7..288ef27 100644 --- a/man/po/ja.po +++ b/man/po/ja.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-24 23:02+0200\n" +"POT-Creation-Date: 2024-08-01 12:38+0200\n" "PO-Revision-Date: 2021-04-08 04:43+0200\n" "Last-Translator: TAKAHASHI Motonobu <monyo@monyo.com>\n" "Language-Team: Japanese <debian-japanese@lists.debian.org>\n" @@ -134,7 +134,7 @@ msgstr "" #: deb-buildinfo.pod deb-changes.pod dsc.pod msgid "" "The control data might be enclosed in an OpenPGP ASCII Armored signature, as " -"specified in RFC4880." +"specified in RFC9580." msgstr "" #. type: textblock diff --git a/man/po/nl.po b/man/po/nl.po index 6a66482..552a56b 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-24 23:02+0200\n" +"POT-Creation-Date: 2024-08-01 12:38+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" @@ -124,9 +124,13 @@ msgstr "" #. type: textblock #: deb-buildinfo.pod deb-changes.pod dsc.pod +#, fuzzy +#| msgid "" +#| "The control data might be enclosed in an OpenPGP ASCII Armored signature, " +#| "as specified in RFC4880." msgid "" "The control data might be enclosed in an OpenPGP ASCII Armored signature, as " -"specified in RFC4880." +"specified in RFC9580." msgstr "" "De controle-data mogen ingesloten liggen in een OpenPGP-handtekening met " "ASCII-harnas volgens de specificatie RFC4880." diff --git a/man/po/pl.po b/man/po/pl.po index cd8ab48..90705e0 100644 --- a/man/po/pl.po +++ b/man/po/pl.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: dpkg-man 1.15.4\n" "Report-Msgid-Bugs-To: debian-dpkg@lists.debian.org\n" -"POT-Creation-Date: 2024-07-24 23:02+0200\n" +"POT-Creation-Date: 2024-08-01 12:38+0200\n" "PO-Revision-Date: 2021-04-08 04:43+0200\n" "Last-Translator: Michał Kułach <michal.kulach@gmail.com>\n" "Language-Team: Polish <debian-l10n-polish@lists.debian.org>\n" @@ -139,7 +139,7 @@ msgstr "" #: deb-buildinfo.pod deb-changes.pod dsc.pod msgid "" "The control data might be enclosed in an OpenPGP ASCII Armored signature, as " -"specified in RFC4880." +"specified in RFC9580." msgstr "" #. type: textblock diff --git a/man/po/pt.po b/man/po/pt.po index 1042aa1..f7dbd06 100644 --- a/man/po/pt.po +++ b/man/po/pt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: dpkg-man 1.22.5\n" "Report-Msgid-Bugs-To: debian-dpkg@lists.debian.org\n" -"POT-Creation-Date: 2024-07-24 23:02+0200\n" +"POT-Creation-Date: 2024-08-01 12:38+0200\n" "PO-Revision-Date: 2024-03-03 22:04+0000\n" "Last-Translator: Américo Monteiro <a_monteiro@gmx.com>\n" "Language-Team: Portuguese <>\n" @@ -123,9 +123,13 @@ msgstr "" #. type: textblock #: deb-buildinfo.pod deb-changes.pod dsc.pod +#, fuzzy +#| msgid "" +#| "The control data might be enclosed in an OpenPGP ASCII Armored signature, " +#| "as specified in RFC4880." msgid "" "The control data might be enclosed in an OpenPGP ASCII Armored signature, as " -"specified in RFC4880." +"specified in RFC9580." msgstr "" "Os dados de controle podem estar inclusos numa assinatura OpenPGP ASCII " "Armored, como especificado em RFC4880." diff --git a/man/po/pt_BR.po b/man/po/pt_BR.po index 8192789..3c9fb8a 100644 --- a/man/po/pt_BR.po +++ b/man/po/pt_BR.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-24 23:02+0200\n" +"POT-Creation-Date: 2024-08-01 12:38+0200\n" "PO-Revision-Date: 2021-04-08 04:44+0200\n" "Last-Translator: Andre Luis Lopes <andrelop@debian.org>\n" "Language-Team: Portuguese <debian-l10n-portuguese@lists.debian.org>\n" @@ -113,7 +113,7 @@ msgstr "" #: deb-buildinfo.pod deb-changes.pod dsc.pod msgid "" "The control data might be enclosed in an OpenPGP ASCII Armored signature, as " -"specified in RFC4880." +"specified in RFC9580." msgstr "" #. type: textblock diff --git a/man/po/ru.po b/man/po/ru.po index 28cd460..be88ea4 100644 --- a/man/po/ru.po +++ b/man/po/ru.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-24 23:02+0200\n" +"POT-Creation-Date: 2024-08-01 12:38+0200\n" "PO-Revision-Date: 2021-04-08 04:44+0200\n" "Last-Translator: Yuri Kozlov <kozlov.y@gmail.com>\n" "Language-Team: Russian <debian-l10n-russian@lists.debian.org>\n" @@ -123,7 +123,7 @@ msgstr "" #: deb-buildinfo.pod deb-changes.pod dsc.pod msgid "" "The control data might be enclosed in an OpenPGP ASCII Armored signature, as " -"specified in RFC4880." +"specified in RFC9580." msgstr "" #. type: textblock diff --git a/man/po/sv.po b/man/po/sv.po index 89c9921..f829f78 100644 --- a/man/po/sv.po +++ b/man/po/sv.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: dpkg-man 1.22.0\n" "Report-Msgid-Bugs-To: debian-dpkg@lists.debian.org\n" -"POT-Creation-Date: 2024-07-24 23:02+0200\n" +"POT-Creation-Date: 2024-08-01 12:38+0200\n" "PO-Revision-Date: 2024-04-28 15:33+0100\n" "Last-Translator: Peter Krefting <peter@softwolves.pp.se>\n" "Language-Team: Svenska <tp-sv@listor.tp-sv.se>\n" @@ -121,9 +121,13 @@ msgstr "" #. type: textblock #: deb-buildinfo.pod deb-changes.pod dsc.pod +#, fuzzy +#| msgid "" +#| "The control data might be enclosed in an OpenPGP ASCII Armored signature, " +#| "as specified in RFC4880." msgid "" "The control data might be enclosed in an OpenPGP ASCII Armored signature, as " -"specified in RFC4880." +"specified in RFC9580." msgstr "" "Styrinformationen kan omges av en OpenPGP-signatur i ASCII-skal, såsom " "beskrivs i RFC4880." diff --git a/man/po/zh_CN.po b/man/po/zh_CN.po index d81e455..28326d3 100644 --- a/man/po/zh_CN.po +++ b/man/po/zh_CN.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: dpkg-man 1.17.21\n" "Report-Msgid-Bugs-To: debian-dpkg@lists.debian.org\n" -"POT-Creation-Date: 2024-07-24 23:02+0200\n" +"POT-Creation-Date: 2024-08-01 12:38+0200\n" "PO-Revision-Date: 2021-04-08 04:44+0200\n" "Last-Translator: Zhou Mo <cdluminate@gmail.com>\n" "Language-Team: Chinese (simplified) <debian-l10n-chinese@lists.debian.org>\n" @@ -117,7 +117,7 @@ msgstr "" #: deb-buildinfo.pod deb-changes.pod dsc.pod msgid "" "The control data might be enclosed in an OpenPGP ASCII Armored signature, as " -"specified in RFC4880." +"specified in RFC9580." msgstr "" #. type: textblock |