diff options
Diffstat (limited to 'po/de/man2/readlink.2.po')
-rw-r--r-- | po/de/man2/readlink.2.po | 51 |
1 files changed, 32 insertions, 19 deletions
diff --git a/po/de/man2/readlink.2.po b/po/de/man2/readlink.2.po index 9197f219..71b42b82 100644 --- a/po/de/man2/readlink.2.po +++ b/po/de/man2/readlink.2.po @@ -8,9 +8,9 @@ # Helge Kreutzmann <debian@helgefjell.de>, 2014, 2016, 2021. msgid "" msgstr "" -"Project-Id-Version: manpages-l10n 4.21.0\n" -"POT-Creation-Date: 2024-03-01 17:05+0100\n" -"PO-Revision-Date: 2024-02-16 16:42+0100\n" +"Project-Id-Version: manpages-l10n 4.22.0\n" +"POT-Creation-Date: 2024-06-01 06:15+0200\n" +"PO-Revision-Date: 2024-06-01 14:04+0200\n" "Last-Translator: Helge Kreutzmann <debian@helgefjell.de>\n" "Language-Team: German <debian-l10n-german@lists.debian.org>\n" "Language: de\n" @@ -27,16 +27,16 @@ msgid "readlink" msgstr "readlink" #. type: TH -#: archlinux fedora-40 fedora-rawhide mageia-cauldron +#: archlinux debian-unstable opensuse-tumbleweed #, no-wrap -msgid "2023-11-01" -msgstr "1. November 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 @@ -584,13 +584,14 @@ msgstr "" "einen Puffer der Größe B<PATH_MAX> zurückgefallen." #. type: Plain text -#: archlinux fedora-40 fedora-rawhide mageia-cauldron +#: archlinux debian-unstable opensuse-tumbleweed #, no-wrap msgid "" "#include E<lt>limits.hE<gt>\n" "#include E<lt>stdio.hE<gt>\n" "#include E<lt>stdlib.hE<gt>\n" "#include E<lt>sys/stat.hE<gt>\n" +"#include E<lt>sys/types.hE<gt>\n" "#include E<lt>unistd.hE<gt>\n" "\\&\n" "int\n" @@ -655,6 +656,7 @@ msgstr "" "#include E<lt>stdio.hE<gt>\n" "#include E<lt>stdlib.hE<gt>\n" "#include E<lt>sys/stat.hE<gt>\n" +"#include E<lt>sys/types.hE<gt>\n" "#include E<lt>unistd.hE<gt>\n" "\\&\n" "int\n" @@ -965,20 +967,19 @@ msgstr "" "}\n" #. type: TH -#: debian-unstable opensuse-tumbleweed +#: fedora-40 fedora-rawhide mageia-cauldron #, no-wrap -msgid "2023-05-03" -msgstr "3. Mai 2023" +msgid "2023-11-01" +msgstr "1. November 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" -# FIXME the link target → link target #. type: Plain text -#: debian-unstable opensuse-tumbleweed +#: fedora-40 fedora-rawhide mageia-cauldron #, no-wrap msgid "" "#include E<lt>limits.hE<gt>\n" @@ -1032,7 +1033,7 @@ msgid "" " null byte (\\[aq]\\e0\\[aq]). */\n" " printf(\"\\[aq]%s\\[aq] points to \\[aq]%.*s\\[aq]\\en\", argv[1], (int) nbytes, buf);\n" "\\&\n" -" /* If the return value was equal to the buffer size, then the\n" +" /* If the return value was equal to the buffer size, then\n" " the link target was larger than expected (perhaps because the\n" " target was changed between the call to lstat() and the call to\n" " readlink()). Warn the user that the returned target may have\n" @@ -1111,6 +1112,12 @@ msgstr "" "}\n" #. type: TH +#: fedora-rawhide +#, no-wrap +msgid "Linux man-pages 6.7" +msgstr "Linux man-pages 6.7" + +#. type: TH #: opensuse-leap-15-6 #, no-wrap msgid "2023-03-30" @@ -1121,3 +1128,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)" |