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

29 lines
1.1 KiB
JSON
Raw Normal View History

2020-07-22 00:02:30 +00:00
{
"config": {
2021-02-03 10:46:49 +00:00
"abort": {
"already_configured": "Cihaz zaten yap\u0131land\u0131r\u0131lm\u0131\u015f",
"unsupported_model": "Bu yaz\u0131c\u0131 modeli desteklenmiyor."
},
"error": {
2021-11-08 00:12:31 +00:00
"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."
2021-02-03 10:46:49 +00:00
},
"flow_title": "Brother Yaz\u0131c\u0131: {model} {serial_number}",
2020-07-22 00:02:30 +00:00
"step": {
2021-02-03 10:46:49 +00:00
"user": {
"data": {
2021-12-04 00:13:16 +00:00
"host": "Sunucu",
2021-02-03 10:46:49 +00:00
"type": "Yaz\u0131c\u0131n\u0131n t\u00fcr\u00fc"
2022-04-29 00:22:21 +00:00
}
2021-02-03 10:46:49 +00:00
},
2020-07-22 00:02:30 +00:00
"zeroconf_confirm": {
2021-11-08 00:12:31 +00:00
"data": {
"type": "Yaz\u0131c\u0131n\u0131n t\u00fcr\u00fc"
},
2022-04-29 00:22:21 +00:00
"description": "Seri numaras\u0131 ` {serial_number} ` olan {model} yaz\u0131c\u0131y\u0131 Home Assistant'a eklemek istiyor musunuz?",
2020-07-22 00:02:30 +00:00
"title": "Ke\u015ffedilen Brother Yaz\u0131c\u0131"
}
}
}
}