From 72aa98fe5c20fc62ef9d36095460f06517ad7f4d Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Sat, 2 Feb 2019 13:49:25 -0800 Subject: [PATCH] Update translations --- translations/bg.json | 4 +++- translations/ca.json | 35 ++++++++++++++++++++++++--- translations/cs.json | 4 +++- translations/da.json | 4 +++- translations/de.json | 4 +++- translations/el.json | 4 +++- translations/en.json | 7 ++++-- translations/es.json | 4 +++- translations/et.json | 4 +++- translations/fi.json | 4 +++- translations/fr.json | 4 +++- translations/he.json | 50 ++++++++++++++++++++++++++++++++++++++- translations/hr.json | 4 +++- translations/hu.json | 4 +++- translations/it.json | 4 +++- translations/ko.json | 4 +++- translations/lb.json | 4 +++- translations/lv.json | 4 +++- translations/nb.json | 4 +++- translations/nl.json | 4 +++- translations/nn.json | 4 +++- translations/pl.json | 4 +++- translations/pt-BR.json | 4 +++- translations/pt.json | 4 +++- translations/ro.json | 3 ++- translations/ru.json | 4 +++- translations/sk.json | 4 +++- translations/sl.json | 4 +++- translations/sv.json | 46 ++++++++++++++++++++++++++++------- translations/tr.json | 4 +++- translations/uk.json | 4 +++- translations/zh-Hans.json | 4 +++- translations/zh-Hant.json | 4 +++- 33 files changed, 210 insertions(+), 43 deletions(-) diff --git a/translations/bg.json b/translations/bg.json index 9462e4a6e..6d8a1f020 100644 --- a/translations/bg.json +++ b/translations/bg.json @@ -753,7 +753,6 @@ "migrate": "Мигриране на конфигурация" }, "header": "Редактиране на потребителския интерфейс", - "configure_ui": "Конфигуриране на потребителския интерфейс", "edit_view": { "header": "Конфигурация на изглед", "add": "Добавяне на изглед", @@ -767,6 +766,9 @@ "cancel": "Няма значение", "save": "Поемете контрола" } + }, + "menu": { + "configure_ui": "Конфигуриране на потребителския интерфейс" } } }, diff --git a/translations/ca.json b/translations/ca.json index 25a8a191c..4e1ac7db7 100644 --- a/translations/ca.json +++ b/translations/ca.json @@ -433,6 +433,14 @@ "hours": "Hores", "minutes": "Minuts", "seconds": "Segons" + }, + "geo_location": { + "label": "Geolocalització", + "source": "Font", + "zone": "Zona", + "event": "Esdeveniment:", + "enter": "Entrar", + "leave": "Sortir" } } }, @@ -565,7 +573,18 @@ }, "zha": { "caption": "ZHA", - "description": "Gestiona la xarxa domòtica ZIgbee" + "description": "Gestiona la xarxa domòtica ZIgbee", + "services": { + "reconfigure": "Reconfigura el dispositiu ZHA (dispositiu curatiu). Utilitza-ho si tens problemes amb el dispositiu. Si el dispositiu en qüestió està alimentat per bateria, assegura't que estigui despert i accepti ordres quan utilitzis aquest servei." + } + }, + "area_registry": { + "caption": "Registre d'àrees", + "description": "Visió general de totes les àrees de la casa." + }, + "entity_registry": { + "caption": "Registre d'entitats", + "description": "Visió general de totes les entitats conegudes." } }, "profile": { @@ -734,6 +753,11 @@ "checked_items": "Articles seleccionats", "clear_items": "Esborrar els articles seleccionats", "add_item": "Afegir element" + }, + "empty_state": { + "title": "Benvingut\/da a casa", + "no_devices": "Aquesta pàgina et permet controlar els teus dispositius, però sembla que encara no en tens cap configurat. Vés a la pàgina d'integracions per començar.", + "go_to_integrations_page": "Vés a la pàgina d'integracions." } }, "editor": { @@ -753,7 +777,6 @@ "migrate": "Migrar la configuració" }, "header": "Editar la interfície d'usuari (UI)", - "configure_ui": "Configurar la interfície d'usuari", "edit_view": { "header": "Configuració de la visualització", "add": "Afegeix visualització", @@ -767,6 +790,9 @@ "cancel": "M'ho he repensat", "save": "Prendre el control" } + }, + "menu": { + "configure_ui": "Configurar la interfície d'usuari" } } }, @@ -999,7 +1025,10 @@ "weblink": "Enllaços web", "zwave": "Z-Wave", "vacuum": "Aspiradora", - "zha": "ZHA" + "zha": "ZHA", + "hassio": "Hass.io", + "homeassistant": "Home Assistant", + "lovelace": "Lovelace" }, "attribute": { "weather": { diff --git a/translations/cs.json b/translations/cs.json index 7c9b423aa..1aa8ddb20 100644 --- a/translations/cs.json +++ b/translations/cs.json @@ -743,7 +743,6 @@ "migrate": "Migrovat konfiguraci" }, "header": "Upravit UI", - "configure_ui": "Konfigurovat UI", "edit_view": { "header": "Zobrazit konfiguraci", "add": "Přidat pohled", @@ -757,6 +756,9 @@ "cancel": "Zahodit změnu", "save": "Převzít kontrolu" } + }, + "menu": { + "configure_ui": "Konfigurovat UI" } } }, diff --git a/translations/da.json b/translations/da.json index 81a71557e..7b1e550f7 100644 --- a/translations/da.json +++ b/translations/da.json @@ -743,7 +743,6 @@ "migrate": "Migrer opsætning" }, "header": "Rediger UI", - "configure_ui": "Konfigurer UI", "edit_view": { "header": "Vis konfiguration", "add": "Tilføje visning", @@ -757,6 +756,9 @@ "cancel": "Glem det", "save": "tag kontrol" } + }, + "menu": { + "configure_ui": "Konfigurer UI" } } }, diff --git a/translations/de.json b/translations/de.json index da9d7d05f..f716c4001 100644 --- a/translations/de.json +++ b/translations/de.json @@ -753,7 +753,6 @@ "migrate": "Konfiguration migrieren" }, "header": "Benutzeroberfläche bearbeiten", - "configure_ui": "Benutzeroberfläche konfigurieren", "edit_view": { "header": "Konfiguration anzeigen", "add": "Ansicht hinzufügen", @@ -767,6 +766,9 @@ "cancel": "Abbrechen", "save": "Kontrolle übernehmen" } + }, + "menu": { + "configure_ui": "Benutzeroberfläche konfigurieren" } } }, diff --git a/translations/el.json b/translations/el.json index 9ee342e9a..5e5e7b7cb 100644 --- a/translations/el.json +++ b/translations/el.json @@ -753,7 +753,6 @@ "migrate": "Ρυθμίσεις μετεγκατάστασης" }, "header": "Επεξεργασία περιβάλλοντος χρήστη", - "configure_ui": "Διαμορφώστε το περιβάλλον χρήστη", "edit_view": { "header": "Ρυθμίσεις", "add": "Προσθήκη προβολής", @@ -767,6 +766,9 @@ "cancel": "Δεν πειράζει", "save": "Πάρτε τον έλεγχο" } + }, + "menu": { + "configure_ui": "Διαμορφώστε το περιβάλλον χρήστη" } } }, diff --git a/translations/en.json b/translations/en.json index 06a46bed0..84aae1096 100644 --- a/translations/en.json +++ b/translations/en.json @@ -777,7 +777,6 @@ "migrate": "Migrate config" }, "header": "Edit UI", - "configure_ui": "Configure UI", "edit_view": { "header": "View Configuration", "add": "Add view", @@ -791,6 +790,9 @@ "cancel": "Never mind", "save": "Take control" } + }, + "menu": { + "configure_ui": "Configure UI" } } }, @@ -1026,7 +1028,8 @@ "zha": "ZHA", "hassio": "Hass.io", "homeassistant": "Home Assistant", - "lovelace": "Lovelace" + "lovelace": "Lovelace", + "system_health": "System Health" }, "attribute": { "weather": { diff --git a/translations/es.json b/translations/es.json index e6fd121ba..977ee77bf 100644 --- a/translations/es.json +++ b/translations/es.json @@ -753,7 +753,6 @@ "migrate": "Migrar configuración" }, "header": "Editar la interfaz de usuario", - "configure_ui": "Configurar la interfaz de usuario", "edit_view": { "header": "Ver configuración", "add": "Añadir vista", @@ -767,6 +766,9 @@ "cancel": "No importa", "save": "Tomar el control" } + }, + "menu": { + "configure_ui": "Configurar la interfaz de usuario" } } }, diff --git a/translations/et.json b/translations/et.json index ed092bfc1..acea505b3 100644 --- a/translations/et.json +++ b/translations/et.json @@ -737,13 +737,15 @@ "delete": "Kustuta" }, "header": "Muuda kasutajaliidest", - "configure_ui": "Seadista kasutajaliidest", "edit_view": { "header": "Vaata seadeid", "add": "Lisa vaade", "edit": "Muuda vaadet", "delete": "Kustuta vaade" } + }, + "menu": { + "configure_ui": "Seadista kasutajaliidest" } } }, diff --git a/translations/fi.json b/translations/fi.json index 598dad784..3fbafb6dd 100644 --- a/translations/fi.json +++ b/translations/fi.json @@ -741,7 +741,6 @@ "migrate": "Tuo vanhat asetukset" }, "header": "Muokkaa käyttöliittymää", - "configure_ui": "Määrittele käyttöliittymä", "edit_view": { "header": "Näytä asetukset", "add": "Lisää näkymä", @@ -755,6 +754,9 @@ "cancel": "Antaa olla", "save": "Ota hallintaan" } + }, + "menu": { + "configure_ui": "Määrittele käyttöliittymä" } } }, diff --git a/translations/fr.json b/translations/fr.json index 61ec41b75..07d65addc 100644 --- a/translations/fr.json +++ b/translations/fr.json @@ -749,7 +749,6 @@ "migrate": "Migrer la configuration" }, "header": "Modifier l'interface utilisateur", - "configure_ui": "Configurer l'interface utilisateur", "edit_view": { "header": "Voir la configuration", "add": "Ajouter la vue", @@ -763,6 +762,9 @@ "cancel": "Oublie ce que j'ai dit, c'est pas grave.", "save": "Prenez le contrôle" } + }, + "menu": { + "configure_ui": "Configurer l'interface utilisateur" } } }, diff --git a/translations/he.json b/translations/he.json index 79f3282b9..78e30fb99 100644 --- a/translations/he.json +++ b/translations/he.json @@ -427,6 +427,20 @@ "webhook": { "label": "Webhook", "webhook_id": "Webhook ID" + }, + "time_pattern": { + "label": "תבנית זמן", + "hours": "שעות", + "minutes": "דקות", + "seconds": "שניות" + }, + "geo_location": { + "label": "מיקום גיאוגרפי", + "source": "מקור", + "zone": "אזור", + "event": "אירוע:", + "enter": "כניסה", + "leave": "יציאה" } } }, @@ -556,6 +570,20 @@ "device_unavailable": "התקן אינו זמין", "entity_unavailable": "ישות לא זמינה" } + }, + "zha": { + "description": "ניהול רשת Zigbee לאוטומציה ביתית", + "services": { + "reconfigure": "התקן מחדש את התקן ה ZHA. השתמש באפשרות זו אם אתה נתקל בבעיות בהתקן. אם ההתקן המדובר הוא התקן המופעל באמצעות סוללות, ודא שהוא ער ויכול לקבל פקודות בעת שימוש בשירות זה." + } + }, + "area_registry": { + "caption": "מאגר האזורים", + "description": "סקירה של כל האזורים בביתך." + }, + "entity_registry": { + "caption": "מאגר הישויות", + "description": "סקירה של כל הישויות המוכרות" } }, "profile": { @@ -724,6 +752,11 @@ "checked_items": "פריטים מסומנים", "clear_items": "נקה פריטים מסומנים", "add_item": "הוסף פריט" + }, + "empty_state": { + "title": "ברוך הבא הביתה", + "no_devices": "דף זה מאפשר לך לשלוט במכשירים שלך, אך נראה שעדיין לא הוגדרו מכשירים. עבור אל דף האינטגרציות כדי להתחיל.", + "go_to_integrations_page": "עבור אל דף האינטגרציות." } }, "editor": { @@ -743,7 +776,6 @@ "migrate": "הגר הגדרה" }, "header": "ערוך UI", - "configure_ui": "הגדר UI", "edit_view": { "header": "הצג הגדרות", "add": "הוסף תצוגה", @@ -757,6 +789,9 @@ "cancel": "לא משנה", "save": "קח שליטה" } + }, + "menu": { + "configure_ui": "הגדר UI" } } }, @@ -926,6 +961,19 @@ "save": "שמור", "name": "שם", "entity_id": "מזהה ישות" + }, + "more_info_control": { + "script": { + "last_action": "פעולה אחרונה" + }, + "sun": { + "elevation": "גובה", + "rising": "זורחת", + "setting": "שוקעת" + }, + "updater": { + "title": "הוראות עדכון" + } } }, "auth_store": { diff --git a/translations/hr.json b/translations/hr.json index ec603c23e..11aabcbc7 100644 --- a/translations/hr.json +++ b/translations/hr.json @@ -725,7 +725,6 @@ "migrate": "Migriraj konfiguraciju" }, "header": "Uredi UI", - "configure_ui": "Konfiguriraj UI", "edit_view": { "header": "Pogledaj konfiguraciju", "add": "Dodaj prikaz", @@ -739,6 +738,9 @@ "cancel": "Nema veze", "save": "Preuzmi kontrolu" } + }, + "menu": { + "configure_ui": "Konfiguriraj UI" } } }, diff --git a/translations/hu.json b/translations/hu.json index a03ff35d9..a00a3ee8b 100644 --- a/translations/hu.json +++ b/translations/hu.json @@ -753,7 +753,6 @@ "migrate": "Konfiguráció áttelepítése" }, "header": "Felhasználói felület szerkesztése", - "configure_ui": "Felhasználói felület konfigurálása", "edit_view": { "header": "Nézet konfigurálása", "add": "Nézet hozzáadása", @@ -767,6 +766,9 @@ "cancel": "Mégsem", "save": "Irányítás átvétele" } + }, + "menu": { + "configure_ui": "Felhasználói felület konfigurálása" } } }, diff --git a/translations/it.json b/translations/it.json index 6f6f9e0a1..91f0762f5 100644 --- a/translations/it.json +++ b/translations/it.json @@ -753,7 +753,6 @@ "migrate": "Esporta configurazione" }, "header": "Modifica dell'interfaccia utente", - "configure_ui": "Configurare l'interfaccia utente", "edit_view": { "header": "Visualizza configurazione", "add": "Aggiungi vista", @@ -767,6 +766,9 @@ "cancel": "Rinuncia", "save": "Prendere il controllo" } + }, + "menu": { + "configure_ui": "Configurare l'interfaccia utente" } } }, diff --git a/translations/ko.json b/translations/ko.json index abc1c240e..0539807d1 100644 --- a/translations/ko.json +++ b/translations/ko.json @@ -753,7 +753,6 @@ "migrate": "설정 마이그레이션" }, "header": "UI 편집", - "configure_ui": "UI 구성", "edit_view": { "header": "구성 보기", "add": "뷰 추가", @@ -767,6 +766,9 @@ "cancel": "아닙니다", "save": "직접 관리할게요" } + }, + "menu": { + "configure_ui": "UI 구성" } } }, diff --git a/translations/lb.json b/translations/lb.json index 9134ed77f..561a14345 100644 --- a/translations/lb.json +++ b/translations/lb.json @@ -777,7 +777,6 @@ "migrate": "Konfiguratioun migréieren" }, "header": "UI änneren", - "configure_ui": "UI konfiguréieren", "edit_view": { "header": "Konfiguratioun kucken", "add": "Vue dobäisetzen", @@ -791,6 +790,9 @@ "cancel": "Vergiess et", "save": "Kontroll iwwerhuelen" } + }, + "menu": { + "configure_ui": "UI konfiguréieren" } } }, diff --git a/translations/lv.json b/translations/lv.json index 03d5eb473..1bc88e964 100644 --- a/translations/lv.json +++ b/translations/lv.json @@ -753,7 +753,6 @@ "migrate": "Pārvietot konfigurāciju" }, "header": "Rediģēt lietotāja interfeisu", - "configure_ui": "Konfigurēt lietotāja interfeisu", "edit_view": { "header": "Skatīt konfigurāciju", "add": "Pievienot skatu", @@ -767,6 +766,9 @@ "cancel": "Nekas", "save": "Pārņemt kontroli" } + }, + "menu": { + "configure_ui": "Konfigurēt lietotāja interfeisu" } } }, diff --git a/translations/nb.json b/translations/nb.json index eb70eb3e2..82a3d10ea 100644 --- a/translations/nb.json +++ b/translations/nb.json @@ -753,7 +753,6 @@ "migrate": "Overfør konfigurasjon" }, "header": "Rediger brukergrensesnitt", - "configure_ui": "Konfigurer brukergrensesnitt", "edit_view": { "header": "Vis konfigurasjon", "add": "Legg til visning", @@ -767,6 +766,9 @@ "cancel": "Glem det", "save": "Ta kontroll" } + }, + "menu": { + "configure_ui": "Konfigurer brukergrensesnitt" } } }, diff --git a/translations/nl.json b/translations/nl.json index 01cca1f4c..5b3ec4404 100644 --- a/translations/nl.json +++ b/translations/nl.json @@ -753,7 +753,6 @@ "migrate": "Configuratie migreren" }, "header": "Bewerk UI", - "configure_ui": "Configureer UI", "edit_view": { "header": "Bekijk de configuratie", "add": "Weergave toevoegen", @@ -767,6 +766,9 @@ "cancel": "Laat maar", "save": "Neem over" } + }, + "menu": { + "configure_ui": "Configureer UI" } } }, diff --git a/translations/nn.json b/translations/nn.json index c9e3928ce..f0788933c 100644 --- a/translations/nn.json +++ b/translations/nn.json @@ -743,7 +743,6 @@ "migrate": "Overfør konfigurasjon" }, "header": "Rediger brukargrensesnitt", - "configure_ui": "Konfigurer brukargrensesnitt", "edit_view": { "header": "Vis konfigurasjon", "add": "Legg til side", @@ -757,6 +756,9 @@ "cancel": "Gløym det", "save": "Ta kontroll" } + }, + "menu": { + "configure_ui": "Konfigurer brukargrensesnitt" } } }, diff --git a/translations/pl.json b/translations/pl.json index e31ff766c..a34e0e4dd 100644 --- a/translations/pl.json +++ b/translations/pl.json @@ -777,7 +777,6 @@ "migrate": "Migracja konfiguracji" }, "header": "Edycja interfejsu użytkownika", - "configure_ui": "Konfiguracja interfejsu użytkownika", "edit_view": { "header": "Konfiguracja widoku", "add": "Dodaj widok", @@ -791,6 +790,9 @@ "cancel": "Nieważne", "save": "Przejmuję kontrolę" } + }, + "menu": { + "configure_ui": "Konfiguracja interfejsu użytkownika" } } }, diff --git a/translations/pt-BR.json b/translations/pt-BR.json index 22ded1d6a..3f3547b3e 100644 --- a/translations/pt-BR.json +++ b/translations/pt-BR.json @@ -743,7 +743,6 @@ "migrate": "Migrar configuração" }, "header": "Editar “interface” do usuário", - "configure_ui": "Configurar “interface” do usuário", "edit_view": { "header": "Configurações", "add": "Editar visualização", @@ -757,6 +756,9 @@ "cancel": "Nunca", "save": "Assuma o controle" } + }, + "menu": { + "configure_ui": "Configurar “interface” do usuário" } } }, diff --git a/translations/pt.json b/translations/pt.json index 2b5ecef9e..9a47c977c 100644 --- a/translations/pt.json +++ b/translations/pt.json @@ -743,7 +743,6 @@ "migrate": "Migrar configuração" }, "header": "Editar UI", - "configure_ui": "Configurar UI", "edit_view": { "header": "Ver configuração", "add": "Acrescentar vista", @@ -757,6 +756,9 @@ "cancel": "Cancelar", "save": "Assumir o controle" } + }, + "menu": { + "configure_ui": "Configurar UI" } } }, diff --git a/translations/ro.json b/translations/ro.json index 177dc4155..29e86406b 100644 --- a/translations/ro.json +++ b/translations/ro.json @@ -927,7 +927,8 @@ "updater": "Updater", "weblink": "Legătură web", "zwave": "Z-Wave", - "vacuum": "Aspirator" + "vacuum": "Aspirator", + "system_health": "Stare Sistem" }, "attribute": { "weather": { diff --git a/translations/ru.json b/translations/ru.json index fba75b364..28f7b1d79 100644 --- a/translations/ru.json +++ b/translations/ru.json @@ -777,7 +777,6 @@ "migrate": "Перенести настройки" }, "header": "Редактирование интерфейса", - "configure_ui": "Настройка интерфейса", "edit_view": { "header": "Настройки вкладки", "add": "Добавить вкладку", @@ -791,6 +790,9 @@ "cancel": "Оставить как есть", "save": "Получить контроль" } + }, + "menu": { + "configure_ui": "Настройка интерфейса" } } }, diff --git a/translations/sk.json b/translations/sk.json index 8421aca74..33d9fb049 100644 --- a/translations/sk.json +++ b/translations/sk.json @@ -753,7 +753,6 @@ "migrate": "Migrovať konfiguráciu" }, "header": "Upraviť používateľské rozhranie", - "configure_ui": "Konfigurovať používateľské rozhranie", "edit_view": { "header": "Konfigurácia zobrazenia", "add": "Pridať zobrazenie", @@ -767,6 +766,9 @@ "cancel": "Nevadí", "save": "Prevziať kontrolu" } + }, + "menu": { + "configure_ui": "Konfigurovať používateľské rozhranie" } } }, diff --git a/translations/sl.json b/translations/sl.json index d66dcfc91..4c1bc01dc 100644 --- a/translations/sl.json +++ b/translations/sl.json @@ -753,7 +753,6 @@ "migrate": "Migriraj nastavitve" }, "header": "Uredi UI", - "configure_ui": "Konfiguriraj UI", "edit_view": { "header": "Prikaži konfiguracijo", "add": "Dodaj pogled", @@ -767,6 +766,9 @@ "cancel": "Pozabi", "save": "Prevzemite nadzor" } + }, + "menu": { + "configure_ui": "Konfiguriraj UI" } } }, diff --git a/translations/sv.json b/translations/sv.json index 3871e8683..756977e70 100644 --- a/translations/sv.json +++ b/translations/sv.json @@ -345,7 +345,7 @@ }, "customize": { "caption": "Anpassning", - "description": "Anpassa dina enheter" + "description": "Anpassa dina entiteter" }, "automation": { "caption": "Automationer", @@ -418,7 +418,7 @@ }, "zone": { "label": "Zon", - "entity": "Enhet med position", + "entity": "Entitet med position", "zone": "Zon", "event": "Händelse", "enter": "Ankommer", @@ -433,6 +433,14 @@ "hours": "Timmar", "minutes": "Minuter", "seconds": "Sekunder" + }, + "geo_location": { + "label": "Geolocation", + "source": "Källa", + "zone": "Zon", + "event": "Händelse:", + "enter": "Ankomma", + "leave": "Lämna" } } }, @@ -476,7 +484,7 @@ }, "zone": { "label": "Zon", - "entity": "Enhet med position", + "entity": "Entitet med position", "zone": "Zon" } } @@ -565,7 +573,18 @@ }, "zha": { "caption": "ZHA", - "description": "Zigbee Home Automation nätverkhantering" + "description": "Zigbee Home Automation nätverkhantering", + "services": { + "reconfigure": "Återkonfigurera ZHA-enheten (läka enheten). Använd det här om du har problem med enheten. Om den aktuella enheten är en batteridriven enhet, se till att den är vaken och accepterar kommandon när du använder den här tjänsten." + } + }, + "area_registry": { + "caption": "Områdesregister", + "description": "Oversikt över alla områden i ditt hem" + }, + "entity_registry": { + "caption": "Entitetsregister", + "description": "Översikt över alla kända entiteter" } }, "profile": { @@ -734,6 +753,11 @@ "checked_items": "Markerade objekt", "clear_items": "Rensa avbockade objekt", "add_item": "Lägg till objekt" + }, + "empty_state": { + "title": "Välkommen hem", + "no_devices": "På den här sidan kan du styra dina enheter, men det ser ut som om du inte har några enheter ännu. Gå till integrationssidan för att komma igång.", + "go_to_integrations_page": "Gå till integrationssidan." } }, "editor": { @@ -753,7 +777,6 @@ "migrate": "Migrera konfigurationen" }, "header": "Ändra användargränssnittet", - "configure_ui": "Konfigurera användargränssnittet", "edit_view": { "header": "Visa konfiguration", "add": "Lägg till vy", @@ -767,6 +790,9 @@ "cancel": "Glöm det", "save": "Ta kontroll" } + }, + "menu": { + "configure_ui": "Konfigurera användargränssnittet" } } }, @@ -901,7 +927,7 @@ "components": { "entity": { "entity-picker": { - "entity": "Enhet" + "entity": "Entitet" } }, "service-picker": { @@ -935,7 +961,7 @@ "more_info_settings": { "save": "Spara", "name": "Namn", - "entity_id": "Enhets-ID" + "entity_id": "Entitets-ID" }, "more_info_control": { "script": { @@ -999,7 +1025,11 @@ "weblink": "Webblänk", "zwave": "Z-Wave", "vacuum": "Dammsugare", - "zha": "ZHA" + "zha": "ZHA", + "hassio": "Hass.io", + "homeassistant": "Home Assistant", + "lovelace": "Lovelace", + "system_health": "Systemhälsa" }, "attribute": { "weather": { diff --git a/translations/tr.json b/translations/tr.json index 099f70ac1..6ee17e450 100644 --- a/translations/tr.json +++ b/translations/tr.json @@ -655,7 +655,6 @@ "migrate": "Ayarları aktar" }, "header": "Kullanıcı arayüzünü düzenle", - "configure_ui": "Kullanıcı arayüzünü ayarla", "edit_view": { "header": "Ayarları görüntüle", "add": "Görünüm ekle", @@ -669,6 +668,9 @@ "cancel": "Boşver", "save": "Kontrol altına al" } + }, + "menu": { + "configure_ui": "Kullanıcı arayüzünü ayarla" } } }, diff --git a/translations/uk.json b/translations/uk.json index f0043e13e..2da28f10e 100644 --- a/translations/uk.json +++ b/translations/uk.json @@ -671,7 +671,6 @@ "migrate": "Перенесення конфігурації" }, "header": "Редагування інтерфейсу", - "configure_ui": "Налаштувати інтерфейс користувача", "edit_view": { "header": "Перегляд Конфігурації", "add": "Додати вигляд", @@ -685,6 +684,9 @@ "cancel": "Неважливо", "save": "Взяти під контроль" } + }, + "menu": { + "configure_ui": "Налаштувати інтерфейс користувача" } } }, diff --git a/translations/zh-Hans.json b/translations/zh-Hans.json index 4f371eccb..0734e3e2d 100644 --- a/translations/zh-Hans.json +++ b/translations/zh-Hans.json @@ -751,7 +751,6 @@ "migrate": "迁移配置" }, "header": "编辑 UI", - "configure_ui": "配置 UI", "edit_view": { "header": "查看配置", "add": "添加视图", @@ -765,6 +764,9 @@ "cancel": "没关系", "save": "自行编辑" } + }, + "menu": { + "configure_ui": "配置 UI" } } }, diff --git a/translations/zh-Hant.json b/translations/zh-Hant.json index 659dbea2a..e6b245e61 100644 --- a/translations/zh-Hant.json +++ b/translations/zh-Hant.json @@ -777,7 +777,6 @@ "migrate": "遷移設定" }, "header": "編輯 UI", - "configure_ui": "設定 UI", "edit_view": { "header": "檢視設定", "add": "新增視圖", @@ -791,6 +790,9 @@ "cancel": "我再想想", "save": "自行編輯" } + }, + "menu": { + "configure_ui": "設定 UI" } } },