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

36 lines
886 B
JSON
Raw Normal View History

2022-02-20 00:20:09 +00:00
{
"config": {
"abort": {
"reauth_successful": "Op\u00e4tovn\u00e9 overenie bolo \u00faspe\u0161n\u00e9"
},
"error": {
"invalid_auth": "Neplatn\u00e9 overenie"
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": {
"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": {
"invalid_auth": "Neplatn\u00e9 overenie"
2022-05-16 00:24:28 +00:00
},
"step": {
"init": {
"title": "Vyberte slu\u017eby"
}
2022-02-20 00:20:09 +00:00
}
}
}