From bd162b9052bac6dcb86e81b9fec2eba6fe895922 Mon Sep 17 00:00:00 2001 From: Guillaume Cottenceau Date: Tue, 15 Apr 2003 12:52:15 +0000 Subject: merge latest curl error messages --- grpmi/po/it.po | 203 ++++++++++++++++++++++++++++++++++++++------------------- 1 file changed, 136 insertions(+), 67 deletions(-) (limited to 'grpmi/po/it.po') diff --git a/grpmi/po/it.po b/grpmi/po/it.po index 868e86d1..27a7c6bd 100644 --- a/grpmi/po/it.po +++ b/grpmi/po/it.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: grpmi-it\n" -"POT-Creation-Date: 2003-02-21 00:37+0100\n" +"POT-Creation-Date: 2003-04-15 14:36+0200\n" "PO-Revision-Date: 2003-02-21 18:18+0100\n" "Last-Translator: Simone Riccio \n" "Language-Team: Italian \n" @@ -23,7 +23,7 @@ msgstr "" msgid "Download directory does not exist" msgstr "La directory dove mettere quanto scaricato non esiste" -#: ../curl_download/curl_download.xs:89 ../curl_download/curl_download.xs:206 +#: ../curl_download/curl_download.xs:89 ../curl_download/curl_download.xs:213 msgid "Out of memory\n" msgstr "Memoria esaurita\n" @@ -31,269 +31,338 @@ msgstr "Memoria esaurita\n" msgid "Could not open output file in append mode" msgstr "Non ho potuto aprire il file di output in modalità append" -#: ../curl_download/curl_download.xs:126 +#: ../curl_download/curl_download.xs:133 msgid "Unsupported protocol\n" msgstr "Protocollo non supportato\n" -#: ../curl_download/curl_download.xs:129 +#: ../curl_download/curl_download.xs:136 msgid "Failed init\n" msgstr "Inizializzazione fallita\n" -#: ../curl_download/curl_download.xs:132 +#: ../curl_download/curl_download.xs:139 msgid "Bad URL format\n" msgstr "Formato URL errato\n" -#: ../curl_download/curl_download.xs:135 +#: ../curl_download/curl_download.xs:142 msgid "Bad user format in URL\n" msgstr "Formato utente nell'URL errato\n" -#: ../curl_download/curl_download.xs:138 +#: ../curl_download/curl_download.xs:145 msgid "Couldn't resolve proxy\n" msgstr "Non posso risolvere il proxy\n" -#: ../curl_download/curl_download.xs:141 +#: ../curl_download/curl_download.xs:148 msgid "Couldn't resolve host\n" msgstr "Non posso risolvere l'host\n" -#: ../curl_download/curl_download.xs:144 +#: ../curl_download/curl_download.xs:151 msgid "Couldn't connect\n" msgstr "Non posso connettermi\n" -#: ../curl_download/curl_download.xs:147 +#: ../curl_download/curl_download.xs:154 msgid "FTP unexpected server reply\n" msgstr "Risposta scorretta dal server FTP\n" -#: ../curl_download/curl_download.xs:150 +#: ../curl_download/curl_download.xs:157 msgid "FTP access denied\n" msgstr "Accesso FTP negato\n" -#: ../curl_download/curl_download.xs:153 +#: ../curl_download/curl_download.xs:160 msgid "FTP user password incorrect\n" msgstr "Password utente per FTP errata\n" -#: ../curl_download/curl_download.xs:156 +#: ../curl_download/curl_download.xs:163 msgid "FTP unexpected PASS reply\n" msgstr "Risposta FTP: PASS, scorretta\n" -#: ../curl_download/curl_download.xs:159 +#: ../curl_download/curl_download.xs:166 msgid "FTP unexpected USER reply\n" msgstr "Risposta FTP: USER, scorretto\n" -#: ../curl_download/curl_download.xs:162 +#: ../curl_download/curl_download.xs:169 msgid "FTP unexpected PASV reply\n" msgstr "Risposta FTP: PASV, scorretta\n" -#: ../curl_download/curl_download.xs:165 +#: ../curl_download/curl_download.xs:172 msgid "FTP unexpected 227 format\n" msgstr "Risposta FTP: formato 227, scorretto\n" -#: ../curl_download/curl_download.xs:168 +#: ../curl_download/curl_download.xs:175 msgid "FTP can't get host\n" msgstr "FTP: non trovo l'host\n" -#: ../curl_download/curl_download.xs:171 +#: ../curl_download/curl_download.xs:178 msgid "FTP can't reconnect\n" msgstr "FTP: non posso riconnettermi\n" -#: ../curl_download/curl_download.xs:174 +#: ../curl_download/curl_download.xs:181 msgid "FTP couldn't set binary\n" msgstr "FTP: non posso settare il modo binario\n" -#: ../curl_download/curl_download.xs:177 +#: ../curl_download/curl_download.xs:184 msgid "Partial file\n" msgstr "File parziale\n" -#: ../curl_download/curl_download.xs:180 +#: ../curl_download/curl_download.xs:187 msgid "FTP couldn't RETR file\n" msgstr "FTP: non posso recuperare (RETR) il file\n" -#: ../curl_download/curl_download.xs:183 +#: ../curl_download/curl_download.xs:190 msgid "FTP write error\n" msgstr "FTP: errore in scrittura\n" -#: ../curl_download/curl_download.xs:188 +#: ../curl_download/curl_download.xs:195 msgid "FTP quote error\n" msgstr "FTP: errore di quota\n" -#: ../curl_download/curl_download.xs:191 +#: ../curl_download/curl_download.xs:198 msgid "HTTP not found\n" msgstr "HTTP non trovato\n" -#: ../curl_download/curl_download.xs:194 +#: ../curl_download/curl_download.xs:201 msgid "Write error\n" msgstr "Errore di scrittura\n" -#: ../curl_download/curl_download.xs:197 +#: ../curl_download/curl_download.xs:204 msgid "User name illegally specified\n" msgstr "Nome utente specificato in modo non valido\n" -#: ../curl_download/curl_download.xs:200 +#: ../curl_download/curl_download.xs:207 msgid "FTP couldn't STOR file\n" msgstr "FTP: non posso archiviare (STOR) il file\n" -#: ../curl_download/curl_download.xs:203 +#: ../curl_download/curl_download.xs:210 msgid "Read error\n" msgstr "Errore in lettura\n" -#: ../curl_download/curl_download.xs:209 +#: ../curl_download/curl_download.xs:216 msgid "Time out\n" msgstr "Tempo scaduto\n" -#: ../curl_download/curl_download.xs:212 +#: ../curl_download/curl_download.xs:219 msgid "FTP couldn't set ASCII\n" msgstr "FTP: non posso settare il modo ASCII\n" -#: ../curl_download/curl_download.xs:215 +#: ../curl_download/curl_download.xs:222 msgid "FTP PORT failed\n" msgstr "FTP: PORT fallito\n" -#: ../curl_download/curl_download.xs:218 +#: ../curl_download/curl_download.xs:225 msgid "FTP couldn't use REST\n" msgstr "FTP: non posso usare REST\n" -#: ../curl_download/curl_download.xs:221 +#: ../curl_download/curl_download.xs:228 msgid "FTP couldn't get size\n" msgstr "FTP: non posso ottenere le dimensioni\n" -#: ../curl_download/curl_download.xs:224 +#: ../curl_download/curl_download.xs:231 msgid "HTTP range error\n" msgstr "Http, errore di intervallo\n" -#: ../curl_download/curl_download.xs:227 +#: ../curl_download/curl_download.xs:234 msgid "HTTP POST error\n" msgstr "Http, errore POST\n" -#: ../curl_download/curl_download.xs:230 +#: ../curl_download/curl_download.xs:237 msgid "SSL connect error\n" msgstr "Errore nella connessione SSL\n" -#: ../curl_download/curl_download.xs:233 +#: ../curl_download/curl_download.xs:240 msgid "FTP bad download resume\n" msgstr "FTP: non posso riprendere il download\n" -#: ../curl_download/curl_download.xs:236 +#: ../curl_download/curl_download.xs:243 msgid "File couldn't read file\n" msgstr "Non posso leggere il file\n" -#: ../curl_download/curl_download.xs:239 +#: ../curl_download/curl_download.xs:246 msgid "LDAP cannot bind\n" msgstr "Fallito collegamento LDAP\n" -#: ../curl_download/curl_download.xs:242 +#: ../curl_download/curl_download.xs:249 msgid "LDAP search failed\n" msgstr "Ricerca LDAP fallita\n" -#: ../curl_download/curl_download.xs:245 +#: ../curl_download/curl_download.xs:252 msgid "Library not found\n" msgstr "Libreria non trovata\n" -#: ../curl_download/curl_download.xs:248 +#: ../curl_download/curl_download.xs:255 msgid "Function not found\n" msgstr "Funzione non trovata\n" -#: ../curl_download/curl_download.xs:251 +#: ../curl_download/curl_download.xs:258 msgid "Aborted by callback\n" msgstr "Cancellato per callback\n" -#: ../curl_download/curl_download.xs:254 +#: ../curl_download/curl_download.xs:261 msgid "Bad function argument\n" msgstr "Argomento errato nella funzione\n" -#: ../curl_download/curl_download.xs:257 +#: ../curl_download/curl_download.xs:264 msgid "Bad calling order\n" msgstr "Ordine di chiamata errato\n" -#: ../curl_download/curl_download.xs:260 +#: ../curl_download/curl_download.xs:267 +msgid "HTTP Interface operation failed\n" +msgstr "" + +#: ../curl_download/curl_download.xs:270 +msgid "my_getpass() returns fail\n" +msgstr "" + +#: ../curl_download/curl_download.xs:273 +msgid "catch endless re-direct loops\n" +msgstr "" + +#: ../curl_download/curl_download.xs:276 +msgid "User specified an unknown option\n" +msgstr "" + +#: ../curl_download/curl_download.xs:279 +msgid "Malformed telnet option\n" +msgstr "" + +#: ../curl_download/curl_download.xs:282 +msgid "removed after 7.7.3\n" +msgstr "" + +#: ../curl_download/curl_download.xs:285 +msgid "peer's certificate wasn't ok\n" +msgstr "" + +#: ../curl_download/curl_download.xs:288 +msgid "when this is a specific error\n" +msgstr "" + +#: ../curl_download/curl_download.xs:291 +#, fuzzy +msgid "SSL crypto engine not found\n" +msgstr "Funzione non trovata\n" + +#: ../curl_download/curl_download.xs:294 +msgid "can not set SSL crypto engine as default\n" +msgstr "" + +#: ../curl_download/curl_download.xs:297 +msgid "failed sending network data\n" +msgstr "" + +#: ../curl_download/curl_download.xs:300 +msgid "failure in receiving network data\n" +msgstr "" + +#: ../curl_download/curl_download.xs:303 +msgid "share is in use\n" +msgstr "" + +#: ../curl_download/curl_download.xs:306 +msgid "problem with the local certificate\n" +msgstr "" + +#: ../curl_download/curl_download.xs:309 +msgid "couldn't use specified cipher\n" +msgstr "" + +#: ../curl_download/curl_download.xs:312 +msgid "problem with the CA cert (path?)\n" +msgstr "" + +#: ../curl_download/curl_download.xs:315 +msgid "Unrecognized transfer encoding\n" +msgstr "" + +#: ../curl_download/curl_download.xs:320 #, c-format msgid "Unknown error code %d\n" msgstr "Codice di errore %d sconosciuto\n" -#: ../rpm/grpmi_rpm.xs:69 +#: ../rpm/grpmi_rpm.xs:71 msgid "Couldn't read RPM config files" msgstr "Non ho potuto leggere i file di configurazione RPM" -#: ../rpm/grpmi_rpm.xs:95 +#: ../rpm/grpmi_rpm.xs:121 msgid "Couldn't open file\n" msgstr "Non ho potuto aprire il file\n" -#: ../rpm/grpmi_rpm.xs:99 +#: ../rpm/grpmi_rpm.xs:125 msgid "Could not read lead bytes\n" msgstr "Non ho potuto leggere i byte iniziali\n" -#: ../rpm/grpmi_rpm.xs:102 +#: ../rpm/grpmi_rpm.xs:128 msgid "RPM version of package doesn't support signatures\n" msgstr "La versione RPM del pacchetto non supporta le firme\n" -#: ../rpm/grpmi_rpm.xs:107 +#: ../rpm/grpmi_rpm.xs:133 msgid "Could not read signature block (`rpmReadSignature' failed)\n" msgstr "" "Non ho potuto leggere il blocco della firma ('rpmReadSignature' è fallito)\n" -#: ../rpm/grpmi_rpm.xs:110 +#: ../rpm/grpmi_rpm.xs:136 msgid "No signatures\n" msgstr "Nessuna firma\n" -#: ../rpm/grpmi_rpm.xs:114 +#: ../rpm/grpmi_rpm.xs:140 msgid "`makeTempFile' failed!\n" msgstr "`makeTempFile' è fallito!\n" -#: ../rpm/grpmi_rpm.xs:121 +#: ../rpm/grpmi_rpm.xs:147 msgid "Error reading file\n" msgstr "Errore nella lettura del file\n" -#: ../rpm/grpmi_rpm.xs:127 +#: ../rpm/grpmi_rpm.xs:153 msgid "Error writing temp file\n" msgstr "Errore nella scrittura del file temporaneo\n" -#: ../rpm/grpmi_rpm.xs:152 +#: ../rpm/grpmi_rpm.xs:178 msgid "No GPG signature in package\n" msgstr "Nessuna firma GPG nel pacchetto\n" -#: ../rpm/grpmi_rpm.xs:234 +#: ../rpm/grpmi_rpm.xs:260 msgid "Couldn't open RPM DB for writing (not superuser?)" msgstr "" "Non ho potuto aprire il database RPM in scrittura (non sei il superutente?)" -#: ../rpm/grpmi_rpm.xs:236 +#: ../rpm/grpmi_rpm.xs:262 msgid "Couldn't open RPM DB for writing" msgstr "Non ho potuto aprire il database RPM in scrittura" -#: ../rpm/grpmi_rpm.xs:240 +#: ../rpm/grpmi_rpm.xs:266 msgid "Couldn't start transaction" msgstr "Non ho potuto avviare la transazione" -#: ../rpm/grpmi_rpm.xs:259 +#: ../rpm/grpmi_rpm.xs:285 #, c-format msgid "Can't open package `%s'\n" msgstr "Non posso aprire il pacchetto `%s'\n" -#: ../rpm/grpmi_rpm.xs:264 +#: ../rpm/grpmi_rpm.xs:290 #, c-format msgid "Package `%s' is corrupted\n" msgstr "Il pacchetto `%s' è corrotto\n" -#: ../rpm/grpmi_rpm.xs:267 +#: ../rpm/grpmi_rpm.xs:293 #, c-format msgid "Package `%s' can't be installed\n" msgstr "Il pacchetto `%s' non può essere installato\n" -#: ../rpm/grpmi_rpm.xs:278 +#: ../rpm/grpmi_rpm.xs:304 msgid "Error while checking dependencies" msgstr "Errore nella verifica delle dipendenze" -#: ../rpm/grpmi_rpm.xs:299 +#: ../rpm/grpmi_rpm.xs:325 msgid "conflicts with" msgstr "è in conflitto con" -#: ../rpm/grpmi_rpm.xs:299 +#: ../rpm/grpmi_rpm.xs:325 msgid "is needed by" msgstr "è richiesto da" -#: ../rpm/grpmi_rpm.xs:317 +#: ../rpm/grpmi_rpm.xs:343 msgid "Error while checking dependencies 2" msgstr "Errore nella verifica delle dipendenze 2" -#: ../rpm/grpmi_rpm.xs:323 +#: ../rpm/grpmi_rpm.xs:349 msgid "Problems occurred during installation:\n" msgstr "Si sono verificati dei problemi durante l'installazione:\n" -- cgit v1.2.1