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

42 lines
1.1 KiB
JSON
Raw Normal View History

2021-02-13 00:03:13 +00:00
{
"config": {
2021-02-14 00:06:28 +00:00
"abort": {
"already_configured": "Seade on juba h\u00e4\u00e4lestatud"
},
"error": {
"cannot_connect": "\u00dchendamine nurjus",
2021-02-27 00:05:45 +00:00
"invalid_pin": "Vale PIN kood",
"pairing_failure": "Sidumine nurjus: {error_id}",
2021-02-14 00:06:28 +00:00
"unknown": "Ootamatu t\u00f5rge"
},
2021-02-13 00:03:13 +00:00
"step": {
2021-03-18 00:07:07 +00:00
"pair": {
"data": {
"pin": "PIN kood"
},
"description": "Sisesta teleris kuvatav PIN-kood",
"title": "Paarita"
},
2021-02-13 00:03:13 +00:00
"user": {
"data": {
2021-02-14 00:06:28 +00:00
"api_version": "API versioon",
"host": "Host"
2021-02-13 00:03:13 +00:00
}
}
}
},
"device_automation": {
"trigger_type": {
"turn_on": "Seadmel palutakse sisse l\u00fclituda"
}
2021-06-29 00:25:47 +00:00
},
"options": {
"step": {
"init": {
"data": {
"allow_notify": "Luba teavitusteenused."
}
}
}
2021-02-13 00:03:13 +00:00
}
}