|
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 ![](/@@/translation-newline)
-o OUTPUT-FILE INPUT-FILE ![](/@@/translation-newline)
-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 ![](/@@/translation-newline)
-o OUTPUT-FILE INPUT-FILE ![](/@@/translation-newline)
-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. ![](/@@/translation-newline)
This is free software; see the source for copying conditions. There is NO ![](/@@/translation-newline)
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. ![](/@@/translation-newline)
Это свободная программа; подробности об условиях распространения смотрите ![](/@@/translation-newline)
в исходном тексте. Мы НЕ предоставляем гарантий; даже гарантий ![](/@@/translation-newline)
КОММЕРЧЕСКОЙ ЦЕННОСТИ или ПРИГОДНОСТИ ДЛЯ КОНКРЕТНОЙ ЦЕЛИ.
|
|
Translated and reviewed by
Georgy Faradzhev
|
|
|
|
Located in
src/makedb.c:248
|
|
14.
|
|
|
Written by %s .
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
Автор программы -- %s .
|
|
Translated and reviewed by
Georgy Faradzhev
|
|
|
|
Located in
src/makedb.c:253
|
|
15.
|
|
|
duplicate key
|
|
|
|
Дуплицировать ключ
|
|
Translated and reviewed by
Александр AldeX Крылов
|
|
|
|
Located in
src/makedb.c:330
|