From fb9464a897d0d74e981bee370d2f60d3b35c9f14 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=80lex?= Date: Mon, 6 Oct 2025 18:39:59 +0000 Subject: [PATCH] Translated using Weblate (Spanish) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Currently translated at 99.2% (1131 of 1139 strings) Co-authored-by: Àlex Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/es/ Translation: Uptime Kuma/Uptime Kuma --- src/lang/es-ES.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/lang/es-ES.json b/src/lang/es-ES.json index 7c1a7aee8..e33f03202 100644 --- a/src/lang/es-ES.json +++ b/src/lang/es-ES.json @@ -1165,5 +1165,8 @@ "No monitors found": "No se encontraron monitores.", "Could not clear events": "No se pudieron limpiar {failed}/{total} eventos", "smseagleGroupV2": "ID(s) de grupo(s) de Guía Telefónica", - "mqttWebsocketPathExplanation": "Ruta del WebSocker para MQTT sobre conexion WebSocker (ejemplo, /mqtt)" + "mqttWebsocketPathExplanation": "Ruta del WebSocker para MQTT sobre conexion WebSocker (ejemplo, /mqtt)", + "OAuth Audience": "Audiencia OAuth", + "Template plain text instead of using cards": "Plantilla de texto plano en vez de utilizar tarjetas", + "issueWithGoogleChatOnAndroidHelptext": "Esto también permite evitar errores anteriores como {issuetackerURL}" }