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

49 lines
2.0 KiB
JSON
Raw Normal View History

2019-01-13 17:38:22 +00:00
{
"config": {
"abort": {
2020-09-20 00:05:00 +00:00
"all_configured": "K\u00f5ik Philips Hue sillad on juba konfigureeritud",
2020-10-07 00:06:20 +00:00
"already_configured": "Seade on juba h\u00e4\u00e4lestatud",
"cannot_connect": "\u00dchendus nurjus",
2020-09-20 00:05:00 +00:00
"discover_timeout": "Ei leia Philips Hue sildu",
"no_bridges": "Philips Hue sildu ei avastatud",
2019-01-13 17:38:22 +00:00
"unknown": "Ilmnes tundmatu viga"
2020-09-08 00:04:13 +00:00
},
2020-09-20 00:05:00 +00:00
"error": {
"linking": "Ilmnes tundmatu linkimist\u00f5rge.",
"register_failed": "Registreerimine nurjus. Proovige uuesti"
},
2020-09-08 00:04:13 +00:00
"step": {
"init": {
"data": {
"host": ""
2020-09-20 00:05:00 +00:00
},
"title": "Valige Hue sild"
},
"link": {
2020-10-07 00:06:20 +00:00
"description": "Vajutage silla nuppu, et registreerida Philips Hue Home Assistant abil. \n\n ! [Nupu asukoht sillal] (/ static / images / config_philips_hue.jpg)",
"title": "\u00dchenda jaotusseade"
2020-09-08 00:04:13 +00:00
}
2020-04-15 16:51:07 +00:00
}
2020-09-23 00:05:01 +00:00
},
"device_automation": {
"trigger_subtype": {
"button_1": "Esimene nupp",
"button_2": "Teine nupp",
"button_3": "Kolmas nupp",
"button_4": "Neljas nupp",
"dim_down": "H\u00e4marda",
"dim_up": "Tee heledamaks",
"double_buttons_1_3": "Esimene ja kolmas nupp",
"double_buttons_2_4": "Teine ja neljas nupp",
"turn_off": "L\u00fclita v\u00e4lja",
"turn_on": "L\u00fclita sisse"
},
"trigger_type": {
"remote_button_long_release": "\"{subtype}\" nupp vabastatati p\u00e4rast pikka vajutust",
"remote_button_short_press": "\"{subtype}\" nupp on vajutatud",
"remote_button_short_release": "\"{subtype}\" nupp vabastati",
"remote_double_button_long_press": "M\u00f5lemad \"{subtype}\" nupud vabastatati p\u00e4rast pikka vajutust",
"remote_double_button_short_press": "M\u00f5lemad \"{subtype}\" nupud vabastatati"
}
2020-04-16 20:00:10 +00:00
}
2019-01-13 17:38:22 +00:00
}