Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'core/l10n/ta_IN.js')
-rw-r--r--core/l10n/ta_IN.js8
1 files changed, 8 insertions, 0 deletions
diff --git a/core/l10n/ta_IN.js b/core/l10n/ta_IN.js
new file mode 100644
index 00000000000..eaa7584de0e
--- /dev/null
+++ b/core/l10n/ta_IN.js
@@ -0,0 +1,8 @@
+OC.L10N.register(
+ "core",
+ {
+ "Settings" : "அமைப்புகள்",
+ "_{count} file conflict_::_{count} file conflicts_" : ["",""],
+ "Send" : "அனுப்பவும்"
+},
+"nplurals=2; plural=(n != 1);");