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

26 lines
716 B
JSON

{
"config": {
"abort": {
"single_instance_allowed": "Zaten yap\u0131land\u0131r\u0131lm\u0131\u015f. Yaln\u0131zca tek bir konfig\u00fcrasyon m\u00fcmk\u00fcnd\u00fcr."
},
"error": {
"cannot_connect": "Ba\u011flanma hatas\u0131"
},
"step": {
"pick_radio": {
"title": "Radyo Tipi"
},
"port_config": {
"data": {
"path": "Seri cihaz yolu"
},
"title": "Ayarlar"
}
}
},
"device_automation": {
"trigger_type": {
"device_offline": "Cihaz \u00e7evrimd\u0131\u015f\u0131"
}
}
}