|
1.
|
|
|
Convert key to lower case
|
|
|
|
Converteix la clau a minúscules.
|
|
Translated and reviewed by
JoanColl
|
|
|
|
Located in
src/makedb.c:68
|
|
2.
|
|
|
NAME
|
|
|
|
NOM
|
|
Translated by
J.
|
|
Reviewed by
JoanColl
|
|
|
|
Located in
src/makedb.c:69
|
|
3.
|
|
|
Write output to file NAME
|
|
|
|
Escriu la sortida al fitxer NOM
|
|
Translated by
J.
|
|
Reviewed by
JoanColl
|
|
|
|
Located in
src/makedb.c:69
|
|
4.
|
|
|
Do not print messages while building database
|
|
|
|
No mostra cap missatge mentre es crea la base de dades.
|
|
Translated and reviewed by
JoanColl
|
|
|
|
Located in
src/makedb.c:71
|
|
5.
|
|
|
Print content of database file, one entry a line
|
|
|
|
Mostra el contingut del fitxer de base de dades, una entrada per línia
|
|
Translated by
J.
|
|
Reviewed by
JoanColl
|
|
|
|
Located in
src/makedb.c:73
|
|
6.
|
|
|
Create simple DB database from textual input.
|
|
|
Short description of program.
|
|
|
|
Crea una base de dades DB simple partint de l’entrada textual.
|
|
Translated and reviewed by
JoanColl
|
|
|
|
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.
|
|
|
|
FITXER_D'ENTRADA FITXER_DE_SORTIDA
-o FITXER_DE_SORTIDA FITXER_D'ENTRADA
-u FITXER_D'ENTRADA
|
|
Translated by
J.
|
|
Reviewed by
JoanColl
|
|
|
|
Located in
src/makedb.c:81
|
|
8.
|
|
|
wrong number of arguments
|
|
|
|
el nombre d'arguments no és correcte
|
|
Translated by
J.
|
|
Reviewed by
JoanColl
|
|
|
|
Located in
src/makedb.c:132
|
|
9.
|
|
|
cannot open database file `%s ': %s
|
|
|
|
no es pot obrir el fitxer de base de dades `%s ': %s
|
|
Translated by
J.
|
|
Reviewed by
JoanColl
|
|
|
|
Located in
src/makedb.c:154
|
|
10.
|
|
|
cannot open input file `%s '
|
|
|
|
no es pot obrir el fitxer d'entrada `%s '
|
|
Translated by
J.
|
|
Reviewed by
JoanColl
|
|
|
|
Located in
src/makedb.c:173
|