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

34 lines
1.1 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",
2022-01-23 00:13:53 +00:00
"cannot_connect": "Ba\u011flanma hatas\u0131",
"cct_unsupported": "Bu WLED cihaz\u0131, bu entegrasyon taraf\u0131ndan desteklenmeyen CCT kanallar\u0131n\u0131 kullan\u0131r."
2021-02-03 10:46:49 +00:00
},
"error": {
"cannot_connect": "Ba\u011flanma hatas\u0131"
},
2021-11-10 00:17:39 +00:00
"flow_title": "{name}",
2021-02-03 10:46:49 +00:00
"step": {
"user": {
"data": {
2021-12-04 00:13:16 +00:00
"host": "Sunucu"
2021-02-03 10:46:49 +00:00
},
"description": "WLED'inizi Home Assistant ile t\u00fcmle\u015ftirmek i\u00e7in ayarlay\u0131n."
},
"zeroconf_confirm": {
2021-11-10 00:17:39 +00:00
"description": "{name} ` adl\u0131 WLED'i Home Assistant'a eklemek istiyor musunuz?",
2021-11-08 00:12:31 +00:00
"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
}
}
}
}