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

40 lines
1.7 KiB
JSON
Raw Normal View History

2022-04-29 00:22:21 +00:00
{
"config": {
"abort": {
"already_configured": "\u5e33\u865f\u5df2\u7d93\u8a2d\u5b9a\u5b8c\u6210",
"already_in_progress": "\u8a2d\u5b9a\u5df2\u7d93\u9032\u884c\u4e2d",
"code_expired": "\u8a8d\u8b49\u78bc\u5df2\u904e\u671f\u6216\u6191\u8b49\u8a2d\u5b9a\u7121\u6548\uff0c\u8acb\u518d\u8a66\u4e00\u6b21\u3002",
"invalid_access_token": "\u5b58\u53d6\u6b0a\u6756\u7121\u6548",
"missing_configuration": "\u5143\u4ef6\u5c1a\u672a\u8a2d\u7f6e\uff0c\u8acb\u53c3\u95b1\u6587\u4ef6\u8aaa\u660e\u3002",
"oauth_error": "\u6536\u5230\u7121\u6548\u7684\u6b0a\u6756\u8cc7\u6599\u3002",
"reauth_successful": "\u91cd\u65b0\u8a8d\u8b49\u6210\u529f"
},
"create_entry": {
"default": "\u5df2\u6210\u529f\u8a8d\u8b49"
},
"progress": {
"exchange": "\u6b32\u9023\u7d50 Google \u5e33\u865f\u3001\u8acb\u700f\u89bd [{url}]({url}) \u4e26\u8f38\u5165\u4ee3\u78bc\uff1a\n{user_code}"
},
"step": {
"auth": {
"title": "\u9023\u7d50 Google \u5e33\u865f"
},
"pick_implementation": {
"title": "\u9078\u64c7\u9a57\u8b49\u6a21\u5f0f"
},
"reauth_confirm": {
"description": "Google Calendar \u6574\u5408\u9700\u8981\u91cd\u65b0\u8a8d\u8b49\u60a8\u7684\u5e33\u865f",
"title": "\u91cd\u65b0\u8a8d\u8b49\u6574\u5408"
}
}
2022-05-24 00:25:27 +00:00
},
"options": {
"step": {
"init": {
"data": {
"calendar_access": "Home Assistant \u5b58\u53d6 Google Calendar"
}
}
}
2022-04-29 00:22:21 +00:00
}
}