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

24 lines
824 B
JSON
Raw Normal View History

2019-09-27 00:32:12 +00:00
{
"config": {
"abort": {
"one_instance_only": "Integrationen underst\u00f8tter kun \u00e9n ecobee forekomst"
},
"error": {
"pin_request_failed": "Fejl ved anmodning om pinkode fra ecobee. Kontroller at API-n\u00f8glen er korrekt.",
"token_request_failed": "Fejl ved anmodning om tokens fra ecobee. Pr\u00f8v igen."
},
"step": {
"authorize": {
"title": "Autoriser app p\u00e5 ecobee.com"
},
"user": {
"data": {
"api_key": "API-n\u00f8gle"
},
"description": "Indtast API-n\u00f8glen, du har f\u00e5et fra ecobee.com.",
"title": "ecobee API-n\u00f8gle"
}
},
"title": "ecobee"
}
}