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

17 lines
561 B
JSON
Raw Normal View History

2020-01-26 00:33:06 +00:00
{
"config": {
2020-01-28 00:31:59 +00:00
"abort": {
"already_setup": "Du kan bare konfigurere en Spotify-konto.",
"authorize_url_timeout": "Tidsavbrudd ved generering av autoriseringsadresse.",
"missing_configuration": "Spotify-integrasjonen er ikke konfigurert. F\u00f8lg dokumentasjonen."
},
2020-01-26 00:33:06 +00:00
"create_entry": {
"default": "Vellykket autentisering med Spotify."
},
"step": {
"pick_implementation": {
"title": "Velg autentiseringsmetode"
}
2020-04-15 16:51:07 +00:00
}
2020-04-16 20:00:10 +00:00
}
2020-01-26 00:33:06 +00:00
}