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

22 lines
830 B
JSON
Raw Normal View History

2022-09-14 00:28:24 +00:00
{
"config": {
"abort": {
"already_configured": "Za\u0159\u00edzen\u00ed je ji\u017e nastaveno",
"already_in_progress": "Konfigurace ji\u017e prob\u00edh\u00e1",
"no_devices_found": "V s\u00edti nebyla nalezena \u017e\u00e1dn\u00e1 za\u0159\u00edzen\u00ed",
"reauth_successful": "Op\u011btovn\u00e9 ov\u011b\u0159en\u00ed bylo \u00fasp\u011b\u0161n\u00e9"
},
"flow_title": "{name}",
"step": {
"bluetooth_confirm": {
"description": "Chcete nastavit {name}?"
},
"user": {
"data": {
"address": "Za\u0159\u00edzen\u00ed"
},
"description": "Zvolte za\u0159\u00edzen\u00ed, kter\u00e9 chcete nastavit"
}
}
}
}