# ITALIAN TRANSLATION OF ANUBIS-4.1 # Copyright (C) 2007-2008 The Anubis Team # This file is distributed under the same license as the anubis package. # Vincenzo Campanella , 2008, 2009. # #: env.opt:41 msgid "" msgstr "" "Project-Id-Version: anubis-4.1.1\n" "Report-Msgid-Bugs-To: bug-anubis@gnu.org\n" "POT-Creation-Date: 2014-05-18 11:28+0300\n" "PO-Revision-Date: 2009-02-23 11:14+0100\n" "Last-Translator: Vincenzo Campanella \n" "Language-Team: Italian \n" "Language: it\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" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: src/authmode.c:451 msgid "Entering XDB loop..." msgstr "Ingresso nel ciclo XDB in corso" #: src/authmode.c:463 src/authmode.c:485 msgid "Exiting XDB loop..." msgstr "Uscita dal ciclo XDB in corso" #: src/authmode.c:508 msgid "Database not specified" msgstr "Database non specificato" #: src/authmode.c:516 #, c-format msgid "Cannot open database %s: %s" msgstr "Impossibile aprire il database %s: %s" #: src/authmode.c:523 #, c-format msgid "Found record for `%s'." msgstr "Trovato record per «%s»." #: src/authmode.c:528 #, c-format msgid "Cannot retrieve data from the SASL database: %s" msgstr "Impossibile recuperare i dati dal database SASL: %s" #: src/authmode.c:533 #, c-format msgid "Record for `%s' not found." msgstr "Record per «%s» non trovato." #: src/authmode.c:586 src/transmode.c:129 src/transmode.c:163 msgid "Connection closed successfully." msgstr "Connessione chiusa correttamente." #: src/authmode.c:593 src/transmode.c:136 msgid "PAM: Session closed." msgstr "PAM: sessione chiusa." #: src/authmode.c:597 src/transmode.c:140 msgid "PAM: failed to release authenticator." msgstr "PAM: rilascio dell'autentificatore fallito." #: src/authmode.c:622 src/authmode.c:629 src/authmode.c:635 src/authmode.c:645 #: src/authmode.c:652 src/authmode.c:659 #, fuzzy #| msgid "Invalid user name: %s" msgid "invalid number of arguments" msgstr "Nome utente non valido: %s" #: src/authmode.c:666 src/gpg.c:541 src/guile.c:487 src/map.c:210 #: src/rcfile.c:664 src/rcfile.c:807 src/rcfile.c:889 src/rcfile.c:959 #, fuzzy, c-format #| msgid "INTERNAL ERROR at %s:%d: missing or invalid regex" msgid "INTERNAL ERROR at %s:%d: unhandled key %d; please report" msgstr "ERRORE INTERNO in %s:%d: espressione regolare mancante o non valida" #: src/daemon.c:44 msgid "daemon() failed" msgstr "daemon() fallita" #: src/daemon.c:51 msgid "Cannot fork." msgstr "Impossibile effettuare il fork." #: src/daemon.c:59 msgid "setsid() failed" msgstr "setsid() fallita" #: src/daemon.c:70 #, c-format msgid "%s daemon startup succeeded." msgstr "Avvio del demone %s riuscito." #: src/daemon.c:81 #, c-format msgid "Exited successfully" msgstr "Uscito correttamente" #: src/daemon.c:83 #, c-format msgid "Failed with status %d" msgstr "Fallito con stato %d" #: src/daemon.c:88 #, c-format msgid "Terminated on signal %d" msgstr "Terminato su segnale %d" #: src/daemon.c:91 #, c-format msgid "Stopped on signal %d" msgstr "Arrestato su segnale %d" #: src/daemon.c:94 #, c-format msgid "Dumped core" msgstr "Effettuato il core dump" #: src/daemon.c:97 #, c-format msgid "Terminated" msgstr "Terminato" #: src/daemon.c:109 #, c-format msgid "Child [%lu] finished. %s. %d client left." msgid_plural "Child [%lu] finished. %s. %d clients left." msgstr[0] "Processo figlio [%lu] terminato. %s. %d client rimanente." msgstr[1] "Processo figlio [%lu] terminato. %s. %d client rimanenti." #: src/daemon.c:121 #, c-format msgid "Local program [%lu] finished. %s" msgstr "Programma locale [%lu] terminato. %s" #: src/daemon.c:162 msgid "WARNING: An unprivileged user cannot be resolved. Verify your settings!" msgstr "ATTENZIONE: un utente senza privilegi non può essere risolto. Verificare le impostazioni." #: src/daemon.c:172 msgid "WARNING: An unprivileged user has not been specified!" msgstr "ATTENZIONE: non è stato specificato un utente senza privilegi." #: src/daemon.c:225 msgid "GNU Anubis is running..." msgstr "GNU Anubis in esecuzione" #: src/daemon.c:241 src/exec.c:80 msgid "accept() failed" msgstr "accept() fallita" #: src/daemon.c:260 #, c-format msgid "TCP wrappers: connection from %s:%u rejected." msgstr "Contenitori TCP: connessione da %s:%u rifiutata." #: src/daemon.c:280 #, c-format msgid "Too many clients. Connection from %s:%u rejected." msgstr "Troppi client. Connessione da %s:%u rifiutata." #: src/daemon.c:286 #, c-format msgid "Connection from %s:%u" msgstr "Connessione da %s:%u" #: src/daemon.c:291 msgid "daemon: cannot fork" msgstr "Demone: impossibile eseguire il fork" #: env.opt:43 env.opt:53 msgid "[HOST:]PORT" msgstr "[HOST:]PORTA" #: env.opt:43 msgid "Specify the TCP port on which GNU Anubis listens for connections; the default HOST is INADDR_ANY, and default PORT is 24 (private mail system)" msgstr "Specificare la porta TCP su cui GNU Anubis si metterà in ascolto per le connessioni; l'HOST predefinito è INADDR_ANY, la porta predefinita è 24 (sistema privato di posta)" #: env.opt:53 msgid "Specify a remote SMTP host name or IP address; the default is 25" msgstr "Specifica un nome di host STMP remoto o l'indirizzo IP; il valore predefinito è 25" #: env.opt:61 env.opt:123 env.opt:161 msgid "FILE" msgstr "FILE" #: env.opt:61 msgid "Execute a local SMTP server, which works on standard input and output (inetd-type program); this option excludes the `--remote-mta' option" msgstr "Esegue un server STMP locale che lavora su standard input e output (programma tipo inetd); questa opzione esclude l'opzione «--remote-mta»" #: env.opt:74 msgid "MODE" msgstr "MODALITÀ" #: env.opt:74 msgid "Select operation mode; MODE is one of \"transparent\", \"auth\" or \"mda\"" msgstr "Seleziona una modalità operativa; può essere «transparent», «auth» o «mda»" #: env.opt:82 msgid "Foreground mode" msgstr "Modalità in primo piano" #: env.opt:88 msgid "EMAIL" msgstr "EMAIL" #: env.opt:88 msgid "Specify sender address (implies MDA mode)" msgstr "Specifica l'indirizzo del mittente (implica la modalità MDA)" #: env.opt:95 msgid "Use the SMTP protocol (OMP/Tunnel) as described in RFC 821 on standard input and output" msgstr "Usa il protocollo SMTP (OMP/Tunnel) come descritto nella RFC 821 su standard input e output" #: env.opt:99 msgid "Output options" msgstr "Opzioni di output" #: env.opt:102 msgid "Work silently" msgstr "Modalità silenziosa" #: env.opt:108 msgid "Work noisily" msgstr "Modalità rumorosa" #: env.opt:114 msgid "Debug mode" msgstr "Modalità debug" #: env.opt:119 msgid "Miscellaneous options" msgstr "Varie opzioni" #: env.opt:123 msgid "Specify alternate system configuration file" msgstr "Specifica il file di configurazione alternativo" #: env.opt:130 msgid "Ignore system configuration file" msgstr "Ignora il file di configurazione del sistema" #: env.opt:136 msgid "DEBUG-LEVEL" msgstr "LIVELLO DI DEBUG" #: env.opt:136 msgid "Run the configuration file syntax checker" msgstr "Esegue il controllo di sintassi del file di configurazione" #: env.opt:143 msgid "Print a list of configuration options used to build GNU Anubis" msgstr "Stampa un elenco di opzioni di configurazione usate per compilare GNU Anubis" #: env.opt:149 msgid "Print location column numbers in parser diagnostics" msgstr "" #: env.opt:155 msgid "Do not check user configuration file permissions" msgstr "Non verifica i permessi sul file di configurazione utente" #: env.opt:161 msgid "Store the PID of the running daemon in FILE" msgstr "Memorizza il PID del demone in esecuzione nel FILE" #: env.opt:166 msgid "Other options" msgstr "Altre opzioni" #: env.opt:166 msgid "Give this help list" msgstr "Mostra questo aiuto" #: env.opt:166 msgid "Give a short usage message" msgstr "Mostra un breve messaggio sull'uso" #: env.opt:166 msgid "Print program version" msgstr "Stampa la versione del programma" #: env.opt:39 msgid "SMTP message submission daemon." msgstr "Demone per l'invio dei messaggi STMP." #: env.opt:163 env.opt:319 msgid "Usage:" msgstr "Uso:" #: env.opt:163 msgid "OPTION" msgstr "OPZIONE" #: env.opt:277 msgid "Mandatory or optional arguments to long options are also mandatory or optional for any corresponding short options." msgstr "Gli argomenti obbligatori o facoltativi per le opzioni lunghe sono ugualmente obbligatori o facoltativi per le corrispondenti opzioni brevi." #: env.opt:291 #, c-format msgid "Report bugs to %s.\n" msgstr "Segnalare i bug a %s.\n" #: env.opt:534 msgid "(C)" msgstr "(C)" #: env.opt:552 msgid "" "License GPLv3+: GNU GPL version 3 or later \n" "This is free software: you are free to change and redistribute it.\n" "There is NO WARRANTY, to the extent permitted by law.\n" "\n" msgstr "" "Licenza GPLv3+: GNU GPL versione 3 o successiva \n" "Questo è software libero: siete liberi di modificarlo e di ridistribuirlo.\n" "NON VI È ALCUNA GARANZIA, fino ai limiti massimi consentiti dalla legge.\n" "\n" #: env.opt:67 src/exec.c:172 msgid "argcv_get failed" msgstr "argcv_get fallita" #: env.opt:78 src/rcfile.c:598 #, fuzzy, c-format #| msgid "Invalid user name: %s" msgid "invalid mode: %s" msgstr "Nome utente non valido: %s" #: env.opt:259 #, c-format msgid "setgroups(1, %lu) failed" msgstr "setgroups(1, %lu) fallita" #: env.opt:269 #, c-format msgid "setegid(%lu) failed" msgstr "setegid(%lu) fallita" #: env.opt:272 #, c-format msgid "setregid(%lu,%lu) failed" msgstr "setregid(%lu,%lu) fallita" #: env.opt:276 #, c-format msgid "setresgid(%lu,%lu,%lu) failed" msgstr "setresgid(%lu,%lu,%lu) fallita" #: env.opt:285 #, c-format msgid "setgid(%lu) failed" msgstr "setgid(%lu) fallita" #: env.opt:288 #, c-format msgid "cannot set effective gid to %lu" msgstr "impossibile impostare il gid effettivo a %lu" #: env.opt:310 #, c-format msgid "setreuid(%lu,-1) failed" msgstr "setreuid(%lu,-1) fallita" #: env.opt:316 #, c-format msgid "second setuid(%lu) failed" msgstr "secondo setuid(%lu) fallita" #: env.opt:324 #, c-format msgid "setuid(%lu) failed" msgstr "setuid(%lu) fallita" #: env.opt:333 msgid "seteuid(0) succeeded when it should not" msgstr "seteuid(0) è riuscita, ma doveva fallire" #: env.opt:338 msgid "cannot drop non-root setuid privileges" msgstr "impossibile abbandonare i privilegi setuid non root" #: env.opt:365 msgid "PAM: Session opened (restrictions applied)." msgstr "PAM: sessione aperta (restrizioni applicate)." #: env.opt:368 msgid "PAM: Not authenticated to use GNU Anubis." msgstr "PAM: non autenticato per poter usare GNU Anubis." #: env.opt:380 src/main.c:143 #, c-format msgid "UID:%d (%s), GID:%d, EUID:%d, EGID:%d" msgstr "UID:%d (%s), GID:%d, EUID:%d, EGID:%d" #: env.opt:415 #, c-format msgid "Invalid user ID: %s" msgstr "ID utente non valido: %s" #: env.opt:421 #, c-format msgid "Invalid user name: %s" msgstr "Nome utente non valido: %s" #: env.opt:444 #, c-format msgid "Wrong permissions on %s. Set 0600." msgstr "Permessi errati su %s. Impostare a 0600." #: env.opt:470 #, c-format msgid "%s is not a regular file or a symbolic link." msgstr "%s non è un file normale né un link simbolico." #: env.opt:511 #, c-format msgid "Cannot open pid file '%s'" msgstr "Impossibile aprire il file PID %s" #: src/errs.c:88 src/rc-gram.y:1467 msgid "warning" msgstr "attenzione" #: src/errs.c:96 #, c-format msgid "Could not write to socket: %s" msgstr "Impossibile scrivere su socket: %s" #: src/errs.c:98 msgid "Could not write to socket" msgstr "Impossibile scrivere su socket" #: src/errs.c:108 #, c-format msgid "Unknown host %s." msgstr "Host %s sconosciuto." #: src/errs.c:111 #, c-format msgid "%s: host name is valid but does not have an IP address." msgstr "%s: il nome dell'host è valido, ma non ha un indirizzo IP." #: src/errs.c:115 #, c-format msgid "%s: unrecoverable name server error occured." msgstr "%s: errore irrecuperabile del server dei nomi." #: src/errs.c:118 #, c-format msgid "%s: a temporary name server error occured. Try again later." msgstr "%s: errore del server dei nomi temporaneo. Riprovare in seguito." #: src/errs.c:121 #, c-format msgid "%s: unknown DNS error %d." msgstr "%s: errore di DNS sconosciuto %d." #: src/esmtp.c:110 #, c-format msgid "Unsupported callback property %d" msgstr "Proprietà di richiamata %d non supportata" #: src/esmtp.c:126 msgid "unexpected eof in input" msgstr "" #: src/esmtp.c:136 msgid "Malformed or unexpected reply" msgstr "Risposta malformata o inattesa" #: src/esmtp.c:162 #, c-format msgid "SASL gsasl_client_start: %s" msgstr "SASL gsasl_client_start: %s" #: src/esmtp.c:171 src/esmtp.c:190 #, c-format msgid "GSASL handshake aborted: %d %s" msgstr "Negoziazione GSASL annullata: %d %s" #: src/esmtp.c:202 #, c-format msgid "GSASL error: %s" msgstr "Errore di GSASL: %s" #: src/esmtp.c:216 #, c-format msgid "Authentication failed: %d %s" msgstr "Autenticazione fallita: %d %s" #: src/esmtp.c:219 msgid "Authentication successful." msgstr "Autenticazione riuscita." #: src/esmtp.c:240 msgid "Got empty list of authentication methods" msgstr "Ricevuto elenco di metodi di autenticazione vuoto" #: src/esmtp.c:265 msgid "Server did not offer any feasible authentication mechanism" msgstr "Il server non ha offerto alcun meccanismo di autenticazione utilizzabile" #: src/esmtp.c:275 msgid "INTERNAL ERROR" msgstr "ERRORE INTERNO" #: src/esmtp.c:283 #, c-format msgid "Selected authentication mechanism %s requires TLS encryption. Not using ESMTP authentication" msgstr "Il meccanismo di autenticazione selezionato %s richiede cifratura TLS. L'autenticazione ESMTP non viene utilizzata" #: src/esmtp.c:290 #, c-format msgid "Selected authentication mechanism %s" msgstr "Meccanismo di autenticazione selezionato %s" #: src/esmtp.c:296 #, c-format msgid "Cannot initialize libgsasl: %s" msgstr "Impossibile inizializzare libgsasl: %s" #: src/esmtp.c:311 msgid "ESMTP AUTH is not supported" msgstr "ESTMP AUTH non è supportato" #: src/exec.c:40 msgid "#1 socket() failed." msgstr "#1 socket() fallita." #: src/exec.c:45 msgid "#2 socket() failed." msgstr "#2 socket() fallita." #: src/exec.c:55 msgid "#1 bind() failed" msgstr "#1 bind() fallita" #: src/exec.c:60 msgid "#2 bind() failed" msgstr "#2 bind() fallita" #: src/exec.c:65 src/net.c:233 msgid "listen() failed" msgstr "listen() fallita" #: src/exec.c:70 #, c-format msgid "getsockname() failed: %s." msgstr "getsockname() fallita: %s." #: src/exec.c:75 msgid "connect() failed" msgstr "connect() fallita" #: src/exec.c:87 msgid "socketpair() failed" msgstr "socketpair() fallita" #: src/exec.c:108 #, c-format msgid "Executing %s..." msgstr "Esecuzione di %s in corso" #: src/exec.c:118 msgid "fork() failed" msgstr "fork() fallita" #: src/exec.c:132 msgid "execvp() failed" msgstr "execvp() fallita" #: src/gpg.c:51 #, c-format msgid "GPGME: %s." msgstr "GPGME: %s." #: src/gpg.c:97 #, c-format msgid "Install GPGME version %s or later." msgstr "Installare GPGME versione %s o successiva." #: src/gpg.c:104 #, c-format msgid "GPGME: failed. %s." msgstr "GPGME: fallito. %s." #: src/gpg.c:190 src/gpg.c:387 #, c-format msgid "GPGME: Cannot list keys: %s" msgstr "GPGME: impossibile elencare le chiavi: %s" #: src/gpg.c:293 src/gpg.c:410 #, c-format msgid "GPGME: Invalid recipient encountered: %s" msgstr "GPGME: trovato destinatario non valido: %s" #: src/gpg.c:319 #, c-format msgid "GPGME: Invalid signer found: %s" msgstr "GPGME: trovato firmatario non valido: %s" #: src/gpg.c:326 msgid "GPGME: Unexpected number of signatures created" msgstr "GPGME: creato un numero di firme inatteso" #: src/gpg.c:333 msgid "GPGME: Wrong type of signature created" msgstr "GPGME: creato tipo di firma non valido" #: src/gpg.c:338 #, c-format msgid "GPGME: Wrong pubkey algorithm reported: %i" msgstr "GPGME: trovato errore dell'algoritmo di chiave pubblica: %i" #: src/gpg.c:345 #, c-format msgid "GPGME: Wrong hash algorithm reported: %i" msgstr "GPGME: trovato errore dell'algoritmo dell'hash: %i" #: src/gpg.c:352 #, c-format msgid "GPGME: Wrong signature class reported: %u" msgstr "GPGME: trovato errore della classe della firma: %u" #: src/guile.c:107 #, c-format msgid "cannot open guile output file %s" msgstr "impossibile aprire il file di output guile %s" #: src/guile.c:340 msgid "missing procedure name" msgstr "nome di procedura mancante" #: src/guile.c:348 #, c-format msgid "%s not a procedure object" msgstr "%s non è un oggetto procedurale" #: src/guile.c:377 #, c-format msgid "Bad car type in return from %s" msgstr "Tipo di car errato di ritorno da %s" #: src/guile.c:394 #, c-format msgid "Bad cdr type in return from %s" msgstr "Tipo di cdr errato di ritorno da %s" #: src/guile.c:397 #, c-format msgid "Bad return type from %s" msgstr "Tipo di ritorno errato da %s" #: src/guile.c:481 #, fuzzy, c-format #| msgid "ESMTP AUTH is not supported" msgid "%s is not supported yet" msgstr "ESTMP AUTH non è supportato" #: src/headers.h:287 #, fuzzy #| msgid "MTA has not been specified. Set either REMOTE-MTA or LOCAL-MTA." msgid "MTA has not been specified. Set the `remote-mta' or `local-mta'." msgstr "MTA non è stato specificato. Impostare REMOTE-MTA o LOCAL-MTA." #: src/ident.c:101 msgid "IDENT: socket() failed" msgstr "IDENT: socket() fallita" #: src/ident.c:113 msgid "IDENT: connect() failed" msgstr "IDENT: connect() fallita" #: src/ident.c:119 #, c-format msgid "IDENT: connected to %s:%u" msgstr "IDENT: connesso a %s:%u" #: src/ident.c:128 #, c-format msgid "IDENT: stream_write() failed: %s." msgstr "IDENT: stream_write() fallita: %s." #: src/ident.c:136 #, c-format msgid "IDENT: recvline() failed: %s." msgstr "IDENT: recvline() fallita: %s." #: src/ident.c:146 msgid "IDENT: incorrect data." msgstr "IDENT: dati non corretti." #: src/ident.c:159 msgid "IDENT: data probably encrypted with DES..." msgstr "IDENT: dati probabilmente cifrati con DES." #: src/ident.c:167 msgid "IDENT: incorrect data (DES deciphered)." msgstr "IDENT: dati non corretti (DES decifrato)." #: src/ident.c:185 #, c-format msgid "IDENT: resolved remote user to %s." msgstr "IDENT: utente remoto risolto a %s." #: src/main.c:44 msgid "Not enough memory" msgstr "Memoria insufficiente" #: src/map.c:65 #, c-format msgid "%s remapped to %s@localhost." msgstr "%s rimappato a %s@localhost." #: src/map.c:116 msgid "invalid syntax" msgstr "" #: src/map.c:117 msgid "Translation map: incorrect syntax." msgstr "Mappa delle traduzioni: sintassi non corretta." #: src/map.c:158 src/net.c:146 src/net.c:213 src/transmode.c:45 #, c-format msgid "Illegal address length received for host %s" msgstr "Ricevuta lunghezza d'indirizzo illecita per l'host %s" #: src/misc.c:167 #, c-format msgid "Invalid port number: %s" msgstr "Numero di porta non valido: %s" #: src/misc.c:396 msgid "Can't find out my own hostname" msgstr "Impossibile trovare il nome di host del sistema in uso" #: src/net.c:46 msgid "SERVER" msgstr "SERVER" #: src/net.c:49 msgid "CLIENT" msgstr "CLIENT" #: src/net.c:127 msgid "Getting remote host information..." msgstr "Recupero delle informazioni dell'host remoto in corso" #: src/net.c:164 msgid "Cannot create stream socket." msgstr "Impossibile creare un socket di flusso." #: src/net.c:169 #, c-format msgid "Couldn't connect to %s:%u. %s." msgstr "Impossibile connettersi a %s:%u. %s." #: src/net.c:174 #, c-format msgid "Connected to %s:%u" msgstr "Connesso a %s:%u" #: src/net.c:196 msgid "Cannot create stream socket" msgstr "Impossibile creare un socket di flusso" #: src/net.c:229 msgid "bind() failed" msgstr "bind() fallita" #: src/net.c:230 #, c-format msgid "GNU Anubis bound to %s:%u" msgstr "GNU Anubis connesso a %s:%u" #: src/net.c:256 msgid "Short write" msgstr "Scrittura corta" #: src/socks.c:49 msgid "Using SOCKS Proxy..." msgstr "Uso del proxy SOCKS in corso" #: src/socks.c:67 #, c-format msgid "SOCKS proxy: %s" msgstr "Proxy SOCKS: %s" #: src/socks.c:139 msgid "Address must be an IP, not a domain name." msgstr "L'indirizzo deve essere un IP, non un nome di dominio." #: src/socks.c:176 src/socks.c:395 msgid "SOCKS Proxy Connection: succeeded." msgstr "Collegamento proxy SOCKS: riuscito." #: src/socks.c:179 msgid "Request rejected or failed." msgstr "Richiesta rifiutata o fallita." #: src/socks.c:182 msgid "Request rejected." msgstr "Richiesta rifiutata." #: src/socks.c:185 msgid "Request rejected, because the client program and identd reported different User-IDs." msgstr "Richiesta rifiutata poiché il programma del client e identd hanno riportato ID utenti differenti." #: src/socks.c:189 src/socks.c:422 msgid "Server reply is not valid." msgstr "Risposta del server non valida." #: src/socks.c:230 msgid "Possibly not a SOCKS proxy service." msgstr "Probabilmente non un servizio proxy SOCKS." #: src/socks.c:242 msgid "SOCKS Proxy AUTH method: NO AUTHENTICATION REQUIRED" msgstr "Proxy SOCKS, metodo AUTH: NESSUNA AUTENTICAZIONE RICHIESTA" #: src/socks.c:245 msgid "SOCKS Proxy AUTH method: USER NAME/PASSWORD" msgstr "Proxy SOCKS, metodo AUTH: NOME UTENTE/PASSWORD" #: src/socks.c:249 msgid "Cannot send null user name or password." msgstr "Impossibile inviare nome utente o password vuoti" #: src/socks.c:291 msgid "Bad user name or password." msgstr "Nome utente o password errati." #: src/socks.c:295 msgid "SOCKS Proxy AUTH: succeeded." msgstr "Proxy SOCKS AUTH: riuscita." #: src/socks.c:298 msgid "Server does not accept any method." msgstr "Il server non accetta alcun metodo." #: src/socks.c:301 msgid "Server does not accept an AUTH method." msgstr "Il server non accetta un metodo AUTH." #: src/socks.c:398 msgid "General SOCKS server failure." msgstr "Errore generale del server SOCKS." #: src/socks.c:401 msgid "Connection not allowed by a ruleset." msgstr "Alcune regole non permettono la connessione." #: src/socks.c:404 msgid "Network unreachable." msgstr "Rete irraggiungibile." #: src/socks.c:407 msgid "Host unreachable." msgstr "Host irraggiungibile." #: src/socks.c:410 msgid "Connection refused." msgstr "Connessione rifiutata." #: src/socks.c:413 msgid "TTL expired." msgstr "TTL scaduto." #: src/socks.c:416 msgid "Command not supported." msgstr "Comando non supportato." #: src/socks.c:419 msgid "Address type not supported." msgstr "Tipo d'indirizzo non supportato." #: src/quit.c:27 msgid "Signal Caught. Exiting Cleanly..." msgstr "Ricevuto segnale. Uscita regolare in corso." #: src/quit.c:34 msgid "Timeout! Exiting..." msgstr "Tempo scaduto. Uscita in corso." #: src/rcfile.c:32 #, c-format msgid "expected `yes' or `no', but found %s" msgstr "" #: src/rcfile.c:118 #, c-format msgid "cannot stat file `%s'" msgstr "Impossibile fare lo stat di «%s»" #: src/rcfile.c:128 #, c-format msgid "File `%s' has already been read.\n" msgstr "Il file «%s» è già stato letto.\n" #: src/rcfile.c:146 #, c-format msgid "Welcome user %s !" msgstr "Bevenuto/a, utente %s." #: src/rcfile.c:182 #, c-format msgid "Reading system configuration file %s..." msgstr "Lettura del file di configurazione del sistema %s in corso" #: src/rcfile.c:194 #, c-format msgid "Reading user configuration file %s..." msgstr "Lettura del file di configurazione dell'utente %s in corso" #: src/rcfile.c:319 #, c-format msgid "%s: invalid syslog facility" msgstr "" #: src/rcfile.c:455 msgid "invalid rule priority" msgstr "" #: src/rcfile.c:464 msgid "invalid control priority" msgstr "" #: src/rcfile.c:477 msgid "invalid termlevel" msgstr "" #: src/rcfile.c:493 msgid "`logfile' directive is ignored in main configuration file" msgstr "La direttiva «logfile» è ignorata nel file di configurazione principale" #: src/rcfile.c:510 msgid "invalid loglevel" msgstr "" #: src/rcfile.c:596 #, fuzzy #| msgid "Not enough memory" msgid "not enough arguments" msgstr "Memoria insufficiente" #: src/rcfile.c:641 #, c-format msgid "Child process suspended for %lu second" msgid_plural "Child process suspended for %lu seconds" msgstr[0] "Processo figlio sospeso per %lu secondo" msgstr[1] "Processo figlio sospeso per %lu secondi" #: src/rcfile.c:652 #, c-format msgid "Command HANG is not allowed for user `%s'" msgstr "Il comando HANG non è permesso per l'utente «%s»" #: src/rcfile.c:1039 #, c-format msgid "No such section: %s" msgstr "Sezione inesistente: %s" #: src/rc-lex.l:200 #, c-format msgid "Stray character in config: \\%03o. Possibly missing quotes around the string" msgstr "Carattere errato nel file di configurazione: \\%03o. Probabilmente mancano caratteri di delimitazione di commento alle estremità della stringa" #: src/rc-lex.l:407 msgid "Anubis RC file error" msgstr "Errore di file RC di Anubis" #: src/rc-gram.y:209 src/rc-gram.y:216 #, c-format msgid "Section %s already defined" msgstr "Sezione %s già definita" #: src/rc-gram.y:268 #, c-format msgid "unknown keyword: %s" msgstr "Parola chiave sconosciuta: %s" #: src/rc-gram.y:420 #, fuzzy #| msgid "program is not allowed in this section" msgid "regexp is not allowed in this context" msgstr "Il programma non è permesso in questa sezione" #: src/rc-gram.y:442 msgid "Invalid regular expression (see the above message)" msgstr "Espressione regolare non valida (vedere il messaggio soprastante)" #: src/rc-gram.y:572 src/rc-gram.y:590 #, fuzzy #| msgid "Command HANG is not allowed for user `%s'" msgid "command part is not allowed" msgstr "Il comando HANG non è permesso per l'utente «%s»" #: src/rc-gram.y:623 msgid "missing replacement value" msgstr "Valore di sostituzione mancante" #: src/rc-gram.y:736 #, c-format msgid "Not a valid debugging level: %s" msgstr "Livello di debug non valido: %s" #: src/rc-gram.y:1297 msgid "Unknown regexp modifier" msgstr "Modificatore dell'espressione regolare sconosciuto" #: src/rc-gram.y:1501 msgid "STOP" msgstr "STOP" #: src/rc-gram.y:1506 #, c-format msgid "Calling %s" msgstr "Chiamata di %s in corso" #: src/rc-gram.y:1512 #, c-format msgid "ADD %s [%s] %s" msgstr "ADD %s [%s] %s" #: src/rc-gram.y:1522 #, c-format msgid "MODIFY %s [%s] [%s] %s" msgstr "MODIFY %s [%s] [%s] %s" #: src/rc-gram.y:1544 #, c-format msgid "REMOVE HEADER [%s]" msgstr "REMOVE HEADER [%s]" #: src/rc-gram.y:1569 msgid "ignoring statement overridden from the command line" msgstr "" #: src/rc-gram.y:1574 #, c-format msgid "Executing %s" msgstr "Esecuzione di %s in corso" #: src/rc-gram.y:1694 #, c-format msgid "Matched trigger \"%s\"" msgstr "L'evento «%s» si è avverato" #: src/rc-gram.y:1698 #, c-format msgid "Matched condition %s[%s] \"%s\"" msgstr "La condizione %s[%s] «%s» si è avverata" #: src/rc-gram.y:1811 #, c-format msgid "Section %s" msgstr "Sezione %s" #: src/rc-gram.y:1838 #, c-format msgid "Unknown section: %s" msgstr "Sezione sconosciuta: %s" #: src/rc-gram.y:1861 msgid "program is not allowed in this section" msgstr "Il programma non è permesso in questa sezione" #: src/regex.c:113 #, c-format msgid "INTERNAL ERROR at %s:%d: missing or invalid regex" msgstr "ERRORE INTERNO in %s:%d: espressione regolare mancante o non valida" #: src/regex.c:332 #, c-format msgid "regcomp() failed at %s: %s." msgstr "regcomp() fallita su %s: %s." #: src/regex.c:408 #, c-format msgid "pcre_compile() failed at offset %d: %s." msgstr "pcre_compile() fallita su offset %d: %s." #: src/regex.c:433 #, c-format msgid "pcre_fullinfo() failed: %d." msgstr "pcre_fullinfo() fallita: %d." #: src/regex.c:445 msgid "Matched, but too many substrings." msgstr "Avverato, ma troppe sottostringhe." #: src/regex.c:460 #, c-format msgid "Get substring %d failed (%d)." msgstr "Recupero della sottostringa %d fallito (%d)." #: src/tls.c:157 #, fuzzy #| msgid "Initializing the TLS/SSL connection with MTA..." msgid "Initializing TLS/SSL connection with MTA..." msgstr "Inizializzazione della connessione TLS/SSL con MTA in corso" #: src/tls.c:175 src/tls.c:252 #, c-format msgid "TLS error reading `%s': %s" msgstr "Errore di TLS in fase di lettura di «%s»: %s" #: src/tls.c:192 #, c-format msgid "TLS/SSL handshake failed: %s" msgstr "Negoziazione di TLS/SSL fallita: %s" #: src/tls.c:241 msgid "Initializing the TLS/SSL connection with MUA..." msgstr "Inizializzazione della connessione TLS/SSL con MUA in corso" #: src/tls.c:274 msgid "TLS/SSL handshake failed!" msgstr "Negoziazione di TLS/SSL fallita." #: src/tls.c:303 msgid "The certificate is not trusted." msgstr "Il certificato non è fidato." #: src/tls.c:308 msgid "The certificate has expired." msgstr "Il certificato è scaduto." #: src/tls.c:313 msgid "The certificate is not yet activated." msgstr "Il certificato non è ancora stato attivato." #: src/tls.c:323 msgid "No certificate was found!" msgstr "Non è stato trovato alcun certificato." #: src/tls.c:328 msgid "The certificate is trusted." msgstr "Il certificato è fidato." #: src/tls.c:358 #, c-format msgid "- Anonymous DH using prime of %d bit.\n" msgid_plural "- Anonymous DH using prime of %d bits.\n" msgstr[0] "- DH anonimo con uso di un numero primo di %d bit.\n" msgstr[1] "- DH anonimo con uso di un numero primo di %d bit.\n" #: src/tls.c:367 #, c-format msgid "- Ephemeral DH using prime of %d bit.\n" msgid_plural "- Ephemeral DH using prime of %d bits.\n" msgstr[0] "- DH effimero con uso di un numero primo di %d bit.\n" msgstr[1] "- DH effimero con uso di un numero primo di %d bit.\n" #: src/tls.c:379 #, c-format msgid "- Protocol: %s\n" msgstr "- Protocollo: %s\n" #: src/tls.c:383 #, c-format msgid "- Certificate Type: %s\n" msgstr "- Tipo di certificato: %s\n" #: src/tls.c:386 #, c-format msgid "- Compression: %s\n" msgstr "- Compressione: %s\n" #: src/tls.c:389 #, c-format msgid "- Cipher: %s\n" msgstr "- Cifra: %s\n" #: src/tls.c:392 #, c-format msgid "- MAC: %s\n" msgstr "- MAC: %s\n" #: src/tls.c:422 #, c-format msgid "- Certificate info:\n" msgstr "- Informazioni sul certificato:\n" #: src/tls.c:426 #, c-format msgid "- Certificate is valid since: %s" msgstr "- Il certificato è valido dal: %s" #: src/tls.c:428 #, c-format msgid "- Certificate expires: %s" msgstr "- Il certificato scade il: %s" #: src/tls.c:433 #, c-format msgid "- Certificate fingerprint: " msgstr "- Impronta digitale del certificato: " #: src/tls.c:443 #, c-format msgid "- Certificate serial number: " msgstr "- Numero di serie del certificato: " #: src/tls.c:452 #, c-format msgid "- Certificate public key: " msgstr "- Chiave pubblica del certificato: " #: src/tls.c:455 #, c-format msgid "RSA\n" msgstr "RSA\n" #: src/tls.c:456 #, c-format msgid "- Modulus: %d bit\n" msgid_plural "- Modulus: %d bits\n" msgstr[0] "- Modulo: %d bit\n" msgstr[1] "- Modulo: %d bit\n" #: src/tls.c:461 #, c-format msgid "DSA\n" msgstr "DSA\n" #: src/tls.c:462 #, c-format msgid "- Exponent: %d bit\n" msgid_plural "- Exponent: %d bits\n" msgstr[0] "- Esponente: %d bit\n" msgstr[1] "- Esponente: %d bit\n" #: src/tls.c:466 #, c-format msgid "UNKNOWN\n" msgstr "SCONOSCIUTO\n" #: src/tls.c:468 #, c-format msgid "- Certificate version: #%d\n" msgstr "- Versione del certificato: no. %d\n" #: src/tls.c:475 #, c-format msgid "- Certificate Issuer's DN: %s\n" msgstr "- DN dell'emittente del certificato: %s\n" #: src/transmode.c:64 msgid "remote-mta loops back to Anubis" msgstr "remote-mta torna su Anubis" #: src/transmode.c:155 msgid "Initiated proxy mode." msgstr "" #: src/tunnel.c:320 src/tunnel.c:396 msgid "Transferring messages..." msgstr "Trasferimento dei messaggi in corso" #: src/tunnel.c:394 msgid "Starting SMTP session..." msgstr "Avvio della sessione SMTP in corso" #: src/tunnel.c:481 msgid "Using the TLS/SSL encryption..." msgstr "Uso della cifratura TLS/SSL in corso" #: src/tunnel.c:498 src/tunnel.c:634 #, c-format msgid "WARNING: %s" msgstr "ATTENZIONE: %s" #: src/tunnel.c:500 msgid "STARTTLS command failed." msgstr "Comando STARTTLS fallito." #: src/tunnel.c:626 msgid "Using TLS/SSL encryption between Anubis and remote MTA only..." msgstr "Uso della cifratura TLS/SSL solo fra Anubis e il MTA remoto in corso" #: src/tunnel.c:636 msgid "STARTTLS (ONEWAY) command failed." msgstr "Comando STARTTLS (ONEWAY) fallito." #: lib/getopt.c:547 lib/getopt.c:576 #, fuzzy, c-format #| msgid "%s: option `%s' is ambiguous\n" msgid "%s: option '%s' is ambiguous; possibilities:" msgstr "%s: l'opzione «%s» è ambigua\n" #: lib/getopt.c:624 lib/getopt.c:628 #, fuzzy, c-format #| msgid "%s: option `--%s' doesn't allow an argument\n" msgid "%s: option '--%s' doesn't allow an argument\n" msgstr "%s: l'opzione «--%s» non ammette argomenti\n" #: lib/getopt.c:637 lib/getopt.c:642 #, fuzzy, c-format #| msgid "%s: option `%c%s' doesn't allow an argument\n" msgid "%s: option '%c%s' doesn't allow an argument\n" msgstr "%s: l'opzione «%c%s» non ammette argomenti\n" #: lib/getopt.c:685 lib/getopt.c:704 #, fuzzy, c-format #| msgid "%s: option `%s' requires an argument\n" msgid "%s: option '--%s' requires an argument\n" msgstr "%s: l'opzione «%s» richiede un argomento\n" #: lib/getopt.c:742 lib/getopt.c:745 #, fuzzy, c-format #| msgid "%s: unrecognized option `--%s'\n" msgid "%s: unrecognized option '--%s'\n" msgstr "%s: opzione «--%s» sconosciuta\n" #: lib/getopt.c:753 lib/getopt.c:756 #, fuzzy, c-format #| msgid "%s: unrecognized option `%c%s'\n" msgid "%s: unrecognized option '%c%s'\n" msgstr "%s: opzione «%c%s» sconosciuta\n" #: lib/getopt.c:805 lib/getopt.c:808 #, fuzzy, c-format #| msgid "%s: invalid option -- %c\n" msgid "%s: invalid option -- '%c'\n" msgstr "%s: opzione non valida - %c\n" #: lib/getopt.c:861 lib/getopt.c:878 lib/getopt.c:1088 lib/getopt.c:1106 #, fuzzy, c-format #| msgid "%s: option requires an argument -- %c\n" msgid "%s: option requires an argument -- '%c'\n" msgstr "%s: l'opzione richiede un argomento - %c\n" #: lib/getopt.c:934 lib/getopt.c:950 #, fuzzy, c-format #| msgid "%s: option `-W %s' is ambiguous\n" msgid "%s: option '-W %s' is ambiguous\n" msgstr "%s: l'opzione «-W %s» è ambigua\n" #: lib/getopt.c:974 lib/getopt.c:992 #, fuzzy, c-format #| msgid "%s: option `-W %s' doesn't allow an argument\n" msgid "%s: option '-W %s' doesn't allow an argument\n" msgstr "%s: l'opzone «-W %s» non ammette argomenti\n" #: lib/getopt.c:1013 lib/getopt.c:1031 #, fuzzy, c-format #| msgid "%s: option `%s' requires an argument\n" msgid "%s: option '-W %s' requires an argument\n" msgstr "%s: l'opzione «%s» richiede un argomento\n" #: lib/obstack.c:418 lib/obstack.c:420 msgid "memory exhausted" msgstr "Memoria esaurita" #~ msgid "The MTA has not been specified. Set the REMOTE-MTA or LOCAL-MTA." #~ msgstr "MTA non è stato specificato. Impostare REMOTE-MTA o LOCAL-MTA." #~ msgid "--mode=mda requires --local-mta" #~ msgstr "--mode=mda richiede --local-mta" #~ msgid "Missing recipient addresses" #~ msgstr "Manca l'indirizzo del destinatario" #~ msgid "Unknown mode: %s" #~ msgstr "Modalità sconosciuta: %s" #~ msgid "No certificate was sent." #~ msgstr "Nessun certificato è stato inviato." #~ msgid "%s: illegal option -- %c\n" #~ msgstr "%s: opzione illecita - %c\n" #~ msgid "Loop not allowed. Connection rejected." #~ msgstr "Ciclo non permesso. Connessione rifiutata."