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

20 lines
502 B
JSON

{
"config": {
"abort": {
"device_exists": "Za\u0159\u00edzen\u00ed je ji\u017e nastaveno"
},
"error": {
"cannot_connect": "Nepoda\u0159ilo se p\u0159ipojit"
},
"step": {
"discovery_confirm": {
"description": "Chcete nastavit {name} - {model} ( {host} )?"
},
"user": {
"data": {
"host": "Hostitel"
}
}
}
}
}