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

18 lines
632 B
JSON
Raw Normal View History

2020-01-29 00:31:54 +00:00
{
"config": {
"abort": {
"already_setup": "Du kan endast konfigurera ett Spotify-konto.",
"authorize_url_timeout": "Skapandet av en auktoriseringsadress \u00f6verskred tidsgr\u00e4nsen.",
"missing_configuration": "Spotify-integrationen \u00e4r inte konfigurerad. V\u00e4nligen f\u00f6lj dokumentationen."
},
"create_entry": {
"default": "Lyckad autentisering med Spotify."
},
"step": {
"pick_implementation": {
"title": "V\u00e4lj autentiseringsmetod."
}
},
2020-02-06 00:31:53 +00:00
"title": "Spotify"
2020-01-29 00:31:54 +00:00
}
}