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

github.com/nextcloud/logreader.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-10-15 05:49:04 +0300
committerNextcloud bot <bot@nextcloud.com>2020-10-15 05:49:04 +0300
commitb0e510ef2e2de287476e40a0962c740834a3809c (patch)
tree4b333e622067b97a47e767929c2dcf45dfb50a07
parent145856ead4af01a7d3b600c3e77408cf56fe69f0 (diff)
[tx-robot] updated from transifexv20.0.2RC1v20.0.1RC1v20.0.1
-rw-r--r--l10n/bn_BD.js6
-rw-r--r--l10n/bn_BD.json4
-rw-r--r--l10n/br.js6
-rw-r--r--l10n/br.json4
-rw-r--r--l10n/fo.js6
-rw-r--r--l10n/fo.json4
-rw-r--r--l10n/kab.js6
-rw-r--r--l10n/kab.json4
-rw-r--r--l10n/km.js6
-rw-r--r--l10n/km.json4
-rw-r--r--l10n/kn.js6
-rw-r--r--l10n/kn.json4
-rw-r--r--l10n/lb.js6
-rw-r--r--l10n/lb.json4
-rw-r--r--l10n/ps.js6
-rw-r--r--l10n/ps.json4
-rw-r--r--l10n/sr@latin.js6
-rw-r--r--l10n/sr@latin.json4
-rw-r--r--l10n/ug.js6
-rw-r--r--l10n/ug.json4
-rw-r--r--l10n/uz.js6
-rw-r--r--l10n/uz.json4
-rw-r--r--l10n/zh_HK.js6
-rw-r--r--l10n/zh_HK.json4
24 files changed, 120 insertions, 0 deletions
diff --git a/l10n/bn_BD.js b/l10n/bn_BD.js
new file mode 100644
index 0000000..9d750f3
--- /dev/null
+++ b/l10n/bn_BD.js
@@ -0,0 +1,6 @@
+OC.L10N.register(
+ "logreader",
+ {
+ "Time" : "সময়"
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/l10n/bn_BD.json b/l10n/bn_BD.json
new file mode 100644
index 0000000..7f6408b
--- /dev/null
+++ b/l10n/bn_BD.json
@@ -0,0 +1,4 @@
+{ "translations": {
+ "Time" : "সময়"
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file
diff --git a/l10n/br.js b/l10n/br.js
new file mode 100644
index 0000000..f20943d
--- /dev/null
+++ b/l10n/br.js
@@ -0,0 +1,6 @@
+OC.L10N.register(
+ "logreader",
+ {
+ "Copy" : "Eilañ"
+},
+"nplurals=5; plural=((n%10 == 1) && (n%100 != 11) && (n%100 !=71) && (n%100 !=91) ? 0 :(n%10 == 2) && (n%100 != 12) && (n%100 !=72) && (n%100 !=92) ? 1 :(n%10 ==3 || n%10==4 || n%10==9) && (n%100 < 10 || n% 100 > 19) && (n%100 < 70 || n%100 > 79) && (n%100 < 90 || n%100 > 99) ? 2 :(n != 0 && n % 1000000 == 0) ? 3 : 4);");
diff --git a/l10n/br.json b/l10n/br.json
new file mode 100644
index 0000000..da33cd9
--- /dev/null
+++ b/l10n/br.json
@@ -0,0 +1,4 @@
+{ "translations": {
+ "Copy" : "Eilañ"
+},"pluralForm" :"nplurals=5; plural=((n%10 == 1) && (n%100 != 11) && (n%100 !=71) && (n%100 !=91) ? 0 :(n%10 == 2) && (n%100 != 12) && (n%100 !=72) && (n%100 !=92) ? 1 :(n%10 ==3 || n%10==4 || n%10==9) && (n%100 < 10 || n% 100 > 19) && (n%100 < 70 || n%100 > 79) && (n%100 < 90 || n%100 > 99) ? 2 :(n != 0 && n % 1000000 == 0) ? 3 : 4);"
+} \ No newline at end of file
diff --git a/l10n/fo.js b/l10n/fo.js
new file mode 100644
index 0000000..a136e57
--- /dev/null
+++ b/l10n/fo.js
@@ -0,0 +1,6 @@
+OC.L10N.register(
+ "logreader",
+ {
+ "Copy" : "Kopi"
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/l10n/fo.json b/l10n/fo.json
new file mode 100644
index 0000000..14af103
--- /dev/null
+++ b/l10n/fo.json
@@ -0,0 +1,4 @@
+{ "translations": {
+ "Copy" : "Kopi"
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file
diff --git a/l10n/kab.js b/l10n/kab.js
new file mode 100644
index 0000000..76bb179
--- /dev/null
+++ b/l10n/kab.js
@@ -0,0 +1,6 @@
+OC.L10N.register(
+ "logreader",
+ {
+ "Message" : "Izen"
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/l10n/kab.json b/l10n/kab.json
new file mode 100644
index 0000000..e304f33
--- /dev/null
+++ b/l10n/kab.json
@@ -0,0 +1,4 @@
+{ "translations": {
+ "Message" : "Izen"
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file
diff --git a/l10n/km.js b/l10n/km.js
new file mode 100644
index 0000000..cdd02c5
--- /dev/null
+++ b/l10n/km.js
@@ -0,0 +1,6 @@
+OC.L10N.register(
+ "logreader",
+ {
+ "Time" : "ម៉ោង"
+},
+"nplurals=1; plural=0;");
diff --git a/l10n/km.json b/l10n/km.json
new file mode 100644
index 0000000..40dd529
--- /dev/null
+++ b/l10n/km.json
@@ -0,0 +1,4 @@
+{ "translations": {
+ "Time" : "ម៉ោង"
+},"pluralForm" :"nplurals=1; plural=0;"
+} \ No newline at end of file
diff --git a/l10n/kn.js b/l10n/kn.js
new file mode 100644
index 0000000..97570fe
--- /dev/null
+++ b/l10n/kn.js
@@ -0,0 +1,6 @@
+OC.L10N.register(
+ "logreader",
+ {
+ "Time" : "ಸಮಯ"
+},
+"nplurals=2; plural=(n > 1);");
diff --git a/l10n/kn.json b/l10n/kn.json
new file mode 100644
index 0000000..70e03e4
--- /dev/null
+++ b/l10n/kn.json
@@ -0,0 +1,4 @@
+{ "translations": {
+ "Time" : "ಸಮಯ"
+},"pluralForm" :"nplurals=2; plural=(n > 1);"
+} \ No newline at end of file
diff --git a/l10n/lb.js b/l10n/lb.js
new file mode 100644
index 0000000..83956e5
--- /dev/null
+++ b/l10n/lb.js
@@ -0,0 +1,6 @@
+OC.L10N.register(
+ "logreader",
+ {
+ "Time" : "Zäit"
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/l10n/lb.json b/l10n/lb.json
new file mode 100644
index 0000000..c95dc73
--- /dev/null
+++ b/l10n/lb.json
@@ -0,0 +1,4 @@
+{ "translations": {
+ "Time" : "Zäit"
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file
diff --git a/l10n/ps.js b/l10n/ps.js
new file mode 100644
index 0000000..8dd3210
--- /dev/null
+++ b/l10n/ps.js
@@ -0,0 +1,6 @@
+OC.L10N.register(
+ "logreader",
+ {
+ "Copy" : "کاپي کول"
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/l10n/ps.json b/l10n/ps.json
new file mode 100644
index 0000000..81c8f9e
--- /dev/null
+++ b/l10n/ps.json
@@ -0,0 +1,4 @@
+{ "translations": {
+ "Copy" : "کاپي کول"
+},"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..841612b
--- /dev/null
+++ b/l10n/sr@latin.js
@@ -0,0 +1,6 @@
+OC.L10N.register(
+ "logreader",
+ {
+ "Copy" : "Kopiraj"
+},
+"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..45f7164
--- /dev/null
+++ b/l10n/sr@latin.json
@@ -0,0 +1,4 @@
+{ "translations": {
+ "Copy" : "Kopiraj"
+},"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/ug.js b/l10n/ug.js
new file mode 100644
index 0000000..2e7755a
--- /dev/null
+++ b/l10n/ug.js
@@ -0,0 +1,6 @@
+OC.L10N.register(
+ "logreader",
+ {
+ "Time" : "ۋاقىت"
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/l10n/ug.json b/l10n/ug.json
new file mode 100644
index 0000000..0056f0e
--- /dev/null
+++ b/l10n/ug.json
@@ -0,0 +1,4 @@
+{ "translations": {
+ "Time" : "ۋاقىت"
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file
diff --git a/l10n/uz.js b/l10n/uz.js
new file mode 100644
index 0000000..e1f1b07
--- /dev/null
+++ b/l10n/uz.js
@@ -0,0 +1,6 @@
+OC.L10N.register(
+ "logreader",
+ {
+ "Copy" : "Nusxalash"
+},
+"nplurals=1; plural=0;");
diff --git a/l10n/uz.json b/l10n/uz.json
new file mode 100644
index 0000000..a3c4454
--- /dev/null
+++ b/l10n/uz.json
@@ -0,0 +1,4 @@
+{ "translations": {
+ "Copy" : "Nusxalash"
+},"pluralForm" :"nplurals=1; plural=0;"
+} \ No newline at end of file
diff --git a/l10n/zh_HK.js b/l10n/zh_HK.js
new file mode 100644
index 0000000..7fd2c7e
--- /dev/null
+++ b/l10n/zh_HK.js
@@ -0,0 +1,6 @@
+OC.L10N.register(
+ "logreader",
+ {
+ "Time" : "時間"
+},
+"nplurals=1; plural=0;");
diff --git a/l10n/zh_HK.json b/l10n/zh_HK.json
new file mode 100644
index 0000000..73181c7
--- /dev/null
+++ b/l10n/zh_HK.json
@@ -0,0 +1,4 @@
+{ "translations": {
+ "Time" : "時間"
+},"pluralForm" :"nplurals=1; plural=0;"
+} \ No newline at end of file