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

28 lines
797 B
JSON

{
"config": {
"abort": {
"already_configured": "Zariadenie u\u017e je nakonfigurovan\u00e9",
"unknown": "Neo\u010dak\u00e1van\u00e1 chyba"
},
"error": {
"cannot_connect": "Nepodarilo sa pripoji\u0165"
},
"flow_title": "{name}",
"step": {
"ssdp_confirm": {
"data": {
"few": "Pr\u00e1zdnych",
"many": "Pr\u00e1zdnych",
"one": "Pr\u00e1zdny",
"other": "Pr\u00e1zdny"
},
"description": "Chcete nastavi\u0165 {name}?"
},
"user": {
"data": {
"host": "Hostite\u013e"
}
}
}
}
}