@sanity/locale-cs-cz 1.1.21 → 1.1.22
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/_chunks-cjs/studio.cjs +35 -10
- package/dist/_chunks-cjs/studio.cjs.map +1 -1
- package/dist/_chunks-es/studio.js +35 -10
- package/dist/_chunks-es/studio.js.map +1 -1
- package/package.json +1 -1
- package/src/studio.ts +35 -10
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"studio.js","sources":["../../src/studio.ts"],"sourcesContent":["import {removeUndefinedLocaleResources} from 'sanity'\n\nexport default removeUndefinedLocaleResources({\n /** \"Disabled\" status for auto-updates in About-dialog */\n 'about-dialog.version-info.auto-updates.disabled': 'Zakázáno',\n /** \"Enabled\" status for auto-updates in About-dialog */\n 'about-dialog.version-info.auto-updates.enabled': 'Povoleno',\n /** \"Auto Updates\" status header in About-dialog */\n 'about-dialog.version-info.auto-updates.header': 'Automatické aktualizace',\n /** \"How to enable\" next to Disabled state for Auto updates in about dialog */\n 'about-dialog.version-info.auto-updates.how-to-enable': 'Jak povolit',\n /** Text displayed on the \"Copy to clipboard\"-button after clicked */\n 'about-dialog.version-info.copy-to-clipboard-button.copied-text':\n 'Zkopírováno do schránky. Veselé vkládání!',\n /** \"Copy to Clipboard\" button text for copying version details from About-dialog */\n 'about-dialog.version-info.copy-to-clipboard-button.text': 'Kopírovat do schránky',\n /** \"Current version\" header in about dialog */\n 'about-dialog.version-info.current-version.header': 'Současná verze',\n /** \"How to upgrade\" link text */\n 'about-dialog.version-info.how-to-upgrade': 'Jak aktualizovat',\n /** \"Latest version\" header in about dialog */\n 'about-dialog.version-info.latest-version.header': 'Nejnovější verze',\n /** \"Latest version\" header in about dialog */\n 'about-dialog.version-info.latest-version.text': 'Nejnovější verze je {{latestVersion}}',\n /** \"Up to date\" status in About-dialog */\n 'about-dialog.version-info.up-to-date': 'Aktuální',\n /** \"User agent\" header in About-dialog */\n 'about-dialog.version-info.user-agent.header': 'Uživatelský agent',\n\n /** The text used in the tooltip shown in the dialog close button */\n 'announcement.dialog.close': 'Zavřít',\n /** Aria label to be used in the dialog close button */\n 'announcement.dialog.close-label': 'Zavřít dialog',\n /**Text to be used in the tooltip in the button in the studio announcement card */\n 'announcement.floating-button.dismiss': 'Zavřít',\n /**Aria label to be used in the floating button in the studio announcement card, to dismiss the card */\n 'announcement.floating-button.dismiss-label': 'Odmítnout oznámení',\n /**Aria label to be used in the floating button in the studio announcement card */\n 'announcement.floating-button.open-label': 'Otevřít oznámení',\n\n /** Menu item for deleting the asset */\n 'asset-source.asset-list.menu.delete': 'Smazat',\n /** Menu item for showing where a particular asset is used */\n 'asset-source.asset-list.menu.show-usage': 'Zobrazit použití',\n /** Header in usage dialog for file assets */\n 'asset-source.asset-usage-dialog.header_file': 'Dokumenty používající soubor',\n /** Header in usage dialog for image assets */\n 'asset-source.asset-usage-dialog.header_image': 'Dokumenty používající obrázek',\n /** Text shown in usage dialog when loading documents using the selected asset */\n 'asset-source.asset-usage-dialog.loading': 'Načítání…',\n /** Text for cancel action in delete-asset dialog */\n 'asset-source.delete-dialog.action.cancel': 'Zrušit',\n /** Text for \"confirm delete\" action in delete-asset dialog */\n 'asset-source.delete-dialog.action.delete': 'Smazat',\n /** Dialog header for delete-asset dialog when deleting a file */\n 'asset-source.delete-dialog.header_file': 'Smazat soubor',\n /** Dialog header for delete-asset dialog when deleting an image */\n 'asset-source.delete-dialog.header_image': 'Smazat obrázek',\n /** Text shown in delete dialog when loading documents using the selected asset */\n 'asset-source.delete-dialog.loading': 'Načítání…',\n /** Message confirming to delete *named* file */\n 'asset-source.delete-dialog.usage-list.confirm-delete-file_named':\n 'Chystáte se smazat soubor <strong>{{filename}}}</strong> a jeho metadata. Jste si jisti?',\n /** Message confirming to delete *unnamed* file */\n 'asset-source.delete-dialog.usage-list.confirm-delete-file_unnamed':\n 'Chystáte se smazat soubor a jeho metadata. Jste si jisti?',\n /** Message confirming to delete *named* image */\n 'asset-source.delete-dialog.usage-list.confirm-delete-image_named':\n 'Chystáte se smazat obrázek <strong>{{filename}}</strong> a jeho metadata. Jste si jisti?',\n /** Message confirming to delete *unnamed* image */\n 'asset-source.delete-dialog.usage-list.confirm-delete-image_unnamed':\n 'Chystáte se smazat obrázek a jeho metadata. Jste si jisti?',\n /** Alt text showing on image preview in delete asset dialog */\n 'asset-source.delete-dialog.usage-list.image-preview-alt': 'Náhled obrázku',\n /** Warning message showing when *named* file can't be deleted because it is in use */\n 'asset-source.delete-dialog.usage-list.warning-file-is-in-use_named':\n '{{filename}} nelze smazat, protože se používá. Aby bylo možné tento soubor smazat, musíte nejprve odstranit všechna jeho použití.',\n /** Warning message showing when *unnamed* file can't be deleted because it is in use */\n 'asset-source.delete-dialog.usage-list.warning-file-is-in-use_unnamed':\n 'Tento soubor nelze smazat, protože se používá. Aby bylo možné ho smazat, musíte nejprve odstranit všechna jeho použití.',\n /** Warning message showing when *named* image can't be deleted because it is in use */\n 'asset-source.delete-dialog.usage-list.warning-image-is-in-use_named':\n '{{filename}} nelze smazat, protože se používá. Aby bylo možné tento obrázek smazat, musíte nejprve odstranit všechna jeho použití.',\n /** Warning message showing when *unnamed* image can't be deleted because it is in use */\n 'asset-source.delete-dialog.usage-list.warning-image-is-in-use_unnamed':\n 'Tento obrázek nelze smazat, protože se používá. Aby bylo možné ho smazat, musíte nejprve odstranit všechna jeho použití.',\n /** Text shown when the list of assets only include a specific set of types */\n 'asset-source.dialog.accept-message':\n 'Zobrazují se pouze assety přijatých typů: <strong>{{acceptTypes}}</strong>',\n /** Select asset dialog cancel-button */\n 'asset-source.dialog.button.cancel': 'Zrušit',\n /** Select asset dialog select-button */\n 'asset-source.dialog.button.select': 'Vybrat',\n /** Keys shared between both image asset source and file asset source */\n /** Select asset dialog title for files */\n 'asset-source.dialog.default-title_file': 'Vybrat soubor',\n /** Select asset dialog title for images */\n 'asset-source.dialog.default-title_image': 'Vybrat obrázek',\n /** Insert asset error */\n 'asset-source.dialog.insert-asset-error':\n 'Chyba při vkládání assetu. Více informací naleznete v konzoli.',\n /** Select asset dialog load more items */\n 'asset-source.dialog.load-more': 'Načíst více',\n /** Text shown when selecting a file but there's no files to select from */\n 'asset-source.dialog.no-assets_file': 'Žádné soubory',\n /** Text shown when selecting an image but there's no images to select from */\n 'asset-source.dialog.no-assets_image': 'Žádné obrázky',\n 'asset-source.file.asset-list.action.delete.disabled-cannot-delete-current-file':\n 'Nelze smazat aktuálně vybraný soubor',\n 'asset-source.file.asset-list.action.delete.text': 'Smazat',\n 'asset-source.file.asset-list.action.delete.title': 'Smazat soubor',\n 'asset-source.file.asset-list.action.select-file.title': 'Vybrat soubor {{filename}}',\n 'asset-source.file.asset-list.action.show-usage.title': 'Zobrazit použití',\n 'asset-source.file.asset-list.delete-failed': 'Soubor se nepodařilo smazat',\n 'asset-source.file.asset-list.delete-successful': 'Soubor byl smazán',\n 'asset-source.file.asset-list.header.date-added': 'Datum přidání',\n /** File asset source */\n 'asset-source.file.asset-list.header.filename': 'Název souboru',\n 'asset-source.file.asset-list.header.size': 'Velikost',\n 'asset-source.file.asset-list.header.type': 'Typ',\n /** Text displayed on button or menu invoking the file asset source */\n 'asset-source.file.title': 'Nahrané soubory',\n 'asset-source.image.asset-list.delete-failed': 'Obrázek se nepodařilo smazat',\n /** Image asset source */\n 'asset-source.image.asset-list.delete-successful': 'Obrázek byl smazán',\n /** Text displayed on button or menu invoking the image asset source */\n 'asset-source.image.title': 'Nahrané obrázky',\n /** Built in asset source usage texts */\n 'asset-source.usage-list.documents-using-file_named_one':\n 'Jeden dokument používá soubor <code>{{filename}}</code>',\n 'asset-source.usage-list.documents-using-file_named_other':\n '{{count}} dokumentů používá soubor <code>{{filename}}</code>',\n /** Text shown in usage dialog for a file asset when there are zero, one or more documents using the *named* file **/\n 'asset-source.usage-list.documents-using-file_named_zero':\n 'Žádný dokument nepoužívá soubor <code>{{filename}}</code>',\n 'asset-source.usage-list.documents-using-file_unnamed_one': 'Jeden dokument používá tento soubor',\n 'asset-source.usage-list.documents-using-file_unnamed_other':\n '{{count}} dokumentů používá tento soubor',\n /** Text shown in usage dialog for a file asset when there are zero, one or more documents using the *unnamed* file **/\n 'asset-source.usage-list.documents-using-file_unnamed_zero':\n 'Žádný dokument nepoužívá tento soubor',\n 'asset-source.usage-list.documents-using-image_named_one':\n 'Jeden dokument používá obrázek <code>{{filename}}</code>',\n 'asset-source.usage-list.documents-using-image_named_other':\n '{{count}} dokumentů používá obrázek <code>{{filename}}</code>',\n /** Text shown in usage dialog for an image asset when there are zero, one or more documents using the *named* image **/\n 'asset-source.usage-list.documents-using-image_named_zero':\n 'Žádný dokument nepoužívá obrázek <code>{{filename}}</code>',\n 'asset-source.usage-list.documents-using-image_unnamed_one':\n 'Jeden dokument používá tento obrázek',\n 'asset-source.usage-list.documents-using-image_unnamed_other':\n '{{count}} dokumentů používá tento obrázek',\n /** Text shown in usage dialog for an image asset when there are zero, one or more documents using the *unnamed* image **/\n 'asset-source.usage-list.documents-using-image_unnamed_zero':\n 'Žádné dokumenty nepoužívají tento obrázek',\n\n /** Common (all) Asset Source texts. Note that all translation keys starting with 'asset-source.' is for the built in asset source. */\n 'asset-sources.common.uploader.upload-failed.description': 'Více informací naleznete v konzoli.',\n 'asset-sources.common.uploader.upload-failed.title': 'Nahrávání selhalo',\n /** Menu Items for Dataset Asset Source (will be replaced with workspace name by default) */\n 'asset-sources.dataset.file.title': 'Soubory pracovního prostoru',\n 'asset-sources.dataset.image.title': 'Obrázky pracovního prostoru',\n /** Error messages for the Media Library Asset Source */\n 'asset-sources.media-library.error.library-could-not-be-resolved':\n 'Něco se pokazilo při pokusu o vyřešení Media Library pro tento projekt.',\n /** Error message shown when no media library has been provisioned for the current organization */\n 'asset-sources.media-library.error.no-media-library-provisioned':\n 'Pro tuto organizaci nebyla připravena žádná mediální knihovna.',\n /** Menu Items for Media Library Asset Source */\n 'asset-sources.media-library.file.title': 'Mediální knihovna',\n 'asset-sources.media-library.image.title': 'Mediální knihovna',\n\n /** Label when a release has been deleted by a different user */\n 'banners.deleted-bundle-banner.text': \"Vydání '<strong>{{title}}</strong>' bylo smazáno.\",\n\n /** Action message for navigating to next month */\n 'calendar.action.go-to-next-month': 'Přejít na příští měsíc',\n /** Action message for navigating to next year */\n 'calendar.action.go-to-next-year': 'Přejít na příští rok',\n /** Action message for navigating to previous month */\n 'calendar.action.go-to-previous-month': 'Přejít na předchozí měsíc',\n /** Action message for navigating to previous year */\n 'calendar.action.go-to-previous-year': 'Přejít na předchozí rok',\n /* Label for navigating the calendar to \"today\", without _selecting_ today. Short form, eg `Today`, not `Go to today` */\n 'calendar.action.go-to-today': 'Dnes',\n /* Accessibility label for navigating the calendar to \"today\", without _selecting_ today */\n 'calendar.action.go-to-today-aria-label': 'Přejít na dnešek',\n /* Label for navigating the calendar to \"tomorrow\", without _selecting_ tomorrow. Short form, eg `Tomorrow`, not `Go to tomorrow` */\n 'calendar.action.go-to-tomorrow': 'Zítra',\n /* Label for navigating the calendar to \"yesterday\", without _selecting_ yesterday. Short form, eg `Yesterday`, not `Go to yesterday` */\n 'calendar.action.go-to-yesterday': 'Včera',\n /** Label for switch that controls whether or not to include time in given timestamp */\n 'calendar.action.include-time-label': 'Zahrnout čas',\n /** Action message for selecting the time */\n 'calendar.action.select-time': 'Vybrat čas',\n /** Action message for setting to the current time */\n 'calendar.action.set-to-current-time': 'Nastavit na aktuální čas',\n /** Label for selecting an hour preset. Receives a `time` param as a string on hh:mm format and a `date` param as a Date instance denoting the preset date */\n 'calendar.action.set-to-time-preset': '{{time}} dne {{date, datetime}}',\n /** Aria label for button to open date picker */\n 'calendar.button.aria-label': 'Otevřít kalendář',\n /** Tooltip content for button to open datetime input */\n 'calendar.button.tooltip-text': 'Vybrat datum',\n /** Error message displayed in calendar when entered date is not the correct format */\n 'calendar.error.must-be-in-format': 'Musí být ve formátu <Emphasis>{{exampleDate}}</Emphasis>',\n /** Month name for April */\n 'calendar.month-names.april': 'Duben',\n /** Month name for August */\n 'calendar.month-names.august': 'Srpen',\n /** Month name for December */\n 'calendar.month-names.december': 'Prosinec',\n /** Month name for February */\n 'calendar.month-names.february': 'Únor',\n /** Month name for January */\n 'calendar.month-names.january': 'Leden',\n /** Month name for July */\n 'calendar.month-names.july': 'Červenec',\n /** Month name for June */\n 'calendar.month-names.june': 'Červen',\n /** Month name for March */\n 'calendar.month-names.march': 'Březen',\n /** Month name for May */\n 'calendar.month-names.may': 'Květen',\n /** Month name for November */\n 'calendar.month-names.november': 'Listopad',\n /** Month name for October */\n 'calendar.month-names.october': 'Říjen',\n /** Month name for September */\n 'calendar.month-names.september': 'Září',\n /** Short weekday name for Friday */\n 'calendar.weekday-names.short.friday': 'Pá',\n /** Short weekday name for Monday */\n 'calendar.weekday-names.short.monday': 'Po',\n /** Short weekday name for Saturdayday */\n 'calendar.weekday-names.short.saturday': 'So',\n /** Short weekday name for Sunday */\n 'calendar.weekday-names.short.sunday': 'Ne',\n /** Short weekday name for Thursday */\n 'calendar.weekday-names.short.thursday': 'Čt',\n /** Short weekday name for Tuesday */\n 'calendar.weekday-names.short.tuesday': 'Út',\n /** Short weekday name for Wednesday */\n 'calendar.weekday-names.short.wednesday': 'St',\n\n /** Label for the close button label in Review Changes pane */\n 'changes.action.close-label': 'Zavřít kontrolu změn',\n /** Cancel label for revert button prompt action */\n 'changes.action.revert-all-cancel': 'Zrušit',\n /** Revert all confirm label for revert button action - used on prompt button + review changes pane */\n 'changes.action.revert-all-confirm': 'Vrátit vše',\n /** Prompt for confirming revert change (singular) label for field change action */\n 'changes.action.revert-changes-confirm-change_one': 'Vrátit změnu',\n /** Revert for confirming revert (plural) label for field change action */\n 'changes.action.revert-changes-confirm-change_other': 'Vrátit změny',\n /** Prompt for reverting changes for a field change */\n 'changes.action.revert-changes-description': 'Jste si jisti, že chcete vrátit změny?',\n /** Prompt for reverting changes for a group change, eg multiple changes */\n 'changes.action.revert-changes-description_one': 'Jste si jisti, že chcete vrátit změnu?',\n /** Label for when the action of the change was to set something that was previously empty, eg a field was given a value, an array item was added, an asset was selected or similar */\n 'changes.added-label': 'Přidáno',\n /** Array diff: An item was added in a given position (`{{position}}`) */\n 'changes.array.item-added-in-position': 'Přidáno na pozici {{position}}',\n 'changes.array.item-moved_down_one': 'Posunuto o {{count}} pozici dolů',\n 'changes.array.item-moved_down_other': 'Posunuto o {{count}} pozic dolů',\n /**\n * Array diff: An item was moved within the array.\n * Receives `{{count}}` representing number of positions it moved.\n * Context is the direction of the move, either `up` or `down`.\n */\n 'changes.array.item-moved_up_one': 'Posunuto o {{count}} pozici nahoru',\n 'changes.array.item-moved_up_other': 'Posunuto o {{count}} pozic nahoru',\n /** Array diff: An item was removed from a given position (`{{position}}`) */\n 'changes.array.item-removed-from-position': 'Odebráno z pozice {{position}}',\n /** Accessibility label for the \"change bar\" shown when there are edits on a field-level */\n 'changes.change-bar.aria-label': 'Kontrola změn',\n /** Label for when the action of the change was _not_ an add/remove, eg a text field changed value, an image was changed from one asset to another or similar */\n 'changes.changed-label': 'Změněno',\n /** Label and text for tooltip that indicates the authors of the changes */\n 'changes.changes-by-author': 'Změny od',\n /** Additional text shown in development mode when a diff component crashes during rendering */\n 'changes.error-boundary.developer-info': 'Pro více informací zkontrolujte konzoli pro vývojáře',\n /** Text shown when a diff component crashes during rendering, triggering the error boundary */\n 'changes.error-boundary.title': 'Zobrazení změn tohoto pole způsobilo chybu',\n /* Error description when changes could not be loaded */\n 'changes.error-description': 'Nemůžeme načíst změny pro tento dokument.',\n /** Error title when changes could not be loaded */\n 'changes.error-title': 'Něco se pokazilo',\n /** Error message shown when the value of a field is not the expected one */\n 'changes.error.incorrect-type-message':\n 'Chyba hodnoty: Hodnota je typu \"<code>{{actualType}}</code>\", očekáván typ \"<code>{{expectedType}}</code>\"',\n /** File diff: Fallback title for the meta info section when there is no original filename to use */\n 'changes.file.meta-info-fallback-title': 'Bez názvu',\n /** Image diff: Text shown in tooltip when hovering hotspot that has changed in diff view */\n 'changes.image.crop-changed': 'Změněný ořez',\n /** Image diff: Text shown if the previous image asset was deleted (shouldn't theoretically happen) */\n 'changes.image.deleted': 'Obrázek smazán',\n /** Image diff: Text shown if the image failed to be loaded when previewing it */\n 'changes.image.error-loading-image': 'Chyba při načítání obrázku',\n /** Image diff: Text shown in tooltip when hovering hotspot that has changed in diff view */\n 'changes.image.hotspot-changed': 'Změněný hotspot',\n /** Image diff: Fallback title for the meta info section when there is no original filename to use */\n 'changes.image.meta-info-fallback-title': 'Bez názvu',\n /** Image diff: Text shown if no asset has been set for the field (but has metadata changes) */\n 'changes.image.no-asset-set': 'Obrázek nenastaven',\n /** Image diff: Text shown when the from/to state has/had no image */\n 'changes.image.no-image-placeholder': '(žádný obrázek)',\n /** Label for the \"from\" value in the change inspector */\n 'changes.inspector.from-label': 'Od',\n /** Label for the \"meta\" (field path, action etc) information in the change inspector */\n 'changes.inspector.meta-label': 'Meta',\n /** Label for the \"to\" value in the change inspector */\n 'changes.inspector.to-label': 'Do',\n /** Loading author of change in the differences tooltip in the review changes pane */\n 'changes.loading-author': 'Načítání…',\n /** Loading changes in Review Changes Pane */\n 'changes.loading-changes': 'Načítání změn…',\n /** Error message shown when the document revision could not be found */\n 'changes.missing-since-document-error':\n 'Nemohli jsme najít revizi dokumentu s id: <code>{{revisionId}}</code>, kterou se snažíte porovnat. <Break/> To je pravděpodobně kvůli politice uchovávání historie vašeho plánu. <Break/> Prosím, vyberte jiný <strong>From</strong> záznam.',\n /** No Changes description in the Review Changes pane */\n 'changes.no-changes-description':\n 'Upravte dokument nebo vyberte starší verzi v časové ose, aby se v tomto panelu zobrazil seznam změn.',\n /** No Changes title in the Review Changes pane */\n 'changes.no-changes-title': 'Nejsou žádné změny',\n /* Label for the tooltip that shows when an action is not selectable*/\n 'changes.not-selectable': 'Tuto událost není možné vybrat',\n /** Portable Text diff: An annotation was added */\n 'changes.portable-text.annotation_added': 'Přidána anotace',\n /** Portable Text diff: An annotation was changed */\n 'changes.portable-text.annotation_changed': 'Změněná anotace',\n /** Portable Text diff: An annotation was removed */\n 'changes.portable-text.annotation_removed': 'Odebraná anotace',\n /** Portable Text diff: An annotation was left unchanged */\n 'changes.portable-text.annotation_unchanged': 'Neměnná anotace',\n /** Portable Text diff: A block changed from one style to another (eg `normal` to `h1` or similar) */\n 'changes.portable-text.block-style-changed':\n 'Změněn styl bloku z \"{{fromStyle}}\" na \"{{toStyle}}\"',\n /** Portable Text diff: Change formatting of text (setting/unsetting marks, eg bold/italic etc) */\n 'changes.portable-text.changed-formatting': 'Změněné formátování',\n /** Portable Text diff: An empty inline object is part of a change */\n 'changes.portable-text.empty-inline-object': 'Prázdný {{inlineObjectType}}',\n /** Portable Text diff: An empty object is the result of adding/removing an annotation */\n 'changes.portable-text.empty-object-annotation': 'Prázdný {{annotationType}}',\n /** Portable Text diff: Added a block containing no text (eg empty block) */\n 'changes.portable-text.empty-text_added': 'Přidán prázdný text',\n /** Portable Text diff: Changed a block that contained no text (eg empty block) */\n 'changes.portable-text.empty-text_changed': 'Změněn prázdný text',\n /** Portable Text diff: Removed a block containing no text (eg empty block) */\n 'changes.portable-text.empty-text_removed': 'Odebrán prázdný text',\n /** Portable Text diff: An inline object was added */\n 'changes.portable-text.inline-object_added': 'Přidán inline objekt',\n /** Portable Text diff: An inline object was changed */\n 'changes.portable-text.inline-object_changed': 'Změněn inline objekt',\n /** Portable Text diff: An inline object was removed */\n 'changes.portable-text.inline-object_removed': 'Odebrán inline objekt',\n /** Portable Text diff: An inline object was left unchanged */\n 'changes.portable-text.inline-object_unchanged': 'Nezměněný inline objekt',\n /** Portable Text diff: Added a chunk of text */\n 'changes.portable-text.text_added': 'Přidán text',\n /** Portable Text diff: Removed a chunk of text */\n 'changes.portable-text.text_removed': 'Odebrán text',\n /** Portable Text diff: Annotation has an unknown schema type */\n 'changes.portable-text.unknown-annotation-schema-type': 'Neznámý typ schématu',\n /** Portable Text diff: Inline object has an unknown schema type */\n 'changes.portable-text.unknown-inline-object-schema-type': 'Neznámý typ schématu',\n /** Label for when the action of the change was a removal, eg a field was cleared, an array item was removed, an asset was deselected or similar */\n 'changes.removed-label': 'Odebráno',\n /** Same Revision Selected description in the Review Changes pane */\n 'changes.same-revision-selected-description':\n 'Vybrali jste stejnou revizi <strong>from</strong> a <strong>to</strong>, prosím vyberte různé revize pro porovnání změn mezi nimi.',\n /** Same Revision Selected title in the Review Changes pane */\n 'changes.same-revision-selected-title': 'Vybrána stejná revize',\n /** Title for the Review Changes pane */\n 'changes.title': 'Přehled změn',\n /**The title that will be shown in the badge inside the events when the item is a draft */\n 'changes.versions.draft': 'Koncept',\n\n /** --- Common components --- */\n /** Tooltip text for context menu buttons */\n 'common.context-menu-button.tooltip': 'Zobrazit více',\n /** Default text for dialog cancel button */\n 'common.dialog.cancel-button.text': 'Zrušit',\n /** Default text for dialog confirm button */\n 'common.dialog.confirm-button.text': 'Potvrdit',\n /** Default text in shared loader text / spinner lockup */\n 'common.loading': 'Načítání',\n /** The title of the reconnecting toast */\n 'common.reconnecting.toast.title': 'Pokus o připojení…',\n\n /** --- Configuration issues --- */\n /** Default label text on configuration issues button */\n 'configuration-issues.button.label': 'Problémy s konfigurací',\n /** Tooltip displayed on configuration issues button */\n 'configuration-issues.button.tooltip': 'Nalezeny problémy s konfigurací',\n\n /** The fallback title for an ordering menu item if no localized titles are provided. */\n 'default-menu-item.fallback-title': 'Seřadit podle {{title}}',\n\n /** Title for the default ordering/SortOrder if no orderings are provided and the caption field is found */\n 'default-orderings.caption': 'Seřadit podle Popisku',\n /** Title for the default ordering/SortOrder if no orderings are provided and the description field is found */\n 'default-orderings.description': 'Seřadit podle Popisu',\n /** Title for the default ordering/SortOrder if no orderings are provided and the header field is found */\n 'default-orderings.header': 'Seřadit podle Záhlaví',\n /** Title for the default ordering/SortOrder if no orderings are provided and the heading field is found */\n 'default-orderings.heading': 'Seřadit podle Nadpisu',\n /** Title for the default ordering/SortOrder if no orderings are provided and the label field is found */\n 'default-orderings.label': 'Seřadit podle Štítku',\n /** Title for the default ordering/SortOrder if no orderings are provided and the name field is found */\n 'default-orderings.name': 'Seřadit podle Jména',\n /** Title for the default ordering/SortOrder if no orderings are provided and the title field is found */\n 'default-orderings.title': 'Seřadit podle Titulku',\n\n /** Label to show in the document footer indicating the creation date of the document */\n 'document-status.created': 'Vytvořeno {{date}}',\n /** Label to show in the document status indicating the date of the status */\n 'document-status.date': '{{date}}',\n /** Label to show in the document footer indicating the last edited date of the document */\n 'document-status.edited': 'Editováno {{date}}',\n /** Label to show in the document footer indicating the document is not published*/\n 'document-status.not-published': 'Nepublikováno',\n /** Label to show in the document footer indicating the published date of the document */\n 'document-status.published': 'Publikováno {{date}}',\n /** Label to show in the document footer indicating the revision from date of the document */\n 'document-status.revision-from': 'Revize od <em>{{date}}</em>',\n /** Label to show in the document footer indicating that the revision was not found */\n 'document-status.revision-not-found': 'Revize nenalezena',\n\n /** Label to indicate that a document type was not found */\n 'document.type.not-found': 'Typ dokumentu \"{{type}}\" nebyl nalezen',\n\n /** The value of the <code>_key</code> property must be a unique string. */\n 'form.error.duplicate-keys-alert.details.additional-description':\n 'Hodnota vlastnosti <code>_key</code> musí být jedinečný řetězec.',\n /** This usually happens when items are created using an API client, and the <code>_key</code> property of each elements has been generated non-uniquely. */\n 'form.error.duplicate-keys-alert.details.description':\n 'To se obvykle stává, když jsou položky vytvořeny pomocí API klienta a vlastnost <code>_key</code> každého prvku byla generována nejedinečně.',\n /** Developer info */\n 'form.error.duplicate-keys-alert.details.title': 'Informace pro vývojáře',\n /** Generate unique keys */\n 'form.error.duplicate-keys-alert.generate-button.text': 'Generovat jedinečné klíče',\n /** Several items in this list share the same identifier (key). Every item must have an unique identifier. */\n 'form.error.duplicate-keys-alert.summary':\n 'Několik položek v tomto seznamu sdílí stejný identifikátor (klíč). Každá položka musí mít jedinečný identifikátor.',\n /** Non-unique keys */\n 'form.error.duplicate-keys-alert.title': 'Nejedinečné klíče',\n /** Error text shown when a field with a given name cannot be found in the schema or is conditionally hidden but explicitly told to render */\n 'form.error.field-not-found':\n 'Pole \"{{fieldName}}\" nebylo nalezeno mezi členy – ověřte, že je definováno ve schématu a že nebylo podmíněně skryto.',\n /** Add missing keys */\n 'form.error.missing-keys-alert.add-button.text': 'Přidat chybějící klíče',\n /** The value of the <code>_key</code> property must be a unique string. */\n 'form.error.missing-keys-alert.details.additional-description':\n 'Hodnota vlastnosti <code>_key</code> musí být jedinečný řetězec.',\n /** This usually happens when items are created using an API client, and the <code>_key</code> property has not been included. */\n 'form.error.missing-keys-alert.details.description':\n 'To se obvykle stává, když jsou položky vytvořeny pomocí API klienta a nebyla zahrnuta vlastnost <code>_key</code>.',\n /** Developer info */\n 'form.error.missing-keys-alert.details.title': 'Informace pro vývojáře',\n /** Some items in the list are missing their keys. This must be fixed in order to edit the list. */\n 'form.error.missing-keys-alert.summary':\n 'Některým položkám v seznamu chybí jejich klíče. To musí být opraveno, aby bylo možné seznam upravovat.',\n /** Missing keys */\n 'form.error.missing-keys-alert.title': 'Chybějící klíče',\n /** This usually happens when items are created using an API client, or when a custom input component has added invalid data to the list. */\n 'form.error.mixed-array-alert.details.description':\n 'To se obvykle stává, když jsou položky vytvořeny pomocí API klienta, nebo když vlastní vstupní komponenta přidala do seznamu neplatná data.',\n /** Developer info */\n 'form.error.mixed-array-alert.details.title': 'Informace pro vývojáře',\n /** Remove non-object values */\n 'form.error.mixed-array-alert.remove-button.text': 'Odstranit hodnoty, které nejsou objekty',\n /** Some items in this list are not objects. This must be fixed in order to edit the list. */\n 'form.error.mixed-array-alert.summary':\n 'Některé položky v tomto seznamu nejsou objekty. To musí být opraveno, aby bylo možné seznam upravovat.',\n /** Invalid list values */\n 'form.error.mixed-array-alert.title': 'Neplatné hodnoty seznamu',\n /** Error text shown when form is unable to find an array item at a given indexed path */\n 'form.error.no-array-item-at-index':\n 'Na cestě <code>{{path}}</code> nebyla nalezena žádná položka pole na indexu <code>{{index}}</code>',\n /** Error text shown when form is unable to find an array item at a given keyed path */\n 'form.error.no-array-item-at-key':\n 'Na cestě <code>{{path}}</code> nebyla nalezena žádná položka pole s `_key` <code>\"{{key}}\"</code>',\n /** The title above the error call stack output related to the crash */\n 'form.error.unhandled-runtime-error.call-stack.title': 'Zásobník volání:',\n /** The title above the error component stack provided by React's underlying ErrorBoundary component */\n 'form.error.unhandled-runtime-error.component-stack.title': 'Komponentový zásobník:',\n /** The error message for the unhandled error that crashed the Input component during render */\n 'form.error.unhandled-runtime-error.error-message': 'Chyba: {{message}}',\n /** The title for the error card rendered inside a field in place of a crashing input */\n 'form.error.unhandled-runtime-error.title': 'Nezpracovaná chyba za běhu',\n /** Form field deprecated label */\n 'form.field.deprecated-label': 'zastaralé',\n /** Fallback title shown above field if it has no defined title */\n 'form.field.untitled-field-label': 'Nepojmenované',\n /** Accessibility label for the icon that indicates the field has a validation error */\n 'form.validation.has-error-aria-label': 'Obsahuje chybu',\n /** Accessibility label for the icon that indicates the field has validation information */\n 'form.validation.has-info-aria-label': 'Obsahuje informace',\n /** Accessibility label for the icon that indicates the field has a validation warning */\n 'form.validation.has-warning-aria-label': 'Obsahuje varování',\n /** Text shown when summarizing validation information, when the field has one or more errors */\n 'form.validation.summary.errors-count_one': '{{count}} chyba',\n 'form.validation.summary.errors-count_other': '{{count}} chyb',\n /** Text shown when summarizing validation information, when the field has one or more warnings */\n 'form.validation.summary.warnings-count_one': '{{count}} varování',\n 'form.validation.summary.warnings-count_other': '{{count}} varování',\n\n /** Tooltip for free trial navbar button indicating remaining days */\n 'free-trial.tooltip.days-count_one': '{{count}} den zbývá do konce zkušební doby',\n 'free-trial.tooltip.days-count_other': '{{count}} dní zbývá do konce zkušební doby',\n /** Tooltip for free trial navbar button, once trial has ended */\n 'free-trial.tooltip.trial-finished': 'Vylepšete svůj projekt',\n\n /**\n * Label for \"contact sales\" call to action\n * These are titles for fallback links in the event the help & resources endpoint isn't able to be fetched\n */\n 'help-resources.action.contact-sales': 'Kontaktovat obchodní oddělení',\n /**\n * Label for \"help and support\" call to action\n * These are titles for fallback links in the event the help & resources endpoint isn't able to be fetched\n */\n 'help-resources.action.help-and-support': 'Pomoc a podpora',\n /**\n * Label for \"join our community\" call to action\n * These are titles for fallback links in the event the help & resources endpoint isn't able to be fetched\n */\n 'help-resources.action.join-our-community': 'Připojte se k naší komunitě',\n /** Information for what the latest sanity version is */\n 'help-resources.latest-sanity-version': 'Nejnovější verze je {{latestVersion}}',\n /** Information for what studio version the current studio is running */\n 'help-resources.studio-version': 'Verze Sanity Studio {{studioVersion}}',\n /** Title for help and resources menus */\n 'help-resources.title': 'Nápověda a zdroje',\n\n /** Text for button to cancel an ongoing upload */\n 'input.files.common.cancel-upload': 'Zrušit',\n /** Text for menuitem upload button default asset source */\n 'input.files.common.upload-placeholder.file-input-button.default-source.badge': 'Výchozí',\n /** Text for file input button in upload placeholder */\n 'input.files.common.upload-placeholder.file-input-button.text': 'Nahrát',\n /** Uploading <FileName/> */\n 'input.files.common.upload-progress': 'Nahrávání <FileName/>',\n /** The referenced document cannot be opened, because the URL failed to be resolved */\n 'input.reference.document-cannot-be-opened.failed-to-resolve-url':\n 'Tento dokument nelze otevřít (nelze vyřešit URL na Studio)',\n\n /** Label for adding item after a specific array item */\n 'inputs.array.action.add-after': 'Přidat položku za',\n /** Label for adding item before a specific array item */\n 'inputs.array.action.add-before': 'Přidat položku před',\n /** Label for adding array item action when the schema allows for only one schema type */\n 'inputs.array.action.add-item': 'Přidat položku',\n /**\n * Label for adding one array item action when the schema allows for multiple schema types,\n * eg. will prompt the user to select a type once triggered\n */\n 'inputs.array.action.add-item-select-type': 'Přidat položku...',\n /** Label for copying an array item */\n 'inputs.array.action.copy': 'Kopírovat',\n /** Array drag handle button tooltip */\n 'inputs.array.action.drag.tooltip': 'Přetáhněte pro změnu pořadí',\n /** Label for duplicating an array item */\n 'inputs.array.action.duplicate': 'Duplikovat',\n /** Label for editing the item of a specific type, eg \"Edit Person\" */\n 'inputs.array.action.edit': 'Upravit {{itemTypeTitle}}',\n /** Label for removing an array item action */\n 'inputs.array.action.remove': 'Odstranit',\n /** Label for removing action when an array item has an error */\n 'inputs.array.action.remove-invalid-item': 'Odstranit',\n /** Label for viewing the item of a specific type, eg \"View Person\" */\n 'inputs.array.action.view': 'Zobrazit {{itemTypeTitle}}',\n /** Error description for the array item tooltip that explains that the current item can still be moved or deleted but not edited since the schema definition is not found */\n 'inputs.array.error.can-delete-but-no-edit-description':\n 'Tuto položku můžete stále přesunout nebo odstranit, ale nelze ji upravit, protože definice schématu pro její typ nebyla nalezena.',\n /** Error label for toast when array could not resolve the initial value */\n 'inputs.array.error.cannot-resolve-initial-value-title':\n 'Nelze vyřešit počáteční hodnotu pro typ: {{schemaTypeTitle}}: {{errorMessage}}.',\n /** Error label for toast when trying to upload one array item of a type that cannot be converted to array */\n 'inputs.array.error.cannot-upload-unable-to-convert_one':\n 'Následující položku nelze nahrát, protože neexistuje známá konverze z typu obsahu na položku pole:',\n /** Error label for toast when trying to upload multiple array items of a type that cannot be converted to array */\n 'inputs.array.error.cannot-upload-unable-to-convert_other':\n 'Následující položky nelze nahrát, protože neexistuje známá konverze z typů obsahu na položku pole:',\n /** Error description for the array item tooltip that explains that the current type item is not valid for the list */\n 'inputs.array.error.current-schema-not-declare-description':\n 'Aktuální schéma neuvádí položky typu <code>{{typeName}}</code> jako platné pro tento seznam. To může znamenat, že byl typ odstraněn jako platný typ položky, nebo že někdo jiný ho přidal do svého vlastního lokálního schématu, které ještě není nasazeno.',\n /** Error description to show how the item is being represented in the json format */\n 'inputs.array.error.json-representation-description': 'JSON reprezentace této položky:',\n /** Error description for the array item tooltip that explains what the error means with more context */\n 'inputs.array.error.type-is-incompatible-prompt':\n 'Položka typu <code>{{typeName}}</code> není platná pro tento seznam',\n /** Error title for when an item type within an array input is incompatible, used in the tooltip */\n 'inputs.array.error.type-is-incompatible-title': 'Proč se to děje?',\n /** Error label for unexpected errors in the Array Input */\n 'inputs.array.error.unexpected-error': 'Neočekávaná chyba: {{error}}',\n /** Label for the array insert menu all items filter */\n 'inputs.array.insert-menu.filter.all-items': 'Vše',\n /** Label for when the array insert menu search shows no items */\n 'inputs.array.insert-menu.search.no-results': 'Nebyly nalezeny žádné položky',\n /** Placeholder for the array insert menu search field */\n 'inputs.array.insert-menu.search.placeholder': 'Hledat',\n /** Tooltip for the array insert menu grid view toggle */\n 'inputs.array.insert-menu.toggle-grid-view.tooltip': 'Přepnout zobrazení mřížky',\n /** Tooltip for the array insert menu list view toggle */\n 'inputs.array.insert-menu.toggle-list-view.tooltip': 'Přepnout zobrazení seznamu',\n /** Label for when the array input doesn't have any items */\n 'inputs.array.no-items-label': 'Žádné položky',\n /** Label for read only array fields */\n 'inputs.array.read-only-label': 'Toto pole je pouze pro čtení',\n /** Label for when the array input is resolving the initial value for the item */\n 'inputs.array.resolving-initial-value': 'Řešení počáteční hodnoty…',\n /** Tooltip content when boolean input is disabled */\n 'inputs.boolean.disabled': 'Zakázáno',\n /** Warning label when selected datetime is in the past */\n 'inputs.dateTime.past-date-warning': 'Vyberte datum v budoucnosti.',\n /** Placeholder value for datetime input */\n 'inputs.datetime.placeholder': 'např. {{example}}',\n /** Acessibility label for button to open file options menu */\n 'inputs.file.actions-menu.file-options.aria-label': 'Otevřít menu možností souboru',\n /** Browse */\n 'inputs.file.browse-button.text': 'Procházet',\n /** Select file */\n 'inputs.file.dialog.title': 'Vybrat soubor',\n /** Unknown member kind: `{{kind}}` */\n 'inputs.file.error.unknown-member-kind': 'Neznámý typ člena: {{kind}}',\n /** The value of this field is not a valid file. Resetting this field will let you choose a new file. */\n 'inputs.file.invalid-file-warning.description':\n 'Hodnota tohoto pole není platný soubor. Resetováním tohoto pole můžete vybrat nový soubor.',\n /** Reset value */\n 'inputs.file.invalid-file-warning.reset-button.text': 'Resetovat hodnotu',\n /** Invalid file value */\n 'inputs.file.invalid-file-warning.title': 'Neplatná hodnota souboru',\n /** Select */\n 'inputs.file.multi-browse-button.text': 'Vybrat',\n /** The upload could not be completed at this time. */\n 'inputs.file.upload-failed.description': 'Nahrávání se v tuto chvíli nepodařilo dokončit.',\n /** Upload failed */\n 'inputs.file.upload-failed.title': 'Nahrávání selhalo',\n /** Clear field */\n 'inputs.files.common.actions-menu.clear-field.label': 'Vyčistit pole',\n /** Copy URL */\n 'inputs.files.common.actions-menu.copy-url.label': 'Kopírovat URL',\n /** Download */\n 'inputs.files.common.actions-menu.download.label': 'Stáhnout',\n /** The URL is copied to the clipboard */\n 'inputs.files.common.actions-menu.notification.url-copied': 'URL byla zkopírována do schránky',\n /** Replace */\n 'inputs.files.common.actions-menu.replace.label': 'Nahradit',\n /** Upload */\n 'inputs.files.common.actions-menu.upload.label': 'Nahrát',\n /** Drop to upload */\n 'inputs.files.common.drop-message.drop-to-upload': 'Přetáhněte pro nahrání',\n /** Drop to upload `{{count}}` file */\n 'inputs.files.common.drop-message.drop-to-upload-multi_one':\n 'Přetáhněte pro nahrání {{count}} souboru',\n /** Drop to upload `{{count}}` files */\n 'inputs.files.common.drop-message.drop-to-upload-multi_other':\n 'Přetáhněte pro nahrání {{count}} souborů',\n /** Can't upload this file here */\n 'inputs.files.common.drop-message.drop-to-upload.no-accepted-file-message_one':\n 'Tento soubor zde nelze nahrát',\n /** Can't upload any of these files here */\n 'inputs.files.common.drop-message.drop-to-upload.no-accepted-file-message_other':\n 'Žádný z těchto souborů zde nelze nahrát',\n /** `{{count}}` file can't be uploaded here */\n 'inputs.files.common.drop-message.drop-to-upload.rejected-file-message_one':\n '{{count}} soubor nelze zde nahrát',\n /** `{{count}}` files can't be uploaded here */\n 'inputs.files.common.drop-message.drop-to-upload.rejected-file-message_other':\n '{{count}} souborů nelze zde nahrát',\n /** Cannot upload `{{count}}` files */\n 'inputs.files.common.placeholder.cannot-upload-some-files_one': 'Nelze nahrát soubor',\n 'inputs.files.common.placeholder.cannot-upload-some-files_other':\n 'Nelze nahrát {{count}} souborů',\n /** Drag or paste type here */\n 'inputs.files.common.placeholder.drag-or-paste-to-upload_file':\n 'Přetáhněte nebo vložte soubor sem',\n /** Drag or paste image here */\n 'inputs.files.common.placeholder.drag-or-paste-to-upload_image':\n 'Přetáhněte nebo vložte obrázek sem',\n /** Drop to upload file */\n 'inputs.files.common.placeholder.drop-to-upload_file': 'Pusťte pro nahrání souboru',\n /** Drop to upload image */\n 'inputs.files.common.placeholder.drop-to-upload_image': 'Pusťte pro nahrání obrázku',\n /** Read only */\n 'inputs.files.common.placeholder.read-only': 'Pouze pro čtení',\n /** Select asset source destination for files to upload */\n 'inputs.files.common.placeholder.select-asset-source-upload-destination': 'Nahrát soubory do:',\n /** Can't upload files here */\n 'inputs.files.common.placeholder.upload-not-supported': 'Nelze zde nahrávat soubory',\n /** Clear upload */\n 'inputs.files.common.stale-upload-warning.clear': 'Vymazat nahrávání',\n /** An upload has made no progress for at least `{{staleThresholdMinutes}}` minutes and likely got interrupted. You can safely clear the incomplete upload and try uploading again. */\n 'inputs.files.common.stale-upload-warning.description':\n 'Nahrávání nepokročilo po dobu alespoň {{staleThresholdMinutes}} minut a pravděpodobně bylo přerušeno. Bezpečně můžete vymazat nedokončené nahrávání a pokusit se o nahrání znovu.',\n /** Incomplete upload */\n 'inputs.files.common.stale-upload-warning.title': 'Nedokončené nahrávání',\n /** Tooltip text for action to crop image */\n 'inputs.image.actions-menu.crop-image-tooltip': 'Oříznout obrázek',\n /** Accessibility label for button to open image edit dialog */\n 'inputs.image.actions-menu.edit-details.aria-label': 'Otevřít dialog úpravy obrázku',\n /** Accessibility label for button to open image options menu */\n 'inputs.image.actions-menu.options.aria-label': 'Otevřít menu možností obrázku',\n /** Select */\n 'inputs.image.browse-menu.text': 'Vybrat',\n /** Cannot upload this file here */\n 'inputs.image.drag-overlay.cannot-upload-here': 'Zde nelze nahrát tento soubor',\n /** Drop image to upload */\n 'inputs.image.drag-overlay.drop-to-upload-image': 'Pusťte obrázek pro nahrání',\n /** This field is read only */\n 'inputs.image.drag-overlay.this-field-is-read-only': 'Toto pole je pouze pro čtení',\n /** Unknown member kind: `{{kind}}` */\n 'inputs.image.error.unknown-member-kind': 'Neznámý typ člena: {{kind}}',\n /** Edit hotspot and crop */\n 'inputs.image.hotspot-dialog.title': 'Upravit hotspot a oříznout',\n /** The value of this field is not a valid image. Resetting this field will let you choose a new image. */\n 'inputs.image.invalid-image-warning.description':\n 'Hodnota tohoto pole není platný obrázek. Resetováním tohoto pole můžete vybrat nový obrázek.',\n /** Reset value */\n 'inputs.image.invalid-image-warning.reset-button.text': 'Resetovat hodnotu',\n /** Invalid image value */\n 'inputs.image.invalid-image-warning.title': 'Neplatná hodnota obrázku',\n /** Preview of uploaded image */\n 'inputs.image.preview-uploaded-image': 'Náhled nahraného obrázku',\n /** The upload could not be completed at this time. */\n 'inputs.image.upload-error.description': 'Nahrávání se v tuto chvíli nemohlo dokončit.',\n /** Upload failed */\n 'inputs.image.upload-error.title': 'Nahrávání selhalo',\n /** Adjust the rectangle to crop image. Adjust the circle to specify the area that should always be visible. */\n 'inputs.imagetool.description':\n 'Upravte obdélník pro oříznutí obrázku. Upravte kruh pro určení oblasti, která by měla být vždy viditelná.',\n /** Error: `{{errorMessage}}` */\n 'inputs.imagetool.load-error': 'Chyba: {{errorMessage}}',\n /** Hotspot & Crop */\n 'inputs.imagetool.title': 'Hotspot & Crop',\n /** Warnings displayed to developers when using the crop/hotspot tool on vector images, notifying them that crops/hotspot are not respected when serving the image in vector format. For the crop/hotspot to apply, images must be served in a raster format such as JPG or PNG, by appending eg `fm=jpg` to the image url, or calling `format('jpg')` if using `@sanity/image-url` */\n 'inputs.imagetool.vector-warning.developer-info':\n \"Asset Pipeline nepodporuje hotspot a ořez pro vektorové formáty. Pro povolení hotspotu & ořezu vyexportujte tento obrázek do kteréhokoli podporovaného rastrového formátu. Například: <code>fm=jpg</code> na <ImageUrlDocumentationLink>URL obrázku</ImageUrlDocumentationLink> nebo zavolejte <code>.format('png')</code> s <ImageUrlPackageDocumentationLink>@sanity/image-url</ImageUrlPackageDocumentationLink>.\",\n /** See developer info */\n 'inputs.imagetool.vector-warning.expand-developer-info': 'Zobrazit informace pro vývojáře',\n /** Gotcha: Serving vector images with hotspot and crop from the Sanity Image API */\n 'inputs.imagetool.vector-warning.title':\n 'Upozornění: Hotspot a ořez nemusí být na tomto obrázku aplikovány, kde je prezentován.',\n /** Convert to `{{targetType}}` */\n 'inputs.invalid-value.convert-button.text': 'Převést na <code>{{targetType}}</code>',\n /** The current value (<code>`{{actualType}}`</code>) */\n 'inputs.invalid-value.current-type': 'Současná hodnota (<code>{{actualType}}</code>)',\n /** The property value is stored as a value type that does not match the expected type. */\n 'inputs.invalid-value.description':\n 'Hodnota vlastnosti je uložena jako typ hodnoty, který neodpovídá očekávanému typu.',\n /** The value of this property must be of type <code>`{{validType}}`</code> according to the schema. */\n 'inputs.invalid-value.details.description':\n 'Hodnota této vlastnosti musí být typu <code>{{validType}}</code> podle schématu.',\n /** Only the following types are valid here according to schema: */\n 'inputs.invalid-value.details.multi-type-description':\n 'Podle schématu jsou zde platné pouze následující typy:',\n /** Mismatching value types typically occur when the schema has recently been changed. */\n 'inputs.invalid-value.details.possible-reason':\n 'Nesoulad typů hodnot obvykle nastává, když bylo schéma nedávno změněno.',\n /** Developer info */\n 'inputs.invalid-value.details.title': 'Informace pro vývojáře',\n /** -- Invalid Value Input -- */\n /** Reset value */\n 'inputs.invalid-value.reset-button.text': 'Resetovat hodnotu',\n /** Invalid property value */\n 'inputs.invalid-value.title': 'Neplatná hodnota vlastnosti',\n /** Title for the \"All fields\" field group */\n 'inputs.object.field-group-tabs.all-fields-title': 'Všechna pole',\n /** Aria label for the \"Field groups\" select control on smaller screens */\n 'inputs.object.field-group-tabs.aria-label': 'Skupiny polí',\n /** Read-only field description */\n 'inputs.object.unknown-fields.read-only.description':\n 'Toto pole je podle schématu dokumentu <strong>pouze pro čtení</strong> a nelze jej zrušit. Pokud chcete, aby bylo možné toto v Studio zrušit, ujistěte se, že jste odstranili pole <code>readOnly</code> z obklopujícího typu ve schématu.',\n /** Remove field */\n 'inputs.object.unknown-fields.remove-field-button.text': 'Odstranit pole',\n /** Encountered `{{count}}` fields that are not defined in the schema. */\n 'inputs.object.unknown-fields.warning.description_one':\n 'Bylo nalezeno pole, které není definováno v schématu.',\n 'inputs.object.unknown-fields.warning.description_other':\n 'Bylo nalezeno {{count}} polí, které nejsou definovány v schématu.',\n /** Detailed description of unknown field warning */\n 'inputs.object.unknown-fields.warning.details.description_one':\n 'Toto pole není definováno ve schématu, což by mohlo znamenat, že byla definice pole odstraněna nebo že ji někdo přidal do svého vlastního lokálního projektu a dosud neimplementoval své změny.',\n 'inputs.object.unknown-fields.warning.details.description_other':\n 'Tato pole nejsou definována ve schématu dokumentu, což by mohlo znamenat, že byly definice polí odstraněny nebo že je někdo přidal do svého vlastního lokálního projektu a dosud neimplementoval své změny.',\n /** Developer info */\n 'inputs.object.unknown-fields.warning.details.title': 'Informace pro vývojáře',\n /** Unknown field found */\n 'inputs.object.unknown-fields.warning.title_one': 'Nalezeno neznámé pole',\n 'inputs.object.unknown-fields.warning.title_other': 'Nalezena neznámá pole',\n /** Collapse the editor to save screen space */\n 'inputs.portable-text.action.collapse-editor': 'Sbalit editor',\n /** Aria label for action to edit an existing annotation */\n 'inputs.portable-text.action.edit-annotation-aria-label': 'Upravit anotaci',\n /** Expand the editor to give more editing space */\n 'inputs.portable-text.action.expand-editor': 'Rozbalit editor',\n /** Label label for action to insert a block of a given type (`{{typeName}}`) */\n 'inputs.portable-text.action.insert-block': 'Vložit {{typeName}}',\n /** Accessibility label for action to insert a block of a given type (`{{typeName}}`) */\n 'inputs.portable-text.action.insert-block-aria-label': 'Vložit {{typeName}} (blok)',\n /** Label for action to insert an inline object of a given type (`{{typeName}}`) */\n 'inputs.portable-text.action.insert-inline-object': 'Vložit {{typeName}}',\n /** Accessibility label for action to insert an inline object of a given type (`{{typeName}}`) */\n 'inputs.portable-text.action.insert-inline-object-aria-label': 'Vložit {{typeName}} (inline)',\n /** Aria label for action to remove an annotation */\n 'inputs.portable-text.action.remove-annotation-aria-label': 'Odebrat anotaci',\n /** Label for activate on focus with context of click and not focused */\n 'inputs.portable-text.activate-on-focus-message_click': 'Klikněte pro aktivaci',\n /** Label for activate on focus with context of click and focused */\n 'inputs.portable-text.activate-on-focus-message_click-focused':\n 'Klikněte nebo stiskněte mezerník pro aktivaci',\n /** Label for activate on focus with context of tap and not focused */\n 'inputs.portable-text.activate-on-focus-message_tap': 'Klepněte pro aktivaci',\n /** Aria label for the annotation object */\n 'inputs.portable-text.annotation-aria-label': 'Objekt anotace',\n /** Title for dialog that allows editing an annotation */\n 'inputs.portable-text.annotation-editor.title': 'Upravit {{schemaType}}',\n /** Title of the default \"link\" annotation */\n 'inputs.portable-text.annotation.link': 'Odkaz',\n /** Aria label for the block object */\n 'inputs.portable-text.block.aria-label': 'Objekt bloku',\n /** Label for action to edit a block item, in the case where it is editable */\n 'inputs.portable-text.block.edit': 'Upravit',\n /** Accessibility label for the button that opens the actions menu on blocks */\n 'inputs.portable-text.block.open-menu-aria-label': 'Otevřít menu',\n /** Label for action to open a reference, in the case of block-level reference types */\n 'inputs.portable-text.block.open-reference': 'Otevřít referenci',\n /** Label for action to remove a block item */\n 'inputs.portable-text.block.remove': 'Odstranit',\n /** Label for action to view a block item, in the case where it is read-only and thus cannot be edited */\n 'inputs.portable-text.block.view': 'Zobrazit',\n /** Title of the \"code\" decorator */\n 'inputs.portable-text.decorator.code': 'Kód',\n /** Title of the \"em\" (emphasis) decorator */\n 'inputs.portable-text.decorator.emphasis': 'Kurzíva',\n /** Title of the \"strike-through\" decorator */\n 'inputs.portable-text.decorator.strike-through': 'Přeškrtnutí',\n /** Title of the \"strong\" decorator */\n 'inputs.portable-text.decorator.strong': 'Tučné',\n /** Title of the \"underline\" decorator */\n 'inputs.portable-text.decorator.underline': 'Podtržení',\n /** Placeholder text for when the editor is empty */\n 'inputs.portable-text.empty-placeholder': 'Prázdné',\n /** Aria label for the block object */\n 'inputs.portable-text.inline-block.aria-label': 'Vložený objekt',\n /** Label for action to edit an inline object item */\n 'inputs.portable-text.inline-object.edit': 'Upravit objekt',\n /** Aria label for icon for action to edit an inline object item */\n 'inputs.portable-text.inline-object.edit-aria-label': 'Upravit objekt',\n /** Label for action to remove an inline object item */\n 'inputs.portable-text.inline-object.remove': 'Odstranit objekt',\n /** Aria label for icon for action to remove an inline object item */\n 'inputs.portable-text.inline-object.remove-aria-label': 'Odebrat objekt',\n /** Disclaimer text shown on invalid Portable Text value, when an action is available to unblock the user, but it is not guaranteed to be safe */\n 'inputs.portable-text.invalid-value.action-disclaimer':\n 'POZNÁMKA: Akce výše je obvykle bezpečná, ale pokud máte pochybnosti, obraťte se na osoby odpovědné za konfiguraci vašeho studia.',\n /** Action presented when the Portable Text field value is invalid, when block with key `{{key}}` has a child with key `{{childKey}}` of type `{{childType}}` which is not allowed by the schema definition */\n 'inputs.portable-text.invalid-value.disallowed-child-type.action': 'Odstraňte objekt',\n /** Text explaining that the Portable Text field value is invalid, when block with key `{{key}}` has a child with key `{{childKey}}` of type `{{childType}}` which is not allowed by the schema definition */\n 'inputs.portable-text.invalid-value.disallowed-child-type.description':\n 'Dítě s klíčem {{childKey}} bloku s klíčem <code>{{key}}</code> je typu <code>{{childType}}</code>, který není povolen definicí schématu.',\n /** Action presented when the Portable Text field value is invalid, when child with key `{{key}}` has a type (`{{typeName}}`) that is not an allowed block type for this field */\n 'inputs.portable-text.invalid-value.disallowed-type.action': 'Odstraňte blok',\n /** Text explaining that the Portable Text field value is invalid, when child with key `{{key}}` has a type (`{{typeName}}`) that is not an allowed block type for this field */\n 'inputs.portable-text.invalid-value.disallowed-type.description':\n 'Blok s klíčem <code>{{key}}</code> je typu <code>{{typeName}}</code>, který není povolen definicí schématu.',\n /** Action presented when the Portable Text field value is invalid, when block with key `{{key}}` contains no children */\n 'inputs.portable-text.invalid-value.empty-children.action': 'Vložte prázdný textový úsek',\n /** Text explaining that the Portable Text field value is invalid, when block with key `{{key}}` contains no children */\n 'inputs.portable-text.invalid-value.empty-children.description':\n 'Textový blok s klíčem <code>{{key}}</code> nemá žádné textové úseky.',\n /** Label for the button to ignore invalid values in the Portable Text editor */\n 'inputs.portable-text.invalid-value.ignore-button.text': 'Ignorovat',\n /** Action presented when the Portable Text field value is invalid, when child with key `{{key}}` has a `_type` property that is set to `block`, but the block type defined in schema has a different name (`{{expectedTypeName}}`) */\n 'inputs.portable-text.invalid-value.incorrect-block-type.action':\n 'Použijte typ <code>{{expectedTypeName}}</code>',\n /** Text explaining that the Portable Text field value is invalid, when child with key `{{key}}` has a `_type` property that is set to `block`, but the block type defined in schema has a different name (`{{expectedTypeName}}`) */\n 'inputs.portable-text.invalid-value.incorrect-block-type.description':\n 'Blok s klíčem <code>{{key}}</code> má neplatný název typu. Podle schématu by to mělo být <code>{{expectedTypeName}}</code>.',\n /** Action presented when the Portable Text field value is invalid, when block with key `{{key}}` has a span with key `{{childKey}}` that has a missing or invalid `text` property */\n 'inputs.portable-text.invalid-value.invalid-span-text.action':\n 'Nastavte prázdnou textovou hodnotu',\n /** Text explaining that the Portable Text field value is invalid, when block with key `{{key}}` has a span with key `{{childKey}}` that has a missing or invalid `text` property */\n 'inputs.portable-text.invalid-value.invalid-span-text.description':\n 'Úsek s klíčem {{childKey}} bloku s klíčem <code>{{key}}</code> má chybějící nebo neplatnou vlastnost <code>text</code>.',\n /** Action presented when the Portable Text field value is invalid, when child with key `{{key}}` is missing a `_type` property, but seems to be a block of type `{{expectedTypeName}}` */\n 'inputs.portable-text.invalid-value.missing-block-type.action':\n 'Použijte typ <code>{{expectedTypeName}}</code>',\n /** Text explaining that the Portable Text field value is invalid, when child with key `{{key}}` is missing a `_type` property, but seems to be a block of type `{{expectedTypeName}}` */\n 'inputs.portable-text.invalid-value.missing-block-type.description':\n 'Blok s klíčem <code>{{key}}</code> postrádá název typu. Podle schématu by to mělo být <code>{{expectedTypeName}}</code>.',\n /** Action presented when the Portable Text field value is invalid, when block with key `{{key}}` has a child at `{{index}}` which is missing `_key` property */\n 'inputs.portable-text.invalid-value.missing-child-key.action': 'Přiřaďte náhodný klíč',\n /** Text explaining that the Portable Text field value is invalid, when block with key `{{key}}` has a child at `{{index}}` which is missing `_key` property */\n 'inputs.portable-text.invalid-value.missing-child-key.description':\n 'Dítě na indexu <code>{{index}}</code> bloku s klíčem <code>{{key}}</code> postrádá vlastnost <code>_key</code>.',\n /** Action presented when the Portable Text field value is invalid, when block with key `{{key}}` has a child with key `{{childKey}}` which is missing a `_type` property */\n 'inputs.portable-text.invalid-value.missing-child-type.action': 'Odstraňte objekt',\n /** Text explaining that the Portable Text field value is invalid, when block with key `{{key}}` has a child with key `{{childKey}}` which is missing a `_type` property */\n 'inputs.portable-text.invalid-value.missing-child-type.description':\n 'Dítě s klíčem {{childKey}} bloku s klíčem <code>{{key}}</code> postrádá vlastnost <code>_type</code>.',\n /** Action presented when the Portable Text field value is invalid, when child at `{{index}}` is missing the required `_key` property */\n 'inputs.portable-text.invalid-value.missing-key.action': 'Přiřaďte náhodný klíč',\n /** Text explaining that the Portable Text field value is invalid, when child at `{{index}}` is missing the required `_key` property */\n 'inputs.portable-text.invalid-value.missing-key.description':\n 'Blok na indexu <code>{{index}}</code> postrádá požadovanou vlastnost <code>_key</code>.',\n /** Action presented when the Portable Text field value is invalid, when child with key `{{key}}` has a missing or invalid `children` property */\n 'inputs.portable-text.invalid-value.missing-or-invalid-children.action': 'Odstraňte blok',\n /** Text explaining that the Portable Text field value is invalid, when child with key `{{key}}` has a missing or invalid `children` property */\n 'inputs.portable-text.invalid-value.missing-or-invalid-children.description':\n 'Textový blok s klíčem <code>{{key}}</code> má neplatnou nebo chybějící vlastnost `children`.',\n /** Action presented when the Portable Text field value is invalid, when child with key `{{key}}` has a missing or invalid `markDefs` property */\n 'inputs.portable-text.invalid-value.missing-or-invalid-markdefs.action': 'Přidejte vlastnost',\n /** Text explaining that the Portable Text field value is invalid, when child with key `{{key}}` has a missing or invalid `markDefs` property */\n 'inputs.portable-text.invalid-value.missing-or-invalid-markdefs.description':\n 'Textový blok s klíčem <code>{{key}}</code> má neplatnou nebo chybějící vlastnost `markDefs`.',\n /** Action presented when the Portable Text field value is invalid, when child with key `{{key}}` is missing a `_type` property */\n 'inputs.portable-text.invalid-value.missing-type.action': 'Odstraňte blok',\n /** Text explaining that the Portable Text field value is invalid, when child with key `{{key}}` is missing a `_type` property */\n 'inputs.portable-text.invalid-value.missing-type.description':\n 'Blok s klíčem <code>{{key}}</code> postrádá název typu.',\n /** Action presented when the Portable Text field value is invalid, when block with key `{{key}}` contains a non-object child at index `{{index}}` */\n 'inputs.portable-text.invalid-value.non-object-child.action': 'Odstranit položku',\n /** Text explaining that the Portable Text field value is invalid, when block with key `{{key}}` contains a non-object child at index `{{index}}` */\n 'inputs.portable-text.invalid-value.non-object-child.description':\n 'Dítě na indexu <code>{{index}}</code> bloku s klíčem <code>{{key}}</code> není objekt.',\n /** Action presented when the Portable Text field value is invalid, when the Portable Text field is not an array, or the array is empty */\n 'inputs.portable-text.invalid-value.not-an-array.action': 'Zrušit hodnotu',\n /** Text explaining that the Portable Text field value is invalid, when the Portable Text field is not an array, or the array is empty */\n 'inputs.portable-text.invalid-value.not-an-array.description':\n 'Hodnota musí být pole bloků Portable Text nebo nedefinovaná.',\n /** Action presented when the Portable Text field value is invalid, when child at `{{index}}` is not an object */\n 'inputs.portable-text.invalid-value.not-an-object.action': 'Odstranit položku',\n /** Text explaining that the Portable Text field value is invalid, when child at `{{index}}` is not an object */\n 'inputs.portable-text.invalid-value.not-an-object.description':\n 'Položka na <code>{{index}}</code> není objekt.',\n /** Action presented when the Portable Text field value is invalid, when block with key `{{key}}` contains marks (`{{orphanedMarks}}`) that are not supported by the current schema */\n 'inputs.portable-text.invalid-value.orphaned-marks.action': 'Odstranit nepovolené značky',\n /** Text explaining that the Portable Text field value is invalid, when block with key `{{key}}` contains marks (`{{orphanedMarks}}`) that are not supported by the current schema */\n 'inputs.portable-text.invalid-value.orphaned-marks.description':\n 'Textový blok s klíčem <code>{{key}}</code> obsahuje značky <code>({{orphanedMarks, list}})</code>, které nejsou povoleny schématem.',\n /** Title for the alert indicating that the Portable Text field has an invalid value */\n 'inputs.portable-text.invalid-value.title': 'Neplatná hodnota Portable Text',\n /** Title of \"bulleted\" list type */\n 'inputs.portable-text.list-type.bullet': 'Odrážkový seznam',\n /** Title of numbered list type */\n 'inputs.portable-text.list-type.number': 'Číslovaný seznam',\n /** Title of the \"h1\" block style */\n 'inputs.portable-text.style.h1': 'Nadpis 1',\n /** Title of the \"h2\" block style */\n 'inputs.portable-text.style.h2': 'Nadpis 2',\n /** Title of the \"h3\" block style */\n 'inputs.portable-text.style.h3': 'Nadpis 3',\n /** Title of the \"h4\" block style */\n 'inputs.portable-text.style.h4': 'Nadpis 4',\n /** Title of the \"h5\" block style */\n 'inputs.portable-text.style.h5': 'Nadpis 5',\n /** Title of the \"h6\" block style */\n 'inputs.portable-text.style.h6': 'Nadpis 6',\n /** Title shown when multiple blocks of varying styles is selected */\n 'inputs.portable-text.style.multiple': 'Více možností',\n /** Title of fallback when no style is given for a block */\n 'inputs.portable-text.style.none': 'Bez stylu',\n /** Title of the \"normal\" block style */\n 'inputs.portable-text.style.normal': 'Normální',\n /** Title of the \"quote\" block style */\n 'inputs.portable-text.style.quote': 'Citace',\n /** Label for action to clear the current value of the reference field */\n 'inputs.reference.action.clear': 'Vymazat',\n /** Label for action to copy the current item (used within arrays) */\n 'inputs.reference.action.copy': 'Kopírovat',\n /** Label for action to create a new document from the reference input */\n 'inputs.reference.action.create-new-document': 'Vytvořit nový',\n /** Label for action to create a new document from the reference input, when there are multiple templates or document types to choose from */\n 'inputs.reference.action.create-new-document-select': 'Vytvořit nový…',\n /** Label for action to duplicate the current item to a new item (used within arrays) */\n 'inputs.reference.action.duplicate': 'Duplikovat',\n /** Label for action that opens the referenced document in a new tab */\n 'inputs.reference.action.open-in-new-tab': 'Otevřít v novém tabu',\n /** Label for action to remove the reference from an array */\n 'inputs.reference.action.remove': 'Odstranit',\n /** Label for action to replace the current value of the field */\n 'inputs.reference.action.replace': 'Nahradit',\n /** Label for action to cancel a previously initiated replace action */\n 'inputs.reference.action.replace-cancel': 'Zrušit nahrazení',\n /** The cross-dataset reference field currently has a reference, but the feature has been disabled since it was created. This explains what can/cannot be done in its current state. */\n 'inputs.reference.cross-dataset.feature-disabled-actions':\n 'Stále můžete vymazat stávající odkaz v tomto poli, ale dokud je funkce zakázána, nemůže být změněn na jiný dokument.',\n /** A cross-dataset reference field exists but the feature has been disabled. A <DocumentationLink> component is available. */\n 'inputs.reference.cross-dataset.feature-disabled-description':\n 'Tato funkce byla zakázána. Přečtěte si, jak ji povolit, v <DocumentationLink>dokumentaci</DocumentationLink>.',\n /** Title for a warning telling the user that the current project does not have the \"cross dataset references\" feature */\n 'inputs.reference.cross-dataset.feature-unavailable-title':\n 'Nedostupná funkce: Odkaz mezi datasetem',\n /** The cross-dataset reference points to a document with an invalid type */\n 'inputs.reference.cross-dataset.invalid-type':\n 'Odkazovaný dokument je neplatného typu ({{typeName}}) <JsonValue/>',\n /** The referenced document will open in a new tab (due to external studio) */\n 'inputs.reference.document-opens-in-new-tab': 'Tento dokument se otevře v novém tabu',\n /** Error title for when the document is unavailable (for any possible reason) */\n 'inputs.reference.error.document-unavailable-title': 'Dokument není dostupný',\n /** Error title for when the referenced document failed to be loaded */\n 'inputs.reference.error.failed-to-load-document-title':\n 'Nepodařilo se načíst odkazovaný dokument',\n /** Error title for when the reference search returned a document that is not an allowed type for the field */\n 'inputs.reference.error.invalid-search-result-type-title':\n 'Vyhledávání vrátilo typ, který není platný pro tento odkaz: \"{{returnedType}}\"',\n /** Error description for when the document referenced is not one of the types declared as allowed target types in schema */\n 'inputs.reference.error.invalid-type-description':\n 'Odkazovaný dokument (<code>{{documentId}}</code>) je typu <code>{{actualType}}</code>. Podle schématu mohou být odkazované dokumenty pouze typu <AllowedTypes />.',\n /** Error title for when the document referenced is not one of the types declared as allowed target types in schema */\n 'inputs.reference.error.invalid-type-title': 'Dokument neplatného typu',\n /** Error description for when the user does not have permissions to read the referenced document */\n 'inputs.reference.error.missing-read-permissions-description':\n 'Odkazovaný dokument nebylo možné přistupovat kvůli nedostatečným oprávněním',\n /** Error title for when the user does not have permissions to read the referenced document */\n 'inputs.reference.error.missing-read-permissions-title': 'Nedostatečná oprávnění',\n /** Error description for when the current reference value points to a document that does not exist (on weak references) */\n 'inputs.reference.error.nonexistent-document-description':\n 'Odkazovaný dokument neexistuje (ID: <code>{{documentId}}</code>). Můžete buď odstranit odkaz, nebo jej nahradit jiným dokumentem.',\n /** Error title for when the current reference value points to a document that does not exist (on weak references) */\n 'inputs.reference.error.nonexistent-document-title': 'Nenalezeno',\n /** Label for button that clears the reference when it points to a document that does not exist (on weak references) */\n 'inputs.reference.error.nonexistent-document.clear-button-label': 'Vymazat',\n /** Error title for when the search for a reference failed. Note that the message sent by the backend may not be localized. */\n 'inputs.reference.error.search-failed-title': 'Vyhledávání odkazu selhalo',\n /** Label for when the GDR points to an invalid type */\n 'inputs.reference.global.invalid-type': 'Odkazovaný dokument je neplatného typu ({{typeName}})',\n /** Alternative text for the image shown in cross-dataset reference input */\n 'inputs.reference.image-preview-alt-text': 'Náhled obrázku odkazovaného dokumentu',\n /** Description for alert shown when a reference in a live-edit document is marked as being weak, the referenced document exists, AND the reference is supposed to be have been strengthened on publish */\n 'inputs.reference.incomplete-reference.finalize-action-description':\n '<strong>{{referencedDocument}}</strong> je publikován a tento odkaz by nyní měl být finalizován.',\n /** Title for alert shown when a reference in a live-edit document is marked as being weak, the referenced document exists, AND the reference is supposed to be have been strengthened on publish */\n 'inputs.reference.incomplete-reference.finalize-action-title': 'Finalizovat odkaz',\n /** Description for alert shown when a reference in a live-edit document points to a document that exists and has been published, but the reference is still marked as weak */\n 'inputs.reference.incomplete-reference.strengthen-action-description':\n '<strong>{{referencedDocument}}</strong> je publikován a tento odkaz by nyní měl být převeden na silný odkaz.',\n /** Title for alert shown when a reference in a live-edit document points to a document that exists and has been published, but the reference is still marked as weak */\n 'inputs.reference.incomplete-reference.strengthen-action-title': 'Převést na silný odkaz',\n /** Label for button that triggers the action that strengthen a reference */\n 'inputs.reference.incomplete-reference.strengthen-button-label': 'Převést na silnou referenci',\n /** Label for button that triggers a retry attempt for reference metadata */\n 'inputs.reference.metadata-error.retry-button-label': 'Zkusit znovu',\n /** Title for alert shown when reference metadata fails to be loaded */\n 'inputs.reference.metadata-error.title': 'Nelze načíst metadata reference',\n /** Message shown when no documents were found that matched the given search string */\n 'inputs.reference.no-results-for-query': 'Žádné výsledky pro <strong>“{{searchTerm}}”</strong>',\n /** Text for tooltip showing when a document was edited, using relative time (eg \"how long ago was it edited?\") */\n 'inputs.reference.preview.edited-at-time': 'Editováno <RelativeTime/>',\n /** Accessibility label for icon indicating that document does _not_ have any unpublished changes */\n 'inputs.reference.preview.has-no-unpublished-changes-aria-label': 'Žádné nezveřejněné úpravy',\n /** Accessibility label for icon indicating that document has unpublished changes */\n 'inputs.reference.preview.has-unpublished-changes-aria-label': 'Editováno',\n /** Accessibility label for icon indicating that document does _not_ have a published version */\n 'inputs.reference.preview.is-not-published-aria-label': 'Nezveřejněno',\n /** Accessibility label for icon indicating that document has a published version */\n 'inputs.reference.preview.is-published-aria-label': 'Zveřejněno',\n /** Text for tooltip indicating that a document has no unpublished edits */\n 'inputs.reference.preview.no-unpublished-edits': 'Žádné nezveřejněné úpravy',\n /** Text for tooltip indicating that a document has not yet been published */\n 'inputs.reference.preview.not-published': 'Nezveřejněno',\n /** Text for tooltip showing when a document was published, using relative time (eg \"how long ago was it published?\") */\n 'inputs.reference.preview.published-at-time': 'Zveřejněno <RelativeTime/>',\n /** The referenced document no longer exist and might have been deleted (for weak references) */\n 'inputs.reference.referenced-document-does-not-exist':\n 'Referencovaný dokument již neexistuje a mohl být smazán (ID dokumentu: <code>{{documentId}}</code>).',\n /** The referenced document could not be displayed to the user because of insufficient permissions */\n 'inputs.reference.referenced-document-insufficient-permissions':\n 'K referencovanému dokumentu nelze přistoupit kvůli nedostatečným oprávněním',\n /** Label for when the reference input is resolving the initial value for an item */\n 'inputs.reference.resolving-initial-value': 'Řešení počáteční hodnoty…',\n /** Placeholder shown in a reference input with no current value */\n 'inputs.reference.search-placeholder': 'Začněte psát pro vyhledávání',\n /** Explanation of the consequences of leaving the reference as strong instead of weak */\n 'inputs.reference.strength-mismatch.is-strong-consquences':\n 'Nebude možné smazat referencovaný dokument bez prvního odstranění této reference nebo jejího převedení na slabou.',\n /** Description for alert shown when a reference is supposed to be weak, but the actual value is strong */\n 'inputs.reference.strength-mismatch.is-strong-description':\n 'Tato reference je <em>silná</em>, ale podle aktuálního schématu by měla být <em>slabá</em>.',\n /** Explanation of the consequences of leaving the reference as weak instead of strong */\n 'inputs.reference.strength-mismatch.is-weak-consquences':\n 'To umožňuje smazat referencovaný dokument bez prvního smazání této reference, což zanechá toto pole odkazující na neexistující dokument.',\n /** Description for alert shown when a reference is supposed to be strong, but the actual value is weak */\n 'inputs.reference.strength-mismatch.is-weak-description':\n 'Tato reference je <em>slabá</em>, ale podle aktuálního schématu by měla být <em>silná</em>.',\n /** Label for button that triggers the action that strengthens a reference on strength mismatch */\n 'inputs.reference.strength-mismatch.strengthen-button-label': 'Převést na silnou referenci',\n /** Title for alert shown when a reference is supposed to be weak/strong, but the actual value is the opposite of what it is supposed to be */\n 'inputs.reference.strength-mismatch.title': 'Nesoulad síly reference',\n /** Label for button that triggers the action that weakens a reference on strength mismatch */\n 'inputs.reference.strength-mismatch.weaken-button-label': 'Převést na slabou referenci',\n /** Action message for generating the slug */\n 'inputs.slug.action.generate': 'Vygenerovat',\n /** Loading message for when the input is actively generating a slug */\n 'inputs.slug.action.generating': 'Generování…',\n /** Error message for when the source to generate a slug from is missing */\n 'inputs.slug.error.missing-source':\n 'Zdroj chybí. Zkontrolujte zdroj u typu {{schemaType}} ve schématu',\n /** Placeholder for an empty tag input */\n 'inputs.tags.placeholder': 'Zadejte štítek a stiskněte ENTER…',\n /** Placeholder for an empty tag input on touch devices */\n 'inputs.tags.placeholder_touch': 'Zadejte štítek…',\n /** Convert to `{{targetType}}` */\n 'inputs.untyped-value.convert-button.text': 'Převést na <code>{{targetType}}</code>',\n /** Encountered an object value without a <code>_type</code> property. */\n 'inputs.untyped-value.description':\n 'Narazil jsem na objektovou hodnotu bez vlastnosti <code>_type</code>.',\n /** Either remove the <code>name</code> property of the object declaration, or set <code>_type</code> property on items. */\n 'inputs.untyped-value.details.description':\n 'Buď odstraňte vlastnost <code>name</code> z deklarace objektu, nebo nastavte vlastnost <code>_type</code> na položkách.',\n /** Current value (<code>object</code>): */\n 'inputs.untyped-value.details.json-dump-prefix': 'Aktuální hodnota (<code>object</code>):',\n /** The following types are valid here according to schema: */\n 'inputs.untyped-value.details.multi-type-description':\n 'Podle schématu jsou zde platné následující typy:',\n /** Developer info */\n 'inputs.untyped-value.details.title': 'Informace pro vývojáře',\n /** Property value missing <code>_type</code> */\n 'inputs.untyped-value.title': 'Chybí vlastnost hodnoty <code>_type</code>',\n /** Unset value */\n 'inputs.untyped-value.unset-item-button.text': 'Zrušit hodnotu',\n\n /** The fallback explanation if no context is provided */\n 'insufficient-permissions-message.not-authorized-explanation':\n 'Nemáte oprávnění přistupovat k této funkci.',\n /** The explanation when unable to create any document at all */\n 'insufficient-permissions-message.not-authorized-explanation_create-any-document':\n 'Nemáte oprávnění vytvořit dokument.',\n /** The explanation when unable to create a particular document */\n 'insufficient-permissions-message.not-authorized-explanation_create-document':\n 'Nemáte oprávnění vytvořit tento dokument.',\n /** The explanation when unable to create a particular type of document */\n 'insufficient-permissions-message.not-authorized-explanation_create-document-type':\n 'Nemáte oprávnění vytvořit tento typ dokumentu.',\n /** The explanation when unable to create a new reference in a document */\n 'insufficient-permissions-message.not-authorized-explanation_create-new-reference':\n 'Nemáte oprávnění vytvořit novou referenci.',\n /** The explanation when unable to delete a particular document */\n 'insufficient-permissions-message.not-authorized-explanation_delete-document':\n 'Nemáte oprávnění smazat tento dokument.',\n /** The explanation when unable to delete a schedule on scheduled publishing */\n 'insufficient-permissions-message.not-authorized-explanation_delete-schedules':\n 'Nemáte oprávnění mazat plány.',\n /** The explanation when unable to discard changes in a particular document */\n 'insufficient-permissions-message.not-authorized-explanation_discard-changes':\n 'Nemáte oprávnění zahodit změny v tomto dokumentu.',\n /** The explanation when unable to duplicate a particular document */\n 'insufficient-permissions-message.not-authorized-explanation_duplicate-document':\n 'Nemáte oprávnění duplikovat tento dokument.',\n /** The explanation when unable to edit a schedule on scheduled publishing */\n 'insufficient-permissions-message.not-authorized-explanation_edit-schedules':\n 'Nemáte oprávnění upravovat plány.',\n /** The explanation when unable to execute a schedule on scheduled publishing */\n 'insufficient-permissions-message.not-authorized-explanation_execute-schedules':\n 'Nemáte oprávnění spouštět plány.',\n /** The explanation when unable to publish a particular document */\n 'insufficient-permissions-message.not-authorized-explanation_publish-document':\n 'Nemáte oprávnění publikovat tento dokument.',\n /** The explanation when unable to unpublish a particular document */\n 'insufficient-permissions-message.not-authorized-explanation_unpublish-document':\n 'Nemáte oprávnění zrušit publikaci tohoto dokumentu.',\n /** Appears after the not-authorized message. Lists the current roles. */\n 'insufficient-permissions-message.roles': 'Vaše role: <Roles/>',\n /** The title for the insufficient permissions message component */\n 'insufficient-permissions-message.title': 'Nedostatečná oprávnění',\n\n /** Unexpected error: `{{error}}` */\n 'member-field-error.unexpected-error': 'Neočekávaná chyba: {{error}}',\n\n /** Text shown in warning when browser is using HTTP1 to communicate with the Sanity API */\n 'network-check.slow-protocol-warning.description':\n 'Váš prohlížeč používá zastaralý HTTP protokol pro komunikaci se Sanity. To může vést k výraznému snížení výkonu.',\n /** Text for link that takes the user to the Sanity documentation to learn more about the HTTP1 issue */\n 'network-check.slow-protocol-warning.learn-more-button.text': 'Zjistit více',\n /** Text for link that takes the user to the Sanity documentation to learn more about the HTTP1 issue */\n 'network-check.slow-protocol-warning.snooze-button.text': 'Znovu nezobrazovat v této relaci',\n /** Title text for the warning dialog when browser is using HTTP1 to communicate with the Sanity API */\n 'network-check.slow-protocol-warning.title': 'Máte zapnutou ruční brzdu',\n\n /** Button label for \"Create new document\" button */\n 'new-document.button': 'Vytvořit',\n /**\n * Tooltip message displayed when hovering/activating the \"Create new document\" action,\n * when there are templates/types available for creation\n */\n 'new-document.create-new-document-label': 'Nový dokument…',\n /** Placeholder for the \"filter\" input within the new document menu */\n 'new-document.filter-placeholder': 'Filtr',\n /** Loading indicator text within the new document menu */\n 'new-document.loading': 'Načítání…',\n /** Accessibility label for the list displaying options in the new document menu */\n 'new-document.new-document-aria-label': 'Nový dokument',\n /** Message for when there are no document type options in the new document menu */\n 'new-document.no-document-types-found': 'Nenalezeny žádné typy dokumentů',\n /**\n * Tooltip message displayed when hovering/activating the \"Create new document\" action,\n * when there are no templates/types to create from\n */\n 'new-document.no-document-types-label': 'Žádné typy dokumentů',\n /** Message for when no results are found for a specific search query in the new document menu */\n 'new-document.no-results': 'Pro <strong>{{searchQuery}}</strong> nebyly nalezeny žádné výsledky',\n /** Aria label for the button that opens the \"Create new document\" popover/dialog */\n 'new-document.open-dialog-aria-label': 'Vytvořit nový dokument',\n /** Title for \"Create new document\" dialog */\n 'new-document.title': 'Vytvořit nový dokument',\n\n /** Label for button that will make the browser reload when users' studio version is out-of-date */\n 'package-version.new-package-available.reload-button': 'Klikněte pro obnovení',\n /** Title of the alert for studio users when packages in their studio are out-of-date */\n 'package-version.new-package-available.title': 'Sanity Studio je připraveno k aktualizaci!',\n\n /** Label for action to invite members to the current studio project */\n 'presence.action.manage-members': 'Spravovat členy',\n /** Accessibility label for presence menu button */\n 'presence.aria-label': 'Kdo je zde',\n /** Message description for when no one else is currently present */\n 'presence.no-one-else-description':\n 'Pozvěte lidi do projektu, abyste viděli jejich online status.',\n /** Message title for when no one else is currently present */\n 'presence.no-one-else-title': 'Nikdo další zde není',\n /** Message for when a user is not in a document (displayed in the global presence menu) */\n 'presence.not-in-a-document': 'Není v dokumentu',\n /** Tooltip content text for presence menu button */\n 'presence.tooltip-content': 'Kdo je zde',\n\n /** Fallback title shown when a preview does not provide a title */\n 'preview.default.title-fallback': 'Bez názvu',\n /** Fallback preview value for types that have \"no value\" (eg null, undefined) */\n 'preview.fallback.no-value': '(žádná hodnota)',\n /** Alternative text for image being shown while image is being uploaded, in previews */\n 'preview.image.file-is-being-uploaded.alt-text': 'Obrázek, který se právě nahrává',\n\n /* Relative time, just now */\n 'relative-time.just-now': 'právě teď',\n\n /** Action message to add document to new release */\n 'release.action.add-to-new-release': 'Přidat do vydání',\n /** Action message to add document to release */\n 'release.action.add-to-release': 'Přidat do {{title}}',\n /** Action message for when document is already in release */\n 'release.action.already-in-release': 'Již ve vydání {{title}}',\n /** Action message for when you click to view all versions you can copy the current document to */\n 'release.action.copy-to': 'Kopírovat verzi do',\n /** Action message for creating new releases */\n 'release.action.create-new': 'Nové vydání',\n /** Action message for when document is already in release */\n 'release.action.discard-version': 'Zahodit verzi',\n /** Description for toast when version discarding failed */\n 'release.action.discard-version.failure': 'Nepodařilo se zahodit verzi',\n /** Action message for when a new release is created off an existing version, draft or published document */\n 'release.action.new-release': 'Nové vydání',\n 'release.action.new-release.limit-reached_other':\n 'Tento pracovní prostor je omezen na {{count}} vydání',\n /** Tooltip message for not having permissions for creating new releases */\n 'release.action.permission.error': 'Nemáte oprávnění k provedení této akce',\n /** Error message description for when a version is reverted from being unpublished */\n 'release.action.revert-unpublish-version.failure.description':\n 'Zkuste to prosím znovu nebo zkontrolujte své připojení. Dokument bude stále nepublikován po vydání.',\n /** Error message title for when a version is reverted from being unpublished */\n 'release.action.revert-unpublish-version.failure.title':\n 'Nepodařilo se vrátit z nastavení na nepublikování při vydání.',\n /** Action message description for when a version is reverted from being unpublished */\n 'release.action.revert-unpublish-version.success.description':\n 'Nyní můžete tuto verzi upravovat.',\n /** Action message title for when a version is reverted from being unpublished */\n 'release.action.revert-unpublish-version.success.title':\n 'Úspěšně vráceno z nastavení na nepublikování při vydání.',\n /** Error message for when a version is set to be unpublished */\n 'release.action.unpublish-version.failure':\n 'Nepodařilo se nastavit verzi jako nepublikovanou ve vydání',\n /** Action message for when a version is set to be unpublished successfully */\n 'release.action.unpublish-version.success':\n 'Úspěšně nastaveno <strong>{{title}}</strong> jako nepublikované ve vydání',\n /** Action message for when the view release is pressed */\n 'release.action.view-release': 'Zobrazit vydání',\n /** Label for banner when release is scheduled */\n 'release.banner.scheduled-for-publishing-on': 'Naplánováno k publikování dne {{date}}',\n /** Label for Draft chip in document header */\n 'release.chip.draft': 'Koncept',\n /** Label for Draft chip in global header */\n 'release.chip.global.drafts': 'Koncepty',\n /** Label for Published chip in document header */\n 'release.chip.published': 'Publikováno',\n /** Label for tooltip in chip when document is in an archived release */\n 'release.chip.tooltip.archived': 'Toto vydání je archivováno a nelze jej upravovat.',\n /** Label for tooltip in chip with the created date */\n 'release.chip.tooltip.created-date': 'Vytvořeno {{date}}',\n /** Label for tooltip in draft chip when it's a live edit document */\n 'release.chip.tooltip.draft-disabled.live-edit':\n 'Tento dokument je v režimu živé úpravy, koncepty jsou zakázány',\n /** Label for tooltip in chip with the lasted edited date */\n 'release.chip.tooltip.edited-date': 'Upraveno {{date}}',\n /** Label for tooltip in chip when document is intended for a future release that hasn't been scheduled */\n 'release.chip.tooltip.intended-for-date': 'Určeno pro {{date}}',\n /** Label for tooltip in chip when there is no recent draft edits */\n 'release.chip.tooltip.no-edits': 'Žádné úpravy',\n /** Label for tooltip in chip when document isn't published */\n 'release.chip.tooltip.not-published': 'Nepublikováno',\n /** Label for tooltip in chip with the published date */\n 'release.chip.tooltip.published-date': 'Publikováno {{date}}',\n /** Label for tooltip in chip when document is in a release that has been scheduled */\n 'release.chip.tooltip.scheduled-for-date': 'Naplánováno na {{date}}',\n /** Label for tooltip in scheduled chip without a known date */\n 'release.chip.tooltip.unknown-date': 'Neznámé datum',\n /** Label for tooltip on deleted release */\n 'release.deleted-tooltip': 'Toto vydání bylo smazáno',\n /** Title for copying version to a new release dialog */\n 'release.dialog.copy-to-release.title': 'Kopírovat verzi do nového vydání',\n /** Title for action create a release */\n 'release.dialog.create.confirm': 'Vytvořit vydání',\n /** Title for creating releases dialog */\n 'release.dialog.create.title': 'Nové vydání',\n /** Label for description in tooltip to explain release types */\n 'release.dialog.tooltip.description':\n 'Předpokládaný čas vydání se používá k vytvoření lepších náhledů a nápověd, zda dokumenty konfliktní.',\n /** Label for noting that a release time is not final */\n 'release.dialog.tooltip.note': 'Vždy to můžete později změnit.',\n /** Title for tooltip to explain release time */\n 'release.dialog.tooltip.title': 'Přibližný čas vydání',\n /** The placeholder text when the release doesn't have a description */\n 'release.form.placeholder-describe-release': 'Popište vydání…',\n /** Tooltip for button to hide release visibility */\n 'release.layer.hide': 'Skrýt vydání',\n /** Label for draft perspective in navbar */\n 'release.navbar.drafts': 'Koncepty',\n /** Label for published releases in navbar */\n 'release.navbar.published': 'Publikováno',\n /** Tooltip for releases navigation in navbar */\n 'release.navbar.tooltip': 'Vydání',\n /** The placeholder text when the release doesn't have a title */\n 'release.placeholder-untitled-release': 'Nepojmenované vydání',\n /** The toast description that will be shown when the user has a release perspective which is now archived */\n 'release.toast.archived-release.description': 'Toto vydání bylo odšpendleno',\n /** The toast title that will be shown when the user has a release perspective which is now archived */\n 'release.toast.archived-release.title': \"Vydání '{{title}}' bylo archivováno\",\n /** The toast title that will be shown the creating a release fails */\n 'release.toast.create-release-error.title': 'Nepodařilo se vytvořit vydání',\n /**The toast title that will be shown when the user has a release perspective which is now deleted */\n 'release.toast.not-found-release.title': \"Vydání '{{title}}' nebylo nalezeno\",\n /** The toast description that will be shown when the user has a release perspective which is now published */\n 'release.toast.published-release.description': 'Toto vydání bylo odšpendleno',\n /** The toast title that will be shown when the user has a release perspective which is now deleted */\n 'release.toast.published-release.title': \"Vydání '{{title}}' bylo publikováno\",\n /** Label for when a version of a document has already been added to the release */\n 'release.tooltip.already-added': 'Verze tohoto dokumentu již byla přidána',\n /** Label for when a release is scheduled / scheduling and a user can't add a document version to it */\n 'release.tooltip.locked':\n 'Toto vydání bylo naplánováno. Zrušte plánování, abyste mohli přidat další dokumenty.',\n /** Label for the release type 'as soon as possible' */\n 'release.type.asap': 'Co nejdříve',\n /** Label for the release type 'at time', meaning it's a release with a scheduled date */\n 'release.type.scheduled': 'V určený čas',\n /** Label for the release type 'undecided' */\n 'release.type.undecided': 'Nerozhodnuto',\n /** Tooltip for the dropdown to show all versions of document */\n 'release.version-list.tooltip': 'Zobrazit všechny verze dokumentu',\n\n /** Accessibility label to open search action when the search would go fullscreen (eg on narrower screens) */\n 'search.action-open-aria-label': 'Otevřít vyhledávání',\n /** Action label for adding a search filter */\n 'search.action.add-filter': 'Přidat filtr',\n /** Action label for clearing search filters */\n 'search.action.clear-filters': 'Vymazat filtry',\n /** Label for action to clear recent searches */\n 'search.action.clear-recent-searches': 'Vymazat nedávná vyhledávání',\n /** Accessibility label for action to clear all currently applied document type filters */\n 'search.action.clear-type-filters-aria-label': 'Vymazat zaškrtnuté filtry',\n /** Label for action to clear all currently applied document type filters */\n 'search.action.clear-type-filters-label': 'Vymazat',\n /** Accessibility label for when the search is full screen (on narrow screens) and you want to close the search */\n 'search.action.close-search-aria-label': 'Zavřít vyhledávání',\n /** Accessibility label for filtering by document type */\n 'search.action.filter-by-document-type-aria-label': 'Filtrovat podle typu dokumentu',\n /** Accessibility action label for removing an already applied search filter */\n 'search.action.remove-filter-aria-label': 'Odstranit filtr',\n /**\n * Text displayed when either no document type(s) have been selected, or we need a fallback,\n * eg \"Search for all types\".\n */\n 'search.action.search-all-types': 'Vyhledat všechny dokumenty',\n /**\n * Text displayed when we are able to determine one or more document types that will be used for\n * searching, and can fit within the space assigned by the design.\n */\n 'search.action.search-specific-types': 'Hledat {{types, list}}',\n /** Dialog title for action to select an asset of unknown type */\n 'search.action.select-asset': 'Vybrat prostředek',\n /** Dialog title for action to select a file asset */\n 'search.action.select-asset_file': 'Vybrat soubor',\n /** Dialog title for action to select an image asset */\n 'search.action.select-asset_image': 'Vybrat obrázek',\n /** Accessibility label for when the search is full screen (on narrow screens) and you want to hide filters */\n 'search.action.toggle-filters-aria-label_hide': 'Skrýt filtry',\n /** Accessibility label for when the search is full screen (on narrow screens) and you want to show filters */\n 'search.action.toggle-filters-aria-label_show': 'Zobrazit filtry',\n /** Label for when the search is full screen (on narrow screens) and you want to hide filters */\n 'search.action.toggle-filters-label_hide': 'Skrýt filtry',\n /** Label for when the search is full screen (on narrow screens) and you want to show filters */\n 'search.action.toggle-filters-label_show': 'Zobrazit filtry',\n /** Tooltip text for the global search button */\n 'search.button.tooltip': 'Hledat',\n /**\n * A list of provided types (use `list` formatter preferably).\n */\n 'search.document-type-list': '{{types, list}}',\n /**\n * In the context of a list of document types - no filtering selection has been done,\n * thus the default is \"all types\".\n */\n 'search.document-type-list-all-types': 'Všechny typy',\n /** Accessibility label for list displaying the available document types */\n 'search.document-types-aria-label': 'Typy dokumentů',\n /** Label for when no document types matching the filter are found */\n 'search.document-types-no-matches-found': 'Žádné shody pro {{filter}}',\n /** Description for error when a filter cannot be displayed, describes that you should check the schema */\n 'search.error.display-filter-description':\n 'To může naznačovat neplatné možnosti definované ve vašem schématu.',\n /** Title for error when a filter cannot be displayed (mainly a developer-oriented error) */\n 'search.error.display-filter-title': 'Při zobrazování tohoto filtru došlo k chybě.',\n /** Description for error when no valid asset source is found, describes that you should check the the current studio config */\n 'search.error.no-valid-asset-source-check-config-description':\n 'Ujistěte se, že je povoleno ve vašem konfiguračním souboru studia.',\n /** Description for error when no valid asset source is found, describes that only the default asset is supported */\n 'search.error.no-valid-asset-source-only-default-description':\n 'V současné době je podporován pouze výchozí zdroj prostředků.',\n /** Title for error when no valid asset sources found */\n 'search.error.no-valid-asset-source-title': 'Nenalezeny žádné platné zdroje prostředků.',\n /** Helpful description for when search returned an error that we are not able to describe in detail */\n 'search.error.unspecified-error-help-description':\n 'Zkuste to prosím znovu nebo zkontrolujte své připojení',\n /** Title label for when search returned an error that we are not able to describe in detail */\n 'search.error.unspecified-error-title': 'Při hledání se něco pokazilo',\n /**\n * Label for \"All fields\", a label that appears above the list of available fields when filtering.\n * If one or more document type has been chosen as filter, this label is replaced with a group of\n * fields per selected document type\n */\n 'search.filter-all-fields-header': 'Všechna pole',\n /** Label for the action of changing from one file to a different file in asset search filter */\n 'search.filter-asset-change_file': 'Změnit soubor',\n /** Label for the action of changing from one image to a different image in asset search filter */\n 'search.filter-asset-change_image': 'Změnit obrázek',\n /** Label for the action of clearing the currently selected asset in an image/file filter */\n 'search.filter-asset-clear': 'Vymazat',\n /** Label for the action of selecting a file in asset search filter */\n 'search.filter-asset-select_file': 'Vybrat soubor',\n /** Label for the action of selecting an image in asset search filter */\n 'search.filter-asset-select_image': 'Vybrat obrázek',\n /** Label for boolean filter - false */\n 'search.filter-boolean-false': 'Nepravda',\n /** Label for boolean filter - true */\n 'search.filter-boolean-true': 'Pravda',\n /** Accessibility label for list that lets you filter fields by title, when adding a new filter in search */\n 'search.filter-by-title-aria-label': 'Filtrovat podle názvu',\n /** Accessibility label for date filter input */\n 'search.filter-date-aria-label': 'Datum',\n /** Accessibility label for selecting end date on the date range search filter */\n 'search.filter-date-range-end-date-aria-label': 'Datum konce',\n /** Accessibility label for selecting start date on the date range search filter */\n 'search.filter-date-range-start-date-aria-label': 'Datum začátku',\n /**\n * Label for \"Days\"/\"Months\"/\"Years\" when selecting it as unit in \"X days ago\" search filter.\n * Capitalized, as it would be listed in a dropdown.\n */\n 'search.filter-date-unit_days': 'Dny',\n 'search.filter-date-unit_months': 'Měsíce',\n 'search.filter-date-unit_years': 'Roky',\n /** Accessibility label for selecting the unit (day/month/year) when adding \"X days ago\" search filter */\n 'search.filter-date-unit-aria-label': 'Vyberte jednotku',\n /** Accessibility label for the input value (days/months/years) when adding \"X days ago\" search filter */\n 'search.filter-date-value-aria-label': 'Hodnota jednotky',\n /** Label for \"field description\" shown in tooltip when navigating list of possible fields to filter */\n 'search.filter-field-tooltip-description': 'Popis pole',\n /** Label for \"field name\" shown in tooltip when navigating list of possible fields to filter */\n 'search.filter-field-tooltip-name': 'Název pole',\n /** Label for \"Used in document types\", a list of the document types a field appears in. Shown in tooltip when navigating list of possible fields to filter */\n 'search.filter-field-tooltip-used-in-document-types': 'Použito v typech dokumentů',\n /** Label for when no fields/filters are found for the given term */\n 'search.filter-no-matches-found': 'Pro {{filter}} nebyly nalezeny žádné shody',\n /** Placeholder value for maximum numeric value filter */\n 'search.filter-number-max-value-placeholder': 'Maximální hodnota',\n /** Placeholder value for minimum numeric value filter */\n 'search.filter-number-min-value-placeholder': 'Minimální hodnota',\n /** Placeholder value for the number filter */\n 'search.filter-number-value-placeholder': 'Hodnota',\n /** Placeholder for the \"Filter\" input, when narrowing possible fields/filters */\n 'search.filter-placeholder': 'Filtr',\n /** Label for the action of clearing the currently selected document in a reference filter */\n 'search.filter-reference-clear': 'Vymazat',\n /**\n * Label for \"shared fields\", a label that appears above a list of fields that all filtered types\n * have in common, when adding a new filter. For instance, if \"book\" and \"employee\" both have a\n * \"title\" field, this field would be listed under \"shared fields\".\n * */\n 'search.filter-shared-fields-header': 'Sdílená pole',\n /** Placeholder value for the string filter */\n 'search.filter-string-value-placeholder': 'Hodnota',\n /** Label/placeholder prompting user to select one of the predefined, allowed values for a string field */\n 'search.filter-string-value-select-predefined-value': 'Vyberte…',\n /** Accessibility label for the \"Filters\" list, that is shown when using \"Add filter\" in search (singular) */\n 'search.filters-aria-label_one': 'Filtr',\n /** Accessibility label for the \"Filters\" list, that is shown when using \"Add filter\" in search (plural) */\n 'search.filters-aria-label_other': 'Filtry',\n /** Label for instructions on how to use the search - displayed when no recent searches are available */\n 'search.instructions': 'Použijte <ControlsIcon/> pro upřesnění vašeho hledání',\n /** Helpful description for when no search results are found */\n 'search.no-results-help-description': 'Zkuste jiné klíčové slovo nebo upravte vaše filtry',\n /** Title label for when no search results are found */\n 'search.no-results-title': 'Nebyly nalezeny žádné výsledky',\n /**\n * Individual search operators.\n *\n * The `name` variant is the form we use when the user is building a query, and selecting from a\n * list of available operators for a field. Keep in mind that since the user knows what the field\n * represents, we do not need to contextualize too much, and that the user may not be a developer\n * eg prefer \"quantity is\" over \"array has length\". Additionally, (if applicable in language) use\n * lowercased names.\n *\n * The `description` variant is the form shown once the filter has enough information to apply,\n * and is shown in the list of applied filters. It is passed components that _should_ be used to\n * compose the filter string, and to format them correctly:\n *\n * `<Field/>` - eg \"Bird species\", \"Category\", \"Date of birth\"\n * `<Operator>operator text</Operator>` - eg \"has ≤\", \"includes\", \"is\"\n * `<Value>{{value}}</Value>` - eg \"Hawk\", \"Sparrow\", \"Eagle\"\n *\n * Where applicable, a `count` is passed, allowing you to pluralize where needed, by using\n * suffixes such as `_zero`, `_one`, `_other` etc.\n *\n * Prefer (reasonable) brevity since many filters may be applied. For instance:\n * `<Field/> has ≤ <Value/>` may be better than\n * `<Field/> has less than or equal to <Value/>`\n **/\n /* Array should have a count the given filter value */\n 'search.operator.array-count-equal.description_one':\n '<Field/> <Operator>má</Operator> <Value>{{count}} položku</Value>',\n 'search.operator.array-count-equal.description_other':\n '<Field/> <Operator>má</Operator> <Value>{{count}} položek</Value>',\n 'search.operator.array-count-equal.name': 'množství je',\n /* Array should have a count greater than given filter value */\n 'search.operator.array-count-gt.description_one':\n '<Field/> <Operator>má ></Operator> <Value>{{count}} položku</Value>',\n 'search.operator.array-count-gt.description_other':\n '<Field/> <Operator>má ></Operator> <Value>{{count}} položek</Value>',\n 'search.operator.array-count-gt.name': 'množství větší než',\n /* Array should have a count greater than or equal to the given filter value */\n 'search.operator.array-count-gte.description_one':\n '<Field/> <Operator>má ≥</Operator> <Value>{{count}} položku</Value>',\n 'search.operator.array-count-gte.description_other':\n '<Field/> <Operator>má ≥</Operator> <Value>{{count}} položek</Value>',\n 'search.operator.array-count-gte.name': 'množství větší než nebo rovno',\n /* Array should have a count less than given filter value */\n 'search.operator.array-count-lt.description_one':\n '<Field/> <Operator>má <</Operator> <Value>{{count}} položku</Value>',\n 'search.operator.array-count-lt.description_other':\n '<Field/> <Operator>má <</Operator> <Value>{{count}} položek</Value>',\n 'search.operator.array-count-lt.name': 'množství menší než',\n /* Array should have a count less than or equal to the given filter value */\n 'search.operator.array-count-lte.description_one':\n '<Field/> <Operator>má ≤</Operator> <Value>{{count}} položku</Value>',\n 'search.operator.array-count-lte.description_other':\n '<Field/> <Operator>má ≤</Operator> <Value>{{count}} položek</Value>',\n 'search.operator.array-count-lte.name': 'množství menší než nebo rovno',\n /* Array should have a count that is not equal to the given filter value */\n 'search.operator.array-count-not-equal.description_one':\n '<Field/> <Operator>nemá</Operator> <Value>{{count}} položku</Value>',\n 'search.operator.array-count-not-equal.description_other':\n '<Field/> <Operator>nemá</Operator> <Value>{{count}} položek</Value>',\n 'search.operator.array-count-not-equal.name': 'množství není',\n /**\n * Array should have a count within the range of given filter values.\n * Gets passed `{{from}}` and `{{to}}` values.\n **/\n 'search.operator.array-count-range.description':\n '<Field/> <Operator>má mezi</Operator> <Value>{{from}} → {{to}} položkami</Value>',\n 'search.operator.array-count-range.name': 'množství je mezi',\n /* Array should include the given value */\n 'search.operator.array-list-includes.description':\n '<Field/> <Operator>obsahuje</Operator> <Value>{{value}}</Value>',\n 'search.operator.array-list-includes.name': 'obsahuje',\n /* Array should not include the given value */\n 'search.operator.array-list-not-includes.description':\n '<Field/> <Operator>neobsahuje</Operator> <Value>{{value}}</Value>',\n 'search.operator.array-list-not-includes.name': 'neobsahuje',\n /* Array should include the given reference */\n 'search.operator.array-reference-includes.description':\n '<Field/> <Operator>obsahuje</Operator> <Value>{{value}}</Value>',\n 'search.operator.array-reference-includes.name': 'obsahuje',\n /* Array should not include the given reference */\n 'search.operator.array-reference-not-includes.description':\n '<Field/> <Operator>neobsahuje</Operator> <Value>{{value}}</Value>',\n 'search.operator.array-reference-not-includes.name': 'neobsahuje',\n /* Asset (file) should be the selected asset */\n 'search.operator.asset-file-equal.description':\n '<Field/> <Operator>je</Operator> <Value>{{value}}</Value>',\n 'search.operator.asset-file-equal.name': 'je',\n /* Asset (file) should not be the selected asset */\n 'search.operator.asset-file-not-equal.description':\n '<Field/> <Operator>není</Operator> <Value>{{value}}</Value>',\n 'search.operator.asset-file-not-equal.name': 'není',\n /* Asset (image) should be the selected asset */\n 'search.operator.asset-image-equal.description':\n '<Field/> <Operator>je</Operator> <Value>{{value}}</Value>',\n 'search.operator.asset-image-equal.name': 'je',\n /* Asset (image) should not be the selected asset */\n 'search.operator.asset-image-not-equal.description':\n '<Field/> <Operator>není</Operator> <Value>{{value}}</Value>',\n 'search.operator.asset-image-not-equal.name': 'není',\n /**\n * Boolean value should be the given filter value (true/false).\n * Context passed is `true` and `false`, allowing for more specific translations:\n * - `search.operator.boolean-equal.description_true`\n * - `search.operator.boolean-equal.description_false`\n */\n 'search.operator.boolean-equal.description':\n '<Field/> <Operator>je</Operator> <Value>{{value}}</Value>',\n 'search.operator.boolean-equal.name': 'je',\n /* Date should be after (later than) given filter value */\n 'search.operator.date-after.description':\n '<Field/> <Operator>je po</Operator> <Value>{{value}}</Value>',\n 'search.operator.date-after.name': 'po',\n /* Date should be before (earlier than) given filter value */\n 'search.operator.date-before.description':\n '<Field/> <Operator>je před</Operator> <Value>{{value}}</Value>',\n 'search.operator.date-before.name': 'před',\n /* Date should be the given filter value */\n 'search.operator.date-equal.description':\n '<Field/> <Operator>je</Operator> <Value>{{value}}</Value>',\n 'search.operator.date-equal.name': 'je',\n /* Date should be within the given filter value range (eg \"within the last X days\") */\n 'search.operator.date-last.description':\n '<Field/> <Operator>je v posledních</Operator> <Value>{{value}}</Value>',\n 'search.operator.date-last.name': 'poslední',\n /* Date should not be the given filter value */\n 'search.operator.date-not-equal.description':\n '<Field/> <Operator>není</Operator> <Value>{{value}}</Value>',\n 'search.operator.date-not-equal.name': 'není',\n /* Date should be within the range of given filter values */\n 'search.operator.date-range.description': '<Field/> <Operator>je mezi</Operator> <Value/>',\n 'search.operator.date-range.name': 'je mezi',\n /* Date and time should be after (later than) given filter value */\n 'search.operator.date-time-after.description':\n '<Field/> <Operator>je po</Operator> <Value>{{value}}</Value>',\n 'search.operator.date-time-after.name': 'po',\n /* Date and time should be before (earlier than) given filter value */\n 'search.operator.date-time-before.description':\n '<Field/> <Operator>je před</Operator> <Value>{{value}}</Value>',\n 'search.operator.date-time-before.name': 'před',\n /* Date and time should be the given filter value */\n 'search.operator.date-time-equal.description':\n '<Field/> <Operator>je</Operator> <Value>{{value}}</Value>',\n 'search.operator.date-time-equal.name': 'je',\n /* Date and time should be within the given filter value range (eg \"within the last X days\") */\n 'search.operator.date-time-last.description':\n '<Field/> <Operator>je v posledních</Operator> <Value>{{value}}</Value>',\n 'search.operator.date-time-last.name': 'poslední',\n /* Date and time should not be the given filter value */\n 'search.operator.date-time-not-equal.description':\n '<Field/> <Operator>není</Operator> <Value>{{value}}</Value>',\n 'search.operator.date-time-not-equal.name': 'není',\n /* Date and time should be within the range of given filter values */\n 'search.operator.date-time-range.description': '<Field/> <Operator>je mezi</Operator> <Value/>',\n 'search.operator.date-time-range.name': 'je mezi',\n /* Value should be defined */\n 'search.operator.defined.description':\n '<Field/> <Operator>je</Operator> <Value>neprázdný</Value>',\n 'search.operator.defined.name': 'neprázdný',\n /* Value should not be defined */\n 'search.operator.not-defined.description':\n '<Field/> <Operator>je</Operator> <Value>prázdný</Value>',\n 'search.operator.not-defined.name': 'prázdný',\n /* Number should be the given filter value */\n 'search.operator.number-equal.description':\n '<Field/> <Operator>je</Operator> <Value>{{value}}</Value>',\n 'search.operator.number-equal.name': 'je',\n /* Number should be greater than given filter value */\n 'search.operator.number-gt.description':\n '<Field/> <Operator>></Operator> <Value>{{value}}</Value>',\n 'search.operator.number-gt.name': 'větší než',\n /* Number should be greater than or the given filter value */\n 'search.operator.number-gte.description':\n '<Field/> <Operator>≥</Operator> <Value>{{value}}</Value>',\n 'search.operator.number-gte.name': 'větší nebo rovno',\n /* Number should be less than given filter value */\n 'search.operator.number-lt.description':\n '<Field/> <Operator><</Operator> <Value>{{value}}</Value>',\n 'search.operator.number-lt.name': 'menší než',\n /* Number should be less than or the given filter value */\n 'search.operator.number-lte.description':\n '<Field/> <Operator>≤</Operator> <Value>{{value}}</Value>',\n 'search.operator.number-lte.name': 'menší nebo rovno',\n /* Number should not be the given filter value */\n 'search.operator.number-not-equal.description':\n '<Field/> <Operator>není</Operator> <Value>{{value}}</Value>',\n 'search.operator.number-not-equal.name': 'není',\n /* Number should be within the range of given filter values */\n 'search.operator.number-range.description':\n '<Field/> <Operator>je mezi</Operator> <Value>{{from}} → {{to}}</Value>',\n 'search.operator.number-range.name': 'je mezi',\n /* Portable Text should contain the given filter value */\n 'search.operator.portable-text-contains.description':\n '<Field/> <Operator>obsahuje</Operator> <Value>{{value}}</Value>',\n 'search.operator.portable-text-contains.name': 'obsahuje',\n /* Portable Text should be the given filter value */\n 'search.operator.portable-text-equal.description':\n '<Field/> <Operator>je</Operator> <Value>{{value}}</Value>',\n 'search.operator.portable-text-equal.name': 'je',\n /* Portable Text should not contain the given filter value */\n 'search.operator.portable-text-not-contains.description':\n '<Field/> <Operator>neobsahuje</Operator> <Value>{{value}}</Value>',\n 'search.operator.portable-text-not-contains.name': 'neobsahuje',\n /* Portable Text should not be the given filter value */\n 'search.operator.portable-text-not-equal.description':\n '<Field/> <Operator>není</Operator> <Value>{{value}}</Value>',\n 'search.operator.portable-text-not-equal.name': 'není',\n /* References the given asset (file) */\n 'search.operator.reference-asset-file.description':\n '<Field/> <Operator>→</Operator> <Value>{{value}}</Value>',\n 'search.operator.reference-asset-file.name': 'soubor',\n /* References the given asset (image) */\n 'search.operator.reference-asset-image.description':\n '<Field/> <Operator>→</Operator> <Value>{{value}}</Value>',\n 'search.operator.reference-asset-image.name': 'obrázek',\n /* References the given document */\n 'search.operator.reference-document.description':\n '<Field/> <Operator>→</Operator> <Value>{{value}}</Value>',\n 'search.operator.reference-document.name': 'dokument',\n /* Reference should be the given document */\n 'search.operator.reference-equal.description':\n '<Field/> <Operator>je</Operator> <Value>{{value}}</Value>',\n 'search.operator.reference-equal.name': 'je',\n /* Reference should not be the given document */\n 'search.operator.reference-not-equal.description':\n '<Field/> <Operator>není</Operator> <Value>{{value}}</Value>',\n 'search.operator.reference-not-equal.name': 'není',\n /* Slug contains the given value */\n 'search.operator.slug-contains.description':\n '<Field/> <Operator>obsahuje</Operator> <Value>{{value}}</Value>',\n 'search.operator.slug-contains.name': 'obsahuje',\n /* Slug equals the given filter value */\n 'search.operator.slug-equal.description':\n '<Field/> <Operator>je</Operator> <Value>{{value}}</Value>',\n 'search.operator.slug-equal.name': 'je',\n /* Slug does not contain the given value */\n 'search.operator.slug-not-contains.description':\n '<Field/> <Operator>neobsahuje</Operator> <Value>{{value}}</Value>',\n 'search.operator.slug-not-contains.name': 'neobsahuje',\n /* Slug does not equal the given filter value */\n 'search.operator.slug-not-equal.description':\n '<Field/> <Operator>není</Operator> <Value>{{value}}</Value>',\n 'search.operator.slug-not-equal.name': 'není',\n /* String contains the given filter value */\n 'search.operator.string-contains.description':\n '<Field/> <Operator>obsahuje</Operator> <Value>{{value}}</Value>',\n 'search.operator.string-contains.name': 'obsahuje',\n /* String equals the given filter value */\n 'search.operator.string-equal.description':\n '<Field/> <Operator>je</Operator> <Value>{{value}}</Value>',\n 'search.operator.string-equal.name': 'je',\n /* String equals one of the predefined allowed values */\n 'search.operator.string-list-equal.description':\n '<Field/> <Operator>je</Operator> <Value>{{value}}</Value>',\n 'search.operator.string-list-equal.name': 'je',\n /* String does not equal one of the predefined allowed values */\n 'search.operator.string-list-not-equal.description':\n '<Field/> <Operator>není</Operator> <Value>{{value}}</Value>',\n 'search.operator.string-list-not-equal.name': 'není',\n /* String does not contain the given filter value */\n 'search.operator.string-not-contains.description':\n '<Field/> <Operator>neobsahuje</Operator> <Value>{{value}}</Value>',\n 'search.operator.string-not-contains.name': 'neobsahuje',\n /* String does not equal the given filter value */\n 'search.operator.string-not-equal.description':\n '<Field/> <Operator>není</Operator> <Value>{{value}}</Value>',\n 'search.operator.string-not-equal.name': 'není',\n /** Label for the \"Best match\" search ordering type */\n 'search.ordering.best-match-label': 'Nejlepší shoda',\n /** Label for the \"Created: Oldest first\" search ordering type */\n 'search.ordering.created-ascending-label': 'Vytvořeno: Nejstarší první',\n /** Label for the \"Created: Newest first\" search ordering type */\n 'search.ordering.created-descending-label': 'Vytvořeno: Nejnovější první',\n /** Label for the \"Updated: Oldest first\" search ordering type */\n 'search.ordering.updated-ascending-label': 'Aktualizováno: Nejstarší první',\n /** Label for the \"Updated: Newest first\" search ordering type */\n 'search.ordering.updated-descending-label': 'Aktualizováno: Nejnovější první',\n /** Placeholder text for the global search input field */\n 'search.placeholder': 'Hledat',\n /** Accessibility label for the recent searches section, shown when no valid search terms has been given */\n 'search.recent-searches-aria-label': 'Nedávné vyhledávání',\n /** Label/heading shown for the recent searches section */\n 'search.recent-searches-label': 'Nedávné vyhledávání',\n /** Accessibility label for the search results section, shown when the user has typed valid terms */\n 'search.search-results-aria-label': 'Výsledky vyhledávání',\n\n /** Label for the edit columns button to change field visibility in sheet list */\n 'sheet-list.edit-columns': 'Upravit sloupce',\n /** Label for the header menu option to hide a field from the sheet list */\n 'sheet-list.hide-field': 'Odebrat z tabulky',\n /** Label for reset column visibilities button */\n 'sheet-list.reset-columns': 'Resetovat sloupce',\n /** Title for the edit columns menu */\n 'sheet-list.select-fields': 'Vyberte až 5 typů polí',\n\n /** Accessibility label for the navbar status button */\n 'status-button.aria-label': 'Stav konfigurace',\n\n /* Time zone handling */\n 'time-zone.action.search-for-timezone-placeholder': 'Hledejte město nebo časové pásmo',\n /* Label for the local time zone button */\n 'time-zone.action.select-local-time-zone': 'Vyberte místní časové pásmo',\n /* Dialog info for the time zone dialog */\n 'time-zone.dialog-info.content-releases':\n 'Vybrané časové pásmo změní způsob, jakým jsou data reprezentována v obsahových vydáních.',\n /* Dialog info for the time zone dialog */\n 'time-zone.dialog-info.input':\n 'Vybrané časové pásmo změní způsob, jakým jsou data reprezentována pouze pro tento vstup v tomto dokumentu.',\n /* Dialog info for the time zone dialog */\n 'time-zone.dialog-info.scheduled-publishing':\n 'Vybrané časové pásmo změní způsob, jakým jsou data reprezentována v plánech.',\n /* Label for the local time zone button */\n 'time-zone.local-time': 'místní čas',\n /* Label for the time zone button */\n 'time-zone.time-zone': 'Časové pásmo',\n /* Tooltip content for the time zone dialog */\n 'time-zone.time-zone-tooltip-content-releases':\n 'Zobrazování vydání v {{alternativeName}} GMT{{offset}}',\n /* Tooltip content for the time zone dialog */\n 'time-zone.time-zone-tooltip-input':\n 'Zobrazování <em>{{title}}</em> v {{alternativeName}} GMT{{offset}}',\n /* Tooltip content for the time zone dialog */\n 'time-zone.time-zone-tooltip-scheduled-publishing':\n 'Zobrazování plánů v {{alternativeName}} GMT{{offset}}',\n\n /** Title for the changes tooltip in the history inspector*/\n 'timeline.changes.title': 'Změny od',\n /** Description for error when the timeline for the given document can't be loaded */\n 'timeline.error.load-document-changes-description':\n 'Transakce historie dokumentu nebyly ovlivněny.',\n /** Title for error when the timeline for the given document can't be loaded */\n 'timeline.error.load-document-changes-title': 'Při načítání změn dokumentu došlo k chybě.',\n /** Description for error when the timeline for the given document can't be loaded */\n 'timeline.error.load-document-changes-version-description':\n 'Pro zobrazení historie dokumentu povolte API událostí v konfiguraci Studia.',\n /** Title for error when the timeline for the given version document can't be loaded */\n 'timeline.error.load-document-changes-version-title':\n 'Historie verzí dokumentů je dostupná pouze prostřednictvím API událostí.',\n /** Error description for when the document doesn't have history */\n 'timeline.error.no-document-history-description':\n 'Po změně obsahu dokumentu se zde objeví verze dokumentu.',\n /** Error title for when the document doesn't have history */\n 'timeline.error.no-document-history-title': 'Žádná historie dokumentu',\n /** Error prompt when revision cannot be loaded */\n 'timeline.error.unable-to-load-revision': 'Nelze načíst revizi',\n /** Label for when the timeline item is the latest in the history */\n 'timeline.latest': 'Nejnovější',\n /** Label for latest revision for timeline menu dropdown */\n 'timeline.latest-revision': 'Poslední revize',\n /**\n * Label for latest revision for timeline menu dropdown\n * @deprecated as of `v3.47.0` `timeline.latest-revision` should be used instead. Note: _usage_ of this key is deprecated, but Studios on `< v3.47.0` still require this key to be _defined_\n * */\n 'timeline.latest-version': 'Nejnovější verze',\n /** The aria-label for the list of revisions in the timeline */\n 'timeline.list.aria-label': 'Revize dokumentu',\n /** Label for loading history */\n 'timeline.loading-history': 'Načítání historie…',\n /* Label for when no previous since events are available*/\n 'timeline.no-previous-events': 'Žádné předchozí události',\n /** Label shown in review changes timeline when a document has been created */\n 'timeline.operation.created': 'Vytvořeno',\n /** Label shown in review changes timeline when a document has been created, with a timestamp */\n 'timeline.operation.created_timestamp': 'Vytvořeno: {{timestamp, datetime}}',\n /** Label shown in review changes timeline when a document was initially created */\n 'timeline.operation.created-initial': 'Vytvořeno',\n /** Label shown in review changes timeline when a document was initially created, with a timestamp */\n 'timeline.operation.created-initial_timestamp': 'Vytvořeno: {{timestamp, datetime}}',\n /** Label shown in review changes timeline when a document has been deleted */\n 'timeline.operation.deleted': 'Smazáno',\n /** Label shown in review changes timeline when a document has been deleted, with a timestamp */\n 'timeline.operation.deleted_timestamp': 'Smazáno: {{timestamp, datetime}}',\n /** Label shown in review changes timeline when a draft document has been created*/\n 'timeline.operation.draft-created': 'Vytvořen návrh',\n /** Label shown in review changes timeline when a draft document has been created, with a timestamp */\n 'timeline.operation.draft-created_timestamp': 'Vytvořen návrh: {{timestamp, datetime}}',\n /** Label shown in review changes timeline when a draft has been discarded */\n 'timeline.operation.draft-discarded': 'Zahozený koncept',\n /** Label shown in review changes timeline when a draft has been discarded, with a timestamp */\n 'timeline.operation.draft-discarded_timestamp': 'Zahozený koncept: {{timestamp, datetime}}',\n /** Label shown in review changes timeline when a draft has been edited */\n 'timeline.operation.edited-draft': 'Editováno',\n /** Label shown in review changes timeline when a draft has been edited, with a timestamp */\n 'timeline.operation.edited-draft_timestamp': 'Editováno: {{timestamp, datetime}}',\n /** Label shown in review changes timeline when a document has been edited live */\n 'timeline.operation.edited-live': 'Editováno živě',\n /** Label shown in review changes timeline when a document has been edited live, with a timestamp */\n 'timeline.operation.edited-live_timestamp': 'Editováno živě: {{timestamp, datetime}}',\n /** Label shown in review changes timeline event when transactions have been deleted by retention policy */\n 'timeline.operation.history-cleared': 'Smazáno zásadami uchovávání',\n /** Label shown in review changes timeline when a document was published */\n 'timeline.operation.published': 'Publikováno',\n /** Label shown in review changes timeline when a document was published, with a timestamp */\n 'timeline.operation.published_timestamp': 'Publikováno: {{timestamp, datetime}}',\n /** Label shown in review changes timeline when a document was unpublished */\n 'timeline.operation.unpublished': 'Nepublikováno',\n /** Label shown in review changes timeline when a document was unpublished, with a timestamp */\n 'timeline.operation.unpublished_timestamp': 'Nepublikováno: {{timestamp, datetime}}',\n /** Label shown in review changes timeline when a document version has been created */\n 'timeline.operation.version-created': 'Vytvořena verze',\n /** Label shown in review changes timeline when a document version has been created, with a timestamp */\n 'timeline.operation.version-created_timestamp': 'Vytvořena verze: {{timestamp, datetime}}',\n /** Label shown in review changes timeline when a document version has been discarded */\n 'timeline.operation.version-discarded': 'Verze zahozena',\n /** Label shown in review changes timeline when a document version has been discarded, with a timestamp */\n 'timeline.operation.version-discarded_timestamp': 'Verze zahozena: {{timestamp, datetime}}',\n /**\n * Label for determining since which version the changes for timeline menu dropdown are showing.\n * Receives the time label as a parameter (`timestamp`).\n */\n 'timeline.since': 'Od: {{timestamp, datetime}}',\n /** Label for missing change version for timeline menu dropdown are showing */\n 'timeline.since-version-missing': 'Od: neznámá verze',\n\n /** Aria label for the action buttons in the PTE toolbar */\n 'toolbar.portable-text.action-button-aria-label': '{{action}}',\n\n /** Accessibility label for the breadcrumb menu */\n 'tree-editing-dialog.breadcrumbs.menu': 'Menu drobečkové navigace',\n /** Title placeholder for search input in array of objects */\n 'tree-editing-dialog.search-placeholder': 'Hledat',\n /** Menu aria label for the search menu */\n 'tree-editing-dialog.search.menu-label': 'Menu vyhledávání',\n /** Title label for when no search results are found on the tree of objects */\n 'tree-editing-dialog.search.no-results-title': 'Nebyly nalezeny žádné výsledky',\n /** Label to close the sidebar */\n 'tree-editing-dialog.sidebar.action.close': 'Zavřít postranní panel',\n /** Collapse label the menu item in the sidebar */\n 'tree-editing-dialog.sidebar.action.collapse': 'Sbalit',\n /** Label to close the dialog */\n 'tree-editing-dialog.sidebar.action.done': 'Hotovo',\n /** Exapnd label the menu item in the sidebar */\n 'tree-editing-dialog.sidebar.action.expand': 'Rozbalit',\n /** Label to open the sidebar */\n 'tree-editing-dialog.sidebar.action.open': 'Otevřít postranní panel',\n\n /** Label for button showing the free trial days left */\n 'user-menu.action.free-trial_one': '{{count}} den zbývá do konce zkušební doby',\n 'user-menu.action.free-trial_other': '{{count}} dní zbývá do konce zkušební doby',\n /** Label for the button showed after trial ended */\n 'user-menu.action.free-trial-finished': 'Přejít z bezplatné verze',\n /** Label for action to invite members to the current sanity project */\n 'user-menu.action.invite-members': 'Pozvat členy',\n /** Accessibility label for action to invite members to the current sanity project */\n 'user-menu.action.invite-members-aria-label': 'Pozvat členy',\n /** Label for action to manage the current sanity project */\n 'user-menu.action.manage-project': 'Spravovat projekt',\n /** Accessibility label for the action to manage the current project */\n 'user-menu.action.manage-project-aria-label': 'Spravovat projekt',\n /** Tooltip helper text when portable text annotation is disabled for empty block*/\n 'user-menu.action.portable-text.annotation-disabled_empty-block':\n 'Nelze použít {{name}} na prázdný blok',\n /** Tooltip helper text when portable text annotation is disabled for multiple blocks */\n 'user-menu.action.portable-text.annotation-disabled_multiple-blocks':\n 'Nelze použít {{name}} na více bloků',\n /** Label for action to sign out of the current sanity project */\n 'user-menu.action.sign-out': 'Odhlásit se',\n /** Title for appearance section for the current studio (dark / light / system scheme) */\n 'user-menu.appearance-title': 'Vzhled',\n /** Label for close menu button for user menu */\n 'user-menu.close-menu': 'Zavřít menu',\n /** Description for using the \"dark theme\" in the appearance user menu */\n 'user-menu.color-scheme.dark-description': 'Použít tmavý vzhled',\n /** Title for using the \"dark theme\" in the appearance user menu */\n 'user-menu.color-scheme.dark-title': 'Tmavý',\n /** Description for using the \"light theme\" in the appearance user menu */\n 'user-menu.color-scheme.light-description': 'Použít světlý vzhled',\n /** Title for using the \"light theme\" in the appearance user menu */\n 'user-menu.color-scheme.light-title': 'Světlý',\n /** Description for using \"system apparence\" in the appearance user menu */\n 'user-menu.color-scheme.system-description': 'Použít systémový vzhled',\n /** Title for using system apparence in the appearance user menu */\n 'user-menu.color-scheme.system-title': 'Systém',\n /** Title for locale section for the current studio */\n 'user-menu.locale-title': 'Jazyk',\n /** Label for tooltip to show which provider the currently logged in user is using */\n 'user-menu.login-provider': 'Přihlášen s {{providerTitle}}',\n /** Label for open menu button for user menu */\n 'user-menu.open-menu': 'Otevřít menu',\n\n /**\n * Label for action to add a workspace (currently a developer-oriented action, as this will\n * lead to the documentation on workspace configuration)\n */\n 'workspaces.action.add-workspace': 'Přidat pracovní prostor',\n /**\n * Label for action to choose a different workspace, in the case where you are not logged in,\n * have selected a workspace, and are faced with the authentication options for the selected\n * workspace. In other words, label for the action shown when you have reconsidered which\n * workspace to authenticate in.\n */\n 'workspaces.action.choose-another-workspace': 'Vybrat jiný pracovní prostor',\n /** Label for heading that indicates that you can choose your workspace */\n 'workspaces.choose-your-workspace-label': 'Vyberte svůj pracovní prostor',\n /** Label for the workspace menu */\n 'workspaces.select-workspace-aria-label': 'Vybrat pracovní prostor',\n /** Button label for opening the workspace switcher */\n 'workspaces.select-workspace-label': 'Vybrat pracovní prostor',\n /** Tooltip for the workspace menu */\n 'workspaces.select-workspace-tooltip': 'Vybrat pracovní prostor',\n /** Title for Workplaces dropdown menu */\n 'workspaces.title': 'Pracovní prostory',\n})\n"],"names":[],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"studio.js","sources":["../../src/studio.ts"],"sourcesContent":["import {removeUndefinedLocaleResources} from 'sanity'\n\nexport default removeUndefinedLocaleResources({\n /** \"Disabled\" status for auto-updates in About-dialog */\n 'about-dialog.version-info.auto-updates.disabled': 'Zakázáno',\n /** \"Enabled\" status for auto-updates in About-dialog */\n 'about-dialog.version-info.auto-updates.enabled': 'Povoleno',\n /** @deprecated \"Auto Updates\" status header in About-dialog */\n 'about-dialog.version-info.auto-updates.header': 'Automatické aktualizace',\n /** \"How to enable\" next to Disabled state for Auto updates in version info dialog */\n 'about-dialog.version-info.auto-updates.how-to-enable': 'Jak povolit',\n /** \"Manage version\" link text */\n 'about-dialog.version-info.auto-updates.manage-version': 'Spravovat verzi',\n /** Text displayed on the \"Copy to clipboard\"-button after clicked */\n 'about-dialog.version-info.copy-to-clipboard-button.copied-text':\n 'Zkopírováno do schránky. Veselé vkládání!',\n /** \"Copy to Clipboard\" button text for copying version details from About-dialog */\n 'about-dialog.version-info.copy-to-clipboard-button.text': 'Kopírovat do schránky',\n /** \"Current version\" header in version info dialog */\n 'about-dialog.version-info.current-version.header': 'Současná verze',\n /** @deprecated \"How to upgrade\" link text */\n 'about-dialog.version-info.how-to-upgrade': 'Jak aktualizovat',\n /** \"Latest version\" header in version info dialog */\n 'about-dialog.version-info.latest-version.header': 'Nejnovější verze',\n /** Info text when auto updates is enabled and a new version is available */\n 'about-dialog.version-info.new-auto-update-version-available': 'Dostupná nová verze',\n /** \"New version\" header in version info dialog - Note that this is not necessary a *higher* version compared to current:\n * It's a new version configured for auto updates which in some cases could even be a version below current */\n 'about-dialog.version-info.new-version.text': 'Nová verze',\n /** \"Reload\"-button when auto updates is enabled and a new version is available */\n 'about-dialog.version-info.reload': 'Znovu načíst',\n /** \"Reload to update\"-tooltip when auto updates is enabled and a new version is available */\n 'about-dialog.version-info.reload-to-update': 'Znovu načíst Studio pro aktualizaci',\n /** \"New version available\" tooltip in About-dialog */\n 'about-dialog.version-info.tooltip.new-version-available': 'Dostupná nová verze',\n /** \"Prerelease\" tooltip in About-dialog */\n 'about-dialog.version-info.tooltip.prerelease': 'Předběžné vydání',\n /** \"Up to date\" tooltip in About-dialog */\n 'about-dialog.version-info.tooltip.up-to-date': 'Aktuální',\n /** @deprecated \"Up to date\" status in About-dialog */\n 'about-dialog.version-info.up-to-date': 'Aktuální',\n /** \"Upgrade\"-button text */\n 'about-dialog.version-info.update-button.text': 'Aktualizovat',\n /** \"Upgrade\"-button tooltip text */\n 'about-dialog.version-info.update-button.tooltip': 'Zjistěte, jak aktualizovat Sanity Studio',\n /** \"User agent\" header in About-dialog */\n 'about-dialog.version-info.user-agent.header': 'Uživatelský agent',\n /** \"View on GitHub\" link from version info dialog */\n 'about-dialog.version-info.view-on-github': 'Zobrazit na GitHubu',\n\n /** The text used in the tooltip shown in the dialog close button */\n 'announcement.dialog.close': 'Zavřít',\n /** Aria label to be used in the dialog close button */\n 'announcement.dialog.close-label': 'Zavřít dialog',\n /**Text to be used in the tooltip in the button in the studio announcement card */\n 'announcement.floating-button.dismiss': 'Zavřít',\n /**Aria label to be used in the floating button in the studio announcement card, to dismiss the card */\n 'announcement.floating-button.dismiss-label': 'Odmítnout oznámení',\n /**Aria label to be used in the floating button in the studio announcement card */\n 'announcement.floating-button.open-label': 'Otevřít oznámení',\n\n /** Menu item for deleting the asset */\n 'asset-source.asset-list.menu.delete': 'Smazat',\n /** Menu item for showing where a particular asset is used */\n 'asset-source.asset-list.menu.show-usage': 'Zobrazit použití',\n /** Header in usage dialog for file assets */\n 'asset-source.asset-usage-dialog.header_file': 'Dokumenty používající soubor',\n /** Header in usage dialog for image assets */\n 'asset-source.asset-usage-dialog.header_image': 'Dokumenty používající obrázek',\n /** Text shown in usage dialog when loading documents using the selected asset */\n 'asset-source.asset-usage-dialog.loading': 'Načítání…',\n /** Text for cancel action in delete-asset dialog */\n 'asset-source.delete-dialog.action.cancel': 'Zrušit',\n /** Text for \"confirm delete\" action in delete-asset dialog */\n 'asset-source.delete-dialog.action.delete': 'Smazat',\n /** Dialog header for delete-asset dialog when deleting a file */\n 'asset-source.delete-dialog.header_file': 'Smazat soubor',\n /** Dialog header for delete-asset dialog when deleting an image */\n 'asset-source.delete-dialog.header_image': 'Smazat obrázek',\n /** Text shown in delete dialog when loading documents using the selected asset */\n 'asset-source.delete-dialog.loading': 'Načítání…',\n /** Message confirming to delete *named* file */\n 'asset-source.delete-dialog.usage-list.confirm-delete-file_named':\n 'Chystáte se smazat soubor <strong>{{filename}}}</strong> a jeho metadata. Jste si jisti?',\n /** Message confirming to delete *unnamed* file */\n 'asset-source.delete-dialog.usage-list.confirm-delete-file_unnamed':\n 'Chystáte se smazat soubor a jeho metadata. Jste si jisti?',\n /** Message confirming to delete *named* image */\n 'asset-source.delete-dialog.usage-list.confirm-delete-image_named':\n 'Chystáte se smazat obrázek <strong>{{filename}}</strong> a jeho metadata. Jste si jisti?',\n /** Message confirming to delete *unnamed* image */\n 'asset-source.delete-dialog.usage-list.confirm-delete-image_unnamed':\n 'Chystáte se smazat obrázek a jeho metadata. Jste si jisti?',\n /** Alt text showing on image preview in delete asset dialog */\n 'asset-source.delete-dialog.usage-list.image-preview-alt': 'Náhled obrázku',\n /** Warning message showing when *named* file can't be deleted because it is in use */\n 'asset-source.delete-dialog.usage-list.warning-file-is-in-use_named':\n '{{filename}} nelze smazat, protože se používá. Aby bylo možné tento soubor smazat, musíte nejprve odstranit všechna jeho použití.',\n /** Warning message showing when *unnamed* file can't be deleted because it is in use */\n 'asset-source.delete-dialog.usage-list.warning-file-is-in-use_unnamed':\n 'Tento soubor nelze smazat, protože se používá. Aby bylo možné ho smazat, musíte nejprve odstranit všechna jeho použití.',\n /** Warning message showing when *named* image can't be deleted because it is in use */\n 'asset-source.delete-dialog.usage-list.warning-image-is-in-use_named':\n '{{filename}} nelze smazat, protože se používá. Aby bylo možné tento obrázek smazat, musíte nejprve odstranit všechna jeho použití.',\n /** Warning message showing when *unnamed* image can't be deleted because it is in use */\n 'asset-source.delete-dialog.usage-list.warning-image-is-in-use_unnamed':\n 'Tento obrázek nelze smazat, protože se používá. Aby bylo možné ho smazat, musíte nejprve odstranit všechna jeho použití.',\n /** Text shown when the list of assets only include a specific set of types */\n 'asset-source.dialog.accept-message':\n 'Zobrazují se pouze assety přijatých typů: <strong>{{acceptTypes}}</strong>',\n /** Select asset dialog cancel-button */\n 'asset-source.dialog.button.cancel': 'Zrušit',\n /** Select asset dialog select-button */\n 'asset-source.dialog.button.select': 'Vybrat',\n /** Keys shared between both image asset source and file asset source */\n /** Select asset dialog title for files */\n 'asset-source.dialog.default-title_file': 'Vybrat soubor',\n /** Select asset dialog title for images */\n 'asset-source.dialog.default-title_image': 'Vybrat obrázek',\n /** Insert asset error */\n 'asset-source.dialog.insert-asset-error':\n 'Chyba při vkládání assetu. Více informací naleznete v konzoli.',\n /** Select asset dialog load more items */\n 'asset-source.dialog.load-more': 'Načíst více',\n /** Text shown when selecting a file but there's no files to select from */\n 'asset-source.dialog.no-assets_file': 'Žádné soubory',\n /** Text shown when selecting an image but there's no images to select from */\n 'asset-source.dialog.no-assets_image': 'Žádné obrázky',\n 'asset-source.file.asset-list.action.delete.disabled-cannot-delete-current-file':\n 'Nelze smazat aktuálně vybraný soubor',\n 'asset-source.file.asset-list.action.delete.text': 'Smazat',\n 'asset-source.file.asset-list.action.delete.title': 'Smazat soubor',\n 'asset-source.file.asset-list.action.select-file.title': 'Vybrat soubor {{filename}}',\n 'asset-source.file.asset-list.action.show-usage.title': 'Zobrazit použití',\n 'asset-source.file.asset-list.delete-failed': 'Soubor se nepodařilo smazat',\n 'asset-source.file.asset-list.delete-successful': 'Soubor byl smazán',\n 'asset-source.file.asset-list.header.date-added': 'Datum přidání',\n /** File asset source */\n 'asset-source.file.asset-list.header.filename': 'Název souboru',\n 'asset-source.file.asset-list.header.size': 'Velikost',\n 'asset-source.file.asset-list.header.type': 'Typ',\n /** Text displayed on button or menu invoking the file asset source */\n 'asset-source.file.title': 'Nahrané soubory',\n 'asset-source.image.asset-list.delete-failed': 'Obrázek se nepodařilo smazat',\n /** Image asset source */\n 'asset-source.image.asset-list.delete-successful': 'Obrázek byl smazán',\n /** Text displayed on button or menu invoking the image asset source */\n 'asset-source.image.title': 'Nahrané obrázky',\n /** Built in asset source usage texts */\n 'asset-source.usage-list.documents-using-file_named_one':\n 'Jeden dokument používá soubor <code>{{filename}}</code>',\n 'asset-source.usage-list.documents-using-file_named_other':\n '{{count}} dokumentů používá soubor <code>{{filename}}</code>',\n /** Text shown in usage dialog for a file asset when there are zero, one or more documents using the *named* file **/\n 'asset-source.usage-list.documents-using-file_named_zero':\n 'Žádný dokument nepoužívá soubor <code>{{filename}}</code>',\n 'asset-source.usage-list.documents-using-file_unnamed_one': 'Jeden dokument používá tento soubor',\n 'asset-source.usage-list.documents-using-file_unnamed_other':\n '{{count}} dokumentů používá tento soubor',\n /** Text shown in usage dialog for a file asset when there are zero, one or more documents using the *unnamed* file **/\n 'asset-source.usage-list.documents-using-file_unnamed_zero':\n 'Žádný dokument nepoužívá tento soubor',\n 'asset-source.usage-list.documents-using-image_named_one':\n 'Jeden dokument používá obrázek <code>{{filename}}</code>',\n 'asset-source.usage-list.documents-using-image_named_other':\n '{{count}} dokumentů používá obrázek <code>{{filename}}</code>',\n /** Text shown in usage dialog for an image asset when there are zero, one or more documents using the *named* image **/\n 'asset-source.usage-list.documents-using-image_named_zero':\n 'Žádný dokument nepoužívá obrázek <code>{{filename}}</code>',\n 'asset-source.usage-list.documents-using-image_unnamed_one':\n 'Jeden dokument používá tento obrázek',\n 'asset-source.usage-list.documents-using-image_unnamed_other':\n '{{count}} dokumentů používá tento obrázek',\n /** Text shown in usage dialog for an image asset when there are zero, one or more documents using the *unnamed* image **/\n 'asset-source.usage-list.documents-using-image_unnamed_zero':\n 'Žádné dokumenty nepoužívají tento obrázek',\n\n /** Common (all) Asset Source texts. Note that all translation keys starting with 'asset-source.' is for the built in asset source. */\n 'asset-sources.common.uploader.upload-failed.description': 'Více informací naleznete v konzoli.',\n 'asset-sources.common.uploader.upload-failed.title': 'Nahrávání selhalo',\n /** Menu Items for Dataset Asset Source (will be replaced with workspace name by default) */\n 'asset-sources.dataset.file.title': 'Soubory pracovního prostoru',\n 'asset-sources.dataset.image.title': 'Obrázky pracovního prostoru',\n /** Error messages for the Media Library Asset Source */\n 'asset-sources.media-library.error.library-could-not-be-resolved':\n 'Něco se pokazilo při pokusu o vyřešení Media Library pro tento projekt.',\n /** Error message shown when no media library has been provisioned for the current organization */\n 'asset-sources.media-library.error.no-media-library-provisioned':\n 'Pro tuto organizaci nebyla připravena žádná mediální knihovna.',\n /** Menu Items for Media Library Asset Source */\n 'asset-sources.media-library.file.title': 'Mediální knihovna',\n 'asset-sources.media-library.image.title': 'Mediální knihovna',\n /** Info messages for the Media Library Asset Source */\n 'asset-sources.media-library.select-dialog.title': 'Výběr {{assetType}} pro {{targetTitle}}',\n\n /** Label when a release has been deleted by a different user */\n 'banners.deleted-bundle-banner.text': \"Vydání '<strong>{{title}}</strong>' bylo smazáno.\",\n\n /** Action message for navigating to next month */\n 'calendar.action.go-to-next-month': 'Přejít na příští měsíc',\n /** Action message for navigating to next year */\n 'calendar.action.go-to-next-year': 'Přejít na příští rok',\n /** Action message for navigating to previous month */\n 'calendar.action.go-to-previous-month': 'Přejít na předchozí měsíc',\n /** Action message for navigating to previous year */\n 'calendar.action.go-to-previous-year': 'Přejít na předchozí rok',\n /* Label for navigating the calendar to \"today\", without _selecting_ today. Short form, eg `Today`, not `Go to today` */\n 'calendar.action.go-to-today': 'Dnes',\n /* Accessibility label for navigating the calendar to \"today\", without _selecting_ today */\n 'calendar.action.go-to-today-aria-label': 'Přejít na dnešek',\n /* Label for navigating the calendar to \"tomorrow\", without _selecting_ tomorrow. Short form, eg `Tomorrow`, not `Go to tomorrow` */\n 'calendar.action.go-to-tomorrow': 'Zítra',\n /* Label for navigating the calendar to \"yesterday\", without _selecting_ yesterday. Short form, eg `Yesterday`, not `Go to yesterday` */\n 'calendar.action.go-to-yesterday': 'Včera',\n /** Label for switch that controls whether or not to include time in given timestamp */\n 'calendar.action.include-time-label': 'Zahrnout čas',\n /** Action message for selecting the time */\n 'calendar.action.select-time': 'Vybrat čas',\n /** Action message for setting to the current time */\n 'calendar.action.set-to-current-time': 'Nastavit na aktuální čas',\n /** Label for selecting an hour preset. Receives a `time` param as a string on hh:mm format and a `date` param as a Date instance denoting the preset date */\n 'calendar.action.set-to-time-preset': '{{time}} dne {{date, datetime}}',\n /** Aria label for button to open date picker */\n 'calendar.button.aria-label': 'Otevřít kalendář',\n /** Tooltip content for button to open datetime input */\n 'calendar.button.tooltip-text': 'Vybrat datum',\n /** Error message displayed in calendar when entered date is not the correct format */\n 'calendar.error.must-be-in-format': 'Musí být ve formátu <Emphasis>{{exampleDate}}</Emphasis>',\n /** Month name for April */\n 'calendar.month-names.april': 'Duben',\n /** Month name for August */\n 'calendar.month-names.august': 'Srpen',\n /** Month name for December */\n 'calendar.month-names.december': 'Prosinec',\n /** Month name for February */\n 'calendar.month-names.february': 'Únor',\n /** Month name for January */\n 'calendar.month-names.january': 'Leden',\n /** Month name for July */\n 'calendar.month-names.july': 'Červenec',\n /** Month name for June */\n 'calendar.month-names.june': 'Červen',\n /** Month name for March */\n 'calendar.month-names.march': 'Březen',\n /** Month name for May */\n 'calendar.month-names.may': 'Květen',\n /** Month name for November */\n 'calendar.month-names.november': 'Listopad',\n /** Month name for October */\n 'calendar.month-names.october': 'Říjen',\n /** Month name for September */\n 'calendar.month-names.september': 'Září',\n /** Short weekday name for Friday */\n 'calendar.weekday-names.short.friday': 'Pá',\n /** Short weekday name for Monday */\n 'calendar.weekday-names.short.monday': 'Po',\n /** Short weekday name for Saturdayday */\n 'calendar.weekday-names.short.saturday': 'So',\n /** Short weekday name for Sunday */\n 'calendar.weekday-names.short.sunday': 'Ne',\n /** Short weekday name for Thursday */\n 'calendar.weekday-names.short.thursday': 'Čt',\n /** Short weekday name for Tuesday */\n 'calendar.weekday-names.short.tuesday': 'Út',\n /** Short weekday name for Wednesday */\n 'calendar.weekday-names.short.wednesday': 'St',\n\n /** Label for the close button label in Review Changes pane */\n 'changes.action.close-label': 'Zavřít kontrolu změn',\n /** Cancel label for revert button prompt action */\n 'changes.action.revert-all-cancel': 'Zrušit',\n /** Revert all confirm label for revert button action - used on prompt button + review changes pane */\n 'changes.action.revert-all-confirm': 'Vrátit vše',\n /** Prompt for confirming revert change (singular) label for field change action */\n 'changes.action.revert-changes-confirm-change_one': 'Vrátit změnu',\n /** Revert for confirming revert (plural) label for field change action */\n 'changes.action.revert-changes-confirm-change_other': 'Vrátit změny',\n /** Prompt for reverting changes for a field change */\n 'changes.action.revert-changes-description': 'Jste si jisti, že chcete vrátit změny?',\n /** Prompt for reverting changes for a group change, eg multiple changes */\n 'changes.action.revert-changes-description_one': 'Jste si jisti, že chcete vrátit změnu?',\n /** Label for when the action of the change was to set something that was previously empty, eg a field was given a value, an array item was added, an asset was selected or similar */\n 'changes.added-label': 'Přidáno',\n /** Array diff: An item was added in a given position (`{{position}}`) */\n 'changes.array.item-added-in-position': 'Přidáno na pozici {{position}}',\n 'changes.array.item-moved_down_one': 'Posunuto o {{count}} pozici dolů',\n 'changes.array.item-moved_down_other': 'Posunuto o {{count}} pozic dolů',\n /**\n * Array diff: An item was moved within the array.\n * Receives `{{count}}` representing number of positions it moved.\n * Context is the direction of the move, either `up` or `down`.\n */\n 'changes.array.item-moved_up_one': 'Posunuto o {{count}} pozici nahoru',\n 'changes.array.item-moved_up_other': 'Posunuto o {{count}} pozic nahoru',\n /** Array diff: An item was removed from a given position (`{{position}}`) */\n 'changes.array.item-removed-from-position': 'Odebráno z pozice {{position}}',\n /** Accessibility label for the \"change bar\" shown when there are edits on a field-level */\n 'changes.change-bar.aria-label': 'Kontrola změn',\n /** Label for when the action of the change was _not_ an add/remove, eg a text field changed value, an image was changed from one asset to another or similar */\n 'changes.changed-label': 'Změněno',\n /** Label and text for tooltip that indicates the authors of the changes */\n 'changes.changes-by-author': 'Změny od',\n /** Additional text shown in development mode when a diff component crashes during rendering */\n 'changes.error-boundary.developer-info': 'Pro více informací zkontrolujte konzoli pro vývojáře',\n /** Text shown when a diff component crashes during rendering, triggering the error boundary */\n 'changes.error-boundary.title': 'Zobrazení změn tohoto pole způsobilo chybu',\n /* Error description when changes could not be loaded */\n 'changes.error-description': 'Nemůžeme načíst změny pro tento dokument.',\n /** Error title when changes could not be loaded */\n 'changes.error-title': 'Něco se pokazilo',\n /** Error message shown when the value of a field is not the expected one */\n 'changes.error.incorrect-type-message':\n 'Chyba hodnoty: Hodnota je typu \"<code>{{actualType}}</code>\", očekáván typ \"<code>{{expectedType}}</code>\"',\n /** File diff: Fallback title for the meta info section when there is no original filename to use */\n 'changes.file.meta-info-fallback-title': 'Bez názvu',\n /** Image diff: Text shown in tooltip when hovering hotspot that has changed in diff view */\n 'changes.image.crop-changed': 'Změněný ořez',\n /** Image diff: Text shown if the previous image asset was deleted (shouldn't theoretically happen) */\n 'changes.image.deleted': 'Obrázek smazán',\n /** Image diff: Text shown if the image failed to be loaded when previewing it */\n 'changes.image.error-loading-image': 'Chyba při načítání obrázku',\n /** Image diff: Text shown in tooltip when hovering hotspot that has changed in diff view */\n 'changes.image.hotspot-changed': 'Změněný hotspot',\n /** Image diff: Fallback title for the meta info section when there is no original filename to use */\n 'changes.image.meta-info-fallback-title': 'Bez názvu',\n /** Image diff: Text shown if no asset has been set for the field (but has metadata changes) */\n 'changes.image.no-asset-set': 'Obrázek nenastaven',\n /** Image diff: Text shown when the from/to state has/had no image */\n 'changes.image.no-image-placeholder': '(žádný obrázek)',\n /** Label for the \"from\" value in the change inspector */\n 'changes.inspector.from-label': 'Od',\n /** Label for the \"meta\" (field path, action etc) information in the change inspector */\n 'changes.inspector.meta-label': 'Meta',\n /** Label for the \"to\" value in the change inspector */\n 'changes.inspector.to-label': 'Do',\n /** Loading author of change in the differences tooltip in the review changes pane */\n 'changes.loading-author': 'Načítání…',\n /** Loading changes in Review Changes Pane */\n 'changes.loading-changes': 'Načítání změn…',\n /** Error message shown when the document revision could not be found */\n 'changes.missing-since-document-error':\n 'Nemohli jsme najít revizi dokumentu s id: <code>{{revisionId}}</code>, kterou se snažíte porovnat. <Break/> To je pravděpodobně kvůli politice uchovávání historie vašeho plánu. <Break/> Prosím, vyberte jiný <strong>From</strong> záznam.',\n /** No Changes description in the Review Changes pane */\n 'changes.no-changes-description':\n 'Upravte dokument nebo vyberte starší verzi v časové ose, aby se v tomto panelu zobrazil seznam změn.',\n /** No Changes title in the Review Changes pane */\n 'changes.no-changes-title': 'Nejsou žádné změny',\n /* Label for the tooltip that shows when an action is not selectable*/\n 'changes.not-selectable': 'Tuto událost není možné vybrat',\n /** Portable Text diff: An annotation was added */\n 'changes.portable-text.annotation_added': 'Přidána anotace',\n /** Portable Text diff: An annotation was changed */\n 'changes.portable-text.annotation_changed': 'Změněná anotace',\n /** Portable Text diff: An annotation was removed */\n 'changes.portable-text.annotation_removed': 'Odebraná anotace',\n /** Portable Text diff: An annotation was left unchanged */\n 'changes.portable-text.annotation_unchanged': 'Neměnná anotace',\n /** Portable Text diff: A block changed from one style to another (eg `normal` to `h1` or similar) */\n 'changes.portable-text.block-style-changed':\n 'Změněn styl bloku z \"{{fromStyle}}\" na \"{{toStyle}}\"',\n /** Portable Text diff: Change formatting of text (setting/unsetting marks, eg bold/italic etc) */\n 'changes.portable-text.changed-formatting': 'Změněné formátování',\n /** Portable Text diff: An empty inline object is part of a change */\n 'changes.portable-text.empty-inline-object': 'Prázdný {{inlineObjectType}}',\n /** Portable Text diff: An empty object is the result of adding/removing an annotation */\n 'changes.portable-text.empty-object-annotation': 'Prázdný {{annotationType}}',\n /** Portable Text diff: Added a block containing no text (eg empty block) */\n 'changes.portable-text.empty-text_added': 'Přidán prázdný text',\n /** Portable Text diff: Changed a block that contained no text (eg empty block) */\n 'changes.portable-text.empty-text_changed': 'Změněn prázdný text',\n /** Portable Text diff: Removed a block containing no text (eg empty block) */\n 'changes.portable-text.empty-text_removed': 'Odebrán prázdný text',\n /** Portable Text diff: An inline object was added */\n 'changes.portable-text.inline-object_added': 'Přidán inline objekt',\n /** Portable Text diff: An inline object was changed */\n 'changes.portable-text.inline-object_changed': 'Změněn inline objekt',\n /** Portable Text diff: An inline object was removed */\n 'changes.portable-text.inline-object_removed': 'Odebrán inline objekt',\n /** Portable Text diff: An inline object was left unchanged */\n 'changes.portable-text.inline-object_unchanged': 'Nezměněný inline objekt',\n /** Portable Text diff: Added a chunk of text */\n 'changes.portable-text.text_added': 'Přidán text',\n /** Portable Text diff: Removed a chunk of text */\n 'changes.portable-text.text_removed': 'Odebrán text',\n /** Portable Text diff: Annotation has an unknown schema type */\n 'changes.portable-text.unknown-annotation-schema-type': 'Neznámý typ schématu',\n /** Portable Text diff: Inline object has an unknown schema type */\n 'changes.portable-text.unknown-inline-object-schema-type': 'Neznámý typ schématu',\n /** Label for when the action of the change was a removal, eg a field was cleared, an array item was removed, an asset was deselected or similar */\n 'changes.removed-label': 'Odebráno',\n /** Same Revision Selected description in the Review Changes pane */\n 'changes.same-revision-selected-description':\n 'Vybrali jste stejnou revizi <strong>from</strong> a <strong>to</strong>, prosím vyberte různé revize pro porovnání změn mezi nimi.',\n /** Same Revision Selected title in the Review Changes pane */\n 'changes.same-revision-selected-title': 'Vybrána stejná revize',\n /** Title for the Review Changes pane */\n 'changes.title': 'Přehled změn',\n /**The title that will be shown in the badge inside the events when the item is a draft */\n 'changes.versions.draft': 'Koncept',\n\n /** --- Common components --- */\n /** Tooltip text for context menu buttons */\n 'common.context-menu-button.tooltip': 'Zobrazit více',\n /** Default text for dialog cancel button */\n 'common.dialog.cancel-button.text': 'Zrušit',\n /** Default text for dialog confirm button */\n 'common.dialog.confirm-button.text': 'Potvrdit',\n /** Default text in shared loader text / spinner lockup */\n 'common.loading': 'Načítání',\n /** The title of the reconnecting toast */\n 'common.reconnecting.toast.title': 'Pokus o připojení…',\n\n /** --- Configuration issues --- */\n /** Default label text on configuration issues button */\n 'configuration-issues.button.label': 'Problémy s konfigurací',\n /** Tooltip displayed on configuration issues button */\n 'configuration-issues.button.tooltip': 'Nalezeny problémy s konfigurací',\n\n /** The fallback title for an ordering menu item if no localized titles are provided. */\n 'default-menu-item.fallback-title': 'Seřadit podle {{title}}',\n\n /** Title for the default ordering/SortOrder if no orderings are provided and the caption field is found */\n 'default-orderings.caption': 'Seřadit podle Popisku',\n /** Title for the default ordering/SortOrder if no orderings are provided and the description field is found */\n 'default-orderings.description': 'Seřadit podle Popisu',\n /** Title for the default ordering/SortOrder if no orderings are provided and the header field is found */\n 'default-orderings.header': 'Seřadit podle Záhlaví',\n /** Title for the default ordering/SortOrder if no orderings are provided and the heading field is found */\n 'default-orderings.heading': 'Seřadit podle Nadpisu',\n /** Title for the default ordering/SortOrder if no orderings are provided and the label field is found */\n 'default-orderings.label': 'Seřadit podle Štítku',\n /** Title for the default ordering/SortOrder if no orderings are provided and the name field is found */\n 'default-orderings.name': 'Seřadit podle Jména',\n /** Title for the default ordering/SortOrder if no orderings are provided and the title field is found */\n 'default-orderings.title': 'Seřadit podle Titulku',\n\n /** Label to show in the document footer indicating the creation date of the document */\n 'document-status.created': 'Vytvořeno {{date}}',\n /** Label to show in the document status indicating the date of the status */\n 'document-status.date': '{{date}}',\n /** Label to show in the document footer indicating the last edited date of the document */\n 'document-status.edited': 'Editováno {{date}}',\n /** Label to show in the document footer indicating the document is not published*/\n 'document-status.not-published': 'Nepublikováno',\n /** Label to show in the document footer indicating the published date of the document */\n 'document-status.published': 'Publikováno {{date}}',\n /** Label to show in the document footer indicating the revision from date of the document */\n 'document-status.revision-from': 'Revize od <em>{{date}}</em>',\n /** Label to show in the document footer indicating that the revision was not found */\n 'document-status.revision-not-found': 'Revize nenalezena',\n\n /** Label to indicate that a document type was not found */\n 'document.type.not-found': 'Typ dokumentu \"{{type}}\" nebyl nalezen',\n\n /** The value of the <code>_key</code> property must be a unique string. */\n 'form.error.duplicate-keys-alert.details.additional-description':\n 'Hodnota vlastnosti <code>_key</code> musí být jedinečný řetězec.',\n /** This usually happens when items are created using an API client, and the <code>_key</code> property of each elements has been generated non-uniquely. */\n 'form.error.duplicate-keys-alert.details.description':\n 'To se obvykle stává, když jsou položky vytvořeny pomocí API klienta a vlastnost <code>_key</code> každého prvku byla generována nejedinečně.',\n /** Developer info */\n 'form.error.duplicate-keys-alert.details.title': 'Informace pro vývojáře',\n /** Generate unique keys */\n 'form.error.duplicate-keys-alert.generate-button.text': 'Generovat jedinečné klíče',\n /** Several items in this list share the same identifier (key). Every item must have an unique identifier. */\n 'form.error.duplicate-keys-alert.summary':\n 'Několik položek v tomto seznamu sdílí stejný identifikátor (klíč). Každá položka musí mít jedinečný identifikátor.',\n /** Non-unique keys */\n 'form.error.duplicate-keys-alert.title': 'Nejedinečné klíče',\n /** Error text shown when a field with a given name cannot be found in the schema or is conditionally hidden but explicitly told to render */\n 'form.error.field-not-found':\n 'Pole \"{{fieldName}}\" nebylo nalezeno mezi členy – ověřte, že je definováno ve schématu a že nebylo podmíněně skryto.',\n /** Add missing keys */\n 'form.error.missing-keys-alert.add-button.text': 'Přidat chybějící klíče',\n /** The value of the <code>_key</code> property must be a unique string. */\n 'form.error.missing-keys-alert.details.additional-description':\n 'Hodnota vlastnosti <code>_key</code> musí být jedinečný řetězec.',\n /** This usually happens when items are created using an API client, and the <code>_key</code> property has not been included. */\n 'form.error.missing-keys-alert.details.description':\n 'To se obvykle stává, když jsou položky vytvořeny pomocí API klienta a nebyla zahrnuta vlastnost <code>_key</code>.',\n /** Developer info */\n 'form.error.missing-keys-alert.details.title': 'Informace pro vývojáře',\n /** Some items in the list are missing their keys. This must be fixed in order to edit the list. */\n 'form.error.missing-keys-alert.summary':\n 'Některým položkám v seznamu chybí jejich klíče. To musí být opraveno, aby bylo možné seznam upravovat.',\n /** Missing keys */\n 'form.error.missing-keys-alert.title': 'Chybějící klíče',\n /** This usually happens when items are created using an API client, or when a custom input component has added invalid data to the list. */\n 'form.error.mixed-array-alert.details.description':\n 'To se obvykle stává, když jsou položky vytvořeny pomocí API klienta, nebo když vlastní vstupní komponenta přidala do seznamu neplatná data.',\n /** Developer info */\n 'form.error.mixed-array-alert.details.title': 'Informace pro vývojáře',\n /** Remove non-object values */\n 'form.error.mixed-array-alert.remove-button.text': 'Odstranit hodnoty, které nejsou objekty',\n /** Some items in this list are not objects. This must be fixed in order to edit the list. */\n 'form.error.mixed-array-alert.summary':\n 'Některé položky v tomto seznamu nejsou objekty. To musí být opraveno, aby bylo možné seznam upravovat.',\n /** Invalid list values */\n 'form.error.mixed-array-alert.title': 'Neplatné hodnoty seznamu',\n /** Error text shown when form is unable to find an array item at a given indexed path */\n 'form.error.no-array-item-at-index':\n 'Na cestě <code>{{path}}</code> nebyla nalezena žádná položka pole na indexu <code>{{index}}</code>',\n /** Error text shown when form is unable to find an array item at a given keyed path */\n 'form.error.no-array-item-at-key':\n 'Na cestě <code>{{path}}</code> nebyla nalezena žádná položka pole s `_key` <code>\"{{key}}\"</code>',\n /** The title above the error call stack output related to the crash */\n 'form.error.unhandled-runtime-error.call-stack.title': 'Zásobník volání:',\n /** The title above the error component stack provided by React's underlying ErrorBoundary component */\n 'form.error.unhandled-runtime-error.component-stack.title': 'Komponentový zásobník:',\n /** The error message for the unhandled error that crashed the Input component during render */\n 'form.error.unhandled-runtime-error.error-message': 'Chyba: {{message}}',\n /** The title for the error card rendered inside a field in place of a crashing input */\n 'form.error.unhandled-runtime-error.title': 'Nezpracovaná chyba za běhu',\n /** Form field deprecated label */\n 'form.field.deprecated-label': 'zastaralé',\n /** Fallback title shown above field if it has no defined title */\n 'form.field.untitled-field-label': 'Nepojmenované',\n /** Accessibility label for the icon that indicates the field has a validation error */\n 'form.validation.has-error-aria-label': 'Obsahuje chybu',\n /** Accessibility label for the icon that indicates the field has validation information */\n 'form.validation.has-info-aria-label': 'Obsahuje informace',\n /** Accessibility label for the icon that indicates the field has a validation warning */\n 'form.validation.has-warning-aria-label': 'Obsahuje varování',\n /** Text shown when summarizing validation information, when the field has one or more errors */\n 'form.validation.summary.errors-count_one': '{{count}} chyba',\n 'form.validation.summary.errors-count_other': '{{count}} chyb',\n /** Text shown when summarizing validation information, when the field has one or more warnings */\n 'form.validation.summary.warnings-count_one': '{{count}} varování',\n 'form.validation.summary.warnings-count_other': '{{count}} varování',\n\n /** Tooltip for free trial navbar button indicating remaining days */\n 'free-trial.tooltip.days-count_one': '{{count}} den zbývá do konce zkušební doby',\n 'free-trial.tooltip.days-count_other': '{{count}} dní zbývá do konce zkušební doby',\n /** Tooltip for free trial navbar button, once trial has ended */\n 'free-trial.tooltip.trial-finished': 'Vylepšete svůj projekt',\n\n /**\n * Label for \"contact sales\" call to action\n * These are titles for fallback links in the event the help & resources endpoint isn't able to be fetched\n */\n 'help-resources.action.contact-sales': 'Kontaktovat obchodní oddělení',\n /**\n * Label for \"help and support\" call to action\n * These are titles for fallback links in the event the help & resources endpoint isn't able to be fetched\n */\n 'help-resources.action.help-and-support': 'Pomoc a podpora',\n /**\n * Label for \"join our community\" call to action\n * These are titles for fallback links in the event the help & resources endpoint isn't able to be fetched\n */\n 'help-resources.action.join-our-community': 'Připojte se k naší komunitě',\n /** Information for what the latest sanity version is */\n 'help-resources.latest-sanity-version': 'Nejnovější verze je {{latestVersion}}',\n /** Menu item for reloading Studio to update */\n 'help-resources.studio-auto-update-now': 'Znovu načíst pro aktualizaci na verzi v{{newVersion}}',\n /** Information for what studio version the current studio is running */\n 'help-resources.studio-version': 'Verze Sanity Studio {{studioVersion}}',\n /** Title for help and resources menus */\n 'help-resources.title': 'Nápověda a zdroje',\n\n /** Text for button to cancel an ongoing upload */\n 'input.files.common.cancel-upload': 'Zrušit',\n /** Text for menuitem upload button default asset source */\n 'input.files.common.upload-placeholder.file-input-button.default-source.badge': 'Výchozí',\n /** Text for file input button in upload placeholder */\n 'input.files.common.upload-placeholder.file-input-button.text': 'Nahrát',\n /** Uploading <FileName/> */\n 'input.files.common.upload-progress': 'Nahrávání <FileName/>',\n /** The referenced document cannot be opened, because the URL failed to be resolved */\n 'input.reference.document-cannot-be-opened.failed-to-resolve-url':\n 'Tento dokument nelze otevřít (nelze vyřešit URL na Studio)',\n\n /** Label for adding item after a specific array item */\n 'inputs.array.action.add-after': 'Přidat položku za',\n /** Label for adding item before a specific array item */\n 'inputs.array.action.add-before': 'Přidat položku před',\n /** Label for adding array item action when the schema allows for only one schema type */\n 'inputs.array.action.add-item': 'Přidat položku',\n /**\n * Label for adding one array item action when the schema allows for multiple schema types,\n * eg. will prompt the user to select a type once triggered\n */\n 'inputs.array.action.add-item-select-type': 'Přidat položku...',\n /** Label for copying an array item */\n 'inputs.array.action.copy': 'Kopírovat',\n /** Array drag handle button tooltip */\n 'inputs.array.action.drag.tooltip': 'Přetáhněte pro změnu pořadí',\n /** Label for duplicating an array item */\n 'inputs.array.action.duplicate': 'Duplikovat',\n /** Label for editing the item of a specific type, eg \"Edit Person\" */\n 'inputs.array.action.edit': 'Upravit {{itemTypeTitle}}',\n /** Label for removing an array item action */\n 'inputs.array.action.remove': 'Odstranit',\n /** Label for removing action when an array item has an error */\n 'inputs.array.action.remove-invalid-item': 'Odstranit',\n /** Label for viewing the item of a specific type, eg \"View Person\" */\n 'inputs.array.action.view': 'Zobrazit {{itemTypeTitle}}',\n /** Error description for the array item tooltip that explains that the current item can still be moved or deleted but not edited since the schema definition is not found */\n 'inputs.array.error.can-delete-but-no-edit-description':\n 'Tuto položku můžete stále přesunout nebo odstranit, ale nelze ji upravit, protože definice schématu pro její typ nebyla nalezena.',\n /** Error label for toast when array could not resolve the initial value */\n 'inputs.array.error.cannot-resolve-initial-value-title':\n 'Nelze vyřešit počáteční hodnotu pro typ: {{schemaTypeTitle}}: {{errorMessage}}.',\n /** Error label for toast when trying to upload one array item of a type that cannot be converted to array */\n 'inputs.array.error.cannot-upload-unable-to-convert_one':\n 'Následující položku nelze nahrát, protože neexistuje známá konverze z typu obsahu na položku pole:',\n /** Error label for toast when trying to upload multiple array items of a type that cannot be converted to array */\n 'inputs.array.error.cannot-upload-unable-to-convert_other':\n 'Následující položky nelze nahrát, protože neexistuje známá konverze z typů obsahu na položku pole:',\n /** Error description for the array item tooltip that explains that the current type item is not valid for the list */\n 'inputs.array.error.current-schema-not-declare-description':\n 'Aktuální schéma neuvádí položky typu <code>{{typeName}}</code> jako platné pro tento seznam. To může znamenat, že byl typ odstraněn jako platný typ položky, nebo že někdo jiný ho přidal do svého vlastního lokálního schématu, které ještě není nasazeno.',\n /** Error description to show how the item is being represented in the json format */\n 'inputs.array.error.json-representation-description': 'JSON reprezentace této položky:',\n /** Error description for the array item tooltip that explains what the error means with more context */\n 'inputs.array.error.type-is-incompatible-prompt':\n 'Položka typu <code>{{typeName}}</code> není platná pro tento seznam',\n /** Error title for when an item type within an array input is incompatible, used in the tooltip */\n 'inputs.array.error.type-is-incompatible-title': 'Proč se to děje?',\n /** Error label for unexpected errors in the Array Input */\n 'inputs.array.error.unexpected-error': 'Neočekávaná chyba: {{error}}',\n /** Label for the array insert menu all items filter */\n 'inputs.array.insert-menu.filter.all-items': 'Vše',\n /** Label for when the array insert menu search shows no items */\n 'inputs.array.insert-menu.search.no-results': 'Nebyly nalezeny žádné položky',\n /** Placeholder for the array insert menu search field */\n 'inputs.array.insert-menu.search.placeholder': 'Hledat',\n /** Tooltip for the array insert menu grid view toggle */\n 'inputs.array.insert-menu.toggle-grid-view.tooltip': 'Přepnout zobrazení mřížky',\n /** Tooltip for the array insert menu list view toggle */\n 'inputs.array.insert-menu.toggle-list-view.tooltip': 'Přepnout zobrazení seznamu',\n /** Label for when the array input doesn't have any items */\n 'inputs.array.no-items-label': 'Žádné položky',\n /** Label for read only array fields */\n 'inputs.array.read-only-label': 'Toto pole je pouze pro čtení',\n /** Label for when the array input is resolving the initial value for the item */\n 'inputs.array.resolving-initial-value': 'Řešení počáteční hodnoty…',\n /** Tooltip content when boolean input is disabled */\n 'inputs.boolean.disabled': 'Zakázáno',\n /** Warning label when selected datetime is in the past */\n 'inputs.dateTime.past-date-warning': 'Vyberte datum v budoucnosti.',\n /** Placeholder value for datetime input */\n 'inputs.datetime.placeholder': 'např. {{example}}',\n /** Acessibility label for button to open file options menu */\n 'inputs.file.actions-menu.file-options.aria-label': 'Otevřít menu možností souboru',\n /** Browse */\n 'inputs.file.browse-button.text': 'Procházet',\n /** Select file */\n 'inputs.file.dialog.title': 'Vybrat soubor',\n /** Unknown member kind: `{{kind}}` */\n 'inputs.file.error.unknown-member-kind': 'Neznámý typ člena: {{kind}}',\n /** The value of this field is not a valid file. Resetting this field will let you choose a new file. */\n 'inputs.file.invalid-file-warning.description':\n 'Hodnota tohoto pole není platný soubor. Resetováním tohoto pole můžete vybrat nový soubor.',\n /** Reset value */\n 'inputs.file.invalid-file-warning.reset-button.text': 'Resetovat hodnotu',\n /** Invalid file value */\n 'inputs.file.invalid-file-warning.title': 'Neplatná hodnota souboru',\n /** Select */\n 'inputs.file.multi-browse-button.text': 'Vybrat',\n /** The upload could not be completed at this time. */\n 'inputs.file.upload-failed.description': 'Nahrávání se v tuto chvíli nepodařilo dokončit.',\n /** Upload failed */\n 'inputs.file.upload-failed.title': 'Nahrávání selhalo',\n /** Clear field */\n 'inputs.files.common.actions-menu.clear-field.label': 'Vyčistit pole',\n /** Copy URL */\n 'inputs.files.common.actions-menu.copy-url.label': 'Kopírovat URL',\n /** Download */\n 'inputs.files.common.actions-menu.download.label': 'Stáhnout',\n /** The URL is copied to the clipboard */\n 'inputs.files.common.actions-menu.notification.url-copied': 'URL byla zkopírována do schránky',\n /** Replace */\n 'inputs.files.common.actions-menu.replace.label': 'Nahradit',\n /** Upload */\n 'inputs.files.common.actions-menu.upload.label': 'Nahrát',\n /** Drop to upload */\n 'inputs.files.common.drop-message.drop-to-upload': 'Přetáhněte pro nahrání',\n /** Drop to upload `{{count}}` file */\n 'inputs.files.common.drop-message.drop-to-upload-multi_one':\n 'Přetáhněte pro nahrání {{count}} souboru',\n /** Drop to upload `{{count}}` files */\n 'inputs.files.common.drop-message.drop-to-upload-multi_other':\n 'Přetáhněte pro nahrání {{count}} souborů',\n /** Can't upload this file here */\n 'inputs.files.common.drop-message.drop-to-upload.no-accepted-file-message_one':\n 'Tento soubor zde nelze nahrát',\n /** Can't upload any of these files here */\n 'inputs.files.common.drop-message.drop-to-upload.no-accepted-file-message_other':\n 'Žádný z těchto souborů zde nelze nahrát',\n /** `{{count}}` file can't be uploaded here */\n 'inputs.files.common.drop-message.drop-to-upload.rejected-file-message_one':\n '{{count}} soubor nelze zde nahrát',\n /** `{{count}}` files can't be uploaded here */\n 'inputs.files.common.drop-message.drop-to-upload.rejected-file-message_other':\n '{{count}} souborů nelze zde nahrát',\n /** Cannot upload `{{count}}` files */\n 'inputs.files.common.placeholder.cannot-upload-some-files_one': 'Nelze nahrát soubor',\n 'inputs.files.common.placeholder.cannot-upload-some-files_other':\n 'Nelze nahrát {{count}} souborů',\n /** Drag or paste type here */\n 'inputs.files.common.placeholder.drag-or-paste-to-upload_file':\n 'Přetáhněte nebo vložte soubor sem',\n /** Drag or paste image here */\n 'inputs.files.common.placeholder.drag-or-paste-to-upload_image':\n 'Přetáhněte nebo vložte obrázek sem',\n /** Drop to upload file */\n 'inputs.files.common.placeholder.drop-to-upload_file': 'Pusťte pro nahrání souboru',\n /** Drop to upload image */\n 'inputs.files.common.placeholder.drop-to-upload_image': 'Pusťte pro nahrání obrázku',\n /** Read only */\n 'inputs.files.common.placeholder.read-only': 'Pouze pro čtení',\n /** Select asset source destination for files to upload */\n 'inputs.files.common.placeholder.select-asset-source-upload-destination': 'Nahrát soubory do:',\n /** Can't upload files here */\n 'inputs.files.common.placeholder.upload-not-supported': 'Nelze zde nahrávat soubory',\n /** Clear upload */\n 'inputs.files.common.stale-upload-warning.clear': 'Vymazat nahrávání',\n /** An upload has made no progress for at least `{{staleThresholdMinutes}}` minutes and likely got interrupted. You can safely clear the incomplete upload and try uploading again. */\n 'inputs.files.common.stale-upload-warning.description':\n 'Nahrávání nepokročilo po dobu alespoň {{staleThresholdMinutes}} minut a pravděpodobně bylo přerušeno. Bezpečně můžete vymazat nedokončené nahrávání a pokusit se o nahrání znovu.',\n /** Incomplete upload */\n 'inputs.files.common.stale-upload-warning.title': 'Nedokončené nahrávání',\n /** Tooltip text for action to crop image */\n 'inputs.image.actions-menu.crop-image-tooltip': 'Oříznout obrázek',\n /** Accessibility label for button to open image edit dialog */\n 'inputs.image.actions-menu.edit-details.aria-label': 'Otevřít dialog úpravy obrázku',\n /** Accessibility label for button to open image options menu */\n 'inputs.image.actions-menu.options.aria-label': 'Otevřít menu možností obrázku',\n /** Select */\n 'inputs.image.browse-menu.text': 'Vybrat',\n /** Cannot upload this file here */\n 'inputs.image.drag-overlay.cannot-upload-here': 'Zde nelze nahrát tento soubor',\n /** Drop image to upload */\n 'inputs.image.drag-overlay.drop-to-upload-image': 'Pusťte obrázek pro nahrání',\n /** This field is read only */\n 'inputs.image.drag-overlay.this-field-is-read-only': 'Toto pole je pouze pro čtení',\n /** Unknown member kind: `{{kind}}` */\n 'inputs.image.error.unknown-member-kind': 'Neznámý typ člena: {{kind}}',\n /** Edit hotspot and crop */\n 'inputs.image.hotspot-dialog.title': 'Upravit hotspot a oříznout',\n /** The value of this field is not a valid image. Resetting this field will let you choose a new image. */\n 'inputs.image.invalid-image-warning.description':\n 'Hodnota tohoto pole není platný obrázek. Resetováním tohoto pole můžete vybrat nový obrázek.',\n /** Reset value */\n 'inputs.image.invalid-image-warning.reset-button.text': 'Resetovat hodnotu',\n /** Invalid image value */\n 'inputs.image.invalid-image-warning.title': 'Neplatná hodnota obrázku',\n /** Preview of uploaded image */\n 'inputs.image.preview-uploaded-image': 'Náhled nahraného obrázku',\n /** The upload could not be completed at this time. */\n 'inputs.image.upload-error.description': 'Nahrávání se v tuto chvíli nemohlo dokončit.',\n /** Upload failed */\n 'inputs.image.upload-error.title': 'Nahrávání selhalo',\n /** Adjust the rectangle to crop image. Adjust the circle to specify the area that should always be visible. */\n 'inputs.imagetool.description':\n 'Upravte obdélník pro oříznutí obrázku. Upravte kruh pro určení oblasti, která by měla být vždy viditelná.',\n /** Error: `{{errorMessage}}` */\n 'inputs.imagetool.load-error': 'Chyba: {{errorMessage}}',\n /** Hotspot & Crop */\n 'inputs.imagetool.title': 'Hotspot & Crop',\n /** Warnings displayed to developers when using the crop/hotspot tool on vector images, notifying them that crops/hotspot are not respected when serving the image in vector format. For the crop/hotspot to apply, images must be served in a raster format such as JPG or PNG, by appending eg `fm=jpg` to the image url, or calling `format('jpg')` if using `@sanity/image-url` */\n 'inputs.imagetool.vector-warning.developer-info':\n \"Asset Pipeline nepodporuje hotspot a ořez pro vektorové formáty. Pro povolení hotspotu & ořezu vyexportujte tento obrázek do kteréhokoli podporovaného rastrového formátu. Například: <code>fm=jpg</code> na <ImageUrlDocumentationLink>URL obrázku</ImageUrlDocumentationLink> nebo zavolejte <code>.format('png')</code> s <ImageUrlPackageDocumentationLink>@sanity/image-url</ImageUrlPackageDocumentationLink>.\",\n /** See developer info */\n 'inputs.imagetool.vector-warning.expand-developer-info': 'Zobrazit informace pro vývojáře',\n /** Gotcha: Serving vector images with hotspot and crop from the Sanity Image API */\n 'inputs.imagetool.vector-warning.title':\n 'Upozornění: Hotspot a ořez nemusí být na tomto obrázku aplikovány, kde je prezentován.',\n /** Convert to `{{targetType}}` */\n 'inputs.invalid-value.convert-button.text': 'Převést na <code>{{targetType}}</code>',\n /** The current value (<code>`{{actualType}}`</code>) */\n 'inputs.invalid-value.current-type': 'Současná hodnota (<code>{{actualType}}</code>)',\n /** The property value is stored as a value type that does not match the expected type. */\n 'inputs.invalid-value.description':\n 'Hodnota vlastnosti je uložena jako typ hodnoty, který neodpovídá očekávanému typu.',\n /** The value of this property must be of type <code>`{{validType}}`</code> according to the schema. */\n 'inputs.invalid-value.details.description':\n 'Hodnota této vlastnosti musí být typu <code>{{validType}}</code> podle schématu.',\n /** Only the following types are valid here according to schema: */\n 'inputs.invalid-value.details.multi-type-description':\n 'Podle schématu jsou zde platné pouze následující typy:',\n /** Mismatching value types typically occur when the schema has recently been changed. */\n 'inputs.invalid-value.details.possible-reason':\n 'Nesoulad typů hodnot obvykle nastává, když bylo schéma nedávno změněno.',\n /** Developer info */\n 'inputs.invalid-value.details.title': 'Informace pro vývojáře',\n /** -- Invalid Value Input -- */\n /** Reset value */\n 'inputs.invalid-value.reset-button.text': 'Resetovat hodnotu',\n /** Invalid property value */\n 'inputs.invalid-value.title': 'Neplatná hodnota vlastnosti',\n /** Title for the \"All fields\" field group */\n 'inputs.object.field-group-tabs.all-fields-title': 'Všechna pole',\n /** Aria label for the \"Field groups\" select control on smaller screens */\n 'inputs.object.field-group-tabs.aria-label': 'Skupiny polí',\n /** Read-only field description */\n 'inputs.object.unknown-fields.read-only.description':\n 'Toto pole je podle schématu dokumentu <strong>pouze pro čtení</strong> a nelze jej zrušit. Pokud chcete, aby bylo možné toto v Studio zrušit, ujistěte se, že jste odstranili pole <code>readOnly</code> z obklopujícího typu ve schématu.',\n /** Remove field */\n 'inputs.object.unknown-fields.remove-field-button.text': 'Odstranit pole',\n /** Encountered `{{count}}` fields that are not defined in the schema. */\n 'inputs.object.unknown-fields.warning.description_one':\n 'Bylo nalezeno pole, které není definováno v schématu.',\n 'inputs.object.unknown-fields.warning.description_other':\n 'Bylo nalezeno {{count}} polí, které nejsou definovány v schématu.',\n /** Detailed description of unknown field warning */\n 'inputs.object.unknown-fields.warning.details.description_one':\n 'Toto pole není definováno ve schématu, což by mohlo znamenat, že byla definice pole odstraněna nebo že ji někdo přidal do svého vlastního lokálního projektu a dosud neimplementoval své změny.',\n 'inputs.object.unknown-fields.warning.details.description_other':\n 'Tato pole nejsou definována ve schématu dokumentu, což by mohlo znamenat, že byly definice polí odstraněny nebo že je někdo přidal do svého vlastního lokálního projektu a dosud neimplementoval své změny.',\n /** Developer info */\n 'inputs.object.unknown-fields.warning.details.title': 'Informace pro vývojáře',\n /** Unknown field found */\n 'inputs.object.unknown-fields.warning.title_one': 'Nalezeno neznámé pole',\n 'inputs.object.unknown-fields.warning.title_other': 'Nalezena neznámá pole',\n /** Collapse the editor to save screen space */\n 'inputs.portable-text.action.collapse-editor': 'Sbalit editor',\n /** Aria label for action to edit an existing annotation */\n 'inputs.portable-text.action.edit-annotation-aria-label': 'Upravit anotaci',\n /** Expand the editor to give more editing space */\n 'inputs.portable-text.action.expand-editor': 'Rozbalit editor',\n /** Label label for action to insert a block of a given type (`{{typeName}}`) */\n 'inputs.portable-text.action.insert-block': 'Vložit {{typeName}}',\n /** Accessibility label for action to insert a block of a given type (`{{typeName}}`) */\n 'inputs.portable-text.action.insert-block-aria-label': 'Vložit {{typeName}} (blok)',\n /** Label for action to insert an inline object of a given type (`{{typeName}}`) */\n 'inputs.portable-text.action.insert-inline-object': 'Vložit {{typeName}}',\n /** Accessibility label for action to insert an inline object of a given type (`{{typeName}}`) */\n 'inputs.portable-text.action.insert-inline-object-aria-label': 'Vložit {{typeName}} (inline)',\n /** Aria label for action to remove an annotation */\n 'inputs.portable-text.action.remove-annotation-aria-label': 'Odebrat anotaci',\n /** Label for activate on focus with context of click and not focused */\n 'inputs.portable-text.activate-on-focus-message_click': 'Klikněte pro aktivaci',\n /** Label for activate on focus with context of click and focused */\n 'inputs.portable-text.activate-on-focus-message_click-focused':\n 'Klikněte nebo stiskněte mezerník pro aktivaci',\n /** Label for activate on focus with context of tap and not focused */\n 'inputs.portable-text.activate-on-focus-message_tap': 'Klepněte pro aktivaci',\n /** Aria label for the annotation object */\n 'inputs.portable-text.annotation-aria-label': 'Objekt anotace',\n /** Title for dialog that allows editing an annotation */\n 'inputs.portable-text.annotation-editor.title': 'Upravit {{schemaType}}',\n /** Title of the default \"link\" annotation */\n 'inputs.portable-text.annotation.link': 'Odkaz',\n /** Aria label for the block object */\n 'inputs.portable-text.block.aria-label': 'Objekt bloku',\n /** Label for action to edit a block item, in the case where it is editable */\n 'inputs.portable-text.block.edit': 'Upravit',\n /** Accessibility label for the button that opens the actions menu on blocks */\n 'inputs.portable-text.block.open-menu-aria-label': 'Otevřít menu',\n /** Label for action to open a reference, in the case of block-level reference types */\n 'inputs.portable-text.block.open-reference': 'Otevřít referenci',\n /** Label for action to remove a block item */\n 'inputs.portable-text.block.remove': 'Odstranit',\n /** Label for action to view a block item, in the case where it is read-only and thus cannot be edited */\n 'inputs.portable-text.block.view': 'Zobrazit',\n /** Title of the \"code\" decorator */\n 'inputs.portable-text.decorator.code': 'Kód',\n /** Title of the \"em\" (emphasis) decorator */\n 'inputs.portable-text.decorator.emphasis': 'Kurzíva',\n /** Title of the \"strike-through\" decorator */\n 'inputs.portable-text.decorator.strike-through': 'Přeškrtnutí',\n /** Title of the \"strong\" decorator */\n 'inputs.portable-text.decorator.strong': 'Tučné',\n /** Title of the \"underline\" decorator */\n 'inputs.portable-text.decorator.underline': 'Podtržení',\n /** Placeholder text for when the editor is empty */\n 'inputs.portable-text.empty-placeholder': 'Prázdné',\n /** Aria label for the block object */\n 'inputs.portable-text.inline-block.aria-label': 'Vložený objekt',\n /** Label for action to edit an inline object item */\n 'inputs.portable-text.inline-object.edit': 'Upravit objekt',\n /** Aria label for icon for action to edit an inline object item */\n 'inputs.portable-text.inline-object.edit-aria-label': 'Upravit objekt',\n /** Label for action to remove an inline object item */\n 'inputs.portable-text.inline-object.remove': 'Odstranit objekt',\n /** Aria label for icon for action to remove an inline object item */\n 'inputs.portable-text.inline-object.remove-aria-label': 'Odebrat objekt',\n /** Disclaimer text shown on invalid Portable Text value, when an action is available to unblock the user, but it is not guaranteed to be safe */\n 'inputs.portable-text.invalid-value.action-disclaimer':\n 'POZNÁMKA: Akce výše je obvykle bezpečná, ale pokud máte pochybnosti, obraťte se na osoby odpovědné za konfiguraci vašeho studia.',\n /** Action presented when the Portable Text field value is invalid, when block with key `{{key}}` has a child with key `{{childKey}}` of type `{{childType}}` which is not allowed by the schema definition */\n 'inputs.portable-text.invalid-value.disallowed-child-type.action': 'Odstraňte objekt',\n /** Text explaining that the Portable Text field value is invalid, when block with key `{{key}}` has a child with key `{{childKey}}` of type `{{childType}}` which is not allowed by the schema definition */\n 'inputs.portable-text.invalid-value.disallowed-child-type.description':\n 'Dítě s klíčem {{childKey}} bloku s klíčem <code>{{key}}</code> je typu <code>{{childType}}</code>, který není povolen definicí schématu.',\n /** Action presented when the Portable Text field value is invalid, when child with key `{{key}}` has a type (`{{typeName}}`) that is not an allowed block type for this field */\n 'inputs.portable-text.invalid-value.disallowed-type.action': 'Odstraňte blok',\n /** Text explaining that the Portable Text field value is invalid, when child with key `{{key}}` has a type (`{{typeName}}`) that is not an allowed block type for this field */\n 'inputs.portable-text.invalid-value.disallowed-type.description':\n 'Blok s klíčem <code>{{key}}</code> je typu <code>{{typeName}}</code>, který není povolen definicí schématu.',\n /** Action presented when the Portable Text field value is invalid, when block with key `{{key}}` contains no children */\n 'inputs.portable-text.invalid-value.empty-children.action': 'Vložte prázdný textový úsek',\n /** Text explaining that the Portable Text field value is invalid, when block with key `{{key}}` contains no children */\n 'inputs.portable-text.invalid-value.empty-children.description':\n 'Textový blok s klíčem <code>{{key}}</code> nemá žádné textové úseky.',\n /** Label for the button to ignore invalid values in the Portable Text editor */\n 'inputs.portable-text.invalid-value.ignore-button.text': 'Ignorovat',\n /** Action presented when the Portable Text field value is invalid, when child with key `{{key}}` has a `_type` property that is set to `block`, but the block type defined in schema has a different name (`{{expectedTypeName}}`) */\n 'inputs.portable-text.invalid-value.incorrect-block-type.action':\n 'Použijte typ <code>{{expectedTypeName}}</code>',\n /** Text explaining that the Portable Text field value is invalid, when child with key `{{key}}` has a `_type` property that is set to `block`, but the block type defined in schema has a different name (`{{expectedTypeName}}`) */\n 'inputs.portable-text.invalid-value.incorrect-block-type.description':\n 'Blok s klíčem <code>{{key}}</code> má neplatný název typu. Podle schématu by to mělo být <code>{{expectedTypeName}}</code>.',\n /** Action presented when the Portable Text field value is invalid, when block with key `{{key}}` has a span with key `{{childKey}}` that has a missing or invalid `text` property */\n 'inputs.portable-text.invalid-value.invalid-span-text.action':\n 'Nastavte prázdnou textovou hodnotu',\n /** Text explaining that the Portable Text field value is invalid, when block with key `{{key}}` has a span with key `{{childKey}}` that has a missing or invalid `text` property */\n 'inputs.portable-text.invalid-value.invalid-span-text.description':\n 'Úsek s klíčem {{childKey}} bloku s klíčem <code>{{key}}</code> má chybějící nebo neplatnou vlastnost <code>text</code>.',\n /** Action presented when the Portable Text field value is invalid, when child with key `{{key}}` is missing a `_type` property, but seems to be a block of type `{{expectedTypeName}}` */\n 'inputs.portable-text.invalid-value.missing-block-type.action':\n 'Použijte typ <code>{{expectedTypeName}}</code>',\n /** Text explaining that the Portable Text field value is invalid, when child with key `{{key}}` is missing a `_type` property, but seems to be a block of type `{{expectedTypeName}}` */\n 'inputs.portable-text.invalid-value.missing-block-type.description':\n 'Blok s klíčem <code>{{key}}</code> postrádá název typu. Podle schématu by to mělo být <code>{{expectedTypeName}}</code>.',\n /** Action presented when the Portable Text field value is invalid, when block with key `{{key}}` has a child at `{{index}}` which is missing `_key` property */\n 'inputs.portable-text.invalid-value.missing-child-key.action': 'Přiřaďte náhodný klíč',\n /** Text explaining that the Portable Text field value is invalid, when block with key `{{key}}` has a child at `{{index}}` which is missing `_key` property */\n 'inputs.portable-text.invalid-value.missing-child-key.description':\n 'Dítě na indexu <code>{{index}}</code> bloku s klíčem <code>{{key}}</code> postrádá vlastnost <code>_key</code>.',\n /** Action presented when the Portable Text field value is invalid, when block with key `{{key}}` has a child with key `{{childKey}}` which is missing a `_type` property */\n 'inputs.portable-text.invalid-value.missing-child-type.action': 'Odstraňte objekt',\n /** Text explaining that the Portable Text field value is invalid, when block with key `{{key}}` has a child with key `{{childKey}}` which is missing a `_type` property */\n 'inputs.portable-text.invalid-value.missing-child-type.description':\n 'Dítě s klíčem {{childKey}} bloku s klíčem <code>{{key}}</code> postrádá vlastnost <code>_type</code>.',\n /** Action presented when the Portable Text field value is invalid, when child at `{{index}}` is missing the required `_key` property */\n 'inputs.portable-text.invalid-value.missing-key.action': 'Přiřaďte náhodný klíč',\n /** Text explaining that the Portable Text field value is invalid, when child at `{{index}}` is missing the required `_key` property */\n 'inputs.portable-text.invalid-value.missing-key.description':\n 'Blok na indexu <code>{{index}}</code> postrádá požadovanou vlastnost <code>_key</code>.',\n /** Action presented when the Portable Text field value is invalid, when child with key `{{key}}` has a missing or invalid `children` property */\n 'inputs.portable-text.invalid-value.missing-or-invalid-children.action': 'Odstraňte blok',\n /** Text explaining that the Portable Text field value is invalid, when child with key `{{key}}` has a missing or invalid `children` property */\n 'inputs.portable-text.invalid-value.missing-or-invalid-children.description':\n 'Textový blok s klíčem <code>{{key}}</code> má neplatnou nebo chybějící vlastnost `children`.',\n /** Action presented when the Portable Text field value is invalid, when child with key `{{key}}` has a missing or invalid `markDefs` property */\n 'inputs.portable-text.invalid-value.missing-or-invalid-markdefs.action': 'Přidejte vlastnost',\n /** Text explaining that the Portable Text field value is invalid, when child with key `{{key}}` has a missing or invalid `markDefs` property */\n 'inputs.portable-text.invalid-value.missing-or-invalid-markdefs.description':\n 'Textový blok s klíčem <code>{{key}}</code> má neplatnou nebo chybějící vlastnost `markDefs`.',\n /** Action presented when the Portable Text field value is invalid, when child with key `{{key}}` is missing a `_type` property */\n 'inputs.portable-text.invalid-value.missing-type.action': 'Odstraňte blok',\n /** Text explaining that the Portable Text field value is invalid, when child with key `{{key}}` is missing a `_type` property */\n 'inputs.portable-text.invalid-value.missing-type.description':\n 'Blok s klíčem <code>{{key}}</code> postrádá název typu.',\n /** Action presented when the Portable Text field value is invalid, when block with key `{{key}}` contains a non-object child at index `{{index}}` */\n 'inputs.portable-text.invalid-value.non-object-child.action': 'Odstranit položku',\n /** Text explaining that the Portable Text field value is invalid, when block with key `{{key}}` contains a non-object child at index `{{index}}` */\n 'inputs.portable-text.invalid-value.non-object-child.description':\n 'Dítě na indexu <code>{{index}}</code> bloku s klíčem <code>{{key}}</code> není objekt.',\n /** Action presented when the Portable Text field value is invalid, when the Portable Text field is not an array, or the array is empty */\n 'inputs.portable-text.invalid-value.not-an-array.action': 'Zrušit hodnotu',\n /** Text explaining that the Portable Text field value is invalid, when the Portable Text field is not an array, or the array is empty */\n 'inputs.portable-text.invalid-value.not-an-array.description':\n 'Hodnota musí být pole bloků Portable Text nebo nedefinovaná.',\n /** Action presented when the Portable Text field value is invalid, when child at `{{index}}` is not an object */\n 'inputs.portable-text.invalid-value.not-an-object.action': 'Odstranit položku',\n /** Text explaining that the Portable Text field value is invalid, when child at `{{index}}` is not an object */\n 'inputs.portable-text.invalid-value.not-an-object.description':\n 'Položka na <code>{{index}}</code> není objekt.',\n /** Action presented when the Portable Text field value is invalid, when block with key `{{key}}` contains marks (`{{orphanedMarks}}`) that are not supported by the current schema */\n 'inputs.portable-text.invalid-value.orphaned-marks.action': 'Odstranit nepovolené značky',\n /** Text explaining that the Portable Text field value is invalid, when block with key `{{key}}` contains marks (`{{orphanedMarks}}`) that are not supported by the current schema */\n 'inputs.portable-text.invalid-value.orphaned-marks.description':\n 'Textový blok s klíčem <code>{{key}}</code> obsahuje značky <code>({{orphanedMarks, list}})</code>, které nejsou povoleny schématem.',\n /** Title for the alert indicating that the Portable Text field has an invalid value */\n 'inputs.portable-text.invalid-value.title': 'Neplatná hodnota Portable Text',\n /** Title of \"bulleted\" list type */\n 'inputs.portable-text.list-type.bullet': 'Odrážkový seznam',\n /** Title of numbered list type */\n 'inputs.portable-text.list-type.number': 'Číslovaný seznam',\n /** Title of the \"h1\" block style */\n 'inputs.portable-text.style.h1': 'Nadpis 1',\n /** Title of the \"h2\" block style */\n 'inputs.portable-text.style.h2': 'Nadpis 2',\n /** Title of the \"h3\" block style */\n 'inputs.portable-text.style.h3': 'Nadpis 3',\n /** Title of the \"h4\" block style */\n 'inputs.portable-text.style.h4': 'Nadpis 4',\n /** Title of the \"h5\" block style */\n 'inputs.portable-text.style.h5': 'Nadpis 5',\n /** Title of the \"h6\" block style */\n 'inputs.portable-text.style.h6': 'Nadpis 6',\n /** Title shown when multiple blocks of varying styles is selected */\n 'inputs.portable-text.style.multiple': 'Více možností',\n /** Title of fallback when no style is given for a block */\n 'inputs.portable-text.style.none': 'Bez stylu',\n /** Title of the \"normal\" block style */\n 'inputs.portable-text.style.normal': 'Normální',\n /** Title of the \"quote\" block style */\n 'inputs.portable-text.style.quote': 'Citace',\n /** Label for action to clear the current value of the reference field */\n 'inputs.reference.action.clear': 'Vymazat',\n /** Label for action to copy the current item (used within arrays) */\n 'inputs.reference.action.copy': 'Kopírovat',\n /** Label for action to create a new document from the reference input */\n 'inputs.reference.action.create-new-document': 'Vytvořit nový',\n /** Label for action to create a new document from the reference input, when there are multiple templates or document types to choose from */\n 'inputs.reference.action.create-new-document-select': 'Vytvořit nový…',\n /** Label for action to duplicate the current item to a new item (used within arrays) */\n 'inputs.reference.action.duplicate': 'Duplikovat',\n /** Label for action that opens the referenced document in a new tab */\n 'inputs.reference.action.open-in-new-tab': 'Otevřít v novém tabu',\n /** Label for action to remove the reference from an array */\n 'inputs.reference.action.remove': 'Odstranit',\n /** Label for action to replace the current value of the field */\n 'inputs.reference.action.replace': 'Nahradit',\n /** Label for action to cancel a previously initiated replace action */\n 'inputs.reference.action.replace-cancel': 'Zrušit nahrazení',\n /** The cross-dataset reference field currently has a reference, but the feature has been disabled since it was created. This explains what can/cannot be done in its current state. */\n 'inputs.reference.cross-dataset.feature-disabled-actions':\n 'Stále můžete vymazat stávající odkaz v tomto poli, ale dokud je funkce zakázána, nemůže být změněn na jiný dokument.',\n /** A cross-dataset reference field exists but the feature has been disabled. A <DocumentationLink> component is available. */\n 'inputs.reference.cross-dataset.feature-disabled-description':\n 'Tato funkce byla zakázána. Přečtěte si, jak ji povolit, v <DocumentationLink>dokumentaci</DocumentationLink>.',\n /** Title for a warning telling the user that the current project does not have the \"cross dataset references\" feature */\n 'inputs.reference.cross-dataset.feature-unavailable-title':\n 'Nedostupná funkce: Odkaz mezi datasetem',\n /** The cross-dataset reference points to a document with an invalid type */\n 'inputs.reference.cross-dataset.invalid-type':\n 'Odkazovaný dokument je neplatného typu ({{typeName}}) <JsonValue/>',\n /** The referenced document will open in a new tab (due to external studio) */\n 'inputs.reference.document-opens-in-new-tab': 'Tento dokument se otevře v novém tabu',\n /** Error title for when the document is unavailable (for any possible reason) */\n 'inputs.reference.error.document-unavailable-title': 'Dokument není dostupný',\n /** Error title for when the referenced document failed to be loaded */\n 'inputs.reference.error.failed-to-load-document-title':\n 'Nepodařilo se načíst odkazovaný dokument',\n /** Error title for when the reference search returned a document that is not an allowed type for the field */\n 'inputs.reference.error.invalid-search-result-type-title':\n 'Vyhledávání vrátilo typ, který není platný pro tento odkaz: \"{{returnedType}}\"',\n /** Error description for when the document referenced is not one of the types declared as allowed target types in schema */\n 'inputs.reference.error.invalid-type-description':\n 'Odkazovaný dokument (<code>{{documentId}}</code>) je typu <code>{{actualType}}</code>. Podle schématu mohou být odkazované dokumenty pouze typu <AllowedTypes />.',\n /** Error title for when the document referenced is not one of the types declared as allowed target types in schema */\n 'inputs.reference.error.invalid-type-title': 'Dokument neplatného typu',\n /** Error description for when the user does not have permissions to read the referenced document */\n 'inputs.reference.error.missing-read-permissions-description':\n 'Odkazovaný dokument nebylo možné přistupovat kvůli nedostatečným oprávněním',\n /** Error title for when the user does not have permissions to read the referenced document */\n 'inputs.reference.error.missing-read-permissions-title': 'Nedostatečná oprávnění',\n /** Error description for when the current reference value points to a document that does not exist (on weak references) */\n 'inputs.reference.error.nonexistent-document-description':\n 'Odkazovaný dokument neexistuje (ID: <code>{{documentId}}</code>). Můžete buď odstranit odkaz, nebo jej nahradit jiným dokumentem.',\n /** Error title for when the current reference value points to a document that does not exist (on weak references) */\n 'inputs.reference.error.nonexistent-document-title': 'Nenalezeno',\n /** Label for button that clears the reference when it points to a document that does not exist (on weak references) */\n 'inputs.reference.error.nonexistent-document.clear-button-label': 'Vymazat',\n /** Error title for when the search for a reference failed. Note that the message sent by the backend may not be localized. */\n 'inputs.reference.error.search-failed-title': 'Vyhledávání odkazu selhalo',\n /** Label for when the GDR points to an invalid type */\n 'inputs.reference.global.invalid-type': 'Odkazovaný dokument je neplatného typu ({{typeName}})',\n /** Alternative text for the image shown in cross-dataset reference input */\n 'inputs.reference.image-preview-alt-text': 'Náhled obrázku odkazovaného dokumentu',\n /** Description for alert shown when a reference in a live-edit document is marked as being weak, the referenced document exists, AND the reference is supposed to be have been strengthened on publish */\n 'inputs.reference.incomplete-reference.finalize-action-description':\n '<strong>{{referencedDocument}}</strong> je publikován a tento odkaz by nyní měl být finalizován.',\n /** Title for alert shown when a reference in a live-edit document is marked as being weak, the referenced document exists, AND the reference is supposed to be have been strengthened on publish */\n 'inputs.reference.incomplete-reference.finalize-action-title': 'Finalizovat odkaz',\n /** Description for alert shown when a reference in a live-edit document points to a document that exists and has been published, but the reference is still marked as weak */\n 'inputs.reference.incomplete-reference.strengthen-action-description':\n '<strong>{{referencedDocument}}</strong> je publikován a tento odkaz by nyní měl být převeden na silný odkaz.',\n /** Title for alert shown when a reference in a live-edit document points to a document that exists and has been published, but the reference is still marked as weak */\n 'inputs.reference.incomplete-reference.strengthen-action-title': 'Převést na silný odkaz',\n /** Label for button that triggers the action that strengthen a reference */\n 'inputs.reference.incomplete-reference.strengthen-button-label': 'Převést na silnou referenci',\n /** Label for button that triggers a retry attempt for reference metadata */\n 'inputs.reference.metadata-error.retry-button-label': 'Zkusit znovu',\n /** Title for alert shown when reference metadata fails to be loaded */\n 'inputs.reference.metadata-error.title': 'Nelze načíst metadata reference',\n /** Message shown when no documents were found that matched the given search string */\n 'inputs.reference.no-results-for-query': 'Žádné výsledky pro <strong>“{{searchTerm}}”</strong>',\n /** Text for tooltip showing when a document was edited, using relative time (eg \"how long ago was it edited?\") */\n 'inputs.reference.preview.edited-at-time': 'Editováno <RelativeTime/>',\n /** Accessibility label for icon indicating that document does _not_ have any unpublished changes */\n 'inputs.reference.preview.has-no-unpublished-changes-aria-label': 'Žádné nezveřejněné úpravy',\n /** Accessibility label for icon indicating that document has unpublished changes */\n 'inputs.reference.preview.has-unpublished-changes-aria-label': 'Editováno',\n /** Accessibility label for icon indicating that document does _not_ have a published version */\n 'inputs.reference.preview.is-not-published-aria-label': 'Nezveřejněno',\n /** Accessibility label for icon indicating that document has a published version */\n 'inputs.reference.preview.is-published-aria-label': 'Zveřejněno',\n /** Text for tooltip indicating that a document has no unpublished edits */\n 'inputs.reference.preview.no-unpublished-edits': 'Žádné nezveřejněné úpravy',\n /** Text for tooltip indicating that a document has not yet been published */\n 'inputs.reference.preview.not-published': 'Nezveřejněno',\n /** Text for tooltip showing when a document was published, using relative time (eg \"how long ago was it published?\") */\n 'inputs.reference.preview.published-at-time': 'Zveřejněno <RelativeTime/>',\n /** The referenced document no longer exist and might have been deleted (for weak references) */\n 'inputs.reference.referenced-document-does-not-exist':\n 'Referencovaný dokument již neexistuje a mohl být smazán (ID dokumentu: <code>{{documentId}}</code>).',\n /** The referenced document could not be displayed to the user because of insufficient permissions */\n 'inputs.reference.referenced-document-insufficient-permissions':\n 'K referencovanému dokumentu nelze přistoupit kvůli nedostatečným oprávněním',\n /** Label for when the reference input is resolving the initial value for an item */\n 'inputs.reference.resolving-initial-value': 'Řešení počáteční hodnoty…',\n /** Placeholder shown in a reference input with no current value */\n 'inputs.reference.search-placeholder': 'Začněte psát pro vyhledávání',\n /** Explanation of the consequences of leaving the reference as strong instead of weak */\n 'inputs.reference.strength-mismatch.is-strong-consquences':\n 'Nebude možné smazat referencovaný dokument bez prvního odstranění této reference nebo jejího převedení na slabou.',\n /** Description for alert shown when a reference is supposed to be weak, but the actual value is strong */\n 'inputs.reference.strength-mismatch.is-strong-description':\n 'Tato reference je <em>silná</em>, ale podle aktuálního schématu by měla být <em>slabá</em>.',\n /** Explanation of the consequences of leaving the reference as weak instead of strong */\n 'inputs.reference.strength-mismatch.is-weak-consquences':\n 'To umožňuje smazat referencovaný dokument bez prvního smazání této reference, což zanechá toto pole odkazující na neexistující dokument.',\n /** Description for alert shown when a reference is supposed to be strong, but the actual value is weak */\n 'inputs.reference.strength-mismatch.is-weak-description':\n 'Tato reference je <em>slabá</em>, ale podle aktuálního schématu by měla být <em>silná</em>.',\n /** Label for button that triggers the action that strengthens a reference on strength mismatch */\n 'inputs.reference.strength-mismatch.strengthen-button-label': 'Převést na silnou referenci',\n /** Title for alert shown when a reference is supposed to be weak/strong, but the actual value is the opposite of what it is supposed to be */\n 'inputs.reference.strength-mismatch.title': 'Nesoulad síly reference',\n /** Label for button that triggers the action that weakens a reference on strength mismatch */\n 'inputs.reference.strength-mismatch.weaken-button-label': 'Převést na slabou referenci',\n /** Action message for generating the slug */\n 'inputs.slug.action.generate': 'Vygenerovat',\n /** Loading message for when the input is actively generating a slug */\n 'inputs.slug.action.generating': 'Generování…',\n /** Error message for when the source to generate a slug from is missing */\n 'inputs.slug.error.missing-source':\n 'Zdroj chybí. Zkontrolujte zdroj u typu {{schemaType}} ve schématu',\n /** Placeholder for an empty tag input */\n 'inputs.tags.placeholder': 'Zadejte štítek a stiskněte ENTER…',\n /** Placeholder for an empty tag input on touch devices */\n 'inputs.tags.placeholder_touch': 'Zadejte štítek…',\n /** Convert to `{{targetType}}` */\n 'inputs.untyped-value.convert-button.text': 'Převést na <code>{{targetType}}</code>',\n /** Encountered an object value without a <code>_type</code> property. */\n 'inputs.untyped-value.description':\n 'Narazil jsem na objektovou hodnotu bez vlastnosti <code>_type</code>.',\n /** Either remove the <code>name</code> property of the object declaration, or set <code>_type</code> property on items. */\n 'inputs.untyped-value.details.description':\n 'Buď odstraňte vlastnost <code>name</code> z deklarace objektu, nebo nastavte vlastnost <code>_type</code> na položkách.',\n /** Current value (<code>object</code>): */\n 'inputs.untyped-value.details.json-dump-prefix': 'Aktuální hodnota (<code>object</code>):',\n /** The following types are valid here according to schema: */\n 'inputs.untyped-value.details.multi-type-description':\n 'Podle schématu jsou zde platné následující typy:',\n /** Developer info */\n 'inputs.untyped-value.details.title': 'Informace pro vývojáře',\n /** Property value missing <code>_type</code> */\n 'inputs.untyped-value.title': 'Chybí vlastnost hodnoty <code>_type</code>',\n /** Unset value */\n 'inputs.untyped-value.unset-item-button.text': 'Zrušit hodnotu',\n\n /** The fallback explanation if no context is provided */\n 'insufficient-permissions-message.not-authorized-explanation':\n 'Nemáte oprávnění přistupovat k této funkci.',\n /** The explanation when unable to create any document at all */\n 'insufficient-permissions-message.not-authorized-explanation_create-any-document':\n 'Nemáte oprávnění vytvořit dokument.',\n /** The explanation when unable to create a particular document */\n 'insufficient-permissions-message.not-authorized-explanation_create-document':\n 'Nemáte oprávnění vytvořit tento dokument.',\n /** The explanation when unable to create a particular type of document */\n 'insufficient-permissions-message.not-authorized-explanation_create-document-type':\n 'Nemáte oprávnění vytvořit tento typ dokumentu.',\n /** The explanation when unable to create a new reference in a document */\n 'insufficient-permissions-message.not-authorized-explanation_create-new-reference':\n 'Nemáte oprávnění vytvořit novou referenci.',\n /** The explanation when unable to delete a particular document */\n 'insufficient-permissions-message.not-authorized-explanation_delete-document':\n 'Nemáte oprávnění smazat tento dokument.',\n /** The explanation when unable to delete a schedule on scheduled publishing */\n 'insufficient-permissions-message.not-authorized-explanation_delete-schedules':\n 'Nemáte oprávnění mazat plány.',\n /** The explanation when unable to discard changes in a particular document */\n 'insufficient-permissions-message.not-authorized-explanation_discard-changes':\n 'Nemáte oprávnění zahodit změny v tomto dokumentu.',\n /** The explanation when unable to duplicate a particular document */\n 'insufficient-permissions-message.not-authorized-explanation_duplicate-document':\n 'Nemáte oprávnění duplikovat tento dokument.',\n /** The explanation when unable to edit a schedule on scheduled publishing */\n 'insufficient-permissions-message.not-authorized-explanation_edit-schedules':\n 'Nemáte oprávnění upravovat plány.',\n /** The explanation when unable to execute a schedule on scheduled publishing */\n 'insufficient-permissions-message.not-authorized-explanation_execute-schedules':\n 'Nemáte oprávnění spouštět plány.',\n /** The explanation when unable to publish a particular document */\n 'insufficient-permissions-message.not-authorized-explanation_publish-document':\n 'Nemáte oprávnění publikovat tento dokument.',\n /** The explanation when unable to unpublish a particular document */\n 'insufficient-permissions-message.not-authorized-explanation_unpublish-document':\n 'Nemáte oprávnění zrušit publikaci tohoto dokumentu.',\n /** Appears after the not-authorized message. Lists the current roles. */\n 'insufficient-permissions-message.roles': 'Vaše role: <Roles/>',\n /** The title for the insufficient permissions message component */\n 'insufficient-permissions-message.title': 'Nedostatečná oprávnění',\n\n /** Unexpected error: `{{error}}` */\n 'member-field-error.unexpected-error': 'Neočekávaná chyba: {{error}}',\n\n /** Text shown in warning when browser is using HTTP1 to communicate with the Sanity API */\n 'network-check.slow-protocol-warning.description':\n 'Váš prohlížeč používá zastaralý HTTP protokol pro komunikaci se Sanity. To může vést k výraznému snížení výkonu.',\n /** Text for link that takes the user to the Sanity documentation to learn more about the HTTP1 issue */\n 'network-check.slow-protocol-warning.learn-more-button.text': 'Zjistit více',\n /** Text for link that takes the user to the Sanity documentation to learn more about the HTTP1 issue */\n 'network-check.slow-protocol-warning.snooze-button.text': 'Znovu nezobrazovat v této relaci',\n /** Title text for the warning dialog when browser is using HTTP1 to communicate with the Sanity API */\n 'network-check.slow-protocol-warning.title': 'Máte zapnutou ruční brzdu',\n\n /** Button label for \"Create new document\" button */\n 'new-document.button': 'Vytvořit',\n /**\n * Tooltip message displayed when hovering/activating the \"Create new document\" action,\n * when there are templates/types available for creation\n */\n 'new-document.create-new-document-label': 'Nový dokument…',\n /** Placeholder for the \"filter\" input within the new document menu */\n 'new-document.filter-placeholder': 'Filtr',\n /** Loading indicator text within the new document menu */\n 'new-document.loading': 'Načítání…',\n /** Accessibility label for the list displaying options in the new document menu */\n 'new-document.new-document-aria-label': 'Nový dokument',\n /** Message for when there are no document type options in the new document menu */\n 'new-document.no-document-types-found': 'Nenalezeny žádné typy dokumentů',\n /**\n * Tooltip message displayed when hovering/activating the \"Create new document\" action,\n * when there are no templates/types to create from\n */\n 'new-document.no-document-types-label': 'Žádné typy dokumentů',\n /** Message for when no results are found for a specific search query in the new document menu */\n 'new-document.no-results': 'Pro <strong>{{searchQuery}}</strong> nebyly nalezeny žádné výsledky',\n /** Aria label for the button that opens the \"Create new document\" popover/dialog */\n 'new-document.open-dialog-aria-label': 'Vytvořit nový dokument',\n /** Title for \"Create new document\" dialog */\n 'new-document.title': 'Vytvořit nový dokument',\n\n /** @deprecated Label for button that will make the browser reload when users' studio version is out-of-date */\n 'package-version.new-package-available.reload-button': 'Klikněte pro obnovení',\n /** @deprecated Title of the alert for studio users when packages in their studio are out-of-date */\n 'package-version.new-package-available.title': 'Sanity Studio je připraveno k aktualizaci!',\n\n /** Label for action to invite members to the current studio project */\n 'presence.action.manage-members': 'Spravovat členy',\n /** Accessibility label for presence menu button */\n 'presence.aria-label': 'Kdo je zde',\n /** Message description for when no one else is currently present */\n 'presence.no-one-else-description':\n 'Pozvěte lidi do projektu, abyste viděli jejich online status.',\n /** Message title for when no one else is currently present */\n 'presence.no-one-else-title': 'Nikdo další zde není',\n /** Message for when a user is not in a document (displayed in the global presence menu) */\n 'presence.not-in-a-document': 'Není v dokumentu',\n /** Tooltip content text for presence menu button */\n 'presence.tooltip-content': 'Kdo je zde',\n\n /** Fallback title shown when a preview does not provide a title */\n 'preview.default.title-fallback': 'Bez názvu',\n /** Fallback preview value for types that have \"no value\" (eg null, undefined) */\n 'preview.fallback.no-value': '(žádná hodnota)',\n /** Alternative text for image being shown while image is being uploaded, in previews */\n 'preview.image.file-is-being-uploaded.alt-text': 'Obrázek, který se právě nahrává',\n\n /* Relative time, just now */\n 'relative-time.just-now': 'právě teď',\n\n /** Action message to add document to new release */\n 'release.action.add-to-new-release': 'Přidat do vydání',\n /** Action message to add document to release */\n 'release.action.add-to-release': 'Přidat do {{title}}',\n /** Action message for when document is already in release */\n 'release.action.already-in-release': 'Již ve vydání {{title}}',\n /** Action message for when you click to view all versions you can copy the current document to */\n 'release.action.copy-to': 'Kopírovat verzi do',\n /** Action message for creating new releases */\n 'release.action.create-new': 'Nové vydání',\n /** Action message for when document is already in release */\n 'release.action.discard-version': 'Zahodit verzi',\n /** Description for toast when version discarding failed */\n 'release.action.discard-version.failure': 'Nepodařilo se zahodit verzi',\n /** Action message for when a new release is created off an existing version, draft or published document */\n 'release.action.new-release': 'Nové vydání',\n 'release.action.new-release.limit-reached_other':\n 'Tento pracovní prostor je omezen na {{count}} vydání',\n /** Tooltip message for not having permissions for creating new releases */\n 'release.action.permission.error': 'Nemáte oprávnění k provedení této akce',\n /** Error message description for when a version is reverted from being unpublished */\n 'release.action.revert-unpublish-version.failure.description':\n 'Zkuste to prosím znovu nebo zkontrolujte své připojení. Dokument bude stále nepublikován po vydání.',\n /** Error message title for when a version is reverted from being unpublished */\n 'release.action.revert-unpublish-version.failure.title':\n 'Nepodařilo se vrátit z nastavení na nepublikování při vydání.',\n /** Action message description for when a version is reverted from being unpublished */\n 'release.action.revert-unpublish-version.success.description':\n 'Nyní můžete tuto verzi upravovat.',\n /** Action message title for when a version is reverted from being unpublished */\n 'release.action.revert-unpublish-version.success.title':\n 'Úspěšně vráceno z nastavení na nepublikování při vydání.',\n /** Error message for when a version is set to be unpublished */\n 'release.action.unpublish-version.failure':\n 'Nepodařilo se nastavit verzi jako nepublikovanou ve vydání',\n /** Action message for when a version is set to be unpublished successfully */\n 'release.action.unpublish-version.success':\n 'Úspěšně nastaveno <strong>{{title}}</strong> jako nepublikované ve vydání',\n /** Action message for when the view release is pressed */\n 'release.action.view-release': 'Zobrazit vydání',\n /** Label for banner when release is scheduled */\n 'release.banner.scheduled-for-publishing-on': 'Naplánováno k publikování dne {{date}}',\n /** Label for Draft chip in document header */\n 'release.chip.draft': 'Koncept',\n /** Label for Draft chip in global header */\n 'release.chip.global.drafts': 'Koncepty',\n /** Label for Published chip in document header */\n 'release.chip.published': 'Publikováno',\n /** Label for tooltip in chip when document is in an archived release */\n 'release.chip.tooltip.archived': 'Toto vydání je archivováno a nelze jej upravovat.',\n /** Label for tooltip in chip with the created date */\n 'release.chip.tooltip.created-date': 'Vytvořeno {{date}}',\n /** Label for tooltip in draft chip when it's a live edit document */\n 'release.chip.tooltip.draft-disabled.live-edit':\n 'Tento dokument je v režimu živé úpravy, koncepty jsou zakázány',\n /** Label for tooltip in chip with the lasted edited date */\n 'release.chip.tooltip.edited-date': 'Upraveno {{date}}',\n /** Label for tooltip in chip when document is intended for a future release that hasn't been scheduled */\n 'release.chip.tooltip.intended-for-date': 'Určeno pro {{date}}',\n /** Label for tooltip in chip when there is no recent draft edits */\n 'release.chip.tooltip.no-edits': 'Žádné úpravy',\n /** Label for tooltip in chip when document isn't published */\n 'release.chip.tooltip.not-published': 'Nepublikováno',\n /** Label for tooltip in chip with the published date */\n 'release.chip.tooltip.published-date': 'Publikováno {{date}}',\n /** Label for tooltip in chip when document is in a release that has been scheduled */\n 'release.chip.tooltip.scheduled-for-date': 'Naplánováno na {{date}}',\n /** Label for tooltip in scheduled chip without a known date */\n 'release.chip.tooltip.unknown-date': 'Neznámé datum',\n /** Label for tooltip on deleted release */\n 'release.deleted-tooltip': 'Toto vydání bylo smazáno',\n /** Title for copying version to a new release dialog */\n 'release.dialog.copy-to-release.title': 'Kopírovat verzi do nového vydání',\n /** Title for action create a release */\n 'release.dialog.create.confirm': 'Vytvořit vydání',\n /** Title for creating releases dialog */\n 'release.dialog.create.title': 'Nové vydání',\n /** Label for description in tooltip to explain release types */\n 'release.dialog.tooltip.description':\n 'Předpokládaný čas vydání se používá k vytvoření lepších náhledů a nápověd, zda dokumenty konfliktní.',\n /** Label for noting that a release time is not final */\n 'release.dialog.tooltip.note': 'Vždy to můžete později změnit.',\n /** Title for tooltip to explain release time */\n 'release.dialog.tooltip.title': 'Přibližný čas vydání',\n /** The placeholder text when the release doesn't have a description */\n 'release.form.placeholder-describe-release': 'Popište vydání…',\n /** Tooltip for button to hide release visibility */\n 'release.layer.hide': 'Skrýt vydání',\n /** Label for draft perspective in navbar */\n 'release.navbar.drafts': 'Koncepty',\n /** Label for published releases in navbar */\n 'release.navbar.published': 'Publikováno',\n /** Tooltip for releases navigation in navbar */\n 'release.navbar.tooltip': 'Vydání',\n /** The placeholder text when the release doesn't have a title */\n 'release.placeholder-untitled-release': 'Nepojmenované vydání',\n /** The toast description that will be shown when the user has a release perspective which is now archived */\n 'release.toast.archived-release.description': 'Toto vydání bylo odšpendleno',\n /** The toast title that will be shown when the user has a release perspective which is now archived */\n 'release.toast.archived-release.title': \"Vydání '{{title}}' bylo archivováno\",\n /** The toast title that will be shown the creating a release fails */\n 'release.toast.create-release-error.title': 'Nepodařilo se vytvořit vydání',\n /**The toast title that will be shown when the user has a release perspective which is now deleted */\n 'release.toast.not-found-release.title': \"Vydání '{{title}}' nebylo nalezeno\",\n /** The toast description that will be shown when the user has a release perspective which is now published */\n 'release.toast.published-release.description': 'Toto vydání bylo odšpendleno',\n /** The toast title that will be shown when the user has a release perspective which is now deleted */\n 'release.toast.published-release.title': \"Vydání '{{title}}' bylo publikováno\",\n /** Label for when a version of a document has already been added to the release */\n 'release.tooltip.already-added': 'Verze tohoto dokumentu již byla přidána',\n /** Label for when a release is scheduled / scheduling and a user can't add a document version to it */\n 'release.tooltip.locked':\n 'Toto vydání bylo naplánováno. Zrušte plánování, abyste mohli přidat další dokumenty.',\n /** Label for the release type 'as soon as possible' */\n 'release.type.asap': 'Co nejdříve',\n /** Label for the release type 'at time', meaning it's a release with a scheduled date */\n 'release.type.scheduled': 'V určený čas',\n /** Label for the release type 'undecided' */\n 'release.type.undecided': 'Nerozhodnuto',\n /** Tooltip for the dropdown to show all versions of document */\n 'release.version-list.tooltip': 'Zobrazit všechny verze dokumentu',\n\n /** Accessibility label to open search action when the search would go fullscreen (eg on narrower screens) */\n 'search.action-open-aria-label': 'Otevřít vyhledávání',\n /** Action label for adding a search filter */\n 'search.action.add-filter': 'Přidat filtr',\n /** Action label for clearing search filters */\n 'search.action.clear-filters': 'Vymazat filtry',\n /** Label for action to clear recent searches */\n 'search.action.clear-recent-searches': 'Vymazat nedávná vyhledávání',\n /** Accessibility label for action to clear all currently applied document type filters */\n 'search.action.clear-type-filters-aria-label': 'Vymazat zaškrtnuté filtry',\n /** Label for action to clear all currently applied document type filters */\n 'search.action.clear-type-filters-label': 'Vymazat',\n /** Accessibility label for when the search is full screen (on narrow screens) and you want to close the search */\n 'search.action.close-search-aria-label': 'Zavřít vyhledávání',\n /** Accessibility label for filtering by document type */\n 'search.action.filter-by-document-type-aria-label': 'Filtrovat podle typu dokumentu',\n /** Accessibility action label for removing an already applied search filter */\n 'search.action.remove-filter-aria-label': 'Odstranit filtr',\n /**\n * Text displayed when either no document type(s) have been selected, or we need a fallback,\n * eg \"Search for all types\".\n */\n 'search.action.search-all-types': 'Vyhledat všechny dokumenty',\n /**\n * Text displayed when we are able to determine one or more document types that will be used for\n * searching, and can fit within the space assigned by the design.\n */\n 'search.action.search-specific-types': 'Hledat {{types, list}}',\n /** Dialog title for action to select an asset of unknown type */\n 'search.action.select-asset': 'Vybrat prostředek',\n /** Dialog title for action to select a file asset */\n 'search.action.select-asset_file': 'Vybrat soubor',\n /** Dialog title for action to select an image asset */\n 'search.action.select-asset_image': 'Vybrat obrázek',\n /** Accessibility label for when the search is full screen (on narrow screens) and you want to hide filters */\n 'search.action.toggle-filters-aria-label_hide': 'Skrýt filtry',\n /** Accessibility label for when the search is full screen (on narrow screens) and you want to show filters */\n 'search.action.toggle-filters-aria-label_show': 'Zobrazit filtry',\n /** Label for when the search is full screen (on narrow screens) and you want to hide filters */\n 'search.action.toggle-filters-label_hide': 'Skrýt filtry',\n /** Label for when the search is full screen (on narrow screens) and you want to show filters */\n 'search.action.toggle-filters-label_show': 'Zobrazit filtry',\n /** Tooltip text for the global search button */\n 'search.button.tooltip': 'Hledat',\n /**\n * A list of provided types (use `list` formatter preferably).\n */\n 'search.document-type-list': '{{types, list}}',\n /**\n * In the context of a list of document types - no filtering selection has been done,\n * thus the default is \"all types\".\n */\n 'search.document-type-list-all-types': 'Všechny typy',\n /** Accessibility label for list displaying the available document types */\n 'search.document-types-aria-label': 'Typy dokumentů',\n /** Label for when no document types matching the filter are found */\n 'search.document-types-no-matches-found': 'Žádné shody pro {{filter}}',\n /** Description for error when a filter cannot be displayed, describes that you should check the schema */\n 'search.error.display-filter-description':\n 'To může naznačovat neplatné možnosti definované ve vašem schématu.',\n /** Title for error when a filter cannot be displayed (mainly a developer-oriented error) */\n 'search.error.display-filter-title': 'Při zobrazování tohoto filtru došlo k chybě.',\n /** Description for error when no valid asset source is found, describes that you should check the the current studio config */\n 'search.error.no-valid-asset-source-check-config-description':\n 'Ujistěte se, že je povoleno ve vašem konfiguračním souboru studia.',\n /** Description for error when no valid asset source is found, describes that only the default asset is supported */\n 'search.error.no-valid-asset-source-only-default-description':\n 'V současné době je podporován pouze výchozí zdroj prostředků.',\n /** Title for error when no valid asset sources found */\n 'search.error.no-valid-asset-source-title': 'Nenalezeny žádné platné zdroje prostředků.',\n /** Helpful description for when search returned an error that we are not able to describe in detail */\n 'search.error.unspecified-error-help-description':\n 'Zkuste to prosím znovu nebo zkontrolujte své připojení',\n /** Title label for when search returned an error that we are not able to describe in detail */\n 'search.error.unspecified-error-title': 'Při hledání se něco pokazilo',\n /**\n * Label for \"All fields\", a label that appears above the list of available fields when filtering.\n * If one or more document type has been chosen as filter, this label is replaced with a group of\n * fields per selected document type\n */\n 'search.filter-all-fields-header': 'Všechna pole',\n /** Label for the action of changing from one file to a different file in asset search filter */\n 'search.filter-asset-change_file': 'Změnit soubor',\n /** Label for the action of changing from one image to a different image in asset search filter */\n 'search.filter-asset-change_image': 'Změnit obrázek',\n /** Label for the action of clearing the currently selected asset in an image/file filter */\n 'search.filter-asset-clear': 'Vymazat',\n /** Label for the action of selecting a file in asset search filter */\n 'search.filter-asset-select_file': 'Vybrat soubor',\n /** Label for the action of selecting an image in asset search filter */\n 'search.filter-asset-select_image': 'Vybrat obrázek',\n /** Label for boolean filter - false */\n 'search.filter-boolean-false': 'Nepravda',\n /** Label for boolean filter - true */\n 'search.filter-boolean-true': 'Pravda',\n /** Accessibility label for list that lets you filter fields by title, when adding a new filter in search */\n 'search.filter-by-title-aria-label': 'Filtrovat podle názvu',\n /** Accessibility label for date filter input */\n 'search.filter-date-aria-label': 'Datum',\n /** Accessibility label for selecting end date on the date range search filter */\n 'search.filter-date-range-end-date-aria-label': 'Datum konce',\n /** Accessibility label for selecting start date on the date range search filter */\n 'search.filter-date-range-start-date-aria-label': 'Datum začátku',\n /**\n * Label for \"Days\"/\"Months\"/\"Years\" when selecting it as unit in \"X days ago\" search filter.\n * Capitalized, as it would be listed in a dropdown.\n */\n 'search.filter-date-unit_days': 'Dny',\n 'search.filter-date-unit_months': 'Měsíce',\n 'search.filter-date-unit_years': 'Roky',\n /** Accessibility label for selecting the unit (day/month/year) when adding \"X days ago\" search filter */\n 'search.filter-date-unit-aria-label': 'Vyberte jednotku',\n /** Accessibility label for the input value (days/months/years) when adding \"X days ago\" search filter */\n 'search.filter-date-value-aria-label': 'Hodnota jednotky',\n /** Label for \"field description\" shown in tooltip when navigating list of possible fields to filter */\n 'search.filter-field-tooltip-description': 'Popis pole',\n /** Label for \"field name\" shown in tooltip when navigating list of possible fields to filter */\n 'search.filter-field-tooltip-name': 'Název pole',\n /** Label for \"Used in document types\", a list of the document types a field appears in. Shown in tooltip when navigating list of possible fields to filter */\n 'search.filter-field-tooltip-used-in-document-types': 'Použito v typech dokumentů',\n /** Label for when no fields/filters are found for the given term */\n 'search.filter-no-matches-found': 'Pro {{filter}} nebyly nalezeny žádné shody',\n /** Placeholder value for maximum numeric value filter */\n 'search.filter-number-max-value-placeholder': 'Maximální hodnota',\n /** Placeholder value for minimum numeric value filter */\n 'search.filter-number-min-value-placeholder': 'Minimální hodnota',\n /** Placeholder value for the number filter */\n 'search.filter-number-value-placeholder': 'Hodnota',\n /** Placeholder for the \"Filter\" input, when narrowing possible fields/filters */\n 'search.filter-placeholder': 'Filtr',\n /** Label for the action of clearing the currently selected document in a reference filter */\n 'search.filter-reference-clear': 'Vymazat',\n /**\n * Label for \"shared fields\", a label that appears above a list of fields that all filtered types\n * have in common, when adding a new filter. For instance, if \"book\" and \"employee\" both have a\n * \"title\" field, this field would be listed under \"shared fields\".\n * */\n 'search.filter-shared-fields-header': 'Sdílená pole',\n /** Placeholder value for the string filter */\n 'search.filter-string-value-placeholder': 'Hodnota',\n /** Label/placeholder prompting user to select one of the predefined, allowed values for a string field */\n 'search.filter-string-value-select-predefined-value': 'Vyberte…',\n /** Accessibility label for the \"Filters\" list, that is shown when using \"Add filter\" in search (singular) */\n 'search.filters-aria-label_one': 'Filtr',\n /** Accessibility label for the \"Filters\" list, that is shown when using \"Add filter\" in search (plural) */\n 'search.filters-aria-label_other': 'Filtry',\n /** Label for instructions on how to use the search - displayed when no recent searches are available */\n 'search.instructions': 'Použijte <ControlsIcon/> pro upřesnění vašeho hledání',\n /** Helpful description for when no search results are found */\n 'search.no-results-help-description': 'Zkuste jiné klíčové slovo nebo upravte vaše filtry',\n /** Title label for when no search results are found */\n 'search.no-results-title': 'Nebyly nalezeny žádné výsledky',\n /**\n * Individual search operators.\n *\n * The `name` variant is the form we use when the user is building a query, and selecting from a\n * list of available operators for a field. Keep in mind that since the user knows what the field\n * represents, we do not need to contextualize too much, and that the user may not be a developer\n * eg prefer \"quantity is\" over \"array has length\". Additionally, (if applicable in language) use\n * lowercased names.\n *\n * The `description` variant is the form shown once the filter has enough information to apply,\n * and is shown in the list of applied filters. It is passed components that _should_ be used to\n * compose the filter string, and to format them correctly:\n *\n * `<Field/>` - eg \"Bird species\", \"Category\", \"Date of birth\"\n * `<Operator>operator text</Operator>` - eg \"has ≤\", \"includes\", \"is\"\n * `<Value>{{value}}</Value>` - eg \"Hawk\", \"Sparrow\", \"Eagle\"\n *\n * Where applicable, a `count` is passed, allowing you to pluralize where needed, by using\n * suffixes such as `_zero`, `_one`, `_other` etc.\n *\n * Prefer (reasonable) brevity since many filters may be applied. For instance:\n * `<Field/> has ≤ <Value/>` may be better than\n * `<Field/> has less than or equal to <Value/>`\n **/\n /* Array should have a count the given filter value */\n 'search.operator.array-count-equal.description_one':\n '<Field/> <Operator>má</Operator> <Value>{{count}} položku</Value>',\n 'search.operator.array-count-equal.description_other':\n '<Field/> <Operator>má</Operator> <Value>{{count}} položek</Value>',\n 'search.operator.array-count-equal.name': 'množství je',\n /* Array should have a count greater than given filter value */\n 'search.operator.array-count-gt.description_one':\n '<Field/> <Operator>má ></Operator> <Value>{{count}} položku</Value>',\n 'search.operator.array-count-gt.description_other':\n '<Field/> <Operator>má ></Operator> <Value>{{count}} položek</Value>',\n 'search.operator.array-count-gt.name': 'množství větší než',\n /* Array should have a count greater than or equal to the given filter value */\n 'search.operator.array-count-gte.description_one':\n '<Field/> <Operator>má ≥</Operator> <Value>{{count}} položku</Value>',\n 'search.operator.array-count-gte.description_other':\n '<Field/> <Operator>má ≥</Operator> <Value>{{count}} položek</Value>',\n 'search.operator.array-count-gte.name': 'množství větší než nebo rovno',\n /* Array should have a count less than given filter value */\n 'search.operator.array-count-lt.description_one':\n '<Field/> <Operator>má <</Operator> <Value>{{count}} položku</Value>',\n 'search.operator.array-count-lt.description_other':\n '<Field/> <Operator>má <</Operator> <Value>{{count}} položek</Value>',\n 'search.operator.array-count-lt.name': 'množství menší než',\n /* Array should have a count less than or equal to the given filter value */\n 'search.operator.array-count-lte.description_one':\n '<Field/> <Operator>má ≤</Operator> <Value>{{count}} položku</Value>',\n 'search.operator.array-count-lte.description_other':\n '<Field/> <Operator>má ≤</Operator> <Value>{{count}} položek</Value>',\n 'search.operator.array-count-lte.name': 'množství menší než nebo rovno',\n /* Array should have a count that is not equal to the given filter value */\n 'search.operator.array-count-not-equal.description_one':\n '<Field/> <Operator>nemá</Operator> <Value>{{count}} položku</Value>',\n 'search.operator.array-count-not-equal.description_other':\n '<Field/> <Operator>nemá</Operator> <Value>{{count}} položek</Value>',\n 'search.operator.array-count-not-equal.name': 'množství není',\n /**\n * Array should have a count within the range of given filter values.\n * Gets passed `{{from}}` and `{{to}}` values.\n **/\n 'search.operator.array-count-range.description':\n '<Field/> <Operator>má mezi</Operator> <Value>{{from}} → {{to}} položkami</Value>',\n 'search.operator.array-count-range.name': 'množství je mezi',\n /* Array should include the given value */\n 'search.operator.array-list-includes.description':\n '<Field/> <Operator>obsahuje</Operator> <Value>{{value}}</Value>',\n 'search.operator.array-list-includes.name': 'obsahuje',\n /* Array should not include the given value */\n 'search.operator.array-list-not-includes.description':\n '<Field/> <Operator>neobsahuje</Operator> <Value>{{value}}</Value>',\n 'search.operator.array-list-not-includes.name': 'neobsahuje',\n /* Array should include the given reference */\n 'search.operator.array-reference-includes.description':\n '<Field/> <Operator>obsahuje</Operator> <Value>{{value}}</Value>',\n 'search.operator.array-reference-includes.name': 'obsahuje',\n /* Array should not include the given reference */\n 'search.operator.array-reference-not-includes.description':\n '<Field/> <Operator>neobsahuje</Operator> <Value>{{value}}</Value>',\n 'search.operator.array-reference-not-includes.name': 'neobsahuje',\n /* Asset (file) should be the selected asset */\n 'search.operator.asset-file-equal.description':\n '<Field/> <Operator>je</Operator> <Value>{{value}}</Value>',\n 'search.operator.asset-file-equal.name': 'je',\n /* Asset (file) should not be the selected asset */\n 'search.operator.asset-file-not-equal.description':\n '<Field/> <Operator>není</Operator> <Value>{{value}}</Value>',\n 'search.operator.asset-file-not-equal.name': 'není',\n /* Asset (image) should be the selected asset */\n 'search.operator.asset-image-equal.description':\n '<Field/> <Operator>je</Operator> <Value>{{value}}</Value>',\n 'search.operator.asset-image-equal.name': 'je',\n /* Asset (image) should not be the selected asset */\n 'search.operator.asset-image-not-equal.description':\n '<Field/> <Operator>není</Operator> <Value>{{value}}</Value>',\n 'search.operator.asset-image-not-equal.name': 'není',\n /**\n * Boolean value should be the given filter value (true/false).\n * Context passed is `true` and `false`, allowing for more specific translations:\n * - `search.operator.boolean-equal.description_true`\n * - `search.operator.boolean-equal.description_false`\n */\n 'search.operator.boolean-equal.description':\n '<Field/> <Operator>je</Operator> <Value>{{value}}</Value>',\n 'search.operator.boolean-equal.name': 'je',\n /* Date should be after (later than) given filter value */\n 'search.operator.date-after.description':\n '<Field/> <Operator>je po</Operator> <Value>{{value}}</Value>',\n 'search.operator.date-after.name': 'po',\n /* Date should be before (earlier than) given filter value */\n 'search.operator.date-before.description':\n '<Field/> <Operator>je před</Operator> <Value>{{value}}</Value>',\n 'search.operator.date-before.name': 'před',\n /* Date should be the given filter value */\n 'search.operator.date-equal.description':\n '<Field/> <Operator>je</Operator> <Value>{{value}}</Value>',\n 'search.operator.date-equal.name': 'je',\n /* Date should be within the given filter value range (eg \"within the last X days\") */\n 'search.operator.date-last.description':\n '<Field/> <Operator>je v posledních</Operator> <Value>{{value}}</Value>',\n 'search.operator.date-last.name': 'poslední',\n /* Date should not be the given filter value */\n 'search.operator.date-not-equal.description':\n '<Field/> <Operator>není</Operator> <Value>{{value}}</Value>',\n 'search.operator.date-not-equal.name': 'není',\n /* Date should be within the range of given filter values */\n 'search.operator.date-range.description': '<Field/> <Operator>je mezi</Operator> <Value/>',\n 'search.operator.date-range.name': 'je mezi',\n /* Date and time should be after (later than) given filter value */\n 'search.operator.date-time-after.description':\n '<Field/> <Operator>je po</Operator> <Value>{{value}}</Value>',\n 'search.operator.date-time-after.name': 'po',\n /* Date and time should be before (earlier than) given filter value */\n 'search.operator.date-time-before.description':\n '<Field/> <Operator>je před</Operator> <Value>{{value}}</Value>',\n 'search.operator.date-time-before.name': 'před',\n /* Date and time should be the given filter value */\n 'search.operator.date-time-equal.description':\n '<Field/> <Operator>je</Operator> <Value>{{value}}</Value>',\n 'search.operator.date-time-equal.name': 'je',\n /* Date and time should be within the given filter value range (eg \"within the last X days\") */\n 'search.operator.date-time-last.description':\n '<Field/> <Operator>je v posledních</Operator> <Value>{{value}}</Value>',\n 'search.operator.date-time-last.name': 'poslední',\n /* Date and time should not be the given filter value */\n 'search.operator.date-time-not-equal.description':\n '<Field/> <Operator>není</Operator> <Value>{{value}}</Value>',\n 'search.operator.date-time-not-equal.name': 'není',\n /* Date and time should be within the range of given filter values */\n 'search.operator.date-time-range.description': '<Field/> <Operator>je mezi</Operator> <Value/>',\n 'search.operator.date-time-range.name': 'je mezi',\n /* Value should be defined */\n 'search.operator.defined.description':\n '<Field/> <Operator>je</Operator> <Value>neprázdný</Value>',\n 'search.operator.defined.name': 'neprázdný',\n /* Value should not be defined */\n 'search.operator.not-defined.description':\n '<Field/> <Operator>je</Operator> <Value>prázdný</Value>',\n 'search.operator.not-defined.name': 'prázdný',\n /* Number should be the given filter value */\n 'search.operator.number-equal.description':\n '<Field/> <Operator>je</Operator> <Value>{{value}}</Value>',\n 'search.operator.number-equal.name': 'je',\n /* Number should be greater than given filter value */\n 'search.operator.number-gt.description':\n '<Field/> <Operator>></Operator> <Value>{{value}}</Value>',\n 'search.operator.number-gt.name': 'větší než',\n /* Number should be greater than or the given filter value */\n 'search.operator.number-gte.description':\n '<Field/> <Operator>≥</Operator> <Value>{{value}}</Value>',\n 'search.operator.number-gte.name': 'větší nebo rovno',\n /* Number should be less than given filter value */\n 'search.operator.number-lt.description':\n '<Field/> <Operator><</Operator> <Value>{{value}}</Value>',\n 'search.operator.number-lt.name': 'menší než',\n /* Number should be less than or the given filter value */\n 'search.operator.number-lte.description':\n '<Field/> <Operator>≤</Operator> <Value>{{value}}</Value>',\n 'search.operator.number-lte.name': 'menší nebo rovno',\n /* Number should not be the given filter value */\n 'search.operator.number-not-equal.description':\n '<Field/> <Operator>není</Operator> <Value>{{value}}</Value>',\n 'search.operator.number-not-equal.name': 'není',\n /* Number should be within the range of given filter values */\n 'search.operator.number-range.description':\n '<Field/> <Operator>je mezi</Operator> <Value>{{from}} → {{to}}</Value>',\n 'search.operator.number-range.name': 'je mezi',\n /* Portable Text should contain the given filter value */\n 'search.operator.portable-text-contains.description':\n '<Field/> <Operator>obsahuje</Operator> <Value>{{value}}</Value>',\n 'search.operator.portable-text-contains.name': 'obsahuje',\n /* Portable Text should be the given filter value */\n 'search.operator.portable-text-equal.description':\n '<Field/> <Operator>je</Operator> <Value>{{value}}</Value>',\n 'search.operator.portable-text-equal.name': 'je',\n /* Portable Text should not contain the given filter value */\n 'search.operator.portable-text-not-contains.description':\n '<Field/> <Operator>neobsahuje</Operator> <Value>{{value}}</Value>',\n 'search.operator.portable-text-not-contains.name': 'neobsahuje',\n /* Portable Text should not be the given filter value */\n 'search.operator.portable-text-not-equal.description':\n '<Field/> <Operator>není</Operator> <Value>{{value}}</Value>',\n 'search.operator.portable-text-not-equal.name': 'není',\n /* References the given asset (file) */\n 'search.operator.reference-asset-file.description':\n '<Field/> <Operator>→</Operator> <Value>{{value}}</Value>',\n 'search.operator.reference-asset-file.name': 'soubor',\n /* References the given asset (image) */\n 'search.operator.reference-asset-image.description':\n '<Field/> <Operator>→</Operator> <Value>{{value}}</Value>',\n 'search.operator.reference-asset-image.name': 'obrázek',\n /* References the given document */\n 'search.operator.reference-document.description':\n '<Field/> <Operator>→</Operator> <Value>{{value}}</Value>',\n 'search.operator.reference-document.name': 'dokument',\n /* Reference should be the given document */\n 'search.operator.reference-equal.description':\n '<Field/> <Operator>je</Operator> <Value>{{value}}</Value>',\n 'search.operator.reference-equal.name': 'je',\n /* Reference should not be the given document */\n 'search.operator.reference-not-equal.description':\n '<Field/> <Operator>není</Operator> <Value>{{value}}</Value>',\n 'search.operator.reference-not-equal.name': 'není',\n /* Slug contains the given value */\n 'search.operator.slug-contains.description':\n '<Field/> <Operator>obsahuje</Operator> <Value>{{value}}</Value>',\n 'search.operator.slug-contains.name': 'obsahuje',\n /* Slug equals the given filter value */\n 'search.operator.slug-equal.description':\n '<Field/> <Operator>je</Operator> <Value>{{value}}</Value>',\n 'search.operator.slug-equal.name': 'je',\n /* Slug does not contain the given value */\n 'search.operator.slug-not-contains.description':\n '<Field/> <Operator>neobsahuje</Operator> <Value>{{value}}</Value>',\n 'search.operator.slug-not-contains.name': 'neobsahuje',\n /* Slug does not equal the given filter value */\n 'search.operator.slug-not-equal.description':\n '<Field/> <Operator>není</Operator> <Value>{{value}}</Value>',\n 'search.operator.slug-not-equal.name': 'není',\n /* String contains the given filter value */\n 'search.operator.string-contains.description':\n '<Field/> <Operator>obsahuje</Operator> <Value>{{value}}</Value>',\n 'search.operator.string-contains.name': 'obsahuje',\n /* String equals the given filter value */\n 'search.operator.string-equal.description':\n '<Field/> <Operator>je</Operator> <Value>{{value}}</Value>',\n 'search.operator.string-equal.name': 'je',\n /* String equals one of the predefined allowed values */\n 'search.operator.string-list-equal.description':\n '<Field/> <Operator>je</Operator> <Value>{{value}}</Value>',\n 'search.operator.string-list-equal.name': 'je',\n /* String does not equal one of the predefined allowed values */\n 'search.operator.string-list-not-equal.description':\n '<Field/> <Operator>není</Operator> <Value>{{value}}</Value>',\n 'search.operator.string-list-not-equal.name': 'není',\n /* String does not contain the given filter value */\n 'search.operator.string-not-contains.description':\n '<Field/> <Operator>neobsahuje</Operator> <Value>{{value}}</Value>',\n 'search.operator.string-not-contains.name': 'neobsahuje',\n /* String does not equal the given filter value */\n 'search.operator.string-not-equal.description':\n '<Field/> <Operator>není</Operator> <Value>{{value}}</Value>',\n 'search.operator.string-not-equal.name': 'není',\n /** Label for the \"Best match\" search ordering type */\n 'search.ordering.best-match-label': 'Nejlepší shoda',\n /** Label for the \"Created: Oldest first\" search ordering type */\n 'search.ordering.created-ascending-label': 'Vytvořeno: Nejstarší první',\n /** Label for the \"Created: Newest first\" search ordering type */\n 'search.ordering.created-descending-label': 'Vytvořeno: Nejnovější první',\n /** Label for the \"Updated: Oldest first\" search ordering type */\n 'search.ordering.updated-ascending-label': 'Aktualizováno: Nejstarší první',\n /** Label for the \"Updated: Newest first\" search ordering type */\n 'search.ordering.updated-descending-label': 'Aktualizováno: Nejnovější první',\n /** Placeholder text for the global search input field */\n 'search.placeholder': 'Hledat',\n /** Accessibility label for the recent searches section, shown when no valid search terms has been given */\n 'search.recent-searches-aria-label': 'Nedávné vyhledávání',\n /** Label/heading shown for the recent searches section */\n 'search.recent-searches-label': 'Nedávné vyhledávání',\n /** Accessibility label for the search results section, shown when the user has typed valid terms */\n 'search.search-results-aria-label': 'Výsledky vyhledávání',\n\n /** Label for the edit columns button to change field visibility in sheet list */\n 'sheet-list.edit-columns': 'Upravit sloupce',\n /** Label for the header menu option to hide a field from the sheet list */\n 'sheet-list.hide-field': 'Odebrat z tabulky',\n /** Label for reset column visibilities button */\n 'sheet-list.reset-columns': 'Resetovat sloupce',\n /** Title for the edit columns menu */\n 'sheet-list.select-fields': 'Vyberte až 5 typů polí',\n\n /** Accessibility label for the navbar status button */\n 'status-button.aria-label': 'Stav konfigurace',\n\n /* Time zone handling */\n 'time-zone.action.search-for-timezone-placeholder': 'Hledejte město nebo časové pásmo',\n /* Label for the local time zone button */\n 'time-zone.action.select-local-time-zone': 'Vyberte místní časové pásmo',\n /* Dialog info for the time zone dialog */\n 'time-zone.dialog-info.content-releases':\n 'Vybrané časové pásmo změní způsob, jakým jsou data reprezentována v obsahových vydáních.',\n /* Dialog info for the time zone dialog */\n 'time-zone.dialog-info.input':\n 'Vybrané časové pásmo změní způsob, jakým jsou data reprezentována pouze pro tento vstup v tomto dokumentu.',\n /* Dialog info for the time zone dialog */\n 'time-zone.dialog-info.scheduled-publishing':\n 'Vybrané časové pásmo změní způsob, jakým jsou data reprezentována v plánech.',\n /* Label for the local time zone button */\n 'time-zone.local-time': 'místní čas',\n /* Label for the time zone button */\n 'time-zone.time-zone': 'Časové pásmo',\n /* Tooltip content for the time zone dialog */\n 'time-zone.time-zone-tooltip-content-releases':\n 'Zobrazování vydání v {{alternativeName}} GMT{{offset}}',\n /* Tooltip content for the time zone dialog */\n 'time-zone.time-zone-tooltip-input':\n 'Zobrazování <em>{{title}}</em> v {{alternativeName}} GMT{{offset}}',\n /* Tooltip content for the time zone dialog */\n 'time-zone.time-zone-tooltip-scheduled-publishing':\n 'Zobrazování plánů v {{alternativeName}} GMT{{offset}}',\n\n /** Title for the changes tooltip in the history inspector*/\n 'timeline.changes.title': 'Změny od',\n /** Description for error when the timeline for the given document can't be loaded */\n 'timeline.error.load-document-changes-description':\n 'Transakce historie dokumentu nebyly ovlivněny.',\n /** Title for error when the timeline for the given document can't be loaded */\n 'timeline.error.load-document-changes-title': 'Při načítání změn dokumentu došlo k chybě.',\n /** Description for error when the timeline for the given document can't be loaded */\n 'timeline.error.load-document-changes-version-description':\n 'Pro zobrazení historie dokumentu povolte API událostí v konfiguraci Studia.',\n /** Title for error when the timeline for the given version document can't be loaded */\n 'timeline.error.load-document-changes-version-title':\n 'Historie verzí dokumentů je dostupná pouze prostřednictvím API událostí.',\n /** Error description for when the document doesn't have history */\n 'timeline.error.no-document-history-description':\n 'Po změně obsahu dokumentu se zde objeví verze dokumentu.',\n /** Error title for when the document doesn't have history */\n 'timeline.error.no-document-history-title': 'Žádná historie dokumentu',\n /** Error prompt when revision cannot be loaded */\n 'timeline.error.unable-to-load-revision': 'Nelze načíst revizi',\n /** Label for when the timeline item is the latest in the history */\n 'timeline.latest': 'Nejnovější',\n /** Label for latest revision for timeline menu dropdown */\n 'timeline.latest-revision': 'Poslední revize',\n /**\n * Label for latest revision for timeline menu dropdown\n * @deprecated as of `v3.47.0` `timeline.latest-revision` should be used instead. Note: _usage_ of this key is deprecated, but Studios on `< v3.47.0` still require this key to be _defined_\n * */\n 'timeline.latest-version': 'Nejnovější verze',\n /** The aria-label for the list of revisions in the timeline */\n 'timeline.list.aria-label': 'Revize dokumentu',\n /** Label for loading history */\n 'timeline.loading-history': 'Načítání historie…',\n /* Label for when no previous since events are available*/\n 'timeline.no-previous-events': 'Žádné předchozí události',\n /** Label shown in review changes timeline when a document has been created */\n 'timeline.operation.created': 'Vytvořeno',\n /** Label shown in review changes timeline when a document has been created, with a timestamp */\n 'timeline.operation.created_timestamp': 'Vytvořeno: {{timestamp, datetime}}',\n /** Label shown in review changes timeline when a document was initially created */\n 'timeline.operation.created-initial': 'Vytvořeno',\n /** Label shown in review changes timeline when a document was initially created, with a timestamp */\n 'timeline.operation.created-initial_timestamp': 'Vytvořeno: {{timestamp, datetime}}',\n /** Label shown in review changes timeline when a document has been deleted */\n 'timeline.operation.deleted': 'Smazáno',\n /** Label shown in review changes timeline when a document has been deleted, with a timestamp */\n 'timeline.operation.deleted_timestamp': 'Smazáno: {{timestamp, datetime}}',\n /** Label shown in review changes timeline when a draft document has been created*/\n 'timeline.operation.draft-created': 'Vytvořen návrh',\n /** Label shown in review changes timeline when a draft document has been created, with a timestamp */\n 'timeline.operation.draft-created_timestamp': 'Vytvořen návrh: {{timestamp, datetime}}',\n /** Label shown in review changes timeline when a draft has been discarded */\n 'timeline.operation.draft-discarded': 'Zahozený koncept',\n /** Label shown in review changes timeline when a draft has been discarded, with a timestamp */\n 'timeline.operation.draft-discarded_timestamp': 'Zahozený koncept: {{timestamp, datetime}}',\n /** Label shown in review changes timeline when a draft has been edited */\n 'timeline.operation.edited-draft': 'Editováno',\n /** Label shown in review changes timeline when a draft has been edited, with a timestamp */\n 'timeline.operation.edited-draft_timestamp': 'Editováno: {{timestamp, datetime}}',\n /** Label shown in review changes timeline when a document has been edited live */\n 'timeline.operation.edited-live': 'Editováno živě',\n /** Label shown in review changes timeline when a document has been edited live, with a timestamp */\n 'timeline.operation.edited-live_timestamp': 'Editováno živě: {{timestamp, datetime}}',\n /** Label shown in review changes timeline event when transactions have been deleted by retention policy */\n 'timeline.operation.history-cleared': 'Smazáno zásadami uchovávání',\n /** Label shown in review changes timeline when a document was published */\n 'timeline.operation.published': 'Publikováno',\n /** Label shown in review changes timeline when a document was published, with a timestamp */\n 'timeline.operation.published_timestamp': 'Publikováno: {{timestamp, datetime}}',\n /** Label shown in review changes timeline when a document was unpublished */\n 'timeline.operation.unpublished': 'Nepublikováno',\n /** Label shown in review changes timeline when a document was unpublished, with a timestamp */\n 'timeline.operation.unpublished_timestamp': 'Nepublikováno: {{timestamp, datetime}}',\n /** Label shown in review changes timeline when a document version has been created */\n 'timeline.operation.version-created': 'Vytvořena verze',\n /** Label shown in review changes timeline when a document version has been created, with a timestamp */\n 'timeline.operation.version-created_timestamp': 'Vytvořena verze: {{timestamp, datetime}}',\n /** Label shown in review changes timeline when a document version has been discarded */\n 'timeline.operation.version-discarded': 'Verze zahozena',\n /** Label shown in review changes timeline when a document version has been discarded, with a timestamp */\n 'timeline.operation.version-discarded_timestamp': 'Verze zahozena: {{timestamp, datetime}}',\n /**\n * Label for determining since which version the changes for timeline menu dropdown are showing.\n * Receives the time label as a parameter (`timestamp`).\n */\n 'timeline.since': 'Od: {{timestamp, datetime}}',\n /** Label for missing change version for timeline menu dropdown are showing */\n 'timeline.since-version-missing': 'Od: neznámá verze',\n\n /** Aria label for the action buttons in the PTE toolbar */\n 'toolbar.portable-text.action-button-aria-label': '{{action}}',\n\n /** Accessibility label for the breadcrumb menu */\n 'tree-editing-dialog.breadcrumbs.menu': 'Menu drobečkové navigace',\n /** Title placeholder for search input in array of objects */\n 'tree-editing-dialog.search-placeholder': 'Hledat',\n /** Menu aria label for the search menu */\n 'tree-editing-dialog.search.menu-label': 'Menu vyhledávání',\n /** Title label for when no search results are found on the tree of objects */\n 'tree-editing-dialog.search.no-results-title': 'Nebyly nalezeny žádné výsledky',\n /** Label to close the sidebar */\n 'tree-editing-dialog.sidebar.action.close': 'Zavřít postranní panel',\n /** Collapse label the menu item in the sidebar */\n 'tree-editing-dialog.sidebar.action.collapse': 'Sbalit',\n /** Label to close the dialog */\n 'tree-editing-dialog.sidebar.action.done': 'Hotovo',\n /** Exapnd label the menu item in the sidebar */\n 'tree-editing-dialog.sidebar.action.expand': 'Rozbalit',\n /** Label to open the sidebar */\n 'tree-editing-dialog.sidebar.action.open': 'Otevřít postranní panel',\n\n /** Label for button showing the free trial days left */\n 'user-menu.action.free-trial_one': '{{count}} den zbývá do konce zkušební doby',\n 'user-menu.action.free-trial_other': '{{count}} dní zbývá do konce zkušební doby',\n /** Label for the button showed after trial ended */\n 'user-menu.action.free-trial-finished': 'Přejít z bezplatné verze',\n /** Label for action to invite members to the current sanity project */\n 'user-menu.action.invite-members': 'Pozvat členy',\n /** Accessibility label for action to invite members to the current sanity project */\n 'user-menu.action.invite-members-aria-label': 'Pozvat členy',\n /** Label for action to manage the current sanity project */\n 'user-menu.action.manage-project': 'Spravovat projekt',\n /** Accessibility label for the action to manage the current project */\n 'user-menu.action.manage-project-aria-label': 'Spravovat projekt',\n /** Tooltip helper text when portable text annotation is disabled for empty block*/\n 'user-menu.action.portable-text.annotation-disabled_empty-block':\n 'Nelze použít {{name}} na prázdný blok',\n /** Tooltip helper text when portable text annotation is disabled for multiple blocks */\n 'user-menu.action.portable-text.annotation-disabled_multiple-blocks':\n 'Nelze použít {{name}} na více bloků',\n /** Label for action to sign out of the current sanity project */\n 'user-menu.action.sign-out': 'Odhlásit se',\n /** Title for appearance section for the current studio (dark / light / system scheme) */\n 'user-menu.appearance-title': 'Vzhled',\n /** Label for close menu button for user menu */\n 'user-menu.close-menu': 'Zavřít menu',\n /** Description for using the \"dark theme\" in the appearance user menu */\n 'user-menu.color-scheme.dark-description': 'Použít tmavý vzhled',\n /** Title for using the \"dark theme\" in the appearance user menu */\n 'user-menu.color-scheme.dark-title': 'Tmavý',\n /** Description for using the \"light theme\" in the appearance user menu */\n 'user-menu.color-scheme.light-description': 'Použít světlý vzhled',\n /** Title for using the \"light theme\" in the appearance user menu */\n 'user-menu.color-scheme.light-title': 'Světlý',\n /** Description for using \"system apparence\" in the appearance user menu */\n 'user-menu.color-scheme.system-description': 'Použít systémový vzhled',\n /** Title for using system apparence in the appearance user menu */\n 'user-menu.color-scheme.system-title': 'Systém',\n /** Title for locale section for the current studio */\n 'user-menu.locale-title': 'Jazyk',\n /** Label for tooltip to show which provider the currently logged in user is using */\n 'user-menu.login-provider': 'Přihlášen s {{providerTitle}}',\n /** Label for open menu button for user menu */\n 'user-menu.open-menu': 'Otevřít menu',\n\n /**\n * Label for action to add a workspace (currently a developer-oriented action, as this will\n * lead to the documentation on workspace configuration)\n */\n 'workspaces.action.add-workspace': 'Přidat pracovní prostor',\n /**\n * Label for action to choose a different workspace, in the case where you are not logged in,\n * have selected a workspace, and are faced with the authentication options for the selected\n * workspace. In other words, label for the action shown when you have reconsidered which\n * workspace to authenticate in.\n */\n 'workspaces.action.choose-another-workspace': 'Vybrat jiný pracovní prostor',\n /** Label for heading that indicates that you can choose your workspace */\n 'workspaces.choose-your-workspace-label': 'Vyberte svůj pracovní prostor',\n /** Label for the workspace menu */\n 'workspaces.select-workspace-aria-label': 'Vybrat pracovní prostor',\n /** Button label for opening the workspace switcher */\n 'workspaces.select-workspace-label': 'Vybrat pracovní prostor',\n /** Tooltip for the workspace menu */\n 'workspaces.select-workspace-tooltip': 'Vybrat pracovní prostor',\n /** Title for Workplaces dropdown menu */\n 'workspaces.title': 'Pracovní prostory',\n})\n"],"names":[],"mappings":"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"}
|