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

github.com/nextcloud/notifications.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:34:17 +0300
committerNextcloud bot <bot@nextcloud.com>2018-05-18 03:34:17 +0300
commited70f6f19e842ec1ee601baa6726e6267be99881 (patch)
tree21775396760d7dca752d0128ea386f6d0161ebd6 /l10n
parent7145109c623d0865dc0ac486688d08517a3a6324 (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
-rw-r--r--l10n/uk.js2
-rw-r--r--l10n/uk.json2
12 files changed, 12 insertions, 12 deletions
diff --git a/l10n/cs.js b/l10n/cs.js
index 3dd0ed4..1029ca1 100644
--- a/l10n/cs.js
+++ b/l10n/cs.js
@@ -10,4 +10,4 @@ OC.L10N.register(
"No notifications" : "Žádná upozornění",
"Dismiss" : "Zavřít"
},
-"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 3077e64..f788042 100644
--- a/l10n/cs.json
+++ b/l10n/cs.json
@@ -7,5 +7,5 @@
"Notifications" : "Upozornění",
"No notifications" : "Žádná upozornění",
"Dismiss" : "Zavřít"
-},"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 f0d536e..957f0ae 100644
--- a/l10n/he.js
+++ b/l10n/he.js
@@ -10,4 +10,4 @@ OC.L10N.register(
"No notifications" : "אין התרעות",
"Dismiss" : "התעלמות"
},
-"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 1281ca7..06d3a63 100644
--- a/l10n/he.json
+++ b/l10n/he.json
@@ -7,5 +7,5 @@
"Notifications" : "התרעות",
"No notifications" : "אין התרעות",
"Dismiss" : "התעלמות"
-},"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 d35c5ba..6b2a826 100644
--- a/l10n/ka_GE.js
+++ b/l10n/ka_GE.js
@@ -10,4 +10,4 @@ OC.L10N.register(
"No notifications" : "შეტყობინებები არაა",
"Dismiss" : "უარყოფა"
},
-"nplurals=2; plural=(n==1);");
+"nplurals=2; plural=(n!=1);");
diff --git a/l10n/ka_GE.json b/l10n/ka_GE.json
index d179b08..67ca3b3 100644
--- a/l10n/ka_GE.json
+++ b/l10n/ka_GE.json
@@ -7,5 +7,5 @@
"Notifications" : "შეტყობინებები",
"No notifications" : "შეტყობინებები არაა",
"Dismiss" : "უარყოფა"
-},"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 60493a9..94fa51e 100644
--- a/l10n/lt_LT.js
+++ b/l10n/lt_LT.js
@@ -10,4 +10,4 @@ OC.L10N.register(
"No notifications" : "Pranešimų nėra",
"Dismiss" : "Atmesti"
},
-"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 a084ecb..cfd7985 100644
--- a/l10n/lt_LT.json
+++ b/l10n/lt_LT.json
@@ -7,5 +7,5 @@
"Notifications" : "Pranešimai",
"No notifications" : "Pranešimų nėra",
"Dismiss" : "Atmesti"
-},"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 6aac59e..584932a 100644
--- a/l10n/sk.js
+++ b/l10n/sk.js
@@ -6,4 +6,4 @@ OC.L10N.register(
"No notifications" : "Žiadne upozornenia",
"Dismiss" : "Odmietnuť"
},
-"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 a9e35a6..ba05217 100644
--- a/l10n/sk.json
+++ b/l10n/sk.json
@@ -3,5 +3,5 @@
"Notifications" : "Upozornenia",
"No notifications" : "Žiadne upozornenia",
"Dismiss" : "Odmietnuť"
-},"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
diff --git a/l10n/uk.js b/l10n/uk.js
index 3ad7945..3da0b8c 100644
--- a/l10n/uk.js
+++ b/l10n/uk.js
@@ -6,4 +6,4 @@ OC.L10N.register(
"No notifications" : "Немає повідомлень",
"Dismiss" : "Припинити"
},
-"nplurals=4; plural=( n % 1 == 0 && n % 10 =1 && n % 100 != 11) ? 1 : ( n %1 == 0 && ( n >= 2 && n <=4) && ( n % 100 <12 || n % 100 > 14)) ? 3 : ( n % 1 ==0 && (n% 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14));");
+"nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);");
diff --git a/l10n/uk.json b/l10n/uk.json
index 798090a..12c64c6 100644
--- a/l10n/uk.json
+++ b/l10n/uk.json
@@ -3,5 +3,5 @@
"Notifications" : "Повідомлення",
"No notifications" : "Немає повідомлень",
"Dismiss" : "Припинити"
-},"pluralForm" :"nplurals=4; plural=( n % 1 == 0 && n % 10 =1 && n % 100 != 11) ? 1 : ( n %1 == 0 && ( n >= 2 && n <=4) && ( n % 100 <12 || n % 100 > 14)) ? 3 : ( n % 1 ==0 && (n% 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14));"
+},"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);"
} \ No newline at end of file