From 7dc2a86b1ed7737872d2dd650cba88dd73a3cdf9 Mon Sep 17 00:00:00 2001 From: hank Date: Fri, 14 Nov 2025 17:51:26 -0500 Subject: [PATCH] New translations en.po (Czech) --- internal/site/src/locales/cs/cs.po | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/internal/site/src/locales/cs/cs.po b/internal/site/src/locales/cs/cs.po index bd5b5109..51e00f6f 100644 --- a/internal/site/src/locales/cs/cs.po +++ b/internal/site/src/locales/cs/cs.po @@ -8,7 +8,7 @@ msgstr "" "Language: cs\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: Czech\n" "Plural-Forms: nplurals=4; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 3;\n" @@ -114,6 +114,10 @@ msgstr "Přidat URL" msgid "Adjust display options for charts." msgstr "Upravit možnosti zobrazení pro grafy." +#: src/components/routes/settings/general.tsx +msgid "Adjust the width of the main layout" +msgstr "Upravit šířku hlavního rozvržení" + #: src/components/command-palette.tsx #: src/components/command-palette.tsx msgid "Admin" @@ -638,6 +642,10 @@ msgstr "Exportovat aktuální konfiguraci systémů." msgid "Fahrenheit (°F)" msgstr "Fahrenheita (°F)" +#: src/components/systems-table/systems-table-columns.tsx +msgid "Failed" +msgstr "Selhalo" + #: src/components/routes/system/smart-table.tsx msgid "Failed Attributes:" msgstr "Neúspěšné atributy:" @@ -767,6 +775,10 @@ msgstr "Jazyk" msgid "Layout" msgstr "Rozvržení" +#: src/components/routes/settings/general.tsx +msgid "Layout width" +msgstr "Šířka rozvržení" + #: src/components/systemd-table/systemd-table.tsx msgid "Lifecycle" msgstr "Životní cyklus" @@ -1197,6 +1209,10 @@ msgstr "Sériové číslo" msgid "Service Details" msgstr "Detaily služby" +#: src/components/systems-table/systems-table-columns.tsx +msgid "Services" +msgstr "Služby" + #: src/components/routes/settings/general.tsx msgid "Set percentage thresholds for meter colors." msgstr "Nastavte procentuální prahové hodnoty pro barvy měřičů."