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

48 lines
1.5 KiB
JSON
Raw Normal View History

2022-02-20 00:20:09 +00:00
{
"config": {
"abort": {
2022-11-25 00:24:19 +00:00
"already_configured": "\u00da\u010det je u\u017e nakonfigurovan\u00fd",
"no_services_found": "Pre tento \u00fa\u010det sa nena\u0161li \u017eiadne slu\u017eby",
2022-02-20 00:20:09 +00:00
"reauth_successful": "Op\u00e4tovn\u00e9 overenie bolo \u00faspe\u0161n\u00e9"
},
"error": {
2022-11-25 00:24:19 +00:00
"cannot_connect": "Nepodarilo sa pripoji\u0165",
"invalid_auth": "Neplatn\u00e9 overenie",
"unknown": "Neo\u010dak\u00e1van\u00e1 chyba"
2022-05-16 00:24:28 +00:00
},
"step": {
2022-11-21 00:26:41 +00:00
"reauth_confirm": {
"data": {
"password": "Heslo"
2022-11-23 00:26:26 +00:00
},
"description": "Aktualizova\u0165 heslo pre {username}"
2022-11-21 00:26:41 +00:00
},
2022-05-16 00:24:28 +00:00
"service": {
2022-11-25 00:24:19 +00:00
"data": {
"services": "Slu\u017eby"
},
2022-05-16 00:24:28 +00:00
"title": "Vyberte slu\u017eby"
2022-11-21 00:26:41 +00:00
},
"user": {
"data": {
"password": "Heslo"
}
2022-05-16 00:24:28 +00:00
}
2022-02-20 00:20:09 +00:00
}
},
"options": {
"abort": {
2022-11-25 00:24:19 +00:00
"cannot_connect": "Nepodarilo sa pripoji\u0165",
"invalid_auth": "Neplatn\u00e9 overenie",
"unknown": "Neo\u010dak\u00e1van\u00e1 chyba"
2022-05-16 00:24:28 +00:00
},
"step": {
"init": {
2022-11-25 00:24:19 +00:00
"data": {
"services": "Slu\u017eby"
},
2022-05-16 00:24:28 +00:00
"title": "Vyberte slu\u017eby"
}
2022-02-20 00:20:09 +00:00
}
}
}