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

33 lines
1.6 KiB
JSON

{
"config": {
"abort": {
"authorize_url_timeout": "Skapandet av en auktoriseringsadress \u00f6verskred tidsgr\u00e4nsen.",
"missing_configuration": "Spotify-integrationen \u00e4r inte konfigurerad. V\u00e4nligen f\u00f6lj dokumentationen.",
"no_url_available": "Ingen webbadress tillg\u00e4nglig. F\u00f6r information om detta fel, [kolla hj\u00e4lpavsnittet]({docs_url})",
"reauth_account_mismatch": "Spotify-kontot som autentiserats med matchar inte kontot som kr\u00e4vs f\u00f6r omautentisering."
},
"create_entry": {
"default": "Lyckad autentisering med Spotify."
},
"step": {
"pick_implementation": {
"title": "V\u00e4lj autentiseringsmetod."
},
"reauth_confirm": {
"description": "Spotify-integrationen m\u00e5ste autentiseras p\u00e5 nytt med Spotify f\u00f6r konto: {account}",
"title": "\u00c5terautenticera integration"
}
}
},
"issues": {
"removed_yaml": {
"description": "Att konfigurera Spotify med YAML har tagits bort. \n\n Din befintliga YAML-konfiguration anv\u00e4nds inte av Home Assistant. \n\n Ta bort YAML-konfigurationen fr\u00e5n filen configuration.yaml och starta om Home Assistant f\u00f6r att \u00e5tg\u00e4rda problemet.",
"title": "Spotify YAML-konfigurationen har tagits bort"
}
},
"system_health": {
"info": {
"api_endpoint_reachable": "Spotify API-slutpunkt kan n\u00e5s"
}
}
}