From 367d2f39da6e3e46345054368891b445e3a3c189 Mon Sep 17 00:00:00 2001 From: spatiumstas <79056064+spatiumstas@users.noreply.github.com> Date: Thu, 24 Sep 2026 19:23:42 +0300 Subject: [PATCH] fix(i18n): translate system actions as complete phrases (#2403) --- internal/site/src/components/add-system.tsx | 10 ++++------ internal/site/src/components/navbar.tsx | 7 ++----- internal/site/src/locales/ar/ar.po | 15 +++++++++++++++ internal/site/src/locales/bg/bg.po | 15 +++++++++++++++ internal/site/src/locales/cs/cs.po | 15 +++++++++++++++ internal/site/src/locales/da/da.po | 15 +++++++++++++++ internal/site/src/locales/de/de.po | 15 +++++++++++++++ internal/site/src/locales/el/el.po | 15 +++++++++++++++ internal/site/src/locales/en/en.po | 15 +++++++++++++++ internal/site/src/locales/es/es.po | 15 +++++++++++++++ internal/site/src/locales/fa/fa.po | 15 +++++++++++++++ internal/site/src/locales/fr/fr.po | 15 +++++++++++++++ internal/site/src/locales/he/he.po | 15 +++++++++++++++ internal/site/src/locales/hr/hr.po | 15 +++++++++++++++ internal/site/src/locales/hu/hu.po | 15 +++++++++++++++ internal/site/src/locales/id/id.po | 15 +++++++++++++++ internal/site/src/locales/it/it.po | 15 +++++++++++++++ internal/site/src/locales/ja/ja.po | 15 +++++++++++++++ internal/site/src/locales/ko/ko.po | 15 +++++++++++++++ internal/site/src/locales/nl/nl.po | 15 +++++++++++++++ internal/site/src/locales/no/no.po | 15 +++++++++++++++ internal/site/src/locales/pl/pl.po | 15 +++++++++++++++ internal/site/src/locales/pt/pt.po | 15 +++++++++++++++ internal/site/src/locales/ru/ru.po | 15 +++++++++++++++ internal/site/src/locales/sl/sl.po | 15 +++++++++++++++ internal/site/src/locales/sr/sr.po | 15 +++++++++++++++ internal/site/src/locales/sv/sv.po | 15 +++++++++++++++ internal/site/src/locales/tr/tr.po | 15 +++++++++++++++ internal/site/src/locales/uk/uk.po | 15 +++++++++++++++ internal/site/src/locales/uz/uz.po | 15 +++++++++++++++ internal/site/src/locales/vi/vi.po | 15 +++++++++++++++ internal/site/src/locales/zh-CN/zh-CN.po | 15 +++++++++++++++ internal/site/src/locales/zh-HK/zh-HK.po | 15 +++++++++++++++ internal/site/src/locales/zh/zh.po | 15 +++++++++++++++ 34 files changed, 486 insertions(+), 11 deletions(-) diff --git a/internal/site/src/components/add-system.tsx b/internal/site/src/components/add-system.tsx index 4891df2b..9991ba25 100644 --- a/internal/site/src/components/add-system.tsx +++ b/internal/site/src/components/add-system.tsx @@ -116,8 +116,6 @@ export const SystemDialog = ({ setOpen, system }: { setOpen: (open: boolean) => } } - const systemTranslation = t`System` - return ( {system ? ( - Edit {{ foo: systemTranslation }} + Edit System ) : ( - Add {{ foo: systemTranslation }} + Add System )} @@ -268,9 +266,9 @@ export const SystemDialog = ({ setOpen, system }: { setOpen: (open: boolean) => {/* Save */} diff --git a/internal/site/src/components/navbar.tsx b/internal/site/src/components/navbar.tsx index 8f967b2a..d559329a 100644 --- a/internal/site/src/components/navbar.tsx +++ b/internal/site/src/components/navbar.tsx @@ -1,4 +1,3 @@ -import { t } from "@lingui/core/macro" import { Trans } from "@lingui/react/macro" import { getPagePath } from "@nanostores/router" import { @@ -48,8 +47,6 @@ export default function Navbar() { const AdminLinks = AdminDropdownGroup() - const systemTranslation = t`System` - return (
@@ -140,7 +137,7 @@ export default function Navbar() { }} > - Add {{ foo: systemTranslation }} + Add System )} @@ -243,7 +240,7 @@ export default function Navbar() { {!isReadOnlyUser() && ( )}
diff --git a/internal/site/src/locales/ar/ar.po b/internal/site/src/locales/ar/ar.po index 03d7859d..b7820173 100644 --- a/internal/site/src/locales/ar/ar.po +++ b/internal/site/src/locales/ar/ar.po @@ -136,6 +136,13 @@ msgstr "الحالة النشطة" msgid "Add {foo}" msgstr "إضافة {foo}" +#: src/components/add-system.tsx +#: src/components/add-system.tsx +#: src/components/navbar.tsx +#: src/components/navbar.tsx +msgid "Add System" +msgstr "إضافة النظام" + #: src/components/routes/settings/notifications.tsx msgid "Add URL" msgstr "إضافة رابط" @@ -782,6 +789,10 @@ msgstr "تعديل" msgid "Edit {foo}" msgstr "إضافة {foo}" +#: src/components/add-system.tsx +msgid "Edit System" +msgstr "إضافة النظام" + #: src/components/login/auth-form.tsx #: src/components/login/forgot-pass-form.tsx #: src/components/login/otp-forms.tsx @@ -1712,6 +1723,10 @@ msgstr "احفظ العنوان باستخدام مفتاح الإدخال أو msgid "Save Settings" msgstr "حفظ الإعدادات" +#: src/components/add-system.tsx +msgid "Save System" +msgstr "حفظ النظام" + #: src/components/routes/settings/tokens-fingerprints.tsx msgid "Saved in the database and does not expire until you disable it." msgstr "محفوظ في قاعدة البيانات ولا ينتهي حتى تقوم بتعطيله." diff --git a/internal/site/src/locales/bg/bg.po b/internal/site/src/locales/bg/bg.po index 1e6b1eaa..fc78fe11 100644 --- a/internal/site/src/locales/bg/bg.po +++ b/internal/site/src/locales/bg/bg.po @@ -136,6 +136,13 @@ msgstr "Активно състояние" msgid "Add {foo}" msgstr "Добави {foo}" +#: src/components/add-system.tsx +#: src/components/add-system.tsx +#: src/components/navbar.tsx +#: src/components/navbar.tsx +msgid "Add System" +msgstr "Добави Система" + #: src/components/routes/settings/notifications.tsx msgid "Add URL" msgstr "Добави URL" @@ -782,6 +789,10 @@ msgstr "Редактирай" msgid "Edit {foo}" msgstr "Редактиране на {foo}" +#: src/components/add-system.tsx +msgid "Edit System" +msgstr "Редактиране на Система" + #: src/components/login/auth-form.tsx #: src/components/login/forgot-pass-form.tsx #: src/components/login/otp-forms.tsx @@ -1712,6 +1723,10 @@ msgstr "Запази адреса с enter или запетая. Остави msgid "Save Settings" msgstr "Запази настройките" +#: src/components/add-system.tsx +msgid "Save System" +msgstr "Запази Система" + #: src/components/routes/settings/tokens-fingerprints.tsx msgid "Saved in the database and does not expire until you disable it." msgstr "Запазен е в базата данни и не изтича, докато не го деактивирате." diff --git a/internal/site/src/locales/cs/cs.po b/internal/site/src/locales/cs/cs.po index 9517f5b8..1f60e991 100644 --- a/internal/site/src/locales/cs/cs.po +++ b/internal/site/src/locales/cs/cs.po @@ -136,6 +136,13 @@ msgstr "Aktivní stav" msgid "Add {foo}" msgstr "Přidat {foo}" +#: src/components/add-system.tsx +#: src/components/add-system.tsx +#: src/components/navbar.tsx +#: src/components/navbar.tsx +msgid "Add System" +msgstr "Přidat Systém" + #: src/components/routes/settings/notifications.tsx msgid "Add URL" msgstr "Přidat URL" @@ -782,6 +789,10 @@ msgstr "Upravit" msgid "Edit {foo}" msgstr "Upravit {foo}" +#: src/components/add-system.tsx +msgid "Edit System" +msgstr "Upravit Systém" + #: src/components/login/auth-form.tsx #: src/components/login/forgot-pass-form.tsx #: src/components/login/otp-forms.tsx @@ -1712,6 +1723,10 @@ msgstr "Adresu uložte pomocí klávesy enter nebo čárky. Pro deaktivaci e-mai msgid "Save Settings" msgstr "Uložit nastavení" +#: src/components/add-system.tsx +msgid "Save System" +msgstr "Uložit Systém" + #: src/components/routes/settings/tokens-fingerprints.tsx msgid "Saved in the database and does not expire until you disable it." msgstr "Uložen v databázi a nevyprší, dokud jej nezablokujete." diff --git a/internal/site/src/locales/da/da.po b/internal/site/src/locales/da/da.po index 41a14371..0b48275d 100644 --- a/internal/site/src/locales/da/da.po +++ b/internal/site/src/locales/da/da.po @@ -136,6 +136,13 @@ msgstr "Aktiv tilstand" msgid "Add {foo}" msgstr "Tilføj {foo}" +#: src/components/add-system.tsx +#: src/components/add-system.tsx +#: src/components/navbar.tsx +#: src/components/navbar.tsx +msgid "Add System" +msgstr "Tilføj System" + #: src/components/routes/settings/notifications.tsx msgid "Add URL" msgstr "Tilføj URL" @@ -782,6 +789,10 @@ msgstr "Rediger" msgid "Edit {foo}" msgstr "Rediger {foo}" +#: src/components/add-system.tsx +msgid "Edit System" +msgstr "Rediger System" + #: src/components/login/auth-form.tsx #: src/components/login/forgot-pass-form.tsx #: src/components/login/otp-forms.tsx @@ -1712,6 +1723,10 @@ msgstr "Gem adresse ved hjælp af enter eller komma. Lad feltet stå tomt for at msgid "Save Settings" msgstr "Gem indstillinger" +#: src/components/add-system.tsx +msgid "Save System" +msgstr "Gem System" + #: src/components/routes/settings/tokens-fingerprints.tsx msgid "Saved in the database and does not expire until you disable it." msgstr "Gemt i databasen og udløber ikke, før du deaktiverer det." diff --git a/internal/site/src/locales/de/de.po b/internal/site/src/locales/de/de.po index 3eee3f33..df17f962 100644 --- a/internal/site/src/locales/de/de.po +++ b/internal/site/src/locales/de/de.po @@ -136,6 +136,13 @@ msgstr "Aktiver Zustand" msgid "Add {foo}" msgstr "{foo} hinzufügen" +#: src/components/add-system.tsx +#: src/components/add-system.tsx +#: src/components/navbar.tsx +#: src/components/navbar.tsx +msgid "Add System" +msgstr "System hinzufügen" + #: src/components/routes/settings/notifications.tsx msgid "Add URL" msgstr "URL hinzufügen" @@ -782,6 +789,10 @@ msgstr "Bearbeiten" msgid "Edit {foo}" msgstr "{foo} bearbeiten" +#: src/components/add-system.tsx +msgid "Edit System" +msgstr "System bearbeiten" + #: src/components/login/auth-form.tsx #: src/components/login/forgot-pass-form.tsx #: src/components/login/otp-forms.tsx @@ -1712,6 +1723,10 @@ msgstr "Adresse mit der Enter-Taste oder Komma speichern. Leer lassen, um E-Mail msgid "Save Settings" msgstr "Einstellungen speichern" +#: src/components/add-system.tsx +msgid "Save System" +msgstr "System speichern" + #: src/components/routes/settings/tokens-fingerprints.tsx msgid "Saved in the database and does not expire until you disable it." msgstr "In der Datenbank gespeichert und läuft nicht ab, bis Sie es deaktivieren." diff --git a/internal/site/src/locales/el/el.po b/internal/site/src/locales/el/el.po index 9936f11f..e4dce996 100644 --- a/internal/site/src/locales/el/el.po +++ b/internal/site/src/locales/el/el.po @@ -136,6 +136,13 @@ msgstr "Ενεργή κατάσταση" msgid "Add {foo}" msgstr "Προσθήκη {foo}" +#: src/components/add-system.tsx +#: src/components/add-system.tsx +#: src/components/navbar.tsx +#: src/components/navbar.tsx +msgid "Add System" +msgstr "Προσθήκη Σύστημα" + #: src/components/routes/settings/notifications.tsx msgid "Add URL" msgstr "Προσθήκη URL" @@ -782,6 +789,10 @@ msgstr "Επεξεργασία" msgid "Edit {foo}" msgstr "Επεξεργασία {foo}" +#: src/components/add-system.tsx +msgid "Edit System" +msgstr "Επεξεργασία Σύστημα" + #: src/components/login/auth-form.tsx #: src/components/login/forgot-pass-form.tsx #: src/components/login/otp-forms.tsx @@ -1712,6 +1723,10 @@ msgstr "Αποθηκεύστε τη διεύθυνση με Enter ή κόμμα. msgid "Save Settings" msgstr "Αποθήκευση ρυθμίσεων" +#: src/components/add-system.tsx +msgid "Save System" +msgstr "Αποθήκευση Σύστημα" + #: src/components/routes/settings/tokens-fingerprints.tsx msgid "Saved in the database and does not expire until you disable it." msgstr "Αποθηκεύεται στη βάση δεδομένων και δεν λήγει μέχρι να το απενεργοποιήσετε." diff --git a/internal/site/src/locales/en/en.po b/internal/site/src/locales/en/en.po index 5416d758..ce1132a0 100644 --- a/internal/site/src/locales/en/en.po +++ b/internal/site/src/locales/en/en.po @@ -131,6 +131,13 @@ msgstr "Active state" msgid "Add {foo}" msgstr "Add {foo}" +#: src/components/add-system.tsx +#: src/components/add-system.tsx +#: src/components/navbar.tsx +#: src/components/navbar.tsx +msgid "Add System" +msgstr "Add System" + #: src/components/routes/settings/notifications.tsx msgid "Add URL" msgstr "Add URL" @@ -777,6 +784,10 @@ msgstr "Edit" msgid "Edit {foo}" msgstr "Edit {foo}" +#: src/components/add-system.tsx +msgid "Edit System" +msgstr "Edit System" + #: src/components/login/auth-form.tsx #: src/components/login/forgot-pass-form.tsx #: src/components/login/otp-forms.tsx @@ -1707,6 +1718,10 @@ msgstr "Save address using enter key or comma. Leave blank to disable email noti msgid "Save Settings" msgstr "Save Settings" +#: src/components/add-system.tsx +msgid "Save System" +msgstr "Save System" + #: src/components/routes/settings/tokens-fingerprints.tsx msgid "Saved in the database and does not expire until you disable it." msgstr "Saved in the database and does not expire until you disable it." diff --git a/internal/site/src/locales/es/es.po b/internal/site/src/locales/es/es.po index 88749fe7..ef8e9b2c 100644 --- a/internal/site/src/locales/es/es.po +++ b/internal/site/src/locales/es/es.po @@ -136,6 +136,13 @@ msgstr "Estado activo" msgid "Add {foo}" msgstr "Agregar {foo}" +#: src/components/add-system.tsx +#: src/components/add-system.tsx +#: src/components/navbar.tsx +#: src/components/navbar.tsx +msgid "Add System" +msgstr "Agregar Sistema" + #: src/components/routes/settings/notifications.tsx msgid "Add URL" msgstr "Agregar URL" @@ -782,6 +789,10 @@ msgstr "Editar" msgid "Edit {foo}" msgstr "Editar {foo}" +#: src/components/add-system.tsx +msgid "Edit System" +msgstr "Editar Sistema" + #: src/components/login/auth-form.tsx #: src/components/login/forgot-pass-form.tsx #: src/components/login/otp-forms.tsx @@ -1712,6 +1723,10 @@ msgstr "Guarda la dirección usando la tecla enter o coma. Deja en blanco para d msgid "Save Settings" msgstr "Guardar configuración" +#: src/components/add-system.tsx +msgid "Save System" +msgstr "Guardar Sistema" + #: src/components/routes/settings/tokens-fingerprints.tsx msgid "Saved in the database and does not expire until you disable it." msgstr "Guardado en la base de datos y no expira hasta que lo desactives." diff --git a/internal/site/src/locales/fa/fa.po b/internal/site/src/locales/fa/fa.po index 5bee5365..ec754b4b 100644 --- a/internal/site/src/locales/fa/fa.po +++ b/internal/site/src/locales/fa/fa.po @@ -136,6 +136,13 @@ msgstr "وضعیت فعال" msgid "Add {foo}" msgstr "افزودن {foo}" +#: src/components/add-system.tsx +#: src/components/add-system.tsx +#: src/components/navbar.tsx +#: src/components/navbar.tsx +msgid "Add System" +msgstr "افزودن سیستم" + #: src/components/routes/settings/notifications.tsx msgid "Add URL" msgstr "افزودن آدرس اینترنتی" @@ -782,6 +789,10 @@ msgstr "ویرایش" msgid "Edit {foo}" msgstr "ویرایش {foo}" +#: src/components/add-system.tsx +msgid "Edit System" +msgstr "ویرایش سیستم" + #: src/components/login/auth-form.tsx #: src/components/login/forgot-pass-form.tsx #: src/components/login/otp-forms.tsx @@ -1712,6 +1723,10 @@ msgstr "آدرس را با استفاده از کلید Enter یا کاما ذخ msgid "Save Settings" msgstr "ذخیره تنظیمات" +#: src/components/add-system.tsx +msgid "Save System" +msgstr "ذخیره سیستم" + #: src/components/routes/settings/tokens-fingerprints.tsx msgid "Saved in the database and does not expire until you disable it." msgstr "در پایگاه داده ذخیره شده و تا زمانی که آن را غیرفعال نکنید، منقضی نمی‌شود." diff --git a/internal/site/src/locales/fr/fr.po b/internal/site/src/locales/fr/fr.po index 4307c93a..0da9f79e 100644 --- a/internal/site/src/locales/fr/fr.po +++ b/internal/site/src/locales/fr/fr.po @@ -136,6 +136,13 @@ msgstr "État actif" msgid "Add {foo}" msgstr "Ajouter {foo}" +#: src/components/add-system.tsx +#: src/components/add-system.tsx +#: src/components/navbar.tsx +#: src/components/navbar.tsx +msgid "Add System" +msgstr "Ajouter Système" + #: src/components/routes/settings/notifications.tsx msgid "Add URL" msgstr "Ajouter l’URL" @@ -782,6 +789,10 @@ msgstr "Éditer" msgid "Edit {foo}" msgstr "Modifier {foo}" +#: src/components/add-system.tsx +msgid "Edit System" +msgstr "Modifier Système" + #: src/components/login/auth-form.tsx #: src/components/login/forgot-pass-form.tsx #: src/components/login/otp-forms.tsx @@ -1712,6 +1723,10 @@ msgstr "Enregistrez l'adresse en utilisant la touche Entrée ou la virgule. Lais msgid "Save Settings" msgstr "Enregistrer les paramètres" +#: src/components/add-system.tsx +msgid "Save System" +msgstr "Enregistrer Système" + #: src/components/routes/settings/tokens-fingerprints.tsx msgid "Saved in the database and does not expire until you disable it." msgstr "Enregistré dans la base de données et n'expire pas tant que vous ne le désactivez pas." diff --git a/internal/site/src/locales/he/he.po b/internal/site/src/locales/he/he.po index a985d27f..cc093017 100644 --- a/internal/site/src/locales/he/he.po +++ b/internal/site/src/locales/he/he.po @@ -136,6 +136,13 @@ msgstr "מצב פעיל" msgid "Add {foo}" msgstr "הוסף {foo}" +#: src/components/add-system.tsx +#: src/components/add-system.tsx +#: src/components/navbar.tsx +#: src/components/navbar.tsx +msgid "Add System" +msgstr "הוסף מערכת" + #: src/components/routes/settings/notifications.tsx msgid "Add URL" msgstr "הוסף URL" @@ -782,6 +789,10 @@ msgstr "ערוך" msgid "Edit {foo}" msgstr "ערוך {foo}" +#: src/components/add-system.tsx +msgid "Edit System" +msgstr "ערוך מערכת" + #: src/components/login/auth-form.tsx #: src/components/login/forgot-pass-form.tsx #: src/components/login/otp-forms.tsx @@ -1712,6 +1723,10 @@ msgstr "שמור כתובת באמצעות מקש enter או פסיק. השאר msgid "Save Settings" msgstr "שמור הגדרות" +#: src/components/add-system.tsx +msgid "Save System" +msgstr "שמור מערכת" + #: src/components/routes/settings/tokens-fingerprints.tsx msgid "Saved in the database and does not expire until you disable it." msgstr "נשמר במסד הנתונים ולא פג תוקף עד שתבטל אותו." diff --git a/internal/site/src/locales/hr/hr.po b/internal/site/src/locales/hr/hr.po index 242e299d..d190f542 100644 --- a/internal/site/src/locales/hr/hr.po +++ b/internal/site/src/locales/hr/hr.po @@ -136,6 +136,13 @@ msgstr "Aktivno stanje" msgid "Add {foo}" msgstr "Dodaj {foo}" +#: src/components/add-system.tsx +#: src/components/add-system.tsx +#: src/components/navbar.tsx +#: src/components/navbar.tsx +msgid "Add System" +msgstr "Dodaj Sustav" + #: src/components/routes/settings/notifications.tsx msgid "Add URL" msgstr "Dodaj URL" @@ -782,6 +789,10 @@ msgstr "Uredi" msgid "Edit {foo}" msgstr "Uredi {foo}" +#: src/components/add-system.tsx +msgid "Edit System" +msgstr "Uredi Sustav" + #: src/components/login/auth-form.tsx #: src/components/login/forgot-pass-form.tsx #: src/components/login/otp-forms.tsx @@ -1712,6 +1723,10 @@ msgstr "Spremite adresu pomoću tipke enter ili zarez. Ostavite prazno kako bist msgid "Save Settings" msgstr "Spremi Postavke" +#: src/components/add-system.tsx +msgid "Save System" +msgstr "Spremi Sustav" + #: src/components/routes/settings/tokens-fingerprints.tsx msgid "Saved in the database and does not expire until you disable it." msgstr "Spremljeno u bazi podataka i ne istječe dok ga ne onemogućite." diff --git a/internal/site/src/locales/hu/hu.po b/internal/site/src/locales/hu/hu.po index 1b2d7014..8477eb64 100644 --- a/internal/site/src/locales/hu/hu.po +++ b/internal/site/src/locales/hu/hu.po @@ -136,6 +136,13 @@ msgstr "Aktív állapot" msgid "Add {foo}" msgstr "Hozzáadás {foo}" +#: src/components/add-system.tsx +#: src/components/add-system.tsx +#: src/components/navbar.tsx +#: src/components/navbar.tsx +msgid "Add System" +msgstr "Hozzáadás Rendszer" + #: src/components/routes/settings/notifications.tsx msgid "Add URL" msgstr "URL hozzáadása" @@ -782,6 +789,10 @@ msgstr "Szerkesztés" msgid "Edit {foo}" msgstr "Szerkesztés {foo}" +#: src/components/add-system.tsx +msgid "Edit System" +msgstr "Szerkesztés Rendszer" + #: src/components/login/auth-form.tsx #: src/components/login/forgot-pass-form.tsx #: src/components/login/otp-forms.tsx @@ -1712,6 +1723,10 @@ msgstr "Mentse el a címet az Enter billentyű vagy a vessző használatával. H msgid "Save Settings" msgstr "Beállítások mentése" +#: src/components/add-system.tsx +msgid "Save System" +msgstr "Rendszer mentése" + #: src/components/routes/settings/tokens-fingerprints.tsx msgid "Saved in the database and does not expire until you disable it." msgstr "Elmentve az adatbázisban és nem jár le, amíg ki nem kapcsolod." diff --git a/internal/site/src/locales/id/id.po b/internal/site/src/locales/id/id.po index f4666660..3e0f0453 100644 --- a/internal/site/src/locales/id/id.po +++ b/internal/site/src/locales/id/id.po @@ -136,6 +136,13 @@ msgstr "Status aktif" msgid "Add {foo}" msgstr "Tambah {foo}" +#: src/components/add-system.tsx +#: src/components/add-system.tsx +#: src/components/navbar.tsx +#: src/components/navbar.tsx +msgid "Add System" +msgstr "Tambah Sistem" + #: src/components/routes/settings/notifications.tsx msgid "Add URL" msgstr "Tambah URL" @@ -782,6 +789,10 @@ msgstr "Ubah" msgid "Edit {foo}" msgstr "Ubah {foo}" +#: src/components/add-system.tsx +msgid "Edit System" +msgstr "Ubah Sistem" + #: src/components/login/auth-form.tsx #: src/components/login/forgot-pass-form.tsx #: src/components/login/otp-forms.tsx @@ -1712,6 +1723,10 @@ msgstr "Simpan alamat menggunakan tombol enter atau koma. Biarkan kosong untuk m msgid "Save Settings" msgstr "Simpan Pengaturan" +#: src/components/add-system.tsx +msgid "Save System" +msgstr "Simpan Sistem" + #: src/components/routes/settings/tokens-fingerprints.tsx msgid "Saved in the database and does not expire until you disable it." msgstr "Disimpan di database dan tidak kedaluwarsa sampai Anda menonaktifkannya." diff --git a/internal/site/src/locales/it/it.po b/internal/site/src/locales/it/it.po index e9104bb5..edaa915f 100644 --- a/internal/site/src/locales/it/it.po +++ b/internal/site/src/locales/it/it.po @@ -136,6 +136,13 @@ msgstr "Stato attivo" msgid "Add {foo}" msgstr "Aggiungi {foo}" +#: src/components/add-system.tsx +#: src/components/add-system.tsx +#: src/components/navbar.tsx +#: src/components/navbar.tsx +msgid "Add System" +msgstr "Aggiungi Sistema" + #: src/components/routes/settings/notifications.tsx msgid "Add URL" msgstr "Aggiungi URL" @@ -782,6 +789,10 @@ msgstr "Modifica" msgid "Edit {foo}" msgstr "Modifica {foo}" +#: src/components/add-system.tsx +msgid "Edit System" +msgstr "Modifica Sistema" + #: src/components/login/auth-form.tsx #: src/components/login/forgot-pass-form.tsx #: src/components/login/otp-forms.tsx @@ -1712,6 +1723,10 @@ msgstr "Salva l'indirizzo usando il tasto invio o la virgola. Lascia vuoto per d msgid "Save Settings" msgstr "Salva Impostazioni" +#: src/components/add-system.tsx +msgid "Save System" +msgstr "Salva Sistema" + #: src/components/routes/settings/tokens-fingerprints.tsx msgid "Saved in the database and does not expire until you disable it." msgstr "Salvato nel database e non scade finché non lo disabiliti." diff --git a/internal/site/src/locales/ja/ja.po b/internal/site/src/locales/ja/ja.po index 0e202555..d64c3e4f 100644 --- a/internal/site/src/locales/ja/ja.po +++ b/internal/site/src/locales/ja/ja.po @@ -136,6 +136,13 @@ msgstr "アクティブ状態" msgid "Add {foo}" msgstr "{foo}を追加" +#: src/components/add-system.tsx +#: src/components/add-system.tsx +#: src/components/navbar.tsx +#: src/components/navbar.tsx +msgid "Add System" +msgstr "システムを追加" + #: src/components/routes/settings/notifications.tsx msgid "Add URL" msgstr "URLを追加" @@ -782,6 +789,10 @@ msgstr "編集" msgid "Edit {foo}" msgstr "{foo}を編集" +#: src/components/add-system.tsx +msgid "Edit System" +msgstr "システムを編集" + #: src/components/login/auth-form.tsx #: src/components/login/forgot-pass-form.tsx #: src/components/login/otp-forms.tsx @@ -1712,6 +1723,10 @@ msgstr "Enterキーまたはカンマを使用してアドレスを保存しま msgid "Save Settings" msgstr "設定を保存" +#: src/components/add-system.tsx +msgid "Save System" +msgstr "システム を保存" + #: src/components/routes/settings/tokens-fingerprints.tsx msgid "Saved in the database and does not expire until you disable it." msgstr "データベースに保存され、無効にするまで有効期限が切れません。" diff --git a/internal/site/src/locales/ko/ko.po b/internal/site/src/locales/ko/ko.po index 1c28673e..88508a9e 100644 --- a/internal/site/src/locales/ko/ko.po +++ b/internal/site/src/locales/ko/ko.po @@ -136,6 +136,13 @@ msgstr "활성 상태" msgid "Add {foo}" msgstr "{foo} 추가" +#: src/components/add-system.tsx +#: src/components/add-system.tsx +#: src/components/navbar.tsx +#: src/components/navbar.tsx +msgid "Add System" +msgstr "시스템 추가" + #: src/components/routes/settings/notifications.tsx msgid "Add URL" msgstr "URL 추가" @@ -782,6 +789,10 @@ msgstr "수정" msgid "Edit {foo}" msgstr "{foo} 수정" +#: src/components/add-system.tsx +msgid "Edit System" +msgstr "시스템 수정" + #: src/components/login/auth-form.tsx #: src/components/login/forgot-pass-form.tsx #: src/components/login/otp-forms.tsx @@ -1712,6 +1723,10 @@ msgstr "Enter 키 또는 쉼표를 사용하여 주소를 저장하세요. 이 msgid "Save Settings" msgstr "설정 저장" +#: src/components/add-system.tsx +msgid "Save System" +msgstr "시스템 저장" + #: src/components/routes/settings/tokens-fingerprints.tsx msgid "Saved in the database and does not expire until you disable it." msgstr "데이터베이스에 저장되며 비활성화할 때까지 만료되지 않습니다." diff --git a/internal/site/src/locales/nl/nl.po b/internal/site/src/locales/nl/nl.po index a1f34b68..7f20d306 100644 --- a/internal/site/src/locales/nl/nl.po +++ b/internal/site/src/locales/nl/nl.po @@ -136,6 +136,13 @@ msgstr "Actieve status" msgid "Add {foo}" msgstr "Voeg {foo} toe" +#: src/components/add-system.tsx +#: src/components/add-system.tsx +#: src/components/navbar.tsx +#: src/components/navbar.tsx +msgid "Add System" +msgstr "Voeg Systeem toe" + #: src/components/routes/settings/notifications.tsx msgid "Add URL" msgstr "Voeg URL toe" @@ -782,6 +789,10 @@ msgstr "Bewerken" msgid "Edit {foo}" msgstr "Bewerk {foo}" +#: src/components/add-system.tsx +msgid "Edit System" +msgstr "Bewerk Systeem" + #: src/components/login/auth-form.tsx #: src/components/login/forgot-pass-form.tsx #: src/components/login/otp-forms.tsx @@ -1712,6 +1723,10 @@ msgstr "Bewaar het adres met de enter-toets of komma. Laat leeg om e-mailmelding msgid "Save Settings" msgstr "Instellingen opslaan" +#: src/components/add-system.tsx +msgid "Save System" +msgstr "Systeem opslaan" + #: src/components/routes/settings/tokens-fingerprints.tsx msgid "Saved in the database and does not expire until you disable it." msgstr "Opgeslagen in de database en verloopt niet totdat u het uitschakelt." diff --git a/internal/site/src/locales/no/no.po b/internal/site/src/locales/no/no.po index ecd46cfc..7dfc1ae0 100644 --- a/internal/site/src/locales/no/no.po +++ b/internal/site/src/locales/no/no.po @@ -136,6 +136,13 @@ msgstr "Aktiv tilstand" msgid "Add {foo}" msgstr "Legg til {foo}" +#: src/components/add-system.tsx +#: src/components/add-system.tsx +#: src/components/navbar.tsx +#: src/components/navbar.tsx +msgid "Add System" +msgstr "Legg til System" + #: src/components/routes/settings/notifications.tsx msgid "Add URL" msgstr "Legg Til URL" @@ -782,6 +789,10 @@ msgstr "Rediger" msgid "Edit {foo}" msgstr "Rediger {foo}" +#: src/components/add-system.tsx +msgid "Edit System" +msgstr "Rediger System" + #: src/components/login/auth-form.tsx #: src/components/login/forgot-pass-form.tsx #: src/components/login/otp-forms.tsx @@ -1712,6 +1723,10 @@ msgstr "Lagre adressen med Enter-tasten eller komma. La feltet være tomt for å msgid "Save Settings" msgstr "Lagre Innstillinger" +#: src/components/add-system.tsx +msgid "Save System" +msgstr "Lagre System" + #: src/components/routes/settings/tokens-fingerprints.tsx msgid "Saved in the database and does not expire until you disable it." msgstr "Lagret i databasen og utløper ikke før du deaktiverer det." diff --git a/internal/site/src/locales/pl/pl.po b/internal/site/src/locales/pl/pl.po index 418c881e..b581e8b8 100644 --- a/internal/site/src/locales/pl/pl.po +++ b/internal/site/src/locales/pl/pl.po @@ -136,6 +136,13 @@ msgstr "Status aktywny" msgid "Add {foo}" msgstr "Dodaj {foo}" +#: src/components/add-system.tsx +#: src/components/add-system.tsx +#: src/components/navbar.tsx +#: src/components/navbar.tsx +msgid "Add System" +msgstr "Dodaj System" + #: src/components/routes/settings/notifications.tsx msgid "Add URL" msgstr "Dodaj URL" @@ -782,6 +789,10 @@ msgstr "Edytuj" msgid "Edit {foo}" msgstr "Edytuj {foo}" +#: src/components/add-system.tsx +msgid "Edit System" +msgstr "Edytuj System" + #: src/components/login/auth-form.tsx #: src/components/login/forgot-pass-form.tsx #: src/components/login/otp-forms.tsx @@ -1712,6 +1723,10 @@ msgstr "Zapisz adres, używając klawisza enter lub przecinka. Pozostaw puste, a msgid "Save Settings" msgstr "Zapisz ustawienia" +#: src/components/add-system.tsx +msgid "Save System" +msgstr "Zapisz System" + #: src/components/routes/settings/tokens-fingerprints.tsx msgid "Saved in the database and does not expire until you disable it." msgstr "Zapisany w bazie danych. Nie wygasa, dopóki go nie wyłączysz." diff --git a/internal/site/src/locales/pt/pt.po b/internal/site/src/locales/pt/pt.po index f398b444..894695bf 100644 --- a/internal/site/src/locales/pt/pt.po +++ b/internal/site/src/locales/pt/pt.po @@ -136,6 +136,13 @@ msgstr "Estado ativo" msgid "Add {foo}" msgstr "Adicionar {foo}" +#: src/components/add-system.tsx +#: src/components/add-system.tsx +#: src/components/navbar.tsx +#: src/components/navbar.tsx +msgid "Add System" +msgstr "Adicionar Sistema" + #: src/components/routes/settings/notifications.tsx msgid "Add URL" msgstr "Adicionar URL" @@ -782,6 +789,10 @@ msgstr "Editar" msgid "Edit {foo}" msgstr "Editar {foo}" +#: src/components/add-system.tsx +msgid "Edit System" +msgstr "Editar Sistema" + #: src/components/login/auth-form.tsx #: src/components/login/forgot-pass-form.tsx #: src/components/login/otp-forms.tsx @@ -1712,6 +1723,10 @@ msgstr "Salve o endereço usando a tecla enter ou vírgula. Deixe em branco para msgid "Save Settings" msgstr "Guardar Definições" +#: src/components/add-system.tsx +msgid "Save System" +msgstr "Guardar Sistema" + #: src/components/routes/settings/tokens-fingerprints.tsx msgid "Saved in the database and does not expire until you disable it." msgstr "Salvo no banco de dados e não expira até você desativá-lo." diff --git a/internal/site/src/locales/ru/ru.po b/internal/site/src/locales/ru/ru.po index 67000fbc..1145ca5d 100644 --- a/internal/site/src/locales/ru/ru.po +++ b/internal/site/src/locales/ru/ru.po @@ -136,6 +136,13 @@ msgstr "Активное состояние" msgid "Add {foo}" msgstr "Добавить {foo}" +#: src/components/add-system.tsx +#: src/components/add-system.tsx +#: src/components/navbar.tsx +#: src/components/navbar.tsx +msgid "Add System" +msgstr "Добавить систему" + #: src/components/routes/settings/notifications.tsx msgid "Add URL" msgstr "Добавить URL" @@ -782,6 +789,10 @@ msgstr "Редактировать" msgid "Edit {foo}" msgstr "Редактировать {foo}" +#: src/components/add-system.tsx +msgid "Edit System" +msgstr "Редактировать систему" + #: src/components/login/auth-form.tsx #: src/components/login/forgot-pass-form.tsx #: src/components/login/otp-forms.tsx @@ -1712,6 +1723,10 @@ msgstr "Сохраните адрес, используя клавишу вво msgid "Save Settings" msgstr "Сохранить настройки" +#: src/components/add-system.tsx +msgid "Save System" +msgstr "Сохранить систему" + #: src/components/routes/settings/tokens-fingerprints.tsx msgid "Saved in the database and does not expire until you disable it." msgstr "Сохранено в базе данных и не истекает, пока вы его не отключите." diff --git a/internal/site/src/locales/sl/sl.po b/internal/site/src/locales/sl/sl.po index 23e2d1d1..772d931c 100644 --- a/internal/site/src/locales/sl/sl.po +++ b/internal/site/src/locales/sl/sl.po @@ -136,6 +136,13 @@ msgstr "Aktivno stanje" msgid "Add {foo}" msgstr "Dodaj {foo}" +#: src/components/add-system.tsx +#: src/components/add-system.tsx +#: src/components/navbar.tsx +#: src/components/navbar.tsx +msgid "Add System" +msgstr "Dodaj Sistemsko" + #: src/components/routes/settings/notifications.tsx msgid "Add URL" msgstr "Dodaj URL" @@ -782,6 +789,10 @@ msgstr "Uredi" msgid "Edit {foo}" msgstr "Uredi {foo}" +#: src/components/add-system.tsx +msgid "Edit System" +msgstr "Uredi Sistemsko" + #: src/components/login/auth-form.tsx #: src/components/login/forgot-pass-form.tsx #: src/components/login/otp-forms.tsx @@ -1712,6 +1723,10 @@ msgstr "Shranite naslov s tipko enter ali vejico. Pustite prazno, da onemogočit msgid "Save Settings" msgstr "Shrani nastavitve" +#: src/components/add-system.tsx +msgid "Save System" +msgstr "Shrani Sistemsko" + #: src/components/routes/settings/tokens-fingerprints.tsx msgid "Saved in the database and does not expire until you disable it." msgstr "Shranjeno v bazi podatkov in ne poteče, dokler ga ne onemogočite." diff --git a/internal/site/src/locales/sr/sr.po b/internal/site/src/locales/sr/sr.po index af31d3fd..274462a7 100644 --- a/internal/site/src/locales/sr/sr.po +++ b/internal/site/src/locales/sr/sr.po @@ -136,6 +136,13 @@ msgstr "Активно стање" msgid "Add {foo}" msgstr "Додај {foo}" +#: src/components/add-system.tsx +#: src/components/add-system.tsx +#: src/components/navbar.tsx +#: src/components/navbar.tsx +msgid "Add System" +msgstr "Додај Систем" + #: src/components/routes/settings/notifications.tsx msgid "Add URL" msgstr "Додај URL" @@ -782,6 +789,10 @@ msgstr "Измени" msgid "Edit {foo}" msgstr "Измени {foo}" +#: src/components/add-system.tsx +msgid "Edit System" +msgstr "Измени Систем" + #: src/components/login/auth-form.tsx #: src/components/login/forgot-pass-form.tsx #: src/components/login/otp-forms.tsx @@ -1712,6 +1723,10 @@ msgstr "Сачувајте адресу користећи enter тастер и msgid "Save Settings" msgstr "Сачувај подешавања" +#: src/components/add-system.tsx +msgid "Save System" +msgstr "Сачувај Систем" + #: src/components/routes/settings/tokens-fingerprints.tsx msgid "Saved in the database and does not expire until you disable it." msgstr "Сачувано у бази података и не истиче док га не онемогућите." diff --git a/internal/site/src/locales/sv/sv.po b/internal/site/src/locales/sv/sv.po index b15c6cd1..21ff0862 100644 --- a/internal/site/src/locales/sv/sv.po +++ b/internal/site/src/locales/sv/sv.po @@ -136,6 +136,13 @@ msgstr "Aktivt tillstånd" msgid "Add {foo}" msgstr "Lägg till {foo}" +#: src/components/add-system.tsx +#: src/components/add-system.tsx +#: src/components/navbar.tsx +#: src/components/navbar.tsx +msgid "Add System" +msgstr "Lägg till System" + #: src/components/routes/settings/notifications.tsx msgid "Add URL" msgstr "Lägg till URL" @@ -782,6 +789,10 @@ msgstr "Redigera" msgid "Edit {foo}" msgstr "Redigera {foo}" +#: src/components/add-system.tsx +msgid "Edit System" +msgstr "Redigera System" + #: src/components/login/auth-form.tsx #: src/components/login/forgot-pass-form.tsx #: src/components/login/otp-forms.tsx @@ -1712,6 +1723,10 @@ msgstr "Spara adressen med Enter-tangenten eller komma. Lämna tomt för att ina msgid "Save Settings" msgstr "Spara inställningar" +#: src/components/add-system.tsx +msgid "Save System" +msgstr "Spara System" + #: src/components/routes/settings/tokens-fingerprints.tsx msgid "Saved in the database and does not expire until you disable it." msgstr "Sparad i databasen och upphör inte förrän du inaktiverar den." diff --git a/internal/site/src/locales/tr/tr.po b/internal/site/src/locales/tr/tr.po index 152b2e12..1f4866a1 100644 --- a/internal/site/src/locales/tr/tr.po +++ b/internal/site/src/locales/tr/tr.po @@ -136,6 +136,13 @@ msgstr "Aktif durum" msgid "Add {foo}" msgstr "{foo} ekle" +#: src/components/add-system.tsx +#: src/components/add-system.tsx +#: src/components/navbar.tsx +#: src/components/navbar.tsx +msgid "Add System" +msgstr "Sistem ekle" + #: src/components/routes/settings/notifications.tsx msgid "Add URL" msgstr "URL Ekle" @@ -782,6 +789,10 @@ msgstr "Düzenle" msgid "Edit {foo}" msgstr "{foo} düzenle" +#: src/components/add-system.tsx +msgid "Edit System" +msgstr "Sistem düzenle" + #: src/components/login/auth-form.tsx #: src/components/login/forgot-pass-form.tsx #: src/components/login/otp-forms.tsx @@ -1712,6 +1723,10 @@ msgstr "Adresleri enter tuşu veya virgül ile kaydedin. E-posta bildirimlerini msgid "Save Settings" msgstr "Ayarları Kaydet" +#: src/components/add-system.tsx +msgid "Save System" +msgstr "Sistem Kaydet" + #: src/components/routes/settings/tokens-fingerprints.tsx msgid "Saved in the database and does not expire until you disable it." msgstr "Veritabanında kaydedilir ve siz devre dışı bırakana kadar süresi dolmaz." diff --git a/internal/site/src/locales/uk/uk.po b/internal/site/src/locales/uk/uk.po index 8e7fac26..5ea6399d 100644 --- a/internal/site/src/locales/uk/uk.po +++ b/internal/site/src/locales/uk/uk.po @@ -136,6 +136,13 @@ msgstr "Активний стан" msgid "Add {foo}" msgstr "Додати {foo}" +#: src/components/add-system.tsx +#: src/components/add-system.tsx +#: src/components/navbar.tsx +#: src/components/navbar.tsx +msgid "Add System" +msgstr "Додати систему" + #: src/components/routes/settings/notifications.tsx msgid "Add URL" msgstr "Додати URL" @@ -782,6 +789,10 @@ msgstr "Редагувати" msgid "Edit {foo}" msgstr "Редагувати {foo}" +#: src/components/add-system.tsx +msgid "Edit System" +msgstr "Редагувати систему" + #: src/components/login/auth-form.tsx #: src/components/login/forgot-pass-form.tsx #: src/components/login/otp-forms.tsx @@ -1712,6 +1723,10 @@ msgstr "Збережіть адресу, використовуючи клаві msgid "Save Settings" msgstr "Зберегти налаштування" +#: src/components/add-system.tsx +msgid "Save System" +msgstr "Зберегти систему" + #: src/components/routes/settings/tokens-fingerprints.tsx msgid "Saved in the database and does not expire until you disable it." msgstr "Збережено в базі даних і залишається чинним, доки ви його не вимкнете." diff --git a/internal/site/src/locales/uz/uz.po b/internal/site/src/locales/uz/uz.po index 780a8477..7203acb6 100644 --- a/internal/site/src/locales/uz/uz.po +++ b/internal/site/src/locales/uz/uz.po @@ -136,6 +136,13 @@ msgstr "Faol holat" msgid "Add {foo}" msgstr "{foo} qo'shish" +#: src/components/add-system.tsx +#: src/components/add-system.tsx +#: src/components/navbar.tsx +#: src/components/navbar.tsx +msgid "Add System" +msgstr "Tizim qo'shish" + #: src/components/routes/settings/notifications.tsx msgid "Add URL" msgstr "URL qo'shish" @@ -782,6 +789,10 @@ msgstr "Tahrirlash" msgid "Edit {foo}" msgstr "{foo} tahrirlash" +#: src/components/add-system.tsx +msgid "Edit System" +msgstr "Tizim tahrirlash" + #: src/components/login/auth-form.tsx #: src/components/login/forgot-pass-form.tsx #: src/components/login/otp-forms.tsx @@ -1712,6 +1723,10 @@ msgstr "Manzilni enter tugmasi yoki vergul yordamida saqlang. Elektron pochta bi msgid "Save Settings" msgstr "Sozlamalarni saqlash" +#: src/components/add-system.tsx +msgid "Save System" +msgstr "Tizim saqlash" + #: src/components/routes/settings/tokens-fingerprints.tsx msgid "Saved in the database and does not expire until you disable it." msgstr "Ma'lumotlar bazasida saqlanadi va siz o'chirishingizcha muddati tugamaydi." diff --git a/internal/site/src/locales/vi/vi.po b/internal/site/src/locales/vi/vi.po index e887e69c..a51d26f0 100644 --- a/internal/site/src/locales/vi/vi.po +++ b/internal/site/src/locales/vi/vi.po @@ -136,6 +136,13 @@ msgstr "Trạng thái hoạt động" msgid "Add {foo}" msgstr "Thêm {foo}" +#: src/components/add-system.tsx +#: src/components/add-system.tsx +#: src/components/navbar.tsx +#: src/components/navbar.tsx +msgid "Add System" +msgstr "Thêm Hệ thống" + #: src/components/routes/settings/notifications.tsx msgid "Add URL" msgstr "Thêm URL" @@ -782,6 +789,10 @@ msgstr "Chỉnh sửa" msgid "Edit {foo}" msgstr "Chỉnh sửa {foo}" +#: src/components/add-system.tsx +msgid "Edit System" +msgstr "Chỉnh sửa Hệ thống" + #: src/components/login/auth-form.tsx #: src/components/login/forgot-pass-form.tsx #: src/components/login/otp-forms.tsx @@ -1712,6 +1723,10 @@ msgstr "Lưu địa chỉ bằng cách sử dụng phím enter hoặc dấu ph msgid "Save Settings" msgstr "Lưu Cài đặt" +#: src/components/add-system.tsx +msgid "Save System" +msgstr "Lưu Hệ thống" + #: src/components/routes/settings/tokens-fingerprints.tsx msgid "Saved in the database and does not expire until you disable it." msgstr "Được lưu trong cơ sở dữ liệu và không hết hạn cho đến khi bạn tắt nó." diff --git a/internal/site/src/locales/zh-CN/zh-CN.po b/internal/site/src/locales/zh-CN/zh-CN.po index eab209ad..633d0698 100644 --- a/internal/site/src/locales/zh-CN/zh-CN.po +++ b/internal/site/src/locales/zh-CN/zh-CN.po @@ -136,6 +136,13 @@ msgstr "活动状态" msgid "Add {foo}" msgstr "添加 {foo}" +#: src/components/add-system.tsx +#: src/components/add-system.tsx +#: src/components/navbar.tsx +#: src/components/navbar.tsx +msgid "Add System" +msgstr "添加 系统" + #: src/components/routes/settings/notifications.tsx msgid "Add URL" msgstr "添加 URL" @@ -782,6 +789,10 @@ msgstr "编辑" msgid "Edit {foo}" msgstr "编辑 {foo}" +#: src/components/add-system.tsx +msgid "Edit System" +msgstr "编辑 系统" + #: src/components/login/auth-form.tsx #: src/components/login/forgot-pass-form.tsx #: src/components/login/otp-forms.tsx @@ -1712,6 +1723,10 @@ msgstr "使用回车键或逗号保存地址。留空以禁用电子邮件通知 msgid "Save Settings" msgstr "保存设置" +#: src/components/add-system.tsx +msgid "Save System" +msgstr "保存 系统" + #: src/components/routes/settings/tokens-fingerprints.tsx msgid "Saved in the database and does not expire until you disable it." msgstr "保存在数据库中的数据,在您禁用之前不会过期。" diff --git a/internal/site/src/locales/zh-HK/zh-HK.po b/internal/site/src/locales/zh-HK/zh-HK.po index bf2c1f5c..324a6936 100644 --- a/internal/site/src/locales/zh-HK/zh-HK.po +++ b/internal/site/src/locales/zh-HK/zh-HK.po @@ -136,6 +136,13 @@ msgstr "活動狀態" msgid "Add {foo}" msgstr "新增 {foo}" +#: src/components/add-system.tsx +#: src/components/add-system.tsx +#: src/components/navbar.tsx +#: src/components/navbar.tsx +msgid "Add System" +msgstr "新增 系統" + #: src/components/routes/settings/notifications.tsx msgid "Add URL" msgstr "添加 URL" @@ -782,6 +789,10 @@ msgstr "編輯" msgid "Edit {foo}" msgstr "編輯 {foo}" +#: src/components/add-system.tsx +msgid "Edit System" +msgstr "編輯 系統" + #: src/components/login/auth-form.tsx #: src/components/login/forgot-pass-form.tsx #: src/components/login/otp-forms.tsx @@ -1712,6 +1723,10 @@ msgstr "使用回車鍵或逗號保存地址。留空以禁用電子郵件通知 msgid "Save Settings" msgstr "儲存設定" +#: src/components/add-system.tsx +msgid "Save System" +msgstr "儲存 系統" + #: src/components/routes/settings/tokens-fingerprints.tsx msgid "Saved in the database and does not expire until you disable it." msgstr "儲存在資料庫中,在您停用之前不會過期。" diff --git a/internal/site/src/locales/zh/zh.po b/internal/site/src/locales/zh/zh.po index d88b5c39..ba4370c0 100644 --- a/internal/site/src/locales/zh/zh.po +++ b/internal/site/src/locales/zh/zh.po @@ -136,6 +136,13 @@ msgstr "活動狀態" msgid "Add {foo}" msgstr "新增{foo}" +#: src/components/add-system.tsx +#: src/components/add-system.tsx +#: src/components/navbar.tsx +#: src/components/navbar.tsx +msgid "Add System" +msgstr "新增系統" + #: src/components/routes/settings/notifications.tsx msgid "Add URL" msgstr "新增 URL" @@ -782,6 +789,10 @@ msgstr "編輯" msgid "Edit {foo}" msgstr "編輯{foo}" +#: src/components/add-system.tsx +msgid "Edit System" +msgstr "編輯系統" + #: src/components/login/auth-form.tsx #: src/components/login/forgot-pass-form.tsx #: src/components/login/otp-forms.tsx @@ -1712,6 +1723,10 @@ msgstr "使用 Enter 鍵或逗號儲存地址。留空以停用電子郵件通 msgid "Save Settings" msgstr "儲存設定" +#: src/components/add-system.tsx +msgid "Save System" +msgstr "儲存 系統" + #: src/components/routes/settings/tokens-fingerprints.tsx msgid "Saved in the database and does not expire until you disable it." msgstr "儲存在資料庫中,在您停用之前不會過期。"