From d457f0f3d7363a98bd66fdff2dd0623ae69f4f06 Mon Sep 17 00:00:00 2001 From: hank Date: Thu, 28 Aug 2025 19:21:25 -0400 Subject: [PATCH] New translations en.po (Spanish) --- beszel/site/src/locales/es/es.po | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) diff --git a/beszel/site/src/locales/es/es.po b/beszel/site/src/locales/es/es.po index 0fd561fb..3c993d44 100644 --- a/beszel/site/src/locales/es/es.po +++ b/beszel/site/src/locales/es/es.po @@ -8,7 +8,7 @@ msgstr "" "Language: es\n" "Project-Id-Version: beszel\n" "Report-Msgid-Bugs-To: \n" -"PO-Revision-Date: 2025-08-25 21:21\n" +"PO-Revision-Date: 2025-08-28 23:21\n" "Last-Translator: \n" "Language-Team: Spanish\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" @@ -33,6 +33,10 @@ msgstr "{0} de {1} fila(s) seleccionada(s)." msgid "{hours, plural, one {# hour} other {# hours}}" msgstr "{hours, plural, one {# hora} other {# horas}}" +#: src/components/routes/system.tsx +msgid "{mins, plural, one {# minute} other {# minutes}}" +msgstr "" + #: src/lib/utils.ts msgid "1 hour" msgstr "1 hora" @@ -125,6 +129,7 @@ msgstr "Alertas" #: src/components/alerts/alerts-sheet.tsx #: src/components/systems-table/systems-table.tsx +#: src/components/systems-table/systems-table.tsx msgid "All Systems" msgstr "Todos los Sistemas" @@ -422,6 +427,7 @@ msgstr "Documentación" #: src/components/alerts-history-columns.tsx #: src/components/routes/system.tsx #: src/components/systems-table/systems-table-columns.tsx +#: src/components/systems-table/systems-table.tsx #: src/lib/alerts.ts msgid "Down" msgstr "Abajo" @@ -492,7 +498,7 @@ msgstr "Exporte la configuración actual de sus sistemas." msgid "Fahrenheit (°F)" msgstr "" -#: src/lib/utils.ts +#: src/lib/api.ts msgid "Failed to authenticate" msgstr "Error al autenticar" @@ -750,6 +756,7 @@ msgid "Pause" msgstr "Pausar" #: src/components/systems-table/systems-table-columns.tsx +#: src/components/systems-table/systems-table.tsx msgid "Paused" msgstr "Pausado" @@ -774,7 +781,7 @@ msgstr "Por favor, cree una cuenta de administrador" msgid "Please enable pop-ups for this site" msgstr "Por favor, habilite las ventanas emergentes para este sitio" -#: src/lib/utils.ts +#: src/lib/api.ts msgid "Please log in again" msgstr "Por favor, inicie sesión de nuevo" @@ -901,6 +908,7 @@ msgstr "Ordenar por" msgid "State" msgstr "Estado" +#: src/components/systems-table/systems-table.tsx #: src/lib/alerts.ts msgid "Status" msgstr "Estado" @@ -1067,6 +1075,7 @@ msgstr "Desconocida" #. Context: System is up #: src/components/routes/system.tsx #: src/components/systems-table/systems-table-columns.tsx +#: src/components/systems-table/systems-table.tsx msgid "Up" msgstr "Activo"