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

20 lines
637 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",
"already_in_progress": "Yap\u0131land\u0131rma ak\u0131\u015f\u0131 zaten devam ediyor",
"cannot_connect": "Ba\u011flanma hatas\u0131"
},
"step": {
2021-11-07 00:12:38 +00:00
"discovery_confirm": {
"description": "Bu Guardian cihaz\u0131n\u0131 kurmak istiyor musunuz?"
},
2021-02-03 10:46:49 +00:00
"user": {
"data": {
"ip_address": "\u0130p Adresi",
"port": "Port"
}
}
}
}
}