core/homeassistant/components/airzone/translations/et.json

20 lines
526 B
JSON
Raw Normal View History

2022-03-10 00:17:10 +00:00
{
"config": {
"abort": {
"already_configured": "Seade on juba h\u00e4\u00e4lestatud"
},
"error": {
2022-04-29 00:22:21 +00:00
"cannot_connect": "\u00dchendamine nurjus",
"invalid_system_id": "Airzone'i s\u00fcsteemi ID on vigane"
2022-03-10 00:17:10 +00:00
},
"step": {
"user": {
"data": {
"host": "Host",
"port": "Port"
},
"description": "Seadista Airzone'i sidumine"
}
}
}
}