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

20 lines
502 B
JSON
Raw Normal View History

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