Translating lb-binary-includes.1 manpage into Spanish.

This commit is contained in:
chals 2013-11-05 20:16:24 +01:00
parent 0225cd6023
commit 538ce51a1a
2 changed files with 38 additions and 25 deletions

View File

@ -27,24 +27,25 @@
live\-build contiene los componentes para construir un sistema en vivo a
partir de un directorio de configuración.
.PP
The \fBlb binary\-includes\fP command copies include files into the binary
stage.
El comando \fBlb binary\-includes\fP copia los ficheros «include» durante la
etapa «binary».
.SH ESPECIFICACIÓN
\fBlb binary\-includes\fP copies any include files found in the
\fBconfig/includes\fP and \fBconfig/includes.binary\fP directories within the
configuration directory.
\fBlb binary\-includes\fP copia todos los ficheros «include» que encuentra en
los directorios \fBconfig/includes\fP y \fBconfig/includes.binary\fP dentro del
directorio de configuración.
.PP
Include files do not require to have a specific owner nor specific
permissions. The files are set to be owned by root by \fBlb binary\-includes\fP
automatically when they are copied, original permissions of the files are
preserved. Specific owners can be set with a corresponding hook file, see
\fIlb\-binary\-hooks\fP(1) for more information about hooks.
No es necesario que los ficheros «include» tengan un propietario o permisos
especiales. \fBlb binary\-includes\fP automáticamente asignará los ficheros al
superusuario root en el momento de copiarlos, mientras que los permisos
iniciales de los ficheros se mantienen intactos. Se puede establecer
propietarios específicos de los ficheros utilizando un script gancho, ver
\fIlb\-binary\-hooks\fP(1) para más información acerca de los scripts gancho.
.PP
Include files in the \fBconfig/includes\fP directory are copied first, include
files in the \fBconfig/includes.binary\fP directory are copied second. Files
present in the binary and either of the include directories are silently
overwritten, the later file replaces the earlier.
Los ficheros «include» del directorio \fBconfig/includes\fP se copian en primer
lugar, los del directorio \fBconfig/includes.binary\fP se copian en segundo
lugar. Los ficheros existentes en los directorios «binary» e «include» se
sobreescriben sin previo aviso, el último fichero reemplaza al anterior.
.SH OPCIONES
.IP \fB\-\-verbose\fP 4
@ -56,11 +57,11 @@ muestra el número de versión del programa y sale.
.SH FICHEROS
.IP \fBconfig/includes\fP: 4
generic include files.
ficheros «include» genéricos.
.IP \fBconfig/includes.binary\fP: 4
include files specific for the binary stage.
ficheros «include» específicos para la etapa «binary».
.IP \fBbinary\fP: 4
directory in which the include files are copied into.
directorio en el que se copian los ficheros «include».
.SH "VER TAMBIÉN"
.IP \fIlb\-bootstrap\-includes\fP(1) 4

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: live-build VERSION\n"
"POT-Creation-Date: 2013-11-05 12:01+0100\n"
"PO-Revision-Date: 2013-11-04 18:35+0100\n"
"Last-Translator: Automatically generated\n"
"PO-Revision-Date: 2013-11-05 20:07+0100\n"
"Last-Translator: Carlos Zuferri <chals@altorricon.com>\n"
"Language-Team: none\n"
"Language: es\n"
"MIME-Version: 1.0\n"
@ -301,12 +301,11 @@ msgstr "B<lb binary-includes> [--version]"
#. type: Plain text
#: en/lb-binary-includes.1:25
#, fuzzy
msgid ""
"The B<lb binary-includes> command copies include files into the binary stage."
msgstr ""
"El programa B<lb chroot_hooks> preinstala el chroot del sistema con "
"I<debootstrap>(8)."
"El comando B<lb binary-includes> copia los ficheros «include» durante la "
"etapa «binary»."
#. type: Plain text
#: en/lb-binary-includes.1:28
@ -315,6 +314,9 @@ msgid ""
"includes> and B<config/includes.binary> directories within the configuration "
"directory."
msgstr ""
"B<lb binary-includes> copia todos los ficheros «include» que encuentra en "
"los directorios B<config/includes> y B<config/includes.binary> dentro del "
"directorio de configuración."
#. type: Plain text
#: en/lb-binary-includes.1:30
@ -325,6 +327,12 @@ msgid ""
"preserved. Specific owners can be set with a corresponding hook file, see "
"I<lb-binary-hooks>(1) for more information about hooks."
msgstr ""
"No es necesario que los ficheros «include» tengan un propietario o permisos "
"especiales. B<lb binary-includes> automáticamente asignará los ficheros al "
"superusuario root en el momento de copiarlos, mientras que los permisos "
"iniciales de los ficheros se mantienen intactos. Se puede establecer "
"propietarios específicos de los ficheros utilizando un script gancho, ver "
"I<lb-binary-hooks>(1) para más información acerca de los scripts gancho."
#. type: Plain text
#: en/lb-binary-includes.1:32
@ -334,6 +342,10 @@ msgid ""
"present in the binary and either of the include directories are silently "
"overwritten, the later file replaces the earlier."
msgstr ""
"Los ficheros «include» del directorio B<config/includes> se copian en primer "
"lugar, los del directorio B<config/includes.binary> se copian en segundo "
"lugar. Los ficheros existentes en los directorios «binary» e «include» se "
"sobreescriben sin previo aviso, el último fichero reemplaza al anterior."
#. type: IP
#: en/lb-binary-includes.1:42 en/lb-bootstrap-includes.1:42
@ -346,7 +358,7 @@ msgstr "B<config/includes>:"
#: en/lb-binary-includes.1:44 en/lb-bootstrap-includes.1:44
#: en/lb-chroot-includes.1:44 en/lb-source-includes.1:44
msgid "generic include files."
msgstr ""
msgstr "ficheros «include» genéricos."
#. type: IP
#: en/lb-binary-includes.1:44
@ -357,13 +369,13 @@ msgstr "B<config/includes.binary>:"
#. type: Plain text
#: en/lb-binary-includes.1:46
msgid "include files specific for the binary stage."
msgstr ""
msgstr "ficheros «include» específicos para la etapa «binary»."
#. type: Plain text
#: en/lb-binary-includes.1:48 en/lb-bootstrap-includes.1:48
#: en/lb-chroot-includes.1:48 en/lb-source-includes.1:48
msgid "directory in which the include files are copied into."
msgstr ""
msgstr "directorio en el que se copian los ficheros «include»."
#. type: IP
#: en/lb-binary-includes.1:50 en/lb-chroot-includes.1:50