summaryrefslogtreecommitdiffstats
path: root/po/es/man2/msgctl.2.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/es/man2/msgctl.2.po')
-rw-r--r--po/es/man2/msgctl.2.po189
1 files changed, 149 insertions, 40 deletions
diff --git a/po/es/man2/msgctl.2.po b/po/es/man2/msgctl.2.po
index cdd33f1a..134278a5 100644
--- a/po/es/man2/msgctl.2.po
+++ b/po/es/man2/msgctl.2.po
@@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: manpages-l10n\n"
-"POT-Creation-Date: 2024-03-01 17:02+0100\n"
+"POT-Creation-Date: 2024-06-01 06:05+0200\n"
"PO-Revision-Date: 2023-05-05 00:12+0200\n"
"Last-Translator: Miguel Pérez Ibars <mpi79470@alu.um.es>\n"
"Language-Team: Spanish <debian-l10n-spanish@lists.debian.org>\n"
@@ -25,16 +25,16 @@ msgid "msgctl"
msgstr ""
#. 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
@@ -79,10 +79,10 @@ msgid "B<#include E<lt>sys/msg.hE<gt>>\n"
msgstr "B<#include E<lt>sys/msg.hE<gt>>\n"
#. type: Plain text
-#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
-#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
-#, no-wrap
-msgid "B<int msgctl(int >I<msqid>B<, int >I<cmd>B<, struct msqid_ds *>I<buf>B<);>\n"
+#: archlinux debian-unstable fedora-rawhide opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "B<int msgctl(int >I<msqid>B<, int >I<cmd>B<, struct msqid_ds *>I<buf>B<);>\n"
+msgid "B<int msgctl(int >I<msqid>B<, int >I<op>B<, struct msqid_ds *>I<buf>B<);>\n"
msgstr "B<int msgctl(int >I<msqid>B<, int >I<cmd>B<, struct msqid_ds *>I<buf>B<);>\n"
#. type: SH
@@ -93,14 +93,13 @@ msgid "DESCRIPTION"
msgstr "DESCRIPCIÓN"
#. 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
#, fuzzy
#| msgid ""
#| "This function performs the control operation specified by I<cmd> on the "
#| "message queue with identifier I<msqid>. Legal values for I<cmd> are:"
msgid ""
-"B<msgctl>() performs the control operation specified by I<cmd> on the "
+"B<msgctl>() performs the control operation specified by I<op> on the "
"System\\ V message queue with identifier I<msqid>."
msgstr ""
"Esta función ejecuta la operación especificada por I<cmd> en la cola de "
@@ -386,11 +385,10 @@ msgid "Bits 0100, 0010, and 0001 (the execute bits) are unused by the system."
msgstr ""
#. 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
#, fuzzy
#| msgid "Invalid value for I<cmd> or I<msqid>."
-msgid "Valid values for I<cmd> are:"
+msgid "Valid values for I<op> are:"
msgstr "Valor incorrecto de I<cmd> o I<msqid>."
#. type: TP
@@ -638,14 +636,13 @@ msgid "B<EACCES>"
msgstr "B<EACCES>"
#. 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
#, fuzzy
#| msgid ""
#| "The argument I<cmd> is equal to B<IPC_STAT> but the calling process does "
#| "not have read permission on the message queue I<msqid>."
msgid ""
-"The argument I<cmd> is equal to B<IPC_STAT> or B<MSG_STAT>, but the calling "
+"The argument I<op> is equal to B<IPC_STAT> or B<MSG_STAT>, but the calling "
"process does not have read permission on the message queue I<msqid>, and "
"does not have the B<CAP_IPC_OWNER> capability in the user namespace that "
"governs its IPC namespace."
@@ -661,10 +658,13 @@ msgid "B<EFAULT>"
msgstr "B<EFAULT>"
#. 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
+#, fuzzy
+#| msgid ""
+#| "The argument I<cmd> has the value B<IPC_SET> or B<IPC_STAT>, but the "
+#| "address pointed to by I<buf> isn't accessible."
msgid ""
-"The argument I<cmd> has the value B<IPC_SET> or B<IPC_STAT>, but the address "
+"The argument I<op> has the value B<IPC_SET> or B<IPC_STAT>, but the address "
"pointed to by I<buf> isn't accessible."
msgstr ""
"El argumento I<cmd> tiene el valor B<IPC_SET> o B<IPC_STAT> pero la "
@@ -691,10 +691,9 @@ msgid "B<EINVAL>"
msgstr "B<EINVAL>"
#. 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 ""
-"Invalid value for I<cmd> or I<msqid>. Or: for a B<MSG_STAT> operation, the "
+"Invalid value for I<op> or I<msqid>. Or: for a B<MSG_STAT> operation, the "
"index value specified in I<msqid> referred to an array slot that is "
"currently unused."
msgstr ""
@@ -707,10 +706,9 @@ msgid "B<EPERM>"
msgstr "B<EPERM>"
#. 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 ""
-"The argument I<cmd> has the value B<IPC_SET> or B<IPC_RMID>, but the "
+"The argument I<op> has the value B<IPC_SET> or B<IPC_RMID>, but the "
"effective user ID of the calling process is not the creator (as found in "
"I<msg_perm.cuid>) or the owner (as found in I<msg_perm.uid>) of the "
"message queue, and the caller is not privileged (Linux: does not have the "
@@ -754,8 +752,7 @@ msgid "POSIX.1-2001, SVr4."
msgstr "POSIX.1-2001, SVr4."
#. 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
#, fuzzy
#| msgid ""
#| "Various fields in a I<struct msqid_ds> were shorts under Linux 2.2 and "
@@ -766,7 +763,7 @@ msgid ""
"Various fields in the I<struct msqid_ds> were typed as I<short> under Linux "
"2.2 and have become I<long> under Linux 2.4. To take advantage of this, a "
"recompilation under glibc-2.1.91 or later should suffice. (The kernel "
-"distinguishes old and new calls by an B<IPC_64> flag in I<cmd>.)"
+"distinguishes old and new calls by an B<IPC_64> flag in I<op>.)"
msgstr ""
"Varios campos de la estructura I<msqid_ds> eran de tipo entero corto bajo "
"Linux 2.2 y se convirtieron a enteros largos bajo Linux 2.4. Para sacar "
@@ -827,7 +824,75 @@ msgstr "15 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
+#, no-wrap
+msgid "B<int msgctl(int >I<msqid>B<, int >I<cmd>B<, struct msqid_ds *>I<buf>B<);>\n"
+msgstr "B<int msgctl(int >I<msqid>B<, int >I<cmd>B<, struct msqid_ds *>I<buf>B<);>\n"
+
+#. type: Plain text
+#: debian-bookworm fedora-40 mageia-cauldron opensuse-leap-15-6
+#, fuzzy
+#| msgid ""
+#| "This function performs the control operation specified by I<cmd> on the "
+#| "message queue with identifier I<msqid>. Legal values for I<cmd> are:"
+msgid ""
+"B<msgctl>() performs the control operation specified by I<cmd> on the "
+"System\\ V message queue with identifier I<msqid>."
+msgstr ""
+"Esta función ejecuta la operación especificada por I<cmd> en la cola de "
+"mensajes con el identificador I<msqid>. Valores legales para I<cmd> son:"
+
+#. type: Plain text
+#: debian-bookworm fedora-40 mageia-cauldron opensuse-leap-15-6
+#, fuzzy
+#| msgid "Invalid value for I<cmd> or I<msqid>."
+msgid "Valid values for I<cmd> are:"
+msgstr "Valor incorrecto de I<cmd> o I<msqid>."
+
+#. type: Plain text
+#: debian-bookworm fedora-40 mageia-cauldron opensuse-leap-15-6
+#, fuzzy
+#| msgid ""
+#| "The argument I<cmd> is equal to B<IPC_STAT> but the calling process does "
+#| "not have read permission on the message queue I<msqid>."
+msgid ""
+"The argument I<cmd> is equal to B<IPC_STAT> or B<MSG_STAT>, but the calling "
+"process does not have read permission on the message queue I<msqid>, and "
+"does not have the B<CAP_IPC_OWNER> capability in the user namespace that "
+"governs its IPC namespace."
+msgstr ""
+"El argumento I<cmd> es igual a B<IPC_STAT> pero el proceso invocador no "
+"tiene permisos de lectura sobre la cola de mensajes I<msqid.>"
+
+#. type: Plain text
+#: debian-bookworm fedora-40 mageia-cauldron opensuse-leap-15-6
+msgid ""
+"The argument I<cmd> has the value B<IPC_SET> or B<IPC_STAT>, but the address "
+"pointed to by I<buf> isn't accessible."
+msgstr ""
+"El argumento I<cmd> tiene el valor B<IPC_SET> o B<IPC_STAT> pero la "
+"dirección apuntada por I<buf> no es accesible."
+
+#. type: Plain text
+#: debian-bookworm fedora-40 mageia-cauldron opensuse-leap-15-6
+msgid ""
+"Invalid value for I<cmd> or I<msqid>. Or: for a B<MSG_STAT> operation, the "
+"index value specified in I<msqid> referred to an array slot that is "
+"currently unused."
+msgstr ""
+
+#. type: Plain text
+#: debian-bookworm fedora-40 mageia-cauldron opensuse-leap-15-6
+msgid ""
+"The argument I<cmd> has the value B<IPC_SET> or B<IPC_RMID>, but the "
+"effective user ID of the calling process is not the creator (as found in "
+"I<msg_perm.cuid>) or the owner (as found in I<msg_perm.uid>) of the "
+"message queue, and the caller is not privileged (Linux: does not have the "
+"B<CAP_SYS_ADMIN> capability)."
+msgstr ""
#. SVID does not document the EIDRM error condition.
#. type: Plain text
@@ -835,20 +900,64 @@ msgstr "Páginas de manual de Linux 6.03"
msgid "POSIX.1-2001, POSIX.1-2008, SVr4."
msgstr "POSIX.1-2001, POSIX.1-2008, SVr4."
+#. type: Plain text
+#: debian-bookworm fedora-40 mageia-cauldron opensuse-leap-15-6
+#, fuzzy
+#| msgid ""
+#| "Various fields in a I<struct msqid_ds> were shorts under Linux 2.2 and "
+#| "have become longs under Linux 2.4. To take advantage of this, a "
+#| "recompilation under glibc-2.1.91 or later should suffice. (The kernel "
+#| "distinguishes old and new calls by a IPC_64 flag in I<cmd>.)"
+msgid ""
+"Various fields in the I<struct msqid_ds> were typed as I<short> under Linux "
+"2.2 and have become I<long> under Linux 2.4. To take advantage of this, a "
+"recompilation under glibc-2.1.91 or later should suffice. (The kernel "
+"distinguishes old and new calls by an B<IPC_64> flag in I<cmd>.)"
+msgstr ""
+"Varios campos de la estructura I<msqid_ds> eran de tipo entero corto bajo "
+"Linux 2.2 y se convirtieron a enteros largos bajo Linux 2.4. Para sacar "
+"provecho de ésto, una recompilación bajo glibc-2.1.91 o una versión "
+"posterior debería bastar. (El núcleo distingue las llamadas antiguas de las "
+"nuevas por una bandera IPC_64 en I<cmd>.)"
+
#. 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
-#: 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 "2024-03-03"
+msgstr "3 Marzo 2024"
+
+#. 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
+#, 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)"