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

@@ -12,7 +12,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib.master.ta\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: 2009-09-17 15:47+0530\n"
"Last-Translator: \n"
"Language-Team: <en@li.org>\n"
@@ -1177,7 +1177,7 @@ msgstr "நிலை மாற்றியின் உள்ளீடுக்
msgid "Not enough space in destination"
msgstr "சாக்கெட் முகவரிக்கு போதிய இடம் இல்லை"
#: gio/gcharsetconverter.c:448 gio/gsocket.c:772
#: gio/gcharsetconverter.c:448 gio/gsocket.c:811
msgid "Cancellable initialization not supported"
msgstr "ரத்துசெய்யக்கூடிய துவக்குதல் துணைபுரிவதில்லை"
@@ -1970,106 +1970,110 @@ msgstr ""
msgid "Unknown command '%s'\n"
msgstr "தெரியாத விருப்பம் %s"
#: gio/gsocket.c:277
#: gio/gsocket.c:282
msgid "Invalid socket, not initialized"
msgstr "தவறான சாக்கெட், துவக்கப்படவில்லை"
#: gio/gsocket.c:284
#: gio/gsocket.c:289
#, c-format
msgid "Invalid socket, initialization failed due to: %s"
msgstr "தவறான சாக்கெட், இதனால் துவக்க முடியவில்லை: %s"
#: gio/gsocket.c:292
#: gio/gsocket.c:297
msgid "Socket is already closed"
msgstr "சாக்கெட் ஏற்கனவே மூடப்பட்டது"
#: 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 "GSocketஐ 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 "சாக்கெட்டை உருவாக்க முடியவில்லை: %s"
#: gio/gsocket.c:447
#: gio/gsocket.c:461
msgid "Unknown protocol was specified"
msgstr "தெரியாத நெறிமுறை குறிப்பிடப்பட்டுள்ளது"
#: gio/gsocket.c:1126
#: gio/gsocket.c:1225
#, c-format
msgid "could not get local address: %s"
msgstr "உள்ளமை முகவரியை பெற முடியவில்லை: %s"
#: gio/gsocket.c:1159
#: gio/gsocket.c:1258
#, c-format
msgid "could not get remote address: %s"
msgstr "தொலை முகவரியை பெற முடியவில்லை: %s"
#: gio/gsocket.c:1217
#: gio/gsocket.c:1316
#, c-format
msgid "could not listen: %s"
msgstr "கேட்க முடியவில்லை: %s"
#: gio/gsocket.c:1291
#: gio/gsocket.c:1390
#, c-format
msgid "Error binding to address: %s"
msgstr "முகவரியை பிணைக்கும் போது பிழை: %s"
#: gio/gsocket.c:1411
#: gio/gsocket.c:1510
#, c-format
msgid "Error accepting connection: %s"
msgstr "இணைப்பை ஏற்கும் போது பிழை: %s"
#: gio/gsocket.c:1524
#: gio/gsocket.c:1623
msgid "Error connecting: "
msgstr "இணைக்கும் போது பிழை:"
#: gio/gsocket.c:1528
#: gio/gsocket.c:1627
msgid "Connection in progress"
msgstr "இணைப்பு செயலிலுள்ளது"
#: gio/gsocket.c:1533
#: gio/gsocket.c:1632
#, c-format
msgid "Error connecting: %s"
msgstr "இணைக்கும் போது பிழை: %s"
#: gio/gsocket.c:1573
#: gio/gsocket.c:1675
#, c-format
msgid "Unable to get pending error: %s"
msgstr "விடுப்பட்ட பிழையைப் பெற முடியவில்லை: %s"
#: gio/gsocket.c:1669
#: gio/gsocket.c:1771
#, c-format
msgid "Error receiving data: %s"
msgstr "தரவைப் பெறும் போது பிழை: %s"
#: gio/gsocket.c:1812
#: gio/gsocket.c:1914
#, c-format
msgid "Error sending data: %s"
msgstr "தரவை அனுப்பும் போது பிழை: %s"
#: gio/gsocket.c:2004
#: gio/gsocket.c:2106
#, c-format
msgid "Error closing socket: %s"
msgstr "சாக்கெட்டை மூடும் போது பிழை: %s"
#: gio/gsocket.c:2481
#: gio/gsocket.c:2609
#, c-format
msgid "Waiting for socket condition: %s"
msgstr "சாக்கெட் நிலைக்காக காத்திருக்கிறது: %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 "செய்தி அனுப்பும் போது பிழை: %s"
#: gio/gsocket.c:2745
#: gio/gsocket.c:2891
msgid "GSocketControlMessage not supported on windows"
msgstr "GSocketControlMessage 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 "செய்தி பெறும் போது பிழை: %s"