1
mirror of https://github.com/home-assistant/core synced 2024-10-07 10:13:38 +02:00
ha-core/homeassistant/components/syncthing/translations/zh-Hant.json

22 lines
645 B
JSON
Raw Normal View History

2021-05-10 02:04:47 +02:00
{
"config": {
"abort": {
"already_configured": "\u670d\u52d9\u5df2\u7d93\u8a2d\u5b9a\u5b8c\u6210"
},
"error": {
"cannot_connect": "\u9023\u7dda\u5931\u6557",
"invalid_auth": "\u9a57\u8b49\u78bc\u7121\u6548"
},
"step": {
"user": {
"data": {
"title": "\u8a2d\u5b9a Syncthing \u6574\u5408",
"token": "\u6b0a\u6756",
"url": "\u7db2\u5740",
"verify_ssl": "\u78ba\u8a8d SSL \u8a8d\u8b49"
}
}
}
},
"title": "Syncthing"
}