From b1a468a0ab9d492fb696f618cf5ca565e95436cd Mon Sep 17 00:00:00 2001 From: hank Date: Fri, 14 Nov 2025 17:51:18 -0500 Subject: [PATCH] New translations en.po (Portuguese) --- internal/site/src/locales/pt/pt.po | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/internal/site/src/locales/pt/pt.po b/internal/site/src/locales/pt/pt.po index ccbde40b..281e7482 100644 --- a/internal/site/src/locales/pt/pt.po +++ b/internal/site/src/locales/pt/pt.po @@ -8,7 +8,7 @@ msgstr "" "Language: pt\n" "Project-Id-Version: beszel\n" "Report-Msgid-Bugs-To: \n" -"PO-Revision-Date: 2025-11-12 20:36\n" +"PO-Revision-Date: 2025-11-14 22:51\n" "Last-Translator: \n" "Language-Team: Portuguese\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" @@ -114,6 +114,10 @@ msgstr "Adicionar URL" msgid "Adjust display options for charts." msgstr "Ajustar opções de exibição para gráficos." +#: src/components/routes/settings/general.tsx +msgid "Adjust the width of the main layout" +msgstr "Ajustar a largura do layout principal" + #: src/components/command-palette.tsx #: src/components/command-palette.tsx msgid "Admin" @@ -638,6 +642,10 @@ msgstr "Exporte a configuração atual dos seus sistemas." msgid "Fahrenheit (°F)" msgstr "Fahrenheit (°F)" +#: src/components/systems-table/systems-table-columns.tsx +msgid "Failed" +msgstr "Falhou" + #: src/components/routes/system/smart-table.tsx msgid "Failed Attributes:" msgstr "Atributos com Falha:" @@ -767,6 +775,10 @@ msgstr "Idioma" msgid "Layout" msgstr "Aspeto" +#: src/components/routes/settings/general.tsx +msgid "Layout width" +msgstr "Largura do layout" + #: src/components/systemd-table/systemd-table.tsx msgid "Lifecycle" msgstr "Ciclo de vida" @@ -1197,6 +1209,10 @@ msgstr "Número de Série" msgid "Service Details" msgstr "Detalhes do serviço" +#: src/components/systems-table/systems-table-columns.tsx +msgid "Services" +msgstr "Serviços" + #: src/components/routes/settings/general.tsx msgid "Set percentage thresholds for meter colors." msgstr "Defina os limiares de porcentagem para as cores do medidor."