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

39 lines
1.3 KiB
JSON

{
"config": {
"abort": {
"already_configured": "Um\u00edst\u011bn\u00ed je ji\u017e nastaveno",
"reauth_successful": "Op\u011btovn\u00e9 ov\u011b\u0159en\u00ed bylo \u00fasp\u011b\u0161n\u00e9"
},
"error": {
"invalid_api_key": "Neplatn\u00fd kl\u00ed\u010d API"
},
"step": {
"reauth_confirm": {
"data": {
"api_key": "Kl\u00ed\u010d API"
},
"title": "Znovu ov\u011b\u0159it integraci"
},
"user": {
"data": {
"api_key": "Kl\u00ed\u010d API",
"elevation": "Nadmo\u0159sk\u00e1 v\u00fd\u0161ka",
"latitude": "Zem\u011bpisn\u00e1 \u0161\u00ed\u0159ka",
"longitude": "Zem\u011bpisn\u00e1 d\u00e9lka"
},
"title": "Vypl\u0148te va\u0161e \u00fadaje"
}
}
},
"options": {
"step": {
"init": {
"data": {
"from_window": "Po\u010d\u00e1te\u010dn\u00ed UV index pro ochrann\u00e9 okno",
"to_window": "Kone\u010dn\u00fd UV index pro ochrann\u00e9 okno"
},
"title": "Nastaven\u00ed OpenUV"
}
}
}
}