summaryrefslogtreecommitdiffstats
path: root/l10n/sk.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-05-18 00:32:45 +0000
committerNextcloud bot <bot@nextcloud.com>2018-05-18 00:32:45 +0000
commit888a85843cc8378a8390cd414e4f5b1062507b2b (patch)
treea64a3514157f851083186461a43eea639aa4afea /l10n/sk.js
parent061930d38a4f0e4d43b1f06c8d35645c2726ef36 (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 8acd846a4..ecfe42eef 100644
--- a/l10n/sk.js
+++ b/l10n/sk.js
@@ -146,4 +146,4 @@ OC.L10N.register(
"Documentation" : "Dokumentácia",
"Report a bug" : "Nahlásiť chybu"
},
-"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);");