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

20 lines
589 B
JSON
Raw Normal View History

2020-10-04 00:05:05 +00:00
{
"config": {
"abort": {
2020-10-09 00:04:33 +00:00
"already_configured": "Seade on juba h\u00e4\u00e4lestatud",
2020-10-04 00:05:05 +00:00
"cannot_connect": "\u00dchendamine nurjus",
"connection_error": "Elgato Key Light seadmega \u00fchenduse loomine nurjus."
},
"error": {
"cannot_connect": "\u00dchendamine nurjus",
"connection_error": "Elgato Key Light seadmega \u00fchenduse loomine nurjus."
2020-10-12 00:03:31 +00:00
},
"step": {
"user": {
"data": {
"host": ""
}
}
2020-10-04 00:05:05 +00:00
}
}
}