1 # Tamil translation for pidgin-sipe
2 # Copyright (c) 2008 Rosetta Contributors and Canonical Ltd 2008
3 # This file is distributed under the same license as the pidgin-sipe package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, 2008.
8 "Project-Id-Version: pidgin-sipe\n"
9 "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
10 "POT-Creation-Date: 2008-12-16 13:43-0600\n"
11 "PO-Revision-Date: 2008-12-17 07:02+0000\n"
12 "Last-Translator: emacsian <Unknown>\n"
13 "Language-Team: Tamil <ta@li.org>\n"
15 "Content-Type: text/plain; charset=UTF-8\n"
16 "Content-Transfer-Encoding: 8bit\n"
17 "Plural-Forms: nplurals=2; plural=n != 1;\n"
18 "X-Launchpad-Export-Date: 2009-01-05 17:52+0000\n"
19 "X-Generator: Launchpad (build Unknown)\n"
21 #. TODO: do we really want to disconnect on a failure to write?
22 #: ../src/sipe.c:530 ../src/sipe.c:560
23 msgid "Could not write"
24 msgstr "எழுத முடியவில்லை"
26 #: ../src/sipe.c:583 ../src/sipe.c:2946
27 msgid "Could not connect"
28 msgstr "இணைக்க முடியவில்லை"
30 #: ../src/sipe.c:649 ../src/sipe.c:3090
31 msgid "Couldn't create socket"
32 msgstr "சாக்கெட்டை உருவாக்க முடியவில்லை"
35 #: ../src/sipe.c:1416 ../src/sipe.c:1423 ../src/sipe.c:1430
43 #: ../src/sipe.c:2144 ../src/sipe.c:2783
44 msgid "Wrong Password"
49 msgid "You have been rejected by the server: %s"
52 #: ../src/sipe.c:2170 ../src/sipe.c:2186
53 msgid "no reason given"
57 msgid "You have been rejected by the server"
62 msgid "Service unavailable: %s"
66 msgid "Service unavailable: no reason given"
70 msgid "Invalid message signature received"
74 msgid "Connection not found; Please try to connect again.\n"
78 msgid "SSL read error"
82 msgid "Server has disconnected"
85 #: ../src/sipe.c:2992 ../src/sipe.c:3035 ../src/sipe.c:3074 ../src/sipe.c:3148
86 msgid "Could not create listen socket"
87 msgstr "கேட்கும் கொள்குழி (சாக்கெட்) ஐ உருவாக்க முடியவில்லை!"
90 msgid "Couldn't resolve host"
91 msgstr "புரவலரை நிர்ணயிக்க முடியவில்லை"
94 msgid "Connection Failed"
95 msgstr "இணைப்பு தவறியது"
98 msgid "SSL Handshake Failed"
99 msgstr "SSL கைகுலுக்கல் தவறியது"
101 #: ../src/sipe.c:3121
103 "SSL support is not installed. Either install SSL support or configure a "
104 "different connection type in the account editor."
107 #: ../src/sipe.c:3130
108 msgid "Could not create SSL context"
111 #: ../src/sipe.c:3139
112 msgid "Could not resolve hostname"
113 msgstr "புரவலன் பெயரை கண்டு பிடிக்க முடியவில்லை"
115 #: ../src/sipe.c:3244
116 msgid "SIP Exchange usernames may not contain whitespaces"
119 #: ../src/sipe.c:3262
123 #: ../src/sipe.c:3414
124 msgid "Unable to display the search results."
125 msgstr "தேடல் விடைகளை காண்பிக்க இயலவில்லை."
127 #: ../src/sipe.c:3420
131 #: ../src/sipe.c:3423
135 #: ../src/sipe.c:3426 ../src/sipe.c:3518
139 #: ../src/sipe.c:3429 ../src/sipe.c:3520
143 #: ../src/sipe.c:3432
147 #: ../src/sipe.c:3461
149 msgid "Found %d contact%s:"
150 msgid_plural "Found %d contacts%s:"
154 #: ../src/sipe.c:3463
155 msgid " (more matched your query)"
158 #: ../src/sipe.c:3514
162 #: ../src/sipe.c:3516
164 msgstr "குடும்பப் பெயர்"
166 #: ../src/sipe.c:3524
170 #: ../src/sipe.c:3525
171 msgid "Search for a Contact"
174 #: ../src/sipe.c:3526
176 "Enter the information of the person you wish to find. Empty fields will be "
180 #: ../src/sipe.c:3528
184 #: ../src/sipe.c:3529
188 #: ../src/sipe.c:3540
189 msgid "Contact Search..."
192 #: ../src/sipe.c:3684
194 msgstr "பதில்மாற்றை பயன்படுத்து"
196 #: ../src/sipe.c:3686
198 msgstr "பதிலாள் சேவையகம்"
200 #: ../src/sipe.c:3689
201 msgid "Use non-standard port"
204 #. Translators: noun (networking port)
205 #: ../src/sipe.c:3692
209 #: ../src/sipe.c:3695
210 msgid "Connection Type"
213 #: ../src/sipe.c:3696
217 #: ../src/sipe.c:3697
221 #: ../src/sipe.c:3698
225 #: ../src/sipe.c:3699
229 #. option = purple_account_option_bool_new(_("Publish status (note: everyone may watch you)"), "doservice", TRUE);
230 #. prpl_info.protocol_options = g_list_append(prpl_info.protocol_options, option);
231 #: ../src/sipe.c:3705
233 msgstr "பயனர் உதவியாளர்"
235 #. TODO commented out so won't show in the preferences until we fix krb message signing
236 #. option = purple_account_option_bool_new(_("Use Kerberos"), "krb5", FALSE);
237 #. prpl_info.protocol_options = g_list_append(prpl_info.protocol_options, option);
239 #. // XXX FIXME: Add code to programmatically determine if a KRB REALM is specified in /etc/krb5.conf
240 #. option = purple_account_option_string_new(_("Kerberos Realm"), "krb5_realm", "");
241 #. prpl_info.protocol_options = g_list_append(prpl_info.protocol_options, option);
243 #: ../src/sipe.c:3717
247 #: ../src/sipe.c:3719
249 msgstr "ஆத் களப்பெயர்"