From e00df1684bcb8f3634afe07e12852cab28656b30 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 4 Nov 2013 11:55:07 +0100 Subject: Adding program specification to lb_binary_hooks manpage. --- manpages/po/es/lb_binary_hooks.1.po | 171 ++++++++++++++++++++------ manpages/po/es/lb_bootstrap_cdebootstrap.1.po | 47 ++++--- manpages/po/es/lb_bootstrap_debootstrap.1.po | 47 ++++--- manpages/po/es/lb_bootstrap_hooks.1.po | 64 +++++----- manpages/po/es/lb_chroot_hooks.1.po | 64 +++++----- manpages/po/es/lb_source_hooks.1.po | 64 +++++----- 6 files changed, 275 insertions(+), 182 deletions(-) (limited to 'manpages/po/es') diff --git a/manpages/po/es/lb_binary_hooks.1.po b/manpages/po/es/lb_binary_hooks.1.po index 91de67394..b83c391c7 100644 --- a/manpages/po/es/lb_binary_hooks.1.po +++ b/manpages/po/es/lb_binary_hooks.1.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build 4.0~alpha29-1\n" -"POT-Creation-Date: 2013-11-04 07:18+0100\n" +"POT-Creation-Date: 2013-11-04 11:51+0100\n" "PO-Revision-Date: 2010-05-24 09:59+0300\n" "Last-Translator: Carlos Zuferri \n" "Language-Team: none\n" @@ -108,13 +108,73 @@ msgstr "" #. type: Plain text #: en/lb_binary_hooks.1:25 #, fuzzy -msgid "The B command executes hooks after the binary stage." +msgid "" +"The B command executes hook files after the binary stage." msgstr "" "El programa B preinstala el chroot del sistema con " "I(8)." #. type: SH -#: en/lb_binary_hooks.1:26 en/lb_bootstrap_cdebootstrap.1:26 +#: en/lb_binary_hooks.1:26 +#, no-wrap +msgid "SPECIFICATION" +msgstr "" + +#. type: Plain text +#: en/lb_binary_hooks.1:28 +msgid "" +"B executes any hook files found in the B " +"directory within the configuration directory." +msgstr "" + +#. type: Plain text +#: en/lb_binary_hooks.1:30 +msgid "" +"Hook files do not require to have a specific owner nor specific permissions. " +"They are marked executable by B automatically when they are " +"executed." +msgstr "" + +#. type: Plain text +#: en/lb_binary_hooks.1:32 +msgid "Hook files must either have the suffix B<*.hook> or B<*.hook.binary>." +msgstr "" + +#. type: Plain text +#: en/lb_binary_hooks.1:34 +msgid "" +"Hook files with the suffix B<*.hook> are executed first, hook files with the " +"suffix B<*.hook.binary> are executed second." +msgstr "" + +#. type: Plain text +#: en/lb_binary_hooks.1:36 +msgid "" +"Hook files are executed in alphanumberical order by B. If " +"one hook file depends on being run after another, best practise is to use " +"number prefixes (nnnn, starting with 0001) to ensure the order of execution." +msgstr "" + +#. type: Plain text +#: en/lb_binary_hooks.1:38 +msgid "" +"Hook files are copied into the B directory by B. They are executed from within the binary directory and can " +"read the configuration directory in B within the binary " +"directory." +msgstr "" + +#. type: Plain text +#: en/lb_binary_hooks.1:40 +msgid "" +"B hook files are not executed within a chroot but within the " +"context of the host system in the binary directory. They have root " +"privileges and access to the all host system ressources (devices, " +"filesystems, network, etc.)." +msgstr "" + +#. type: SH +#: en/lb_binary_hooks.1:41 en/lb_bootstrap_cdebootstrap.1:26 #: en/lb_bootstrap_debootstrap.1:26 en/lb_bootstrap_hooks.1:26 #: en/lb_chroot_hooks.1:26 en/lb_source_hooks.1:26 #, no-wrap @@ -122,7 +182,7 @@ msgid "OPTIONS" msgstr "OPCIONES" #. type: IP -#: en/lb_binary_hooks.1:27 en/lb_bootstrap_cdebootstrap.1:29 +#: en/lb_binary_hooks.1:42 en/lb_bootstrap_cdebootstrap.1:29 #: en/lb_bootstrap_debootstrap.1:29 en/lb_bootstrap_hooks.1:27 #: en/lb_chroot_hooks.1:27 en/lb_source_hooks.1:27 #, no-wrap @@ -130,14 +190,14 @@ msgid "--verbose" msgstr "--verbose" #. type: Plain text -#: en/lb_binary_hooks.1:29 en/lb_bootstrap_cdebootstrap.1:31 +#: en/lb_binary_hooks.1:44 en/lb_bootstrap_cdebootstrap.1:31 #: en/lb_bootstrap_debootstrap.1:31 en/lb_bootstrap_hooks.1:29 #: en/lb_chroot_hooks.1:29 en/lb_source_hooks.1:29 msgid "sets verbose option (default: False)." msgstr "establece la opción verbose (por defecto: False)." #. type: IP -#: en/lb_binary_hooks.1:29 en/lb_bootstrap_cdebootstrap.1:31 +#: en/lb_binary_hooks.1:44 en/lb_bootstrap_cdebootstrap.1:31 #: en/lb_bootstrap_debootstrap.1:31 en/lb_bootstrap_hooks.1:29 #: en/lb_chroot_hooks.1:29 en/lb_source_hooks.1:29 #, no-wrap @@ -145,14 +205,14 @@ msgid "-h, --help" msgstr "-h, --help" #. type: Plain text -#: en/lb_binary_hooks.1:31 en/lb_bootstrap_cdebootstrap.1:33 +#: en/lb_binary_hooks.1:46 en/lb_bootstrap_cdebootstrap.1:33 #: en/lb_bootstrap_debootstrap.1:33 en/lb_bootstrap_hooks.1:31 #: en/lb_chroot_hooks.1:31 en/lb_source_hooks.1:31 msgid "show help message and exit." msgstr "muestra el mensaje de ayuda y sale." #. type: IP -#: en/lb_binary_hooks.1:31 en/lb_bootstrap_cdebootstrap.1:33 +#: en/lb_binary_hooks.1:46 en/lb_bootstrap_cdebootstrap.1:33 #: en/lb_bootstrap_debootstrap.1:33 en/lb_bootstrap_hooks.1:31 #: en/lb_chroot_hooks.1:31 en/lb_source_hooks.1:31 #, no-wrap @@ -160,14 +220,14 @@ msgid "-v, --version" msgstr "-v, --version" #. type: Plain text -#: en/lb_binary_hooks.1:33 en/lb_bootstrap_cdebootstrap.1:35 +#: en/lb_binary_hooks.1:48 en/lb_bootstrap_cdebootstrap.1:35 #: en/lb_bootstrap_debootstrap.1:35 en/lb_bootstrap_hooks.1:33 #: en/lb_chroot_hooks.1:33 en/lb_source_hooks.1:33 msgid "show program's version number and exit." msgstr "muestra el número de versión del programa y sale." #. type: SH -#: en/lb_binary_hooks.1:34 en/lb_bootstrap_cdebootstrap.1:36 +#: en/lb_binary_hooks.1:49 en/lb_bootstrap_cdebootstrap.1:36 #: en/lb_bootstrap_debootstrap.1:36 en/lb_bootstrap_hooks.1:34 #: en/lb_chroot_hooks.1:34 en/lb_source_hooks.1:34 #, no-wrap @@ -175,34 +235,75 @@ msgid "FILES" msgstr "FICHEROS" #. type: IP -#: en/lb_binary_hooks.1:35 en/lb_bootstrap_cdebootstrap.1:37 -#: en/lb_bootstrap_debootstrap.1:37 en/lb_bootstrap_hooks.1:35 -#: en/lb_chroot_hooks.1:35 en/lb_source_hooks.1:35 +#: en/lb_binary_hooks.1:50 #, no-wrap -msgid "B" -msgstr "B" +msgid "B:" +msgstr "B:" + +#. type: Plain text +#: en/lb_binary_hooks.1:52 +msgid "generic configuration file." +msgstr "" #. type: IP -#: en/lb_binary_hooks.1:36 en/lb_bootstrap_hooks.1:36 en/lb_chroot_hooks.1:36 -#: en/lb_source_hooks.1:36 +#: en/lb_binary_hooks.1:52 #, no-wrap -msgid "B" -msgstr "B" +msgid "B:" +msgstr "B:" + +#. type: Plain text +#: en/lb_binary_hooks.1:54 +msgid "generic hook files." +msgstr "" #. type: IP -#: en/lb_binary_hooks.1:37 +#: en/lb_binary_hooks.1:54 #, no-wrap -msgid "B" -msgstr "B" +msgid "B:" +msgstr "B:" + +#. type: Plain text +#: en/lb_binary_hooks.1:56 +msgid "hook files specific for the binary stage." +msgstr "" #. type: IP -#: en/lb_binary_hooks.1:38 +#: en/lb_binary_hooks.1:56 #, no-wrap -msgid "B" -msgstr "B" +msgid "B:" +msgstr "B:" + +#. type: Plain text +#: en/lb_binary_hooks.1:58 +msgid "directory in which the hook files are executed." +msgstr "" + +#. type: IP +#: en/lb_binary_hooks.1:58 +#, no-wrap +msgid "B:" +msgstr "B:" + +#. type: Plain text +#: en/lb_binary_hooks.1:60 +msgid "" +"bind mounted configuration directory within the binary directory to be read " +"by hook files." +msgstr "" + +#. type: IP +#: en/lb_binary_hooks.1:60 +#, no-wrap +msgid "B:" +msgstr "B:" + +#. type: Plain text +#: en/lb_binary_hooks.1:62 +msgid "directory in which hook files are copied." +msgstr "" #. type: SH -#: en/lb_binary_hooks.1:40 en/lb_bootstrap_cdebootstrap.1:43 +#: en/lb_binary_hooks.1:63 en/lb_bootstrap_cdebootstrap.1:43 #: en/lb_bootstrap_debootstrap.1:43 en/lb_bootstrap_hooks.1:40 #: en/lb_chroot_hooks.1:40 en/lb_source_hooks.1:40 #, no-wrap @@ -210,25 +311,25 @@ msgid "SEE ALSO" msgstr "VER TAMBIÉN" #. type: IP -#: en/lb_binary_hooks.1:41 en/lb_chroot_hooks.1:41 en/lb_source_hooks.1:41 +#: en/lb_binary_hooks.1:64 en/lb_chroot_hooks.1:41 en/lb_source_hooks.1:41 #, no-wrap msgid "I(1)" msgstr "I(1)" #. type: IP -#: en/lb_binary_hooks.1:42 en/lb_bootstrap_hooks.1:41 en/lb_source_hooks.1:42 +#: en/lb_binary_hooks.1:65 en/lb_bootstrap_hooks.1:41 en/lb_source_hooks.1:42 #, no-wrap msgid "I(1)" msgstr "I(1)" #. type: IP -#: en/lb_binary_hooks.1:43 en/lb_bootstrap_hooks.1:43 en/lb_chroot_hooks.1:43 +#: en/lb_binary_hooks.1:66 en/lb_bootstrap_hooks.1:43 en/lb_chroot_hooks.1:43 #, no-wrap msgid "I(1)" msgstr "I(1)" #. type: SH -#: en/lb_binary_hooks.1:45 en/lb_bootstrap_cdebootstrap.1:46 +#: en/lb_binary_hooks.1:68 en/lb_bootstrap_cdebootstrap.1:46 #: en/lb_bootstrap_debootstrap.1:46 en/lb_bootstrap_hooks.1:45 #: en/lb_chroot_hooks.1:45 en/lb_source_hooks.1:45 #, no-wrap @@ -236,7 +337,7 @@ msgid "HOMEPAGE" msgstr "PÁGINA WEB" #. type: Plain text -#: en/lb_binary_hooks.1:47 en/lb_bootstrap_cdebootstrap.1:48 +#: en/lb_binary_hooks.1:70 en/lb_bootstrap_cdebootstrap.1:48 #: en/lb_bootstrap_debootstrap.1:48 en/lb_bootstrap_hooks.1:47 #: en/lb_chroot_hooks.1:47 en/lb_source_hooks.1:47 msgid "" @@ -249,7 +350,7 @@ msgstr "" "manual en EIE." #. type: SH -#: en/lb_binary_hooks.1:48 en/lb_bootstrap_cdebootstrap.1:49 +#: en/lb_binary_hooks.1:71 en/lb_bootstrap_cdebootstrap.1:49 #: en/lb_bootstrap_debootstrap.1:49 en/lb_bootstrap_hooks.1:48 #: en/lb_chroot_hooks.1:48 en/lb_source_hooks.1:48 #, no-wrap @@ -257,7 +358,7 @@ msgid "BUGS" msgstr "ERRORES" #. type: Plain text -#: en/lb_binary_hooks.1:50 en/lb_bootstrap_cdebootstrap.1:51 +#: en/lb_binary_hooks.1:73 en/lb_bootstrap_cdebootstrap.1:51 #: en/lb_bootstrap_debootstrap.1:51 en/lb_bootstrap_hooks.1:50 #: en/lb_chroot_hooks.1:50 en/lb_source_hooks.1:50 msgid "" @@ -272,7 +373,7 @@ msgstr "" "la dirección EIE." #. type: SH -#: en/lb_binary_hooks.1:51 en/lb_bootstrap_cdebootstrap.1:52 +#: en/lb_binary_hooks.1:74 en/lb_bootstrap_cdebootstrap.1:52 #: en/lb_bootstrap_debootstrap.1:52 en/lb_bootstrap_hooks.1:51 #: en/lb_chroot_hooks.1:51 en/lb_source_hooks.1:51 #, no-wrap @@ -280,7 +381,7 @@ msgid "AUTHOR" msgstr "AUTOR" #. type: Plain text -#: en/lb_binary_hooks.1:52 en/lb_bootstrap_cdebootstrap.1:53 +#: en/lb_binary_hooks.1:75 en/lb_bootstrap_cdebootstrap.1:53 #: en/lb_bootstrap_debootstrap.1:53 en/lb_bootstrap_hooks.1:52 #: en/lb_chroot_hooks.1:52 en/lb_source_hooks.1:52 msgid "" diff --git a/manpages/po/es/lb_bootstrap_cdebootstrap.1.po b/manpages/po/es/lb_bootstrap_cdebootstrap.1.po index c2f33afcf..64011c138 100644 --- a/manpages/po/es/lb_bootstrap_cdebootstrap.1.po +++ b/manpages/po/es/lb_bootstrap_cdebootstrap.1.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build 4.0~alpha29-1\n" -"POT-Creation-Date: 2013-11-04 07:18+0100\n" +"POT-Creation-Date: 2013-11-04 11:34+0100\n" "PO-Revision-Date: 2010-05-24 09:59+0300\n" "Last-Translator: Carlos Zuferri \n" "Language-Team: none\n" @@ -91,7 +91,7 @@ msgstr "" "de un directorio de configuración." #. type: SH -#: en/lb_binary_hooks.1:26 en/lb_bootstrap_cdebootstrap.1:26 +#: en/lb_binary_hooks.1:41 en/lb_bootstrap_cdebootstrap.1:26 #: en/lb_bootstrap_debootstrap.1:26 en/lb_bootstrap_hooks.1:26 #: en/lb_chroot_hooks.1:26 en/lb_source_hooks.1:26 #, no-wrap @@ -99,7 +99,7 @@ msgid "OPTIONS" msgstr "OPCIONES" #. type: IP -#: en/lb_binary_hooks.1:27 en/lb_bootstrap_cdebootstrap.1:29 +#: en/lb_binary_hooks.1:42 en/lb_bootstrap_cdebootstrap.1:29 #: en/lb_bootstrap_debootstrap.1:29 en/lb_bootstrap_hooks.1:27 #: en/lb_chroot_hooks.1:27 en/lb_source_hooks.1:27 #, no-wrap @@ -107,14 +107,14 @@ msgid "--verbose" msgstr "--verbose" #. type: Plain text -#: en/lb_binary_hooks.1:29 en/lb_bootstrap_cdebootstrap.1:31 +#: en/lb_binary_hooks.1:44 en/lb_bootstrap_cdebootstrap.1:31 #: en/lb_bootstrap_debootstrap.1:31 en/lb_bootstrap_hooks.1:29 #: en/lb_chroot_hooks.1:29 en/lb_source_hooks.1:29 msgid "sets verbose option (default: False)." msgstr "establece la opción verbose (por defecto: False)." #. type: IP -#: en/lb_binary_hooks.1:29 en/lb_bootstrap_cdebootstrap.1:31 +#: en/lb_binary_hooks.1:44 en/lb_bootstrap_cdebootstrap.1:31 #: en/lb_bootstrap_debootstrap.1:31 en/lb_bootstrap_hooks.1:29 #: en/lb_chroot_hooks.1:29 en/lb_source_hooks.1:29 #, no-wrap @@ -122,14 +122,14 @@ msgid "-h, --help" msgstr "-h, --help" #. type: Plain text -#: en/lb_binary_hooks.1:31 en/lb_bootstrap_cdebootstrap.1:33 +#: en/lb_binary_hooks.1:46 en/lb_bootstrap_cdebootstrap.1:33 #: en/lb_bootstrap_debootstrap.1:33 en/lb_bootstrap_hooks.1:31 #: en/lb_chroot_hooks.1:31 en/lb_source_hooks.1:31 msgid "show help message and exit." msgstr "muestra el mensaje de ayuda y sale." #. type: IP -#: en/lb_binary_hooks.1:31 en/lb_bootstrap_cdebootstrap.1:33 +#: en/lb_binary_hooks.1:46 en/lb_bootstrap_cdebootstrap.1:33 #: en/lb_bootstrap_debootstrap.1:33 en/lb_bootstrap_hooks.1:31 #: en/lb_chroot_hooks.1:31 en/lb_source_hooks.1:31 #, no-wrap @@ -137,30 +137,22 @@ msgid "-v, --version" msgstr "-v, --version" #. type: Plain text -#: en/lb_binary_hooks.1:33 en/lb_bootstrap_cdebootstrap.1:35 +#: en/lb_binary_hooks.1:48 en/lb_bootstrap_cdebootstrap.1:35 #: en/lb_bootstrap_debootstrap.1:35 en/lb_bootstrap_hooks.1:33 #: en/lb_chroot_hooks.1:33 en/lb_source_hooks.1:33 msgid "show program's version number and exit." msgstr "muestra el número de versión del programa y sale." #. type: SH -#: en/lb_binary_hooks.1:34 en/lb_bootstrap_cdebootstrap.1:36 +#: en/lb_binary_hooks.1:49 en/lb_bootstrap_cdebootstrap.1:36 #: en/lb_bootstrap_debootstrap.1:36 en/lb_bootstrap_hooks.1:34 #: en/lb_chroot_hooks.1:34 en/lb_source_hooks.1:34 #, no-wrap msgid "FILES" msgstr "FICHEROS" -#. type: IP -#: en/lb_binary_hooks.1:35 en/lb_bootstrap_cdebootstrap.1:37 -#: en/lb_bootstrap_debootstrap.1:37 en/lb_bootstrap_hooks.1:35 -#: en/lb_chroot_hooks.1:35 en/lb_source_hooks.1:35 -#, no-wrap -msgid "B" -msgstr "B" - #. type: SH -#: en/lb_binary_hooks.1:40 en/lb_bootstrap_cdebootstrap.1:43 +#: en/lb_binary_hooks.1:63 en/lb_bootstrap_cdebootstrap.1:43 #: en/lb_bootstrap_debootstrap.1:43 en/lb_bootstrap_hooks.1:40 #: en/lb_chroot_hooks.1:40 en/lb_source_hooks.1:40 #, no-wrap @@ -168,7 +160,7 @@ msgid "SEE ALSO" msgstr "VER TAMBIÉN" #. type: SH -#: en/lb_binary_hooks.1:45 en/lb_bootstrap_cdebootstrap.1:46 +#: en/lb_binary_hooks.1:68 en/lb_bootstrap_cdebootstrap.1:46 #: en/lb_bootstrap_debootstrap.1:46 en/lb_bootstrap_hooks.1:45 #: en/lb_chroot_hooks.1:45 en/lb_source_hooks.1:45 #, no-wrap @@ -176,7 +168,7 @@ msgid "HOMEPAGE" msgstr "PÁGINA WEB" #. type: Plain text -#: en/lb_binary_hooks.1:47 en/lb_bootstrap_cdebootstrap.1:48 +#: en/lb_binary_hooks.1:70 en/lb_bootstrap_cdebootstrap.1:48 #: en/lb_bootstrap_debootstrap.1:48 en/lb_bootstrap_hooks.1:47 #: en/lb_chroot_hooks.1:47 en/lb_source_hooks.1:47 msgid "" @@ -189,7 +181,7 @@ msgstr "" "manual en EIE." #. type: SH -#: en/lb_binary_hooks.1:48 en/lb_bootstrap_cdebootstrap.1:49 +#: en/lb_binary_hooks.1:71 en/lb_bootstrap_cdebootstrap.1:49 #: en/lb_bootstrap_debootstrap.1:49 en/lb_bootstrap_hooks.1:48 #: en/lb_chroot_hooks.1:48 en/lb_source_hooks.1:48 #, no-wrap @@ -197,7 +189,7 @@ msgid "BUGS" msgstr "ERRORES" #. type: Plain text -#: en/lb_binary_hooks.1:50 en/lb_bootstrap_cdebootstrap.1:51 +#: en/lb_binary_hooks.1:73 en/lb_bootstrap_cdebootstrap.1:51 #: en/lb_bootstrap_debootstrap.1:51 en/lb_bootstrap_hooks.1:50 #: en/lb_chroot_hooks.1:50 en/lb_source_hooks.1:50 msgid "" @@ -212,7 +204,7 @@ msgstr "" "la dirección EIE." #. type: SH -#: en/lb_binary_hooks.1:51 en/lb_bootstrap_cdebootstrap.1:52 +#: en/lb_binary_hooks.1:74 en/lb_bootstrap_cdebootstrap.1:52 #: en/lb_bootstrap_debootstrap.1:52 en/lb_bootstrap_hooks.1:51 #: en/lb_chroot_hooks.1:51 en/lb_source_hooks.1:51 #, no-wrap @@ -220,7 +212,7 @@ msgid "AUTHOR" msgstr "AUTOR" #. type: Plain text -#: en/lb_binary_hooks.1:52 en/lb_bootstrap_cdebootstrap.1:53 +#: en/lb_binary_hooks.1:75 en/lb_bootstrap_cdebootstrap.1:53 #: en/lb_bootstrap_debootstrap.1:53 en/lb_bootstrap_hooks.1:52 #: en/lb_chroot_hooks.1:52 en/lb_source_hooks.1:52 msgid "" @@ -273,6 +265,13 @@ msgstr "" "establece las opciones de I(1) (por defecto: Ninguna), ver " "I(1) para más información acerca de cdebootstrap." +#. type: IP +#: en/lb_bootstrap_cdebootstrap.1:37 en/lb_bootstrap_debootstrap.1:37 +#: en/lb_bootstrap_hooks.1:35 en/lb_chroot_hooks.1:35 en/lb_source_hooks.1:35 +#, no-wrap +msgid "B" +msgstr "B" + #. type: IP #: en/lb_bootstrap_cdebootstrap.1:38 en/lb_bootstrap_debootstrap.1:38 #, no-wrap diff --git a/manpages/po/es/lb_bootstrap_debootstrap.1.po b/manpages/po/es/lb_bootstrap_debootstrap.1.po index 388d6d534..1ffce3099 100644 --- a/manpages/po/es/lb_bootstrap_debootstrap.1.po +++ b/manpages/po/es/lb_bootstrap_debootstrap.1.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build 4.0~alpha29-1\n" -"POT-Creation-Date: 2013-11-04 07:18+0100\n" +"POT-Creation-Date: 2013-11-04 11:34+0100\n" "PO-Revision-Date: 2010-05-24 09:59+0300\n" "Last-Translator: Carlos Zuferri \n" "Language-Team: none\n" @@ -91,7 +91,7 @@ msgstr "" "de un directorio de configuración." #. type: SH -#: en/lb_binary_hooks.1:26 en/lb_bootstrap_cdebootstrap.1:26 +#: en/lb_binary_hooks.1:41 en/lb_bootstrap_cdebootstrap.1:26 #: en/lb_bootstrap_debootstrap.1:26 en/lb_bootstrap_hooks.1:26 #: en/lb_chroot_hooks.1:26 en/lb_source_hooks.1:26 #, no-wrap @@ -99,7 +99,7 @@ msgid "OPTIONS" msgstr "OPCIONES" #. type: IP -#: en/lb_binary_hooks.1:27 en/lb_bootstrap_cdebootstrap.1:29 +#: en/lb_binary_hooks.1:42 en/lb_bootstrap_cdebootstrap.1:29 #: en/lb_bootstrap_debootstrap.1:29 en/lb_bootstrap_hooks.1:27 #: en/lb_chroot_hooks.1:27 en/lb_source_hooks.1:27 #, no-wrap @@ -107,14 +107,14 @@ msgid "--verbose" msgstr "--verbose" #. type: Plain text -#: en/lb_binary_hooks.1:29 en/lb_bootstrap_cdebootstrap.1:31 +#: en/lb_binary_hooks.1:44 en/lb_bootstrap_cdebootstrap.1:31 #: en/lb_bootstrap_debootstrap.1:31 en/lb_bootstrap_hooks.1:29 #: en/lb_chroot_hooks.1:29 en/lb_source_hooks.1:29 msgid "sets verbose option (default: False)." msgstr "establece la opción verbose (por defecto: False)." #. type: IP -#: en/lb_binary_hooks.1:29 en/lb_bootstrap_cdebootstrap.1:31 +#: en/lb_binary_hooks.1:44 en/lb_bootstrap_cdebootstrap.1:31 #: en/lb_bootstrap_debootstrap.1:31 en/lb_bootstrap_hooks.1:29 #: en/lb_chroot_hooks.1:29 en/lb_source_hooks.1:29 #, no-wrap @@ -122,14 +122,14 @@ msgid "-h, --help" msgstr "-h, --help" #. type: Plain text -#: en/lb_binary_hooks.1:31 en/lb_bootstrap_cdebootstrap.1:33 +#: en/lb_binary_hooks.1:46 en/lb_bootstrap_cdebootstrap.1:33 #: en/lb_bootstrap_debootstrap.1:33 en/lb_bootstrap_hooks.1:31 #: en/lb_chroot_hooks.1:31 en/lb_source_hooks.1:31 msgid "show help message and exit." msgstr "muestra el mensaje de ayuda y sale." #. type: IP -#: en/lb_binary_hooks.1:31 en/lb_bootstrap_cdebootstrap.1:33 +#: en/lb_binary_hooks.1:46 en/lb_bootstrap_cdebootstrap.1:33 #: en/lb_bootstrap_debootstrap.1:33 en/lb_bootstrap_hooks.1:31 #: en/lb_chroot_hooks.1:31 en/lb_source_hooks.1:31 #, no-wrap @@ -137,30 +137,22 @@ msgid "-v, --version" msgstr "-v, --version" #. type: Plain text -#: en/lb_binary_hooks.1:33 en/lb_bootstrap_cdebootstrap.1:35 +#: en/lb_binary_hooks.1:48 en/lb_bootstrap_cdebootstrap.1:35 #: en/lb_bootstrap_debootstrap.1:35 en/lb_bootstrap_hooks.1:33 #: en/lb_chroot_hooks.1:33 en/lb_source_hooks.1:33 msgid "show program's version number and exit." msgstr "muestra el número de versión del programa y sale." #. type: SH -#: en/lb_binary_hooks.1:34 en/lb_bootstrap_cdebootstrap.1:36 +#: en/lb_binary_hooks.1:49 en/lb_bootstrap_cdebootstrap.1:36 #: en/lb_bootstrap_debootstrap.1:36 en/lb_bootstrap_hooks.1:34 #: en/lb_chroot_hooks.1:34 en/lb_source_hooks.1:34 #, no-wrap msgid "FILES" msgstr "FICHEROS" -#. type: IP -#: en/lb_binary_hooks.1:35 en/lb_bootstrap_cdebootstrap.1:37 -#: en/lb_bootstrap_debootstrap.1:37 en/lb_bootstrap_hooks.1:35 -#: en/lb_chroot_hooks.1:35 en/lb_source_hooks.1:35 -#, no-wrap -msgid "B" -msgstr "B" - #. type: SH -#: en/lb_binary_hooks.1:40 en/lb_bootstrap_cdebootstrap.1:43 +#: en/lb_binary_hooks.1:63 en/lb_bootstrap_cdebootstrap.1:43 #: en/lb_bootstrap_debootstrap.1:43 en/lb_bootstrap_hooks.1:40 #: en/lb_chroot_hooks.1:40 en/lb_source_hooks.1:40 #, no-wrap @@ -168,7 +160,7 @@ msgid "SEE ALSO" msgstr "VER TAMBIÉN" #. type: SH -#: en/lb_binary_hooks.1:45 en/lb_bootstrap_cdebootstrap.1:46 +#: en/lb_binary_hooks.1:68 en/lb_bootstrap_cdebootstrap.1:46 #: en/lb_bootstrap_debootstrap.1:46 en/lb_bootstrap_hooks.1:45 #: en/lb_chroot_hooks.1:45 en/lb_source_hooks.1:45 #, no-wrap @@ -176,7 +168,7 @@ msgid "HOMEPAGE" msgstr "PÁGINA WEB" #. type: Plain text -#: en/lb_binary_hooks.1:47 en/lb_bootstrap_cdebootstrap.1:48 +#: en/lb_binary_hooks.1:70 en/lb_bootstrap_cdebootstrap.1:48 #: en/lb_bootstrap_debootstrap.1:48 en/lb_bootstrap_hooks.1:47 #: en/lb_chroot_hooks.1:47 en/lb_source_hooks.1:47 msgid "" @@ -189,7 +181,7 @@ msgstr "" "manual en EIE." #. type: SH -#: en/lb_binary_hooks.1:48 en/lb_bootstrap_cdebootstrap.1:49 +#: en/lb_binary_hooks.1:71 en/lb_bootstrap_cdebootstrap.1:49 #: en/lb_bootstrap_debootstrap.1:49 en/lb_bootstrap_hooks.1:48 #: en/lb_chroot_hooks.1:48 en/lb_source_hooks.1:48 #, no-wrap @@ -197,7 +189,7 @@ msgid "BUGS" msgstr "ERRORES" #. type: Plain text -#: en/lb_binary_hooks.1:50 en/lb_bootstrap_cdebootstrap.1:51 +#: en/lb_binary_hooks.1:73 en/lb_bootstrap_cdebootstrap.1:51 #: en/lb_bootstrap_debootstrap.1:51 en/lb_bootstrap_hooks.1:50 #: en/lb_chroot_hooks.1:50 en/lb_source_hooks.1:50 msgid "" @@ -212,7 +204,7 @@ msgstr "" "la dirección EIE." #. type: SH -#: en/lb_binary_hooks.1:51 en/lb_bootstrap_cdebootstrap.1:52 +#: en/lb_binary_hooks.1:74 en/lb_bootstrap_cdebootstrap.1:52 #: en/lb_bootstrap_debootstrap.1:52 en/lb_bootstrap_hooks.1:51 #: en/lb_chroot_hooks.1:51 en/lb_source_hooks.1:51 #, no-wrap @@ -220,7 +212,7 @@ msgid "AUTHOR" msgstr "AUTOR" #. type: Plain text -#: en/lb_binary_hooks.1:52 en/lb_bootstrap_cdebootstrap.1:53 +#: en/lb_binary_hooks.1:75 en/lb_bootstrap_cdebootstrap.1:53 #: en/lb_bootstrap_debootstrap.1:53 en/lb_bootstrap_hooks.1:52 #: en/lb_chroot_hooks.1:52 en/lb_source_hooks.1:52 msgid "" @@ -229,6 +221,13 @@ msgstr "" "live-build fue escrito por Daniel Baumann EIE." +#. type: IP +#: en/lb_bootstrap_cdebootstrap.1:37 en/lb_bootstrap_debootstrap.1:37 +#: en/lb_bootstrap_hooks.1:35 en/lb_chroot_hooks.1:35 en/lb_source_hooks.1:35 +#, no-wrap +msgid "B" +msgstr "B" + #. type: IP #: en/lb_bootstrap_cdebootstrap.1:38 en/lb_bootstrap_debootstrap.1:38 #, no-wrap diff --git a/manpages/po/es/lb_bootstrap_hooks.1.po b/manpages/po/es/lb_bootstrap_hooks.1.po index ab62df55b..092529946 100644 --- a/manpages/po/es/lb_bootstrap_hooks.1.po +++ b/manpages/po/es/lb_bootstrap_hooks.1.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build 4.0~alpha29-1\n" -"POT-Creation-Date: 2013-11-04 07:18+0100\n" +"POT-Creation-Date: 2013-11-04 11:34+0100\n" "PO-Revision-Date: 2010-05-24 09:59+0300\n" "Last-Translator: Carlos Zuferri \n" "Language-Team: none\n" @@ -91,7 +91,7 @@ msgstr "" "de un directorio de configuración." #. type: SH -#: en/lb_binary_hooks.1:26 en/lb_bootstrap_cdebootstrap.1:26 +#: en/lb_binary_hooks.1:41 en/lb_bootstrap_cdebootstrap.1:26 #: en/lb_bootstrap_debootstrap.1:26 en/lb_bootstrap_hooks.1:26 #: en/lb_chroot_hooks.1:26 en/lb_source_hooks.1:26 #, no-wrap @@ -99,7 +99,7 @@ msgid "OPTIONS" msgstr "OPCIONES" #. type: IP -#: en/lb_binary_hooks.1:27 en/lb_bootstrap_cdebootstrap.1:29 +#: en/lb_binary_hooks.1:42 en/lb_bootstrap_cdebootstrap.1:29 #: en/lb_bootstrap_debootstrap.1:29 en/lb_bootstrap_hooks.1:27 #: en/lb_chroot_hooks.1:27 en/lb_source_hooks.1:27 #, no-wrap @@ -107,14 +107,14 @@ msgid "--verbose" msgstr "--verbose" #. type: Plain text -#: en/lb_binary_hooks.1:29 en/lb_bootstrap_cdebootstrap.1:31 +#: en/lb_binary_hooks.1:44 en/lb_bootstrap_cdebootstrap.1:31 #: en/lb_bootstrap_debootstrap.1:31 en/lb_bootstrap_hooks.1:29 #: en/lb_chroot_hooks.1:29 en/lb_source_hooks.1:29 msgid "sets verbose option (default: False)." msgstr "establece la opción verbose (por defecto: False)." #. type: IP -#: en/lb_binary_hooks.1:29 en/lb_bootstrap_cdebootstrap.1:31 +#: en/lb_binary_hooks.1:44 en/lb_bootstrap_cdebootstrap.1:31 #: en/lb_bootstrap_debootstrap.1:31 en/lb_bootstrap_hooks.1:29 #: en/lb_chroot_hooks.1:29 en/lb_source_hooks.1:29 #, no-wrap @@ -122,14 +122,14 @@ msgid "-h, --help" msgstr "-h, --help" #. type: Plain text -#: en/lb_binary_hooks.1:31 en/lb_bootstrap_cdebootstrap.1:33 +#: en/lb_binary_hooks.1:46 en/lb_bootstrap_cdebootstrap.1:33 #: en/lb_bootstrap_debootstrap.1:33 en/lb_bootstrap_hooks.1:31 #: en/lb_chroot_hooks.1:31 en/lb_source_hooks.1:31 msgid "show help message and exit." msgstr "muestra el mensaje de ayuda y sale." #. type: IP -#: en/lb_binary_hooks.1:31 en/lb_bootstrap_cdebootstrap.1:33 +#: en/lb_binary_hooks.1:46 en/lb_bootstrap_cdebootstrap.1:33 #: en/lb_bootstrap_debootstrap.1:33 en/lb_bootstrap_hooks.1:31 #: en/lb_chroot_hooks.1:31 en/lb_source_hooks.1:31 #, no-wrap @@ -137,37 +137,22 @@ msgid "-v, --version" msgstr "-v, --version" #. type: Plain text -#: en/lb_binary_hooks.1:33 en/lb_bootstrap_cdebootstrap.1:35 +#: en/lb_binary_hooks.1:48 en/lb_bootstrap_cdebootstrap.1:35 #: en/lb_bootstrap_debootstrap.1:35 en/lb_bootstrap_hooks.1:33 #: en/lb_chroot_hooks.1:33 en/lb_source_hooks.1:33 msgid "show program's version number and exit." msgstr "muestra el número de versión del programa y sale." #. type: SH -#: en/lb_binary_hooks.1:34 en/lb_bootstrap_cdebootstrap.1:36 +#: en/lb_binary_hooks.1:49 en/lb_bootstrap_cdebootstrap.1:36 #: en/lb_bootstrap_debootstrap.1:36 en/lb_bootstrap_hooks.1:34 #: en/lb_chroot_hooks.1:34 en/lb_source_hooks.1:34 #, no-wrap msgid "FILES" msgstr "FICHEROS" -#. type: IP -#: en/lb_binary_hooks.1:35 en/lb_bootstrap_cdebootstrap.1:37 -#: en/lb_bootstrap_debootstrap.1:37 en/lb_bootstrap_hooks.1:35 -#: en/lb_chroot_hooks.1:35 en/lb_source_hooks.1:35 -#, no-wrap -msgid "B" -msgstr "B" - -#. type: IP -#: en/lb_binary_hooks.1:36 en/lb_bootstrap_hooks.1:36 en/lb_chroot_hooks.1:36 -#: en/lb_source_hooks.1:36 -#, no-wrap -msgid "B" -msgstr "B" - #. type: SH -#: en/lb_binary_hooks.1:40 en/lb_bootstrap_cdebootstrap.1:43 +#: en/lb_binary_hooks.1:63 en/lb_bootstrap_cdebootstrap.1:43 #: en/lb_bootstrap_debootstrap.1:43 en/lb_bootstrap_hooks.1:40 #: en/lb_chroot_hooks.1:40 en/lb_source_hooks.1:40 #, no-wrap @@ -175,19 +160,19 @@ msgid "SEE ALSO" msgstr "VER TAMBIÉN" #. type: IP -#: en/lb_binary_hooks.1:42 en/lb_bootstrap_hooks.1:41 en/lb_source_hooks.1:42 +#: en/lb_binary_hooks.1:65 en/lb_bootstrap_hooks.1:41 en/lb_source_hooks.1:42 #, no-wrap msgid "I(1)" msgstr "I(1)" #. type: IP -#: en/lb_binary_hooks.1:43 en/lb_bootstrap_hooks.1:43 en/lb_chroot_hooks.1:43 +#: en/lb_binary_hooks.1:66 en/lb_bootstrap_hooks.1:43 en/lb_chroot_hooks.1:43 #, no-wrap msgid "I(1)" msgstr "I(1)" #. type: SH -#: en/lb_binary_hooks.1:45 en/lb_bootstrap_cdebootstrap.1:46 +#: en/lb_binary_hooks.1:68 en/lb_bootstrap_cdebootstrap.1:46 #: en/lb_bootstrap_debootstrap.1:46 en/lb_bootstrap_hooks.1:45 #: en/lb_chroot_hooks.1:45 en/lb_source_hooks.1:45 #, no-wrap @@ -195,7 +180,7 @@ msgid "HOMEPAGE" msgstr "PÁGINA WEB" #. type: Plain text -#: en/lb_binary_hooks.1:47 en/lb_bootstrap_cdebootstrap.1:48 +#: en/lb_binary_hooks.1:70 en/lb_bootstrap_cdebootstrap.1:48 #: en/lb_bootstrap_debootstrap.1:48 en/lb_bootstrap_hooks.1:47 #: en/lb_chroot_hooks.1:47 en/lb_source_hooks.1:47 msgid "" @@ -208,7 +193,7 @@ msgstr "" "manual en EIE." #. type: SH -#: en/lb_binary_hooks.1:48 en/lb_bootstrap_cdebootstrap.1:49 +#: en/lb_binary_hooks.1:71 en/lb_bootstrap_cdebootstrap.1:49 #: en/lb_bootstrap_debootstrap.1:49 en/lb_bootstrap_hooks.1:48 #: en/lb_chroot_hooks.1:48 en/lb_source_hooks.1:48 #, no-wrap @@ -216,7 +201,7 @@ msgid "BUGS" msgstr "ERRORES" #. type: Plain text -#: en/lb_binary_hooks.1:50 en/lb_bootstrap_cdebootstrap.1:51 +#: en/lb_binary_hooks.1:73 en/lb_bootstrap_cdebootstrap.1:51 #: en/lb_bootstrap_debootstrap.1:51 en/lb_bootstrap_hooks.1:50 #: en/lb_chroot_hooks.1:50 en/lb_source_hooks.1:50 msgid "" @@ -231,7 +216,7 @@ msgstr "" "la dirección EIE." #. type: SH -#: en/lb_binary_hooks.1:51 en/lb_bootstrap_cdebootstrap.1:52 +#: en/lb_binary_hooks.1:74 en/lb_bootstrap_cdebootstrap.1:52 #: en/lb_bootstrap_debootstrap.1:52 en/lb_bootstrap_hooks.1:51 #: en/lb_chroot_hooks.1:51 en/lb_source_hooks.1:51 #, no-wrap @@ -239,7 +224,7 @@ msgid "AUTHOR" msgstr "AUTOR" #. type: Plain text -#: en/lb_binary_hooks.1:52 en/lb_bootstrap_cdebootstrap.1:53 +#: en/lb_binary_hooks.1:75 en/lb_bootstrap_cdebootstrap.1:53 #: en/lb_bootstrap_debootstrap.1:53 en/lb_bootstrap_hooks.1:52 #: en/lb_chroot_hooks.1:52 en/lb_source_hooks.1:52 msgid "" @@ -248,6 +233,13 @@ msgstr "" "live-build fue escrito por Daniel Baumann EIE." +#. type: IP +#: en/lb_bootstrap_cdebootstrap.1:37 en/lb_bootstrap_debootstrap.1:37 +#: en/lb_bootstrap_hooks.1:35 en/lb_chroot_hooks.1:35 en/lb_source_hooks.1:35 +#, no-wrap +msgid "B" +msgstr "B" + #. type: IP #: en/lb_bootstrap_cdebootstrap.1:40 en/lb_bootstrap_debootstrap.1:40 #: en/lb_bootstrap_hooks.1:38 en/lb_chroot_hooks.1:38 @@ -279,6 +271,12 @@ msgstr "" "El programa B preinstala el chroot del sistema con " "I(8)." +#. type: IP +#: en/lb_bootstrap_hooks.1:36 en/lb_chroot_hooks.1:36 en/lb_source_hooks.1:36 +#, no-wrap +msgid "B" +msgstr "B" + #. type: IP #: en/lb_bootstrap_hooks.1:37 #, no-wrap diff --git a/manpages/po/es/lb_chroot_hooks.1.po b/manpages/po/es/lb_chroot_hooks.1.po index 98420f6e7..d144f9895 100644 --- a/manpages/po/es/lb_chroot_hooks.1.po +++ b/manpages/po/es/lb_chroot_hooks.1.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build 4.0~alpha29-1\n" -"POT-Creation-Date: 2013-11-04 07:18+0100\n" +"POT-Creation-Date: 2013-11-04 11:34+0100\n" "PO-Revision-Date: 2010-05-24 09:59+0300\n" "Last-Translator: Carlos Zuferri \n" "Language-Team: none\n" @@ -91,7 +91,7 @@ msgstr "" "de un directorio de configuración." #. type: SH -#: en/lb_binary_hooks.1:26 en/lb_bootstrap_cdebootstrap.1:26 +#: en/lb_binary_hooks.1:41 en/lb_bootstrap_cdebootstrap.1:26 #: en/lb_bootstrap_debootstrap.1:26 en/lb_bootstrap_hooks.1:26 #: en/lb_chroot_hooks.1:26 en/lb_source_hooks.1:26 #, no-wrap @@ -99,7 +99,7 @@ msgid "OPTIONS" msgstr "OPCIONES" #. type: IP -#: en/lb_binary_hooks.1:27 en/lb_bootstrap_cdebootstrap.1:29 +#: en/lb_binary_hooks.1:42 en/lb_bootstrap_cdebootstrap.1:29 #: en/lb_bootstrap_debootstrap.1:29 en/lb_bootstrap_hooks.1:27 #: en/lb_chroot_hooks.1:27 en/lb_source_hooks.1:27 #, no-wrap @@ -107,14 +107,14 @@ msgid "--verbose" msgstr "--verbose" #. type: Plain text -#: en/lb_binary_hooks.1:29 en/lb_bootstrap_cdebootstrap.1:31 +#: en/lb_binary_hooks.1:44 en/lb_bootstrap_cdebootstrap.1:31 #: en/lb_bootstrap_debootstrap.1:31 en/lb_bootstrap_hooks.1:29 #: en/lb_chroot_hooks.1:29 en/lb_source_hooks.1:29 msgid "sets verbose option (default: False)." msgstr "establece la opción verbose (por defecto: False)." #. type: IP -#: en/lb_binary_hooks.1:29 en/lb_bootstrap_cdebootstrap.1:31 +#: en/lb_binary_hooks.1:44 en/lb_bootstrap_cdebootstrap.1:31 #: en/lb_bootstrap_debootstrap.1:31 en/lb_bootstrap_hooks.1:29 #: en/lb_chroot_hooks.1:29 en/lb_source_hooks.1:29 #, no-wrap @@ -122,14 +122,14 @@ msgid "-h, --help" msgstr "-h, --help" #. type: Plain text -#: en/lb_binary_hooks.1:31 en/lb_bootstrap_cdebootstrap.1:33 +#: en/lb_binary_hooks.1:46 en/lb_bootstrap_cdebootstrap.1:33 #: en/lb_bootstrap_debootstrap.1:33 en/lb_bootstrap_hooks.1:31 #: en/lb_chroot_hooks.1:31 en/lb_source_hooks.1:31 msgid "show help message and exit." msgstr "muestra el mensaje de ayuda y sale." #. type: IP -#: en/lb_binary_hooks.1:31 en/lb_bootstrap_cdebootstrap.1:33 +#: en/lb_binary_hooks.1:46 en/lb_bootstrap_cdebootstrap.1:33 #: en/lb_bootstrap_debootstrap.1:33 en/lb_bootstrap_hooks.1:31 #: en/lb_chroot_hooks.1:31 en/lb_source_hooks.1:31 #, no-wrap @@ -137,37 +137,22 @@ msgid "-v, --version" msgstr "-v, --version" #. type: Plain text -#: en/lb_binary_hooks.1:33 en/lb_bootstrap_cdebootstrap.1:35 +#: en/lb_binary_hooks.1:48 en/lb_bootstrap_cdebootstrap.1:35 #: en/lb_bootstrap_debootstrap.1:35 en/lb_bootstrap_hooks.1:33 #: en/lb_chroot_hooks.1:33 en/lb_source_hooks.1:33 msgid "show program's version number and exit." msgstr "muestra el número de versión del programa y sale." #. type: SH -#: en/lb_binary_hooks.1:34 en/lb_bootstrap_cdebootstrap.1:36 +#: en/lb_binary_hooks.1:49 en/lb_bootstrap_cdebootstrap.1:36 #: en/lb_bootstrap_debootstrap.1:36 en/lb_bootstrap_hooks.1:34 #: en/lb_chroot_hooks.1:34 en/lb_source_hooks.1:34 #, no-wrap msgid "FILES" msgstr "FICHEROS" -#. type: IP -#: en/lb_binary_hooks.1:35 en/lb_bootstrap_cdebootstrap.1:37 -#: en/lb_bootstrap_debootstrap.1:37 en/lb_bootstrap_hooks.1:35 -#: en/lb_chroot_hooks.1:35 en/lb_source_hooks.1:35 -#, no-wrap -msgid "B" -msgstr "B" - -#. type: IP -#: en/lb_binary_hooks.1:36 en/lb_bootstrap_hooks.1:36 en/lb_chroot_hooks.1:36 -#: en/lb_source_hooks.1:36 -#, no-wrap -msgid "B" -msgstr "B" - #. type: SH -#: en/lb_binary_hooks.1:40 en/lb_bootstrap_cdebootstrap.1:43 +#: en/lb_binary_hooks.1:63 en/lb_bootstrap_cdebootstrap.1:43 #: en/lb_bootstrap_debootstrap.1:43 en/lb_bootstrap_hooks.1:40 #: en/lb_chroot_hooks.1:40 en/lb_source_hooks.1:40 #, no-wrap @@ -175,19 +160,19 @@ msgid "SEE ALSO" msgstr "VER TAMBIÉN" #. type: IP -#: en/lb_binary_hooks.1:41 en/lb_chroot_hooks.1:41 en/lb_source_hooks.1:41 +#: en/lb_binary_hooks.1:64 en/lb_chroot_hooks.1:41 en/lb_source_hooks.1:41 #, no-wrap msgid "I(1)" msgstr "I(1)" #. type: IP -#: en/lb_binary_hooks.1:43 en/lb_bootstrap_hooks.1:43 en/lb_chroot_hooks.1:43 +#: en/lb_binary_hooks.1:66 en/lb_bootstrap_hooks.1:43 en/lb_chroot_hooks.1:43 #, no-wrap msgid "I(1)" msgstr "I(1)" #. type: SH -#: en/lb_binary_hooks.1:45 en/lb_bootstrap_cdebootstrap.1:46 +#: en/lb_binary_hooks.1:68 en/lb_bootstrap_cdebootstrap.1:46 #: en/lb_bootstrap_debootstrap.1:46 en/lb_bootstrap_hooks.1:45 #: en/lb_chroot_hooks.1:45 en/lb_source_hooks.1:45 #, no-wrap @@ -195,7 +180,7 @@ msgid "HOMEPAGE" msgstr "PÁGINA WEB" #. type: Plain text -#: en/lb_binary_hooks.1:47 en/lb_bootstrap_cdebootstrap.1:48 +#: en/lb_binary_hooks.1:70 en/lb_bootstrap_cdebootstrap.1:48 #: en/lb_bootstrap_debootstrap.1:48 en/lb_bootstrap_hooks.1:47 #: en/lb_chroot_hooks.1:47 en/lb_source_hooks.1:47 msgid "" @@ -208,7 +193,7 @@ msgstr "" "manual en EIE." #. type: SH -#: en/lb_binary_hooks.1:48 en/lb_bootstrap_cdebootstrap.1:49 +#: en/lb_binary_hooks.1:71 en/lb_bootstrap_cdebootstrap.1:49 #: en/lb_bootstrap_debootstrap.1:49 en/lb_bootstrap_hooks.1:48 #: en/lb_chroot_hooks.1:48 en/lb_source_hooks.1:48 #, no-wrap @@ -216,7 +201,7 @@ msgid "BUGS" msgstr "ERRORES" #. type: Plain text -#: en/lb_binary_hooks.1:50 en/lb_bootstrap_cdebootstrap.1:51 +#: en/lb_binary_hooks.1:73 en/lb_bootstrap_cdebootstrap.1:51 #: en/lb_bootstrap_debootstrap.1:51 en/lb_bootstrap_hooks.1:50 #: en/lb_chroot_hooks.1:50 en/lb_source_hooks.1:50 msgid "" @@ -231,7 +216,7 @@ msgstr "" "la dirección EIE." #. type: SH -#: en/lb_binary_hooks.1:51 en/lb_bootstrap_cdebootstrap.1:52 +#: en/lb_binary_hooks.1:74 en/lb_bootstrap_cdebootstrap.1:52 #: en/lb_bootstrap_debootstrap.1:52 en/lb_bootstrap_hooks.1:51 #: en/lb_chroot_hooks.1:51 en/lb_source_hooks.1:51 #, no-wrap @@ -239,7 +224,7 @@ msgid "AUTHOR" msgstr "AUTOR" #. type: Plain text -#: en/lb_binary_hooks.1:52 en/lb_bootstrap_cdebootstrap.1:53 +#: en/lb_binary_hooks.1:75 en/lb_bootstrap_cdebootstrap.1:53 #: en/lb_bootstrap_debootstrap.1:53 en/lb_bootstrap_hooks.1:52 #: en/lb_chroot_hooks.1:52 en/lb_source_hooks.1:52 msgid "" @@ -248,6 +233,13 @@ msgstr "" "live-build fue escrito por Daniel Baumann EIE." +#. type: IP +#: en/lb_bootstrap_cdebootstrap.1:37 en/lb_bootstrap_debootstrap.1:37 +#: en/lb_bootstrap_hooks.1:35 en/lb_chroot_hooks.1:35 en/lb_source_hooks.1:35 +#, no-wrap +msgid "B" +msgstr "B" + #. type: IP #: en/lb_bootstrap_cdebootstrap.1:40 en/lb_bootstrap_debootstrap.1:40 #: en/lb_bootstrap_hooks.1:38 en/lb_chroot_hooks.1:38 @@ -255,6 +247,12 @@ msgstr "" msgid "B" msgstr "B" +#. type: IP +#: en/lb_bootstrap_hooks.1:36 en/lb_chroot_hooks.1:36 en/lb_source_hooks.1:36 +#, no-wrap +msgid "B" +msgstr "B" + #. type: IP #: en/lb_bootstrap_hooks.1:42 en/lb_chroot_hooks.1:42 en/lb_source_hooks.1:43 #, no-wrap diff --git a/manpages/po/es/lb_source_hooks.1.po b/manpages/po/es/lb_source_hooks.1.po index b05940d0a..a0e7bc5c8 100644 --- a/manpages/po/es/lb_source_hooks.1.po +++ b/manpages/po/es/lb_source_hooks.1.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build 4.0~alpha29-1\n" -"POT-Creation-Date: 2013-11-04 07:18+0100\n" +"POT-Creation-Date: 2013-11-04 11:34+0100\n" "PO-Revision-Date: 2010-05-24 09:59+0300\n" "Last-Translator: Carlos Zuferri \n" "Language-Team: none\n" @@ -91,7 +91,7 @@ msgstr "" "de un directorio de configuración." #. type: SH -#: en/lb_binary_hooks.1:26 en/lb_bootstrap_cdebootstrap.1:26 +#: en/lb_binary_hooks.1:41 en/lb_bootstrap_cdebootstrap.1:26 #: en/lb_bootstrap_debootstrap.1:26 en/lb_bootstrap_hooks.1:26 #: en/lb_chroot_hooks.1:26 en/lb_source_hooks.1:26 #, no-wrap @@ -99,7 +99,7 @@ msgid "OPTIONS" msgstr "OPCIONES" #. type: IP -#: en/lb_binary_hooks.1:27 en/lb_bootstrap_cdebootstrap.1:29 +#: en/lb_binary_hooks.1:42 en/lb_bootstrap_cdebootstrap.1:29 #: en/lb_bootstrap_debootstrap.1:29 en/lb_bootstrap_hooks.1:27 #: en/lb_chroot_hooks.1:27 en/lb_source_hooks.1:27 #, no-wrap @@ -107,14 +107,14 @@ msgid "--verbose" msgstr "--verbose" #. type: Plain text -#: en/lb_binary_hooks.1:29 en/lb_bootstrap_cdebootstrap.1:31 +#: en/lb_binary_hooks.1:44 en/lb_bootstrap_cdebootstrap.1:31 #: en/lb_bootstrap_debootstrap.1:31 en/lb_bootstrap_hooks.1:29 #: en/lb_chroot_hooks.1:29 en/lb_source_hooks.1:29 msgid "sets verbose option (default: False)." msgstr "establece la opción verbose (por defecto: False)." #. type: IP -#: en/lb_binary_hooks.1:29 en/lb_bootstrap_cdebootstrap.1:31 +#: en/lb_binary_hooks.1:44 en/lb_bootstrap_cdebootstrap.1:31 #: en/lb_bootstrap_debootstrap.1:31 en/lb_bootstrap_hooks.1:29 #: en/lb_chroot_hooks.1:29 en/lb_source_hooks.1:29 #, no-wrap @@ -122,14 +122,14 @@ msgid "-h, --help" msgstr "-h, --help" #. type: Plain text -#: en/lb_binary_hooks.1:31 en/lb_bootstrap_cdebootstrap.1:33 +#: en/lb_binary_hooks.1:46 en/lb_bootstrap_cdebootstrap.1:33 #: en/lb_bootstrap_debootstrap.1:33 en/lb_bootstrap_hooks.1:31 #: en/lb_chroot_hooks.1:31 en/lb_source_hooks.1:31 msgid "show help message and exit." msgstr "muestra el mensaje de ayuda y sale." #. type: IP -#: en/lb_binary_hooks.1:31 en/lb_bootstrap_cdebootstrap.1:33 +#: en/lb_binary_hooks.1:46 en/lb_bootstrap_cdebootstrap.1:33 #: en/lb_bootstrap_debootstrap.1:33 en/lb_bootstrap_hooks.1:31 #: en/lb_chroot_hooks.1:31 en/lb_source_hooks.1:31 #, no-wrap @@ -137,37 +137,22 @@ msgid "-v, --version" msgstr "-v, --version" #. type: Plain text -#: en/lb_binary_hooks.1:33 en/lb_bootstrap_cdebootstrap.1:35 +#: en/lb_binary_hooks.1:48 en/lb_bootstrap_cdebootstrap.1:35 #: en/lb_bootstrap_debootstrap.1:35 en/lb_bootstrap_hooks.1:33 #: en/lb_chroot_hooks.1:33 en/lb_source_hooks.1:33 msgid "show program's version number and exit." msgstr "muestra el número de versión del programa y sale." #. type: SH -#: en/lb_binary_hooks.1:34 en/lb_bootstrap_cdebootstrap.1:36 +#: en/lb_binary_hooks.1:49 en/lb_bootstrap_cdebootstrap.1:36 #: en/lb_bootstrap_debootstrap.1:36 en/lb_bootstrap_hooks.1:34 #: en/lb_chroot_hooks.1:34 en/lb_source_hooks.1:34 #, no-wrap msgid "FILES" msgstr "FICHEROS" -#. type: IP -#: en/lb_binary_hooks.1:35 en/lb_bootstrap_cdebootstrap.1:37 -#: en/lb_bootstrap_debootstrap.1:37 en/lb_bootstrap_hooks.1:35 -#: en/lb_chroot_hooks.1:35 en/lb_source_hooks.1:35 -#, no-wrap -msgid "B" -msgstr "B" - -#. type: IP -#: en/lb_binary_hooks.1:36 en/lb_bootstrap_hooks.1:36 en/lb_chroot_hooks.1:36 -#: en/lb_source_hooks.1:36 -#, no-wrap -msgid "B" -msgstr "B" - #. type: SH -#: en/lb_binary_hooks.1:40 en/lb_bootstrap_cdebootstrap.1:43 +#: en/lb_binary_hooks.1:63 en/lb_bootstrap_cdebootstrap.1:43 #: en/lb_bootstrap_debootstrap.1:43 en/lb_bootstrap_hooks.1:40 #: en/lb_chroot_hooks.1:40 en/lb_source_hooks.1:40 #, no-wrap @@ -175,19 +160,19 @@ msgid "SEE ALSO" msgstr "VER TAMBIÉN" #. type: IP -#: en/lb_binary_hooks.1:41 en/lb_chroot_hooks.1:41 en/lb_source_hooks.1:41 +#: en/lb_binary_hooks.1:64 en/lb_chroot_hooks.1:41 en/lb_source_hooks.1:41 #, no-wrap msgid "I(1)" msgstr "I(1)" #. type: IP -#: en/lb_binary_hooks.1:42 en/lb_bootstrap_hooks.1:41 en/lb_source_hooks.1:42 +#: en/lb_binary_hooks.1:65 en/lb_bootstrap_hooks.1:41 en/lb_source_hooks.1:42 #, no-wrap msgid "I(1)" msgstr "I(1)" #. type: SH -#: en/lb_binary_hooks.1:45 en/lb_bootstrap_cdebootstrap.1:46 +#: en/lb_binary_hooks.1:68 en/lb_bootstrap_cdebootstrap.1:46 #: en/lb_bootstrap_debootstrap.1:46 en/lb_bootstrap_hooks.1:45 #: en/lb_chroot_hooks.1:45 en/lb_source_hooks.1:45 #, no-wrap @@ -195,7 +180,7 @@ msgid "HOMEPAGE" msgstr "PÁGINA WEB" #. type: Plain text -#: en/lb_binary_hooks.1:47 en/lb_bootstrap_cdebootstrap.1:48 +#: en/lb_binary_hooks.1:70 en/lb_bootstrap_cdebootstrap.1:48 #: en/lb_bootstrap_debootstrap.1:48 en/lb_bootstrap_hooks.1:47 #: en/lb_chroot_hooks.1:47 en/lb_source_hooks.1:47 msgid "" @@ -208,7 +193,7 @@ msgstr "" "manual en EIE." #. type: SH -#: en/lb_binary_hooks.1:48 en/lb_bootstrap_cdebootstrap.1:49 +#: en/lb_binary_hooks.1:71 en/lb_bootstrap_cdebootstrap.1:49 #: en/lb_bootstrap_debootstrap.1:49 en/lb_bootstrap_hooks.1:48 #: en/lb_chroot_hooks.1:48 en/lb_source_hooks.1:48 #, no-wrap @@ -216,7 +201,7 @@ msgid "BUGS" msgstr "ERRORES" #. type: Plain text -#: en/lb_binary_hooks.1:50 en/lb_bootstrap_cdebootstrap.1:51 +#: en/lb_binary_hooks.1:73 en/lb_bootstrap_cdebootstrap.1:51 #: en/lb_bootstrap_debootstrap.1:51 en/lb_bootstrap_hooks.1:50 #: en/lb_chroot_hooks.1:50 en/lb_source_hooks.1:50 msgid "" @@ -231,7 +216,7 @@ msgstr "" "la dirección EIE." #. type: SH -#: en/lb_binary_hooks.1:51 en/lb_bootstrap_cdebootstrap.1:52 +#: en/lb_binary_hooks.1:74 en/lb_bootstrap_cdebootstrap.1:52 #: en/lb_bootstrap_debootstrap.1:52 en/lb_bootstrap_hooks.1:51 #: en/lb_chroot_hooks.1:51 en/lb_source_hooks.1:51 #, no-wrap @@ -239,7 +224,7 @@ msgid "AUTHOR" msgstr "AUTOR" #. type: Plain text -#: en/lb_binary_hooks.1:52 en/lb_bootstrap_cdebootstrap.1:53 +#: en/lb_binary_hooks.1:75 en/lb_bootstrap_cdebootstrap.1:53 #: en/lb_bootstrap_debootstrap.1:53 en/lb_bootstrap_hooks.1:52 #: en/lb_chroot_hooks.1:52 en/lb_source_hooks.1:52 msgid "" @@ -248,6 +233,19 @@ msgstr "" "live-build fue escrito por Daniel Baumann EIE." +#. type: IP +#: en/lb_bootstrap_cdebootstrap.1:37 en/lb_bootstrap_debootstrap.1:37 +#: en/lb_bootstrap_hooks.1:35 en/lb_chroot_hooks.1:35 en/lb_source_hooks.1:35 +#, no-wrap +msgid "B" +msgstr "B" + +#. type: IP +#: en/lb_bootstrap_hooks.1:36 en/lb_chroot_hooks.1:36 en/lb_source_hooks.1:36 +#, no-wrap +msgid "B" +msgstr "B" + #. type: IP #: en/lb_bootstrap_hooks.1:42 en/lb_chroot_hooks.1:42 en/lb_source_hooks.1:43 #, no-wrap -- cgit v1.2.3