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

30 lines
2.2 KiB
JSON
Raw Normal View History

2020-04-16 20:00:10 +00:00
{
2022-01-18 00:15:38 +00:00
"device_automation": {
2022-01-29 00:13:03 +00:00
"condition_type": {
"is_idle": "{entity_name} \u03b5\u03af\u03bd\u03b1\u03b9 \u03b1\u03b4\u03c1\u03b1\u03bd\u03ad\u03c2",
"is_off": "{entity_name} \u03b5\u03af\u03bd\u03b1\u03b9 \u03b1\u03c0\u03b5\u03bd\u03b5\u03c1\u03b3\u03bf\u03c0\u03bf\u03b9\u03b7\u03bc\u03ad\u03bd\u03bf",
"is_on": "{entity_name} \u03b5\u03af\u03bd\u03b1\u03b9 \u03b5\u03bd\u03b5\u03c1\u03b3\u03bf\u03c0\u03bf\u03b9\u03b7\u03bc\u03ad\u03bd\u03bf",
"is_paused": "{entity_name} \u03c4\u03ad\u03b8\u03b7\u03ba\u03b5 \u03c3\u03b5 \u03c0\u03b1\u03cd\u03c3\u03b7",
"is_playing": "{entity_name} \u03c0\u03b1\u03af\u03b6\u03b5\u03b9"
},
2022-01-18 00:15:38 +00:00
"trigger_type": {
2022-01-19 00:13:35 +00:00
"changed_states": "\u03a4\u03bf {entity_name} \u03ac\u03bb\u03bb\u03b1\u03be\u03b5 \u03ba\u03b1\u03c4\u03b1\u03c3\u03c4\u03ac\u03c3\u03b5\u03b9\u03c2",
"idle": "{entity_name} \u03b3\u03af\u03bd\u03b5\u03c4\u03b1\u03b9 \u03b1\u03b4\u03c1\u03b1\u03bd\u03ad\u03c2",
"paused": "{entity_name} \u03c4\u03ad\u03b8\u03b7\u03ba\u03b5 \u03c3\u03b5 \u03c0\u03b1\u03cd\u03c3\u03b7",
"playing": "{entity_name} \u03b1\u03c1\u03c7\u03af\u03b6\u03b5\u03b9 \u03bd\u03b1 \u03c0\u03b1\u03af\u03b6\u03b5\u03b9",
"turned_off": "{entity_name} \u03b1\u03c0\u03b5\u03bd\u03b5\u03c1\u03b3\u03bf\u03c0\u03bf\u03b9\u03ae\u03b8\u03b7\u03ba\u03b5",
"turned_on": "{entity_name} \u03b5\u03bd\u03b5\u03c1\u03b3\u03bf\u03c0\u03bf\u03b9\u03ae\u03b8\u03b7\u03ba\u03b5"
2022-01-18 00:15:38 +00:00
}
},
2020-04-20 23:33:54 +00:00
"state": {
"_": {
"idle": "\u03a3\u03b5 \u03b1\u03b4\u03c1\u03ac\u03bd\u03b5\u03b9\u03b1",
2022-02-24 00:17:55 +00:00
"off": "\u0391\u03bd\u03b5\u03bd\u03b5\u03c1\u03b3\u03cc",
"on": "\u0395\u03bd\u03b5\u03c1\u03b3\u03cc",
2020-04-20 23:33:54 +00:00
"paused": "\u03a3\u03b5 \u03a0\u03b1\u03cd\u03c3\u03b7",
2022-02-24 00:17:55 +00:00
"playing": "\u03a0\u03b1\u03af\u03b6\u03b5\u03b9",
2020-04-20 23:33:54 +00:00
"standby": "\u039a\u03b1\u03c4\u03ac\u03c3\u03c4\u03b1\u03c3\u03b7 \u03b1\u03bd\u03b1\u03bc\u03bf\u03bd\u03ae\u03c2"
}
},
2022-02-24 00:17:55 +00:00
"title": "\u03a0\u03c1\u03cc\u03b3\u03c1\u03b1\u03bc\u03bc\u03b1 \u03b1\u03bd\u03b1\u03c0\u03b1\u03c1\u03b1\u03b3\u03c9\u03b3\u03ae\u03c2 \u03c0\u03bf\u03bb\u03c5\u03bc\u03ad\u03c3\u03c9\u03bd"
2020-04-16 20:00:10 +00:00
}