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

21 lines
894 B
JSON
Raw Normal View History

2019-10-09 00:32:17 +00:00
{
"config": {
2019-10-16 00:32:17 +00:00
"error": {
"pin_request_failed": "Fehler beim Anfordern der PIN von ecobee; Bitte \u00fcberpr\u00fcfe, ob der API-Schl\u00fcssel korrekt ist.",
"token_request_failed": "Fehler beim Anfordern eines Token von ecobee; Bitte versuche es erneut."
},
2019-10-09 00:32:17 +00:00
"step": {
2019-10-16 00:32:17 +00:00
"authorize": {
"description": "Bitte autorisiere diese App unter https://www.ecobee.com/consumerportal/index.html mit Pincode:\n\n{pin}\n\nDr\u00fccke dann auf Senden.",
"title": "App auf ecobee.com autorisieren"
},
2019-10-09 00:32:17 +00:00
"user": {
"data": {
2020-06-07 00:03:28 +00:00
"api_key": "API Schl\u00fcssel"
2019-10-16 00:32:17 +00:00
},
2020-01-13 00:31:54 +00:00
"description": "Bitte gib den von ecobee.com erhaltenen API-Schl\u00fcssel ein.",
2019-10-16 00:32:17 +00:00
"title": "ecobee API-Schl\u00fcssel"
2019-10-09 00:32:17 +00:00
}
2020-04-15 16:51:07 +00:00
}
2020-04-16 20:00:10 +00:00
}
2019-10-09 00:32:17 +00:00
}