server/settings/l10n/ta_LK.php
2012-11-09 10:07:45 +01:00

12 lines
1.7 KiB
PHP

<?php $TRANSLATIONS = array(
"Authentication error" => "அத்தாட்சிப்படுத்தலில் வழு",
"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 கோப்பு வேலை செய்யவில்லை. தரவு அடைவை நீண்ட நேரத்திற்கு அணுகக்கூடியதாக உங்களுடைய வலைய சேவையகத்தை தகவமைக்குமாறு நாங்கள் உறுதியாக கூறுகிறோம் அல்லது தரவு அடைவை வலைய சேவையக மூல ஆவணத்திலிருந்து வெளியே அகற்றுக. ",
"Download" => "பதிவிறக்குக",
"New password" => "புதிய கடவுச்சொல்",
"Email" => "மின்னஞ்சல்",
"Name" => "பெயர்",
"Password" => "கடவுச்சொல்",
"Other" => "மற்றவை",
"Delete" => "அழிக்க"
);