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

26 lines
740 B
JSON

{
"config": {
"abort": {
"already_configured": "Cihaz zaten yap\u0131land\u0131r\u0131lm\u0131\u015f"
},
"error": {
"cannot_connect": "Ba\u011flanma hatas\u0131",
"invalid_path": "Dizin bulunamad\u0131."
},
"step": {
"owserver": {
"data": {
"host": "Sunucu",
"port": "Port"
},
"title": "Sunucu ayr\u0131nt\u0131lar\u0131n\u0131 ayarla"
},
"user": {
"data": {
"type": "Ba\u011flant\u0131 t\u00fcr\u00fc"
},
"title": "1-Wire'\u0131 kurun"
}
}
}
}