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

33 lines
1.0 KiB
JSON
Raw Normal View History

2021-02-03 10:46:49 +00:00
{
"config": {
"abort": {
"already_configured": "Cihaz zaten yap\u0131land\u0131r\u0131lm\u0131\u015f",
"cannot_connect": "Ba\u011flanma hatas\u0131"
},
"error": {
"cannot_connect": "Ba\u011flanma hatas\u0131"
},
"flow_title": "WLED: {name}",
"step": {
"user": {
"data": {
"host": "Ana Bilgisayar"
},
"description": "WLED'inizi Home Assistant ile t\u00fcmle\u015ftirmek i\u00e7in ayarlay\u0131n."
},
"zeroconf_confirm": {
2021-11-08 00:12:31 +00:00
"description": "Home Assistant'a '{name}' adl\u0131 WLED'i eklemek istiyor musunuz?",
"title": "Bulunan WLED cihaz\u0131"
}
}
},
"options": {
"step": {
"init": {
"data": {
"keep_master_light": "1 LED segmenti ile bile ana \u0131\u015f\u0131\u011f\u0131 koruyun."
}
2021-02-03 10:46:49 +00:00
}
}
}
}