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

45 lines
1.4 KiB
JSON

{
"config": {
"abort": {
"already_configured": "Cihaz zaten yap\u0131land\u0131r\u0131lm\u0131\u015f",
"cannot_connect": "Ba\u011flanma hatas\u0131",
"cct_unsupported": "Bu WLED cihaz\u0131, bu entegrasyon taraf\u0131ndan desteklenmeyen CCT kanallar\u0131n\u0131 kullan\u0131r."
},
"error": {
"cannot_connect": "Ba\u011flanma hatas\u0131"
},
"flow_title": "{name}",
"step": {
"user": {
"data": {
"host": "Sunucu"
},
"description": "WLED'inizi Home Assistant ile t\u00fcmle\u015ftirmek i\u00e7in ayarlay\u0131n."
},
"zeroconf_confirm": {
"description": "{name} ` adl\u0131 WLED'i Home Assistant'a eklemek istiyor musunuz?",
"title": "Bulunan WLED cihaz\u0131"
}
}
},
"entity": {
"select": {
"live_override": {
"state": {
"0": "Kapal\u0131",
"1": "A\u00e7\u0131k",
"2": "Cihaz yeniden ba\u015flat\u0131lana kadar"
}
}
}
},
"options": {
"step": {
"init": {
"data": {
"keep_master_light": "1 LED segmenti ile bile ana \u0131\u015f\u0131\u011f\u0131 koruyun."
}
}
}
}
}