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

33 lines
1.4 KiB
JSON
Raw Normal View History

2020-08-30 00:03:17 +00:00
{
"config": {
2020-10-10 00:05:05 +00:00
"abort": {
"single_instance_allowed": "Ji\u017e nakonfigurov\u00e1no. Je mo\u017en\u00e1 pouze jedin\u00e1 konfigurace."
},
"error": {
"cannot_connect": "Nepoda\u0159ilo se p\u0159ipojit",
"invalid_api_key": "Neplatn\u00fd kl\u00ed\u010d API"
},
2020-08-30 00:03:17 +00:00
"step": {
"user": {
"data": {
2020-10-10 00:05:05 +00:00
"api_key": "Kl\u00ed\u010d API",
2020-08-30 00:03:17 +00:00
"latitude": "Zem\u011bpisn\u00e1 \u0161\u00ed\u0159ka",
2020-10-10 00:05:05 +00:00
"longitude": "Zem\u011bpisn\u00e1 d\u00e9lka",
"name": "Jm\u00e9no"
},
"description": "Pokud pot\u0159ebujete pomoc s nastaven\u00ed, pod\u00edvejte se na: https://www.home-assistant.io/integrations/accuweather/\n\nN\u011bkter\u00e9 senzory nejsou ve v\u00fdchoz\u00edm nastaven\u00ed povoleny. M\u016f\u017eete je povolit po nastaven\u00ed integrace v registru entit.\nP\u0159edpov\u011b\u010f po\u010das\u00ed nen\u00ed ve v\u00fdchoz\u00edm nastaven\u00ed povolena. M\u016f\u017eete ji povolit v mo\u017enostech integrace.",
"title": "AccuWeather"
}
}
},
"options": {
"step": {
"user": {
"data": {
"forecast": "P\u0159edpov\u011b\u010f po\u010das\u00ed"
},
"title": "Mo\u017enosti AccuWeather"
2020-08-30 00:03:17 +00:00
}
}
}
}