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

41 lines
1.2 KiB
JSON

{
"config": {
"abort": {
"already_configured": "Zariadenie u\u017e je nakonfigurovan\u00e9",
"incomplete_discovery": "Ne\u00fapln\u00e9 vyh\u013ead\u00e1vanie",
"no_devices_found": "V sieti sa nena\u0161li \u017eiadne zariadenia"
},
"error": {
"few": "Pr\u00e1zdnych",
"many": "Pr\u00e1zdnych",
"one": "Pr\u00e1zdny",
"other": "Pr\u00e1zdny"
},
"flow_title": "{name}",
"step": {
"init": {
"few": "Pr\u00e1zdnych",
"many": "Pr\u00e1zdnych",
"one": "Pr\u00e1zdny",
"other": "Pr\u00e1zdny"
},
"ssdp_confirm": {
"description": "Chcete nastavi\u0165 toto zariadenie UPnP/IGD?"
},
"user": {
"data": {
"unique_id": "Zariadenie"
}
}
}
},
"options": {
"step": {
"init": {
"data": {
"scan_interval": "Interval aktualiz\u00e1cie (sekundy, minim\u00e1lne 30)"
}
}
}
}
}