diff options
author | Thomas Müller <thomas.mueller@tmit.eu> | 2014-10-17 14:20:02 +0200 |
---|---|---|
committer | Thomas Müller <thomas.mueller@tmit.eu> | 2014-10-29 10:13:50 +0100 |
commit | 9f7c571e401b5a1a59c0ae9faa119da98aa4a184 (patch) | |
tree | 2d52fc7f9dd9b507e38fb4f4e373e0f7a0a9f9fb /apps/user_ldap/l10n/ta_LK.js | |
parent | 2f19de11e4c77b0f9195c3868960d8105541359f (diff) | |
download | nextcloud-server-9f7c571e401b5a1a59c0ae9faa119da98aa4a184.tar.gz nextcloud-server-9f7c571e401b5a1a59c0ae9faa119da98aa4a184.zip |
update all translation files to js and json
Diffstat (limited to 'apps/user_ldap/l10n/ta_LK.js')
-rw-r--r-- | apps/user_ldap/l10n/ta_LK.js | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/apps/user_ldap/l10n/ta_LK.js b/apps/user_ldap/l10n/ta_LK.js new file mode 100644 index 00000000000..c30e65c0587 --- /dev/null +++ b/apps/user_ldap/l10n/ta_LK.js @@ -0,0 +1,28 @@ +OC.L10N.register( + "user_ldap", + { + "Deletion failed" : "நீக்கம் தோல்வியடைந்தது", + "Error" : "வழு", + "_%s group found_::_%s groups found_" : ["",""], + "_%s user found_::_%s users found_" : ["",""], + "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 பண்புக்கூறை குறிப்பிடவும்." +}, +"nplurals=2; plural=(n != 1);"); |