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

20 lines
554 B
JSON

{
"config": {
"abort": {
"already_configured": "Cihaz zaten yap\u0131land\u0131r\u0131lm\u0131\u015f",
"cannot_connect": "Ke\u015ffedilen Volumio'ya ba\u011flan\u0131lam\u0131yor"
},
"error": {
"cannot_connect": "Ba\u011flanma hatas\u0131",
"unknown": "Beklenmeyen hata"
},
"step": {
"user": {
"data": {
"host": "Ana Bilgisayar",
"port": "Port"
}
}
}
}
}