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

34 lines
1.1 KiB
JSON
Raw Normal View History

2022-11-21 00:26:41 +00:00
{
"config": {
2022-11-25 00:24:19 +00:00
"abort": {
2022-11-28 00:23:09 +00:00
"already_configured": "Slu\u017eba u\u017e je nakonfigurovan\u00e1",
"no_adapters": "Nena\u0161li sa \u017eiadne nenakonfigurovan\u00e9 adapt\u00e9ry Bluetooth"
2022-11-25 00:24:19 +00:00
},
2022-11-22 00:26:32 +00:00
"flow_title": "{name}",
"step": {
2022-11-23 00:26:26 +00:00
"bluetooth_confirm": {
"description": "Chcete nastavi\u0165 {name}?"
},
2022-11-28 00:23:09 +00:00
"multiple_adapters": {
"data": {
"adapter": "Adapt\u00e9r"
},
"description": "Vyberte adapt\u00e9r Bluetooth, ktor\u00fd chcete nastavi\u0165"
},
2022-11-23 00:26:26 +00:00
"single_adapter": {
"description": "Chcete nastavi\u0165 adapt\u00e9r Bluetooth {name}?"
},
2022-11-22 00:26:32 +00:00
"user": {
"data": {
"address": "Zaradenie"
2022-11-23 00:26:26 +00:00
},
"description": "Vyberte zariadenie, ktor\u00e9 chcete nastavi\u0165"
2022-11-22 00:26:32 +00:00
}
}
2022-11-28 00:23:09 +00:00
},
"issues": {
"haos_outdated": {
"title": "Aktualizujte na opera\u010dn\u00fd syst\u00e9m Home Assistant 9.0 alebo nov\u0161\u00ed"
}
2022-11-21 00:26:41 +00:00
}
}