From 1037a96c854ff1ca0ead5f9ad2b67184cbad99c0 Mon Sep 17 00:00:00 2001 From: hank Date: Thu, 28 Aug 2025 19:21:12 -0400 Subject: [PATCH] New translations en.po (Czech) --- beszel/site/src/locales/cs/cs.po | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) diff --git a/beszel/site/src/locales/cs/cs.po b/beszel/site/src/locales/cs/cs.po index 3a03db50..adcfdfb9 100644 --- a/beszel/site/src/locales/cs/cs.po +++ b/beszel/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-08-25 21:20\n" +"PO-Revision-Date: 2025-08-28 23:21\n" "Last-Translator: \n" "Language-Team: Czech\n" "Plural-Forms: nplurals=4; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 3;\n" @@ -33,6 +33,10 @@ msgstr "{0} z {1} vybraných řádků." msgid "{hours, plural, one {# hour} other {# hours}}" msgstr "{hours, plural, one {# Hodina} few {# Hodiny} many {# Hodin} other {# Hodin}}" +#: src/components/routes/system.tsx +msgid "{mins, plural, one {# minute} other {# minutes}}" +msgstr "" + #: src/lib/utils.ts msgid "1 hour" msgstr "1 hodina" @@ -125,6 +129,7 @@ msgstr "Výstrahy" #: src/components/alerts/alerts-sheet.tsx #: src/components/systems-table/systems-table.tsx +#: src/components/systems-table/systems-table.tsx msgid "All Systems" msgstr "Všechny systémy" @@ -422,6 +427,7 @@ msgstr "Dokumentace" #: 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 "Nefunkční" @@ -492,7 +498,7 @@ msgstr "Exportovat aktuální konfiguraci systémů." msgid "Fahrenheit (°F)" msgstr "Fahrenheita (°F)" -#: src/lib/utils.ts +#: src/lib/api.ts msgid "Failed to authenticate" msgstr "Ověření se nezdařilo" @@ -750,6 +756,7 @@ msgid "Pause" msgstr "Pozastavit" #: src/components/systems-table/systems-table-columns.tsx +#: src/components/systems-table/systems-table.tsx msgid "Paused" msgstr "Pozastaveno" @@ -774,7 +781,7 @@ msgstr "Vytvořte si prosím účet administrátora" msgid "Please enable pop-ups for this site" msgstr "Prosím povolte vyskakovací okna pro tento web" -#: src/lib/utils.ts +#: src/lib/api.ts msgid "Please log in again" msgstr "Přihlaste se prosím znovu" @@ -901,6 +908,7 @@ msgstr "Seřadit podle" msgid "State" msgstr "Stav" +#: src/components/systems-table/systems-table.tsx #: src/lib/alerts.ts msgid "Status" msgstr "Stav" @@ -1067,6 +1075,7 @@ msgstr "Neznámá" #. 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 "Funkční"