4043 lines
217 KiB
JSON
4043 lines
217 KiB
JSON
{
|
||
"config_entry": {
|
||
"disabled_by": {
|
||
"config_entry": "設定實體",
|
||
"device": "裝置",
|
||
"integration": "整合",
|
||
"user": "使用者"
|
||
}
|
||
},
|
||
"groups": {
|
||
"owner": "擁有者",
|
||
"system-admin": "管理員",
|
||
"system-read-only": "唯讀使用者",
|
||
"system-users": "使用者"
|
||
},
|
||
"panel": {
|
||
"calendar": "行事曆",
|
||
"config": "設定",
|
||
"developer_tools": "開發工具",
|
||
"history": "歷史",
|
||
"logbook": "日誌",
|
||
"mailbox": "郵箱",
|
||
"map": "地圖",
|
||
"media_browser": "媒體瀏覽器",
|
||
"profile": "個人設定",
|
||
"shopping_list": "購物清單",
|
||
"states": "總覽"
|
||
},
|
||
"state_attributes": {
|
||
"climate": {
|
||
"fan_mode": {
|
||
"auto": "自動",
|
||
"off": "關閉",
|
||
"on": "開啟"
|
||
},
|
||
"hvac_action": {
|
||
"cooling": "冷氣",
|
||
"drying": "除濕",
|
||
"fan": "風速",
|
||
"heating": "暖氣",
|
||
"idle": "閒置",
|
||
"off": "關閉"
|
||
},
|
||
"preset_mode": {
|
||
"activity": "活動",
|
||
"away": "離家",
|
||
"boost": "全速",
|
||
"comfort": "舒適",
|
||
"eco": "節能",
|
||
"home": "在家",
|
||
"none": "無",
|
||
"sleep": "睡眠"
|
||
}
|
||
},
|
||
"humidifier": {
|
||
"mode": {
|
||
"auto": "自動模式",
|
||
"away": "離家模式",
|
||
"baby": "孩童模式",
|
||
"boost": "全速模式",
|
||
"comfort": "舒適模式",
|
||
"eco": "節能模式",
|
||
"home": "居家模式",
|
||
"normal": "一般模式",
|
||
"sleep": "睡眠模式"
|
||
}
|
||
}
|
||
},
|
||
"state_badge": {
|
||
"alarm_control_panel": {
|
||
"armed": "已警戒",
|
||
"armed_away": "已警戒",
|
||
"armed_custom_bypass": "已警戒",
|
||
"armed_home": "在家警戒",
|
||
"armed_night": "已警戒",
|
||
"arming": "開啟警戒中",
|
||
"disarmed": "解除警戒",
|
||
"disarming": "關閉警戒",
|
||
"pending": "等待中",
|
||
"triggered": "觸發"
|
||
},
|
||
"default": {
|
||
"entity_not_found": "找不到實體",
|
||
"error": "錯誤",
|
||
"unavailable": "不可用",
|
||
"unknown": "未知"
|
||
},
|
||
"device_tracker": {
|
||
"home": "在家",
|
||
"not_home": "離家"
|
||
},
|
||
"person": {
|
||
"home": "在家",
|
||
"not_home": "離家"
|
||
}
|
||
},
|
||
"state": {
|
||
"default": {
|
||
"off": "關閉",
|
||
"on": "開啟",
|
||
"unavailable": "不可用",
|
||
"unknown": "未知"
|
||
}
|
||
},
|
||
"supervisor": {
|
||
"addon": {
|
||
"configuration": {
|
||
"audio": {
|
||
"default": "預設值",
|
||
"header": "音效",
|
||
"input": "輸入",
|
||
"output": "輸出"
|
||
},
|
||
"network": {
|
||
"container": "Container",
|
||
"disabled": "已關閉",
|
||
"header": "網路",
|
||
"host": "主機"
|
||
},
|
||
"no_configuration": "此附加元件未公開設定以避免造成不正常工作...",
|
||
"options": {
|
||
"edit_in_ui": "以 UI 編輯",
|
||
"edit_in_yaml": "以 YAML 編輯",
|
||
"header": "選項",
|
||
"invalid_yaml": "YAML 無效",
|
||
"show_unused_optional": "顯示未使用的設定選項"
|
||
}
|
||
},
|
||
"dashboard": {
|
||
"action_error": {
|
||
"get_changelog": "取得附加元件變更日誌失敗",
|
||
"go_to_config": "啟動附加元件失敗 - 設定驗證失敗!",
|
||
"install": "安裝附加元件失敗",
|
||
"restart": "重啟附加元件失敗",
|
||
"start": "啟動附加元件失敗",
|
||
"start_invalid_config": "切換至設定",
|
||
"stop": "停止附加元件失敗",
|
||
"uninstall": "移除附加元件失敗",
|
||
"validate_config": "附加元件設定驗證失敗"
|
||
},
|
||
"capability": {
|
||
"apparmor": {
|
||
"description": "AppArmor ('Application Armor') 為 Linux kernel 核心安全模組、限制了附加元件對於網路存取、原始封包存取與存取執行特定檔案的權限。\n\n附加元件作者可以提供其安全性設定檔、為附加元件最佳化、或者請求關閉。假如 AppArmor 關閉的話、將會提高安全風險,對於附加元件的安全評等得分也會有負面影響。",
|
||
"title": "AppArmor"
|
||
},
|
||
"auth_api": {
|
||
"description": "附加元件可通過 Home Assistant 驗證使用者、進而允許附加元件給予使用者、使用 Home Asssistant 使用者名稱/密碼以登入至附加元件執行中的應用程式。此標誌表示附加元件作者是否要求此存取權。",
|
||
"title": "Home Assistant 認證"
|
||
},
|
||
"docker_api": {
|
||
"description": "根據作者請求、此附加元件將具備系統 Docker 的管理者存取權限。此模式將具備整個 Home Assistant 系統的完全存取與控制權,增加安全風險、於不當使用下可能損害系統。因此、此功能將影響附加元件的安全評等分數。\n\n此程度存取將無法自動獲得,需要經過您的授權。欲進行此操作、需要手動關閉附加元件的保護模式。僅於您清楚知道、需要並信任此附加元件時才關閉。",
|
||
"title": "Docker 完全存取"
|
||
},
|
||
"full_access": {
|
||
"description": "根據作者的請求、此附加元件將具備系統硬體的完全存取權限。存取權與 Docker 中的特權模式相當。由於此功能提高了安全風險,將會影響附加元件的安全評等分數。\n\n此程度存取將無法自動獲得,需要經過您的授權。欲進行此操作、需要手動關閉附加元件的保護模式。僅於您清楚知道、需要並信任此附加元件時才關閉。",
|
||
"title": "完全硬體存取"
|
||
},
|
||
"hassio_api": {
|
||
"description": "根據作者的請求、此附加元將具備 Supervisor API 存取權。預設值、附加元件能夠存取系統的一般版本資訊。當附加元件請求 '管理者' 或 'admin' API 等級存取時,將可以獲得 Home Assistant 多個部份的控制權。此標誌表示該存取權、並將對於附加元件的安全評等得分也會有負面影響。",
|
||
"title": "Supervisor API 存取"
|
||
},
|
||
"homeassistant_api": {
|
||
"description": "此附加元件允許藉由 Home Assistant API 直接存取執行中的 Home Assistant 實例。此模式同時需處理附加元件的認證、開啟附加元件與 Home Assistant 無須額外認證權杖而進行互動。",
|
||
"title": "Home Assistant API 存取"
|
||
},
|
||
"host_network": {
|
||
"description": "附加元件通常於其獨立的網路層執行、避免存取主機作業系統的網路。在某些情況下、網路隔離可能限制附加元件提供其服務功能、因此附加元件作者可以解除其隔離、賦予附加元件對於主機的網路完全存取權。此狀況將給予附加元件更多的網路功能、但降低了其安全相。因此、使用類似附加元件選項時、安全評等將會降低。",
|
||
"title": "主機網路"
|
||
},
|
||
"host_pid": {
|
||
"description": "通常附加元件執行程序會隔離於所以其他系統的執行程序。根據作者的請求、此附加元件將擁有主機端系統執行程序的存取權、可允許附加元件於系統生成程序。此模式將具備整個 Home Assistant 系統的完全存取與控制權,增加安全風險、於不當使用下可能損害系統。因此、此功能將影響附加元件的安全評等分數。\n\n此程度存取將無法自動獲得,需要經過您的授權。欲進行此操作、需要手動關閉附加元件的保護模式。僅於您清楚知道、需要並信任此附加元件時才關閉。",
|
||
"title": "主機處理命名空間"
|
||
},
|
||
"ingress": {
|
||
"description": "此附加元件使用 Ingress 以加密內嵌其介面至 Home Assistant。",
|
||
"title": "Ingress"
|
||
},
|
||
"label": {
|
||
"apparmor": "apparmor",
|
||
"auth": "認證",
|
||
"docker": "docker",
|
||
"hardware": "硬體",
|
||
"hass": "hass",
|
||
"hassio": "hassio",
|
||
"host": "主機",
|
||
"host_pid": "主機 pid",
|
||
"ingress": "ingress",
|
||
"rating": "評等",
|
||
"stage": "階段"
|
||
},
|
||
"rating": {
|
||
"description": "Home Assistant 提供每一個附加元件安全性評等、指示使用此附加元件所可能產生風險等級。附加元件存取系統的程度越高、所獲得的分數越低,即可能增加安全風險。\n\n分數由 1 至 6。1 為最低分(被認為是最不安全與最高風險)、而 6 為最高分(被認為為最安全與最低風險)。",
|
||
"title": "附加元件安全評等"
|
||
},
|
||
"role": {
|
||
"admin": "admin",
|
||
"backup": "備份",
|
||
"default": "預設值",
|
||
"homeassistant": "homeassistant",
|
||
"manager": "管理員"
|
||
},
|
||
"stage": {
|
||
"description": "附加元件可為下列三個階段:\n\n{icon_stable} **穩定**:此些附加元件可於正常使用。\n\n{icon_experimental} **實驗**:可能包含一些臭蟲、或者尚未完成。\n\n{icon_deprecated} **閒置**:附加元件已經不再有任何更新。",
|
||
"title": "附加元件階段"
|
||
}
|
||
},
|
||
"changelog": "變更日誌",
|
||
"cpu_usage": "附加元件 CPU 使用率",
|
||
"hostname": "主機名稱",
|
||
"install": "安裝",
|
||
"new_update_available": "{name} {version} 可供下載",
|
||
"not_available_arch": "此附加元件與裝置的處理器或裝置所安裝的作業系統不相容。",
|
||
"not_available_version": "正在執行 Home Assistant {core_version_installed} 版、欲更新此版本附加元件,至少需要 Home Assistan {core_version_needed} 版",
|
||
"open_web_ui": "開啟 web UI",
|
||
"option": {
|
||
"auto_update": {
|
||
"description": "當有新版本可使用時、自動更新附加元件",
|
||
"title": "自動更新"
|
||
},
|
||
"boot": {
|
||
"description": "於系統開機時,啟動附加元件",
|
||
"title": "於啟動時開啟"
|
||
},
|
||
"ingress_panel": {
|
||
"description": "新增附加元件至側邊欄",
|
||
"title": "於側邊列顯示"
|
||
},
|
||
"protected": {
|
||
"description": "阻擋來自附加元件的劇升系統存取",
|
||
"title": "保護模式"
|
||
},
|
||
"watchdog": {
|
||
"description": "假如當機時,將啟動附加元件",
|
||
"title": "Watchdog"
|
||
}
|
||
},
|
||
"protection_mode": {
|
||
"content": "附加元件的保護模式已關閉!將給予附加元件對於整個系統的完全存取權、可能存在安全風險,當不當使用時可能導致系統受損。僅於您清楚知道、需要並信任此附加元件時才關閉。",
|
||
"enable": "開啟保護模式",
|
||
"title": "警告:保護模式已關閉!"
|
||
},
|
||
"ram_usage": "附加元件 RAM 使用率",
|
||
"rebuild": "重建",
|
||
"restart": "重啟",
|
||
"start": "啟動",
|
||
"stop": "停止",
|
||
"uninstall": "移除",
|
||
"visit_addon_page": "參閱 {name} 頁面以獲得更詳細資訊"
|
||
},
|
||
"documentation": {
|
||
"get_documentation": "取得附加元件文件失敗,{error}"
|
||
},
|
||
"failed_to_reset": "重置附加元件設定失敗,{error}",
|
||
"failed_to_save": "儲存附加元件設定失敗,{error}",
|
||
"logs": {
|
||
"get_logs": "取得附加元件日誌失敗,{error}"
|
||
},
|
||
"panel": {
|
||
"configuration": "設定",
|
||
"documentation": "相關文件",
|
||
"info": "資訊",
|
||
"log": "日誌"
|
||
},
|
||
"state": {
|
||
"installed": "附加元件已安裝",
|
||
"not_available": "無法於此系統使用附加元件",
|
||
"not_installed": "附加元件未安裝"
|
||
}
|
||
},
|
||
"common": {
|
||
"cancel": "取消",
|
||
"close": "關閉",
|
||
"description": "說明",
|
||
"error": {
|
||
"unknown": "未知錯誤",
|
||
"update_failed": "更新失敗"
|
||
},
|
||
"failed_to_restart_name": "重啟 {name} 失敗",
|
||
"failed_to_update_name": "更新{name}失敗",
|
||
"learn_more": "了解更多",
|
||
"new_version_available": "新版本可供下載",
|
||
"newest_version": "最新版本",
|
||
"no": "否",
|
||
"refresh": "更新",
|
||
"release_notes": "發行說明",
|
||
"reload": "重新載入",
|
||
"reset_defaults": "重置為預設值",
|
||
"reset_options": "重置選項",
|
||
"restart": "重啟",
|
||
"restart_name": "重啟 {name}",
|
||
"running_version": "目前執行為 {version} 版",
|
||
"save": "儲存",
|
||
"show_more": "顯示關於此更詳細資訊",
|
||
"update": "更新",
|
||
"update_available": "{count, plural,\n one {個更新}\n other {{count}個更新}\n}等候中",
|
||
"version": "安裝版本",
|
||
"yes": "是"
|
||
},
|
||
"confirm": {
|
||
"reset_options": {
|
||
"text": "確定要重置所有選項?",
|
||
"title": "重置選項"
|
||
},
|
||
"restart": {
|
||
"text": "確定要重啟 {name}?",
|
||
"title": "重啟 {name}"
|
||
},
|
||
"update": {
|
||
"text": "確定要更新 {name} 至 {version} 版?",
|
||
"title": "更新 {name}"
|
||
}
|
||
},
|
||
"dashboard": {
|
||
"addon_new_version": "新版本可供下載",
|
||
"addon_running": "附加元件執行中",
|
||
"addon_stopped": "附加元件已停止",
|
||
"addons": "安裝附加元件",
|
||
"no_addons": "目前似乎沒有安裝任何附加元件。點選下方附加元件商店以新增!"
|
||
},
|
||
"dialog": {
|
||
"network": {
|
||
"connected_to": "已連線至 {ssid}",
|
||
"dhcp": "DHCP",
|
||
"disabled": "已關閉",
|
||
"dns_servers": "DNS 伺服器",
|
||
"failed_to_change": "變更網路設定失敗",
|
||
"gateway": "閘道器位址",
|
||
"ip_netmask": "IP 位址/網路遮罩",
|
||
"open": "開放",
|
||
"scan_ap": "掃描 AP",
|
||
"static": "靜態",
|
||
"title": "網路設定",
|
||
"unsaved": "變更尚未儲存,假如變更頁面將會喪失變更。確定要繼續?",
|
||
"warning": "假如變更 Wi-Fi、IP 或閘道器位址,可能會失去連線!",
|
||
"wep": "WEP",
|
||
"wpa": "wpa-psk"
|
||
},
|
||
"registries": {
|
||
"add_new_registry": "新增登錄檔",
|
||
"add_registry": "新增登錄檔",
|
||
"failed_to_add": "新增登錄檔失敗",
|
||
"failed_to_remove": "移除登錄檔失敗",
|
||
"no_registries": "未設定登錄檔",
|
||
"password": "密碼",
|
||
"registry": "登錄檔",
|
||
"remove": "移除",
|
||
"title_add": "新增 Container 登錄檔",
|
||
"title_manage": "管理 Container 登錄檔",
|
||
"username": "使用者名稱"
|
||
},
|
||
"repositories": {
|
||
"add": "新增",
|
||
"remove": "移除",
|
||
"title": "管理附加元件儲存機制"
|
||
},
|
||
"restart_addon": {
|
||
"confirm_text": "重啟附加元件",
|
||
"text": "是否要套用變更重啟附加元件?"
|
||
},
|
||
"update": {
|
||
"create_snapshot": "於更新前製作 {name} 系統備份",
|
||
"snapshot": "系統備份",
|
||
"snapshotting": "製作 {name} 系統備份",
|
||
"updating": "更新 {name} 至 {version} 版"
|
||
}
|
||
},
|
||
"my": {
|
||
"error": "發生未知錯誤",
|
||
"error_addon_no_ingress": "所要求的附加元件不支援 ingress",
|
||
"error_addon_not_found": "找不到附加元件",
|
||
"faq_link": "Home Assistant 常見問答集",
|
||
"not_supported": "Home Assistant 不支援此重新導向。點選 {link} 獲取支援之重新導向與版本。"
|
||
},
|
||
"panel": {
|
||
"dashboard": "主面板",
|
||
"snapshots": "系統備份",
|
||
"store": "附加元件商店",
|
||
"system": "系統"
|
||
},
|
||
"snapshot": {
|
||
"addons": "附加元件",
|
||
"available_snapshots": "可用系統備份",
|
||
"could_not_create": "無法製作系統備份",
|
||
"create": "新增",
|
||
"create_blocked_not_running": "由於系統為 {state} 狀態,無法製作系統備份。",
|
||
"create_snapshot": "製作系統備份",
|
||
"created": "建立",
|
||
"description": "系統備份可供您快速的備份與還原 Home Assistant 所有資料。",
|
||
"enter_password": "請輸入密碼。",
|
||
"folder": {
|
||
"addons/local": "本地附加元件",
|
||
"homeassistant": "Home Assistant 設定",
|
||
"media": "媒體",
|
||
"share": "共享",
|
||
"ssl": "SSL"
|
||
},
|
||
"folders": "資料夾",
|
||
"full_snapshot": "全系統備份",
|
||
"name": "系統備份名稱",
|
||
"no_snapshots": "目前沒有任何系統備份",
|
||
"partial_snapshot": "部分系統備份",
|
||
"password": "系統備份密碼",
|
||
"password_protected": "密碼保護未顯示",
|
||
"password_protection": "密碼保護",
|
||
"security": "加密",
|
||
"select_type": "選擇所要回復內容",
|
||
"type": "系統備份類型",
|
||
"upload_snapshot": "上傳系統備份"
|
||
},
|
||
"store": {
|
||
"missing_addons": "找不到附加元件?於個人頁面中開啟進階模式",
|
||
"no_results_found": "於 {repository} 找不到相符結果。",
|
||
"registries": "登錄檔",
|
||
"repositories": "儲存機制"
|
||
},
|
||
"system": {
|
||
"core": {
|
||
"cpu_usage": "Core CPU 使用率",
|
||
"ram_usage": "Core RAM 使用率"
|
||
},
|
||
"host": {
|
||
"change": "變更",
|
||
"change_hostname": "變更主機名稱",
|
||
"confirm_reboot": "確定要重啟主機?",
|
||
"confirm_shutdown": "確定要關閉主機?",
|
||
"deployment": "部署方式",
|
||
"docker_version": "Docker 版本",
|
||
"emmc_lifetime_used": "已使用 eMMC 壽命",
|
||
"failed_to_get_hardware_list": "取得硬體列表失敗",
|
||
"failed_to_import_from_usb": "由 USB 匯入失敗",
|
||
"failed_to_reboot": "重啟主機失敗",
|
||
"failed_to_set_hostname": "設定主機名稱失敗",
|
||
"failed_to_shutdown": "關閉主機失敗",
|
||
"hardware": "硬體",
|
||
"hostname": "主機名稱",
|
||
"import_from_usb": "由 USB 匯入",
|
||
"ip_address": "IP 位址",
|
||
"new_hostname": "請輸入新主機名稱:",
|
||
"operating_system": "作業系統",
|
||
"reboot_host": "重啟主機",
|
||
"shutdown_host": "關閉主機",
|
||
"used_space": "已使用空間"
|
||
},
|
||
"log": {
|
||
"get_logs": "取得 {provider} 日誌失敗,{error}",
|
||
"log_provider": "日誌"
|
||
},
|
||
"supervisor": {
|
||
"beta_backup": "請於啟用此功能前確定已經備份所有資料。",
|
||
"beta_join_confirm": "是否要加入測試版本測試?",
|
||
"beta_release_items": "包含測試版本:",
|
||
"beta_warning": "Beta 測試版本為供測試人員與所需人員使用、因此可能會有不穩定的狀況",
|
||
"channel": "頻道",
|
||
"cpu_usage": "Supervisor CPU 使用率",
|
||
"failed_to_reload": "重載 Supervisor 失敗",
|
||
"failed_to_set_option": "設定 Supervisor 選項失敗",
|
||
"failed_to_update": "更新 Supervisor 失敗",
|
||
"join_beta_action": "參與測試",
|
||
"join_beta_description": "取得 Home Assistant、Supervisor 與主機測試版",
|
||
"leave_beta_action": "退出測試",
|
||
"leave_beta_description": "取得 Home Assistant、Supervisor 與主機穩定更新版",
|
||
"ram_usage": "Supervisor RAM 使用率",
|
||
"reload_supervisor": "重新載入 Supervisor",
|
||
"search": "搜尋",
|
||
"share_diagnostics": "分享診斷資料",
|
||
"share_diagnostics_description": "分享當機回報與診斷資訊。",
|
||
"share_diagonstics_description": "是否要於 Supervisor 遭遇未知錯誤時、自動分享當機回報與診斷資訊?{line_break} 此些訊息將協助我們修正問題、所提供的資訊僅供 Home Assistant Core 團隊分析使用、將不會與其他人員共享。{line_break} 所提供的資料並不包含任何私人/敏感資訊,您可以於之後隨時關閉此設定。",
|
||
"share_diagonstics_title": "協助改進 Home Assistant",
|
||
"unhealthy_description": "執行不健康的安裝版本可能會導致問題。下方列表為安裝問題清單,點選連結以了解如何解決問題。",
|
||
"unhealthy_reason": {
|
||
"docker": "Docker 環境未正常工作",
|
||
"privileged": "未獲得 Supervisor 特權",
|
||
"setup": "設定 Supervisor 失敗",
|
||
"supervisor": "Supervisor 無法進行更新",
|
||
"untrusted": "偵測到未認證內容"
|
||
},
|
||
"unhealthy_title": "安裝版本不健康",
|
||
"unsupported_description": "執行不健康的安裝版本可能會導致問題。下方列表為安裝問題清單,點選連結以了解如何解決問題。",
|
||
"unsupported_reason": {
|
||
"apparmor": "主機端未啟用 AppArmor",
|
||
"container": "已知造成問題的 Container",
|
||
"content-trust": "內容認證已關閉",
|
||
"dbus": "DBUS",
|
||
"docker_configuration": "Docker 設定",
|
||
"docker_version": "Docker 版本",
|
||
"job_conditions": "已忽略工作條件",
|
||
"lxc": "LXC",
|
||
"network_manager": "網路管理員",
|
||
"os": "作業系統",
|
||
"privileged": "未獲得 Supervisor 特權",
|
||
"systemd": "Systemd"
|
||
},
|
||
"unsupported_title": "所執行的安裝方式不支援",
|
||
"update_supervisor": "更新 Supervisor",
|
||
"warning": "警告"
|
||
}
|
||
}
|
||
},
|
||
"ui": {
|
||
"auth_store": {
|
||
"ask": "是否要保持登錄狀態?",
|
||
"confirm": "是",
|
||
"decline": "否"
|
||
},
|
||
"card": {
|
||
"alarm_control_panel": {
|
||
"arm_away": "離家警戒",
|
||
"arm_custom_bypass": "警戒模式狀態",
|
||
"arm_home": "在家警戒",
|
||
"arm_night": "夜間警戒",
|
||
"clear_code": "清除",
|
||
"code": "密碼",
|
||
"disarm": "解除警戒"
|
||
},
|
||
"automation": {
|
||
"last_triggered": "上次觸發",
|
||
"trigger": "執行自動化"
|
||
},
|
||
"camera": {
|
||
"not_available": "無法載入影像"
|
||
},
|
||
"climate": {
|
||
"aux_heat": "輔助暖氣",
|
||
"away_mode": "外出模式",
|
||
"cooling": "{name} 制冷中",
|
||
"current_temperature": "{name} 目前溫度",
|
||
"currently": "目前狀態",
|
||
"fan_mode": "風速模式",
|
||
"heating": "{name} 加熱中",
|
||
"high": "調高",
|
||
"low": "調低",
|
||
"on_off": "開 / 關",
|
||
"operation": "運轉模式",
|
||
"preset_mode": "預置",
|
||
"swing_mode": "擺動模式",
|
||
"target_humidity": "設定濕度",
|
||
"target_temperature": "設定溫度",
|
||
"target_temperature_entity": "{name} 目標溫度",
|
||
"target_temperature_mode": "{name} 目標溫度 {mode}"
|
||
},
|
||
"counter": {
|
||
"actions": {
|
||
"decrement": "減量",
|
||
"increment": "增量",
|
||
"reset": "重置"
|
||
}
|
||
},
|
||
"cover": {
|
||
"position": "位置",
|
||
"tilt_position": "葉片位置"
|
||
},
|
||
"fan": {
|
||
"direction": "方向",
|
||
"forward": "正向",
|
||
"oscillate": "擺動",
|
||
"preset_mode": "預置模式",
|
||
"reverse": "反向",
|
||
"speed": "風速"
|
||
},
|
||
"humidifier": {
|
||
"humidity": "設定濕度",
|
||
"mode": "模式",
|
||
"on_entity": "{name} 已開啟",
|
||
"target_humidity_entity": "{name} 設定濕度"
|
||
},
|
||
"light": {
|
||
"brightness": "亮度",
|
||
"cold_white_value": "冷白亮度",
|
||
"color_brightness": "色彩亮度",
|
||
"color_temperature": "色溫",
|
||
"effect": "場景",
|
||
"warm_white_value": "暖白亮度",
|
||
"white_value": "白亮度"
|
||
},
|
||
"lock": {
|
||
"code": "密碼",
|
||
"lock": "上鎖",
|
||
"unlock": "解鎖"
|
||
},
|
||
"media_player": {
|
||
"browse_media": "瀏覽媒體",
|
||
"media_next_track": "下一首",
|
||
"media_play": "播放",
|
||
"media_play_pause": "播放/暫停",
|
||
"media_previous_track": "上一首",
|
||
"sound_mode": "音效模式",
|
||
"source": "來源",
|
||
"text_to_speak": "所要閱讀的文字",
|
||
"turn_off": "關閉",
|
||
"turn_on": "開啟"
|
||
},
|
||
"persistent_notification": {
|
||
"dismiss": "關閉"
|
||
},
|
||
"scene": {
|
||
"activate": "啟用"
|
||
},
|
||
"script": {
|
||
"cancel": "取消",
|
||
"cancel_multiple": "取消 {number}",
|
||
"run": "執行"
|
||
},
|
||
"service": {
|
||
"run": "執行"
|
||
},
|
||
"timer": {
|
||
"actions": {
|
||
"cancel": "取消",
|
||
"finish": "完成",
|
||
"pause": "暫停",
|
||
"start": "開始"
|
||
}
|
||
},
|
||
"vacuum": {
|
||
"actions": {
|
||
"resume_cleaning": "繼續清掃",
|
||
"return_to_base": "返回充電",
|
||
"start_cleaning": "開始清掃",
|
||
"turn_off": "關閉",
|
||
"turn_on": "開啟"
|
||
}
|
||
},
|
||
"water_heater": {
|
||
"away_mode": "外出模式",
|
||
"currently": "目前狀態",
|
||
"on_off": "開 / 關",
|
||
"operation": "運轉模式",
|
||
"target_temperature": "設定溫度"
|
||
},
|
||
"weather": {
|
||
"attributes": {
|
||
"air_pressure": "大氣壓",
|
||
"humidity": "濕度",
|
||
"precipitation": "降雨量",
|
||
"temperature": "溫度",
|
||
"visibility": "能見度",
|
||
"wind_speed": "風速"
|
||
},
|
||
"cardinal_direction": {
|
||
"e": "東",
|
||
"ene": "東北東",
|
||
"ese": "西南西",
|
||
"n": "北",
|
||
"ne": "東北",
|
||
"nne": "北北東",
|
||
"nnw": "北北西",
|
||
"nw": "西北",
|
||
"s": "南",
|
||
"se": "東南",
|
||
"sse": "南南東",
|
||
"ssw": "南南西",
|
||
"sw": "西南",
|
||
"w": "西",
|
||
"wnw": "西北西",
|
||
"wsw": "西南西"
|
||
},
|
||
"day": "白天",
|
||
"forecast": "預報",
|
||
"high": "高",
|
||
"low": "低",
|
||
"night": "夜晚"
|
||
}
|
||
},
|
||
"common": {
|
||
"and": "及",
|
||
"back": "上一步",
|
||
"cancel": "取消",
|
||
"close": "關閉",
|
||
"continue": "繼續",
|
||
"copied": "已複製",
|
||
"copied_clipboard": "複製至剪貼簿",
|
||
"delete": "刪除",
|
||
"disable": "關閉",
|
||
"enable": "開啟",
|
||
"error_required": "必填",
|
||
"leave": "離開",
|
||
"loading": "讀取中",
|
||
"menu": "選單",
|
||
"next": "下一步",
|
||
"no": "否",
|
||
"not_now": "現在不要",
|
||
"overflow_menu": "捲動選單",
|
||
"previous": "上一步",
|
||
"refresh": "更新",
|
||
"remove": "移除",
|
||
"rename": "重新命名",
|
||
"save": "儲存",
|
||
"skip": "略過",
|
||
"stay": "保持",
|
||
"successfully_deleted": "成功刪除",
|
||
"successfully_saved": "成功儲存",
|
||
"undo": "撤消",
|
||
"yes": "是"
|
||
},
|
||
"components": {
|
||
"addon-picker": {
|
||
"addon": "附加元件",
|
||
"error": {
|
||
"fetch_addons": {
|
||
"description": "取得附加元件回報錯誤",
|
||
"title": "取得附加元件錯誤"
|
||
},
|
||
"no_supervisor": {
|
||
"description": "找不到 Supervisor、因此附加元件無法載入。",
|
||
"title": "找不到 Supervisor"
|
||
}
|
||
}
|
||
},
|
||
"area-picker": {
|
||
"add_dialog": {
|
||
"add": "新增",
|
||
"failed_create_area": "新增分區失敗。",
|
||
"name": "名稱",
|
||
"text": "輸入新分區名稱。",
|
||
"title": "新增分區"
|
||
},
|
||
"add_new": "新增分區...",
|
||
"area": "分區",
|
||
"clear": "未觸發",
|
||
"no_areas": "目前沒有任何分區",
|
||
"no_match": "找不到相符分區",
|
||
"show_areas": "顯示分區"
|
||
},
|
||
"attributes": {
|
||
"expansion_header": "屬性"
|
||
},
|
||
"blueprint-picker": {
|
||
"add_user": "新增使用者",
|
||
"remove_user": "移除使用者",
|
||
"select_blueprint": "選擇 Blueprint"
|
||
},
|
||
"calendar": {
|
||
"my_calendars": "我的行事曆",
|
||
"today": "今天"
|
||
},
|
||
"data-table": {
|
||
"clear": "清除",
|
||
"filtering_by": "篩選",
|
||
"hidden": "{number} 個已隱藏",
|
||
"no-data": "沒有資料",
|
||
"search": "搜尋"
|
||
},
|
||
"date-range-picker": {
|
||
"end_date": "結束日期",
|
||
"select": "選擇",
|
||
"start_date": "開始日期"
|
||
},
|
||
"device-picker": {
|
||
"clear": "清除",
|
||
"device": "裝置",
|
||
"no_area": "無分區",
|
||
"no_devices": "目前沒有任何裝置",
|
||
"no_match": "找不到相符裝置",
|
||
"show_devices": "顯示裝置",
|
||
"toggle": "觸發"
|
||
},
|
||
"entity": {
|
||
"entity-attribute-picker": {
|
||
"attribute": "屬性",
|
||
"show_attributes": "顯示屬性"
|
||
},
|
||
"entity-picker": {
|
||
"clear": "清除",
|
||
"entity": "實體",
|
||
"no_match": "找不到相符實體",
|
||
"show_entities": "顯示實體"
|
||
}
|
||
},
|
||
"history_charts": {
|
||
"history_disabled": "歷史整合已關閉",
|
||
"loading_history": "正在載入狀態歷史...",
|
||
"no_history_found": "找不到狀態歷史。"
|
||
},
|
||
"logbook": {
|
||
"by": "由",
|
||
"by_service": "由服務",
|
||
"entries_not_found": "找不到實體日誌。",
|
||
"messages": {
|
||
"became_unavailable": "變成不可用",
|
||
"changed_to_state": "變更為{state}",
|
||
"cleared_device_class": "安全(未偵測到 {device_class})",
|
||
"detected_device_class": "偵測到 {device_class}",
|
||
"is_closing": "關閉中",
|
||
"is_opening": "開啟中",
|
||
"rose": "升高",
|
||
"set": "設定",
|
||
"turned_off": "關閉",
|
||
"turned_on": "開啟",
|
||
"was_at_home": "偵測為在家",
|
||
"was_at_state": "偵測為{state}",
|
||
"was_away": "偵測為離家",
|
||
"was_closed": "狀態為關閉",
|
||
"was_connected": "狀態為連線",
|
||
"was_disconnected": "狀態為斷線",
|
||
"was_locked": "狀態為上鎖",
|
||
"was_low": "狀態為過低",
|
||
"was_normal": "狀態為正常",
|
||
"was_opened": "狀態為開啟",
|
||
"was_plugged_in": "狀態為插上",
|
||
"was_safe": "狀態為安全",
|
||
"was_unlocked": "狀態為解鎖",
|
||
"was_unplugged": "狀態為拔下",
|
||
"was_unsafe": "狀態為不安全"
|
||
},
|
||
"show_trace": "顯示紀錄"
|
||
},
|
||
"media-browser": {
|
||
"audio_not_supported": "瀏覽器不支援音效元件。",
|
||
"choose_player": "選擇播放器",
|
||
"class": {
|
||
"album": "專輯",
|
||
"app": "App",
|
||
"artist": "演唱者",
|
||
"channel": "頻道",
|
||
"composer": "作曲者",
|
||
"contributing_artist": "參與藝術家",
|
||
"directory": "媒體庫",
|
||
"episode": "集",
|
||
"game": "遊戲",
|
||
"genre": "類型",
|
||
"image": "圖像",
|
||
"movie": "電影",
|
||
"music": "音樂",
|
||
"playlist": "播放列表",
|
||
"podcast": "Podcast",
|
||
"season": "季",
|
||
"track": "音軌",
|
||
"tv_show": "電視節目",
|
||
"url": "URL",
|
||
"video": "影片"
|
||
},
|
||
"documentation": "相關文件",
|
||
"learn_adding_local_media": "詳細了解如何新增媒體{documentation}。",
|
||
"local_media_files": "將影片、音效及影像檔案放置於媒體資料夾、將可以透過瀏覽器或支援的媒體播放器進行瀏覽與播放。",
|
||
"media_browsing_error": "媒體瀏覽錯誤",
|
||
"media_not_supported": "瀏覽器媒體播放器不支援此類型媒體",
|
||
"media_player": "媒體播放器",
|
||
"media-player-browser": "媒體播放器瀏覽器",
|
||
"no_items": "沒有項目",
|
||
"no_local_media_found": "找不到本地端媒體",
|
||
"no_media_folder": "看起來您還沒有建立任何媒體資料夾。",
|
||
"pick": "選擇",
|
||
"pick-media": "選擇媒體",
|
||
"play": "播放",
|
||
"play-media": "播放媒體",
|
||
"setup_local_help": "請參閱{documentation}以了解如何設定本地端媒體。",
|
||
"video_not_supported": "瀏覽器不支援影片元件。",
|
||
"web-browser": "網頁瀏覽器"
|
||
},
|
||
"picture-upload": {
|
||
"label": "照片",
|
||
"unsupported_format": "不支援的格式,請選擇 JPEG、PNG 或 GIF 圖檔。"
|
||
},
|
||
"related-filter-menu": {
|
||
"filter_by_area": "依區域篩選",
|
||
"filter_by_device": "依裝置篩選",
|
||
"filter_by_entity": "依實體篩選",
|
||
"filtered_by_area": "區域:{area_name}",
|
||
"filtered_by_device": "裝置:{device_name}",
|
||
"filtered_by_entity": "實體:{entity_name}"
|
||
},
|
||
"related-items": {
|
||
"area": "分區",
|
||
"automation": "以下自動化部分",
|
||
"device": "裝置",
|
||
"entity": "相關實體",
|
||
"group": "以下群組部分",
|
||
"integration": "整合",
|
||
"no_related_found": "找不到相關實體。",
|
||
"scene": "以下場景部分",
|
||
"script": "以下腳本部分"
|
||
},
|
||
"relative_time": {
|
||
"duration": {
|
||
"day": "{count} {count, plural,\n one {天}\n other {天}\n}",
|
||
"hour": "{count} {count, plural,\n one {小時}\n other {小時}\n}",
|
||
"minute": "{count} {count, plural,\n one {分鐘}\n other {分鐘}\n}",
|
||
"second": "{count} {count, plural,\n one {秒}\n other {秒}\n}",
|
||
"week": "{count} {count, plural,\n one {週}\n other {週}\n}"
|
||
},
|
||
"future_duration": {
|
||
"day": "於{count} {count, plural,\n one {天}\n other {天}\n}",
|
||
"hour": "於{count} {count, plural,\n one {小時}\n other {小時}\n}",
|
||
"minute": "於{count} {count, plural,\n one {分鐘}\n other {分鐘}\n}",
|
||
"second": "於{count} {count, plural,\n one {秒}\n other {秒}\n}",
|
||
"week": "於{count} {count, plural,\n one {週}\n other {週}\n}"
|
||
},
|
||
"just_now": "現在",
|
||
"never": "未執行",
|
||
"past_duration": {
|
||
"day": "{count} {count, plural,\n one {天}\n other {天}\n}以前",
|
||
"hour": "{count} {count, plural,\n one {小時}\n other {小時}\n}以前",
|
||
"minute": "{count} {count, plural,\n one {分鐘}\n other {分鐘}\n}以前",
|
||
"second": "{count} {count, plural,\n one {秒}\n other {秒}\n}以前",
|
||
"week": "{count} {count, plural,\n one {週}\n other {週}\n}以前"
|
||
}
|
||
},
|
||
"service-control": {
|
||
"integration_doc": "整合文件",
|
||
"required": "必填欄位",
|
||
"service_data": "服務資料",
|
||
"target": "目標",
|
||
"target_description": "此服務使用之目標區域、裝置或實體。"
|
||
},
|
||
"service-picker": {
|
||
"service": "服務"
|
||
},
|
||
"target-picker": {
|
||
"add_area_id": "選擇區域",
|
||
"add_device_id": "選擇裝置",
|
||
"add_entity_id": "選擇實體",
|
||
"expand_area_id": "在它包含的單獨的裝置和實體中擴展此區域。擴展後,區域更改時將不會更新裝置和實體。",
|
||
"expand_device_id": "在它包含的單獨的裝置和實體中擴展此區域。擴展後,區域更改時將不會更新裝置和實體。",
|
||
"remove_area_id": "移除區域",
|
||
"remove_device_id": "移除裝置",
|
||
"remove_entity_id": "移除實體"
|
||
},
|
||
"user-picker": {
|
||
"add_user": "新增使用者",
|
||
"no_user": "沒有使用者",
|
||
"remove_user": "移除使用者"
|
||
}
|
||
},
|
||
"dialogs": {
|
||
"config_entry_system_options": {
|
||
"enable_new_entities_description": "關閉後,{integration} 新發現的實體將不會自動新增至 Home Assistant。",
|
||
"enable_new_entities_label": "啟用新增實體",
|
||
"title": "{integration} 系統選項",
|
||
"update": "更新"
|
||
},
|
||
"domain_toggler": {
|
||
"reset_entities": "重置實體",
|
||
"title": "實體類群開關"
|
||
},
|
||
"entity_registry": {
|
||
"control": "控制",
|
||
"customize_link": "實體自訂化",
|
||
"dismiss": "關閉",
|
||
"editor": {
|
||
"advanced": "進階設定",
|
||
"area": "僅設定實體分區",
|
||
"area_note": "預設的裝置實體將與裝置處於相同分區。假如變更此實體分區,將不再跟隨裝置所設定的分區。",
|
||
"change_device_area": "變更裝置分區",
|
||
"confirm_delete": "確定要刪除此實體?",
|
||
"delete": "刪除",
|
||
"device_disabled": "該實體目前不可用。",
|
||
"enabled_cause": "由 {cause} 關閉。",
|
||
"enabled_delay_confirm": "啟用的實體將會於 {delay} 秒後新增至 Home Assistant",
|
||
"enabled_description": "關閉的實體將不會新增至 Home Assistant。",
|
||
"enabled_label": "啟用實體",
|
||
"enabled_restart_confirm": "重新啟動 Home Assistant 以完成實體啟用",
|
||
"entity_id": "實體 ID",
|
||
"follow_device_area": "跟隨裝置分區",
|
||
"icon": "圖示",
|
||
"icon_error": "圖示必須按照格式「prefix:iconname」設定,例如「mdi:home」",
|
||
"name": "名稱",
|
||
"note": "注意:可能無法適用所有整合。",
|
||
"open_device_settings": "打開裝置設置",
|
||
"unavailable": "該實體目前不可用。",
|
||
"update": "更新"
|
||
},
|
||
"faq": "相關文件",
|
||
"info_customize": "可以於 {customize_link} 部分中覆蓋部分屬性。",
|
||
"no_unique_id": "此實體(\"{entity_id}\")不包含唯一 ID、因此無法由 UI 進行管理設定。請參閱{faq_link}以獲得更詳細資訊。",
|
||
"related": "相關",
|
||
"settings": "設定"
|
||
},
|
||
"generic": {
|
||
"cancel": "取消",
|
||
"close": "關閉",
|
||
"default_confirmation_title": "確認?",
|
||
"ok": "好"
|
||
},
|
||
"helper_settings": {
|
||
"counter": {
|
||
"initial": "初始值",
|
||
"maximum": "最大值",
|
||
"minimum": "最小值",
|
||
"restore": "回復至上次 Home Assistant 啟動時已知值",
|
||
"step": "階段大小"
|
||
},
|
||
"generic": {
|
||
"icon": "圖示",
|
||
"name": "名稱"
|
||
},
|
||
"input_datetime": {
|
||
"date": "日期",
|
||
"datetime": "日期與時間",
|
||
"mode": "所要輸入的內容",
|
||
"time": "時間"
|
||
},
|
||
"input_number": {
|
||
"box": "輸入欄位",
|
||
"max": "最大值",
|
||
"min": "最小值",
|
||
"mode": "顯示模式",
|
||
"slider": "滑桿",
|
||
"step": "滑桿刻度",
|
||
"unit_of_measurement": "單位"
|
||
},
|
||
"input_select": {
|
||
"add": "新增",
|
||
"add_option": "新增選項",
|
||
"no_options": "尚無選項。",
|
||
"options": "選項"
|
||
},
|
||
"input_text": {
|
||
"max": "最大長度",
|
||
"min": "最小長度",
|
||
"mode": "顯示模式",
|
||
"password": "密碼",
|
||
"pattern": "客戶端驗證模式",
|
||
"text": "文字"
|
||
},
|
||
"platform_not_loaded": "整合 {platform} 未載入。請於設定檔進行添加、新增 'default_config:' 或 ''{platform}:''。",
|
||
"required_error_msg": "必填欄位",
|
||
"timer": {
|
||
"duration": "持續時間"
|
||
},
|
||
"yaml_not_editable": "此實體的設定無法藉由 UI 編輯、僅有透過 UI 設定的實體可於 UI 進行設定。"
|
||
},
|
||
"image_cropper": {
|
||
"crop": "裁切"
|
||
},
|
||
"more_info_control": {
|
||
"cover": {
|
||
"close_cover": "關閉窗簾",
|
||
"close_tile_cover": "開啟窗簾",
|
||
"open_cover": "開啟窗簾",
|
||
"open_tilt_cover": "開啟窗簾",
|
||
"stop_cover": "停止窗簾"
|
||
},
|
||
"details": "詳細資訊",
|
||
"dismiss": "忽略對話",
|
||
"edit": "編輯實體",
|
||
"history": "歷史",
|
||
"last_changed": "上次變更",
|
||
"last_updated": "最後更新",
|
||
"person": {
|
||
"create_zone": "使用目前位置新增區域"
|
||
},
|
||
"remote": {
|
||
"activity": "目前活動"
|
||
},
|
||
"restored": {
|
||
"confirm_remove_text": "確定要移除此實體?",
|
||
"confirm_remove_title": "移除實體?",
|
||
"not_provided": "此實體目前不可用,屬於獨立可移除、變更或失常的整合或裝置。",
|
||
"remove_action": "移除實體",
|
||
"remove_intro": "假如實體不再使用,可以藉由移除進行清除。"
|
||
},
|
||
"script": {
|
||
"last_action": "上次觸發",
|
||
"last_triggered": "上次觸發"
|
||
},
|
||
"settings": "實體設定",
|
||
"sun": {
|
||
"elevation": "海拔",
|
||
"rising": "日升",
|
||
"setting": "日落"
|
||
},
|
||
"updater": {
|
||
"title": "更新說明"
|
||
},
|
||
"vacuum": {
|
||
"clean_spot": "區部清掃",
|
||
"commands": "吸塵器清掃指令:",
|
||
"fan_speed": "風速",
|
||
"locate": "尋找",
|
||
"pause": "暫停",
|
||
"return_home": "回充",
|
||
"start": "開始清掃",
|
||
"start_pause": "開始/暫停",
|
||
"status": "狀態",
|
||
"stop": "停止清掃"
|
||
}
|
||
},
|
||
"mqtt_device_debug_info": {
|
||
"deserialize": "嘗試將 MQTT 訊息解析為 JSON",
|
||
"entities": "實體",
|
||
"no_entities": "無實體",
|
||
"no_triggers": "無觸發",
|
||
"payload_display": "負載顯示",
|
||
"recent_messages": "{n} 個最近接收的訊息",
|
||
"show_as_yaml": "以 YAML 顯示",
|
||
"title": "{device} debug 訊息",
|
||
"triggers": "觸發"
|
||
},
|
||
"options_flow": {
|
||
"form": {
|
||
"header": "選項"
|
||
},
|
||
"success": {
|
||
"description": "選項已儲存。"
|
||
}
|
||
},
|
||
"quick-bar": {
|
||
"commands": {
|
||
"navigation": {
|
||
"areas": "分區",
|
||
"automation": "自動化",
|
||
"blueprint": "Blueprint",
|
||
"core": "一般設定",
|
||
"customize": "自訂化",
|
||
"devices": "裝置",
|
||
"entities": "實體",
|
||
"helpers": "助手",
|
||
"info": "更多資訊",
|
||
"integrations": "整合",
|
||
"logs": "記錄",
|
||
"lovelace": "Lovelace 主面板",
|
||
"navigate_to": "導航至 {panel}",
|
||
"person": "人員",
|
||
"scene": "場景",
|
||
"script": "腳本",
|
||
"server_control": "伺服器控制",
|
||
"tag": "標籤",
|
||
"users": "使用者",
|
||
"zone": "區域"
|
||
},
|
||
"reload": {
|
||
"automation": "自動化",
|
||
"command_line": "命令列實體",
|
||
"core": "座標與自訂化",
|
||
"filesize": "檔案大小實體",
|
||
"filter": "篩選器實體",
|
||
"generic": "通用 IP 攝影機實體",
|
||
"generic_thermostat": "通用溫控器實體",
|
||
"group": "群組、群組實體及通知服務",
|
||
"history_stats": "歷史狀態實體",
|
||
"homekit": "Homekit",
|
||
"input_boolean": "輸入 boolean",
|
||
"input_datetime": "輸入日期時間",
|
||
"input_number": "輸入數字",
|
||
"input_select": "輸入選擇",
|
||
"input_text": "輸入文字",
|
||
"min_max": "最低/最高實體",
|
||
"mqtt": "手動設定 MQTT 實體",
|
||
"person": "人員",
|
||
"ping": "Ping 二進位傳感器實體",
|
||
"reload": "{domain}",
|
||
"rest": "剩餘實體及通知服務",
|
||
"rpi_gpio": "Raspberry Pi GPIO 實體",
|
||
"scene": "場景",
|
||
"script": "腳本",
|
||
"smtp": "SMTP 通知服務",
|
||
"statistics": "統計資訊實體",
|
||
"telegram": "Telegram 通知服務",
|
||
"template": "模板實體",
|
||
"trend": "趨勢實體",
|
||
"universal": "通用媒體播放器實體",
|
||
"zone": "區域"
|
||
},
|
||
"server_control": {
|
||
"perform_action": "{action} 伺服器",
|
||
"restart": "重啟",
|
||
"stop": "停止"
|
||
},
|
||
"types": {
|
||
"navigation": "導航",
|
||
"reload": "重新載入",
|
||
"server_control": "伺服器"
|
||
}
|
||
},
|
||
"filter_placeholder": "實體篩選"
|
||
},
|
||
"voice_command": {
|
||
"did_not_hear": "Home Assistant 未收到任何語音",
|
||
"error": "糟糕、發生錯誤",
|
||
"found": "找到下列內容:",
|
||
"how_can_i_help": "需要協助嗎?",
|
||
"label": "輸入問題並按下 'Enter'",
|
||
"label_voice": "點選並按住「Enter」或點選麥克風圖案進行語音命令"
|
||
},
|
||
"zha_device_info": {
|
||
"buttons": {
|
||
"add": "透過這個裝置來新增裝置",
|
||
"clusters": "管理叢集",
|
||
"device_children": "檢視子設備",
|
||
"reconfigure": "重新設定裝置",
|
||
"remove": "移除裝置",
|
||
"view_in_visualization": "網路形象化",
|
||
"zigbee_information": "Zigbee 裝置簽章"
|
||
},
|
||
"confirmations": {
|
||
"remove": "確定要移除此裝置?"
|
||
},
|
||
"device_children": "Zigbee 裝置子設備",
|
||
"device_signature": "Zigbee 裝置簽章",
|
||
"last_seen": "上次出現",
|
||
"manuf": "由 {manufacturer}",
|
||
"no_area": "無分區",
|
||
"power_source": "電力來源",
|
||
"quirk": "Quirk",
|
||
"services": {
|
||
"reconfigure": "重新設定 ZHA Zibgee 裝置(健康裝置)。假如遇到裝置問題,請使用此選項。假如有問題的裝置為使用電池的裝置,請先確定裝置已喚醒並處於接受命令狀態。",
|
||
"remove": "從 Zigbee 網路移除裝置。",
|
||
"updateDeviceName": "於實體 ID 中自訂此裝置名稱。",
|
||
"zigbee_information": "檢視裝置的 Zigbee 資訊。"
|
||
},
|
||
"unknown": "未知",
|
||
"zha_device_card": {
|
||
"device_name_placeholder": "變更裝置名稱"
|
||
}
|
||
},
|
||
"zha_reconfigure_device": {
|
||
"attribute": "屬性",
|
||
"battery_device_warning": "電池供電裝置必須喚醒以開始重新程序。請參考您的裝置手冊以了解如何喚醒裝置。",
|
||
"bind_header": "綁定中",
|
||
"button_hide": "隱藏詳細資訊",
|
||
"button_show": "顯示詳細資訊",
|
||
"cluster_header": "叢集",
|
||
"configuration_complete": "裝置設定完成。",
|
||
"configuration_failed": "裝置重新設定失敗。日誌中可能包含其他相關資訊。",
|
||
"configuring_alt": "設定中",
|
||
"heading": "重新設定裝置",
|
||
"in_progress": "裝置正在設定,可能需要一點時間。",
|
||
"introduction": "重新設定 Zigbee 網路中的裝置。假如功能不正確時,請使用此選項。",
|
||
"min_max_change": "最低/最高/變更",
|
||
"reporting_header": "回報中",
|
||
"run_in_background": "可以關閉此對話框、重新設定將於背景繼續執行。",
|
||
"start_reconfiguration": "開始重新設定"
|
||
}
|
||
},
|
||
"duration": {
|
||
"day": "{count} {count, plural,\none {天}\nother {天}\n}",
|
||
"hour": "{count} {count, plural,\n one {小時}\n other {小時}\n}",
|
||
"minute": "{count} {count, plural,\n one {分鐘}\n other {分鐘}\n}",
|
||
"second": "{count} {count, plural,\none {秒}\nother {秒}\n}",
|
||
"week": "{count} {count, plural,\none {週}\nother {週}\n}"
|
||
},
|
||
"errors": {
|
||
"config": {
|
||
"edit_in_yaml_supported": "依舊可以於 YAML 中編輯設定。",
|
||
"editor_not_available": "類型 \"{type}\" 沒有可供使用的視覺化編輯器。",
|
||
"editor_not_supported": "此設定不支援視覺化編輯器",
|
||
"error_detected": "發現設定錯誤",
|
||
"key_missing": "缺少所需的權杖 \"{key}\"。",
|
||
"key_not_expected": "視覺化編輯器不支援權杖 \"{key}\"。",
|
||
"key_wrong_type": "視覺化編輯器不支援所提供的 \"{key}\" 數值。支援 ({type_correct}) 但卻收到 ({type_wrong})。",
|
||
"no_template_editor_support": "視覺化編輯器不支援模版",
|
||
"no_type_provided": "未提供類型。"
|
||
},
|
||
"supervisor": {
|
||
"ask": "尋求協助",
|
||
"observer": "檢查 Observer",
|
||
"reboot": "嘗試重啟主機",
|
||
"system_health": "檢查系統健康狀態",
|
||
"title": "無法載入 Supervisor 面板!",
|
||
"wait": "假如為剛剛啟動,請確認已經給予 Supervisor 足夠時間進行啟動。"
|
||
}
|
||
},
|
||
"login-form": {
|
||
"log_in": "登入",
|
||
"password": "密碼",
|
||
"remember": "記住設定"
|
||
},
|
||
"notification_drawer": {
|
||
"click_to_configure": "點擊按鈕以設定{entity}",
|
||
"close": "關閉",
|
||
"dismiss_all": "全部關閉",
|
||
"empty": "沒有通知",
|
||
"title": "通知提示"
|
||
},
|
||
"notification_toast": {
|
||
"connection_lost": "連線中斷。重新連線中...",
|
||
"dismiss": "關閉",
|
||
"integration_starting": "{integration} 正在啟動,在完成載入前、可能無法顯示所有功能。",
|
||
"service_call_failed": "服務 {service} 執行失敗。",
|
||
"started": "Home Assistant 已啟動!",
|
||
"starting": "Home Assistant 正在啟動,在完成載入前、可能無法顯示所有功能。",
|
||
"triggered": "觸發 {name}",
|
||
"wrapping_up_startup": "啟動完成中,在完成載入前、可能無法顯示所有功能。"
|
||
},
|
||
"panel": {
|
||
"config": {
|
||
"advanced_mode": {
|
||
"hint_enable": "找不到設定選項?開啟進階模式",
|
||
"link_profile_page": "個人設定頁面"
|
||
},
|
||
"areas": {
|
||
"caption": "分區",
|
||
"data_table": {
|
||
"area": "分區",
|
||
"devices": "裝置",
|
||
"entities": "實體"
|
||
},
|
||
"delete": {
|
||
"confirmation_text": "所有該分區所屬裝置都將變成未指派狀態。",
|
||
"confirmation_title": "確定要刪除此分區?"
|
||
},
|
||
"description": "群組分區裝置與實體",
|
||
"editor": {
|
||
"area_id": "分區 ID",
|
||
"create": "建立",
|
||
"default_name": "新分區",
|
||
"delete": "刪除",
|
||
"linked_entities_caption": "實體",
|
||
"name": "名稱",
|
||
"name_required": "必須輸入名稱",
|
||
"no_linked_entities": "此區域未設定任何裝置。",
|
||
"unknown_error": "未知錯誤",
|
||
"update": "更新"
|
||
},
|
||
"picker": {
|
||
"create_area": "新增分區",
|
||
"header": "分區",
|
||
"integrations_page": "整合頁面",
|
||
"introduction": "分區主要用以管理裝置所在位置。此資訊將會於 Home Assistant 中使用以協助您管理介面、權限,並與其他系統進行整合。",
|
||
"introduction2": "欲於分區中放置裝置,請使用下方連結至整合頁面,並點選設定整合以設定裝置面板。",
|
||
"no_areas": "看起來你還沒有建立分區!"
|
||
}
|
||
},
|
||
"automation": {
|
||
"caption": "自動化",
|
||
"description": "為家庭新增自訂自動化",
|
||
"dialog_new": {
|
||
"blueprint": {
|
||
"use_blueprint": "使用 Blueprint"
|
||
},
|
||
"header": "新增自動化",
|
||
"how": "要怎麼新增自動化?",
|
||
"start_empty": "以空白自動化開始",
|
||
"thingtalk": {
|
||
"create": "新增",
|
||
"header": "敘述新增自動化的用途",
|
||
"input_label": "自動化的用途是?",
|
||
"intro": "系統將嘗試為您新增自動化。例如:我離開的時候,關燈。"
|
||
}
|
||
},
|
||
"editor": {
|
||
"actions": {
|
||
"add": "新增一個動作",
|
||
"delete": "刪除",
|
||
"delete_confirm": "確定要刪除嗎?",
|
||
"duplicate": "複製",
|
||
"header": "觸發後動作",
|
||
"introduction": "「動作」為自動化觸發後,Home Assistant 所執行的自動化。",
|
||
"learn_more": "詳細了解動作",
|
||
"name": "動作",
|
||
"type_select": "觸發後動作類別",
|
||
"type": {
|
||
"choose": {
|
||
"add_option": "新增選項",
|
||
"conditions": "觸發條件",
|
||
"default": "預設觸發動作",
|
||
"label": "選擇",
|
||
"option": "選項 {number}",
|
||
"remove_option": "移除選項",
|
||
"sequence": "觸發後動作"
|
||
},
|
||
"condition": {
|
||
"label": "判斷式"
|
||
},
|
||
"delay": {
|
||
"delay": "延遲",
|
||
"label": "延遲"
|
||
},
|
||
"device_id": {
|
||
"action": "動作",
|
||
"extra_fields": {
|
||
"brightness_pct": "亮度",
|
||
"code": "碼",
|
||
"flash": "閃光",
|
||
"humidity": "濕度",
|
||
"message": "訊息",
|
||
"mode": "模式",
|
||
"position": "位置",
|
||
"title": "標題",
|
||
"value": "數值"
|
||
},
|
||
"label": "裝置"
|
||
},
|
||
"event": {
|
||
"event": "事件:",
|
||
"label": "執行事件",
|
||
"service_data": "服務資料"
|
||
},
|
||
"repeat": {
|
||
"label": "重複",
|
||
"sequence": "觸發後動作",
|
||
"type_select": "重複類型",
|
||
"type": {
|
||
"count": {
|
||
"label": "計次"
|
||
},
|
||
"until": {
|
||
"conditions": "直到條件發生",
|
||
"label": "直到"
|
||
},
|
||
"while": {
|
||
"conditions": "當條件發生",
|
||
"label": "當"
|
||
}
|
||
}
|
||
},
|
||
"scene": {
|
||
"label": "啟用場景"
|
||
},
|
||
"service": {
|
||
"label": "執行服務"
|
||
},
|
||
"wait_for_trigger": {
|
||
"continue_timeout": "繼續逾時計算",
|
||
"label": "等候觸發",
|
||
"timeout": "超時(選項)"
|
||
},
|
||
"wait_template": {
|
||
"continue_timeout": "繼續逾時計算",
|
||
"label": "等待",
|
||
"timeout": "超時(選項)",
|
||
"wait_template": "等待模板"
|
||
}
|
||
},
|
||
"unsupported_action": "視覺化編輯器不支援觸發動作:{action}"
|
||
},
|
||
"alias": "名稱",
|
||
"blueprint": {
|
||
"blueprint_to_use": "欲使用之 Blueprint",
|
||
"header": "Blueprint",
|
||
"no_blueprints": "目前沒有任何 Blueprint",
|
||
"no_inputs": "Blueprint 未包含任何輸入。"
|
||
},
|
||
"conditions": {
|
||
"add": "新增一個判斷式",
|
||
"delete": "刪除",
|
||
"delete_confirm": "確定要刪除嗎?",
|
||
"duplicate": "複製",
|
||
"header": "觸發判斷",
|
||
"introduction": "「觸發判斷」為自動化規則中,選項使用的部分。可以用於滿足所有條件方執行、以避免誤觸發自動化。",
|
||
"learn_more": "詳細了解觸發判斷",
|
||
"name": "判斷式",
|
||
"type_select": "觸發判斷類別",
|
||
"type": {
|
||
"and": {
|
||
"label": "及"
|
||
},
|
||
"device": {
|
||
"condition": "判斷式",
|
||
"extra_fields": {
|
||
"above": "在...之上",
|
||
"below": "在...之下",
|
||
"for": "持續時間",
|
||
"hvac_mode": "暖通空調模式",
|
||
"preset_mode": "預置模式"
|
||
},
|
||
"label": "裝置"
|
||
},
|
||
"not": {
|
||
"label": "未"
|
||
},
|
||
"numeric_state": {
|
||
"above": "在...之上",
|
||
"below": "在...之下",
|
||
"label": "數值判斷",
|
||
"value_template": "數值模板後(選項)"
|
||
},
|
||
"or": {
|
||
"label": "或"
|
||
},
|
||
"state": {
|
||
"label": "狀態",
|
||
"state": "狀態判斷"
|
||
},
|
||
"sun": {
|
||
"after": "在...之後",
|
||
"after_offset": "偏移後(選項)",
|
||
"before": "在...之前",
|
||
"before_offset": "偏移前(選項)",
|
||
"label": "日出/日落",
|
||
"sunrise": "日出",
|
||
"sunset": "日落"
|
||
},
|
||
"template": {
|
||
"label": "模板",
|
||
"value_template": "數值模板"
|
||
},
|
||
"time": {
|
||
"after": "在...之後",
|
||
"before": "在...之前",
|
||
"label": "時間",
|
||
"type_input": "日期/時間協助數值",
|
||
"type_value": "固定時間",
|
||
"weekdays": {
|
||
"fri": "星期五",
|
||
"mon": "星期一",
|
||
"sat": "星期六",
|
||
"sun": "星期天",
|
||
"thu": "星期四",
|
||
"tue": "星期二",
|
||
"wed": "星期三"
|
||
}
|
||
},
|
||
"zone": {
|
||
"entity": "區域實體",
|
||
"label": "區域",
|
||
"zone": "區域"
|
||
}
|
||
},
|
||
"unsupported_condition": "視覺化編輯器不支援觸發判斷:{condition}"
|
||
},
|
||
"copy_to_clipboard": "複製至剪貼簿",
|
||
"default_name": "建立新的自動化",
|
||
"description": {
|
||
"label": "說明",
|
||
"placeholder": "選項說明"
|
||
},
|
||
"edit_ui": "以視覺化編輯器編輯",
|
||
"edit_yaml": "以 YAML 編輯",
|
||
"enable_disable": "開啟/關閉自動化",
|
||
"introduction": "運用自動化、讓智能家居更具魅力吧。",
|
||
"load_error_not_editable": "僅有 automations.yaml 內的自動化方能編輯。",
|
||
"load_error_unknown": "載入自動化錯誤({err_no})。",
|
||
"max": {
|
||
"parallel": "最高並行執行數",
|
||
"queued": "佇列長度"
|
||
},
|
||
"modes": {
|
||
"description": "該模式控制當執行自動化時、超過一個以上的自動化仍在執行時的狀況。請參閱 {documentation_link} 以獲得更詳細資訊。",
|
||
"documentation": "自動化文件",
|
||
"label": "模式",
|
||
"parallel": "並行",
|
||
"queued": "已佇列",
|
||
"restart": "重啟",
|
||
"single": "單一(預設)"
|
||
},
|
||
"move_down": "向下移動",
|
||
"move_up": "向上移動",
|
||
"save": "儲存",
|
||
"show_trace": "顯示紀錄",
|
||
"triggers": {
|
||
"add": "新增一個觸發",
|
||
"delete": "刪除",
|
||
"delete_confirm": "確定要刪除嗎?",
|
||
"duplicate": "複製",
|
||
"header": "觸發",
|
||
"introduction": "「觸發條件」為可使設定好的自動化開始運作。可以針對一個自動化設定多個觸發條件。一旦觸發後,Home Assistant 會檢查觸發判斷式,並開始執行動作。",
|
||
"learn_more": "詳細了解觸發條件",
|
||
"name": "觸發自動化",
|
||
"type_select": "觸發條件類型",
|
||
"type": {
|
||
"device": {
|
||
"extra_fields": {
|
||
"above": "在...之上",
|
||
"below": "在...之下",
|
||
"for": "持續時間",
|
||
"zone": "區域"
|
||
},
|
||
"label": "裝置",
|
||
"trigger": "觸發自動化"
|
||
},
|
||
"event": {
|
||
"context_user_pick": "選擇使用者",
|
||
"context_user_picked": "使用者觸發事件",
|
||
"context_users": "限制觸發事件",
|
||
"event_data": "事件資料",
|
||
"event_type": "事件類別",
|
||
"label": "事件"
|
||
},
|
||
"geo_location": {
|
||
"enter": "進入區域",
|
||
"event": "事件:",
|
||
"label": "地理位置",
|
||
"leave": "離開區域",
|
||
"source": "來源",
|
||
"zone": "區域"
|
||
},
|
||
"homeassistant": {
|
||
"event": "事件:",
|
||
"label": "Home Assistant",
|
||
"shutdown": "關機",
|
||
"start": "開始"
|
||
},
|
||
"mqtt": {
|
||
"label": "MQTT",
|
||
"payload": "負載(選項)",
|
||
"topic": "MQTT 主題"
|
||
},
|
||
"numeric_state": {
|
||
"above": "在...之上",
|
||
"below": "在...之下",
|
||
"label": "數值變動觸發",
|
||
"value_template": "數值模板(選項)"
|
||
},
|
||
"state": {
|
||
"attribute": "屬性(選項)",
|
||
"for": "持續",
|
||
"from": "從...狀態",
|
||
"label": "狀態",
|
||
"to": "變為...狀態"
|
||
},
|
||
"sun": {
|
||
"event": "事件:",
|
||
"label": "日出/日落",
|
||
"offset": "偏移(選項)",
|
||
"sunrise": "日出",
|
||
"sunset": "日落"
|
||
},
|
||
"tag": {
|
||
"label": "標籤"
|
||
},
|
||
"template": {
|
||
"label": "模板",
|
||
"value_template": "數值模板"
|
||
},
|
||
"time_pattern": {
|
||
"hours": "小時",
|
||
"label": "時間模式",
|
||
"minutes": "分鐘",
|
||
"seconds": "秒鐘"
|
||
},
|
||
"time": {
|
||
"at": "時間於",
|
||
"label": "時間",
|
||
"type_input": "日期/時間協助數值",
|
||
"type_value": "固定時間"
|
||
},
|
||
"webhook": {
|
||
"label": "Webhook",
|
||
"webhook_id": "Webhook ID"
|
||
},
|
||
"zone": {
|
||
"enter": "進入區域",
|
||
"entity": "區域實體",
|
||
"event": "事件:",
|
||
"label": "區域",
|
||
"leave": "離開區域",
|
||
"zone": "區域"
|
||
}
|
||
},
|
||
"unsupported_platform": "視覺化編輯器不支援平台:{platform}"
|
||
},
|
||
"unsaved_confirm": "設定尚未儲存,確定要放棄嗎?"
|
||
},
|
||
"picker": {
|
||
"add_automation": "新增一個自動化",
|
||
"delete_automation": "刪除自動化",
|
||
"delete_confirm": "確定要刪除此自動化?",
|
||
"dev_automation": "自動化除錯",
|
||
"dev_only_editable": "僅有具有唯一 ID 指派的自動化、方能進行除錯。",
|
||
"duplicate": "複製",
|
||
"duplicate_automation": "複製自動化",
|
||
"edit_automation": "編輯自動化",
|
||
"header": "自動化編輯器",
|
||
"headers": {
|
||
"name": "名稱"
|
||
},
|
||
"introduction": "自動化編輯器允許新增或編輯自動化。請參考下方教學連結,以確保正確的設定 Home Assistant。",
|
||
"learn_more": "詳細了解自動化",
|
||
"no_automations": "沒有任何可編輯的自動化",
|
||
"only_editable": "僅有於 automations.yaml 內定義的自動化、方能進行編輯。",
|
||
"pick_automation": "選擇欲編輯的自動化",
|
||
"show_info_automation": "顯示關於自動化資訊"
|
||
},
|
||
"thingtalk": {
|
||
"create": "新增自動化",
|
||
"link_devices": {
|
||
"ambiguous_entities": "相符的實體具有一個以上的實體,請選擇所要使用的實體。",
|
||
"header": "太好了!現在我們需要連接一些裝置",
|
||
"unknown_placeholder": "未知 Placeholder"
|
||
},
|
||
"task_selection": {
|
||
"error_empty": "輸入命令或點選忽略。",
|
||
"error_unsupported": "(尚)無法為此新增自動化。",
|
||
"for_example": "範例;",
|
||
"header": "新增自動化",
|
||
"introduction": "於下方輸入自動化內容,Home Assistant 將會試著將其轉換成自動化。",
|
||
"language_note": "注意:目前僅支援英文。"
|
||
}
|
||
}
|
||
},
|
||
"blueprint": {
|
||
"add": {
|
||
"community_forums": "社區討論區",
|
||
"error_no_url": "請輸入 Blueprint 之 URL。",
|
||
"file_name": "Blueprint 路徑",
|
||
"header": "匯入 Blueprint",
|
||
"import_btn": "預覽 Blueprint",
|
||
"import_header": "Blueprint \"{name}\"",
|
||
"import_introduction_link": "可以自 Github 及{community_link}匯入其他使用者的 Blueprint。於下方輸入 Blueprint 之URL。",
|
||
"importing": "正在載入 Blueprint...",
|
||
"raw_blueprint": "Blueprint 內容",
|
||
"save_btn": "匯入 Blueprint",
|
||
"saving": "正在匯入 Blueprint...",
|
||
"unsupported_blueprint": "不支援此 Blueprint",
|
||
"url": "Blueprint 之 URL"
|
||
},
|
||
"caption": "Blueprint",
|
||
"description": "管理 Blueprint 自動化範本",
|
||
"overview": {
|
||
"add_blueprint": "匯入 Blueprint",
|
||
"confirm_delete_header": "刪除此 Blueprint?",
|
||
"confirm_delete_text": "確定要刪除此 Blueprint?",
|
||
"delete_blueprint": "刪除 Blueprint",
|
||
"discover_more": "搜尋更多 Blueprint",
|
||
"header": "Blueprint 編輯器",
|
||
"headers": {
|
||
"domain": "實體類群",
|
||
"file_name": "檔案名稱",
|
||
"name": "名稱"
|
||
},
|
||
"introduction": "Blueprint 編輯器可允許匯入與管理 Blueprint。",
|
||
"learn_more": "詳細了解如何使用 Blueprint",
|
||
"share_blueprint": "分享 Blueprint",
|
||
"share_blueprint_no_url": "無法分享 Blueprint:沒有來源 URL",
|
||
"use_blueprint": "新增自動化"
|
||
}
|
||
},
|
||
"cloud": {
|
||
"account": {
|
||
"alexa": {
|
||
"config_documentation": "設定文件",
|
||
"disable": "關閉",
|
||
"enable": "開啟",
|
||
"enable_ha_skill": "開啟 Home Assistant skill for Alexa",
|
||
"enable_state_reporting": "開啟狀態回報",
|
||
"info": "藉由 Home Assistant Cloud 雲服務 Alexa 整合,將能透過 Alexa 支援裝置以控制所有 Home Assistant 裝置。",
|
||
"info_state_reporting": "假如開啟狀態回報,Home Assistant 將會持續傳送所有連結實體的狀態改變至 Amazon。以確保於 Alexa app 中裝置永遠保持最新狀態、並藉以創建例行自動化。",
|
||
"manage_entities": "管理實體",
|
||
"state_reporting_error": "無法 {enable_disable} 回報狀態。",
|
||
"sync_entities": "同步實體至 Amazon",
|
||
"sync_entities_error": "同步實體失敗:",
|
||
"title": "Alexa"
|
||
},
|
||
"connected": "已連接",
|
||
"connecting": "連線中...",
|
||
"connection_status": "雲服務連線狀態",
|
||
"fetching_subscription": "取得訂閱狀態中...",
|
||
"google": {
|
||
"config_documentation": "設定文件",
|
||
"devices_pin": "安全裝置 PIN 碼",
|
||
"enable_ha_skill": "啟用 Google Assistant 內的 Home Assistant 技能",
|
||
"enable_state_reporting": "開啟狀態回報",
|
||
"enter_pin_error": "無法儲存 PIN:",
|
||
"enter_pin_hint": "請輸入安全碼以使用加密裝置",
|
||
"enter_pin_info": "請輸入安全裝置 PIN 碼、安全裝置為如門、車庫與門鎖。當透過 Google Assistant 與此類裝置進行互動時,將需要語音說出/輸入此 PIN 碼。",
|
||
"info": "藉由 Home Assistant Cloud 雲服務 Google Assistant 整合,將能透過 Google Assistant 支援裝置以控制所有 Home Assistant 裝置。",
|
||
"info_state_reporting": "假如開啟狀態回報,Home Assistant 將會持續傳送所有連結實體的狀態改變至 Google。以確保於 Google app 中裝置永遠保持最新狀態、並藉以創建例行自動化。",
|
||
"manage_entities": "管理實體",
|
||
"not_configured_text": "於開始使用 Google Assistant 之前、必須先於 Google Home App 中的 Google Assistant 啟用 Home Assistant Cloud 技能。",
|
||
"not_configured_title": "Google Assistant 未啟用",
|
||
"security_devices": "安全裝置",
|
||
"sync_entities": "與 Google 同步實體",
|
||
"sync_entities_404_message": "與 Google 同步實體失敗,使用「Hey Google, sync my devices」以要求 Google 同步實體。",
|
||
"title": "Google Assistant"
|
||
},
|
||
"integrations": "整合",
|
||
"integrations_introduction": "Home Assistant Cloud 雲服務整合可連線至其他雲服務、而不需將您的 Home Assistant 暴露在整個網際網路上。",
|
||
"integrations_introduction2": "開啟網站",
|
||
"integrations_link_all_features": " 所有可用功能",
|
||
"manage_account": "管理帳號",
|
||
"nabu_casa_account": "Nabu Casa 帳號",
|
||
"not_connected": "未連線",
|
||
"remote": {
|
||
"access_is_being_prepared": "遠端控制準備中,會於就緒時通知您。",
|
||
"certificate_info": "認證資訊",
|
||
"connected": "已連線",
|
||
"info": "Home Assistant Cloud 雲服務提供您離家時、遠端加密連線控制。",
|
||
"instance_is_available": "您的裝置可透過下方連結使用",
|
||
"instance_will_be_available": "您的裝置將可透過下方連結使用",
|
||
"link_learn_how_it_works": "了解如何運作",
|
||
"not_connected": "未連線",
|
||
"remote_enabled": {
|
||
"caption": "自動連線",
|
||
"description": "開啟此選項以確定 Home Assistant 保持遠端存取功能。"
|
||
},
|
||
"title": "遠端控制"
|
||
},
|
||
"sign_out": "登出",
|
||
"thank_you_note": "感謝您參與支持 Home Assistant Cloud 雲服務。由於有你們的支持,我們才能持續為每個人帶來絕佳的家庭自動化體驗,謝謝!",
|
||
"tts": {
|
||
"default_language": "預設使用語言",
|
||
"dialog": {
|
||
"example_message": "哈囉 {name}、您可以於任何支援的媒體播放器上閱讀文字!",
|
||
"header": "測試閱讀文字",
|
||
"play": "播放",
|
||
"target": "目標",
|
||
"target_browser": "瀏覽器"
|
||
},
|
||
"female": "女性",
|
||
"info": "運用「文字轉語音」服務讓您的智能家庭更具個性與個人化,可以藉由 {service} 服務於腳本與自動化中使用此相功能。",
|
||
"male": "男性",
|
||
"title": "所要閱讀的文字",
|
||
"try": "測試"
|
||
},
|
||
"webhooks": {
|
||
"disable_hook_error_msg": "關閉 Webhook 失敗:",
|
||
"info": "任何設定透過 Webhook 觸發內容,都可以取得公開可存取的 URL、以供傳送資料回 Home Assistant,而不需將 Home Assistant 暴露至網路網路上。",
|
||
"link_learn_more": "詳細了解新增 Webhook 自動化。",
|
||
"loading": "正在載入...",
|
||
"manage": "管理",
|
||
"no_hooks_yet": "看起來您尚未建立 Webhook,可藉由設定 ",
|
||
"no_hooks_yet_link_automation": "Webhook 自動化",
|
||
"no_hooks_yet_link_integration": "Webhook 整合",
|
||
"no_hooks_yet2": "或新增一組",
|
||
"title": "Webhooks"
|
||
}
|
||
},
|
||
"alexa": {
|
||
"banner": "由於您已經透過 configuration.yaml 設定實體篩選器、 因此編輯連結實體的介面將無法使用。",
|
||
"dont_expose_entity": "不公開實體",
|
||
"expose": "與 Alexa 連結",
|
||
"expose_entity": "公開實體",
|
||
"exposed": "{selected} 已公開",
|
||
"exposed_entities": "已公開實體",
|
||
"follow_domain": "跟隨實體類群",
|
||
"manage_domains": "管理實體類群",
|
||
"not_exposed": "{selected} 未公開",
|
||
"not_exposed_entities": "未公開實體",
|
||
"title": "Alexa"
|
||
},
|
||
"description_features": "遠端控制家庭與 Alexa 及 Google 助理整合",
|
||
"description_login": "登入帳號:{email}",
|
||
"description_not_login": "未登入",
|
||
"dialog_certificate": {
|
||
"certificate_expiration_date": "認證過期日:",
|
||
"certificate_information": "認證資訊",
|
||
"close": "關閉",
|
||
"fingerprint": "認證歷程:",
|
||
"will_be_auto_renewed": "將會自動更新"
|
||
},
|
||
"dialog_cloudhook": {
|
||
"available_at": "Webhook 可透過以下 URL 獲得:",
|
||
"close": "關閉",
|
||
"confirm_disable": "確定要關閉此 Webhook?",
|
||
"copied_to_clipboard": "複製至剪貼簿",
|
||
"info_disable_webhook": "假如不再使用此 Webhook,可以",
|
||
"link_disable_webhook": "關閉",
|
||
"managed_by_integration": "此 Webhook 由整合所管理、無法關閉。",
|
||
"view_documentation": "檢視文件",
|
||
"webhook_for": "{name} Webhook"
|
||
},
|
||
"forgot_password": {
|
||
"check_your_email": "請檢查您的郵件,以了解如何進行密碼重置。",
|
||
"email": "郵件",
|
||
"email_error_msg": "無效郵件",
|
||
"instructions": "輸入您的電子郵件位址,將用以傳送密碼重置設定連結。",
|
||
"send_reset_email": "傳送重置郵件",
|
||
"subtitle": "忘記密碼",
|
||
"title": "忘記密碼?"
|
||
},
|
||
"google": {
|
||
"banner": "由於您已經透過 configuration.yaml 設定實體篩選器、 因此編輯連結實體的介面將無法使用。",
|
||
"disable_2FA": "關閉雙重認證",
|
||
"dont_expose_entity": "不公開實體",
|
||
"expose": "與 Google Assistant 連結",
|
||
"expose_entity": "公開實體",
|
||
"exposed": "{selected} 已公開",
|
||
"exposed_entities": "已公開實體",
|
||
"follow_domain": "跟隨實體類群",
|
||
"manage_domains": "管理實體類群",
|
||
"not_exposed": "{selected} 未公開",
|
||
"not_exposed_entities": "未公開實體",
|
||
"sync_to_google": "正與 Google 同步變更。",
|
||
"title": "Google Assistant"
|
||
},
|
||
"login": {
|
||
"alert_email_confirm_necessary": "需要驗證郵件後方能登入。",
|
||
"alert_password_change_required": "需要變更密碼後方能登入。",
|
||
"dismiss": "關閉",
|
||
"email": "郵件",
|
||
"email_error_msg": "無效郵件",
|
||
"forgot_password": "忘記密碼?",
|
||
"introduction": "Home Assistant Cloud 雲服務提供您離家時、遠端加密連線控制。同時也可連結使用雲端,例如:Amazon Alexa 及 Google Assistant。",
|
||
"introduction2": "服務執行者:合作廠商 ",
|
||
"introduction2a": "、Home Assistant 與 Hass.io 創始人所成立的公司。",
|
||
"introduction3": "Home Assistant Cloud 為訂閱服務制、包含一個月的試用期。試用期間無須輸入任何付款資訊。",
|
||
"learn_more_link": "了解更多關於 Home Assistant Cloud 雲服務資訊",
|
||
"password": "密碼",
|
||
"password_error_msg": "密碼至少需要 8 個字元",
|
||
"sign_in": "登入",
|
||
"start_trial": "開始 1 月試用期",
|
||
"title": "雲端登入",
|
||
"trial_info": "無須輸入任何付款資訊"
|
||
},
|
||
"register": {
|
||
"account_created": "帳號已創建,請檢查郵件以了解如何啟用帳號。",
|
||
"create_account": "創建帳號",
|
||
"email_address": "電子郵件",
|
||
"email_error_msg": "無效郵件",
|
||
"feature_amazon_alexa": "與 Amazon Alexa 整合",
|
||
"feature_google_home": "與 Google Assistant 整合",
|
||
"feature_remote_control": "離家時控制 Home Assistant",
|
||
"feature_webhook_apps": "與 Webhook app 如 OwnTracks 服務輕易整合",
|
||
"headline": "開始免費試用",
|
||
"information": "註冊帳號以開始一個月的 Home Assistant Cloud 雲服務試用。無須輸入任何付款資訊。",
|
||
"information2": "試用期將可以使用所有 Home Assistant Cloud 雲服務服務跟功能,包含:",
|
||
"information3": "服務執行者:合作廠商 ",
|
||
"information3a": "、Home Assistant 與 Hass.io 創始人所成立的公司。",
|
||
"information4": "藉由註冊帳號的動作,即表示您同意以下條款與條件。",
|
||
"link_privacy_policy": "隱私權政策",
|
||
"link_terms_conditions": "條款與條件",
|
||
"password": "密碼",
|
||
"password_error_msg": "密碼至少需要 8 個字元",
|
||
"resend_confirm_email": "重新發送認證郵件",
|
||
"start_trial": "開始試用",
|
||
"title": "註冊帳號"
|
||
}
|
||
},
|
||
"common": {
|
||
"editor": {
|
||
"confirm_unsaved": "設定尚未儲存,確定要放棄嗎?"
|
||
}
|
||
},
|
||
"core": {
|
||
"caption": "一般設定",
|
||
"description": "單位系統、座標、時區與其他一般設定",
|
||
"section": {
|
||
"core": {
|
||
"analytics": {
|
||
"documentation": "於開啟前,請先確定您已經瀏覽分析資料文件頁面 {link}、並了解所要傳送的資料及相關資料如何儲存。",
|
||
"header": "分析資料",
|
||
"instance_id": "實例 ID:{huuid}",
|
||
"introduction": "分享安裝資訊將有助於協助 Home Assistant 改善、並協助說服更多製造廠商包含本地端控制與隱私權相關功能。",
|
||
"learn_more": "資料會如何處理。",
|
||
"needs_base": "需要開啟基本分析、方能使用此選項",
|
||
"preference": {
|
||
"base": {
|
||
"description": "實例 ID、版本與安裝類型。",
|
||
"title": "基本分析"
|
||
},
|
||
"diagnostics": {
|
||
"description": "當發生位預期錯誤時,分享當機回報。",
|
||
"title": "診斷資料"
|
||
},
|
||
"statistics": {
|
||
"description": "已使用實體、使用者與其他元素總數。",
|
||
"title": "統計資訊"
|
||
},
|
||
"usage_supervisor": {
|
||
"description": "名稱、版本與功能。",
|
||
"title": "已使用整合與附加元件"
|
||
},
|
||
"usage": {
|
||
"description": "名稱與版本資訊。",
|
||
"title": "已使用整合"
|
||
}
|
||
}
|
||
},
|
||
"core_config": {
|
||
"edit_requires_storage": "由於 configuration.yaml 內已儲存設定,編輯功能已關閉。",
|
||
"elevation": "海拔",
|
||
"elevation_meters": "公尺",
|
||
"external_url": "外部 URL",
|
||
"imperial_example": "華氏、磅",
|
||
"internal_url": "內部 URL",
|
||
"latitude": "緯度",
|
||
"location_name": "Home Assistant 安裝名稱",
|
||
"longitude": "經度",
|
||
"metric_example": "攝氏、公斤",
|
||
"save_button": "儲存",
|
||
"time_zone": "時區",
|
||
"unit_system": "單位系統",
|
||
"unit_system_imperial": "英制",
|
||
"unit_system_metric": "公制"
|
||
},
|
||
"header": "一般設定",
|
||
"introduction": "更改設定常是個惱人過程。此區域將盡可能協助您,讓事情變得更輕鬆一些。"
|
||
}
|
||
}
|
||
},
|
||
"customize": {
|
||
"attributes_customize": "以下屬性已經於 customize.yaml 中設定",
|
||
"attributes_not_set": "以下屬性尚未設定,如果需要請進行設定。",
|
||
"attributes_outside": "以下屬性為 customize.yaml 外自訂化。",
|
||
"attributes_override": "假如願意,可以進行覆寫。",
|
||
"attributes_set": "以下實體屬性為可程式化設定。",
|
||
"caption": "自訂化",
|
||
"description": "自訂化元件內容與中文化",
|
||
"different_include": "可能透過實體類群、全局或不同的包含。",
|
||
"pick_attribute": "選擇欲覆寫屬性",
|
||
"picker": {
|
||
"documentation": "自訂化文件",
|
||
"header": "自訂化",
|
||
"introduction": "調整每個實體屬性。新增/編輯自訂化將可以立即生效,移除自訂化則必須等到實體更新時、方能生效。"
|
||
},
|
||
"warning": {
|
||
"include_link": "包含 customize.yaml",
|
||
"include_sentence": "configuration.yaml 似乎未正確設定",
|
||
"not_applied": "已進行變更已寫入、但除非包含於對應項目、否則必須於設定重新載入之後才會套用。"
|
||
}
|
||
},
|
||
"devices": {
|
||
"add_prompt": "還沒有新增任何一個 {name}過。請點選上方的 + 按鈕進行新增。",
|
||
"automation": {
|
||
"actions": {
|
||
"caption": "當某實體被觸發時...",
|
||
"no_actions": "無動作",
|
||
"unknown_action": "未知動作"
|
||
},
|
||
"automations": "自動化",
|
||
"conditions": {
|
||
"caption": "執行動作、假如...",
|
||
"no_conditions": "無觸發條件",
|
||
"unknown_condition": "未知觸發條件"
|
||
},
|
||
"create": "以裝置新增自動化",
|
||
"create_disable": "以裝置新增自動化",
|
||
"no_automations": "沒有自動化",
|
||
"no_device_automations": "該裝置沒有任何自動化可使用。",
|
||
"triggers": {
|
||
"caption": "執行動作、當...",
|
||
"no_triggers": "無觸發",
|
||
"unknown_trigger": "未知觸發"
|
||
},
|
||
"unknown_automation": "未知自動化"
|
||
},
|
||
"cant_edit": "只能編輯於 UI 中新增的實體。",
|
||
"caption": "裝置",
|
||
"confirm_delete": "確定要刪除這個裝置?",
|
||
"confirm_disable_config_entry": "所設定實體 {entry_name} 不再具有任何裝置,是否要關閉設定實體?",
|
||
"confirm_rename_entity_ids": "是否也要變更實體的實體 ID?",
|
||
"confirm_rename_entity_ids_warning": "將不會變更任何實體正在使用的設定(例如自動化、腳本、場景與 Lovelace),必須使用新實體 ID 自行更新。",
|
||
"data_table": {
|
||
"area": "分區",
|
||
"battery": "電量",
|
||
"device": "裝置",
|
||
"integration": "整合",
|
||
"manufacturer": "廠牌",
|
||
"model": "型號",
|
||
"no_devices": "沒有任何裝置"
|
||
},
|
||
"delete": "刪除",
|
||
"description": "管理已設定裝置",
|
||
"device_info": "裝置資訊",
|
||
"device_not_found": "找不到裝置。",
|
||
"disabled": "已關閉",
|
||
"disabled_by": {
|
||
"config_entry": "設定實體",
|
||
"integration": "整合類型",
|
||
"user": "使用者"
|
||
},
|
||
"enabled_cause": "由 {cause} 關閉。",
|
||
"enabled_description": "關閉的實體將不會新增至 Home Assistant。",
|
||
"enabled_label": "開啟裝置事件",
|
||
"entities": {
|
||
"add_entities_lovelace": "新增至 Lovelace UI",
|
||
"disabled_entities": "{count} {count, plural,\n one {個已關閉實體}\n other {個已關閉實體}\n}",
|
||
"entities": "實體列表面板",
|
||
"hide_disabled": "隱藏已關閉實體",
|
||
"none": "此裝置沒有實體。"
|
||
},
|
||
"name": "名稱",
|
||
"no_devices": "沒有任何裝置",
|
||
"picker": {
|
||
"filter": {
|
||
"filter": "篩選器",
|
||
"hidden_devices": "{number} 隱藏 {number, plural,\n one {個裝置}\n other {個裝置}\n}",
|
||
"show_all": "顯示全部",
|
||
"show_disabled": "顯示關閉實體"
|
||
},
|
||
"search": "尋找裝置"
|
||
},
|
||
"scene": {
|
||
"create": "以裝置新增場景",
|
||
"create_disable": "以裝置新增場景",
|
||
"no_scenes": "沒有場景",
|
||
"scenes": "場景"
|
||
},
|
||
"scenes": "場景",
|
||
"script": {
|
||
"create": "以裝置新增腳本",
|
||
"create_disable": "以裝置新增腳本",
|
||
"no_scripts": "沒有腳本",
|
||
"scripts": "腳本"
|
||
},
|
||
"scripts": "腳本",
|
||
"unknown_error": "未知錯誤",
|
||
"unnamed_device": "未命名的裝置",
|
||
"update": "更新"
|
||
},
|
||
"entities": {
|
||
"caption": "實體",
|
||
"description": "管理已知實體",
|
||
"picker": {
|
||
"disable_selected": {
|
||
"button": "關閉已選擇",
|
||
"confirm_text": "關閉的實體將不會新增至 Home Assistant。",
|
||
"confirm_title": "是否要關閉 {number} {number, plural,\n one {個實體}\n other {個實體}\n}?"
|
||
},
|
||
"enable_selected": {
|
||
"button": "開啟已選擇",
|
||
"confirm_text": "假如目前為關閉狀態,將再次於 Home Assistant 中開啟。",
|
||
"confirm_title": "是否要開啟 {number} {number, plural,\n one {個實體}\n other {個實體}\n}?"
|
||
},
|
||
"filter": {
|
||
"filter": "篩選器",
|
||
"hidden_entities": "{number} 隱藏 {number, plural,\n one {個實體}\n other {個實體}\n}",
|
||
"show_all": "顯示全部",
|
||
"show_disabled": "顯示關閉實體",
|
||
"show_readonly": "顯示唯讀實體",
|
||
"show_unavailable": "顯示無法使用實體"
|
||
},
|
||
"header": "實體",
|
||
"headers": {
|
||
"area": "分區",
|
||
"entity_id": "實體 ID",
|
||
"integration": "整合",
|
||
"name": "名稱",
|
||
"status": "狀態"
|
||
},
|
||
"introduction": "Home Assistant 保持每個實體 ID 的獨特辨識性,此些實體將會指定一組專用的 實體 ID。",
|
||
"introduction2": "使用實體 ID 以覆寫名稱、變更實體 ID 或由 Home Assistant 移除實體。",
|
||
"remove_selected": {
|
||
"button": "移除已選擇",
|
||
"confirm_partly_text": "已選擇的 {selected} 個實體中、僅有 {removable} 個可移除。僅有當整合不再提供實體時、實體方能進行移除。有時候,於移除整合之後、需重啟 Home Assistant 後、方能進行移除的動作。確定要移除可移除之實體?",
|
||
"confirm_partly_title": "僅 {number} {number, plural,\n one {個已選擇之實體}\n other {個已選擇之實體}\n}可移除。。",
|
||
"confirm_text": "假如包含此些實體,應該從 Lovelace 設定與自動化中進行移除。",
|
||
"confirm_title": "是否要移除 {number} {number, plural,\n one {個實體}\n other {個實體}\n}?"
|
||
},
|
||
"search": "搜尋實體",
|
||
"selected": "已選擇 {number} 個",
|
||
"status": {
|
||
"disabled": "已關閉",
|
||
"ok": "確定",
|
||
"readonly": "唯讀",
|
||
"restored": "已回復",
|
||
"unavailable": "不可用"
|
||
}
|
||
}
|
||
},
|
||
"filtering": {
|
||
"clear": "清除",
|
||
"filtering_by": "篩選",
|
||
"show": "顯示"
|
||
},
|
||
"hassio": {
|
||
"button": "設定"
|
||
},
|
||
"header": "設定 Home Assistant",
|
||
"helpers": {
|
||
"caption": "助手",
|
||
"description": "協助建立自動化的元素",
|
||
"dialog": {
|
||
"add_helper": "新增助手",
|
||
"add_platform": "新增 {platform}",
|
||
"create": "新增"
|
||
},
|
||
"picker": {
|
||
"add_helper": "新增助手",
|
||
"headers": {
|
||
"editable": "可編輯",
|
||
"entity_id": "實體 ID",
|
||
"name": "名稱",
|
||
"type": "類別"
|
||
},
|
||
"no_helpers": "目前尚沒有任何 Helper!"
|
||
},
|
||
"types": {
|
||
"counter": "計數器",
|
||
"input_boolean": "開關",
|
||
"input_datetime": "日期及/或時間",
|
||
"input_number": "數字",
|
||
"input_select": "下拉選單",
|
||
"input_text": "文字",
|
||
"timer": "計時器"
|
||
}
|
||
},
|
||
"info": {
|
||
"built_using": "建置使用",
|
||
"caption": "更多資訊",
|
||
"copy_github": "GitHub",
|
||
"copy_raw": "原始文字",
|
||
"custom_uis": "自定介面:",
|
||
"description": "版本、系統健康度與文件連結",
|
||
"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": "伺服器",
|
||
"setup_time": "設定時間",
|
||
"source": "來源:",
|
||
"system_health_error": "系統健康元件未載入。請於 configuration.yaml 內加入「system_health:」",
|
||
"system_health": {
|
||
"manage": "管理",
|
||
"more_info": "更多資訊"
|
||
}
|
||
},
|
||
"integration_panel_move": {
|
||
"link_integration_page": "整合頁面",
|
||
"missing_zha": "找不到 ZHA 設定頁面嗎?目前已經移至 {integrations_page} 中的 ZHA 實體。",
|
||
"missing_zwave": "找不到 Z-Wave 設定頁面嗎?目前已經移至 {integrations_page} 中的 Z-Wave 實體。"
|
||
},
|
||
"integrations": {
|
||
"add_integration": "新增整合",
|
||
"attention": "需要注意",
|
||
"caption": "整合",
|
||
"config_entry": {
|
||
"area": "於 {area}",
|
||
"check_the_logs": "檢查日誌",
|
||
"configure": "設定",
|
||
"delete": "刪除",
|
||
"delete_confirm": "確定要刪除此整合?",
|
||
"depends_on_cloud": "跟隨雲服務",
|
||
"device_unavailable": "裝置不可用",
|
||
"devices": "{count} {count, plural,\n one {個裝置}\n other {個裝置}\n}",
|
||
"disable_restart_confirm": "重啟 Home Assistant 以完成整合關閉",
|
||
"disable": {
|
||
"disable_confirm": "確定要關閉此設定實體?其裝置與實體將會關閉。",
|
||
"disabled": "已關閉",
|
||
"disabled_by": {
|
||
"device": "裝置",
|
||
"integration": "整合",
|
||
"user": "使用者"
|
||
},
|
||
"disabled_cause": "由 {cause} 關閉。"
|
||
},
|
||
"documentation": "相關文件",
|
||
"enable_restart_confirm": "重啟 Home Assistant 以完成整合開啟",
|
||
"entities": "{count} {count, plural,\n one {個實體}\n other {個實體}\n}",
|
||
"entity_unavailable": "實體不可用",
|
||
"firmware": "韌體:{version}",
|
||
"hub": "連線:",
|
||
"logs": "日誌",
|
||
"manuf": "廠牌:{manufacturer}",
|
||
"no_area": "無分區",
|
||
"not_loaded": "未載入",
|
||
"options": "選項",
|
||
"provided_by_custom_integration": "由自訂整合提供",
|
||
"reload": "重新載入",
|
||
"reload_confirm": "整合已重新載入",
|
||
"reload_restart_confirm": "重啟 Home Assistant 以完成整合重新載入",
|
||
"rename": "重新命名",
|
||
"restart_confirm": "重啟 Home Assistant 以完成此整合移動",
|
||
"services": "{count} {count, plural,\n one {項服務}\n other {項服務}\n}",
|
||
"state": {
|
||
"failed_unload": "卸載失敗",
|
||
"loaded": "已載入",
|
||
"migration_error": "遷移錯誤",
|
||
"not_loaded": "未載入",
|
||
"setup_error": "設定失敗",
|
||
"setup_retry": "重試設定中"
|
||
},
|
||
"system_options": "系統選項",
|
||
"unnamed_entry": "未命名實體"
|
||
},
|
||
"config_flow": {
|
||
"aborted": "已中止",
|
||
"close": "關閉",
|
||
"could_not_load": "設定流程無法載入",
|
||
"created_config": "新增 {name} 設定。",
|
||
"dismiss": "關閉對話",
|
||
"error": "錯誤",
|
||
"error_saving_area": "儲存分區錯誤:{error}",
|
||
"external_step": {
|
||
"description": "此步驟將需要開啟外部網站方能完成。",
|
||
"open_site": "開啟網站"
|
||
},
|
||
"finish": "完成",
|
||
"loading_first_time": "請稍候、正在安裝整合",
|
||
"next": "下一步",
|
||
"not_all_required_fields": "所有所需欄位都需要填寫。",
|
||
"not_loaded": "整合無法載入,請重啟 Home Assistant。",
|
||
"pick_flow_step": {
|
||
"new_flow": "不,設定另一組 {integration} 實例",
|
||
"title": "發現以下裝置,是否進行設定?"
|
||
},
|
||
"submit": "傳送"
|
||
},
|
||
"configure": "設定",
|
||
"configured": "已設定整合",
|
||
"confirm_new": "是否要設定 {integration}?",
|
||
"description": "管理整合服務或裝置",
|
||
"details": "整合詳細資訊",
|
||
"disable": {
|
||
"disabled_integrations": "{number} 個已關閉",
|
||
"hide_disabled": "隱藏已關閉整合",
|
||
"show": "顯示",
|
||
"show_disabled": "顯示已關閉整合"
|
||
},
|
||
"discovered": "已掃描",
|
||
"home_assistant_website": "Home Assistant 網站",
|
||
"ignore": {
|
||
"confirm_delete_ignore": "將使於整合中發現到的裝置重新出現在整合中,可能需要重新啟動或花費一點時間。",
|
||
"confirm_delete_ignore_title": "停止忽略{name}?",
|
||
"confirm_ignore": "確定不設定此整合?可以於右上方的選單中點選「顯示已忽略整合」、以還原此動作。",
|
||
"confirm_ignore_title": "忽略所發現的{name}?",
|
||
"hide_ignored": "隱藏已忽略整合",
|
||
"ignore": "忽略",
|
||
"ignored": "已忽略",
|
||
"show_ignored": "顯示已忽略整合",
|
||
"stop_ignore": "停止忽略中"
|
||
},
|
||
"integration": "整合",
|
||
"integration_not_found": "找不到整合。",
|
||
"new": "設定新整合",
|
||
"no_integrations": "目前似乎沒有設定任何整合。點選下方新增按鈕以新增第一個整合!",
|
||
"none": "尚未設定",
|
||
"none_found": "找不到相關整合。",
|
||
"none_found_detail": "調整搜尋條件。",
|
||
"note_about_integrations": "目前並非所有整合皆可以透過 UI 進行設定。",
|
||
"note_about_website_reference": "更多資訊請參閱",
|
||
"reconfigure": "重新設定",
|
||
"rename_dialog": "編輯設定實體名稱",
|
||
"rename_input_label": "實體名稱",
|
||
"search": "搜尋整合"
|
||
},
|
||
"introduction": "此面板為 Home Assistant 和元件相關配置區,目前尚未支援透過 UI 進行所有設定,我們正在努力改進中。",
|
||
"logs": {
|
||
"caption": "記錄",
|
||
"clear": "清除",
|
||
"custom_integration": "自訂整合",
|
||
"description": "檢視 Home Assistant 日誌",
|
||
"details": "記錄詳細資料({level})",
|
||
"error_from_custom_integration": "自訂整合產生錯誤。",
|
||
"level": {
|
||
"critical": "緊急",
|
||
"debug": "除錯",
|
||
"error": "錯誤",
|
||
"info": "資訊",
|
||
"warning": "警告"
|
||
},
|
||
"load_full_log": "載入完整 Home Assistant 記錄",
|
||
"loading_log": "載入錯誤記錄中...",
|
||
"multiple_messages": "訊息首次出現於 {time}、共顯示 {counter} 次",
|
||
"no_errors": "未回報任何錯誤",
|
||
"no_issues": "沒有新問題!",
|
||
"refresh": "更新"
|
||
},
|
||
"lovelace": {
|
||
"caption": "Lovelace 主面板",
|
||
"dashboards": {
|
||
"cant_edit_default": "標準 Lovelace 主面板無法藉由 UI 進行編輯。可以設定其他主面板為預設值後進行隱藏。",
|
||
"cant_edit_yaml": "於 YAML 中定義的主面板無法藉由 UI 編輯,請於 configuration.yaml 進行更改。",
|
||
"caption": "主面板",
|
||
"conf_mode": {
|
||
"storage": "由 UI 控制",
|
||
"yaml": "YAML 檔案"
|
||
},
|
||
"confirm_delete": "確定要刪除此主面板?",
|
||
"default_dashboard": "此為預設主面板",
|
||
"detail": {
|
||
"create": "新增",
|
||
"delete": "刪除",
|
||
"dismiss": "關閉",
|
||
"edit_dashboard": "編輯主面板",
|
||
"icon": "圖示",
|
||
"new_dashboard": "新增主面板",
|
||
"remove_default": "移除此裝置預設值",
|
||
"require_admin": "僅限管理員",
|
||
"set_default": "設定為此裝置預設值",
|
||
"show_sidebar": "於側邊列顯示",
|
||
"title": "標題",
|
||
"title_required": "必須輸入標題",
|
||
"update": "更新",
|
||
"url": "URL",
|
||
"url_error_msg": "網址應該包含一個 -,同時不能包含空格或特殊字元,除了 _ 及 -。"
|
||
},
|
||
"picker": {
|
||
"add_dashboard": "新增主面板",
|
||
"headers": {
|
||
"conf_mode": "設定模式",
|
||
"default": "預設值",
|
||
"filename": "檔名",
|
||
"require_admin": "僅限管理員",
|
||
"sidebar": "於側邊列顯示",
|
||
"title": "標題"
|
||
},
|
||
"open": "開啟"
|
||
}
|
||
},
|
||
"description": "創建自訂面板設定以控制家庭",
|
||
"resources": {
|
||
"cant_edit_yaml": "正使用 YAML 模式、因此無法藉由 UI 變更 Lovelace 設定。請於「configuration.yaml」進行管理。",
|
||
"caption": "資源",
|
||
"confirm_delete": "確定要刪除此資源?",
|
||
"detail": {
|
||
"create": "新增",
|
||
"delete": "刪除",
|
||
"dismiss": "關閉",
|
||
"new_resource": "新增資源",
|
||
"type": "資源類型",
|
||
"update": "更新",
|
||
"url": "URL",
|
||
"url_error_msg": "URL 為必填欄位",
|
||
"warning_header": "請特別注意!",
|
||
"warning_text": "新增資源具有風險性、請確認資源來源安全性。惡意的資源可能嚴重損害您的系統。"
|
||
},
|
||
"picker": {
|
||
"add_resource": "新增資源",
|
||
"headers": {
|
||
"type": "類別",
|
||
"url": "URL"
|
||
},
|
||
"no_resources": "沒有資源"
|
||
},
|
||
"refresh_body": "必須更新頁面以完成移除、要立即更新?",
|
||
"refresh_header": "是否要更新?",
|
||
"types": {
|
||
"css": "Stylesheet",
|
||
"html": "HTML(不再適用)",
|
||
"js": "JavaScript 檔案(不再適用)",
|
||
"module": "JavaScript 模組"
|
||
}
|
||
}
|
||
},
|
||
"mqtt": {
|
||
"button": "設定",
|
||
"description_listen": "監聽主題",
|
||
"description_publish": "發佈封包",
|
||
"listening_to": "監聽:",
|
||
"message_received": "主題 - {topic},時間 - {time},訊息 - {id}:",
|
||
"payload": "負載(允取模版)",
|
||
"publish": "發佈",
|
||
"start_listening": "開始監聽",
|
||
"stop_listening": "停止監聽",
|
||
"subscribe_to": "訂閱主題",
|
||
"title": "MQTT",
|
||
"topic": "主題"
|
||
},
|
||
"ozw": {
|
||
"button": "設定",
|
||
"common": {
|
||
"controller": "控制器",
|
||
"instance": "裝置",
|
||
"network": "網路",
|
||
"node_id": "節點 ID",
|
||
"ozw_instance": "OpenZWave 裝置",
|
||
"query_stage": "查詢階段",
|
||
"wakeup_instructions": "喚醒說明",
|
||
"zwave": "Z-Wave"
|
||
},
|
||
"device_info": {
|
||
"node_failed": "節點失敗",
|
||
"stage": "階段",
|
||
"zwave_info": "Z-Wave 資訊"
|
||
},
|
||
"navigation": {
|
||
"network": "網路",
|
||
"node": {
|
||
"config": "設定",
|
||
"dashboard": "主面板"
|
||
},
|
||
"nodes": "節點",
|
||
"select_instance": "選擇實體"
|
||
},
|
||
"network_status": {
|
||
"details": {
|
||
"driverallnodesqueried": "已查詢所有節點。",
|
||
"driverallnodesqueriedsomedead": "所有節點已進行查詢,部分節點已失效",
|
||
"driverawakenodesqueries": "所有喚醒節點已進行查詢。",
|
||
"driverfailed": "連線至 Z-Wave 控制器失敗",
|
||
"driverready": "初始化 Z-Wave 控制器",
|
||
"driverremoved": "驅動器已移除",
|
||
"driverreset": "驅動器已重置",
|
||
"offline": "OZWDaemon 離線",
|
||
"ready": "準備連線",
|
||
"started": "已連線至 MQTT",
|
||
"starting": "連線至 MQTT",
|
||
"stopped": "OpenZWave 已停止"
|
||
},
|
||
"offline": "離線",
|
||
"online": "線上",
|
||
"starting": "開始",
|
||
"unknown": "未知"
|
||
},
|
||
"network": {
|
||
"header": "網路管理",
|
||
"introduction": "管理網路方面功能。",
|
||
"node_count": "{count} 個節點"
|
||
},
|
||
"node_config": {
|
||
"header": "節點設定",
|
||
"help_source": "設定參數說明與協助由 Openzwave 專案所提供。",
|
||
"introduction": "管理 Z-Wave 節點不同設定參數。",
|
||
"wakeup_help": "電池供電的節點必須喚醒才能更改其設定。如果該節點未喚醒,OpenZWave 將在下次喚醒時,嘗試更新該節點的設定,可能需要幾個小時(或幾天)。請按照以下步驟喚醒裝置:"
|
||
},
|
||
"node_metadata": {
|
||
"product_manual": "產品手冊"
|
||
},
|
||
"node_query_stages": {
|
||
"associations": "更新相關群組與成員",
|
||
"cacheload": "由 OpenZwave 暫存檔載入資訊。電池供電節點將會保持此階段直到節點喚醒。",
|
||
"complete": "探訪過程完成",
|
||
"configuration": "由節點獲得設定值",
|
||
"dynamic": "由節點獲得頻率變更值",
|
||
"instances": "正在從裝置取得有支援的實體或頻道的詳細資料中",
|
||
"manufacturerspecific1": "由節點獲得製造廠商與產品 ID 代碼",
|
||
"manufacturerspecific2": "由節點獲得附加製造商與產品 ID 代碼",
|
||
"neighbors": "正在取得節點的週邊裝置列表",
|
||
"nodeinfo": "由節點獲得支援命令 Class",
|
||
"nodeplusinfo": "由節點獲得 Z-Wave+ 資訊",
|
||
"probe": "檢查節點是否為喚醒狀態",
|
||
"protocolinfo": "由控制器獲得此節點基本 Z-Wave 相容性資訊",
|
||
"session": "由節點獲得非頻率變更值",
|
||
"static": "正在從裝置取靜態數據中",
|
||
"versions": "獲得韌體與命令 Class 版本資訊",
|
||
"wakeup": "設定喚醒序列與訊息之支援"
|
||
},
|
||
"node": {
|
||
"button": "節點詳細資訊",
|
||
"not_found": "找不到節點"
|
||
},
|
||
"nodes_table": {
|
||
"failed": "失敗",
|
||
"id": "ID",
|
||
"manufacturer": "廠牌",
|
||
"model": "型號",
|
||
"query_stage": "查詢階段",
|
||
"zwave_plus": "Z-Wave Plus"
|
||
},
|
||
"refresh_node": {
|
||
"battery_note": "假如節點為電池供電、請確定先行喚醒以繼續",
|
||
"button": "更新節點",
|
||
"complete": "節點更新完成",
|
||
"description": "將會通知 OpenZWave 重新探訪節點並更新節點命令 Class、相容性與數值。",
|
||
"node_status": "節點狀態",
|
||
"refreshing_description": "正在更新節點資訊...",
|
||
"start_refresh_button": "開始更新",
|
||
"step": "階段",
|
||
"title": "更新節點資訊",
|
||
"wakeup_header": "喚醒說明",
|
||
"wakeup_instructions_source": "喚醒說明為來自 OpenZWave 社群的裝置資料庫。"
|
||
},
|
||
"select_instance": {
|
||
"header": "選擇一個 OpenZWave 實體",
|
||
"introduction": "超過一個以上的 OpenZWave 實體正在執行中,要管理哪個實體?",
|
||
"none_found": "找不到 Openzwave 實體。假如您認為有問題,請再確認 Openzwave 與 MQTT 設定、並確定 Home Assistant 能夠與 MQTT Broker 進行通訊。"
|
||
},
|
||
"services": {
|
||
"add_node": "新增節點",
|
||
"cancel_command": "取消命令",
|
||
"remove_node": "移除節點"
|
||
}
|
||
},
|
||
"person": {
|
||
"add_person": "新增人員",
|
||
"caption": "人員",
|
||
"confirm_delete": "確定要刪除此人員?",
|
||
"confirm_delete2": "所有該人員所屬裝置將成為未指派狀態。",
|
||
"create_person": "新增人員",
|
||
"description": "管理 Home Assistant 追蹤人員",
|
||
"detail": {
|
||
"admin": "管理員",
|
||
"allow_login": "允許人員登入",
|
||
"confirm_delete_user": "確定要刪除帳號{name}使用者?依舊可以追蹤使用者,但人員將無法進行登入。",
|
||
"create": "新增",
|
||
"delete": "刪除",
|
||
"device_tracker_intro": "選擇此人員所擁有的裝置。",
|
||
"device_tracker_pick": "選擇要追蹤的裝置",
|
||
"device_tracker_picked": "追蹤裝置",
|
||
"link_integrations_page": "整合頁面",
|
||
"link_presence_detection_integrations": "人員偵測整合",
|
||
"linked_user": "已連結的使用者",
|
||
"name": "名稱",
|
||
"name_error_msg": "必須輸入名稱",
|
||
"new_person": "新人員",
|
||
"no_device_tracker_available_intro": "當有裝置顯示有人員在場時、可以將該裝置指定為某個人員所有。可以先藉由整合頁面、新增人員偵測整合以加入第一個裝置。",
|
||
"update": "更新"
|
||
},
|
||
"introduction": "此處可定義 Home Assistant 中的每一位成員。",
|
||
"learn_more": "詳細了解人員",
|
||
"no_persons_created_yet": "看起來您還沒有新增任何人員。",
|
||
"note_about_persons_configured_in_yaml": "請注意:透過 configuration.yaml 設定的人員將無法透過 UI 進行編輯。",
|
||
"person_not_found": "找不到任何可編輯人員",
|
||
"person_not_found_title": "找不到人員"
|
||
},
|
||
"scene": {
|
||
"activated": "已啟用場景 {name}。",
|
||
"caption": "場景",
|
||
"description": "獲取裝置狀態以於稍候進行調用",
|
||
"editor": {
|
||
"default_name": "新場景",
|
||
"devices": {
|
||
"add": "新增裝置",
|
||
"delete": "移除裝置",
|
||
"header": "裝置",
|
||
"introduction": "新增所要包含於場景中的裝置,設定所有裝置成此場景中所希望的狀態。"
|
||
},
|
||
"entities": {
|
||
"add": "新增實體",
|
||
"delete": "刪除實體",
|
||
"device_entities": "假如新增一項屬於裝置的實體,裝置也將被新增。",
|
||
"header": "實體",
|
||
"introduction": "不屬於裝置的實體可以於此設置。",
|
||
"without_device": "無裝置實體"
|
||
},
|
||
"icon": "圖示",
|
||
"introduction": "運用場景、讓智能家居更具魅力吧。",
|
||
"load_error_not_editable": "僅有於 scenes.yaml 檔案內的場景、方能進行編輯。",
|
||
"load_error_unknown": "載入場景錯誤({err_no})。",
|
||
"name": "名稱",
|
||
"save": "儲存",
|
||
"unsaved_confirm": "設定尚未儲存,確定要放棄嗎?"
|
||
},
|
||
"picker": {
|
||
"add_scene": "新增場景",
|
||
"delete_confirm": "確定要刪除此場景?",
|
||
"delete_scene": "刪除場景",
|
||
"duplicate": "複製",
|
||
"duplicate_scene": "複製場景",
|
||
"edit_scene": "編輯場景",
|
||
"header": "場景編輯器",
|
||
"headers": {
|
||
"name": "名稱"
|
||
},
|
||
"introduction": "場景編輯器允許新增或編輯場景。請參考下方教學連結,以確保正確的設定 Home Assistant。",
|
||
"learn_more": "詳細了解場景",
|
||
"no_scenes": "沒有任何可編輯的場景",
|
||
"only_editable": "僅有於 scenes.yaml 檔案內定義的場景、方能進行編輯。",
|
||
"pick_scene": "選擇欲編輯的場景",
|
||
"show_info_scene": "顯示關於場景資訊"
|
||
}
|
||
},
|
||
"script": {
|
||
"caption": "腳本",
|
||
"description": "執行連續動作腳本",
|
||
"editor": {
|
||
"alias": "名稱",
|
||
"default_name": "新腳本",
|
||
"delete_confirm": "確定要刪除此腳本?",
|
||
"delete_script": "刪除腳本",
|
||
"header": "腳本:{name}",
|
||
"icon": "圖示",
|
||
"id": "實體 ID",
|
||
"id_already_exists": "該 ID 已存在",
|
||
"id_already_exists_save_error": "由於該 ID 非獨一 ID,因此無法儲存此腳本。請選擇其他 ID 或者保留空白以自動產生。",
|
||
"introduction": "使用腳本以執行一連串的動作。",
|
||
"link_available_actions": "詳細了解可使用動作",
|
||
"load_error_not_editable": "僅有於 scripts.yaml 檔案內的腳本,方能進行編輯。",
|
||
"max": {
|
||
"parallel": "最高並行執行數",
|
||
"queued": "佇列長度"
|
||
},
|
||
"modes": {
|
||
"description": "該模式控制當執行腳本時、超過一個以上的腳本仍在執行時的狀況。請參閱 {documentation_link} 以獲得更詳細資訊。",
|
||
"documentation": "腳本文件",
|
||
"label": "模式",
|
||
"parallel": "並行",
|
||
"queued": "已佇列",
|
||
"restart": "重啟",
|
||
"single": "單一(預設)"
|
||
},
|
||
"save_script": "儲存腳本",
|
||
"sequence": "連續",
|
||
"sequence_sentence": "此腳本所含的操作動作。"
|
||
},
|
||
"picker": {
|
||
"add_script": "新增腳本",
|
||
"duplicate": "複製",
|
||
"duplicate_script": "複製腳本",
|
||
"edit_script": "編輯腳本",
|
||
"header": "腳本編輯器",
|
||
"headers": {
|
||
"name": "名稱"
|
||
},
|
||
"introduction": "腳本編輯器允許新增或編輯腳本。請參考下方教學連結,以確保正確的設定 Home Assistant。",
|
||
"learn_more": "詳細了解腳本",
|
||
"no_scripts": "沒有任何可編輯的腳本",
|
||
"run_script": "執行腳本",
|
||
"show_info": "顯示關於腳本資訊"
|
||
}
|
||
},
|
||
"server_control": {
|
||
"caption": "伺服器控制",
|
||
"description": "重啟與停止 Home Assistant 伺服器",
|
||
"section": {
|
||
"reloading": {
|
||
"automation": "自動化",
|
||
"command_line": "命令列實體",
|
||
"core": "座標與自訂化",
|
||
"filesize": "檔案大小實體",
|
||
"filter": "篩選器實體",
|
||
"generic": "通用 IP 攝影機實體",
|
||
"generic_thermostat": "通用溫控器實體",
|
||
"group": "群組、群組實體及通知服務",
|
||
"heading": "YAML 設定新載入中",
|
||
"history_stats": "歷史狀態實體",
|
||
"homekit": "Homekit",
|
||
"input_boolean": "輸入 boolean",
|
||
"input_datetime": "輸入日期時間",
|
||
"input_number": "輸入數字",
|
||
"input_select": "輸入選擇",
|
||
"input_text": "輸入文字",
|
||
"introduction": "Home Assistant 中部分設定無須重啟即可重新載入生效。點選重新載入按鈕,即可解除目前 YAML 設定,並重新載入最新設定。",
|
||
"min_max": "最低/最高實體",
|
||
"mqtt": "手動設定 MQTT 實體",
|
||
"person": "人員",
|
||
"ping": "Ping 二進位傳感器實體",
|
||
"reload": "{domain}",
|
||
"rest": "剩餘實體及通知服務",
|
||
"rpi_gpio": "Raspberry Pi GPIO 實體",
|
||
"scene": "場景",
|
||
"script": "腳本",
|
||
"smtp": "SMTP 通知服務",
|
||
"statistics": "統計資訊實體",
|
||
"telegram": "Telegram 通知服務",
|
||
"template": "模板實體",
|
||
"trend": "趨勢實體",
|
||
"universal": "通用媒體播放器實體",
|
||
"zone": "區域"
|
||
},
|
||
"server_management": {
|
||
"confirm_restart": "確定要重啟 Home Assistant 嗎?",
|
||
"confirm_stop": "確定要停止 Home Assistant 嗎?",
|
||
"heading": "服務器管理",
|
||
"introduction": "使用 Home Assistant、於離家時遠端控制 Home Assistant 伺服器。",
|
||
"restart": "重啟",
|
||
"stop": "停止"
|
||
},
|
||
"validation": {
|
||
"check_config": "檢查設定內容",
|
||
"heading": "設定驗證",
|
||
"introduction": "如果您對設定進行了一些更改、並且想確保設定有無錯誤,可以選擇驗證設定內容。",
|
||
"invalid": "設定無效",
|
||
"valid": "設定檔內容檢查正確"
|
||
}
|
||
}
|
||
},
|
||
"tag": {
|
||
"add_tag": "新增標籤",
|
||
"automation_title": "標籤 {name} 已掃描",
|
||
"caption": "標籤",
|
||
"confirm_remove": "是否要移除標籤 {tag}?",
|
||
"confirm_remove_title": "移除標籤?",
|
||
"create_automation": "以標籤新增自動化",
|
||
"description": "當 NFC 標籤或 QR Code 掃描時、觸發自動化",
|
||
"detail": {
|
||
"companion_apps": "行動程式 App",
|
||
"create": "新增",
|
||
"create_and_write": "新增與編寫",
|
||
"delete": "刪除",
|
||
"description": "說明",
|
||
"name": "名稱",
|
||
"new_tag": "新標籤",
|
||
"tag_id": "標籤 ID",
|
||
"tag_id_placeholder": "空白時將自動產生",
|
||
"update": "更新",
|
||
"usage": "標籤可以於掃描後驅動自動化、可以使用 NFC 標籤、QR 碼或任何其他標籤。使用{companion_link}以寫入此標籤至可程式 NFC 標籤或於下方新增 QR 碼。"
|
||
},
|
||
"edit": "編輯",
|
||
"headers": {
|
||
"last_scanned": "最後掃描時間",
|
||
"name": "名稱"
|
||
},
|
||
"learn_more": "詳細了解標籤",
|
||
"never_scanned": "從未掃描",
|
||
"no_tags": "無標籤",
|
||
"write": "編寫"
|
||
},
|
||
"users": {
|
||
"add_user": {
|
||
"caption": "新增使用者",
|
||
"create": "新增",
|
||
"password": "密碼",
|
||
"password_confirm": "確認密碼",
|
||
"password_not_match": "密碼不相符"
|
||
},
|
||
"caption": "使用者",
|
||
"description": "管理 Home Assistant 使用者帳號",
|
||
"editor": {
|
||
"activate_user": "啟用使用者",
|
||
"active": "啟用",
|
||
"active_tooltip": "控制用戶是否可以登錄",
|
||
"admin": "管理員",
|
||
"caption": "檢視使用者",
|
||
"change_password": "更改密碼",
|
||
"confirm_user_deletion": "確定要刪除 {name}?",
|
||
"deactivate_user": "停用使用者",
|
||
"delete_user": "刪除使用者",
|
||
"group": "群組",
|
||
"id": "ID",
|
||
"name": "顯示名稱",
|
||
"new_password": "新密碼",
|
||
"owner": "擁有者",
|
||
"password_changed": "密碼變更成功",
|
||
"system_generated": "系統產生",
|
||
"system_generated_users_not_editable": "無法更新系統產生的使用者",
|
||
"system_generated_users_not_removable": "無法移除系統產生的使用者",
|
||
"unnamed_user": "未命名的使用者",
|
||
"update_user": "更新",
|
||
"username": "使用者名稱"
|
||
},
|
||
"picker": {
|
||
"add_user": "新增使用者",
|
||
"headers": {
|
||
"group": "群組",
|
||
"is_active": "啟用",
|
||
"is_owner": "擁有者",
|
||
"name": "顯示名稱",
|
||
"system": "系統產生",
|
||
"username": "使用者名稱"
|
||
}
|
||
},
|
||
"users_privileges_note": "使用者群組功能仍在開發中。將無法透過 UI 進行使用者管理,仍在檢視所有管理 API Endpoint 以確保能夠正確符合管理員存取需求。"
|
||
},
|
||
"zha": {
|
||
"add_device": "新增裝置",
|
||
"add_device_page": {
|
||
"discovered_text": "在探索到裝置後將顯示於此處。",
|
||
"no_devices_found": "找不到裝置,請確定裝置處於配對模式、並於探索時保持喚醒狀態。",
|
||
"pairing_mode": "請確定裝置處於配對模式中,參閱裝置的手冊以了解如何進行操作。",
|
||
"search_again": "再次搜尋",
|
||
"spinner": "正在搜尋 ZHA Zigbee 裝置..."
|
||
},
|
||
"button": "設定",
|
||
"cluster_attributes": {
|
||
"attributes_of_cluster": "獲取所選叢集屬性。",
|
||
"get_zigbee_attribute": "獲取 Zigbee 屬性",
|
||
"header": "叢集屬性",
|
||
"help_attribute_dropdown": "選擇屬性以檢視或設定該數值。",
|
||
"help_get_zigbee_attribute": "獲取所選屬性數值。",
|
||
"help_set_zigbee_attribute": "設定特定實體之特定叢集屬性數值。",
|
||
"introduction": "檢視或編輯叢集屬性。",
|
||
"set_zigbee_attribute": "設定 Zigbee 屬性"
|
||
},
|
||
"cluster_commands": {
|
||
"commands_of_cluster": "所選叢集之命令",
|
||
"header": "叢集命令",
|
||
"help_command_dropdown": "選擇所要互動的命令。",
|
||
"introduction": "檢視或發出叢集命令。",
|
||
"issue_zigbee_command": "發出 Zigbee 命令"
|
||
},
|
||
"clusters": {
|
||
"header": "叢集",
|
||
"help_cluster_dropdown": "選擇叢集以檢視屬性及命令。",
|
||
"introduction": "叢集為 Zigbee 功能的構建基礎,能夠將功能分為邏輯單位。具有客戶端與伺服端類型、由屬性與命令所組成。"
|
||
},
|
||
"common": {
|
||
"clusters": "叢集",
|
||
"manufacturer_code_override": "製造商代碼覆寫",
|
||
"value": "數值"
|
||
},
|
||
"configuration_page": {
|
||
"shortcuts_title": "捷徑",
|
||
"update_button": "更新設定",
|
||
"zha_options": {
|
||
"default_light_transition": "預設燈光轉換時間(秒)",
|
||
"enable_identify_on_join": "當裝置加入網路時、開啟識別效果",
|
||
"title": "Global 選項"
|
||
}
|
||
},
|
||
"device_pairing_card": {
|
||
"CONFIGURED": "設定完成",
|
||
"CONFIGURED_status_text": "初始化中",
|
||
"INITIALIZED": "初始化完成",
|
||
"INITIALIZED_status_text": "裝置已準備就緒",
|
||
"INTERVIEW_COMPLETE": "探訪完成",
|
||
"INTERVIEW_COMPLETE_status_text": "設定中",
|
||
"PAIRED": "找到裝置",
|
||
"PAIRED_status_text": "開始探訪"
|
||
},
|
||
"group_binding": {
|
||
"bind_button_help": "綁定所選擇之群組至所選擇之裝置叢集。",
|
||
"bind_button_label": "綁定群組",
|
||
"cluster_selection_help": "選擇叢集以綁定至所選群組。",
|
||
"group_picker_help": "選擇群組進行綁定命令。",
|
||
"group_picker_label": "可綁定群組",
|
||
"header": "群組綁定",
|
||
"introduction": "綁定與解除綁定群組。",
|
||
"unbind_button_help": "由所選擇之裝置叢集中取消綁定所選擇之群組。",
|
||
"unbind_button_label": "解除綁定群組"
|
||
},
|
||
"groups": {
|
||
"add_group": "新增群組",
|
||
"add_members": "新增成員",
|
||
"caption": "群組",
|
||
"create": "新增群組",
|
||
"create_group": "Zigbee 家庭自動化 - 新增群組",
|
||
"create_group_details": "輸入所需詳細資訊以新增 Zigbee 群組。",
|
||
"creating_group": "新增群組",
|
||
"group_details": "此處顯示所選 Zigbee 群組詳細資訊。",
|
||
"group_id": "群組 ID",
|
||
"group_info": "群組資訊",
|
||
"group_name_placeholder": "群組名稱",
|
||
"group_not_found": "找不到群組!",
|
||
"groups": "群組",
|
||
"members": "成員",
|
||
"remove_members": "移除成員",
|
||
"removing_members": "正移除成員"
|
||
},
|
||
"network": {
|
||
"caption": "網路"
|
||
},
|
||
"visualization": {
|
||
"auto_zoom": "自動縮放",
|
||
"caption": "形象化",
|
||
"header": "網路形象化",
|
||
"highlight_label": "高亮顯示裝置",
|
||
"refresh_topology": "更新拓樸",
|
||
"zoom_label": "縮放到裝置"
|
||
}
|
||
},
|
||
"zone": {
|
||
"add_zone": "新增區域",
|
||
"caption": "區域",
|
||
"configured_in_yaml": "透過 configuration.yaml 設定的區域將無法透過 UI 進行編輯。",
|
||
"confirm_delete": "確定要刪除此區域?",
|
||
"create_zone": "新增區域",
|
||
"description": "管理所要追蹤的人員區域",
|
||
"detail": {
|
||
"create": "新增",
|
||
"delete": "刪除",
|
||
"icon": "圖示",
|
||
"icon_error_msg": "圖示格式為 ''prefix:iconname''、例如:''mdi:home''",
|
||
"latitude": "緯度",
|
||
"longitude": "經度",
|
||
"name": "名稱",
|
||
"new_zone": "新區域",
|
||
"passive": "被動",
|
||
"passive_note": "被動區域將會於前端中隱藏、不會作為裝置位置追蹤。使用於僅作為自動化之用相當方便。",
|
||
"radius": "半徑",
|
||
"required_error_msg": "必填欄位",
|
||
"update": "更新"
|
||
},
|
||
"edit_home_zone": "住家的半徑尚無法由前端進行設定、於地圖上拖拉標示以移動住家位置。",
|
||
"edit_home_zone_narrow": "住家的半徑尚無法由前端進行設定、但可以於一般設定中變更其位置。",
|
||
"go_to_core_config": "切換至一般設定?",
|
||
"home_zone_core_config": "住家的位置可以於一般設定頁面中進行編輯、但半徑尚無法編輯。是否要切換至一般設定?",
|
||
"introduction": "區域允許您指定地球上的特定區域,當人員進入到此區域時、狀態會顯示為該區域名字。區域同時也能夠作為自動化的觸發器或條件設定。",
|
||
"no_zones_created_yet": "看起來您還沒有新增任何區域。"
|
||
},
|
||
"zwave_js": {
|
||
"add_node": {
|
||
"cancel_inclusion": "取消登記",
|
||
"controller_in_inclusion_mode": "Z-Wave 控制器目前處於登記模式。",
|
||
"follow_device_instructions": "跟隨裝置隨附的說明書以觸發裝置上的配對功能。",
|
||
"inclusion_failed": "節點無法新增,請參閱日誌以獲得更詳細資訊。",
|
||
"inclusion_finished": "節點已經新增。",
|
||
"interview_failed": "裝置探訪失敗。日誌中可能包含其他相關資訊。",
|
||
"interview_started": "正在探訪裝置,可能需要一點時間。",
|
||
"introduction": "導引將帶領你於 Z-Wave 網路中新增節點。",
|
||
"secure_inclusion_warning": "加密裝置需要額外的頻寬,過多的加密裝置可能拖慢您的 Z-Wave 網路。建議您僅於需要時才使用加密裝置登記、例如門鎖或車庫開門裝置。",
|
||
"start_inclusion": "開始登記",
|
||
"start_secure_inclusion": "開始加密登記",
|
||
"title": "新增 Z-Wave 節點",
|
||
"use_secure_inclusion": "使用加密登記",
|
||
"view_device": "檢視裝置"
|
||
},
|
||
"button": "設定",
|
||
"common": {
|
||
"add_node": "新增節點",
|
||
"close": "關閉",
|
||
"home_id": "家庭 ID",
|
||
"network": "網路",
|
||
"node_id": "節點 ID",
|
||
"remove_node": "移除節點"
|
||
},
|
||
"dashboard": {
|
||
"driver_version": "驅動程式版本",
|
||
"dump_dead_nodes_text": "部分節點沒有回應、可能為失效狀態。將不會完全進行匯出。",
|
||
"dump_dead_nodes_title": "部分節點已經失效",
|
||
"dump_debug": "下載網路匯出資料以協助診斷問題",
|
||
"dump_not_ready_confirm": "下載",
|
||
"dump_not_ready_text": "假如您於所有節點尚未就緒時執行匯出,將會遺失所需要的資料。建驗讓網路擁有足夠的時間查詢所有節點。是否要繼續匯出動作?",
|
||
"dump_not_ready_title": "尚未準備好所有節點",
|
||
"header": "管理 Z-Wave 網路",
|
||
"home_id": "家庭 ID",
|
||
"introduction": "管理 Z-Wave 網路與節點",
|
||
"nodes_ready": "就緒節點",
|
||
"server_version": "伺服器版本"
|
||
},
|
||
"device_info": {
|
||
"device_config": "設定裝置",
|
||
"node_ready": "就緒節點",
|
||
"node_status": "節點狀態",
|
||
"zwave_info": "Z-Wave 資訊"
|
||
},
|
||
"logs": {
|
||
"log_level": "日誌記錄等級",
|
||
"log_level_changed": "紀錄等級變更為:{level}",
|
||
"subscribed_to_logs": "訂閱 Z-Wave JS 日誌訊息...",
|
||
"title": "Z-Wave JS 日誌"
|
||
},
|
||
"navigation": {
|
||
"logs": "日誌",
|
||
"network": "網路"
|
||
},
|
||
"network_status": {
|
||
"connected": "已連線",
|
||
"connecting": "連線中",
|
||
"unknown": "未知"
|
||
},
|
||
"node_config": {
|
||
"attribution": "由 {device_database} 所提供之裝置設定參數與說明",
|
||
"battery_device_notice": "電池供電裝置必須喚醒以更新其設定。請參考您的裝置手冊以了解如何喚醒裝置。",
|
||
"error_device_not_found": "找不到裝置",
|
||
"header": "Z-Wave 裝置設定",
|
||
"introduction": "管理與調整所選擇裝置 (節點) 之特定設定參數",
|
||
"parameter_is_read_only": "此參數為唯讀。",
|
||
"set_param_accepted": "參數已更新。",
|
||
"set_param_error": "發生錯誤。",
|
||
"set_param_queued": "參數變更已排序、將會於裝置喚醒時更新。",
|
||
"zwave_js_device_database": "Z-Wave JS 裝置資料庫"
|
||
},
|
||
"node_status": {
|
||
"alive": "線上",
|
||
"asleep": "睡眠",
|
||
"awake": "喚醒",
|
||
"dead": "失效",
|
||
"unknown": "未知"
|
||
},
|
||
"reinterview_node": {
|
||
"battery_device_warning": "電池供電裝置必須先喚醒以重新探訪。請參考您的裝置手冊以了解如何喚醒裝置。",
|
||
"in_progress": "正在探訪裝置,可能需要一點時間。",
|
||
"interview_complete": "裝置探訪完成。",
|
||
"interview_failed": "裝置探訪失敗。日誌中可能包含其他相關資訊。",
|
||
"introduction": "重新探訪 Z-Wave 網路中的裝置。假如裝置缺少、或者功能不正確時,請使用此選項。",
|
||
"run_in_background": "可以關閉此對話框、探訪將於背景繼續執行。",
|
||
"start_reinterview": "開始重新探訪",
|
||
"title": "重新探訪 Z-Wave 裝置"
|
||
},
|
||
"remove_node": {
|
||
"cancel_exclusion": "取消排除",
|
||
"controller_in_exclusion_mode": "Z-Wave 控制器目前處於排除模式。",
|
||
"exclusion_failed": "節點無法移除,請參閱以日誌以獲得更詳細資訊。",
|
||
"exclusion_finished": "已經自 Z-Wave 網路中移除節點 {id}。",
|
||
"follow_device_instructions": "跟隨裝置隨附的說明書以觸發裝置上的排除功能。",
|
||
"introduction": "Remove a node from 自 Z-Wave 網路移除節點、並自 Home Assistant 移除相關裝置與實體。",
|
||
"start_exclusion": "開始排除",
|
||
"title": "移除 Z-Wave 節點"
|
||
}
|
||
},
|
||
"zwave": {
|
||
"button": "設定",
|
||
"common": {
|
||
"index": "指數",
|
||
"instance": "裝置",
|
||
"unknown": "未知",
|
||
"value": "數值",
|
||
"wakeup_interval": "喚醒間隔"
|
||
},
|
||
"description": "管理 Z-Wave 網絡",
|
||
"learn_more": "詳細了解 Z-Wave",
|
||
"migration": {
|
||
"ozw": {
|
||
"header": "遷移至 OpenZWave",
|
||
"introduction": "導引將會協助你將舊版 Z-Wave 整合遷移至目前仍處於測試版本的 OpenZWave 整合。"
|
||
}
|
||
},
|
||
"network_management": {
|
||
"header": "Z-Wave 網路管理",
|
||
"introduction": "執行令命將會影響 Z-Wave 網路。將無法獲得回饋或指令是否成功執行,但可透過 OZW 日誌進行查詢。"
|
||
},
|
||
"network_status": {
|
||
"network_started": "Z-Wave 網路已啟用",
|
||
"network_started_note_all_queried": "已查詢所有節點。",
|
||
"network_started_note_some_queried": "已查詢喚醒之節點。睡眠中節點將於喚醒後進行查詢。",
|
||
"network_starting": "正在啟用 Z-Wave 網路...",
|
||
"network_starting_note": "根據您的網路規模,啟用可能需要一點時間。",
|
||
"network_stopped": "Z-Wave 網路已停止"
|
||
},
|
||
"node_config": {
|
||
"config_parameter": "設定參數",
|
||
"config_value": "設定值",
|
||
"false": "False",
|
||
"header": "節點設定選項",
|
||
"seconds": "秒",
|
||
"set_config_parameter": "設定參數",
|
||
"set_wakeup": "設定喚醒間隔",
|
||
"true": "True"
|
||
},
|
||
"node_management": {
|
||
"add_to_group": "新增至群組",
|
||
"entities": "此節點之實體",
|
||
"entity_info": "實體資訊",
|
||
"exclude_entity": "從 Home Assistant 排除此實體",
|
||
"group": "群組",
|
||
"header": "Z-Wave 節點管理",
|
||
"introduction": "執行 Z-Wave 命令將影響單一節點。選擇節點以檢視該節點可使用之命令。",
|
||
"max_associations": "最大關聯數:",
|
||
"node_group_associations": "節點群組關聯",
|
||
"node_protection": "節點保護",
|
||
"node_to_control": "控制節點",
|
||
"nodes": "節點",
|
||
"nodes_hint": "選擇要查看節點選項之節點",
|
||
"nodes_in_group": "此群組其他節點:",
|
||
"pooling_intensity": "輪詢頻率",
|
||
"protection": "保護",
|
||
"remove_broadcast": "刪除廣播",
|
||
"remove_from_group": "從群組移除",
|
||
"set_protection": "設定保護"
|
||
},
|
||
"ozw_log": {
|
||
"header": "OZW 日誌",
|
||
"introduction": "檢視日誌。最小值為 0(載入所有日誌)、最大值為 1000。將顯示靜態日誌、後段將依據日誌最後指定行數自動更新。",
|
||
"last_log_lines": "最後日誌行數",
|
||
"load": "載入",
|
||
"tail": "跟蹤"
|
||
},
|
||
"services": {
|
||
"add_node": "新增節點",
|
||
"add_node_secure": "新增節點來源",
|
||
"cancel_command": "取消命令",
|
||
"heal_network": "修復網路",
|
||
"heal_node": "修復節點",
|
||
"node_info": "節點資訊",
|
||
"print_node": "列印節點",
|
||
"refresh_entity": "更新實體",
|
||
"refresh_node": "更新節點",
|
||
"remove_failed_node": "移除失效節點",
|
||
"remove_node": "移除節點",
|
||
"replace_failed_node": "取代失效節點",
|
||
"save_config": "儲存設定",
|
||
"soft_reset": "重開機",
|
||
"start_network": "啟用網路",
|
||
"stop_network": "停止網路",
|
||
"test_network": "測試網路",
|
||
"test_node": "測試節點"
|
||
},
|
||
"values": {
|
||
"header": "節點數值"
|
||
}
|
||
}
|
||
},
|
||
"custom": {
|
||
"external_panel": {
|
||
"complete_access": "將能存取所有 Home Assistant 所有資料。",
|
||
"hide_message": "參閱關於 panel_custom component 文件以隱藏此訊息",
|
||
"question_trust": "是否信任位於 {link}外部面板 {name}?"
|
||
}
|
||
},
|
||
"developer-tools": {
|
||
"tabs": {
|
||
"events": {
|
||
"alert_event_type": "事件類型為必填欄位",
|
||
"available_events": "可用事件",
|
||
"count_listeners": " {count} 位監聽者)",
|
||
"data": "事件資料(YAML,選項)",
|
||
"description": "於事件匯流排中執行事件。",
|
||
"documentation": "事件文件。",
|
||
"event_fired": "事件 {name} 已觸發",
|
||
"fire_event": "觸發事件",
|
||
"listen_to_events": "監聽事件",
|
||
"listening_to": "監聽:",
|
||
"notification_event_fired": "事件 {type} 已成功觸發!",
|
||
"start_listening": "開始監聽",
|
||
"stop_listening": "停止監聽",
|
||
"subscribe_to": "訂閱事件",
|
||
"title": "事件",
|
||
"type": "事件類別"
|
||
},
|
||
"services": {
|
||
"accepts_target": "服務接受目標,例如:`entity_id: light.bed_light`",
|
||
"all_parameters": "所有可用參數",
|
||
"call_service": "執行服務",
|
||
"column_description": "說明",
|
||
"column_example": "範例",
|
||
"column_parameter": "參數",
|
||
"description": "服務開發工具允許呼叫任何 Home Assistant 中可用服務。",
|
||
"fill_example_data": "填寫範例資料",
|
||
"no_template_ui_support": "UI 不支援模版,但仍可使用 YAML 編輯器。",
|
||
"title": "服務",
|
||
"ui_mode": "進入 UI 模式",
|
||
"yaml_mode": "進入 YAML 模式",
|
||
"yaml_parameters": "參數僅限於 YAML 模式"
|
||
},
|
||
"states": {
|
||
"alert_entity_field": "實體為必填欄位",
|
||
"attributes": "屬性",
|
||
"copy_id": "複製 ID 至剪貼簿",
|
||
"current_entities": "目前實體",
|
||
"description1": "設定 Home Assistant 實體目前狀態。",
|
||
"description2": "假如實體屬於裝置,將不會與實際裝置進行通訊。",
|
||
"entity": "實體",
|
||
"filter_attributes": "屬性篩選器",
|
||
"filter_entities": "實體篩選器",
|
||
"filter_states": "狀態篩選器",
|
||
"last_changed": "上次變更",
|
||
"last_updated": "最後更新",
|
||
"more_info": "更多資訊",
|
||
"no_entities": "無實體",
|
||
"set_state": "設定狀態",
|
||
"state": "狀態",
|
||
"state_attributes": "狀態屬性(YAML,選項)",
|
||
"title": "狀態"
|
||
},
|
||
"templates": {
|
||
"all_listeners": "此模板監聽所有狀態變更事件。",
|
||
"description": "模版使用 Jinja2 模板引擎及 Home Assistant 特殊擴充進行模板渲染。",
|
||
"domain": "實體類群",
|
||
"editor": "模板編輯器",
|
||
"entity": "實體",
|
||
"jinja_documentation": "Jinja2 模版文件",
|
||
"listeners": "此模板監聽以下狀態變更事件:",
|
||
"no_listeners": "此模板不監聽任何狀態變更事件,將不自動更新。",
|
||
"reset": "重置示範範模板",
|
||
"result_type": "結果類型",
|
||
"template_extensions": "Home Assistant 模板擴充",
|
||
"time": "此模板於上次狀態變更事件後每分鐘更新一次。",
|
||
"title": "模板",
|
||
"unknown_error_template": "未知渲染模版錯誤"
|
||
}
|
||
}
|
||
},
|
||
"error": {
|
||
"go_back": "上一步",
|
||
"supervisor": {
|
||
"ask": "尋求協助",
|
||
"observer": "檢查 Observer",
|
||
"reboot": "嘗試重啟主機",
|
||
"system_health": "檢查系統健康狀態",
|
||
"title": "無法載入 Supervisor 面板!",
|
||
"wait": "假如為剛剛啟動,請確認已經給予 Supervisor 足夠時間進行啟動。"
|
||
}
|
||
},
|
||
"history": {
|
||
"ranges": {
|
||
"last_week": "上週",
|
||
"this_week": "本週",
|
||
"today": "今天",
|
||
"yesterday": "昨天"
|
||
}
|
||
},
|
||
"logbook": {
|
||
"ranges": {
|
||
"last_week": "上週",
|
||
"this_week": "本週",
|
||
"today": "今天",
|
||
"yesterday": "昨天"
|
||
}
|
||
},
|
||
"lovelace": {
|
||
"add_entities": {
|
||
"generated_unsupported": "僅能於 Lovelace UI 自訂功能下使用此功能。",
|
||
"saving_failed": "儲存 Lovelace UI 設定失敗。",
|
||
"yaml_unsupported": "當使用 Lovelace UI 的 YAML 模式時,無法使用此功能。"
|
||
},
|
||
"cards": {
|
||
"actions": {
|
||
"action_confirmation": "確定要執行動作 \"{action}\"?",
|
||
"no_entity_more_info": "未提供獲得更詳細資料對話實體",
|
||
"no_entity_toggle": "未提供實體進行切換",
|
||
"no_navigation_path": "未提供指定導航路徑",
|
||
"no_service": "未指定執行服務",
|
||
"no_url": "未提供指定開啟 URL"
|
||
},
|
||
"confirm_delete": "確定要刪除此面板?",
|
||
"empty_state": {
|
||
"go_to_integrations_page": "轉至整合頁面。",
|
||
"no_devices": "此頁面允許進行控制所擁有的裝置。看起來您尚未設定任何裝置,從設定中的整合頁面開始吧。",
|
||
"title": "歡迎回家"
|
||
},
|
||
"entities": {
|
||
"never_triggered": "從未觸發"
|
||
},
|
||
"picture-elements": {
|
||
"call_service": "執行服務 {name}",
|
||
"hold": "按住:",
|
||
"more_info": "顯示更多資訊:{name}",
|
||
"navigate_to": "導航至 {location}",
|
||
"tap": "點擊:",
|
||
"toggle": "切換 {name}",
|
||
"url": "開啟視窗至 {url_path}"
|
||
},
|
||
"safe-mode": {
|
||
"description": "Home Assistant 於載入設定時發生問題、正以安全模式執行中。請參閱錯誤日誌、以找出問題。",
|
||
"header": "安全模式已開啟"
|
||
},
|
||
"shopping-list": {
|
||
"add_item": "新增項目",
|
||
"checked_items": "已選取項目",
|
||
"clear_items": "清除已選取項目",
|
||
"drag_and_drop": "拖拉",
|
||
"reorder_items": "重新排列項目"
|
||
},
|
||
"starting": {
|
||
"description": "Home Assistant 正在啟動,請稍候..."
|
||
}
|
||
},
|
||
"changed_toast": {
|
||
"message": "此主面板 Lovelace UI 設定已更新,更新頁面檢視變更?"
|
||
},
|
||
"components": {
|
||
"timestamp-display": {
|
||
"invalid": "無效的時間戳記",
|
||
"invalid_format": "無效的顯示格式"
|
||
}
|
||
},
|
||
"editor": {
|
||
"action-editor": {
|
||
"actions": {
|
||
"call-service": "執行服務",
|
||
"default_action": "預設動作",
|
||
"more-info": "更多資訊",
|
||
"navigate": "導航",
|
||
"none": "沒有動作",
|
||
"toggle": "開關",
|
||
"url": "URL"
|
||
},
|
||
"navigation_path": "導航路徑",
|
||
"url_path": "URL 路徑"
|
||
},
|
||
"card": {
|
||
"alarm-panel": {
|
||
"available_states": "可用狀態",
|
||
"description": "警報器面板可供進行警戒或解除警戒。",
|
||
"name": "警報器面板"
|
||
},
|
||
"button": {
|
||
"default_action_help": "預設動作視實體的功能有所不同,可能為開關或顯示更多訊息。",
|
||
"description": "按鈕面板可供新增按鈕以執行任務。",
|
||
"name": "按鈕面板"
|
||
},
|
||
"calendar": {
|
||
"calendar_entities": "日曆實體",
|
||
"description": "行事曆面板可顯示包含日、週及列表的行事曆",
|
||
"inital_view": "起始面板",
|
||
"name": "行事曆",
|
||
"views": {
|
||
"dayGridDay": "日",
|
||
"dayGridMonth": "週",
|
||
"listWeek": "列表"
|
||
}
|
||
},
|
||
"conditional": {
|
||
"card": "面板",
|
||
"change_type": "變更類別",
|
||
"condition_explanation": "當以下所有條件都滿足時將會顯示面板。",
|
||
"conditions": "觸發面板",
|
||
"current_state": "目前狀態",
|
||
"description": "觸發面板可基於實體狀態進而顯示其他面板。",
|
||
"name": "條件式面板",
|
||
"state_equal": "狀態等於",
|
||
"state_not_equal": "狀態不等於"
|
||
},
|
||
"config": {
|
||
"optional": "選項",
|
||
"required": "必填"
|
||
},
|
||
"entities": {
|
||
"description": "實體列表面板為最常用的面板。將實體分組為列表使用。",
|
||
"edit_special_row": "點選編輯按鈕以檢視此列詳細資訊",
|
||
"entity_row_editor": "實體編輯器",
|
||
"entity_row": {
|
||
"attribute": "屬性",
|
||
"button": "按鈕",
|
||
"buttons": "按鈕",
|
||
"call-service": "執行服務",
|
||
"cast": "Cast",
|
||
"conditional": "條件式",
|
||
"divider": "分配",
|
||
"section": "部分",
|
||
"weblink": "網站連結"
|
||
},
|
||
"name": "實體",
|
||
"secondary_info_values": {
|
||
"brightness": "亮度",
|
||
"entity-id": "實體 ID",
|
||
"last-changed": "上次變更",
|
||
"last-triggered": "上次觸發",
|
||
"last-updated": "最後更新",
|
||
"none": "無次要資訊",
|
||
"position": "位置",
|
||
"tilt-position": "標題位置"
|
||
},
|
||
"show_header_toggle": "於頁首顯示開關?",
|
||
"special_row": "特殊列",
|
||
"toggle": "切換實體。"
|
||
},
|
||
"entity-filter": {
|
||
"description": "實體篩選式面板可供定義於特定狀態下、所要進行追蹤的實體列表。",
|
||
"name": "實體篩選式面板"
|
||
},
|
||
"entity": {
|
||
"description": "實體面板、可快速獲得實體狀態概況。",
|
||
"name": "實體"
|
||
},
|
||
"gauge": {
|
||
"description": "量表式面板可供視覺化檢視傳感器資料。",
|
||
"name": "量表式面板",
|
||
"severity": {
|
||
"define": "定義嚴重度?",
|
||
"green": "綠色",
|
||
"red": "紅色",
|
||
"yellow": "黃色"
|
||
}
|
||
},
|
||
"generic": {
|
||
"aspect_ratio": "長寬比",
|
||
"attribute": "屬性",
|
||
"camera_image": "攝影機實體",
|
||
"camera_view": "攝影機視角",
|
||
"double_tap_action": "雙點擊觸發",
|
||
"entities": "實體",
|
||
"entity": "實體",
|
||
"hold_action": "保持觸發",
|
||
"hours_to_show": "顯示小時",
|
||
"icon": "圖示",
|
||
"icon_height": "圖示高度",
|
||
"image": "圖像路徑",
|
||
"manual": "手動",
|
||
"manual_description": "需要新增自定面板或手動編寫 Yaml?",
|
||
"maximum": "最大值",
|
||
"minimum": "最小值",
|
||
"name": "名稱",
|
||
"no_theme": "沒有主題",
|
||
"refresh_interval": "更新間隔",
|
||
"search": "搜尋",
|
||
"secondary_info_attribute": "次要資訊屬性",
|
||
"show_icon": "顯示圖示?",
|
||
"show_name": "顯示名稱?",
|
||
"show_state": "顯示狀態?",
|
||
"state": "狀態",
|
||
"state_color": "以色彩顯示狀態?",
|
||
"tap_action": "點選觸發",
|
||
"theme": "主題",
|
||
"title": "標題",
|
||
"unit": "單位",
|
||
"url": "URL"
|
||
},
|
||
"glance": {
|
||
"columns": "列",
|
||
"description": "簡略式面板以緊致群組方式顯示多個傳感器狀態。",
|
||
"name": "簡略式面板"
|
||
},
|
||
"grid": {
|
||
"columns": "列",
|
||
"description": "方格排列面板可於方格內顯示多個面板。",
|
||
"name": "方格排列面板",
|
||
"square": "以方形繪製卡片"
|
||
},
|
||
"history-graph": {
|
||
"description": "歷史圖表式面板可供顯示每個列表實體圖表。",
|
||
"name": "歷史圖表式面板"
|
||
},
|
||
"horizontal-stack": {
|
||
"description": "水平排列面板可供將多個面板排列、同時顯示。",
|
||
"name": "水平排列面板"
|
||
},
|
||
"humidifier": {
|
||
"description": "加濕器面板可供控制加濕實體、可允許變更濕度與模式。",
|
||
"name": "加濕器"
|
||
},
|
||
"iframe": {
|
||
"description": "網頁面板可供於 Home Assistant 嵌入喜愛的網頁。",
|
||
"name": "網頁面板"
|
||
},
|
||
"light": {
|
||
"description": "燈光面板可供變更燈光的亮度與開關。",
|
||
"name": "燈光面板"
|
||
},
|
||
"logbook": {
|
||
"description": "日誌面板顯示實體事件列表。",
|
||
"name": "日誌面板"
|
||
},
|
||
"map": {
|
||
"dark_mode": "深色模式?",
|
||
"default_zoom": "預設大小",
|
||
"description": "地圖面板可供顯示地圖實體。",
|
||
"geo_location_sources": "地理位置來源",
|
||
"hours_to_show": "顯示小時",
|
||
"name": "地圖面板",
|
||
"source": "來源"
|
||
},
|
||
"markdown": {
|
||
"content": "內容",
|
||
"description": "Markdown 面板用以使用 Markdown。",
|
||
"name": "Markdown 面板"
|
||
},
|
||
"media-control": {
|
||
"description": "媒體控制面板用以易於使用的介面、顯示媒體播放器實體。",
|
||
"name": "媒體控制面板"
|
||
},
|
||
"picture-elements": {
|
||
"description": "圖片要素面板為最多樣化的面板之一。可供基於圖片座標上,放置圖示、文字,甚至服務!",
|
||
"name": "圖片要素面板"
|
||
},
|
||
"picture-entity": {
|
||
"description": "圖片實體面板可以圖像方式顯示實體。除了使用 URL 圖片之外、也能夠顯示攝影機實體的圖像。",
|
||
"name": "圖片實體面板"
|
||
},
|
||
"picture-glance": {
|
||
"description": "圖片簡略式面板顯示圖像與以圖示顯示的實體狀態。於右側的實體可切換動作、其他則為顯示更詳細資訊。",
|
||
"name": "圖片簡略式面板",
|
||
"state_entity": "狀態實體"
|
||
},
|
||
"picture": {
|
||
"description": "圖片面板可供設定圖片、進而導向不同的介面或呼叫服務。",
|
||
"name": "圖片面板"
|
||
},
|
||
"plant-status": {
|
||
"description": "植物狀態面板針對植物愛好者而推出。",
|
||
"name": "植物狀態面板"
|
||
},
|
||
"sensor": {
|
||
"description": "傳感器面板、可供以選項圖像方式檢視傳感器時間變化與狀態。",
|
||
"graph_type": "圖像類型",
|
||
"name": "傳感器面板",
|
||
"show_more_detail": "顯示更多資訊"
|
||
},
|
||
"shopping-list": {
|
||
"description": "購物清單面板、可供新增、編輯、勾選或清除購物清單項目。",
|
||
"integration_not_loaded": "此面板需要先設定「shopping_list」整合。",
|
||
"name": "購物清單面板"
|
||
},
|
||
"thermostat": {
|
||
"description": "溫控器面板可供控制溫控實體、可允許變更溫度與模式。",
|
||
"name": "溫控器面板"
|
||
},
|
||
"vertical-stack": {
|
||
"description": "垂直排列面板可將多個面板進行分組、總是顯示在一起。",
|
||
"name": "垂直排列面板"
|
||
},
|
||
"weather-forecast": {
|
||
"description": "天氣預報面板顯示天氣狀態。對於放置於牆上顯示非常實用。",
|
||
"name": "天氣預報面板",
|
||
"show_forecast": "顯示預報"
|
||
}
|
||
},
|
||
"cardpicker": {
|
||
"by_card": "以面板",
|
||
"by_entity": "以實體",
|
||
"custom_card": "自訂面板",
|
||
"domain": "實體類群",
|
||
"entity": "實體",
|
||
"no_description": "無描述可使用。"
|
||
},
|
||
"common": {
|
||
"add": "新增",
|
||
"clear": "清除",
|
||
"edit": "編輯",
|
||
"none": "無"
|
||
},
|
||
"edit_badges": {
|
||
"panel_mode": "\"面板模式\"下、圓標圖示將不會顯示。"
|
||
},
|
||
"edit_card": {
|
||
"add": "新增面板",
|
||
"clear": "清除",
|
||
"confirm_cancel": "確定要取消?",
|
||
"delete": "刪除面板",
|
||
"duplicate": "複製面板",
|
||
"edit": "編輯",
|
||
"header": "面板設定",
|
||
"move": "移動至視圖",
|
||
"move_after": "向後移動面板",
|
||
"move_before": "向前移動面板",
|
||
"options": "更多選項",
|
||
"pick_card": "選擇所要新增的面板?",
|
||
"pick_card_view_title": "要加入 {name} 視圖的面板?",
|
||
"search_cards": "搜尋面板",
|
||
"show_code_editor": "顯示編碼編輯器",
|
||
"show_visual_editor": "顯示視覺編輯器",
|
||
"toggle_editor": "切換編輯器",
|
||
"typed_header": "{type} 面板設定",
|
||
"unsaved_changes": "有未儲存變更"
|
||
},
|
||
"edit_lovelace": {
|
||
"edit_title": "編輯標題",
|
||
"explanation": "此為 Lovelace UI 所有分視圖上方之標題。",
|
||
"header": "Lovelace UI 的標題",
|
||
"title": "標題"
|
||
},
|
||
"edit_view": {
|
||
"add": "新增視圖",
|
||
"delete": "刪除視圖",
|
||
"edit": "編輯視圖",
|
||
"header": "視圖設定",
|
||
"header_name": "{name}視圖設定",
|
||
"move_left": "向左移動視圖",
|
||
"move_right": "向右移動視圖",
|
||
"tab_badges": "圓標圖示",
|
||
"tab_settings": "設定",
|
||
"tab_visibility": "顯示選項",
|
||
"visibility": {
|
||
"select_users": "選擇可觀看此視圖的使用者"
|
||
}
|
||
},
|
||
"header": "編輯 UI",
|
||
"header-footer": {
|
||
"choose_header_footer": "選擇{type}",
|
||
"footer": "Footer",
|
||
"header": "Header",
|
||
"types": {
|
||
"buttons": {
|
||
"name": "按鈕"
|
||
},
|
||
"graph": {
|
||
"name": "圖像"
|
||
},
|
||
"picture": {
|
||
"name": "照片"
|
||
}
|
||
}
|
||
},
|
||
"menu": {
|
||
"manage_dashboards": "管理主面板",
|
||
"manage_resources": "管理資源",
|
||
"open": "開啟 Lovelace UI 選單",
|
||
"raw_editor": "文字模式編輯器"
|
||
},
|
||
"migrate": {
|
||
"header": "設定不相容",
|
||
"migrate": "遷移設定",
|
||
"para_migrate": "Home Assistant 能於您點選 '遷移設定' 按鈕後,自動新增 ID 與視圖至所有面板。",
|
||
"para_no_id": "該元件未含 ID,請於「ui-lovelace.yaml」中為該元件新增 ID。"
|
||
},
|
||
"move_card": {
|
||
"header": "移動至哪個面板"
|
||
},
|
||
"raw_editor": {
|
||
"confirm_remove_config_text": "假如移除 Lovelace UI 設定的話,將自動以區域與裝置產生 Lovelace UI 視圖。",
|
||
"confirm_remove_config_title": "確定要移除 Lovelace UI 設定?",
|
||
"confirm_unsaved_changes": "變更尚未儲存,確定要退出?",
|
||
"confirm_unsaved_comments": "設定包含命令、將不會被儲存。是否要繼續?",
|
||
"error_invalid_config": "設定無效:{error}",
|
||
"error_parse_yaml": "無法解析 YAML:{error}",
|
||
"error_remove": "無法移除設定:{error}",
|
||
"error_save_yaml": "無法儲存 YAML:{error}",
|
||
"header": "編輯設定",
|
||
"lovelace_changed": "Lovelace 設定已更新,是否要於編輯器中載入更新設定,並放棄目前變更?",
|
||
"reload": "重新載入",
|
||
"resources_moved": "無法再透過 Lovelace 設定新增資源,需透過 Lovelace 設定面板進行新增。",
|
||
"save": "儲存",
|
||
"saved": "已儲存",
|
||
"unsaved_changes": "未儲存的變更"
|
||
},
|
||
"save_config": {
|
||
"cancel": "我再想想",
|
||
"close": "關閉",
|
||
"empty_config": "以空白主面板開始",
|
||
"header": "自行編輯 Lovelace UI",
|
||
"para": "主面板目前正由 Home Assistant 維護、於新實體或 Lovelace UI 元件可使用時自動進行更新。假如選擇自行編輯,系統將不再為您自動更新主面板,亦可隨時於設定中新增主面板。",
|
||
"para_sure": "確定要自行編輯使用者介面?",
|
||
"save": "自行編輯",
|
||
"yaml_config": "目前此主面板設定:",
|
||
"yaml_control": "欲使用 YAML 進行控制、新增一個與此主面板相同名稱的 YAML 檔案、或者預設為「ui-lovelace.yaml」。",
|
||
"yaml_mode": "正使用 YAML 模式、表示您無法藉由 UI 變更 Lovelace 設定。假如您想由 UI 中進行變更、請於「configuration.yaml」檔案中移除 'mode: yaml' 參數。"
|
||
},
|
||
"select_view": {
|
||
"dashboard_label": "主面板",
|
||
"header": "選擇面板"
|
||
},
|
||
"sub-element-editor": {
|
||
"types": {
|
||
"footer": "Footer 編輯器",
|
||
"header": "Header 編輯器",
|
||
"row": "實體編輯器"
|
||
}
|
||
},
|
||
"suggest_card": {
|
||
"add": "新增至 Lovelace UI",
|
||
"create_own": "選擇其他面板",
|
||
"header": "已為您產生建議面板"
|
||
},
|
||
"view": {
|
||
"panel_mode": {
|
||
"description": "將會以全寬度製作第一張面板,其他面板與圓標圖示將不會顯示。",
|
||
"title": "面板模式?",
|
||
"warning_multiple_cards": "此視圖包含超過一張面板,但面板視圖僅能顯示一張面板。"
|
||
}
|
||
}
|
||
},
|
||
"menu": {
|
||
"close": "關閉",
|
||
"configure_ui": "編輯主面板",
|
||
"exit_edit_mode": "退出 UI 編輯模式",
|
||
"help": "說明",
|
||
"reload_resources": "重新載入資源",
|
||
"start_conversation": "開始對話"
|
||
},
|
||
"reload_lovelace": "重新載入 UI",
|
||
"reload_resources": {
|
||
"refresh_body": "必須更新頁面以完成重新載入、要立即更新?",
|
||
"refresh_header": "是否要更新?"
|
||
},
|
||
"unused_entities": {
|
||
"available_entities": "此些為尚未於 Lovelace 介面中、可供使用的實體。",
|
||
"domain": "實體類群",
|
||
"entity": "實體",
|
||
"entity_id": "實體 ID",
|
||
"last_changed": "上次變更",
|
||
"no_data": "找不到未使用實體",
|
||
"search": "搜尋實體",
|
||
"select_to_add": "選擇所要新增至面板的實體、並點選新增至面板按鈕。",
|
||
"title": "未使用實體"
|
||
},
|
||
"views": {
|
||
"confirm_delete": "刪除視圖?",
|
||
"confirm_delete_existing_cards": "刪除此視圖同時將移除面板。",
|
||
"confirm_delete_existing_cards_text": "確定要刪除 \"{name}\" 視圖?視圖內包含 {number} 張面板也同時將被刪除。此動作將無法回復。",
|
||
"confirm_delete_text": "確定要刪除 \"{name}\"視圖?"
|
||
},
|
||
"warning": {
|
||
"attribute_not_found": "無法使用屬性 {attribute} 之實體:{entity}",
|
||
"entity_non_numeric": "實體為非數字:{entity}",
|
||
"entity_not_found": "實體不可用:{entity}",
|
||
"entity_unavailable": "實體目前不可用:{entity}",
|
||
"starting": "Home Assistant 正在啟動,可能無法顯示所有功能。"
|
||
}
|
||
},
|
||
"mailbox": {
|
||
"delete_button": "刪除",
|
||
"delete_prompt": "刪除此訊息?",
|
||
"empty": "目前沒有任何訊息",
|
||
"playback_title": "訊息播放"
|
||
},
|
||
"my": {
|
||
"component_not_loaded": "Home Assistant 不支援此重新導向。需要使用整合 {integration} 方能使用。",
|
||
"documentation": "相關文件",
|
||
"error": "發生未知錯誤",
|
||
"faq_link": "Home Assistant 常見問答集",
|
||
"no_supervisor": "所安裝的 Home Assistant 不支援重新導向。需要為 Home Assistant 作業系統或 Home Assistant Supervised 安裝方式。更多資訊,請參閱 {docs_link}。",
|
||
"not_supported": "Home Assistant 不支援此重新導向。點選 {link} 獲取支援之重新導向與版本。"
|
||
},
|
||
"page-authorize": {
|
||
"abort_intro": "登入中止",
|
||
"authorizing_client": "即將授與 {clientId} 訪問 Home Assistant 系統權限。",
|
||
"form": {
|
||
"error": "錯誤:{error}",
|
||
"next": "下一步",
|
||
"providers": {
|
||
"command_line": {
|
||
"abort": {
|
||
"login_expired": "登入階段已逾時,請重新登錄。"
|
||
},
|
||
"error": {
|
||
"invalid_auth": "使用者名稱或密碼無效",
|
||
"invalid_code": "驗證碼無效"
|
||
},
|
||
"step": {
|
||
"init": {
|
||
"data": {
|
||
"password": "使用者密碼",
|
||
"username": "使用者名稱"
|
||
}
|
||
},
|
||
"mfa": {
|
||
"data": {
|
||
"code": "雙重認證碼"
|
||
},
|
||
"description": "開啟裝置上的 **{mfa_module_name}** 以獲得雙重認證碼,並進行驗證:"
|
||
}
|
||
}
|
||
},
|
||
"homeassistant": {
|
||
"abort": {
|
||
"login_expired": "登入階段已逾時,請重新登錄。"
|
||
},
|
||
"error": {
|
||
"invalid_auth": "使用者名稱或密碼無效",
|
||
"invalid_code": "驗證碼無效"
|
||
},
|
||
"step": {
|
||
"init": {
|
||
"data": {
|
||
"password": "使用者密碼",
|
||
"username": "使用者名稱"
|
||
}
|
||
},
|
||
"mfa": {
|
||
"data": {
|
||
"code": "雙重認證碼"
|
||
},
|
||
"description": "開啟裝置上的 **{mfa_module_name}** 以獲得雙重認證碼,並進行驗證:"
|
||
}
|
||
}
|
||
},
|
||
"legacy_api_password": {
|
||
"abort": {
|
||
"login_expired": "登入階段已逾時,請重新登錄。",
|
||
"no_api_password_set": "尚未設定 API 密碼。"
|
||
},
|
||
"error": {
|
||
"invalid_auth": "API 密碼無效",
|
||
"invalid_code": "驗證碼無效"
|
||
},
|
||
"step": {
|
||
"init": {
|
||
"data": {
|
||
"password": "API 密碼"
|
||
},
|
||
"description": "請輸入 Http 設定中的 API 權杖:"
|
||
},
|
||
"mfa": {
|
||
"data": {
|
||
"code": "雙重認證碼"
|
||
},
|
||
"description": "開啟裝置上的 **{mfa_module_name}** 以獲得雙重認證碼,並進行驗證:"
|
||
}
|
||
}
|
||
},
|
||
"trusted_networks": {
|
||
"abort": {
|
||
"not_allowed": "電腦未被允許。"
|
||
},
|
||
"step": {
|
||
"init": {
|
||
"data": {
|
||
"user": "使用者"
|
||
},
|
||
"description": "請選擇要登入的使用者:"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"start_over": "重新開始",
|
||
"unknown_error": "發生錯誤",
|
||
"working": "請稍候"
|
||
},
|
||
"initializing": "初始化中",
|
||
"logging_in_to_with": "使用 **{authProviderName}** 登入 **{locationName}**。",
|
||
"logging_in_with": "使用 **{authProviderName}** 登入。",
|
||
"pick_auth_provider": "或以其他方式登入"
|
||
},
|
||
"page-demo": {
|
||
"cards": {
|
||
"demo": {
|
||
"demo_by": "由 {name}",
|
||
"introduction": "歡迎回家!您正在使用 Home Assistatnt 展示功能,由社群所創作的最佳介面展示。",
|
||
"learn_more": "詳細了解 Home Assistant",
|
||
"next_demo": "下一個展示"
|
||
}
|
||
},
|
||
"config": {
|
||
"arsaboo": {
|
||
"labels": {
|
||
"activity": "模式",
|
||
"air": "空氣",
|
||
"commute_home": "返家通勤",
|
||
"entertainment": "視聽室",
|
||
"hdmi_input": "HDMI 輸入",
|
||
"hdmi_switcher": "HDMI 切換器",
|
||
"information": "資訊",
|
||
"lights": "燈光",
|
||
"morning_commute": "晨間通勤",
|
||
"total_tv_time": "總觀看時間",
|
||
"turn_tv_off": "關閉電視",
|
||
"volume": "音量"
|
||
},
|
||
"names": {
|
||
"family_room": "家庭房",
|
||
"hallway": "走廊",
|
||
"kitchen": "廚房",
|
||
"left": "左",
|
||
"master_bedroom": "主臥室",
|
||
"mirror": "鏡子",
|
||
"patio": "庭院",
|
||
"right": "右",
|
||
"temperature_study": "溫度學習",
|
||
"upstairs": "樓上"
|
||
},
|
||
"unit": {
|
||
"minutes_abbr": "分",
|
||
"watching": "正在觀看"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"page-onboarding": {
|
||
"analytics": {
|
||
"finish": "下一步",
|
||
"intro": "分享實例分析資料,資料將可透過 {link} 連結公開取得"
|
||
},
|
||
"core-config": {
|
||
"button_detect": "偵測",
|
||
"finish": "下一步",
|
||
"intro": "{name}你好,歡迎使用 Home Assistant。為您的家庭取個名字吧?",
|
||
"intro_location": "希望能夠提供您所居住的區域,資料將協助所顯示的資訊內容、設定以日出日落為基礎的自動化。此資料將絕不會與外部網路進行分享。",
|
||
"intro_location_detect": "設定可以藉由一次性請求外部服務、以協助您填寫此項資料。",
|
||
"location_name": "Home Assistant 安裝名稱",
|
||
"location_name_default": "首頁"
|
||
},
|
||
"finish": "完成",
|
||
"integration": {
|
||
"finish": "完成",
|
||
"intro": "將會於 Home Assistant 整合中呈現的裝置與服務。可以現在進行設定,或者稍後於設定選單中進行。",
|
||
"more_integrations": "更多"
|
||
},
|
||
"intro": "準備喚醒您的智慧型家庭、取得隱私自主權,並加入由全球愛好者共同維護的社群了嗎?",
|
||
"next": "下一步",
|
||
"restore": {
|
||
"description": "或者可以自之前的 Snapshot 進行回復。",
|
||
"hide_log": "隱藏完整日誌",
|
||
"in_progress": "回復進行中",
|
||
"show_log": "顯示完整日誌"
|
||
},
|
||
"user": {
|
||
"create_account": "創建帳號",
|
||
"data": {
|
||
"name": "名字",
|
||
"password": "使用者密碼",
|
||
"password_confirm": "確認密碼",
|
||
"username": "使用者名稱"
|
||
},
|
||
"error": {
|
||
"password_not_match": "密碼不相符",
|
||
"required_fields": "填寫所有所需欄位"
|
||
},
|
||
"intro": "開始創建帳號吧。",
|
||
"required_field": "必填"
|
||
}
|
||
},
|
||
"profile": {
|
||
"advanced_mode": {
|
||
"description": "解除隱藏進階功能。",
|
||
"link_promo": "了解更多",
|
||
"title": "進階模式"
|
||
},
|
||
"change_password": {
|
||
"confirm_new_password": "確認密碼",
|
||
"current_password": "目前密碼",
|
||
"error_new_is_old": "新密碼必須與當前密碼不同",
|
||
"error_new_mismatch": "輸入的新密碼值不匹配",
|
||
"error_required": "必填",
|
||
"header": "變更密碼",
|
||
"new_password": "新密碼",
|
||
"submit": "傳送",
|
||
"success": "密碼變更成功"
|
||
},
|
||
"current_user": "目前登入身份:{fullName}。",
|
||
"customize_sidebar": {
|
||
"button": "編輯",
|
||
"description": "同時也能長按側邊列的標題以啟動編輯模式。",
|
||
"header": "自側邊列中變更順序或隱藏項目"
|
||
},
|
||
"dashboard": {
|
||
"description": "選擇這個裝置的預設主面板。",
|
||
"dropdown_label": "主面板",
|
||
"header": "主面板"
|
||
},
|
||
"enable_shortcuts": {
|
||
"description": "開啟或關閉鍵盤捷徑以於 UI 執行各種操作。",
|
||
"header": "鍵盤捷徑"
|
||
},
|
||
"force_narrow": {
|
||
"description": "將預設隱藏側邊列,類似於手機 App 使用方式。",
|
||
"header": "總是隱藏側邊列"
|
||
},
|
||
"is_owner": "你為擁有者。",
|
||
"language": {
|
||
"dropdown_label": "語言",
|
||
"header": "語言",
|
||
"link_promo": "協助翻譯"
|
||
},
|
||
"logout": "登出",
|
||
"logout_text": "確定要登出?",
|
||
"logout_title": "登出?",
|
||
"long_lived_access_tokens": {
|
||
"confirm_delete": "確定要刪除{name}存取權杖嗎?",
|
||
"create": "創建權杖",
|
||
"create_failed": "創建存取權杖失敗。",
|
||
"created": "新增日期:{date}",
|
||
"delete_failed": "刪除存取權杖失敗。",
|
||
"description": "創建長效存取權杖,可供運用腳本與 Home Assistant 實體進行互動。每個權杖於創建後,有效期為十年。目前已啟用之永久有效權杖如下。",
|
||
"empty_state": "尚未創建永久有效存取權杖。",
|
||
"header": "永久有效存取權杖",
|
||
"learn_auth_requests": "學習如何進行驗證請求。",
|
||
"name": "名稱",
|
||
"prompt_copy_token": "複製存取密鑰,將不會再次顯示。",
|
||
"prompt_name": "為權杖命名"
|
||
},
|
||
"mfa_setup": {
|
||
"close": "關閉",
|
||
"step_done": "{step}已設定完成",
|
||
"submit": "傳送",
|
||
"title_aborted": "已中止",
|
||
"title_success": "成功!"
|
||
},
|
||
"mfa": {
|
||
"confirm_disable": "確定要關閉{name}?",
|
||
"disable": "關閉",
|
||
"enable": "開啟",
|
||
"header": "多步驟驗證模組"
|
||
},
|
||
"number_format": {
|
||
"description": "選擇數字顯示格式。",
|
||
"dropdown_label": "數字格式",
|
||
"formats": {
|
||
"comma_decimal": "1,234,567.89",
|
||
"decimal_comma": "1.234.567,89",
|
||
"language": "自動(使用語言設定)",
|
||
"none": "無",
|
||
"space_comma": "1 234 567,89",
|
||
"system": "使用系統位置"
|
||
},
|
||
"header": "數字格式"
|
||
},
|
||
"push_notifications": {
|
||
"add_device_prompt": {
|
||
"input_label": "裝置名稱",
|
||
"title": "要幫這個裝置取什麼名字呢?"
|
||
},
|
||
"description": "推送通知到這個裝置。",
|
||
"error_load_platform": "設定 notify.html5。",
|
||
"error_use_https": "需要啟用前端 SSL 加密。",
|
||
"header": "通知推送",
|
||
"link_promo": "了解更多",
|
||
"push_notifications": "通知推送"
|
||
},
|
||
"refresh_tokens": {
|
||
"confirm_delete": "確定要刪除{name}更新權杖嗎?",
|
||
"created_at": "於{date}創建",
|
||
"current_token_tooltip": "無法刪除目前更新權杖",
|
||
"delete_failed": "刪除更新權杖失敗。",
|
||
"description": "每一個更新權杖標示為一次登錄活動。當點選登出時,更新權杖將會自動移除。目前你的帳號已啟用之更新權杖如下。",
|
||
"header": "更新權杖",
|
||
"last_used": "上次使用:於{date}、位置{location}",
|
||
"not_used": "從未使用過",
|
||
"token_title": "{clientId}更新權杖"
|
||
},
|
||
"suspend": {
|
||
"description": "於隱藏五分鐘後關閉連線?",
|
||
"header": "自動關閉連線"
|
||
},
|
||
"themes": {
|
||
"accent_color": "加重顏色",
|
||
"dark_mode": {
|
||
"auto": "自動",
|
||
"dark": "深色",
|
||
"light": "淡色"
|
||
},
|
||
"dropdown_label": "主題",
|
||
"error_no_theme": "無主題可使用。",
|
||
"header": "主題",
|
||
"link_promo": "關於此主題",
|
||
"primary_color": "主色彩",
|
||
"reset": "重置"
|
||
},
|
||
"time_format": {
|
||
"description": "選擇時間顯示格式。",
|
||
"dropdown_label": "時間格式",
|
||
"formats": {
|
||
"12": "12 小時制(AM/PM)",
|
||
"24": "24 小時制",
|
||
"language": "自動(使用語言設定)",
|
||
"system": "使用系統位置"
|
||
},
|
||
"header": "時間格式"
|
||
},
|
||
"vibrate": {
|
||
"description": "當控制裝置時、開啟或關閉此裝置震動。",
|
||
"header": "震動"
|
||
}
|
||
},
|
||
"shopping_list": {
|
||
"start_conversation": "開始對話"
|
||
}
|
||
},
|
||
"sidebar": {
|
||
"done": "完成",
|
||
"external_app_configuration": "App 設定",
|
||
"sidebar_toggle": "側邊欄開關"
|
||
}
|
||
}
|
||
} |