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

21 lines
689 B
JSON
Raw Normal View History

2020-02-07 00:31:50 +00:00
{
"config": {
2022-08-06 00:24:46 +00:00
"abort": {
"single_instance_allowed": "Redan konfigurerad. Endast en konfiguration m\u00f6jlig."
},
2022-06-23 00:20:13 +00:00
"error": {
2022-08-06 00:24:46 +00:00
"cannot_connect": "Det gick inte att ansluta.",
"invalid_auth": "Ogiltig autentisering"
2022-06-23 00:20:13 +00:00
},
2020-02-07 00:31:50 +00:00
"step": {
"user": {
"data": {
"password": "L\u00f6senord",
"username": "Anv\u00e4ndarnamn / E-postadress"
},
"description": "V\u00e4nligen ange anv\u00e4ndarnamn och l\u00f6senord f\u00f6r ditt iAqualink-konto.",
"title": "Anslut till iAqualink"
}
2020-04-15 16:51:07 +00:00
}
2020-04-16 20:00:10 +00:00
}
2020-02-07 00:31:50 +00:00
}