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

20 lines
649 B
JSON
Raw Normal View History

2019-02-02 22:02:50 +00:00
{
"config": {
2020-02-26 00:31:47 +00:00
"abort": {
"already_configured": "\u6b64\u61c9\u7528\u7a0b\u5f0f\u5bc6\u9470\u5df2\u88ab\u4f7f\u7528\u3002"
},
2019-02-02 22:02:50 +00:00
"error": {
"invalid_key": "API \u5bc6\u9470\u53ca/\u6216\u61c9\u7528\u5bc6\u9470\u7121\u6548",
2019-09-27 00:32:12 +00:00
"no_devices": "\u5e33\u865f\u4e2d\u627e\u4e0d\u5230\u4efb\u4f55\u8a2d\u5099"
2019-02-02 22:02:50 +00:00
},
"step": {
"user": {
"data": {
"api_key": "API \u5bc6\u9470",
"app_key": "\u61c9\u7528\u5bc6\u9470"
},
"title": "\u586b\u5beb\u8cc7\u8a0a"
}
2020-04-15 16:51:07 +00:00
}
2020-04-16 20:00:10 +00:00
}
2019-02-02 22:02:50 +00:00
}