summaryrefslogtreecommitdiff
path: root/program/localization/ta_IN/messages.inc
diff options
context:
space:
mode:
authorthomascube <thomas@roundcube.net>2012-01-03 16:40:06 +0000
committerthomascube <thomas@roundcube.net>2012-01-03 16:40:06 +0000
commite31c56a5af23257a18275d59bf01e921a8eb60f6 (patch)
tree3382a4b1c7ca10aea1d34b1994148ce9207f0536 /program/localization/ta_IN/messages.inc
parentfdff34093d479f1a9cb98107b68eb9137278b181 (diff)
Imported localization files from launchpad
Diffstat (limited to 'program/localization/ta_IN/messages.inc')
-rw-r--r--program/localization/ta_IN/messages.inc26
1 files changed, 12 insertions, 14 deletions
diff --git a/program/localization/ta_IN/messages.inc b/program/localization/ta_IN/messages.inc
index 0b92be639..5172c339e 100644
--- a/program/localization/ta_IN/messages.inc
+++ b/program/localization/ta_IN/messages.inc
@@ -1,17 +1,17 @@
<?php
/*
-+-----------------------------------------------------------------------+
-| language/_NEW_/messages.inc |
-| |
-| Language file of the Roundcube Webmail client |
-| Copyright (C) 2008-2010, The Roundcube Dev Team |
-| Licensed under the GNU GPL |
-| |
-+-----------------------------------------------------------------------+
-| Author: |
-+-----------------------------------------------------------------------+
-
+ +-----------------------------------------------------------------------+
+ | localization/ta_IN/messages.inc |
+ | |
+ | Language file of the Roundcube Webmail client |
+ | Copyright (C) 2012, The Roundcube Dev Team |
+ | Licensed under the GNU General Public License |
+ | |
+ +-----------------------------------------------------------------------+
+ | Author: Thomas <Unknown> |
+ +-----------------------------------------------------------------------+
+ @version $Id$
*/
$messages = array();
@@ -62,7 +62,6 @@ $messages['nosubjectwarning'] = 'தலைப்பு காலியாக உ
$messages['nobodywarning'] = 'உரையில்லாமல் இந்த செய்தியை அனுப்ப வேண்டுமா?';
$messages['notsentwarning'] = 'செய்தி அனுப்பப்படவில்லை. உங்கள் செய்தியை நிராகரிக்க விரும்புகிறீர்களா?';
$messages['noldapserver'] = 'தயவு செய்து தேடுவதற்கு Idap சேவையகத்தை தேர்ந்தெடுங்கள்';
-$messages['nocontactsreturned'] = 'எந்த தொடர்புகளும் காணப்படவில்லை';
$messages['nosearchname'] = 'தயவு செய்து தொடர்பின் பெயரோ மின்னஞ்சல் முகவரியோ எழுதுங்கள்';
$messages['notuploadedwarning'] = 'எல்லா இணைப்புகளும் ஏற்றப்படவில்லை. தயவு செய்து காத்திருங்கள் அல்லது ஏற்றத்தை ரத்து செய்யுங்கள்.';
$messages['searchsuccessful'] = '$nr செய்திகள் கண்டுபிடிக்கப்பட்டது';
@@ -100,6 +99,5 @@ $messages['smtpfromerror'] = 'SMTP பிழை ($code): அனுப்பு
$messages['smtptoerror'] = 'SMTP பிழை ($code): "$to" பெறுனரை சேர்பதில் தோல்வி';
$messages['smtprecipientserror'] = 'SMTP பிழை : பெறுனர் பட்டியலை பிரிக்க முடியவில்லை';
$messages['smtperror'] = 'SMTP பிழை: $msg';
-$messages['emailformaterror'] = 'தவறான மின்னஞ்சல் முகவரி: $email ';
+$messages['emailformaterror'] = 'தவறான மின்னஞ்சல் முகவரி: $email';
-?>