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

30 lines
844 B
JSON
Raw Normal View History

2020-06-07 00:03:28 +00:00
{
"config": {
"abort": {
2020-10-07 00:06:20 +00:00
"already_configured": "\u5e33\u865f\u5df2\u7d93\u8a2d\u5b9a\u5b8c\u6210"
2020-06-07 00:03:28 +00:00
},
"error": {
2020-10-07 00:06:20 +00:00
"invalid_auth": "\u9a57\u8b49\u78bc\u7121\u6548",
2020-06-07 00:03:28 +00:00
"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"
}
}
}
}