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

29 lines
911 B
JSON

{
"config": {
"abort": {
"already_configured": "\u670d\u52d9\u5df2\u7d93\u8a2d\u5b9a\u5b8c\u6210"
},
"error": {
"cannot_connect": "\u9023\u7dda\u5931\u6557"
},
"step": {
"api_key": {
"data": {
"api_key": "API \u91d1\u9470"
}
},
"user": {
"data": {
"api_key": "API \u91d1\u9470",
"host": "\u4e3b\u6a5f\u7aef",
"location": "\u5ea7\u6a19",
"name": "\u540d\u7a31",
"port": "\u901a\u8a0a\u57e0",
"ssl": "\u4f7f\u7528 SSL \u8a8d\u8b49",
"statistics_only": "\u50c5\u7d71\u8a08\u8cc7\u8a0a",
"verify_ssl": "\u78ba\u8a8d SSL \u8a8d\u8b49"
}
}
}
}
}