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

20 lines
502 B
JSON

{
"config": {
"abort": {
"device_exists": "Zariadenie u\u017e je nakonfigurovan\u00e9"
},
"error": {
"cannot_connect": "Nepodarilo sa pripoji\u0165"
},
"step": {
"discovery_confirm": {
"description": "Chcete nastavi\u0165 {name} - {model} ({host})?"
},
"user": {
"data": {
"host": "Hostite\u013e"
}
}
}
}
}