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/files_sharing/l10n/es_MX.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apps/files_sharing/l10n/es_MX.js') diff --git a/apps/files_sharing/l10n/es_MX.js b/apps/files_sharing/l10n/es_MX.js index 08196d8fef9..2d4ce091a9e 100644 --- a/apps/files_sharing/l10n/es_MX.js +++ b/apps/files_sharing/l10n/es_MX.js @@ -143,4 +143,4 @@ OC.L10N.register( "Add to your Nextcloud" : "Agregar a tu Nextcloud", "Wrong path, file/folder doesn't exist" : "La ruta es incorrecta, el archivo/carpeta no existe" }, -"nplurals=2; plural=(n != 1);"); +"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); -- cgit v1.2.3