core/homeassistant/components/solaredge/translations/zh-Hans.json

23 lines
814 B
JSON

{
"config": {
"abort": {
"already_configured": "\u8bbe\u5907\u5df2\u7ecf\u914d\u7f6e\u8fc7\u4e86"
},
"error": {
"already_configured": "\u8bbe\u5907\u5df2\u7ecf\u914d\u7f6e\u8fc7\u4e86",
"could_not_connect": "\u65e0\u6cd5\u8fde\u63a5\u5230 SolarEdge API",
"invalid_api_key": "API \u5bc6\u94a5\u65e0\u6548",
"site_not_active": "\u672a\u6fc0\u6d3b"
},
"step": {
"user": {
"data": {
"api_key": "API \u5bc6\u7801",
"name": "\u5b89\u88c5\u540d\u79f0",
"site_id": "SolarEdge \u7ad9\u70b9 ID"
},
"title": "\u5b9a\u4e49\u672c\u6b21\u5b89\u88c5\u7684 API \u53c2\u6570"
}
}
}
}