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

43 lines
1.5 KiB
JSON
Raw Normal View History

2022-02-20 00:20:09 +00:00
{
"config": {
2022-11-25 00:24:19 +00:00
"abort": {
"already_configured": "Zariadenie u\u017e je nakonfigurovan\u00e9"
},
2022-02-20 00:20:09 +00:00
"error": {
2022-11-29 00:26:01 +00:00
"cannot_connect": "Nepodarilo sa pripoji\u0165",
"invalid_auth": "Neplatn\u00e9 overenie",
"unknown": "Neo\u010dak\u00e1van\u00e1 chyba"
2022-02-20 00:20:09 +00:00
},
2022-11-28 00:23:09 +00:00
"flow_title": "{mac} ({ip})",
2022-02-20 00:20:09 +00:00
"step": {
"user": {
"data": {
2022-11-19 00:26:11 +00:00
"host": "Hostite\u013e",
2022-11-29 00:26:01 +00:00
"port": "Port",
"system_id": "ID syst\u00e9mu"
2022-11-25 00:24:19 +00:00
},
"description": "Syst\u00e9mov\u00e9 ID je mo\u017en\u00e9 z\u00edska\u0165 v aplik\u00e1cii MyLink v \u010dasti Integr\u00e1cia v\u00fdberom akejko\u013evek inej ne\u017e cloudovej slu\u017eby."
2022-02-20 00:20:09 +00:00
}
}
2022-11-29 00:26:01 +00:00
},
"options": {
"abort": {
"cannot_connect": "Nepodarilo sa pripoji\u0165"
2022-12-07 00:24:08 +00:00
},
"step": {
"init": {
2022-12-09 00:24:29 +00:00
"data": {
"target_id": "Konfigur\u00e1cia mo\u017enost\u00ed pre \u017eal\u00fazie."
},
2022-12-07 00:24:08 +00:00
"title": "Nakonfigurujte mo\u017enosti MyLink"
},
"target_config": {
2022-12-09 00:24:29 +00:00
"data": {
"reverse": "\u017dal\u00fazie s\u00fa invertovan\u00e9"
},
"description": "Nakonfigurujte mo\u017enosti pre `{target_name}`",
"title": "Nakonfigurujte MyLink Cover"
2022-12-07 00:24:08 +00:00
}
2022-11-29 00:26:01 +00:00
}
2022-02-20 00:20:09 +00:00
}
}