|
241.
|
|
|
-i, --input=INPUTFILE input PO file
|
|
|
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.
|
|
|
|
-i, --input=ВХОДНОЙ-ФАЙЛ входной PO-файл
|
|
Translated by
Oleg S. Tihonov
|
|
|
|
Located in
src/msgexec.c:289 src/msgfilter.c:424
|
|
242.
|
|
|
write to stdout failed
|
|
|
|
запись на стандартный вывод неуспешна
|
|
Translated by
Oleg S. Tihonov
|
|
|
|
Located in
src/msgexec.c:358
|
|
243.
|
|
|
missing filter name
|
|
|
|
не задано имя фильтра
|
|
Translated by
Oleg S. Tihonov
|
|
|
|
Located in
src/msgfilter.c:302
|
|
244.
|
|
|
at least one sed script must be specified
|
|
|
|
необходимо задать хотя бы один сценарий sed
|
|
Translated by
Oleg S. Tihonov
|
|
|
|
Located in
src/msgfilter.c:322
|
|
245.
|
|
|
Usage: %s [OPTION] FILTER [FILTER-OPTION]
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
Использование: %s [КЛЮЧ] ФИЛЬТР [КЛЮЧ-ФИЛЬТРА]
|
|
Translated by
Oleg S. Tihonov
|
|
|
|
Located in
src/msgfilter.c:411
|
|
246.
|
|
|
Applies a filter to all translations of a translation catalog.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
Применяет фильтр ко всем переводам каталога.
|
|
Translated by
Oleg S. Tihonov
|
|
|
|
Located in
src/msgfilter.c:415
|
|
247.
|
|
|
The FILTER can be any program that reads a translation from standard input
and writes a modified translation to standard output.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
Фильтр может быть любой программой, читающей перевод со стандартного ввода и
печатающей измененный перевод на стандартный вывод.
|
|
Translated by
Oleg S. Tihonov
|
|
|
|
Located in
src/msgfilter.c:439
|
|
248.
|
|
|
Useful FILTER-OPTIONs when the FILTER is 'sed':
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
Полезные КЛЮЧИ-ФИЛЬТРА в случае, если ФИЛЬТРОМ является 'sed':
|
|
Translated by
Oleg S. Tihonov
|
|
|
|
Located in
src/msgfilter.c:450
|
|
249.
|
|
|
-e, --expression=SCRIPT add SCRIPT to the commands to be executed
|
|
|
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.
|
|
|
|
-e, --expression=СЦЕН добавить СЦЕН к выполняемым командам
|
|
Translated by
Oleg S. Tihonov
|
|
|
|
Located in
src/msgfilter.c:452
|
|
250.
|
|
|
-f, --file=SCRIPTFILE add the contents of SCRIPTFILE to the commands
to be executed
|
|
|
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.
|
|
|
|
-f, --file=ФАЙЛ-СЦЕН добавить содержимое файла ФАЙЛ-СЦЕН к
выполняемым командам
|
|
Translated by
Oleg S. Tihonov
|
|
|
|
Located in
src/msgfilter.c:454
|