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

18 lines
914 B
JSON
Raw Normal View History

2019-06-24 15:27:46 +00:00
{
"config": {
2019-07-10 17:50:50 +00:00
"abort": {
"not_internet_accessible": "Home Assistant m\u00e5 v\u00e6re tilgjengelig fra internett for \u00e5 kunne motta meldinger fra Plaato Airlock.",
2020-10-04 00:05:05 +00:00
"one_instance_allowed": "Kun en forekomst er n\u00f8dvendig.",
"single_instance_allowed": "Allerede konfigurert. Bare \u00e9n enkelt konfigurasjon er mulig."
2019-07-10 17:50:50 +00:00
},
"create_entry": {
"default": "For \u00e5 sende hendelser til Home Assistant, m\u00e5 du sette opp webhook-funksjonen i Plaato Airlock. \n\n Fyll ut f\u00f8lgende informasjon: \n\n - URL: `{webhook_url}` \n - Metode: POST \n\n Se [dokumentasjonen]({docs_url}) for ytterligere detaljer."
},
2019-06-24 15:27:46 +00:00
"step": {
"user": {
"description": "Er du sikker p\u00e5 at du vil sette opp Plato Airlock?",
"title": "Sett opp Plaato Webhook"
}
2020-04-15 16:51:07 +00:00
}
2020-04-16 20:00:10 +00:00
}
2019-06-24 15:27:46 +00:00
}