diff --git a/internal/site/src/locales/es/es.po b/internal/site/src/locales/es/es.po index 23f747f8..d6945122 100644 --- a/internal/site/src/locales/es/es.po +++ b/internal/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-11-14 17:09\n" +"PO-Revision-Date: 2025-11-14 22:51\n" "Last-Translator: \n" "Language-Team: Spanish\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" @@ -114,6 +114,10 @@ msgstr "Agregar URL" msgid "Adjust display options for charts." msgstr "Ajustar las opciones de visualización para los gráficos." +#: src/components/routes/settings/general.tsx +msgid "Adjust the width of the main layout" +msgstr "Ajustar el ancho del diseño principal" + #: src/components/command-palette.tsx #: src/components/command-palette.tsx msgid "Admin" @@ -638,6 +642,10 @@ msgstr "Exporta la configuración actual de sus sistemas." msgid "Fahrenheit (°F)" msgstr "Fahrenheit (°F)" +#: src/components/systems-table/systems-table-columns.tsx +msgid "Failed" +msgstr "Fallido" + #: src/components/routes/system/smart-table.tsx msgid "Failed Attributes:" msgstr "Atributos fallidos:" @@ -767,6 +775,10 @@ msgstr "Idioma" msgid "Layout" msgstr "Diseño" +#: src/components/routes/settings/general.tsx +msgid "Layout width" +msgstr "Ancho del diseño" + #: src/components/systemd-table/systemd-table.tsx msgid "Lifecycle" msgstr "Ciclo de vida" @@ -1197,6 +1209,10 @@ msgstr "Número de serie" msgid "Service Details" msgstr "Detalles del servicio" +#: src/components/systems-table/systems-table-columns.tsx +msgid "Services" +msgstr "Servicios" + #: src/components/routes/settings/general.tsx msgid "Set percentage thresholds for meter colors." msgstr "Establecer umbrales de porcentaje para los colores de los medidores."