From 05320741f076d0aed2bac9aae7cbd72a85a7d516 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Fri, 15 Nov 2024 00:26:46 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/es.js | 1 + l10n/es.json | 1 + 2 files changed, 2 insertions(+) diff --git a/l10n/es.js b/l10n/es.js index a02cc2291..12abe5a99 100644 --- a/l10n/es.js +++ b/l10n/es.js @@ -11,6 +11,7 @@ OC.L10N.register( "No activities" : "No hay actividad", "More activities" : "Más actividades", "Daily activity summary for %s" : "Resumen de la actividad diaria para %s", + "_and %n more…_::_and %n more…_" : ["y %n mas…","y %n mas…","y %n mas…"], "All activities" : "Todas las actividades", "By others" : "Por otros", "By you" : "Por ti", diff --git a/l10n/es.json b/l10n/es.json index b8d5639de..29ade17de 100644 --- a/l10n/es.json +++ b/l10n/es.json @@ -9,6 +9,7 @@ "No activities" : "No hay actividad", "More activities" : "Más actividades", "Daily activity summary for %s" : "Resumen de la actividad diaria para %s", + "_and %n more…_::_and %n more…_" : ["y %n mas…","y %n mas…","y %n mas…"], "All activities" : "Todas las actividades", "By others" : "Por otros", "By you" : "Por ti",