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

27 lines
885 B
JSON

{
"config": {
"abort": {
"already_configured": "\u00da\u010det je u\u017e nakonfigurovan\u00fd",
"reauth_successful": "Op\u00e4tovn\u00e9 overenie bolo \u00faspe\u0161n\u00e9"
},
"error": {
"cannot_connect": "Nepodarilo sa pripoji\u0165",
"incorrect_api_key": "Neplatn\u00fd API k\u013e\u00fa\u010d pre vybran\u00fd \u00fa\u010det",
"invalid_auth": "Neplatn\u00e9 overenie"
},
"step": {
"reauth_confirm": {
"data": {
"api_key": "API k\u013e\u00fa\u010d"
}
},
"user": {
"data": {
"api_key": "API k\u013e\u00fa\u010d",
"time": "\u010cas",
"weekday": "Pracovn\u00e9 dni"
}
}
}
}
}