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

26 lines
946 B
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",
"cannot_connect": "Ba\u011flanma hatas\u0131"
},
"error": {
"cannot_connect": "Ba\u011flanma hatas\u0131",
"connection_upgrade": "Yaz\u0131c\u0131ya ba\u011flan\u0131lamad\u0131. L\u00fctfen SSL / TLS se\u00e7ene\u011fi i\u015faretli olarak tekrar deneyin."
},
"flow_title": "Yaz\u0131c\u0131: {name}",
2020-07-22 00:02:30 +00:00
"step": {
2021-02-03 10:46:49 +00:00
"user": {
"data": {
"host": "Ana Bilgisayar",
"port": "Port"
},
"title": "Yaz\u0131c\u0131n\u0131z\u0131 ba\u011flay\u0131n"
},
2020-07-22 00:02:30 +00:00
"zeroconf_confirm": {
2021-02-03 10:46:49 +00:00
"description": "{name} kurmak istiyor musunuz?",
2020-07-22 00:02:30 +00:00
"title": "Ke\u015ffedilen yaz\u0131c\u0131"
}
}
}
}