From ed4e4fa1509cc4925ed26938bcfb7603c3aa8a78 Mon Sep 17 00:00:00 2001 From: Crowdin Bot Date: Tue, 3 Jun 2025 12:13:59 +0000 Subject: [PATCH] New Crowdin translations by GitHub Action --- public/locales/es/common.json | 8 ++++---- public/locales/pt_BR/common.json | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/public/locales/es/common.json b/public/locales/es/common.json index 603e8d565..eb497d40e 100644 --- a/public/locales/es/common.json +++ b/public/locales/es/common.json @@ -569,7 +569,7 @@ "public_ip": "IP pública", "region": "Región", "country": "País", - "port_forwarded": "Port Forwarded" + "port_forwarded": "Puerto redireccionado" }, "hdhomerun": { "channels": "Canales", @@ -858,7 +858,7 @@ "digitalRelease": "Lanzamiento en digital", "noEventsToday": "¡Sin eventos para hoy!", "noEventsFound": "No se encontraron eventos", - "errorWhenLoadingData": "Error when loading calendar data" + "errorWhenLoadingData": "Error al cargar los datos del calendario" }, "romm": { "platforms": "Plataformas", @@ -1052,7 +1052,7 @@ "other": "Otros" }, "checkmk": { - "serviceErrors": "Service issues", - "hostErrors": "Host issues" + "serviceErrors": "Problemas de servicio", + "hostErrors": "Problemas de host" } } diff --git a/public/locales/pt_BR/common.json b/public/locales/pt_BR/common.json index 5eac51298..2ad17673d 100644 --- a/public/locales/pt_BR/common.json +++ b/public/locales/pt_BR/common.json @@ -1052,7 +1052,7 @@ "other": "Outro" }, "checkmk": { - "serviceErrors": "Service issues", - "hostErrors": "Host issues" + "serviceErrors": "Problemas de serviço", + "hostErrors": "Problemas do host" } }