summaryrefslogtreecommitdiffstats
path: root/settings/l10n/ta_LK.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2012-11-09 10:07:45 +0100
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2012-11-09 10:07:45 +0100
commitb33a44308858f8c8bdc0def5ac8ec8faa6da35c1 (patch)
tree781c0e679cc8d8b9223d486a555602529c4c72af /settings/l10n/ta_LK.php
parent127a5a3ecd45daa5ad11a417ba60f2c81a3a903a (diff)
downloadnextcloud-server-b33a44308858f8c8bdc0def5ac8ec8faa6da35c1.tar.gz
nextcloud-server-b33a44308858f8c8bdc0def5ac8ec8faa6da35c1.zip
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/ta_LK.php')
-rw-r--r--settings/l10n/ta_LK.php12
1 files changed, 12 insertions, 0 deletions
diff --git a/settings/l10n/ta_LK.php b/settings/l10n/ta_LK.php
new file mode 100644
index 00000000000..8d77f751039
--- /dev/null
+++ b/settings/l10n/ta_LK.php
@@ -0,0 +1,12 @@
+<?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" => "அழிக்க"
+);