From 32675e403feaf855d4e8277735422fcfdca74691 Mon Sep 17 00:00:00 2001 From: hank Date: Fri, 14 Nov 2025 17:51:31 -0500 Subject: [PATCH] New translations en.po (Polish) --- internal/site/src/locales/pl/pl.po | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/internal/site/src/locales/pl/pl.po b/internal/site/src/locales/pl/pl.po index fa363ade..8cd6cb15 100644 --- a/internal/site/src/locales/pl/pl.po +++ b/internal/site/src/locales/pl/pl.po @@ -8,7 +8,7 @@ msgstr "" "Language: pl\n" "Project-Id-Version: beszel\n" "Report-Msgid-Bugs-To: \n" -"PO-Revision-Date: 2025-11-13 14:52\n" +"PO-Revision-Date: 2025-11-14 22:51\n" "Last-Translator: \n" "Language-Team: Polish\n" "Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" @@ -114,6 +114,10 @@ msgstr "Dodaj URL" msgid "Adjust display options for charts." msgstr "Dostosuj opcje wyświetlania wykresów." +#: src/components/routes/settings/general.tsx +msgid "Adjust the width of the main layout" +msgstr "Dostosuj szerokość głównego układu" + #: src/components/command-palette.tsx #: src/components/command-palette.tsx msgid "Admin" @@ -638,6 +642,10 @@ msgstr "Eksportuj aktualną konfigurację systemów." msgid "Fahrenheit (°F)" msgstr "Fahrenheit (°F)" +#: src/components/systems-table/systems-table-columns.tsx +msgid "Failed" +msgstr "Nieudane" + #: src/components/routes/system/smart-table.tsx msgid "Failed Attributes:" msgstr "Nieudane atrybuty:" @@ -767,6 +775,10 @@ msgstr "Język" msgid "Layout" msgstr "Układ" +#: src/components/routes/settings/general.tsx +msgid "Layout width" +msgstr "Szerokość układu" + #: src/components/systemd-table/systemd-table.tsx msgid "Lifecycle" msgstr "Cykl życia" @@ -1197,6 +1209,10 @@ msgstr "Numer seryjny" msgid "Service Details" msgstr "Szczegóły usługi" +#: src/components/systems-table/systems-table-columns.tsx +msgid "Services" +msgstr "Usługi" + #: src/components/routes/settings/general.tsx msgid "Set percentage thresholds for meter colors." msgstr "Ustaw progi procentowe dla kolorów mierników."