@sanity/locale-ca-es 1.0.12 → 1.0.13
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/copy-paste.cjs +3 -0
- package/dist/_chunks-cjs/copy-paste.cjs.map +1 -1
- package/dist/_chunks-cjs/feedback.cjs +68 -0
- package/dist/_chunks-cjs/feedback.cjs.map +1 -0
- package/dist/_chunks-cjs/presentation.cjs +194 -0
- package/dist/_chunks-cjs/presentation.cjs.map +1 -0
- package/dist/_chunks-cjs/releases.cjs +688 -0
- package/dist/_chunks-cjs/releases.cjs.map +1 -0
- package/dist/_chunks-cjs/singleDocRelease.cjs +32 -0
- package/dist/_chunks-cjs/singleDocRelease.cjs.map +1 -0
- package/dist/_chunks-cjs/structure.cjs +12 -0
- package/dist/_chunks-cjs/structure.cjs.map +1 -1
- package/dist/_chunks-cjs/studio.cjs +3 -8
- package/dist/_chunks-cjs/studio.cjs.map +1 -1
- package/dist/_chunks-cjs/vision.cjs +33 -0
- package/dist/_chunks-cjs/vision.cjs.map +1 -1
- package/dist/_chunks-es/copy-paste.js +3 -0
- package/dist/_chunks-es/copy-paste.js.map +1 -1
- package/dist/_chunks-es/feedback.js +70 -0
- package/dist/_chunks-es/feedback.js.map +1 -0
- package/dist/_chunks-es/presentation.js +196 -0
- package/dist/_chunks-es/presentation.js.map +1 -0
- package/dist/_chunks-es/releases.js +690 -0
- package/dist/_chunks-es/releases.js.map +1 -0
- package/dist/_chunks-es/singleDocRelease.js +34 -0
- package/dist/_chunks-es/singleDocRelease.js.map +1 -0
- package/dist/_chunks-es/structure.js +12 -0
- package/dist/_chunks-es/structure.js.map +1 -1
- package/dist/_chunks-es/studio.js +3 -8
- package/dist/_chunks-es/studio.js.map +1 -1
- package/dist/_chunks-es/vision.js +33 -0
- package/dist/_chunks-es/vision.js.map +1 -1
- package/dist/index.cjs +20 -2
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +14 -2
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
- package/src/copy-paste.ts +2 -0
- package/src/feedback.ts +46 -0
- package/src/index.ts +17 -2
- package/src/presentation.ts +143 -0
- package/src/releases.ts +518 -0
- package/src/singleDocRelease.ts +23 -0
- package/src/structure.ts +8 -0
- package/src/studio.ts +2 -9
- package/src/vision.ts +22 -0
- package/dist/_chunks-cjs/create.cjs +0 -35
- package/dist/_chunks-cjs/create.cjs.map +0 -1
- package/dist/_chunks-es/create.js +0 -37
- package/dist/_chunks-es/create.js.map +0 -1
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"releases.js","sources":["../../src/releases.ts"],"sourcesContent":["import {removeUndefinedLocaleResources} from 'sanity'\n\nexport default removeUndefinedLocaleResources({\n /** Action text for adding a document to release */\n 'action.add-document': undefined, // 'Add document'\n /** Action text for archiving a release */\n 'action.archive': undefined, // 'Archive release'\n /** Tooltip for when the archive release action is disabled due to release being scheduled */\n 'action.archive.tooltip': undefined, // 'Unschedule this release to archive it'\n /** Action text for showing the archived releases */\n 'action.archived': undefined, // 'Archived'\n /** Menu item label for copying release ID */\n 'action.copy-release-id.label': undefined, // 'Copy release ID'\n /** Menu item label for copying release URL */\n 'action.copy-release-link.label': undefined, // 'Copy release URL'\n /** Menu item label for copying release title */\n 'action.copy-release-title.label': undefined, // 'Copy release title'\n /** Tooltip for copy release actions button */\n 'action.copy-release.label': undefined, // 'Copy'\n /** Action text for staging a new revert release */\n 'action.create-revert-release': undefined, // 'Create a new release'\n /** Action text for deleting a release */\n 'action.delete-release': undefined, // 'Delete release'\n /** Menu item label for showing scheduled drafts */\n 'action.drafts': undefined, // 'Scheduled drafts'\n /** Action text for duplicating a release */\n 'action.duplicate-release': undefined, // 'Duplicate release'\n /** Action text for editing a release */\n 'action.edit': undefined, // 'Edit release'\n /** Action text for reverting a release immediately without staging changes */\n 'action.immediate-revert-release': undefined, // 'Revert now'\n /** Action text for opening a release */\n 'action.open': undefined, // 'Active'\n /** Action text for showing the paused scheduled drafts */\n 'action.paused': undefined, // 'Paused'\n /** Action text for publishing all documents in a release (and the release itself) */\n 'action.publish-all-documents': undefined, // 'Run release'\n /** Menu item label for showing releases (multi-document releases) */\n 'action.releases': undefined, // 'Releases'\n /** Action text for reverting a release */\n 'action.revert': undefined, // 'Revert release'\n /** Action message for when document is scheduled for unpublishing a document and you want to no longer unpublish it */\n 'action.revert-unpublish-actions': undefined, // 'Revert unpublish when releasing'\n /** Text for the review changes button in release tool */\n 'action.review': undefined, // 'Review changes'\n /** Action text for scheduling a release */\n 'action.schedule': undefined, // 'Schedule release...'\n /** Action text for scheduling unpublish of a draft document */\n 'action.schedule-unpublish': undefined, // 'Schedule Unpublish'\n /** Tooltip text for when schedule unpublish is disabled because document is not published */\n 'action.schedule-unpublish.disabled.not-published': undefined, // 'Document must be published to schedule unpublish'\n /** Label for unarchiving a release */\n 'action.unarchive': undefined, // 'Unarchive release'\n /** Action text for unpublishing a document in a release in the context menu */\n 'action.unpublish': undefined, // 'Unpublish'\n /** Action message for scheduling an unpublished of a document */\n 'action.unpublish-doc-actions': undefined, // 'Unpublish when releasing'\n /** Action text for unscheduling a release */\n 'action.unschedule': undefined, // 'Unschedule release'\n\n /** Text for the summary button in release tool */\n 'actions.summary': undefined, // 'Summary'\n\n /* The text for the activity event when a document is added to a release */\n 'activity.event.add-document': undefined, // 'Added a document version'\n /* The text for the activity event when the release is archived */\n 'activity.event.archive': undefined, // 'Archived the <strong>{{releaseTitle}}</strong> release'\n /* The text for the activity event when the release is created */\n 'activity.event.create': undefined, // 'Created the <strong>{{releaseTitle}}</strong> release <ScheduleTarget>targeting </ScheduleTarget>'\n /* The text for the activity event when a document is removed from a release */\n 'activity.event.discard-document': undefined, // 'Discarded a document version'\n 'activity.event.edit': undefined, // 'Set release time to <ScheduleTarget></ScheduleTarget>'\n /**The text to display in the changes when the release type changes to asap */\n 'activity.event.edit-time-asap': undefined, // 'As soon as possible'\n /**The text to display in the changes when the release type changes to undecided */\n 'activity.event.edit-time-undecided': undefined, // 'Undecided'\n /* The text for the activity event when the release is published */\n 'activity.event.publish': undefined, // 'Published the <strong>{{releaseTitle}}</strong> release'\n /* The text for the activity event when the release is scheduled */\n 'activity.event.schedule': undefined, // 'Marked as scheduled'\n /** The text for the activity event when the release is unarchived */\n 'activity.event.unarchive': undefined, // 'Unarchived the <strong>{{releaseTitle}}</strong> release'\n /** The text for the activity event when the release is unscheduled */\n 'activity.event.unschedule': undefined, // 'Marked as unscheduled'\n /** The loading text for when releases are loading */\n 'activity.panel.error': undefined, // 'An error occurred getting the release activity'\n /** The loading text for when releases are loading */\n 'activity.panel.loading': undefined, // 'Loading release activity'\n /** The title for the activity panel shown in the releases detail screen */\n 'activity.panel.title': undefined, // 'Activity'\n\n /** Label for the button to proceed with archiving a release */\n 'archive-dialog.confirm-archive-button': undefined, // 'Yes, archive release'\n /** Description for the dialog confirming the archive of a release with one document */\n 'archive-dialog.confirm-archive-description_one': undefined, // 'This will archive 1 document version.'\n /** Description for the dialog confirming the archive of a release with more than one document */\n 'archive-dialog.confirm-archive-description_other': undefined, // 'This will archive {{count}} document versions.'\n /** Header for the dialog confirming the archive of a release */\n 'archive-dialog.confirm-archive-header': undefined, // 'Are you sure you want to archive this release?'\n /** Title for the dialog confirming the archive of a release */\n 'archive-dialog.confirm-archive-title': undefined, // 'Are you sure you want to archive the <strong>\\'{{title}}\\'</strong> release?'\n\n /** Description for information card on a published or archived release to description retention effects */\n 'archive-info.description': undefined, // 'It will be available for {{retentionDays}} days, then automatically removed on {{removalDate}}. <Link>Learn about retention</Link>.'\n /** Title for information card on a archived release */\n 'archive-info.title': undefined, // 'This release is archived'\n\n /** Banner text showing count of active scheduled drafts requiring confirmation with one draft */\n 'banner.confirm-active-scheduled-drafts_one': undefined, // 'There is {{count}} Scheduled Draft that requires scheduling confirmation'\n /** Banner text showing count of active scheduled drafts requiring confirmation with multiple drafts */\n 'banner.confirm-active-scheduled-drafts_other': undefined, // 'There are {{count}} Scheduled Drafts that require scheduling confirmation'\n /** Button text for confirming scheduling of active drafts */\n 'banner.confirm-active-scheduled-drafts.button': undefined, // 'Resume scheduling'\n /** Button text when confirming schedules from paused mode */\n 'banner.confirm-active-scheduled-drafts.button-paused': undefined, // 'Resume all schedules'\n /** Banner text shown when drafts mode is disabled but there are still scheduled drafts */\n 'banner.drafts-mode-disabled': undefined, // 'Drafts mode has been disabled but there are still scheduled drafts to be published.'\n /** Banner text shown when navigating to a release that does not exist */\n 'banner.release-not-found': undefined, // 'This release could not be found'\n /** Tooltip for the dismiss button in the release not found banner */\n 'banner.release-not-found.dismiss': undefined, // 'Dismiss'\n /** Banner text shown when scheduled drafts feature is disabled but there are still scheduled drafts */\n 'banner.scheduled-drafts-disabled': undefined, // 'Scheduled drafts has been disabled but there are still scheduled drafts to be published.'\n\n /** Title for changes to published documents */\n 'changes-published-docs.title': undefined, // 'Changes to published documents'\n\n /** Dialog confirm button text for confirming all scheduled drafts */\n 'confirm-active-scheduled-drafts-dialog.confirm-button': undefined, // 'Confirm Schedules'\n /** Dialog description for confirming active scheduled drafts */\n 'confirm-active-scheduled-drafts-dialog.description': undefined, // 'Schedule all paused Scheduled Drafts for their intended publish dates'\n /** Dialog warning when some scheduled drafts have past dates */\n 'confirm-active-scheduled-drafts-dialog.past-dates-warning': undefined, // 'Some of these Scheduled Drafts are scheduled for past dates. Confirming schedules will immediately publish those versions of documents.'\n /** Dialog title for confirming active scheduled drafts */\n 'confirm-active-scheduled-drafts-dialog.title': undefined, // 'Resume Scheduled Drafts'\n\n /** Suffix for when a release is a copy of another release */\n 'copy-suffix': undefined, // 'Copy'\n\n /** Confirm button text for overriding existing draft */\n 'copy-to-draft-dialog.confirm-button': undefined, // 'Yes, override Draft'\n /** Description for dialog when copying version to draft that already exists */\n 'copy-to-draft-dialog.description': undefined, // 'A draft version of this document already exists. Copy the current version to the draft and override the existing draft version.'\n /** Title for dialog when copying version to draft that already exists */\n 'copy-to-draft-dialog.title': undefined, // 'Draft version already exists'\n\n /** Text for when a release / document was created */\n created: undefined, // 'Created <RelativeTime/>'\n\n /** Activity inspector button text */\n 'dashboard.details.activity': undefined, // 'Activity'\n /** Text for the releases detail screen in the pin release button. */\n 'dashboard.details.pin-release': undefined, // 'Pin release to studio'\n /** Text for the releases detail screen when a release was published ASAP */\n 'dashboard.details.published-asap': undefined, // 'Published'\n /** Text for the releases detail screen when a release was published from scheduling */\n 'dashboard.details.published-on': undefined, // 'Published on {{date}}'\n /** Text for the releases detail screen in the unpin release button. */\n 'dashboard.details.unpin-release': undefined, // 'Unpin release from studio'\n\n /** Label for the button to proceed deleting a release */\n 'delete-dialog.confirm-delete-button': undefined, // 'Yes, delete release'\n /** Description for the dialog confirming the deleting of a release with one document */\n 'delete-dialog.confirm-delete-description_one': undefined, // 'This will delete 1 document version.'\n /** Description for the dialog confirming the deleting of a release with more than one document */\n 'delete-dialog.confirm-delete-description_other': undefined, // 'This will delete {{count}} document versions.'\n /** Header for deleting a release dialog */\n 'delete-dialog.confirm-delete.header': undefined, // 'Are you sure you want to delete this release?'\n\n /** Label when a release has been deleted by a different user */\n 'deleted-release': undefined, // 'The \\'<strong>{{title}}</strong>\\' release has been deleted'\n\n /** Text for when there's no changes in a release diff */\n 'diff.list-empty': undefined, // 'Changes list is empty, see document'\n /** Text for when there's no changes in a release diff */\n 'diff.no-changes': undefined, // 'No changes'\n\n /** Description for discarding a draft of a document dialog */\n 'discard-version-dialog.description-draft': undefined, // 'This will permanently remove all changes made to this document. This action cannot be undone.'\n /** Description for discarding a version of a document dialog */\n 'discard-version-dialog.description-release': undefined, // 'This will permanently remove all changes made to this document within the \\'<strong>{{releaseTitle}}</strong>\\' release. This action cannot be undone.'\n /** Title for dialog for discarding a draft of a document */\n 'discard-version-dialog.header-draft': undefined, // 'Discard draft?'\n /** Header for discarding a version from a release of a document dialog */\n 'discard-version-dialog.header-release': undefined, // 'Remove document from the \\'<strong>{{releaseTitle}}</strong>\\' release?'\n /** Title for dialog for discarding a draft of a document */\n 'discard-version-dialog.title-draft': undefined, // 'Discard draft'\n /** Title for dialog for discarding a version of a document */\n 'discard-version-dialog.title-release': undefined, // 'Remove from release'\n\n /** Label for when a document in a release has a single validation warning */\n 'document-validation.error_one': undefined, // '{{count}} validation error'\n /** Label for when a document in a release has multiple validation warnings */\n 'document-validation.error_other': undefined, // '{{count}} validation errors'\n\n /** Label for the button to proceed with duplicating a release */\n 'duplicate-dialog.confirm-duplicate-button': undefined, // 'Yes, duplicate release'\n /** Description for the dialog confirming the duplicate of a release with one document */\n 'duplicate-dialog.confirm-duplicate-description_one': undefined, // 'This will duplicate the release and the 1 document version.'\n /** Description for the dialog confirming the duplicate of a release with more than one document */\n 'duplicate-dialog.confirm-duplicate-description_other': undefined, // 'This will duplicate the release and the {{count}} document versions.'\n /** Header for the dialog confirming the duplicate of a release */\n 'duplicate-dialog.confirm-duplicate-header': undefined, // 'Are you sure you want to duplicate this release?'\n\n /** Title text displayed for technical error details */\n 'error-details-title': undefined, // 'Error details'\n\n /** Title text when error during release update */\n 'failed-edit-title': undefined, // 'Failed to save changes'\n\n /** Title text displayed for releases that failed to publish */\n 'failed-publish-title': undefined, // 'Failed to publish'\n\n /** Title text displayed for releases that failed to schedule */\n 'failed-schedule-title': undefined, // 'Failed to schedule'\n\n /** Filter tab label for all documents */\n 'filter-tab.all': undefined, // 'All'\n /** Filter tab label for documents with validation errors */\n 'filter-tab.errors': undefined, // 'Errors'\n\n /**The text that will be shown in the footer to indicate the time the release was archived */\n 'footer.status.archived': undefined, // 'Archived'\n /**The text that will be shown in the footer to indicate the time the release was created */\n 'footer.status.created': undefined, // 'Created'\n /**The text that will be shown in the footer to indicate the time the release was created */\n 'footer.status.edited': undefined, // 'Edited'\n /**The text that will be shown in the footer to indicate the time the release was published */\n 'footer.status.published': undefined, // 'Published'\n /**The text that will be shown in the footer to indicate the time the release was unarchived */\n 'footer.status.unarchived': undefined, // 'Unarchived'\n\n /** Label text for the loading state whilst release is being loaded */\n 'loading-release': undefined, // 'Loading release'\n\n /** Text for when documents of a release are loading */\n 'loading-release-documents': undefined, // 'Loading documents'\n /** Description text for when loading documents on a release failed */\n 'loading-release-documents.error.description': undefined, // 'We\\'re unable to load the documents for this release. Please try again later.'\n /** Title text for when loading documents on a release failed */\n 'loading-release-documents.error.title': undefined, // 'Something went wrong'\n\n /** Label for title of actions for \"when releasing\" */\n 'menu.group.when-releasing': undefined, // 'When releasing'\n /** Label for the release menu */\n 'menu.label': undefined, // 'Release menu'\n /** Tooltip for the release menu */\n 'menu.tooltip': undefined, // 'Actions'\n\n /** Text for when no archived releases are found */\n 'no-archived-release': undefined, // 'No archived releases'\n\n /** Tooltip text when there are no paused scheduled drafts */\n 'no-paused-release': undefined, // 'No paused scheduled drafts'\n\n /** Text for when no releases are found */\n 'no-releases': undefined, // 'No Releases'\n\n /** Text for when no scheduled drafts are found */\n 'no-scheduled-drafts': undefined, // 'No Scheduled Drafts'\n\n /** Text for the button name for the release tool */\n 'overview.action.documentation': undefined, // 'Documentation'\n /** Tooltip for the calendar button in the release overview */\n 'overview.calendar.tooltip': undefined, // 'View calendar'\n /** Description for the release tool */\n 'overview.description': undefined, // 'Releases are collections of document changes which can be managed, scheduled, and rolled back together.'\n /** Text for the placeholder in the search release input */\n 'overview.search-releases-placeholder': undefined, // 'Search releases'\n /** Title for the release tool */\n 'overview.title': undefined, // 'Releases'\n\n /** Tooltip text for releases that have passed their intended publish date */\n 'passed-intended-publish-date': undefined, // 'This release has passed its intended publish date'\n\n /** Tooltip text for scheduled drafts that have passed their intended publish date */\n 'passed-intended-publish-date-draft': undefined, // 'This draft has passed its intended publish date'\n\n /** Description for when a user doesn't have publish or schedule releases */\n 'permission-missing-description': undefined, // 'Your role currently limits what you can see in this release. You may not publish nor schedule this release.'\n\n /** Text for when a user doesn't have publish or schedule releases */\n 'permission-missing-title': undefined, // 'Limited access'\n\n /** Tooltip label when the user doesn't have permission to archive release */\n 'permissions.error.archive': undefined, // 'You do not have permission to archive this release'\n /** Tooltip label when the user doesn't have permission to delete release */\n 'permissions.error.delete': undefined, // 'You do not have permission to delete this release'\n /** Tooltip label when the user doesn't have permission for discarding a version */\n 'permissions.error.discard-version': undefined, // 'You do not have permission to discard this version'\n /** Tooltip label when the user doesn't have permission to duplicate release */\n 'permissions.error.duplicate': undefined, // 'You do not have permission to duplicate this release'\n /** Tooltip label when the user doesn't have permission to unarchive release */\n 'permissions.error.unarchive': undefined, // 'You do not have permission to unarchive this release'\n /** Tooltip label when the user doesn't have permission for unpublishing a document */\n 'permissions.error.unpublish': undefined, // 'You do not have permission to unpublish this document'\n\n /** Tooltip text for when one user is editing a document in a release */\n 'presence.tooltip.one': undefined, // '{{displayName}} is editing this document in the \"{{releaseTitle}}\" release right now'\n\n /** Tooltip text for publish release action when there are no documents */\n 'publish-action.validation.no-documents': undefined, // 'There are no documents to publish'\n\n /** Description for the dialog confirming the publish of a release with one document */\n 'publish-dialog.confirm-publish-description_one': undefined, // 'The \\'<strong>{{title}}</strong>\\' release and its document will be published.'\n /** Description for the dialog confirming the publish of a release with multiple documents */\n 'publish-dialog.confirm-publish-description_other': undefined, // 'The \\'<strong>{{title}}</strong>\\' release and its {{releaseDocumentsLength}} documents will be published.'\n /** Title for the dialog confirming the publish of a release */\n 'publish-dialog.confirm-publish.title': undefined, // 'Are you sure you want to publish the release and all document versions?'\n /** Label for when documents in release have validation errors */\n 'publish-dialog.validation.error': undefined, // 'Some documents have validation errors'\n /** Label for when documents are being validated */\n 'publish-dialog.validation.loading': undefined, // 'Validating documents...'\n /** Label for the button when the user doesn't have permissions to publish a release */\n 'publish-dialog.validation.no-permission': undefined, // 'You do not have permission to publish'\n\n /** Title for information card on a published release */\n 'publish-info.title': undefined, // 'This release is published successfully.'\n\n /** Placeholder title for a release with no title */\n 'release-placeholder.title': undefined, // 'Untitled'\n\n /** Description for the dialog confirming the revert of a release with multiple documents */\n 'revert-dialog.confirm-revert-description_one': undefined, // 'This will revert {{releaseDocumentsLength}} document version.'\n /** Description for the dialog confirming the revert of a release with multiple documents */\n 'revert-dialog.confirm-revert-description_other': undefined, // 'This will revert {{releaseDocumentsLength}} document versions.'\n /** Checkbox label to confirm whether to create a staged release for revert or immediately revert */\n 'revert-dialog.confirm-revert.stage-revert-checkbox-label': undefined, // 'Immediately revert the release'\n /** Title for the dialog confirming the revert of a release */\n 'revert-dialog.confirm-revert.title': undefined, // 'Are you sure you want to revert the \\'{{title}}\\' release?'\n /** Warning card text for when immediately revert a release with history */\n 'revert-dialog.confirm-revert.warning-card': undefined, // 'Changes were made to documents in this release after they were published. Reverting will overwrite these changes.'\n\n /** Description of a reverted release */\n 'revert-release.description': undefined, // 'Revert changes to document versions in \"{{title}}\".'\n /** Title of a reverted release */\n 'revert-release.title': undefined, // 'Reverting \"{{title}}\"'\n\n /** Description for the review changes button in release tool */\n 'review.description': undefined, // 'Add documents to this release to review changes'\n /** Text for when a document is edited */\n 'review.edited': undefined, // 'Edited <RelativeTime/>'\n\n /** Schedule release button tooltip when there are no documents to schedule */\n 'schedule-action.validation.no-documents': undefined, // 'There are no documents to schedule'\n\n /** Schedule release button tooltip when the release is already scheduled */\n 'schedule-button-tooltip.already-scheduled': undefined, // 'This release is already scheduled'\n /** Schedule release button tooltip when there are validation errors */\n 'schedule-button-tooltip.validation.error': undefined, // 'Some documents have validation errors'\n /** Schedule release button tooltip when validation is loading */\n 'schedule-button-tooltip.validation.loading': undefined, // 'Validating documents...'\n /** Schedule release button tooltip when user has no permissions to schedule */\n 'schedule-button-tooltip.validation.no-permission': undefined, // 'You do not have permission to schedule'\n\n /** Title of unschedule release dialog */\n 'schedule-button.tooltip': undefined, // 'Are you sure you want to unschedule the release?'\n\n /** Description for the confirm button for scheduling a release */\n 'schedule-dialog.confirm-button': undefined, // 'Yes, schedule'\n /** Description shown in unschedule relaease dialog */\n 'schedule-dialog.confirm-description_one': undefined, // 'The \\'<strong>{{title}}</strong>\\' release and its document will be published on the selected date.'\n /** Description for the dialog confirming the publish of a release with multiple documents */\n 'schedule-dialog.confirm-description_other': undefined, // 'The <strong>{{title}}</strong> release and its {{count}} document versions will be scheduled.'\n /** Title for unschedule release dialog */\n 'schedule-dialog.confirm-title': undefined, // 'Schedule the release'\n /** Description for warning that the published schedule time is in the past */\n 'schedule-dialog.publish-date-in-past-warning': undefined, // 'Schedule for a future time and date.'\n /** Label for date picker when scheduling a release */\n 'schedule-dialog.select-publish-date-label': undefined, // 'Schedule on'\n\n /** Confirm button text for the schedule unpublish dialog */\n 'schedule-unpublish-dialog.confirm': undefined, // 'Schedule Unpublish'\n /** Description for the schedule unpublish dialog */\n 'schedule-unpublish-dialog.description': undefined, // 'Select when this document should be unpublished.'\n /** Header for the schedule unpublish dialog */\n 'schedule-unpublish-dialog.header': undefined, // 'Schedule draft for Unpublish'\n\n /** Placeholder for search of documents in a release */\n 'search-documents-placeholder': undefined, // 'Search documents'\n\n /** Text for when the release has no errors found */\n 'summary.all-documents-errors-found': undefined, // 'All documents validated, issues found'\n /** Text for when the release has validated all documents */\n 'summary.all-documents-validated': undefined, // 'All documents validated, no issues found'\n /** Text for when the release was created */\n 'summary.created': undefined, // 'Created <RelativeTime/>'\n /** Text for when the release is composed of one document */\n 'summary.document-count_one': undefined, // '{{count}} document'\n /** Text for when the release is composed of multiple documents */\n 'summary.document-count_other': undefined, // '{{count}} documents'\n /** Text for when the release has some errors found */\n 'summary.errors-found': undefined, // 'In order to publish or schedule the release, please resolve the issues found in the documents'\n /** Text for when the release has no documents */\n 'summary.no-documents': undefined, // 'No documents'\n /** Description for the empty state when a cardinality-one release has no documents */\n 'summary.no-documents-cardinality-one.description': undefined, // 'This scheduled draft does not contain a document. It may have been removed.'\n /** Title for the empty state when a cardinality-one release has no documents */\n 'summary.no-documents-cardinality-one.title': undefined, // 'No document in this release'\n /** Text for when the release has not published */\n 'summary.not-published': undefined, // 'Not published'\n /** Text for when the release was published */\n 'summary.published': undefined, // 'Published <RelativeTime/>'\n /** Text for when the release has validated documents */\n 'summary.validated-documents': undefined, // '{{validatedCount}} of {{totalCount}} documents validated'\n /** Text for validation loading indicator */\n 'summary.validating-documents': undefined, // 'Validating documents: {{validatedCount}} of {{totalCount}}'\n\n /** add action type that will be shown in the table*/\n 'table-body.action.add': undefined, // 'Add'\n /** Change action type that will be shown in the table*/\n 'table-body.action.change': undefined, // 'Change'\n /** Change action type that will be shown in the table*/\n 'table-body.action.unpublish': undefined, // 'Unpublish'\n\n /** Header for the document table in the release tool - action */\n 'table-header.action': undefined, // 'Action'\n /** Header for the document table in the release tool - Archived */\n 'table-header.archivedAt': undefined, // 'Archived'\n /** Header for the document table in the release tool - contributors */\n 'table-header.contributors': undefined, // 'Contributors'\n /** Header for the document table in the release tool - created by */\n 'table-header.created-by': undefined, // 'Created by'\n /** Header for the document table in the release tool - document preview */\n 'table-header.document': undefined, // 'Document'\n /** Header for the document table in the release tool - title */\n 'table-header.documents': undefined, // 'Documents'\n /** Header for the document table in the release tool - edited */\n 'table-header.edited': undefined, // 'Edited'\n /** Header for the paused scheduled drafts table - intended for */\n 'table-header.intended-for': undefined, // 'Intended for'\n /** Header for the document table in the release tool - Published */\n 'table-header.published-at': undefined, // 'Published'\n /** Header for the document table in the release tool - Published */\n 'table-header.publishedAt': undefined, // 'Published'\n /** Header for the scheduled drafts document table in the release tool - published at */\n 'table-header.scheduled-draft.published-at': undefined, // 'Published at'\n /** Header for the scheduled drafts document table in the release tool - scheduled for */\n 'table-header.scheduled-for': undefined, // 'Scheduled for'\n /** Header for the document table in the release tool - time */\n 'table-header.time': undefined, // 'Time'\n /** Header for the document table in the release tool - release title */\n 'table-header.title': undefined, // 'Release'\n /** Header for the document table in the release tool - type */\n 'table-header.type': undefined, // 'Type'\n /** Header for the document table in the release tool - when */\n 'table-header.when': undefined, // 'When'\n\n /** Text for the release time label for scheduled releases which has not been scheduled yet*/\n 'time.estimated': undefined, // 'Estimated'\n /** Text for the release time label for scheduled releases which has been scheduled*/\n 'time.scheduled': undefined, // 'Scheduled'\n\n /** Text for toast when release failed to archive */\n 'toast.archive.error': undefined, // 'Failed to archive \\'<strong>{{title}}</strong>\\': {{error}}'\n /** Toast error message when bulk scheduling of active drafts fails */\n 'toast.confirm-active-scheduled-drafts.error': undefined, // 'Failed to schedule drafts: {{error}}'\n /** Toast message after copying release ID */\n 'toast.copy-release-id.success': undefined, // 'Release ID copied to clipboard'\n /** Toast message after copying release link */\n 'toast.copy-release-link.success': undefined, // 'Release link copied to clipboard'\n /** Toast message after copying release title */\n 'toast.copy-release-title.success': undefined, // 'Release title copied to clipboard'\n /** Description for toast when creating new version of document in release failed */\n 'toast.create-version.error': undefined, // 'Failed to add document to release: {{error}}'\n /** Description for toast when release deletion failed */\n 'toast.delete.error': undefined, // 'Failed to delete \\'<strong>{{title}}</strong>\\': {{error}}'\n /** Description for toast when release is successfully deleted */\n 'toast.delete.success': undefined, // 'The \\'<strong>{{title}}</strong>\\' release was successfully deleted'\n /** Description for toast when release duplication failed */\n 'toast.duplicate.error': undefined, // 'Failed to duplicate \\'<strong>{{title}}</strong>\\': {{error}}'\n /** Description for toast when release is successfully duplicated */\n 'toast.duplicate.success': undefined, // 'The \\'<strong>{{title}}</strong>\\' release was duplicated. <Link/>'\n /** Link text for toast link to the duplicated release */\n 'toast.duplicate.success-link': undefined, // 'View duplicated release'\n /** Text for toast when release has been reverted immediately */\n 'toast.immediate-revert.success': undefined, // 'The \\'{{title}}\\' release was successfully reverted'\n /** Text for toast when release failed to publish */\n 'toast.publish.error': undefined, // 'Failed to publish \\'<strong>{{title}}</strong>\\': {{error}}'\n /** Text for toast when release has reverted release successfully staged */\n 'toast.revert-stage.success': undefined, // 'Revert release for \\'{{title}}\\' was successfully created. <Link/>'\n /** Link text for toast link to the generated revert release */\n 'toast.revert-stage.success-link': undefined, // 'View revert release'\n /** Text for toast when release failed to revert */\n 'toast.revert.error': undefined, // 'Failed to revert release: {{error}}'\n /** Text for toast when release failed to schedule */\n 'toast.schedule.error': undefined, // 'Failed to schedule \\'<strong>{{title}}</strong>\\': {{error}}'\n /** Text for toast when release has been scheduled */\n 'toast.schedule.success': undefined, // 'The \\'<strong>{{title}}</strong>\\' release was scheduled.'\n /** Text for toast when release failed to unarchive */\n 'toast.unarchive.error': undefined, // 'Failed to unarchive \\'<strong>{{title}}</strong>\\': {{error}}'\n /** Text for toast when release failed to unschedule */\n 'toast.unschedule.error': undefined, // 'Failed to unscheduled \\'<strong>{{title}}</strong>\\': {{error}}'\n\n /** Text for tooltip when a release has been scheduled */\n 'type-picker.tooltip.scheduled': undefined, // 'The release is scheduled, unschedule it to change type'\n\n /** Text action in unpublish dialog to cancel */\n 'unpublish-dialog.action.cancel': undefined, // 'Cancel'\n /** Text action in unpublish dialog to unpublish */\n 'unpublish-dialog.action.unpublish': undefined, // 'Yes, unpublish when releasing'\n /** Description for unpublish dialog, explaining that all changes made to this document will be lost */\n 'unpublish-dialog.description.lost-changes': undefined, // 'Any changes made to this document version will be lost.'\n /** Description for the unpublish dialog, explaining that it will create a draft if no draft exists at time of release */\n 'unpublish-dialog.description.to-draft': undefined, // 'This will unpublish the document as part of the <Label>{{title}}</Label> release, and create a draft if no draft exists at the time of release.'\n /** Title for the dialog confirming the unpublish of a release */\n 'unpublish-dialog.header': undefined, // 'Are you sure you want to unpublish this document when releasing?'\n\n /** Text for when a document is unpublished */\n 'unpublish.already-unpublished': undefined, // 'This document is already unpublished.'\n /** Tooltip label for when a document is unpublished */\n 'unpublish.no-published-version': undefined, // 'There is no published version of this document.'\n\n /** Description shown in unschedule relaease dialog */\n 'unschedule-dialog.confirm-description': undefined, // 'The release will no longer be published on the scheduled date'\n /** Title for unschedule release dialog */\n 'unschedule-dialog.confirm-title': undefined, // 'Are you sure you want to unschedule the release?'\n})\n"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
import { removeUndefinedLocaleResources } from "sanity";
|
|
2
|
+
var singleDocRelease = removeUndefinedLocaleResources({
|
|
3
|
+
/** Action text for scheduling publish of a draft document */
|
|
4
|
+
"action.schedule-publish": void 0,
|
|
5
|
+
// 'Schedule publish'
|
|
6
|
+
/** Tooltip text for when schedule publish fails */
|
|
7
|
+
"action.schedule-publish-error": void 0,
|
|
8
|
+
// 'Failed to schedule publishing'
|
|
9
|
+
/** Tooltip text for when a document is scheduled for publishing */
|
|
10
|
+
"action.schedule-publish-success": void 0,
|
|
11
|
+
// 'Document scheduled for publishing'
|
|
12
|
+
/** Tooltip description for when a document is scheduled for publishing */
|
|
13
|
+
"action.schedule-publish-success-description": void 0,
|
|
14
|
+
// 'Publishing scheduled for {{publishAt}}'
|
|
15
|
+
/** Tooltip text for when schedule publish is disabled due to cardinality one releases */
|
|
16
|
+
"action.schedule-publish.disabled.cardinality-one": void 0,
|
|
17
|
+
// 'A Scheduled Draft for this document already exists.'
|
|
18
|
+
/** Tooltip text for when schedule publish is disabled due to validation errors */
|
|
19
|
+
"action.schedule-publish.disabled.validation-issues": void 0,
|
|
20
|
+
// 'Cannot Schedule Draft due to validation errors in the current draft.'
|
|
21
|
+
/** Empty state action documentation for scheduled drafts */
|
|
22
|
+
"empty-state.action.documentation": void 0,
|
|
23
|
+
// 'Learn about scheduling'
|
|
24
|
+
/** Empty state description for scheduled drafts */
|
|
25
|
+
"empty-state.description": void 0,
|
|
26
|
+
// 'Schedule and lock draft documents for publishing at a future date and time.'
|
|
27
|
+
/** Empty state title for scheduled drafts */
|
|
28
|
+
"empty-state.title": void 0
|
|
29
|
+
// 'Scheduled Drafts'
|
|
30
|
+
});
|
|
31
|
+
export {
|
|
32
|
+
singleDocRelease as default
|
|
33
|
+
};
|
|
34
|
+
//# sourceMappingURL=singleDocRelease.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"singleDocRelease.js","sources":["../../src/singleDocRelease.ts"],"sourcesContent":["import {removeUndefinedLocaleResources} from 'sanity'\n\nexport default removeUndefinedLocaleResources({\n /** Action text for scheduling publish of a draft document */\n 'action.schedule-publish': undefined, // 'Schedule publish'\n /** Tooltip text for when schedule publish fails */\n 'action.schedule-publish-error': undefined, // 'Failed to schedule publishing'\n /** Tooltip text for when a document is scheduled for publishing */\n 'action.schedule-publish-success': undefined, // 'Document scheduled for publishing'\n /** Tooltip description for when a document is scheduled for publishing */\n 'action.schedule-publish-success-description': undefined, // 'Publishing scheduled for {{publishAt}}'\n /** Tooltip text for when schedule publish is disabled due to cardinality one releases */\n 'action.schedule-publish.disabled.cardinality-one': undefined, // 'A Scheduled Draft for this document already exists.'\n /** Tooltip text for when schedule publish is disabled due to validation errors */\n 'action.schedule-publish.disabled.validation-issues': undefined, // 'Cannot Schedule Draft due to validation errors in the current draft.'\n\n /** Empty state action documentation for scheduled drafts */\n 'empty-state.action.documentation': undefined, // 'Learn about scheduling'\n /** Empty state description for scheduled drafts */\n 'empty-state.description': undefined, // 'Schedule and lock draft documents for publishing at a future date and time.'\n /** Empty state title for scheduled drafts */\n 'empty-state.title': undefined, // 'Scheduled Drafts'\n})\n"],"names":[],"mappings":";AAEA,IAAA,mBAAe,+BAA+B;AAAA;AAAA,EAE5C,2BAA2B;AAAA;AAAA;AAAA,EAE3B,iCAAiC;AAAA;AAAA;AAAA,EAEjC,mCAAmC;AAAA;AAAA;AAAA,EAEnC,+CAA+C;AAAA;AAAA;AAAA,EAE/C,oDAAoD;AAAA;AAAA;AAAA,EAEpD,sDAAsD;AAAA;AAAA;AAAA,EAGtD,oCAAoC;AAAA;AAAA;AAAA,EAEpC,2BAA2B;AAAA;AAAA;AAAA,EAE3B,qBAAqB;AAAA;AACvB,CAAC;"}
|
|
@@ -144,6 +144,9 @@ var structure = removeUndefinedLocaleResources({
|
|
|
144
144
|
"banners.reference-changed-banner.reason-removed.close-button.text": "Tanca la refer\xE8ncia",
|
|
145
145
|
/** The text for the reference change banner if the reason is that the reference has been deleted */
|
|
146
146
|
"banners.reference-changed-banner.reason-removed.text": "Aquesta refer\xE8ncia s'ha eliminat des que l'has oberta.",
|
|
147
|
+
/** The text that appears for the action button to add the current document to the global bundle, this happens when user is viewing an anonymous bundle */
|
|
148
|
+
"banners.release.action.add-to-bundle": void 0,
|
|
149
|
+
// 'Add to bundle'
|
|
147
150
|
/** The text that appears for the action button to add the current document to the global release */
|
|
148
151
|
"banners.release.action.add-to-release": "Afegeix a la publicaci\xF3",
|
|
149
152
|
/** The text that appears for the action button to add the current document to the global release */
|
|
@@ -400,6 +403,9 @@ var structure = removeUndefinedLocaleResources({
|
|
|
400
403
|
"incoming-references-input.types-loading-cross-dataset": "Carregant documents entre conjunts de dades...",
|
|
401
404
|
/** The text for the no references defined in the incoming references input */
|
|
402
405
|
"incoming-references-input.types-not-defined": "No s'han definit refer\xE8ncies entrants per a aquest tipus, consulta la documentaci\xF3 per a m\xE9s informaci\xF3.",
|
|
406
|
+
/** The text shown if there are no incoming references in the inspector */
|
|
407
|
+
"incoming-references-pane.no-references": void 0,
|
|
408
|
+
// 'No incoming references found.'
|
|
403
409
|
/** The text shown if there are no incoming references for a type */
|
|
404
410
|
"incoming-references-pane.no-references-found": "No s'han trobat refer\xE8ncies d'aquest tipus.",
|
|
405
411
|
/** The text shown if there is no schema type found for a document in the incoming references pane */
|
|
@@ -482,6 +488,9 @@ var structure = removeUndefinedLocaleResources({
|
|
|
482
488
|
"panes.document-list-pane.search-input.aria-label": "Cerca a la llista",
|
|
483
489
|
/** The search input for the search input on the document list pane */
|
|
484
490
|
"panes.document-list-pane.search-input.placeholder": "Cerca a la llista",
|
|
491
|
+
/** The tooltip text shown when a sort menu item references fields not present in the current schema */
|
|
492
|
+
"panes.document-list-pane.sort-order.disabled-reason": void 0,
|
|
493
|
+
// 'This sorting option uses fields that are not part of this document type'
|
|
485
494
|
/** The summary title when displaying an error for a document operation result */
|
|
486
495
|
"panes.document-operation-results.error.summary.title": "Detalls",
|
|
487
496
|
/** The text when a generic operation failed (fallback, generally not shown) */
|
|
@@ -506,6 +515,9 @@ var structure = removeUndefinedLocaleResources({
|
|
|
506
515
|
"panes.document-operation-results.operation-success_duplicate": "El document s'ha duplicat amb \xE8xit",
|
|
507
516
|
/** The text when a publish operation succeeded */
|
|
508
517
|
"panes.document-operation-results.operation-success_publish": "<Strong>{{title}}</Strong> s'ha publicat",
|
|
518
|
+
/** The text when a publish operation succeeded in an anonymous version */
|
|
519
|
+
"panes.document-operation-results.operation-success_publishVersion": void 0,
|
|
520
|
+
// 'Version was published'
|
|
509
521
|
/** The text when a restore operation succeeded */
|
|
510
522
|
"panes.document-operation-results.operation-success_restore": "<Strong>{{title}}</Strong> ha estat restaurat",
|
|
511
523
|
/** The text when an unpublish operation succeeded */
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"structure.js","sources":["../../src/structure.ts"],"sourcesContent":["import {removeUndefinedLocaleResources} from 'sanity'\n\nexport default removeUndefinedLocaleResources({\n /** Label for the \"Copy document ID\" menu item */\n 'action.copy-document-id.label': \"Copia l'ID del document\",\n /** Tooltip for the copy actions dropdown button in the document panel header */\n 'action.copy-document-url.label': \"Copia l'URL del document\",\n /** Label for the \"Copy document URL\" menu item */\n 'action.copy-link-to-document.label': \"Copia l'URL del document\",\n /** Tooltip when action button is disabled because the operation is not ready */\n 'action.delete.disabled.not-ready': 'Operació no preparada',\n /** Tooltip when action button is disabled because the document does not exist */\n 'action.delete.disabled.nothing-to-delete':\n 'Aquest document encara no existeix o ja ha estat eliminat',\n /** Tooltip when action button is disabled because the document exists in scheduled releases */\n 'action.delete.disabled.scheduled-release':\n 'Aquest document no es pot eliminar ja que existeix dins de les publicacions programades',\n /** Label for the \"Delete\" document action button */\n 'action.delete.label': 'Elimina',\n /** Label for the \"Delete\" document action while the document is being deleted */\n 'action.delete.running.label': 'Eliminant…',\n /** Tooltip when action is disabled because the document is linked to Canvas */\n 'action.disabled-by-canvas.tooltip':\n 'Algunes accions del document estan desactivades per a documents vinculats a Canvas',\n /** Message prompting the user to confirm discarding changes */\n 'action.discard-changes.confirm-dialog.confirm-discard-changes':\n \"Estàs segur que vols descartar tots els canvis des de l'última publicació?\",\n /** Message prompting the user to confirm discarding changes */\n 'action.discard-changes.confirm-dialog.confirm-discard-changes-draft':\n \"Esteu segurs que voleu descartar tots els canvis i eliminar aquest document d'esborrany?\",\n /**Header for the confirm discard dialog */\n 'action.discard-changes.confirm-dialog.header.text': 'Descartar els canvis?',\n /** Tooltip when action is disabled because the document has no unpublished changes */\n 'action.discard-changes.disabled.no-change': 'Aquest document no té canvis sense publicar',\n /** Tooltip when action is disabled because the document is not published */\n 'action.discard-changes.disabled.not-published': 'Aquest document no està publicat',\n /** Tooltip when action button is disabled because the operation is not ready */\n 'action.discard-changes.disabled.not-ready': 'Operació no preparada',\n /** Label for the \"Discard changes\" document action */\n 'action.discard-changes.label': 'Descarta els canvis',\n /** Tooltip when action is disabled because the operation is not ready */\n 'action.duplicate.disabled.not-ready': 'Operació no preparada',\n /** Tooltip when action is disabled because the document doesn't exist */\n 'action.duplicate.disabled.nothing-to-duplicate':\n 'Aquest document encara no existeix, així que no hi ha res per duplicar',\n /** Label for the \"Duplicate\" document action */\n 'action.duplicate.label': 'Duplica',\n /** Label for the \"Duplicate\" document action while the document is being duplicated */\n 'action.duplicate.running.label': 'Duplicant…',\n /** Tooltip when publish button is disabled because the document is already published, and published time is unavailable.*/\n 'action.publish.already-published.no-time-ago.tooltip': 'Ja publicat',\n /** Tooltip when publish button is disabled because the document is already published.*/\n 'action.publish.already-published.tooltip': 'Publicat {{timeSincePublished}}',\n /** Tooltip when action is disabled because the studio is not ready.*/\n 'action.publish.disabled.not-ready': 'Operació no preparada',\n /** Label for action when there are pending changes.*/\n 'action.publish.draft.label': 'Publica',\n /** Label for the \"Publish\" document action */\n 'action.publish.label': 'Publica',\n /** Label for the \"Publish\" document action when the document has live edit enabled.*/\n 'action.publish.live-edit.label': 'Publica',\n /** Fallback tooltip for the \"Publish\" document action when publish is invoked for a document with live edit enabled.*/\n 'action.publish.live-edit.publish-disabled':\n \"No es pot publicar ja que l'Edició en Directe està activada per a aquest tipus de document\",\n /** Tooltip for the \"Publish\" document action when the document has live edit enabled.*/\n 'action.publish.live-edit.tooltip':\n \"L'Edició en Directe està activada per a aquest tipus de contingut i la publicació es realitza automàticament a mesura que fas canvis\",\n /** Tooltip when publish button is disabled because there are no changes.*/\n 'action.publish.no-changes.tooltip': 'No hi ha canvis sense publicar',\n /** Label for the \"Publish\" document action when there are no changes.*/\n 'action.publish.published.label': 'Publicat',\n /** Label for the \"Publish\" document action while publish is being executed.*/\n 'action.publish.running.label': 'Publicant…',\n /** Label for the \"Publish\" document action while publish is being executed.*/\n 'action.publish.validation-in-progress.label': 'Validant el document…',\n /** Toast description when trying to publish with validation errors */\n 'action.publish.validation-issues-toast.description':\n 'Si us plau, corregeix els errors de validació abans de publicar',\n /** Toast title when trying to publish with validation errors */\n 'action.publish.validation-issues-toast.title': 'Errors de validació',\n /** Tooltip when the \"Publish\" document action is disabled due to validation issues */\n 'action.publish.validation-issues.tooltip':\n 'Hi ha errors de validació que cal corregir abans que aquest document pugui ser publicat',\n /** Tooltip when publish button is waiting for validation and async tasks to complete.*/\n 'action.publish.waiting': 'Esperant a que les tasques acabin abans de publicar',\n /** Message prompting the user to confirm that they want to restore to an earlier revision*/\n 'action.restore.confirm.message': 'Estàs segur que vols restaurar aquest document?',\n /** Fallback tooltip for when user is looking at the initial revision */\n 'action.restore.disabled.cannot-restore-initial': 'No pots restaurar a la revisió inicial',\n /** Label for the \"Restore\" document action */\n 'action.restore.label': 'Revertir a la revisió',\n /** Default tooltip for the action */\n 'action.restore.tooltip': 'Restaurar a aquesta revisió',\n /** Tooltip when action is disabled because the document is not already published */\n 'action.unpublish.disabled.not-published': 'Aquest document no està publicat',\n /** Tooltip when action is disabled because the operation is not ready */\n 'action.unpublish.disabled.not-ready': 'Operació no preparada',\n /** Label for the \"Unpublish\" document action */\n 'action.unpublish.label': 'Despublicar',\n /** Fallback tooltip for the Unpublish document action when publish is invoked for a document with live edit enabled.*/\n 'action.unpublish.live-edit.disabled':\n \"Aquest document té l'edició en viu activada i no pot ser despublicat\",\n\n /** Description for the archived release banner, rendered when viewing the history of a version document from the publihed view */\n 'banners.archived-release.description':\n 'Aquesta versió del document pertany a la versió arxivada <VersionBadge>{{title}}</VersionBadge>',\n /** Description for the archived scheduled draft banner, rendered when viewing the history of a cardinality one release document */\n 'banners.archived-scheduled-draft.description': 'Aquest esborrany programat està arxivat',\n /** The explanation displayed when a user attempts to create a new draft document, but the draft model is not switched on */\n 'banners.choose-new-document-destination.cannot-create-draft-document':\n \"No es pot crear un document d'esborrany.\",\n /** The explanation displayed when a user attempts to create a new published document, but the schema type doesn't support live-editing */\n 'banners.choose-new-document-destination.cannot-create-published-document':\n 'No es pot crear un document publicat.',\n /** The prompt displayed when a user must select a different perspective in order to create a document */\n 'banners.choose-new-document-destination.choose-destination':\n 'Trieu una destinació per a aquest document:',\n /** The explanation displayed when a user attempts to create a new document in a release, but the selected release is inactive */\n 'banners.choose-new-document-destination.release-inactive':\n 'La <VersionBadge>{{title}}</VersionBadge> versió no està activa.',\n /** The text for the restore button on the deleted document banner */\n 'banners.deleted-document-banner.restore-button.text': 'Restaurar la revisió més recent',\n /** The text content for the deleted document banner */\n 'banners.deleted-document-banner.text': 'Aquest document ha estat eliminat.',\n /** The text content for the deprecated document type banner */\n 'banners.deprecated-document-type-banner.text': 'Aquest tipus de document ha estat obsolet.',\n /** The text for publish action for discarding the version */\n 'banners.live-edit-draft-banner.discard.tooltip': 'Descartar esborrany',\n /** The text for publish action for the draft banner */\n 'banners.live-edit-draft-banner.publish.tooltip': 'Publicar per continuar editant',\n /** The text content for the live edit document when it's a draft */\n 'banners.live-edit-draft-banner.text':\n \"El tipus <strong>{{schemaType}}</strong> té <code>liveEdit</code> activat, però existeix una versió esborrany d'aquest document. Publica o descarta l'esborrany per continuar editant-lo en viu.\",\n /** The label for the \"compare draft\" action */\n 'banners.obsolete-draft.actions.compare-draft.text': \"Compara l'esborrany\",\n /** The label for the \"discard draft\" action */\n 'banners.obsolete-draft.actions.discard-draft.text': \"Descarta l'esborrany\",\n /** The label for the \"publish draft\" action */\n 'banners.obsolete-draft.actions.publish-draft.text': \"Publica l'esborrany\",\n /** The warning displayed when editing a document that has an obsolete draft because the draft model is not switched on */\n 'banners.obsolete-draft.draft-model-inactive.text':\n \"L'espai de treball no té esborranys habilitats, però existeix una versió d'esborrany d'aquest document.\",\n /** The text content for the paused scheduled draft banner */\n 'banners.paused-scheduled-draft.text':\n \"Programació pausada mentre s'edita. Prem Programar per reactivar o triar una nova data.\",\n /** The text for the permission check banner if the user only has one role, and it does not allow publishing this document */\n 'banners.permission-check-banner.missing-permission_create_one':\n 'El teu rol <Roles/> no té permís per publicar aquest document.',\n /** The text for the permission check banner if the user only has multiple roles, but they do not allow publishing this document */\n 'banners.permission-check-banner.missing-permission_create_other':\n 'Els teus rols <Roles/> no tenen permís per publicar aquest document.',\n /** The text for the permission check banner if the user only has one role, and it does not allow editing this document */\n 'banners.permission-check-banner.missing-permission_update_one':\n 'El teu rol <Roles/> no té permís per editar aquest document.',\n /** The text for the permission check banner if the user only has multiple roles, but they do not allow editing this document */\n 'banners.permission-check-banner.missing-permission_update_other':\n 'Els teus rols <Roles/> no tenen permís per editar aquest document.',\n /** The pending text for the request permission button that appears for viewer roles */\n 'banners.permission-check-banner.request-permission-button.sent': \"Sol·licitud d'editor enviada\",\n /** The text for the request permission button that appears for viewer roles */\n 'banners.permission-check-banner.request-permission-button.text': 'Demanar per editar',\n /** Description for the archived release banner, rendered when viewing the history of a version document from the published view */\n 'banners.published-release.description':\n 'Estàs veient un document de només lectura que va ser publicat com a part de <VersionBadge>{{title}}</VersionBadge>. No es pot editar',\n /** The text for the reload button */\n 'banners.reference-changed-banner.reason-changed.reload-button.text': 'Recarrega la referència',\n /** The text for the reference change banner if the reason is that the reference has been changed */\n 'banners.reference-changed-banner.reason-changed.text':\n \"Aquesta referència ha canviat des que l'has oberta.\",\n /** The text for the close button */\n 'banners.reference-changed-banner.reason-removed.close-button.text': 'Tanca la referència',\n /** The text for the reference change banner if the reason is that the reference has been deleted */\n 'banners.reference-changed-banner.reason-removed.text':\n \"Aquesta referència s'ha eliminat des que l'has oberta.\",\n /** The text that appears for the action button to add the current document to the global release */\n 'banners.release.action.add-to-release': 'Afegeix a la publicació',\n /** The text that appears for the action button to add the current document to the global release */\n 'banners.release.action.open-to-edit': 'Obre la publicació per editar',\n /** Toast description in case an error occurs when adding a document to a release */\n 'banners.release.error.description':\n \"S'ha produït un error en afegir el document a la publicació: {{message}}\",\n /** Toast title in case an error occurs when adding a document to a release */\n 'banners.release.error.title': 'Error en afegir el document a la publicació',\n /** The text for the banner that appears when a document only has versions but is in a draft or published pinned release */\n 'banners.release.navigate-to-edit-description': 'El document només existeix a la',\n /** The text for the banner that appears when a document only has versions but is in a draft or published pinned release */\n 'banners.release.navigate-to-edit-description-end_one': 'publicació',\n /** The text for the banner that appears when a document only has versions but is in a draft or published pinned release */\n 'banners.release.navigate-to-edit-description-end_other': 'publicacions',\n /** The text for the banner that appears when there are multiple versions but no drafts or published, only one extra releases */\n 'banners.release.navigate-to-edit-description-multiple_one':\n 'Aquest document forma part de la publicació <VersionBadge/> i {{count}} publicació més.',\n /** The text for the banner that appears when there are multiple versions but no drafts or published, more than one extra releases */\n 'banners.release.navigate-to-edit-description-multiple_other':\n 'Aquest document forma part de la publicació <VersionBadge/> i {{count}} publicacions més',\n /** The text for the banner that appears when a document is not part of any release\n * @deprecated – no longer in use\n * */\n 'banners.release.navigate-to-edit-description-none':\n 'Aquest document no forma part de cap llançament',\n /** The text for the banner that appears when a document only has one version but is in a draft or published pinned release */\n 'banners.release.navigate-to-edit-description-single':\n 'Aquest document forma part de la publicació <VersionBadge/>',\n /** The text for the banner that appears when a document is not in the current global release */\n 'banners.release.not-in-release':\n 'No està a la publicació <VersionBadge>{{title}}</VersionBadge>.',\n /** Description of toast that will appear in case of latency between the user adding a document to a release and the UI reflecting it */\n 'banners.release.waiting.description':\n \"Espera mentre el document s'afegeix a la publicació. No hauria de trigar més de uns segons.\",\n /** Title of toast that will appear in case of latency between the user adding a document to a release and the UI reflecting it */\n 'banners.release.waiting.title': 'Afegint document a la publicació…',\n /** The text for the revision not found banner */\n 'banners.revision-not-found.description':\n \"No hem pogut trobar la revisió del document seleccionada, si us plau seleccioneu una altra entrada de la llista d'historial.\",\n /** The text content for the scheduled draft override banner */\n 'banners.scheduled-draft-override-banner.text':\n \"Existeix un esborrany programat per a aquest document. Si publiqueu canvis ara, seran sobreescrits quan s'executi la programació.\",\n /** The text content for the unpublished document banner when is part of a release */\n 'banners.unpublished-release-banner.text':\n 'Aquest document serà despublicat com a part de la publicació <VersionBadge>{{title}}</VersionBadge>',\n /** The text content for the unpublished document banner letting the user know that the current published version is being shown */\n 'banners.unpublished-release-banner.text-with-published':\n 'Mostrant la versió <strong>publicada</strong> actual:',\n\n /** Browser/tab title when creating a new document of a given type */\n 'browser-document-title.new-document': 'Nou {{schemaType}}',\n /** Browser/tab title when editing a document where the title cannot be resolved from preview configuration */\n 'browser-document-title.untitled-document': 'Sense títol',\n\n /** The action menu button aria-label */\n 'buttons.action-menu-button.aria-label': 'Obre les accions del document',\n /** The action menu button tooltip */\n 'buttons.action-menu-button.tooltip': 'Accions del document',\n /** The aria-label for the collapse pane button on the document panel header */\n 'buttons.focus-pane-button.aria-label.collapse': 'Col·lapsa tots els panells',\n /** The aria-label for the focus pane button on the document panel header */\n 'buttons.focus-pane-button.aria-label.focus': 'Centra el panell',\n /** The tooltip for the collapse pane button on the document panel header */\n 'buttons.focus-pane-button.tooltip.collapse': 'Col·lapsa tots els panells',\n /** The tooltip for the focus pane button on the document panel header */\n 'buttons.focus-pane-button.tooltip.focus': 'Centra el panell',\n /** The aria-label for the split pane button on the document panel header */\n 'buttons.split-pane-button.aria-label': 'Divideix el panell a la dreta',\n /** The tool tip for the split pane button on the document panel header */\n 'buttons.split-pane-button.tooltip': 'Divideix el panell a la dreta',\n /** The title for the close button on the split pane on the document panel header */\n 'buttons.split-pane-close-button.title': 'Tanca el panell dividit',\n /** The title for the close group button on the split pane on the document panel header */\n 'buttons.split-pane-close-group-button.title': 'Tanca el grup de panells',\n\n /** The text for the canvas linked banner action button */\n 'canvas.banner.edit-in-canvas-action': 'Edita a Canvas',\n /** The text for the canvas linked banner when the document in editable mode*/\n 'canvas.banner.editable.linked-text': 'Aquest document es pot editar a Canvas.',\n /** The description for the canvas linked banner popover in editable mode*/\n 'canvas.banner.editable.popover-description':\n 'Canvas et permet escriure lliurement, després actualitzar el contingut a Studio sense haver de copiar manualment camp per camp.',\n /** The heading for the canvas linked banner popover in editable mode*/\n 'canvas.banner.editable.popover-heading': 'Escriptura de forma lliure',\n /** The text for the canvas linked banner when the document is a draft */\n 'canvas.banner.linked-text.draft': 'Aquest document esborrany està vinculat a Canvas',\n /** The text for the canvas linked banner when the document is a live document */\n 'canvas.banner.linked-text.published': 'Aquest document en viu està vinculat a Canvas',\n /** The text for the canvas linked banner when the document is a version document */\n 'canvas.banner.linked-text.version': 'Aquest document de versió està vinculat a Canvas',\n /** The text for the canvas linked banner popover button */\n 'canvas.banner.popover-button-text': 'Aprèn més',\n /** The description for the canvas linked banner popover */\n 'canvas.banner.popover-description':\n 'Canvas et permet crear contingut en un editor de forma lliure que es mapeja automàticament al Studio com a contingut estructurat - mentre escrius.',\n /** The heading for the canvas linked banner popover */\n 'canvas.banner.popover-heading': 'Creació prioritzant la idea',\n\n /** The description for the changes banner */\n 'changes.banner.description':\n \"Mostrant l'historial per a la versió <strong>{{perspective}}</strong> d'aquest document.\",\n /** The tooltip for the changes banner */\n 'changes.banner.tooltip':\n \"Aquesta vista mostra els canvis que han ocorregut en una versió específica d'aquest document. Seleccioneu una versió diferent per veure els seus canvis\",\n /** The label used in the changes inspector for the from selector */\n 'changes.from.label': 'Des de',\n /* The label for the history tab in the changes inspector*/\n 'changes.tab.history': 'Història',\n /* The label for the review tab in the changes inspector*/\n 'changes.tab.review-changes': 'Revisa els canvis',\n /** The label used in the changes inspector for the to selector */\n 'changes.to.label': 'A',\n\n /** The error message shown when the specified document comparison mode is not supported */\n 'compare-version.error.invalidModeParam':\n '\"{{input}}\" no és un mode de comparació de documents suportat.',\n /** The error message shown when the next document for comparison could not be extracted from the URL */\n 'compare-version.error.invalidNextDocumentParam': 'El paràmetre del següent document és invàlid.',\n /** The error message shown when the document comparison URL could not be parsed */\n 'compare-version.error.invalidParams.title': 'Incapaç de comparar documents',\n /** The error message shown when the previous document for comparison could not be extracted from the URL */\n 'compare-version.error.invalidPreviousDocumentParam':\n 'El paràmetre del document anterior és invàlid.',\n /** The error message shown when releases failed to load */\n 'compare-version.error.loadReleases.title': 'Error en carregar les publicacions',\n\n /** The text for the tooltip when the \"Compare versions\" action for a document is disabled */\n 'compare-versions.menu-item.disabled-reason':\n \"No hi ha altres versions d'aquest document per comparar.\",\n /** The text for the \"Compare versions\" action for a document */\n 'compare-versions.menu-item.title': 'Compara versions',\n /** The string used to label draft documents */\n 'compare-versions.status.draft': 'Esborrany',\n /** The string used to label published documents */\n 'compare-versions.status.published': 'Publicat',\n /** The title used when comparing versions of a document */\n 'compare-versions.title': 'Compara versions',\n\n /** The text in the \"Cancel\" button in the confirm delete dialog that cancels the action and closes the dialog */\n 'confirm-delete-dialog.cancel-button.text': 'Cancel·la',\n /** Used in `confirm-delete-dialog.cdr-summary.title` */\n 'confirm-delete-dialog.cdr-summary.document-count_one': '1 document',\n /** Used in `confirm-delete-dialog.cdr-summary.title` */\n 'confirm-delete-dialog.cdr-summary.document-count_other': '{{count}} documents',\n /** The text that appears in the subtitle `<summary>` that lists the datasets below the title */\n 'confirm-delete-dialog.cdr-summary.subtitle_one': 'Conjunt de dades: {{datasets}}',\n /** The text that appears in the subtitle `<summary>` that lists the datasets below the title */\n 'confirm-delete-dialog.cdr-summary.subtitle_other': 'Datasets: {{datasets}}',\n /** The text that appears in the subtitle `<summary>` that lists the datasets below the title */\n 'confirm-delete-dialog.cdr-summary.subtitle_unavailable_one': 'Dataset no disponible',\n /** The text that appears in the subtitle `<summary>` that lists the datasets below the title */\n 'confirm-delete-dialog.cdr-summary.subtitle_unavailable_other': 'Datasets no disponibles',\n /** The text that appears in the title `<summary>` that includes the list of CDRs (singular) */\n 'confirm-delete-dialog.cdr-summary.title_one': '{{documentCount}} en un altre dataset',\n /** The text that appears in the title `<summary>` that includes the list of CDRs (plural) */\n 'confirm-delete-dialog.cdr-summary.title_other': '{{documentCount}} en {{count}} datasets',\n /** Appears when hovering over the copy button to copy */\n 'confirm-delete-dialog.cdr-table.copy-id-button.tooltip': \"Copia l'ID al porta-retalls\",\n /** The header for the dataset column in the list of cross-dataset references found */\n 'confirm-delete-dialog.cdr-table.dataset.label': 'Dataset',\n /** The header for the document ID column in the list of cross-dataset references found */\n 'confirm-delete-dialog.cdr-table.document-id.label': 'ID del document',\n /** The toast title when the copy button has been clicked but copying failed */\n 'confirm-delete-dialog.cdr-table.id-copied-toast.title-failed':\n \"No s'ha pogut copiar l'ID del document\",\n /** The header for the project ID column in the list of cross-dataset references found */\n 'confirm-delete-dialog.cdr-table.project-id.label': 'ID del projecte',\n /** The text in the \"Delete anyway\" button in the confirm delete dialog that confirms the action */\n 'confirm-delete-dialog.confirm-anyway-button.text_delete': 'Esborra de totes maneres',\n /** The text in the \"Unpublish anyway\" button in the confirm delete dialog that confirms the action */\n 'confirm-delete-dialog.confirm-anyway-button.text_unpublish': 'Despublica de totes maneres',\n /** The text in the \"Delete now\" button in the confirm delete dialog that confirms the action */\n 'confirm-delete-dialog.confirm-button.text_delete': 'Esborra ara',\n /** The text in the \"Unpublish now\" button in the confirm delete dialog that confirms the action */\n 'confirm-delete-dialog.confirm-button.text_unpublish': 'Despublica ara',\n /** If no referring documents are found, this text appears above the cancel and confirmation buttons */\n 'confirm-delete-dialog.confirmation.text_delete':\n 'Estàs segur que vols esborrar “<DocumentTitle/>”?',\n /** If no referring documents are found, this text appears above the cancel and confirmation buttons */\n 'confirm-delete-dialog.confirmation.text_unpublish':\n 'Estàs segur que vols despublicar “<DocumentTitle/>”?',\n /** The text body of the error dialog. */\n 'confirm-delete-dialog.error.message.text':\n \"S'ha produït un error en carregar els documents de referència.\",\n /** The text in the retry button of the confirm delete dialog if an error occurred. */\n 'confirm-delete-dialog.error.retry-button.text': 'Reintenta',\n /** The header of the confirm delete dialog if an error occurred while the confirm delete dialog was open. */\n 'confirm-delete-dialog.error.title.text': 'Error',\n /** The header of the confirm delete dialog */\n 'confirm-delete-dialog.header.text_delete': 'Vols esborrar el document?',\n /** The header of the confirm delete dialog */\n 'confirm-delete-dialog.header.text_unpublish': 'Vols despublicar el document?',\n /** The text that appears while the referring documents are queried */\n 'confirm-delete-dialog.loading.text': 'Buscant documents de referència…',\n /** Shown if there are references to other documents but the user does not have the permission to see the relevant document IDs */\n 'confirm-delete-dialog.other-reference-count.title_one': '1 altra referència no mostrada',\n /** Shown if there are references to other documents but the user does not have the permission to see the relevant document IDs */\n 'confirm-delete-dialog.other-reference-count.title_other':\n '{{count}} altres referències no mostrades',\n /** Text in the tooltip of this component if hovering over the info icon */\n 'confirm-delete-dialog.other-reference-count.tooltip':\n \"No podem mostrar les metadades d'aquestes referències a causa d'un token d'accés absent per als datasets relacionats.\",\n /** Appears when unable to render a document preview in the referring document list */\n 'confirm-delete-dialog.preview-item.preview-unavailable.subtitle': 'ID: {{documentId}}',\n /** Appears when unable to render a document preview in the referring document list */\n 'confirm-delete-dialog.preview-item.preview-unavailable.title': 'Vista prèvia no disponible',\n /** Warns the user of affects to other documents if the action is confirmed (delete) */\n 'confirm-delete-dialog.referential-integrity-disclaimer.text_delete':\n 'Si esborres aquest document, els documents que hi fan referència ja no podran accedir-hi.',\n /** Warns the user of affects to other documents if the action is confirmed (unpublish) */\n 'confirm-delete-dialog.referential-integrity-disclaimer.text_unpublish':\n 'Si deixes de publicar aquest document, els documents que hi fan referència ja no podran accedir-hi.',\n /** Tells the user the count of how many other referring documents there are before listing them. (singular) */\n 'confirm-delete-dialog.referring-document-count.text_one':\n '1 document fa referència a “<DocumentTitle/>”',\n /** Tells the user the count of how many other referring documents there are before listing them. (plural) */\n 'confirm-delete-dialog.referring-document-count.text_other':\n '{{count}} documents fan referència a “<DocumentTitle/>”',\n /** Describes the list of documents that refer to the one trying to be deleted (delete) */\n 'confirm-delete-dialog.referring-documents-descriptor.text_delete':\n 'Potser no podràs esborrar “<DocumentTitle/>” perquè els següents documents hi fan referència:',\n /** Describes the list of documents that refer to the one trying to be deleted (unpublish) */\n 'confirm-delete-dialog.referring-documents-descriptor.text_unpublish':\n 'Potser no podràs deixar de publicar “<DocumentTitle/>” perquè els següents documents hi fan referència:',\n\n /** The text for the cancel button in the confirm dialog used in document action shortcuts if none is provided */\n 'confirm-dialog.cancel-button.fallback-text': 'Cancel·la',\n /** The text for the confirm button in the confirm dialog used in document action shortcuts if none is provided */\n 'confirm-dialog.confirm-button.fallback-text': 'Confirma',\n\n /** For the default structure definition, the title for the \"Content\" pane */\n 'default-definition.content-title': 'Contingut',\n\n /** The text shown if there was an error while getting the document's title via a preview value */\n 'doc-title.error.text': 'Error: {{errorMessage}}',\n /** The text shown if the preview value for a document is non-existent or empty */\n 'doc-title.fallback.text': 'Sense títol',\n /** The text shown if a document's title via a preview value cannot be determined due to an unknown schema type */\n 'doc-title.unknown-schema-type.text': \"Tipus d'esquema desconegut: {{schemaType}}\",\n\n /** Tooltip text shown for the close button of the document inspector */\n 'document-inspector.close-button.tooltip': 'Tanca',\n /** The title shown in the dialog header, when inspecting a valid document */\n 'document-inspector.dialog.title': 'Inspeccionant <DocumentTitle/>',\n /** The title shown in the dialog header, when the document being inspected is not created yet/has no value */\n 'document-inspector.dialog.title-no-value': 'Sense valor',\n /** Title shown for menu item that opens the \"Inspect\" dialog */\n 'document-inspector.menu-item.title': 'Inspecciona',\n /** the placeholder text for the search input on the inspect dialog */\n 'document-inspector.search.placeholder': 'Cerca',\n /** The \"parsed\" view mode, meaning the JSON is searchable, collapsible etc */\n 'document-inspector.view-mode.parsed': 'Analitzat',\n /** The \"raw\" view mode, meaning the JSON is presented syntax-highlighted, but with no other features - optimal for copying */\n 'document-inspector.view-mode.raw-json': 'JSON en brut',\n\n /** The text for when a form is hidden */\n 'document-view.form-view.form-hidden': 'Aquest formulari està ocult',\n /** Fallback title shown when a form title is not provided */\n 'document-view.form-view.form-title-fallback': 'Sense títol',\n /** The text for when the form view is loading a document */\n 'document-view.form-view.loading': 'Carregant document…',\n /** The description of the sync lock toast on the form view */\n 'document-view.form-view.sync-lock-toast.description':\n 'Espera mentre el document es sincronitza. Això sol passar just després que el document ha estat publicat, i no hauria de trigar més de uns segons',\n /** The title of the sync lock toast on the form view */\n 'document-view.form-view.sync-lock-toast.title': 'Sincronitzant document…',\n\n /** The description for the document favorite action */\n 'document.favorites.add-to-favorites': 'Afegir a preferits',\n /** The description for the document unfavorite action */\n 'document.favorites.remove-from-favorites': 'Treure de preferits',\n\n /** The description for the events inspector when we can't load the document so we default to compare with published */\n 'events.compare-with-published.description':\n \"No podem carregar els canvis d'aquest document, probablement a causa de la política de retenció d'historial del vostre pla, això us mostra com la versió <strong>{{version}}</strong> es compara amb la versió <strong>publicada</strong>.\",\n /** The title for the events inspector when we can't load the document so we default to compare with published */\n 'events.compare-with-published.title': 'Comparant amb la publicada',\n /**The title for the menu items that will be shown when expanding a publish release event to inspect the document */\n 'events.inspect.release': 'Inspeccionar <VersionBadge>{{releaseTitle}}</VersionBadge> document',\n /**The title for the menu items that will be shown when expanding a publish draft event to inspect the draft document*/\n 'events.open.draft': 'Obrir <VersionBadge>esborrany</VersionBadge> document',\n /**The title for the menu items that will be shown when expanding a publish release event to inspect the release*/\n 'events.open.release': 'Obrir <VersionBadge>{{releaseTitle}}</VersionBadge> alliberament',\n\n /** The text for the add reference item in the incoming references input */\n 'incoming-references-input.add-reference-item': 'Afegeix element',\n /** The aria-label for the incoming references list */\n 'incoming-references-input.list-label': 'Referències entrants de tipus {{type}}',\n /** The text for the no items in the incoming references input */\n 'incoming-references-input.no-items': 'Cap element',\n /** The text for the reference from in the incoming references input */\n 'incoming-references-input.reference-from': 'Referència de {{type}}',\n /** The text for the schema type not found in the incoming references input */\n 'incoming-references-input.schema-type-not-found': \"Tipus d'esquema {{type}} no trobat\",\n /** The text for the type to search in the incoming references input */\n 'incoming-references-input.type-to-search': 'Escriu per cercar',\n /** The text for the loading state in the incoming references input */\n 'incoming-references-input.types-loading': 'Carregant documents...',\n /** The text for the loading state in the incoming references input */\n 'incoming-references-input.types-loading-cross-dataset':\n 'Carregant documents entre conjunts de dades...',\n /** The text for the no references defined in the incoming references input */\n 'incoming-references-input.types-not-defined':\n \"No s'han definit referències entrants per a aquest tipus, consulta la documentació per a més informació.\",\n\n /** The text shown if there are no incoming references for a type */\n 'incoming-references-pane.no-references-found': \"No s'han trobat referències d'aquest tipus.\",\n /** The text shown if there is no schema type found for a document in the incoming references pane */\n 'incoming-references-pane.schema-type-not-found': \"Tipus d'esquema {{type}} no trobat\",\n\n /** The loading messaging for when the tooltip is still loading permission info */\n 'insufficient-permissions-message-tooltip.loading-text': 'Carregant…',\n\n /** --- Menu items --- */\n /** The menu item group title to use for the Action menu items */\n 'menu-item-groups.actions-group': 'Accions',\n /** The menu item group title to use for the Layout menu items */\n 'menu-item-groups.layout-group': 'Disposició',\n /** The menu item group title to use for the Sort menu items */\n 'menu-item-groups.sorting-group': 'Ordenar',\n\n /** The menu item title to use the compact view */\n 'menu-items.layout.compact-view': 'Vista compacta',\n /** The menu item title to use the detailed view */\n 'menu-items.layout.detailed-view': 'Vista detallada',\n /** The menu item title to Sort by Created */\n 'menu-items.sort-by.created': 'Ordenar per Creat',\n /** The menu item title to Sort by Last Edited */\n 'menu-items.sort-by.last-edited': 'Ordenar per Última edició',\n\n /** The link text of the no document type screen that appears directly below the subtitle */\n 'no-document-types-screen.link-text': 'Aprèn com afegir un tipus de document →',\n /** The subtitle of the no document type screen that appears directly below the title */\n 'no-document-types-screen.subtitle':\n 'Si us plau, defineix almenys un tipus de document en el teu esquema.',\n /** The title of the no document type screen */\n 'no-document-types-screen.title': 'No hi ha tipus de documents',\n\n /** Text shown on back button visible on smaller breakpoints */\n 'pane-header.back-button.text': 'Enrere',\n /** tooltip text (via `title` attribute) for the menu button */\n 'pane-header.context-menu-button.tooltip': 'Mostrar menú',\n /** Appears in a document list pane header if there are more than one option for create. This is the label for that menu */\n 'pane-header.create-menu.label': 'Crear',\n /** Tooltip displayed on the create new button in document lists */\n 'pane-header.create-new-button.tooltip': 'Crear nou document',\n /** The `aria-label` for the disabled button in the pane header if create permissions are granted */\n 'pane-header.disabled-created-button.aria-label': 'Permisos insuficients',\n\n /** The text shown in the tooltip of pane item previews of documents if there are unpublished edits */\n 'pane-item.draft-status.has-draft.tooltip': 'Editat <RelativeTime/>',\n /** The text shown in the tooltip of pane item previews of documents if there are no unpublished edits */\n 'pane-item.draft-status.no-draft.tooltip': 'Sense edicions no publicades',\n /** The subtitle tor pane item previews if there isn't a matching schema type found */\n 'pane-item.missing-schema-type.subtitle': 'Document: <Code>{{documentId}}</Code>',\n /** The title tor pane item previews if there isn't a matching schema type found */\n 'pane-item.missing-schema-type.title':\n \"No s'ha trobat l'esquema per al tipus <Code>{{documentType}}</Code>\",\n /** The text shown in the tooltip of pane item previews of documents if there are unpublished edits */\n 'pane-item.published-status.has-published.tooltip': 'Publicat <RelativeTime/>',\n /** The text shown in the tooltip of pane item previews of documents if there are no unpublished edits */\n 'pane-item.published-status.no-published.tooltip': 'No hi ha edicions sense publicar',\n\n /** The text used in the document header title if there is an error */\n 'panes.document-header-title.error.text': 'Error: {{error}}',\n /** The text used in the document header title if creating a new item */\n 'panes.document-header-title.new.text': 'Nou {{schemaType}}',\n /** The text used in the document header title if no other title can be determined */\n 'panes.document-header-title.untitled.text': 'Sense títol',\n /** The help text saying that we'll retry fetching the document list */\n 'panes.document-list-pane.error.retrying': 'Tornant a intentar…',\n /** The error text on the document list pane */\n 'panes.document-list-pane.error.text': 'Error: <Code>{{error}}</Code>',\n /** The error text on the document list pane */\n 'panes.document-list-pane.error.text.dev': 'Error: <Code>{{error}}</Code>',\n /** The error text on the document list pane if the browser appears to be offlline */\n 'panes.document-list-pane.error.text.offline':\n 'La connexió a Internet sembla estar fora de línia.',\n /** The error title on the document list pane */\n 'panes.document-list-pane.error.title': \"No s'han pogut obtenir els elements de la llista\",\n /** The help text saying that we'll retry fetching the document list */\n 'panes.document-list-pane.error.will-retry-automatically_one': 'Tornant a intentar…',\n 'panes.document-list-pane.error.will-retry-automatically_other':\n 'Tornant a intentar… (#{{count}}).',\n /** The text of the document list pane if more than a maximum number of documents are returned */\n 'panes.document-list-pane.max-items.text': 'Mostrant un màxim de {{limit}} documents',\n /** The text of the document list pane if no documents are found for a specified type */\n 'panes.document-list-pane.no-documents-of-type.text': \"No hi ha documents d'aquest tipus\",\n /** The text of the document list pane if no documents are found */\n 'panes.document-list-pane.no-documents.text': \"No s'han trobat resultats\",\n /** The text of the document list pane if no documents are found matching specified criteria */\n 'panes.document-list-pane.no-matching-documents.text': 'No hi ha documents coincidents',\n /** The search input for the search input on the document list pane */\n 'panes.document-list-pane.reconnecting': 'Intentant connectar…',\n /** The aria-label for the search input on the document list pane */\n 'panes.document-list-pane.search-input.aria-label': 'Cerca a la llista',\n /** The search input for the search input on the document list pane */\n 'panes.document-list-pane.search-input.placeholder': 'Cerca a la llista',\n /** The summary title when displaying an error for a document operation result */\n 'panes.document-operation-results.error.summary.title': 'Detalls',\n /** The text when a generic operation failed (fallback, generally not shown) */\n 'panes.document-operation-results.operation-error': \"S'ha produït un error durant {{context}}\",\n /** The text when a delete operation failed */\n 'panes.document-operation-results.operation-error_delete':\n \"S'ha produït un error en intentar eliminar aquest document. Això normalment significa que hi ha altres documents que el referencien.\",\n /** The text when an unpublish operation failed */\n 'panes.document-operation-results.operation-error_unpublish':\n \"S'ha produït un error en intentar despublicar aquest document. Això normalment significa que hi ha altres documents que el referencien.\",\n /** The text when a generic operation succeeded (fallback, generally not shown) */\n 'panes.document-operation-results.operation-success':\n \"S'ha realitzat amb èxit {{op}} en el document\",\n /** The text when copy document ID operation succeeded */\n 'panes.document-operation-results.operation-success_copy-id':\n 'ID del document copiat al porta-retalls',\n /** The text when copy URL operation succeeded */\n 'panes.document-operation-results.operation-success_copy-url':\n \"L'URL del document s'ha copiat al porta-retalls\",\n /** */\n 'panes.document-operation-results.operation-success_createVersion':\n \"<Strong>{{title}}</Strong> s'ha afegit a la publicació\",\n /** The text when a delete operation succeeded */\n 'panes.document-operation-results.operation-success_delete': \"El document s'ha eliminat amb èxit\",\n /** The text when a discard changes operation succeeded */\n 'panes.document-operation-results.operation-success_discardChanges':\n \"Tots els canvis des de la darrera publicació s'han descartat. L'esborrany descartat encara es pot recuperar de l'historial\",\n /** The text when a duplicate operation succeeded */\n 'panes.document-operation-results.operation-success_duplicate':\n \"El document s'ha duplicat amb èxit\",\n /** The text when a publish operation succeeded */\n 'panes.document-operation-results.operation-success_publish':\n \"<Strong>{{title}}</Strong> s'ha publicat\",\n /** The text when a restore operation succeeded */\n 'panes.document-operation-results.operation-success_restore':\n '<Strong>{{title}}</Strong> ha estat restaurat',\n /** The text when an unpublish operation succeeded */\n 'panes.document-operation-results.operation-success_unpublish':\n \"<Strong>{{title}}</Strong> ha estat despublicat. S'ha creat un esborrany a partir de l'última revisió publicada.\",\n /** The document title shown when document title is \"undefined\" in operation message */\n 'panes.document-operation-results.operation-undefined-title': 'Sense títol',\n /** The loading message for the document not found pane */\n 'panes.document-pane.document-not-found.loading': 'Carregant document…',\n /** The text of the document not found pane if the schema is known */\n 'panes.document-pane.document-not-found.text':\n \"El tipus de document no està definit, i no s'ha pogut trobar un document amb l'identificador <Code>{{id}}</Code>.\",\n /** The title of the document not found pane if the schema is known */\n 'panes.document-pane.document-not-found.title': \"El document no s'ha trobat\",\n /** The text of the document not found pane if the schema is not found */\n 'panes.document-pane.document-unknown-type.text':\n \"Aquest document té el tipus d'esquema <Code>{{documentType}}</Code>, que no està definit com a tipus en l'esquema local del content studio.\",\n /** The title of the document not found pane if the schema is not found or unknown */\n 'panes.document-pane.document-unknown-type.title':\n 'Tipus de document desconegut: <Code>{{documentType}}</Code>',\n /** The title of the document not found pane if the schema is unknown */\n 'panes.document-pane.document-unknown-type.without-schema.text':\n \"Aquest document no existeix, i no s'ha especificat cap tipus d'esquema per a ell.\",\n /** Default message shown while resolving the structure definition for an asynchronous node */\n 'panes.resolving.default-message': 'Carregant…',\n /** Message shown while resolving the structure definition for an asynchronous node and it is taking a while (more than 5s) */\n 'panes.resolving.slow-resolve-message': 'Encara carregant…',\n /** The text to display when type is missing */\n 'panes.unknown-pane-type.missing-type.text':\n \"A l'element d'estructura li falta la propietat <Code>type</Code> requerida.\",\n /** The title of the unknown pane */\n 'panes.unknown-pane-type.title': 'Tipus de panell desconegut',\n /** The text to display when type is unknown */\n 'panes.unknown-pane-type.unknown-type.text':\n \"L'element d'estructura de tipus <Code>{{type}}</Code> no és una entitat coneguda.\",\n\n /** The text for the \"Open preview\" action for a document */\n 'production-preview.menu-item.title': 'Obrir vista prèvia',\n\n /** The text for the confirm button in the request permission dialog used in the permissions banner */\n 'request-permission-dialog.confirm-button.text': 'Enviar sol·licitud',\n /** The description text for the request permission dialog used in the permissions banner */\n 'request-permission-dialog.description.text':\n 'La teva sol·licitud serà enviada als administradors del projecte. Si vols, també pots incloure una nota',\n /** The header/title for the request permission dialog used in the permissions banner */\n 'request-permission-dialog.header.text': \"Demanar accés d'edició\",\n /** The text describing the note input for the request permission dialog used in the permissions banner */\n 'request-permission-dialog.note-input.description.text': 'Si vols, pots afegir una nota',\n /** The placeholder for the note input in the request permission dialog used in the permissions banner */\n 'request-permission-dialog.note-input.placeholder.text': 'Afegir nota...',\n /** The error/warning text in the request permission dialog when the user's request has been declined */\n 'request-permission-dialog.warning.denied.text':\n 'La teva sol·licitud per accedir a aquest projecte ha estat rebutjada.',\n /** The error/warning text in the request permission dialog when the user's request has been denied due to too many outstanding requests */\n 'request-permission-dialog.warning.limit-reached.text':\n 'Has arribat al límit de sol·licituds de rol en tots els projectes. Si us plau, espera abans de presentar més sol·licituds o contacta amb un administrador per obtenir ajuda.',\n\n /** Label for button when status is saved */\n 'status-bar.document-status-pulse.status.saved.text': 'Desat',\n /** Label for button when status is syncing */\n 'status-bar.document-status-pulse.status.syncing.text': 'Desant...',\n /** Accessibility label indicating when the document was last published, in relative time, eg \"3 weeks ago\" */\n 'status-bar.publish-status-button.last-published-time.aria-label':\n 'Última publicació {{relativeTime}}',\n /** Text for tooltip showing explanation of timestamp/relative time, eg \"Last published <RelativeTime/>\" */\n 'status-bar.publish-status-button.last-published-time.tooltip':\n 'Darrera publicació <RelativeTime/>',\n /** Accessibility label indicating when the document was last updated, in relative time, eg \"2 hours ago\" */\n 'status-bar.publish-status-button.last-updated-time.aria-label':\n 'Darrera actualització {{relativeTime}}',\n /** Text for tooltip showing explanation of timestamp/relative time, eg \"Last updated <RelativeTime/>\" */\n 'status-bar.publish-status-button.last-updated-time.tooltip':\n 'Darrera actualització <RelativeTime/>',\n /** Aria label for the button */\n 'status-bar.review-changes-button.aria-label': 'Revisar canvis',\n /** Label for button when status is saved */\n 'status-bar.review-changes-button.status.saved.text': 'Desat!',\n /** Label for button when status is syncing */\n 'status-bar.review-changes-button.status.syncing.text': 'Desant...',\n /** Text for the secondary text for tooltip for the button */\n 'status-bar.review-changes-button.tooltip.changes-saved': 'Canvis desats',\n /** Primary text for tooltip for the button */\n 'status-bar.review-changes-button.tooltip.text': 'Revisar canvis',\n\n /** The text that appears in side the documentation link */\n 'structure-error.docs-link.text': 'Veure documentació',\n /** Labels the error message or error stack of the structure error screen */\n 'structure-error.error.label': 'Error',\n /** The header that appears at the top of the error screen */\n 'structure-error.header.text': \"S'ha trobat un error en llegir l'estructura\",\n /** The text in the reload button to retry rendering the structure */\n 'structure-error.reload-button.text': 'Recarregar',\n /** Labels the structure path of the structure error screen */\n 'structure-error.structure-path.label': \"Camí de l'estructura\",\n\n /** The aria label for the menu button in the timeline item */\n 'timeline-item.menu-button.aria-label': \"Obrir menú d'accions\",\n /** The text for the tooltip in menu button the timeline item */\n 'timeline-item.menu-button.tooltip': 'Accions',\n /** The text for the collapse action in the timeline item menu */\n 'timeline-item.menu.action-collapse': 'Col·lapsar',\n /** The text for the expand action in the timeline item menu */\n 'timeline-item.menu.action-expand': 'Expandir',\n /** The text for the published event menu tooltip when the release is not found */\n 'timeline-item.not-found-release.tooltip': 'No s\\'ha trobat la publicació amb id \"{{releaseId}}\"',\n\n /** The text for the \"Inline changes\" action, which is used to toggle the visibility of content diffs inside inputs */\n 'toggle-inline-changes.menu-item.title': 'Canvis en línia',\n})\n"],"names":[],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"structure.js","sources":["../../src/structure.ts"],"sourcesContent":["import {removeUndefinedLocaleResources} from 'sanity'\n\nexport default removeUndefinedLocaleResources({\n /** Label for the \"Copy document ID\" menu item */\n 'action.copy-document-id.label': \"Copia l'ID del document\",\n /** Tooltip for the copy actions dropdown button in the document panel header */\n 'action.copy-document-url.label': \"Copia l'URL del document\",\n /** Label for the \"Copy document URL\" menu item */\n 'action.copy-link-to-document.label': \"Copia l'URL del document\",\n /** Tooltip when action button is disabled because the operation is not ready */\n 'action.delete.disabled.not-ready': 'Operació no preparada',\n /** Tooltip when action button is disabled because the document does not exist */\n 'action.delete.disabled.nothing-to-delete':\n 'Aquest document encara no existeix o ja ha estat eliminat',\n /** Tooltip when action button is disabled because the document exists in scheduled releases */\n 'action.delete.disabled.scheduled-release':\n 'Aquest document no es pot eliminar ja que existeix dins de les publicacions programades',\n /** Label for the \"Delete\" document action button */\n 'action.delete.label': 'Elimina',\n /** Label for the \"Delete\" document action while the document is being deleted */\n 'action.delete.running.label': 'Eliminant…',\n /** Tooltip when action is disabled because the document is linked to Canvas */\n 'action.disabled-by-canvas.tooltip':\n 'Algunes accions del document estan desactivades per a documents vinculats a Canvas',\n /** Message prompting the user to confirm discarding changes */\n 'action.discard-changes.confirm-dialog.confirm-discard-changes':\n \"Estàs segur que vols descartar tots els canvis des de l'última publicació?\",\n /** Message prompting the user to confirm discarding changes */\n 'action.discard-changes.confirm-dialog.confirm-discard-changes-draft':\n \"Esteu segurs que voleu descartar tots els canvis i eliminar aquest document d'esborrany?\",\n /**Header for the confirm discard dialog */\n 'action.discard-changes.confirm-dialog.header.text': 'Descartar els canvis?',\n /** Tooltip when action is disabled because the document has no unpublished changes */\n 'action.discard-changes.disabled.no-change': 'Aquest document no té canvis sense publicar',\n /** Tooltip when action is disabled because the document is not published */\n 'action.discard-changes.disabled.not-published': 'Aquest document no està publicat',\n /** Tooltip when action button is disabled because the operation is not ready */\n 'action.discard-changes.disabled.not-ready': 'Operació no preparada',\n /** Label for the \"Discard changes\" document action */\n 'action.discard-changes.label': 'Descarta els canvis',\n /** Tooltip when action is disabled because the operation is not ready */\n 'action.duplicate.disabled.not-ready': 'Operació no preparada',\n /** Tooltip when action is disabled because the document doesn't exist */\n 'action.duplicate.disabled.nothing-to-duplicate':\n 'Aquest document encara no existeix, així que no hi ha res per duplicar',\n /** Label for the \"Duplicate\" document action */\n 'action.duplicate.label': 'Duplica',\n /** Label for the \"Duplicate\" document action while the document is being duplicated */\n 'action.duplicate.running.label': 'Duplicant…',\n /** Tooltip when publish button is disabled because the document is already published, and published time is unavailable.*/\n 'action.publish.already-published.no-time-ago.tooltip': 'Ja publicat',\n /** Tooltip when publish button is disabled because the document is already published.*/\n 'action.publish.already-published.tooltip': 'Publicat {{timeSincePublished}}',\n /** Tooltip when action is disabled because the studio is not ready.*/\n 'action.publish.disabled.not-ready': 'Operació no preparada',\n /** Label for action when there are pending changes.*/\n 'action.publish.draft.label': 'Publica',\n /** Label for the \"Publish\" document action */\n 'action.publish.label': 'Publica',\n /** Label for the \"Publish\" document action when the document has live edit enabled.*/\n 'action.publish.live-edit.label': 'Publica',\n /** Fallback tooltip for the \"Publish\" document action when publish is invoked for a document with live edit enabled.*/\n 'action.publish.live-edit.publish-disabled':\n \"No es pot publicar ja que l'Edició en Directe està activada per a aquest tipus de document\",\n /** Tooltip for the \"Publish\" document action when the document has live edit enabled.*/\n 'action.publish.live-edit.tooltip':\n \"L'Edició en Directe està activada per a aquest tipus de contingut i la publicació es realitza automàticament a mesura que fas canvis\",\n /** Tooltip when publish button is disabled because there are no changes.*/\n 'action.publish.no-changes.tooltip': 'No hi ha canvis sense publicar',\n /** Label for the \"Publish\" document action when there are no changes.*/\n 'action.publish.published.label': 'Publicat',\n /** Label for the \"Publish\" document action while publish is being executed.*/\n 'action.publish.running.label': 'Publicant…',\n /** Label for the \"Publish\" document action while publish is being executed.*/\n 'action.publish.validation-in-progress.label': 'Validant el document…',\n /** Toast description when trying to publish with validation errors */\n 'action.publish.validation-issues-toast.description':\n 'Si us plau, corregeix els errors de validació abans de publicar',\n /** Toast title when trying to publish with validation errors */\n 'action.publish.validation-issues-toast.title': 'Errors de validació',\n /** Tooltip when the \"Publish\" document action is disabled due to validation issues */\n 'action.publish.validation-issues.tooltip':\n 'Hi ha errors de validació que cal corregir abans que aquest document pugui ser publicat',\n /** Tooltip when publish button is waiting for validation and async tasks to complete.*/\n 'action.publish.waiting': 'Esperant a que les tasques acabin abans de publicar',\n /** Message prompting the user to confirm that they want to restore to an earlier revision*/\n 'action.restore.confirm.message': 'Estàs segur que vols restaurar aquest document?',\n /** Fallback tooltip for when user is looking at the initial revision */\n 'action.restore.disabled.cannot-restore-initial': 'No pots restaurar a la revisió inicial',\n /** Label for the \"Restore\" document action */\n 'action.restore.label': 'Revertir a la revisió',\n /** Default tooltip for the action */\n 'action.restore.tooltip': 'Restaurar a aquesta revisió',\n /** Tooltip when action is disabled because the document is not already published */\n 'action.unpublish.disabled.not-published': 'Aquest document no està publicat',\n /** Tooltip when action is disabled because the operation is not ready */\n 'action.unpublish.disabled.not-ready': 'Operació no preparada',\n /** Label for the \"Unpublish\" document action */\n 'action.unpublish.label': 'Despublicar',\n /** Fallback tooltip for the Unpublish document action when publish is invoked for a document with live edit enabled.*/\n 'action.unpublish.live-edit.disabled':\n \"Aquest document té l'edició en viu activada i no pot ser despublicat\",\n\n /** Description for the archived release banner, rendered when viewing the history of a version document from the publihed view */\n 'banners.archived-release.description':\n 'Aquesta versió del document pertany a la versió arxivada <VersionBadge>{{title}}</VersionBadge>',\n /** Description for the archived scheduled draft banner, rendered when viewing the history of a cardinality one release document */\n 'banners.archived-scheduled-draft.description': 'Aquest esborrany programat està arxivat',\n /** The explanation displayed when a user attempts to create a new draft document, but the draft model is not switched on */\n 'banners.choose-new-document-destination.cannot-create-draft-document':\n \"No es pot crear un document d'esborrany.\",\n /** The explanation displayed when a user attempts to create a new published document, but the schema type doesn't support live-editing */\n 'banners.choose-new-document-destination.cannot-create-published-document':\n 'No es pot crear un document publicat.',\n /** The prompt displayed when a user must select a different perspective in order to create a document */\n 'banners.choose-new-document-destination.choose-destination':\n 'Trieu una destinació per a aquest document:',\n /** The explanation displayed when a user attempts to create a new document in a release, but the selected release is inactive */\n 'banners.choose-new-document-destination.release-inactive':\n 'La <VersionBadge>{{title}}</VersionBadge> versió no està activa.',\n /** The text for the restore button on the deleted document banner */\n 'banners.deleted-document-banner.restore-button.text': 'Restaurar la revisió més recent',\n /** The text content for the deleted document banner */\n 'banners.deleted-document-banner.text': 'Aquest document ha estat eliminat.',\n /** The text content for the deprecated document type banner */\n 'banners.deprecated-document-type-banner.text': 'Aquest tipus de document ha estat obsolet.',\n /** The text for publish action for discarding the version */\n 'banners.live-edit-draft-banner.discard.tooltip': 'Descartar esborrany',\n /** The text for publish action for the draft banner */\n 'banners.live-edit-draft-banner.publish.tooltip': 'Publicar per continuar editant',\n /** The text content for the live edit document when it's a draft */\n 'banners.live-edit-draft-banner.text':\n \"El tipus <strong>{{schemaType}}</strong> té <code>liveEdit</code> activat, però existeix una versió esborrany d'aquest document. Publica o descarta l'esborrany per continuar editant-lo en viu.\",\n /** The label for the \"compare draft\" action */\n 'banners.obsolete-draft.actions.compare-draft.text': \"Compara l'esborrany\",\n /** The label for the \"discard draft\" action */\n 'banners.obsolete-draft.actions.discard-draft.text': \"Descarta l'esborrany\",\n /** The label for the \"publish draft\" action */\n 'banners.obsolete-draft.actions.publish-draft.text': \"Publica l'esborrany\",\n /** The warning displayed when editing a document that has an obsolete draft because the draft model is not switched on */\n 'banners.obsolete-draft.draft-model-inactive.text':\n \"L'espai de treball no té esborranys habilitats, però existeix una versió d'esborrany d'aquest document.\",\n /** The text content for the paused scheduled draft banner */\n 'banners.paused-scheduled-draft.text':\n \"Programació pausada mentre s'edita. Prem Programar per reactivar o triar una nova data.\",\n /** The text for the permission check banner if the user only has one role, and it does not allow publishing this document */\n 'banners.permission-check-banner.missing-permission_create_one':\n 'El teu rol <Roles/> no té permís per publicar aquest document.',\n /** The text for the permission check banner if the user only has multiple roles, but they do not allow publishing this document */\n 'banners.permission-check-banner.missing-permission_create_other':\n 'Els teus rols <Roles/> no tenen permís per publicar aquest document.',\n /** The text for the permission check banner if the user only has one role, and it does not allow editing this document */\n 'banners.permission-check-banner.missing-permission_update_one':\n 'El teu rol <Roles/> no té permís per editar aquest document.',\n /** The text for the permission check banner if the user only has multiple roles, but they do not allow editing this document */\n 'banners.permission-check-banner.missing-permission_update_other':\n 'Els teus rols <Roles/> no tenen permís per editar aquest document.',\n /** The pending text for the request permission button that appears for viewer roles */\n 'banners.permission-check-banner.request-permission-button.sent': \"Sol·licitud d'editor enviada\",\n /** The text for the request permission button that appears for viewer roles */\n 'banners.permission-check-banner.request-permission-button.text': 'Demanar per editar',\n /** Description for the archived release banner, rendered when viewing the history of a version document from the published view */\n 'banners.published-release.description':\n 'Estàs veient un document de només lectura que va ser publicat com a part de <VersionBadge>{{title}}</VersionBadge>. No es pot editar',\n /** The text for the reload button */\n 'banners.reference-changed-banner.reason-changed.reload-button.text': 'Recarrega la referència',\n /** The text for the reference change banner if the reason is that the reference has been changed */\n 'banners.reference-changed-banner.reason-changed.text':\n \"Aquesta referència ha canviat des que l'has oberta.\",\n /** The text for the close button */\n 'banners.reference-changed-banner.reason-removed.close-button.text': 'Tanca la referència',\n /** The text for the reference change banner if the reason is that the reference has been deleted */\n 'banners.reference-changed-banner.reason-removed.text':\n \"Aquesta referència s'ha eliminat des que l'has oberta.\",\n /** The text that appears for the action button to add the current document to the global bundle, this happens when user is viewing an anonymous bundle */\n 'banners.release.action.add-to-bundle': undefined, // 'Add to bundle'\n /** The text that appears for the action button to add the current document to the global release */\n 'banners.release.action.add-to-release': 'Afegeix a la publicació',\n /** The text that appears for the action button to add the current document to the global release */\n 'banners.release.action.open-to-edit': 'Obre la publicació per editar',\n /** Toast description in case an error occurs when adding a document to a release */\n 'banners.release.error.description':\n \"S'ha produït un error en afegir el document a la publicació: {{message}}\",\n /** Toast title in case an error occurs when adding a document to a release */\n 'banners.release.error.title': 'Error en afegir el document a la publicació',\n /** The text for the banner that appears when a document only has versions but is in a draft or published pinned release */\n 'banners.release.navigate-to-edit-description': 'El document només existeix a la',\n /** The text for the banner that appears when a document only has versions but is in a draft or published pinned release */\n 'banners.release.navigate-to-edit-description-end_one': 'publicació',\n /** The text for the banner that appears when a document only has versions but is in a draft or published pinned release */\n 'banners.release.navigate-to-edit-description-end_other': 'publicacions',\n /** The text for the banner that appears when there are multiple versions but no drafts or published, only one extra releases */\n 'banners.release.navigate-to-edit-description-multiple_one':\n 'Aquest document forma part de la publicació <VersionBadge/> i {{count}} publicació més.',\n /** The text for the banner that appears when there are multiple versions but no drafts or published, more than one extra releases */\n 'banners.release.navigate-to-edit-description-multiple_other':\n 'Aquest document forma part de la publicació <VersionBadge/> i {{count}} publicacions més',\n /** The text for the banner that appears when a document is not part of any release\n * @deprecated – no longer in use\n * */\n 'banners.release.navigate-to-edit-description-none':\n 'Aquest document no forma part de cap llançament',\n /** The text for the banner that appears when a document only has one version but is in a draft or published pinned release */\n 'banners.release.navigate-to-edit-description-single':\n 'Aquest document forma part de la publicació <VersionBadge/>',\n /** The text for the banner that appears when a document is not in the current global release */\n 'banners.release.not-in-release':\n 'No està a la publicació <VersionBadge>{{title}}</VersionBadge>.',\n /** Description of toast that will appear in case of latency between the user adding a document to a release and the UI reflecting it */\n 'banners.release.waiting.description':\n \"Espera mentre el document s'afegeix a la publicació. No hauria de trigar més de uns segons.\",\n /** Title of toast that will appear in case of latency between the user adding a document to a release and the UI reflecting it */\n 'banners.release.waiting.title': 'Afegint document a la publicació…',\n /** The text for the revision not found banner */\n 'banners.revision-not-found.description':\n \"No hem pogut trobar la revisió del document seleccionada, si us plau seleccioneu una altra entrada de la llista d'historial.\",\n /** The text content for the scheduled draft override banner */\n 'banners.scheduled-draft-override-banner.text':\n \"Existeix un esborrany programat per a aquest document. Si publiqueu canvis ara, seran sobreescrits quan s'executi la programació.\",\n /** The text content for the unpublished document banner when is part of a release */\n 'banners.unpublished-release-banner.text':\n 'Aquest document serà despublicat com a part de la publicació <VersionBadge>{{title}}</VersionBadge>',\n /** The text content for the unpublished document banner letting the user know that the current published version is being shown */\n 'banners.unpublished-release-banner.text-with-published':\n 'Mostrant la versió <strong>publicada</strong> actual:',\n\n /** Browser/tab title when creating a new document of a given type */\n 'browser-document-title.new-document': 'Nou {{schemaType}}',\n /** Browser/tab title when editing a document where the title cannot be resolved from preview configuration */\n 'browser-document-title.untitled-document': 'Sense títol',\n\n /** The action menu button aria-label */\n 'buttons.action-menu-button.aria-label': 'Obre les accions del document',\n /** The action menu button tooltip */\n 'buttons.action-menu-button.tooltip': 'Accions del document',\n /** The aria-label for the collapse pane button on the document panel header */\n 'buttons.focus-pane-button.aria-label.collapse': 'Col·lapsa tots els panells',\n /** The aria-label for the focus pane button on the document panel header */\n 'buttons.focus-pane-button.aria-label.focus': 'Centra el panell',\n /** The tooltip for the collapse pane button on the document panel header */\n 'buttons.focus-pane-button.tooltip.collapse': 'Col·lapsa tots els panells',\n /** The tooltip for the focus pane button on the document panel header */\n 'buttons.focus-pane-button.tooltip.focus': 'Centra el panell',\n /** The aria-label for the split pane button on the document panel header */\n 'buttons.split-pane-button.aria-label': 'Divideix el panell a la dreta',\n /** The tool tip for the split pane button on the document panel header */\n 'buttons.split-pane-button.tooltip': 'Divideix el panell a la dreta',\n /** The title for the close button on the split pane on the document panel header */\n 'buttons.split-pane-close-button.title': 'Tanca el panell dividit',\n /** The title for the close group button on the split pane on the document panel header */\n 'buttons.split-pane-close-group-button.title': 'Tanca el grup de panells',\n\n /** The text for the canvas linked banner action button */\n 'canvas.banner.edit-in-canvas-action': 'Edita a Canvas',\n /** The text for the canvas linked banner when the document in editable mode*/\n 'canvas.banner.editable.linked-text': 'Aquest document es pot editar a Canvas.',\n /** The description for the canvas linked banner popover in editable mode*/\n 'canvas.banner.editable.popover-description':\n 'Canvas et permet escriure lliurement, després actualitzar el contingut a Studio sense haver de copiar manualment camp per camp.',\n /** The heading for the canvas linked banner popover in editable mode*/\n 'canvas.banner.editable.popover-heading': 'Escriptura de forma lliure',\n /** The text for the canvas linked banner when the document is a draft */\n 'canvas.banner.linked-text.draft': 'Aquest document esborrany està vinculat a Canvas',\n /** The text for the canvas linked banner when the document is a live document */\n 'canvas.banner.linked-text.published': 'Aquest document en viu està vinculat a Canvas',\n /** The text for the canvas linked banner when the document is a version document */\n 'canvas.banner.linked-text.version': 'Aquest document de versió està vinculat a Canvas',\n /** The text for the canvas linked banner popover button */\n 'canvas.banner.popover-button-text': 'Aprèn més',\n /** The description for the canvas linked banner popover */\n 'canvas.banner.popover-description':\n 'Canvas et permet crear contingut en un editor de forma lliure que es mapeja automàticament al Studio com a contingut estructurat - mentre escrius.',\n /** The heading for the canvas linked banner popover */\n 'canvas.banner.popover-heading': 'Creació prioritzant la idea',\n\n /** The description for the changes banner */\n 'changes.banner.description':\n \"Mostrant l'historial per a la versió <strong>{{perspective}}</strong> d'aquest document.\",\n /** The tooltip for the changes banner */\n 'changes.banner.tooltip':\n \"Aquesta vista mostra els canvis que han ocorregut en una versió específica d'aquest document. Seleccioneu una versió diferent per veure els seus canvis\",\n /** The label used in the changes inspector for the from selector */\n 'changes.from.label': 'Des de',\n /* The label for the history tab in the changes inspector*/\n 'changes.tab.history': 'Història',\n /* The label for the review tab in the changes inspector*/\n 'changes.tab.review-changes': 'Revisa els canvis',\n /** The label used in the changes inspector for the to selector */\n 'changes.to.label': 'A',\n\n /** The error message shown when the specified document comparison mode is not supported */\n 'compare-version.error.invalidModeParam':\n '\"{{input}}\" no és un mode de comparació de documents suportat.',\n /** The error message shown when the next document for comparison could not be extracted from the URL */\n 'compare-version.error.invalidNextDocumentParam': 'El paràmetre del següent document és invàlid.',\n /** The error message shown when the document comparison URL could not be parsed */\n 'compare-version.error.invalidParams.title': 'Incapaç de comparar documents',\n /** The error message shown when the previous document for comparison could not be extracted from the URL */\n 'compare-version.error.invalidPreviousDocumentParam':\n 'El paràmetre del document anterior és invàlid.',\n /** The error message shown when releases failed to load */\n 'compare-version.error.loadReleases.title': 'Error en carregar les publicacions',\n\n /** The text for the tooltip when the \"Compare versions\" action for a document is disabled */\n 'compare-versions.menu-item.disabled-reason':\n \"No hi ha altres versions d'aquest document per comparar.\",\n /** The text for the \"Compare versions\" action for a document */\n 'compare-versions.menu-item.title': 'Compara versions',\n /** The string used to label draft documents */\n 'compare-versions.status.draft': 'Esborrany',\n /** The string used to label published documents */\n 'compare-versions.status.published': 'Publicat',\n /** The title used when comparing versions of a document */\n 'compare-versions.title': 'Compara versions',\n\n /** The text in the \"Cancel\" button in the confirm delete dialog that cancels the action and closes the dialog */\n 'confirm-delete-dialog.cancel-button.text': 'Cancel·la',\n /** Used in `confirm-delete-dialog.cdr-summary.title` */\n 'confirm-delete-dialog.cdr-summary.document-count_one': '1 document',\n /** Used in `confirm-delete-dialog.cdr-summary.title` */\n 'confirm-delete-dialog.cdr-summary.document-count_other': '{{count}} documents',\n /** The text that appears in the subtitle `<summary>` that lists the datasets below the title */\n 'confirm-delete-dialog.cdr-summary.subtitle_one': 'Conjunt de dades: {{datasets}}',\n /** The text that appears in the subtitle `<summary>` that lists the datasets below the title */\n 'confirm-delete-dialog.cdr-summary.subtitle_other': 'Datasets: {{datasets}}',\n /** The text that appears in the subtitle `<summary>` that lists the datasets below the title */\n 'confirm-delete-dialog.cdr-summary.subtitle_unavailable_one': 'Dataset no disponible',\n /** The text that appears in the subtitle `<summary>` that lists the datasets below the title */\n 'confirm-delete-dialog.cdr-summary.subtitle_unavailable_other': 'Datasets no disponibles',\n /** The text that appears in the title `<summary>` that includes the list of CDRs (singular) */\n 'confirm-delete-dialog.cdr-summary.title_one': '{{documentCount}} en un altre dataset',\n /** The text that appears in the title `<summary>` that includes the list of CDRs (plural) */\n 'confirm-delete-dialog.cdr-summary.title_other': '{{documentCount}} en {{count}} datasets',\n /** Appears when hovering over the copy button to copy */\n 'confirm-delete-dialog.cdr-table.copy-id-button.tooltip': \"Copia l'ID al porta-retalls\",\n /** The header for the dataset column in the list of cross-dataset references found */\n 'confirm-delete-dialog.cdr-table.dataset.label': 'Dataset',\n /** The header for the document ID column in the list of cross-dataset references found */\n 'confirm-delete-dialog.cdr-table.document-id.label': 'ID del document',\n /** The toast title when the copy button has been clicked but copying failed */\n 'confirm-delete-dialog.cdr-table.id-copied-toast.title-failed':\n \"No s'ha pogut copiar l'ID del document\",\n /** The header for the project ID column in the list of cross-dataset references found */\n 'confirm-delete-dialog.cdr-table.project-id.label': 'ID del projecte',\n /** The text in the \"Delete anyway\" button in the confirm delete dialog that confirms the action */\n 'confirm-delete-dialog.confirm-anyway-button.text_delete': 'Esborra de totes maneres',\n /** The text in the \"Unpublish anyway\" button in the confirm delete dialog that confirms the action */\n 'confirm-delete-dialog.confirm-anyway-button.text_unpublish': 'Despublica de totes maneres',\n /** The text in the \"Delete now\" button in the confirm delete dialog that confirms the action */\n 'confirm-delete-dialog.confirm-button.text_delete': 'Esborra ara',\n /** The text in the \"Unpublish now\" button in the confirm delete dialog that confirms the action */\n 'confirm-delete-dialog.confirm-button.text_unpublish': 'Despublica ara',\n /** If no referring documents are found, this text appears above the cancel and confirmation buttons */\n 'confirm-delete-dialog.confirmation.text_delete':\n 'Estàs segur que vols esborrar “<DocumentTitle/>”?',\n /** If no referring documents are found, this text appears above the cancel and confirmation buttons */\n 'confirm-delete-dialog.confirmation.text_unpublish':\n 'Estàs segur que vols despublicar “<DocumentTitle/>”?',\n /** The text body of the error dialog. */\n 'confirm-delete-dialog.error.message.text':\n \"S'ha produït un error en carregar els documents de referència.\",\n /** The text in the retry button of the confirm delete dialog if an error occurred. */\n 'confirm-delete-dialog.error.retry-button.text': 'Reintenta',\n /** The header of the confirm delete dialog if an error occurred while the confirm delete dialog was open. */\n 'confirm-delete-dialog.error.title.text': 'Error',\n /** The header of the confirm delete dialog */\n 'confirm-delete-dialog.header.text_delete': 'Vols esborrar el document?',\n /** The header of the confirm delete dialog */\n 'confirm-delete-dialog.header.text_unpublish': 'Vols despublicar el document?',\n /** The text that appears while the referring documents are queried */\n 'confirm-delete-dialog.loading.text': 'Buscant documents de referència…',\n /** Shown if there are references to other documents but the user does not have the permission to see the relevant document IDs */\n 'confirm-delete-dialog.other-reference-count.title_one': '1 altra referència no mostrada',\n /** Shown if there are references to other documents but the user does not have the permission to see the relevant document IDs */\n 'confirm-delete-dialog.other-reference-count.title_other':\n '{{count}} altres referències no mostrades',\n /** Text in the tooltip of this component if hovering over the info icon */\n 'confirm-delete-dialog.other-reference-count.tooltip':\n \"No podem mostrar les metadades d'aquestes referències a causa d'un token d'accés absent per als datasets relacionats.\",\n /** Appears when unable to render a document preview in the referring document list */\n 'confirm-delete-dialog.preview-item.preview-unavailable.subtitle': 'ID: {{documentId}}',\n /** Appears when unable to render a document preview in the referring document list */\n 'confirm-delete-dialog.preview-item.preview-unavailable.title': 'Vista prèvia no disponible',\n /** Warns the user of affects to other documents if the action is confirmed (delete) */\n 'confirm-delete-dialog.referential-integrity-disclaimer.text_delete':\n 'Si esborres aquest document, els documents que hi fan referència ja no podran accedir-hi.',\n /** Warns the user of affects to other documents if the action is confirmed (unpublish) */\n 'confirm-delete-dialog.referential-integrity-disclaimer.text_unpublish':\n 'Si deixes de publicar aquest document, els documents que hi fan referència ja no podran accedir-hi.',\n /** Tells the user the count of how many other referring documents there are before listing them. (singular) */\n 'confirm-delete-dialog.referring-document-count.text_one':\n '1 document fa referència a “<DocumentTitle/>”',\n /** Tells the user the count of how many other referring documents there are before listing them. (plural) */\n 'confirm-delete-dialog.referring-document-count.text_other':\n '{{count}} documents fan referència a “<DocumentTitle/>”',\n /** Describes the list of documents that refer to the one trying to be deleted (delete) */\n 'confirm-delete-dialog.referring-documents-descriptor.text_delete':\n 'Potser no podràs esborrar “<DocumentTitle/>” perquè els següents documents hi fan referència:',\n /** Describes the list of documents that refer to the one trying to be deleted (unpublish) */\n 'confirm-delete-dialog.referring-documents-descriptor.text_unpublish':\n 'Potser no podràs deixar de publicar “<DocumentTitle/>” perquè els següents documents hi fan referència:',\n\n /** The text for the cancel button in the confirm dialog used in document action shortcuts if none is provided */\n 'confirm-dialog.cancel-button.fallback-text': 'Cancel·la',\n /** The text for the confirm button in the confirm dialog used in document action shortcuts if none is provided */\n 'confirm-dialog.confirm-button.fallback-text': 'Confirma',\n\n /** For the default structure definition, the title for the \"Content\" pane */\n 'default-definition.content-title': 'Contingut',\n\n /** The text shown if there was an error while getting the document's title via a preview value */\n 'doc-title.error.text': 'Error: {{errorMessage}}',\n /** The text shown if the preview value for a document is non-existent or empty */\n 'doc-title.fallback.text': 'Sense títol',\n /** The text shown if a document's title via a preview value cannot be determined due to an unknown schema type */\n 'doc-title.unknown-schema-type.text': \"Tipus d'esquema desconegut: {{schemaType}}\",\n\n /** Tooltip text shown for the close button of the document inspector */\n 'document-inspector.close-button.tooltip': 'Tanca',\n /** The title shown in the dialog header, when inspecting a valid document */\n 'document-inspector.dialog.title': 'Inspeccionant <DocumentTitle/>',\n /** The title shown in the dialog header, when the document being inspected is not created yet/has no value */\n 'document-inspector.dialog.title-no-value': 'Sense valor',\n /** Title shown for menu item that opens the \"Inspect\" dialog */\n 'document-inspector.menu-item.title': 'Inspecciona',\n /** the placeholder text for the search input on the inspect dialog */\n 'document-inspector.search.placeholder': 'Cerca',\n /** The \"parsed\" view mode, meaning the JSON is searchable, collapsible etc */\n 'document-inspector.view-mode.parsed': 'Analitzat',\n /** The \"raw\" view mode, meaning the JSON is presented syntax-highlighted, but with no other features - optimal for copying */\n 'document-inspector.view-mode.raw-json': 'JSON en brut',\n\n /** The text for when a form is hidden */\n 'document-view.form-view.form-hidden': 'Aquest formulari està ocult',\n /** Fallback title shown when a form title is not provided */\n 'document-view.form-view.form-title-fallback': 'Sense títol',\n /** The text for when the form view is loading a document */\n 'document-view.form-view.loading': 'Carregant document…',\n /** The description of the sync lock toast on the form view */\n 'document-view.form-view.sync-lock-toast.description':\n 'Espera mentre el document es sincronitza. Això sol passar just després que el document ha estat publicat, i no hauria de trigar més de uns segons',\n /** The title of the sync lock toast on the form view */\n 'document-view.form-view.sync-lock-toast.title': 'Sincronitzant document…',\n\n /** The description for the document favorite action */\n 'document.favorites.add-to-favorites': 'Afegir a preferits',\n /** The description for the document unfavorite action */\n 'document.favorites.remove-from-favorites': 'Treure de preferits',\n\n /** The description for the events inspector when we can't load the document so we default to compare with published */\n 'events.compare-with-published.description':\n \"No podem carregar els canvis d'aquest document, probablement a causa de la política de retenció d'historial del vostre pla, això us mostra com la versió <strong>{{version}}</strong> es compara amb la versió <strong>publicada</strong>.\",\n /** The title for the events inspector when we can't load the document so we default to compare with published */\n 'events.compare-with-published.title': 'Comparant amb la publicada',\n /**The title for the menu items that will be shown when expanding a publish release event to inspect the document */\n 'events.inspect.release': 'Inspeccionar <VersionBadge>{{releaseTitle}}</VersionBadge> document',\n /**The title for the menu items that will be shown when expanding a publish draft event to inspect the draft document*/\n 'events.open.draft': 'Obrir <VersionBadge>esborrany</VersionBadge> document',\n /**The title for the menu items that will be shown when expanding a publish release event to inspect the release*/\n 'events.open.release': 'Obrir <VersionBadge>{{releaseTitle}}</VersionBadge> alliberament',\n\n /** The text for the add reference item in the incoming references input */\n 'incoming-references-input.add-reference-item': 'Afegeix element',\n /** The aria-label for the incoming references list */\n 'incoming-references-input.list-label': 'Referències entrants de tipus {{type}}',\n /** The text for the no items in the incoming references input */\n 'incoming-references-input.no-items': 'Cap element',\n /** The text for the reference from in the incoming references input */\n 'incoming-references-input.reference-from': 'Referència de {{type}}',\n /** The text for the schema type not found in the incoming references input */\n 'incoming-references-input.schema-type-not-found': \"Tipus d'esquema {{type}} no trobat\",\n /** The text for the type to search in the incoming references input */\n 'incoming-references-input.type-to-search': 'Escriu per cercar',\n /** The text for the loading state in the incoming references input */\n 'incoming-references-input.types-loading': 'Carregant documents...',\n /** The text for the loading state in the incoming references input */\n 'incoming-references-input.types-loading-cross-dataset':\n 'Carregant documents entre conjunts de dades...',\n /** The text for the no references defined in the incoming references input */\n 'incoming-references-input.types-not-defined':\n \"No s'han definit referències entrants per a aquest tipus, consulta la documentació per a més informació.\",\n\n /** The text shown if there are no incoming references in the inspector */\n 'incoming-references-pane.no-references': undefined, // 'No incoming references found.'\n /** The text shown if there are no incoming references for a type */\n 'incoming-references-pane.no-references-found': \"No s'han trobat referències d'aquest tipus.\",\n /** The text shown if there is no schema type found for a document in the incoming references pane */\n 'incoming-references-pane.schema-type-not-found': \"Tipus d'esquema {{type}} no trobat\",\n\n /** The loading messaging for when the tooltip is still loading permission info */\n 'insufficient-permissions-message-tooltip.loading-text': 'Carregant…',\n\n /** --- Menu items --- */\n /** The menu item group title to use for the Action menu items */\n 'menu-item-groups.actions-group': 'Accions',\n /** The menu item group title to use for the Layout menu items */\n 'menu-item-groups.layout-group': 'Disposició',\n /** The menu item group title to use for the Sort menu items */\n 'menu-item-groups.sorting-group': 'Ordenar',\n\n /** The menu item title to use the compact view */\n 'menu-items.layout.compact-view': 'Vista compacta',\n /** The menu item title to use the detailed view */\n 'menu-items.layout.detailed-view': 'Vista detallada',\n /** The menu item title to Sort by Created */\n 'menu-items.sort-by.created': 'Ordenar per Creat',\n /** The menu item title to Sort by Last Edited */\n 'menu-items.sort-by.last-edited': 'Ordenar per Última edició',\n\n /** The link text of the no document type screen that appears directly below the subtitle */\n 'no-document-types-screen.link-text': 'Aprèn com afegir un tipus de document →',\n /** The subtitle of the no document type screen that appears directly below the title */\n 'no-document-types-screen.subtitle':\n 'Si us plau, defineix almenys un tipus de document en el teu esquema.',\n /** The title of the no document type screen */\n 'no-document-types-screen.title': 'No hi ha tipus de documents',\n\n /** Text shown on back button visible on smaller breakpoints */\n 'pane-header.back-button.text': 'Enrere',\n /** tooltip text (via `title` attribute) for the menu button */\n 'pane-header.context-menu-button.tooltip': 'Mostrar menú',\n /** Appears in a document list pane header if there are more than one option for create. This is the label for that menu */\n 'pane-header.create-menu.label': 'Crear',\n /** Tooltip displayed on the create new button in document lists */\n 'pane-header.create-new-button.tooltip': 'Crear nou document',\n /** The `aria-label` for the disabled button in the pane header if create permissions are granted */\n 'pane-header.disabled-created-button.aria-label': 'Permisos insuficients',\n\n /** The text shown in the tooltip of pane item previews of documents if there are unpublished edits */\n 'pane-item.draft-status.has-draft.tooltip': 'Editat <RelativeTime/>',\n /** The text shown in the tooltip of pane item previews of documents if there are no unpublished edits */\n 'pane-item.draft-status.no-draft.tooltip': 'Sense edicions no publicades',\n /** The subtitle tor pane item previews if there isn't a matching schema type found */\n 'pane-item.missing-schema-type.subtitle': 'Document: <Code>{{documentId}}</Code>',\n /** The title tor pane item previews if there isn't a matching schema type found */\n 'pane-item.missing-schema-type.title':\n \"No s'ha trobat l'esquema per al tipus <Code>{{documentType}}</Code>\",\n /** The text shown in the tooltip of pane item previews of documents if there are unpublished edits */\n 'pane-item.published-status.has-published.tooltip': 'Publicat <RelativeTime/>',\n /** The text shown in the tooltip of pane item previews of documents if there are no unpublished edits */\n 'pane-item.published-status.no-published.tooltip': 'No hi ha edicions sense publicar',\n\n /** The text used in the document header title if there is an error */\n 'panes.document-header-title.error.text': 'Error: {{error}}',\n /** The text used in the document header title if creating a new item */\n 'panes.document-header-title.new.text': 'Nou {{schemaType}}',\n /** The text used in the document header title if no other title can be determined */\n 'panes.document-header-title.untitled.text': 'Sense títol',\n /** The help text saying that we'll retry fetching the document list */\n 'panes.document-list-pane.error.retrying': 'Tornant a intentar…',\n /** The error text on the document list pane */\n 'panes.document-list-pane.error.text': 'Error: <Code>{{error}}</Code>',\n /** The error text on the document list pane */\n 'panes.document-list-pane.error.text.dev': 'Error: <Code>{{error}}</Code>',\n /** The error text on the document list pane if the browser appears to be offlline */\n 'panes.document-list-pane.error.text.offline':\n 'La connexió a Internet sembla estar fora de línia.',\n /** The error title on the document list pane */\n 'panes.document-list-pane.error.title': \"No s'han pogut obtenir els elements de la llista\",\n /** The help text saying that we'll retry fetching the document list */\n 'panes.document-list-pane.error.will-retry-automatically_one': 'Tornant a intentar…',\n 'panes.document-list-pane.error.will-retry-automatically_other':\n 'Tornant a intentar… (#{{count}}).',\n /** The text of the document list pane if more than a maximum number of documents are returned */\n 'panes.document-list-pane.max-items.text': 'Mostrant un màxim de {{limit}} documents',\n /** The text of the document list pane if no documents are found for a specified type */\n 'panes.document-list-pane.no-documents-of-type.text': \"No hi ha documents d'aquest tipus\",\n /** The text of the document list pane if no documents are found */\n 'panes.document-list-pane.no-documents.text': \"No s'han trobat resultats\",\n /** The text of the document list pane if no documents are found matching specified criteria */\n 'panes.document-list-pane.no-matching-documents.text': 'No hi ha documents coincidents',\n /** The search input for the search input on the document list pane */\n 'panes.document-list-pane.reconnecting': 'Intentant connectar…',\n /** The aria-label for the search input on the document list pane */\n 'panes.document-list-pane.search-input.aria-label': 'Cerca a la llista',\n /** The search input for the search input on the document list pane */\n 'panes.document-list-pane.search-input.placeholder': 'Cerca a la llista',\n /** The tooltip text shown when a sort menu item references fields not present in the current schema */\n 'panes.document-list-pane.sort-order.disabled-reason': undefined, // 'This sorting option uses fields that are not part of this document type'\n /** The summary title when displaying an error for a document operation result */\n 'panes.document-operation-results.error.summary.title': 'Detalls',\n /** The text when a generic operation failed (fallback, generally not shown) */\n 'panes.document-operation-results.operation-error': \"S'ha produït un error durant {{context}}\",\n /** The text when a delete operation failed */\n 'panes.document-operation-results.operation-error_delete':\n \"S'ha produït un error en intentar eliminar aquest document. Això normalment significa que hi ha altres documents que el referencien.\",\n /** The text when an unpublish operation failed */\n 'panes.document-operation-results.operation-error_unpublish':\n \"S'ha produït un error en intentar despublicar aquest document. Això normalment significa que hi ha altres documents que el referencien.\",\n /** The text when a generic operation succeeded (fallback, generally not shown) */\n 'panes.document-operation-results.operation-success':\n \"S'ha realitzat amb èxit {{op}} en el document\",\n /** The text when copy document ID operation succeeded */\n 'panes.document-operation-results.operation-success_copy-id':\n 'ID del document copiat al porta-retalls',\n /** The text when copy URL operation succeeded */\n 'panes.document-operation-results.operation-success_copy-url':\n \"L'URL del document s'ha copiat al porta-retalls\",\n /** */\n 'panes.document-operation-results.operation-success_createVersion':\n \"<Strong>{{title}}</Strong> s'ha afegit a la publicació\",\n /** The text when a delete operation succeeded */\n 'panes.document-operation-results.operation-success_delete': \"El document s'ha eliminat amb èxit\",\n /** The text when a discard changes operation succeeded */\n 'panes.document-operation-results.operation-success_discardChanges':\n \"Tots els canvis des de la darrera publicació s'han descartat. L'esborrany descartat encara es pot recuperar de l'historial\",\n /** The text when a duplicate operation succeeded */\n 'panes.document-operation-results.operation-success_duplicate':\n \"El document s'ha duplicat amb èxit\",\n /** The text when a publish operation succeeded */\n 'panes.document-operation-results.operation-success_publish':\n \"<Strong>{{title}}</Strong> s'ha publicat\",\n /** The text when a publish operation succeeded in an anonymous version */\n 'panes.document-operation-results.operation-success_publishVersion': undefined, // 'Version was published'\n /** The text when a restore operation succeeded */\n 'panes.document-operation-results.operation-success_restore':\n '<Strong>{{title}}</Strong> ha estat restaurat',\n /** The text when an unpublish operation succeeded */\n 'panes.document-operation-results.operation-success_unpublish':\n \"<Strong>{{title}}</Strong> ha estat despublicat. S'ha creat un esborrany a partir de l'última revisió publicada.\",\n /** The document title shown when document title is \"undefined\" in operation message */\n 'panes.document-operation-results.operation-undefined-title': 'Sense títol',\n /** The loading message for the document not found pane */\n 'panes.document-pane.document-not-found.loading': 'Carregant document…',\n /** The text of the document not found pane if the schema is known */\n 'panes.document-pane.document-not-found.text':\n \"El tipus de document no està definit, i no s'ha pogut trobar un document amb l'identificador <Code>{{id}}</Code>.\",\n /** The title of the document not found pane if the schema is known */\n 'panes.document-pane.document-not-found.title': \"El document no s'ha trobat\",\n /** The text of the document not found pane if the schema is not found */\n 'panes.document-pane.document-unknown-type.text':\n \"Aquest document té el tipus d'esquema <Code>{{documentType}}</Code>, que no està definit com a tipus en l'esquema local del content studio.\",\n /** The title of the document not found pane if the schema is not found or unknown */\n 'panes.document-pane.document-unknown-type.title':\n 'Tipus de document desconegut: <Code>{{documentType}}</Code>',\n /** The title of the document not found pane if the schema is unknown */\n 'panes.document-pane.document-unknown-type.without-schema.text':\n \"Aquest document no existeix, i no s'ha especificat cap tipus d'esquema per a ell.\",\n /** Default message shown while resolving the structure definition for an asynchronous node */\n 'panes.resolving.default-message': 'Carregant…',\n /** Message shown while resolving the structure definition for an asynchronous node and it is taking a while (more than 5s) */\n 'panes.resolving.slow-resolve-message': 'Encara carregant…',\n /** The text to display when type is missing */\n 'panes.unknown-pane-type.missing-type.text':\n \"A l'element d'estructura li falta la propietat <Code>type</Code> requerida.\",\n /** The title of the unknown pane */\n 'panes.unknown-pane-type.title': 'Tipus de panell desconegut',\n /** The text to display when type is unknown */\n 'panes.unknown-pane-type.unknown-type.text':\n \"L'element d'estructura de tipus <Code>{{type}}</Code> no és una entitat coneguda.\",\n\n /** The text for the \"Open preview\" action for a document */\n 'production-preview.menu-item.title': 'Obrir vista prèvia',\n\n /** The text for the confirm button in the request permission dialog used in the permissions banner */\n 'request-permission-dialog.confirm-button.text': 'Enviar sol·licitud',\n /** The description text for the request permission dialog used in the permissions banner */\n 'request-permission-dialog.description.text':\n 'La teva sol·licitud serà enviada als administradors del projecte. Si vols, també pots incloure una nota',\n /** The header/title for the request permission dialog used in the permissions banner */\n 'request-permission-dialog.header.text': \"Demanar accés d'edició\",\n /** The text describing the note input for the request permission dialog used in the permissions banner */\n 'request-permission-dialog.note-input.description.text': 'Si vols, pots afegir una nota',\n /** The placeholder for the note input in the request permission dialog used in the permissions banner */\n 'request-permission-dialog.note-input.placeholder.text': 'Afegir nota...',\n /** The error/warning text in the request permission dialog when the user's request has been declined */\n 'request-permission-dialog.warning.denied.text':\n 'La teva sol·licitud per accedir a aquest projecte ha estat rebutjada.',\n /** The error/warning text in the request permission dialog when the user's request has been denied due to too many outstanding requests */\n 'request-permission-dialog.warning.limit-reached.text':\n 'Has arribat al límit de sol·licituds de rol en tots els projectes. Si us plau, espera abans de presentar més sol·licituds o contacta amb un administrador per obtenir ajuda.',\n\n /** Label for button when status is saved */\n 'status-bar.document-status-pulse.status.saved.text': 'Desat',\n /** Label for button when status is syncing */\n 'status-bar.document-status-pulse.status.syncing.text': 'Desant...',\n /** Accessibility label indicating when the document was last published, in relative time, eg \"3 weeks ago\" */\n 'status-bar.publish-status-button.last-published-time.aria-label':\n 'Última publicació {{relativeTime}}',\n /** Text for tooltip showing explanation of timestamp/relative time, eg \"Last published <RelativeTime/>\" */\n 'status-bar.publish-status-button.last-published-time.tooltip':\n 'Darrera publicació <RelativeTime/>',\n /** Accessibility label indicating when the document was last updated, in relative time, eg \"2 hours ago\" */\n 'status-bar.publish-status-button.last-updated-time.aria-label':\n 'Darrera actualització {{relativeTime}}',\n /** Text for tooltip showing explanation of timestamp/relative time, eg \"Last updated <RelativeTime/>\" */\n 'status-bar.publish-status-button.last-updated-time.tooltip':\n 'Darrera actualització <RelativeTime/>',\n /** Aria label for the button */\n 'status-bar.review-changes-button.aria-label': 'Revisar canvis',\n /** Label for button when status is saved */\n 'status-bar.review-changes-button.status.saved.text': 'Desat!',\n /** Label for button when status is syncing */\n 'status-bar.review-changes-button.status.syncing.text': 'Desant...',\n /** Text for the secondary text for tooltip for the button */\n 'status-bar.review-changes-button.tooltip.changes-saved': 'Canvis desats',\n /** Primary text for tooltip for the button */\n 'status-bar.review-changes-button.tooltip.text': 'Revisar canvis',\n\n /** The text that appears in side the documentation link */\n 'structure-error.docs-link.text': 'Veure documentació',\n /** Labels the error message or error stack of the structure error screen */\n 'structure-error.error.label': 'Error',\n /** The header that appears at the top of the error screen */\n 'structure-error.header.text': \"S'ha trobat un error en llegir l'estructura\",\n /** The text in the reload button to retry rendering the structure */\n 'structure-error.reload-button.text': 'Recarregar',\n /** Labels the structure path of the structure error screen */\n 'structure-error.structure-path.label': \"Camí de l'estructura\",\n\n /** The aria label for the menu button in the timeline item */\n 'timeline-item.menu-button.aria-label': \"Obrir menú d'accions\",\n /** The text for the tooltip in menu button the timeline item */\n 'timeline-item.menu-button.tooltip': 'Accions',\n /** The text for the collapse action in the timeline item menu */\n 'timeline-item.menu.action-collapse': 'Col·lapsar',\n /** The text for the expand action in the timeline item menu */\n 'timeline-item.menu.action-expand': 'Expandir',\n /** The text for the published event menu tooltip when the release is not found */\n 'timeline-item.not-found-release.tooltip': 'No s\\'ha trobat la publicació amb id \"{{releaseId}}\"',\n\n /** The text for the \"Inline changes\" action, which is used to toggle the visibility of content diffs inside inputs */\n 'toggle-inline-changes.menu-item.title': 'Canvis en línia',\n})\n"],"names":[],"mappings":"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"}
|
|
@@ -378,6 +378,9 @@ var studio = removeUndefinedLocaleResources({
|
|
|
378
378
|
"changes.same-revision-selected-title": "Seleccionada la mateixa revisi\xF3",
|
|
379
379
|
/** Title for the Review Changes pane */
|
|
380
380
|
"changes.title": "Hist\xF2ria",
|
|
381
|
+
/** Shown above raw JSON diff for document fields that are not defined in the schema */
|
|
382
|
+
"changes.unknown-schema-field.description": void 0,
|
|
383
|
+
// 'This field is not defined in the schema. Values are shown as JSON.'
|
|
381
384
|
/**The title that will be shown in the badge inside the events when the item is a draft */
|
|
382
385
|
"changes.versions.draft": "Esborrany",
|
|
383
386
|
/** --- Common components --- */
|
|
@@ -1765,14 +1768,6 @@ var studio = removeUndefinedLocaleResources({
|
|
|
1765
1768
|
"search.recent-searches-label": "Cerques recents",
|
|
1766
1769
|
/** Accessibility label for the search results section, shown when the user has typed valid terms */
|
|
1767
1770
|
"search.search-results-aria-label": "Resultats de la cerca",
|
|
1768
|
-
/** Label for the edit columns button to change field visibility in sheet list */
|
|
1769
|
-
"sheet-list.edit-columns": "Edita les columnes",
|
|
1770
|
-
/** Label for the header menu option to hide a field from the sheet list */
|
|
1771
|
-
"sheet-list.hide-field": "Elimina de la taula",
|
|
1772
|
-
/** Label for reset column visibilities button */
|
|
1773
|
-
"sheet-list.reset-columns": "Restableix les columnes",
|
|
1774
|
-
/** Title for the edit columns menu */
|
|
1775
|
-
"sheet-list.select-fields": "Selecciona fins a 5 tipus de camps",
|
|
1776
1771
|
/** Accessibility label for the navbar status button */
|
|
1777
1772
|
"status-button.aria-label": "Estat de la configuraci\xF3",
|
|
1778
1773
|
/* Time zone handling */
|