summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2012-11-20 00:02:08 +0100
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2012-11-20 00:02:08 +0100
commit568def2b61e45d51d4506ad08723c3e2173481b4 (patch)
tree2a7a515b0a15b3778c2b0a160c99c7a513a66ecd /apps/files_sharing/l10n
parent8fa7d6a48a6d164809def0a5eb2b4f434f9683ce (diff)
downloadnextcloud-server-568def2b61e45d51d4506ad08723c3e2173481b4.tar.gz
nextcloud-server-568def2b61e45d51d4506ad08723c3e2173481b4.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n')
-rw-r--r--apps/files_sharing/l10n/ta_LK.php9
1 files changed, 9 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/ta_LK.php b/apps/files_sharing/l10n/ta_LK.php
new file mode 100644
index 00000000000..6cf6f6236b7
--- /dev/null
+++ b/apps/files_sharing/l10n/ta_LK.php
@@ -0,0 +1,9 @@
+<?php $TRANSLATIONS = array(
+"Password" => "கடவுச்சொல்",
+"Submit" => "சமர்ப்பிக்குக",
+"%s shared the folder %s with you" => "%s கோப்புறையானது %s உடன் பகிரப்பட்டது",
+"%s shared the file %s with you" => "%s கோப்பானது %s உடன் பகிரப்பட்டது",
+"Download" => "பதிவிறக்குக",
+"No preview available for" => "அதற்கு முன்னோக்கு ஒன்றும் இல்லை",
+"web services under your control" => "வலைய சேவைகள் உங்களுடைய கட்டுப்பாட்டின் கீழ் உள்ளது"
+);