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

39 lines
1.1 KiB
JSON

{
"config": {
"abort": {
"already_configured": "UPnP / IGD on juba seadistatud",
"incomplete_discovery": "Mittet\u00e4ielik avastamine",
"no_devices_found": "V\u00f5rgust ei leitud \u00fchtegi UPnP / IGD-seadet."
},
"error": {
"one": "\u00fcks",
"other": "Teine"
},
"flow_title": "{name}",
"step": {
"init": {
"one": "\u00dcks",
"other": "Teine"
},
"ssdp_confirm": {
"description": "Kas soovite UPnP / IGD seadme seadistada?"
},
"user": {
"data": {
"scan_interval": "P\u00e4ringute intervall (sekundites, v\u00e4hemalt 30)",
"unique_id": "Seade",
"usn": "Seade"
}
}
}
},
"options": {
"step": {
"init": {
"data": {
"scan_interval": "P\u00e4ringute intervall (sekundites, v\u00e4hemalt 30)"
}
}
}
}
}