From 456f13dc5b8695bd7a691891cbf5af342dfc4bf1 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sun, 21 Jul 2024 00:24:10 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/es_MX.js | 1 + l10n/es_MX.json | 1 + 2 files changed, 2 insertions(+) diff --git a/l10n/es_MX.js b/l10n/es_MX.js index e5f7b5585..a9684d7a2 100644 --- a/l10n/es_MX.js +++ b/l10n/es_MX.js @@ -11,6 +11,7 @@ OC.L10N.register( "No activities" : "No hay actividades", "More activities" : "Más actividades", "Daily activity summary for %s" : "Resumen de la actividad reciente para %s", + "_and %n more…_::_and %n more…_" : ["y %n más...","y %n más...","y %n más..."], "All activities" : "Todas las actividades", "By others" : "Por otros", "By you" : "Por usted", diff --git a/l10n/es_MX.json b/l10n/es_MX.json index 2cca26f06..084e8a95e 100644 --- a/l10n/es_MX.json +++ b/l10n/es_MX.json @@ -9,6 +9,7 @@ "No activities" : "No hay actividades", "More activities" : "Más actividades", "Daily activity summary for %s" : "Resumen de la actividad reciente para %s", + "_and %n more…_::_and %n more…_" : ["y %n más...","y %n más...","y %n más..."], "All activities" : "Todas las actividades", "By others" : "Por otros", "By you" : "Por usted",