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

ta_LK.js « l10n « settings - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 97e059668618e01f6bb387f8ebe5213bdab8cf20 (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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
OC.L10N.register(
    "settings",
    {
    "Authentication error" : "அத்தாட்சிப்படுத்தலில் வழு",
    "Language changed" : "மொழி மாற்றப்பட்டது",
    "Invalid request" : "செல்லுபடியற்ற வேண்டுகோள்",
    "Unable to add user to group %s" : "குழு %s இல் பயனாளரை சேர்க்க முடியாது",
    "Unable to remove user from group %s" : "குழு %s இலிருந்து பயனாளரை நீக்கமுடியாது",
    "Email saved" : "மின்னஞ்சல் சேமிக்கப்பட்டது",
    "All" : "எல்லாம்",
    "Disable" : "இயலுமைப்ப",
    "Enable" : "இயலுமைப்படுத்துக",
    "Delete" : "நீக்குக",
    "Groups" : "குழுக்கள்",
    "undo" : "முன் செயல் நீக்கம் ",
    "never" : "ஒருபோதும்",
    "__language_name__" : "_மொழி_பெயர்_",
    "SSL root certificates" : "SSL வேர் சான்றிதழ்கள்",
    "Encryption" : "மறைக்குறியீடு",
    "None" : "ஒன்றுமில்லை",
    "Login" : "புகுபதிகை",
    "Security Warning" : "பாதுகாப்பு எச்சரிக்கை",
    "Server address" : "சேவையக முகவரி",
    "Port" : "துறை ",
    "Credentials" : "சான்று ஆவணங்கள்",
    "More" : "மேலதிக",
    "Less" : "குறைவான",
    "Developed by the <a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud community</a>, the <a href=\"https://github.com/owncloud\" target=\"_blank\">source code</a> is licensed under the <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>." : "Developed by the <a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud community</a>, the <a href=\"https://github.com/owncloud\" target=\"_blank\">source code</a> is licensed under the <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>.",
    "by" : "மூலம்",
    "You have used <strong>%s</strong> of the available <strong>%s</strong>" : "நீங்கள் <strong>%s</strong> இலுள்ள <strong>%s</strong>பயன்படுத்தியுள்ளீர்கள்",
    "Password" : "கடவுச்சொல்",
    "Your password was changed" : "உங்களுடைய கடவுச்சொல் மாற்றப்பட்டுள்ளது",
    "Unable to change your password" : "உங்களுடைய கடவுச்சொல்லை மாற்றமுடியாது",
    "Current password" : "தற்போதைய கடவுச்சொல்",
    "New password" : "புதிய கடவுச்சொல்",
    "Change password" : "கடவுச்சொல்லை மாற்றுக",
    "Email" : "மின்னஞ்சல்",
    "Your email address" : "உங்களுடைய மின்னஞ்சல் முகவரி",
    "Cancel" : "இரத்து செய்க",
    "Language" : "மொழி",
    "Help translate" : "மொழிபெயர்க்க உதவி",
    "Import Root Certificate" : "வேர் சான்றிதழை இறக்குமதி செய்க",
    "Username" : "பயனாளர் பெயர்",
    "Create" : "உருவாக்குக",
    "Default Quota" : "பொது இருப்பு பங்கு",
    "Other" : "மற்றவை",
    "Quota" : "பங்கு"
},
"nplurals=2; plural=(n != 1);");