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

43 lines
1.3 KiB
JSON

{
"config": {
"abort": {
"already_configured_device": "Zariadenie u\u017e je nakonfigurovan\u00e9",
"cannot_connect": "Nepodarilo sa pripoji\u0165",
"no_unconfigured_devices": "Nena\u0161li sa \u017eiadne nenakonfigurovan\u00e9 zariadenia.",
"switchbot_unsupported_type": "Nepodporovan\u00fd typ Switchbot.",
"unknown": "Neo\u010dak\u00e1van\u00e1 chyba"
},
"error": {
"few": "Pr\u00e1zdnych",
"many": "Pr\u00e1zdnych",
"one": "Pr\u00e1zdny",
"other": "Pr\u00e1zdny"
},
"flow_title": "{name} ({address})",
"step": {
"confirm": {
"description": "Chcete nastavi\u0165 {name}?"
},
"password": {
"data": {
"password": "Heslo"
},
"description": "Zariadenie {name} vy\u017eaduje heslo"
},
"user": {
"data": {
"address": "Adresa zariadenia"
}
}
}
},
"options": {
"step": {
"init": {
"data": {
"retry_count": "Po\u010det opakovan\u00ed"
}
}
}
}
}