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

18 lines
804 B
JSON
Raw Normal View History

2020-01-29 00:31:54 +00:00
{
"config": {
2020-02-07 00:31:50 +00:00
"abort": {
"cannot_connect": "Det g\u00e5r inte att ansluta till Almond-servern.",
2022-08-02 00:27:42 +00:00
"missing_configuration": "Kontrollera dokumentationen f\u00f6r hur du st\u00e4ller in Almond.",
"no_url_available": "Ingen webbadress tillg\u00e4nglig. F\u00f6r information om detta fel, [kolla hj\u00e4lpavsnittet]({docs_url})"
2020-02-07 00:31:50 +00:00
},
2020-01-29 00:31:54 +00:00
"step": {
"hassio_confirm": {
2021-03-16 00:04:36 +00:00
"description": "Vill du konfigurera Home Assistant f\u00f6r att ansluta till Almond som tillhandah\u00e5lls av Supervisor-till\u00e4gget: {addon} ?",
"title": "Almond via Supervisor-till\u00e4gget"
2020-02-07 00:31:50 +00:00
},
"pick_implementation": {
"title": "V\u00e4lj autentiseringsmetod"
2020-01-29 00:31:54 +00:00
}
2020-04-15 16:51:07 +00:00
}
2020-04-16 20:00:10 +00:00
}
2020-01-29 00:31:54 +00:00
}