|
20.
|
|
|
Try ' %s --help' for more information.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
Více informací získáte příkazem „ %s --help“.
|
|
Translated by
Marv-CZ
|
|
|
|
|
src/gettextp.c:228 src/msgcmp.c:181 src/msgfmt.c:361 src/msgmerge.c:298
src/msgunfmt.c:210 src/xgettext.c:532
|
|
Located in
src/envsubst.c:174 src/gettext.c:246 src/ngettext.c:211
|
|
21.
|
|
|
Usage: %s [OPTION] [SHELL-FORMAT]
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
Použití: %s [PŘEPÍNAČE] [FORMÁT_SHELLU]
|
|
Translated by
Marv-CZ
|
|
|
|
Located in
src/envsubst.c:179
|
|
22.
|
|
|
Substitutes the values of environment variables.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
Dosadí hodnoty proměnných prostředí.
|
|
Translated by
Marv-CZ
|
|
|
|
Located in
src/envsubst.c:184
|
|
23.
|
|
|
Operation mode:
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
Operační režim:
|
|
Translated by
Marv-CZ
|
|
|
|
Located in
src/envsubst.c:188
|
|
24.
|
|
|
-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 vypsat proměnné vyskytující se ve FORMÁTU_SHELLU
|
|
Translated by
Marv-CZ
|
|
|
|
Located in
src/envsubst.c:191
|
|
25.
|
|
|
Informative output:
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
Informační výstup:
|
|
Translated by
Marv-CZ
|
|
|
|
Located in
src/envsubst.c:195 src/gettext.c:275 src/ngettext.c:241
|
|
26.
|
|
|
-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 zobrazit tuto nápovědu a skončit
|
|
Translated by
Marv-CZ
|
|
|
|
Located in
src/envsubst.c:198
|
|
27.
|
|
|
-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 vypsat informace o verzi a skončit
|
|
Translated by
Marv-CZ
|
|
|
|
Located in
src/envsubst.c:201
|
|
28.
|
|
|
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.
|
|
|
|
V normálním operačním režimu je standardní vstup kopírován na standardní
výstup s tím, že odkazy na proměnné prostředí ve formě $PROMĚNNÁ nebo
${PROMĚNNÁ} jsou nahrazeny odpovídajícími hodnotami. Pokud je zadán
FORMÁT-SHELLU, jsou dosazovány jen ty proměnné, na které odkazuje;
v opačném případě jsou dosazovány všechny odkazy na proměnné prostředí,
které se objeví na standardním vstupu.
|
|
Translated by
Marv-CZ
|
|
|
|
Located in
src/envsubst.c:205
|
|
29.
|
|
|
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.
|
|
|
|
Když je použit přepínač --variables, je standardní vstup ignorován a výpis
sestává z proměnných prostředí, které jsou odkazovány z FORMÁTU-SHELLU, jedna
proměnná co řádek.
|
|
Translated by
Marv-CZ
|
|
|
|
Located in
src/envsubst.c:214
|