From cd3460c81475c22f84c7508ac53986a0ba56efaf Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Thu, 1 Feb 2024 00:40:48 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/es.js | 2 ++ l10n/es.json | 2 ++ 2 files changed, 4 insertions(+) diff --git a/l10n/es.js b/l10n/es.js index 133a433..6936ce9 100644 --- a/l10n/es.js +++ b/l10n/es.js @@ -40,6 +40,8 @@ OC.L10N.register( "ICAP preset" : "Preselección ICAP", "Select" : "Seleccionar", "ICAP mode" : "Modo ICAP", + "REQMOD" : "REQMOD", + "RESPMOD" : "RESPMOD", "ICAP service" : "Servicio ICAP", "ICAP virus response header" : "Encabezado de respuesta de virus para ICAP", "Stream Length" : "Longitud del flujo", diff --git a/l10n/es.json b/l10n/es.json index 4bff6f2..1117810 100644 --- a/l10n/es.json +++ b/l10n/es.json @@ -38,6 +38,8 @@ "ICAP preset" : "Preselección ICAP", "Select" : "Seleccionar", "ICAP mode" : "Modo ICAP", + "REQMOD" : "REQMOD", + "RESPMOD" : "RESPMOD", "ICAP service" : "Servicio ICAP", "ICAP virus response header" : "Encabezado de respuesta de virus para ICAP", "Stream Length" : "Longitud del flujo",