core/homeassistant/components/climate/translations/tr.json

20 lines
597 B
JSON

{
"device_automation": {
"action_type": {
"set_hvac_mode": "{entity_name} \u00fczerinde HVAC modunu de\u011fi\u015ftir",
"set_preset_mode": "{entity_name} \u00fczerindeki \u00f6n ayar\u0131 de\u011fi\u015ftir"
}
},
"state": {
"_": {
"auto": "Otomatik",
"cool": "So\u011futma",
"dry": "Nem alma",
"fan_only": "Sadece fan",
"heat": "Is\u0131tma",
"heat_cool": "Is\u0131tma / So\u011futma",
"off": "Kapal\u0131"
}
},
"title": "\u0130klim"
}