diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2013-11-04 11:55:07 +0100 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2013-11-04 12:21:32 +0100 |
commit | e00df1684bcb8f3634afe07e12852cab28656b30 (patch) | |
tree | a3d054b4597de70abc96fdc19de0c0d624ec9283 /manpages/po/es | |
parent | 1a33b7a5851f8b2e27c96c05e765ff66c3a91c51 (diff) | |
download | vyos-live-build-e00df1684bcb8f3634afe07e12852cab28656b30.tar.gz vyos-live-build-e00df1684bcb8f3634afe07e12852cab28656b30.zip |
Adding program specification to lb_binary_hooks manpage.
Diffstat (limited to 'manpages/po/es')
-rw-r--r-- | manpages/po/es/lb_binary_hooks.1.po | 171 | ||||
-rw-r--r-- | manpages/po/es/lb_bootstrap_cdebootstrap.1.po | 47 | ||||
-rw-r--r-- | manpages/po/es/lb_bootstrap_debootstrap.1.po | 47 | ||||
-rw-r--r-- | manpages/po/es/lb_bootstrap_hooks.1.po | 64 | ||||
-rw-r--r-- | manpages/po/es/lb_chroot_hooks.1.po | 64 | ||||
-rw-r--r-- | manpages/po/es/lb_source_hooks.1.po | 64 |
6 files changed, 275 insertions, 182 deletions
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 <chals@altorricon.com>\n" "Language-Team: none\n" @@ -108,13 +108,73 @@ msgstr "" #. type: Plain text #: en/lb_binary_hooks.1:25 #, fuzzy -msgid "The B<lb binary_hooks> command executes hooks after the binary stage." +msgid "" +"The B<lb binary_hooks> command executes hook files after the binary stage." msgstr "" "El programa B<lb binary_hooks> preinstala el chroot del sistema con " "I<debootstrap>(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<lb binary_hooks> executes any hook files found in the B<config/hooks> " +"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<lb binary_hooks> 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<lb binary_hooks>. 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<binary/live-build> directory by B<lb " +"binary_hoooks>. They are executed from within the binary directory and can " +"read the configuration directory in B<live-build/config> within the binary " +"directory." +msgstr "" + +#. type: Plain text +#: en/lb_binary_hooks.1:40 +msgid "" +"B<Warning:> 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<config/build>" -msgstr "B<config/build>" +msgid "B<config/build>:" +msgstr "B<config/build>:" + +#. 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<config/hooks/*.hook>" -msgstr "B<config/hooks/*.hook>" +msgid "B<config/hooks/*.hook>:" +msgstr "B<config/hooks/*.hook>:" + +#. 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<config/hooks/*.hook.binary>" -msgstr "B<config/hooks/*.hook.binary>" +msgid "B<config/hooks/*.hook.binary>:" +msgstr "B<config/hooks/*.hook.binary>:" + +#. 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<binary>" -msgstr "B<binary>" +msgid "B<binary>:" +msgstr "B<binary>:" + +#. 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<binary/live-build/config>:" +msgstr "B<binary/live-build/config>:" + +#. 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<binary/live-build>:" +msgstr "B<binary/live-build>:" + +#. 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<lb_bootstrap_hooks>(1)" msgstr "I<lb_bootstrap_hooks>(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<lb_chroot_hooks>(1)" msgstr "I<lb_chroot_hooks>(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<lb_source_hooks>(1)" msgstr "I<lb_source_hooks>(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 E<lt>I<http://live-systems.org/manual/>E<gt>." #. 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 E<lt>I<debian-live@lists.debian.org>E<gt>." #. 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 <chals@altorricon.com>\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<config/build>" -msgstr "B<config/build>" - #. 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 E<lt>I<http://live-systems.org/manual/>E<gt>." #. 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 E<lt>I<debian-live@lists.debian.org>E<gt>." #. 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 "" @@ -274,6 +266,13 @@ msgstr "" "I<cdebootstrap>(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<config/build>" +msgstr "B<config/build>" + +#. type: IP #: en/lb_bootstrap_cdebootstrap.1:38 en/lb_bootstrap_debootstrap.1:38 #, no-wrap msgid "B<cache/bootstrap>" 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 <chals@altorricon.com>\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<config/build>" -msgstr "B<config/build>" - #. 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 E<lt>I<http://live-systems.org/manual/>E<gt>." #. 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 E<lt>I<debian-live@lists.debian.org>E<gt>." #. 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 "" @@ -230,6 +222,13 @@ msgstr "" "ch>E<gt>." #. 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<config/build>" +msgstr "B<config/build>" + +#. type: IP #: en/lb_bootstrap_cdebootstrap.1:38 en/lb_bootstrap_debootstrap.1:38 #, no-wrap msgid "B<cache/bootstrap>" 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 <chals@altorricon.com>\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<config/build>" -msgstr "B<config/build>" - -#. 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<config/hooks/*.hook>" -msgstr "B<config/hooks/*.hook>" - #. 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<lb_chroot_hooks>(1)" msgstr "I<lb_chroot_hooks>(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<lb_source_hooks>(1)" msgstr "I<lb_source_hooks>(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 E<lt>I<http://live-systems.org/manual/>E<gt>." #. 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 E<lt>I<debian-live@lists.debian.org>E<gt>." #. 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 "" @@ -249,6 +234,13 @@ msgstr "" "ch>E<gt>." #. 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<config/build>" +msgstr "B<config/build>" + +#. 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 #, no-wrap @@ -280,6 +272,12 @@ msgstr "" "I<debootstrap>(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<config/hooks/*.hook>" +msgstr "B<config/hooks/*.hook>" + +#. type: IP #: en/lb_bootstrap_hooks.1:37 #, no-wrap msgid "B<config/hooks/*.hook.bootstrap>" 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 <chals@altorricon.com>\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<config/build>" -msgstr "B<config/build>" - -#. 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<config/hooks/*.hook>" -msgstr "B<config/hooks/*.hook>" - #. 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<lb_bootstrap_hooks>(1)" msgstr "I<lb_bootstrap_hooks>(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<lb_source_hooks>(1)" msgstr "I<lb_source_hooks>(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 E<lt>I<http://live-systems.org/manual/>E<gt>." #. 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 E<lt>I<debian-live@lists.debian.org>E<gt>." #. 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 "" @@ -249,6 +234,13 @@ msgstr "" "ch>E<gt>." #. 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<config/build>" +msgstr "B<config/build>" + +#. 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 #, no-wrap @@ -256,6 +248,12 @@ msgid "B<chroot>" msgstr "B<chroot>" #. type: IP +#: en/lb_bootstrap_hooks.1:36 en/lb_chroot_hooks.1:36 en/lb_source_hooks.1:36 +#, no-wrap +msgid "B<config/hooks/*.hook>" +msgstr "B<config/hooks/*.hook>" + +#. type: IP #: en/lb_bootstrap_hooks.1:42 en/lb_chroot_hooks.1:42 en/lb_source_hooks.1:43 #, no-wrap msgid "I<lb_binary_hooks>(1)" 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 <chals@altorricon.com>\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<config/build>" -msgstr "B<config/build>" - -#. 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<config/hooks/*.hook>" -msgstr "B<config/hooks/*.hook>" - #. 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<lb_bootstrap_hooks>(1)" msgstr "I<lb_bootstrap_hooks>(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<lb_chroot_hooks>(1)" msgstr "I<lb_chroot_hooks>(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 E<lt>I<http://live-systems.org/manual/>E<gt>." #. 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 E<lt>I<debian-live@lists.debian.org>E<gt>." #. 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 "" @@ -249,6 +234,19 @@ msgstr "" "ch>E<gt>." #. 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<config/build>" +msgstr "B<config/build>" + +#. type: IP +#: en/lb_bootstrap_hooks.1:36 en/lb_chroot_hooks.1:36 en/lb_source_hooks.1:36 +#, no-wrap +msgid "B<config/hooks/*.hook>" +msgstr "B<config/hooks/*.hook>" + +#. type: IP #: en/lb_bootstrap_hooks.1:42 en/lb_chroot_hooks.1:42 en/lb_source_hooks.1:43 #, no-wrap msgid "I<lb_binary_hooks>(1)" |