diff options
Diffstat (limited to 'apps/user_ldap/l10n/ta_LK.php')
-rw-r--r-- | apps/user_ldap/l10n/ta_LK.php | 27 |
1 files changed, 0 insertions, 27 deletions
diff --git a/apps/user_ldap/l10n/ta_LK.php b/apps/user_ldap/l10n/ta_LK.php deleted file mode 100644 index 5849cfcadb6..00000000000 --- a/apps/user_ldap/l10n/ta_LK.php +++ /dev/null @@ -1,27 +0,0 @@ -<?php -$TRANSLATIONS = array( -"Deletion failed" => "நீக்கம் தோல்வியடைந்தது", -"Error" => "வழு", -"_%s group found_::_%s groups found_" => array("",""), -"_%s user found_::_%s users found_" => array("",""), -"Save" => "சேமிக்க ", -"Help" => "உதவி", -"Host" => "ஓம்புனர்", -"You can omit the protocol, except you require SSL. Then start with ldaps://" => "நீங்கள் SSL சேவையை தவிர உடன்படு வரைமுறையை தவிர்க்க முடியும். பிறகு ldaps:.// உடன் ஆரம்பிக்கவும்", -"Port" => "துறை ", -"User DN" => "பயனாளர் DN", -"Password" => "கடவுச்சொல்", -"You can specify Base DN for users and groups in the Advanced tab" => "நீங்கள் பயனாளர்களுக்கும் மேன்மை தத்தலில் உள்ள குழுவிற்கும் தள DN ஐ குறிப்பிடலாம் ", -"Back" => "பின்னுக்கு", -"Advanced" => "உயர்ந்த", -"Turn off SSL certificate validation." => "SSL சான்றிதழின் செல்லுபடியை நிறுத்திவிடவும்", -"in seconds. A change empties the cache." => "செக்கன்களில். ஒரு மாற்றம் இடைமாற்றுநினைவகத்தை வெற்றிடமாக்கும்.", -"User Display Name Field" => "பயனாளர் காட்சிப்பெயர் புலம்", -"Base User Tree" => "தள பயனாளர் மரம்", -"Group Display Name Field" => "குழுவின் காட்சி பெயர் புலம் ", -"Base Group Tree" => "தள குழு மரம்", -"Group-Member association" => "குழு உறுப்பினர் சங்கம்", -"in bytes" => "bytes களில் ", -"Leave empty for user name (default). Otherwise, specify an LDAP/AD attribute." => "பயனாளர் பெயரிற்கு வெற்றிடமாக விடவும் (பொது இருப்பு). இல்லாவிடின் LDAP/AD பண்புக்கூறை குறிப்பிடவும்." -); -$PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; |