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

42 lines
1.5 KiB
JSON
Raw Normal View History

2021-02-03 10:46:49 +00:00
{
"config": {
"abort": {
2021-11-08 00:12:31 +00:00
"already_configured": "Cihaz zaten yap\u0131land\u0131r\u0131lm\u0131\u015f",
"no_devices_found": "A\u011fda cihaz bulunamad\u0131"
2021-02-03 10:46:49 +00:00
},
"error": {
"cannot_connect": "Ba\u011flanma hatas\u0131"
},
2021-11-07 00:12:38 +00:00
"flow_title": "{model} {id} ({host})",
2021-02-03 10:46:49 +00:00
"step": {
2021-11-07 00:12:38 +00:00
"discovery_confirm": {
"description": "{model} ( {host} ) kurulumu yapmak istiyor musunuz?"
},
2021-02-03 10:46:49 +00:00
"pick_device": {
"data": {
"device": "Cihaz"
}
},
"user": {
"data": {
"host": "Ana Bilgisayar"
2021-11-08 00:12:31 +00:00
},
"description": "Ana bilgisayar\u0131 bo\u015f b\u0131rak\u0131rsan\u0131z, cihazlar\u0131 bulmak i\u00e7in ke\u015fif kullan\u0131lacakt\u0131r."
2021-02-03 10:46:49 +00:00
}
}
},
"options": {
"step": {
"init": {
"data": {
2021-11-10 00:17:39 +00:00
"model": "Model",
2021-11-08 00:12:31 +00:00
"nightlight_switch": "Gece I\u015f\u0131\u011f\u0131 Anahtar\u0131n\u0131 Kullan",
2021-02-03 10:46:49 +00:00
"save_on_change": "De\u011fi\u015fiklikte Durumu Kaydet",
"transition": "Ge\u00e7i\u015f S\u00fcresi (ms)",
"use_music_mode": "M\u00fczik Modunu Etkinle\u015ftir"
2021-11-08 00:12:31 +00:00
},
"description": "Modeli bo\u015f b\u0131rak\u0131rsan\u0131z, otomatik olarak alg\u0131lanacakt\u0131r."
2021-02-03 10:46:49 +00:00
}
}
}
}