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

21 lines
632 B
JSON
Raw Normal View History

2022-07-02 00:25:27 +00:00
{
"config": {
"abort": {
"already_configured": "Cihaz zaten yap\u0131land\u0131r\u0131lm\u0131\u015f"
},
"error": {
"cannot_connect": "Ba\u011flanma hatas\u0131"
},
"step": {
"user": {
"data": {
"host": "Sunucu"
}
},
"zeroconf_confirm": {
"description": "` {name} ` adl\u0131 SoundTouch cihaz\u0131n\u0131 Home Assistant'a eklemek \u00fczeresiniz.",
"title": "Bose SoundTouch cihaz\u0131 eklemeyi onaylay\u0131n"
}
}
}
}