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

34 lines
945 B
JSON
Raw Normal View History

2020-10-10 00:05:05 +00:00
{
"config": {
"abort": {
2020-10-11 00:03:37 +00:00
"already_configured": "Za\u0159\u00edzen\u00ed je ji\u017e nastaveno"
2021-10-16 00:12:06 +00:00
},
"step": {
"setup_serial": {
"data": {
"port": "Vyberte za\u0159\u00edzen\u00ed"
},
"title": "Za\u0159\u00edzen\u00ed"
},
"setup_serial_manual_path": {
"title": "Cesta"
},
"user": {
"data": {
"type": "Typ p\u0159ipojen\u00ed"
},
"title": "Vyberte typ p\u0159ipojen\u00ed"
}
2020-10-10 00:05:05 +00:00
}
2020-11-11 12:25:22 +00:00
},
"options": {
"step": {
"init": {
"data": {
"time_between_update": "Minim\u00e1ln\u00ed doba mezi aktualizacemi entit (v sekund\u00e1ch)"
},
"title": "Mo\u017enosti DSMR"
}
}
2020-10-10 00:05:05 +00:00
}
}