core/homeassistant/components/climacell/translations/sensor.el.json

27 lines
1.6 KiB
JSON

{
"state": {
"climacell__health_concern": {
"good": "\u039a\u03b1\u03bb\u03cc",
"hazardous": "\u0395\u03c0\u03b9\u03ba\u03af\u03bd\u03b4\u03c5\u03bd\u03bf",
"moderate": "\u039c\u03ad\u03c4\u03c1\u03b9\u03bf",
"unhealthy": "\u0391\u03bd\u03b8\u03c5\u03b3\u03b9\u03b5\u03b9\u03bd\u03cc",
"unhealthy_for_sensitive_groups": "\u0391\u03bd\u03b8\u03c5\u03b3\u03b9\u03b5\u03b9\u03bd\u03cc \u03b3\u03b9\u03b1 \u03b5\u03c5\u03b1\u03af\u03c3\u03b8\u03b7\u03c4\u03b5\u03c2 \u03bf\u03bc\u03ac\u03b4\u03b5\u03c2",
"very_unhealthy": "\u03a0\u03bf\u03bb\u03cd \u0391\u03bd\u03b8\u03c5\u03b3\u03b9\u03b5\u03b9\u03bd\u03cc"
},
"climacell__pollen_index": {
"high": "\u03a5\u03c8\u03b7\u03bb\u03cc",
"low": "\u03a7\u03b1\u03bc\u03b7\u03bb\u03cc",
"medium": "\u039c\u03b5\u03c3\u03b1\u03af\u03bf",
"none": "\u03a4\u03af\u03c0\u03bf\u03c4\u03b1",
"very_high": "\u03a0\u03bf\u03bb\u03cd \u03c5\u03c8\u03b7\u03bb\u03cc",
"very_low": "\u03a0\u03bf\u03bb\u03cd \u03c7\u03b1\u03bc\u03b7\u03bb\u03cc"
},
"climacell__precipitation_type": {
"freezing_rain": "\u03a0\u03b1\u03b3\u03c9\u03bc\u03ad\u03bd\u03b7 \u03b2\u03c1\u03bf\u03c7\u03ae",
"ice_pellets": "\u03a0\u03ad\u03bb\u03bb\u03b5\u03c4 \u03c0\u03ac\u03b3\u03bf\u03c5",
"none": "\u03a4\u03af\u03c0\u03bf\u03c4\u03b1",
"rain": "\u0392\u03c1\u03bf\u03c7\u03ae",
"snow": "\u03a7\u03b9\u03cc\u03bd\u03b9"
}
}
}