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

25 lines
897 B
JSON
Raw Normal View History

2019-02-28 00:34:13 +00:00
{
"config": {
"abort": {
2022-08-02 00:27:42 +00:00
"already_configured": "Enheten \u00e4r redan konfigurerad",
"cannot_connect": "Det gick inte att ansluta."
},
"error": {
2022-08-05 00:28:51 +00:00
"api_password": "Ogiltig autentisering , anv\u00e4nd antingen API-nyckel eller l\u00f6senord.",
2022-08-02 00:27:42 +00:00
"cannot_connect": "Det gick inte att ansluta.",
2022-08-05 00:28:51 +00:00
"invalid_auth": "Ogiltig autentisering",
"unknown": "Ov\u00e4ntat fel"
2019-02-28 00:34:13 +00:00
},
"step": {
"user": {
"data": {
2022-06-23 00:20:13 +00:00
"api_key": "API-nyckel",
2020-05-13 18:27:21 +00:00
"host": "V\u00e4rddatorn",
"password": "Enhetsl\u00f6senord (anv\u00e4nds endast av SKYFi-enheter)"
2019-02-28 00:34:13 +00:00
},
"description": "Ange IP-adressen f\u00f6r din Daikin AC.",
"title": "Konfigurera Daikin AC"
}
2020-04-15 16:51:07 +00:00
}
2020-04-16 20:00:10 +00:00
}
2019-02-28 00:34:13 +00:00
}