From 888a85843cc8378a8390cd414e4f5b1062507b2b Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Fri, 18 May 2018 00:32:45 +0000 Subject: [tx-robot] updated from transifex --- l10n/cs.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'l10n/cs.js') diff --git a/l10n/cs.js b/l10n/cs.js index dc2bcdae7..90c9072e3 100644 --- a/l10n/cs.js +++ b/l10n/cs.js @@ -146,4 +146,4 @@ OC.L10N.register( "Documentation" : "Dokumentace", "Report a bug" : "Nahlásit chybu" }, -"nplurals=4; plural=(n < 10 && n % 1 == 0) ? 1 : (n < 9999 && n >= 10 && n % 1 == 0) ? 3 : (n % 1 != 0) : 4;"); +"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"); -- cgit v1.2.3