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

22 lines
741 B
JSON

{
"config": {
"abort": {
"already_configured": "Integr\u00e1cia MELCloud je pre tento e-mail u\u017e nakonfigurovan\u00e1. Pr\u00edstupov\u00fd token bol obnoven\u00fd."
},
"error": {
"cannot_connect": "Nepodarilo sa pripoji\u0165",
"invalid_auth": "Neplatn\u00e9 overenie",
"unknown": "Neo\u010dak\u00e1van\u00e1 chyba"
},
"step": {
"user": {
"data": {
"password": "Heslo",
"username": "Email"
},
"description": "Pripojte sa pomocou svojho \u00fa\u010dtu MELCloud.",
"title": "Pripojte sa k MELCloud"
}
}
}
}