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

29 lines
1.1 KiB
JSON

{
"config": {
"abort": {
"already_configured": "Cihaz zaten yap\u0131land\u0131r\u0131lm\u0131\u015f",
"unsupported_model": "Bu yaz\u0131c\u0131 modeli desteklenmiyor."
},
"error": {
"cannot_connect": "Ba\u011flanma hatas\u0131",
"snmp_error": "SNMP sunucusu kapal\u0131 veya yaz\u0131c\u0131 desteklenmiyor.",
"wrong_host": "Ge\u00e7ersiz ana bilgisayar ad\u0131 veya IP adresi."
},
"flow_title": "Brother Yaz\u0131c\u0131: {model} {serial_number}",
"step": {
"user": {
"data": {
"host": "Sunucu",
"type": "Yaz\u0131c\u0131n\u0131n t\u00fcr\u00fc"
}
},
"zeroconf_confirm": {
"data": {
"type": "Yaz\u0131c\u0131n\u0131n t\u00fcr\u00fc"
},
"description": "Seri numaras\u0131 ` {serial_number} ` olan {model} yaz\u0131c\u0131y\u0131 Home Assistant'a eklemek istiyor musunuz?",
"title": "Ke\u015ffedilen Brother Yaz\u0131c\u0131"
}
}
}
}