diff options
author | Thomas Bruederli <thomas@roundcube.net> | 2013-08-21 09:44:27 +0200 |
---|---|---|
committer | Thomas Bruederli <thomas@roundcube.net> | 2013-08-21 09:44:27 +0200 |
commit | eef9eb1146cf9903e58743291ca27c68340aea2c (patch) | |
tree | 3fe3b2875f7a81715dbacbb592e0d602d2b79ff3 /program/localization/ta_IN | |
parent | bcedf05d19ba1b2f63bdbfe42ff2c726fc50b6b6 (diff) |
Synchronized localization files from Transifex
Diffstat (limited to 'program/localization/ta_IN')
-rw-r--r-- | program/localization/ta_IN/messages.inc | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/program/localization/ta_IN/messages.inc b/program/localization/ta_IN/messages.inc index 65e611f88..22466351a 100644 --- a/program/localization/ta_IN/messages.inc +++ b/program/localization/ta_IN/messages.inc @@ -101,13 +101,16 @@ $messages['converting'] = 'வடிவத்தை நீக்குகிற $messages['messageopenerror'] = 'சேவையகத்திலிருந்து செய்தியை ஏற்ற முடியவில்லை'; $messages['fileuploaderror'] = 'கோப்பு ஏற்றம் தோல்வியடாந்தது'; $messages['filesizeerror'] = 'ஏற்றிய கோப்பு அதிகபட்ச அளவான $size-ஐ மீறியது'; -$messages['copysuccess'] = 'வெற்றிகரமாக $nr முகவரிக்களை நகலெடுத்தது'; -$messages['copyerror'] = 'எந்த முகவரியையும் நகலெடுக்க முடியவில்லை'; +$messages['copysuccess'] = 'Successfully copied $nr contacts.'; +$messages['movesuccess'] = 'Successfully moved $nr contacts.'; +$messages['copyerror'] = 'Could not copy any contacts.'; +$messages['moveerror'] = 'Could not move any contacts.'; $messages['sourceisreadonly'] = 'இந்த முகவரியின் மூலத்தை படிக்க மட்டும்தான் முடியும்'; $messages['errorsavingcontact'] = 'தொடர்பு முகவரியை சேமிக்க முடியவில்லை'; $messages['movingmessage'] = 'செய்தியை நகர்த்துகிறது...'; $messages['copyingmessage'] = 'Copying message(s)...'; $messages['copyingcontact'] = 'Copying contact(s)...'; +$messages['movingcontact'] = 'Moving contact(s)...'; $messages['deletingmessage'] = 'Deleting message(s)...'; $messages['markingmessage'] = 'Marking message(s)...'; $messages['addingmember'] = 'Adding contact(s) to the group...'; @@ -126,6 +129,8 @@ $messages['importwait'] = 'ஏற்றுகிறது, தயவு செ $messages['importformaterror'] = 'Import failed! The uploaded file is not a valid import data file.'; $messages['importconfirm'] = '<b>வெற்றிகரமாக $inserted தொடர்புகள் ஏற்றப்பட்டது, ஏற்கனவே உள்ள $skipped தொடர்புகள் தவிர்க்கப்பட்டது</b>: <p><em>$names</em></p>'; $messages['importconfirmskipped'] = '<b>Skipped $skipped existing entries</b>'; +$messages['importmessagesuccess'] = 'Successfully imported $nr messages'; +$messages['importmessageerror'] = 'Import failed! The uploaded file is not a valid message or mailbox file'; $messages['opnotpermitted'] = 'பணி அனுமதிக்கப்படவில்லை!'; $messages['nofromaddress'] = 'நீங்கள் தேர்ந்தெடுத்த அடையாளத்தில் மின்னஞ்சல் இல்லை'; $messages['editorwarning'] = 'எளிய உரை திருத்திக்கு மாறுவதன் மூலம் எல்லா உரை வடிவங்களும் தொலைந்து போகக் கூடும். தொடர விரும்புகிறீர்களா ?'; |