core/homeassistant/components/ambiclimate/translations/sv.json

20 lines
848 B
JSON
Raw Normal View History

2019-05-23 20:32:35 +00:00
{
"config": {
"abort": {
2020-11-11 11:10:09 +00:00
"access_token": "Ok\u00e4nt fel vid generering av \u00e5tkomsttoken."
2019-05-23 20:32:35 +00:00
},
"create_entry": {
"default": "Lyckad autentisering med Ambiclimate"
},
"error": {
"follow_link": "V\u00e4nligen f\u00f6lj l\u00e4nken och autentisera dig innan du trycker p\u00e5 Skicka",
"no_token": "Inte autentiserad med Ambiclimate"
},
"step": {
"auth": {
"description": "V\u00e4nligen f\u00f6lj denna [l\u00e4nk] ({authorization_url}) och <b> till\u00e5ta </b> till g\u00e5ng till ditt Ambiclimate konto, kom sedan tillbaka och tryck p\u00e5 <b> Skicka </b> nedan.\n(Kontrollera att den angivna callback url \u00e4r {cb_url})",
"title": "Autentisera Ambiclimate"
}
2020-04-15 16:51:07 +00:00
}
2020-04-16 20:00:10 +00:00
}
2019-05-23 20:32:35 +00:00
}