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

17 lines
573 B
JSON
Raw Normal View History

2020-10-15 00:03:50 +00:00
{
"config": {
"abort": {
"authorize_url_timeout": "Tidsavbrudd som genererer autorer URL-adresse.",
"missing_configuration": "Komponenten er ikke konfigurert. Vennligst f\u00f8lg dokumentasjonen.",
"single_instance_allowed": "Allerede konfigurert. Bare \u00e9n enkelt konfigurasjon er mulig."
},
"create_entry": {
"default": "Vellykket godkjenning"
},
"step": {
"pick_implementation": {
"title": "Velg godkjenningsmetode"
}
}
2020-11-11 11:10:09 +00:00
}
2020-10-15 00:03:50 +00:00
}