mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-19 15:26:36 +00:00
[ci skip] Translation update
This commit is contained in:
parent
0864aeb9c6
commit
f5f8ad0e02
@ -1011,6 +1011,9 @@
|
|||||||
"input_text": "Teks"
|
"input_text": "Teks"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"info": {
|
||||||
|
"title": "Inligting"
|
||||||
|
},
|
||||||
"integrations": {
|
"integrations": {
|
||||||
"add_integration": "Stel 'n nuwe integrasie op",
|
"add_integration": "Stel 'n nuwe integrasie op",
|
||||||
"caption": "Integrasies",
|
"caption": "Integrasies",
|
||||||
@ -1374,9 +1377,6 @@
|
|||||||
"events": {
|
"events": {
|
||||||
"title": "Gebeure"
|
"title": "Gebeure"
|
||||||
},
|
},
|
||||||
"info": {
|
|
||||||
"title": "Inligting"
|
|
||||||
},
|
|
||||||
"mqtt": {
|
"mqtt": {
|
||||||
"title": "MQTT"
|
"title": "MQTT"
|
||||||
},
|
},
|
||||||
|
@ -877,6 +877,9 @@
|
|||||||
"filtering_by": "Филтриране по"
|
"filtering_by": "Филтриране по"
|
||||||
},
|
},
|
||||||
"header": "Конфигуриране на Home Assistant",
|
"header": "Конфигуриране на Home Assistant",
|
||||||
|
"info": {
|
||||||
|
"title": "Информация"
|
||||||
|
},
|
||||||
"integrations": {
|
"integrations": {
|
||||||
"add_integration": "Добавяне на интеграция",
|
"add_integration": "Добавяне на интеграция",
|
||||||
"caption": "Интеграции",
|
"caption": "Интеграции",
|
||||||
@ -915,6 +918,9 @@
|
|||||||
"rename_dialog": "Редактирайте името на този запис в конфигурацията"
|
"rename_dialog": "Редактирайте името на този запис в конфигурацията"
|
||||||
},
|
},
|
||||||
"introduction": "Тук е възможно да конфигурирате Вашите компоненти и Home Assistant. Не всичко е възможно да се конфигурира от Интерфейса, но работим по върпоса.",
|
"introduction": "Тук е възможно да конфигурирате Вашите компоненти и Home Assistant. Не всичко е възможно да се конфигурира от Интерфейса, но работим по върпоса.",
|
||||||
|
"logs": {
|
||||||
|
"title": "Журнали"
|
||||||
|
},
|
||||||
"lovelace": {
|
"lovelace": {
|
||||||
"dashboards": {
|
"dashboards": {
|
||||||
"cant_edit_default": "Стандартното Lovelace табло не може да се редактира от потребителския интерфейс. Можете да го скриете, като зададете друго табло по подразбиране.",
|
"cant_edit_default": "Стандартното Lovelace табло не може да се редактира от потребителския интерфейс. Можете да го скриете, като зададете друго табло по подразбиране.",
|
||||||
@ -1086,12 +1092,6 @@
|
|||||||
"events": {
|
"events": {
|
||||||
"title": "Събития"
|
"title": "Събития"
|
||||||
},
|
},
|
||||||
"info": {
|
|
||||||
"title": "Информация"
|
|
||||||
},
|
|
||||||
"logs": {
|
|
||||||
"title": "Журнали"
|
|
||||||
},
|
|
||||||
"mqtt": {
|
"mqtt": {
|
||||||
"title": "MQTT"
|
"title": "MQTT"
|
||||||
},
|
},
|
||||||
|
@ -480,6 +480,7 @@
|
|||||||
"delete": "Elimina",
|
"delete": "Elimina",
|
||||||
"error_required": "Obligatori",
|
"error_required": "Obligatori",
|
||||||
"loading": "Carregant",
|
"loading": "Carregant",
|
||||||
|
"menu": "Menú",
|
||||||
"next": "Següent",
|
"next": "Següent",
|
||||||
"no": "No",
|
"no": "No",
|
||||||
"previous": "Anterior",
|
"previous": "Anterior",
|
||||||
@ -911,6 +912,8 @@
|
|||||||
"introduction": "Utilitza les automatitzacions per donar més vida a la teva casa",
|
"introduction": "Utilitza les automatitzacions per donar més vida a la teva casa",
|
||||||
"load_error_not_editable": "Només es poden editar les automatitzacions de l'arxiu automations.yaml.",
|
"load_error_not_editable": "Només es poden editar les automatitzacions de l'arxiu automations.yaml.",
|
||||||
"load_error_unknown": "Error en carregar l'automatització ({err_no}).",
|
"load_error_unknown": "Error en carregar l'automatització ({err_no}).",
|
||||||
|
"move_down": "Mou avall",
|
||||||
|
"move_up": "Mou amunt",
|
||||||
"save": "Desa",
|
"save": "Desa",
|
||||||
"triggers": {
|
"triggers": {
|
||||||
"add": "Afegeix disparador",
|
"add": "Afegeix disparador",
|
||||||
@ -1367,6 +1370,24 @@
|
|||||||
"input_text": "Text"
|
"input_text": "Text"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"info": {
|
||||||
|
"built_using": "Creat utilitzant",
|
||||||
|
"custom_uis": "Interfícies d'usuari personalitzades:",
|
||||||
|
"developed_by": "Desenvolupat per un munt de gent fantàstica.",
|
||||||
|
"documentation": "Documentació",
|
||||||
|
"frontend": "frontend-ui",
|
||||||
|
"frontend_version": "Versió de la interfície web d'usuari: {version} - {type}",
|
||||||
|
"home_assistant_logo": "Logotip de Home Assistant",
|
||||||
|
"icons_by": "Icones de",
|
||||||
|
"integrations": "Integracions",
|
||||||
|
"issues": "Problemes",
|
||||||
|
"license": "Publicat amb la llicència Apache 2.0",
|
||||||
|
"path_configuration": "Ruta al fitxer configuration.yaml: {path}",
|
||||||
|
"server": "servidor",
|
||||||
|
"source": "Font:",
|
||||||
|
"system_health_error": "El component Estat del Sistema no està configurat. Afegeix 'system_health:' a configuration.yaml",
|
||||||
|
"title": "Informació"
|
||||||
|
},
|
||||||
"integrations": {
|
"integrations": {
|
||||||
"add_integration": "Afegeix integració",
|
"add_integration": "Afegeix integració",
|
||||||
"caption": "Integracions",
|
"caption": "Integracions",
|
||||||
@ -1438,6 +1459,17 @@
|
|||||||
"rename_input_label": "Nom de l'entrada"
|
"rename_input_label": "Nom de l'entrada"
|
||||||
},
|
},
|
||||||
"introduction": "Aquí pots configurar Home Assistant i els seus components. Encara no és possible configurar-ho tot des de la interfície d'usuari, però hi estem treballant.",
|
"introduction": "Aquí pots configurar Home Assistant i els seus components. Encara no és possible configurar-ho tot des de la interfície d'usuari, però hi estem treballant.",
|
||||||
|
"logs": {
|
||||||
|
"clear": "Esborra",
|
||||||
|
"details": "Detalls del registre ({level})",
|
||||||
|
"load_full_log": "Carrega el registre complet de Home Assistant",
|
||||||
|
"loading_log": "Carregant el registre d'errors...",
|
||||||
|
"multiple_messages": "missatge produit per primera vegada a les {time}, apareix {counter} vegades",
|
||||||
|
"no_errors": "No s'ha informat de cap error.",
|
||||||
|
"no_issues": "No hi ha registres nous!",
|
||||||
|
"refresh": "Actualitza",
|
||||||
|
"title": "Registres"
|
||||||
|
},
|
||||||
"lovelace": {
|
"lovelace": {
|
||||||
"caption": "Panells Lovelace",
|
"caption": "Panells Lovelace",
|
||||||
"dashboards": {
|
"dashboards": {
|
||||||
@ -1924,35 +1956,6 @@
|
|||||||
"title": "Esdeveniments",
|
"title": "Esdeveniments",
|
||||||
"type": "Tipus d'esdeveniment"
|
"type": "Tipus d'esdeveniment"
|
||||||
},
|
},
|
||||||
"info": {
|
|
||||||
"built_using": "Creat utilitzant",
|
|
||||||
"custom_uis": "Interfícies d'usuari personalitzades:",
|
|
||||||
"developed_by": "Desenvolupat per un munt de gent fantàstica.",
|
|
||||||
"documentation": "Documentació",
|
|
||||||
"frontend": "frontend-ui",
|
|
||||||
"frontend_version": "Versió de la interfície web d'usuari: {version} - {type}",
|
|
||||||
"home_assistant_logo": "Logotip de Home Assistant",
|
|
||||||
"icons_by": "Icones de",
|
|
||||||
"integrations": "Integracions",
|
|
||||||
"issues": "Problemes",
|
|
||||||
"license": "Publicat amb la llicència Apache 2.0",
|
|
||||||
"path_configuration": "Ruta al fitxer configuration.yaml: {path}",
|
|
||||||
"server": "servidor",
|
|
||||||
"source": "Font:",
|
|
||||||
"system_health_error": "El component Estat del Sistema no està configurat. Afegeix 'system_health:' a configuration.yaml",
|
|
||||||
"title": "Informació"
|
|
||||||
},
|
|
||||||
"logs": {
|
|
||||||
"clear": "Esborra",
|
|
||||||
"details": "Detalls del registre ({level})",
|
|
||||||
"load_full_log": "Carrega el registre complet de Home Assistant",
|
|
||||||
"loading_log": "Carregant el registre d'errors...",
|
|
||||||
"multiple_messages": "missatge produit per primera vegada a les {time}, apareix {counter} vegades",
|
|
||||||
"no_errors": "No s'ha informat de cap error.",
|
|
||||||
"no_issues": "No hi ha registres nous!",
|
|
||||||
"refresh": "Actualitza",
|
|
||||||
"title": "Registres"
|
|
||||||
},
|
|
||||||
"mqtt": {
|
"mqtt": {
|
||||||
"description_listen": "Escolta d'un tòpic",
|
"description_listen": "Escolta d'un tòpic",
|
||||||
"description_publish": "Publicació d'un paquet",
|
"description_publish": "Publicació d'un paquet",
|
||||||
|
@ -1266,6 +1266,7 @@
|
|||||||
"device_not_found": "Zařízení nebylo nalezeno.",
|
"device_not_found": "Zařízení nebylo nalezeno.",
|
||||||
"entities": {
|
"entities": {
|
||||||
"add_entities_lovelace": "Přidat všechny entity zařízení do Lovelace",
|
"add_entities_lovelace": "Přidat všechny entity zařízení do Lovelace",
|
||||||
|
"disabled_entities": "+{count} {count, plural,\n one {zakázaná entita}\n other {zakázaných entit}\n}",
|
||||||
"entities": "Entity",
|
"entities": "Entity",
|
||||||
"hide_disabled": "Skrýt zakázané",
|
"hide_disabled": "Skrýt zakázané",
|
||||||
"none": "Toto zařízení nemá žádné entity"
|
"none": "Toto zařízení nemá žádné entity"
|
||||||
@ -1364,6 +1365,24 @@
|
|||||||
"input_text": "Text"
|
"input_text": "Text"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"info": {
|
||||||
|
"built_using": "Sestaveno pomocí",
|
||||||
|
"custom_uis": "Vlastní uživatelská rozhraní:",
|
||||||
|
"developed_by": "Vyvinuto partou úžasných lidí.",
|
||||||
|
"documentation": "Dokumentace",
|
||||||
|
"frontend": "frontend-ui",
|
||||||
|
"frontend_version": "Verze rozhraní frontend: {version} - {type}",
|
||||||
|
"home_assistant_logo": "Home Assistant logo",
|
||||||
|
"icons_by": "Ikony od",
|
||||||
|
"integrations": "Integrace",
|
||||||
|
"issues": "Problémy",
|
||||||
|
"license": "Publikováno pod licencí Apache 2.0",
|
||||||
|
"path_configuration": "Cesta k souboru configuration.yaml: {path}",
|
||||||
|
"server": "server",
|
||||||
|
"source": "Zdroj:",
|
||||||
|
"system_health_error": "Součást System Health není načtena. Přidejte 'system_health:' do configuration.yaml",
|
||||||
|
"title": "Informace"
|
||||||
|
},
|
||||||
"integrations": {
|
"integrations": {
|
||||||
"add_integration": "Přidat integraci",
|
"add_integration": "Přidat integraci",
|
||||||
"caption": "Integrace",
|
"caption": "Integrace",
|
||||||
@ -1373,6 +1392,7 @@
|
|||||||
"delete_button": "Smazat {integration}",
|
"delete_button": "Smazat {integration}",
|
||||||
"delete_confirm": "Opravdu chcete odstranit tuto integraci?",
|
"delete_confirm": "Opravdu chcete odstranit tuto integraci?",
|
||||||
"device_unavailable": "zařízení není k dispozici",
|
"device_unavailable": "zařízení není k dispozici",
|
||||||
|
"entities": "{count} {count, plural,\n one {entita}\n other {entit}\n}",
|
||||||
"entity_unavailable": "entita není k dispozici",
|
"entity_unavailable": "entita není k dispozici",
|
||||||
"firmware": "Firmware: {version}",
|
"firmware": "Firmware: {version}",
|
||||||
"hub": "Připojeno přes",
|
"hub": "Připojeno přes",
|
||||||
@ -1384,7 +1404,7 @@
|
|||||||
"rename": "Přejmenovat",
|
"rename": "Přejmenovat",
|
||||||
"restart_confirm": "Restartujte Home Assistant pro odstranění této integrace",
|
"restart_confirm": "Restartujte Home Assistant pro odstranění této integrace",
|
||||||
"settings_button": "Upravit nastavení pro {integration}",
|
"settings_button": "Upravit nastavení pro {integration}",
|
||||||
"system_options": "Systémové možnosti pro {integration}",
|
"system_options": "Více možností",
|
||||||
"system_options_button": "Systémové možnosti pro {integration}",
|
"system_options_button": "Systémové možnosti pro {integration}",
|
||||||
"unnamed_entry": "Nepojmenovaný záznam"
|
"unnamed_entry": "Nepojmenovaný záznam"
|
||||||
},
|
},
|
||||||
@ -1433,6 +1453,17 @@
|
|||||||
"rename_input_label": "Název položky"
|
"rename_input_label": "Název položky"
|
||||||
},
|
},
|
||||||
"introduction": "Zde je možné konfigurovat vaše komponenty a Home Assistant.\nZ uživatelského rozhraní sice zatím není možné konfigurovat vše, ale pracujeme na tom.",
|
"introduction": "Zde je možné konfigurovat vaše komponenty a Home Assistant.\nZ uživatelského rozhraní sice zatím není možné konfigurovat vše, ale pracujeme na tom.",
|
||||||
|
"logs": {
|
||||||
|
"clear": "Zrušit",
|
||||||
|
"details": "Detaily protokolu ({level})",
|
||||||
|
"load_full_log": "Načíst úplný protokol Home Assistanta",
|
||||||
|
"loading_log": "Načítání protokolu chyb...",
|
||||||
|
"multiple_messages": "zpráva se poprvé objevila v {time} a zobrazuje se {counter} krát",
|
||||||
|
"no_errors": "Nebyly hlášeny žádné chyby.",
|
||||||
|
"no_issues": "Nejsou žádné nové problémy!",
|
||||||
|
"refresh": "Obnovit",
|
||||||
|
"title": "Logy"
|
||||||
|
},
|
||||||
"lovelace": {
|
"lovelace": {
|
||||||
"caption": "Lovelace Dashboardy",
|
"caption": "Lovelace Dashboardy",
|
||||||
"dashboards": {
|
"dashboards": {
|
||||||
@ -1916,35 +1947,6 @@
|
|||||||
"title": "Události",
|
"title": "Události",
|
||||||
"type": "Typ události"
|
"type": "Typ události"
|
||||||
},
|
},
|
||||||
"info": {
|
|
||||||
"built_using": "Sestaveno pomocí",
|
|
||||||
"custom_uis": "Vlastní uživatelská rozhraní:",
|
|
||||||
"developed_by": "Vyvinuto partou úžasných lidí.",
|
|
||||||
"documentation": "Dokumentace",
|
|
||||||
"frontend": "frontend-ui",
|
|
||||||
"frontend_version": "Verze rozhraní frontend: {version} - {type}",
|
|
||||||
"home_assistant_logo": "Home Assistant logo",
|
|
||||||
"icons_by": "Ikony od",
|
|
||||||
"integrations": "Integrace",
|
|
||||||
"issues": "Problémy",
|
|
||||||
"license": "Publikováno pod licencí Apache 2.0",
|
|
||||||
"path_configuration": "Cesta k souboru configuration.yaml: {path}",
|
|
||||||
"server": "server",
|
|
||||||
"source": "Zdroj:",
|
|
||||||
"system_health_error": "Součást System Health není načtena. Přidejte 'system_health:' do configuration.yaml",
|
|
||||||
"title": "Informace"
|
|
||||||
},
|
|
||||||
"logs": {
|
|
||||||
"clear": "Zrušit",
|
|
||||||
"details": "Detaily protokolu ({level})",
|
|
||||||
"load_full_log": "Načíst úplný protokol Home Assistanta",
|
|
||||||
"loading_log": "Načítání protokolu chyb...",
|
|
||||||
"multiple_messages": "zpráva se poprvé objevila v {time} a zobrazuje se {counter} krát",
|
|
||||||
"no_errors": "Nebyly hlášeny žádné chyby.",
|
|
||||||
"no_issues": "Nejsou žádné nové problémy!",
|
|
||||||
"refresh": "Obnovit",
|
|
||||||
"title": "Logy"
|
|
||||||
},
|
|
||||||
"mqtt": {
|
"mqtt": {
|
||||||
"description_listen": "Naslouchat tématu",
|
"description_listen": "Naslouchat tématu",
|
||||||
"description_publish": "Publikovat paket",
|
"description_publish": "Publikovat paket",
|
||||||
|
@ -480,8 +480,10 @@
|
|||||||
"delete": "Slet",
|
"delete": "Slet",
|
||||||
"error_required": "Påkrævet",
|
"error_required": "Påkrævet",
|
||||||
"loading": "Indlæser",
|
"loading": "Indlæser",
|
||||||
|
"menu": "Menu",
|
||||||
"next": "Næste",
|
"next": "Næste",
|
||||||
"no": "Nej",
|
"no": "Nej",
|
||||||
|
"overflow_menu": "Overløbsmenu",
|
||||||
"previous": "Forrige",
|
"previous": "Forrige",
|
||||||
"refresh": "Opdater",
|
"refresh": "Opdater",
|
||||||
"save": "Gem",
|
"save": "Gem",
|
||||||
@ -911,6 +913,8 @@
|
|||||||
"introduction": "Brug automatiseringer til at vække dit hjem til live.",
|
"introduction": "Brug automatiseringer til at vække dit hjem til live.",
|
||||||
"load_error_not_editable": "Kun automatiseringer i 'automations.yaml' kan redigeres.",
|
"load_error_not_editable": "Kun automatiseringer i 'automations.yaml' kan redigeres.",
|
||||||
"load_error_unknown": "Fejl ved indlæsning af automatisering ({err_no}).",
|
"load_error_unknown": "Fejl ved indlæsning af automatisering ({err_no}).",
|
||||||
|
"move_down": "Flyt ned",
|
||||||
|
"move_up": "Flyt op",
|
||||||
"save": "Gem",
|
"save": "Gem",
|
||||||
"triggers": {
|
"triggers": {
|
||||||
"add": "Tilføj udløser",
|
"add": "Tilføj udløser",
|
||||||
@ -1367,6 +1371,24 @@
|
|||||||
"input_text": "Tekst"
|
"input_text": "Tekst"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"info": {
|
||||||
|
"built_using": "Bygget ved hjælp af",
|
||||||
|
"custom_uis": "Tilpassede brugergrænseflader:",
|
||||||
|
"developed_by": "Udviklet af en masse fantastiske mennesker.",
|
||||||
|
"documentation": "Dokumentation",
|
||||||
|
"frontend": "brugerflade",
|
||||||
|
"frontend_version": "Brugerfladeversion: {version} - {type}",
|
||||||
|
"home_assistant_logo": "Home Assistant-logo",
|
||||||
|
"icons_by": "Ikoner af",
|
||||||
|
"integrations": "Integrationer",
|
||||||
|
"issues": "Problemer",
|
||||||
|
"license": "Udgivet under Apache 2.0-licensen",
|
||||||
|
"path_configuration": "Sti til 'configuration.yaml': {path}",
|
||||||
|
"server": "server",
|
||||||
|
"source": "Kilde:",
|
||||||
|
"system_health_error": "System Health-komponenten er ikke indlæst. Føj 'system_health:' til 'config.yaml'",
|
||||||
|
"title": "Info"
|
||||||
|
},
|
||||||
"integrations": {
|
"integrations": {
|
||||||
"add_integration": "Tilføj integration",
|
"add_integration": "Tilføj integration",
|
||||||
"caption": "Integrationer",
|
"caption": "Integrationer",
|
||||||
@ -1438,6 +1460,17 @@
|
|||||||
"rename_input_label": "Navn på post"
|
"rename_input_label": "Navn på post"
|
||||||
},
|
},
|
||||||
"introduction": "Her er det muligt at konfigurere dine komponenter og Home Assistant. Ikke alt er muligt at konfigurere fra brugerfladen endnu, men vi arbejder på det.",
|
"introduction": "Her er det muligt at konfigurere dine komponenter og Home Assistant. Ikke alt er muligt at konfigurere fra brugerfladen endnu, men vi arbejder på det.",
|
||||||
|
"logs": {
|
||||||
|
"clear": "Ryd",
|
||||||
|
"details": "Logdetaljer ({level})",
|
||||||
|
"load_full_log": "Indlæs fuld Home Assistant-log",
|
||||||
|
"loading_log": "Indlæser fejllog...",
|
||||||
|
"multiple_messages": "beskeden forekom først kl. {time} og ses {counter} gange",
|
||||||
|
"no_errors": "Der er ikke rapporteret nogen fejl.",
|
||||||
|
"no_issues": "Der er ingen nye problemer!",
|
||||||
|
"refresh": "Opdater",
|
||||||
|
"title": "Logs"
|
||||||
|
},
|
||||||
"lovelace": {
|
"lovelace": {
|
||||||
"caption": "Lovelace-betjeningspaneler",
|
"caption": "Lovelace-betjeningspaneler",
|
||||||
"dashboards": {
|
"dashboards": {
|
||||||
@ -1892,35 +1925,6 @@
|
|||||||
"title": "Hændelser",
|
"title": "Hændelser",
|
||||||
"type": "Hændelsestype"
|
"type": "Hændelsestype"
|
||||||
},
|
},
|
||||||
"info": {
|
|
||||||
"built_using": "Bygget ved hjælp af",
|
|
||||||
"custom_uis": "Tilpassede brugergrænseflader:",
|
|
||||||
"developed_by": "Udviklet af en masse fantastiske mennesker.",
|
|
||||||
"documentation": "Dokumentation",
|
|
||||||
"frontend": "brugerflade",
|
|
||||||
"frontend_version": "Brugerfladeversion: {version} - {type}",
|
|
||||||
"home_assistant_logo": "Home Assistant-logo",
|
|
||||||
"icons_by": "Ikoner af",
|
|
||||||
"integrations": "Integrationer",
|
|
||||||
"issues": "Problemer",
|
|
||||||
"license": "Udgivet under Apache 2.0-licensen",
|
|
||||||
"path_configuration": "Sti til 'configuration.yaml': {path}",
|
|
||||||
"server": "server",
|
|
||||||
"source": "Kilde:",
|
|
||||||
"system_health_error": "System Health-komponenten er ikke indlæst. Føj 'system_health:' til 'config.yaml'",
|
|
||||||
"title": "Info"
|
|
||||||
},
|
|
||||||
"logs": {
|
|
||||||
"clear": "Ryd",
|
|
||||||
"details": "Logdetaljer ({level})",
|
|
||||||
"load_full_log": "Indlæs fuld Home Assistant-log",
|
|
||||||
"loading_log": "Indlæser fejllog...",
|
|
||||||
"multiple_messages": "beskeden forekom først kl. {time} og ses {counter} gange",
|
|
||||||
"no_errors": "Der er ikke rapporteret nogen fejl.",
|
|
||||||
"no_issues": "Der er ingen nye problemer!",
|
|
||||||
"refresh": "Opdater",
|
|
||||||
"title": "Logs"
|
|
||||||
},
|
|
||||||
"mqtt": {
|
"mqtt": {
|
||||||
"description_listen": "Lyt til et emne",
|
"description_listen": "Lyt til et emne",
|
||||||
"description_publish": "Udsend en pakke",
|
"description_publish": "Udsend en pakke",
|
||||||
|
@ -1366,6 +1366,24 @@
|
|||||||
"input_text": "Text"
|
"input_text": "Text"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"info": {
|
||||||
|
"built_using": "Gebaut mit",
|
||||||
|
"custom_uis": "Benutzerdefinierte UIs:",
|
||||||
|
"developed_by": "Entwickelt von einem Haufen toller Leute.",
|
||||||
|
"documentation": "Dokumentation",
|
||||||
|
"frontend": "Frontend-UI",
|
||||||
|
"frontend_version": "Frontend-Version: {version} - {type}",
|
||||||
|
"home_assistant_logo": "Home Assistant-Logo",
|
||||||
|
"icons_by": "Icons von",
|
||||||
|
"integrations": "Integrationen",
|
||||||
|
"issues": "Probleme",
|
||||||
|
"license": "Veröffentlicht unter der Apache 2.0 Lizenz",
|
||||||
|
"path_configuration": "Pfad zu configuration.yaml: {path}",
|
||||||
|
"server": "Server",
|
||||||
|
"source": "Quelle:",
|
||||||
|
"system_health_error": "System Health-Komponente wird nicht geladen. Füge 'system_health:' zu configuration.yaml hinzu",
|
||||||
|
"title": "Info"
|
||||||
|
},
|
||||||
"integrations": {
|
"integrations": {
|
||||||
"add_integration": "Integration hinzufügen",
|
"add_integration": "Integration hinzufügen",
|
||||||
"caption": "Integrationen",
|
"caption": "Integrationen",
|
||||||
@ -1437,6 +1455,17 @@
|
|||||||
"rename_input_label": "Eintragsname"
|
"rename_input_label": "Eintragsname"
|
||||||
},
|
},
|
||||||
"introduction": "Hier ist es möglich, deine Komponenten und Home Assistant zu konfigurieren. Noch ist nicht alles über die GUI einstellbar, aber wir arbeiten daran.",
|
"introduction": "Hier ist es möglich, deine Komponenten und Home Assistant zu konfigurieren. Noch ist nicht alles über die GUI einstellbar, aber wir arbeiten daran.",
|
||||||
|
"logs": {
|
||||||
|
"clear": "Leeren",
|
||||||
|
"details": "Protokolldetails ( {level} )",
|
||||||
|
"load_full_log": "Vollständiges Home Assistant-Protokoll laden",
|
||||||
|
"loading_log": "Fehlerprotokoll wird geladen...",
|
||||||
|
"multiple_messages": "Die Nachricht ist zum ersten Mal um {time} aufgetreten und erscheint {counter} mal",
|
||||||
|
"no_errors": "Es wurden keine Fehler gemeldet.",
|
||||||
|
"no_issues": "Es gibt keine neuen Probleme!",
|
||||||
|
"refresh": "Aktualisieren",
|
||||||
|
"title": "Logs"
|
||||||
|
},
|
||||||
"lovelace": {
|
"lovelace": {
|
||||||
"caption": "Lovelace Dashboards",
|
"caption": "Lovelace Dashboards",
|
||||||
"dashboards": {
|
"dashboards": {
|
||||||
@ -1921,35 +1950,6 @@
|
|||||||
"title": "Ereignisse",
|
"title": "Ereignisse",
|
||||||
"type": "Ereignistyp"
|
"type": "Ereignistyp"
|
||||||
},
|
},
|
||||||
"info": {
|
|
||||||
"built_using": "Gebaut mit",
|
|
||||||
"custom_uis": "Benutzerdefinierte UIs:",
|
|
||||||
"developed_by": "Entwickelt von einem Haufen toller Leute.",
|
|
||||||
"documentation": "Dokumentation",
|
|
||||||
"frontend": "Frontend-UI",
|
|
||||||
"frontend_version": "Frontend-Version: {version} - {type}",
|
|
||||||
"home_assistant_logo": "Home Assistant-Logo",
|
|
||||||
"icons_by": "Icons von",
|
|
||||||
"integrations": "Integrationen",
|
|
||||||
"issues": "Probleme",
|
|
||||||
"license": "Veröffentlicht unter der Apache 2.0 Lizenz",
|
|
||||||
"path_configuration": "Pfad zu configuration.yaml: {path}",
|
|
||||||
"server": "Server",
|
|
||||||
"source": "Quelle:",
|
|
||||||
"system_health_error": "System Health-Komponente wird nicht geladen. Füge 'system_health:' zu configuration.yaml hinzu",
|
|
||||||
"title": "Info"
|
|
||||||
},
|
|
||||||
"logs": {
|
|
||||||
"clear": "Leeren",
|
|
||||||
"details": "Protokolldetails ( {level} )",
|
|
||||||
"load_full_log": "Vollständiges Home Assistant-Protokoll laden",
|
|
||||||
"loading_log": "Fehlerprotokoll wird geladen...",
|
|
||||||
"multiple_messages": "Die Nachricht ist zum ersten Mal um {time} aufgetreten und erscheint {counter} mal",
|
|
||||||
"no_errors": "Es wurden keine Fehler gemeldet.",
|
|
||||||
"no_issues": "Es gibt keine neuen Probleme!",
|
|
||||||
"refresh": "Aktualisieren",
|
|
||||||
"title": "Logs"
|
|
||||||
},
|
|
||||||
"mqtt": {
|
"mqtt": {
|
||||||
"description_listen": "Auf einen Topic hören",
|
"description_listen": "Auf einen Topic hören",
|
||||||
"description_publish": "Ein Paket veröffentlichen",
|
"description_publish": "Ein Paket veröffentlichen",
|
||||||
|
@ -1216,6 +1216,21 @@
|
|||||||
"input_text": "Κείμενο"
|
"input_text": "Κείμενο"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"info": {
|
||||||
|
"built_using": "Κατασκευάστηκε με χρήση",
|
||||||
|
"custom_uis": "Προσαρμοσμένα περιβάλλοντα χρήστη:",
|
||||||
|
"developed_by": "Αναπτύχθηκε από ένα μάτσο απίθανων ανθρώπων.",
|
||||||
|
"frontend": "Τελική επιφάνεια εργασίας χρήστη",
|
||||||
|
"frontend_version": "Έκδοση Frontend: {version} - {type}",
|
||||||
|
"home_assistant_logo": "Λογότυπο του Home Assistant",
|
||||||
|
"icons_by": "Εικόνες από",
|
||||||
|
"license": "Δημοσιεύτηκε κάτω από την άδεια χρήσης Apache 2.0",
|
||||||
|
"path_configuration": "Διαδρομή στo configuration.yaml: {path}",
|
||||||
|
"server": "Διακομιστής",
|
||||||
|
"source": "Πηγή",
|
||||||
|
"system_health_error": "Το στοιχείο Υγεία Συστήματος δεν έχει φορτωθεί. Προσθέστε 'system_health:' στη ρύθμιση παραμέτρων configuration.yaml",
|
||||||
|
"title": "Πληροφορίες"
|
||||||
|
},
|
||||||
"integrations": {
|
"integrations": {
|
||||||
"caption": "Ενσωματώσεις",
|
"caption": "Ενσωματώσεις",
|
||||||
"config_entry": {
|
"config_entry": {
|
||||||
@ -1272,6 +1287,17 @@
|
|||||||
"note_about_website_reference": "Περισσότερα είναι διαθέσιμα στο"
|
"note_about_website_reference": "Περισσότερα είναι διαθέσιμα στο"
|
||||||
},
|
},
|
||||||
"introduction": "Εδώ είναι δυνατή η διαμόρφωση του Home Assistant και των εξαρτημάτων. Δεν είναι δυνατή η διαμόρφωση όλων από την διεπαφή χρήστη (UI) αλλά εργαζόμαστε πάνω σε αυτό.",
|
"introduction": "Εδώ είναι δυνατή η διαμόρφωση του Home Assistant και των εξαρτημάτων. Δεν είναι δυνατή η διαμόρφωση όλων από την διεπαφή χρήστη (UI) αλλά εργαζόμαστε πάνω σε αυτό.",
|
||||||
|
"logs": {
|
||||||
|
"clear": "Καθαρισμός",
|
||||||
|
"details": "Λεπτομέρειες καταγραφής ({level})",
|
||||||
|
"load_full_log": "Φόρτωση ολόκληρου του αρχείου καταγραφής του Home Assistant.",
|
||||||
|
"loading_log": "Φόρτωση αρχείου καταγραφής σφαλμάτων…",
|
||||||
|
"multiple_messages": "μήνυμα παρουσιάστηκε για πρώτη φορά στο {time} και εμφανίζεται {counter} φορές",
|
||||||
|
"no_errors": "Δεν έχουν αναφερθεί σφάλματα.",
|
||||||
|
"no_issues": "Δεν υπάρχουν νέα θέματα!",
|
||||||
|
"refresh": "Ανανέωση",
|
||||||
|
"title": "Αρχεία καταγραφής"
|
||||||
|
},
|
||||||
"lovelace": {
|
"lovelace": {
|
||||||
"dashboards": {
|
"dashboards": {
|
||||||
"caption": "Επισκόπηση",
|
"caption": "Επισκόπηση",
|
||||||
@ -1625,32 +1651,6 @@
|
|||||||
"title": "Γεγονότα",
|
"title": "Γεγονότα",
|
||||||
"type": "Τύπος συμβάντος"
|
"type": "Τύπος συμβάντος"
|
||||||
},
|
},
|
||||||
"info": {
|
|
||||||
"built_using": "Κατασκευάστηκε με χρήση",
|
|
||||||
"custom_uis": "Προσαρμοσμένα περιβάλλοντα χρήστη:",
|
|
||||||
"developed_by": "Αναπτύχθηκε από ένα μάτσο απίθανων ανθρώπων.",
|
|
||||||
"frontend": "Τελική επιφάνεια εργασίας χρήστη",
|
|
||||||
"frontend_version": "Έκδοση Frontend: {version} - {type}",
|
|
||||||
"home_assistant_logo": "Λογότυπο του Home Assistant",
|
|
||||||
"icons_by": "Εικόνες από",
|
|
||||||
"license": "Δημοσιεύτηκε κάτω από την άδεια χρήσης Apache 2.0",
|
|
||||||
"path_configuration": "Διαδρομή στo configuration.yaml: {path}",
|
|
||||||
"server": "Διακομιστής",
|
|
||||||
"source": "Πηγή",
|
|
||||||
"system_health_error": "Το στοιχείο Υγεία Συστήματος δεν έχει φορτωθεί. Προσθέστε 'system_health:' στη ρύθμιση παραμέτρων configuration.yaml",
|
|
||||||
"title": "Πληροφορίες"
|
|
||||||
},
|
|
||||||
"logs": {
|
|
||||||
"clear": "Καθαρισμός",
|
|
||||||
"details": "Λεπτομέρειες καταγραφής ({level})",
|
|
||||||
"load_full_log": "Φόρτωση ολόκληρου του αρχείου καταγραφής του Home Assistant.",
|
|
||||||
"loading_log": "Φόρτωση αρχείου καταγραφής σφαλμάτων…",
|
|
||||||
"multiple_messages": "μήνυμα παρουσιάστηκε για πρώτη φορά στο {time} και εμφανίζεται {counter} φορές",
|
|
||||||
"no_errors": "Δεν έχουν αναφερθεί σφάλματα.",
|
|
||||||
"no_issues": "Δεν υπάρχουν νέα θέματα!",
|
|
||||||
"refresh": "Ανανέωση",
|
|
||||||
"title": "Αρχεία καταγραφής"
|
|
||||||
},
|
|
||||||
"mqtt": {
|
"mqtt": {
|
||||||
"description_listen": "Ακούστε ένα θέμα",
|
"description_listen": "Ακούστε ένα θέμα",
|
||||||
"description_publish": "Δημοσιεύστε ένα πακέτο",
|
"description_publish": "Δημοσιεύστε ένα πακέτο",
|
||||||
|
@ -1371,6 +1371,26 @@
|
|||||||
"input_text": "Text"
|
"input_text": "Text"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"info": {
|
||||||
|
"built_using": "Built using",
|
||||||
|
"caption": "Info",
|
||||||
|
"custom_uis": "Custom UIs:",
|
||||||
|
"description": "Info about your Home Assistant installation",
|
||||||
|
"developed_by": "Developed by a bunch of awesome people.",
|
||||||
|
"documentation": "Documentation",
|
||||||
|
"frontend": "frontend-ui",
|
||||||
|
"frontend_version": "Frontend version: {version} - {type}",
|
||||||
|
"home_assistant_logo": "Home Assistant logo",
|
||||||
|
"icons_by": "Icons by",
|
||||||
|
"integrations": "Integrations",
|
||||||
|
"issues": "Issues",
|
||||||
|
"license": "Published under the Apache 2.0 license",
|
||||||
|
"path_configuration": "Path to configuration.yaml: {path}",
|
||||||
|
"server": "server",
|
||||||
|
"source": "Source:",
|
||||||
|
"system_health_error": "System Health component is not loaded. Add 'system_health:' to configuration.yaml",
|
||||||
|
"title": "Info"
|
||||||
|
},
|
||||||
"integrations": {
|
"integrations": {
|
||||||
"add_integration": "Add integration",
|
"add_integration": "Add integration",
|
||||||
"caption": "Integrations",
|
"caption": "Integrations",
|
||||||
@ -1442,6 +1462,19 @@
|
|||||||
"rename_input_label": "Entry name"
|
"rename_input_label": "Entry name"
|
||||||
},
|
},
|
||||||
"introduction": "Here it is possible to configure your components and Home Assistant. Not everything is possible to configure from the UI yet, but we're working on it.",
|
"introduction": "Here it is possible to configure your components and Home Assistant. Not everything is possible to configure from the UI yet, but we're working on it.",
|
||||||
|
"logs": {
|
||||||
|
"caption": "Logs",
|
||||||
|
"clear": "Clear",
|
||||||
|
"description": "View the Home Assistant logs",
|
||||||
|
"details": "Log Details ({level})",
|
||||||
|
"load_full_log": "Load Full Home Assistant Log",
|
||||||
|
"loading_log": "Loading error log…",
|
||||||
|
"multiple_messages": "message first occurred at {time} and shows up {counter} times",
|
||||||
|
"no_errors": "No errors have been reported.",
|
||||||
|
"no_issues": "There are no new issues!",
|
||||||
|
"refresh": "Refresh",
|
||||||
|
"title": "Logs"
|
||||||
|
},
|
||||||
"lovelace": {
|
"lovelace": {
|
||||||
"caption": "Lovelace Dashboards",
|
"caption": "Lovelace Dashboards",
|
||||||
"dashboards": {
|
"dashboards": {
|
||||||
@ -1627,6 +1660,11 @@
|
|||||||
"core": "Reload location & customizations",
|
"core": "Reload location & customizations",
|
||||||
"group": "Reload groups",
|
"group": "Reload groups",
|
||||||
"heading": "YAML configuration reloading",
|
"heading": "YAML configuration reloading",
|
||||||
|
"input_boolean": "Reload input booleans",
|
||||||
|
"input_datetime": "Reload input date times",
|
||||||
|
"input_number": "Reload input numbers",
|
||||||
|
"input_select": "Reload input selects",
|
||||||
|
"input_text": "Reload input texts",
|
||||||
"introduction": "Some parts of Home Assistant can reload without requiring a restart. Hitting reload will unload their current YAML configuration and load the new one.",
|
"introduction": "Some parts of Home Assistant can reload without requiring a restart. Hitting reload will unload their current YAML configuration and load the new one.",
|
||||||
"person": "Reload persons",
|
"person": "Reload persons",
|
||||||
"scene": "Reload scenes",
|
"scene": "Reload scenes",
|
||||||
@ -1928,35 +1966,6 @@
|
|||||||
"title": "Events",
|
"title": "Events",
|
||||||
"type": "Event Type"
|
"type": "Event Type"
|
||||||
},
|
},
|
||||||
"info": {
|
|
||||||
"built_using": "Built using",
|
|
||||||
"custom_uis": "Custom UIs:",
|
|
||||||
"developed_by": "Developed by a bunch of awesome people.",
|
|
||||||
"documentation": "Documentation",
|
|
||||||
"frontend": "frontend-ui",
|
|
||||||
"frontend_version": "Frontend version: {version} - {type}",
|
|
||||||
"home_assistant_logo": "Home Assistant logo",
|
|
||||||
"icons_by": "Icons by",
|
|
||||||
"integrations": "Integrations",
|
|
||||||
"issues": "Issues",
|
|
||||||
"license": "Published under the Apache 2.0 license",
|
|
||||||
"path_configuration": "Path to configuration.yaml: {path}",
|
|
||||||
"server": "server",
|
|
||||||
"source": "Source:",
|
|
||||||
"system_health_error": "System Health component is not loaded. Add 'system_health:' to configuration.yaml",
|
|
||||||
"title": "Info"
|
|
||||||
},
|
|
||||||
"logs": {
|
|
||||||
"clear": "Clear",
|
|
||||||
"details": "Log Details ({level})",
|
|
||||||
"load_full_log": "Load Full Home Assistant Log",
|
|
||||||
"loading_log": "Loading error log…",
|
|
||||||
"multiple_messages": "message first occurred at {time} and shows up {counter} times",
|
|
||||||
"no_errors": "No errors have been reported.",
|
|
||||||
"no_issues": "There are no new issues!",
|
|
||||||
"refresh": "Refresh",
|
|
||||||
"title": "Logs"
|
|
||||||
},
|
|
||||||
"mqtt": {
|
"mqtt": {
|
||||||
"description_listen": "Listen to a topic",
|
"description_listen": "Listen to a topic",
|
||||||
"description_publish": "Publish a packet",
|
"description_publish": "Publish a packet",
|
||||||
|
@ -118,6 +118,20 @@
|
|||||||
"unknown_error": "Nekonata eraro",
|
"unknown_error": "Nekonata eraro",
|
||||||
"unnamed_device": "Nenomita aparato"
|
"unnamed_device": "Nenomita aparato"
|
||||||
},
|
},
|
||||||
|
"info": {
|
||||||
|
"built_using": "Konstruita uzante",
|
||||||
|
"custom_uis": "Propraj UIoj:",
|
||||||
|
"developed_by": "Disvolvita de amaso da mojosaj homoj.",
|
||||||
|
"frontend": "frontend-ui",
|
||||||
|
"frontend_version": "Frontendversio: {version} - {type}",
|
||||||
|
"home_assistant_logo": "Logo de Home Assistant",
|
||||||
|
"icons_by": "Ikonoj de",
|
||||||
|
"license": "Publikigita sub la permesilo Apache 2.0",
|
||||||
|
"path_configuration": "Pado al configuration.yaml: {path}",
|
||||||
|
"server": "servilo",
|
||||||
|
"source": "Fonto:",
|
||||||
|
"system_health_error": "Komponento pri Sistema Sano ne estas ŝarĝita. Aldonu 'system_health:' al configuration.yaml"
|
||||||
|
},
|
||||||
"integrations": {
|
"integrations": {
|
||||||
"config_entry": {
|
"config_entry": {
|
||||||
"area": "En {area}",
|
"area": "En {area}",
|
||||||
@ -148,6 +162,16 @@
|
|||||||
},
|
},
|
||||||
"integration_not_found": "Integriĝo ne trovita."
|
"integration_not_found": "Integriĝo ne trovita."
|
||||||
},
|
},
|
||||||
|
"logs": {
|
||||||
|
"clear": "Klarigi",
|
||||||
|
"details": "Logaj Detaloj ({level})",
|
||||||
|
"load_full_log": "Ŝargi Plena Home Assistant Protokolo",
|
||||||
|
"loading_log": "Ŝarĝante eraran protokolon ...",
|
||||||
|
"multiple_messages": "mesaĝo unuafoje okazis je {time} kaj aperas {counter} fojojn",
|
||||||
|
"no_errors": "Neniuj eraroj estis raportitaj.",
|
||||||
|
"no_issues": "Ne estas novaj aferoj!",
|
||||||
|
"refresh": "Refreŝigi"
|
||||||
|
},
|
||||||
"scene": {
|
"scene": {
|
||||||
"activated": "Aktivigita sceno {name}.",
|
"activated": "Aktivigita sceno {name}.",
|
||||||
"caption": "Scenoj",
|
"caption": "Scenoj",
|
||||||
@ -292,30 +316,6 @@
|
|||||||
"subscribe_to": "Evento por aboni",
|
"subscribe_to": "Evento por aboni",
|
||||||
"type": "Eventa Tipo"
|
"type": "Eventa Tipo"
|
||||||
},
|
},
|
||||||
"info": {
|
|
||||||
"built_using": "Konstruita uzante",
|
|
||||||
"custom_uis": "Propraj UIoj:",
|
|
||||||
"developed_by": "Disvolvita de amaso da mojosaj homoj.",
|
|
||||||
"frontend": "frontend-ui",
|
|
||||||
"frontend_version": "Frontendversio: {version} - {type}",
|
|
||||||
"home_assistant_logo": "Logo de Home Assistant",
|
|
||||||
"icons_by": "Ikonoj de",
|
|
||||||
"license": "Publikigita sub la permesilo Apache 2.0",
|
|
||||||
"path_configuration": "Pado al configuration.yaml: {path}",
|
|
||||||
"server": "servilo",
|
|
||||||
"source": "Fonto:",
|
|
||||||
"system_health_error": "Komponento pri Sistema Sano ne estas ŝarĝita. Aldonu 'system_health:' al configuration.yaml"
|
|
||||||
},
|
|
||||||
"logs": {
|
|
||||||
"clear": "Klarigi",
|
|
||||||
"details": "Logaj Detaloj ({level})",
|
|
||||||
"load_full_log": "Ŝargi Plena Home Assistant Protokolo",
|
|
||||||
"loading_log": "Ŝarĝante eraran protokolon ...",
|
|
||||||
"multiple_messages": "mesaĝo unuafoje okazis je {time} kaj aperas {counter} fojojn",
|
|
||||||
"no_errors": "Neniuj eraroj estis raportitaj.",
|
|
||||||
"no_issues": "Ne estas novaj aferoj!",
|
|
||||||
"refresh": "Refreŝigi"
|
|
||||||
},
|
|
||||||
"mqtt": {
|
"mqtt": {
|
||||||
"description_listen": "Aŭskulti temon",
|
"description_listen": "Aŭskulti temon",
|
||||||
"description_publish": "Publikigi pakaĵon",
|
"description_publish": "Publikigi pakaĵon",
|
||||||
|
@ -1351,6 +1351,24 @@
|
|||||||
"input_text": "Texto"
|
"input_text": "Texto"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"info": {
|
||||||
|
"built_using": "Construido usando",
|
||||||
|
"custom_uis": "Interfaces de usuario personalizadas:",
|
||||||
|
"developed_by": "Desarrollado por un grupo de personas increíbles.",
|
||||||
|
"documentation": "Documentación",
|
||||||
|
"frontend": "frontend-ui",
|
||||||
|
"frontend_version": "Versión de la interfaz: {version} - {type}",
|
||||||
|
"home_assistant_logo": "Logotipo de Home Assistant",
|
||||||
|
"icons_by": "Iconos por",
|
||||||
|
"integrations": "Integraciones",
|
||||||
|
"issues": "Problemas",
|
||||||
|
"license": "Publicado bajo la licencia Apache 2.0",
|
||||||
|
"path_configuration": "Ruta de acceso a configuration.yaml: {path}",
|
||||||
|
"server": "servidor",
|
||||||
|
"source": "Fuente:",
|
||||||
|
"system_health_error": "El componente de mantenimiento del sistema no está cargado. Agregue 'system_health:' a configuration.yaml",
|
||||||
|
"title": "Información"
|
||||||
|
},
|
||||||
"integrations": {
|
"integrations": {
|
||||||
"add_integration": "Agregar integración",
|
"add_integration": "Agregar integración",
|
||||||
"caption": "Integraciones",
|
"caption": "Integraciones",
|
||||||
@ -1421,6 +1439,17 @@
|
|||||||
"rename_input_label": "Ingresar Nombre"
|
"rename_input_label": "Ingresar Nombre"
|
||||||
},
|
},
|
||||||
"introduction": "Aquí es posible configurar sus componentes y Home Assistant. Todavía no es posible configurar todo desde la interfaz de usuario, pero estamos trabajando en ello.",
|
"introduction": "Aquí es posible configurar sus componentes y Home Assistant. Todavía no es posible configurar todo desde la interfaz de usuario, pero estamos trabajando en ello.",
|
||||||
|
"logs": {
|
||||||
|
"clear": "Limpiar",
|
||||||
|
"details": "Detalles del registro ({level})",
|
||||||
|
"load_full_log": "Cargar registro completo de Home Assistant",
|
||||||
|
"loading_log": "Cargando registro de errores ...",
|
||||||
|
"multiple_messages": "el mensaje se produjo por primera vez a las {time} y aparece {counter} veces",
|
||||||
|
"no_errors": "No se han reportado errores.",
|
||||||
|
"no_issues": "¡No hay nuevos problemas!",
|
||||||
|
"refresh": "Refrescar",
|
||||||
|
"title": "Registros"
|
||||||
|
},
|
||||||
"lovelace": {
|
"lovelace": {
|
||||||
"caption": "Tableros de Lovelace",
|
"caption": "Tableros de Lovelace",
|
||||||
"dashboards": {
|
"dashboards": {
|
||||||
@ -1874,35 +1903,6 @@
|
|||||||
"title": "Eventos",
|
"title": "Eventos",
|
||||||
"type": "Tipo de evento"
|
"type": "Tipo de evento"
|
||||||
},
|
},
|
||||||
"info": {
|
|
||||||
"built_using": "Construido usando",
|
|
||||||
"custom_uis": "Interfaces de usuario personalizadas:",
|
|
||||||
"developed_by": "Desarrollado por un grupo de personas increíbles.",
|
|
||||||
"documentation": "Documentación",
|
|
||||||
"frontend": "frontend-ui",
|
|
||||||
"frontend_version": "Versión de la interfaz: {version} - {type}",
|
|
||||||
"home_assistant_logo": "Logotipo de Home Assistant",
|
|
||||||
"icons_by": "Iconos por",
|
|
||||||
"integrations": "Integraciones",
|
|
||||||
"issues": "Problemas",
|
|
||||||
"license": "Publicado bajo la licencia Apache 2.0",
|
|
||||||
"path_configuration": "Ruta de acceso a configuration.yaml: {path}",
|
|
||||||
"server": "servidor",
|
|
||||||
"source": "Fuente:",
|
|
||||||
"system_health_error": "El componente de mantenimiento del sistema no está cargado. Agregue 'system_health:' a configuration.yaml",
|
|
||||||
"title": "Información"
|
|
||||||
},
|
|
||||||
"logs": {
|
|
||||||
"clear": "Limpiar",
|
|
||||||
"details": "Detalles del registro ({level})",
|
|
||||||
"load_full_log": "Cargar registro completo de Home Assistant",
|
|
||||||
"loading_log": "Cargando registro de errores ...",
|
|
||||||
"multiple_messages": "el mensaje se produjo por primera vez a las {time} y aparece {counter} veces",
|
|
||||||
"no_errors": "No se han reportado errores.",
|
|
||||||
"no_issues": "¡No hay nuevos problemas!",
|
|
||||||
"refresh": "Refrescar",
|
|
||||||
"title": "Registros"
|
|
||||||
},
|
|
||||||
"mqtt": {
|
"mqtt": {
|
||||||
"description_listen": "Escuchar un tema",
|
"description_listen": "Escuchar un tema",
|
||||||
"description_publish": "Publicar un paquete",
|
"description_publish": "Publicar un paquete",
|
||||||
|
@ -480,8 +480,10 @@
|
|||||||
"delete": "Eliminar",
|
"delete": "Eliminar",
|
||||||
"error_required": "Obligatorio",
|
"error_required": "Obligatorio",
|
||||||
"loading": "Cargando",
|
"loading": "Cargando",
|
||||||
|
"menu": "Menú",
|
||||||
"next": "Siguiente",
|
"next": "Siguiente",
|
||||||
"no": "No",
|
"no": "No",
|
||||||
|
"overflow_menu": "Menú de desbordamiento",
|
||||||
"previous": "Anterior",
|
"previous": "Anterior",
|
||||||
"refresh": "Actualizar",
|
"refresh": "Actualizar",
|
||||||
"save": "Guardar",
|
"save": "Guardar",
|
||||||
@ -911,6 +913,8 @@
|
|||||||
"introduction": "Utiliza automatizaciones para darle vida a tu hogar.",
|
"introduction": "Utiliza automatizaciones para darle vida a tu hogar.",
|
||||||
"load_error_not_editable": "Solo las automatizaciones en automations.yaml son editables.",
|
"load_error_not_editable": "Solo las automatizaciones en automations.yaml son editables.",
|
||||||
"load_error_unknown": "Error al cargar la automatización ({err_no}).",
|
"load_error_unknown": "Error al cargar la automatización ({err_no}).",
|
||||||
|
"move_down": "Mover hacia abajo",
|
||||||
|
"move_up": "Mover hacia arriba",
|
||||||
"save": "Guardar",
|
"save": "Guardar",
|
||||||
"triggers": {
|
"triggers": {
|
||||||
"add": "Añadir desencadenante",
|
"add": "Añadir desencadenante",
|
||||||
@ -1367,6 +1371,24 @@
|
|||||||
"input_text": "Texto"
|
"input_text": "Texto"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"info": {
|
||||||
|
"built_using": "Construido usando",
|
||||||
|
"custom_uis": "IU personalizadas:",
|
||||||
|
"developed_by": "Desarrollado por un montón de gente impresionante.",
|
||||||
|
"documentation": "Documentación",
|
||||||
|
"frontend": "interfaz de usuario",
|
||||||
|
"frontend_version": "Versión del frontend: {version} - {type}",
|
||||||
|
"home_assistant_logo": "Logotipo de Home Assistant",
|
||||||
|
"icons_by": "Iconos por",
|
||||||
|
"integrations": "Integraciones",
|
||||||
|
"issues": "Incidencias",
|
||||||
|
"license": "Publicado bajo la licencia Apache 2.0",
|
||||||
|
"path_configuration": "Ruta a configuration.yaml: {path}",
|
||||||
|
"server": "servidor",
|
||||||
|
"source": "Fuente:",
|
||||||
|
"system_health_error": "El componente Estado del Sistema no está cargado. Añade 'system_health:' a configuration.yaml",
|
||||||
|
"title": "Información"
|
||||||
|
},
|
||||||
"integrations": {
|
"integrations": {
|
||||||
"add_integration": "Añadir integración",
|
"add_integration": "Añadir integración",
|
||||||
"caption": "Integraciones",
|
"caption": "Integraciones",
|
||||||
@ -1438,6 +1460,17 @@
|
|||||||
"rename_input_label": "Nombre de la entrada"
|
"rename_input_label": "Nombre de la entrada"
|
||||||
},
|
},
|
||||||
"introduction": "Aquí puedes configurar tus componentes y Home Assistant. Aún no es posible configurar todo desde la interfaz de usuario, pero estamos trabajando en ello.",
|
"introduction": "Aquí puedes configurar tus componentes y Home Assistant. Aún no es posible configurar todo desde la interfaz de usuario, pero estamos trabajando en ello.",
|
||||||
|
"logs": {
|
||||||
|
"clear": "Limpiar",
|
||||||
|
"details": "Detalles de registro ({level})",
|
||||||
|
"load_full_log": "Cargar registro completo de Home Assistant",
|
||||||
|
"loading_log": "Cargando registro de errores...",
|
||||||
|
"multiple_messages": "el mensaje se produjo por primera vez a las {time} y aparece {counter} veces",
|
||||||
|
"no_errors": "No se han reportado errores.",
|
||||||
|
"no_issues": "¡No hay nuevos problemas!",
|
||||||
|
"refresh": "Actualizar",
|
||||||
|
"title": "Registros"
|
||||||
|
},
|
||||||
"lovelace": {
|
"lovelace": {
|
||||||
"caption": "Paneles de Control Lovelace",
|
"caption": "Paneles de Control Lovelace",
|
||||||
"dashboards": {
|
"dashboards": {
|
||||||
@ -1924,35 +1957,6 @@
|
|||||||
"title": "Eventos",
|
"title": "Eventos",
|
||||||
"type": "Tipo de evento"
|
"type": "Tipo de evento"
|
||||||
},
|
},
|
||||||
"info": {
|
|
||||||
"built_using": "Construido usando",
|
|
||||||
"custom_uis": "IU personalizadas:",
|
|
||||||
"developed_by": "Desarrollado por un montón de gente impresionante.",
|
|
||||||
"documentation": "Documentación",
|
|
||||||
"frontend": "interfaz de usuario",
|
|
||||||
"frontend_version": "Versión del frontend: {version} - {type}",
|
|
||||||
"home_assistant_logo": "Logotipo de Home Assistant",
|
|
||||||
"icons_by": "Iconos por",
|
|
||||||
"integrations": "Integraciones",
|
|
||||||
"issues": "Incidencias",
|
|
||||||
"license": "Publicado bajo la licencia Apache 2.0",
|
|
||||||
"path_configuration": "Ruta a configuration.yaml: {path}",
|
|
||||||
"server": "servidor",
|
|
||||||
"source": "Fuente:",
|
|
||||||
"system_health_error": "El componente Estado del Sistema no está cargado. Añade 'system_health:' a configuration.yaml",
|
|
||||||
"title": "Información"
|
|
||||||
},
|
|
||||||
"logs": {
|
|
||||||
"clear": "Limpiar",
|
|
||||||
"details": "Detalles de registro ({level})",
|
|
||||||
"load_full_log": "Cargar registro completo de Home Assistant",
|
|
||||||
"loading_log": "Cargando registro de errores...",
|
|
||||||
"multiple_messages": "el mensaje se produjo por primera vez a las {time} y aparece {counter} veces",
|
|
||||||
"no_errors": "No se han reportado errores.",
|
|
||||||
"no_issues": "¡No hay nuevos problemas!",
|
|
||||||
"refresh": "Actualizar",
|
|
||||||
"title": "Registros"
|
|
||||||
},
|
|
||||||
"mqtt": {
|
"mqtt": {
|
||||||
"description_listen": "Escuchar un tema",
|
"description_listen": "Escuchar un tema",
|
||||||
"description_publish": "Publicar un paquete",
|
"description_publish": "Publicar un paquete",
|
||||||
|
@ -1149,6 +1149,20 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"header": "Home Assistant'i seadistamine",
|
"header": "Home Assistant'i seadistamine",
|
||||||
|
"info": {
|
||||||
|
"built_using": "Ehitatud kasutades",
|
||||||
|
"custom_uis": "Kohandatud kasutajaliidesed:",
|
||||||
|
"developed_by": "Tehtud paljude lahedate inimeste poolt.",
|
||||||
|
"frontend": "frontend-ui",
|
||||||
|
"frontend_version": "Frontend versioon: {version} - {type}",
|
||||||
|
"home_assistant_logo": "Home Assistant'i logo",
|
||||||
|
"icons_by": "Ikoonide autorid",
|
||||||
|
"license": "Avaldatud Apache 2.0 litsentsi alusel",
|
||||||
|
"path_configuration": "configuration.yaml asukoht: {path}",
|
||||||
|
"server": "server",
|
||||||
|
"source": "Allikas:",
|
||||||
|
"title": "Info"
|
||||||
|
},
|
||||||
"integrations": {
|
"integrations": {
|
||||||
"caption": "Sidumised",
|
"caption": "Sidumised",
|
||||||
"config_entry": {
|
"config_entry": {
|
||||||
@ -1199,6 +1213,16 @@
|
|||||||
"note_about_website_reference": "Rohkem on saadaval "
|
"note_about_website_reference": "Rohkem on saadaval "
|
||||||
},
|
},
|
||||||
"introduction": "Siin saab seadistada oma komponente ja Home Assistant'i. Mitte kõike ei saa veel kasutajaliidese kaudu seadistada, kuid me töötame selle nimel.",
|
"introduction": "Siin saab seadistada oma komponente ja Home Assistant'i. Mitte kõike ei saa veel kasutajaliidese kaudu seadistada, kuid me töötame selle nimel.",
|
||||||
|
"logs": {
|
||||||
|
"clear": "Puhasta",
|
||||||
|
"details": "Logi üksikasjad ({level})",
|
||||||
|
"load_full_log": "Lae kogu Home Assistant'i logi",
|
||||||
|
"loading_log": "Laadin vigade logi...",
|
||||||
|
"no_errors": "Vigadest pole teatatud.",
|
||||||
|
"no_issues": "Uusi probleeme pole!",
|
||||||
|
"refresh": "Värskenda",
|
||||||
|
"title": "Logid"
|
||||||
|
},
|
||||||
"person": {
|
"person": {
|
||||||
"add_person": "Lisa isik",
|
"add_person": "Lisa isik",
|
||||||
"caption": "Isikud",
|
"caption": "Isikud",
|
||||||
@ -1510,30 +1534,6 @@
|
|||||||
"title": "Sündmused",
|
"title": "Sündmused",
|
||||||
"type": "Sündmuse tüüp"
|
"type": "Sündmuse tüüp"
|
||||||
},
|
},
|
||||||
"info": {
|
|
||||||
"built_using": "Ehitatud kasutades",
|
|
||||||
"custom_uis": "Kohandatud kasutajaliidesed:",
|
|
||||||
"developed_by": "Tehtud paljude lahedate inimeste poolt.",
|
|
||||||
"frontend": "frontend-ui",
|
|
||||||
"frontend_version": "Frontend versioon: {version} - {type}",
|
|
||||||
"home_assistant_logo": "Home Assistant'i logo",
|
|
||||||
"icons_by": "Ikoonide autorid",
|
|
||||||
"license": "Avaldatud Apache 2.0 litsentsi alusel",
|
|
||||||
"path_configuration": "configuration.yaml asukoht: {path}",
|
|
||||||
"server": "server",
|
|
||||||
"source": "Allikas:",
|
|
||||||
"title": "Info"
|
|
||||||
},
|
|
||||||
"logs": {
|
|
||||||
"clear": "Puhasta",
|
|
||||||
"details": "Logi üksikasjad ({level})",
|
|
||||||
"load_full_log": "Lae kogu Home Assistant'i logi",
|
|
||||||
"loading_log": "Laadin vigade logi...",
|
|
||||||
"no_errors": "Vigadest pole teatatud.",
|
|
||||||
"no_issues": "Uusi probleeme pole!",
|
|
||||||
"refresh": "Värskenda",
|
|
||||||
"title": "Logid"
|
|
||||||
},
|
|
||||||
"mqtt": {
|
"mqtt": {
|
||||||
"description_listen": "Kuula teemat",
|
"description_listen": "Kuula teemat",
|
||||||
"listening_to": "Kuulamas",
|
"listening_to": "Kuulamas",
|
||||||
|
@ -1022,6 +1022,17 @@
|
|||||||
"input_text": "Text"
|
"input_text": "Text"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"info": {
|
||||||
|
"built_using": "Construit cu ajutorul",
|
||||||
|
"documentation": "مستندات",
|
||||||
|
"home_assistant_logo": "Logo Home Assistant",
|
||||||
|
"icons_by": "آیکون توسط",
|
||||||
|
"integrations": "یکپارچگی",
|
||||||
|
"issues": "موضوعات",
|
||||||
|
"server": "سرور",
|
||||||
|
"source": "Sursa:",
|
||||||
|
"title": "اطلاعات"
|
||||||
|
},
|
||||||
"integrations": {
|
"integrations": {
|
||||||
"add_integration": "اضافه کردن ادغام",
|
"add_integration": "اضافه کردن ادغام",
|
||||||
"caption": "یکپارچگی",
|
"caption": "یکپارچگی",
|
||||||
@ -1076,6 +1087,10 @@
|
|||||||
"rename_input_label": "ورود نام"
|
"rename_input_label": "ورود نام"
|
||||||
},
|
},
|
||||||
"introduction": "در اینجا می توانید اجزای خود و صفحه اصلی دستیار را پیکربندی کنید. ",
|
"introduction": "در اینجا می توانید اجزای خود و صفحه اصلی دستیار را پیکربندی کنید. ",
|
||||||
|
"logs": {
|
||||||
|
"refresh": "تازه کن",
|
||||||
|
"title": "وقایع"
|
||||||
|
},
|
||||||
"lovelace": {
|
"lovelace": {
|
||||||
"dashboards": {
|
"dashboards": {
|
||||||
"cant_edit_default": "داشبورد استاندارد Lovelace را نمی توان از UI ویرایش کرد. می توانید با تنظیم داشبورد دیگر به عنوان پیش فرض ، آن را مخفی کنید.",
|
"cant_edit_default": "داشبورد استاندارد Lovelace را نمی توان از UI ویرایش کرد. می توانید با تنظیم داشبورد دیگر به عنوان پیش فرض ، آن را مخفی کنید.",
|
||||||
@ -1347,21 +1362,6 @@
|
|||||||
"events": {
|
"events": {
|
||||||
"title": "رویدادها"
|
"title": "رویدادها"
|
||||||
},
|
},
|
||||||
"info": {
|
|
||||||
"built_using": "Construit cu ajutorul",
|
|
||||||
"documentation": "مستندات",
|
|
||||||
"home_assistant_logo": "Logo Home Assistant",
|
|
||||||
"icons_by": "آیکون توسط",
|
|
||||||
"integrations": "یکپارچگی",
|
|
||||||
"issues": "موضوعات",
|
|
||||||
"server": "سرور",
|
|
||||||
"source": "Sursa:",
|
|
||||||
"title": "اطلاعات"
|
|
||||||
},
|
|
||||||
"logs": {
|
|
||||||
"refresh": "تازه کن",
|
|
||||||
"title": "وقایع"
|
|
||||||
},
|
|
||||||
"mqtt": {
|
"mqtt": {
|
||||||
"publish": "Publica",
|
"publish": "Publica",
|
||||||
"subscribe_to": "Subiect pentru abonare",
|
"subscribe_to": "Subiect pentru abonare",
|
||||||
|
@ -480,6 +480,7 @@
|
|||||||
"delete": "Poista",
|
"delete": "Poista",
|
||||||
"error_required": "Pakollinen",
|
"error_required": "Pakollinen",
|
||||||
"loading": "Ladataan",
|
"loading": "Ladataan",
|
||||||
|
"menu": "Valikko",
|
||||||
"next": "Seuraava",
|
"next": "Seuraava",
|
||||||
"no": "Ei",
|
"no": "Ei",
|
||||||
"previous": "Edellinen",
|
"previous": "Edellinen",
|
||||||
@ -1367,6 +1368,24 @@
|
|||||||
"input_text": "Teksti"
|
"input_text": "Teksti"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"info": {
|
||||||
|
"built_using": "Rakennettu käyttäen",
|
||||||
|
"custom_uis": "Mukautetut käyttöliittymät:",
|
||||||
|
"developed_by": "Kehittänyt joukko mahtavia ihmisiä.",
|
||||||
|
"documentation": "Dokumentointi",
|
||||||
|
"frontend": "frontend-ui",
|
||||||
|
"frontend_version": "Käyttöliittymän versio: {version} - {type}",
|
||||||
|
"home_assistant_logo": "Home Assistant-logo",
|
||||||
|
"icons_by": "Kuvakkeet luonut",
|
||||||
|
"integrations": "Integraatiot",
|
||||||
|
"issues": "Ongelmat",
|
||||||
|
"license": "Julkaistu Apache 2.0-lisenssillä",
|
||||||
|
"path_configuration": "Polku configuration.yaml-tiedostoon: {path}",
|
||||||
|
"server": "palvelin",
|
||||||
|
"source": "Lähde:",
|
||||||
|
"system_health_error": "Järjestelmän kunto-komponenttia ei ole ladattu. Lisää 'system_health:' kohteeseen configuration.yaml",
|
||||||
|
"title": "Tiedot"
|
||||||
|
},
|
||||||
"integrations": {
|
"integrations": {
|
||||||
"add_integration": "Lisää integraatio",
|
"add_integration": "Lisää integraatio",
|
||||||
"caption": "Integraatiot",
|
"caption": "Integraatiot",
|
||||||
@ -1438,6 +1457,17 @@
|
|||||||
"rename_input_label": "Merkinnän nimi"
|
"rename_input_label": "Merkinnän nimi"
|
||||||
},
|
},
|
||||||
"introduction": "Täällä voit säätää Home Assistanttia ja sen komponentteja. Huomioithan, ettei kaikkea voi vielä säätää käyttöliittymän kautta, mutta teemme jatkuvasti töitä sen mahdollistamiseksi.",
|
"introduction": "Täällä voit säätää Home Assistanttia ja sen komponentteja. Huomioithan, ettei kaikkea voi vielä säätää käyttöliittymän kautta, mutta teemme jatkuvasti töitä sen mahdollistamiseksi.",
|
||||||
|
"logs": {
|
||||||
|
"clear": "Tyhjennä",
|
||||||
|
"details": "Lokitiedot ( {level} )",
|
||||||
|
"load_full_log": "Lataa Home Assistantin koko loki",
|
||||||
|
"loading_log": "Ladataan virhelokia...",
|
||||||
|
"multiple_messages": "Viesti esiintyi ensimmäisen kerran {time} ja tämän jälkeen {counter} kertaa",
|
||||||
|
"no_errors": "Virheitä ei ole ilmoitettu.",
|
||||||
|
"no_issues": "Ei uusia aiheita!",
|
||||||
|
"refresh": "Päivitä",
|
||||||
|
"title": "Lokit"
|
||||||
|
},
|
||||||
"lovelace": {
|
"lovelace": {
|
||||||
"caption": "Lovelace-kojelaudat",
|
"caption": "Lovelace-kojelaudat",
|
||||||
"dashboards": {
|
"dashboards": {
|
||||||
@ -1924,35 +1954,6 @@
|
|||||||
"title": "Tapahtumat",
|
"title": "Tapahtumat",
|
||||||
"type": "Tapahtumatyyppi"
|
"type": "Tapahtumatyyppi"
|
||||||
},
|
},
|
||||||
"info": {
|
|
||||||
"built_using": "Rakennettu käyttäen",
|
|
||||||
"custom_uis": "Mukautetut käyttöliittymät:",
|
|
||||||
"developed_by": "Kehittänyt joukko mahtavia ihmisiä.",
|
|
||||||
"documentation": "Dokumentointi",
|
|
||||||
"frontend": "frontend-ui",
|
|
||||||
"frontend_version": "Käyttöliittymän versio: {version} - {type}",
|
|
||||||
"home_assistant_logo": "Home Assistant-logo",
|
|
||||||
"icons_by": "Kuvakkeet luonut",
|
|
||||||
"integrations": "Integraatiot",
|
|
||||||
"issues": "Ongelmat",
|
|
||||||
"license": "Julkaistu Apache 2.0-lisenssillä",
|
|
||||||
"path_configuration": "Polku configuration.yaml-tiedostoon: {path}",
|
|
||||||
"server": "palvelin",
|
|
||||||
"source": "Lähde:",
|
|
||||||
"system_health_error": "Järjestelmän kunto-komponenttia ei ole ladattu. Lisää 'system_health:' kohteeseen configuration.yaml",
|
|
||||||
"title": "Tiedot"
|
|
||||||
},
|
|
||||||
"logs": {
|
|
||||||
"clear": "Tyhjennä",
|
|
||||||
"details": "Lokitiedot ( {level} )",
|
|
||||||
"load_full_log": "Lataa Home Assistantin koko loki",
|
|
||||||
"loading_log": "Ladataan virhelokia...",
|
|
||||||
"multiple_messages": "Viesti esiintyi ensimmäisen kerran {time} ja tämän jälkeen {counter} kertaa",
|
|
||||||
"no_errors": "Virheitä ei ole ilmoitettu.",
|
|
||||||
"no_issues": "Ei uusia aiheita!",
|
|
||||||
"refresh": "Päivitä",
|
|
||||||
"title": "Lokit"
|
|
||||||
},
|
|
||||||
"mqtt": {
|
"mqtt": {
|
||||||
"description_listen": "Kuuntele aihetta",
|
"description_listen": "Kuuntele aihetta",
|
||||||
"description_publish": "Julkaise paketti",
|
"description_publish": "Julkaise paketti",
|
||||||
|
@ -480,8 +480,10 @@
|
|||||||
"delete": "Supprimer",
|
"delete": "Supprimer",
|
||||||
"error_required": "Obligatoire",
|
"error_required": "Obligatoire",
|
||||||
"loading": "Chargement",
|
"loading": "Chargement",
|
||||||
|
"menu": "Menu",
|
||||||
"next": "Suivant",
|
"next": "Suivant",
|
||||||
"no": "Non",
|
"no": "Non",
|
||||||
|
"overflow_menu": "Menu de débordement",
|
||||||
"previous": "Précédent",
|
"previous": "Précédent",
|
||||||
"refresh": "Rafraîchir",
|
"refresh": "Rafraîchir",
|
||||||
"save": "Enregistrer",
|
"save": "Enregistrer",
|
||||||
@ -911,6 +913,8 @@
|
|||||||
"introduction": "Utilisez les automatisations pour donner vie à votre maison",
|
"introduction": "Utilisez les automatisations pour donner vie à votre maison",
|
||||||
"load_error_not_editable": "Seules les automatisations dans automations.yaml sont modifiables.",
|
"load_error_not_editable": "Seules les automatisations dans automations.yaml sont modifiables.",
|
||||||
"load_error_unknown": "Erreur lors du chargement de l'automatisation ( {err_no} ).",
|
"load_error_unknown": "Erreur lors du chargement de l'automatisation ( {err_no} ).",
|
||||||
|
"move_down": "Déplacer vers le bas",
|
||||||
|
"move_up": "Déplacer vers le haut",
|
||||||
"save": "Sauvegarder",
|
"save": "Sauvegarder",
|
||||||
"triggers": {
|
"triggers": {
|
||||||
"add": "Ajouter un déclencheur",
|
"add": "Ajouter un déclencheur",
|
||||||
@ -1367,6 +1371,24 @@
|
|||||||
"input_text": "Texte"
|
"input_text": "Texte"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"info": {
|
||||||
|
"built_using": "Construit en utilisant",
|
||||||
|
"custom_uis": "Interfaces utilisateur personnalisées :",
|
||||||
|
"developed_by": "Développé par un groupe de personnes formidables.",
|
||||||
|
"documentation": "Documentation",
|
||||||
|
"frontend": "interface utilisateur",
|
||||||
|
"frontend_version": "Version interface utilisateur : {version} - {type}",
|
||||||
|
"home_assistant_logo": "Logo de Home Assistant",
|
||||||
|
"icons_by": "Icônes par",
|
||||||
|
"integrations": "Intégrations",
|
||||||
|
"issues": "Problèmes",
|
||||||
|
"license": "Publié sous la licence Apache 2.0",
|
||||||
|
"path_configuration": "Chemin vers configuration.yaml : {path}",
|
||||||
|
"server": "serveur",
|
||||||
|
"source": "Source:",
|
||||||
|
"system_health_error": "Le composant System Health n'est pas chargé. Ajouter 'system_health:' à configuration.yaml",
|
||||||
|
"title": "Info"
|
||||||
|
},
|
||||||
"integrations": {
|
"integrations": {
|
||||||
"add_integration": "Ajouter l'intégration",
|
"add_integration": "Ajouter l'intégration",
|
||||||
"caption": "Intégrations",
|
"caption": "Intégrations",
|
||||||
@ -1438,6 +1460,17 @@
|
|||||||
"rename_input_label": "Nom de l'entrée"
|
"rename_input_label": "Nom de l'entrée"
|
||||||
},
|
},
|
||||||
"introduction": "Ici, il est possible de configurer vos composants et Home Assistant. Tout n'est pas encore possible de configurer à partir de l'interface utilisateur, mais nous y travaillons.",
|
"introduction": "Ici, il est possible de configurer vos composants et Home Assistant. Tout n'est pas encore possible de configurer à partir de l'interface utilisateur, mais nous y travaillons.",
|
||||||
|
"logs": {
|
||||||
|
"clear": "Nettoyer",
|
||||||
|
"details": "Détails du journal ( {level} )",
|
||||||
|
"load_full_log": "Charger le journal complet de Home Assistant",
|
||||||
|
"loading_log": "Chargement du journal des erreurs…",
|
||||||
|
"multiple_messages": "message survenu pour la première fois à {time} et apparu {counter} fois.",
|
||||||
|
"no_errors": "Aucune erreur n'a été signalée.",
|
||||||
|
"no_issues": "Il n'y a pas de nouveaux problèmes!",
|
||||||
|
"refresh": "Rafraîchir",
|
||||||
|
"title": "Journaux"
|
||||||
|
},
|
||||||
"lovelace": {
|
"lovelace": {
|
||||||
"caption": "Tableaux de bord Lovelace",
|
"caption": "Tableaux de bord Lovelace",
|
||||||
"dashboards": {
|
"dashboards": {
|
||||||
@ -1924,35 +1957,6 @@
|
|||||||
"title": "Événements",
|
"title": "Événements",
|
||||||
"type": "Type d'événement"
|
"type": "Type d'événement"
|
||||||
},
|
},
|
||||||
"info": {
|
|
||||||
"built_using": "Construit en utilisant",
|
|
||||||
"custom_uis": "Interfaces utilisateur personnalisées :",
|
|
||||||
"developed_by": "Développé par un groupe de personnes formidables.",
|
|
||||||
"documentation": "Documentation",
|
|
||||||
"frontend": "interface utilisateur",
|
|
||||||
"frontend_version": "Version interface utilisateur : {version} - {type}",
|
|
||||||
"home_assistant_logo": "Logo de Home Assistant",
|
|
||||||
"icons_by": "Icônes par",
|
|
||||||
"integrations": "Intégrations",
|
|
||||||
"issues": "Problèmes",
|
|
||||||
"license": "Publié sous la licence Apache 2.0",
|
|
||||||
"path_configuration": "Chemin vers configuration.yaml : {path}",
|
|
||||||
"server": "serveur",
|
|
||||||
"source": "Source:",
|
|
||||||
"system_health_error": "Le composant System Health n'est pas chargé. Ajouter 'system_health:' à configuration.yaml",
|
|
||||||
"title": "Info"
|
|
||||||
},
|
|
||||||
"logs": {
|
|
||||||
"clear": "Nettoyer",
|
|
||||||
"details": "Détails du journal ( {level} )",
|
|
||||||
"load_full_log": "Charger le journal complet de Home Assistant",
|
|
||||||
"loading_log": "Chargement du journal des erreurs…",
|
|
||||||
"multiple_messages": "message survenu pour la première fois à {time} et apparu {counter} fois.",
|
|
||||||
"no_errors": "Aucune erreur n'a été signalée.",
|
|
||||||
"no_issues": "Il n'y a pas de nouveaux problèmes!",
|
|
||||||
"refresh": "Rafraîchir",
|
|
||||||
"title": "Journaux"
|
|
||||||
},
|
|
||||||
"mqtt": {
|
"mqtt": {
|
||||||
"description_listen": "Écouter un sujet",
|
"description_listen": "Écouter un sujet",
|
||||||
"description_publish": "Publier un paquet",
|
"description_publish": "Publier un paquet",
|
||||||
|
@ -1181,6 +1181,24 @@
|
|||||||
"input_text": "טקסט"
|
"input_text": "טקסט"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"info": {
|
||||||
|
"built_using": "נבנה באמצעות",
|
||||||
|
"custom_uis": "ממשקי משתמש מותאמים אישית:",
|
||||||
|
"developed_by": "פותח על ידי חבורה של אנשים מדהימים.",
|
||||||
|
"documentation": "תיעוד",
|
||||||
|
"frontend": "frontend-ui",
|
||||||
|
"frontend_version": "גרסת ממשק המשתמש: {version} - {type}",
|
||||||
|
"home_assistant_logo": "לוגו Home Assistant",
|
||||||
|
"icons_by": "סמלים מאת",
|
||||||
|
"integrations": "אינטגרציות",
|
||||||
|
"issues": "בעיות",
|
||||||
|
"license": "פורסם תחת רישיון Apache 2.0",
|
||||||
|
"path_configuration": "נתיב ל - configuration.yaml: {path}",
|
||||||
|
"server": "שרת",
|
||||||
|
"source": "מקור:",
|
||||||
|
"system_health_error": "רכיב ה System Health אינו טעון. הוסף 'system_health:' ל - configuration.yaml",
|
||||||
|
"title": "מידע"
|
||||||
|
},
|
||||||
"integrations": {
|
"integrations": {
|
||||||
"add_integration": "הוסף אינטגרציה",
|
"add_integration": "הוסף אינטגרציה",
|
||||||
"caption": "אינטגרציות",
|
"caption": "אינטגרציות",
|
||||||
@ -1237,6 +1255,17 @@
|
|||||||
"rename_input_label": "שם ישות"
|
"rename_input_label": "שם ישות"
|
||||||
},
|
},
|
||||||
"introduction": "כאן ניתן להגדיר את הרכיבים ואת ה Home Assistant. לא הכל ניתן להגדיר את ממשק המשתמש עדיין, אבל אנחנו עובדים על זה.",
|
"introduction": "כאן ניתן להגדיר את הרכיבים ואת ה Home Assistant. לא הכל ניתן להגדיר את ממשק המשתמש עדיין, אבל אנחנו עובדים על זה.",
|
||||||
|
"logs": {
|
||||||
|
"clear": "נקה",
|
||||||
|
"details": "פרטי יומן האירועים ({level})",
|
||||||
|
"load_full_log": "טען את הלוג המלא של Home Assistant",
|
||||||
|
"loading_log": "טוען יומן שגיאות ...",
|
||||||
|
"multiple_messages": "ההודעה התרחשה לראשונה בשעה {time} והיא מופיעה {counter} פעמים",
|
||||||
|
"no_errors": "לא דווחו שגיאות.",
|
||||||
|
"no_issues": "אין נושאים חדשים!",
|
||||||
|
"refresh": "רענן",
|
||||||
|
"title": "יומנים"
|
||||||
|
},
|
||||||
"lovelace": {
|
"lovelace": {
|
||||||
"dashboards": {
|
"dashboards": {
|
||||||
"caption": "לוחות בקרה",
|
"caption": "לוחות בקרה",
|
||||||
@ -1598,35 +1627,6 @@
|
|||||||
"title": "אירועים",
|
"title": "אירועים",
|
||||||
"type": "סוג אירוע"
|
"type": "סוג אירוע"
|
||||||
},
|
},
|
||||||
"info": {
|
|
||||||
"built_using": "נבנה באמצעות",
|
|
||||||
"custom_uis": "ממשקי משתמש מותאמים אישית:",
|
|
||||||
"developed_by": "פותח על ידי חבורה של אנשים מדהימים.",
|
|
||||||
"documentation": "תיעוד",
|
|
||||||
"frontend": "frontend-ui",
|
|
||||||
"frontend_version": "גרסת ממשק המשתמש: {version} - {type}",
|
|
||||||
"home_assistant_logo": "לוגו Home Assistant",
|
|
||||||
"icons_by": "סמלים מאת",
|
|
||||||
"integrations": "אינטגרציות",
|
|
||||||
"issues": "בעיות",
|
|
||||||
"license": "פורסם תחת רישיון Apache 2.0",
|
|
||||||
"path_configuration": "נתיב ל - configuration.yaml: {path}",
|
|
||||||
"server": "שרת",
|
|
||||||
"source": "מקור:",
|
|
||||||
"system_health_error": "רכיב ה System Health אינו טעון. הוסף 'system_health:' ל - configuration.yaml",
|
|
||||||
"title": "מידע"
|
|
||||||
},
|
|
||||||
"logs": {
|
|
||||||
"clear": "נקה",
|
|
||||||
"details": "פרטי יומן האירועים ({level})",
|
|
||||||
"load_full_log": "טען את הלוג המלא של Home Assistant",
|
|
||||||
"loading_log": "טוען יומן שגיאות ...",
|
|
||||||
"multiple_messages": "ההודעה התרחשה לראשונה בשעה {time} והיא מופיעה {counter} פעמים",
|
|
||||||
"no_errors": "לא דווחו שגיאות.",
|
|
||||||
"no_issues": "אין נושאים חדשים!",
|
|
||||||
"refresh": "רענן",
|
|
||||||
"title": "יומנים"
|
|
||||||
},
|
|
||||||
"mqtt": {
|
"mqtt": {
|
||||||
"description_listen": "האזנה לנושא",
|
"description_listen": "האזנה לנושא",
|
||||||
"description_publish": "פרסם חבילה",
|
"description_publish": "פרסם חבילה",
|
||||||
|
@ -308,6 +308,9 @@
|
|||||||
"rename_dialog": "इस कॉन्फ़िगरेशन प्रविष्टि का नाम संपादित करें",
|
"rename_dialog": "इस कॉन्फ़िगरेशन प्रविष्टि का नाम संपादित करें",
|
||||||
"rename_input_label": "प्रवेश का नाम"
|
"rename_input_label": "प्रवेश का नाम"
|
||||||
},
|
},
|
||||||
|
"logs": {
|
||||||
|
"title": "लॉग्स"
|
||||||
|
},
|
||||||
"script": {
|
"script": {
|
||||||
"picker": {
|
"picker": {
|
||||||
"headers": {
|
"headers": {
|
||||||
@ -349,9 +352,6 @@
|
|||||||
"events": {
|
"events": {
|
||||||
"title": "घटनाओं"
|
"title": "घटनाओं"
|
||||||
},
|
},
|
||||||
"logs": {
|
|
||||||
"title": "लॉग्स"
|
|
||||||
},
|
|
||||||
"mqtt": {
|
"mqtt": {
|
||||||
"title": "MQTT"
|
"title": "MQTT"
|
||||||
},
|
},
|
||||||
|
@ -1008,6 +1008,14 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"header": "Konfigurirajte Home Assistant",
|
"header": "Konfigurirajte Home Assistant",
|
||||||
|
"info": {
|
||||||
|
"frontend_version": "Verzija sučelja: {version} - {type}",
|
||||||
|
"home_assistant_logo": "Logotip Home Assistanta",
|
||||||
|
"license": "Objavljeno pod licencom Apache 2.0",
|
||||||
|
"path_configuration": "Put do configuration.yaml: {path}",
|
||||||
|
"source": "Izvorni kod:",
|
||||||
|
"title": "Informacije"
|
||||||
|
},
|
||||||
"integrations": {
|
"integrations": {
|
||||||
"caption": "Integracije",
|
"caption": "Integracije",
|
||||||
"config_entry": {
|
"config_entry": {
|
||||||
@ -1045,6 +1053,9 @@
|
|||||||
"none": "Još ništa nije konfigurirano"
|
"none": "Još ništa nije konfigurirano"
|
||||||
},
|
},
|
||||||
"introduction": "Ovdje možete konfigurirati vaše komponente i Home Assistant. Nije moguće baš sve konfigurirati koristeći UI zasada, ali radimo na tome.",
|
"introduction": "Ovdje možete konfigurirati vaše komponente i Home Assistant. Nije moguće baš sve konfigurirati koristeći UI zasada, ali radimo na tome.",
|
||||||
|
"logs": {
|
||||||
|
"title": "Logovi"
|
||||||
|
},
|
||||||
"person": {
|
"person": {
|
||||||
"caption": "Osobe",
|
"caption": "Osobe",
|
||||||
"description": "Upravljajte osobama koje Home Assistant prati.",
|
"description": "Upravljajte osobama koje Home Assistant prati.",
|
||||||
@ -1287,17 +1298,6 @@
|
|||||||
"events": {
|
"events": {
|
||||||
"title": "Događaji"
|
"title": "Događaji"
|
||||||
},
|
},
|
||||||
"info": {
|
|
||||||
"frontend_version": "Verzija sučelja: {version} - {type}",
|
|
||||||
"home_assistant_logo": "Logotip Home Assistanta",
|
|
||||||
"license": "Objavljeno pod licencom Apache 2.0",
|
|
||||||
"path_configuration": "Put do configuration.yaml: {path}",
|
|
||||||
"source": "Izvorni kod:",
|
|
||||||
"title": "Informacije"
|
|
||||||
},
|
|
||||||
"logs": {
|
|
||||||
"title": "Logovi"
|
|
||||||
},
|
|
||||||
"mqtt": {
|
"mqtt": {
|
||||||
"title": "MQTT"
|
"title": "MQTT"
|
||||||
},
|
},
|
||||||
|
@ -478,9 +478,12 @@
|
|||||||
"cancel": "Mégse",
|
"cancel": "Mégse",
|
||||||
"close": "Bezárás",
|
"close": "Bezárás",
|
||||||
"delete": "Törlés",
|
"delete": "Törlés",
|
||||||
|
"error_required": "Szükséges",
|
||||||
"loading": "Betöltés",
|
"loading": "Betöltés",
|
||||||
|
"menu": "Menü",
|
||||||
"next": "Tovább",
|
"next": "Tovább",
|
||||||
"no": "Nem",
|
"no": "Nem",
|
||||||
|
"overflow_menu": "Lebegő menü",
|
||||||
"previous": "Előző",
|
"previous": "Előző",
|
||||||
"refresh": "Frissítés",
|
"refresh": "Frissítés",
|
||||||
"save": "Mentés",
|
"save": "Mentés",
|
||||||
@ -910,6 +913,8 @@
|
|||||||
"introduction": "Használj automatizálásokat otthonod életre keltéséhez",
|
"introduction": "Használj automatizálásokat otthonod életre keltéséhez",
|
||||||
"load_error_not_editable": "Csak az automations.yaml fájlban megadott automatizálások szerkeszthetők.",
|
"load_error_not_editable": "Csak az automations.yaml fájlban megadott automatizálások szerkeszthetők.",
|
||||||
"load_error_unknown": "Hiba az automatizálás betöltésekor ({err_no}).",
|
"load_error_unknown": "Hiba az automatizálás betöltésekor ({err_no}).",
|
||||||
|
"move_down": "Le",
|
||||||
|
"move_up": "Fel",
|
||||||
"save": "Mentés",
|
"save": "Mentés",
|
||||||
"triggers": {
|
"triggers": {
|
||||||
"add": "Trigger hozzáadása",
|
"add": "Trigger hozzáadása",
|
||||||
@ -1221,6 +1226,7 @@
|
|||||||
"different_include": "Lehet domainnel, globbal vagy egy másik include fájllal.",
|
"different_include": "Lehet domainnel, globbal vagy egy másik include fájllal.",
|
||||||
"pick_attribute": "Válassz egy attribútumot a felülbíráláshoz",
|
"pick_attribute": "Válassz egy attribútumot a felülbíráláshoz",
|
||||||
"picker": {
|
"picker": {
|
||||||
|
"entity": "Entitás",
|
||||||
"header": "Testreszabások",
|
"header": "Testreszabások",
|
||||||
"introduction": "Szabd testre az entitások attribútumait. A hozzáadott, szerkesztett testreszabások azonnal érvényesülnek. A testreszabások eltávolítása akkor lép életbe, amikor az entitás frissül."
|
"introduction": "Szabd testre az entitások attribútumait. A hozzáadott, szerkesztett testreszabások azonnal érvényesülnek. A testreszabások eltávolítása akkor lép életbe, amikor az entitás frissül."
|
||||||
},
|
},
|
||||||
@ -1365,6 +1371,24 @@
|
|||||||
"input_text": "Szöveg"
|
"input_text": "Szöveg"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"info": {
|
||||||
|
"built_using": "Buildelve:",
|
||||||
|
"custom_uis": "Egyéni felhasználói felületek:",
|
||||||
|
"developed_by": "Egy csomó fantasztikus ember által kifejlesztve.",
|
||||||
|
"documentation": "Dokumentáció",
|
||||||
|
"frontend": "frontend-ui",
|
||||||
|
"frontend_version": "Frontend verzió: {version} - {type}",
|
||||||
|
"home_assistant_logo": "Home Assistant logó",
|
||||||
|
"icons_by": "Ikonokat készítette:",
|
||||||
|
"integrations": "Integrációk",
|
||||||
|
"issues": "Problémák",
|
||||||
|
"license": "Megjelent az Apache 2.0 licenc alatt",
|
||||||
|
"path_configuration": "A configuration.yaml fájl elérési útja: {path}",
|
||||||
|
"server": "server",
|
||||||
|
"source": "Forrás:",
|
||||||
|
"system_health_error": "A rendszerállapot összetevő nincs betöltve. Add hozzá a 'system_health:' sort a configuration.yaml fájlhoz.",
|
||||||
|
"title": "Infó"
|
||||||
|
},
|
||||||
"integrations": {
|
"integrations": {
|
||||||
"add_integration": "Integráció hozzáadása",
|
"add_integration": "Integráció hozzáadása",
|
||||||
"caption": "Integrációk",
|
"caption": "Integrációk",
|
||||||
@ -1436,6 +1460,17 @@
|
|||||||
"rename_input_label": "Bejegyzés neve"
|
"rename_input_label": "Bejegyzés neve"
|
||||||
},
|
},
|
||||||
"introduction": "Itt a komponenseket és a Home Assistant szervert lehet beállítani. Még nem lehet mindent a felületről, de dolgozunk rajta.",
|
"introduction": "Itt a komponenseket és a Home Assistant szervert lehet beállítani. Még nem lehet mindent a felületről, de dolgozunk rajta.",
|
||||||
|
"logs": {
|
||||||
|
"clear": "Törlés",
|
||||||
|
"details": "Naplózás részletessége ({level})",
|
||||||
|
"load_full_log": "Teljes Home Assistant napló betöltése",
|
||||||
|
"loading_log": "Hibanapló betöltése...",
|
||||||
|
"multiple_messages": "az üzenet először a következő időpontban fordult elő: {time}, majd később {counter} alkalommal ismétlődött",
|
||||||
|
"no_errors": "Nem jelentettek hibát.",
|
||||||
|
"no_issues": "Nincsenek új bejegyzések!",
|
||||||
|
"refresh": "Frissítés",
|
||||||
|
"title": "Napló"
|
||||||
|
},
|
||||||
"lovelace": {
|
"lovelace": {
|
||||||
"caption": "Lovelace Irányítópultok",
|
"caption": "Lovelace Irányítópultok",
|
||||||
"dashboards": {
|
"dashboards": {
|
||||||
@ -1853,12 +1888,15 @@
|
|||||||
"add_node_secure": "Biztonságos csomópont hozzáadása",
|
"add_node_secure": "Biztonságos csomópont hozzáadása",
|
||||||
"cancel_command": "Parancs megszakítása",
|
"cancel_command": "Parancs megszakítása",
|
||||||
"heal_network": "Hálózati struktúra feltérképezése",
|
"heal_network": "Hálózati struktúra feltérképezése",
|
||||||
|
"node_info": "Node információ",
|
||||||
|
"refresh_entity": "Entitás frissítése",
|
||||||
"remove_node": "Csomópont eltávolítása",
|
"remove_node": "Csomópont eltávolítása",
|
||||||
"save_config": "Konfiguráció mentése",
|
"save_config": "Konfiguráció mentése",
|
||||||
"soft_reset": "Soft Reset",
|
"soft_reset": "Soft Reset",
|
||||||
"start_network": "Hálózat indítása",
|
"start_network": "Hálózat indítása",
|
||||||
"stop_network": "Hálózat leállítása",
|
"stop_network": "Hálózat leállítása",
|
||||||
"test_network": "Hálózat tesztelése"
|
"test_network": "Hálózat tesztelése",
|
||||||
|
"test_node": "Teszt Node"
|
||||||
},
|
},
|
||||||
"values": {
|
"values": {
|
||||||
"header": "Csomópont értékek"
|
"header": "Csomópont értékek"
|
||||||
@ -1892,35 +1930,6 @@
|
|||||||
"title": "Események",
|
"title": "Események",
|
||||||
"type": "Esemény típusa"
|
"type": "Esemény típusa"
|
||||||
},
|
},
|
||||||
"info": {
|
|
||||||
"built_using": "Buildelve:",
|
|
||||||
"custom_uis": "Egyéni felhasználói felületek:",
|
|
||||||
"developed_by": "Egy csomó fantasztikus ember által kifejlesztve.",
|
|
||||||
"documentation": "Dokumentáció",
|
|
||||||
"frontend": "frontend-ui",
|
|
||||||
"frontend_version": "Frontend verzió: {version} - {type}",
|
|
||||||
"home_assistant_logo": "Home Assistant logó",
|
|
||||||
"icons_by": "Ikonokat készítette:",
|
|
||||||
"integrations": "Integrációk",
|
|
||||||
"issues": "Problémák",
|
|
||||||
"license": "Megjelent az Apache 2.0 licenc alatt",
|
|
||||||
"path_configuration": "A configuration.yaml fájl elérési útja: {path}",
|
|
||||||
"server": "server",
|
|
||||||
"source": "Forrás:",
|
|
||||||
"system_health_error": "A rendszerállapot összetevő nincs betöltve. Add hozzá a 'system_health:' sort a configuration.yaml fájlhoz.",
|
|
||||||
"title": "Infó"
|
|
||||||
},
|
|
||||||
"logs": {
|
|
||||||
"clear": "Törlés",
|
|
||||||
"details": "Naplózás részletessége ({level})",
|
|
||||||
"load_full_log": "Teljes Home Assistant napló betöltése",
|
|
||||||
"loading_log": "Hibanapló betöltése...",
|
|
||||||
"multiple_messages": "az üzenet először a következő időpontban fordult elő: {time}, majd később {counter} alkalommal ismétlődött",
|
|
||||||
"no_errors": "Nem jelentettek hibát.",
|
|
||||||
"no_issues": "Nincsenek új bejegyzések!",
|
|
||||||
"refresh": "Frissítés",
|
|
||||||
"title": "Napló"
|
|
||||||
},
|
|
||||||
"mqtt": {
|
"mqtt": {
|
||||||
"description_listen": "Téma figyelése",
|
"description_listen": "Téma figyelése",
|
||||||
"description_publish": "Csomag közzététele",
|
"description_publish": "Csomag közzététele",
|
||||||
|
@ -806,6 +806,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"header": "Կարգավորել Home Assistant-ը",
|
"header": "Կարգավորել Home Assistant-ը",
|
||||||
|
"info": {
|
||||||
|
"title": "Ինֆորմացիա"
|
||||||
|
},
|
||||||
"integrations": {
|
"integrations": {
|
||||||
"caption": "Ինտեգրում",
|
"caption": "Ինտեգրում",
|
||||||
"config_entry": {
|
"config_entry": {
|
||||||
@ -834,6 +837,9 @@
|
|||||||
"none": "Ոչինչ տրամադրված չէ"
|
"none": "Ոչինչ տրամադրված չէ"
|
||||||
},
|
},
|
||||||
"introduction": "Այստեղ հնարավոր է կարգավորել ձեր բաղադրիչները և Home Assistant:Դեռ ամեն ինչ հնարավոր չէ կազմաձևել UI- ից, բայց մենք աշխատում ենք այդ ուղղությամբ",
|
"introduction": "Այստեղ հնարավոր է կարգավորել ձեր բաղադրիչները և Home Assistant:Դեռ ամեն ինչ հնարավոր չէ կազմաձևել UI- ից, բայց մենք աշխատում ենք այդ ուղղությամբ",
|
||||||
|
"logs": {
|
||||||
|
"title": "log-եր"
|
||||||
|
},
|
||||||
"person": {
|
"person": {
|
||||||
"caption": "Անձինք",
|
"caption": "Անձինք",
|
||||||
"description": "Կառավարել այն անձանց, որոնք հետապնդում են Home Assistant-ին:",
|
"description": "Կառավարել այն անձանց, որոնք հետապնդում են Home Assistant-ին:",
|
||||||
@ -959,12 +965,6 @@
|
|||||||
"events": {
|
"events": {
|
||||||
"title": "Իրադարձություններ"
|
"title": "Իրադարձություններ"
|
||||||
},
|
},
|
||||||
"info": {
|
|
||||||
"title": "Ինֆորմացիա"
|
|
||||||
},
|
|
||||||
"logs": {
|
|
||||||
"title": "log-եր"
|
|
||||||
},
|
|
||||||
"mqtt": {
|
"mqtt": {
|
||||||
"title": "MQTT"
|
"title": "MQTT"
|
||||||
},
|
},
|
||||||
|
@ -1073,6 +1073,12 @@
|
|||||||
"input_text": "Texti"
|
"input_text": "Texti"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"info": {
|
||||||
|
"documentation": "Skjölun",
|
||||||
|
"icons_by": "Smátákn eftir",
|
||||||
|
"integrations": "Samþættingar",
|
||||||
|
"title": "Upplýsingar"
|
||||||
|
},
|
||||||
"integrations": {
|
"integrations": {
|
||||||
"add_integration": "Bæta við samþættingu",
|
"add_integration": "Bæta við samþættingu",
|
||||||
"caption": "Samþættingar",
|
"caption": "Samþættingar",
|
||||||
@ -1120,6 +1126,9 @@
|
|||||||
"none": "Ekkert skilgreint sem stendur"
|
"none": "Ekkert skilgreint sem stendur"
|
||||||
},
|
},
|
||||||
"introduction": "Hér er mögulegt að stilla af íhluti og Home Assistant. Því miður er ekki hægt að breyta öllu í gegnum viðmótið ennþá, en við erum að vinna í því.",
|
"introduction": "Hér er mögulegt að stilla af íhluti og Home Assistant. Því miður er ekki hægt að breyta öllu í gegnum viðmótið ennþá, en við erum að vinna í því.",
|
||||||
|
"logs": {
|
||||||
|
"clear": "Hreinsa"
|
||||||
|
},
|
||||||
"lovelace": {
|
"lovelace": {
|
||||||
"caption": "Lovelace mælaborð",
|
"caption": "Lovelace mælaborð",
|
||||||
"dashboards": {
|
"dashboards": {
|
||||||
@ -1392,15 +1401,6 @@
|
|||||||
"events": {
|
"events": {
|
||||||
"title": "Viðburðir"
|
"title": "Viðburðir"
|
||||||
},
|
},
|
||||||
"info": {
|
|
||||||
"documentation": "Skjölun",
|
|
||||||
"icons_by": "Smátákn eftir",
|
|
||||||
"integrations": "Samþættingar",
|
|
||||||
"title": "Upplýsingar"
|
|
||||||
},
|
|
||||||
"logs": {
|
|
||||||
"clear": "Hreinsa"
|
|
||||||
},
|
|
||||||
"mqtt": {
|
"mqtt": {
|
||||||
"title": "MQTT"
|
"title": "MQTT"
|
||||||
},
|
},
|
||||||
|
@ -480,8 +480,10 @@
|
|||||||
"delete": "Elimina",
|
"delete": "Elimina",
|
||||||
"error_required": "Necessario",
|
"error_required": "Necessario",
|
||||||
"loading": "Caricamento",
|
"loading": "Caricamento",
|
||||||
|
"menu": "Menù",
|
||||||
"next": "Avanti",
|
"next": "Avanti",
|
||||||
"no": "No",
|
"no": "No",
|
||||||
|
"overflow_menu": "Menù di Overflow",
|
||||||
"previous": "Indietro",
|
"previous": "Indietro",
|
||||||
"refresh": "Aggiorna",
|
"refresh": "Aggiorna",
|
||||||
"save": "Salva",
|
"save": "Salva",
|
||||||
@ -741,8 +743,8 @@
|
|||||||
"notification_toast": {
|
"notification_toast": {
|
||||||
"connection_lost": "Connessione persa. Riconnessione…",
|
"connection_lost": "Connessione persa. Riconnessione…",
|
||||||
"service_call_failed": "Fallita chiamata a servizio {service} .",
|
"service_call_failed": "Fallita chiamata a servizio {service} .",
|
||||||
"started": "Home Assistant è avviato!",
|
"started": "Home Assistant si è avviato!",
|
||||||
"starting": "Home Assistant sta iniziando, non tutto sarà disponibile fino a quando non avrà finito l'avvio.",
|
"starting": "Home Assistant si sta avviando, non tutto sarà disponibile fino a quando non avrà completato l'avvio.",
|
||||||
"triggered": "Attivato {name}"
|
"triggered": "Attivato {name}"
|
||||||
},
|
},
|
||||||
"panel": {
|
"panel": {
|
||||||
@ -911,6 +913,8 @@
|
|||||||
"introduction": "Usa le automazioni per dare vita alla tua casa.",
|
"introduction": "Usa le automazioni per dare vita alla tua casa.",
|
||||||
"load_error_not_editable": "Solo le Automazioni in automations.yaml sono modificabili.",
|
"load_error_not_editable": "Solo le Automazioni in automations.yaml sono modificabili.",
|
||||||
"load_error_unknown": "Errore durante il caricamento dell'Automazione ({err_no}).",
|
"load_error_unknown": "Errore durante il caricamento dell'Automazione ({err_no}).",
|
||||||
|
"move_down": "Sposta sotto",
|
||||||
|
"move_up": "Sposta sopra",
|
||||||
"save": "Salva",
|
"save": "Salva",
|
||||||
"triggers": {
|
"triggers": {
|
||||||
"add": "Aggiungi Attivazione",
|
"add": "Aggiungi Attivazione",
|
||||||
@ -1367,6 +1371,24 @@
|
|||||||
"input_text": "Testo"
|
"input_text": "Testo"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"info": {
|
||||||
|
"built_using": "Costruito usando",
|
||||||
|
"custom_uis": "Interfacce Utente personalizzate:",
|
||||||
|
"developed_by": "Sviluppato da un gruppo di persone fantastiche.",
|
||||||
|
"documentation": "Documentazione",
|
||||||
|
"frontend": "frontend-ui",
|
||||||
|
"frontend_version": "Versione Frontend: {version} - {type}",
|
||||||
|
"home_assistant_logo": "Logo Home Assistant",
|
||||||
|
"icons_by": "Icone di",
|
||||||
|
"integrations": "integrazioni",
|
||||||
|
"issues": "Problemi",
|
||||||
|
"license": "Pubblicato sotto la licenza Apache 2.0",
|
||||||
|
"path_configuration": "Percorso del file configuration.yaml: {path}",
|
||||||
|
"server": "server",
|
||||||
|
"source": "Sorgenti:",
|
||||||
|
"system_health_error": "Il componente System Health non è caricato. Aggiungere 'system_health:' a configuration.yaml",
|
||||||
|
"title": "Informazioni"
|
||||||
|
},
|
||||||
"integrations": {
|
"integrations": {
|
||||||
"add_integration": "Aggiungi integrazione",
|
"add_integration": "Aggiungi integrazione",
|
||||||
"caption": "Integrazioni",
|
"caption": "Integrazioni",
|
||||||
@ -1438,6 +1460,17 @@
|
|||||||
"rename_input_label": "Nome della voce"
|
"rename_input_label": "Nome della voce"
|
||||||
},
|
},
|
||||||
"introduction": "Qui è possibile configurare i componenti e Home Assistant. Non è ancora possibile configurare tutto dall'Interfaccia Utente, ma ci stiamo lavorando.",
|
"introduction": "Qui è possibile configurare i componenti e Home Assistant. Non è ancora possibile configurare tutto dall'Interfaccia Utente, ma ci stiamo lavorando.",
|
||||||
|
"logs": {
|
||||||
|
"clear": "Pulisci",
|
||||||
|
"details": "Dettagli registro ({level})",
|
||||||
|
"load_full_log": "Carica il registro completo di Home Assistant",
|
||||||
|
"loading_log": "Caricamento del registro errori...",
|
||||||
|
"multiple_messages": "il messaggio si è verificato per la prima volta alle {time} e compare {counter} volte",
|
||||||
|
"no_errors": "Non sono stati segnalati errori.",
|
||||||
|
"no_issues": "Non ci sono nuovi problemi!",
|
||||||
|
"refresh": "Aggiorna",
|
||||||
|
"title": "Registri"
|
||||||
|
},
|
||||||
"lovelace": {
|
"lovelace": {
|
||||||
"caption": "Cruscotti Lovelace",
|
"caption": "Cruscotti Lovelace",
|
||||||
"dashboards": {
|
"dashboards": {
|
||||||
@ -1924,35 +1957,6 @@
|
|||||||
"title": "Eventi",
|
"title": "Eventi",
|
||||||
"type": "Tipo di Evento"
|
"type": "Tipo di Evento"
|
||||||
},
|
},
|
||||||
"info": {
|
|
||||||
"built_using": "Costruito usando",
|
|
||||||
"custom_uis": "Interfacce Utente personalizzate:",
|
|
||||||
"developed_by": "Sviluppato da un gruppo di persone fantastiche.",
|
|
||||||
"documentation": "Documentazione",
|
|
||||||
"frontend": "frontend-ui",
|
|
||||||
"frontend_version": "Versione Frontend: {version} - {type}",
|
|
||||||
"home_assistant_logo": "Logo Home Assistant",
|
|
||||||
"icons_by": "Icone di",
|
|
||||||
"integrations": "integrazioni",
|
|
||||||
"issues": "Problemi",
|
|
||||||
"license": "Pubblicato sotto la licenza Apache 2.0",
|
|
||||||
"path_configuration": "Percorso del file configuration.yaml: {path}",
|
|
||||||
"server": "server",
|
|
||||||
"source": "Sorgenti:",
|
|
||||||
"system_health_error": "Il componente System Health non è caricato. Aggiungere 'system_health:' a configuration.yaml",
|
|
||||||
"title": "Informazioni"
|
|
||||||
},
|
|
||||||
"logs": {
|
|
||||||
"clear": "Pulisci",
|
|
||||||
"details": "Dettagli registro ({level})",
|
|
||||||
"load_full_log": "Carica il registro completo di Home Assistant",
|
|
||||||
"loading_log": "Caricamento del registro errori...",
|
|
||||||
"multiple_messages": "il messaggio si è verificato per la prima volta alle {time} e compare {counter} volte",
|
|
||||||
"no_errors": "Non sono stati segnalati errori.",
|
|
||||||
"no_issues": "Non ci sono nuovi problemi!",
|
|
||||||
"refresh": "Aggiorna",
|
|
||||||
"title": "Registri"
|
|
||||||
},
|
|
||||||
"mqtt": {
|
"mqtt": {
|
||||||
"description_listen": "Ascoltare un argomento",
|
"description_listen": "Ascoltare un argomento",
|
||||||
"description_publish": "Pubblicare un pacchetto",
|
"description_publish": "Pubblicare un pacchetto",
|
||||||
|
@ -852,6 +852,14 @@
|
|||||||
"input_text": "テキスト"
|
"input_text": "テキスト"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"info": {
|
||||||
|
"frontend_version": "フロントエンドバージョン: {version} - {type}",
|
||||||
|
"issues": "問題",
|
||||||
|
"path_configuration": "ディスク上に configuration.yaml へのパス: {path}",
|
||||||
|
"server": "サーバー",
|
||||||
|
"system_health_error": "「システムの正常性」コンポーネントが有効されていません、configuration.yaml に 'system_health:' を追加してください。",
|
||||||
|
"title": "情報"
|
||||||
|
},
|
||||||
"integrations": {
|
"integrations": {
|
||||||
"add_integration": "インテグレーションを追加",
|
"add_integration": "インテグレーションを追加",
|
||||||
"config_entry": {
|
"config_entry": {
|
||||||
@ -897,6 +905,15 @@
|
|||||||
"rename_dialog": "このコンフィグレーションエントリーの名前を変更",
|
"rename_dialog": "このコンフィグレーションエントリーの名前を変更",
|
||||||
"rename_input_label": "エントリー名"
|
"rename_input_label": "エントリー名"
|
||||||
},
|
},
|
||||||
|
"logs": {
|
||||||
|
"clear": "消去",
|
||||||
|
"load_full_log": "完全な Home Assistant ログを読み込む",
|
||||||
|
"loading_log": "エラーログを読み込んでいます…",
|
||||||
|
"no_errors": "エラーは報告されていません。",
|
||||||
|
"no_issues": "新しい問題はありません!",
|
||||||
|
"refresh": "更新",
|
||||||
|
"title": "ログ"
|
||||||
|
},
|
||||||
"lovelace": {
|
"lovelace": {
|
||||||
"caption": "Lovelace ダッシュボード",
|
"caption": "Lovelace ダッシュボード",
|
||||||
"dashboards": {
|
"dashboards": {
|
||||||
@ -1157,23 +1174,6 @@
|
|||||||
"title": "イベント",
|
"title": "イベント",
|
||||||
"type": "イベントの種類"
|
"type": "イベントの種類"
|
||||||
},
|
},
|
||||||
"info": {
|
|
||||||
"frontend_version": "フロントエンドバージョン: {version} - {type}",
|
|
||||||
"issues": "問題",
|
|
||||||
"path_configuration": "ディスク上に configuration.yaml へのパス: {path}",
|
|
||||||
"server": "サーバー",
|
|
||||||
"system_health_error": "「システムの正常性」コンポーネントが有効されていません、configuration.yaml に 'system_health:' を追加してください。",
|
|
||||||
"title": "情報"
|
|
||||||
},
|
|
||||||
"logs": {
|
|
||||||
"clear": "消去",
|
|
||||||
"load_full_log": "完全な Home Assistant ログを読み込む",
|
|
||||||
"loading_log": "エラーログを読み込んでいます…",
|
|
||||||
"no_errors": "エラーは報告されていません。",
|
|
||||||
"no_issues": "新しい問題はありません!",
|
|
||||||
"refresh": "更新",
|
|
||||||
"title": "ログ"
|
|
||||||
},
|
|
||||||
"mqtt": {
|
"mqtt": {
|
||||||
"description_listen": "トピックをリッスン",
|
"description_listen": "トピックをリッスン",
|
||||||
"description_publish": "パケットをパブリッシュ",
|
"description_publish": "パケットをパブリッシュ",
|
||||||
|
@ -1367,6 +1367,24 @@
|
|||||||
"input_text": "텍스트"
|
"input_text": "텍스트"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"info": {
|
||||||
|
"built_using": "다음을 사용하여 제작",
|
||||||
|
"custom_uis": "사용자 UI :",
|
||||||
|
"developed_by": "Home Assistant 는 수많은 멋진 사람들에 의해 개발되었습니다.",
|
||||||
|
"documentation": "관련문서",
|
||||||
|
"frontend": "프런트엔드-UI",
|
||||||
|
"frontend_version": "프런트엔드 버전: {version} - {type}",
|
||||||
|
"home_assistant_logo": "Home Assistant 로고",
|
||||||
|
"icons_by": "아이콘 출처",
|
||||||
|
"integrations": "통합 구성요소",
|
||||||
|
"issues": "이슈",
|
||||||
|
"license": "Apache 2.0 License 에 따라 게시",
|
||||||
|
"path_configuration": "configuration.yaml 의 위치: {path}",
|
||||||
|
"server": "서버",
|
||||||
|
"source": "소스:",
|
||||||
|
"system_health_error": "시스템 상태보기 구성요소가 로드되지 않았습니다. configuration.yaml 에 'system_health:' 를 추가해주세요.",
|
||||||
|
"title": "정보"
|
||||||
|
},
|
||||||
"integrations": {
|
"integrations": {
|
||||||
"add_integration": "통합 구성요소 추가",
|
"add_integration": "통합 구성요소 추가",
|
||||||
"caption": "통합 구성요소",
|
"caption": "통합 구성요소",
|
||||||
@ -1438,6 +1456,17 @@
|
|||||||
"rename_input_label": "구성 항목의 이름"
|
"rename_input_label": "구성 항목의 이름"
|
||||||
},
|
},
|
||||||
"introduction": "여기에서 구성요소와 Home Assistant 를 설정할 수 있습니다. 아직 여기서 모두 설정할 수는 없지만, 모든 내용을 설정할 수 있도록 작업 중입니다.",
|
"introduction": "여기에서 구성요소와 Home Assistant 를 설정할 수 있습니다. 아직 여기서 모두 설정할 수는 없지만, 모든 내용을 설정할 수 있도록 작업 중입니다.",
|
||||||
|
"logs": {
|
||||||
|
"clear": "지우기",
|
||||||
|
"details": "로그 상세정보 ({level})",
|
||||||
|
"load_full_log": "Home Assistant 로그 전부 불러오기",
|
||||||
|
"loading_log": "오류 로그를 읽는 중...",
|
||||||
|
"multiple_messages": "{time} 에 처음 발생했으며, {counter} 번 발생했습니다.",
|
||||||
|
"no_errors": "보고된 오류가 없습니다.",
|
||||||
|
"no_issues": "새롭게 보고된 문제가 없습니다!",
|
||||||
|
"refresh": "새로고침",
|
||||||
|
"title": "로그"
|
||||||
|
},
|
||||||
"lovelace": {
|
"lovelace": {
|
||||||
"caption": "Lovelace 대시보드",
|
"caption": "Lovelace 대시보드",
|
||||||
"dashboards": {
|
"dashboards": {
|
||||||
@ -1924,35 +1953,6 @@
|
|||||||
"title": "이벤트",
|
"title": "이벤트",
|
||||||
"type": "이벤트 유형"
|
"type": "이벤트 유형"
|
||||||
},
|
},
|
||||||
"info": {
|
|
||||||
"built_using": "다음을 사용하여 제작",
|
|
||||||
"custom_uis": "사용자 UI :",
|
|
||||||
"developed_by": "Home Assistant 는 수많은 멋진 사람들에 의해 개발되었습니다.",
|
|
||||||
"documentation": "관련문서",
|
|
||||||
"frontend": "프런트엔드-UI",
|
|
||||||
"frontend_version": "프런트엔드 버전: {version} - {type}",
|
|
||||||
"home_assistant_logo": "Home Assistant 로고",
|
|
||||||
"icons_by": "아이콘 출처",
|
|
||||||
"integrations": "통합 구성요소",
|
|
||||||
"issues": "이슈",
|
|
||||||
"license": "Apache 2.0 License 에 따라 게시",
|
|
||||||
"path_configuration": "configuration.yaml 의 위치: {path}",
|
|
||||||
"server": "서버",
|
|
||||||
"source": "소스:",
|
|
||||||
"system_health_error": "시스템 상태보기 구성요소가 로드되지 않았습니다. configuration.yaml 에 'system_health:' 를 추가해주세요.",
|
|
||||||
"title": "정보"
|
|
||||||
},
|
|
||||||
"logs": {
|
|
||||||
"clear": "지우기",
|
|
||||||
"details": "로그 상세정보 ({level})",
|
|
||||||
"load_full_log": "Home Assistant 로그 전부 불러오기",
|
|
||||||
"loading_log": "오류 로그를 읽는 중...",
|
|
||||||
"multiple_messages": "{time} 에 처음 발생했으며, {counter} 번 발생했습니다.",
|
|
||||||
"no_errors": "보고된 오류가 없습니다.",
|
|
||||||
"no_issues": "새롭게 보고된 문제가 없습니다!",
|
|
||||||
"refresh": "새로고침",
|
|
||||||
"title": "로그"
|
|
||||||
},
|
|
||||||
"mqtt": {
|
"mqtt": {
|
||||||
"description_listen": "토픽 내용 들어보기",
|
"description_listen": "토픽 내용 들어보기",
|
||||||
"description_publish": "패킷 발행",
|
"description_publish": "패킷 발행",
|
||||||
|
@ -1367,6 +1367,24 @@
|
|||||||
"input_text": "Text"
|
"input_text": "Text"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"info": {
|
||||||
|
"built_using": "Erstallt mat",
|
||||||
|
"custom_uis": "Personaliséierte Benotzer Interface:",
|
||||||
|
"developed_by": "Entwéckelt vun enger ganzer Rei fantastesche Leit.",
|
||||||
|
"documentation": "Dokumentatioun",
|
||||||
|
"frontend": "frontend-ui",
|
||||||
|
"frontend_version": "Frontend Versioun: {version} - {type}",
|
||||||
|
"home_assistant_logo": "Home Assistant logo",
|
||||||
|
"icons_by": "Ikonen vun",
|
||||||
|
"integrations": "Integratioune",
|
||||||
|
"issues": "Problemer",
|
||||||
|
"license": "Verëffentlecht ënnert der Apache 2.0 Lizenz",
|
||||||
|
"path_configuration": "Pad zur configuration.yaml: {path}",
|
||||||
|
"server": "server",
|
||||||
|
"source": "Quell:",
|
||||||
|
"system_health_error": "System Gesondheet Komponent net gelueden. Setz 'system_health:' zur configuration.yaml dobäi",
|
||||||
|
"title": "Info"
|
||||||
|
},
|
||||||
"integrations": {
|
"integrations": {
|
||||||
"add_integration": "Integratioun dobäisetzen",
|
"add_integration": "Integratioun dobäisetzen",
|
||||||
"caption": "Integratiounen",
|
"caption": "Integratiounen",
|
||||||
@ -1438,6 +1456,17 @@
|
|||||||
"rename_input_label": "Numm"
|
"rename_input_label": "Numm"
|
||||||
},
|
},
|
||||||
"introduction": "Hei ass et méiglech är Komponenten vum Home Assistant ze konfiguréieren. Net alles ass méiglech fir iwwert den Interface anzestellen, mee mir schaffen drun.",
|
"introduction": "Hei ass et méiglech är Komponenten vum Home Assistant ze konfiguréieren. Net alles ass méiglech fir iwwert den Interface anzestellen, mee mir schaffen drun.",
|
||||||
|
"logs": {
|
||||||
|
"clear": "Läschen",
|
||||||
|
"details": "Detailler vum Log ({level})",
|
||||||
|
"load_full_log": "Kompletten Home Assistant Log lueden",
|
||||||
|
"loading_log": "Feeler Log gëtt gelueden...",
|
||||||
|
"multiple_messages": "Noriicht als éischt opgetrueden um {time} a säit deem {counter} mol opgetrueden",
|
||||||
|
"no_errors": "Et gouf kee Feeler gemellt.",
|
||||||
|
"no_issues": "Keng nei Problemer!",
|
||||||
|
"refresh": "Aktualiséieren",
|
||||||
|
"title": "Logbicher"
|
||||||
|
},
|
||||||
"lovelace": {
|
"lovelace": {
|
||||||
"caption": "Lovelace Tableau de Bord",
|
"caption": "Lovelace Tableau de Bord",
|
||||||
"dashboards": {
|
"dashboards": {
|
||||||
@ -1924,35 +1953,6 @@
|
|||||||
"title": "Evenementer",
|
"title": "Evenementer",
|
||||||
"type": "Typ vun Evenement"
|
"type": "Typ vun Evenement"
|
||||||
},
|
},
|
||||||
"info": {
|
|
||||||
"built_using": "Erstallt mat",
|
|
||||||
"custom_uis": "Personaliséierte Benotzer Interface:",
|
|
||||||
"developed_by": "Entwéckelt vun enger ganzer Rei fantastesche Leit.",
|
|
||||||
"documentation": "Dokumentatioun",
|
|
||||||
"frontend": "frontend-ui",
|
|
||||||
"frontend_version": "Frontend Versioun: {version} - {type}",
|
|
||||||
"home_assistant_logo": "Home Assistant logo",
|
|
||||||
"icons_by": "Ikonen vun",
|
|
||||||
"integrations": "Integratioune",
|
|
||||||
"issues": "Problemer",
|
|
||||||
"license": "Verëffentlecht ënnert der Apache 2.0 Lizenz",
|
|
||||||
"path_configuration": "Pad zur configuration.yaml: {path}",
|
|
||||||
"server": "server",
|
|
||||||
"source": "Quell:",
|
|
||||||
"system_health_error": "System Gesondheet Komponent net gelueden. Setz 'system_health:' zur configuration.yaml dobäi",
|
|
||||||
"title": "Info"
|
|
||||||
},
|
|
||||||
"logs": {
|
|
||||||
"clear": "Läschen",
|
|
||||||
"details": "Detailler vum Log ({level})",
|
|
||||||
"load_full_log": "Kompletten Home Assistant Log lueden",
|
|
||||||
"loading_log": "Feeler Log gëtt gelueden...",
|
|
||||||
"multiple_messages": "Noriicht als éischt opgetrueden um {time} a säit deem {counter} mol opgetrueden",
|
|
||||||
"no_errors": "Et gouf kee Feeler gemellt.",
|
|
||||||
"no_issues": "Keng nei Problemer!",
|
|
||||||
"refresh": "Aktualiséieren",
|
|
||||||
"title": "Logbicher"
|
|
||||||
},
|
|
||||||
"mqtt": {
|
"mqtt": {
|
||||||
"description_listen": "Sujet lauschteren",
|
"description_listen": "Sujet lauschteren",
|
||||||
"description_publish": "Ee Pak publizéieren",
|
"description_publish": "Ee Pak publizéieren",
|
||||||
|
@ -1017,6 +1017,11 @@
|
|||||||
"input_text": "Teksts"
|
"input_text": "Teksts"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"info": {
|
||||||
|
"server": "serveris",
|
||||||
|
"source": "Avots:",
|
||||||
|
"title": "Informācija"
|
||||||
|
},
|
||||||
"integrations": {
|
"integrations": {
|
||||||
"caption": "Integrācijas",
|
"caption": "Integrācijas",
|
||||||
"config_entry": {
|
"config_entry": {
|
||||||
@ -1073,6 +1078,10 @@
|
|||||||
"note_about_website_reference": "Vairāk informācijas vietnē "
|
"note_about_website_reference": "Vairāk informācijas vietnē "
|
||||||
},
|
},
|
||||||
"introduction": "Šeit iespējams konfigurēt Jūsu komponentus un pašu Home Assistant. Pagaidām ne visu ir iespējams konfigurēt no lietotāja saskarnes, bet mēs strādājam pie tā.",
|
"introduction": "Šeit iespējams konfigurēt Jūsu komponentus un pašu Home Assistant. Pagaidām ne visu ir iespējams konfigurēt no lietotāja saskarnes, bet mēs strādājam pie tā.",
|
||||||
|
"logs": {
|
||||||
|
"clear": "Notīrīt",
|
||||||
|
"refresh": "Atsvaidzināt"
|
||||||
|
},
|
||||||
"person": {
|
"person": {
|
||||||
"add_person": "Pievienot personu",
|
"add_person": "Pievienot personu",
|
||||||
"caption": "Personas",
|
"caption": "Personas",
|
||||||
@ -1346,15 +1355,6 @@
|
|||||||
"events": {
|
"events": {
|
||||||
"title": "Notikumi"
|
"title": "Notikumi"
|
||||||
},
|
},
|
||||||
"info": {
|
|
||||||
"server": "serveris",
|
|
||||||
"source": "Avots:",
|
|
||||||
"title": "Informācija"
|
|
||||||
},
|
|
||||||
"logs": {
|
|
||||||
"clear": "Notīrīt",
|
|
||||||
"refresh": "Atsvaidzināt"
|
|
||||||
},
|
|
||||||
"mqtt": {
|
"mqtt": {
|
||||||
"publish": "Publicēt",
|
"publish": "Publicēt",
|
||||||
"title": "MQTT",
|
"title": "MQTT",
|
||||||
|
@ -480,8 +480,10 @@
|
|||||||
"delete": "Slett",
|
"delete": "Slett",
|
||||||
"error_required": "Nødvendig",
|
"error_required": "Nødvendig",
|
||||||
"loading": "Laster",
|
"loading": "Laster",
|
||||||
|
"menu": "Meny",
|
||||||
"next": "Neste",
|
"next": "Neste",
|
||||||
"no": "Nei",
|
"no": "Nei",
|
||||||
|
"overflow_menu": "Overløpsmeny",
|
||||||
"previous": "Forrige",
|
"previous": "Forrige",
|
||||||
"refresh": "Oppdater",
|
"refresh": "Oppdater",
|
||||||
"save": "Lagre",
|
"save": "Lagre",
|
||||||
@ -911,6 +913,8 @@
|
|||||||
"introduction": "Bruk automasjon for å få liv i hjemmet ditt",
|
"introduction": "Bruk automasjon for å få liv i hjemmet ditt",
|
||||||
"load_error_not_editable": "Kun automasjoner i automations.yaml kan redigeres.",
|
"load_error_not_editable": "Kun automasjoner i automations.yaml kan redigeres.",
|
||||||
"load_error_unknown": "Feil ved lasting av automasjon ({err_no}).",
|
"load_error_unknown": "Feil ved lasting av automasjon ({err_no}).",
|
||||||
|
"move_down": "Flytt ned",
|
||||||
|
"move_up": "Flytt opp",
|
||||||
"save": "Lagre",
|
"save": "Lagre",
|
||||||
"triggers": {
|
"triggers": {
|
||||||
"add": "Legg til utløser",
|
"add": "Legg til utløser",
|
||||||
@ -1367,6 +1371,24 @@
|
|||||||
"input_text": "Tekst"
|
"input_text": "Tekst"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"info": {
|
||||||
|
"built_using": "Bygget med",
|
||||||
|
"custom_uis": "Tilpassede brukergrensesnitt:",
|
||||||
|
"developed_by": "Utviklet av en gjeng med fantastiske mennesker.",
|
||||||
|
"documentation": "Dokumentasjon",
|
||||||
|
"frontend": "frontend",
|
||||||
|
"frontend_version": "Brukergrensesnittet-versjon: {version} - {type}",
|
||||||
|
"home_assistant_logo": "",
|
||||||
|
"icons_by": "Ikoner fra",
|
||||||
|
"integrations": "Integrasjoner",
|
||||||
|
"issues": "Problemer",
|
||||||
|
"license": "Publisert under Apache 2.0-lisensen",
|
||||||
|
"path_configuration": "Sti til configurasjon.yaml: {path}",
|
||||||
|
"server": "core",
|
||||||
|
"source": "Kilder:",
|
||||||
|
"system_health_error": "System tilstand komponenten er ikke lastet inn. Legg til 'system_health:' i configuration.yaml",
|
||||||
|
"title": "Informasjon"
|
||||||
|
},
|
||||||
"integrations": {
|
"integrations": {
|
||||||
"add_integration": "Legg til integrasjon",
|
"add_integration": "Legg til integrasjon",
|
||||||
"caption": "Integrasjoner",
|
"caption": "Integrasjoner",
|
||||||
@ -1438,6 +1460,17 @@
|
|||||||
"rename_input_label": "Navn på oppføring"
|
"rename_input_label": "Navn på oppføring"
|
||||||
},
|
},
|
||||||
"introduction": "Her er det mulig å konfigurere dine komponenter og Home Assistant. Ikke alt er mulig å konfigurere fra brukergrensesnittet enda, men vi jobber med det.",
|
"introduction": "Her er det mulig å konfigurere dine komponenter og Home Assistant. Ikke alt er mulig å konfigurere fra brukergrensesnittet enda, men vi jobber med det.",
|
||||||
|
"logs": {
|
||||||
|
"clear": "Tøm",
|
||||||
|
"details": "Loggdetaljer ({level})",
|
||||||
|
"load_full_log": "Last inn fullstendig Home Assistant logg",
|
||||||
|
"loading_log": "Laster inn feillogg ...",
|
||||||
|
"multiple_messages": "meldingen oppstod først ved {time} og vist {counter} ganger",
|
||||||
|
"no_errors": "Ingen feil er rapportert.",
|
||||||
|
"no_issues": "Det er ingen nye problemer!",
|
||||||
|
"refresh": "Oppdater",
|
||||||
|
"title": "Logger"
|
||||||
|
},
|
||||||
"lovelace": {
|
"lovelace": {
|
||||||
"caption": "Lovelace instrumentbord",
|
"caption": "Lovelace instrumentbord",
|
||||||
"dashboards": {
|
"dashboards": {
|
||||||
@ -1924,35 +1957,6 @@
|
|||||||
"title": "Hendelser",
|
"title": "Hendelser",
|
||||||
"type": "Type hendelse"
|
"type": "Type hendelse"
|
||||||
},
|
},
|
||||||
"info": {
|
|
||||||
"built_using": "Bygget med",
|
|
||||||
"custom_uis": "Tilpassede brukergrensesnitt:",
|
|
||||||
"developed_by": "Utviklet av en gjeng med fantastiske mennesker.",
|
|
||||||
"documentation": "Dokumentasjon",
|
|
||||||
"frontend": "frontend",
|
|
||||||
"frontend_version": "Brukergrensesnittet-versjon: {version} - {type}",
|
|
||||||
"home_assistant_logo": "",
|
|
||||||
"icons_by": "Ikoner fra",
|
|
||||||
"integrations": "Integrasjoner",
|
|
||||||
"issues": "Problemer",
|
|
||||||
"license": "Publisert under Apache 2.0-lisensen",
|
|
||||||
"path_configuration": "Sti til configurasjon.yaml: {path}",
|
|
||||||
"server": "core",
|
|
||||||
"source": "Kilder:",
|
|
||||||
"system_health_error": "System tilstand komponenten er ikke lastet inn. Legg til 'system_health:' i configuration.yaml",
|
|
||||||
"title": "Informasjon"
|
|
||||||
},
|
|
||||||
"logs": {
|
|
||||||
"clear": "Tøm",
|
|
||||||
"details": "Loggdetaljer ({level})",
|
|
||||||
"load_full_log": "Last inn fullstendig Home Assistant logg",
|
|
||||||
"loading_log": "Laster inn feillogg ...",
|
|
||||||
"multiple_messages": "meldingen oppstod først ved {time} og vist {counter} ganger",
|
|
||||||
"no_errors": "Ingen feil er rapportert.",
|
|
||||||
"no_issues": "Det er ingen nye problemer!",
|
|
||||||
"refresh": "Oppdater",
|
|
||||||
"title": "Logger"
|
|
||||||
},
|
|
||||||
"mqtt": {
|
"mqtt": {
|
||||||
"description_listen": "Lytt til et emne",
|
"description_listen": "Lytt til et emne",
|
||||||
"description_publish": "Publiser en pakke",
|
"description_publish": "Publiser en pakke",
|
||||||
@ -2346,7 +2350,7 @@
|
|||||||
"entity_non_numeric": "Entiteten er ikke-numerisk: {entity}",
|
"entity_non_numeric": "Entiteten er ikke-numerisk: {entity}",
|
||||||
"entity_not_found": "Entitet ikke tilgjengelig: {entity}",
|
"entity_not_found": "Entitet ikke tilgjengelig: {entity}",
|
||||||
"entity_unavailable": "{entity} er for øyeblikket utilgjengelig",
|
"entity_unavailable": "{entity} er for øyeblikket utilgjengelig",
|
||||||
"starting": "Home Assistant starter, ikke alt er kanskje tilgjengelig ennå"
|
"starting": "Home Assistant starter, kanskje ikke alt er tilgjengelig ennå"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"mailbox": {
|
"mailbox": {
|
||||||
|
@ -1363,6 +1363,24 @@
|
|||||||
"input_text": "Tekst"
|
"input_text": "Tekst"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"info": {
|
||||||
|
"built_using": "Gebouwd met behulp van",
|
||||||
|
"custom_uis": "Aangepaste UI's:",
|
||||||
|
"developed_by": "Ontwikkeld door een stel geweldige mensen.",
|
||||||
|
"documentation": "Documentatie",
|
||||||
|
"frontend": "Frontend",
|
||||||
|
"frontend_version": "Frontend-versie: {version} - {type}",
|
||||||
|
"home_assistant_logo": "Home Assistant-logo",
|
||||||
|
"icons_by": "Icons door",
|
||||||
|
"integrations": "Integraties",
|
||||||
|
"issues": "Problemen",
|
||||||
|
"license": "Gepubliceerd onder de Apache 2.0-licentie",
|
||||||
|
"path_configuration": "Pad naar configuration.yaml: {path}",
|
||||||
|
"server": "Server",
|
||||||
|
"source": "Bron:",
|
||||||
|
"system_health_error": "De systeemstatus component is niet geladen. Voeg ' system_health: ' toe aan het configuratiebestand.",
|
||||||
|
"title": "Info"
|
||||||
|
},
|
||||||
"integrations": {
|
"integrations": {
|
||||||
"add_integration": "Integratie toevoegen",
|
"add_integration": "Integratie toevoegen",
|
||||||
"caption": "Integraties",
|
"caption": "Integraties",
|
||||||
@ -1434,6 +1452,17 @@
|
|||||||
"rename_input_label": "Invoernaam"
|
"rename_input_label": "Invoernaam"
|
||||||
},
|
},
|
||||||
"introduction": "Hier kun je je componenten en Home Assistant configureren. Het is nog niet mogelijk om alles te configureren vanuit de interface, maar we werken er aan.",
|
"introduction": "Hier kun je je componenten en Home Assistant configureren. Het is nog niet mogelijk om alles te configureren vanuit de interface, maar we werken er aan.",
|
||||||
|
"logs": {
|
||||||
|
"clear": "Wis",
|
||||||
|
"details": "Logboekdetails ({level})",
|
||||||
|
"load_full_log": "Laad volledige Home Assistant logboek",
|
||||||
|
"loading_log": "Foutenlogboek laden ...",
|
||||||
|
"multiple_messages": "bericht kwam voor het eerst om {time} en verschijnt {counter} malen",
|
||||||
|
"no_errors": "Er zijn geen fouten gerapporteerd.",
|
||||||
|
"no_issues": "Er zijn geen problemen!",
|
||||||
|
"refresh": "Vernieuwen",
|
||||||
|
"title": "Logboek"
|
||||||
|
},
|
||||||
"lovelace": {
|
"lovelace": {
|
||||||
"caption": "Lovelace-dashboards",
|
"caption": "Lovelace-dashboards",
|
||||||
"dashboards": {
|
"dashboards": {
|
||||||
@ -1887,35 +1916,6 @@
|
|||||||
"title": "Gebeurtenissen",
|
"title": "Gebeurtenissen",
|
||||||
"type": "Type gebeurtenis"
|
"type": "Type gebeurtenis"
|
||||||
},
|
},
|
||||||
"info": {
|
|
||||||
"built_using": "Gebouwd met behulp van",
|
|
||||||
"custom_uis": "Aangepaste UI's:",
|
|
||||||
"developed_by": "Ontwikkeld door een stel geweldige mensen.",
|
|
||||||
"documentation": "Documentatie",
|
|
||||||
"frontend": "Frontend",
|
|
||||||
"frontend_version": "Frontend-versie: {version} - {type}",
|
|
||||||
"home_assistant_logo": "Home Assistant-logo",
|
|
||||||
"icons_by": "Icons door",
|
|
||||||
"integrations": "Integraties",
|
|
||||||
"issues": "Problemen",
|
|
||||||
"license": "Gepubliceerd onder de Apache 2.0-licentie",
|
|
||||||
"path_configuration": "Pad naar configuration.yaml: {path}",
|
|
||||||
"server": "Server",
|
|
||||||
"source": "Bron:",
|
|
||||||
"system_health_error": "De systeemstatus component is niet geladen. Voeg ' system_health: ' toe aan het configuratiebestand.",
|
|
||||||
"title": "Info"
|
|
||||||
},
|
|
||||||
"logs": {
|
|
||||||
"clear": "Wis",
|
|
||||||
"details": "Logboekdetails ({level})",
|
|
||||||
"load_full_log": "Laad volledige Home Assistant logboek",
|
|
||||||
"loading_log": "Foutenlogboek laden ...",
|
|
||||||
"multiple_messages": "bericht kwam voor het eerst om {time} en verschijnt {counter} malen",
|
|
||||||
"no_errors": "Er zijn geen fouten gerapporteerd.",
|
|
||||||
"no_issues": "Er zijn geen problemen!",
|
|
||||||
"refresh": "Vernieuwen",
|
|
||||||
"title": "Logboek"
|
|
||||||
},
|
|
||||||
"mqtt": {
|
"mqtt": {
|
||||||
"description_listen": "Luisteren naar onderwerp",
|
"description_listen": "Luisteren naar onderwerp",
|
||||||
"description_publish": "Publiceer een pakket",
|
"description_publish": "Publiceer een pakket",
|
||||||
|
@ -962,6 +962,12 @@
|
|||||||
"filtering_by": "Filtrerer etter"
|
"filtering_by": "Filtrerer etter"
|
||||||
},
|
},
|
||||||
"header": "Konfigurer Home Assistant",
|
"header": "Konfigurer Home Assistant",
|
||||||
|
"info": {
|
||||||
|
"documentation": "Dokumentasjon ",
|
||||||
|
"integrations": "Integrasjonar",
|
||||||
|
"issues": "Problem ",
|
||||||
|
"title": "Info"
|
||||||
|
},
|
||||||
"integrations": {
|
"integrations": {
|
||||||
"add_integration": "Legg til integrasjon ",
|
"add_integration": "Legg til integrasjon ",
|
||||||
"caption": "Integrasjoner",
|
"caption": "Integrasjoner",
|
||||||
@ -1008,6 +1014,9 @@
|
|||||||
"rename_input_label": "Oppføringsnavn"
|
"rename_input_label": "Oppføringsnavn"
|
||||||
},
|
},
|
||||||
"introduction": "Her er det mogleg å konfigurere dine komponenter og Home Assistant. Ikkje alt er mogleg å konfigurere frå brukarsnittet endå, men vi jobbar med saka.",
|
"introduction": "Her er det mogleg å konfigurere dine komponenter og Home Assistant. Ikkje alt er mogleg å konfigurere frå brukarsnittet endå, men vi jobbar med saka.",
|
||||||
|
"logs": {
|
||||||
|
"title": "Loggar"
|
||||||
|
},
|
||||||
"person": {
|
"person": {
|
||||||
"caption": "Personar",
|
"caption": "Personar",
|
||||||
"description": "Administrer personane Home Assistant sporer.",
|
"description": "Administrer personane Home Assistant sporer.",
|
||||||
@ -1229,15 +1238,6 @@
|
|||||||
"events": {
|
"events": {
|
||||||
"title": "Hendingar"
|
"title": "Hendingar"
|
||||||
},
|
},
|
||||||
"info": {
|
|
||||||
"documentation": "Dokumentasjon ",
|
|
||||||
"integrations": "Integrasjonar",
|
|
||||||
"issues": "Problem ",
|
|
||||||
"title": "Info"
|
|
||||||
},
|
|
||||||
"logs": {
|
|
||||||
"title": "Loggar"
|
|
||||||
},
|
|
||||||
"mqtt": {
|
"mqtt": {
|
||||||
"title": "MQTT"
|
"title": "MQTT"
|
||||||
},
|
},
|
||||||
|
@ -1367,6 +1367,24 @@
|
|||||||
"input_text": "Tekst"
|
"input_text": "Tekst"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"info": {
|
||||||
|
"built_using": "Zbudowany przy użyciu",
|
||||||
|
"custom_uis": "Niestandardowe interfejsy użytkownika:",
|
||||||
|
"developed_by": "Opracowany przez grono wspaniałych ludzi.",
|
||||||
|
"documentation": "Dokumentacja",
|
||||||
|
"frontend": "frontend-ui",
|
||||||
|
"frontend_version": "Wersja interfejsu użytkownika: {version} - {type}",
|
||||||
|
"home_assistant_logo": "Logo Home Assistant",
|
||||||
|
"icons_by": "ikon",
|
||||||
|
"integrations": "Integracje",
|
||||||
|
"issues": "Problemy",
|
||||||
|
"license": "Opublikowany na licencji Apache 2.0",
|
||||||
|
"path_configuration": "Ścieżka do pliku configuration.yaml: {path}",
|
||||||
|
"server": "serwer",
|
||||||
|
"source": "Źródło:",
|
||||||
|
"system_health_error": "Komponent kondycji systemu nie jest załadowany. Dodaj 'system_health:' do pliku configuration.yaml",
|
||||||
|
"title": "Informacje"
|
||||||
|
},
|
||||||
"integrations": {
|
"integrations": {
|
||||||
"add_integration": "Dodaj integrację",
|
"add_integration": "Dodaj integrację",
|
||||||
"caption": "Integracje",
|
"caption": "Integracje",
|
||||||
@ -1438,6 +1456,17 @@
|
|||||||
"rename_input_label": "Nazwa wpisu"
|
"rename_input_label": "Nazwa wpisu"
|
||||||
},
|
},
|
||||||
"introduction": "Tutaj możesz skonfigurować Home Assistanta i jego komponenty. Nie wszystkie opcje można konfigurować z interfejsu użytkownika, ale pracujemy nad tym.",
|
"introduction": "Tutaj możesz skonfigurować Home Assistanta i jego komponenty. Nie wszystkie opcje można konfigurować z interfejsu użytkownika, ale pracujemy nad tym.",
|
||||||
|
"logs": {
|
||||||
|
"clear": "Wyczyść",
|
||||||
|
"details": "Szczegóły loga ({level})",
|
||||||
|
"load_full_log": "Załaduj cały log Home Assistanta",
|
||||||
|
"loading_log": "Ładowanie loga błędów…",
|
||||||
|
"multiple_messages": "wiadomość pojawiła się po raz pierwszy o godzinie {time} i powtarzała się {counter} razy",
|
||||||
|
"no_errors": "Nie zgłoszono żadnych błędów.",
|
||||||
|
"no_issues": "Nie ma nowych problemów!",
|
||||||
|
"refresh": "Odśwież",
|
||||||
|
"title": "Logi"
|
||||||
|
},
|
||||||
"lovelace": {
|
"lovelace": {
|
||||||
"caption": "Dashboardy",
|
"caption": "Dashboardy",
|
||||||
"dashboards": {
|
"dashboards": {
|
||||||
@ -1924,35 +1953,6 @@
|
|||||||
"title": "Zdarzenia",
|
"title": "Zdarzenia",
|
||||||
"type": "Typ zdarzenia"
|
"type": "Typ zdarzenia"
|
||||||
},
|
},
|
||||||
"info": {
|
|
||||||
"built_using": "Zbudowany przy użyciu",
|
|
||||||
"custom_uis": "Niestandardowe interfejsy użytkownika:",
|
|
||||||
"developed_by": "Opracowany przez grono wspaniałych ludzi.",
|
|
||||||
"documentation": "Dokumentacja",
|
|
||||||
"frontend": "frontend-ui",
|
|
||||||
"frontend_version": "Wersja interfejsu użytkownika: {version} - {type}",
|
|
||||||
"home_assistant_logo": "Logo Home Assistant",
|
|
||||||
"icons_by": "ikon",
|
|
||||||
"integrations": "Integracje",
|
|
||||||
"issues": "Problemy",
|
|
||||||
"license": "Opublikowany na licencji Apache 2.0",
|
|
||||||
"path_configuration": "Ścieżka do pliku configuration.yaml: {path}",
|
|
||||||
"server": "serwer",
|
|
||||||
"source": "Źródło:",
|
|
||||||
"system_health_error": "Komponent kondycji systemu nie jest załadowany. Dodaj 'system_health:' do pliku configuration.yaml",
|
|
||||||
"title": "Informacje"
|
|
||||||
},
|
|
||||||
"logs": {
|
|
||||||
"clear": "Wyczyść",
|
|
||||||
"details": "Szczegóły loga ({level})",
|
|
||||||
"load_full_log": "Załaduj cały log Home Assistanta",
|
|
||||||
"loading_log": "Ładowanie loga błędów…",
|
|
||||||
"multiple_messages": "wiadomość pojawiła się po raz pierwszy o godzinie {time} i powtarzała się {counter} razy",
|
|
||||||
"no_errors": "Nie zgłoszono żadnych błędów.",
|
|
||||||
"no_issues": "Nie ma nowych problemów!",
|
|
||||||
"refresh": "Odśwież",
|
|
||||||
"title": "Logi"
|
|
||||||
},
|
|
||||||
"mqtt": {
|
"mqtt": {
|
||||||
"description_listen": "Nasłuch tematu",
|
"description_listen": "Nasłuch tematu",
|
||||||
"description_publish": "Opublikuj pakiet",
|
"description_publish": "Opublikuj pakiet",
|
||||||
|
@ -1366,6 +1366,24 @@
|
|||||||
"input_text": "Texto"
|
"input_text": "Texto"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"info": {
|
||||||
|
"built_using": "Construído usando",
|
||||||
|
"custom_uis": "UIs personalizadas:",
|
||||||
|
"developed_by": "Desenvolvido por um monte de pessoas incríveis.",
|
||||||
|
"documentation": "Documentação",
|
||||||
|
"frontend": "frontend-ui",
|
||||||
|
"frontend_version": "Versão do Frontend: {version} - {type}",
|
||||||
|
"home_assistant_logo": "Home Assistant logo",
|
||||||
|
"icons_by": "Ícones por",
|
||||||
|
"integrations": "Integrações",
|
||||||
|
"issues": "Problemas",
|
||||||
|
"license": "Publicado sob a licença Apache 2.0",
|
||||||
|
"path_configuration": "Caminho para configuration.yaml: {path}",
|
||||||
|
"server": "servidor",
|
||||||
|
"source": "Código fonte:",
|
||||||
|
"system_health_error": "O componente System Health não foi carregado. Adicione 'system_health:' ao configuration.yaml",
|
||||||
|
"title": "Info"
|
||||||
|
},
|
||||||
"integrations": {
|
"integrations": {
|
||||||
"add_integration": "Adicionar integração",
|
"add_integration": "Adicionar integração",
|
||||||
"caption": "Integrações",
|
"caption": "Integrações",
|
||||||
@ -1437,6 +1455,17 @@
|
|||||||
"rename_input_label": "Nome da entrada"
|
"rename_input_label": "Nome da entrada"
|
||||||
},
|
},
|
||||||
"introduction": "Aqui é possível configurar seus componentes e Home Assistant. Nem tudo é possível configurar via UI, mas estamos trabalhando nisso.",
|
"introduction": "Aqui é possível configurar seus componentes e Home Assistant. Nem tudo é possível configurar via UI, mas estamos trabalhando nisso.",
|
||||||
|
"logs": {
|
||||||
|
"clear": "Limpar",
|
||||||
|
"details": "Detalhes do log ({Level})",
|
||||||
|
"load_full_log": "Carregar todos os logs do Home Assistant",
|
||||||
|
"loading_log": "Carregando log de erros…",
|
||||||
|
"multiple_messages": "a mensagem ocorreu pela primeira às {time} e apareceu {counter} vezes",
|
||||||
|
"no_errors": "Nenhum erro foi reportado.",
|
||||||
|
"no_issues": "Não há novos problemas!",
|
||||||
|
"refresh": "Atualizar",
|
||||||
|
"title": "Logs"
|
||||||
|
},
|
||||||
"lovelace": {
|
"lovelace": {
|
||||||
"caption": "Painéis Lovelace",
|
"caption": "Painéis Lovelace",
|
||||||
"dashboards": {
|
"dashboards": {
|
||||||
@ -1903,35 +1932,6 @@
|
|||||||
"title": "Eventos",
|
"title": "Eventos",
|
||||||
"type": "Tipo de evento"
|
"type": "Tipo de evento"
|
||||||
},
|
},
|
||||||
"info": {
|
|
||||||
"built_using": "Construído usando",
|
|
||||||
"custom_uis": "UIs personalizadas:",
|
|
||||||
"developed_by": "Desenvolvido por um monte de pessoas incríveis.",
|
|
||||||
"documentation": "Documentação",
|
|
||||||
"frontend": "frontend-ui",
|
|
||||||
"frontend_version": "Versão do Frontend: {version} - {type}",
|
|
||||||
"home_assistant_logo": "Home Assistant logo",
|
|
||||||
"icons_by": "Ícones por",
|
|
||||||
"integrations": "Integrações",
|
|
||||||
"issues": "Problemas",
|
|
||||||
"license": "Publicado sob a licença Apache 2.0",
|
|
||||||
"path_configuration": "Caminho para configuration.yaml: {path}",
|
|
||||||
"server": "servidor",
|
|
||||||
"source": "Código fonte:",
|
|
||||||
"system_health_error": "O componente System Health não foi carregado. Adicione 'system_health:' ao configuration.yaml",
|
|
||||||
"title": "Info"
|
|
||||||
},
|
|
||||||
"logs": {
|
|
||||||
"clear": "Limpar",
|
|
||||||
"details": "Detalhes do log ({Level})",
|
|
||||||
"load_full_log": "Carregar todos os logs do Home Assistant",
|
|
||||||
"loading_log": "Carregando log de erros…",
|
|
||||||
"multiple_messages": "a mensagem ocorreu pela primeira às {time} e apareceu {counter} vezes",
|
|
||||||
"no_errors": "Nenhum erro foi reportado.",
|
|
||||||
"no_issues": "Não há novos problemas!",
|
|
||||||
"refresh": "Atualizar",
|
|
||||||
"title": "Logs"
|
|
||||||
},
|
|
||||||
"mqtt": {
|
"mqtt": {
|
||||||
"description_listen": "Ouvir um tópico",
|
"description_listen": "Ouvir um tópico",
|
||||||
"description_publish": "Publicar um pacote",
|
"description_publish": "Publicar um pacote",
|
||||||
|
@ -1362,6 +1362,24 @@
|
|||||||
"input_text": "Texto"
|
"input_text": "Texto"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"info": {
|
||||||
|
"built_using": "Construído com",
|
||||||
|
"custom_uis": "IUs personalizados:",
|
||||||
|
"developed_by": "Desenvolvido por um punhado de pessoas incríveis.",
|
||||||
|
"documentation": "Documentação",
|
||||||
|
"frontend": "",
|
||||||
|
"frontend_version": "Versão frontend: {version} - {type}",
|
||||||
|
"home_assistant_logo": "Logotipo do Home Assistant",
|
||||||
|
"icons_by": "Ícones por",
|
||||||
|
"integrations": "Integrações",
|
||||||
|
"issues": "Problemas",
|
||||||
|
"license": "Publicado sob a licença de Apache 2.0",
|
||||||
|
"path_configuration": "Caminho para configuration.yaml: {path}",
|
||||||
|
"server": "servidor",
|
||||||
|
"source": "Fonte:",
|
||||||
|
"system_health_error": "O componente System Health não está carregado. Adicione 'system_health:' ao configuration.yaml",
|
||||||
|
"title": "Informações"
|
||||||
|
},
|
||||||
"integrations": {
|
"integrations": {
|
||||||
"add_integration": "Adicionar integração",
|
"add_integration": "Adicionar integração",
|
||||||
"caption": "Integrações",
|
"caption": "Integrações",
|
||||||
@ -1433,6 +1451,17 @@
|
|||||||
"rename_input_label": "Nome da entrada"
|
"rename_input_label": "Nome da entrada"
|
||||||
},
|
},
|
||||||
"introduction": "Aqui é possível configurar os seus componentes e o Home Assistant. Nem tudo é possível de ser configurado a partir da Interface Gráfica, mas estamos a trabalhar para isso.",
|
"introduction": "Aqui é possível configurar os seus componentes e o Home Assistant. Nem tudo é possível de ser configurado a partir da Interface Gráfica, mas estamos a trabalhar para isso.",
|
||||||
|
"logs": {
|
||||||
|
"clear": "Limpar",
|
||||||
|
"details": "Detalhes do log ( {level} )",
|
||||||
|
"load_full_log": "Carregar log completo do Home Assistant",
|
||||||
|
"loading_log": "A carregar o log de erros...",
|
||||||
|
"multiple_messages": "mensagem ocorreu primeiro em {time} e repetiu-se {counter} vezes",
|
||||||
|
"no_errors": "Nenhum erro foi reportado.",
|
||||||
|
"no_issues": "Não há novos problemas!",
|
||||||
|
"refresh": "Atualizar",
|
||||||
|
"title": "Logs"
|
||||||
|
},
|
||||||
"lovelace": {
|
"lovelace": {
|
||||||
"caption": "Painéis Lovelace",
|
"caption": "Painéis Lovelace",
|
||||||
"dashboards": {
|
"dashboards": {
|
||||||
@ -1890,35 +1919,6 @@
|
|||||||
"title": "Eventos",
|
"title": "Eventos",
|
||||||
"type": "Tipo de Evento"
|
"type": "Tipo de Evento"
|
||||||
},
|
},
|
||||||
"info": {
|
|
||||||
"built_using": "Construído com",
|
|
||||||
"custom_uis": "IUs personalizados:",
|
|
||||||
"developed_by": "Desenvolvido por um punhado de pessoas incríveis.",
|
|
||||||
"documentation": "Documentação",
|
|
||||||
"frontend": "",
|
|
||||||
"frontend_version": "Versão frontend: {version} - {type}",
|
|
||||||
"home_assistant_logo": "Logotipo do Home Assistant",
|
|
||||||
"icons_by": "Ícones por",
|
|
||||||
"integrations": "Integrações",
|
|
||||||
"issues": "Problemas",
|
|
||||||
"license": "Publicado sob a licença de Apache 2.0",
|
|
||||||
"path_configuration": "Caminho para configuration.yaml: {path}",
|
|
||||||
"server": "servidor",
|
|
||||||
"source": "Fonte:",
|
|
||||||
"system_health_error": "O componente System Health não está carregado. Adicione 'system_health:' ao configuration.yaml",
|
|
||||||
"title": "Informações"
|
|
||||||
},
|
|
||||||
"logs": {
|
|
||||||
"clear": "Limpar",
|
|
||||||
"details": "Detalhes do log ( {level} )",
|
|
||||||
"load_full_log": "Carregar log completo do Home Assistant",
|
|
||||||
"loading_log": "A carregar o log de erros...",
|
|
||||||
"multiple_messages": "mensagem ocorreu primeiro em {time} e repetiu-se {counter} vezes",
|
|
||||||
"no_errors": "Nenhum erro foi reportado.",
|
|
||||||
"no_issues": "Não há novos problemas!",
|
|
||||||
"refresh": "Atualizar",
|
|
||||||
"title": "Logs"
|
|
||||||
},
|
|
||||||
"mqtt": {
|
"mqtt": {
|
||||||
"description_listen": "Ouvir um tópico",
|
"description_listen": "Ouvir um tópico",
|
||||||
"description_publish": "Publicar um pacote",
|
"description_publish": "Publicar um pacote",
|
||||||
|
@ -1171,6 +1171,19 @@
|
|||||||
"input_text": "Text"
|
"input_text": "Text"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"info": {
|
||||||
|
"built_using": "Construit folosind",
|
||||||
|
"documentation": "Documentație",
|
||||||
|
"frontend": "front-end-ui",
|
||||||
|
"home_assistant_logo": "Logo-ul Home Assistant",
|
||||||
|
"icons_by": "Icoane ca",
|
||||||
|
"integrations": "Integrări",
|
||||||
|
"issues": "Probleme",
|
||||||
|
"license": "Publicat sub licenta Apache 2.0",
|
||||||
|
"server": "Server",
|
||||||
|
"source": "Sursă:",
|
||||||
|
"title": "Info"
|
||||||
|
},
|
||||||
"integrations": {
|
"integrations": {
|
||||||
"add_integration": "Adăugați integrare",
|
"add_integration": "Adăugați integrare",
|
||||||
"caption": "Integrări",
|
"caption": "Integrări",
|
||||||
@ -1233,6 +1246,15 @@
|
|||||||
"rename_input_label": "Introdu nume"
|
"rename_input_label": "Introdu nume"
|
||||||
},
|
},
|
||||||
"introduction": "Aici este posibil să vă configurați componentele și Home Assistant. Nu este posibilă configurarea de la UI, dar lucrăm la asta.",
|
"introduction": "Aici este posibil să vă configurați componentele și Home Assistant. Nu este posibilă configurarea de la UI, dar lucrăm la asta.",
|
||||||
|
"logs": {
|
||||||
|
"clear": "Şterge",
|
||||||
|
"details": "Detalii jurnal ({level})",
|
||||||
|
"load_full_log": "Încărcare jurnal complet Home Assistant",
|
||||||
|
"loading_log": "Se încarcă jurnalul de erori...",
|
||||||
|
"no_errors": "Nu au fost raportate erori.",
|
||||||
|
"refresh": "Reîmprospătare",
|
||||||
|
"title": "Jurnale"
|
||||||
|
},
|
||||||
"lovelace": {
|
"lovelace": {
|
||||||
"caption": "Panouri de bord Lovelace",
|
"caption": "Panouri de bord Lovelace",
|
||||||
"dashboards": {
|
"dashboards": {
|
||||||
@ -1665,28 +1687,6 @@
|
|||||||
"title": "Evenimente",
|
"title": "Evenimente",
|
||||||
"type": "Tip eveniment"
|
"type": "Tip eveniment"
|
||||||
},
|
},
|
||||||
"info": {
|
|
||||||
"built_using": "Construit folosind",
|
|
||||||
"documentation": "Documentație",
|
|
||||||
"frontend": "front-end-ui",
|
|
||||||
"home_assistant_logo": "Logo-ul Home Assistant",
|
|
||||||
"icons_by": "Icoane ca",
|
|
||||||
"integrations": "Integrări",
|
|
||||||
"issues": "Probleme",
|
|
||||||
"license": "Publicat sub licenta Apache 2.0",
|
|
||||||
"server": "Server",
|
|
||||||
"source": "Sursă:",
|
|
||||||
"title": "Info"
|
|
||||||
},
|
|
||||||
"logs": {
|
|
||||||
"clear": "Şterge",
|
|
||||||
"details": "Detalii jurnal ({level})",
|
|
||||||
"load_full_log": "Încărcare jurnal complet Home Assistant",
|
|
||||||
"loading_log": "Se încarcă jurnalul de erori...",
|
|
||||||
"no_errors": "Nu au fost raportate erori.",
|
|
||||||
"refresh": "Reîmprospătare",
|
|
||||||
"title": "Jurnale"
|
|
||||||
},
|
|
||||||
"mqtt": {
|
"mqtt": {
|
||||||
"description_listen": "Ascultă un subiect",
|
"description_listen": "Ascultă un subiect",
|
||||||
"description_publish": "Publică un pachet",
|
"description_publish": "Publică un pachet",
|
||||||
|
@ -1367,6 +1367,24 @@
|
|||||||
"input_text": "Текст"
|
"input_text": "Текст"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"info": {
|
||||||
|
"built_using": "Создано с использованием",
|
||||||
|
"custom_uis": "Кастомные интерфейсы:",
|
||||||
|
"developed_by": "Разработано множеством замечательных людей.",
|
||||||
|
"documentation": "Документация",
|
||||||
|
"frontend": "пользовательский интерфейс",
|
||||||
|
"frontend_version": "Версия интерфейса: {version} - {type}",
|
||||||
|
"home_assistant_logo": "Логотип Home Assistant",
|
||||||
|
"icons_by": "Значки от",
|
||||||
|
"integrations": "Интеграции",
|
||||||
|
"issues": "Вопросы",
|
||||||
|
"license": "Опубликовано под лицензией Apache 2.0",
|
||||||
|
"path_configuration": "Путь к configuration.yaml: {path}",
|
||||||
|
"server": "сервер",
|
||||||
|
"source": "Исходный код:",
|
||||||
|
"system_health_error": "Компонент System Health не загружен. Добавьте 'system_health:' в файл configuration.yaml.",
|
||||||
|
"title": "О системе"
|
||||||
|
},
|
||||||
"integrations": {
|
"integrations": {
|
||||||
"add_integration": "Добавить интеграцию",
|
"add_integration": "Добавить интеграцию",
|
||||||
"caption": "Интеграции",
|
"caption": "Интеграции",
|
||||||
@ -1438,6 +1456,17 @@
|
|||||||
"rename_input_label": "Название"
|
"rename_input_label": "Название"
|
||||||
},
|
},
|
||||||
"introduction": "Здесь можно настроить Home Assistant. Пока что не все настройки доступны из интерфейса, но мы работаем над этим.",
|
"introduction": "Здесь можно настроить Home Assistant. Пока что не все настройки доступны из интерфейса, но мы работаем над этим.",
|
||||||
|
"logs": {
|
||||||
|
"clear": "Очистить",
|
||||||
|
"details": "Уровень: {level}",
|
||||||
|
"load_full_log": "Показать весь журнал",
|
||||||
|
"loading_log": "Загрузка журнала…",
|
||||||
|
"multiple_messages": "первое сообщение получено {time} и повторялось {counter} раз",
|
||||||
|
"no_errors": "Нет сообщений об ошибках.",
|
||||||
|
"no_issues": "Нет сообщений о проблемах.",
|
||||||
|
"refresh": "Обновить",
|
||||||
|
"title": "Лог"
|
||||||
|
},
|
||||||
"lovelace": {
|
"lovelace": {
|
||||||
"caption": "Панели Lovelace",
|
"caption": "Панели Lovelace",
|
||||||
"dashboards": {
|
"dashboards": {
|
||||||
@ -1924,35 +1953,6 @@
|
|||||||
"title": "События",
|
"title": "События",
|
||||||
"type": "Событие"
|
"type": "Событие"
|
||||||
},
|
},
|
||||||
"info": {
|
|
||||||
"built_using": "Создано с использованием",
|
|
||||||
"custom_uis": "Кастомные интерфейсы:",
|
|
||||||
"developed_by": "Разработано множеством замечательных людей.",
|
|
||||||
"documentation": "Документация",
|
|
||||||
"frontend": "пользовательский интерфейс",
|
|
||||||
"frontend_version": "Версия интерфейса: {version} - {type}",
|
|
||||||
"home_assistant_logo": "Логотип Home Assistant",
|
|
||||||
"icons_by": "Значки от",
|
|
||||||
"integrations": "Интеграции",
|
|
||||||
"issues": "Вопросы",
|
|
||||||
"license": "Опубликовано под лицензией Apache 2.0",
|
|
||||||
"path_configuration": "Путь к configuration.yaml: {path}",
|
|
||||||
"server": "сервер",
|
|
||||||
"source": "Исходный код:",
|
|
||||||
"system_health_error": "Компонент System Health не загружен. Добавьте 'system_health:' в файл configuration.yaml.",
|
|
||||||
"title": "О системе"
|
|
||||||
},
|
|
||||||
"logs": {
|
|
||||||
"clear": "Очистить",
|
|
||||||
"details": "Уровень: {level}",
|
|
||||||
"load_full_log": "Показать весь журнал",
|
|
||||||
"loading_log": "Загрузка журнала…",
|
|
||||||
"multiple_messages": "первое сообщение получено {time} и повторялось {counter} раз",
|
|
||||||
"no_errors": "Нет сообщений об ошибках.",
|
|
||||||
"no_issues": "Нет сообщений о проблемах.",
|
|
||||||
"refresh": "Обновить",
|
|
||||||
"title": "Лог"
|
|
||||||
},
|
|
||||||
"mqtt": {
|
"mqtt": {
|
||||||
"description_listen": "Подписаться на топик",
|
"description_listen": "Подписаться на топик",
|
||||||
"description_publish": "Опубликовать данные",
|
"description_publish": "Опубликовать данные",
|
||||||
|
@ -1284,6 +1284,21 @@
|
|||||||
"input_text": "Text"
|
"input_text": "Text"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"info": {
|
||||||
|
"built_using": "Postavené pomocou",
|
||||||
|
"custom_uis": "Vlastné používateľské rozhrania:",
|
||||||
|
"developed_by": "Vyvinuté partiou úžasných ľudí.",
|
||||||
|
"frontend": "frontend-ui",
|
||||||
|
"frontend_version": "Verzia frontendu: {version} - {type}",
|
||||||
|
"home_assistant_logo": "Home Assistant logo",
|
||||||
|
"icons_by": "Ikony od",
|
||||||
|
"license": "Publikované pod licenciou Apache 2.0",
|
||||||
|
"path_configuration": "Cesta k configuration.yaml: {path}",
|
||||||
|
"server": "server",
|
||||||
|
"source": "Zdroj:",
|
||||||
|
"system_health_error": "Súčasť System Health nie je načítaná. Pridajte 'system_health:' do súboru configuration.yaml",
|
||||||
|
"title": "Info"
|
||||||
|
},
|
||||||
"integrations": {
|
"integrations": {
|
||||||
"add_integration": "Pridať integráciu",
|
"add_integration": "Pridať integráciu",
|
||||||
"caption": "Integrácie",
|
"caption": "Integrácie",
|
||||||
@ -1345,6 +1360,17 @@
|
|||||||
"note_about_website_reference": "Viac informácií je k dispozícii na"
|
"note_about_website_reference": "Viac informácií je k dispozícii na"
|
||||||
},
|
},
|
||||||
"introduction": "Tu je možné konfigurovať vaše komponenty a Home Assistant. Aktuálne sa z používateľského rozhrania nedá konfigurovať všetko, ale pracujeme na tom.",
|
"introduction": "Tu je možné konfigurovať vaše komponenty a Home Assistant. Aktuálne sa z používateľského rozhrania nedá konfigurovať všetko, ale pracujeme na tom.",
|
||||||
|
"logs": {
|
||||||
|
"clear": "Vyčistiť",
|
||||||
|
"details": "Podrobnosti denníka ( {level} )",
|
||||||
|
"load_full_log": "Načítať celý denník denníka asistenta",
|
||||||
|
"loading_log": "Načítava sa denník chýb...",
|
||||||
|
"multiple_messages": "správa sa prvýkrát vyskytla o {time} a opakuje sa {counter} krát",
|
||||||
|
"no_errors": "Neboli hlásené žiadne chyby.",
|
||||||
|
"no_issues": "Žiadne nové chyby!",
|
||||||
|
"refresh": "Obnoviť",
|
||||||
|
"title": "Logy"
|
||||||
|
},
|
||||||
"lovelace": {
|
"lovelace": {
|
||||||
"caption": "Lovelace dashboardy",
|
"caption": "Lovelace dashboardy",
|
||||||
"dashboards": {
|
"dashboards": {
|
||||||
@ -1765,32 +1791,6 @@
|
|||||||
"title": "Udalosti",
|
"title": "Udalosti",
|
||||||
"type": "Typ udalosti"
|
"type": "Typ udalosti"
|
||||||
},
|
},
|
||||||
"info": {
|
|
||||||
"built_using": "Postavené pomocou",
|
|
||||||
"custom_uis": "Vlastné používateľské rozhrania:",
|
|
||||||
"developed_by": "Vyvinuté partiou úžasných ľudí.",
|
|
||||||
"frontend": "frontend-ui",
|
|
||||||
"frontend_version": "Verzia frontendu: {version} - {type}",
|
|
||||||
"home_assistant_logo": "Home Assistant logo",
|
|
||||||
"icons_by": "Ikony od",
|
|
||||||
"license": "Publikované pod licenciou Apache 2.0",
|
|
||||||
"path_configuration": "Cesta k configuration.yaml: {path}",
|
|
||||||
"server": "server",
|
|
||||||
"source": "Zdroj:",
|
|
||||||
"system_health_error": "Súčasť System Health nie je načítaná. Pridajte 'system_health:' do súboru configuration.yaml",
|
|
||||||
"title": "Info"
|
|
||||||
},
|
|
||||||
"logs": {
|
|
||||||
"clear": "Vyčistiť",
|
|
||||||
"details": "Podrobnosti denníka ( {level} )",
|
|
||||||
"load_full_log": "Načítať celý denník denníka asistenta",
|
|
||||||
"loading_log": "Načítava sa denník chýb...",
|
|
||||||
"multiple_messages": "správa sa prvýkrát vyskytla o {time} a opakuje sa {counter} krát",
|
|
||||||
"no_errors": "Neboli hlásené žiadne chyby.",
|
|
||||||
"no_issues": "Žiadne nové chyby!",
|
|
||||||
"refresh": "Obnoviť",
|
|
||||||
"title": "Logy"
|
|
||||||
},
|
|
||||||
"mqtt": {
|
"mqtt": {
|
||||||
"description_listen": "Počúvať tému",
|
"description_listen": "Počúvať tému",
|
||||||
"description_publish": "Publikovať paket",
|
"description_publish": "Publikovať paket",
|
||||||
|
@ -1367,6 +1367,24 @@
|
|||||||
"input_text": "Besedilo"
|
"input_text": "Besedilo"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"info": {
|
||||||
|
"built_using": "Zgrajen z uporabo",
|
||||||
|
"custom_uis": "Uporabniški vmesniki po meri:",
|
||||||
|
"developed_by": "Razvija ga kup osupljivih ljudi.",
|
||||||
|
"documentation": "Dokumentacija",
|
||||||
|
"frontend": "frontend-ui",
|
||||||
|
"frontend_version": "Frontend različica: {version} - {type}",
|
||||||
|
"home_assistant_logo": "Home Assistant logotip",
|
||||||
|
"icons_by": "Ikone ustvarili z",
|
||||||
|
"integrations": "Integracije",
|
||||||
|
"issues": "Težave",
|
||||||
|
"license": "Objavljeno pod licenco Apache 2.0",
|
||||||
|
"path_configuration": "Pot do configuration.yaml: {path}",
|
||||||
|
"server": "strežnik",
|
||||||
|
"source": "Vir:",
|
||||||
|
"system_health_error": "Komponenta \"system health\" ni naložena. Dodajte \"system_health:\" v svoj configuration.yaml",
|
||||||
|
"title": "Info"
|
||||||
|
},
|
||||||
"integrations": {
|
"integrations": {
|
||||||
"add_integration": "Dodaj integracijo",
|
"add_integration": "Dodaj integracijo",
|
||||||
"caption": "Integracije",
|
"caption": "Integracije",
|
||||||
@ -1438,6 +1456,17 @@
|
|||||||
"rename_input_label": "Ime vnosa"
|
"rename_input_label": "Ime vnosa"
|
||||||
},
|
},
|
||||||
"introduction": "Tukaj je mogoče konfigurirati vaše komponente in Home Assistanta. Vsega ni mogoče konfigurirati iz uporabniškega vmesnika (vendar delamo na tem).",
|
"introduction": "Tukaj je mogoče konfigurirati vaše komponente in Home Assistanta. Vsega ni mogoče konfigurirati iz uporabniškega vmesnika (vendar delamo na tem).",
|
||||||
|
"logs": {
|
||||||
|
"clear": "Počisti",
|
||||||
|
"details": "Podrobnosti dnevnika ({level})",
|
||||||
|
"load_full_log": "Naloži celoten dnevnik Home Assistant-a",
|
||||||
|
"loading_log": "Nalaganje dnevnika napak ...",
|
||||||
|
"multiple_messages": "sporočilo se je prvič pojavilo ob {time} in se prikaže {counter} krat",
|
||||||
|
"no_errors": "Ni prijavljenih napak.",
|
||||||
|
"no_issues": "Ni novih težav!",
|
||||||
|
"refresh": "Osveži",
|
||||||
|
"title": "Dnevniki"
|
||||||
|
},
|
||||||
"lovelace": {
|
"lovelace": {
|
||||||
"caption": "Nadzorne plošče Lovelace",
|
"caption": "Nadzorne plošče Lovelace",
|
||||||
"dashboards": {
|
"dashboards": {
|
||||||
@ -1924,35 +1953,6 @@
|
|||||||
"title": "Dogodki",
|
"title": "Dogodki",
|
||||||
"type": "Vrsta dogodka"
|
"type": "Vrsta dogodka"
|
||||||
},
|
},
|
||||||
"info": {
|
|
||||||
"built_using": "Zgrajen z uporabo",
|
|
||||||
"custom_uis": "Uporabniški vmesniki po meri:",
|
|
||||||
"developed_by": "Razvija ga kup osupljivih ljudi.",
|
|
||||||
"documentation": "Dokumentacija",
|
|
||||||
"frontend": "frontend-ui",
|
|
||||||
"frontend_version": "Frontend različica: {version} - {type}",
|
|
||||||
"home_assistant_logo": "Home Assistant logotip",
|
|
||||||
"icons_by": "Ikone ustvarili z",
|
|
||||||
"integrations": "Integracije",
|
|
||||||
"issues": "Težave",
|
|
||||||
"license": "Objavljeno pod licenco Apache 2.0",
|
|
||||||
"path_configuration": "Pot do configuration.yaml: {path}",
|
|
||||||
"server": "strežnik",
|
|
||||||
"source": "Vir:",
|
|
||||||
"system_health_error": "Komponenta \"system health\" ni naložena. Dodajte \"system_health:\" v svoj configuration.yaml",
|
|
||||||
"title": "Info"
|
|
||||||
},
|
|
||||||
"logs": {
|
|
||||||
"clear": "Počisti",
|
|
||||||
"details": "Podrobnosti dnevnika ({level})",
|
|
||||||
"load_full_log": "Naloži celoten dnevnik Home Assistant-a",
|
|
||||||
"loading_log": "Nalaganje dnevnika napak ...",
|
|
||||||
"multiple_messages": "sporočilo se je prvič pojavilo ob {time} in se prikaže {counter} krat",
|
|
||||||
"no_errors": "Ni prijavljenih napak.",
|
|
||||||
"no_issues": "Ni novih težav!",
|
|
||||||
"refresh": "Osveži",
|
|
||||||
"title": "Dnevniki"
|
|
||||||
},
|
|
||||||
"mqtt": {
|
"mqtt": {
|
||||||
"description_listen": "Poslušajte temi",
|
"description_listen": "Poslušajte temi",
|
||||||
"description_publish": "Objavi paket",
|
"description_publish": "Objavi paket",
|
||||||
|
@ -331,8 +331,8 @@
|
|||||||
"ui": {
|
"ui": {
|
||||||
"auth_store": {
|
"auth_store": {
|
||||||
"ask": "Vill du fortsätta vara inloggad?",
|
"ask": "Vill du fortsätta vara inloggad?",
|
||||||
"confirm": "Spara inloggning",
|
"confirm": "Ja",
|
||||||
"decline": "Nej tack"
|
"decline": "Nej"
|
||||||
},
|
},
|
||||||
"card": {
|
"card": {
|
||||||
"alarm_control_panel": {
|
"alarm_control_panel": {
|
||||||
@ -478,9 +478,12 @@
|
|||||||
"cancel": "Avbryt",
|
"cancel": "Avbryt",
|
||||||
"close": "Stäng",
|
"close": "Stäng",
|
||||||
"delete": "Radera",
|
"delete": "Radera",
|
||||||
|
"error_required": "Krävs",
|
||||||
"loading": "Läser in",
|
"loading": "Läser in",
|
||||||
|
"menu": "Meny",
|
||||||
"next": "Nästa",
|
"next": "Nästa",
|
||||||
"no": "Nej",
|
"no": "Nej",
|
||||||
|
"overflow_menu": "Överflödesmeny",
|
||||||
"previous": "Föregående",
|
"previous": "Föregående",
|
||||||
"refresh": "Uppdatera",
|
"refresh": "Uppdatera",
|
||||||
"save": "Spara",
|
"save": "Spara",
|
||||||
@ -910,6 +913,8 @@
|
|||||||
"introduction": "Använd automatiseringar för väcka liv i ditt hem",
|
"introduction": "Använd automatiseringar för väcka liv i ditt hem",
|
||||||
"load_error_not_editable": "Endast automatiseringar i automations.yaml kan redigeras.",
|
"load_error_not_editable": "Endast automatiseringar i automations.yaml kan redigeras.",
|
||||||
"load_error_unknown": "Fel vid inläsning av automatisering ({err_no}).",
|
"load_error_unknown": "Fel vid inläsning av automatisering ({err_no}).",
|
||||||
|
"move_down": "Flytta nedåt",
|
||||||
|
"move_up": "Flytta uppåt",
|
||||||
"save": "Spara",
|
"save": "Spara",
|
||||||
"triggers": {
|
"triggers": {
|
||||||
"add": "Lägg till händelse",
|
"add": "Lägg till händelse",
|
||||||
@ -1221,6 +1226,7 @@
|
|||||||
"different_include": "Möjligen via en domain, en glob eller en annan include.",
|
"different_include": "Möjligen via en domain, en glob eller en annan include.",
|
||||||
"pick_attribute": "Välj ett attribut att anpassa",
|
"pick_attribute": "Välj ett attribut att anpassa",
|
||||||
"picker": {
|
"picker": {
|
||||||
|
"entity": "Entitet",
|
||||||
"header": "Anpassningar",
|
"header": "Anpassningar",
|
||||||
"introduction": "Justera attribut per enhet. Tillagda och redigerade anpassningar kommer att tillträda omedelbart. Borttagna anpassningar kommer att träda i kraft när enheten är uppdaterad."
|
"introduction": "Justera attribut per enhet. Tillagda och redigerade anpassningar kommer att tillträda omedelbart. Borttagna anpassningar kommer att träda i kraft när enheten är uppdaterad."
|
||||||
},
|
},
|
||||||
@ -1266,6 +1272,7 @@
|
|||||||
"device_not_found": "Enheten hittades inte.",
|
"device_not_found": "Enheten hittades inte.",
|
||||||
"entities": {
|
"entities": {
|
||||||
"add_entities_lovelace": "Lägg till i Lovelace",
|
"add_entities_lovelace": "Lägg till i Lovelace",
|
||||||
|
"disabled_entities": "+{count} {count, plural,\n one {avaktiverad entitet}\n other {avaktiverade entiteter}\n}",
|
||||||
"entities": "Entiteter",
|
"entities": "Entiteter",
|
||||||
"hide_disabled": "Dölj inaktiverad",
|
"hide_disabled": "Dölj inaktiverad",
|
||||||
"none": "Den här enheten har inga entiteter"
|
"none": "Den här enheten har inga entiteter"
|
||||||
@ -1321,7 +1328,7 @@
|
|||||||
"button": "Ta bort valda",
|
"button": "Ta bort valda",
|
||||||
"confirm_partly_text": "Du kan bara ta bort {removable} av de valda {selected} enheterna. Enheter kan endast tas bort när integrationen inte längre tillhandahåller enheterna. Ibland måste du starta om Home Assistant innan du kan ta bort enheterna för en borttagen integration. Är du säker på att du vill ta bort de flyttbara enheterna?",
|
"confirm_partly_text": "Du kan bara ta bort {removable} av de valda {selected} enheterna. Enheter kan endast tas bort när integrationen inte längre tillhandahåller enheterna. Ibland måste du starta om Home Assistant innan du kan ta bort enheterna för en borttagen integration. Är du säker på att du vill ta bort de flyttbara enheterna?",
|
||||||
"confirm_partly_title": "Endast {number} valda entiteter kan tas bort.",
|
"confirm_partly_title": "Endast {number} valda entiteter kan tas bort.",
|
||||||
"confirm_text": "Entiteter kan endast tas bort när integrationen inte längre tillhandahåller entiteterna.",
|
"confirm_text": "Du bör ta bort dem från din Lovelace-konfiguration och automatisering om de innehåller dessa entiteter.",
|
||||||
"confirm_title": "Vill du ta bort {number} entiteter?"
|
"confirm_title": "Vill du ta bort {number} entiteter?"
|
||||||
},
|
},
|
||||||
"selected": "{number} valda",
|
"selected": "{number} valda",
|
||||||
@ -1364,6 +1371,24 @@
|
|||||||
"input_text": "Text"
|
"input_text": "Text"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"info": {
|
||||||
|
"built_using": "Byggt med",
|
||||||
|
"custom_uis": "Anpassade användargränssnitt:",
|
||||||
|
"developed_by": "Utvecklad av ett gäng grymma människor.",
|
||||||
|
"documentation": "Dokumentation",
|
||||||
|
"frontend": "frontend-UI",
|
||||||
|
"frontend_version": "Frontend-version: {version} - {type}",
|
||||||
|
"home_assistant_logo": "Home Assistant logotyp",
|
||||||
|
"icons_by": "Ikoner av",
|
||||||
|
"integrations": "Integrationer",
|
||||||
|
"issues": "Problem",
|
||||||
|
"license": "Publicerad under Apache 2.0-licensen",
|
||||||
|
"path_configuration": "Sökväg till configuration.yaml: {path}",
|
||||||
|
"server": "server",
|
||||||
|
"source": "Källkod:",
|
||||||
|
"system_health_error": "Systemhälsokomponenten har inte lästs in. Lägg till 'system_health:' i configuration.yaml",
|
||||||
|
"title": "Info"
|
||||||
|
},
|
||||||
"integrations": {
|
"integrations": {
|
||||||
"add_integration": "Lägg till integration",
|
"add_integration": "Lägg till integration",
|
||||||
"caption": "Integrationer",
|
"caption": "Integrationer",
|
||||||
@ -1373,6 +1398,8 @@
|
|||||||
"delete_button": "Ta bort {integration}",
|
"delete_button": "Ta bort {integration}",
|
||||||
"delete_confirm": "Är du säker på att du vill radera denna integration?",
|
"delete_confirm": "Är du säker på att du vill radera denna integration?",
|
||||||
"device_unavailable": "enhet otillgänglig",
|
"device_unavailable": "enhet otillgänglig",
|
||||||
|
"devices": "{count} {count, plural,\n one {enhet}\n other {enheter}\n}",
|
||||||
|
"entities": "{count} {count, plural,\n one {entitet}\n other {entiteter}\n}",
|
||||||
"entity_unavailable": "entitet otillgänglig",
|
"entity_unavailable": "entitet otillgänglig",
|
||||||
"firmware": "Firmware: {version}",
|
"firmware": "Firmware: {version}",
|
||||||
"hub": "Ansluten via",
|
"hub": "Ansluten via",
|
||||||
@ -1433,6 +1460,17 @@
|
|||||||
"rename_input_label": "Ange namn"
|
"rename_input_label": "Ange namn"
|
||||||
},
|
},
|
||||||
"introduction": "Här går det att konfigurera dina komponenter och Home Assistant. Det är inte möjligt att ställa in allt från användargränssnittet ännu, men vi jobbar på det.",
|
"introduction": "Här går det att konfigurera dina komponenter och Home Assistant. Det är inte möjligt att ställa in allt från användargränssnittet ännu, men vi jobbar på det.",
|
||||||
|
"logs": {
|
||||||
|
"clear": "Rensa",
|
||||||
|
"details": "Logginformation ({level})",
|
||||||
|
"load_full_log": "Ladda hela Home Assistant-loggen",
|
||||||
|
"loading_log": "Läser in fellogg ...",
|
||||||
|
"multiple_messages": "Meddelandet inträffade först {time} och har hänt {counter} gånger",
|
||||||
|
"no_errors": "Inga fel har rapporterats.",
|
||||||
|
"no_issues": "Det finns inga nya problem!",
|
||||||
|
"refresh": "Uppdatera",
|
||||||
|
"title": "Loggar"
|
||||||
|
},
|
||||||
"lovelace": {
|
"lovelace": {
|
||||||
"caption": "Lovelace kontrollpaneler",
|
"caption": "Lovelace kontrollpaneler",
|
||||||
"dashboards": {
|
"dashboards": {
|
||||||
@ -1450,13 +1488,13 @@
|
|||||||
"delete": "Ta bort",
|
"delete": "Ta bort",
|
||||||
"dismiss": "Stäng",
|
"dismiss": "Stäng",
|
||||||
"edit_dashboard": "Redigera instrumentpanel",
|
"edit_dashboard": "Redigera instrumentpanel",
|
||||||
"icon": "Ikon för sidofältet",
|
"icon": "Ikon",
|
||||||
"new_dashboard": "Lägg till instrumentpanel",
|
"new_dashboard": "Lägg till instrumentpanel",
|
||||||
"remove_default": "Ta bort som standard på den här enheten",
|
"remove_default": "Ta bort som standard på den här enheten",
|
||||||
"require_admin": "Endast admin",
|
"require_admin": "Endast admin",
|
||||||
"set_default": "Ange som standard på den här enheten",
|
"set_default": "Ange som standard på den här enheten",
|
||||||
"show_sidebar": "Visa i sidofältet",
|
"show_sidebar": "Visa i sidofältet",
|
||||||
"title": "Sidofältets titel",
|
"title": "Titel",
|
||||||
"title_required": "Titel krävs.",
|
"title_required": "Titel krävs.",
|
||||||
"update": "Uppdatera",
|
"update": "Uppdatera",
|
||||||
"url": "URL",
|
"url": "URL",
|
||||||
@ -1676,7 +1714,8 @@
|
|||||||
"name": "Namn",
|
"name": "Namn",
|
||||||
"system": "System"
|
"system": "System"
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
"users_privileges_note": "Denna användaren är under konstruktion. Denna använder kommer inte kunna administrera instansen via användargränssnittet. Vi granskar fortfarande alla API-slutpunkter för att försäkra att de korrekt begränsar åtkomst till administratörer."
|
||||||
},
|
},
|
||||||
"zha": {
|
"zha": {
|
||||||
"add_device_page": {
|
"add_device_page": {
|
||||||
@ -1829,7 +1868,7 @@
|
|||||||
"network_stopped": "Z-Wave-nätverk stoppat"
|
"network_stopped": "Z-Wave-nätverk stoppat"
|
||||||
},
|
},
|
||||||
"node_config": {
|
"node_config": {
|
||||||
"config_parameter": "Konfigurera parameter",
|
"config_parameter": "Konfigurationsparameter",
|
||||||
"config_value": "Konfigurera värde",
|
"config_value": "Konfigurera värde",
|
||||||
"false": "Falskt",
|
"false": "Falskt",
|
||||||
"header": "Alternativ för nodkonfiguration",
|
"header": "Alternativ för nodkonfiguration",
|
||||||
@ -1845,6 +1884,7 @@
|
|||||||
"exclude_entity": "Uteslut den här enheten från Home Assistant",
|
"exclude_entity": "Uteslut den här enheten från Home Assistant",
|
||||||
"group": "Grupp",
|
"group": "Grupp",
|
||||||
"header": "Z-Wave nodhantering",
|
"header": "Z-Wave nodhantering",
|
||||||
|
"introduction": "Kör Z-Wave-kommandon som påverkar en enda nod. Välj en nod för att se en lista över tillgängliga kommandon.",
|
||||||
"max_associations": "Max antal assosiationer:",
|
"max_associations": "Max antal assosiationer:",
|
||||||
"node_group_associations": "Nodgruppsassociationer",
|
"node_group_associations": "Nodgruppsassociationer",
|
||||||
"node_protection": "Nodskydd",
|
"node_protection": "Nodskydd",
|
||||||
@ -1917,35 +1957,6 @@
|
|||||||
"title": "Händelser",
|
"title": "Händelser",
|
||||||
"type": "Händelsetyp"
|
"type": "Händelsetyp"
|
||||||
},
|
},
|
||||||
"info": {
|
|
||||||
"built_using": "Byggt med",
|
|
||||||
"custom_uis": "Anpassade användargränssnitt:",
|
|
||||||
"developed_by": "Utvecklad av ett gäng grymma människor.",
|
|
||||||
"documentation": "Dokumentation",
|
|
||||||
"frontend": "frontend-UI",
|
|
||||||
"frontend_version": "Frontend-version: {version} - {type}",
|
|
||||||
"home_assistant_logo": "Home Assistant logotyp",
|
|
||||||
"icons_by": "Ikoner av",
|
|
||||||
"integrations": "Integrationer",
|
|
||||||
"issues": "Problem",
|
|
||||||
"license": "Publicerad under Apache 2.0-licensen",
|
|
||||||
"path_configuration": "Sökväg till configuration.yaml: {path}",
|
|
||||||
"server": "server",
|
|
||||||
"source": "Källkod:",
|
|
||||||
"system_health_error": "Systemhälsokomponenten har inte lästs in. Lägg till 'system_health:' i configuration.yaml",
|
|
||||||
"title": "Info"
|
|
||||||
},
|
|
||||||
"logs": {
|
|
||||||
"clear": "Rensa",
|
|
||||||
"details": "Logginformation ({level})",
|
|
||||||
"load_full_log": "Ladda hela Home Assistant-loggen",
|
|
||||||
"loading_log": "Läser in fellogg ...",
|
|
||||||
"multiple_messages": "Meddelandet inträffade först {time} och har hänt {counter} gånger",
|
|
||||||
"no_errors": "Inga fel har rapporterats.",
|
|
||||||
"no_issues": "Det finns inga nya problem!",
|
|
||||||
"refresh": "Uppdatera",
|
|
||||||
"title": "Loggar"
|
|
||||||
},
|
|
||||||
"mqtt": {
|
"mqtt": {
|
||||||
"description_listen": "Lyssna på ett ämne",
|
"description_listen": "Lyssna på ett ämne",
|
||||||
"description_publish": "Publicera ett paket",
|
"description_publish": "Publicera ett paket",
|
||||||
@ -2044,7 +2055,7 @@
|
|||||||
"clear_items": "Rensa markerade objekt"
|
"clear_items": "Rensa markerade objekt"
|
||||||
},
|
},
|
||||||
"starting": {
|
"starting": {
|
||||||
"description": "Home Assistant startar, var god vänta",
|
"description": "Home Assistant startar, var god vänta...",
|
||||||
"header": "Home Assistant startar..."
|
"header": "Home Assistant startar..."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -2116,6 +2127,7 @@
|
|||||||
"icon_height": "Ikonhöjd",
|
"icon_height": "Ikonhöjd",
|
||||||
"image": "Bildsökväg",
|
"image": "Bildsökväg",
|
||||||
"manual": "Manuell",
|
"manual": "Manuell",
|
||||||
|
"manual_description": "Behöver du lägga till ett anpassat kort eller vill du bara skriva yaml manuellt?",
|
||||||
"maximum": "",
|
"maximum": "",
|
||||||
"minimum": "",
|
"minimum": "",
|
||||||
"name": "Namn",
|
"name": "Namn",
|
||||||
@ -2134,6 +2146,7 @@
|
|||||||
},
|
},
|
||||||
"glance": {
|
"glance": {
|
||||||
"columns": "Kolumner",
|
"columns": "Kolumner",
|
||||||
|
"description": "Glance-kortet är användbart för att gruppera flera sensorer i en kompakt översikt.",
|
||||||
"name": "Blick"
|
"name": "Blick"
|
||||||
},
|
},
|
||||||
"history-graph": {
|
"history-graph": {
|
||||||
@ -2141,6 +2154,7 @@
|
|||||||
"name": "Historikdiagram"
|
"name": "Historikdiagram"
|
||||||
},
|
},
|
||||||
"horizontal-stack": {
|
"horizontal-stack": {
|
||||||
|
"description": "Med Horizontal Stack-kortet kan du stapla ihop flera kort, så att de alltid sitter bredvid varandra i utrymmet av en kolumn.",
|
||||||
"name": "Vågrät trave"
|
"name": "Vågrät trave"
|
||||||
},
|
},
|
||||||
"iframe": {
|
"iframe": {
|
||||||
@ -2190,11 +2204,13 @@
|
|||||||
"name": "Växtstatus"
|
"name": "Växtstatus"
|
||||||
},
|
},
|
||||||
"sensor": {
|
"sensor": {
|
||||||
|
"description": "Sensorkortet ger dig en snabb överblick över dina sensortillstånd med en valfri graf för att visualisera förändring över tid.",
|
||||||
"graph_detail": "Detalj på kurva",
|
"graph_detail": "Detalj på kurva",
|
||||||
"graph_type": "Typ av kurva",
|
"graph_type": "Typ av kurva",
|
||||||
"name": "Sensor"
|
"name": "Sensor"
|
||||||
},
|
},
|
||||||
"shopping-list": {
|
"shopping-list": {
|
||||||
|
"description": "Shopping List-kortet gör att du kan lägga till, redigera, checka av och rensa objekt från din inköpslista.",
|
||||||
"integration_not_loaded": "Detta kort kräver att \"shopping_list\" -integrationen konfigureras.",
|
"integration_not_loaded": "Detta kort kräver att \"shopping_list\" -integrationen konfigureras.",
|
||||||
"name": "Inköpslista"
|
"name": "Inköpslista"
|
||||||
},
|
},
|
||||||
@ -2258,7 +2274,7 @@
|
|||||||
"migrate": {
|
"migrate": {
|
||||||
"header": "Ogiltig konfiguration",
|
"header": "Ogiltig konfiguration",
|
||||||
"migrate": "Migrera konfiguration",
|
"migrate": "Migrera konfiguration",
|
||||||
"para_migrate": "Home Assistant kan automatiskt lägga till ID till alla dina kort och vyer genom att du klickar på \"Migrera konfiguration\".",
|
"para_migrate": "Home Assistant kan automatiskt lägga till ID:n till alla dina kort och vyer genom att du klickar på \"Migrera konfiguration\".",
|
||||||
"para_no_id": "Det här elementet har inget ID. Lägg till ett ID till det här elementet i \"ui-lovelace.yaml\"."
|
"para_no_id": "Det här elementet har inget ID. Lägg till ett ID till det här elementet i \"ui-lovelace.yaml\"."
|
||||||
},
|
},
|
||||||
"raw_editor": {
|
"raw_editor": {
|
||||||
@ -2281,7 +2297,7 @@
|
|||||||
"close": "Stäng",
|
"close": "Stäng",
|
||||||
"empty_config": "Börja med en tom instrumentpanel",
|
"empty_config": "Börja med en tom instrumentpanel",
|
||||||
"header": "Ta kontroll över Lovelace UI",
|
"header": "Ta kontroll över Lovelace UI",
|
||||||
"para": "Home Assistant kommer som standard att behålla ditt användargränssnitt, uppdatera det när nya enheter eller Lovelace-komponenter blir tillgängliga. Om du tar kontroll kommer vi inte längre göra ändringar automatiskt för dig.",
|
"para": "Denna skärm underhålls för närvarande av Home Assistant. Den uppdateras automatiskt när nya enheter eller Lovelace UI-komponenter blir tillgängliga. Om du tar kontrollen kommer denna instrumentpanel inte längre att uppdateras automatiskt. Du kan alltid skapa en ny instrumentpanel i konfigurationen att leka runt med.",
|
||||||
"para_sure": "Är du säker på att du vill ta kontroll över ditt användargränssnitt?",
|
"para_sure": "Är du säker på att du vill ta kontroll över ditt användargränssnitt?",
|
||||||
"save": "Ta kontroll",
|
"save": "Ta kontroll",
|
||||||
"yaml_config": "För att hjälpa dig igång, så är här nuvarande inställning för denna instrumentpanel:",
|
"yaml_config": "För att hjälpa dig igång, så är här nuvarande inställning för denna instrumentpanel:",
|
||||||
|
@ -805,6 +805,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"header": "การตั้งค่า Home Assistant",
|
"header": "การตั้งค่า Home Assistant",
|
||||||
|
"info": {
|
||||||
|
"title": "ข้อมูล"
|
||||||
|
},
|
||||||
"integrations": {
|
"integrations": {
|
||||||
"caption": "การทำงานร่วมกัน",
|
"caption": "การทำงานร่วมกัน",
|
||||||
"config_entry": {
|
"config_entry": {
|
||||||
@ -930,9 +933,6 @@
|
|||||||
"events": {
|
"events": {
|
||||||
"title": "เหตุการณ์"
|
"title": "เหตุการณ์"
|
||||||
},
|
},
|
||||||
"info": {
|
|
||||||
"title": "ข้อมูล"
|
|
||||||
},
|
|
||||||
"mqtt": {
|
"mqtt": {
|
||||||
"title": "MQTT"
|
"title": "MQTT"
|
||||||
},
|
},
|
||||||
|
@ -1311,6 +1311,24 @@
|
|||||||
"input_text": "Metin"
|
"input_text": "Metin"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"info": {
|
||||||
|
"built_using": "Kullanılan oluşturma",
|
||||||
|
"custom_uis": "Özel kullanıcı arayüzleri:",
|
||||||
|
"developed_by": "Bir sürü harika insan tarafından geliştirildi.",
|
||||||
|
"documentation": "Belgeleri",
|
||||||
|
"frontend": "ön uç-ui",
|
||||||
|
"frontend_version": "Ön uç versiyonu: {version} - {type}",
|
||||||
|
"home_assistant_logo": "Home Assistant Logosu",
|
||||||
|
"icons_by": "Simgelerin orijni",
|
||||||
|
"integrations": "Entegrasyonlar",
|
||||||
|
"issues": "Sorunlar",
|
||||||
|
"license": "Apache 2.0 lisansı altında yayınlandı",
|
||||||
|
"path_configuration": "configuration.yaml lokasyonu: {path}",
|
||||||
|
"server": "sunucu",
|
||||||
|
"source": "Kaynak:",
|
||||||
|
"system_health_error": "Sistem Sağlığı bileşeni yüklü değil. configuration.yaml içine 'system_health:' ekleyin",
|
||||||
|
"title": "Bilgi"
|
||||||
|
},
|
||||||
"integrations": {
|
"integrations": {
|
||||||
"caption": "Entegrasyonlar",
|
"caption": "Entegrasyonlar",
|
||||||
"config_entry": {
|
"config_entry": {
|
||||||
@ -1373,6 +1391,17 @@
|
|||||||
"rename_input_label": "Varlık adı"
|
"rename_input_label": "Varlık adı"
|
||||||
},
|
},
|
||||||
"introduction": "Buradan bileşenlerinizi ve Home Assistant'ınızı yapılandırabilirsiniz. Herşeyi kullanıcı arayüzü ile ayarlamak henüz mümkün değil fakat üzerinde çalışıyoruz",
|
"introduction": "Buradan bileşenlerinizi ve Home Assistant'ınızı yapılandırabilirsiniz. Herşeyi kullanıcı arayüzü ile ayarlamak henüz mümkün değil fakat üzerinde çalışıyoruz",
|
||||||
|
"logs": {
|
||||||
|
"clear": "Temizle",
|
||||||
|
"details": "Günlük Ayrıntıları ( {level} )",
|
||||||
|
"load_full_log": "Tam Home Assistant Günlüğünü Yükle",
|
||||||
|
"loading_log": "Hata günlüğü yükleniyor ...",
|
||||||
|
"multiple_messages": "ileti ilk önce {time} meydana geldi ve {counter} kez gösterildi",
|
||||||
|
"no_errors": "Herhangi bir hata rapor edilmiştir.",
|
||||||
|
"no_issues": "Yeni bir sorun yok!",
|
||||||
|
"refresh": "Yenile",
|
||||||
|
"title": "Günlük"
|
||||||
|
},
|
||||||
"lovelace": {
|
"lovelace": {
|
||||||
"caption": "Lovelace Kontrol Panelleri",
|
"caption": "Lovelace Kontrol Panelleri",
|
||||||
"dashboards": {
|
"dashboards": {
|
||||||
@ -1783,35 +1812,6 @@
|
|||||||
"title": "Olaylar",
|
"title": "Olaylar",
|
||||||
"type": "Olay Türü"
|
"type": "Olay Türü"
|
||||||
},
|
},
|
||||||
"info": {
|
|
||||||
"built_using": "Kullanılan oluşturma",
|
|
||||||
"custom_uis": "Özel kullanıcı arayüzleri:",
|
|
||||||
"developed_by": "Bir sürü harika insan tarafından geliştirildi.",
|
|
||||||
"documentation": "Belgeleri",
|
|
||||||
"frontend": "ön uç-ui",
|
|
||||||
"frontend_version": "Ön uç versiyonu: {version} - {type}",
|
|
||||||
"home_assistant_logo": "Home Assistant Logosu",
|
|
||||||
"icons_by": "Simgelerin orijni",
|
|
||||||
"integrations": "Entegrasyonlar",
|
|
||||||
"issues": "Sorunlar",
|
|
||||||
"license": "Apache 2.0 lisansı altında yayınlandı",
|
|
||||||
"path_configuration": "configuration.yaml lokasyonu: {path}",
|
|
||||||
"server": "sunucu",
|
|
||||||
"source": "Kaynak:",
|
|
||||||
"system_health_error": "Sistem Sağlığı bileşeni yüklü değil. configuration.yaml içine 'system_health:' ekleyin",
|
|
||||||
"title": "Bilgi"
|
|
||||||
},
|
|
||||||
"logs": {
|
|
||||||
"clear": "Temizle",
|
|
||||||
"details": "Günlük Ayrıntıları ( {level} )",
|
|
||||||
"load_full_log": "Tam Home Assistant Günlüğünü Yükle",
|
|
||||||
"loading_log": "Hata günlüğü yükleniyor ...",
|
|
||||||
"multiple_messages": "ileti ilk önce {time} meydana geldi ve {counter} kez gösterildi",
|
|
||||||
"no_errors": "Herhangi bir hata rapor edilmiştir.",
|
|
||||||
"no_issues": "Yeni bir sorun yok!",
|
|
||||||
"refresh": "Yenile",
|
|
||||||
"title": "Günlük"
|
|
||||||
},
|
|
||||||
"mqtt": {
|
"mqtt": {
|
||||||
"description_listen": "Bir konuyu dinle",
|
"description_listen": "Bir konuyu dinle",
|
||||||
"description_publish": "Bir paket yayınla",
|
"description_publish": "Bir paket yayınla",
|
||||||
|
@ -1227,6 +1227,21 @@
|
|||||||
"input_datetime": "Дата та/або час"
|
"input_datetime": "Дата та/або час"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"info": {
|
||||||
|
"built_using": "Побудований за допомогою",
|
||||||
|
"custom_uis": "Спеціальні інтерфейси користувача:",
|
||||||
|
"developed_by": "Розроблена купою дивовижних людей.",
|
||||||
|
"frontend": "інтерфейс користувача",
|
||||||
|
"frontend_version": "Версія Frontend: {version} - {type}",
|
||||||
|
"home_assistant_logo": "Логотип Home Assistant",
|
||||||
|
"icons_by": "Ікони від",
|
||||||
|
"license": "Опубліковано під ліцензією Apache 2.0",
|
||||||
|
"path_configuration": "Шлях до config.yaml: {path}",
|
||||||
|
"server": "сервер",
|
||||||
|
"source": "Джерело:",
|
||||||
|
"system_health_error": "Компонент системи здоров'я не завантажено. Додайте 'system_health:' у configuration.yaml",
|
||||||
|
"title": "Інформація"
|
||||||
|
},
|
||||||
"integrations": {
|
"integrations": {
|
||||||
"add_integration": "Додати інтеграцію",
|
"add_integration": "Додати інтеграцію",
|
||||||
"caption": "Інтеграція",
|
"caption": "Інтеграція",
|
||||||
@ -1293,6 +1308,17 @@
|
|||||||
"rename_input_label": "Ім'я запису"
|
"rename_input_label": "Ім'я запису"
|
||||||
},
|
},
|
||||||
"introduction": "Тут можна налаштувати свої компоненти та Home Assistant. Не все можна налаштувати з інтерфейсу користувача, але ми працюємо над цим.",
|
"introduction": "Тут можна налаштувати свої компоненти та Home Assistant. Не все можна налаштувати з інтерфейсу користувача, але ми працюємо над цим.",
|
||||||
|
"logs": {
|
||||||
|
"clear": "Очистити",
|
||||||
|
"details": "Деталі журналу ({level})",
|
||||||
|
"load_full_log": "Завантажте повний журнал Home Assistant",
|
||||||
|
"loading_log": "Завантаження журналу помилок...",
|
||||||
|
"multiple_messages": "повідомлення вперше виникло в {time} і показується {counter} раз",
|
||||||
|
"no_errors": "Про помилки не повідомлялося.",
|
||||||
|
"no_issues": "Нових проблем немає!",
|
||||||
|
"refresh": "Оновити",
|
||||||
|
"title": "Лог"
|
||||||
|
},
|
||||||
"lovelace": {
|
"lovelace": {
|
||||||
"dashboards": {
|
"dashboards": {
|
||||||
"conf_mode": {
|
"conf_mode": {
|
||||||
@ -1665,32 +1691,6 @@
|
|||||||
"title": "Події",
|
"title": "Події",
|
||||||
"type": "Тип події"
|
"type": "Тип події"
|
||||||
},
|
},
|
||||||
"info": {
|
|
||||||
"built_using": "Побудований за допомогою",
|
|
||||||
"custom_uis": "Спеціальні інтерфейси користувача:",
|
|
||||||
"developed_by": "Розроблена купою дивовижних людей.",
|
|
||||||
"frontend": "інтерфейс користувача",
|
|
||||||
"frontend_version": "Версія Frontend: {version} - {type}",
|
|
||||||
"home_assistant_logo": "Логотип Home Assistant",
|
|
||||||
"icons_by": "Ікони від",
|
|
||||||
"license": "Опубліковано під ліцензією Apache 2.0",
|
|
||||||
"path_configuration": "Шлях до config.yaml: {path}",
|
|
||||||
"server": "сервер",
|
|
||||||
"source": "Джерело:",
|
|
||||||
"system_health_error": "Компонент системи здоров'я не завантажено. Додайте 'system_health:' у configuration.yaml",
|
|
||||||
"title": "Інформація"
|
|
||||||
},
|
|
||||||
"logs": {
|
|
||||||
"clear": "Очистити",
|
|
||||||
"details": "Деталі журналу ({level})",
|
|
||||||
"load_full_log": "Завантажте повний журнал Home Assistant",
|
|
||||||
"loading_log": "Завантаження журналу помилок...",
|
|
||||||
"multiple_messages": "повідомлення вперше виникло в {time} і показується {counter} раз",
|
|
||||||
"no_errors": "Про помилки не повідомлялося.",
|
|
||||||
"no_issues": "Нових проблем немає!",
|
|
||||||
"refresh": "Оновити",
|
|
||||||
"title": "Лог"
|
|
||||||
},
|
|
||||||
"mqtt": {
|
"mqtt": {
|
||||||
"description_listen": "Слухати тему",
|
"description_listen": "Слухати тему",
|
||||||
"description_publish": "Опублікувати пакет",
|
"description_publish": "Опублікувати пакет",
|
||||||
|
@ -46,6 +46,9 @@
|
|||||||
"caption": "آلات",
|
"caption": "آلات",
|
||||||
"description": "منسلک آلات کا نظم کریں۔"
|
"description": "منسلک آلات کا نظم کریں۔"
|
||||||
},
|
},
|
||||||
|
"logs": {
|
||||||
|
"title": "نوشتہ جات"
|
||||||
|
},
|
||||||
"server_control": {
|
"server_control": {
|
||||||
"caption": "سرور کنٹرول۔",
|
"caption": "سرور کنٹرول۔",
|
||||||
"section": {
|
"section": {
|
||||||
@ -60,13 +63,6 @@
|
|||||||
"seconds": "سیکنڈ"
|
"seconds": "سیکنڈ"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
|
||||||
"developer-tools": {
|
|
||||||
"tabs": {
|
|
||||||
"logs": {
|
|
||||||
"title": "نوشتہ جات"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -835,6 +835,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"header": "Cấu hình Home Assistant",
|
"header": "Cấu hình Home Assistant",
|
||||||
|
"info": {
|
||||||
|
"title": "Thông tin"
|
||||||
|
},
|
||||||
"integrations": {
|
"integrations": {
|
||||||
"caption": "Các bộ tích hợp",
|
"caption": "Các bộ tích hợp",
|
||||||
"config_entry": {
|
"config_entry": {
|
||||||
@ -1020,9 +1023,6 @@
|
|||||||
"events": {
|
"events": {
|
||||||
"title": "Sự kiện"
|
"title": "Sự kiện"
|
||||||
},
|
},
|
||||||
"info": {
|
|
||||||
"title": "Thông tin"
|
|
||||||
},
|
|
||||||
"mqtt": {
|
"mqtt": {
|
||||||
"title": "MQTT"
|
"title": "MQTT"
|
||||||
},
|
},
|
||||||
|
@ -1367,6 +1367,24 @@
|
|||||||
"input_text": "文本"
|
"input_text": "文本"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"info": {
|
||||||
|
"built_using": "建于",
|
||||||
|
"custom_uis": "自定义用户界面:",
|
||||||
|
"developed_by": "由一帮很 Awesome~~~ 的人开发。",
|
||||||
|
"documentation": "文档",
|
||||||
|
"frontend": "前端用户界面",
|
||||||
|
"frontend_version": "前端版本: {version} - {type}",
|
||||||
|
"home_assistant_logo": "Home Assistant logo",
|
||||||
|
"icons_by": "图标来自",
|
||||||
|
"integrations": "集成",
|
||||||
|
"issues": "问题",
|
||||||
|
"license": "根据 Apache 2.0 许可发布",
|
||||||
|
"path_configuration": "configuration.yaml 路径:{path}",
|
||||||
|
"server": "服务器",
|
||||||
|
"source": "源:",
|
||||||
|
"system_health_error": "未加载系统健康组件。请将 'system_health:' 添加到 configuration.yaml",
|
||||||
|
"title": "信息"
|
||||||
|
},
|
||||||
"integrations": {
|
"integrations": {
|
||||||
"add_integration": "添加集成",
|
"add_integration": "添加集成",
|
||||||
"caption": "集成",
|
"caption": "集成",
|
||||||
@ -1438,6 +1456,17 @@
|
|||||||
"rename_input_label": "条目名称"
|
"rename_input_label": "条目名称"
|
||||||
},
|
},
|
||||||
"introduction": "您可以在此配置 Home Assistant 及组件。目前并非所有配置都能通过前端 UI 完成,但是我们在努力实现中。",
|
"introduction": "您可以在此配置 Home Assistant 及组件。目前并非所有配置都能通过前端 UI 完成,但是我们在努力实现中。",
|
||||||
|
"logs": {
|
||||||
|
"clear": "清除",
|
||||||
|
"details": "日志详细信息( {level} )",
|
||||||
|
"load_full_log": "加载完整 Home Assistant 日志",
|
||||||
|
"loading_log": "正在加载错误日志...",
|
||||||
|
"multiple_messages": "消息首次出现在 {time},显示了 {counter} 次",
|
||||||
|
"no_errors": "未报告任何错误。",
|
||||||
|
"no_issues": "没有新问题!",
|
||||||
|
"refresh": "刷新",
|
||||||
|
"title": "日志"
|
||||||
|
},
|
||||||
"lovelace": {
|
"lovelace": {
|
||||||
"caption": "Lovelace 仪表盘",
|
"caption": "Lovelace 仪表盘",
|
||||||
"dashboards": {
|
"dashboards": {
|
||||||
@ -1924,35 +1953,6 @@
|
|||||||
"title": "事件",
|
"title": "事件",
|
||||||
"type": "事件类型"
|
"type": "事件类型"
|
||||||
},
|
},
|
||||||
"info": {
|
|
||||||
"built_using": "建于",
|
|
||||||
"custom_uis": "自定义用户界面:",
|
|
||||||
"developed_by": "由一帮很 Awesome~~~ 的人开发。",
|
|
||||||
"documentation": "文档",
|
|
||||||
"frontend": "前端用户界面",
|
|
||||||
"frontend_version": "前端版本: {version} - {type}",
|
|
||||||
"home_assistant_logo": "Home Assistant logo",
|
|
||||||
"icons_by": "图标来自",
|
|
||||||
"integrations": "集成",
|
|
||||||
"issues": "问题",
|
|
||||||
"license": "根据 Apache 2.0 许可发布",
|
|
||||||
"path_configuration": "configuration.yaml 路径:{path}",
|
|
||||||
"server": "服务器",
|
|
||||||
"source": "源:",
|
|
||||||
"system_health_error": "未加载系统健康组件。请将 'system_health:' 添加到 configuration.yaml",
|
|
||||||
"title": "信息"
|
|
||||||
},
|
|
||||||
"logs": {
|
|
||||||
"clear": "清除",
|
|
||||||
"details": "日志详细信息( {level} )",
|
|
||||||
"load_full_log": "加载完整 Home Assistant 日志",
|
|
||||||
"loading_log": "正在加载错误日志...",
|
|
||||||
"multiple_messages": "消息首次出现在 {time},显示了 {counter} 次",
|
|
||||||
"no_errors": "未报告任何错误。",
|
|
||||||
"no_issues": "没有新问题!",
|
|
||||||
"refresh": "刷新",
|
|
||||||
"title": "日志"
|
|
||||||
},
|
|
||||||
"mqtt": {
|
"mqtt": {
|
||||||
"description_listen": "监听一个主题(Topic)",
|
"description_listen": "监听一个主题(Topic)",
|
||||||
"description_publish": "发送一个数据包",
|
"description_publish": "发送一个数据包",
|
||||||
|
@ -480,8 +480,10 @@
|
|||||||
"delete": "刪除",
|
"delete": "刪除",
|
||||||
"error_required": "必填",
|
"error_required": "必填",
|
||||||
"loading": "讀取中",
|
"loading": "讀取中",
|
||||||
|
"menu": "選單",
|
||||||
"next": "下一步",
|
"next": "下一步",
|
||||||
"no": "否",
|
"no": "否",
|
||||||
|
"overflow_menu": "捲動選單",
|
||||||
"previous": "上一步",
|
"previous": "上一步",
|
||||||
"refresh": "更新",
|
"refresh": "更新",
|
||||||
"save": "儲存",
|
"save": "儲存",
|
||||||
@ -911,6 +913,8 @@
|
|||||||
"introduction": "使用自動化來讓你的智能家居更有魅力吧。",
|
"introduction": "使用自動化來讓你的智能家居更有魅力吧。",
|
||||||
"load_error_not_editable": "僅有 automations.yaml 內的自動化方能編輯。",
|
"load_error_not_editable": "僅有 automations.yaml 內的自動化方能編輯。",
|
||||||
"load_error_unknown": "載入自動化錯誤({err_no})。",
|
"load_error_unknown": "載入自動化錯誤({err_no})。",
|
||||||
|
"move_down": "向下移動",
|
||||||
|
"move_up": "向上移動",
|
||||||
"save": "儲存",
|
"save": "儲存",
|
||||||
"triggers": {
|
"triggers": {
|
||||||
"add": "新增一個觸發",
|
"add": "新增一個觸發",
|
||||||
@ -1367,6 +1371,24 @@
|
|||||||
"input_text": "文字"
|
"input_text": "文字"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"info": {
|
||||||
|
"built_using": "建置使用",
|
||||||
|
"custom_uis": "自定介面:",
|
||||||
|
"developed_by": "由一群充滿熱情的人們所開發。",
|
||||||
|
"documentation": "相關文件",
|
||||||
|
"frontend": "frontend-ui",
|
||||||
|
"frontend_version": "Frontend 版本:{version} - {type}",
|
||||||
|
"home_assistant_logo": "Home Assistant logo",
|
||||||
|
"icons_by": "圖示使用",
|
||||||
|
"integrations": "整合",
|
||||||
|
"issues": "問題",
|
||||||
|
"license": "依據 Apache 2.0 授權許可發行",
|
||||||
|
"path_configuration": "configuration.yaml 路徑:{path}",
|
||||||
|
"server": "伺服器",
|
||||||
|
"source": "來源:",
|
||||||
|
"system_health_error": "系統健康元件未載入。請於 configuration.yaml 內加入「system_health:」",
|
||||||
|
"title": "資訊"
|
||||||
|
},
|
||||||
"integrations": {
|
"integrations": {
|
||||||
"add_integration": "新增整合",
|
"add_integration": "新增整合",
|
||||||
"caption": "整合",
|
"caption": "整合",
|
||||||
@ -1438,6 +1460,17 @@
|
|||||||
"rename_input_label": "物件名稱"
|
"rename_input_label": "物件名稱"
|
||||||
},
|
},
|
||||||
"introduction": "此處為 Home Assistant 和元件相關配置區,目前尚未支援透過 UI 進行所有設定,我們正在努力改進中。",
|
"introduction": "此處為 Home Assistant 和元件相關配置區,目前尚未支援透過 UI 進行所有設定,我們正在努力改進中。",
|
||||||
|
"logs": {
|
||||||
|
"clear": "清除",
|
||||||
|
"details": "記錄詳細資料({level})",
|
||||||
|
"load_full_log": "載入完整 Home Assistant 記錄",
|
||||||
|
"loading_log": "載入錯誤記錄中...",
|
||||||
|
"multiple_messages": "訊息首次出現於 {time}、共顯示 {counter} 次",
|
||||||
|
"no_errors": "未回報任何錯誤。",
|
||||||
|
"no_issues": "沒有新問題!",
|
||||||
|
"refresh": "更新",
|
||||||
|
"title": "記錄"
|
||||||
|
},
|
||||||
"lovelace": {
|
"lovelace": {
|
||||||
"caption": "Lovelace 主面板",
|
"caption": "Lovelace 主面板",
|
||||||
"dashboards": {
|
"dashboards": {
|
||||||
@ -1924,35 +1957,6 @@
|
|||||||
"title": "事件",
|
"title": "事件",
|
||||||
"type": "事件類別"
|
"type": "事件類別"
|
||||||
},
|
},
|
||||||
"info": {
|
|
||||||
"built_using": "建置使用",
|
|
||||||
"custom_uis": "自定介面:",
|
|
||||||
"developed_by": "由一群充滿熱情的人們所開發。",
|
|
||||||
"documentation": "相關文件",
|
|
||||||
"frontend": "frontend-ui",
|
|
||||||
"frontend_version": "Frontend 版本:{version} - {type}",
|
|
||||||
"home_assistant_logo": "Home Assistant logo",
|
|
||||||
"icons_by": "圖示使用",
|
|
||||||
"integrations": "整合",
|
|
||||||
"issues": "問題",
|
|
||||||
"license": "依據 Apache 2.0 授權許可發行",
|
|
||||||
"path_configuration": "configuration.yaml 路徑:{path}",
|
|
||||||
"server": "伺服器",
|
|
||||||
"source": "來源:",
|
|
||||||
"system_health_error": "系統健康元件未載入。請於 configuration.yaml 內加入「system_health:」",
|
|
||||||
"title": "資訊"
|
|
||||||
},
|
|
||||||
"logs": {
|
|
||||||
"clear": "清除",
|
|
||||||
"details": "記錄詳細資料({level})",
|
|
||||||
"load_full_log": "載入完整 Home Assistant 記錄",
|
|
||||||
"loading_log": "載入錯誤記錄中...",
|
|
||||||
"multiple_messages": "訊息首次出現於 {time}、共顯示 {counter} 次",
|
|
||||||
"no_errors": "未回報任何錯誤。",
|
|
||||||
"no_issues": "沒有新問題!",
|
|
||||||
"refresh": "更新",
|
|
||||||
"title": "記錄"
|
|
||||||
},
|
|
||||||
"mqtt": {
|
"mqtt": {
|
||||||
"description_listen": "監聽主題",
|
"description_listen": "監聽主題",
|
||||||
"description_publish": "發佈封包",
|
"description_publish": "發佈封包",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user