From e159a75b79837a4f50521fd72df34d74285c2571 Mon Sep 17 00:00:00 2001 From: henrygd Date: Fri, 14 Nov 2025 17:24:51 -0500 Subject: [PATCH] update language files --- internal/site/src/locales/ar/ar.po | 16 ++++++++++++++++ internal/site/src/locales/bg/bg.po | 16 ++++++++++++++++ internal/site/src/locales/cs/cs.po | 16 ++++++++++++++++ internal/site/src/locales/da/da.po | 16 ++++++++++++++++ internal/site/src/locales/de/de.po | 16 ++++++++++++++++ internal/site/src/locales/en/en.po | 16 ++++++++++++++++ internal/site/src/locales/es/es.po | 16 ++++++++++++++++ internal/site/src/locales/fa/fa.po | 16 ++++++++++++++++ internal/site/src/locales/fr/fr.po | 16 ++++++++++++++++ internal/site/src/locales/he/he.po | 16 ++++++++++++++++ internal/site/src/locales/hr/hr.po | 16 ++++++++++++++++ internal/site/src/locales/hu/hu.po | 16 ++++++++++++++++ internal/site/src/locales/it/it.po | 16 ++++++++++++++++ internal/site/src/locales/ja/ja.po | 16 ++++++++++++++++ internal/site/src/locales/ko/ko.po | 16 ++++++++++++++++ internal/site/src/locales/nl/nl.po | 16 ++++++++++++++++ internal/site/src/locales/no/no.po | 16 ++++++++++++++++ internal/site/src/locales/pl/pl.po | 16 ++++++++++++++++ internal/site/src/locales/pt/pt.po | 16 ++++++++++++++++ internal/site/src/locales/ru/ru.po | 16 ++++++++++++++++ internal/site/src/locales/sl/sl.po | 16 ++++++++++++++++ internal/site/src/locales/sv/sv.po | 16 ++++++++++++++++ internal/site/src/locales/tr/tr.po | 16 ++++++++++++++++ internal/site/src/locales/uk/uk.po | 16 ++++++++++++++++ internal/site/src/locales/vi/vi.po | 16 ++++++++++++++++ internal/site/src/locales/zh-CN/zh-CN.po | 16 ++++++++++++++++ internal/site/src/locales/zh-HK/zh-HK.po | 16 ++++++++++++++++ internal/site/src/locales/zh/zh.po | 16 ++++++++++++++++ 28 files changed, 448 insertions(+) diff --git a/internal/site/src/locales/ar/ar.po b/internal/site/src/locales/ar/ar.po index f2dec78a..33b7dd96 100644 --- a/internal/site/src/locales/ar/ar.po +++ b/internal/site/src/locales/ar/ar.po @@ -114,6 +114,10 @@ msgstr "إضافة رابط" msgid "Adjust display options for charts." msgstr "تعديل خيارات العرض للرسوم البيانية." +#: src/components/routes/settings/general.tsx +msgid "Adjust the width of the main layout" +msgstr "تعديل عرض التخطيط الرئيسي" + #: src/components/command-palette.tsx #: src/components/command-palette.tsx msgid "Admin" @@ -638,6 +642,10 @@ msgstr "تصدير تكوين الأنظمة الحالية الخاصة بك." msgid "Fahrenheit (°F)" msgstr "فهرنهايت (°ف)" +#: src/components/systems-table/systems-table-columns.tsx +msgid "Failed" +msgstr "فشل" + #: src/components/routes/system/smart-table.tsx msgid "Failed Attributes:" msgstr "السمات الفاشلة:" @@ -767,6 +775,10 @@ msgstr "اللغة" msgid "Layout" msgstr "التخطيط" +#: src/components/routes/settings/general.tsx +msgid "Layout width" +msgstr "عرض التخطيط" + #: src/components/systemd-table/systemd-table.tsx msgid "Lifecycle" msgstr "دورة الحياة" @@ -1197,6 +1209,10 @@ msgstr "الرقم التسلسلي" msgid "Service Details" msgstr "تفاصيل الخدمة" +#: src/components/systems-table/systems-table-columns.tsx +msgid "Services" +msgstr "الخدمات" + #: src/components/routes/settings/general.tsx msgid "Set percentage thresholds for meter colors." msgstr "تعيين عتبات النسبة المئوية لألوان العداد." diff --git a/internal/site/src/locales/bg/bg.po b/internal/site/src/locales/bg/bg.po index 569ceedb..bd327aea 100644 --- a/internal/site/src/locales/bg/bg.po +++ b/internal/site/src/locales/bg/bg.po @@ -114,6 +114,10 @@ msgstr "Добави URL" msgid "Adjust display options for charts." msgstr "Настрой опциите за показване на диаграмите." +#: src/components/routes/settings/general.tsx +msgid "Adjust the width of the main layout" +msgstr "Настройка ширината на основния макет" + #: src/components/command-palette.tsx #: src/components/command-palette.tsx msgid "Admin" @@ -638,6 +642,10 @@ msgstr "Експортирай конфигурацията на системи msgid "Fahrenheit (°F)" msgstr "Фаренхайт (°F)" +#: src/components/systems-table/systems-table-columns.tsx +msgid "Failed" +msgstr "Неуспешно" + #: src/components/routes/system/smart-table.tsx msgid "Failed Attributes:" msgstr "Неуспешни атрибути:" @@ -767,6 +775,10 @@ msgstr "Език" msgid "Layout" msgstr "Подреждане" +#: src/components/routes/settings/general.tsx +msgid "Layout width" +msgstr "Ширина на макета" + #: src/components/systemd-table/systemd-table.tsx msgid "Lifecycle" msgstr "Жизнен цикъл" @@ -1197,6 +1209,10 @@ msgstr "Сериен номер" msgid "Service Details" msgstr "Детайли на услугата" +#: src/components/systems-table/systems-table-columns.tsx +msgid "Services" +msgstr "Услуги" + #: src/components/routes/settings/general.tsx msgid "Set percentage thresholds for meter colors." msgstr "Задайте процентни прагове за цветовете на измервателните уреди." diff --git a/internal/site/src/locales/cs/cs.po b/internal/site/src/locales/cs/cs.po index d0f5b355..8b4e5aad 100644 --- a/internal/site/src/locales/cs/cs.po +++ b/internal/site/src/locales/cs/cs.po @@ -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čů." diff --git a/internal/site/src/locales/da/da.po b/internal/site/src/locales/da/da.po index 854f7a9a..85ff04db 100644 --- a/internal/site/src/locales/da/da.po +++ b/internal/site/src/locales/da/da.po @@ -114,6 +114,10 @@ msgstr "Tilføj URL" msgid "Adjust display options for charts." msgstr "Juster visningsindstillinger for diagrammer." +#: src/components/routes/settings/general.tsx +msgid "Adjust the width of the main layout" +msgstr "Juster bredden af hovedlayoutet" + #: src/components/command-palette.tsx #: src/components/command-palette.tsx msgid "Admin" @@ -638,6 +642,10 @@ msgstr "Eksporter din nuværende systemkonfiguration." msgid "Fahrenheit (°F)" msgstr "Fahrenheit (°F)" +#: src/components/systems-table/systems-table-columns.tsx +msgid "Failed" +msgstr "Mislykkedes" + #: src/components/routes/system/smart-table.tsx msgid "Failed Attributes:" msgstr "Mislykkede attributter:" @@ -767,6 +775,10 @@ msgstr "Sprog" msgid "Layout" msgstr "Opstilling" +#: src/components/routes/settings/general.tsx +msgid "Layout width" +msgstr "Layoutbredde" + #: src/components/systemd-table/systemd-table.tsx msgid "Lifecycle" msgstr "Livscyklus" @@ -1197,6 +1209,10 @@ msgstr "Serienummer" msgid "Service Details" msgstr "Tjenestedetaljer" +#: src/components/systems-table/systems-table-columns.tsx +msgid "Services" +msgstr "Tjenester" + #: src/components/routes/settings/general.tsx msgid "Set percentage thresholds for meter colors." msgstr "Indstil procentvise tærskler for målerfarver." diff --git a/internal/site/src/locales/de/de.po b/internal/site/src/locales/de/de.po index 8fa7e957..db2aa6be 100644 --- a/internal/site/src/locales/de/de.po +++ b/internal/site/src/locales/de/de.po @@ -114,6 +114,10 @@ msgstr "URL hinzufügen" msgid "Adjust display options for charts." msgstr "Anzeigeoptionen für Diagramme anpassen." +#: src/components/routes/settings/general.tsx +msgid "Adjust the width of the main layout" +msgstr "Breite des Hauptlayouts anpassen" + #: src/components/command-palette.tsx #: src/components/command-palette.tsx msgid "Admin" @@ -638,6 +642,10 @@ msgstr "Exportiere die aktuelle Systemkonfiguration." msgid "Fahrenheit (°F)" msgstr "Fahrenheit (°F)" +#: src/components/systems-table/systems-table-columns.tsx +msgid "Failed" +msgstr "Fehlgeschlagen" + #: src/components/routes/system/smart-table.tsx msgid "Failed Attributes:" msgstr "Fehlgeschlagene Attribute:" @@ -767,6 +775,10 @@ msgstr "Sprache" msgid "Layout" msgstr "Anordnung" +#: src/components/routes/settings/general.tsx +msgid "Layout width" +msgstr "Layoutbreite" + #: src/components/systemd-table/systemd-table.tsx msgid "Lifecycle" msgstr "Lebenszyklus" @@ -1197,6 +1209,10 @@ msgstr "Seriennummer" msgid "Service Details" msgstr "Servicedetails" +#: src/components/systems-table/systems-table-columns.tsx +msgid "Services" +msgstr "Dienste" + #: src/components/routes/settings/general.tsx msgid "Set percentage thresholds for meter colors." msgstr "Prozentuale Schwellenwerte für Zählerfarben festlegen." diff --git a/internal/site/src/locales/en/en.po b/internal/site/src/locales/en/en.po index 27ccf104..00940838 100644 --- a/internal/site/src/locales/en/en.po +++ b/internal/site/src/locales/en/en.po @@ -109,6 +109,10 @@ msgstr "Add URL" msgid "Adjust display options for charts." msgstr "Adjust display options for charts." +#: src/components/routes/settings/general.tsx +msgid "Adjust the width of the main layout" +msgstr "Adjust the width of the main layout" + #: src/components/command-palette.tsx #: src/components/command-palette.tsx msgid "Admin" @@ -633,6 +637,10 @@ msgstr "Export your current systems configuration." msgid "Fahrenheit (°F)" msgstr "Fahrenheit (°F)" +#: src/components/systems-table/systems-table-columns.tsx +msgid "Failed" +msgstr "Failed" + #: src/components/routes/system/smart-table.tsx msgid "Failed Attributes:" msgstr "Failed Attributes:" @@ -762,6 +770,10 @@ msgstr "Language" msgid "Layout" msgstr "Layout" +#: src/components/routes/settings/general.tsx +msgid "Layout width" +msgstr "Layout width" + #: src/components/systemd-table/systemd-table.tsx msgid "Lifecycle" msgstr "Lifecycle" @@ -1192,6 +1204,10 @@ msgstr "Serial Number" msgid "Service Details" msgstr "Service Details" +#: src/components/systems-table/systems-table-columns.tsx +msgid "Services" +msgstr "Services" + #: src/components/routes/settings/general.tsx msgid "Set percentage thresholds for meter colors." msgstr "Set percentage thresholds for meter colors." diff --git a/internal/site/src/locales/es/es.po b/internal/site/src/locales/es/es.po index f1b92155..db0e1bc0 100644 --- a/internal/site/src/locales/es/es.po +++ b/internal/site/src/locales/es/es.po @@ -114,6 +114,10 @@ msgstr "Agregar URL" msgid "Adjust display options for charts." msgstr "Ajustar las opciones de visualización para los gráficos." +#: src/components/routes/settings/general.tsx +msgid "Adjust the width of the main layout" +msgstr "Ajustar el ancho del diseño principal" + #: src/components/command-palette.tsx #: src/components/command-palette.tsx msgid "Admin" @@ -638,6 +642,10 @@ msgstr "Exporta la configuración actual de sus sistemas." msgid "Fahrenheit (°F)" msgstr "Fahrenheit (°F)" +#: src/components/systems-table/systems-table-columns.tsx +msgid "Failed" +msgstr "Fallido" + #: src/components/routes/system/smart-table.tsx msgid "Failed Attributes:" msgstr "Atributos fallidos:" @@ -767,6 +775,10 @@ msgstr "Idioma" msgid "Layout" msgstr "Diseño" +#: src/components/routes/settings/general.tsx +msgid "Layout width" +msgstr "Ancho del diseño" + #: src/components/systemd-table/systemd-table.tsx msgid "Lifecycle" msgstr "Ciclo de vida" @@ -1197,6 +1209,10 @@ msgstr "Número de serie" msgid "Service Details" msgstr "Detalles del servicio" +#: src/components/systems-table/systems-table-columns.tsx +msgid "Services" +msgstr "Servicios" + #: src/components/routes/settings/general.tsx msgid "Set percentage thresholds for meter colors." msgstr "Establecer umbrales de porcentaje para los colores de los medidores." diff --git a/internal/site/src/locales/fa/fa.po b/internal/site/src/locales/fa/fa.po index b8879bc6..978fca16 100644 --- a/internal/site/src/locales/fa/fa.po +++ b/internal/site/src/locales/fa/fa.po @@ -114,6 +114,10 @@ msgstr "افزودن آدرس اینترنتی" msgid "Adjust display options for charts." msgstr "تنظیم گزینه‌های نمایش برای نمودارها." +#: src/components/routes/settings/general.tsx +msgid "Adjust the width of the main layout" +msgstr "تنظیم عرض چیدمان اصلی" + #: src/components/command-palette.tsx #: src/components/command-palette.tsx msgid "Admin" @@ -638,6 +642,10 @@ msgstr "پیکربندی سیستم‌های فعلی خود را خارج کن msgid "Fahrenheit (°F)" msgstr "فارنهایت (°F)" +#: src/components/systems-table/systems-table-columns.tsx +msgid "Failed" +msgstr "ناموفق" + #: src/components/routes/system/smart-table.tsx msgid "Failed Attributes:" msgstr "ویژگی‌های ناموفق:" @@ -767,6 +775,10 @@ msgstr "زبان" msgid "Layout" msgstr "طرح‌بندی" +#: src/components/routes/settings/general.tsx +msgid "Layout width" +msgstr "عرض چیدمان" + #: src/components/systemd-table/systemd-table.tsx msgid "Lifecycle" msgstr "چرخه حیات" @@ -1197,6 +1209,10 @@ msgstr "شماره سریال" msgid "Service Details" msgstr "جزئیات سرویس" +#: src/components/systems-table/systems-table-columns.tsx +msgid "Services" +msgstr "سرویس‌ها" + #: src/components/routes/settings/general.tsx msgid "Set percentage thresholds for meter colors." msgstr "آستانه های درصدی را برای رنگ های متر تنظیم کنید." diff --git a/internal/site/src/locales/fr/fr.po b/internal/site/src/locales/fr/fr.po index abf20bf7..fbefa2b1 100644 --- a/internal/site/src/locales/fr/fr.po +++ b/internal/site/src/locales/fr/fr.po @@ -114,6 +114,10 @@ msgstr "Ajouter l’URL" msgid "Adjust display options for charts." msgstr "Ajuster les options d'affichage pour les graphiques." +#: src/components/routes/settings/general.tsx +msgid "Adjust the width of the main layout" +msgstr "Ajuster la largeur de la mise en page principale" + #: src/components/command-palette.tsx #: src/components/command-palette.tsx msgid "Admin" @@ -638,6 +642,10 @@ msgstr "Exportez la configuration actuelle de vos systèmes." msgid "Fahrenheit (°F)" msgstr "Fahrenheit (°F)" +#: src/components/systems-table/systems-table-columns.tsx +msgid "Failed" +msgstr "Échoué" + #: src/components/routes/system/smart-table.tsx msgid "Failed Attributes:" msgstr "Attributs défaillants :" @@ -767,6 +775,10 @@ msgstr "Langue" msgid "Layout" msgstr "Disposition" +#: src/components/routes/settings/general.tsx +msgid "Layout width" +msgstr "Largeur de la mise en page" + #: src/components/systemd-table/systemd-table.tsx msgid "Lifecycle" msgstr "Cycle de vie" @@ -1197,6 +1209,10 @@ msgstr "Numéro de série" msgid "Service Details" msgstr "Détails du service" +#: src/components/systems-table/systems-table-columns.tsx +msgid "Services" +msgstr "Services" + #: src/components/routes/settings/general.tsx msgid "Set percentage thresholds for meter colors." msgstr "Définir des seuils de pourcentage pour les couleurs des compteurs." diff --git a/internal/site/src/locales/he/he.po b/internal/site/src/locales/he/he.po index 7f653462..03219f3f 100644 --- a/internal/site/src/locales/he/he.po +++ b/internal/site/src/locales/he/he.po @@ -114,6 +114,10 @@ msgstr "הוסף URL" msgid "Adjust display options for charts." msgstr "התאם אפשרויות תצוגה עבור גרפים." +#: src/components/routes/settings/general.tsx +msgid "Adjust the width of the main layout" +msgstr "התאם את רוחב הפריסה הראשית" + #: src/components/command-palette.tsx #: src/components/command-palette.tsx msgid "Admin" @@ -638,6 +642,10 @@ msgstr "ייצא את תצורת המערכות הנוכחית שלך." msgid "Fahrenheit (°F)" msgstr "פרנהייט (°F)" +#: src/components/systems-table/systems-table-columns.tsx +msgid "Failed" +msgstr "נכשל" + #: src/components/routes/system/smart-table.tsx msgid "Failed Attributes:" msgstr "מאפיינים שנכשלו:" @@ -767,6 +775,10 @@ msgstr "שפה" msgid "Layout" msgstr "פריסה" +#: src/components/routes/settings/general.tsx +msgid "Layout width" +msgstr "רוחב פריסה" + #: src/components/systemd-table/systemd-table.tsx msgid "Lifecycle" msgstr "מחזור חיים" @@ -1197,6 +1209,10 @@ msgstr "מספר סידורי" msgid "Service Details" msgstr "פרטי שירות" +#: src/components/systems-table/systems-table-columns.tsx +msgid "Services" +msgstr "שירותים" + #: src/components/routes/settings/general.tsx msgid "Set percentage thresholds for meter colors." msgstr "הגדר סף אחוזים עבור צבעי מד." diff --git a/internal/site/src/locales/hr/hr.po b/internal/site/src/locales/hr/hr.po index 0776ccf9..54affe29 100644 --- a/internal/site/src/locales/hr/hr.po +++ b/internal/site/src/locales/hr/hr.po @@ -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." diff --git a/internal/site/src/locales/hu/hu.po b/internal/site/src/locales/hu/hu.po index 4a393e66..c9637551 100644 --- a/internal/site/src/locales/hu/hu.po +++ b/internal/site/src/locales/hu/hu.po @@ -114,6 +114,10 @@ msgstr "URL hozzáadása" msgid "Adjust display options for charts." msgstr "Állítsa be a diagram megjelenítését." +#: src/components/routes/settings/general.tsx +msgid "Adjust the width of the main layout" +msgstr "A fő elrendezés szélességének beállítása" + #: src/components/command-palette.tsx #: src/components/command-palette.tsx msgid "Admin" @@ -638,6 +642,10 @@ msgstr "Exportálja a jelenlegi rendszerkonfigurációt." msgid "Fahrenheit (°F)" msgstr "Fahrenheit (°F)" +#: src/components/systems-table/systems-table-columns.tsx +msgid "Failed" +msgstr "Sikertelen" + #: src/components/routes/system/smart-table.tsx msgid "Failed Attributes:" msgstr "Sikertelen attribútumok:" @@ -767,6 +775,10 @@ msgstr "Nyelv" msgid "Layout" msgstr "Elrendezés" +#: src/components/routes/settings/general.tsx +msgid "Layout width" +msgstr "Elrendezés szélessége" + #: src/components/systemd-table/systemd-table.tsx msgid "Lifecycle" msgstr "Életciklus" @@ -1197,6 +1209,10 @@ msgstr "Sorozatszám" msgid "Service Details" msgstr "Szolgáltatás részletei" +#: src/components/systems-table/systems-table-columns.tsx +msgid "Services" +msgstr "Szolgáltatások" + #: src/components/routes/settings/general.tsx msgid "Set percentage thresholds for meter colors." msgstr "Százalékos küszöbértékek beállítása a mérőszínekhez." diff --git a/internal/site/src/locales/it/it.po b/internal/site/src/locales/it/it.po index f9b17c75..d5b45cbc 100644 --- a/internal/site/src/locales/it/it.po +++ b/internal/site/src/locales/it/it.po @@ -114,6 +114,10 @@ msgstr "Aggiungi URL" msgid "Adjust display options for charts." msgstr "Regola le opzioni di visualizzazione per i grafici." +#: src/components/routes/settings/general.tsx +msgid "Adjust the width of the main layout" +msgstr "Regola la larghezza del layout principale" + #: src/components/command-palette.tsx #: src/components/command-palette.tsx msgid "Admin" @@ -638,6 +642,10 @@ msgstr "Esporta la configurazione attuale dei tuoi sistemi." msgid "Fahrenheit (°F)" msgstr "Fahrenheit (°F)" +#: src/components/systems-table/systems-table-columns.tsx +msgid "Failed" +msgstr "Fallito" + #: src/components/routes/system/smart-table.tsx msgid "Failed Attributes:" msgstr "Attributi falliti:" @@ -767,6 +775,10 @@ msgstr "Lingua" msgid "Layout" msgstr "Aspetto" +#: src/components/routes/settings/general.tsx +msgid "Layout width" +msgstr "Larghezza del layout" + #: src/components/systemd-table/systemd-table.tsx msgid "Lifecycle" msgstr "Ciclo di vita" @@ -1197,6 +1209,10 @@ msgstr "Numero di serie" msgid "Service Details" msgstr "Dettagli servizio" +#: src/components/systems-table/systems-table-columns.tsx +msgid "Services" +msgstr "Servizi" + #: src/components/routes/settings/general.tsx msgid "Set percentage thresholds for meter colors." msgstr "Imposta le soglie percentuali per i colori dei contatori." diff --git a/internal/site/src/locales/ja/ja.po b/internal/site/src/locales/ja/ja.po index 9e4830f1..b9b86f56 100644 --- a/internal/site/src/locales/ja/ja.po +++ b/internal/site/src/locales/ja/ja.po @@ -114,6 +114,10 @@ msgstr "URLを追加" msgid "Adjust display options for charts." msgstr "チャートの表示オプションを調整します。" +#: src/components/routes/settings/general.tsx +msgid "Adjust the width of the main layout" +msgstr "メインレイアウトの幅を調整" + #: src/components/command-palette.tsx #: src/components/command-palette.tsx msgid "Admin" @@ -638,6 +642,10 @@ msgstr "現在のシステム設定をエクスポートします。" msgid "Fahrenheit (°F)" msgstr "華氏 (°F)" +#: src/components/systems-table/systems-table-columns.tsx +msgid "Failed" +msgstr "失敗" + #: src/components/routes/system/smart-table.tsx msgid "Failed Attributes:" msgstr "失敗した属性:" @@ -767,6 +775,10 @@ msgstr "言語" msgid "Layout" msgstr "レイアウト" +#: src/components/routes/settings/general.tsx +msgid "Layout width" +msgstr "レイアウト幅" + #: src/components/systemd-table/systemd-table.tsx msgid "Lifecycle" msgstr "ライフサイクル" @@ -1197,6 +1209,10 @@ msgstr "シリアル番号" msgid "Service Details" msgstr "サービス詳細" +#: src/components/systems-table/systems-table-columns.tsx +msgid "Services" +msgstr "サービス" + #: src/components/routes/settings/general.tsx msgid "Set percentage thresholds for meter colors." msgstr "メーターの色を変更するしきい値(パーセンテージ)を設定します。" diff --git a/internal/site/src/locales/ko/ko.po b/internal/site/src/locales/ko/ko.po index a659b5fd..58d05840 100644 --- a/internal/site/src/locales/ko/ko.po +++ b/internal/site/src/locales/ko/ko.po @@ -114,6 +114,10 @@ msgstr "URL 추가" msgid "Adjust display options for charts." msgstr "차트 표시 옵션 변경." +#: src/components/routes/settings/general.tsx +msgid "Adjust the width of the main layout" +msgstr "메인 레이아웃 너비 조정" + #: src/components/command-palette.tsx #: src/components/command-palette.tsx msgid "Admin" @@ -638,6 +642,10 @@ msgstr "현재 시스템 구성 내보내기" msgid "Fahrenheit (°F)" msgstr "화씨 (°F)" +#: src/components/systems-table/systems-table-columns.tsx +msgid "Failed" +msgstr "실패" + #: src/components/routes/system/smart-table.tsx msgid "Failed Attributes:" msgstr "실패한 속성:" @@ -767,6 +775,10 @@ msgstr "언어" msgid "Layout" msgstr "레이아웃" +#: src/components/routes/settings/general.tsx +msgid "Layout width" +msgstr "레이아웃 너비" + #: src/components/systemd-table/systemd-table.tsx msgid "Lifecycle" msgstr "생명주기" @@ -1197,6 +1209,10 @@ msgstr "시리얼 번호" msgid "Service Details" msgstr "서비스 세부 정보" +#: src/components/systems-table/systems-table-columns.tsx +msgid "Services" +msgstr "서비스" + #: src/components/routes/settings/general.tsx msgid "Set percentage thresholds for meter colors." msgstr "그래프 미터 색상의 백분율 임계값을 설정합니다." diff --git a/internal/site/src/locales/nl/nl.po b/internal/site/src/locales/nl/nl.po index ec447ba8..8979cafd 100644 --- a/internal/site/src/locales/nl/nl.po +++ b/internal/site/src/locales/nl/nl.po @@ -114,6 +114,10 @@ msgstr "Voeg URL toe" msgid "Adjust display options for charts." msgstr "Weergaveopties voor grafieken aanpassen." +#: src/components/routes/settings/general.tsx +msgid "Adjust the width of the main layout" +msgstr "Breedte van het hoofdlayout aanpassen" + #: src/components/command-palette.tsx #: src/components/command-palette.tsx msgid "Admin" @@ -638,6 +642,10 @@ msgstr "Exporteer je huidige systeemconfiguratie." msgid "Fahrenheit (°F)" msgstr "" +#: src/components/systems-table/systems-table-columns.tsx +msgid "Failed" +msgstr "Mislukt" + #: src/components/routes/system/smart-table.tsx msgid "Failed Attributes:" msgstr "Mislukte kenmerken:" @@ -767,6 +775,10 @@ msgstr "Taal" msgid "Layout" msgstr "Indeling" +#: src/components/routes/settings/general.tsx +msgid "Layout width" +msgstr "Layoutbreedte" + #: src/components/systemd-table/systemd-table.tsx msgid "Lifecycle" msgstr "" @@ -1197,6 +1209,10 @@ msgstr "Serienummer" msgid "Service Details" msgstr "Servicedetails" +#: src/components/systems-table/systems-table-columns.tsx +msgid "Services" +msgstr "Services" + #: src/components/routes/settings/general.tsx msgid "Set percentage thresholds for meter colors." msgstr "Stel percentagedrempels in voor meterkleuren." diff --git a/internal/site/src/locales/no/no.po b/internal/site/src/locales/no/no.po index 0653b239..89ad8f18 100644 --- a/internal/site/src/locales/no/no.po +++ b/internal/site/src/locales/no/no.po @@ -114,6 +114,10 @@ msgstr "Legg Til URL" msgid "Adjust display options for charts." msgstr "Juster visningsalternativer for diagrammer." +#: src/components/routes/settings/general.tsx +msgid "Adjust the width of the main layout" +msgstr "Juster bredden på hovedlayouten" + #: src/components/command-palette.tsx #: src/components/command-palette.tsx msgid "Admin" @@ -638,6 +642,10 @@ msgstr "Eksporter din nåværende systemkonfigurasjon" msgid "Fahrenheit (°F)" msgstr "Fahrenheit (°F)" +#: src/components/systems-table/systems-table-columns.tsx +msgid "Failed" +msgstr "Mislyktes" + #: src/components/routes/system/smart-table.tsx msgid "Failed Attributes:" msgstr "Mislykkede attributter:" @@ -767,6 +775,10 @@ msgstr "Språk" msgid "Layout" msgstr "Oppsett" +#: src/components/routes/settings/general.tsx +msgid "Layout width" +msgstr "Layoutbredde" + #: src/components/systemd-table/systemd-table.tsx msgid "Lifecycle" msgstr "Livssyklus" @@ -1197,6 +1209,10 @@ msgstr "Serienummer" msgid "Service Details" msgstr "Tjenestedetaljer" +#: src/components/systems-table/systems-table-columns.tsx +msgid "Services" +msgstr "Tjenester" + #: src/components/routes/settings/general.tsx msgid "Set percentage thresholds for meter colors." msgstr "Angi prosentvise terskler for målerfarger." diff --git a/internal/site/src/locales/pl/pl.po b/internal/site/src/locales/pl/pl.po index 6a870b6f..9682c3fe 100644 --- a/internal/site/src/locales/pl/pl.po +++ b/internal/site/src/locales/pl/pl.po @@ -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." diff --git a/internal/site/src/locales/pt/pt.po b/internal/site/src/locales/pt/pt.po index ecf03a53..235bb310 100644 --- a/internal/site/src/locales/pt/pt.po +++ b/internal/site/src/locales/pt/pt.po @@ -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." diff --git a/internal/site/src/locales/ru/ru.po b/internal/site/src/locales/ru/ru.po index 356d1bba..68414486 100644 --- a/internal/site/src/locales/ru/ru.po +++ b/internal/site/src/locales/ru/ru.po @@ -114,6 +114,10 @@ msgstr "Добавить URL" msgid "Adjust display options for charts." msgstr "Настроить параметры отображения для графиков." +#: src/components/routes/settings/general.tsx +msgid "Adjust the width of the main layout" +msgstr "Настроить ширину основного макета" + #: src/components/command-palette.tsx #: src/components/command-palette.tsx msgid "Admin" @@ -638,6 +642,10 @@ msgstr "Экспортируйте текущую конфигурацию си msgid "Fahrenheit (°F)" msgstr "Фаренгейт (°F)" +#: src/components/systems-table/systems-table-columns.tsx +msgid "Failed" +msgstr "Неудачно" + #: src/components/routes/system/smart-table.tsx msgid "Failed Attributes:" msgstr "Неудачные атрибуты:" @@ -767,6 +775,10 @@ msgstr "Язык" msgid "Layout" msgstr "Макет" +#: src/components/routes/settings/general.tsx +msgid "Layout width" +msgstr "Ширина макета" + #: src/components/systemd-table/systemd-table.tsx msgid "Lifecycle" msgstr "Жизненный цикл" @@ -1197,6 +1209,10 @@ msgstr "Серийный номер" msgid "Service Details" msgstr "Детали сервиса" +#: src/components/systems-table/systems-table-columns.tsx +msgid "Services" +msgstr "Службы" + #: src/components/routes/settings/general.tsx msgid "Set percentage thresholds for meter colors." msgstr "Установите процентные пороги для цветов счетчиков." diff --git a/internal/site/src/locales/sl/sl.po b/internal/site/src/locales/sl/sl.po index 05afaa10..11865714 100644 --- a/internal/site/src/locales/sl/sl.po +++ b/internal/site/src/locales/sl/sl.po @@ -114,6 +114,10 @@ msgstr "Dodaj URL" msgid "Adjust display options for charts." msgstr "Prilagodi možnosti prikaza za grafikone." +#: src/components/routes/settings/general.tsx +msgid "Adjust the width of the main layout" +msgstr "Prilagodite širino glavne postavitve" + #: src/components/command-palette.tsx #: src/components/command-palette.tsx msgid "Admin" @@ -638,6 +642,10 @@ msgstr "Izvozi trenutne nastavitve sistema." msgid "Fahrenheit (°F)" msgstr "" +#: src/components/systems-table/systems-table-columns.tsx +msgid "Failed" +msgstr "Neuspešno" + #: src/components/routes/system/smart-table.tsx msgid "Failed Attributes:" msgstr "Neuspeli atributi:" @@ -767,6 +775,10 @@ msgstr "Jezik" msgid "Layout" msgstr "Postavitev" +#: src/components/routes/settings/general.tsx +msgid "Layout width" +msgstr "Širina postavitve" + #: src/components/systemd-table/systemd-table.tsx msgid "Lifecycle" msgstr "Življenjski cikel" @@ -1197,6 +1209,10 @@ msgstr "Serijska številka" msgid "Service Details" msgstr "Podrobnosti storitve" +#: src/components/systems-table/systems-table-columns.tsx +msgid "Services" +msgstr "Storitve" + #: src/components/routes/settings/general.tsx msgid "Set percentage thresholds for meter colors." msgstr "Nastavite odstotne pragove za barve merilnikov." diff --git a/internal/site/src/locales/sv/sv.po b/internal/site/src/locales/sv/sv.po index fb7dd9ed..348cb32e 100644 --- a/internal/site/src/locales/sv/sv.po +++ b/internal/site/src/locales/sv/sv.po @@ -114,6 +114,10 @@ msgstr "Lägg till URL" msgid "Adjust display options for charts." msgstr "Justera visningsalternativ för diagram." +#: src/components/routes/settings/general.tsx +msgid "Adjust the width of the main layout" +msgstr "Justera bredden på huvudlayouten" + #: src/components/command-palette.tsx #: src/components/command-palette.tsx msgid "Admin" @@ -638,6 +642,10 @@ msgstr "Exportera din nuvarande systemkonfiguration." msgid "Fahrenheit (°F)" msgstr "Fahrenheit (°F)" +#: src/components/systems-table/systems-table-columns.tsx +msgid "Failed" +msgstr "Misslyckades" + #: src/components/routes/system/smart-table.tsx msgid "Failed Attributes:" msgstr "Misslyckade attribut:" @@ -767,6 +775,10 @@ msgstr "Språk" msgid "Layout" msgstr "Layout" +#: src/components/routes/settings/general.tsx +msgid "Layout width" +msgstr "Layoutbredd" + #: src/components/systemd-table/systemd-table.tsx msgid "Lifecycle" msgstr "Livscykel" @@ -1197,6 +1209,10 @@ msgstr "Serienummer" msgid "Service Details" msgstr "Tjänstedetaljer" +#: src/components/systems-table/systems-table-columns.tsx +msgid "Services" +msgstr "Tjänster" + #: src/components/routes/settings/general.tsx msgid "Set percentage thresholds for meter colors." msgstr "Ställ in procentuella tröskelvärden för mätarfärger." diff --git a/internal/site/src/locales/tr/tr.po b/internal/site/src/locales/tr/tr.po index 0f69e5cd..b8fa8613 100644 --- a/internal/site/src/locales/tr/tr.po +++ b/internal/site/src/locales/tr/tr.po @@ -114,6 +114,10 @@ msgstr "URL Ekle" msgid "Adjust display options for charts." msgstr "Grafikler için görüntüleme seçeneklerini ayarlayın." +#: src/components/routes/settings/general.tsx +msgid "Adjust the width of the main layout" +msgstr "Ana düzenin genişliğini ayarla" + #: src/components/command-palette.tsx #: src/components/command-palette.tsx msgid "Admin" @@ -638,6 +642,10 @@ msgstr "Mevcut sistem yapılandırmanızı dışa aktarın." msgid "Fahrenheit (°F)" msgstr "Fahrenhayt (°F)" +#: src/components/systems-table/systems-table-columns.tsx +msgid "Failed" +msgstr "Başarısız" + #: src/components/routes/system/smart-table.tsx msgid "Failed Attributes:" msgstr "Başarısız Özellikler:" @@ -767,6 +775,10 @@ msgstr "Dil" msgid "Layout" msgstr "Düzen" +#: src/components/routes/settings/general.tsx +msgid "Layout width" +msgstr "Düzen genişliği" + #: src/components/systemd-table/systemd-table.tsx msgid "Lifecycle" msgstr "Yaşam döngüsü" @@ -1197,6 +1209,10 @@ msgstr "Seri Numarası" msgid "Service Details" msgstr "Hizmet Ayrıntıları" +#: src/components/systems-table/systems-table-columns.tsx +msgid "Services" +msgstr "Hizmetler" + #: src/components/routes/settings/general.tsx msgid "Set percentage thresholds for meter colors." msgstr "Sayaç renkleri için yüzde eşiklerini ayarlayın." diff --git a/internal/site/src/locales/uk/uk.po b/internal/site/src/locales/uk/uk.po index 3f93152d..261deb3b 100644 --- a/internal/site/src/locales/uk/uk.po +++ b/internal/site/src/locales/uk/uk.po @@ -114,6 +114,10 @@ msgstr "Додати URL" msgid "Adjust display options for charts." msgstr "Налаштуйте параметри відображення для графіків." +#: src/components/routes/settings/general.tsx +msgid "Adjust the width of the main layout" +msgstr "Налаштувати ширину основного макету" + #: src/components/command-palette.tsx #: src/components/command-palette.tsx msgid "Admin" @@ -638,6 +642,10 @@ msgstr "Експортуйте поточну конфігурацію сист msgid "Fahrenheit (°F)" msgstr "Фаренгейт (°F)" +#: src/components/systems-table/systems-table-columns.tsx +msgid "Failed" +msgstr "Не вдалося" + #: src/components/routes/system/smart-table.tsx msgid "Failed Attributes:" msgstr "Невдалі атрибути:" @@ -767,6 +775,10 @@ msgstr "Мова" msgid "Layout" msgstr "Макет" +#: src/components/routes/settings/general.tsx +msgid "Layout width" +msgstr "Ширина макету" + #: src/components/systemd-table/systemd-table.tsx msgid "Lifecycle" msgstr "Життєвий цикл" @@ -1197,6 +1209,10 @@ msgstr "Серійний номер" msgid "Service Details" msgstr "Деталі служби" +#: src/components/systems-table/systems-table-columns.tsx +msgid "Services" +msgstr "Служби" + #: src/components/routes/settings/general.tsx msgid "Set percentage thresholds for meter colors." msgstr "Встановіть відсоткові пороги для кольорів лічильників." diff --git a/internal/site/src/locales/vi/vi.po b/internal/site/src/locales/vi/vi.po index bd7048cb..4fda648f 100644 --- a/internal/site/src/locales/vi/vi.po +++ b/internal/site/src/locales/vi/vi.po @@ -114,6 +114,10 @@ msgstr "Thêm URL" msgid "Adjust display options for charts." msgstr "Điều chỉnh tùy chọn hiển thị cho biểu đồ." +#: src/components/routes/settings/general.tsx +msgid "Adjust the width of the main layout" +msgstr "Điều chỉnh chiều rộng bố cục chính" + #: src/components/command-palette.tsx #: src/components/command-palette.tsx msgid "Admin" @@ -638,6 +642,10 @@ msgstr "Xuất cấu hình hệ thống hiện tại của bạn." msgid "Fahrenheit (°F)" msgstr "Độ F (°F)" +#: src/components/systems-table/systems-table-columns.tsx +msgid "Failed" +msgstr "Thất bại" + #: src/components/routes/system/smart-table.tsx msgid "Failed Attributes:" msgstr "Thuộc tính thất bại:" @@ -767,6 +775,10 @@ msgstr "Ngôn ngữ" msgid "Layout" msgstr "Bố cục" +#: src/components/routes/settings/general.tsx +msgid "Layout width" +msgstr "Chiều rộng bố cục" + #: src/components/systemd-table/systemd-table.tsx msgid "Lifecycle" msgstr "Vòng đời" @@ -1197,6 +1209,10 @@ msgstr "Số seri" msgid "Service Details" msgstr "Chi tiết dịch vụ" +#: src/components/systems-table/systems-table-columns.tsx +msgid "Services" +msgstr "Dịch vụ" + #: src/components/routes/settings/general.tsx msgid "Set percentage thresholds for meter colors." msgstr "Đặt ngưỡng cho màu sắc đồng hồ." diff --git a/internal/site/src/locales/zh-CN/zh-CN.po b/internal/site/src/locales/zh-CN/zh-CN.po index 406c2dce..f5e4934f 100644 --- a/internal/site/src/locales/zh-CN/zh-CN.po +++ b/internal/site/src/locales/zh-CN/zh-CN.po @@ -114,6 +114,10 @@ msgstr "添加 URL" msgid "Adjust display options for charts." msgstr "调整图表的显示选项。" +#: src/components/routes/settings/general.tsx +msgid "Adjust the width of the main layout" +msgstr "调整主布局宽度" + #: src/components/command-palette.tsx #: src/components/command-palette.tsx msgid "Admin" @@ -638,6 +642,10 @@ msgstr "导出您当前的系统配置。" msgid "Fahrenheit (°F)" msgstr "华氏度 (°F)" +#: src/components/systems-table/systems-table-columns.tsx +msgid "Failed" +msgstr "失败" + #: src/components/routes/system/smart-table.tsx msgid "Failed Attributes:" msgstr "失败属性:" @@ -767,6 +775,10 @@ msgstr "语言" msgid "Layout" msgstr "布局" +#: src/components/routes/settings/general.tsx +msgid "Layout width" +msgstr "布局宽度" + #: src/components/systemd-table/systemd-table.tsx msgid "Lifecycle" msgstr "生命周期" @@ -1197,6 +1209,10 @@ msgstr "序列号" msgid "Service Details" msgstr "服务详情" +#: src/components/systems-table/systems-table-columns.tsx +msgid "Services" +msgstr "服务" + #: src/components/routes/settings/general.tsx msgid "Set percentage thresholds for meter colors." msgstr "设置仪表颜色的百分比阈值。" diff --git a/internal/site/src/locales/zh-HK/zh-HK.po b/internal/site/src/locales/zh-HK/zh-HK.po index 70927dde..57ad188c 100644 --- a/internal/site/src/locales/zh-HK/zh-HK.po +++ b/internal/site/src/locales/zh-HK/zh-HK.po @@ -114,6 +114,10 @@ msgstr "添加 URL" msgid "Adjust display options for charts." msgstr "調整圖表的顯示選項。" +#: src/components/routes/settings/general.tsx +msgid "Adjust the width of the main layout" +msgstr "調整主版面寬度" + #: src/components/command-palette.tsx #: src/components/command-palette.tsx msgid "Admin" @@ -638,6 +642,10 @@ msgstr "匯出您現在的系統設定。" msgid "Fahrenheit (°F)" msgstr "華氏 (°F)" +#: src/components/systems-table/systems-table-columns.tsx +msgid "Failed" +msgstr "失敗" + #: src/components/routes/system/smart-table.tsx msgid "Failed Attributes:" msgstr "失敗屬性:" @@ -767,6 +775,10 @@ msgstr "語言" msgid "Layout" msgstr "版面配置" +#: src/components/routes/settings/general.tsx +msgid "Layout width" +msgstr "版面寬度" + #: src/components/systemd-table/systemd-table.tsx msgid "Lifecycle" msgstr "生命週期" @@ -1197,6 +1209,10 @@ msgstr "序列號" msgid "Service Details" msgstr "服務詳情" +#: src/components/systems-table/systems-table-columns.tsx +msgid "Services" +msgstr "服務" + #: src/components/routes/settings/general.tsx msgid "Set percentage thresholds for meter colors." msgstr "設定儀表顏色的百分比閾值。" diff --git a/internal/site/src/locales/zh/zh.po b/internal/site/src/locales/zh/zh.po index 286059b9..4116691d 100644 --- a/internal/site/src/locales/zh/zh.po +++ b/internal/site/src/locales/zh/zh.po @@ -114,6 +114,10 @@ msgstr "新增 URL" msgid "Adjust display options for charts." msgstr "調整圖表的顯示選項。" +#: src/components/routes/settings/general.tsx +msgid "Adjust the width of the main layout" +msgstr "調整主版面寬度" + #: src/components/command-palette.tsx #: src/components/command-palette.tsx msgid "Admin" @@ -638,6 +642,10 @@ msgstr "匯出您現在的系統設定。" msgid "Fahrenheit (°F)" msgstr "華氏 (°F)" +#: src/components/systems-table/systems-table-columns.tsx +msgid "Failed" +msgstr "失敗" + #: src/components/routes/system/smart-table.tsx msgid "Failed Attributes:" msgstr "失敗屬性:" @@ -767,6 +775,10 @@ msgstr "語言" msgid "Layout" msgstr "版面配置" +#: src/components/routes/settings/general.tsx +msgid "Layout width" +msgstr "版面寬度" + #: src/components/systemd-table/systemd-table.tsx msgid "Lifecycle" msgstr "生命週期" @@ -1197,6 +1209,10 @@ msgstr "序號" msgid "Service Details" msgstr "服務詳細資訊" +#: src/components/systems-table/systems-table-columns.tsx +msgid "Services" +msgstr "服務" + #: src/components/routes/settings/general.tsx msgid "Set percentage thresholds for meter colors." msgstr "設定儀表顏色的百分比閾值。"