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

25 lines
674 B
JSON

{
"config": {
"abort": {
"addr_in_use": "\u4f3a\u670d\u5668\u901a\u8a0a\u57e0\u5df2\u88ab\u4f7f\u7528\u3002",
"start_server_failed": "\u555f\u52d5\u4f3a\u670d\u5668\u5931\u6557\u3002"
},
"step": {
"user": {
"data": {
"port": "\u901a\u8a0a\u57e0"
},
"title": "\u8a2d\u5b9a WIFFI \u88dd\u7f6e TCP \u4f3a\u670d\u5668"
}
}
},
"options": {
"step": {
"init": {
"data": {
"timeout": "\u903e\u6642\uff08\u5206\uff09"
}
}
}
}
}