[ci skip] Translation update

This commit is contained in:
HomeAssistant Azure 2020-08-31 00:32:41 +00:00
parent 4070380ded
commit 0d75fe6b81
7 changed files with 111 additions and 36 deletions

View File

@ -646,7 +646,7 @@
"create": "SKEP", "create": "SKEP",
"default_name": "Nuwe Gebied", "default_name": "Nuwe Gebied",
"delete": "SKRAP", "delete": "SKRAP",
"update": "OPDATEER" "update": "Opdateer"
}, },
"picker": { "picker": {
"create_area": "SKEP GEBIED", "create_area": "SKEP GEBIED",
@ -694,7 +694,7 @@
"wait_template": "Wag Templaat" "wait_template": "Wag Templaat"
} }
}, },
"unsupported_action": "Ongesteunde aksie: {action}" "unsupported_action": "Geen UI-ondersteuning vir aksie nie: {action}"
}, },
"alias": "Naam", "alias": "Naam",
"conditions": { "conditions": {
@ -1350,6 +1350,8 @@
"network_stopped": "Z-Wave Netwerk het Gestop" "network_stopped": "Z-Wave Netwerk het Gestop"
}, },
"node_config": { "node_config": {
"config_value": "Konfigurasiewaarde",
"header": "Knooppuntkonfigurasieopsies",
"set_config_parameter": "Stel Config-parameter in" "set_config_parameter": "Stel Config-parameter in"
}, },
"services": { "services": {
@ -1449,13 +1451,16 @@
"humidifier": { "humidifier": {
"description": "Die Luchtbevochtigerkaart verleen beheer oor u lugbevochtiger-entiteit. Hiermee kan u die humiditeit en modus van die entiteit verander." "description": "Die Luchtbevochtigerkaart verleen beheer oor u lugbevochtiger-entiteit. Hiermee kan u die humiditeit en modus van die entiteit verander."
}, },
"iframe": {
"name": "Webblad"
},
"shopping-list": { "shopping-list": {
"integration_not_loaded": "Hierdie kaart vereis die ' shopping_list ' integrasie wat opgestel moet word." "integration_not_loaded": "Hierdie kaart vereis die ' shopping_list ' integrasie wat opgestel moet word."
} }
}, },
"edit_card": { "edit_card": {
"add": "Voeg Kaart by", "add": "Voeg Kaart by",
"delete": "Skrap", "delete": "Skrap kaart",
"edit": "Wysig", "edit": "Wysig",
"header": "Kaart opstelling", "header": "Kaart opstelling",
"move": "Skuif", "move": "Skuif",

View File

@ -1896,20 +1896,25 @@
"command_line": "Ricarica le entità della riga di comando", "command_line": "Ricarica le entità della riga di comando",
"core": "Ricarica la Posizione e le Personalizzazioni", "core": "Ricarica la Posizione e le Personalizzazioni",
"filter": "Ricaricare le entità filtro", "filter": "Ricaricare le entità filtro",
"generic": "Ricaricare le entità delle generiche telecamere IP",
"generic_thermostat": "Ricaricare le entità termostati generiche",
"group": "Ricarica i Gruppi", "group": "Ricarica i Gruppi",
"heading": "Ricarica Configurazione YAML", "heading": "Ricarica Configurazione YAML",
"homekit": "Ricarica HomeKit",
"input_boolean": "Ricarica input booleani", "input_boolean": "Ricarica input booleani",
"input_datetime": "Ricarica input data e/o tempo", "input_datetime": "Ricarica input data e/o tempo",
"input_number": "Ricarica input numerici", "input_number": "Ricarica input numerici",
"input_select": "Ricarica input a discesa", "input_select": "Ricarica input a discesa",
"input_text": "Ricarica input testuali", "input_text": "Ricarica input testuali",
"introduction": "Alcune parti di Home Assistant possono essere ricaricate senza richiedere un riavvio. Premendo su Ricarica si rimuoverà la loro Configurazione YAML attuale e si caricherà la versione aggiornata.", "introduction": "Alcune parti di Home Assistant possono essere ricaricate senza richiedere un riavvio. Premendo su Ricarica si rimuoverà la loro Configurazione YAML attuale e si caricherà la versione aggiornata.",
"min_max": "Ricaricare le entità min/max",
"person": "Ricarica le persone", "person": "Ricarica le persone",
"rest": "Ricarica le entità della piattaforma rest", "rest": "Ricarica le entità della piattaforma rest",
"scene": "Ricarica le Scene", "scene": "Ricarica le Scene",
"script": "Ricarica gli Script", "script": "Ricarica gli Script",
"statistics": "Ricaricare le entità statistiche", "statistics": "Ricaricare le entità statistiche",
"template": "Ricaricare le entità modello", "template": "Ricaricare le entità modello",
"trend": "Ricaricare le entità di tendenza",
"universal": "Ricarica le entità del lettore multimediale universale", "universal": "Ricarica le entità del lettore multimediale universale",
"zone": "Ricarica le zone" "zone": "Ricarica le zone"
}, },
@ -1962,6 +1967,8 @@
"create": "Crea", "create": "Crea",
"name": "Nome", "name": "Nome",
"password": "Password", "password": "Password",
"password_confirm": "Conferma la password",
"password_not_match": "Le password non corrispondono",
"username": "Nome utente" "username": "Nome utente"
}, },
"caption": "Utenti", "caption": "Utenti",
@ -1978,7 +1985,9 @@
"group": "Gruppo", "group": "Gruppo",
"id": "ID", "id": "ID",
"name": "Nome", "name": "Nome",
"new_password": "Nuova password",
"owner": "Proprietario", "owner": "Proprietario",
"password_changed": "La password è stata cambiata!",
"system_generated": "Generato dal sistema", "system_generated": "Generato dal sistema",
"system_generated_users_not_editable": "Impossibile aggiornare gli utenti generati dal sistema.", "system_generated_users_not_editable": "Impossibile aggiornare gli utenti generati dal sistema.",
"system_generated_users_not_removable": "Impossibile rimuovere gli utenti generati dal sistema.", "system_generated_users_not_removable": "Impossibile rimuovere gli utenti generati dal sistema.",
@ -2428,6 +2437,7 @@
"show_name": "Mostrare il nome?", "show_name": "Mostrare il nome?",
"show_state": "Mostrare lo stato?", "show_state": "Mostrare lo stato?",
"state": "Stato", "state": "Stato",
"state_color": "Colorare le icone in base allo stato?",
"tap_action": "Tocca Azione", "tap_action": "Tocca Azione",
"theme": "Tema", "theme": "Tema",
"title": "Titolo", "title": "Titolo",

View File

@ -66,7 +66,9 @@
"state_badge": { "state_badge": {
"alarm_control_panel": { "alarm_control_panel": {
"armed_home": "アームしました", "armed_home": "アームしました",
"disarmed": "解除",
"disarming": "解除", "disarming": "解除",
"pending": "保留",
"triggered": "トリガー" "triggered": "トリガー"
}, },
"default": { "default": {
@ -85,6 +87,8 @@
}, },
"state": { "state": {
"alarm_control_panel": { "alarm_control_panel": {
"disarmed": "解除",
"disarming": "解除",
"pending": "保留中", "pending": "保留中",
"triggered": "トリガー" "triggered": "トリガー"
}, },
@ -1877,21 +1881,29 @@
"automation": "オートメーションの再読込", "automation": "オートメーションの再読込",
"command_line": "コマンド ライン エンティティの再読み込み", "command_line": "コマンド ライン エンティティの再読み込み",
"core": "ロケーションとカスタマイズの再読込", "core": "ロケーションとカスタマイズの再読込",
"filesize": "ファイルサイズエンティティを再読み込み",
"filter": "フィルターエンティティの再読み込み", "filter": "フィルターエンティティの再読み込み",
"generic": "汎用 IP カメラ エンティティの再読み込み",
"generic_thermostat": "汎用サーモスタット エンティティの再読み込み",
"group": "グループの再読込", "group": "グループの再読込",
"heading": "設定の再読込", "heading": "設定の再読込",
"history_stats": "履歴エンティティを再読み込み",
"homekit": "HomeKitの再読み込み",
"input_boolean": "入力ブール値を再読み込み", "input_boolean": "入力ブール値を再読み込み",
"input_datetime": "入力日時を再読み込み", "input_datetime": "入力日時を再読み込み",
"input_number": "入力番号を再読み込み", "input_number": "入力番号を再読み込み",
"input_select": "入力選択の再読み込み", "input_select": "入力選択の再読み込み",
"input_text": "入力テキストを再読み込み", "input_text": "入力テキストを再読み込み",
"introduction": "Home Assistant の一部は、再起動を必要とせずに再読込できます。再読込を押すと、現在の設定をアンロードし、新しい設定を読み込みます。", "introduction": "Home Assistant の一部は、再起動を必要とせずに再読込できます。再読込を押すと、現在の設定をアンロードし、新しい設定を読み込みます。",
"min_max": "最小/最大エンティティを再読み込み",
"person": "人の再読込", "person": "人の再読込",
"ping": "ping バイナリ センサー エンティティの再読み込み",
"rest": "残りのエンティティの再読み込み", "rest": "残りのエンティティの再読み込み",
"scene": "シーンの再読込", "scene": "シーンの再読込",
"script": "スクリプトの再読込", "script": "スクリプトの再読込",
"statistics": "静的エンティティの再読み込み", "statistics": "静的エンティティの再読み込み",
"template": "テンプレート エンティティの再読み込み", "template": "テンプレート エンティティの再読み込み",
"trend": "トレンドエンティティを再読み込み",
"universal": "ユニバーサル メディア プレーヤー エンティティの再読み込み", "universal": "ユニバーサル メディア プレーヤー エンティティの再読み込み",
"zone": "ゾーンの再読込" "zone": "ゾーンの再読込"
}, },
@ -1944,6 +1956,8 @@
"create": "作成する", "create": "作成する",
"name": "名前", "name": "名前",
"password": "パスワード", "password": "パスワード",
"password_confirm": "パスワードの確認",
"password_not_match": "パスワードが一致しません",
"username": "ユーザー名" "username": "ユーザー名"
}, },
"caption": "ユーザー", "caption": "ユーザー",
@ -1960,7 +1974,9 @@
"group": "グループ", "group": "グループ",
"id": "ID", "id": "ID",
"name": "名前", "name": "名前",
"new_password": "新しいパスワード",
"owner": "所有者", "owner": "所有者",
"password_changed": "パスワードが変更されました!",
"system_generated": "システムジェネレート", "system_generated": "システムジェネレート",
"system_generated_users_not_editable": "システムが生成されたユーザーを変更できません。", "system_generated_users_not_editable": "システムが生成されたユーザーを変更できません。",
"system_generated_users_not_removable": "システムで生成されたユーザーを削除できません。", "system_generated_users_not_removable": "システムで生成されたユーザーを削除できません。",
@ -2410,6 +2426,7 @@
"show_name": "名前を表示しますか?", "show_name": "名前を表示しますか?",
"show_state": "状態を表示しますか?", "show_state": "状態を表示しますか?",
"state": "状態", "state": "状態",
"state_color": "状態に基づいたカラーアイコン?",
"tap_action": "アクションをタップ", "tap_action": "アクションをタップ",
"theme": "テーマ", "theme": "テーマ",
"title": "タイトル", "title": "タイトル",

View File

@ -923,7 +923,7 @@
"wait_template": "Wachtsjabloon" "wait_template": "Wachtsjabloon"
} }
}, },
"unsupported_action": "Niet-ondersteunde actie: {action}" "unsupported_action": "Geen UI-ondersteuning voor actie: {action}"
}, },
"alias": "Naam", "alias": "Naam",
"conditions": { "conditions": {
@ -1488,7 +1488,7 @@
"frontend": "Frontend", "frontend": "Frontend",
"frontend_version": "Frontend-versie: {version} - {type}", "frontend_version": "Frontend-versie: {version} - {type}",
"home_assistant_logo": "Home Assistant-logo", "home_assistant_logo": "Home Assistant-logo",
"icons_by": "Icons door", "icons_by": "Pictogrammen door",
"integrations": "Integraties", "integrations": "Integraties",
"issues": "Problemen", "issues": "Problemen",
"license": "Gepubliceerd onder de Apache 2.0-licentie", "license": "Gepubliceerd onder de Apache 2.0-licentie",
@ -1726,7 +1726,7 @@
"network": { "network": {
"header": "Netwerkbeheer", "header": "Netwerkbeheer",
"introduction": "Beheer netwerkbrede functies.", "introduction": "Beheer netwerkbrede functies.",
"node_count": "{count} nodes" "node_count": "{count} knooppunten"
}, },
"node_query_stages": { "node_query_stages": {
"associations": "Associatiegroepen en lidmaatschappen verversen", "associations": "Associatiegroepen en lidmaatschappen verversen",
@ -1760,12 +1760,12 @@
"wakeup_instructions_source": "Wekinstructies zijn afkomstig uit de OpenZWave-gemeenschapsapparaatdatabase." "wakeup_instructions_source": "Wekinstructies zijn afkomstig uit de OpenZWave-gemeenschapsapparaatdatabase."
}, },
"select_instance": { "select_instance": {
"header": "Selecteer een OpenZWave-instantie", "header": "Selecteer een OpenZWave instantie",
"introduction": "Je hebt meer dan één OpenZWave instantie lopen. Welke instantie wilt u beheren?" "introduction": "Je hebt meer dan één OpenZWave instantie lopen. Welke instantie wil je beheren?"
}, },
"services": { "services": {
"add_node": "Node toevoegen", "add_node": "Knooppunt toevoegen",
"remove_node": "Node verwijderen" "remove_node": "Knooppunt verwijderen"
} }
}, },
"person": { "person": {
@ -1891,24 +1891,32 @@
"section": { "section": {
"reloading": { "reloading": {
"automation": "Herlaad automatiseringen", "automation": "Herlaad automatiseringen",
"command_line": "Laad opdrachtregelentiteiten opnieuw", "command_line": "Herlaad opdrachtregel-entiteiten",
"core": "Herlaad locatie en aanpassingen", "core": "Herlaad locatie en aanpassingen",
"filter": "Laad filterentiteiten opnieuw", "filesize": "Herlaad bestandsgrootte entiteiten",
"filter": "Herlaad filter-entiteiten",
"generic": "Herlaad generieke IP camera entiteiten",
"generic_thermostat": "Herlaad generieke thermostaat entiteiten",
"group": "Herlaad groepen", "group": "Herlaad groepen",
"heading": "Configuratie herladen", "heading": "Configuratie herladen",
"history_stats": "Herlaad historische statistieken entiteiten",
"homekit": "Herlaad HomeKit",
"input_boolean": "Herlaad input booleans", "input_boolean": "Herlaad input booleans",
"input_datetime": "Herlaad input date times", "input_datetime": "Herlaad input date times",
"input_number": "Herlaad input numbers", "input_number": "Herlaad input numbers",
"input_select": "Herlaad input selects", "input_select": "Herlaad input selects",
"input_text": "Herlaad input texts", "input_text": "Herlaad input texts",
"introduction": "Sommige delen van Home Assistant kunnen opnieuw worden geladen zonder dat een herstart vereist is. Als je herladen gebruikt, wordt de huidige configuratie leeggemaakt en wordt de nieuwe geladen.", "introduction": "Sommige delen van Home Assistant kunnen opnieuw worden geladen zonder dat een herstart vereist is. Als je herladen gebruikt, wordt de huidige configuratie leeggemaakt en wordt de nieuwe geladen.",
"min_max": "Herlaad min/max entiteiten",
"person": "Herlaad personen", "person": "Herlaad personen",
"rest": "Laad rustentiteiten opnieuw", "ping": "Herlaad ping binaire sensor entiteiten",
"rest": "Herlaad rust-entiteiten",
"scene": "Herlaad scenes", "scene": "Herlaad scenes",
"script": "Herlaad scripts", "script": "Herlaad scripts",
"statistics": "Laad statistische entiteiten opnieuw", "statistics": "Herlaad statistische entiteiten",
"template": "Laad sjabloonentiteiten opnieuw", "template": "Herlaad sjabloon-entiteiten",
"universal": "Laad de entiteiten van de universele mediaspeler opnieuw", "trend": "Herlaad trend-entiteiten",
"universal": "Herlaad universele mediaspeler entiteiten",
"zone": "Herlaad zones" "zone": "Herlaad zones"
}, },
"server_management": { "server_management": {
@ -1960,6 +1968,8 @@
"create": "Maken", "create": "Maken",
"name": "Naam", "name": "Naam",
"password": "Wachtwoord", "password": "Wachtwoord",
"password_confirm": "Bevestig wachtwoord",
"password_not_match": "Wachtwoorden komen niet overeen",
"username": "Gebruikersnaam" "username": "Gebruikersnaam"
}, },
"caption": "Gebruikers", "caption": "Gebruikers",
@ -1976,7 +1986,9 @@
"group": "Groep", "group": "Groep",
"id": "ID", "id": "ID",
"name": "Naam", "name": "Naam",
"new_password": "Nieuw wachtwoord",
"owner": "Eigenaar", "owner": "Eigenaar",
"password_changed": "Het wachtwoord is gewijzigd!",
"system_generated": "Gegenereerd door systeem", "system_generated": "Gegenereerd door systeem",
"system_generated_users_not_editable": "Kan door het systeem gegenereerde gebruikers niet bijwerken.", "system_generated_users_not_editable": "Kan door het systeem gegenereerde gebruikers niet bijwerken.",
"system_generated_users_not_removable": "Kan door het systeem gegenereerde gebruikers niet verwijderen.", "system_generated_users_not_removable": "Kan door het systeem gegenereerde gebruikers niet verwijderen.",
@ -2144,17 +2156,17 @@
}, },
"network_status": { "network_status": {
"network_started": "Z-Wave netwerk gestart", "network_started": "Z-Wave netwerk gestart",
"network_started_note_all_queried": "Alle nodes zijn opgevraagd.", "network_started_note_all_queried": "Alle knooppunten zijn opgevraagd.",
"network_started_note_some_queried": "Alle actieve nodes zijn opgevraagd. Inactieve nodes worden opgevraagd wanneer ze actief worden.", "network_started_note_some_queried": "Alle actieve knooppunten zijn opgevraagd. Inactieve knooppunten worden opgevraagd wanneer ze actief worden.",
"network_starting": "Z-Wave netwerk starten...", "network_starting": "Z-Wave netwerk starten...",
"network_starting_note": "Dit kan een tijdje duren, afhankelijk van de grootte van je netwerk.", "network_starting_note": "Dit kan een tijdje duren, afhankelijk van de grootte van je netwerk.",
"network_stopped": "Z-Wave netwerk gestopt" "network_stopped": "Z-Wave netwerk gestopt"
}, },
"node_config": { "node_config": {
"config_parameter": "Configuratie Parameter", "config_parameter": "Configuratie Parameter",
"config_value": "Configuratie Waarde", "config_value": "Configuratiewaarde",
"false": "Niet waar", "false": "Niet waar",
"header": "Node Configuratie Opties", "header": "Knooppunt Configuratie Opties",
"seconds": "Seconden", "seconds": "Seconden",
"set_config_parameter": "Stel de configuratieparameter in", "set_config_parameter": "Stel de configuratieparameter in",
"set_wakeup": "Activeringsinterval instellen", "set_wakeup": "Activeringsinterval instellen",
@ -2170,11 +2182,11 @@
"introduction": "Voer Z-Wave commando's uit die een enkel knooppunt beïnvloeden. Kies een knooppunt om een lijst met beschikbare commando's te zien.", "introduction": "Voer Z-Wave commando's uit die een enkel knooppunt beïnvloeden. Kies een knooppunt om een lijst met beschikbare commando's te zien.",
"max_associations": "Maximale associaties:", "max_associations": "Maximale associaties:",
"node_group_associations": "Knooppuntgroepassociaties", "node_group_associations": "Knooppuntgroepassociaties",
"node_protection": "Node beveiliging", "node_protection": "Knooppunt beveiliging",
"node_to_control": "Node om te besturen", "node_to_control": "Knooppunt om te besturen",
"nodes": "Knooppunten", "nodes": "Knooppunten",
"nodes_hint": "Selecteer knooppunt om de opties per knooppunt te bekijken", "nodes_hint": "Selecteer knooppunt om de opties per knooppunt te bekijken",
"nodes_in_group": "Andere nodes in deze groep:", "nodes_in_group": "Andere knooppunten in deze groep:",
"pooling_intensity": "Polling intensiteit", "pooling_intensity": "Polling intensiteit",
"protection": "Bescherming", "protection": "Bescherming",
"remove_broadcast": "Broadcast verwijderen", "remove_broadcast": "Broadcast verwijderen",
@ -2189,24 +2201,24 @@
"tail": "Staart" "tail": "Staart"
}, },
"services": { "services": {
"add_node": "Node toevoegen", "add_node": "Knooppunt toevoegen",
"add_node_secure": "Secure Node toevoegen", "add_node_secure": "Beveiligd knooppunt toevoegen",
"cancel_command": "Opdracht annuleren", "cancel_command": "Opdracht annuleren",
"heal_network": "Herstel Netwerk", "heal_network": "Herstel Netwerk",
"heal_node": "Herstel node", "heal_node": "Herstel knooppunt",
"node_info": "Node informatie", "node_info": "Knooppunt informatie",
"print_node": "Print node", "print_node": "Print knooppunt",
"refresh_entity": "Entiteit vernieuwen", "refresh_entity": "Entiteit vernieuwen",
"refresh_node": "Node verwijderen", "refresh_node": "Knooppunt verversen",
"remove_failed_node": "Verwijder gefaalde node", "remove_failed_node": "Verwijder gefaald knooppunt",
"remove_node": "Node verwijderen", "remove_node": "Knooppunt verwijderen",
"replace_failed_node": "Vervang gefaalde node", "replace_failed_node": "Vervang gefaald knooppunt",
"save_config": "Configuratie Opslaan", "save_config": "Configuratie Opslaan",
"soft_reset": "Soft Reset", "soft_reset": "Soft Reset",
"start_network": "Start netwerk", "start_network": "Start netwerk",
"stop_network": "Stop Netwerk", "stop_network": "Stop Netwerk",
"test_network": "Test Netwerk", "test_network": "Test Netwerk",
"test_node": "Test node" "test_node": "Test knooppunt"
}, },
"values": { "values": {
"header": "Knooppunt waarden" "header": "Knooppunt waarden"
@ -2426,6 +2438,7 @@
"show_name": "Naam weergeven?", "show_name": "Naam weergeven?",
"show_state": "Staat tonen?", "show_state": "Staat tonen?",
"state": "Toestand", "state": "Toestand",
"state_color": "Kleur pictogrammen op basis van status?",
"tap_action": "Tik Actie", "tap_action": "Tik Actie",
"theme": "Thema", "theme": "Thema",
"title": "Titel", "title": "Titel",

View File

@ -613,7 +613,7 @@
"generic": { "generic": {
"cancel": "İptal", "cancel": "İptal",
"close": "kapat", "close": "kapat",
"default_confirmation_title": "Emin misin?", "default_confirmation_title": "Emin misiniz?",
"ok": "Tamam" "ok": "Tamam"
}, },
"helper_settings": { "helper_settings": {
@ -1069,7 +1069,7 @@
"picker": { "picker": {
"add_automation": "Otomasyon ekle", "add_automation": "Otomasyon ekle",
"delete_automation": "Otomasyonu sil", "delete_automation": "Otomasyonu sil",
"delete_confirm": "Bu otomasyonu silmek istediğinizden emin misin?", "delete_confirm": "Bu otomasyonu silmek istediğinizden emin misiniz?",
"edit_automation": "Otomasyonu düzenle", "edit_automation": "Otomasyonu düzenle",
"header": "Otomasyon Düzenleyici", "header": "Otomasyon Düzenleyici",
"headers": { "headers": {
@ -1736,7 +1736,7 @@
"zone": "Bölgeleri yeniden yükle" "zone": "Bölgeleri yeniden yükle"
}, },
"server_management": { "server_management": {
"confirm_restart": "Home Assistant'ı yeniden başlatmak istediğinizden emin misin?", "confirm_restart": "Home Assistant'ı yeniden başlatmak istediğinizden emin misiniz?",
"confirm_stop": "Home Assistant'ı durdurmak istediğinizden emin misin?", "confirm_stop": "Home Assistant'ı durdurmak istediğinizden emin misin?",
"heading": "Sunucu yönetimi", "heading": "Sunucu yönetimi",
"introduction": "Home Assistant sunucunuzu kontrol edin.. Home Assistant üzerinden", "introduction": "Home Assistant sunucunuzu kontrol edin.. Home Assistant üzerinden",

View File

@ -1893,19 +1893,31 @@
"section": { "section": {
"reloading": { "reloading": {
"automation": "重载自动化", "automation": "重载自动化",
"command_line": "重载命令行实体",
"core": "重载位置和自定义", "core": "重载位置和自定义",
"filesize": "重载文件大小实体",
"filter": "重载 filter 实体",
"generic": "重载通用 IP 摄像机实体",
"generic_thermostat": "重载通用恒温器实体",
"group": "重载分组", "group": "重载分组",
"heading": "配置重载", "heading": "配置重载",
"history_stats": "重载历史记录统计实体",
"homekit": "重载 HomeKit",
"input_boolean": "重载二元选择器", "input_boolean": "重载二元选择器",
"input_datetime": "重载日期选择器", "input_datetime": "重载日期选择器",
"input_number": "重载数值选择器", "input_number": "重载数值选择器",
"input_select": "重载多项选择器", "input_select": "重载多项选择器",
"input_text": "重载文字输入", "input_text": "重载文字输入",
"introduction": "Home Assistant 中的部分配置可以直接重载,而无需重启服务。点击重载按钮将重新载入新的配置。", "introduction": "Home Assistant 中的部分配置可以直接重载,而无需重启服务。点击重载按钮将重新载入新的配置。",
"min_max": "重载最小值/最大值实体",
"person": "重载人员", "person": "重载人员",
"ping": "重载 ping 二元传感器实体",
"rest": "重载 REST 实体",
"scene": "重载场景", "scene": "重载场景",
"script": "重载脚本", "script": "重载脚本",
"statistics": "重载 statistics 实体",
"template": "重载模板实体", "template": "重载模板实体",
"trend": "重载 trend 实体",
"universal": "重载通用媒体播放器实体", "universal": "重载通用媒体播放器实体",
"zone": "重载地点" "zone": "重载地点"
}, },
@ -1958,6 +1970,8 @@
"create": "创建", "create": "创建",
"name": "名字", "name": "名字",
"password": "密码", "password": "密码",
"password_confirm": "确认密码",
"password_not_match": "密码不匹配",
"username": "用户名" "username": "用户名"
}, },
"caption": "用户", "caption": "用户",
@ -1974,7 +1988,9 @@
"group": "群组", "group": "群组",
"id": "ID", "id": "ID",
"name": "名称", "name": "名称",
"new_password": "新密码",
"owner": "所有者", "owner": "所有者",
"password_changed": "密码已更改!",
"system_generated": "系统生成", "system_generated": "系统生成",
"system_generated_users_not_editable": "无法更新系统生成的用户。", "system_generated_users_not_editable": "无法更新系统生成的用户。",
"system_generated_users_not_removable": "无法删除系统生成的用户。", "system_generated_users_not_removable": "无法删除系统生成的用户。",
@ -2424,6 +2440,7 @@
"show_name": "显示名称?", "show_name": "显示名称?",
"show_state": "显示状态?", "show_state": "显示状态?",
"state": "状态", "state": "状态",
"state_color": "使图标根据状态变色?",
"tap_action": "点击动作", "tap_action": "点击动作",
"theme": "主题", "theme": "主题",
"title": "标题", "title": "标题",

View File

@ -1895,21 +1895,29 @@
"automation": "重新載入自動化", "automation": "重新載入自動化",
"command_line": "重新載入命令列物件", "command_line": "重新載入命令列物件",
"core": "重新載入座標與自訂化", "core": "重新載入座標與自訂化",
"filesize": "重新載入檔案大小物件",
"filter": "重新載入過濾器物件", "filter": "重新載入過濾器物件",
"generic": "重新載入通用 IP 攝影機物件",
"generic_thermostat": "重新載入通用溫控器物件",
"group": "重新載入群組", "group": "重新載入群組",
"heading": "YAML 設定新載入中", "heading": "YAML 設定新載入中",
"history_stats": "重新載入歷史狀態物件",
"homekit": "重新載入 Homekit",
"input_boolean": "重新載入輸入 boolean", "input_boolean": "重新載入輸入 boolean",
"input_datetime": "重新載入輸入日期時間", "input_datetime": "重新載入輸入日期時間",
"input_number": "重新載入輸入數字", "input_number": "重新載入輸入數字",
"input_select": "重新載入輸入選擇", "input_select": "重新載入輸入選擇",
"input_text": "重新載入輸入文字", "input_text": "重新載入輸入文字",
"introduction": "Home Assistant 中部分設定無須重啟即可重新載入生效。點選重新載入按鈕,即可解除目前 YAML 設定,並重新載入最新設定。", "introduction": "Home Assistant 中部分設定無須重啟即可重新載入生效。點選重新載入按鈕,即可解除目前 YAML 設定,並重新載入最新設定。",
"min_max": "重新載入最低/最高物件",
"person": "重新載入人員", "person": "重新載入人員",
"ping": "重新載入 Pung 二進位傳感器物件",
"rest": "重新載入剩餘物件", "rest": "重新載入剩餘物件",
"scene": "重新載入場景", "scene": "重新載入場景",
"script": "重新載入腳本", "script": "重新載入腳本",
"statistics": "重新載入統計資訊物件", "statistics": "重新載入統計資訊物件",
"template": "重新載入範例物件", "template": "重新載入範例物件",
"trend": "重新載入趨勢物件",
"universal": "重新載入通用媒體播放器物件", "universal": "重新載入通用媒體播放器物件",
"zone": "重新載入區域" "zone": "重新載入區域"
}, },
@ -1962,6 +1970,8 @@
"create": "新增", "create": "新增",
"name": "名稱", "name": "名稱",
"password": "密碼", "password": "密碼",
"password_confirm": "確認密碼",
"password_not_match": "密碼不相符",
"username": "使用者名稱" "username": "使用者名稱"
}, },
"caption": "用戶", "caption": "用戶",
@ -1978,7 +1988,9 @@
"group": "群組", "group": "群組",
"id": "ID", "id": "ID",
"name": "名稱", "name": "名稱",
"new_password": "新密碼",
"owner": "擁有者", "owner": "擁有者",
"password_changed": "密碼已變更!",
"system_generated": "系統產生", "system_generated": "系統產生",
"system_generated_users_not_editable": "無法更新系統產生用戶", "system_generated_users_not_editable": "無法更新系統產生用戶",
"system_generated_users_not_removable": "無法移除系統產生用戶", "system_generated_users_not_removable": "無法移除系統產生用戶",
@ -2428,6 +2440,7 @@
"show_name": "顯示名稱?", "show_name": "顯示名稱?",
"show_state": "顯示狀態?", "show_state": "顯示狀態?",
"state": "狀態", "state": "狀態",
"state_color": "以色彩顯示狀態?",
"tap_action": "點選觸發", "tap_action": "點選觸發",
"theme": "主題", "theme": "主題",
"title": "標題", "title": "標題",