diff --git a/public/locales/cn/layout/manage.json b/public/locales/cn/layout/manage.json
index eea2e3d0b0d..f3a870cefac 100644
--- a/public/locales/cn/layout/manage.json
+++ b/public/locales/cn/layout/manage.json
@@ -27,7 +27,7 @@
"items": {
"docker": "Docker",
"api": "API",
- "migrate": ""
+ "migrate": "迁移到 1.0"
}
},
"about": {
diff --git a/public/locales/cn/manage/migrate.json b/public/locales/cn/manage/migrate.json
index 64030b6ba2d..c583b1da58c 100644
--- a/public/locales/cn/manage/migrate.json
+++ b/public/locales/cn/manage/migrate.json
@@ -1,33 +1,33 @@
{
- "metaTitle": "",
- "pageTitle": "",
- "description": "",
+ "metaTitle": "迁移到 1.0",
+ "pageTitle": "迁移面板、组件和用户",
+ "description": "将您的面板和用户导出到 ZIP 压缩包,以便在 1.0.0 版本之后将其迁移到 Homarr",
"securityNote": {
- "title": "",
- "text": ""
+ "title": "安全说明",
+ "text": "导出用户和组件时,它还会打开一个带有加密密钥的窗口。此密钥是将数据导入 Homarr 所必需的。请妥善保管,不要与任何人分享。"
},
"form": {
- "label": "",
+ "label": "选择要导出的所有内容",
"option": {
"boards": {
- "label": ""
+ "label": "导出面板"
},
"integrations": {
- "label": "",
- "description": ""
+ "label": "导出组件",
+ "description": "这将包括用于组件的加密凭据。仅在导出面板时可用"
},
"users": {
- "label": "",
- "description": ""
+ "label": "导出用户",
+ "description": "这只会导出凭据用户,密码 hash 和 salt 已加密"
}
}
},
"action": {
- "export": ""
+ "export": "导出数据"
},
"modal": {
- "title": "",
- "description": "",
- "copyDismiss": ""
+ "title": "加密密钥",
+ "description": "您的数据已导出。请妥善保管此密钥,不要与任何人共享。您需要此密钥才能将数据导入 Homarr。",
+ "copyDismiss": "复制并关闭"
}
}
\ No newline at end of file
diff --git a/public/locales/cs/layout/manage.json b/public/locales/cs/layout/manage.json
index 77a17c97be4..e2e6182fae4 100644
--- a/public/locales/cs/layout/manage.json
+++ b/public/locales/cs/layout/manage.json
@@ -27,7 +27,7 @@
"items": {
"docker": "Docker",
"api": "API",
- "migrate": ""
+ "migrate": "Přechod na verzi 1.0"
}
},
"about": {
diff --git a/public/locales/cs/manage/migrate.json b/public/locales/cs/manage/migrate.json
index 64030b6ba2d..6f82d8ffc23 100644
--- a/public/locales/cs/manage/migrate.json
+++ b/public/locales/cs/manage/migrate.json
@@ -1,33 +1,33 @@
{
- "metaTitle": "",
- "pageTitle": "",
- "description": "",
+ "metaTitle": "Přechod na verzi 1.0",
+ "pageTitle": "Migrace ploch, integrací a uživatelů",
+ "description": "Exportujete své plochy a uživatele do ZIP-Archivu, aby jste je mohli migrovat do Homarru po verzi 1.0.0",
"securityNote": {
- "title": "",
- "text": ""
+ "title": "Bezpečnostní poznámka",
+ "text": "Při exportování uživatelů a integrací se otevře okno s šifrovacím klíčem. Tento klíč je vyžadován pro následovný import dat do Homarru. Uchovejte jej na bezpečném místě a s nikým jej nesdílejte."
},
"form": {
- "label": "",
+ "label": "Vyberte vše, co chcete exportovat",
"option": {
"boards": {
- "label": ""
+ "label": "Exportovat plochy"
},
"integrations": {
- "label": "",
- "description": ""
+ "label": "Exportovat integrace",
+ "description": "Toto bude obsahovat pouze zašifrované údaje pro integrace. Tato možnost je dostupná pouze při exportování ploch"
},
"users": {
- "label": "",
- "description": ""
+ "label": "Exportovat uživatele",
+ "description": "Toto exportuje pouze údaje uživatelů, hesla, hash a salt jsou zašifrovány"
}
}
},
"action": {
- "export": ""
+ "export": "Exportovat data"
},
"modal": {
- "title": "",
- "description": "",
- "copyDismiss": ""
+ "title": "Šifrovací klíč",
+ "description": "Vaše data byla exportována. Uchovejte tento klíč v bezpečí a s nikým jej nesdílejte. Tento klíč budete potřebovat pro import dat do Homarru.",
+ "copyDismiss": "Zkopírovat a zavřít"
}
}
\ No newline at end of file
diff --git a/public/locales/es/layout/element-selector/selector.json b/public/locales/es/layout/element-selector/selector.json
index 2ec03021fea..d7351f6bd63 100644
--- a/public/locales/es/layout/element-selector/selector.json
+++ b/public/locales/es/layout/element-selector/selector.json
@@ -22,5 +22,5 @@
"message": "La categoría \"{{name}}\" ha sido creada"
}
},
- "importFromDocker": "Importar desde docker"
+ "importFromDocker": "Importar desde Docker"
}
diff --git a/public/locales/fr/modules/weather.json b/public/locales/fr/modules/weather.json
index 4a6ab639a43..13ecb836762 100644
--- a/public/locales/fr/modules/weather.json
+++ b/public/locales/fr/modules/weather.json
@@ -40,4 +40,4 @@
}
},
"error": "Une erreur s'est produite"
-}
\ No newline at end of file
+}
diff --git a/public/locales/fr/settings/common.json b/public/locales/fr/settings/common.json
index d87442cbba0..e334d900fc6 100644
--- a/public/locales/fr/settings/common.json
+++ b/public/locales/fr/settings/common.json
@@ -10,7 +10,7 @@
},
"credits": {
"madeWithLove": "Fait avec ❤️ par @",
- "thirdPartyContent": "Voir le contenu de tierce partie",
+ "thirdPartyContent": "Voir le contenu tiers",
"thirdPartyContentTable": {
"dependencyName": "Dépendance",
"dependencyVersion": "Version"
diff --git a/public/locales/he/layout/manage.json b/public/locales/he/layout/manage.json
index b7d1104e3ef..1dba4428a5e 100644
--- a/public/locales/he/layout/manage.json
+++ b/public/locales/he/layout/manage.json
@@ -27,7 +27,7 @@
"items": {
"docker": "דוקר",
"api": "ממשק API",
- "migrate": ""
+ "migrate": "הגירה ל- 1.0"
}
},
"about": {
diff --git a/public/locales/he/manage/migrate.json b/public/locales/he/manage/migrate.json
index 64030b6ba2d..c923888e667 100644
--- a/public/locales/he/manage/migrate.json
+++ b/public/locales/he/manage/migrate.json
@@ -1,33 +1,33 @@
{
- "metaTitle": "",
- "pageTitle": "",
- "description": "",
+ "metaTitle": "הגירה ל- 1.0",
+ "pageTitle": "הגירת לוחות, אינטגרציות ומשתמשים",
+ "description": "מייצא את הלוחות והמשתמשים שלך לארכיון ZIP כדי להעביר אותם ל-Homarr לאחר גרסה 1.0.0",
"securityNote": {
- "title": "",
- "text": ""
+ "title": "הערת אבטחה",
+ "text": "בעת ייצוא משתמשים ואינטגרציות יפתח מסך עם מפתח הצפנה. מפתח זה נדרש כדי לייבא את הנתונים לתוך Homarr. שמור על מפתח ההצפנה בטוח ואל תשתף אותו עם אף אחד."
},
"form": {
- "label": "",
+ "label": "בחירת הפריטים לייצוא",
"option": {
"boards": {
- "label": ""
+ "label": "ייצוא לוחות"
},
"integrations": {
- "label": "",
- "description": ""
+ "label": "ייצוא אינטגרציות",
+ "description": "זה יכלול אישורים מוצפנים לאינטגרציות. זמין רק בעת ייצוא לוחות"
},
"users": {
- "label": "",
- "description": ""
+ "label": "ייצוא משתמשים",
+ "description": "זה ייצא רק אישורי משתמש, סיסמאות hash ואותנטיקציה חד כיוונית מוצפנות"
}
}
},
"action": {
- "export": ""
+ "export": "ייצוא נתונים"
},
"modal": {
- "title": "",
- "description": "",
- "copyDismiss": ""
+ "title": "מפתח הצפנה",
+ "description": "הנתונים שלך יוצאו. שמור את המפתח הזה בטוח ואל תשתף אותו עם אף אחד. תזדקק למפתח הזה כדי לייבא את הנתונים לתוך Homarr.",
+ "copyDismiss": "העתק וסגור"
}
}
\ No newline at end of file
diff --git a/public/locales/hu/layout/manage.json b/public/locales/hu/layout/manage.json
index 24501225021..e2eadef1e05 100644
--- a/public/locales/hu/layout/manage.json
+++ b/public/locales/hu/layout/manage.json
@@ -27,7 +27,7 @@
"items": {
"docker": "Docker",
"api": "API",
- "migrate": ""
+ "migrate": "Migráció 1.0-ra"
}
},
"about": {
diff --git a/public/locales/hu/manage/migrate.json b/public/locales/hu/manage/migrate.json
index 64030b6ba2d..44a1865977e 100644
--- a/public/locales/hu/manage/migrate.json
+++ b/public/locales/hu/manage/migrate.json
@@ -1,33 +1,33 @@
{
- "metaTitle": "",
- "pageTitle": "",
- "description": "",
+ "metaTitle": "Migráció 1.0-ra",
+ "pageTitle": "Áttelepítheti a táblákat, az integrációkat és a felhasználókat",
+ "description": "Exportálja a táblákat és a felhasználókat egy ZIP-archívumba, hogy az 1.0.0 verzió után átvihesse őket a Homarr-ra",
"securityNote": {
- "title": "",
- "text": ""
+ "title": "Biztonsági megjegyzés",
+ "text": "A felhasználók és integrációk exportálásakor egy modal is megnyílik a titkosítási kulccsal. Ez a kulcs szükséges az adatok Homarrba történő importálásához. Tartsa biztonságban, és ne ossza meg senkivel."
},
"form": {
- "label": "",
+ "label": "Válassza ki mindazt, amit exportálni szeretne",
"option": {
"boards": {
- "label": ""
+ "label": "Táblák exportálása"
},
"integrations": {
- "label": "",
- "description": ""
+ "label": "Integrációk exportálása",
+ "description": "Ez magában foglalja az integrációhoz szükséges titkosított hitelesítő adatokat. Csak táblák exportálásakor érhető el"
},
"users": {
- "label": "",
- "description": ""
+ "label": "Felhasználók exportálása",
+ "description": "Ez csak a hitelesítő adatokat exportálja, a hash és a salt jelszavak titkosítva vannak"
}
}
},
"action": {
- "export": ""
+ "export": "Adatok exportálása"
},
"modal": {
- "title": "",
- "description": "",
- "copyDismiss": ""
+ "title": "Titkosítókulcs",
+ "description": "Adatai exportálva. Tartsa biztonságban ezt a kulcsot, és ne ossza meg senkivel. Erre a kulcsra lesz szüksége az adatok Homarrba történő importálásához.",
+ "copyDismiss": "Másolás és elvetés"
}
}
\ No newline at end of file
diff --git a/public/locales/hu/modules/weather.json b/public/locales/hu/modules/weather.json
index 21f4781b3b9..334619c16d9 100644
--- a/public/locales/hu/modules/weather.json
+++ b/public/locales/hu/modules/weather.json
@@ -40,4 +40,4 @@
}
},
"error": "Hiba történt"
-}
\ No newline at end of file
+}
diff --git a/public/locales/it/layout/manage.json b/public/locales/it/layout/manage.json
index 3dbde5d6903..344eb296981 100644
--- a/public/locales/it/layout/manage.json
+++ b/public/locales/it/layout/manage.json
@@ -27,7 +27,7 @@
"items": {
"docker": "Docker",
"api": "API",
- "migrate": ""
+ "migrate": "Migrare alla 1.0"
}
},
"about": {
diff --git a/public/locales/it/manage/migrate.json b/public/locales/it/manage/migrate.json
index 64030b6ba2d..bba5e30a3e2 100644
--- a/public/locales/it/manage/migrate.json
+++ b/public/locales/it/manage/migrate.json
@@ -1,33 +1,33 @@
{
- "metaTitle": "",
- "pageTitle": "",
- "description": "",
+ "metaTitle": "Migrare alla 1.0",
+ "pageTitle": "Migra schede, integrazioni e utenti",
+ "description": "Esporta le tue bacheche e gli utenti in un archivio ZIP per migrarli su Homarr dopo la versione 1.0.0",
"securityNote": {
- "title": "",
- "text": ""
+ "title": "Note di sicurezza",
+ "text": "Quando si esportano utenti e integrazioni, si aprirà anche una finestra modale con una chiave di crittografia. Questa chiave è necessaria per importare i dati in Homarr. Mantienila al sicuro e non condividerla con nessuno."
},
"form": {
- "label": "",
+ "label": "Seleziona tutto quello che vuoi esportare",
"option": {
"boards": {
- "label": ""
+ "label": "Esporta schede"
},
"integrations": {
- "label": "",
- "description": ""
+ "label": "Esporta integrazioni",
+ "description": "Questo includerà le credenziali crittografate per le integrazioni. Disponibile solo quando si esportano schede"
},
"users": {
- "label": "",
- "description": ""
+ "label": "Esporta utenti",
+ "description": "Questo esporterà solo le credenziali degli utenti, l'hash e il salt delle password sono criptati"
}
}
},
"action": {
- "export": ""
+ "export": "Esporta dati"
},
"modal": {
- "title": "",
- "description": "",
- "copyDismiss": ""
+ "title": "Chiave crittografica",
+ "description": "I tuoi dati sono stati esportati. Tieni questa chiave al sicuro e non condividerla con nessuno. Questa chiave ti servirà per importare i dati su Homarr.",
+ "copyDismiss": "Copia e chiudi"
}
}
\ No newline at end of file
diff --git a/public/locales/it/modules/weather.json b/public/locales/it/modules/weather.json
index a677bb7825f..35affd9d50d 100644
--- a/public/locales/it/modules/weather.json
+++ b/public/locales/it/modules/weather.json
@@ -40,4 +40,4 @@
}
},
"error": "Si è verificato un errore"
-}
\ No newline at end of file
+}
diff --git a/public/locales/lv/modules/weather.json b/public/locales/lv/modules/weather.json
index 96690ae636a..250996a34df 100644
--- a/public/locales/lv/modules/weather.json
+++ b/public/locales/lv/modules/weather.json
@@ -40,4 +40,4 @@
}
},
"error": "Radās kļūda"
-}
\ No newline at end of file
+}
diff --git a/public/locales/nl/layout/manage.json b/public/locales/nl/layout/manage.json
index 3d2122b17c6..b5420be3b26 100644
--- a/public/locales/nl/layout/manage.json
+++ b/public/locales/nl/layout/manage.json
@@ -27,7 +27,7 @@
"items": {
"docker": "Docker",
"api": "API",
- "migrate": ""
+ "migrate": "Migreren naar 1.0"
}
},
"about": {
diff --git a/public/locales/nl/manage/migrate.json b/public/locales/nl/manage/migrate.json
index 64030b6ba2d..7e1bb558690 100644
--- a/public/locales/nl/manage/migrate.json
+++ b/public/locales/nl/manage/migrate.json
@@ -1,33 +1,33 @@
{
- "metaTitle": "",
- "pageTitle": "",
- "description": "",
+ "metaTitle": "Migreren naar 1.0",
+ "pageTitle": "Migreer borden, integraties en gebruikers",
+ "description": "Exporteert je borden en gebruikers naar een ZIP-archief om ze te migreren naar Homarr na versie 1.0.0",
"securityNote": {
- "title": "",
- "text": ""
+ "title": "Beveiligingsopmerking",
+ "text": "Bij het exporteren van gebruikers en integraties wordt ook een modal geopend met een coderingssleutel. Deze sleutel is nodig om de gegevens in Homarr te importeren. Bewaar het veilig en deel het met niemand."
},
"form": {
- "label": "",
+ "label": "Selecteer alles wat je wilt exporteren",
"option": {
"boards": {
- "label": ""
+ "label": "Borden exporteren"
},
"integrations": {
- "label": "",
- "description": ""
+ "label": "Integraties exporteren",
+ "description": "Dit zal versleutelde referenties voor integraties bevatten. Alleen beschikbaar bij het exporteren van borden"
},
"users": {
- "label": "",
- "description": ""
+ "label": "Gebruikers exporteren",
+ "description": "Dit exporteert alleen gebruikers met referenties, de hash en salt van wachtwoorden zijn versleuteld"
}
}
},
"action": {
- "export": ""
+ "export": "Gegevens exporteren"
},
"modal": {
- "title": "",
- "description": "",
- "copyDismiss": ""
+ "title": "Encryptiesleutel",
+ "description": "Je gegevens zijn geëxporteerd. Bewaar deze sleutel goed en deel hem met niemand. Je hebt deze sleutel nodig om de gegevens in Homarr te importeren.",
+ "copyDismiss": "Kopiëren & negeren"
}
}
\ No newline at end of file
diff --git a/public/locales/nl/widgets/error-boundary.json b/public/locales/nl/widgets/error-boundary.json
index f8bfe10fcc2..a8a02ed174a 100644
--- a/public/locales/nl/widgets/error-boundary.json
+++ b/public/locales/nl/widgets/error-boundary.json
@@ -7,8 +7,8 @@
}
},
"modal": {
- "text": "",
- "label": "",
- "reportButton": ""
+ "text": "De widget is onverwachts gecrasht. Lees de documentatie en corrigeer eventuele typfouten.",
+ "label": "Fout opgetreden",
+ "reportButton": "Rapporteer deze fout op GitHub"
}
}
diff --git a/public/locales/no/manage/index.json b/public/locales/no/manage/index.json
index c32ecbae182..f7b07087057 100644
--- a/public/locales/no/manage/index.json
+++ b/public/locales/no/manage/index.json
@@ -1,5 +1,5 @@
{
- "metaTitle": "Endre",
+ "metaTitle": "Administrer",
"hero": {
"title": "Velkommen tilbake, {{username}}",
"fallbackUsername": "Anonym",
diff --git a/public/locales/no/modules/weather.json b/public/locales/no/modules/weather.json
index 45f7b9d9d62..172ef645c8b 100644
--- a/public/locales/no/modules/weather.json
+++ b/public/locales/no/modules/weather.json
@@ -40,4 +40,4 @@
}
},
"error": "En feil oppstod"
-}
\ No newline at end of file
+}
diff --git a/public/locales/pl/authentication/login.json b/public/locales/pl/authentication/login.json
index 31ad0b73c8e..d8ad9a86c99 100644
--- a/public/locales/pl/authentication/login.json
+++ b/public/locales/pl/authentication/login.json
@@ -20,5 +20,5 @@
"message": ""
}
},
- "alert": "Twoje dane logowania są nieprawidłowe lub to konto nie istnieje. Spróbuj ponownie."
+ "alert": "Twoje dane uwierzytelniające są nieprawidłowe lub to konto nie istnieje. Proszę spróbować ponownie."
}
\ No newline at end of file
diff --git a/public/locales/pl/modules/dns-hole-controls.json b/public/locales/pl/modules/dns-hole-controls.json
index 765d88a6b0e..774e0c2fcb2 100644
--- a/public/locales/pl/modules/dns-hole-controls.json
+++ b/public/locales/pl/modules/dns-hole-controls.json
@@ -11,7 +11,7 @@
"errors": {
"general": {
"title": "Nie można znaleźć pułapki DNS",
- "text": "Wystąpił problem z połączeniem się z pułapką DNS. Sprawdź konfigurację/integrację."
+ "text": "Wystąpił problem z połączeniem z Twoimi lukami DNS. Sprawdź swoją konfigurację/integrację."
}
}
},
diff --git a/public/locales/pl/modules/smart-home/entity-state.json b/public/locales/pl/modules/smart-home/entity-state.json
index 91d4065b830..8348584fc69 100644
--- a/public/locales/pl/modules/smart-home/entity-state.json
+++ b/public/locales/pl/modules/smart-home/entity-state.json
@@ -1,13 +1,13 @@
{
- "entityNotFound": "Nie znaleziono encji",
+ "entityNotFound": "Nie znaleziono obiektu",
"descriptor": {
- "name": "Encja Home Assistant",
- "description": "Aktualny stan encji w Home Assistant",
+ "name": "Obiekt asystenta domu",
+ "description": "Aktualny stan obiektu w Asystencie Domu",
"settings": {
- "title": "Stan encji",
+ "title": "Stan obiektu",
"entityId": {
- "label": "ID encji",
- "info": "Unikalne ID encji w Home Assistant. Kopiuj klikając na encji > Kliknij ikonę koła zębatego > Kliknij na przycisk kopiuj na 'ID encji'. Niektóre niestandardowe obiekty mogą nie być obsługiwane."
+ "label": "ID obiektu",
+ "info": "Unikalne ID obiektu w Asystencie Domu. Kopiuj klikając na obiekt > Kliknij ikonę koła zębatego > Kliknij na przycisk kopiuj na 'ID obiektu'. Niektóre niestandardowe obiekty mogą nie być obsługiwane."
},
"appendUnit": {
"label": "",
diff --git a/public/locales/pt/layout/header.json b/public/locales/pt/layout/header.json
index 6cee768e8ee..0b360064230 100644
--- a/public/locales/pt/layout/header.json
+++ b/public/locales/pt/layout/header.json
@@ -15,7 +15,7 @@
"defaultBoard": "Painel de controle padrão",
"manage": "Gerenciar",
"logout": "Sair do site {{username}}",
- "login": "Login"
+ "login": "“Login”"
}
},
"modals": {
diff --git a/public/locales/pt/modules/weather.json b/public/locales/pt/modules/weather.json
index df8d043f1c9..f2c3294dc63 100644
--- a/public/locales/pt/modules/weather.json
+++ b/public/locales/pt/modules/weather.json
@@ -40,4 +40,4 @@
}
},
"error": "Ocorreu um erro"
-}
\ No newline at end of file
+}
diff --git a/public/locales/ru/manage/users/edit.json b/public/locales/ru/manage/users/edit.json
index 79fbefe3b3a..dd38e20ed71 100644
--- a/public/locales/ru/manage/users/edit.json
+++ b/public/locales/ru/manage/users/edit.json
@@ -3,7 +3,7 @@
"back": "Вернуться к управлению пользователями",
"sections": {
"general": {
- "title": "Общие",
+ "title": "Основное",
"inputs": {
"username": {
"label": "Имя пользователя"
diff --git a/public/locales/ru/modules/bookmark.json b/public/locales/ru/modules/bookmark.json
index 016c88ba29d..2116206f0cb 100644
--- a/public/locales/ru/modules/bookmark.json
+++ b/public/locales/ru/modules/bookmark.json
@@ -35,7 +35,7 @@
},
"name": "Название",
"url": "URL",
- "newTab": "Открыть в новой вкладке",
+ "newTab": "Открывать в новой вкладке",
"hideHostname": "Скрыть имя хоста",
"hideIcon": "Скрыть иконку",
"delete": "Удалить"
diff --git a/public/locales/ru/modules/dlspeed.json b/public/locales/ru/modules/dlspeed.json
index b85045084a2..9e58b24eb9a 100644
--- a/public/locales/ru/modules/dlspeed.json
+++ b/public/locales/ru/modules/dlspeed.json
@@ -27,7 +27,7 @@
},
"errors": {
"noDownloadClients": {
- "title": "Не найдено ни одного поддерживаемого клиента загрузки!",
+ "title": "Не найдены поддерживаемые клиенты загрузки!",
"text": "Добавьте сервис загрузки, чтобы просмотреть текущие загрузки"
}
}
diff --git a/public/locales/ru/user/preferences.json b/public/locales/ru/user/preferences.json
index 5beea15a4eb..b4aca85ecf4 100644
--- a/public/locales/ru/user/preferences.json
+++ b/public/locales/ru/user/preferences.json
@@ -7,7 +7,7 @@
}
},
"accessibility": {
- "title": "Доступность",
+ "title": "Специальные возможности",
"disablePulse": {
"label": "Отключить пульсацию индикатора",
"description": "По умолчанию индикаторы доступности в Homarr пульсируют. Это может раздражать. Этот переключатель отключит анимацию"
diff --git a/public/locales/sk/layout/manage.json b/public/locales/sk/layout/manage.json
index aba56ab32d1..b195a7c843b 100644
--- a/public/locales/sk/layout/manage.json
+++ b/public/locales/sk/layout/manage.json
@@ -27,7 +27,7 @@
"items": {
"docker": "Docker",
"api": "API",
- "migrate": ""
+ "migrate": "Migrácia na verziu 1.0"
}
},
"about": {
diff --git a/public/locales/sk/manage/migrate.json b/public/locales/sk/manage/migrate.json
index 64030b6ba2d..a6cba5636b4 100644
--- a/public/locales/sk/manage/migrate.json
+++ b/public/locales/sk/manage/migrate.json
@@ -1,33 +1,33 @@
{
- "metaTitle": "",
- "pageTitle": "",
- "description": "",
+ "metaTitle": "Migrácia na verziu 1.0",
+ "pageTitle": "Migrácia tabúľ, integrácií a používateľov",
+ "description": "Exportuje vaše nástenky a používateľov do archívu ZIP, aby ste ich mohli migrovať do systému Homarr po verzii 1.0.0",
"securityNote": {
- "title": "",
- "text": ""
+ "title": "Bezpečnostná poznámka",
+ "text": "Pri exporte používateľov a integrácií sa tiež otvorí modálne okno so šifrovacím kľúčom. Tento kľúč je potrebný na import údajov do systému Homarr. Uchovávajte ho v bezpečí a s nikým ho nezdieľajte."
},
"form": {
- "label": "",
+ "label": "Vyberte všetko, čo chcete exportovať",
"option": {
"boards": {
- "label": ""
+ "label": "Export dosiek"
},
"integrations": {
- "label": "",
- "description": ""
+ "label": "Integrácie pre export",
+ "description": "To bude zahŕňať zašifrované poverenia pre integrácie. K dispozícii len pri exporte tabúľ"
},
"users": {
- "label": "",
- "description": ""
+ "label": "Export používateľov",
+ "description": "Týmto spôsobom sa exportujú len poverenia používateľov, heslá sú zašifrované"
}
}
},
"action": {
- "export": ""
+ "export": "Exportovať dáta"
},
"modal": {
- "title": "",
- "description": "",
- "copyDismiss": ""
+ "title": "Šifrovací kľúč",
+ "description": "Vaše údaje boli exportované. Tento kľúč uchovávajte v bezpečí a nikomu ho neposkytujte. Tento kľúč budete potrebovať na import údajov do systému Homarr.",
+ "copyDismiss": "Kopírovať a zavrieť"
}
}
\ No newline at end of file
diff --git a/public/locales/sk/modules/weather.json b/public/locales/sk/modules/weather.json
index cb86dcaeeca..b82d593f743 100644
--- a/public/locales/sk/modules/weather.json
+++ b/public/locales/sk/modules/weather.json
@@ -40,4 +40,4 @@
}
},
"error": "Vyskytla sa chyba"
-}
\ No newline at end of file
+}
diff --git a/public/locales/sv/modules/weather.json b/public/locales/sv/modules/weather.json
index 4929a6ed0bb..a22143aa816 100644
--- a/public/locales/sv/modules/weather.json
+++ b/public/locales/sv/modules/weather.json
@@ -40,4 +40,4 @@
}
},
"error": "Ett fel uppstod"
-}
\ No newline at end of file
+}
diff --git a/public/locales/tr/layout/header.json b/public/locales/tr/layout/header.json
index 48c9f527306..2d42c35f47c 100644
--- a/public/locales/tr/layout/header.json
+++ b/public/locales/tr/layout/header.json
@@ -12,7 +12,7 @@
"avatar": {
"switchTheme": "Temayı değiştir",
"preferences": "Kullanıcı Tercihleri",
- "defaultBoard": "Varsayılan Panel",
+ "defaultBoard": "Öntanımlı Panel",
"manage": "Yönet",
"logout": "{{username}} kullanıcısından çıkış yapın",
"login": "Giriş"
diff --git a/public/locales/tr/layout/manage.json b/public/locales/tr/layout/manage.json
index 8df8d652971..fa11b5f6f7f 100644
--- a/public/locales/tr/layout/manage.json
+++ b/public/locales/tr/layout/manage.json
@@ -27,7 +27,7 @@
"items": {
"docker": "Docker",
"api": "API",
- "migrate": ""
+ "migrate": "1.0'a geçiş yapın"
}
},
"about": {
diff --git a/public/locales/tr/layout/modals/add-app.json b/public/locales/tr/layout/modals/add-app.json
index 5dd2145a5d8..93c529df5cd 100644
--- a/public/locales/tr/layout/modals/add-app.json
+++ b/public/locales/tr/layout/modals/add-app.json
@@ -62,7 +62,7 @@
"description": "İkon bulmak için yazmaya başlayın. Özel ikon kullanmak için URL de yapıştırabilirsiniz.",
"autocomplete": {
"title": "Sonuç bulunamadı",
- "text": "Daha belirgin bir arama terimi kullanmayı deneyin. İstediğiniz simgeyi bulamıyorsanız, özel bir simge için resim URL'sini yukarıya yapıştıın"
+ "text": "Daha belirgin bir arama terimi kullanmayı deneyin. İstediğiniz simgeyi bulamıyorsanız, özel bir simge için görsel URL'sini yukarıya yapıştıın"
},
"noItems": {
"title": "Harici simgeler yükleniyor",
diff --git a/public/locales/tr/manage/boards.json b/public/locales/tr/manage/boards.json
index 7776e89a236..942d3e4581c 100644
--- a/public/locales/tr/manage/boards.json
+++ b/public/locales/tr/manage/boards.json
@@ -11,7 +11,7 @@
"view": "Panelleri görüntüle"
},
"menu": {
- "setAsDefault": "Varsayılan panel olarak ayarlayın",
+ "setAsDefault": "Öntanımlı panel olarak ayarlayın",
"delete": {
"label": "Kalıcı olarak sil",
"disabled": "Silme devre dışı, çünkü eski Homarr bileşenleri varsayılan yapılandırmanın silinmesine izin vermiyor. Silme işlemi gelecekte mümkün olacaktır."
@@ -32,7 +32,7 @@
},
"badges": {
"fileSystem": "Dosya Sistemi",
- "default": "Varsayılan"
+ "default": "Öntanımlı"
}
},
"buttons": {
@@ -45,7 +45,7 @@
},
"create": {
"title": "Panel oluştur",
- "text": "Bir pano oluşturulduktan sonra isim değiştirilemez.",
+ "text": "Bir panel oluşturulduktan sonra isim değiştirilemez.",
"form": {
"name": {
"label": "İsim"
diff --git a/public/locales/tr/manage/migrate.json b/public/locales/tr/manage/migrate.json
index 64030b6ba2d..70b9a549f8b 100644
--- a/public/locales/tr/manage/migrate.json
+++ b/public/locales/tr/manage/migrate.json
@@ -1,33 +1,33 @@
{
- "metaTitle": "",
- "pageTitle": "",
- "description": "",
+ "metaTitle": "1.0'a geçiş yapın",
+ "pageTitle": "Panelleri, entegrasyonları ve kullanıcıları taşıyın",
+ "description": "Panolarınızı ve kullanıcılarınızı 1.0.0 sürümünden sonra Homarr'a taşımak için bir ZIP Arşivine aktarır",
"securityNote": {
- "title": "",
- "text": ""
+ "title": "Güvenlik Notu",
+ "text": "Kullanıcıları ve entegrasyonları dışa aktarırken, bir şifreleme anahtarıyla bir modal da açacaktır. Bu anahtar, verileri Homarr'a içe aktarmak için gereklidir. Bunu güvende tutun ve kimseyle paylaşmayın."
},
"form": {
- "label": "",
+ "label": "Dışa aktarmak istediğinizlerini seçin",
"option": {
"boards": {
- "label": ""
+ "label": "Panelleri Dışa Aktar"
},
"integrations": {
- "label": "",
- "description": ""
+ "label": "Entegrasyonları Dışa aktar",
+ "description": "Buna entegrasyonlar için şifrelenmiş kimlik bilgileri de dahildir. Yalnızca panelleri dışa aktarırken kullanılabilir"
},
"users": {
- "label": "",
- "description": ""
+ "label": "Kullanıcıları Dışa aktar",
+ "description": "Yalnızca kimlik bilgilerini dışa aktarır, karma ve tuzlama parolar şifrelenir"
}
}
},
"action": {
- "export": ""
+ "export": "Verileri dışa aktar"
},
"modal": {
- "title": "",
- "description": "",
- "copyDismiss": ""
+ "title": "Şifreleme anahtarı",
+ "description": "Verileriniz dışarı aktarıldı. Anahtarı güvende tutun ve kimseyle paylaşmayın. Verileri Homarr'a aktarmak için bu anahtara ihtiyacınız olacak.",
+ "copyDismiss": "Kopyala & Kapat"
}
}
\ No newline at end of file
diff --git a/public/locales/tr/modules/bookmark.json b/public/locales/tr/modules/bookmark.json
index 83ae018205d..1e25b2c4471 100644
--- a/public/locales/tr/modules/bookmark.json
+++ b/public/locales/tr/modules/bookmark.json
@@ -5,7 +5,7 @@
"settings": {
"title": "Yer İşareti ayarları",
"name": {
- "label": "Widget başlığı",
+ "label": "Widget Başlığı",
"info": "Başlığı gizlemek için boş bırakın."
},
"items": {
diff --git a/public/locales/tr/modules/date.json b/public/locales/tr/modules/date.json
index 41cbc66f299..3e5e3c74aff 100644
--- a/public/locales/tr/modules/date.json
+++ b/public/locales/tr/modules/date.json
@@ -21,7 +21,7 @@
}
},
"titleState": {
- "label": "Saat başlığı",
+ "label": "Saat Başlığı",
"info": "Özel başlık ve saat dilimi kodu widget'ınızda gösterilebilir.
Ayrıca şehri tek başına gösterebilir, hiçbirini göstermeyebilir,
veya her ikisi de seçildiğinde ancak başlık sağlanmadığında saat dilimini tek başına gösterebilirsiniz.",
"data": {
"both": "Başlık ve Saat Dilimi",
diff --git a/public/locales/tr/modules/dns-hole-controls.json b/public/locales/tr/modules/dns-hole-controls.json
index 6cd5cfbda38..c6e927f26b6 100644
--- a/public/locales/tr/modules/dns-hole-controls.json
+++ b/public/locales/tr/modules/dns-hole-controls.json
@@ -1,6 +1,6 @@
{
"descriptor": {
- "name": "DNS çözümleyici kontrolleri",
+ "name": "DNS Çözümleyici Kontrolleri",
"description": "Kontrol panelinizden PiHole veya AdGuard'ı kontrol edin",
"settings": {
"title": "DNS çözümleyici kontrol ayarları",
diff --git a/public/locales/tr/modules/iframe.json b/public/locales/tr/modules/iframe.json
index 96ad869b889..46f22ecacd1 100644
--- a/public/locales/tr/modules/iframe.json
+++ b/public/locales/tr/modules/iframe.json
@@ -37,7 +37,7 @@
"errors": {
"noUrl": {
"title": "Geçersiz URL",
- "text": "Widget'ınızın yapılandırmasında geçerli bir adres girdiğinizden emin olun"
+ "text": "Aracınızın yapılandırmasında geçerli bir adres girdiğinizden emin olun"
},
"browserSupport": "Tarayıcınız iframe'leri desteklemiyor. Lütfen tarayıcınızı güncelleyin."
}
diff --git a/public/locales/tr/modules/indexer-manager.json b/public/locales/tr/modules/indexer-manager.json
index af6c846fb75..73569191646 100644
--- a/public/locales/tr/modules/indexer-manager.json
+++ b/public/locales/tr/modules/indexer-manager.json
@@ -5,18 +5,18 @@
"settings": {
"title": "Dizin oluşturucu yöneticisi statüsü",
"openIndexerSiteInNewTab": {
- "label": "Dizin Oluşturucu Sitesini Yeni Sekmede Aç"
+ "label": "İndeksleyici Sitesini Yeni Sekmede Aç"
}
}
},
"indexersStatus": {
- "title": "Dizin oluşturucu yöneticisi",
+ "title": "İndeksleyici Yöneticisi",
"testAllButton": "Tümünü test et"
},
"errors": {
"general": {
- "title": "Dizin oluşturucu yöneticisi bulunamıyor",
- "text": "Dizin oluşturucu yöneticinize bağlanırken bir sorun oluştu. Lütfen yapılandırmanızı/entegrasyonlarınızı kontrol edin."
+ "title": "İndeksleyici yöneticisi bulunamıyor",
+ "text": "İndeksleyici yöneticinize bağlanırken bir sorun oluştu. Lütfen yapılandırmanızı/entegrasyonlarınızı kontrol edin."
}
}
}
\ No newline at end of file
diff --git a/public/locales/tr/modules/media-transcoding.json b/public/locales/tr/modules/media-transcoding.json
index 0969a497bc6..5295dccbffa 100644
--- a/public/locales/tr/modules/media-transcoding.json
+++ b/public/locales/tr/modules/media-transcoding.json
@@ -8,7 +8,7 @@
"label": "Bir uygulama seçin"
},
"defaultView": {
- "label": "Varsayılan görünüm",
+ "label": "Öntanımlı görünüm",
"data": {
"workers": "İşçiler",
"queue": "Kuyruk",
diff --git a/public/locales/tr/modules/notebook.json b/public/locales/tr/modules/notebook.json
index 11653414ba2..ef6291fdb4a 100644
--- a/public/locales/tr/modules/notebook.json
+++ b/public/locales/tr/modules/notebook.json
@@ -36,7 +36,7 @@
"decreaseIndent": "Girintiyi Azalt",
"link": "Bağlantı",
"unlink": "Bağlantıyı kaldır",
- "image": "Resim Göm",
+ "image": "Resim Yerleştir",
"addTable": "Tablo ekle",
"deleteTable": "Tablo Sil",
"colorCell": "Renk Hücresi",
diff --git a/public/locales/tr/modules/torrents-status.json b/public/locales/tr/modules/torrents-status.json
index 4a488e5afc6..76098e187c0 100644
--- a/public/locales/tr/modules/torrents-status.json
+++ b/public/locales/tr/modules/torrents-status.json
@@ -55,8 +55,8 @@
"footer": {
"error": "Hata",
"lastUpdated": "Son Güncelleme {{time}} önce ",
- "ratioGlobal": "Genel Ratio",
- "ratioWithFilter": "Filtrelenen ratio"
+ "ratioGlobal": "Genel Oran",
+ "ratioWithFilter": "Filtrelenen oran"
},
"table": {
"header": {
@@ -70,7 +70,7 @@
"progress": "İlerleme",
"totalUploaded": "Toplam Yüklenen",
"totalDownloaded": "Toplam İndirilen",
- "ratio": "Ratio",
+ "ratio": "Oran",
"seeds": "Tohumlar (Bağlı)",
"peers": "Eşler (Bağlı)",
"label": "Etiket",
@@ -110,7 +110,7 @@
"progress": "İlerleme - %{{progress}}",
"totalSelectedSize": "Toplam - {{totalSize}}",
"state": "Durum - {{state}}",
- "ratio": "Ratio -",
+ "ratio": "Oran -",
"completed": "Tamamlanan"
}
}
diff --git a/public/locales/tr/settings/common.json b/public/locales/tr/settings/common.json
index 5ec051b54aa..2ce9f623238 100644
--- a/public/locales/tr/settings/common.json
+++ b/public/locales/tr/settings/common.json
@@ -26,7 +26,7 @@
"main": "Ana",
"sidebar": "Kenar Çubuğu",
"cannotturnoff": "Kapatılamaz",
- "dashboardlayout": "Pano Yerleşimi",
+ "dashboardlayout": "Panel Yerleşimi",
"enablersidebar": "Sağ kenar çubuğunu etkinleştir",
"enablelsidebar": "Sol kenar çubuğunu etkinleştir",
"enablesearchbar": "Arama çubuğunu etkinleştir",
diff --git a/public/locales/tr/settings/customization/access.json b/public/locales/tr/settings/customization/access.json
index ce19e4d0139..aa63d468298 100644
--- a/public/locales/tr/settings/customization/access.json
+++ b/public/locales/tr/settings/customization/access.json
@@ -1,6 +1,6 @@
{
"allowGuests": {
"label": "Anonimliğe izin ver",
- "description": "Oturum açmamış kullanıcıların panonuzu görüntülemesine izin verin"
+ "description": "Oturum açmamış kullanıcıların panelinizi görüntülemesine izin verin"
}
}
\ No newline at end of file
diff --git a/public/locales/tr/settings/customization/gridstack.json b/public/locales/tr/settings/customization/gridstack.json
index 0a14235fdf7..bd006bc15ff 100644
--- a/public/locales/tr/settings/customization/gridstack.json
+++ b/public/locales/tr/settings/customization/gridstack.json
@@ -2,9 +2,9 @@
"columnsCount": {
"labelPreset": "{{size}} boyutta sütunlar",
"descriptionPreset": "Ekran genişliği {{pixels}} pikselden az olduğunda sütun sayısı",
- "descriptionExceedsPreset": "Ekran genişliği {{pixels}} pikselden az olduğunda sütun sayısı"
+ "descriptionExceedsPreset": "Ekran genişliği {{pixels}} pikselden yüksek olduğunda sütun sayısı"
},
"unsavedChanges": "Kaydedilmemiş değişiklikleriniz var. Uygulamak ve kaydetmek için aşağıdaki
Değişiklikleri uygula düğmesine tıklayın.",
"applyChanges": "Değişiklikleri uygula",
- "defaultValues": "Varsayılana dön"
+ "defaultValues": "Öntanımlı Değer"
}
\ No newline at end of file
diff --git a/public/locales/tr/settings/customization/page-appearance.json b/public/locales/tr/settings/customization/page-appearance.json
index da824cb33bd..67b443f5ea4 100644
--- a/public/locales/tr/settings/customization/page-appearance.json
+++ b/public/locales/tr/settings/customization/page-appearance.json
@@ -19,31 +19,31 @@
"label": "Arkaplan"
},
"backgroundImageAttachment": {
- "label": "Arkaplan resim ekle",
+ "label": "Arka Plan Yerleşimi",
"options": {
"fixed": "Sabit - Arka plan aynı konumda kalır (önerilir)",
"scroll": "Kaydırma - Arka plan farenizle kaydırılır"
}
},
"backgroundImageSize": {
- "label": "Arkaplan resim boyutu",
+ "label": "Arkaplan Resmi Boyutu",
"options": {
"cover": "Kapak - Fazla alanı kırparak tüm pencereyi kaplamak için görüntüyü mümkün olduğunca küçük ölçeklendirir. (tavsiye edilen)",
"contain": "Kapsam - Görüntüyü kırpmadan veya genişletmeden, kapsayıcısı içinde mümkün olduğu kadar büyük ölçeklendirir."
}
},
"backgroundImageRepeat": {
- "label": "Arkaplan resim ekle",
+ "label": "Arka Plan Yerleşimi",
"options": {
- "repeat": "Tekrarla - Resim, arka plan görüntü alanının tamamını kapsayacak şekilde gerektiği kadar tekrarlanır.",
- "no-repeat": "Tekrarsız - Resim tekrarlanmaz ve tüm alanı doldurmayabilir (önerilir)",
+ "repeat": "Tekrarla - Görsel, arka plan görüntü alanının tamamını kapsayacak şekilde gerektiği kadar tekrarlanır.",
+ "no-repeat": "Tekrarsız - Görsel tekrarlanmaz ve tüm alanı doldurmayabilir (önerilir)",
"repeat-x": "Tekrarla X - 'Tekrarla' ile aynıdır ancak yalnızca yatay eksende.",
"repeat-y": "Tekrar Y - 'Tekrarla' ile aynıdır, ancak yalnızca dikey eksende."
}
},
"customCSS": {
"label": "Özel CSS",
- "description": "Ayrıca, yalnızca deneyimli kullanıcılar için önerilen CSS kullanarak kontrol panelinizi özelleştirin",
+ "description": "CSS kullanarak panelizi özelleştirin, sadece tecrübeli kullanıcılar için tavsiye edilir",
"placeholder": "Özel CSS en son uygulanacaktır",
"applying": "CSS uygulanıyor..."
}
diff --git a/public/locales/tr/user/preferences.json b/public/locales/tr/user/preferences.json
index a1c21a69e3a..69f30971d93 100644
--- a/public/locales/tr/user/preferences.json
+++ b/public/locales/tr/user/preferences.json
@@ -3,14 +3,14 @@
"pageTitle": "Tercihleriniz",
"boards": {
"defaultBoard": {
- "label": "Varsayılan panel"
+ "label": "Öntanımlı panel"
}
},
"accessibility": {
"title": "Erişilebilirlik",
"disablePulse": {
"label": "Ping animasyonunu devre dışı bırak",
- "description": "Varsayılan olarak, Homarr'daki ping animasyonu aktiftir. Bu rahatsız edici olabilir. Bu animasyonu devre dışı bırakacaktır"
+ "description": "Öntanımlı olarak, Homarr'daki ping animasyonu aktiftir. Bu rahatsız edici olabilir. Bu animasyonu devre dışı bırakacaktır"
},
"replaceIconsWithDots": {
"label": "Ping noktalarını ikon ile değiştirin",
@@ -31,7 +31,7 @@
}
},
"searchEngine": {
- "title": "Arama motoru",
+ "title": "Arama Motoru",
"custom": "Kişisel",
"newTab": {
"label": "Arama sonuçlarını yeni sekmede aç"
diff --git a/public/locales/tr/zod.json b/public/locales/tr/zod.json
index fc3becbda41..da6abcc87b0 100644
--- a/public/locales/tr/zod.json
+++ b/public/locales/tr/zod.json
@@ -5,7 +5,7 @@
"string": {
"startsWith": "Bu alan {{startsWith}} ile başlamalıdır",
"endsWith": "Bu alan {{endsWith}} ile bitmelidir",
- "includes": "Bu alan {{includes}} adresini içermelidir"
+ "includes": "Bu alan {{includes}} içermelidir"
},
"tooSmall": {
"string": "Bu alan en az {{minimum}} karakter uzunluğunda olmalıdır",
diff --git a/public/locales/tw/layout/manage.json b/public/locales/tw/layout/manage.json
index 40b12ba73b5..605340e3b09 100644
--- a/public/locales/tw/layout/manage.json
+++ b/public/locales/tw/layout/manage.json
@@ -27,7 +27,7 @@
"items": {
"docker": "Docker",
"api": "API",
- "migrate": ""
+ "migrate": "遷移至 1.0"
}
},
"about": {
diff --git a/public/locales/tw/manage/migrate.json b/public/locales/tw/manage/migrate.json
index 64030b6ba2d..ad36ff7236d 100644
--- a/public/locales/tw/manage/migrate.json
+++ b/public/locales/tw/manage/migrate.json
@@ -1,33 +1,33 @@
{
- "metaTitle": "",
- "pageTitle": "",
- "description": "",
+ "metaTitle": "遷移至 1.0",
+ "pageTitle": "遷移面板、組件和使用者",
+ "description": "將面板和使用者匯出至 ZIP 壓縮檔,以便在 1.0.0 版本之後將其匯入 Homarr",
"securityNote": {
- "title": "",
- "text": ""
+ "title": "安全說明",
+ "text": "匯出使用者和組件時,將會開啟帶有加密密鑰的視窗,此密鑰將數據匯入 Homarr 所必需的,請妥善保存,不要與任何人分享"
},
"form": {
- "label": "",
+ "label": "選擇要匯出的所有內容",
"option": {
"boards": {
- "label": ""
+ "label": "匯出面板"
},
"integrations": {
- "label": "",
- "description": ""
+ "label": "匯出組件",
+ "description": "將包括用於組件的加密憑證,僅在匯出面板時可用"
},
"users": {
- "label": "",
- "description": ""
+ "label": "匯出使用者",
+ "description": "只有匯出使用者憑證,密碼 Hash 和 Salt 皆加密"
}
}
},
"action": {
- "export": ""
+ "export": "匯出資料"
},
"modal": {
- "title": "",
- "description": "",
- "copyDismiss": ""
+ "title": "加密密鑰",
+ "description": "數據已匯出,請妥善保管,不要與任何人分享,需要此密鑰才能將數據匯入 Homarr",
+ "copyDismiss": "複製並關閉"
}
}
\ No newline at end of file
diff --git a/public/locales/tw/modules/weather.json b/public/locales/tw/modules/weather.json
index a14c25360eb..a4995b69fc7 100644
--- a/public/locales/tw/modules/weather.json
+++ b/public/locales/tw/modules/weather.json
@@ -40,4 +40,4 @@
}
},
"error": "出現錯誤"
-}
\ No newline at end of file
+}
diff --git a/public/locales/tw/widgets/error-boundary.json b/public/locales/tw/widgets/error-boundary.json
index dde2f0df0c0..f8c74e8f873 100644
--- a/public/locales/tw/widgets/error-boundary.json
+++ b/public/locales/tw/widgets/error-boundary.json
@@ -7,8 +7,8 @@
}
},
"modal": {
- "text": "",
- "label": "",
- "reportButton": ""
+ "text": "組件意外崩潰,請閱讀文黨並修改錯誤的輸入",
+ "label": "發生錯誤",
+ "reportButton": "回報此錯誤至 Github"
}
}