|
1.
|
|
|
Convert key to lower case
|
|
|
|
Convertir a minúsculas
|
|
Translated and reviewed by
Daniel Fuertes Pérez (DaniFP)
|
|
|
|
Located in
src/makedb.c:68
|
|
2.
|
|
|
NAME
|
|
|
|
NOMBRE
|
|
Translated and reviewed by
Daniel Fuertes Pérez (DaniFP)
|
|
|
|
Located in
src/makedb.c:69
|
|
3.
|
|
|
Write output to file NAME
|
|
|
|
Escribe la salida en el archivo NOMBRE
|
|
Translated and reviewed by
Paco Molinero
|
|
|
|
Located in
src/makedb.c:69
|
|
4.
|
|
|
Do not print messages while building database
|
|
|
|
No mostrar mensajes mientras se construye la base de datos
|
|
Translated and reviewed by
Daniel Fuertes Pérez (DaniFP)
|
|
|
|
Located in
src/makedb.c:71
|
|
5.
|
|
|
Print content of database file, one entry a line
|
|
|
|
Mostrar el contenido del archivo de base de datos, una entrada por línea
|
|
Translated and reviewed by
Paco Molinero
|
|
|
|
Located in
src/makedb.c:73
|
|
6.
|
|
|
Create simple DB database from textual input.
|
|
|
Short description of program.
|
|
|
|
Crear una BD simple a partir de la entrada de texto.
|
|
Translated and reviewed by
Daniel Fuertes Pérez (DaniFP)
|
|
|
|
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.
|
|
|
|
ARCHIVO-ENTRADA ARCHIVO-SALIDA
-o ARCHIVO-SALIDA ARCHIVO-ENTRADA
-u ARCHIVO-ENTRADA
|
|
Translated and reviewed by
Paco Molinero
|
|
|
|
Located in
src/makedb.c:81
|
|
8.
|
|
|
wrong number of arguments
|
|
|
|
número de argumentos erróneo
|
|
Translated and reviewed by
Daniel Fuertes Pérez (DaniFP)
|
|
|
|
Located in
src/makedb.c:132
|
|
9.
|
|
|
cannot open database file `%s ': %s
|
|
|
|
no se puede abrir el archivo de base de datos «%s »: %s
|
|
Translated and reviewed by
Paco Molinero
|
|
|
|
Located in
src/makedb.c:154
|
|
10.
|
|
|
cannot open input file `%s '
|
|
|
|
no se puede abrir archivo de entrada «%s »
|
|
Translated and reviewed by
Paco Molinero
|
|
|
|
Located in
src/makedb.c:173
|