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

16 lines
533 B
JSON

{
"config": {
"abort": {
"already_configured": "Cihaz zaten yap\u0131land\u0131r\u0131lm\u0131\u015f",
"not_supported_device": "Bu WiLight \u015fu anda desteklenmiyor",
"not_wilight_device": "Bu Cihaz WiLight de\u011fil"
},
"flow_title": "{name}",
"step": {
"confirm": {
"description": "{name} kurmak istiyor musunuz? \n\n \u015eunlar\u0131 destekler: {components}",
"title": "WiLight"
}
}
}
}