diff options
Diffstat (limited to 'po/es/man1/ipcs.1.po')
-rw-r--r-- | po/es/man1/ipcs.1.po | 375 |
1 files changed, 375 insertions, 0 deletions
diff --git a/po/es/man1/ipcs.1.po b/po/es/man1/ipcs.1.po new file mode 100644 index 00000000..252339ac --- /dev/null +++ b/po/es/man1/ipcs.1.po @@ -0,0 +1,375 @@ +# Spanish translation of manpages +# This file is distributed under the same license as the manpages-l10n package. +# Copyright © of this file: +# Luis Manuel Villaverde Gómez <luismanuel@pobox.com>, 1998. +# Roberto Rodríguez Fernández <rrf@apdo.com>, 1998. +msgid "" +msgstr "" +"Project-Id-Version: manpages-l10n\n" +"POT-Creation-Date: 2023-08-27 17:03+0200\n" +"PO-Revision-Date: 1998-10-05 19:53+0200\n" +"Last-Translator: Roberto Rodríguez Fernández <rrf@apdo.com>\n" +"Language-Team: Spanish <debian-l10n-spanish@lists.debian.org>\n" +"Language: es\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. type: TH +#: debian-bookworm opensuse-leap-15-6 +#, no-wrap +msgid "IPCS" +msgstr "IPCS" + +#. type: TH +#: debian-bookworm +#, no-wrap +msgid "2022-05-11" +msgstr "11 Mayo 2022" + +#. type: TH +#: debian-bookworm +#, no-wrap +msgid "util-linux 2.38.1" +msgstr "util-linux 2.38.1" + +#. type: TH +#: debian-bookworm opensuse-leap-15-6 +#, no-wrap +msgid "User Commands" +msgstr "Órdenes de usuario" + +#. type: SH +#: debian-bookworm opensuse-leap-15-6 +#, no-wrap +msgid "NAME" +msgstr "NOMBRE" + +#. type: Plain text +#: debian-bookworm opensuse-leap-15-6 +#, fuzzy +#| msgid "ipcs - provide information on ipc facilities" +msgid "ipcs - show information on IPC facilities" +msgstr "ipcs - proporciona información sobre los recursos ipc" + +#. type: SH +#: debian-bookworm opensuse-leap-15-6 +#, no-wrap +msgid "SYNOPSIS" +msgstr "SINOPSIS" + +#. type: Plain text +#: debian-bookworm opensuse-leap-15-6 +msgid "B<ipcs> [options]" +msgstr "B<ipcs> [opciones]" + +#. type: SH +#: debian-bookworm opensuse-leap-15-6 +#, no-wrap +msgid "DESCRIPTION" +msgstr "DESCRIPCIÓN" + +#. type: Plain text +#: debian-bookworm opensuse-leap-15-6 +msgid "" +"B<ipcs> shows information on System V inter-process communication " +"facilities. By default it shows information about all three resources: " +"shared memory segments, message queues, and semaphore arrays." +msgstr "" + +#. type: SH +#: debian-bookworm opensuse-leap-15-6 +#, no-wrap +msgid "OPTIONS" +msgstr "OPCIONES" + +#. type: Plain text +#: debian-bookworm opensuse-leap-15-6 +msgid "B<-i>, B<--id> I<id>" +msgstr "B<-i>, B<--id> I<id>" + +#. type: Plain text +#: debian-bookworm opensuse-leap-15-6 +msgid "" +"Show full details on just the one resource element identified by I<id>. This " +"option needs to be combined with one of the three resource options: B<-m>, " +"B<-q> or B<-s>." +msgstr "" + +#. type: Plain text +#: debian-bookworm opensuse-leap-15-6 +msgid "B<-h>, B<--help>" +msgstr "B<-h>, B<--help>" + +#. type: Plain text +#: debian-bookworm opensuse-leap-15-6 +msgid "Display help text and exit." +msgstr "Muestra un texto de ayuda y finaliza." + +#. type: Plain text +#: debian-bookworm opensuse-leap-15-6 +msgid "B<-V>, B<--version>" +msgstr "B<-V>, B<--version>" + +#. type: Plain text +#: debian-bookworm +msgid "Print version and exit." +msgstr "Muestra la versión y finaliza." + +#. type: SS +#: debian-bookworm opensuse-leap-15-6 +#, no-wrap +msgid "Resource options" +msgstr "" + +#. type: Plain text +#: debian-bookworm opensuse-leap-15-6 +msgid "B<-m>, B<--shmems>" +msgstr "B<-m>, B<--shmems>" + +#. type: Plain text +#: debian-bookworm opensuse-leap-15-6 +msgid "Write information about active shared memory segments." +msgstr "" + +#. type: Plain text +#: debian-bookworm opensuse-leap-15-6 +msgid "B<-q>, B<--queues>" +msgstr "B<-q>, B<--queues>" + +#. type: Plain text +#: debian-bookworm opensuse-leap-15-6 +msgid "Write information about active message queues." +msgstr "" + +#. type: Plain text +#: debian-bookworm opensuse-leap-15-6 +msgid "B<-s>, B<--semaphores>" +msgstr "B<-s>, B<--semaphores>" + +#. type: Plain text +#: debian-bookworm opensuse-leap-15-6 +msgid "Write information about active semaphore sets." +msgstr "" + +#. type: Plain text +#: debian-bookworm opensuse-leap-15-6 +msgid "B<-a>, B<--all>" +msgstr "B<-a>, B<--all>" + +#. type: Plain text +#: debian-bookworm opensuse-leap-15-6 +msgid "Write information about all three resources (default)." +msgstr "" + +#. type: SS +#: debian-bookworm opensuse-leap-15-6 +#, no-wrap +msgid "Output formats" +msgstr "" + +#. type: Plain text +#: debian-bookworm opensuse-leap-15-6 +msgid "Of these options only one takes effect: the last one specified." +msgstr "" + +#. type: Plain text +#: debian-bookworm opensuse-leap-15-6 +msgid "B<-c>, B<--creator>" +msgstr "B<-c>, B<--creator>" + +#. type: Plain text +#: debian-bookworm opensuse-leap-15-6 +msgid "Show creator and owner." +msgstr "" + +#. type: Plain text +#: debian-bookworm opensuse-leap-15-6 +msgid "B<-l>, B<--limits>" +msgstr "B<-l>, B<--limits>" + +#. type: Plain text +#: debian-bookworm opensuse-leap-15-6 +msgid "Show resource limits." +msgstr "" + +#. type: Plain text +#: debian-bookworm opensuse-leap-15-6 +msgid "B<-p>, B<--pid>" +msgstr "B<-p>, B<--pid>" + +#. type: Plain text +#: debian-bookworm opensuse-leap-15-6 +msgid "Show PIDs of creator and last operator." +msgstr "" + +#. type: Plain text +#: debian-bookworm opensuse-leap-15-6 +msgid "B<-t>, B<--time>" +msgstr "B<-t>, B<--time>" + +#. type: Plain text +#: debian-bookworm opensuse-leap-15-6 +msgid "" +"Write time information. The time of the last control operation that changed " +"the access permissions for all facilities, the time of the last B<msgsnd>(2) " +"and B<msgrcv>(2) operations on message queues, the time of the last " +"B<shmat>(2) and B<shmdt>(2) operations on shared memory, and the time of the " +"last B<semop>(2) operation on semaphores." +msgstr "" + +#. type: Plain text +#: debian-bookworm opensuse-leap-15-6 +msgid "B<-u>, B<--summary>" +msgstr "B<-u>, B<--summary>" + +#. type: Plain text +#: debian-bookworm opensuse-leap-15-6 +msgid "Show status summary." +msgstr "" + +#. type: SS +#: debian-bookworm opensuse-leap-15-6 +#, no-wrap +msgid "Representation" +msgstr "" + +#. type: Plain text +#: debian-bookworm opensuse-leap-15-6 +msgid "These affect only the B<-l> (B<--limits>) option." +msgstr "" + +#. type: Plain text +#: debian-bookworm opensuse-leap-15-6 +msgid "B<-b>, B<--bytes>" +msgstr "B<-b>, B<--bytes>" + +#. type: Plain text +#: debian-bookworm +msgid "Print the sizes in bytes rather than in a human-readable format." +msgstr "" + +#. type: Plain text +#: debian-bookworm +msgid "" +"By default, the unit, sizes are expressed in, is byte, and unit prefixes are " +"in power of 2^10 (1024). Abbreviations of symbols are exhibited truncated in " +"order to reach a better readability, by exhibiting alone the first letter of " +"them; examples: \"1 KiB\" and \"1 MiB\" are respectively exhibited as \"1 " +"K\" and \"1 M\", then omitting on purpose the mention \"iB\", which is part " +"of these abbreviations." +msgstr "" + +#. type: Plain text +#: debian-bookworm opensuse-leap-15-6 +msgid "B<--human>" +msgstr "B<--human>" + +#. type: Plain text +#: debian-bookworm opensuse-leap-15-6 +msgid "Print sizes in human-readable format." +msgstr "" + +#. type: SH +#: debian-bookworm opensuse-leap-15-6 +#, no-wrap +msgid "CONFORMING TO" +msgstr "CONFORME A" + +#. type: Plain text +#: debian-bookworm opensuse-leap-15-6 +msgid "" +"The Linux B<ipcs> utility is not fully compatible to the POSIX B<ipcs> " +"utility. The Linux version does not support the POSIX B<-a>, B<-b> and B<-o> " +"options, but does support the B<-l> and B<-u> options not defined by POSIX. " +"A portable application shall not use the B<-a>, B<-b>, B<-o>, B<-l>, and B<-" +"u> options." +msgstr "" + +#. type: SH +#: debian-bookworm opensuse-leap-15-6 +#, no-wrap +msgid "NOTES" +msgstr "NOTAS" + +#. type: Plain text +#: debian-bookworm opensuse-leap-15-6 +msgid "" +"The current implementation of B<ipcs> obtains information about available " +"IPC resources by parsing the files in I</proc/sysvipc>. Before util-linux " +"version v2.23, an alternate mechanism was used: the B<IPC_STAT> command of " +"B<msgctl>(2), B<semctl>(2), and B<shmctl>(2). This mechanism is also used in " +"later util-linux versions in the case where I</proc> is unavailable. A " +"limitation of the B<IPC_STAT> mechanism is that it can only be used to " +"retrieve information about IPC resources for which the user has read " +"permission." +msgstr "" + +#. type: SH +#: debian-bookworm opensuse-leap-15-6 +#, no-wrap +msgid "AUTHORS" +msgstr "AUTORES" + +#. type: SH +#: debian-bookworm opensuse-leap-15-6 +#, no-wrap +msgid "SEE ALSO" +msgstr "VÉASE TAMBIÉN" + +#. type: Plain text +#: debian-bookworm opensuse-leap-15-6 +msgid "" +"B<ipcmk>(1), B<ipcrm>(1), B<msgrcv>(2), B<msgsnd>(2), B<semget>(2), " +"B<semop>(2), B<shmat>(2), B<shmdt>(2), B<shmget>(2), B<sysvipc>(7)" +msgstr "" +"B<ipcmk>(1), B<ipcrm>(1), B<msgrcv>(2), B<msgsnd>(2), B<semget>(2), " +"B<semop>(2), B<shmat>(2), B<shmdt>(2), B<shmget>(2), B<sysvipc>(7)" + +#. type: SH +#: debian-bookworm opensuse-leap-15-6 +#, no-wrap +msgid "REPORTING BUGS" +msgstr "INFORMAR DE ERRORES" + +#. type: Plain text +#: debian-bookworm opensuse-leap-15-6 +msgid "For bug reports, use the issue tracker at" +msgstr "" +"Para informar de cualquier error, utilice el sistema de seguimiento de fallos" + +#. type: SH +#: debian-bookworm opensuse-leap-15-6 +#, no-wrap +msgid "AVAILABILITY" +msgstr "DISPONIBILIDAD" + +#. type: Plain text +#: debian-bookworm opensuse-leap-15-6 +msgid "" +"The B<ipcs> command is part of the util-linux package which can be " +"downloaded from" +msgstr "" + +#. type: TH +#: opensuse-leap-15-6 +#, no-wrap +msgid "2022-02-14" +msgstr "14 Febrero 2022" + +#. type: TH +#: opensuse-leap-15-6 +#, no-wrap +msgid "util-linux 2.37.4" +msgstr "util-linux 2.37.4" + +#. type: Plain text +#: opensuse-leap-15-6 +msgid "Display version information and exit." +msgstr "Muestra información acerca de la versión y finaliza." + +#. type: Plain text +#: opensuse-leap-15-6 +msgid "Print sizes in bytes." +msgstr "" |