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

31 lines
855 B
JSON

{
"config": {
"abort": {
"already_configured": "Cihaz zaten yap\u0131land\u0131r\u0131lm\u0131\u015f"
},
"error": {
"cannot_connect": "Ba\u011flanma hatas\u0131",
"unknown": "Beklenmeyen hata"
},
"flow_title": "{name} {model} ({host})",
"step": {
"confirm": {
"description": "{name} {model} ( {host} ) kurulumu yapmak istiyor musunuz?"
},
"user": {
"data": {
"host": "Sunucu"
}
}
}
},
"options": {
"step": {
"init": {
"data": {
"hold_temp": "S\u0131cakl\u0131\u011f\u0131 ayarlarken kal\u0131c\u0131 bir bekletme ayarlay\u0131n."
}
}
}
}
}