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

21 lines
957 B
JSON
Raw Normal View History

2020-01-28 00:31:59 +00:00
{
"config": {
"abort": {
2021-02-26 00:06:13 +00:00
"authorize_url_timeout": "\u010casov\u00fd limit autoriza\u010dn\u00edho URL vypr\u0161el.",
2020-10-11 00:03:37 +00:00
"missing_configuration": "Integrace Spotify 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
},
"create_entry": {
"default": "\u00dasp\u011b\u0161n\u011b ov\u011b\u0159eno pomoc\u00ed Spotify."
},
"step": {
"pick_implementation": {
"title": "Vyberte metodu ov\u011b\u0159en\u00ed"
2020-10-10 00:05:05 +00:00
},
"reauth_confirm": {
2020-10-18 00:03:28 +00:00
"description": "Integraci Spotify je t\u0159eba znovu ov\u011b\u0159it pomoc\u00ed \u00fa\u010dtu Spotify: {account}",
2020-10-17 00:06:00 +00:00
"title": "Znovu ov\u011b\u0159it integraci"
2020-01-28 00:31:59 +00:00
}
2020-04-15 16:51:07 +00:00
}
2020-04-16 20:00:10 +00:00
}
2020-01-28 00:31:59 +00:00
}