summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/sk.json
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_sharing/l10n/sk.json')
-rw-r--r--apps/files_sharing/l10n/sk.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/sk.json b/apps/files_sharing/l10n/sk.json
index dd44d86330e..6cd8b794758 100644
--- a/apps/files_sharing/l10n/sk.json
+++ b/apps/files_sharing/l10n/sk.json
@@ -109,5 +109,5 @@
"Uploading files…" : "Nahrávanie súborov...",
"Uploaded files:" : "Nahrané súbory...",
"%s is publicly shared" : "%s je verejne zdieľaný"
-},"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"
+},"pluralForm" :"nplurals=4; plural=(n % 1 == 0 ? 4: n==1 ? 1: n % 1 == 0 && n>=2 && n<=4 ? 3);"
} \ No newline at end of file