diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-17 10:52:33 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-17 10:52:33 +0000 |
commit | 2c3307fb903f427be3d021c5780b75cac9af2ce8 (patch) | |
tree | 65cf431f40b7481d81ae2dfce9576342686448f7 /po/es/man2/send.2.po | |
parent | Releasing progress-linux version 4.22.0-1~progress7.99u1. (diff) | |
download | manpages-l10n-2c3307fb903f427be3d021c5780b75cac9af2ce8.tar.xz manpages-l10n-2c3307fb903f427be3d021c5780b75cac9af2ce8.zip |
Merging upstream version 4.23.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'po/es/man2/send.2.po')
-rw-r--r-- | po/es/man2/send.2.po | 71 |
1 files changed, 53 insertions, 18 deletions
diff --git a/po/es/man2/send.2.po b/po/es/man2/send.2.po index 35082e7c..67303952 100644 --- a/po/es/man2/send.2.po +++ b/po/es/man2/send.2.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: manpages-l10n\n" -"POT-Creation-Date: 2024-03-01 17:07+0100\n" +"POT-Creation-Date: 2024-06-01 06:20+0200\n" "PO-Revision-Date: 2004-09-29 19:53+0200\n" "Last-Translator: Miguel Pérez Ibars <mpi79470@alu.um.es>\n" "Language-Team: Spanish <debian-l10n-spanish@lists.debian.org>\n" @@ -26,16 +26,16 @@ msgid "send" msgstr "sendmsg()" #. 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 @@ -303,15 +303,14 @@ msgid "B<MSG_DONTWAIT> (since Linux 2.2)" msgstr "B<MSG_DONTWAIT> (desde Linux 2.2)" #. 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 "" "Enables nonblocking operation; if the operation would block, B<EAGAIN> or " "B<EWOULDBLOCK> is returned. This provides similar behavior to setting the " "B<O_NONBLOCK> flag (via the B<fcntl>(2) B<F_SETFL> operation), but differs " "in that B<MSG_DONTWAIT> is a per-call option, whereas B<O_NONBLOCK> is a " "setting on the open file description (see B<open>(2)), which will affect all " -"threads in the calling process and as well as other processes that hold file " +"threads in the calling process as well as other processes that hold file " "descriptors referring to the same open file description." msgstr "" @@ -1003,7 +1002,19 @@ msgstr "4 Diciembre 2022" #: 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 fedora-40 mageia-cauldron opensuse-leap-15-6 +msgid "" +"Enables nonblocking operation; if the operation would block, B<EAGAIN> or " +"B<EWOULDBLOCK> is returned. This provides similar behavior to setting the " +"B<O_NONBLOCK> flag (via the B<fcntl>(2) B<F_SETFL> operation), but differs " +"in that B<MSG_DONTWAIT> is a per-call option, whereas B<O_NONBLOCK> is a " +"setting on the open file description (see B<open>(2)), which will affect all " +"threads in the calling process and as well as other processes that hold file " +"descriptors referring to the same open file description." +msgstr "" #. type: Plain text #: debian-bookworm @@ -1025,19 +1036,43 @@ msgid "" msgstr "" #. type: TH -#: debian-unstable opensuse-leap-15-6 opensuse-tumbleweed +#: fedora-40 mageia-cauldron #, no-wrap -msgid "2023-03-30" -msgstr "30 Marzo 2023" +msgid "2023-10-31" +msgstr "31 Octubre 2023" + +#. type: TH +#: fedora-40 mageia-cauldron +#, no-wrap +msgid "Linux man-pages 6.06" +msgstr "Páginas de Manual de Linux 6.06" + +#. type: TH +#: fedora-rawhide +#, no-wrap +msgid "2024-02-18" +msgstr "18 Febrero 2024" #. type: TH -#: debian-unstable opensuse-tumbleweed +#: fedora-rawhide #, no-wrap -msgid "Linux man-pages 6.05.01" -msgstr "Páginas de manual de Linux 6.05.01" +msgid "Linux man-pages 6.7" +msgstr "Páginas de Manual de Linux 6.7" + +#. type: TH +#: opensuse-leap-15-6 +#, no-wrap +msgid "2023-03-30" +msgstr "30 Marzo 2023" #. type: TH #: 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)" |