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

21 lines
746 B
JSON

{
"config": {
"abort": {
"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": {
"title": "\u00c5terautenticera integration"
}
}
}
}