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

22 lines
861 B
JSON
Raw Normal View History

2021-02-03 10:46:49 +00:00
{
"config": {
"error": {
2021-11-08 00:12:31 +00:00
"cannot_connect": "Ba\u011flanma hatas\u0131",
"no_units": "CoolMasterNet ana bilgisayar\u0131nda herhangi bir HVAC birimi bulunamad\u0131."
2021-02-03 10:46:49 +00:00
},
"step": {
"user": {
"data": {
2021-11-08 00:12:31 +00:00
"cool": "So\u011fuk modu destekler",
"dry": "Kuru modu destekler",
"fan_only": "Yaln\u0131zca fan modunu destekler",
"heat": "Is\u0131tma modunu destekler",
"heat_cool": "Otomatik \u0131s\u0131tma/so\u011futma modunu destekler",
2021-12-04 00:13:16 +00:00
"host": "Sunucu",
2021-02-03 10:46:49 +00:00
"off": "Kapat\u0131labilir"
2021-11-08 00:12:31 +00:00
},
"title": "CoolMasterNet ba\u011flant\u0131 ayr\u0131nt\u0131lar\u0131n\u0131z\u0131 ayarlay\u0131n."
2021-02-03 10:46:49 +00:00
}
}
}
}