|
1.
|
|
|
Convert key to lower case
|
|
|
|
Přepiš klíč na malá písmena
|
|
Translated and reviewed by
Kamil Páral
|
|
|
|
Located in
src/makedb.c:68
|
|
2.
|
|
|
NAME
|
|
|
|
NÁZEV
|
|
Translated and reviewed by
Kamil Páral
|
|
|
|
Located in
src/makedb.c:69
|
|
3.
|
|
|
Write output to file NAME
|
|
|
|
Zapiš výstup do souboru NÁZEV
|
|
Translated and reviewed by
Kamil Páral
|
|
|
|
Located in
src/makedb.c:69
|
|
4.
|
|
|
Do not print messages while building database
|
|
|
|
Nevypisuj zprávy při tvoření databáze
|
|
Translated and reviewed by
Kamil Páral
|
|
|
|
Located in
src/makedb.c:71
|
|
5.
|
|
|
Print content of database file, one entry a line
|
|
|
|
Vypiš obsah databázového soubory, jednu položku na řádek
|
|
Translated and reviewed by
Kamil Páral
|
|
|
|
Located in
src/makedb.c:73
|
|
6.
|
|
|
Create simple DB database from textual input.
|
|
|
Short description of program.
|
|
|
|
Vytvoř jednoduchou DB databázi z textového vstupu.
|
|
Translated and reviewed by
Kamil Páral
|
|
|
|
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.
|
|
|
|
VSTUPNÍ-SOUBOR VÝSTUPNÍ-SOUBOR
-o VÝSTUPNÍ-SOUBOR VSTUPNÍ-SOUBOR
-u VSTUPNÍ-SOUBOR
|
|
Translated and reviewed by
Kamil Páral
|
|
|
|
Located in
src/makedb.c:81
|
|
8.
|
|
|
wrong number of arguments
|
|
|
|
špatný počet parametrů
|
|
Translated and reviewed by
Kamil Páral
|
|
|
|
Located in
src/makedb.c:132
|
|
9.
|
|
|
cannot open database file `%s ': %s
|
|
|
|
nelze otevřít databázový soubor "%s ": %s
|
|
Translated and reviewed by
Marv-CZ
|
|
|
|
Located in
src/makedb.c:154
|
|
10.
|
|
|
cannot open input file `%s '
|
|
|
|
nelze otevřít vstupní soubor "%s "
|
|
Translated and reviewed by
Marv-CZ
|
|
|
|
Located in
src/makedb.c:173
|