nextcloud/settings/l10n/ta_LK.php

49 lines
5.9 KiB
PHP

<?php $TRANSLATIONS = array(
"Unable to load list from App Store" => "செயலி சேமிப்பிலிருந்து பட்டியலை ஏற்றமுடியாதுள்ளது",
"Authentication error" => "அத்தாட்சிப்படுத்தலில் வழு",
"Group already exists" => "குழு ஏற்கனவே உள்ளது",
"Unable to add group" => "குழுவை சேர்க்க முடியாது",
"Could not enable app. " => "செயலியை இயலுமைப்படுத்த முடியாது",
"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 இலிருந்து பயனாளரை நீக்கமுடியாது",
"Disable" => "இயலுமைப்ப",
"Enable" => "செயலற்றதாக்குக",
"Error" => "வழு",
"Saving..." => "இயலுமைப்படுத்துக",
"undo" => "முன் செயல் நீக்கம் ",
"Groups" => "குழுக்கள்",
"Group Admin" => "குழு நிர்வாகி",
"Delete" => "அழிக்க",
"__language_name__" => "_மொழி_பெயர்_",
"Security Warning" => "பாதுகாப்பு எச்சரிக்கை",
"Your data directory and your files are probably accessible from the internet. The .htaccess file that ownCloud provides is not working. We strongly suggest that you configure your webserver in a way that the data directory is no longer accessible or you move the data directory outside the webserver document root." => "உங்களுடைய தரவு அடைவு மற்றும் உங்களுடைய கோப்புக்களை பெரும்பாலும் இணையத்தினூடாக அணுகலாம். ownCloud இனால் வழங்கப்படுகின்ற .htaccess கோப்பு வேலை செய்யவில்லை. தரவு அடைவை நீண்ட நேரத்திற்கு அணுகக்கூடியதாக உங்களுடைய வலைய சேவையகத்தை தகவமைக்குமாறு நாங்கள் உறுதியாக கூறுகிறோம் அல்லது தரவு அடைவை வலைய சேவையக மூல ஆவணத்திலிருந்து வெளியே அகற்றுக. ",
"More" => "மேலதிக",
"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>.",
"Add your App" => "உங்களுடைய செயலியை சேர்க்க",
"More Apps" => "மேலதிக செயலிகள்",
"Select an App" => "செயலி ஒன்றை தெரிவுசெய்க",
"See application page at apps.owncloud.com" => "apps.owncloud.com இல் செயலி பக்கத்தை பார்க்க",
"<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>" => "<span class=\"அனுமதிப்பத்திரம்\"></span>-அனுமதி பெற்ற <span class=\"ஆசிரியர்\"></span>",
"Update" => "இற்றைப்படுத்தல்",
"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" => "உங்களுடைய மின்னஞ்சல் முகவரி",
"Fill in an email address to enable password recovery" => "கடவுச்சொல் மீள் பெறுவதை இயலுமைப்படுத்துவதற்கு மின்னஞ்சல் முகவரியை இயலுமைப்படுத்துக",
"Language" => "மொழி",
"Help translate" => "மொழிபெயர்க்க உதவி",
"Create" => "உருவாக்குக",
"Other" => "மற்றவை"
);