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

22 lines
714 B
JSON

{
"config": {
"abort": {
"already_configured": "Slu\u017eba je ji\u017e nastavena"
},
"error": {
"cannot_connect": "Nepoda\u0159ilo se p\u0159ipojit",
"unknown": "Neo\u010dek\u00e1van\u00e1 chyba"
},
"step": {
"user": {
"data": {
"api_key": "Kl\u00ed\u010d API",
"latitude": "Zem\u011bpisn\u00e1 \u0161\u00ed\u0159ka",
"longitude": "Zem\u011bpisn\u00e1 d\u00e9lka",
"station": "K\u00f3d stanice METAR"
},
"title": "P\u0159ipojen\u00ed k National Weather Service"
}
}
}
}