# Italian translations for popt. # Copyright (C) 2007 Free Software Foundation, Inc. # Sandro Bonazzola , 2007 # msgid "" msgstr "" "Project-Id-Version: popt 1.12\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2007-11-14 15:19-0500\n" "PO-Revision-Date: 2007-11-14 20:39+0100\n" "Last-Translator: Sandro Bonazzola \n" "Language-Team: Italian \n" "X-Bugs: Report translation errors to the Language-Team address.\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Poedit-Language: Italian\n" "X-Poedit-Country: ITALY\n" #: popt.c:35 msgid "unknown errno" msgstr "errno sconosciuto" #: popt.c:981 #, c-format msgid "option type (%d) not implemented in popt\n" msgstr "opzione di tipo (%d) non implementata in popt\n" #: popt.c:1187 msgid "missing argument" msgstr "argomento mancante" #: popt.c:1189 msgid "unknown option" msgstr "opzione sconosciuta" #: popt.c:1191 msgid "mutually exclusive logical operations requested" msgstr "richieste operazioni logiche mutuamente esclusive" #: popt.c:1193 msgid "opt->arg should not be NULL" msgstr "opt->arg non dovrebbe essere NULL" #: popt.c:1195 msgid "aliases nested too deeply" msgstr "alias nidificati troppo profondamente" #: popt.c:1197 msgid "error in parameter quoting" msgstr "errore nel quoting del parametro" #: popt.c:1199 msgid "invalid numeric value" msgstr "valore numerico errato" #: popt.c:1201 msgid "number too large or too small" msgstr "numero troppo grande o troppo piccolo" #: popt.c:1203 msgid "memory allocation failed" msgstr "allocazione di memoria fallita" #: popt.c:1207 msgid "unknown error" msgstr "errore sconosciuto" #: popthelp.c:74 popthelp.c:85 msgid "Show this help message" msgstr "Mostra questo messaggio di aiuto" #: popthelp.c:75 popthelp.c:86 msgid "Display brief usage message" msgstr "Mostra un breve messaggio di utilizzo" #: popthelp.c:89 msgid "Display option defaults in message" msgstr "Mostra i valori predefiniti delle opzioni nei messaggi" #: popthelp.c:163 msgid "Help options:" msgstr "" #: popthelp.c:164 msgid "Options implemented via popt alias/exec:" msgstr "" #: popthelp.c:172 msgid "NONE" msgstr "NONE" #: popthelp.c:174 msgid "VAL" msgstr "VAL" #: popthelp.c:178 msgid "INT" msgstr "INT" #: popthelp.c:179 msgid "LONG" msgstr "LONG" #: popthelp.c:180 msgid "STRING" msgstr "STRING" #: popthelp.c:181 msgid "FLOAT" msgstr "FLOAT" #: popthelp.c:182 msgid "DOUBLE" msgstr "DOUBLE" #: popthelp.c:184 msgid "ARG" msgstr "ARG" #: popthelp.c:597 msgid "Usage:" msgstr "Uso:" #: popthelp.c:619 msgid "[OPTION...]" msgstr "[OPZIONE...]"