summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/ta_IN.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_sharing/l10n/ta_IN.js')
-rw-r--r--apps/files_sharing/l10n/ta_IN.js11
1 files changed, 11 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/ta_IN.js b/apps/files_sharing/l10n/ta_IN.js
new file mode 100644
index 00000000000..6a7e3897cc8
--- /dev/null
+++ b/apps/files_sharing/l10n/ta_IN.js
@@ -0,0 +1,11 @@
+OC.L10N.register(
+ "files_sharing",
+ {
+ "A file or folder has been <strong>shared</strong>" : "ஒரு கோப்புறை அல்லது ஆவணம் <strong> பகிர்வு செய்யப்பட்டுள்ளது.</strong>",
+ "You shared %1$s with %2$s" : "நீங்கள் %1$s 'ஐ %2$s உடன் பகிர்ந்துள்ளிர்கள். ",
+ "You shared %1$s with group %2$s" : "நீங்கள் %1$s 'ஐ %2$s குழுவுடன் உடன் பகிர்ந்துள்ளிர்கள்.",
+ "%2$s shared %1$s with you" : "%2$s %1$s 'ஐ உங்களுடன் பகிர்ந்துள்ளார்.",
+ "You shared %1$s via link" : "நீங்கள் %1$s 'ஐ இணைப்பு மூலம் பகிர்ந்துள்ளிர்கள்.",
+ "Shares" : "பகிர்வுகள் "
+},
+"nplurals=2; plural=(n != 1);");