From d38e3eab9cd638ced9d8aa7740bb2164f12c82cd Mon Sep 17 00:00:00 2001 From: hank Date: Fri, 14 Nov 2025 17:51:21 -0500 Subject: [PATCH] New translations en.po (Croatian) --- internal/site/src/locales/hr/hr.po | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/internal/site/src/locales/hr/hr.po b/internal/site/src/locales/hr/hr.po index 3e2ae581..3a367367 100644 --- a/internal/site/src/locales/hr/hr.po +++ b/internal/site/src/locales/hr/hr.po @@ -8,7 +8,7 @@ msgstr "" "Language: hr\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: Croatian\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" @@ -114,6 +114,10 @@ msgstr "Dodaj URL" msgid "Adjust display options for charts." msgstr "Podesite opcije prikaza za grafikone." +#: src/components/routes/settings/general.tsx +msgid "Adjust the width of the main layout" +msgstr "Prilagodite širinu glavnog rasporeda" + #: src/components/command-palette.tsx #: src/components/command-palette.tsx msgid "Admin" @@ -638,6 +642,10 @@ msgstr "Izvoz trenutne sistemske konfiguracije." msgid "Fahrenheit (°F)" msgstr "Farenhajt (°F)" +#: src/components/systems-table/systems-table-columns.tsx +msgid "Failed" +msgstr "Neuspješno" + #: src/components/routes/system/smart-table.tsx msgid "Failed Attributes:" msgstr "Neuspjeli atributi:" @@ -767,6 +775,10 @@ msgstr "Jezik" msgid "Layout" msgstr "Izgled" +#: src/components/routes/settings/general.tsx +msgid "Layout width" +msgstr "Širina rasporeda" + #: src/components/systemd-table/systemd-table.tsx msgid "Lifecycle" msgstr "Životni ciklus" @@ -1197,6 +1209,10 @@ msgstr "Serijski broj" msgid "Service Details" msgstr "Detalji usluge" +#: src/components/systems-table/systems-table-columns.tsx +msgid "Services" +msgstr "Usluge" + #: src/components/routes/settings/general.tsx msgid "Set percentage thresholds for meter colors." msgstr "Postavite pragove postotka za boje mjerača."