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

29 lines
787 B
JSON

{
"config": {
"abort": {
"already_configured": "Tile \u5e33\u865f\u5df2\u7d93\u8a2d\u5b9a\u5b8c\u6210"
},
"error": {
"invalid_credentials": "\u6240\u63d0\u4f9b\u7684 Tile \u6191\u8b49\u7121\u6548\u3002"
},
"step": {
"user": {
"data": {
"password": "\u5bc6\u78bc",
"username": "\u96fb\u5b50\u90f5\u4ef6"
},
"title": "\u8a2d\u5b9a Tile"
}
}
},
"options": {
"step": {
"init": {
"data": {
"show_inactive": "\u986f\u793a\u7121\u4f5c\u7528 Tile"
},
"title": "\u8a2d\u5b9a Tile"
}
}
}
}