core/homeassistant/components/bluetooth/translations/cs.json

22 lines
658 B
JSON

{
"config": {
"flow_title": "{name}",
"step": {
"bluetooth_confirm": {
"description": "Chcete nastavit {name}?"
},
"enable_bluetooth": {
"description": "Chcete nastavit Bluetooth?"
},
"single_adapter": {
"description": "Chcete nastavit Bluetooth adapt\u00e9r {name}?"
},
"user": {
"data": {
"address": "Za\u0159\u00edzen\u00ed"
},
"description": "Zvolte za\u0159\u00edzen\u00ed, kter\u00e9 chcete nastavit"
}
}
}
}