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

30 lines
1.4 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"
2021-11-08 00:12:31 +00:00
},
"description": "Brother yaz\u0131c\u0131 entegrasyonunu ayarlay\u0131n. Yap\u0131land\u0131rmayla ilgili sorunlar\u0131n\u0131z varsa \u015fu adrese gidin: https://www.home-assistant.io/integrations/brother"
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"
},
"description": "Seri numaras\u0131 ` {serial_number} ` olan Brother Yaz\u0131c\u0131 {model} }'i Home Assistant'a eklemek ister misiniz?",
2020-07-22 00:02:30 +00:00
"title": "Ke\u015ffedilen Brother Yaz\u0131c\u0131"
}
}
}
}