diff options
Diffstat (limited to '')
-rw-r--r-- | templates/man3/scanf.3.pot | 50 |
1 files changed, 34 insertions, 16 deletions
diff --git a/templates/man3/scanf.3.pot b/templates/man3/scanf.3.pot index edd8b3d4..23b5e031 100644 --- a/templates/man3/scanf.3.pot +++ b/templates/man3/scanf.3.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2024-03-01 17:07+0100\n" +"POT-Creation-Date: 2024-06-01 06:19+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" @@ -24,15 +24,15 @@ msgid "scanf" msgstr "" #. type: TH -#: archlinux fedora-40 fedora-rawhide mageia-cauldron +#: archlinux debian-unstable opensuse-tumbleweed #, no-wrap -msgid "2023-12-09" +msgid "2024-05-02" msgstr "" #. type: TH -#: archlinux fedora-40 fedora-rawhide mageia-cauldron +#: archlinux debian-unstable #, no-wrap -msgid "Linux man-pages 6.06" +msgid "Linux man-pages 6.8" msgstr "" #. type: SH @@ -130,7 +130,8 @@ msgid "DESCRIPTION" msgstr "" #. type: Plain text -#: archlinux fedora-40 fedora-rawhide mageia-cauldron +#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-tumbleweed msgid "" "The B<scanf>() family of functions scans formatted input like B<sscanf>(3), " "but read from a I<FILE>. It is very difficult to use these functions " @@ -373,13 +374,15 @@ msgid "C99, POSIX.1-2001." msgstr "" #. type: SH -#: archlinux fedora-40 fedora-rawhide mageia-cauldron +#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-tumbleweed #, no-wrap msgid "CAVEATS" msgstr "" #. type: Plain text -#: archlinux fedora-40 fedora-rawhide mageia-cauldron +#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-tumbleweed msgid "" "These functions make it difficult to distinguish newlines from other white " "space, This is especially problematic with line-buffered input, like the " @@ -387,20 +390,23 @@ msgid "" msgstr "" #. type: Plain text -#: archlinux fedora-40 fedora-rawhide mageia-cauldron +#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-tumbleweed msgid "" "These functions can't report errors after the last non-suppressed conversion " "specification." msgstr "" #. type: SH -#: archlinux fedora-40 fedora-rawhide mageia-cauldron +#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-tumbleweed #, no-wrap msgid "BUGS" msgstr "" #. type: Plain text -#: archlinux fedora-40 fedora-rawhide mageia-cauldron +#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-tumbleweed msgid "" "It is impossible to accurately know how many characters these functions have " "consumed from the input stream, since they only report the number of " @@ -436,7 +442,7 @@ msgid "Linux man-pages 6.03" msgstr "" #. type: Plain text -#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed +#: debian-bookworm opensuse-leap-15-6 msgid "" "The B<scanf>() family of functions scans input like B<sscanf>(3), but read " "from a I<FILE>. It is very difficult to use these functions correctly, and " @@ -451,15 +457,21 @@ msgid "These functions conform to C99 and POSIX.1-2001." msgstr "" #. type: TH -#: debian-unstable opensuse-tumbleweed +#: fedora-40 fedora-rawhide mageia-cauldron +#, no-wrap +msgid "2023-12-09" +msgstr "" + +#. type: TH +#: fedora-40 mageia-cauldron #, no-wrap -msgid "2023-07-20" +msgid "Linux man-pages 6.06" msgstr "" #. type: TH -#: debian-unstable opensuse-tumbleweed +#: fedora-rawhide #, no-wrap -msgid "Linux man-pages 6.05.01" +msgid "Linux man-pages 6.7" msgstr "" #. type: TH @@ -473,3 +485,9 @@ msgstr "" #, no-wrap msgid "Linux man-pages 6.04" msgstr "" + +#. type: TH +#: opensuse-tumbleweed +#, no-wrap +msgid "Linux man-pages (unreleased)" +msgstr "" |