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

23 lines
723 B
JSON

{
"config": {
"abort": {
"already_configured": "\u8bbe\u5907\u5df2\u88ab\u8fde\u63a5"
},
"error": {
"cannot_connect": "\u8fde\u63a5\u5931\u8d25"
},
"step": {
"user": {
"data": {
"host": "\u4e3b\u673a\u5730\u5740",
"password": "\u5bc6\u7801",
"port": "\u7aef\u53e3",
"ssl": "\u4f7f\u7528 SSL \u51ed\u8bc1",
"username": "\u7528\u6237\u540d",
"verify_ssl": "\u9a8c\u8bc1 SSL \u8bc1\u4e66",
"version": "Glances API \u7248\u672c (2 \u6216 3)"
}
}
}
}
}