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

25 lines
584 B
JSON
Raw Normal View History

2020-10-12 00:03:31 +00:00
{
"config": {
2020-11-05 00:10:11 +00:00
"abort": {
2020-11-11 00:10:27 +00:00
"addr_in_use": "Serveri port on juba kasutusel.",
"start_server_failed": "Serveri k\u00e4ivitamine nurjus."
2020-11-05 00:10:11 +00:00
},
2020-10-12 00:03:31 +00:00
"step": {
"user": {
"data": {
"port": ""
2020-11-02 00:03:44 +00:00
},
"title": "WIFFI seadmete TCP serveri seadistamine"
2020-10-12 00:03:31 +00:00
}
}
2020-11-05 00:10:11 +00:00
},
"options": {
"step": {
"init": {
"data": {
"timeout": "Ajal\u00f5pp (minutites)"
}
}
}
2020-10-12 00:03:31 +00:00
}
}