|
3.
|
|
|
Write output to file NAME
|
|
|
|
Scrivi l'output sul file NOME
|
|
Translated by
Nicola S.
|
|
Reviewed by
Milo Casagrande
|
|
|
|
Located in
src/makedb.c:69
|
|
4.
|
|
|
Do not print messages while building database
|
|
|
|
Non stampa i messaggi durante la creazione del database
|
|
Translated and reviewed by
Milo Casagrande
|
|
|
|
Located in
src/makedb.c:71
|
|
5.
|
|
|
Print content of database file, one entry a line
|
|
|
|
Stampa il contenuto del database, una voce per riga
|
|
Translated and reviewed by
Milo Casagrande
|
|
|
|
Located in
src/makedb.c:73
|
|
6.
|
|
|
Create simple DB database from textual input.
|
|
|
Short description of program.
|
|
|
|
Crea un semplice database DB da un testo in ingresso
|
|
Translated and reviewed by
Milo Casagrande
|
|
|
|
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.
|
|
|
|
INPUT-FILE OUTPUT-FILE
-o OUTPUT-FILE INPUT-FILE
-u INPUT-FILE
|
|
Translated by
Gerardo Di Giacomo
|
|
Reviewed by
Milo Casagrande
|
|
|
|
Located in
src/makedb.c:81
|
|
8.
|
|
|
wrong number of arguments
|
|
|
|
numero di argomenti errato
|
|
Translated by
Stefano Ripamonti
|
|
Reviewed by
Milo Casagrande
|
|
|
|
Located in
src/makedb.c:132
|
|
9.
|
|
|
cannot open database file `%s ': %s
|
|
|
|
impossibile aprire il file "%s " del database: %s
|
|
Translated and reviewed by
Milo Casagrande
|
|
|
|
Located in
src/makedb.c:154
|
|
10.
|
|
|
cannot open input file `%s '
|
|
|
|
impossibile aprire il file di input "%s "
|
|
Translated and reviewed by
Milo Casagrande
|
|
|
|
Located in
src/makedb.c:173
|
|
11.
|
|
|
cannot open output file `%s ': %s
|
|
|
|
impossibile aprire file di output "%s ": %s
|
|
Translated and reviewed by
Milo Casagrande
|
|
|
|
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.
|
|
|
|
Segnalare i bug utilizzando lo script "glibcbug" a <bugs@gnu.org>.
|
|
Translated and reviewed by
Milo Casagrande
|
|
|
|
Located in
src/makedb.c:235
|