diff options
Diffstat (limited to 'po/de/man3/readdir.3.po')
-rw-r--r-- | po/de/man3/readdir.3.po | 46 |
1 files changed, 29 insertions, 17 deletions
diff --git a/po/de/man3/readdir.3.po b/po/de/man3/readdir.3.po index 98780b70..953a920d 100644 --- a/po/de/man3/readdir.3.po +++ b/po/de/man3/readdir.3.po @@ -7,9 +7,9 @@ # Mario Blättermann <mario.blaettermann@gmail.com>, 2021, 2022, 2023. msgid "" msgstr "" -"Project-Id-Version: manpages-de\n" -"POT-Creation-Date: 2024-03-01 17:05+0100\n" -"PO-Revision-Date: 2023-02-23 20:14+0100\n" +"Project-Id-Version: manpages-l10n 4.22\n" +"POT-Creation-Date: 2024-06-01 06:14+0200\n" +"PO-Revision-Date: 2024-06-01 14:24+0200\n" "Last-Translator: Mario Blättermann <mario.blaettermann@gmail.com>\n" "Language-Team: German <debian-l10n-german@lists.debian.org>\n" "Language: de\n" @@ -27,16 +27,16 @@ msgid "readdir" msgstr "readdir" #. 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 @@ -609,14 +609,14 @@ msgid "" "POSIX.1 explicitly notes that this field should not be used as an lvalue. " "The standard also notes that the use of I<sizeof(d_name)> is incorrect; use " "I<strlen(d_name)> instead. (On some systems, this field is defined as " -"I<char\\~d_name[1]>!) By implication, the use I<sizeof(struct dirent)> to " +"I<char\\ d_name[1]>!) By implication, the use I<sizeof(struct dirent)> to " "capture the size of the record including the size of I<d_name> is also " "incorrect." msgstr "" "POSIX.1 bemerkt explizit, dass dieses Feld nicht als Lvalue verwandt werden " "soll. Der Standard merkt auch an, dass die Verwendung von I<sizeof(d_name)> " "nicht korrekt ist; verwenden Sie stattdessen I<strlen(d_name)>. (Auf einigen " -"Systemen ist dieses Feld als I<char\\~d_name[1]> definiert!) Daraus ergibt " +"Systemen ist dieses Feld als I<char\\ d_name[1]> definiert!) Daraus ergibt " "sich, dass die Verwendung von I<sizeof(struct dirent)> zur Ermittlung der " "Größe des Datensatzes einschließlich der Größe von I<d_name> auch nicht " "korrekt ist." @@ -739,16 +739,22 @@ msgid "POSIX.1-2001, POSIX.1-2008, SVr4, 4.3BSD." msgstr "POSIX.1-2001, POSIX.1-2008, SVr4, 4.3BSD." #. type: TH -#: debian-unstable opensuse-tumbleweed +#: fedora-40 fedora-rawhide mageia-cauldron #, no-wrap -msgid "2023-07-20" -msgstr "20. Juli 2023" +msgid "2023-10-31" +msgstr "31. Oktober 2023" #. type: TH -#: debian-unstable opensuse-tumbleweed +#: fedora-40 mageia-cauldron #, no-wrap -msgid "Linux man-pages 6.05.01" -msgstr "Linux man-pages 6.05.01" +msgid "Linux man-pages 6.06" +msgstr "Linux man-pages 6.06" + +#. type: TH +#: fedora-rawhide +#, no-wrap +msgid "Linux man-pages 6.7" +msgstr "Linux man-pages 6.7" #. type: TH #: opensuse-leap-15-6 @@ -761,3 +767,9 @@ msgstr "30. März 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)" |