summaryrefslogtreecommitdiffstats
path: root/apps/updatenotification/l10n/sk.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-05-18 00:13:45 +0000
committerNextcloud bot <bot@nextcloud.com>2018-05-18 00:13:45 +0000
commit514b3749232b7c7dbf1f6d1d7cfdbcb3e2b3e503 (patch)
treecc751b16ff7557d2027c3e43662acc384f210e19 /apps/updatenotification/l10n/sk.js
parent9236c20a28dd9558d1577ebfd7c7ea9202ca70bb (diff)
downloadnextcloud-server-514b3749232b7c7dbf1f6d1d7cfdbcb3e2b3e503.tar.gz
nextcloud-server-514b3749232b7c7dbf1f6d1d7cfdbcb3e2b3e503.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification/l10n/sk.js')
-rw-r--r--apps/updatenotification/l10n/sk.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/updatenotification/l10n/sk.js b/apps/updatenotification/l10n/sk.js
index b3575a143f9..a0c36afb569 100644
--- a/apps/updatenotification/l10n/sk.js
+++ b/apps/updatenotification/l10n/sk.js
@@ -28,4 +28,4 @@ OC.L10N.register(
"The selected update channel makes dedicated notifications for the server obsolete." : "Pre vybraný aktualizačný kanál budú priradené upozornenia pre server zastarané.",
"The update check is not yet finished. Please refresh the page." : "Kontrola aktualizácií ešte neskončila. Obnovte prosím stránku."
},
-"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);");