From 9fbaa448d953a7bcab4af0bba84ae2388b640b0b Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Wed, 24 Feb 2021 03:16:53 +0000 Subject: [tx-robot] updated from transifex --- l10n/si_LK.js | 14 -------------- l10n/si_LK.json | 12 ------------ l10n/ta.js | 10 ++++++++++ l10n/ta.json | 8 ++++++++ l10n/ta_LK.js | 10 ---------- l10n/ta_LK.json | 8 -------- 6 files changed, 18 insertions(+), 44 deletions(-) delete mode 100644 l10n/si_LK.js delete mode 100644 l10n/si_LK.json create mode 100644 l10n/ta.js create mode 100644 l10n/ta.json delete mode 100644 l10n/ta_LK.js delete mode 100644 l10n/ta_LK.json diff --git a/l10n/si_LK.js b/l10n/si_LK.js deleted file mode 100644 index d57a48b..0000000 --- a/l10n/si_LK.js +++ /dev/null @@ -1,14 +0,0 @@ -OC.L10N.register( - "serverinfo", - { - "Users" : "පරිශීලකයන්", - "Groups" : "කණ්ඩායම්", - "Copied!" : "පිටපත් කරා", - "Not supported!" : "සහාය දක්වන්නේ නැත.", - "Press ⌘-C to copy." : "පිටපත් කිරීම සදහා Ctrl + C ඔබන්න.", - "Press Ctrl-C to copy." : "පිටපත් කිරීම සදහා Ctrl + C ඔබන්න.", - "Size" : "ප්‍රමාණය", - "Type:" : "ගණය:", - "Size:" : "විශාලත්වය:" -}, -"nplurals=2; plural=(n != 1);"); diff --git a/l10n/si_LK.json b/l10n/si_LK.json deleted file mode 100644 index ae2e627..0000000 --- a/l10n/si_LK.json +++ /dev/null @@ -1,12 +0,0 @@ -{ "translations": { - "Users" : "පරිශීලකයන්", - "Groups" : "කණ්ඩායම්", - "Copied!" : "පිටපත් කරා", - "Not supported!" : "සහාය දක්වන්නේ නැත.", - "Press ⌘-C to copy." : "පිටපත් කිරීම සදහා Ctrl + C ඔබන්න.", - "Press Ctrl-C to copy." : "පිටපත් කිරීම සදහා Ctrl + C ඔබන්න.", - "Size" : "ප්‍රමාණය", - "Type:" : "ගණය:", - "Size:" : "විශාලත්වය:" -},"pluralForm" :"nplurals=2; plural=(n != 1);" -} \ No newline at end of file diff --git a/l10n/ta.js b/l10n/ta.js new file mode 100644 index 0000000..efb8741 --- /dev/null +++ b/l10n/ta.js @@ -0,0 +1,10 @@ +OC.L10N.register( + "serverinfo", + { + "Users" : "பயனாளர்", + "Groups" : "குழுக்கள்", + "Size" : "அளவு", + "Type:" : "வகை:", + "Size:" : "அளவு:" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/l10n/ta.json b/l10n/ta.json new file mode 100644 index 0000000..15fcc53 --- /dev/null +++ b/l10n/ta.json @@ -0,0 +1,8 @@ +{ "translations": { + "Users" : "பயனாளர்", + "Groups" : "குழுக்கள்", + "Size" : "அளவு", + "Type:" : "வகை:", + "Size:" : "அளவு:" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +} \ No newline at end of file diff --git a/l10n/ta_LK.js b/l10n/ta_LK.js deleted file mode 100644 index efb8741..0000000 --- a/l10n/ta_LK.js +++ /dev/null @@ -1,10 +0,0 @@ -OC.L10N.register( - "serverinfo", - { - "Users" : "பயனாளர்", - "Groups" : "குழுக்கள்", - "Size" : "அளவு", - "Type:" : "வகை:", - "Size:" : "அளவு:" -}, -"nplurals=2; plural=(n != 1);"); diff --git a/l10n/ta_LK.json b/l10n/ta_LK.json deleted file mode 100644 index 15fcc53..0000000 --- a/l10n/ta_LK.json +++ /dev/null @@ -1,8 +0,0 @@ -{ "translations": { - "Users" : "பயனாளர்", - "Groups" : "குழுக்கள்", - "Size" : "அளவு", - "Type:" : "வகை:", - "Size:" : "அளவு:" -},"pluralForm" :"nplurals=2; plural=(n != 1);" -} \ No newline at end of file -- cgit v1.2.3