core/homeassistant/components/ecobee/translations/ja.json

19 lines
887 B
JSON
Raw Normal View History

2021-11-13 00:11:56 +00:00
{
"config": {
2021-11-25 00:13:33 +00:00
"abort": {
"single_instance_allowed": "\u3059\u3067\u306b\u8a2d\u5b9a\u3055\u308c\u3066\u3044\u307e\u3059\u3002\u5358\u4e00\u306e\u8a2d\u5b9a\u3057\u304b\u3067\u304d\u307e\u305b\u3093\u3002"
},
2021-11-13 00:11:56 +00:00
"step": {
"authorize": {
2021-11-19 00:14:01 +00:00
"description": "\u3053\u306e\u30a2\u30d7\u30ea\u3092 https://www.ecobee.com/consumerportal/index.html \u3067PIN\u30b3\u30fc\u30c9\u3067\u8a8d\u8a3c\u3057\u3066\u304f\u3060\u3055\u3044\u3002 \n\n {pin}\n\n\u6b21\u306b\u3001\u9001\u4fe1(submit) \u3092\u62bc\u3057\u307e\u3059\u3002",
2021-11-13 00:11:56 +00:00
"title": "ecobee.com\u306e\u30a2\u30d7\u30ea\u3092\u8a8d\u8a3c\u3059\u308b"
2021-11-19 00:14:01 +00:00
},
"user": {
2021-11-23 00:13:54 +00:00
"data": {
"api_key": "API\u30ad\u30fc"
},
2021-11-19 00:14:01 +00:00
"title": "ecobee API\u30ad\u30fc"
2021-11-13 00:11:56 +00:00
}
}
}
}