Welcome to mirror list, hosted at ThFree Co, Russian Federation.

ta_LK.js « l10n « user_ldap « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 51b6fd44fe0e8d22814b2ea178b49d952dc28d01 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
OC.L10N.register(
    "user_ldap",
    {
    "Users" : "பயனாளர்",
    "Groups" : "குழுக்கள்",
    "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);");