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

27 lines
1.6 KiB
JSON
Raw Normal View History

2020-09-30 00:04:43 +00:00
{
2020-10-01 00:04:01 +00:00
"config": {
"abort": {
"invalid_properties": "\u0391\u03bd\u03b1\u03ba\u03bf\u03b9\u03bd\u03ce\u03b8\u03b7\u03ba\u03b1\u03bd \u03bc\u03b7 \u03ad\u03b3\u03ba\u03c5\u03c1\u03b5\u03c2 \u03b9\u03b4\u03b9\u03cc\u03c4\u03b7\u03c4\u03b5\u03c2 \u03b1\u03c0\u03cc \u03c3\u03c5\u03c3\u03ba\u03b5\u03c5\u03ae."
}
},
2020-09-30 00:04:43 +00:00
"device_automation": {
"trigger_subtype": {
"button1": "\u039a\u03bf\u03c5\u03bc\u03c0\u03af 1",
"button10": "\u039a\u03bf\u03c5\u03bc\u03c0\u03af 10",
"button2": "\u039a\u03bf\u03c5\u03bc\u03c0\u03af 2",
"button3": "\u039a\u03bf\u03c5\u03bc\u03c0\u03af 3",
"button4": "\u039a\u03bf\u03c5\u03bc\u03c0\u03af 4",
"button5": "\u039a\u03bf\u03c5\u03bc\u03c0\u03af 5",
"button6": "\u039a\u03bf\u03c5\u03bc\u03c0\u03af 6",
"button7": "\u039a\u03bf\u03c5\u03bc\u03c0\u03af 7",
"button8": "\u039a\u03bf\u03c5\u03bc\u03c0\u03af 8",
2020-10-01 00:04:01 +00:00
"button9": "\u039a\u03bf\u03c5\u03bc\u03c0\u03af 9",
"doorbell": "\u039a\u03bf\u03c5\u03b4\u03bf\u03cd\u03bd\u03b9"
2020-09-30 00:04:43 +00:00
},
"trigger_type": {
2020-10-01 00:04:01 +00:00
"double_press": "\u03a0\u03b9\u03ad\u03c3\u03c4\u03b7\u03ba\u03b5 \u03b4\u03cd\u03bf \u03c6\u03bf\u03c1\u03ad\u03c2 \u03c4\u03bf \" {subtype} \"",
"long_press": "\u03a0\u03b1\u03c4\u03ae\u03b8\u03b7\u03ba\u03b5 \u03ba\u03b1\u03b9 \u03ba\u03c1\u03b1\u03c4\u03ae\u03b8\u03b7\u03ba\u03b5 \u03c4\u03bf \" {subtype} \"",
2020-09-30 00:04:43 +00:00
"single_press": "\u03a0\u03b1\u03c4\u03ae\u03b8\u03b7\u03ba\u03b5 \u03c4\u03bf \" {subtype} \""
}
}
}