|
1.
|
|
|
Convert key to lower case
|
|
|
|
Übersetze den Schlüssel in Kleinbuchstaben
|
|
Translated and reviewed by
Mark Kettenis
|
|
|
|
Located in
src/makedb.c:68
|
|
2.
|
|
|
NAME
|
|
|
|
NAME
|
|
Translated and reviewed by
Mark Kettenis
|
|
|
|
Located in
src/makedb.c:69
|
|
3.
|
|
|
Write output to file NAME
|
|
|
|
Schreibe die Ausgabe in die Datei NAME
|
|
Translated and reviewed by
Mark Kettenis
|
|
|
|
Located in
src/makedb.c:69
|
|
4.
|
|
|
Do not print messages while building database
|
|
|
|
Gebe keine Nachrichten aus, während die Datenbank aufgebaut wird
|
|
Translated and reviewed by
Mark Kettenis
|
|
|
|
Located in
src/makedb.c:71
|
|
5.
|
|
|
Print content of database file, one entry a line
|
|
|
|
Gibt den Inhalt der Datenbank-Datei aus, je Eintrag eine Zeile
|
|
Translated and reviewed by
Mark Kettenis
|
|
|
|
Located in
src/makedb.c:73
|
|
6.
|
|
|
Create simple DB database from textual input.
|
|
|
Short description of program.
|
|
|
|
Erstellt eine einfach DB Datenbank aus einer Text-Eingabe.
|
|
Translated and reviewed by
Mark Kettenis
|
|
|
|
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.
|
|
|
|
EINGABE-DATEI AUSGABE-DATEI
-o AUSGABE-DATEI EINGABE-DATEI
-u EINGABE-DATEI
|
|
Translated and reviewed by
Mark Kettenis
|
|
|
|
Located in
src/makedb.c:81
|
|
8.
|
|
|
wrong number of arguments
|
|
|
|
Falsche Anzahl an Argumenten
|
|
Translated and reviewed by
Mark Kettenis
|
|
|
|
Located in
src/makedb.c:132
|
|
9.
|
|
|
cannot open database file `%s ': %s
|
|
|
|
Kann die Ausgabedatei »%s « nicht öffnen: %s
|
|
Translated and reviewed by
Mark Kettenis
|
|
|
|
Located in
src/makedb.c:154
|
|
10.
|
|
|
cannot open input file `%s '
|
|
|
|
Kann die Eingabedatei »%s « nicht öffnen
|
|
Translated and reviewed by
Mark Kettenis
|
|
|
|
Located in
src/makedb.c:173
|