|
4.
|
|
|
Do not print messages while building database
|
|
|
|
Не печатать сообщения при сборке базы данных
|
|
Translated and reviewed by
Igor Zubarev
|
|
|
|
Located in
src/makedb.c:71
|
|
5.
|
|
|
Print content of database file, one entry a line
|
|
|
|
Печатать содержимое базы данных построчно
|
|
Translated and reviewed by
Igor Zubarev
|
|
|
|
Located in
src/makedb.c:73
|
|
6.
|
|
|
Create simple DB database from textual input.
|
|
|
Short description of program.
|
|
|
|
Создание простой DB базы данных из текстового ввода
|
|
Translated and reviewed by
Igor Zubarev
|
|
|
|
Located in
src/makedb.c:78
|
|
7.
|
|
|
INPUT-FILE OUTPUT-FILE
-o OUTPUT-FILE INPUT-FILE
-u INPUT-FILE
|
|
|
Strings for arguments in help texts.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
INPUT-FILE OUTPUT-FILE
-o OUTPUT-FILE INPUT-FILE
-u INPUT-FILE
|
|
Translated and reviewed by
Georgy Faradzhev
|
|
|
|
Located in
src/makedb.c:81
|
|
8.
|
|
|
wrong number of arguments
|
|
|
|
Неверное количество аргументов
|
|
Translated by
nitalaut
|
|
Reviewed by
Eugene Sysmanov
|
|
|
|
Located in
src/makedb.c:132
|
|
9.
|
|
|
cannot open database file `%s ': %s
|
|
|
|
невозможно открыть файл базы данных `%s ': %s
|
|
Translated and reviewed by
Igor Zubarev
|
|
|
|
Located in
src/makedb.c:154
|
|
10.
|
|
|
cannot open input file `%s '
|
|
|
|
невозможно открыть входной файл `%s '
|
|
Translated and reviewed by
Igor Zubarev
|
|
|
|
Located in
src/makedb.c:173
|
|
11.
|
|
|
cannot open output file `%s ': %s
|
|
|
|
невозможно открыть выходной файл `%s ': %s
|
|
Translated and reviewed by
Igor Zubarev
|
|
|
|
Located in
src/makedb.c:187
|
|
12.
|
|
|
Report bugs using the `glibcbug' script to <bugs@gnu.org>.
|
|
|
We print some extra information.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
Сообщите нам об ошибках при помощи скрипта `glibcbug' на <bugs@gnu.org>.
|
|
Translated and reviewed by
Igor Zubarev
|
|
|
|
Located in
src/makedb.c:235
|
|
13.
|
|
|
Copyright (C) %s Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
Copyright (C) %s Free Software Foundation, Inc.
Это свободная программа; подробности об условиях распространения смотрите
в исходном тексте. Мы НЕ предоставляем гарантий; даже гарантий
КОММЕРЧЕСКОЙ ЦЕННОСТИ или ПРИГОДНОСТИ ДЛЯ КОНКРЕТНОЙ ЦЕЛИ.
|
|
Translated and reviewed by
Georgy Faradzhev
|
|
|
|
Located in
src/makedb.c:248
|