From fc22b3d6507c6745911b9dfcc68f1e665ae13dbc Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 15 Apr 2024 21:43:11 +0200 Subject: Adding upstream version 4.22.0. Signed-off-by: Daniel Baumann --- po/es/archive/man7/bash-builtins.7.po | 87 +++++++++++++++++++++++++++++++++++ 1 file changed, 87 insertions(+) create mode 100644 po/es/archive/man7/bash-builtins.7.po (limited to 'po/es/archive/man7/bash-builtins.7.po') 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 , 1998. +# Marcos Fouces , 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 \n" +"Language-Team: Spanish \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(1)" +msgstr "bash-builtins - órdenes nativas de bashh, consulte B(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)" -- cgit v1.2.3