From 514b3749232b7c7dbf1f6d1d7cfdbcb3e2b3e503 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Fri, 18 May 2018 00:13:45 +0000 Subject: [tx-robot] updated from transifex --- apps/oauth2/l10n/cs.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apps/oauth2/l10n/cs.js') diff --git a/apps/oauth2/l10n/cs.js b/apps/oauth2/l10n/cs.js index 4c768e39ee5..214cb823c52 100644 --- a/apps/oauth2/l10n/cs.js +++ b/apps/oauth2/l10n/cs.js @@ -10,4 +10,4 @@ OC.L10N.register( "Add client" : "Přidat klienta", "Add" : "Přidat" }, -"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