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

27 lines
810 B
JSON
Raw Normal View History

2020-10-08 00:06:03 +00:00
{
"config": {
"abort": {
2020-10-09 00:04:33 +00:00
"already_configured": "Seade on juba h\u00e4\u00e4lestatud",
2020-10-12 00:03:31 +00:00
"already_in_progress": "Seadistamine on juba k\u00e4imas",
2020-11-11 11:10:09 +00:00
"cannot_connect": "\u00dchendamine nurjus"
2020-10-12 00:03:31 +00:00
},
2021-05-12 00:04:03 +00:00
"flow_title": "{host}",
2020-10-12 00:03:31 +00:00
"step": {
"confirm": {
"description": "Kas soovid lisada Arcam FMJ \u00fcksuse {host} Home Assistanti?"
},
"user": {
"data": {
"host": "",
"port": ""
},
"description": "Sisesta seadme hostinimi v\u00f5i IP-aadress."
}
}
},
"device_automation": {
"trigger_type": {
"turn_on": "{entity_name} paluti sisse l\u00fclitada"
2020-10-08 00:06:03 +00:00
}
}
}