417 lines
13 KiB
JSON
417 lines
13 KiB
JSON
{
|
|
"panel": {
|
|
"config": "設定",
|
|
"states": "概覽",
|
|
"map": "地圖",
|
|
"logbook": "日誌",
|
|
"history": "歷史",
|
|
"mailbox": "郵箱",
|
|
"shopping_list": "購物清單",
|
|
"dev-services": "服務",
|
|
"dev-states": "狀態",
|
|
"dev-events": "事件",
|
|
"dev-templates": "模板",
|
|
"dev-mqtt": "MQTT",
|
|
"dev-info": "資訊"
|
|
},
|
|
"state": {
|
|
"default": {
|
|
"off": "關閉",
|
|
"on": "開啟",
|
|
"unknown": "未知",
|
|
"unavailable": "不可用"
|
|
},
|
|
"alarm_control_panel": {
|
|
"armed": "已佈防",
|
|
"disarmed": "佈防解除",
|
|
"armed_home": "開啟告警場景",
|
|
"armed_away": "離家布防",
|
|
"armed_night": "夜間佈防",
|
|
"pending": "掛起",
|
|
"arming": "佈防中",
|
|
"disarming": "警戒解除",
|
|
"triggered": "警戒觸發",
|
|
"armed_custom_bypass": "警戒模式狀態"
|
|
},
|
|
"automation": {
|
|
"off": "關閉",
|
|
"on": "開啟"
|
|
},
|
|
"binary_sensor": {
|
|
"default": {
|
|
"off": "關閉",
|
|
"on": "開啟"
|
|
},
|
|
"moisture": {
|
|
"off": "乾燥",
|
|
"on": "濕潤"
|
|
},
|
|
"gas": {
|
|
"off": "未觸發",
|
|
"on": "已觸發"
|
|
},
|
|
"motion": {
|
|
"off": "無人",
|
|
"on": "有人"
|
|
},
|
|
"occupancy": {
|
|
"off": "未觸發",
|
|
"on": "已觸發"
|
|
},
|
|
"smoke": {
|
|
"off": "未觸發",
|
|
"on": "已觸發"
|
|
},
|
|
"sound": {
|
|
"off": "未觸發",
|
|
"on": "已觸發"
|
|
},
|
|
"vibration": {
|
|
"off": "正常",
|
|
"on": "觸發"
|
|
},
|
|
"opening": {
|
|
"off": "關閉",
|
|
"on": "開啟"
|
|
},
|
|
"safety": {
|
|
"off": "安全",
|
|
"on": "危險"
|
|
},
|
|
"presence": {
|
|
"off": "離家",
|
|
"on": "首頁"
|
|
},
|
|
"battery": {
|
|
"off": "電量正常",
|
|
"on": "電量低"
|
|
},
|
|
"problem": {
|
|
"off": "確定",
|
|
"on": "問題"
|
|
},
|
|
"connectivity": {
|
|
"off": "已斷線",
|
|
"on": "已連線"
|
|
},
|
|
"cold": {
|
|
"off": "不冷",
|
|
"on": "冷"
|
|
},
|
|
"door": {
|
|
"off": "關閉",
|
|
"on": "開啟"
|
|
},
|
|
"garage_door": {
|
|
"off": "關閉",
|
|
"on": "開啟"
|
|
},
|
|
"heat": {
|
|
"off": "不熱",
|
|
"on": "熱"
|
|
},
|
|
"window": {
|
|
"off": "關閉",
|
|
"on": "開啟"
|
|
}
|
|
},
|
|
"calendar": {
|
|
"off": "關閉",
|
|
"on": "開啟"
|
|
},
|
|
"camera": {
|
|
"recording": "錄製中",
|
|
"streaming": "監控中",
|
|
"idle": "待命"
|
|
},
|
|
"climate": {
|
|
"off": "關閉",
|
|
"on": "開啟",
|
|
"heat": "制熱模式",
|
|
"cool": "製冷模式",
|
|
"idle": "待命",
|
|
"auto": "自動模式",
|
|
"dry": "除濕模式",
|
|
"fan_only": "僅送風",
|
|
"eco": "節能模式",
|
|
"electric": "電動模式",
|
|
"performance": "效能",
|
|
"high_demand": "高用量",
|
|
"heat_pump": "熱泵",
|
|
"gas": "燃氣模式"
|
|
},
|
|
"configurator": {
|
|
"configure": "設定",
|
|
"configured": "設定成功"
|
|
},
|
|
"cover": {
|
|
"open": "開啟",
|
|
"opening": "開啟中",
|
|
"closed": "關閉",
|
|
"closing": "關閉中",
|
|
"stopped": "停止"
|
|
},
|
|
"device_tracker": {
|
|
"home": "在家",
|
|
"not_home": "離家"
|
|
},
|
|
"fan": {
|
|
"off": "關閉",
|
|
"on": "開啟"
|
|
},
|
|
"group": {
|
|
"off": "關閉",
|
|
"on": "開啟",
|
|
"home": "在家",
|
|
"not_home": "離家",
|
|
"open": "開啟",
|
|
"opening": "開啟中",
|
|
"closed": "關閉",
|
|
"closing": "關閉中",
|
|
"stopped": "停止",
|
|
"locked": "已上鎖",
|
|
"unlocked": "已解鎖",
|
|
"ok": "正常",
|
|
"problem": "異常"
|
|
},
|
|
"input_boolean": {
|
|
"off": "已關閉",
|
|
"on": "已開啟"
|
|
},
|
|
"light": {
|
|
"off": "已關燈",
|
|
"on": "已開燈"
|
|
},
|
|
"lock": {
|
|
"locked": "已上鎖",
|
|
"unlocked": "已解鎖"
|
|
},
|
|
"media_player": {
|
|
"off": "關閉",
|
|
"on": "開啟",
|
|
"playing": "播放中",
|
|
"paused": "已暫停",
|
|
"idle": "閒置",
|
|
"standby": "待命"
|
|
},
|
|
"plant": {
|
|
"ok": "健康",
|
|
"problem": "異常"
|
|
},
|
|
"remote": {
|
|
"off": "關閉",
|
|
"on": "開啓"
|
|
},
|
|
"scene": {
|
|
"scening": "當前場景"
|
|
},
|
|
"script": {
|
|
"off": "關閉",
|
|
"on": "開啓"
|
|
},
|
|
"sensor": {
|
|
"off": "關閉",
|
|
"on": "開啓"
|
|
},
|
|
"sun": {
|
|
"above_horizon": "日出",
|
|
"below_horizon": "日落西山"
|
|
},
|
|
"switch": {
|
|
"off": "關閉",
|
|
"on": "開啓"
|
|
},
|
|
"zwave": {
|
|
"default": {
|
|
"initializing": "正在初始化",
|
|
"dead": "失去溝通",
|
|
"sleeping": "休眠中",
|
|
"ready": "準備就緒"
|
|
},
|
|
"query_stage": {
|
|
"initializing": "初始化 ({query_stage})",
|
|
"dead": "失去溝通 ({query_stage})"
|
|
}
|
|
}
|
|
},
|
|
"state_badge": {
|
|
"default": {
|
|
"unknown": "未知",
|
|
"unavailable": "不可用"
|
|
},
|
|
"alarm_control_panel": {
|
|
"armed": "已解除",
|
|
"disarmed": "解除",
|
|
"armed_home": "家裡告警",
|
|
"armed_away": "離家告警",
|
|
"armed_night": "夜間告警",
|
|
"pending": "等待中",
|
|
"arming": "開啟告警場景中",
|
|
"disarming": "關閉告警場景",
|
|
"triggered": "觸發",
|
|
"armed_custom_bypass": "已開啟警戒模式"
|
|
},
|
|
"device_tracker": {
|
|
"home": "在家",
|
|
"not_home": "離家"
|
|
}
|
|
},
|
|
"ui": {
|
|
"panel": {
|
|
"shopping-list": {
|
|
"clear_completed": "清理完成",
|
|
"add_item": "新增項目",
|
|
"microphone_tip": "點擊右上角的麥克風圖示,並說\"加入糖果到我的購物清單內\""
|
|
},
|
|
"history": {
|
|
"showing_entries": "選擇查看時間",
|
|
"period": "選擇週期"
|
|
},
|
|
"logbook": {
|
|
"showing_entries": "選擇查看時間"
|
|
},
|
|
"mailbox": {
|
|
"empty": "目前沒有任何訊息",
|
|
"playback_title": "返回",
|
|
"delete_prompt": "刪除",
|
|
"delete_button": "刪除"
|
|
},
|
|
"config": {
|
|
"header": "設定 Home Assistant",
|
|
"introduction": "此處為 Home Assistant 和組件配置區域。目前尚未支持所有設定,但是我們在努力建設中啦。",
|
|
"core": {
|
|
"caption": "常規",
|
|
"description": "配置文件驗證及服務器控制",
|
|
"section": {
|
|
"core": {
|
|
"header": "設定和服務器控制",
|
|
"introduction": "我們知道,填寫或改變設定可能是個令人厭煩的事情。\n這裡將嘗試讓您做這些事情更輕鬆一些。",
|
|
"validation": {
|
|
"heading": "設定驗證",
|
|
"introduction": "如果您最近對設定進行了一些更改, 並且想要確保這些設定有無錯誤, 這可以驗證您的設定。",
|
|
"check_config": "檢查設定",
|
|
"valid": "設定有效!",
|
|
"invalid": "設定無效"
|
|
},
|
|
"reloading": {
|
|
"heading": "重新加載設定",
|
|
"introduction": "Home Assistant 中部分設定無須重啟即可重新載入生效。點擊重載按鈕即可更新為最新設定。",
|
|
"core": "重新加載核心設定",
|
|
"group": "重新加載群組",
|
|
"automation": "重新加載自動化",
|
|
"script": "重新加載腳本"
|
|
},
|
|
"server_management": {
|
|
"heading": "服務器管理",
|
|
"introduction": "控制 Home Assistant 服務器",
|
|
"restart": "重啟",
|
|
"stop": "停止"
|
|
}
|
|
},
|
|
"push_notifications": {
|
|
"header": "通知推送設定",
|
|
"introduction": "在此設備啟用通知推送",
|
|
"push_notifications": "通知推送"
|
|
},
|
|
"translation": {
|
|
"header": "選擇一種語言",
|
|
"introduction": "選擇本設備 Home Assistant 顯示的語言",
|
|
"language": "語言"
|
|
},
|
|
"themes": {
|
|
"header": "設定主題",
|
|
"introduction": "選擇本設備使用主題,默認主題為 “Backend-selected”",
|
|
"theme": "主題"
|
|
}
|
|
}
|
|
},
|
|
"customize": {
|
|
"caption": "客製化",
|
|
"description": "客製化設備"
|
|
},
|
|
"automation": {
|
|
"caption": "自動化設定",
|
|
"description": "創建和編輯自動化"
|
|
},
|
|
"script": {
|
|
"caption": "腳本",
|
|
"description": "創建和編輯腳本"
|
|
},
|
|
"zwave": {
|
|
"caption": "Z-Wave",
|
|
"description": "管理 Z-Wave 網絡"
|
|
}
|
|
}
|
|
},
|
|
"sidebar": {
|
|
"log_out": "登出",
|
|
"developer_tools": "開發工具"
|
|
},
|
|
"common": {
|
|
"loading": "讀取中",
|
|
"cancel": "取消"
|
|
},
|
|
"duration": {
|
|
"day": "{count} {count, plural,\none {天}\nother {天}\n}",
|
|
"week": "{count} {count, plural,\none {週}\nother {週}\n}",
|
|
"second": "{count} {count, plural,\none {秒}\nother {秒}\n}"
|
|
},
|
|
"login-form": {
|
|
"password": "密碼",
|
|
"remember": "記住設定",
|
|
"log_in": "登入"
|
|
},
|
|
"card": {
|
|
"camera": {
|
|
"not_available": "影像無法使用"
|
|
},
|
|
"persistent_notification": {
|
|
"dismiss": "關閉"
|
|
}
|
|
}
|
|
},
|
|
"domain": {
|
|
"alarm_control_panel": "告警控制面板",
|
|
"automation": "自動化設定",
|
|
"binary_sensor": "二進位傳感器",
|
|
"calendar": "日曆",
|
|
"camera": "攝影機",
|
|
"climate": "氣象監控",
|
|
"configurator": "組態編輯器",
|
|
"conversation": "語音互動",
|
|
"cover": "開關按鈕",
|
|
"device_tracker": "追蹤裝置ID",
|
|
"fan": "風扇",
|
|
"history_graph": "歷史圖",
|
|
"group": "群組",
|
|
"image_processing": "圖像處理",
|
|
"input_boolean": "開關框",
|
|
"input_datetime": "輸入日期",
|
|
"input_select": "選擇框",
|
|
"input_number": "數字框",
|
|
"input_text": "輸入框",
|
|
"light": "燈",
|
|
"lock": "鎖",
|
|
"mailbox": "郵箱",
|
|
"media_player": "媒體播放器",
|
|
"notify": "通知",
|
|
"plant": "植物",
|
|
"proximity": "距離",
|
|
"remote": "遠端",
|
|
"scene": "場景",
|
|
"script": "腳本",
|
|
"sensor": "傳感器",
|
|
"sun": "太陽",
|
|
"switch": "開關",
|
|
"updater": "更新",
|
|
"weblink": "網站鏈接",
|
|
"zwave": "Z-Wave"
|
|
},
|
|
"attribute": {
|
|
"weather": {
|
|
"humidity": "濕度",
|
|
"visibility": "能見度",
|
|
"wind_speed": "風速"
|
|
}
|
|
}
|
|
} |