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

27 lines
885 B
JSON
Raw Normal View History

2022-11-25 00:24:19 +00:00
{
"config": {
"abort": {
2022-12-05 00:23:07 +00:00
"already_configured": "\u00da\u010det je u\u017e nakonfigurovan\u00fd",
"reauth_successful": "Op\u00e4tovn\u00e9 overenie bolo \u00faspe\u0161n\u00e9"
2022-11-25 00:24:19 +00:00
},
2022-11-28 00:23:09 +00:00
"error": {
2022-11-29 00:26:01 +00:00
"cannot_connect": "Nepodarilo sa pripoji\u0165",
2022-11-28 00:23:09 +00:00
"incorrect_api_key": "Neplatn\u00fd API k\u013e\u00fa\u010d pre vybran\u00fd \u00fa\u010det",
"invalid_auth": "Neplatn\u00e9 overenie"
},
2022-11-25 00:24:19 +00:00
"step": {
2022-11-28 00:23:09 +00:00
"reauth_confirm": {
"data": {
"api_key": "API k\u013e\u00fa\u010d"
}
},
2022-11-25 00:24:19 +00:00
"user": {
"data": {
2022-11-28 00:23:09 +00:00
"api_key": "API k\u013e\u00fa\u010d",
2022-11-29 00:26:01 +00:00
"time": "\u010cas",
2022-11-25 00:24:19 +00:00
"weekday": "Pracovn\u00e9 dni"
}
}
}
}
}