1
mirror of https://github.com/home-assistant/core synced 2024-09-18 19:55:20 +02:00
ha-core/homeassistant/components/notion/translations/zh-Hant.json
2021-10-02 12:59:05 +00:00

29 lines
1011 B
JSON

{
"config": {
"abort": {
"already_configured": "\u5e33\u865f\u5df2\u7d93\u8a2d\u5b9a\u5b8c\u6210",
"reauth_successful": "\u91cd\u65b0\u8a8d\u8b49\u6210\u529f"
},
"error": {
"invalid_auth": "\u9a57\u8b49\u78bc\u7121\u6548",
"no_devices": "\u5e33\u865f\u4e2d\u627e\u4e0d\u5230\u4efb\u4f55\u88dd\u7f6e",
"unknown": "\u672a\u9810\u671f\u932f\u8aa4"
},
"step": {
"reauth_confirm": {
"data": {
"password": "\u5bc6\u78bc"
},
"description": "\u8acb\u8f38\u5165 {username} \u5bc6\u78bc\u3002",
"title": "\u91cd\u65b0\u8a8d\u8b49\u6574\u5408"
},
"user": {
"data": {
"password": "\u5bc6\u78bc",
"username": "\u4f7f\u7528\u8005\u540d\u7a31"
},
"title": "\u586b\u5beb\u8cc7\u8a0a"
}
}
}
}