diff options
Diffstat (limited to 'po/de/man3/printf.3.po')
-rw-r--r-- | po/de/man3/printf.3.po | 96 |
1 files changed, 63 insertions, 33 deletions
diff --git a/po/de/man3/printf.3.po b/po/de/man3/printf.3.po index 3d1a7548..1e871af8 100644 --- a/po/de/man3/printf.3.po +++ b/po/de/man3/printf.3.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: manpages-l10n 4.21.0\n" -"POT-Creation-Date: 2024-03-01 17:04+0100\n" -"PO-Revision-Date: 2024-02-29 21:32+0100\n" +"POT-Creation-Date: 2024-06-01 06:09+0200\n" +"PO-Revision-Date: 2024-03-29 17:57+0100\n" "Last-Translator: Mario Blättermann <mario.blaettermann@gmail.com>\n" "Language-Team: German <debian-l10n-german@lists.debian.org>\n" "Language: de\n" @@ -26,16 +26,16 @@ msgid "printf" msgstr "printf" #. type: TH -#: archlinux fedora-40 fedora-rawhide mageia-cauldron +#: archlinux debian-unstable opensuse-tumbleweed #, no-wrap -msgid "2023-10-31" -msgstr "31. Oktober 2023" +msgid "2024-05-02" +msgstr "2. Mai 2024" #. type: TH -#: archlinux fedora-40 fedora-rawhide mageia-cauldron +#: archlinux debian-unstable #, no-wrap -msgid "Linux man-pages 6.06" -msgstr "Linux man-pages 6.06" +msgid "Linux man-pages 6.8" +msgstr "Linux man-pages 6.8" #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide @@ -261,7 +261,8 @@ msgstr "" # Ist "target string array" richtig? Schließlich wird grundsätzlich eine # Zeichenkette erzeugt? #. type: Plain text -#: archlinux fedora-40 fedora-rawhide mageia-cauldron +#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-tumbleweed msgid "" "C99 and POSIX.1-2001 specify that the results are undefined if a call to " "B<sprintf>(), B<snprintf>(), B<vsprintf>(), or B<vsnprintf>() would cause " @@ -351,6 +352,7 @@ msgstr "" msgid "printf(\"%*d\", width, num);\n" msgstr "printf(\"%*d\", width, num);\n" +# FIXME This needs to remain empty in groff(1) (temporary po4a bug), but compendium? #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed @@ -1365,18 +1367,18 @@ msgid "RETURN VALUE" msgstr "RÜCKGABEWERT" #. type: Plain text -#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide -#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#: archlinux debian-unstable fedora-rawhide opensuse-tumbleweed msgid "" -"Upon successful return, these functions return the number of characters " -"printed (excluding the null byte used to end output to strings)." +"Upon successful return, these functions return the number of bytes printed " +"(excluding the null byte used to end output to strings)." msgstr "" "Nach erfolgreicher Ausführung geben diese Funktionen die Anzahl der " -"ausgegebenen Zeichen zurück (ohne das für den Abschluß der " +"ausgegebenen Bytes zurück (ohne das für den Abschluß der " "Zeichenkettenausgabe verwendete Nullbyte)." #. type: Plain text -#: archlinux fedora-40 fedora-rawhide mageia-cauldron +#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-tumbleweed msgid "" "The functions B<snprintf>() and B<vsnprintf>() do not write more than " "I<size> bytes (including the terminating null byte (\\[aq]\\e0\\[aq])). If " @@ -1690,7 +1692,7 @@ msgstr "" #. support for \fB%D\fP disappeared.) #. No locale-dependent radix character, #. no thousands' separator, no NaN or infinity, no "%m$" and "*m$". -#. .PP +#. .P #. Linux libc5 knows about the five C standard flags and the \[aq] flag, #. locale, "%m$" and "*m$". #. It knows about the length modifiers \fBh\fP, \fBl\fP, \fBL\fP, @@ -1701,9 +1703,9 @@ msgstr "" #. .BR m , #. which outputs #. .IR strerror(errno) . -#. .PP +#. .P #. glibc 2.0 adds conversion characters \fBC\fP and \fBS\fP. -#. .PP +#. .P #. type: Plain text #. #-#-#-#-# fedora-40: printf.3.pot (PACKAGE VERSION) #-#-#-#-# #. Linux libc4 knows about the five C standard flags. @@ -1835,7 +1837,7 @@ msgstr "" #. support for \fB%D\fP disappeared.) #. No locale-dependent radix character, #. no thousands' separator, no NaN or infinity, no "%m$" and "*m$". -#. .PP +#. .P #. Linux libc5 knows about the five C standard flags and the \[aq] flag, #. locale, "%m$" and "*m$". #. It knows about the length modifiers \fBh\fP, \fBl\fP, \fBL\fP, @@ -1846,9 +1848,9 @@ msgstr "" #. .BR m , #. which outputs #. .IR strerror(errno) . -#. .PP +#. .P #. glibc 2.0 adds conversion characters \fBC\fP and \fBS\fP. -#. .PP +#. .P #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed @@ -2002,7 +2004,7 @@ msgstr "FEHLER" #. with early libc4 leads to serious security problems. #. type: Plain text #. #-#-#-#-# debian-unstable: printf.3.pot (PACKAGE VERSION) #-#-#-#-# -#. .PP +#. .P #. Linux libc4.[45] does not have a #. .BR snprintf (), #. but provides a libbsd that contains an @@ -2077,7 +2079,7 @@ msgstr "FEHLER" #. with early libc4 leads to serious security problems. #. type: Plain text #. #-#-#-#-# opensuse-tumbleweed: printf.3.pot (PACKAGE VERSION) #-#-#-#-# -#. .PP +#. .P #. Linux libc4.[45] does not have a #. .BR snprintf (), #. but provides a libbsd that contains an @@ -2118,7 +2120,7 @@ msgstr "" #. caused memory leaks. #. type: Plain text #. #-#-#-#-# debian-unstable: printf.3.pot (PACKAGE VERSION) #-#-#-#-# -#. .PP +#. .P #. Some floating-point conversions under early libc4 #. caused memory leaks. #. type: Plain text @@ -2143,7 +2145,7 @@ msgstr "" #. caused memory leaks. #. type: Plain text #. #-#-#-#-# opensuse-tumbleweed: printf.3.pot (PACKAGE VERSION) #-#-#-#-# -#. .PP +#. .P #. Some floating-point conversions under early libc4 #. caused memory leaks. #. type: Plain text @@ -2390,7 +2392,7 @@ msgstr "Linux man-pages 6.03" # Ist "target string array" richtig? Schließlich wird grundsätzlich eine # Zeichenkette erzeugt? #. type: Plain text -#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed +#: debian-bookworm opensuse-leap-15-6 msgid "" "C99 and POSIX.1-2001 specify that the results are undefined if a call to " "B<sprintf>(), B<snprintf>(), B<vsprintf>(), or B<vsnprintf>() would cause " @@ -2424,7 +2426,17 @@ msgstr "" "ignoriert. Für andere Umwandlungen ist das Ergebnis nicht definiert." #. type: Plain text -#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed +#: debian-bookworm fedora-40 mageia-cauldron opensuse-leap-15-6 +msgid "" +"Upon successful return, these functions return the number of characters " +"printed (excluding the null byte used to end output to strings)." +msgstr "" +"Nach erfolgreicher Ausführung geben diese Funktionen die Anzahl der " +"ausgegebenen Zeichen zurück (ohne das für den Abschluß der " +"Zeichenkettenausgabe verwendete Nullbyte)." + +#. type: Plain text +#: debian-bookworm opensuse-leap-15-6 msgid "" "The functions B<snprintf>() and B<vsnprintf>() do not write more than " "I<size> bytes (including the terminating null byte (\\[aq]\\e0\\[aq])). If " @@ -2573,16 +2585,28 @@ msgstr "" "}\n" #. type: TH -#: debian-unstable opensuse-tumbleweed +#: fedora-40 mageia-cauldron #, no-wrap -msgid "2023-07-20" -msgstr "20. Juli 2023" +msgid "2023-10-31" +msgstr "31. Oktober 2023" + +#. type: TH +#: fedora-40 mageia-cauldron +#, no-wrap +msgid "Linux man-pages 6.06" +msgstr "Linux man-pages 6.06" #. type: TH -#: debian-unstable opensuse-tumbleweed +#: fedora-rawhide #, no-wrap -msgid "Linux man-pages 6.05.01" -msgstr "Linux man-pages 6.05.01" +msgid "2024-03-16" +msgstr "16. März 2024" + +#. type: TH +#: fedora-rawhide +#, no-wrap +msgid "Linux man-pages 6.7" +msgstr "Linux man-pages 6.7" #. type: TH #: opensuse-leap-15-6 @@ -2595,3 +2619,9 @@ msgstr "1. April 2023" #, no-wrap msgid "Linux man-pages 6.04" msgstr "Linux-Handbuchseiten 6.04" + +#. type: TH +#: opensuse-tumbleweed +#, no-wrap +msgid "Linux man-pages (unreleased)" +msgstr "Linux man-pages (unveröffentlicht)" |