core/homeassistant/components/zone/translations/zh-Hant.json

21 lines
604 B
JSON

{
"config": {
"error": {
"name_exists": "\u8a72\u540d\u7a31\u5df2\u5b58\u5728"
},
"step": {
"init": {
"data": {
"icon": "\u5716\u793a",
"latitude": "\u7def\u5ea6",
"longitude": "\u7d93\u5ea6",
"name": "\u540d\u7a31",
"passive": "\u88ab\u52d5",
"radius": "\u534a\u5f91"
},
"title": "\u5b9a\u7fa9\u5340\u57df\u53c3\u6578"
}
},
"title": "\u5340\u57df"
}
}