|
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.
|
|
|
|
(no translation yet)
|
In Ubuntu: |
|
-h, --help паказвае даведку і выходзіць
|
|
|
Suggested by
Ubuntu Belarusian Translators Team
|
|
|
|
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.
|
|
|
|
(no translation yet)
|
|
|
|
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.
|
|
|
|
(no translation yet)
|
|
|
|
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.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
src/envsubst.c:214
|
|
33.
|
|
|
Ulrich Drepper
|
|
|
This is a proper name. See the gettext manual, section Names.
|
|
|
|
(no translation yet)
|
In Ubuntu: |
|
Ulrich Drepper
|
|
|
Suggested by
Iryna Nikanchuk
|
|
|
|
Located in
src/gettext.c:141 src/ngettext.c:130
|
|
37.
|
|
|
If the TEXTDOMAIN parameter is not given, the domain is determined from the
environment variable TEXTDOMAIN. If the message catalog is not found in the
regular directory, another location can be specified with the environment
variable TEXTDOMAINDIR.
When used with the -s option the program behaves like the 'echo' command.
But it does not simply copy its arguments to stdout. Instead those messages
found in the selected catalog are translated.
Standard search directory: %s
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
src/gettext.c:283
|
|
40.
|
|
|
-d, --domain=TEXTDOMAIN retrieve translated message from TEXTDOMAIN
-e enable expansion of some escape sequences
-E (ignored for compatibility)
-h, --help display this help and exit
-V, --version display version information and exit
[TEXTDOMAIN] retrieve translated message from TEXTDOMAIN
MSGID MSGID-PLURAL translate MSGID (singular) / MSGID-PLURAL (plural)
COUNT choose singular/plural form based on this value
|
|
|
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.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
src/ngettext.c:222
|