# Italian messages for latrine. # Copyright (C) 2005, 2007 Free Software Foundation, Inc. # This file is distributed under the same license as the latrine package. # Marco Colombo , 2005, 2007. # msgid "" msgstr "" "Project-Id-Version: latrine 0.10.0\n" "Report-Msgid-Bugs-To: martin@godisch.de\n" "POT-Creation-Date: 2007-04-15 15:34+0200\n" "PO-Revision-Date: 2007-04-29 13:46+0100\n" "Last-Translator: Marco Colombo \n" "Language-Team: Italian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #: screen.h:26 msgid "normal" msgstr "normale" #: screen.h:27 msgid "reverse" msgstr "inverso" #: screen.h:28 msgid "mixed" msgstr "misto" #: charset.c:190 #, c-format msgid "%s:%d: ignoring invalid key mapping" msgstr "%s:%d: ignorata voce di mappatura non valida" #: charset.c:204 charset.c:328 charset.c:335 charset.c:342 options.c:57 #, c-format msgid "internal error: %s, please contact the author" msgstr "errore interno: %s, contattare l'autore" #: data.c:174 #, c-format msgid "" "# Dictionary: %s\n" "# Do not change the first line or this file cannot be read anymore!\n" "# Do not rename this file or it cannot be found anymore!\n" "# Do not edit while LaTrine is running, your changes will be overridden!\n" "# Be careful not to destroy the position-dependent mapping with the dictionary!\n" "\n" msgstr "" "# Dizionario: %s\n" "# Non cambiare la prima riga, o questo file non potrà più essere letto!\n" "# Non rinominare questo file, o non verrà più trovato!\n" "# Non modificare mentre LaTrine è in esecuzione, i cambiamenti saranno persi!\n" "# Attenzione a non distruggere la mappatura (dipendente dalla posizione)\n" "# con il dizionario!\n" "\n" #: data.c:366 msgid "invalid or empty dictionary" msgstr "dizionario non valido o vuoto" #: dictd.c:138 #, c-format msgid "ignoring invalid format in wordlist line %d" msgstr "ignorato il formato non valido nella lista di parole alla riga %d" #: latrine.c:49 msgid "too many error messages, stopping here" msgstr "troppi messaggi di errore, abbandono" #: latrine.c:146 #, c-format msgid "found stale lock file (pid %d)" msgstr "trovato vecchio file di lock (pid %d)" #: latrine.c:151 #, c-format msgid "already running (pid %d)" msgstr "già in esecuzione (pid %d)" #: options.c:70 #, c-format msgid "invalid path: %s" msgstr "percorso non valido: %s" #: options.c:176 #, c-format msgid "invalid direction in %s:%d -- %s" msgstr "direzione non valida in %s:%d -- %s" #: options.c:180 options.c:223 options.c:225 #, c-format msgid "ignored %s in %s:%d" msgstr "ignorato %s in %s:%d" #: options.c:202 #, c-format msgid "invalid memory limit in %s:%d -- %s" msgstr "limite di memoria non valido in %s:%d -- %s" #: options.c:213 #, c-format msgid "invalid mode in %s:%d -- %s" msgstr "modo non valido in %s:%d -- %s" #: options.c:219 #, c-format msgid "invalid maximum random index in %s:%d -- %s" msgstr "massimo indice casuale non valido in %s:%d -- %s" #: options.c:227 #, c-format msgid "invalid or incomplete keyword in %s:%d" msgstr "parola chiave non valida o incompleta in %s:%d" #: options.c:270 #, c-format msgid "invalid direction -- %s" msgstr "direzione non valida -- %s" #: options.c:302 #, c-format msgid "invalid memory limit -- %s" msgstr "limite di memoria non valido -- %s" #: options.c:315 #, c-format msgid "invalid mode -- %s" msgstr "modo non valido -- %s" #: options.c:323 #, c-format msgid "invalid maximum random index -- %s" msgstr "massimo indice casuale non valido -- %s" #. TRANSLATORS: Please wrap lines, which are longer than 79 characters. #: options.c:329 #, c-format msgid "" "Usage: %s [options] [dictionary|path]\n" " -d, --debug turn on debug mode,\n" " --dir[ection]={0|1|2|3} initial direction for input fields,\n" " -g, --digraph enable input of digraphs,\n" " -f, --force overwrite stale lock files,\n" " -h, --help display this command line summary,\n" " -i, --ignore-case compare case-insensitively,\n" " -1, --keymap1=path the input keymap for language 1,\n" " -2, --keymap2=path the input keymap for language 2,\n" " -a, --label=lang1/lang2 the labels of the languages (max. %d chars each),\n" " -l, --limit=max the number of vocabularies to hold in memory (%d),\n" " -m, --mode={normal|reverse|mixed} specifies, in what direction to ask,\n" " -r, --random=max the maximum random index (defaults to %d),\n" " -v, --version display the version number.\n" "Please read the manual page for further information.\n" msgstr "" "Uso: %s [opzioni] [dizionario|percorso]\n" " -d, --debug modalità di debug\n" " --dir[ection]={0|1|2|3} direzione iniziale dei campi di input\n" " -g, --digraph abilita l'inserimento di digrammi\n" " -f, --force sovrascrive i vecchi file di lock\n" " -h, --help mostra questo aiuto\n" " -i, --ignore-case ignora maiuscole/minuscole nel confronto\n" " -1, --keymap1=path mappatura di input per la lingua 1\n" " -2, --keymap2=path mappatura di input per la lingua 2\n" " -a, --label=lang1/lang2 etichette dei linguaggi (max %d caratteri ognuna)\n" " -l, --limit=max numero di frasi da tenere in memoria (%d)\n" " -m, --mode={normal|reverse|mixed} specifica la direzione in cui chiedere\n" " -r, --random=max massimo indice casuale (predefinito: %d)\n" " -v, --version mostra il numero di versione\n" "Per ulteriori informazioni leggere la pagina di manuale.\n" #: options.c:347 #, c-format msgid "%s, linked with %s, zlib %s\n" msgstr "%s, link con %s, zlib %s\n" #. TRANSLATORS: Please add your own credits for your translation here. #: options.c:350 #, c-format msgid "English localization by Martin A. Godisch \n" msgstr "Localizzazione italiana di Marco Colombo \n" #: options.c:361 #, c-format msgid "invalid argument -- %s" msgstr "argomento non valido -- %s" #: options.c:365 msgid "dictionary missing" msgstr "dizionario mancante" #: screen.c:143 msgid "Exit" msgstr "Esci" #: screen.c:147 msgid "Help" msgstr "Aiuto" #: screen.c:151 msgid "Reload" msgstr "Ricarica" #: screen.c:155 msgid "Mode" msgstr "Modo" #: screen.c:159 msgid "Direction" msgstr "Direzione" #: screen.c:163 msgid "Next" msgstr "Successivo" #: screen.c:258 msgid "Please wait while I'm reloading the dictionary..." msgstr "Attendere mentre il dizionario viene ricaricato..." #: screen.c:269 #, c-format msgid "%u of %u phrases reloaded." msgstr "%u di %u frasi ricaricate." #: screen.c:293 msgid "Language 1" msgstr "Lingua 1" #: screen.c:295 msgid "Language 2" msgstr "Lingua 2" #: screen.c:312 msgid "Please wait while I'm loading the dictionary..." msgstr "Attendere mentre il dizionario viene caricato..." #: screen.c:463 msgid "correct" msgstr "corretto" #: screen.c:465 msgid "wrong" msgstr "sbagliato" #: screen.c:468 msgid "history" msgstr "cronologia" #: screen.c:476 #, c-format msgid "%u of %u phrases loaded." msgstr "%u di %u frasi caricate." #~ msgid "cannot open keymap: %s" #~ msgstr "impossibile aprire la mappatura di tastiera: %s" #~ msgid "adding key mapping for input %d: %X -> %s" #~ msgstr "aggiunta voce di mappatura per l'input %d: %X -> %s" #~ msgid "keymap buffer exceeded (max. %d)" #~ msgstr "buffer per la mappatura superato (massimo %d)" #~ msgid "map_key: internal buffer overflow" #~ msgstr "map_key: overflow del buffer interno" #~ msgid "wcsappend: internal buffer overflow" #~ msgstr "wcsappend: overflow del buffer interno" #~ msgid "cannot open wordlist: %s" #~ msgstr "impossibile aprire la lista di parole: %s" #~ msgid "ignoring wordlist because of incompatible version" #~ msgstr "lista di parole ignorata per incompatibilità di versione" #~ msgid "cannot open old wordfile: %s" #~ msgstr "impossibile aprire il vecchio file di parole: %s" #~ msgid "cannot open new wordfile: %s" #~ msgstr "impossibile aprire il nuovo file di parole: %s" #~ msgid "# Do not change the first line or this file cannot be read anymore!\n" #~ msgstr "# Non cambiare la prima riga o il file non potrà più essere letto!\n" #~ msgid "# Do not rename this file or it cannot be found anymore!\n" #~ msgstr "# Non rinominare questo file o non verrà più trovato!\n" #~ msgid "# Do not edit while LaTrine is running, your changes will be overridden!\n" #~ msgstr "# Non modificare mentre LaTrine è in esecuzione, i cambiamenti saranno persi!\n" #~ msgid "# Be careful not to destroy the position-dependent mapping with the dictionary!\n" #~ msgstr "" #~ "# Attenzione a non distruggere la mappatura (dipendente dalla posizione)\n" #~ "# con il dizionario!\n" #~ msgid "" #~ "# Dictionary: %s\n" #~ "\n" #~ msgstr "" #~ "# Dizionario: %s\n" #~ "\n" #~ msgid "cannot close wordfile: %s" #~ msgstr "impossibile chiudere il file di parole: %s" #~ msgid "cannot update wordfile: %s" #~ msgstr "impossibile aggiornare il file di parole: %s" #~ msgid "cannot open dictionary: %s" #~ msgstr "impossibile aprire il dizionario: %s" #~ msgid "cannot read dictionary: %s" #~ msgstr "impossibile leggere il dizionario: %s" #~ msgid "cannot unlink lockfile: %s" #~ msgstr "impossibile scollegare il file di lock: %s" #~ msgid "cannot open lockfile: %s" #~ msgstr "impossibile aprire il file di lock: %s" #~ msgid "cannot find home directory" #~ msgstr "impossibile trovare l'home directory" #~ msgid "cannot create %s: %s" #~ msgstr "impossibile creare %s: %s" # FIXME #~ msgid "cannot set handler for signal %d: %s" #~ msgstr "impossibile impostare un handler per il segnale %d: %s" #~ msgid "current working directory too long" #~ msgstr "directory di lavoro corrente troppo lunga" #~ msgid "cannot find %s in %s, assuming ./%s" #~ msgstr "impossibile trovare %s in %s, si assume ./%s" #~ msgid "cannot open config file: %s" #~ msgstr "ampossibile aprire il file di configurazione: %s" #~ msgid "ignoring --force in config file" #~ msgstr "opzione --force ignorata nel file di configurazione" #~ msgid "ignored --help in config file" #~ msgstr "opzione --help ignorata nel file di configurazione" #~ msgid "ignored --version in config file" #~ msgstr "opzione --version ignorata nel file di configurazione<" #~ msgid "--limit=%d < --random=%d, adjusting --random" #~ msgstr "--limit=%d < --random=%d, corretto --random" #~ msgid "unknown key code: %d" #~ msgstr "codice tasto sconosciuto: %d"