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

25 lines
1.1 KiB
JSON

{
"config": {
"abort": {
"already_configured": "Konto har redan konfigurerats",
"already_in_progress": "Konfigurationsfl\u00f6det p\u00e5g\u00e5r redan",
"authorize_url_timeout": "Timeout vid generering av en auktoriserings-URL.",
"missing_configuration": "Komponenten har inte konfigurerats. F\u00f6lj dokumentationen.",
"no_url_available": "Ingen webbadress tillg\u00e4nglig. F\u00f6r information om detta fel, [kolla hj\u00e4lpavsnittet]({docs_url})",
"oauth_error": "Mottog ogiltiga tokendata.",
"reauth_successful": "\u00c5terautentisering lyckades"
},
"create_entry": {
"default": "Autentiserats"
},
"step": {
"pick_implementation": {
"title": "V\u00e4lj autentiseringsmetod"
},
"reauth_confirm": {
"description": "Yolink-integrationen m\u00e5ste autentisera ditt konto igen",
"title": "\u00c5terautenticera integration"
}
}
}
}