From ef665fde426d770f31d8d4349d047734d27b87d0 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Thu, 17 May 2018 00:13:46 +0000 Subject: [tx-robot] updated from transifex --- apps/comments/l10n/cs.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'apps/comments/l10n/cs.json') diff --git a/apps/comments/l10n/cs.json b/apps/comments/l10n/cs.json index 7f9bb2f636c..4f21ebd36a9 100644 --- a/apps/comments/l10n/cs.json +++ b/apps/comments/l10n/cs.json @@ -13,7 +13,7 @@ "Error occurred while retrieving comment with ID {id}" : "Došlo k chybě při načítání komentáře s ID {id}", "Error occurred while updating comment with id {id}" : "Došlo k chybě při aktualizování komentáře s id {id}", "Error occurred while posting comment" : "Došlo k chybě při zveřejňování komentáře", - "_%n unread comment_::_%n unread comments_" : ["%n nepřečtený komentář","%n nepřečtené komentáře","%n nepřečtených komentářů"], + "_%n unread comment_::_%n unread comments_" : ["%n nepřečtený komentář","%n nepřečtené komentáře","%n nepřečtených komentářů","%n nepřečtených komentářů"], "Comment" : "Komentář", "You commented" : "Okomentoval(a) jsi", "%1$s commented" : "%1$s okomentován", @@ -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=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;" +},"pluralForm" :"nplurals=4; plural=(n < 10 && n % 1 == 0) ? 1 : (n < 9999 && n >= 10 && n % 1 == 0) ? 3 : (n % 1 != 0) : 4;" } \ No newline at end of file -- cgit v1.2.3