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

github.com/nextcloud/external.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:22:27 +0300
committerNextcloud bot <bot@nextcloud.com>2018-05-17 03:22:27 +0300
commita775c59b847376aa1afbed81f0458820133fdd86 (patch)
treeea5557b40e48a1317ae7f59ea51db72129e6f2fa /l10n/sk.js
parentdaeea95ae588a5d7821f04df2d51112bff1895ec (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/sk.js')
-rw-r--r--l10n/sk.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/l10n/sk.js b/l10n/sk.js
index dd2cdf4..4010115 100644
--- a/l10n/sk.js
+++ b/l10n/sk.js
@@ -57,4 +57,4 @@ OC.L10N.register(
"Saved!" : "Uložené",
"Can not save site" : "Stránku nie je možné uložiť"
},
-"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);");