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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-05-18 03:13:45 +0300
committerNextcloud bot <bot@nextcloud.com>2018-05-18 03:13:45 +0300
commit514b3749232b7c7dbf1f6d1d7cfdbcb3e2b3e503 (patch)
treecc751b16ff7557d2027c3e43662acc384f210e19 /apps/comments/l10n/cs.json
parent9236c20a28dd9558d1577ebfd7c7ea9202ca70bb (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments/l10n/cs.json')
-rw-r--r--apps/comments/l10n/cs.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/comments/l10n/cs.json b/apps/comments/l10n/cs.json
index 4f21ebd36a9..aad76589cef 100644
--- a/apps/comments/l10n/cs.json
+++ b/apps/comments/l10n/cs.json
@@ -30,5 +30,5 @@
"Unknown user" : "Neznámý uživatel",
"A (now) deleted user mentioned you in a comment on “%s”" : "A (now) deleted user mentioned you in a comment on “%s”",
"A (now) deleted user mentioned you in a comment on “{file}”" : "Nyní již smazaný uživatel vás zmínil v komentáři u \"{file}\""
-},"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