From 2fe0e72f7654bd8eaddb8da49757dc73b3145614 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Thu, 17 May 2018 00:33:36 +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 592de79..c5c80e6 100644 --- a/l10n/cs.js +++ b/l10n/cs.js @@ -6,4 +6,4 @@ OC.L10N.register( "Shows the latest news of Nextcloud in your notifications." : "Zobrazuje novinky o Nextcloudu ve vašich upozorněních.", "These groups will be notified about the announcements." : "Tyto skupiny budou upozorněni na oznámení." }, -"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"); +"nplurals=4; plural=(n < 10 && n % 1 == 0) ? 1 : (n < 9999 && n >= 10 && n % 1 == 0) ? 3 : (n % 1 != 0) : 4;"); -- cgit v1.2.3