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

18 lines
585 B
JSON

{
"config": {
"abort": {
"already_setup": "Du kan kun konfigurere en enkelt Spotify-konto.",
"authorize_url_timeout": "Timeout ved generering af godkendelses-url.",
"missing_configuration": "Spotify-integrationen er ikke konfigureret. F\u00f8lg venligst dokumentationen."
},
"create_entry": {
"default": "Godkendt med Spotify."
},
"step": {
"pick_implementation": {
"title": "V\u00e6lg godkendelsesmetode"
}
},
"title": "Spotify"
}
}