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

32 lines
1.4 KiB
JSON
Raw Normal View History

2019-10-29 00:32:16 +00:00
{
"config": {
2020-01-28 00:31:59 +00:00
"abort": {
"authorize_url_timeout": "\u010casov\u00fd limit autoriza\u010dn\u00edho URL vypr\u0161el",
2020-10-11 00:03:37 +00:00
"missing_configuration": "Komponenta nen\u00ed nastavena. Postupujte podle dokumentace.",
2020-10-10 00:05:05 +00:00
"no_url_available": "Nen\u00ed k dispozici \u017e\u00e1dn\u00e1 adresa URL. Informace o t\u00e9to chyb\u011b naleznete [v sekci n\u00e1pov\u011bdy]({docs_url})"
2020-01-28 00:31:59 +00:00
},
2020-10-10 00:05:05 +00:00
"create_entry": {
"default": "\u00dasp\u011b\u0161n\u011b ov\u011b\u0159eno pomoc\u00ed Withings."
},
"error": {
2020-10-16 00:04:33 +00:00
"already_configured": "\u00da\u010det je ji\u017e nastaven",
2020-10-11 00:03:37 +00:00
"already_configured_account": "\u00da\u010det je ji\u017e nastaven"
2020-10-10 00:05:05 +00:00
},
"flow_title": "Withings: {profile}",
2019-10-29 00:32:16 +00:00
"step": {
2020-01-28 00:31:59 +00:00
"pick_implementation": {
"title": "Vyberte metodu ov\u011b\u0159en\u00ed"
},
2019-10-29 00:32:16 +00:00
"profile": {
"data": {
"profile": "Profil"
},
2020-10-10 00:05:05 +00:00
"description": "Zadejte jedine\u010dn\u00e9 jm\u00e9no profilu pro tato data. Obvykle se jedn\u00e1 o jm\u00e9no profilu, kter\u00e9 jste vybrali v p\u0159edchoz\u00edm kroku.",
2019-10-29 00:32:16 +00:00
"title": "U\u017eivatelsk\u00fd profil."
2020-10-10 00:05:05 +00:00
},
"reauth": {
"title": "Znovu ov\u011b\u0159it profil"
2019-10-29 00:32:16 +00:00
}
}
}
}