diff options
Diffstat (limited to 'core/l10n/ta_LK.php')
-rw-r--r-- | core/l10n/ta_LK.php | 83 |
1 files changed, 0 insertions, 83 deletions
diff --git a/core/l10n/ta_LK.php b/core/l10n/ta_LK.php deleted file mode 100644 index 30262c1fbf8..00000000000 --- a/core/l10n/ta_LK.php +++ /dev/null @@ -1,83 +0,0 @@ -<?php -$TRANSLATIONS = array( -"Sunday" => "ஞாயிற்றுக்கிழமை", -"Monday" => "திங்கட்கிழமை", -"Tuesday" => "செவ்வாய்க்கிழமை", -"Wednesday" => "புதன்கிழமை", -"Thursday" => "வியாழக்கிழமை", -"Friday" => "வெள்ளிக்கிழமை", -"Saturday" => "சனிக்கிழமை", -"January" => "தை", -"February" => "மாசி", -"March" => "பங்குனி", -"April" => "சித்திரை", -"May" => "வைகாசி", -"June" => "ஆனி", -"July" => "ஆடி", -"August" => "ஆவணி", -"September" => "புரட்டாசி", -"October" => "ஐப்பசி", -"November" => "கார்த்திகை", -"December" => "மார்கழி", -"Settings" => "அமைப்புகள்", -"Folder" => "கோப்புறை", -"Saving..." => "சேமிக்கப்படுகிறது...", -"Reset password" => "மீளமைத்த கடவுச்சொல்", -"No" => "இல்லை", -"Yes" => "ஆம்", -"Choose" => "தெரிவுசெய்க ", -"Ok" => "சரி", -"_{count} file conflict_::_{count} file conflicts_" => array("",""), -"Cancel" => "இரத்து செய்க", -"Share" => "பகிர்வு", -"Error" => "வழு", -"Error while sharing" => "பகிரும் போதான வழு", -"Error while unsharing" => "பகிராமல் உள்ளப்போதான வழு", -"Error while changing permissions" => "அனுமதிகள் மாறும்போதான வழு", -"Shared with you and the group {group} by {owner}" => "உங்களுடனும் குழுவுக்கிடையிலும் {குழு} பகிரப்பட்டுள்ளது {உரிமையாளர்}", -"Shared with you by {owner}" => "உங்களுடன் பகிரப்பட்டுள்ளது {உரிமையாளர்}", -"Password protect" => "கடவுச்சொல்லை பாதுகாத்தல்", -"Set expiration date" => "காலாவதி தேதியை குறிப்பிடுக", -"Expiration date" => "காலவதியாகும் திகதி", -"group" => "குழு", -"Resharing is not allowed" => "மீள்பகிர்வதற்கு அனுமதி இல்லை ", -"Shared in {item} with {user}" => "{பயனாளர்} உடன் {உருப்படி} பகிரப்பட்டுள்ளது", -"Unshare" => "பகிரப்படாதது", -"can edit" => "தொகுக்க முடியும்", -"access control" => "கட்டுப்பாடான அணுகல்", -"create" => "உருவவாக்கல்", -"update" => "இற்றைப்படுத்தல்", -"delete" => "நீக்குக", -"Password protected" => "கடவுச்சொல் பாதுகாக்கப்பட்டது", -"Error unsetting expiration date" => "காலாவதியாகும் திகதியை குறிப்பிடாமைக்கான வழு", -"Error setting expiration date" => "காலாவதியாகும் திகதியை குறிப்பிடுவதில் வழு", -"Warning" => "எச்சரிக்கை", -"The object type is not specified." => "பொருள் வகை குறிப்பிடப்படவில்லை.", -"Delete" => "நீக்குக", -"Add" => "சேர்க்க", -"Use the following link to reset your password: {link}" => "உங்கள் கடவுச்சொல்லை மீளமைக்க பின்வரும் இணைப்பை பயன்படுத்தவும் : {இணைப்பு}", -"You will receive a link to reset your password via Email." => "நீங்கள் மின்னஞ்சல் மூலம் உங்களுடைய கடவுச்சொல்லை மீளமைப்பதற்கான இணைப்பை பெறுவீர்கள். ", -"Username" => "பயனாளர் பெயர்", -"New password" => "புதிய கடவுச்சொல்", -"Personal" => "தனிப்பட்ட", -"Users" => "பயனாளர்", -"Apps" => "செயலிகள்", -"Admin" => "நிர்வாகம்", -"Help" => "உதவி", -"Access forbidden" => "அணுக தடை", -"Security Warning" => "பாதுகாப்பு எச்சரிக்கை", -"Create an <strong>admin account</strong>" => "<strong> நிர்வாக கணக்கொன்றை </strong> உருவாக்குக", -"Password" => "கடவுச்சொல்", -"Data folder" => "தரவு கோப்புறை", -"Configure the database" => "தரவுத்தளத்தை தகவமைக்க", -"Database user" => "தரவுத்தள பயனாளர்", -"Database password" => "தரவுத்தள கடவுச்சொல்", -"Database name" => "தரவுத்தள பெயர்", -"Database tablespace" => "தரவுத்தள அட்டவணை", -"Database host" => "தரவுத்தள ஓம்புனர்", -"Finish setup" => "அமைப்பை முடிக்க", -"Log out" => "விடுபதிகை செய்க", -"remember" => "ஞாபகப்படுத்துக", -"Log in" => "புகுபதிகை" -); -$PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; |