diff options
Diffstat (limited to '')
-rw-r--r-- | po/es/man3/strtok.3.po | 44 |
1 files changed, 28 insertions, 16 deletions
diff --git a/po/es/man3/strtok.3.po b/po/es/man3/strtok.3.po index 3971fef3..3318ef48 100644 --- a/po/es/man3/strtok.3.po +++ b/po/es/man3/strtok.3.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: manpages-l10n\n" -"POT-Creation-Date: 2024-03-01 17:09+0100\n" +"POT-Creation-Date: 2024-06-01 06:24+0200\n" "PO-Revision-Date: 2021-02-02 20:47+0100\n" "Last-Translator: Miguel Pérez Ibars <mpi79470@alu.um.es>\n" "Language-Team: Spanish <debian-l10n-spanish@lists.debian.org>\n" @@ -27,16 +27,16 @@ msgid "strtok" msgstr "B<strtok>()" #. type: TH -#: archlinux fedora-40 fedora-rawhide mageia-cauldron +#: archlinux debian-unstable opensuse-tumbleweed #, no-wrap -msgid "2023-10-31" -msgstr "31 Octubre 2023" +msgid "2024-05-02" +msgstr "2 Mayo 2024" #. type: TH -#: archlinux fedora-40 fedora-rawhide mageia-cauldron +#: archlinux debian-unstable #, no-wrap -msgid "Linux man-pages 6.06" -msgstr "Páginas de manual de Linux 6.06" +msgid "Linux man-pages 6.8" +msgstr "Páginas de Manual de Linux 6.8" #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide @@ -204,7 +204,7 @@ msgstr "" #| "must be the same while parsing the same string." msgid "" "The B<strtok_r>() function is a reentrant version of B<strtok>(). The " -"I<saveptr> argument is a pointer to a I<char\\~*> variable that is used " +"I<saveptr> argument is a pointer to a I<char\\ *> variable that is used " "internally by B<strtok_r>() in order to maintain context between successive " "calls that parse the same string." msgstr "" @@ -590,7 +590,7 @@ msgstr "5 Febrero 2023" #: debian-bookworm #, no-wrap msgid "Linux man-pages 6.03" -msgstr "Páginas de manual de Linux 6.03" +msgstr "Páginas de Manual de Linux 6.03" #. type: Plain text #: debian-bookworm @@ -704,16 +704,22 @@ msgstr "" "}\n" #. type: TH -#: debian-unstable opensuse-tumbleweed +#: fedora-40 fedora-rawhide mageia-cauldron #, no-wrap -msgid "2023-07-20" -msgstr "20 Julio 2023" +msgid "2023-10-31" +msgstr "31 Octubre 2023" #. type: TH -#: debian-unstable opensuse-tumbleweed +#: fedora-40 mageia-cauldron #, no-wrap -msgid "Linux man-pages 6.05.01" -msgstr "Páginas de manual de Linux 6.05.01" +msgid "Linux man-pages 6.06" +msgstr "Páginas de Manual de Linux 6.06" + +#. type: TH +#: fedora-rawhide +#, no-wrap +msgid "Linux man-pages 6.7" +msgstr "Páginas de Manual de Linux 6.7" #. type: TH #: opensuse-leap-15-6 @@ -725,4 +731,10 @@ msgstr "30 Marzo 2023" #: opensuse-leap-15-6 #, no-wrap msgid "Linux man-pages 6.04" -msgstr "Linux man-pages 6.04" +msgstr "Páginas de Manual de Linux 6.04" + +#. type: TH +#: opensuse-tumbleweed +#, no-wrap +msgid "Linux man-pages (unreleased)" +msgstr "Páginas de Manual de Linux (no publicadas)" |