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

33 lines
1.3 KiB
JSON

{
"config": {
"abort": {
"already_configured": "Cihaz zaten yap\u0131land\u0131r\u0131lm\u0131\u015f",
"already_in_progress": "Yap\u0131land\u0131rma ak\u0131\u015f\u0131 zaten devam ediyor",
"no_devices_found": "A\u011fda cihaz bulunamad\u0131",
"single_instance_allowed": "Zaten yap\u0131land\u0131r\u0131lm\u0131\u015f. Yaln\u0131zca tek bir konfig\u00fcrasyon m\u00fcmk\u00fcnd\u00fcr."
},
"error": {
"cannot_connect": "Ba\u011flanma hatas\u0131"
},
"flow_title": "{label} ({host}) {serial}",
"step": {
"confirm": {
"description": "LIFX'i kurmak istiyor musunuz?"
},
"discovery_confirm": {
"description": "{label} ( {host} ) {serial} kurmak istiyor musunuz?"
},
"pick_device": {
"data": {
"device": "Cihaz"
}
},
"user": {
"data": {
"host": "Sunucu"
},
"description": "Ana bilgisayar\u0131 bo\u015f b\u0131rak\u0131rsan\u0131z, cihazlar\u0131 bulmak i\u00e7in ke\u015fif kullan\u0131lacakt\u0131r."
}
}
}
}