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

github.com/nextcloud/passman.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-05-18 03:35:54 +0300
committerNextcloud bot <bot@nextcloud.com>2018-05-18 03:35:54 +0300
commit578adff3ff04689d934d5e6de72eb9cb990b6880 (patch)
treeb82031efc85ddf2d0ca267fb090220e399323d46 /l10n
parentf7213eee008c44f15714af9206948760ca9c04b5 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n')
-rw-r--r--l10n/cs.js2
-rw-r--r--l10n/cs.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
10 files changed, 10 insertions, 10 deletions
diff --git a/l10n/cs.js b/l10n/cs.js
index a4b95755..017674fb 100644
--- a/l10n/cs.js
+++ b/l10n/cs.js
@@ -329,4 +329,4 @@ OC.L10N.register(
"Dismiss" : "Zavřít",
"seconds ago" : "před pár sekundami"
},
-"nplurals=4; plural=(n < 10 && n % 1 == 0) ? 1 : (n < 9999 && n >= 10 && n % 1 == 0) ? 3 : (n % 1 != 0) : 4;");
+"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;");
diff --git a/l10n/cs.json b/l10n/cs.json
index 2e8bf40d..487e84f8 100644
--- a/l10n/cs.json
+++ b/l10n/cs.json
@@ -326,5 +326,5 @@
"Saving..." : "Ukládám...",
"Dismiss" : "Zavřít",
"seconds ago" : "před pár sekundami"
-},"pluralForm" :"nplurals=4; plural=(n < 10 && n % 1 == 0) ? 1 : (n < 9999 && n >= 10 && n % 1 == 0) ? 3 : (n % 1 != 0) : 4;"
+},"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"
} \ No newline at end of file
diff --git a/l10n/he.js b/l10n/he.js
index 1b4e3102..56f40e67 100644
--- a/l10n/he.js
+++ b/l10n/he.js
@@ -150,4 +150,4 @@ OC.L10N.register(
"Loading…" : "בטעינה…",
"Error while saving field" : "אירעה שגיאה במהלך שמירת השדה"
},
-"nplurals=4; plural=(n==1 ? 1: n == 2 ? 2 : (n % 10 == 0 and n > 10) ? 4);");
+"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;");
diff --git a/l10n/he.json b/l10n/he.json
index 31211c39..c728c208 100644
--- a/l10n/he.json
+++ b/l10n/he.json
@@ -147,5 +147,5 @@
"Click here to request it" : "יש ללחוץ כאן כדי לבקש זאת",
"Loading…" : "בטעינה…",
"Error while saving field" : "אירעה שגיאה במהלך שמירת השדה"
-},"pluralForm" :"nplurals=4; plural=(n==1 ? 1: n == 2 ? 2 : (n % 10 == 0 and n > 10) ? 4);"
+},"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;"
} \ No newline at end of file
diff --git a/l10n/ka_GE.js b/l10n/ka_GE.js
index 0b63745a..5a4e6109 100644
--- a/l10n/ka_GE.js
+++ b/l10n/ka_GE.js
@@ -329,4 +329,4 @@ OC.L10N.register(
"Dismiss" : "დათხოვნა",
"seconds ago" : "წამის წინ"
},
-"nplurals=2; plural=(n==1);");
+"nplurals=2; plural=(n!=1);");
diff --git a/l10n/ka_GE.json b/l10n/ka_GE.json
index 8ab4a98d..dca2b68c 100644
--- a/l10n/ka_GE.json
+++ b/l10n/ka_GE.json
@@ -326,5 +326,5 @@
"Saving..." : "მიმდინარეობს შენახვა…",
"Dismiss" : "დათხოვნა",
"seconds ago" : "წამის წინ"
-},"pluralForm" :"nplurals=2; plural=(n==1);"
+},"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 b06c25a5..c342ba26 100644
--- a/l10n/lt_LT.js
+++ b/l10n/lt_LT.js
@@ -183,4 +183,4 @@ OC.L10N.register(
"Dismiss" : "Atmesti",
"seconds ago" : "prieš keletą sekundžių"
},
-"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);");
+"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);");
diff --git a/l10n/lt_LT.json b/l10n/lt_LT.json
index 460d2af5..f8580ade 100644
--- a/l10n/lt_LT.json
+++ b/l10n/lt_LT.json
@@ -180,5 +180,5 @@
"Saving..." : "Įrašoma...",
"Dismiss" : "Atmesti",
"seconds ago" : "prieš keletą sekundžių"
-},"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);"
+},"pluralForm" :"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);"
} \ No newline at end of file
diff --git a/l10n/sk.js b/l10n/sk.js
index cc1901f5..04cc219c 100644
--- a/l10n/sk.js
+++ b/l10n/sk.js
@@ -206,4 +206,4 @@ OC.L10N.register(
"Connection to server lost" : "Stratené spojenie so serverom",
"Saving..." : "Ukladám..."
},
-"nplurals=4; plural=(n % 1 == 0 ? 4: n==1 ? 1: n % 1 == 0 && n>=2 && n<=4 ? 3);");
+"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);");
diff --git a/l10n/sk.json b/l10n/sk.json
index def891aa..c9b9e42b 100644
--- a/l10n/sk.json
+++ b/l10n/sk.json
@@ -203,5 +203,5 @@
"Reason" : "Dôvod",
"Connection to server lost" : "Stratené spojenie so serverom",
"Saving..." : "Ukladám..."
-},"pluralForm" :"nplurals=4; plural=(n % 1 == 0 ? 4: n==1 ? 1: n % 1 == 0 && n>=2 && n<=4 ? 3);"
+},"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);"
} \ No newline at end of file