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

github.com/nextcloud/ocsms.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-05-17 03:35:26 +0300
committerNextcloud bot <bot@nextcloud.com>2018-05-17 03:35:26 +0300
commit1c7ba7cced2766ec92e168607b461acf33fe1e2a (patch)
treeb19b870473cc5e4ad5dc5becaac7ea8756119f1b
parentd4e60ba75526220d76236bcfd8077bfe4a621494 (diff)
[tx-robot] updated from transifex
-rw-r--r--l10n/cs.js2
-rw-r--r--l10n/cs.json2
-rw-r--r--l10n/fa.js2
-rw-r--r--l10n/fa.json2
-rw-r--r--l10n/he.js2
-rw-r--r--l10n/he.json2
-rw-r--r--l10n/ka_GE.js2
-rw-r--r--l10n/ka_GE.json2
-rw-r--r--l10n/lt_LT.js2
-rw-r--r--l10n/lt_LT.json2
-rw-r--r--l10n/sk.js2
-rw-r--r--l10n/sk.json2
12 files changed, 12 insertions, 12 deletions
diff --git a/l10n/cs.js b/l10n/cs.js
index 3d2cb1b..03b2882 100644
--- a/l10n/cs.js
+++ b/l10n/cs.js
@@ -3,4 +3,4 @@ OC.L10N.register(
{
"Phone Sync" : "Synchronizace s telefonem"
},
-"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;");
+"nplurals=4; plural=(n < 10 && n % 1 == 0) ? 1 : (n < 9999 && n >= 10 && n % 1 == 0) ? 3 : (n % 1 != 0) : 4;");
diff --git a/l10n/cs.json b/l10n/cs.json
index 1d31890..ce4112d 100644
--- a/l10n/cs.json
+++ b/l10n/cs.json
@@ -1,4 +1,4 @@
{ "translations": {
"Phone Sync" : "Synchronizace s telefonem"
-},"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"
+},"pluralForm" :"nplurals=4; plural=(n < 10 && n % 1 == 0) ? 1 : (n < 9999 && n >= 10 && n % 1 == 0) ? 3 : (n % 1 != 0) : 4;"
} \ No newline at end of file
diff --git a/l10n/fa.js b/l10n/fa.js
index a6a43ae..37c7501 100644
--- a/l10n/fa.js
+++ b/l10n/fa.js
@@ -3,4 +3,4 @@ OC.L10N.register(
{
"Phone Sync" : "همگام سازی تلفن"
},
-"nplurals=1; plural=0;");
+"nplurals=2; plural=((n<=1 && n>= 0) ? 1);");
diff --git a/l10n/fa.json b/l10n/fa.json
index c2b7ead..1e9bbcf 100644
--- a/l10n/fa.json
+++ b/l10n/fa.json
@@ -1,4 +1,4 @@
{ "translations": {
"Phone Sync" : "همگام سازی تلفن"
-},"pluralForm" :"nplurals=1; plural=0;"
+},"pluralForm" :"nplurals=2; plural=((n<=1 && n>= 0) ? 1);"
} \ No newline at end of file
diff --git a/l10n/he.js b/l10n/he.js
index 746082d..de06d71 100644
--- a/l10n/he.js
+++ b/l10n/he.js
@@ -3,4 +3,4 @@ OC.L10N.register(
{
"Phone Sync" : "סינכרון טלפון"
},
-"nplurals=2; plural=(n != 1);");
+"nplurals=4; plural=(n==1 ? 1: n == 2 ? 2 : (n % 10 == 0 and n > 10) ? 4);");
diff --git a/l10n/he.json b/l10n/he.json
index 24555a5..b07e9f3 100644
--- a/l10n/he.json
+++ b/l10n/he.json
@@ -1,4 +1,4 @@
{ "translations": {
"Phone Sync" : "סינכרון טלפון"
-},"pluralForm" :"nplurals=2; plural=(n != 1);"
+},"pluralForm" :"nplurals=4; plural=(n==1 ? 1: n == 2 ? 2 : (n % 10 == 0 and n > 10) ? 4);"
} \ No newline at end of file
diff --git a/l10n/ka_GE.js b/l10n/ka_GE.js
index 9bb32c9..bfa5c73 100644
--- a/l10n/ka_GE.js
+++ b/l10n/ka_GE.js
@@ -3,4 +3,4 @@ OC.L10N.register(
{
"Phone Sync" : "ტელეფონის სინქრონიზაცია"
},
-"nplurals=1; plural=0;");
+"nplurals=2; plural=(n==1);");
diff --git a/l10n/ka_GE.json b/l10n/ka_GE.json
index 07d6a27..ebdf7e7 100644
--- a/l10n/ka_GE.json
+++ b/l10n/ka_GE.json
@@ -1,4 +1,4 @@
{ "translations": {
"Phone Sync" : "ტელეფონის სინქრონიზაცია"
-},"pluralForm" :"nplurals=1; plural=0;"
+},"pluralForm" :"nplurals=2; plural=(n==1);"
} \ No newline at end of file
diff --git a/l10n/lt_LT.js b/l10n/lt_LT.js
index 043e1a6..9743c7d 100644
--- a/l10n/lt_LT.js
+++ b/l10n/lt_LT.js
@@ -3,4 +3,4 @@ OC.L10N.register(
{
"Phone Sync" : "Mobilaus telefono SMS žinučių sinchronizacija"
},
-"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);");
+"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 1 : (n%10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 3 : n % 1 != 0 ? 4);");
diff --git a/l10n/lt_LT.json b/l10n/lt_LT.json
index 3ef554d..04fdc51 100644
--- a/l10n/lt_LT.json
+++ b/l10n/lt_LT.json
@@ -1,4 +1,4 @@
{ "translations": {
"Phone Sync" : "Mobilaus telefono SMS žinučių sinchronizacija"
-},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);"
+},"pluralForm" :"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 1 : (n%10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 3 : n % 1 != 0 ? 4);"
} \ No newline at end of file
diff --git a/l10n/sk.js b/l10n/sk.js
index eca7d01..a2c528f 100644
--- a/l10n/sk.js
+++ b/l10n/sk.js
@@ -3,4 +3,4 @@ OC.L10N.register(
{
"Phone Sync" : "SMS"
},
-"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;");
+"nplurals=4; plural=(n % 1 == 0 ? 4: n==1 ? 1: n % 1 == 0 && n>=2 && n<=4 ? 3);");
diff --git a/l10n/sk.json b/l10n/sk.json
index fe475f5..5f6b41e 100644
--- a/l10n/sk.json
+++ b/l10n/sk.json
@@ -1,4 +1,4 @@
{ "translations": {
"Phone Sync" : "SMS"
-},"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"
+},"pluralForm" :"nplurals=4; plural=(n % 1 == 0 ? 4: n==1 ? 1: n % 1 == 0 && n>=2 && n<=4 ? 3);"
} \ No newline at end of file