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

25 lines
881 B
JSON

{
"config": {
"abort": {
"already_configured": "Cihaz zaten yap\u0131land\u0131r\u0131lm\u0131\u015f",
"cannot_connect": "Ba\u011flanma hatas\u0131"
},
"error": {
"cannot_connect": "Ba\u011flanma hatas\u0131"
},
"flow_title": "{name}",
"step": {
"user": {
"data": {
"host": "Sunucu",
"passkey": "Ge\u00e7i\u015f anahtar\u0131 dizesi",
"password": "Parola",
"port": "Port",
"username": "Kullan\u0131c\u0131 Ad\u0131"
},
"description": "BSB-Lan cihaz\u0131n\u0131z\u0131 Home Assistant ile entegre olacak \u015fekilde ayarlay\u0131n.",
"title": "BSB-Lan cihaz\u0131na ba\u011flan\u0131n"
}
}
}
}