summaryrefslogtreecommitdiffstats
path: root/po/es/man1/pwd.1.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/es/man1/pwd.1.po')
-rw-r--r--po/es/man1/pwd.1.po300
1 files changed, 300 insertions, 0 deletions
diff --git a/po/es/man1/pwd.1.po b/po/es/man1/pwd.1.po
new file mode 100644
index 00000000..0297f130
--- /dev/null
+++ b/po/es/man1/pwd.1.po
@@ -0,0 +1,300 @@
+# Spanish translation of manpages
+# This file is distributed under the same license as the manpages-l10n package.
+# Copyright © of this file:
+# Pedro Pablo Fábrega <pfabrega@arrakis.es>, 1998.
+# Marcos Fouces <marcos@debian.org>, 2022.
+msgid ""
+msgstr ""
+"Project-Id-Version: manpages-l10n\n"
+"POT-Creation-Date: 2024-02-15 18:07+0100\n"
+"PO-Revision-Date: 2022-05-05 18:44+0200\n"
+"Last-Translator: Marcos Fouces <marcos@debian.org>\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
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "PWD"
+msgstr "PWD"
+
+#. type: TH
+#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed
+#, no-wrap
+msgid "January 2024"
+msgstr "Enero 2024"
+
+#. type: TH
+#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed
+#, no-wrap
+msgid "GNU coreutils 9.4"
+msgstr "GNU coreutils 9.4"
+
+#. type: TH
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "User Commands"
+msgstr "Órdenes de usuario"
+
+#. type: SH
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "NAME"
+msgstr "NOMBRE"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "pwd - print name of current/working directory"
+msgstr ""
+"pwd - imprime el nombre del directorio de trabajo actual (print working "
+"directory)"
+
+#. type: SH
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "SYNOPSIS"
+msgstr "SINOPSIS"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "B<pwd> [I<\\,OPTION\\/>]..."
+msgstr "B<pwd> [I<\\,OPCION\\/>]..."
+
+#. type: SH
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+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
+msgid "Print the full filename of the current working directory."
+msgstr ""
+"Muestra el nombre de fichero completo del directorio de trabajo actual."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<-L>, B<--logical>"
+msgstr "B<-L>, B<--logical>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "use PWD from environment, even if it contains symlinks"
+msgstr "utiliza PWD del entorno, incluso si contiene enlaces simbólicos"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<-P>, B<--physical>"
+msgstr "B<-P>, B<--physical>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "avoid all symlinks"
+msgstr "evita todos los enlaces simbólicos"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<--help>"
+msgstr "B<--help>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "display this help and exit"
+msgstr "muestra la ayuda y finaliza"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<--version>"
+msgstr "B<--version>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "output version information and exit"
+msgstr "muestra la versión del programa y finaliza"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "If no option is specified, B<-P> is assumed."
+msgstr "Si no se especifica ninguna opción, se supone B<-P>."
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"NOTE: your shell may have its own version of pwd, which usually supersedes "
+"the version described here. Please refer to your shell's documentation for "
+"details about the options it supports."
+msgstr ""
+"NOTA: su shell puede tener su propia versión de pwd, que usualmente tiene "
+"prioridad sobre la versión que se describe aquí. Por favor acuda a la "
+"documentación de su shell para saber los detalles sobre las opciones que "
+"admite."
+
+#. type: SH
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "AUTHOR"
+msgstr "AUTOR"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "Written by Jim Meyering."
+msgstr "Escrito por Jim Meyering."
+
+#. type: SH
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "REPORTING BUGS"
+msgstr "INFORMAR DE ERRORES"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"GNU coreutils online help: E<lt>https://www.gnu.org/software/coreutils/E<gt>"
+msgstr ""
+"Ayuda en línea de GNU Coreutils: E<lt>https://www.gnu.org/software/coreutils/"
+"E<gt>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"Report any translation bugs to E<lt>https://translationproject.org/team/E<gt>"
+msgstr ""
+"Informe cualquier error de traducción a E<lt>https://translationproject.org/"
+"team/es.htmlE<gt>"
+
+#. type: SH
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "COPYRIGHT"
+msgstr "COPYRIGHT"
+
+#. type: Plain text
+#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed
+msgid ""
+"Copyright \\(co 2023 Free Software Foundation, Inc. License GPLv3+: GNU GPL "
+"version 3 or later E<lt>https://gnu.org/licenses/gpl.htmlE<gt>."
+msgstr ""
+"Copyright \\(co 2023 Free Software Foundation, Inc. Licencia GPLv3+: GNU GPL "
+"versión 3 o posterior E<lt>https://gnu.org/licenses/gpl.htmlE<gt>."
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"This is free software: you are free to change and redistribute it. There is "
+"NO WARRANTY, to the extent permitted by law."
+msgstr ""
+"Esto es software libre: usted es libre de cambiarlo y redistribuirlo. NO "
+"HAY GARANTÍA, en la medida permitida por la legislación."
+
+#. type: SH
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "SEE ALSO"
+msgstr "VÉASE TAMBIÉN"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-tumbleweed
+msgid "B<getcwd>(3)"
+msgstr "B<getcwd>(3)"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "Full documentation E<lt>https://www.gnu.org/software/coreutils/pwdE<gt>"
+msgstr "Ayuda en línea: E<lt>https://www.gnu.org/software/coreutils/pwdE<gt>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "or available locally via: info \\(aq(coreutils) pwd invocation\\(aq"
+msgstr ""
+"también disponible localmente ejecutando: info \\(aq(coreutils) pwd "
+"invocation\\(aq"
+
+#. type: TH
+#: debian-bookworm
+#, no-wrap
+msgid "September 2022"
+msgstr "Septiembre de 2022"
+
+#. type: TH
+#: debian-bookworm mageia-cauldron
+#, no-wrap
+msgid "GNU coreutils 9.1"
+msgstr "GNU coreutils 9.1"
+
+#. type: Plain text
+#: debian-bookworm mageia-cauldron
+msgid ""
+"Copyright \\(co 2022 Free Software Foundation, Inc. License GPLv3+: GNU GPL "
+"version 3 or later E<lt>https://gnu.org/licenses/gpl.htmlE<gt>."
+msgstr ""
+"Copyright \\(co 2022 Free Software Foundation, Inc. Licencia GPLv3+: GNU GPL "
+"versión 3 o posterior E<lt>https://gnu.org/licenses/gpl.htmlE<gt>."
+
+#. type: TH
+#: mageia-cauldron
+#, no-wrap
+msgid "April 2022"
+msgstr "Abril de 2022"
+
+#. type: TH
+#: opensuse-leap-15-6
+#, no-wrap
+msgid "October 2021"
+msgstr "Octubre de 2021"
+
+#. type: TH
+#: opensuse-leap-15-6
+#, no-wrap
+msgid "GNU coreutils 8.32"
+msgstr "GNU coreutils 8.32"
+
+#. type: Plain text
+#: opensuse-leap-15-6
+msgid ""
+"Copyright \\(co 2020 Free Software Foundation, Inc. License GPLv3+: GNU GPL "
+"version 3 or later E<lt>https://gnu.org/licenses/gpl.htmlE<gt>."
+msgstr ""
+"Copyright \\(co 2020 Free Software Foundation, Inc. Licencia GPLv3+: GNU GPL "
+"versión 3 o posterior E<lt>https://gnu.org/licenses/gpl.htmlE<gt>."
+
+#. type: Plain text
+#: opensuse-leap-15-6
+msgid "getcwd(3)"
+msgstr "getcwd(3)"