nextcloud/settings/l10n/ta_LK.js

56 lines
4.4 KiB
JavaScript

OC.L10N.register(
"settings",
{
"Authentication error" : "அத்தாட்சிப்படுத்தலில் வழு",
"Group already exists" : "குழு ஏற்கனவே உள்ளது",
"Unable to add group" : "குழுவை சேர்க்க முடியாது",
"Email saved" : "மின்னஞ்சல் சேமிக்கப்பட்டது",
"Invalid email" : "செல்லுபடியற்ற மின்னஞ்சல்",
"Unable to delete group" : "குழுவை நீக்க முடியாது",
"Unable to delete user" : "பயனாளரை நீக்க முடியாது",
"Language changed" : "மொழி மாற்றப்பட்டது",
"Invalid request" : "செல்லுபடியற்ற வேண்டுகோள்",
"Unable to add user to group %s" : "குழு %s இல் பயனாளரை சேர்க்க முடியாது",
"Unable to remove user from group %s" : "குழு %s இலிருந்து பயனாளரை நீக்கமுடியாது",
"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" : "வேர் சான்றிதழை இறக்குமதி செய்க",
"Login Name" : "புகுபதிகை",
"Create" : "உருவாக்குக",
"Default Quota" : "பொது இருப்பு பங்கு",
"Other" : "மற்றவை",
"Username" : "பயனாளர் பெயர்",
"Quota" : "பங்கு"
},
"nplurals=2; plural=(n != 1);");