summaryrefslogtreecommitdiffstats
path: root/po/es/archive/man7/bash-builtins.7.po
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-15 19:43:11 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-15 19:43:11 +0000
commitfc22b3d6507c6745911b9dfcc68f1e665ae13dbc (patch)
treece1e3bce06471410239a6f41282e328770aa404a /po/es/archive/man7/bash-builtins.7.po
parentInitial commit. (diff)
downloadmanpages-l10n-fc22b3d6507c6745911b9dfcc68f1e665ae13dbc.tar.xz
manpages-l10n-fc22b3d6507c6745911b9dfcc68f1e665ae13dbc.zip
Adding upstream version 4.22.0.upstream/4.22.0
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'po/es/archive/man7/bash-builtins.7.po')
-rw-r--r--po/es/archive/man7/bash-builtins.7.po87
1 files changed, 87 insertions, 0 deletions
diff --git a/po/es/archive/man7/bash-builtins.7.po b/po/es/archive/man7/bash-builtins.7.po
new file mode 100644
index 00000000..e3492d8b
--- /dev/null
+++ b/po/es/archive/man7/bash-builtins.7.po
@@ -0,0 +1,87 @@
+# Spanish translation of manpages
+# This file is distributed under the same license as the manpages-l10n package.
+# Copyright © of this file:
+# Gerardo Aburruzaga García <gerardo.aburruzaga@uca.es>, 1998.
+# Marcos Fouces <marcos@debian.org>, 2021.
+msgid ""
+msgstr ""
+"Project-Id-Version: manpages-l10n\n"
+"POT-Creation-Date: 2021-02-09 21:35+01:00\n"
+"PO-Revision-Date: 2021-09-16 17:47+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
+#: debian-unstable
+#, no-wrap
+msgid "BASH-BUILTINS"
+msgstr "BASH-BUILTINS"
+
+#. type: TH
+#: debian-unstable
+#, no-wrap
+msgid "2001 October 29"
+msgstr "29 de octubre de 2001"
+
+#. type: TH
+#: debian-unstable
+#, no-wrap
+msgid "GNU Bash-2.05a"
+msgstr "GNU Bash-2.05a"
+
+#. type: SH
+#: debian-unstable
+#, no-wrap
+msgid "NAME"
+msgstr "NOMBRE"
+
+#. type: Plain text
+#: debian-unstable
+msgid "bash-builtins - bash built-in commands, see B<bash>(1)"
+msgstr "bash-builtins - órdenes nativas de bashh, consulte B<bash>(1)"
+
+#. type: SH
+#: debian-unstable
+#, no-wrap
+msgid "SYNOPSIS"
+msgstr "SINOPSIS"
+
+#. type: Plain text
+#: debian-unstable
+msgid ""
+"bash defines the following built-in commands: :, ., [, alias, bg, bind, "
+"break, builtin, case, cd, command, compgen, complete, continue, declare, "
+"dirs, disown, echo, enable, eval, exec, exit, export, fc, fg, getopts, hash, "
+"help, history, if, jobs, kill, let, local, logout, popd, printf, pushd, pwd, "
+"read, readonly, return, set, shift, shopt, source, suspend, test, times, "
+"trap, type, typeset, ulimit, umask, unalias, unset, until, wait, while."
+msgstr ""
+"bash incorpora las siguientes órdenes de forma nativa: :, ., [, alias, bg, "
+"bind, break, builtin, case, cd, command, compgen, complete, continue, "
+"declare, dirs, disown, echo, enable, eval, exec, exit, export, fc, fg, "
+"getopts, hash, help, history, if, jobs, kill, let, local, logout, popd, "
+"printf, pushd, pwd, read, readonly, return, set, shift, shopt, source, "
+"suspend, test, times, trap, type, typeset, ulimit, umask, unalias, unset, "
+"until, wait y while."
+
+#. type: SH
+#: debian-unstable
+#, no-wrap
+msgid "BASH BUILTIN COMMANDS"
+msgstr "ÓRDENES NATIVAS DE BASH"
+
+#. type: SH
+#: debian-unstable
+#, no-wrap
+msgid "SEE ALSO"
+msgstr "VÉASE TAMBIÉN"
+
+#. type: Plain text
+#: debian-unstable
+msgid "bash(1), sh(1)"
+msgstr "bash(1), sh(1)"