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/federatedfilesharing/l10n/cs.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apps/federatedfilesharing/l10n/cs.js') diff --git a/apps/federatedfilesharing/l10n/cs.js b/apps/federatedfilesharing/l10n/cs.js index 51e53113f0c..787cac6812f 100644 --- a/apps/federatedfilesharing/l10n/cs.js +++ b/apps/federatedfilesharing/l10n/cs.js @@ -55,4 +55,4 @@ OC.L10N.register( "Couldn't add remote share" : "Nepodařilo se přidat propojené sdílení", "Search global and public address book for users and let local users publish their data" : "Hledat uživatele v globálním a veřejném adresáři a dovolit místním uživatelům publikovat jejich údaje" }, -"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