var groups = "Skupiny";
var models = "Collection Types";
var pageNotFound = "Stránka nenalezena";
var cs = {
    "App.schemas.data-loaded": "Schémata byla úspěšně načtena",
    "actions.clone.error": "Při pokusu o duplikování dokumentu došlo k chybě.",
    "actions.clone.label": "Duplikovat",
    "actions.delete.dialog.body": "Opravdu chcete smazat tento dokument? Tato akce je nevratná.",
    "actions.delete.error": "Při pokusu o smazání dokumentu došlo k chybě.",
    "actions.delete.label": "Smazat záznam{isLocalized, select, true { (všechny jazyky)} other {}}",
    "actions.discard.label": "Zahodit změny",
    "actions.discard.dialog.body": "Opravdu chcete zahodit změny? Tato akce je nevratná.",
    "actions.edit.error": "Při pokusu o úpravu dokumentu došlo k chybě.",
    "actions.edit.label": "Upravit",
    "actions.unpublish.error": "Při pokusu o zrušení publikace dokumentu došlo k chybě.",
    "actions.unpublish.dialog.body": "Opravdu chcete zrušit publikaci tohoto?",
    "actions.unpublish.dialog.option.keep-draft": "Zrušit publikaci a ponechat poslední koncept",
    "actions.unpublish.dialog.option.replace-draft": "Zrušit publikaci a nahradit poslední koncept",
    "ListViewTable.relation-loaded": "Relace byly načteny",
    "ListViewTable.relation-loading": "Relace se načítají",
    "ListViewTable.relation-more": "Tato relace obsahuje více entit, než je zobrazeno",
    "EditRelations.title": "Relační data",
    "HeaderLayout.button.label-add-entry": "Vytvořit nový záznam",
    "api.id": "API ID",
    "apiError.This attribute must be unique": "{field} musí být jedinečné",
    "components.AddFilterCTA.add": "Filtry",
    "components.AddFilterCTA.hide": "Filtry",
    "components.DragHandle-label": "Přetáhnout",
    "components.DraggableAttr.edit": "Upravte kliknutím",
    "components.DraggableCard.delete.field": "Smazat {item}",
    "components.DraggableCard.edit.field": "Upravit {item}",
    "components.DraggableCard.move.field": "Přesunout {item}",
    "components.ListViewTable.row-line": "řádek položky {number}",
    "components.DynamicZone.ComponentPicker-label": "Vyberte jeden komponent",
    "components.DynamicZone.add-component": "Přidat komponent do {componentName}",
    "components.DynamicZone.delete-label": "Smazat {name}",
    "components.DynamicZone.error-message": "Komponent obsahuje chybu(y)",
    "components.DynamicZone.missing-components": "There {number, plural, =0 {are # missing components} one {is # missing component} other {are # missing components}}",
    "components.DynamicZone.extra-components": "There {number, plural, =0 {are # extra components} one {is # extra component} other {are # extra components}}",
    "components.DynamicZone.move-down-label": "Přesunout komponent dolů",
    "components.DynamicZone.move-up-label": "Přesunout komponent nahoru",
    "components.DynamicZone.pick-compo": "Vyberte jeden komponent",
    "components.DynamicZone.required": "Komponent je povinný",
    "components.DynamicZone.move-up": "Přesunout nahoru",
    "components.DynamicZone.move-down": "Přesunout dolů",
    "components.EmptyAttributesBlock.button": "Přejít k nastavení",
    "components.EmptyAttributesBlock.description": "Můžete upravit svá nastavení",
    "components.FieldItem.linkToComponentLayout": "Nastavit rozložení komponentu",
    "components.FieldSelect.label": "Přidat pole",
    "components.FilterOptions.button.apply": "Aplikovat",
    "components.FiltersPickWrapper.PluginHeader.actions.apply": "Aplikovat",
    "components.FiltersPickWrapper.PluginHeader.actions.clearAll": "Smazat vše",
    "components.FiltersPickWrapper.PluginHeader.description": "Nastavit pravidla aplikování filtrů na záznamy",
    "components.FiltersPickWrapper.PluginHeader.title.filter": "Filtry",
    "components.FiltersPickWrapper.hide": "Skrýt",
    "components.Filters.usersSelect.label": "Vyhledejte a vyberte uživatele pro filtrování",
    "components.LeftMenu.Search.label": "Hledat typ obsahu",
    "components.LeftMenu.collection-types": "Collection Types",
    "components.LeftMenu.single-types": "Single Types",
    "components.LimitSelect.itemsPerPage": "Položek na stránku",
    "components.NotAllowedInput.text": "No permissions to see this field",
    "components.RelationInput.icon-button-aria-label": "Přetáhnout",
    "components.RelationInputModal.modal-title": "Upravit relaci",
    "components.RelationInputModal.button-fullpage": "Přejít na záznam",
    "components.RelationInputModal.confirmation-message": "Některé změny nebyly uloženy. Opravdu chcete zavřít tuto relaci? Všechny neuložené změny budou ztraceny.",
    "components.RepeatableComponent.error-message": "Komponent(y) obsahují chybu(y)",
    "components.Search.placeholder": "Vyhledat záznam...",
    "components.Select.draft-info-title": "Draft",
    "components.Select.publish-info-title": "Published",
    "components.SettingsViewWrapper.pluginHeader.description.edit-settings": "Upravit vzhled zobrazení úprav.",
    "components.SettingsViewWrapper.pluginHeader.description.list-settings": "Zvolte nastavení zobrazení záznamu.",
    "components.SettingsViewWrapper.pluginHeader.title": "Nastavit zobrazení - {name}",
    "bulk-publish.already-published": "Již publikováno",
    "bulk-unpublish.already-unpublished": "Již nepublikováno",
    "bulk-publish.modified": "Připraveno k publikaci změn",
    "bulk-publish.waiting-for-action": "Čeká na akci",
    "components.TableDelete.delete": "Odstranit vše",
    "components.TableDelete.deleteSelected": "Odstranit výběr",
    "components.TableDelete.label": "{number, plural, one {# záznam} other {# záznamů}} vybráno",
    "components.TableEmpty.withFilters": "Není zde žádný {contentType} se specifikovanými filtry...",
    "components.TableEmpty.withSearch": "Není zde žádný {contentType} odpovídající hledání ({search})...",
    "components.TableEmpty.withoutFilter": "Není zde žádný {contentType}...",
    "components.empty-repeatable": "Zatím zde není žádný záznam. Kliknutím na tlačítko níže jej přidáte.",
    "components.notification.info.maximum-requirement": "Již jste dosáhli maximálního počtu polí",
    "components.notification.info.minimum-requirement": "Pole bylo přidáno pro splnění minimálních požadavků",
    "components.repeatable.reorder.error": "Při změně pořadí pole vašeho komponentu došlo k chybě, zkuste to prosím znovu",
    "components.reset-entry": "Zrušit záznam",
    "components.uid.apply": "použít",
    "components.uid.available": "Dostupné",
    "components.uid.regenerate": "Znovu vygenerovat",
    "components.uid.suggested": "doporučeno",
    "components.uid.unavailable": "Nedostupné",
    "containers.edit.tabs.label": "Stav dokumentu",
    "containers.edit.tabs.draft": "draft",
    "containers.edit.tabs.published": "published",
    "containers.edit.panels.default.title": "Záznam",
    "containers.edit.panels.default.more-actions": "Další akce dokumentu",
    "containers.Edit.addAnItem": "Přidat záznam...",
    "containers.Edit.clickToJump": "Klikněte pro přechod k záznamu",
    "containers.Edit.delete": "Odstranit",
    "containers.Edit.editing": "Úpravy...",
    "containers.Edit.Link.Layout": "Nastavit rozložení",
    "containers.Edit.Link.Model": "Upravit Typ obsahu",
    "containers.Edit.pluginHeader.title.new": "Vytvořit záznam",
    "containers.Edit.reset": "Resetovat",
    "containers.Edit.returnList": "Návrat do výpisu",
    "containers.Edit.seeDetails": "Detaily",
    "containers.Edit.submit": "Uložit",
    "containers.edit.title.new": "Vytvořit záznam",
    "containers.edit.header.more-actions": "Další akce",
    "containers.edit.information.last-published.label": "Publikováno",
    "containers.edit.information.last-published.value": "{time}{isAnonymous, select, true {} other { od {author}}}",
    "containers.edit.information.last-draft.label": "Aktualizováno",
    "containers.edit.information.last-draft.value": "{time}{isAnonymous, select, true {} other { od {author}}}",
    "containers.edit.information.document.label": "Vytvořeno",
    "containers.edit.information.document.value": "{time}{isAnonymous, select, true {} other { od {author}}}",
    "containers.EditSettingsView.modal-form.edit-field": "Upravit pole",
    "containers.EditView.add.new-entry": "Přidat záznam",
    "containers.EditView.notification.errors": "Formulář obsahuje chyby",
    "containers.EditView.publishHint": "Ctrl / Cmd + Shift + Enter pro publikování",
    "containers.EditView.saveHint": "Ctrl / Cmd + Enter pro uložení",
    "containers.Home.introduction": "K úpravě vašich záznamů prosím přistupte skrz odkaz v levém menu. Tento plugin neobsahuje způsob jak upravit nastavení, stále na něm pracujeme.",
    "containers.Home.pluginHeaderDescription": "Spravujte své záznamy mocným a intuitivním rozhraním.",
    "containers.Home.pluginHeaderTitle": "Správce obsahu",
    "containers.List.draft": "Draft",
    "containers.List.published": "Published",
    "containers.List.modified": "Modified",
    "containers.List.statusFilter.draft": "Draft (nikdy nepublikováno)",
    "containers.List.statusFilter.published": "Published (vše)",
    "containers.List.statusFilter.publishedModified": "Published (upraveno)",
    "containers.List.statusFilter.publishedUnmodified": "Published (neupraveno)",
    "containers.list.filters.status": "Stav",
    "containers.list.displayedFields": "Zobrazená pole",
    "containers.List.errorFetchRecords": "Chyba",
    "containers.ListSettingsView.modal-form.edit-label": "Upravit popisek",
    "containers.list.items": "{number} {number, plural, =0 {položek} one {položka} other {položek}}",
    "containers.list.table.row-actions": "Akce řádku",
    "containers.list.selectedEntriesModal.title": "Publikovat záznamy",
    "containers.list.selectedEntriesModal.selectedCount.publish": "<b>{publishedCount}</b> {publishedCount, plural, =0 {záznamů} one {záznam} other {záznamů}} již publikováno. <b>{draftCount}</b> {draftCount, plural, =0 {záznamů} one {záznam} other {záznamů}} připraveno k publikaci. <b>{withErrorsCount}</b> {withErrorsCount, plural, =0 {záznamů} one {záznam} other {záznamů}} čeká na akci.",
    "containers.list.selectedEntriesModal.selectedCount.unpublish": "<b>{draftCount}</b> {draftCount, plural, =0 {záznamů} one {záznam} other {záznamů}} již nepublikováno. <b>{publishedCount}</b> {publishedCount, plural, =0 {záznamů} one {záznam} other {záznamů}} připraveno ke zrušení publikace.",
    "containers.list.autoCloneModal.header": "Duplikovat",
    "containers.list.autoCloneModal.title": "Tento záznam nelze duplikovat přímo.",
    "containers.list.autoCloneModal.description": "Bude vytvořen nový záznam se stejným obsahem, ale pro jeho uložení budete muset změnit následující pole.",
    "containers.list.autoCloneModal.create": "Vytvořit",
    "containers.list.autoCloneModal.error.unique": "Stejné hodnoty v jedinečném poli nejsou povoleny.",
    "containers.list.autoCloneModal.error.relation": "Duplikování relace by ji mohlo odstranit z původního záznamu.",
    "containers.list-settings.modal-form.label": "Upravit {fieldName}",
    "containers.list-settings.modal-form.error": "Při pokusu o otevření formuláře došlo k chybě.",
    "containers.edit-settings.modal-form.error": "Při pokusu o otevření formuláře došlo k chybě.",
    "containers.edit-settings.modal-form.label": "Štítek",
    "containers.edit-settings.modal-form.description": "Popis",
    "containers.edit-settings.modal-form.placeholder": "Zástupný text",
    "containers.edit-settings.modal-form.mainField": "Název záznamu",
    "containers.edit-settings.modal-form.mainField.hint": "Nastavte zobrazené pole v zobrazení úprav i seznamu",
    "containers.edit-settings.modal-form.editable": "Upravitelné pole",
    "containers.edit-settings.modal-form.size": "Velikost",
    "containers.SettingPage.add.field": "Vložit další pole",
    "containers.SettingPage.add.relational-field": "Vložit další relační pole",
    "containers.SettingPage.attributes": "Pole atributů",
    "containers.SettingPage.attributes.description": "Nastavit pořadí atributů",
    "containers.SettingPage.editSettings.description": "Přesuňte pole k vybudování rozložení",
    "containers.SettingPage.editSettings.entry.title": "Název záznamu",
    "containers.SettingPage.editSettings.entry.title.description": "Nastavit zobrazená pole záznamu",
    "containers.SettingPage.editSettings.relation-field.description": "Nastavte zobrazené pole v zobrazení úprav i seznamu",
    "containers.SettingPage.editSettings.relationOpenMode": "Chování otevírání relace",
    "containers.SettingPage.editSettings.relationOpenMode.description": "Vyberte, jak se mají po kliknutí otevírat záznamy relací",
    "containers.SettingPage.editSettings.relationOpenMode.modal": "Modal (výchozí)",
    "containers.SettingPage.editSettings.relationOpenMode.newTab": "Otevřít v nové kartě",
    "containers.SettingPage.editSettings.relationOpenMode.page": "Přejít na stránku",
    "containers.SettingPage.editSettings.title": "Upravit pohled (nastavení)",
    "containers.SettingPage.layout": "Rozložení",
    "containers.SettingPage.listSettings.description": "Nakonfigurujte možnosti pro tento Collection Type",
    "containers.SettingPage.listSettings.title": "Zobrazení seznamu (nastavení)",
    "containers.SettingPage.pluginHeaderDescription": "Nakonfigurujte specifická nastavení pro tento Collection Type",
    "containers.SettingPage.relations": "Relační pole",
    "containers.SettingPage.settings": "Nastavení",
    "containers.SettingPage.view": "Zobrazení",
    "containers.SettingViewModel.pluginHeader.title": "Správce obsahu - {name}",
    "containers.SettingsPage.Block.contentType.description": "Upravit specifická nastavení",
    "containers.SettingsPage.Block.contentType.title": "Collection Types",
    "containers.SettingsPage.Block.generalSettings.description": "Nakonfigurujte výchozí možnosti pro své Collection Types",
    "containers.SettingsPage.Block.generalSettings.title": "Obecné",
    "containers.SettingsPage.pluginHeaderDescription": "Nakonfigurujte nastavení pro všechny své Collection Types a skupiny",
    "containers.SettingsView.list.subtitle": "Nakonfigurujte rozložení a zobrazení svých Collection Types a skupin",
    "containers.SettingsView.list.title": "Zobrazit nastavení",
    "containers.untitled": "Bez názvu",
    "dnd.cancel-item": "{item}, puštěno. Změna pořadí zrušena.",
    "dnd.drop-item": "{item}, puštěno. Konečná pozice v seznamu: {position}.",
    "dnd.grab-item": "{item}, uchopeno. Aktuální pozice v seznamu: {position}. Stiskněte šipku nahoru a dolů pro změnu pozice, mezerník pro položení, Escape pro zrušení.",
    "dnd.instructions": "Stiskněte mezerník pro uchopení a změnu pořadí",
    "dnd.reorder": "{item}, přesunuto. Nová pozice v seznamu: {position}.",
    "edit-settings-view.link-to-ctb.components": "Upravit komponent",
    "edit-settings-view.link-to-ctb.content-types": "Upravit typ obsahu",
    "emptyAttributes.button": "Přejít do Collection Type builderu",
    "emptyAttributes.description": "Přidejte první pole do svého Collection Type",
    "emptyAttributes.title": "Zatím zde nejsou žádná pole",
    "error.attribute.key.taken": "Hodnota již existuje",
    "error.attribute.sameKeyAndName": "Hodnoty nesmí být stejné",
    "error.attribute.taken": "Pole se stejným názvem již existuje",
    "error.contentTypeName.taken": "Tento název již existuje",
    "error.model.fetch": "Při pokusu o načtení nastavení modelů došlo k chybě.",
    "error.record.create": "Při pokusu o vytvoření záznamu došlo k chybě.",
    "error.record.delete": "Při pokusu o smazání záznamu došlo k chybě.",
    "error.record.fetch": "Při pokusu o načtení záznamu došlo k chybě.",
    "error.record.update": "Při pokusu o aktualizaci záznamu došlo k chybě.",
    "error.records.count": "Při pokusu o sečtení záznamů došlo k chybě.",
    "error.records.fetch": "Při pokusu o načtení záznamů došlo k chybě.",
    "error.records.fetch-draft-relatons": "Při načítání draft relací v tomto dokumentu došlo k chybě.",
    "error.schema.generation": "Při pokusu o vygenerování schématu došlo k chybě.",
    "error.validation.json": "Toto není JSON",
    "error.validation.max": "Hodnota je příliš vysoká.",
    "error.validation.maxLength": "Hodnota je příliš dlouhá.",
    "error.validation.min": "Hodnota je příliš nízká.",
    "error.validation.minLength": "Hodnota je příliš krátká.",
    "error.validation.minSupMax": "Nemůže být větší",
    "error.validation.regex": "Hodnota neodpovídá poskytnutému regexu.",
    "error.validation.required": "Vstup hodnoty je povinná položka.",
    "form.Input.bulkActions": "Povolit hromadné akce",
    "form.Input.defaultSort": "Výchozí atribut řazení",
    "form.Input.description": "Popis",
    "form.Input.description.placeholder": "Zobrazit název v profilu",
    "form.Input.editable": "Upravitelné pole",
    "form.Input.filters": "Povolit filtry",
    "form.Input.hint.character.unit": "{maxValue, plural, one { znak} other { znaků}}",
    "form.Input.hint.minMaxDivider": " / ",
    "form.Input.hint.text": "{min, select, undefined {} other {min. {min}}}{divider}{max, select, undefined {} other {max. {max}}}{unit}{br}{description}",
    "form.Input.label": "Štítek",
    "form.Input.label.inputDescription": "Tato hodnota přepíše štítek zobrazený v hlavičce tabulky",
    "form.Input.pageEntries": "Záznamů na stránku",
    "form.Input.pageEntries.inputDescription": "Poznámka: Tuto hodnotu můžete přepsat na stránce nastavení Collection Type.",
    "form.Input.placeholder": "Moje hodnota",
    "form.Input.placeholder.placeholder": "Moje hodnota",
    "form.Input.search": "Povolit vyhledávání",
    "form.Input.search.field": "Povolit vyhledávání na tomto poli",
    "form.Input.sort.field": "Povolit řazení na tomto poli",
    "form.Input.sort.order": "Výchozí pořadí řazení",
    "form.Input.wysiwyg": "Zobrazit jako WYSIWYG",
    "global.displayedFields": "Zobrazená pole",
    groups: groups,
    "groups.numbered": "Skupiny ({number})",
    "header.name": "Content Manager",
    "link-to-ctb": "Upravit model",
    models: models,
    "models.numbered": "Collection Types ({number})",
    "notification.error.displayedFields": "Alespoň jedno pole musí být zobrazeno",
    "notification.error.relationship.fetch": "Při načítání relačních vazeb došlo k chybě.",
    "notification.info.SettingPage.disableSort": "Musíte mít alespoň jeden atribut s povolením řazením.",
    "notification.info.minimumFields": "Je třeba mít zobrazeno alespoň jedno pole.",
    "notification.upload.error": "Při nahrávání vašich souborů došlo k chybě",
    pageNotFound: pageNotFound,
    "pages.ListView.header-subtitle": "{number, plural, =0 {# záznamů} one {# záznam} other {# záznamů}} nalezeno",
    "pages.NoContentType.button": "Vytvořte svůj první Content-Type",
    "pages.NoContentType.text": "Zatím nemáte žádný obsah, doporučujeme vytvořit svůj první Content-Type.",
    "permissions.not-allowed.create": "Nemáte oprávnění vytvořit dokument",
    "permissions.not-allowed.update": "Nemáte oprávnění zobrazit tento dokument",
    "plugin.description.long": "Plugin pro zobrazení, úpravu a mazání dat ve vaší databázi.",
    "plugin.description.short": "Plugin pro zobrazení, úpravu a mazání dat ve vaší databázi.",
    "popUpWarning.bodyMessage.contentType.delete": "Jste si jisti že chcete odstranit tento záznam?",
    "popUpWarning.bodyMessage.contentType.delete.all": "Jste si jisti, že chcete odstranit tyto záznamy?",
    "popUpWarning.warning.cancelAllSettings": "Jste si jisti, že chcete zrušit všechny vaše úpravy?",
    "popUpWarning.bodyMessage.contentType.publish.all": "Opravdu chcete publikovat tyto záznamy?",
    "popUpWarning.bodyMessage.contentType.unpublish.all": "Opravdu chcete zrušit publikaci těchto záznamů?",
    "popUpWarning.warning.has-draft-relations.title": "Potvrzení",
    "popUpWarning.warning.has-draft-relations.message": "Tento záznam souvisí s {count, plural, one {# draft záznamem} other {# draft záznamy}}. Jeho publikování by mohlo ve vaší aplikaci zanechat nefunkční odkazy.",
    "popUpwarning.warning.has-draft-relations.button-confirm": "Ano, publikovat",
    "popUpwarning.warning.bulk-has-draft-relations.message": "<b>{count} {count, plural, one { relace } other { relací } } z {entities} { entities, plural, one { záznamu } other { záznamů } } {count, plural, one { není } other { nejsou } }</b> ještě publikovány a mohou vést k neočekávanému chování. ",
    "popUpWarning.warning.publish-question": "Stále to chcete publikovat?",
    "popUpWarning.warning.unpublish": "Pokud tento obsah nepublikujete, automaticky se změní na Draft.",
    "popUpWarning.warning.unpublish-question": "Opravdu to nechcete publikovat?",
    "popUpWarning.warning.updateAllSettings": "Toto změní všechna vaše nastavení",
    "popover.display-relations.label": "Zobrazit relace",
    "preview.panel.title": "Náhled",
    "preview.panel.button": "Otevřít náhled",
    "preview.panel.button-configuration": "Nastavit náhled",
    "preview.panel.button-disabled-tooltip": "Pro otevření náhledu prosím uložte",
    "preview.page-title": "Náhled {contentType}",
    "preview.header.close": "Zavřít náhled",
    "preview.copy.label": "Kopírovat odkaz náhledu",
    "preview.copy.success": "Odkaz náhledu zkopírován",
    "preview.tabs.label": "Stav náhledu",
    "preview.content.close-editor": "Zavřít editor",
    "preview.content.open-editor": "Otevřít editor",
    "preview.device.select": "Vyberte typ zařízení",
    "preview.device.desktop": "Desktop",
    "preview.device.mobile": "Mobile",
    "preview.info.single-click-hint": "Dvojklik pro úpravu",
    "preview.error.invalid-field-path": "Toto pole nebylo možné v aktuálním dokumentu najít",
    "preview.error.relations-not-handled": "Inline úpravy relací nejsou momentálně podporovány.",
    "preview.error.incomplete-strapi-source": "Tomuto poli chybí některé povinné informace pro náhled",
    "preview.error.different-document": "Toto pole pochází z jiného dokumentu",
    "relation.create": "Vytvořit relaci",
    "relation.add": "Přidat nebo vytvořit relaci",
    "relation.disconnect": "Odstranit",
    "relation.error-adding-relation": "Při pokusu o přidání relace došlo k chybě.",
    "relation.isLoading": "Relace se načítají",
    "relation.loadMore": "Načíst více",
    "relation.notAvailable": "Žádné relace nejsou dostupné",
    "relation.publicationState.draft": "Draft",
    "relation.publicationState.published": "Published",
    "select.currently.selected": "aktuálně vybráno: {count}",
    "success.record.clone": "Dokument byl duplikován",
    "success.record.discard": "Změny zahozeny",
    "success.record.delete": "Odstraněno",
    "success.record.publish": "Dokument publikován",
    "success.record.publishing": "Publikování...",
    "success.record.save": "Uloženo",
    "success.record.unpublish": "Publikace dokumentu zrušena",
    "success.records.delete": "Úspěšně smazáno.",
    "success.records.unpublish": "Úspěšně zrušena publikace.",
    "success.records.publish": "Úspěšně publikováno.",
    "utils.data-loaded": "The {number, plural, =1 {entry has} other {entries have}} successfully been loaded",
    "listView.validation.errors.title": "Vyžadována akce",
    "listView.validation.errors.message": "Před publikováním se prosím ujistěte, že jsou všechna pole platná (povinné pole, min/max limit znaků atd.)",
    "history.document-action": "Historie obsahu",
    "history.page-title": "Historie {contentType}",
    "history.sidebar.title": "Verze",
    "history.sidebar.version-card.aria-label": "Karta verze",
    "history.sidebar.versionDescription": "{distanceToNow}{isAnonymous, select, true {} other { od {author}}}{isCurrent, select, true { <b>(aktuální)</b>} other {}}",
    "history.sidebar.show-newer": "Zobrazit novější verze",
    "history.sidebar.show-older": "Zobrazit starší verze",
    "history.version.subtitle": "{hasLocale, select, true {{subtitle}, v {locale}} other {{subtitle}}}",
    "history.content.new-field.title": "Nové pole",
    "history.content.new-field.message": "Toto pole neexistovalo v době, kdy byla tato verze uložena. Pokud tuto verzi obnovíte, bude prázdné.",
    "history.content.unknown-fields.title": "Neznámá pole",
    "history.content.unknown-fields.message": "Tato pole byla smazána nebo přejmenována v Content-Type Builderu. <b>Tato pole nebudou obnovena.</b>",
    "history.content.missing-assets.title": "{number, plural, =1 {Chybějící soubor} other {{number} chybějících souborů}}",
    "history.content.missing-assets.message": "{number, plural, =1 {Byl} other {Byly}} smazán v Knihovně médií a nelze jej obnovit.",
    "history.content.missing-relations.title": "{number, plural, =1 {Chybějící relace} other {{number} chybějících relací}}",
    "history.content.missing-relations.message": "{number, plural, =1 {Byla} other {Byly}} smazána a nelze ji obnovit.",
    "history.content.no-relations": "Žádné relace.",
    "history.content.localized": "Tato hodnota je specifická pro tento jazyk. Pokud tuto verzi obnovíte, obsah nebude nahrazen pro ostatní jazyky.",
    "history.content.not-localized": "Tato hodnota je společná pro všechny jazyky. Pokud tuto verzi obnovíte, obsah bude nahrazen pro všechny jazyky.",
    "history.restore.confirm.button": "Obnovit",
    "history.restore.confirm.title": "Opravdu chcete obnovit tuto verzi?",
    "history.restore.confirm.message": "{isDraft, select, true {Obnovený obsah přepíše váš draft.} other {Obnovený obsah nebude publikován, přepíše draft a bude uložen jako čekající změny. Změny budete moci kdykoli publikovat.}}",
    "history.restore.success.title": "Verze obnovena.",
    "history.restore.success.message": "Byla obnovena starší verze obsahu.",
    "history.restore.error.message": "Verzi se nepodařilo obnovit.",
    "validation.error": "V dokumentu jsou validační chyby. Před uložením je prosím opravte.",
    "validation.error.unreadable-required-field": "Vaše aktuální oprávnění brání přístupu k některým povinným polím. Pro pokračování si prosím vyžádejte přístup od administrátora.",
    "bulk-publish.edit": "Upravit",
    "widget.chart-entries.title": "Záznamy",
    "widget.chart-entries.count.label": "{count, plural, =0 {Záznamy} one {Záznam} other {Záznamy}}",
    "widget.chart-entries.tooltip": "{count} {label}",
    "widget.last-edited.title": "Naposledy upravené záznamy",
    "widget.last-edited.single-type": "Single-Type",
    "widget.last-edited.no-data": "Žádné upravené záznamy",
    "widget.last-published.title": "Naposledy publikované záznamy",
    "widget.last-published.no-data": "Žádné publikované záznamy",
    "actions-drawer.open": "Otevřít další akce",
    "actions-drawer.close": "Zavřít další akce"
};

export { cs as default, groups, models, pageNotFound };
//# sourceMappingURL=cs.json.mjs.map
