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

13 lines
287 B
JSON
Raw Normal View History

2020-04-16 20:00:10 +00:00
{
2020-04-20 23:33:54 +00:00
"state": {
"_": {
"idle": "Ootel",
"off": "V\u00e4ljas",
"on": "Sees",
"paused": "Peatatud",
"playing": "M\u00e4ngib",
"standby": "Unere\u017eiimil"
}
},
2020-04-16 20:00:10 +00:00
"title": "Meediam\u00e4ngija"
}