This commit is contained in:
Matthias Clasen
2010-04-23 20:49:02 -04:00
parent daa405c191
commit afe3aef7b0
92 changed files with 2576 additions and 2208 deletions

View File

@@ -18,7 +18,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib 2.21.x\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2010-04-22 21:59-0400\n"
"POT-Creation-Date: 2010-04-23 20:25-0400\n"
"PO-Revision-Date: 2010-03-06 01:03+0100\n"
"Last-Translator: Luca Ferretti <lferrett@gnome.org>\n"
"Language-Team: Italian <tp@lists.linux.it>\n"
@@ -1271,7 +1271,7 @@ msgstr "Sequenza multi-byte non valida in ingresso"
msgid "Not enough space in destination"
msgstr "Spazio non sufficiente nella destinazione"
#: gio/gcharsetconverter.c:448 gio/gsocket.c:772
#: gio/gcharsetconverter.c:448 gio/gsocket.c:811
msgid "Cancellable initialization not supported"
msgstr "Inizializzazione annullabile non supportata"
@@ -2090,107 +2090,111 @@ msgstr ""
msgid "Unknown command '%s'\n"
msgstr "Opzione %s sconosciuta"
#: gio/gsocket.c:277
#: gio/gsocket.c:282
msgid "Invalid socket, not initialized"
msgstr "Socket non valido, non inizializzato"
#: gio/gsocket.c:284
#: gio/gsocket.c:289
#, c-format
msgid "Invalid socket, initialization failed due to: %s"
msgstr "Socket non valido, inizializzazione non riuscita a causa di: %s"
#: gio/gsocket.c:292
#: gio/gsocket.c:297
msgid "Socket is already closed"
msgstr "Il socket è già chiuso"
#: gio/gsocket.c:413
#: gio/gsocket.c:305 gio/gsocket.c:2616 gio/gsocket.c:2660
msgid "Socket I/O timed out"
msgstr ""
#: gio/gsocket.c:427
#, c-format
msgid "creating GSocket from fd: %s"
msgstr "creazione di GSocket da FD: %s"
#: gio/gsocket.c:447 gio/gsocket.c:461 gio/gsocket.c:1925
#: gio/gsocket.c:461 gio/gsocket.c:475 gio/gsocket.c:2027
#, c-format
msgid "Unable to create socket: %s"
msgstr "Impossibile creare il socket: %s"
#: gio/gsocket.c:447
#: gio/gsocket.c:461
msgid "Unknown protocol was specified"
msgstr "È stato specificato un protocollo sconosciuto"
#: gio/gsocket.c:1126
#: gio/gsocket.c:1225
#, c-format
msgid "could not get local address: %s"
msgstr "impossibile ottenere l'indirizzo locale: %s"
#: gio/gsocket.c:1159
#: gio/gsocket.c:1258
#, c-format
msgid "could not get remote address: %s"
msgstr "impossibile ottenere l'indirizzo remoto: %s"
#: gio/gsocket.c:1217
#: gio/gsocket.c:1316
#, c-format
msgid "could not listen: %s"
msgstr "impossibile restare in ascolto: %s"
# oppure "nell'eseguire il binding" ??
#: gio/gsocket.c:1291
#: gio/gsocket.c:1390
#, c-format
msgid "Error binding to address: %s"
msgstr "Errore nel legarsi all'indirizzo: %s"
#: gio/gsocket.c:1411
#: gio/gsocket.c:1510
#, c-format
msgid "Error accepting connection: %s"
msgstr "Errore nell'accettare la connessione: %s"
#: gio/gsocket.c:1524
#: gio/gsocket.c:1623
msgid "Error connecting: "
msgstr "Errore nel connettersi: "
#: gio/gsocket.c:1528
#: gio/gsocket.c:1627
msgid "Connection in progress"
msgstr "Connessione in corso"
#: gio/gsocket.c:1533
#: gio/gsocket.c:1632
#, c-format
msgid "Error connecting: %s"
msgstr "Errore nel connettersi: %s"
#: gio/gsocket.c:1573
#: gio/gsocket.c:1675
#, c-format
msgid "Unable to get pending error: %s"
msgstr "Impossibile ottenere l'errore in sospeso: %s"
#: gio/gsocket.c:1669
#: gio/gsocket.c:1771
#, c-format
msgid "Error receiving data: %s"
msgstr "Errore nel ricevere i dati: %s"
#: gio/gsocket.c:1812
#: gio/gsocket.c:1914
#, c-format
msgid "Error sending data: %s"
msgstr "Errore nell'inviare i dati: %s"
#: gio/gsocket.c:2004
#: gio/gsocket.c:2106
#, c-format
msgid "Error closing socket: %s"
msgstr "Errore nel chiudere il socket: %s"
#: gio/gsocket.c:2481
#: gio/gsocket.c:2609
#, c-format
msgid "Waiting for socket condition: %s"
msgstr "In attesa della condizione del socket: %s"
#: gio/gsocket.c:2720 gio/gsocket.c:2801
#: gio/gsocket.c:2866 gio/gsocket.c:2947
#, c-format
msgid "Error sending message: %s"
msgstr "Errore nell'inviare il messaggio: %s"
#: gio/gsocket.c:2745
#: gio/gsocket.c:2891
msgid "GSocketControlMessage not supported on windows"
msgstr "GSocketControlMessage non supportato su Windows"
#: gio/gsocket.c:3003 gio/gsocket.c:3141
#: gio/gsocket.c:3149 gio/gsocket.c:3287
#, c-format
msgid "Error receiving message: %s"
msgstr "Errore nel ricevere il messaggio: %s"