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

github.com/nextcloud/files_texteditor.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-01-09 05:44:53 +0300
committerNextcloud bot <bot@nextcloud.com>2022-01-09 05:44:53 +0300
commit90ebb1a5d5ea54552c133d2ea82ec4dd5a6af511 (patch)
tree4c944bd014cc2f3bd2345d84e02b782cf5f2eb3c
parent1b86bca21f42d17198401bd5df4bf6398b9a34c3 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/ms_MY.js7
-rw-r--r--l10n/ms_MY.json5
-rw-r--r--l10n/si.js7
-rw-r--r--l10n/si.json5
-rw-r--r--l10n/sr@latin.js7
-rw-r--r--l10n/sr@latin.json5
-rw-r--r--l10n/ta.js7
-rw-r--r--l10n/ta.json5
-rw-r--r--l10n/ug.js7
-rw-r--r--l10n/ug.json5
-rw-r--r--l10n/ur_PK.js7
-rw-r--r--l10n/ur_PK.json5
12 files changed, 72 insertions, 0 deletions
diff --git a/l10n/ms_MY.js b/l10n/ms_MY.js
new file mode 100644
index 0000000..04d2d35
--- /dev/null
+++ b/l10n/ms_MY.js
@@ -0,0 +1,7 @@
+OC.L10N.register(
+ "files_texteditor",
+ {
+ "An error occurred!" : "Ralat berlaku!",
+ "Edit" : "Sunting"
+},
+"nplurals=1; plural=0;");
diff --git a/l10n/ms_MY.json b/l10n/ms_MY.json
new file mode 100644
index 0000000..36a5040
--- /dev/null
+++ b/l10n/ms_MY.json
@@ -0,0 +1,5 @@
+{ "translations": {
+ "An error occurred!" : "Ralat berlaku!",
+ "Edit" : "Sunting"
+},"pluralForm" :"nplurals=1; plural=0;"
+} \ No newline at end of file
diff --git a/l10n/si.js b/l10n/si.js
new file mode 100644
index 0000000..cd5658a
--- /dev/null
+++ b/l10n/si.js
@@ -0,0 +1,7 @@
+OC.L10N.register(
+ "files_texteditor",
+ {
+ "Edit" : "සංස්කරණය",
+ "failed!" : "අසාර්ථකයි!"
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/l10n/si.json b/l10n/si.json
new file mode 100644
index 0000000..e3774b3
--- /dev/null
+++ b/l10n/si.json
@@ -0,0 +1,5 @@
+{ "translations": {
+ "Edit" : "සංස්කරණය",
+ "failed!" : "අසාර්ථකයි!"
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file
diff --git a/l10n/sr@latin.js b/l10n/sr@latin.js
new file mode 100644
index 0000000..0769802
--- /dev/null
+++ b/l10n/sr@latin.js
@@ -0,0 +1,7 @@
+OC.L10N.register(
+ "files_texteditor",
+ {
+ "Edit" : "Uredi",
+ "Preview" : "Pregled"
+},
+"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);");
diff --git a/l10n/sr@latin.json b/l10n/sr@latin.json
new file mode 100644
index 0000000..f4efd08
--- /dev/null
+++ b/l10n/sr@latin.json
@@ -0,0 +1,5 @@
+{ "translations": {
+ "Edit" : "Uredi",
+ "Preview" : "Pregled"
+},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"
+} \ No newline at end of file
diff --git a/l10n/ta.js b/l10n/ta.js
new file mode 100644
index 0000000..4907149
--- /dev/null
+++ b/l10n/ta.js
@@ -0,0 +1,7 @@
+OC.L10N.register(
+ "files_texteditor",
+ {
+ "An error occurred!" : "ஒரு வழு ஏற்பட்டுள்ளது!",
+ "Edit" : "தொகுக்க"
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/l10n/ta.json b/l10n/ta.json
new file mode 100644
index 0000000..106e8f2
--- /dev/null
+++ b/l10n/ta.json
@@ -0,0 +1,5 @@
+{ "translations": {
+ "An error occurred!" : "ஒரு வழு ஏற்பட்டுள்ளது!",
+ "Edit" : "தொகுக்க"
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file
diff --git a/l10n/ug.js b/l10n/ug.js
new file mode 100644
index 0000000..460c5b6
--- /dev/null
+++ b/l10n/ug.js
@@ -0,0 +1,7 @@
+OC.L10N.register(
+ "files_texteditor",
+ {
+ "An error occurred!" : "خاتالىق كۆرۈلدى!",
+ "Edit" : "تەھرىر"
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/l10n/ug.json b/l10n/ug.json
new file mode 100644
index 0000000..9f2d6b5
--- /dev/null
+++ b/l10n/ug.json
@@ -0,0 +1,5 @@
+{ "translations": {
+ "An error occurred!" : "خاتالىق كۆرۈلدى!",
+ "Edit" : "تەھرىر"
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file
diff --git a/l10n/ur_PK.js b/l10n/ur_PK.js
new file mode 100644
index 0000000..412873e
--- /dev/null
+++ b/l10n/ur_PK.js
@@ -0,0 +1,7 @@
+OC.L10N.register(
+ "files_texteditor",
+ {
+ "An error occurred!" : "ایک خرابی واقع ہوئی!",
+ "Edit" : "تدوین کریں"
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/l10n/ur_PK.json b/l10n/ur_PK.json
new file mode 100644
index 0000000..4e30ebf
--- /dev/null
+++ b/l10n/ur_PK.json
@@ -0,0 +1,5 @@
+{ "translations": {
+ "An error occurred!" : "ایک خرابی واقع ہوئی!",
+ "Edit" : "تدوین کریں"
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file