core/homeassistant/components/hvv_departures/translations/cs.json

46 lines
1.4 KiB
JSON
Raw Normal View History

2020-10-10 00:05:05 +00:00
{
"config": {
"abort": {
2020-10-11 00:03:37 +00:00
"already_configured": "Za\u0159\u00edzen\u00ed je ji\u017e nastaveno"
2020-10-10 00:05:05 +00:00
},
"error": {
"cannot_connect": "Nepoda\u0159ilo se p\u0159ipojit",
2020-10-26 00:03:36 +00:00
"invalid_auth": "Neplatn\u00e9 ov\u011b\u0159en\u00ed",
"no_results": "\u017d\u00e1dn\u00e9 v\u00fdsledky. Zkuste pou\u017e\u00edt jinou stanici/adresu"
2020-10-10 00:05:05 +00:00
},
"step": {
2020-10-26 00:03:36 +00:00
"station": {
"data": {
"station": "Stanice/adresa"
},
"title": "Zadejte stanici/adresu"
},
"station_select": {
"data": {
"station": "Stanice/adresa"
},
"title": "Vyberte stanici/adresu"
},
2020-10-10 00:05:05 +00:00
"user": {
"data": {
"host": "Hostitel",
"password": "Heslo",
"username": "U\u017eivatelsk\u00e9 jm\u00e9no"
2020-10-11 00:03:37 +00:00
},
"title": "P\u0159ipojen\u00ed k HVV API"
2020-10-10 00:05:05 +00:00
}
}
},
"options": {
"step": {
"init": {
2020-10-17 00:06:00 +00:00
"data": {
2020-10-26 00:03:36 +00:00
"filter": "Vyberte linky",
"offset": "Posun (v minut\u00e1ch)",
"real_time": "Pou\u017e\u00edt data v re\u00e1ln\u00e9m \u010dase"
2020-10-17 00:06:00 +00:00
},
2020-10-10 00:05:05 +00:00
"title": "Mo\u017enosti"
}
}
}
}