summaryrefslogtreecommitdiffstats
path: root/l10n/ta_LK.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2014-10-27 16:36:42 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-10-27 16:36:42 -0400
commit6867494f338aed53acadb6a1790112e0235e0ba9 (patch)
treed700caad9d6d3aeb213bcbd94d515bd2b3fdd82f /l10n/ta_LK.php
parent6ed616d793500ded3495ce61b9244c5676ebbb61 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/ta_LK.php')
-rw-r--r--l10n/ta_LK.php4
1 files changed, 3 insertions, 1 deletions
diff --git a/l10n/ta_LK.php b/l10n/ta_LK.php
index ba5dffb66..a0d09c472 100644
--- a/l10n/ta_LK.php
+++ b/l10n/ta_LK.php
@@ -1,4 +1,5 @@
-<?php $TRANSLATIONS = array(
+<?php
+$TRANSLATIONS = array(
"Refresh" => "மீள் ஏற்றுக",
"by" => "மூலம்",
"from" => "இலிருந்து",
@@ -17,3 +18,4 @@
"Import" => "இறக்குமதி",
"Export" => "ஏற்றுமதி"
);
+$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";