|
21.
|
|
|
Try ' %s --help' for more information.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
Pruebe ' %s --help' para más información.
|
|
Translated by
Antonio Ceballos Roa
|
|
|
|
Located in
src/envsubst.c:174 src/gettext.c:246 src/ngettext.c:211
|
|
22.
|
|
|
Usage: %s [OPTION] [SHELL-FORMAT]
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
Modo de empleo: %s [OPCIÓN] [FORMATO-DEL-INTÉRPRETE-DE-COMANDOS]
|
|
Translated by
Max de Mendizábal
|
|
|
|
Located in
src/envsubst.c:179
|
|
23.
|
|
|
Substitutes the values of environment variables.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
Sustituye los valores de las variables de entorno.
|
|
Translated by
Max de Mendizábal
|
|
|
|
Located in
src/envsubst.c:184
|
|
24.
|
|
|
Operation mode:
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
Modo de operación:
|
|
Translated by
Max de Mendizábal
|
|
|
|
Located in
src/envsubst.c:188
|
|
25.
|
|
|
-v, --variables output the variables occurring in SHELL-FORMAT
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
-v, --variables muestra las variables que aparecen en el
FORMATO-DE-INTÉRPRETE-DE-COMANDOS
|
|
Translated by
Max de Mendizábal
|
|
|
|
Located in
src/envsubst.c:191
|
|
26.
|
|
|
Informative output:
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
Salida informativa:
|
|
Translated by
Max de Mendizábal
|
|
|
|
Located in
src/envsubst.c:195 src/gettext.c:275 src/ngettext.c:241
|
|
27.
|
|
|
-h, --help display this help and exit
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
-h, --help muestra este texto de ayuda y finaliza
|
|
Translated by
Max de Mendizábal
|
|
|
|
Located in
src/envsubst.c:198
|
|
28.
|
|
|
-V, --version output version information and exit
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
-V, --version muestra la versión y finaliza
|
|
Translated by
Max de Mendizábal
|
|
|
|
Located in
src/envsubst.c:201
|
|
29.
|
|
|
In normal operation mode, standard input is copied to standard output,
with references to environment variables of the form $VARIABLE or ${VARIABLE}
being replaced with the corresponding values. If a SHELL-FORMAT is given,
only those environment variables that are referenced in SHELL-FORMAT are
substituted; otherwise all environment variables references occurring in
standard input are substituted.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
En modo de operación normal, se copia la entrada estándar a la salida
estándar con las referencias a las variables de entorno de la forma
$VARIABLE o ${VARIABLE} sustituidas por sus valores
correspondientes. Si se da un FORMATO-DEL-INTÉRPRETE-DE-COMANDOS, sólo
aquellas variables de entorno que estén referenciadas en el
FORMATO-DEL-INTÉRPRETE-DE-COMANDOS son sustituidas; de otra forma,
todas las referencias a las variables de entorno existentes en la
entrada estándar, son sustituidas.
|
|
Translated by
Max de Mendizábal
|
|
|
|
Located in
src/envsubst.c:205
|
|
30.
|
|
|
When --variables is used, standard input is ignored, and the output consists
of the environment variables that are referenced in SHELL-FORMAT, one per line.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
Cuando se utiliza --variables, se ignora la entrada estándar, y la salida
contiene las variables de entorno que referidas en el FORMATO-DEL-
INTÉRPRETE-DE-COMANDOS, una por línea.
|
|
Translated by
Max de Mendizábal
|
|
|
|
Located in
src/envsubst.c:214
|