From 17bdfb12843566dd9b0539584a49f85e0b96dddf Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Tue, 24 May 2022 02:32:52 +0000 Subject: [tx-robot] updated from transifex Signed-off-by: Nextcloud bot --- apps/settings/l10n/es_CL.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apps/settings/l10n/es_CL.json') diff --git a/apps/settings/l10n/es_CL.json b/apps/settings/l10n/es_CL.json index d71e8b8e2d5..a2ec4edf298 100644 --- a/apps/settings/l10n/es_CL.json +++ b/apps/settings/l10n/es_CL.json @@ -259,5 +259,5 @@ "The cron.php needs to be executed by the system user \"%s\"." : "El cron.php necesita ser ejecutado por el usuario de sistema \"%s\".", "days" : "días", "No display name set" : "No se ha establecido el nombre a desplegar" -},"pluralForm" :"nplurals=2; plural=(n != 1);" +},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file -- cgit v1.2.3