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

25 lines
899 B
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"
},
2021-11-08 00:12:31 +00:00
"flow_title": "{serial_number}",
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
"port": "Port"
2021-11-08 00:12:31 +00:00
},
"description": "Elgato Light'\u0131n\u0131z\u0131 Home Assistant ile entegre olacak \u015fekilde ayarlay\u0131n."
2021-11-07 00:12:38 +00:00
},
"zeroconf_confirm": {
2021-11-08 00:12:31 +00:00
"description": "Seri numaras\u0131 ` {serial_number} ` olan Elgato Light'\u0131 Home Assistant'a eklemek ister misiniz?",
2021-11-07 00:12:38 +00:00
"title": "Ke\u015ffedilen Elgato Light cihaz\u0131"
2021-02-03 10:46:49 +00:00
}
}
}
}